@charset "UTF-8"; /* 赤　＝　#e50012　rgb(229,0,18) */ /* 背景　＝　#fbfaf8 */ /* ベージュ　＝　#fbe6d4　rgb(251,230,212) */ /* 黒　＝　#4d4545 */ .red { color: #e50012; } .white { color: #fff!important} .font-weight-bold { font-weight: 600; } .dotlist li { list-style-type: disc; margin-left: 1.6rem; } .list_ul01 { margin: 1.0rem 0; } .list_ul01 li { text-indent: -1.6rem; padding-left: 1.6rem } .list_ul01 li::before { content: '※'; color: #e42828 } .underline { text-decoration: underline !important; } .img-nonresponsive { width: auto !important; } .text-left { text-align: left !important; } .text-center { text-align: center !important; } .va-top { vertical-align: top !important; } .hr{ display: block; width: 100%; height:1px; background-color: #e42828; border: 0; } @media screen and (max-width: 640px) { .youtube{ position:relative; width:100%; height:0; padding-top: 56.25%; } .youtube iframe{ position:absolute; top:0; left:0; width:100%; height:100%; } } /*=================================================================== 　↓　共通 ===================================================================*/ /* clearfix */ #header:after, #container:after, #contents:after, .clearfix:after { content: " "; display: block; height: 0; line-height: 0; clear: both; visibility: hidden; } #header, #container, #contents, .clearfix { display: inline-block; min-height: 1%; } /* Hides from IE-mac */ * html #header, * html #container, * html #contents, * html .clearfix { height: 1%; } #header, #container, #contents, .clearfix { display: block; } /* リンクテキスト */ a:link, a:visited { text-decoration: none; color: #e50012; } a:hover { text-decoration: none; } a.over, .over { cursor: pointer; } .dotlink a,a.dotlink { font-weight: 500; border-bottom: 2px dotted #e50012; } .YuMincho { font-family: "游明朝", "YuMincho", serif; font-weight: 600; } /* 余白 */ .mt5 { margin-top: 5px; } .mt10 { margin-top: 10px; } .mt15 { margin-top: 15px; } .mt20 { margin-top: 20px; } .mt25 { margin-top: 25px; } .mt30 { margin-top: 30px; } .mt35 { margin-top: 35px; } .mt40 { margin-top: 40px; } .mt45 { margin-top: 45px; } .mt50 { margin-top: 50px; } .mb5 { margin-bottom: 5px; } .mb10 { margin-bottom: 10px; } .mb15 { margin-bottom: 15px; } .mb20 { margin-bottom: 20px; } .mb25 { margin-bottom: 25px; } .mb30 { margin-bottom: 30px; } .mb35 { margin-bottom: 35px; } .mb40 { margin-bottom: 40px; } .mb45 { margin-bottom: 45px; } .mb50 { margin-bottom: 50px; } .ml5 { margin-left: 5px; } .ml10 { margin-left: 10px; } .ml15 { margin-left: 15px; } .ml20 { margin-left: 20px; } .ml25 { margin-left: 25px; } .ml30 { margin-left: 30px; } .ml35 { margin-left: 35px; } .ml40 { margin-left: 40px; } .ml45 { margin-left: 45px; } .ml50 { margin-left: 50px; } .mr5 { margin-right: 5px; } .mr10 { margin-right: 10px; } .mr15 { margin-right: 15px; } .mr20 { margin-right: 20px; } .mr25 { margin-right: 25px; } .mr30 { margin-right: 30px; } .mr35 { margin-right: 35px; } .mr40 { margin-right: 40px; } .mr45 { margin-right: 45px; } .mr50 { margin-right: 50px; } .pt5 { padding-top: 5px; } .pt10 { padding-top: 10px; } .pt15 { padding-top: 15px; } .pt20 { padding-top: 20px; } .pt25 { padding-top: 25px; } .pt30 { padding-top: 30px; } .pt35 { padding-top: 35px; } .pt40 { padding-top: 40px; } .pt45 { padding-top: 45px; } .pt50 { padding-top: 50px; } .pb5 { padding-bottom: 5px; } .pb10 { padding-bottom: 10px; } .pb15 { padding-bottom: 15px; } .pb20 { padding-bottom: 20px; } .pb25 { padding-bottom: 25px; } .pb30 { padding-bottom: 30px; } .pb35 { padding-bottom: 35px; } .pb40 { padding-bottom: 40px; } .pb45 { padding-bottom: 45px; } .pb50 { padding-bottom: 50px; } .pl5 { padding-left: 5px; } .pl10 { padding-left: 10px; } .pl15 { padding-left: 15px; } .pl20 { padding-left: 20px; } .pl25 { padding-left: 25px; } .pl30 { padding-left: 30px; } .pl35 { padding-left: 35px; } .pl40 { padding-left: 40px; } .pl45 { padding-left: 45px; } .pl50 { padding-left: 50px; } .pr5 { padding-right: 5px; } .pr10 { padding-right: 10px; } .pr15 { padding-right: 15px; } .pr20 { padding-right: 20px; } .pr25 { padding-right: 25px; } .pr30 { padding-right: 30px; } .pr35 { padding-right: 35px; } .pr40 { padding-right: 40px; } .pr45 { padding-right: 45px; } .pr50 { padding-right: 50px; } .pd20 { padding: 20px; } /*=================================================================== 　↓　各デバイスでの表示切り替え ===================================================================*/ .sp, .tab { display: none !important; } .pc { display: block !important; } @media screen and (max-width: 768px) { .sp, .pc { display: none !important; } .tab { display: block !important; } } @media screen and (max-width: 640px) { .pc, .tab { display: none !important; } .sp { display: block !important; } } /*=================================================================== 　↓　レイアウト＿全体 ===================================================================*/ html { font-size: 62.5%; /*1rem=10px*/ } body { font-size: 1.4rem; font-family: YakuHanJP, 'Lato', 'Noto Sans JP', sans-serif; color: #4d4545; width: 100%; height: 100%; font-weight: 400; letter-spacing: 0.05em; -webkit-text-size-adjust: 100%; /*←iOS、Safari向け。PC向けサイトをスマートフォンで閲覧した時に文字サイズが大きくならないようにする。*/ } @media screen and (max-width: 640px) { html, body { background-color: #f7f6f4; } } /*=================================================================== 　↓　大枠レイアウト ===================================================================*/ #contents { padding-top: 150px; box-sizing: border-box; overflow: hidden; background-color: #fbfaf8; position: relative; z-index: 2; } #contents section { width: 100%; padding: 0 40px; max-width: 1180px; /*1100+40+40*/ margin: auto auto 100px; box-sizing: border-box; } html p { font-size: 1.4rem; } html a { font-size: 1.4rem; } html li { font-size: 1.4rem; } html table { font-size: 1.4rem; } html h1, html h2, html h3, html h4, html h5 { font-size: 1.4rem; } @media screen and (max-width: 1000px) { #contents { padding-top: 100px; margin-left: 0; width: 100%; } } @media screen and (max-width: 768px) { #contents { padding-top: 85px; } #contents section { margin: auto auto 80px; padding: 0 30px; } } @media screen and (max-width: 640px) { #contents section { padding: 0 15px; margin: auto auto 60px; } } /*=================================================================== 　↓　ヘッダー ===================================================================*/ header { position: fixed; background-color: #fbfaf8; width: 100%; top: 0; right: 0; text-align: center; color: #e50012; font-weight: 400; padding-bottom: 0px; box-sizing: border-box; z-index: 3; /*初診ボタンなくなったので下記*/ } header #close-1000 { height: 100%; display: inline-block; text-align: left; } /*---------------------------------------------- 　　お問い合わせ ----------------------------------------------*/ header .div-table { display: table; height: 100%; } header .div-cell { display: table-cell; vertical-align: middle; text-align: center; } header .div-cell p.yoyaku { font-size: 1.3rem; font-weight: 500; } footer .call a,footer .call, header .call { font-size: 2rem; font-weight: 700; color: #e50012; } /*---------------------------------------------- 　　担当医 ----------------------------------------------*/ header #close-1000 a.doctor { color: #e50012; display: inline-block; margin-top: 18px; font-weight: 500; border-bottom: 3px solid #fbfaf8; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; padding-bottom: 2px; } header #close-1000 a.doctor:hover { border-bottom: 3px solid rgba(229, 0, 18, 0.2); } /*---------------------------------------------- 　　アクセス ----------------------------------------------*/ header #close-1000 p.access-time { color: #e50012; display: inline-block; font-weight: 500; margin-top: 12px; } header #close-1000 p.access-time a { background-color: #e50012; color: #fff; display: inline-block; padding: 5px 0; width: 70px; text-align: center; margin-left: 5px; border-radius: 5px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; } header #close-1000 p.access-time a:hover { background-color: rgba(229, 0, 18, 0.6); } /*---------------------------------------------- 　　初診ボタン ----------------------------------------------*/ header #close-1000 a.shoshin { background-color: #fce5e7; color: #e50012; line-height: 46px; display: inline-block; padding: 0 25px; margin-top: 9px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; font-weight: 500; } header #close-1000 a.shoshin img { width: 27px; height: auto; } header #close-1000 a.shoshin:hover { background-color: rgba(229, 0, 18, 0.2); } header #open-1000 { display: none; } @media screen and (max-width: 1100px) { header #close-1000 .div-table .tel-text { display: none; } } @media screen and (max-width: 1000px) { header #close-1000 { display: none; } header { text-align: left; box-sizing: border-box; box-shadow: 0px 0 5px #ddd; padding-bottom: 0; width: 100%; } header #open-1000 { display: block; } header #open-1000 h1 { width: 240px; height: 70px; float: left; } header #open-1000 h1 a { display: block; width: 100%; height: 100%; text-indent: -9999px; background-image: url(../img/base/logo_red.png); background-position: center; background-size: auto 40px; background-repeat: no-repeat; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; } header #open-1000 .div-table { padding-top: 22px; padding-left: 22px; float: right; margin-right: 60px; } header #open-1000 a.shoshin { background-color: #fce5e7; color: #e50012; display: inline-block; padding: 5px 15px; margin-right: 15px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; font-weight: 500; } header #close-1000 a.shoshin img { width: 27px; height: auto; } /*---------------------------------------------- 　　モーダルメニュー ----------------------------------------------*/ header #modal-menu { width: 100%; height: 100%; position: fixed; top: 0; left: 0; overflow: auto; background-color: #fcfbf9; } header #modal-menu .back-color { width: 100%; height: 100%; background-color: #fcfbf9; position: absolute; top: 0; left: 0; z-index: 4; } header #modal-menu nav { position: absolute; z-index: 5; width: 100%; padding: 0 50px; box-sizing: border-box; height: 650px; top: 0; bottom: 0; margin: auto; } header #modal-menu nav p { /*ground menu*/ font-size: 2.4rem; text-align: center; padding-bottom: 40px; box-sizing: border-box; font-weight: 400; } header #modal-menu nav p::before { content: "-"; padding-right: 5px; } header #modal-menu nav p::after { content: "-"; padding-left: 5px; } /***|　ul#btn-ul　|***/ header #modal-menu nav ul#btn-ul { margin-bottom: 30px; } header #modal-menu nav ul#btn-ul li { float: left; margin-bottom: 10px; box-sizing: border-box; width: calc(50% - 5px); } header #modal-menu nav ul#btn-ul li:nth-child(2n) { float: right; } header #modal-menu nav ul#btn-ul li a { color: #e50012; line-height: 60px; background-color: #fce5e7; display: block; text-align: center; border-radius: 5px; font-size: 1.5rem; } header #modal-menu nav ul#btn-ul li.access-btn a { color: #fff; background-color: #e50012; } header #modal-menu nav ul#btn-ul li a img { height: 24px; width: auto; } /***|　ul#list-ul　|***/ header #modal-menu nav ul#list-ul li { width: 30%; display: inline-block; float: left; text-align: center; margin-bottom: 30px; box-sizing: border-box; } header #modal-menu nav ul#list-ul li { margin-right: 5%; } header #modal-menu nav ul#list-ul li:nth-child(3n) { margin-right: 0; } header #modal-menu nav ul#list-ul li a { color: #e50012; /*赤*/ line-height: 40px; border-left: 1px solid rgba(229, 0, 18, 0.2); border-bottom: 1px solid rgba(229, 0, 18, 0.2); display: block; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; background-image: url(../img/base/yajirushi.png); background-repeat: no-repeat; background-size: 17px 10px; background-position: center right 10px; /*border-bottom-left-radius: 5px;*/ font-size: 1.5rem; } header #modal-menu nav ul#list-ul li a:hover { border-left: 1px solid #e50012; /*赤*/ border-bottom: 1px solid #e50012; /*赤*/ background-position: center right 0; } } @media screen and (max-width: 768px) { header #open-1000 .div-table .tel-text span { display: none; } header #open-1000 .tel-num { padding-left: 5px; } } @media screen and (max-width: 640px) { header #open-1000 h1 { width:150px; max-width: 38%; } header #open-1000 h1 a { background-size: contain; } header #open-1000 .div-table { display: inline-block; position: absolute; padding: 0 !important; height: 30px !important; top: 24px; right: 55px; margin-right: 0; } header #open-1000 .div-table a { display: inline-block; } header #open-1000 .div-table a img { height: auto; } header #open-1000 .div-table .div-cell { display: none; } header #modal-menu nav { padding: 0 15px; height: 530px; top: 50px; bottom: auto; } header #modal-menu nav p { font-size: 2rem; padding-bottom: 15px; } header #modal-menu nav ul#btn-ul { margin-bottom: 10px; } header #modal-menu nav ul#btn-ul li { margin-bottom: 6px; width: 100%; } header #modal-menu nav ul#btn-ul li.access-btn span { display: none; } header #modal-menu nav ul#btn-ul li a { line-height: 40px; font-size: 1.4rem; } header #modal-menu nav ul#btn-ul li.sp span { display: inline-block; padding-top: 10px; } header #modal-menu nav ul#btn-ul li.sp a { display: inline-block; width: 125px; margin-left: 5px; float: right; background-color: #e50012; /*赤*/ color: #fff; } /* ul#list-ul */ header #modal-menu nav ul#list-ul li { width: 48%; margin-bottom: 8px; } header #modal-menu nav ul#list-ul li:nth-child(odd) { margin-left: 0 !important; margin-right: 2% !important; } header #modal-menu nav ul#list-ul li:nth-child(even) { margin-left: 2% !important; margin-right: 0 !important; } header #modal-menu nav ul#list-ul li a { line-height: 34px; font-size: 1.3rem; } header #modal-menu nav ul#btn-ul li a img { height: 20px; } header #modal-menu nav ul#btn-ul li { width: 48%; margin-bottom: 8px; } header #modal-menu nav ul#btn-ul li:nth-child(odd) { margin-left: 0 !important; } header #modal-menu nav ul#btn-ul li:nth-child(even) { margin-left: 2% !important; margin-right: 0 !important; } } @media screen and (max-width: 360px) { header #modal-menu nav { top: 30px; } header #modal-menu nav ul#btn-ul li { width: calc(50% - 5px); } header #modal-menu nav ul#btn-ul li.sp { width: 100%; } header #modal-menu nav ul#btn-ul li.sp a { width: 115px; } } @media screen and (max-width: 640px) { .tel-min { position: relative; top: -8px; } .tel-min::after { display: block; content: '予約'; color: #e50012; /*赤*/ font-weight: normal; text-align: center; line-height: 1; font-size: 0.95em; padding-top: 0.1em; } } /*=================================================================== 　↓　フッター ===================================================================*/ footer { width: 100%; box-sizing: border-box; background-color: #fbfaf8; } footer .footer-inn { max-width: 1140px; margin: auto; padding: 0 20px; box-sizing: border-box; } @media screen and (max-width: 640px) { footer .footer-inn { padding: 0; } } /*---------------------------------------------- 　　ul#foot-navi ----------------------------------------------*/ footer ul#foot-navi { border-top: 1px solid #e50012; /*赤*/ border-bottom: 1px solid #e50012; /*赤*/ } footer ul#foot-navi li { width: 20%; float: left; box-sizing: border-box; margin: 5px auto; padding: 0 5px; border-right: 1px solid #e50012; /*赤*/ } footer ul#foot-navi li:last-child { border-right: none; } footer ul#foot-navi li a { display: block; line-height: 50px; text-align: center; box-sizing: border-box; color: #e50012; /*赤*/ border-radius: 5px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; } footer ul#foot-navi li a:hover { background-color: rgba(229, 0, 18, 0.1); } /*---------------------------------------------- 　　#footer-top ----------------------------------------------*/ #footer-top { margin: 40px auto; text-align: center; color: #e50012; /*赤*/ } #footer-top p:first-of-type { font-size: 1.4rem; font-weight: 500; } #footer-top a { display: inline-block; line-height: 60px; padding: 0 30px; border-radius: 30px; background-color: #fce5e7; /*赤の0.1*/ font-size: 2.4rem; font-weight: 700; color: #e50012; /*赤*/ letter-spacing: 0.05em; margin: 15px auto 5px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; } #footer-top a:hover { background-color: #f8bfc4; /*赤の0.3*/ } #footer-top a img { width: 20px; height: auto; vertical-align: middle; padding-right: 6px; } /*---------------------------------------------- 　　#footer-bottom ----------------------------------------------*/ #footer-bottom { color: #e50012; /*赤*/ } #footer-bottom-left { width: 50%; float: left; padding-right: 20px; box-sizing: border-box; } #footer-bottom-right { width: 50%; float: left; } #footer-bottom-left p { font-weight: 500; margin-bottom: 15px; font-size: 1.6rem; } #footer-bottom-left p span { font-size: 1.4rem; } #footer-bottom-left table { width: 100%; font-size: 1.5rem; } #footer-bottom-left table tr { padding-top: 15px; } #footer-bottom-left table tr:first-child { border-bottom: 1px solid #e50012; /*赤*/ } #footer-bottom-left table th { width: 100px; } #footer-bottom-left table th, #footer-bottom-left table td { padding-top: 10px; vertical-align: middle; text-align: center; } #footer-bottom-left table tr:first-child th, #footer-bottom-left table tr:first-child td { padding-bottom: 10px; padding-top: 0; } #footer-bottom-right { background-color: #fff; padding: 20px; box-sizing: border-box; border-radius: 10px; min-height: 140px; } #footer-bottom-right ul { margin-left: 20px; } #footer-bottom-right ul li { margin-bottom: 10px; list-style-type: disc; } #footer-bottom-right p { font-size: 1.3rem; text-indent: -13px; margin-left: 13px; } /*---------------------------------------------- 　　ul#sns ----------------------------------------------*/ ul#sns { text-align: center; margin-top: 20px; } ul#sns li { display: inline-block; margin: auto 6px; } ul#sns li a { font-size: 2em; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; } ul#sns li a:hover { color: rgba(229, 0, 18, 0.4); } /*---------------------------------------------- 　　p.copylight ----------------------------------------------*/ footer p.copylight { line-height: 30px; font-size: 1.0rem; border-top: 1px solid #e50012; /*赤*/ text-align: center; color: #e50012; /*赤*/ } @media screen and (max-width: 1000px) { #footer-top { margin: 35px auto; } #footer-top a { margin: 10px auto 5px; } footer p.copylight { margin-top: 30px; } } @media screen and (max-width: 768px) { #footer-bottom-left { width: 100%; max-width: 500px; float: none; padding-right: 0; margin: auto auto 30px; } #footer-bottom-right { width: 100%; float: none; min-height: auto; } #footer-bottom-left p { margin-bottom: 10px; font-size: 1.5rem; } #footer-bottom-left p span { font-size: 1.2rem; } #footer-bottom-left table th, #footer-bottom-left table td { padding-top: 6px; } #footer-bottom-left table tr:first-child th, #footer-bottom-left table tr:first-child td { padding-bottom: 6px; padding-top: 0; } } @media screen and (max-width: 640px) { #footer-bottom-left table { font-size: 1.4rem; } #footer-bottom-right { padding: 20px; } #footer-bottom-right ul li { font-size: 1.2rem; } footer p.copylight { margin-top: 20px; border-top: none; line-height: 40px; } /*------------------- 　　#footer-menu -------------------*/ #footer-menu { margin: auto -12px; } #footer-menu p { color: #fff; /*赤*/ font-weight: 700; line-height: 50px; text-align: center; background-image: url(../img/base/select-down-w.png); background-size: 10px 6px; background-repeat: no-repeat; background-position: center right 15px; background-color: #e50012; } #footer-menu p.active { background-image: url(../img/base/select-up-w.png); } #footer-menu ul li { text-align: center; border-top: 4px solid #fbfaf8; width: 50%; box-sizing: border-box; } #footer-menu ul li:nth-child(odd) { border-right: 2px solid #fbfaf8; float: left; } #footer-menu ul li:nth-child(even) { border-left: 2px solid #fbfaf8; float: right; } #footer-menu ul li a { display: block; line-height: 44px; background-color: #fff; color: #e50012; /*赤*/ font-size: 1.3rem; } } /*=================================================================== 　↓　a.normal-btn ===================================================================*/ a.normal-btn { display: inline-block; max-width: 220px; width: 100%; line-height: 50px; height: 50px; text-align: center; color: #e50012; /*赤*/ border: 1px solid #e50012; /*赤*/ border-radius: 5px; box-sizing: border-box; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; background-image: url(../img/base/yajirushi-r.png); background-repeat: no-repeat; background-size: 17px 10px; background-position: center right 10px; } a.normal-btn:hover { background-position: center right 0; background-color: rgba(229, 0, 18, 0.2); border: 1px solid rgba(229, 0, 18, 0); } .btn-wrap { text-align: center; margin-top: 30px; } @media screen and (max-width: 640px) { .btn-wrap { margin-top: 20px; } } /*=================================================================== 　↓　a.slim-btn ===================================================================*/ a.slim-btn { display: inline-block; max-width: 220px; width: 100%; text-align: center; color: #e50012; /*赤*/ box-sizing: border-box; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; background-image: url(../img/base/yajirushi-r.png); background-repeat: no-repeat; background-size: 17px 10px; background-position: center right 10px; } a.slim-btn:hover { background-position: center right 0; } .slim-btn-wrap { text-align: right; margin-top: 15px; } @media screen and (max-width: 640px) { .btn-wrap { margin-top: 10px; } } /*=================================================================== 　↓　.simple-title ===================================================================*/ .simple-title { color: #e50012; text-align: center; margin-bottom: 30px; } .simple-title p { font-size: 2.8rem; } .simple-title h2::before, .simple-title h2::after { content: "-"; padding: 0 5px; } @media screen and (max-width: 640px) { .simple-title p { font-size: 2.2rem; } .simple-title { margin-bottom: 20px; } } /*=================================================================== 　↓　.hamburger（ボタンフェクト） ===================================================================*/ .hamburger { position: absolute; top: 25px; right: 15px; display: inline-block; cursor: pointer; transition-property: opacity, filter; transition-duration: 0.2s; transition-timing-function: linear; background-color: transparent; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; z-index: 5; } .menu-trigger, .menu-trigger span { display: inline-block; transition: all 0.4s; box-sizing: border-box; border-radius: 2px; } .menu-trigger { position: relative; width: 26px; height: 20px; } .menu-trigger span { position: absolute; left: 0; width: 100%; height: 2px; background-color: #e50012; } .menu-trigger span:nth-of-type(1) { top: 0; } .menu-trigger span:nth-of-type(2) { top: 9px; } .menu-trigger span:nth-of-type(3) { bottom: 0; } /* .menu-trigger.active span { background-color: #fff; } */ .menu-trigger span:nth-of-type(1) { animation: menu-bar01 0.5s forwards; } @keyframes menu-bar01 { 0% { transform: translateY(9px) rotate(45deg); } 50% { transform: translateY(9px) rotate(0); } 100% { transform: translateY(0) rotate(0); } } .menu-trigger span:nth-of-type(2) { transition: all 0.1s 0.1s; opacity: 1; } .menu-trigger span:nth-of-type(3) { animation: menu-bar02 0.5s forwards; } @keyframes menu-bar02 { 0% { transform: translateY(-9px) rotate(-45deg); } 50% { transform: translateY(-9px) rotate(0); } 100% { transform: translateY(0) rotate(0); } } .menu-trigger.active span:nth-of-type(1) { animation: active-menu-bar01 0.5s forwards; } @keyframes active-menu-bar01 { 0% { transform: translateY(0) rotate(0); } 50% { transform: translateY(9px) rotate(0); } 100% { transform: translateY(9px) rotate(45deg); } } .menu-trigger.active span:nth-of-type(2) { opacity: 0; } .menu-trigger.active span:nth-of-type(3) { animation: active-menu-bar03 0.5s forwards; } @keyframes active-menu-bar03 { 0% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-9px) rotate(0); } 100% { transform: translateY(-9px) rotate(-45deg); } } /*=================================================================== 　↓　#loader（ローディング） ===================================================================*/ #loader { background-color: #fcfbfa; position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; } #loader .loader-inn { position: fixed; z-index: 101; top: 0; bottom: 0; left: 0; right: 0; width: 200px; height: 120px; margin: auto; text-align: center; } #loader .loader-inn img { width: 160px; height: auto; margin-bottom: 15px; } #loader .loader-inn span { width: 10px; height: 10px; border-radius: 50%; display: inline-block; margin: 0 3px; } #loader .loader-inn span.first { animation: span-first 0.5s infinite; } #loader .loader-inn span.second { animation: span-second 0.5s infinite; } #loader .loader-inn span.third { animation: span-third 0.5s infinite; } @keyframes span-first { 0% { background-color: #e50012; } 25% { background-color: rgba(229, 0, 18, 0.6); } 50% { background-color: rgba(229, 0, 18, 0.2); } 75% { background-color: rgba(229, 0, 18, 0.6); } 100% { background-color: #e50012; } } @keyframes span-second { 0% { background-color: rgba(229, 0, 18, 0.6); } 25% { background-color: #e50012; } 50% { background-color: rgba(229, 0, 18, 0.6); } 75% { background-color: rgba(229, 0, 18, 0.2); } 100% { background-color: rgba(229, 0, 18, 0.6); } } @keyframes span-third { 0% { background-color: rgba(229, 0, 18, 0.2); } 25% { background-color: rgba(229, 0, 18, 0.6); } 50% { background-color: #e50012; } 75% { background-color: rgba(229, 0, 18, 0.6); } 100% { background-color: rgba(229, 0, 18, 0.2); } } /*=================================================================== 　↓　#medical（TOP / 初めての方） ===================================================================*/ #medical-common .medical-inn { background-color: rgba(229, 0, 18, 0.03); border-radius: 10px; position: relative; text-align: center; padding: 80px 50px 60px; box-sizing: border-box; background-image: url(../img/base/rose-pin.png), url(../img/base/rose-pin.png), url(../img/base/rose-pin.png), url(../img/base/rose-pin.png); background-repeat: no-repeat; background-size: 18px; background-position: top 15px left 15px, top 15px right 15px, bottom 15px left 15px, bottom 15px right 15px; } #medical-common .box-wrap .box { width: 18%; margin-right: 2.5%; float: left; position: relative; } #medical-common .box-wrap .box:last-child { margin-right: 0; } #medical-common .box-wrap h3 { color: #e50012; /*赤*/ font-weight: 500; font-size: 1.6rem; position: absolute; width: 100%; top: -10px; z-index: 2; } #medical-common .box-wrap .box a img { width: 100%; height: auto; border-radius: 50%; background-color: #fff; opacity: 1; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s; } #medical-common .box-wrap .box a:hover img { opacity: 0.6; } #medical-common .box-wrap .box a p { font-weight: 500; font-size: 1.3rem; position: absolute; width: 100%; bottom: -5px; z-index: 2; } #medical-common .box-wrap .box a span { padding: 2px 0; border: 1px solid #e50012; /*赤*/ border-radius: 50px; margin: auto 2%; width: 46%; text-align: center; display: inline-block; box-sizing: border-box; } #medical-common .box-wrap .box a span.hon { color: #fff; background-color: #e50012; /*赤*/ } #medical-common .box-wrap .box a span.bun { color: #e50012; /*赤*/ background-color: #fff; } #medical-common .btn-wrap { margin-top: 50px; } #medical-common .btn-wrap a:first-child { margin-right: 15px; } @media screen and (max-width: 1200px) { #medical-common .box-wrap { text-align: center; } #medical-common .box-wrap .box { width: 32%; margin-right: 2%; } #medical-common .box-wrap .box:nth-child(1) { margin-bottom: 60px; margin-left: 17%; margin-right: 1%; } #medical-common .box-wrap .box:nth-child(2) { margin-bottom: 60px; margin-left: 1%; margin-right: 17%; } } @media screen and (max-width: 768px) { #medical-common .medical-inn { padding: 50px 40px; box-sizing: border-box; } #medical-common .box-wrap h3 { font-size: 1.5rem; top: -12px; } #medical-common .box-wrap .box a p { font-size: 1.1rem; } } @media screen and (max-width: 640px) { #medical-common .medical-inn { padding: 60px 20px 50px; box-sizing: border-box; background-size: 14px; background-position: top 10px left 10px, top 10px right 10px, bottom 10px left 10px, bottom 10px right 10px; } #medical-common .box-wrap .box { width: 47% !important; margin-right: 6% !important; margin-left: 0 !important; margin-bottom: 45px !important; } #medical-common .box-wrap .box:first-child { margin-right: 26.5% !important; margin-left: 26.5% !important; } #medical-common .box-wrap .box:nth-child(2n+1) { margin-right: 0% !important; } #medical-common .box-wrap .box:nth-child(4), #medical-common .box-wrap .box:nth-child(5) { margin-bottom: 0% !important; } #medical-common .box-wrap h3 { font-size: 1.4rem; top: -10px; } #medical-common .btn-wrap a:first-child { margin-right: 0; margin-bottom: 10px; } } /*=================================================================== 　↓　#other ===================================================================*/ #other .other-box { width: 48%; margin-right: 4%; float: left; } #other .other-box:nth-child(2n) { margin-right: 0; } #other .other-box .image { position: relative; } #other .other-box a { display: block; } #other .other-box .image img { width: 100%; height: auto; border-radius: 10px; } #other .other-box .image p { position: absolute; text-align: center; width: 80px; height: 80px; background-color: #fff; color: #e50012; /*赤*/ border-radius: 50%; display: flex; justify-content: center; align-items: center; bottom: -31px; right: 19px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; font-weight: 500; } #other .other-box .image::after { content: ""; display: inline-block; position: absolute; width: 90px; height: 90px; border: 1px solid #fff; border-radius: 50%; bottom: -36px; right: 14px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; } #other .other-box a:hover .image p { background-color: #e50012; /*ベージュ*/ color: #fff; } #other .other-box a:hover .image::after { border: 1px solid #e50012; /*ベージュ*/ } #other .other-box .text { position: relative; z-index: 2; margin-left: 20px; padding-left: 20px; border-left: 2px solid #e50012; /*赤*/ box-sizing: border-box; padding-top: 30px; padding-bottom: 10px; margin-top: -20px; } #other .other-box .text h2 { margin-bottom: 5px; font-size: 1.8rem; } #other .other-box .text p { line-height: 2em; color: #4d4545; } @media screen and (max-width: 768px) { #other .other-box .image p { width: 60px; height: 60px; font-size: 1.2rem; line-height: 1.2em; bottom: -27px; } #other .other-box .image::after { width: 66px; height: 66px; bottom: -30px; right: 16px; } #other .other-box .text { margin-left: 15px; padding-left: 15px; padding-bottom: 5px; } #other .other-box .text h2 { font-size: 1.7rem; } #other .other-box .text p { line-height: 1.8em; } } @media screen and (max-width: 640px) { #other .other-box { width: 100%; margin-right: 0 !important; float: none; margin-bottom: 30px; } #other .other-box .text { padding-top: 25px; } #other .other-box .text h2 { font-size: 1.6rem; } } /*=================================================================== 　↓　パンくず ===================================================================*/ #contentPath { margin: 0 auto .5em; font-size: 70%; line-height: 140%; padding: 5px; box-sizing: border-box; text-align: left; color: #e50012; /*赤*/ } #contentPath ul li { display: inline-block; } #contentPath a, a { color: #e50012; /*赤*/ } @media screen and (max-width: 768px) { #contentPath { margin: 0 auto .5em; font-size: 70%; padding: 5px; box-sizing: border-box; text-align: left; color: #e50012; /*赤*/ line-height: 140%; } #contentPath ul li { display: inline-block; } #contentPath a { color: #e50012; /*赤*/ } } @media screen and (max-width: 768px) { a.btn_bgpink { display: block; color: #e50012; line-height: 60px; background-color: #fce5e7; text-align: center; border-radius: 5px; font-size: 1.8rem; } a.btn_bgpink img { height: 28px; margin: 0 1.5rem 0 0; vertical-align: middle; } } /*=================================================================== 　↓　overview ===================================================================*/ /*---------------------------------------------- 　　#overview-map ----------------------------------------------*/ #overview-map { margin: 30px auto; padding: 0px 0 35px !important; } #overview-map p { font-size: 1.4rem; text-align: center; line-height: 1.6em; } #overview-map p.title { font-weight: 500; margin-bottom: 15px; font-size: 1.8rem; color: #e50012; } #overview-map p.detail a { font-weight: 500; color: #fff; display: inline-block; padding: 5px 1em 5px 2.5em; text-align: center; margin: 0 0 0 1em; border-radius: 5px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; background: #e50012 url(../img/base/header-ico_03-w.png) no-repeat 1em center/1em auto; } #overview-map img { max-width: 860px; width: 100%; height: auto; margin: auto; } #overview-map .map { margin: 20px 0 10px; } @media screen and (max-width: 768px) { #overview-map { padding: 25px !important; } #overview-map p { font-size: 1.5rem; line-height: 1.8em; } } @media screen and (max-width: 640px) { #overview-map { margin: 20px auto; padding: 15px !important; } #overview-map p { font-size: 1.3rem; } #overview-map p.title { font-size: 1.6rem; } #overview-map p.detail span { display: block; } #overview-map p.detail a { display: inline-block; margin: 5px 0 0; } } /*---------------------------------------------- 　　#traffic ----------------------------------------------*/ #traffic { margin-top: 30px; border: 1px solid #e50012; box-sizing: border-box; border-radius: 10px; padding: 0 30px; } #traffic h3 { color: #e50012; /*赤*/ font-size: 1.6rem; line-height: 60px; text-align: center; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; transition: 0.4s; background-image: url(../img/base/select-down.png); background-size: 10px 6px; background-repeat: no-repeat; background-position: center right; cursor: pointer; } #traffic h3.active { background-image: url(../img/base/select-up.png); } #traffic .toggleWrap { border-top: 1px solid #e50012; padding: 20px 0 30px; } #traffic .box-left { width: 50%; float: left; padding-right: 15px; box-sizing: border-box; } #traffic .box-right { width: 50%; float: left; padding-left: 15px; box-sizing: border-box; } #traffic .toggleWrap h4 { line-height: 30px; background-color: #fce5e7; color: #e50012; /*赤*/ text-indent: 15px; font-weight: 500; font-size: 1.6rem; } #traffic .toggleWrap h5 { color: #e50012; /*赤*/ margin-top: 20px; margin-bottom: 8px; } #traffic .toggleWrap i { padding-right: 2px; } #traffic .toggleWrap ul { margin-left: 20px; } #traffic .toggleWrap ul li { margin-bottom: 6px; line-height: 1.8em; list-style-type: disc; } #traffic .toggleWrap ul li:last-child { margin-bottom: 0; } #traffic .toggleWrap p { line-height: 1.8em; text-indent: -15px; margin-left: 15px; } @media screen and (max-width: 768px) { #traffic { padding: 0 20px; } #traffic .toggleWrap { padding: 20px 0; } } @media screen and (max-width: 640px) { #traffic { margin-top: 20px; } #traffic h3 { font-size: 1.4rem; line-height: 50px; text-align: left; } #traffic .toggleWrap h4 { font-size: 1.4rem; } #traffic .toggleWrap h5 { margin-top: 15px; margin-bottom: 4px; } #traffic .box-left { width: 100%; float: none; padding-right: 0; margin-bottom: 20px; } #traffic .box-right { width: 100%; float: none; padding-left: 0; } } /*---------------------------------------------- 　　#google-map-campus ----------------------------------------------*/ #google-map-campus { width: 100%; height: 400px; border-radius: 10px; } @media screen and (max-width: 768px) { #google-map-campus { height: 350px; } } .text_underline_r { background: linear-gradient(transparent 60%, #F8BBD0 60%); } .anchormargin { margin-top: -50px !important; padding-top: 50px; } @media screen and (max-width: 640px) { .anchormargin { marign-top: -50px !important; padding-top: 50px; } } /*---------------------------------------------- anchor button ----------------------------------------------*/ .anc-navi { margin-top: 70px; margin-bottom: 70px; } .anc-navi li { width: 16.666%; padding: 0 1px; float: left; box-sizing: border-box; } .anc-navi li a { display: block; line-height: 60px; background-color: rgba(229, 0, 18, 0.1); text-align: center; font-size: 1.6rem; border-radius: 5px; } .anc-navi li a.active { color: #fff; background-color: #e50012; /*赤*/ } .anc-navi li a.active { color: #fff; background-color: #e50012; /*赤*/ } @media screen and (max-width: 1250px) { .anc-navi li { width: 33.3333%; padding: 1px; } } @media screen and (max-width: 640px) { .anc-navi { margin-top: 40px; margin-bottom: 40px; } .anc-navi li { width: 33.3333%; padding: 0 1px 2px; } .anc-navi li a { line-height: 46px; font-size: 1.1rem; } .mt-100{ margin-top:60px!important; } .mb-100{ margin-bottom:60px!important; } } .max-600{ max-width: 600px; margin: auto; } .flexarea { display: flex; justify-content: center; align-items: center; flex-direction: row; } .flexarea div { margin: 10px; } .red { color: #e50012; } .bg-red { background-color: #e50012; } .bg-lightestpink { background-color: #fbf2f0; } .bold { font-weight: 500; } .lead { font-size: 1.8rem !important; } .small { font-size: 1.2rem !important; } .font16px{font-size: 16px;} .mt-100{ margin-top: 100px; } .mb-100{ margin-bottom: 100px; } figure img { height: auto; max-width: 100%; } .rounded-xl { -webkit-border-radius: 2rem; -moz-border-radius: 2rem; -ms-border-radius: 2rem; border-radius: 2rem; } .rounded-xl-bottom { -webkit-border-radius: 0 0 2rem 2rem; -moz-border-radius: 0 0 2rem 2rem; -ms-border-radius: 0 0 2rem 2rem; border-radius: 0 0 2rem 2rem; } .rounded-lg { border-radius: 10px !important; } strong { font-weight: bold; } .mycontainer { max-width: 1180px; margin: 0 auto; padding: 0 40px; } a.mybtn { background: #fff; text-align: center; display: inline-block; color: #e50012; border: 1px solid #e50012; -webkit-border-radius: 50rem; -moz-border-radius: 50rem; -ms-border-radius: 50rem; border-radius: 50rem; text-decoration: none; padding: .5rem 2rem; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } a.mybtn:hover, a.mybtn:focus, a.mybtn:active { background: #fce5e7; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } a.mybtn_pa-5 { background: #fff; text-align: center; display: inline-block; color: #e50012; border: 1px solid #e50012; -webkit-border-radius: 50rem; -moz-border-radius: 50rem; -ms-border-radius: 50rem; border-radius: 50rem; text-decoration: none; padding: .5rem; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } a.mybtn_pa-5:hover, a.mybtn_pa-5:focus, a.mybtn_pa-5:active { background: #fce5e7; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } a.mybtn_red { text-align: center; display: inline-block; color: #fff; background: #e50012; -webkit-border-radius: 50rem; -moz-border-radius: 50rem; -ms-border-radius: 50rem; border-radius: 50rem; text-decoration: none; padding: .5rem 2rem; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; &.btns{ display: block; padding: 1.2rem 2.5rem;} } a.mybtn_red:hover, a.mybtn_red:focus, a.mybtn_red:active { color: #e50012; background: #fce5e7; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; } a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; cursor: pointer !important; } a.nav-link { font-weight: 500; padding-left: 0; padding-right: 0; } a.nav-link:hover, a.nav-link:focus { color: #e50012; background: #fce5e7 !important; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; -ms-border-radius: 0.25rem; border-radius: 0.25rem; outline: none !important; } a.nav-link:active, a.nav-link:visited { background-color: transparent !important; outline: none !important; } #modal-menu a.nav-link { padding: 1rem; border-top: 1px solid #e50012; } #modal-menu li:last-child a.nav-link { border-bottom: 1px solid #e50012; } #modal-menu .dropdown-menu.show { position: static !important; float: none !important; top: auto !important; left: auto !important; transform: none !important; display: block; box-shadow: none !important; padding: 0 1rem 0rem !important; background: transparent !important; } #modal-menu .dropdown-menu.show a.dropdown-item { display: block; padding: .5rem 0; border-bottom: 1px solid #e50012; } #modal-menu .dropdown-menu.show a.dropdown-item:last-of-type { border-bottom: none } #modal-menu .dropdown-menu.show a.dropdown-item:hover, #modal-menu .dropdown-menu.show a.dropdown-item:focus { background: transparent !important; } .gnav .dropdown-menu.dropdown-treatment { width: 100vw; max-height: 320px; overflow-y: auto; left: 0 !important; position: absolute !important; white-space: normal; } .gnav .dropdown-menu.dropdown-treatment a.dropdown-item { padding: .25rem 1rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .dropdown-menu a.dropdown-item { color: #e50012; } .dropdown-menu a.dropdown-item:hover, .dropdown-menu a.dropdown-item:focus, .dropdown-menu a.dropdown-item:active { color: #e50012; background: #fce5e7; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; -ms-border-radius: 0.25rem; border-radius: 0.25rem; } .dropdown.show .dropdown-toggle::after { -moz-transform: scale(1,-1); -webkit-transform: scale(1,-1); -o-transform: scale(1,-1); -ms-transform: scale(1,-1); transform: scale(1,-1);} .kv_item1 { font-size: 2.5rem; } a:hover i, a:hover img { opacity: 0.75; filter: alpha(opacity=75); } .header_btns a:hover { text-decoration: underline; } footer .dropdown-toggle::after { display: none !important; } footer a.nav-link { padding-left: 1rem; padding-right: 1rem; } footer .dropdown-menu { position: static !important; float: none !important; top: auto !important; left: auto !important; transform: none !important; display: block !important; box-shadow: none !important; padding: 0 0 1rem !important; background: transparent !important; } footer .dropdown-menu a.dropdown-item { padding-left: 1rem; text-align: left; color: #e50012; } footer .dropdown-menu a.dropdown-item:hover, footer .dropdown-menu a.dropdown-item:focus { color: #e50012; } footer .dropdown-toggle { pointer-events: none; } @media screen and (max-width: 1000px) { header { height: 85px; } table{ width: 100%; table-layout: fixed;}.Consultation_hours{width: 22%;} } @media screen and (max-width: 768px) { .mycontainer { padding: 0 30px; } .lead { font-size: 1.5rem !important; } table.table_break th { display: block; } .overview table.table_break th { padding-bottom: 0; } table.table_break td { display: block; padding-top: 0; border-top: none; } table.table_text_small th, table.table_text_small td { font-size: 1.2rem !important; } } @media screen and (max-width: 640px) { .mycontainer { padding: 0 15px; } .kv_item1 { font-size: 2.25rem; } } .pb-m4 { padding-bottom: 5.5rem !important; } @media screen and (max-width: 769px) { .col-6 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } } @media screen and (max-width: 768px) { .pb-m4 { padding-bottom: 1.5rem !important; } } @media screen and (max-width: 640px) { .pb-m4 { padding-bottom: 1.5rem !important; } .col-xl-m12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .col-xl-m6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } } /*培養室　slick*/ ul.slider { margin-left: 14.5%!important; margin-right: 14.5%!important; padding: 0; width: 70%; position: relative; } ul.slider .slick-arrow{ top: 100px!important; height: 38px; width: 38px; margin: 0; } ul.slider li { margin: 0 10px; } ul.slider li p{ padding: 10px 50px 0; text-align: center; line-height: 1.6; } ul.slider li p strong{ color: #E50012; display: block; } ul.slider li img { height: auto; width: 100%; border: 1px solid #ddd; } ul.slick-dots{ text-align: center; width: auto; margin-left: 0!important; margin-right: 0!important; } ul.slick-dots li{ display: inline-block; } ul.slick-dots li button{ border: none; background-color: #fff; color: #fff; width: 10px; } ul.slick-dots li button:before{ content: "●"; color: #ddd; } ul.slick-dots li.slick-active button:before{ color: #E50012; } @media screen and (max-width: 769px) { ul.slider { margin-left: 0!important; margin-right: 0!important; padding: 0; width: 100%; } ul.slider .slick-arrow{ top: 60px!important; } ul.slider li p{ padding: 10px 0px 0; } }
.step_list{p{ display: flex;align-items: baseline;margin-bottom: 10px;}.step{margin-right: 0.5em;min-width: 60px; display: inline-block;font-weight: bold;background-color: #e50012;border-radius: 5px;padding: 0 10px;color: #fff;&.-last{margin-bottom: 0;}}}