@import"https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600&display=swap";@font-face{font-family:"Futura Md BT";src:url("./font/futura/FuturaBT-Medium.woff2") format("woff2"),url("./font/futura/FuturaBT-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;white-space:nowrap}ul.map{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;list-style:none;-webkit-margin-before:0 !important;margin-block-start:0 !important;-webkit-margin-after:0 !important;margin-block-end:0 !important;-webkit-padding-start:0 !important;padding-inline-start:0 !important;margin-left:0 !important}ul.map li{width:49%;margin:0 !important;padding:0 !important;text-align:center}.cent,.casetable{text-align:center}.hyaluronic{margin:20px auto 0;padding:20px;background:#c9e6ff}.hyaluronic h2{margin:0 auto !important;padding:0 !important;background:none;font-size:1rem;line-height:1;color:#000;text-align:center}.hyaluronic h3{margin:0 auto 20px !important;padding:0 !important;font-size:1.5rem;color:#2e70a7;text-align:center}.fontS{font-size:.7rem}.fontMS{font-size:.9rem}.fontL{font-size:1.3rem}.fontBold{font-weight:bolder}.fontRed{color:#c00}.matome{padding:10px;border:#2e70a7 1px solid}.matomeTitle{margin:0 auto;font-size:1.5rem;font-weight:bolder;color:#2e70a7}.spt{text-decoration:underline}img.adjust{max-width:100%;width:auto}a:hover,a:active,a:focus{color:unset}a:hover{opacity:.6}.v_tbl{display:table;width:100%;height:100%}.v_tblCell{display:table-cell;width:100%;height:100%;vertical-align:middle}@media only screen and (max-width: 640px){ul.map li{width:100%}.matomeTitle{font-size:1.2rem}.msAuto{margin:0 auto 20px}.msAuto img{max-width:370px}}.centerWrap{text-align:center}.centerWrap>img{display:inline-block}.pcDisp{display:block}.spDisp{display:none}.centerWrap img.pcDisp{display:inline-block}.centerWrap img.spDisp{display:none}@media only screen and (max-width: 736px){.pcDisp{display:none}.spDisp{display:block}.centerWrap img.pcDisp{display:none}.centerWrap img.spDisp{display:inline-block}}body{color:#1a1a1a}body.home{background:url("./images/top/body-bg.jpg") no-repeat center -290px;background-attachment:fixed;background-size:cover}.container{position:relative;top:155px;overflow:hidden}@media only screen and (max-width: 999px){.container{top:0}}.main-body{min-width:1220px;margin-top:0;padding-bottom:0}.main-body-in{width:1220px;padding:0 20px}@media only screen and (max-width: 1200px){.main-body-in{width:100%}}@media only screen and (max-width: 999px){.main-body-in{padding:0}}@media only screen and (max-width: 1200px){.main-body{min-width:0}}@media only screen and (max-width: 999px){.main-body{margin-top:clamp(55px,14.6666666667vw,100px)}}.top-notice{width:95%;max-width:900px;margin:-30px auto 0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.top-notice input{position:absolute;opacity:0;z-index:-1}.top-notice .tabs{overflow:hidden;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.top-notice .tab{width:100%;color:#fff;overflow:hidden}.top-notice .tab-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:60px;padding:10px 0;font-size:24px;font-weight:bold;background:#0085ce;cursor:pointer;text-align:center;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.top-notice .tab-label::after{content:"";background:url(./images/top/icon-topnot.png) no-repeat center top;width:30px;height:30px;position:absolute;top:15px;right:20px}.top-notice .tab-label span{background:#fff;color:#1a1a1a;font-size:15px;font-weight:bold;width:181px;height:40px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:7px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.top-notice .tab-label span small{font-family:"Futura Md BT";font-size:11px;font-weight:500;color:#0085ce;display:inline-block;vertical-align:middle;margin-left:10px}.top-notice .tab-label strong{letter-spacing:.15rem}.top-notice .tab-content{max-height:0;padding:0 1em;color:#2c3e50;background:#fff;-webkit-transition:all .35s;transition:all .35s;overflow:hidden}.top-notice .tab-close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:1em;font-size:.75em;background:#eee;cursor:pointer}.top-notice .tab-close:hover{background:#eee}.top-notice input:checked+.tab-label::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.top-notice input:checked~.tab-content{max-height:none;padding:1em}.sec-notice{margin-top:30px}.sec-notice .top-notice{width:100%;margin:0 auto}.sec-notice .tab-content p{margin-bottom:15px}@media only screen and (max-width: 800px){.top-notice .tab-label{padding:10px 60px 10px 200px}}@media only screen and (max-width: 736px){body.home{background-image:url("./images/top/body-bg-sp.jpg");background-attachment:scroll;background-size:contain;background-repeat:repeat-y;background-position:100% 91.64%}.top-notice{margin:0 auto;width:100%;max-width:calc(100% - 40px)}.top-notice .tab-label{font-size:16px;min-height:80px;padding:2px 12px 8px 12px;text-align:left}.top-notice .tab-label strong{letter-spacing:.1rem}.top-notice .tab-label::after{position:absolute;right:8px}.sec-notice .top-notice .tab-label{font-size:18px}.sec-notice .top-notice input:checked~.tab-content{padding-bottom:0 !important}.top-notice .tab-label{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.top-notice .tab-label span{width:100%;height:28px;-webkit-transform:none;transform:none;position:static;display:block;margin:0 auto 5px;padding:2px 10px}.top-notice .tab-label::after{background-size:contain;width:16px;height:16px;top:48px;right:13px}}.col2r .main-conts{float:right;width:74%}.col2r .sub-conts{float:left;width:24%}@media only screen and (max-width: 999px){.col2r .main-conts,.col2r .sub-conts{float:none;width:100%}}@media only screen and (max-width: 736px){.main-body{padding-bottom:0}.section-wrap.page{margin-bottom:-20px}.section-wrap.post{margin-bottom:0}}.pcnone{display:none}.spnone{display:inline}.pcnoneb{display:none}.spnoneb{display:block}@media only screen and (max-width: 736px){.pcnone{display:inline}.spnone{display:none}.pcnoneb{display:block}.spnoneb{display:none}}.pcnoneh{display:none}.spnoneh{display:block}@media(max-width: 999px){.pcnoneh{display:block}.spnoneh{display:none}}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mt70{margin-top:70px}.mt80{margin-top:80px}.mt90{margin-top:90px}.mt100{margin-top:100px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.mb80{margin-bottom:80px}.mb90{margin-bottom:90px}.mb100{margin-bottom:100px}.f07em{font-size:.7em}.f06em{font-size:.6em}.f05em{font-size:.5em}.f04em{font-size:.4em}.f03em{font-size:.3em}.fl30,.fl40,.fl50,.fl60,.fl70{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.fl30{width:30%}.fl40{width:40%}.fl50{width:50%}.fl60{width:60%}.fl70{width:70%}.fr30,.fr40,.fr50,.fr60,.fr70{float:right;-webkit-box-sizing:border-box;box-sizing:border-box}.fr30{width:30%}.fr40{width:40%}.fr50{width:50%}.fr60{width:60%}.fr70{width:70%}@media only screen and (max-width: 736px){.fl30,.fl40,.fl50,.fl60,.fl70,.fr30,.fr40,.fr50,.fr60,.fr70{float:none;width:100%}}.bdrs10 img{border-radius:10px}.bdrs20 img{border-radius:20px}.bdrs30 img{border-radius:30px}.bdrs40 img{border-radius:40px}.bdrs50 img{border-radius:50px}ul.cal{margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}ul.cal li{margin:0 2% 15px;padding:15px 50px;background:#2e70a7;font-size:1.5rem;font-weight:bolder;color:#fff;border-radius:100px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.calText{margin:0;padding:0;font-size:1.3rem;font-weight:bolder;color:#2e70a7;text-align:center}ul.cal-s{margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}ul.cal-s li{margin:0 2% 10px;padding:5px 20px;background:#2e70a7;font-size:1rem;font-weight:bolder;color:#fff;border-radius:100px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.calText-s{margin:0;padding:0;font-size:.85rem;font-weight:bolder;color:#2e70a7;text-align:center}.accessText{margin:20px auto;font-size:1.2rem;text-align:center}.section-wrap .section-title{padding:15px 0;border-top:3px solid #046db5;border-bottom:2px solid #ce3927}p.phead1{color:#333;padding:5px 0;border-top:1px solid #333;border-bottom:1px solid #333}.main-body h3{margin:40px 0 30px}.main-body h2{clear:both;background:#046db5;font-weight:bold}@media only screen and (max-width: 736px){.section-wrap .section-title{margin:.2em 0 1em !important;padding:10px 0 !important}}div#about h2{margin-top:50px !important;padding:18px 18px 4px}div#faq h2{margin-top:50px !important}@media only screen and (max-width: 736px){div#about h2{margin-top:30px !important;padding:14px 18px 4px}div#faq h2{margin-top:30px !important}}.su-spoiler{margin-bottom:10px !important}.widjet_accordion{padding-top:50%;color:#fff;text-align:center;font-size:1.5em}.widjet_accordion.sma{background:url(./images/bg/imgnavi_bg1.png) center top no-repeat tomato;background-size:100% auto}.widjet_accordion.smb{background:url(./images/bg/imgnavi_bg2.png) center top no-repeat #228b22;background-size:100% auto}.widjet_accordion.smc{background:url(./images/bg/imgnavi_bg3.png) center top no-repeat #fc0;background-size:100% auto}.widjet_accordion.smd{background:url(./images/bg/imgnavi_bg4.png) center top no-repeat #36c;background-size:100% auto}.widjet_accordion.sme{background:#036;padding-top:0}.widjet_accordion.smf{background:url(./images/bg/imgnavi_bg6.png) center top no-repeat #c46f88;background-size:100% auto}.widjet_accordion.smg{background:url(./images/bg/imgnavi_bg7.jpg) center top no-repeat #036;background-size:100% auto}.widjet_accordion.smh{background:url(./images/bg/imgnavi_bg8.jpg) center top no-repeat #43a9cc;background-size:100% auto}.widjet_accordion.smm{background:url(./images/bg/imgnavi_bg9.webp) center top no-repeat #126174;background-size:100% auto}.widjet_accordion .su-spoiler-title{font-size:.8em !important;padding:13px !important}.widjet_accordion span.su-spoiler-icon{top:12px !important;left:10px !important}ul.widjet_accordion_inlist{font-size:.5em;font-weight:normal;text-align:left;padding:0 15px 0 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}ul.widjet_accordion_inlist li{padding:5px 15px 5px 0;list-style:none;border-bottom:1px dotted #fff;background:url(./images/icon/icon-btn-arw01.png) right 5px center no-repeat}ul.widjet_accordion_inlist li a{color:#fff;text-decoration:none}ul.widjet_accordion_inlist li a:hover{text-decoration:underline}.tel_link.sidebar{line-height:1;width:235px;font-size:1.7em;padding-left:40px;padding-bottom:5px}@media only screen and (max-width: 1100px){.tel_link.sidebar{background-size:35px;width:175px;font-size:1.3em}}@media only screen and (max-width: 900px){.tel_link.sidebar{background-size:30px;width:155px;font-size:1.2em}}@media only screen and (max-width: 999px){.sub-conts{display:none}.tel_link.sidebar a{text-decoration:none}}header.site-header{position:fixed;width:100%;z-index:100}header .header_upper{background:#fff}@media only screen and (max-width: 999px){header .header_upper{display:none}}header .site-header-in{width:100%;padding-left:30px;background:#fff}@media(max-width: 999px){header .site-header-in{padding-bottom:20px}}header .site-header-conts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0;gap:20px}header .site-header-conts:after{display:none}header .site-header-conts .header-left{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}header .site-header-conts .header-left h1{margin:0 0 10px 0}header .site-header-conts .header-left .header-left__links{font-size:12px;color:#1a1a1a;margin-bottom:10px}header .site-header-conts .header-box{display:none}@media(min-width: 1000px){header .site-header-conts .header-box{display:block;color:#1a1a1a;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}header .site-header-conts .header-box .language a{color:#1a1a1a;font-weight:bold;text-transform:uppercase;font-size:14px;position:relative;padding-left:12px;text-decoration:none;margin-right:18px}header .site-header-conts .header-box .language a:before,header .site-header-conts .header-box .language a:last-child::before{content:"";width:0;height:0;border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-left:8px solid #0085ce;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .site-header-conts .header-box .language a:last-child::before{border-left:8px solid #fff;left:10px}header .site-header-conts .header-box .language a:hover{opacity:.6}header .site-header-conts .header-box .language .recruit{color:#fff;background-color:#0085ce;padding:5px 10px 5px 25px}header .site-header-conts .header-box .contact{width:296px;display:inline-block;vertical-align:middle}header .site-header-conts .header-box .contact .tel_link .num{padding-left:46px}header .site-header-conts .header-box .contact .tel_link .num:before{background-size:contain;height:24px;margin-top:2px;width:41px}header .site-header-conts .header-box .contact .tel_link img{width:100%;max-width:230px}header .site-header-conts .header-box .header-box__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}header .site-header-conts .header-box .header-box__btn .header-box__btn--line a:active,header .site-header-conts .header-box .header-box__btn .header-box__btn--mail a:active,header .site-header-conts .header-box .header-box__btn .header-box__btn--line a:focus,header .site-header-conts .header-box .header-box__btn .header-box__btn--mail a:focus{color:#fff !important}header .site-header-conts .header-box .header-box__btn .contact_link_line,header .site-header-conts .header-box .header-box__btn .contact_link_mail{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:18px;font-weight:bold;line-height:1;background:#00b900;color:#fff;text-decoration:none;width:12vw;height:105px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}header .site-header-conts .header-box .header-box__btn .contact_link_line span,header .site-header-conts .header-box .header-box__btn .contact_link_mail span{font-size:14px;margin-top:12px;display:block}header .site-header-conts .header-box .header-box__btn .contact_link_line::before,header .site-header-conts .header-box .header-box__btn .contact_link_mail::before{content:"";display:block;width:40px;height:40px;background:url(./images/top/icon-line.png) no-repeat center top;background-size:contain}header .site-header-conts .header-box .header-box__btn .contact_link_line:hover,header .site-header-conts .header-box .header-box__btn .contact_link_mail:hover{opacity:.6;color:#fff}header .site-header-conts .header-box .header-box__btn .contact_link_mail{background:#e46c0a}header .site-header-conts .header-box .header-box__btn .contact_link_mail::before{background:url(./images/top/icon-mail.png) no-repeat center center}}.site-title{font-size:0;display:unset}@media only screen and (max-width: 999px){.site-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0;width:100%;z-index:100;text-align:center;border-bottom:1px solid #0085ce}}.site-title a{display:inline-block}.site-title img{width:80%;vertical-align:middle}@media only screen and (max-width: 768px){.site-title img{width:80%}}@media only screen and (max-width: 999px){.site-title.spnoneh{display:none}}.global-nav{position:relative;background:#0085ce}.global-nav-in ul{border-left:0}.global-nav-in ul li.pcnone{display:none}.global-nav-in li{position:static;border-right:0}.global-nav-in li a{font-size:4.2666666667vw;font-weight:bold;background-color:#0085ce;padding:3.7333333333vw 0;-webkit-box-sizing:border-box;box-sizing:border-box}@media(min-width: 769px){.global-nav-in li a{font-size:16px;padding:4px 0 6px}}.global-nav-in li a small{color:#b2dbed;display:block;font-family:"Futura Md BT";font-size:3.7333333333vw;font-weight:500}@media(min-width: 769px){.global-nav-in li a small{font-size:14px}}.global-nav-in li a:hover,.global-nav-in li a:active,.global-nav-in li a:focus{background-color:#daecf6;color:#0487cf}.global-nav-in #menu{background-color:rgba(0,133,206,.9);-webkit-box-sizing:border-box;box-sizing:border-box}.global-nav-panel{display:none}.global-nav li ul li{display:table-cell;width:2500px;padding:10px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.global-nav li ul li a{display:table-cell;width:240px;height:150px;background:#fff;color:#000;font-weight:bold;font-size:13px;position:relative;padding-right:0}.global-nav li ul li a:hover{background-color:#fff;color:#333}.global-nav li ul li a span{display:inline-block;position:relative;padding-bottom:5px}.global-nav li ul li a span:before{content:"";background:url(./images/top/icon-arrow-b.png) no-repeat center top/contain;width:16px;height:16px;position:absolute;top:0;left:-22px}.global-nav li ul li a span strong{color:#0085ce;font-family:"Futura Md BT";font-size:14px;display:inline-block;font-weight:500}.global-nav li ul li a:hover span{border-bottom:1px solid #0085ce}.global-nav li ul li a:after{content:"";width:250px;max-width:100%;height:100px;background-repeat:no-repeat;background-size:cover;background-position:center top;position:absolute;bottom:0;left:0;right:0;margin:0 auto;border:2px solid rgba(0,0,0,0)}.global-nav li ul li a:hover:after{border-color:#0085ce}.global-nav li ul li.gmbg1_1 a:after{background-image:url(./images/gmbg/gmbg_1_1.jpg)}.global-nav li ul li.gmbg1_2 a:after{background-image:url(./images/gmbg/gmbg_1_2.jpg)}.global-nav li ul li.gmbg1_3 a:after{background-image:url(./images/gmbg/gmbg_1_3.jpg)}.global-nav li ul li.gmbg1_4 a:after{background-image:url(./images/gmbg/gmbg_1_4.jpg)}.global-nav li ul li.gmbg1_5 a:after{background-image:url(./images/gmbg/gmbg_1_5.jpg)}.global-nav li ul li.gmbg2_1 a:after{background-image:url(./images/gmbg/gmbg_2_1.jpg)}.global-nav li ul li.gmbg2_2 a:after{background-image:url(./images/gmbg/gmbg_2_2.jpg)}.global-nav li ul li.gmbg2_3 a:after{background-image:url(./images/gmbg/gmbg_2_3.jpg)}.global-nav li ul li.gmbg2_4 a:after{background-image:url(./images/gmbg/gmbg_2_4.jpg)}.global-nav li ul li.gmbg2_5 a:after{background-image:url(./images/gmbg/gmbg_2_5.jpg)}.global-nav li ul li.gmbg3_1 a:after{background-image:url(./images/gmbg/gmbg_3_1.jpg)}.global-nav li ul li.gmbg3_2 a:after{background-image:url(./images/gmbg/gmbg_3_2.jpg)}.global-nav li ul li.gmbg3_3 a:after{background-image:url(./images/gmbg/gmbg_3_3.jpg)}.global-nav li ul li.gmbg3_4 a:after{background-image:url(./images/gmbg/gmbg_3_4.jpg)}.global-nav li ul li.gmbg3_5 a:after{background-image:url(./images/gmbg/gmbg_3_5.jpg)}.global-nav li ul li.gmbg4_1 a:after{background-image:url(./images/gmbg/gmbg_4_1.jpg)}.global-nav li ul li.gmbg4_2 a:after{background-image:url(./images/gmbg/gmbg_4_2.jpg)}.global-nav li ul li.gmbg4_3 a:after{background-image:url(./images/gmbg/gmbg_4_3.jpg)}.global-nav li ul li.gmbg4_4 a:after{background-image:url(./images/gmbg/gmbg_4_4.jpg)}.global-nav li ul li.gmbg4_5 a:after{background-image:url(./images/gmbg/gmbg_4_5.jpg)}.global-nav li ul li.gmbg4_6 a:after{background-image:url(./images/gmbg/gmbg_4_6.jpg)}.global-nav li ul li.gmbg5_1 a:after{background-image:url(./images/gmbg/gmbg_5_1.jpg)}.global-nav li ul li.gmbg5_2 a:after{background-image:url(./images/gmbg/gmbg_5_2.jpg)}.global-nav li ul li.gmbg5_3 a:after{background-image:url(./images/gmbg/gmbg_5_3.jpg)}.global-nav li ul li.gmbg5_4 a:after{background-image:url(./images/gmbg/gmbg_5_4.jpg)}.global-nav li ul li.gmbg5_5 a:after{background-image:url(./images/gmbg/gmbg_5_5.jpg)}.global-nav li ul li.gmbg5_6 a:after{background-image:url(./images/gmbg/gmbg_5_6.jpg)}.global-nav li ul li.gmbg6_1 a:after{background-image:url(./images/gmbg/gmbg_6_1.jpg)}.global-nav li ul li.gmbg6_2 a:after{background-image:url(./images/gmbg/gmbg_6_2.jpg)}.global-nav li ul li.gmbg6_3 a:after{background-image:url(./images/gmbg/gmbg_6_3.jpg)}.global-nav li ul li.gmbg6_4 a:after{background-image:url(./images/gmbg/gmbg_6_4.jpg)}.global-nav li ul li.gmbg6_5 a:after{background-image:url(./images/gmbg/gmbg_6_5.jpg)}.global-nav li ul li.gmbg6_6 a:after{background-image:url(./images/gmbg/gmbg_6_6.jpg)}.global-nav li ul li.gmbg7_1 a:after{background-image:url(./images/gmbg/gmbg_7_1.jpg)}.global-nav li ul li.gmbg7_2 a:after{background-image:url(./images/gmbg/gmbg_7_2.jpg)}.icon-gn-menu,.icon-gn-close{padding:0;text-align:right;width:15.7333333333vw;height:14.9333333333vw;background:none}.global-nav.spnoneh,.header-left__links.spnoneh{display:none}@media(min-width: 1000px){.global-nav.spnoneh,.header-left__links.spnoneh{display:block}}@media only screen and (max-width: 999px){.global-nav.pcnoneh{position:fixed;z-index:99;width:100%;height:auto}.global-nav-in{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;background-color:#fff;width:100%;height:clamp(55px,14.6666666667vw,100px)}.global-nav-in #menu{padding:10.6666666667vw 8.5333333333vw 34.6666666667vw}.global-nav ul{display:none;position:fixed;top:clamp(55px,14.6666666667vw,100px);left:0;width:100%;height:100%;overflow-y:scroll}.global-nav li ul{background:none;border-top:1px solid hsla(0,0%,100%,.5)}.global-nav li ul li{background:none}.global-nav li ul li a{background:none;font-size:inherit}.global-nav ul .ulmenu_in{width:100%}.global-nav ul ul{border-right:none;overflow-y:visible}.global-nav-panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1/1;height:auto;background-color:#438dce;padding:1.0666666667vw .8vw}.global-nav-panel .btn-global-nav{width:100%;height:100%;max-height:70px;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#438dce;color:#fff;font-size:clamp(10px,2.6666666667vw,16px);font-weight:bold;cursor:pointer}.global-nav-panel .btn-global-nav::before,.global-nav-panel .btn-global-nav::after{-webkit-transition:opacity .1s ease,-webkit-transform .1s ease,-webkit-box-shadow .1s ease;transition:opacity .1s ease,-webkit-transform .1s ease,-webkit-box-shadow .1s ease;transition:transform .1s ease,box-shadow .1s ease,opacity .1s ease;transition:transform .1s ease,box-shadow .1s ease,opacity .1s ease,-webkit-transform .1s ease,-webkit-box-shadow .1s ease}.global-nav-panel .btn-global-nav.icon-gn-menu{position:relative}.global-nav-panel .btn-global-nav.icon-gn-menu::before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:clamp(28px,7.4666666667vw,48px);height:clamp(2px,.5333333333vw,4px);-webkit-box-shadow:0 clamp(10px,2.6666666667vw,16px) 0 0 #fff,0 clamp(20px,5.3333333333vw,32px) 0 0 #fff;box-shadow:0 clamp(10px,2.6666666667vw,16px) 0 0 #fff,0 clamp(20px,5.3333333333vw,32px) 0 0 #fff}.global-nav-panel .btn-global-nav.icon-gn-close{position:relative}.global-nav-panel .btn-global-nav.icon-gn-close::before,.global-nav-panel .btn-global-nav.icon-gn-close::after{content:"";position:absolute;top:clamp(16px,4.2666666667vw,24px);left:50%;width:clamp(28px,7.4666666667vw,48px);height:clamp(2px,.5333333333vw,4px);background-color:#fff}.global-nav-panel .btn-global-nav.icon-gn-close::before{-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.global-nav-panel .btn-global-nav.icon-gn-close::after{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}#menu li{position:relative;border-bottom:1px solid hsla(0,0%,100%,.5);padding:0;display:list-item;text-align:left}#menu li .arrow{background:url(./images/top/icon-btn-arw.png) no-repeat center/contain;width:clamp(15px,4vw,18px);height:clamp(15px,4vw,18px);position:absolute;top:clamp(16px,4.2666666667vw,24px);right:-4vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;padding:0 4vw;cursor:pointer}#menu li.has-menu>.arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg);z-index:1}#menu li.has-menu.open>.arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#menu li.has-menu:before{display:none}#menu li.has-menu a{display:inline-block}#menu li a{font-size:clamp(16px,4.2666666667vw,21px);font-weight:bold;padding:3.7333333333vw 3.7333333333vw 3.7333333333vw 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}#menu li a:hover{opacity:.6}#menu li a:link,#menu li a:visited,#menu li a:hover,#menu li a:active{color:#fff;background:none}#menu li ul{position:static;margin-left:0}#menu li ul li a:link,#menu li ul li a:visited,#menu li ul li a:hover,#menu li ul li a:active{font-size:clamp(16px,4.2666666667vw,21px);color:#fff;background:none;padding:3.7333333333vw 0 3.7333333333vw 3.7333333333vw}.global-nav li ul li{display:block;width:100%;max-width:none;padding:0;position:relative}.global-nav li ul li .arrow{display:none}.global-nav li ul li a{padding:3.7333333333vw;padding-left:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;width:100%;height:auto;border-bottom:none;font-weight:normal}.global-nav li ul li a:hover{border-bottom:none}.global-nav li ul li a:after{display:none}.global-nav-in li:before,.global-nav li ul li:before{content:"";background:url(./images/top/icon-btn-arw.png) no-repeat center/contain;width:clamp(15px,4vw,18px);height:clamp(15px,4vw,18px);position:absolute;top:50%;right:-4vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;padding:0 4vw;cursor:pointer}.global-nav li ul li.has-menu:before{display:none}.global-nav-in li.has-menu>.arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.global-nav-in li.has-menu.open>.arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.tog-sp_recruit{margin-top:8vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.tog-sp_recruit a{font-weight:bold;font-size:3.7333333333vw;text-transform:uppercase;color:#fff;width:calc(100% - 2.6666666667vw);width:100%;height:10.6666666667vw;text-align:center;border:1px solid #fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box}.tog-sp_recruit a span{display:inline-block;padding-left:3.4666666667vw;position:relative;line-height:1}.tog-sp_recruit a span:before{content:"";width:0;height:0;border-top:1.8666666667vw solid rgba(0,0,0,0);border-bottom:1.8666666667vw solid rgba(0,0,0,0);border-left:1.8666666667vw solid #fff;position:absolute;top:0;left:0}}.site-footer{padding:46px 20px 40px;background:url(./images/top/footer-bg.jpg) no-repeat center top/cover;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){.site-footer{padding:6.4vw 5.3333333333vw 24vw}}.site-footer .top_wrapper{background:none}.site-footer .p_top-footer{font-size:16px;font-weight:bold;line-height:1.7;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1000px){.site-footer .p_top-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 768px){.site-footer .p_top-footer{gap:6.4vw}}.site-footer .p_top-footer__logo{width:35%;padding-right:96px}@media only screen and (max-width: 1000px){.site-footer .p_top-footer__logo{width:50%;padding-right:inherit;margin-bottom:48px}}@media only screen and (max-width: 768px){.site-footer .p_top-footer__logo{width:100%;margin-bottom:inherit}}.site-footer .p_top-footer__logo img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media only screen and (max-width: 768px){.site-footer .p_top-footer__logo img{width:100%}}.site-footer .p_top-footer__right{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 768px){.site-footer .p_top-footer__right{width:100%;max-width:100%}}.site-footer .p_top-footer__right .menu-footer_menu_2-container ul{list-style:none;margin:0;-webkit-columns:3;-moz-columns:3;columns:3;position:relative}@media only screen and (max-width: 768px){.site-footer .p_top-footer__right .menu-footer_menu_2-container ul{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.site-footer .p_top-footer__right .menu-footer_menu_2-container ul li{margin:0;text-align:left}@media only screen and (max-width: 768px){.site-footer .p_top-footer__right .menu-footer_menu_2-container ul li{display:inline-block;vertical-align:top;width:100%}}.site-footer .p_top-footer__right .menu-footer_menu_2-container ul li a{font-size:16px;font-weight:normal;color:#fff;text-decoration:none;display:inline-block;position:relative;padding-left:25px;margin-bottom:10px}@media only screen and (max-width: 768px){.site-footer .p_top-footer__right .menu-footer_menu_2-container ul li a{font-size:3.7333333333vw;padding-left:5.8666666667vw}}.site-footer .p_top-footer__right .menu-footer_menu_2-container ul li a:before{content:"";background:url(./images/top/icon-arrow-w.png) no-repeat center top/contain;width:20px;height:20px;position:absolute;top:3px;left:0}@media only screen and (max-width: 768px){.site-footer .p_top-footer__right .menu-footer_menu_2-container ul li a:before{width:4.2666666667vw;height:4.2666666667vw;top:1.0666666667vw;left:0}}.site-footer .p_top-footer__right .menu-footer_menu_2-container ul li a:hover{opacity:.6}@media only screen and (max-width: 768px){.site-footer .p_top-footer__right .menu-footer_menu_2-container ul li:nth-child(3) a{padding-bottom:0}}.site-footer .p_top-footer__right .menu-footer_menu_2-container ul ul{-webkit-columns:1;-moz-columns:1;columns:1;margin-top:10px}.site-footer .p_top-footer__right .menu-footer_menu_2-container ul ul li{padding-left:24px}.site-footer .p_top-footer__right .menu-footer_menu_2-container ul ul li a:before{background-image:url(./images/top/icon-arrow-tri.png);width:7px;height:12px;top:7px}.site-footer .p_top-footer__bottom{width:100%}.site-footer .p_top-footer__bottom .site-footer-nav{padding:0 0 10px 0;text-align:left;border-bottom:1px solid #fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width: 768px){.site-footer .p_top-footer__bottom .site-footer-nav{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.site-footer .p_top-footer__bottom .site-footer-nav li{position:relative;padding-left:0;padding-right:16px;margin:0 16px 0 0;background:none}@media only screen and (max-width: 768px){.site-footer .p_top-footer__bottom .site-footer-nav li{display:inline-block}}.site-footer .p_top-footer__bottom .site-footer-nav li::after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:1em;background-color:#fff}.site-footer .p_top-footer__bottom .site-footer-nav li a{color:#fff;font-size:14px;font-weight:normal;position:relative;text-decoration:none}@media only screen and (max-width: 768px){.site-footer .p_top-footer__bottom .site-footer-nav li a{font-size:2.9333333333vw}}.site-footer .p_top-footer__bottom .site-footer-nav li a:hover{color:inherit;opacity:.6}.site-footer .p_top-footer__bottom .site-footer-nav li:first-child{padding-left:inherit}@media only screen and (max-width: 768px){.site-footer .p_top-footer__bottom .site-footer-nav li:first-child{display:inline-block}}.site-footer .p_top-footer__bottom .site-footer-nav li:last-child{margin-right:0;padding-right:0}@media only screen and (max-width: 768px){.site-footer .p_top-footer__bottom .site-footer-nav li:last-child{margin-right:0 !important}}.site-footer .p_top-footer__bottom .site-footer-nav li:last-child::after{display:none}.site-footer .p_top-footer__bottom .copyright{padding:20px 0 10px;background:none;font-size:14px;font-weight:normal;text-align:right;padding:20px 0 0}@media only screen and (max-width: 768px){.site-footer .p_top-footer__bottom .copyright{font-size:2.6666666667vw;text-align:left}}.site-footer .p_top-footer__bottom .copyright p{margin-bottom:0}.page-top{bottom:60px;right:28px;text-align:center}@media only screen and (max-width: 768px){.page-top{bottom:22.6666666667vw;right:3.2vw}}.page-top a{display:block;text-decoration:none}.page-top img{display:inline-block;width:96px;height:96px;border-radius:50%}@media only screen and (max-width: 768px){.page-top img{width:10.6666666667vw;height:10.6666666667vw}}.page-top span{font-size:16px;font-weight:bold;color:#1a1a1a;display:block;margin-top:10px}@media only screen and (max-width: 768px){.page-top span{font-size:2.6666666667vw;margin-top:.8vw}}.tel_link.page{float:left;left:0;-webkit-transform:translateX(0);transform:translateX(0);bottom:10px;width:55%;font-size:2.6em;padding-left:70px;background-position:left center;-webkit-box-sizing:border-box;box-sizing:border-box}.tel_detail{float:right;width:45%;border-left:1px dotted #222;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.process-box.rc12{background:#4ad138}span.s_means{padding:4px 8px;border:1px solid #fff;background:#fff;color:#4ad138;border-radius:10px}@media only screen and (max-width: 736px){.tel_link.page{float:none;bottom:0;margin:0 auto;width:300px;font-size:1.6em;padding:10px 0 10px 60px}.tel_detail{float:none;width:250px;text-align:center;border-left:none;margin:0 auto;padding-left:0}}h1.archive-title{background:none;padding:10px 18px 30px;color:#2e70a7;border-bottom:1px dotted #2e70a7;font-size:2.5em;font-weight:bold;text-align:center}.category_description{max-width:800px;margin:30px auto;width:95%}@media only screen and (max-width: 736px){h1.archive-title{font-size:26px;padding-bottom:15px}}.widjet_accordion.archive{margin:50px 0 !important;padding:20px 0;font-size:2em;background:#2e70a7;background-size:auto}.widjet_accordion.archive span.su-spoiler-icon{left:20px !important}.cont_section{width:95%;max-width:900px;margin:40px auto}.cont_section_list{margin:-60px 0 60px;padding-top:60px}.title_excerpt_block{float:left;width:50%}.thumbnail_block{float:right;width:50%;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.thumbnail_block a:hover img{opacity:.6;-webkit-filter:opacity(0.6);filter:opacity(0.6)}.title_excerpt_block h2{background:none;margin:0 0 20px;font-size:1.5em;font-weight:bold;border-bottom:3px solid #2e70a7}.title_excerpt_block h2 a{text-decoration:none;color:#2e70a7}.title_excerpt_block h2 a:hover{color:#2e70a7;opacity:.6;-webkit-filter:opacity(0.6);filter:opacity(0.6)}@media only screen and (max-width: 736px){.title_excerpt_block,.thumbnail_block{float:none;width:100%}}.continfo_section{width:95%;max-width:800px;margin:30px auto}.continfo_section_list{padding:20px 0;border-bottom:1px dotted #333}.date_catname_block{float:left;width:30%}.date_catname_block .post-date,.date_catname_block .post-cat{margin-bottom:0}.posttitle_block{float:right;width:70%}.posttitle_block h2{background:none;margin:0;padding:0;font-size:1em}.posttitle_block h2 a{color:#000}@media only screen and (max-width: 736px){.date_catname_block,.posttitle_block{float:none;width:100%}}p.post_recommend_header{margin-bottom:0;padding:10px 10px 10px 40px;font-size:1.3em;color:#fff;background:url(./images/icon/check_icon.png) center left 10px no-repeat #ce3927}.cont_section.post_recommend_aria{margin-top:0;padding:10px 5px 0;border:1px solid #ce3927;border-top:none}ul.keni-relatedposts-list li .related-thumb{display:none}@media only screen and (max-width: 736px){img.alignright,img.alignleft{margin-right:auto;margin-left:auto;display:block;float:none}}#diagnosis-plugin{padding-top:50px;margin-top:-50px}.diagnosis-wrap .diagnosis-form,.diagnosis-wrap .diagnosis-result{background:#fcfcfc;padding:20px !important;border:25px solid #eee !important;border-radius:20px !important}#diagnosis-name{display:none !important}.label-diagnosis-name{border:none !important;padding:20px 0 0 0 !important;background:none !important;color:#000 !important}.diagnosis-wrap .diagnosis-form .question .qselect .choose{display:block !important}.diagnosis-wrap .diagnosis-form .question .qselect .choose:hover{border-bottom:0 !important}.diagnosis-wrap .diagnosis-form .question .qselect .choose:hover input,.diagnosis-wrap .diagnosis-form .question .qselect .choose:hover label{color:orange !important}.diagnosis-wrap .plugin-copyright{display:none !important}@media only screen and (max-width: 736px){h2#saizensen{color:#333;padding-top:60px;background:none;border-bottom:2px solid #333}h3#mail,h3#line{padding-top:60px}}table.tablepress p{margin-bottom:0}.sub-conts table.tablepress th{background:#2e70a7}.sub-conts table.tablepress th.column-1{font-size:.8em;line-height:1.2em}@media only screen and (max-width: 1100px){.sub-conts table.tablepress{margin-left:-30px !important}}@media only screen and (max-width: 1000px){.sub-conts table.tablepress{font-size:.7em}.sub-conts table.tablepress th.column-1{font-size:.7em}}@media only screen and (max-width: 900px){.sub-conts table.tablepress th,.sub-conts table.tablepress td{padding:7px}}@media only screen and (max-width: 800px){.sub-conts table.tablepress th,.sub-conts table.tablepress td{padding:6px}}@media only screen and (max-width: 736px){.aboutac_aria_in.access table.tablepress th.column-1{font-size:.8em;line-height:1.2em}}.qa-list dt{margin-top:-10px;padding-top:40px;background-position:top 30px left}.qa-list dd{margin-bottom:30px}@media only screen and (max-width: 736px){.qa-list dt{margin-top:-30px;margin-bottom:5px;padding:40px 0 10px 40px;background:url(./images/icon/icon-q-sp.png) top 48px left 3px no-repeat !important;font-size:1.25em}.qa-list dd{margin-bottom:20px;padding:0 0 10px 40px;background:url(./images/icon/icon-a-sp.png) top 7px left 3px no-repeat}.qa-list table{border:0;border-bottom:1px solid #ccc}.qa-list table td{padding:10px;display:block;width:100%;border:0;border-left:1px solid #ccc;border-right:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box}.qa-list table th{padding:10px;display:block;width:100%;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box}}.widjet_accordion.qalist{margin:30px 0 0 !important;padding:15px 0;font-size:2em;background:#2e70a7;background-size:auto}.widjet_accordion.qalist span.su-spoiler-icon{left:20px !important}.qa_subtitle{margin-bottom:10px !important}.qa_subtitle .su-spoiler-title{text-align:left;font-size:.6em !important;font-weight:normal !important;width:90%;padding:10px 30px !important;border-bottom:1px dotted #fff;-webkit-box-sizing:border-box;box-sizing:border-box}.qa_subtitle .su-spoiler-title span.su-spoiler-icon{top:8px !important;left:0 !important}.widjet_accordion.qalist ul.widjet_accordion_inlist li{position:relative;left:-20px;padding:5px 20px 5px 10px}@media only screen and (max-width: 736px){.qa_subtitle .su-spoiler-title{font-size:.5em !important;padding:10px 0 10px 30px !important}.widjet_accordion.qalist ul.widjet_accordion_inlist li{font-size:.8em}}.p-faq__answerlink.ddwrap{font-size:16px;margin-left:10px;margin-bottom:20px;padding-right:50px}.p-faq__answerlink a{color:#fff;background-color:#1184ca;padding:5px 30px;display:inline-block;text-decoration:none}.su-spoiler-title02{font-size:.8em !important;font-weight:700}h3.faq_ttl{color:#2e70a7;margin:60px 0 0px;padding:0 10px 4px;border-bottom:1px solid #2e70a7;border-left:5px solid #2e70a7;font-weight:bold;font-size:2em}@media only screen and (max-width: 736px){h3.faq_ttl{color:#2e70a7;margin:30px 0 0px;padding:0 10px 4px;border-bottom:1px solid #2e70a7;border-left:5px solid #2e70a7;font-weight:bold;font-size:1.7em}}.pnavi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:40px 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pnavi a{list-style:none;width:3em;line-height:2.5;margin:5px 2px;text-align:center;display:block;background-color:#006fb9;line-height:2.5;color:#fff;text-align:center;text-decoration:none}.pnavi a:hover{color:#fff}span.page-numbers.current{list-style:none;width:3em;line-height:2.5;margin:5px 2px;text-align:center;background-color:#cce2f1}.page-numbers.dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#sitemap_list{margin:0;padding:0;line-height:1.5}#sitemap_list a{text-decoration:none}#sitemap_list li{font-size:medium;text-indent:0;padding:0 0 20px 5px;margin:0;list-style-type:none}#sitemap_list li ul{margin:0;padding:5px 0 0 0}#sitemap_list li li{font-size:small;font-weight:normal;margin:0 0 3px 15px;padding:0 0 0 15px;position:relative}#sitemap_list li li::before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;background-color:#365275}#sitemap_list>li>a{display:block;border-bottom:1px solid #eee}#sitemap_list li li li::before{content:"";display:inline-block;width:5px;height:7px;vertical-align:middle;background-color:#a6a6a6;-webkit-clip-path:polygon(0% 0%, 100% 50%, 0% 100%);clip-path:polygon(0% 0%, 100% 50%, 0% 100%)}#sitemap_list .posts_in_category{position:absolute;padding-left:10px}#sitemap_list .posts_in_category a{background:url(../images/simple/ico_post_list.png) no-repeat center;text-indent:-9999px;display:block;width:1.2em;height:1.2em;border:solid 1px #ccc}table.job_table th{background:#4687bd;width:25%;color:#fff}table.job_table td ul{margin-left:20px}.col4_block{float:left;width:25%}.col4_block_in{width:90%;margin:0 auto}.col4_block_title{text-align:center;background:navy;color:#fff;font-weight:bold;padding:12px 0 8px}.col4_block_text{padding:10px;border:1px dotted navy;border-top:none;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 736px){.col4_block{float:none;width:100%;margin-bottom:20px}}.hoslist_aria{background:#00538c;color:#fff;padding:30px 0;text-align:center}.hoslist_aria_header{line-height:2em;padding:20px 0}.hoslist_aria_in{overflow-y:scroll;background:#fff;font-size:.8em;color:#333;width:90%;height:400px;margin:0 auto;padding:30px 0;text-align:left}.hoslist_aria ul{float:left;width:33.33%;margin:0;padding:0 25px;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none}@media only screen and (max-width: 736px){.hoslist_aria{padding:10px 0 20px}.hoslist_aria_header{font-size:.7em;padding:10px 0}.hoslist_aria_in{height:200px}.hoslist_aria ul{float:none;width:100%;font-size:.8em}}.kneeFd_effectBox{display:inline-block;margin:0 auto 10px;padding:20px;background-color:#e5f1f8}.kneeFd_effectBox h3{margin:-17px auto 3px;padding:10px;border:none;color:#006fb9;font-size:22px;font-weight:bold;text-align:center}.kneeFd_flowList{list-style:none;margin:0}.kneeFd_flowList li{margin:0 0 30px}.kneeFd_flowList h3{margin:0 0 20px;padding:0;border-bottom:1px solid #006fb9;color:#006fb9;line-height:1;font-weight:normal}.kneeFd_flowList h3 span{display:inline-block;width:1.5em;margin-right:10px;background:#006fb9;color:#fff;font-family:"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",游明朝,YuMincho,HG明朝E,"ＭＳ Ｐ明朝","ＭＳ 明朝","Noto Serif JP",serif;font-weight:600;text-align:center;line-height:1.5}.kneeFd_flowList .kneeFd_flowImgWrap:after{content:"";display:block;clear:both}.kneeFd_flowList .kneeFd_flowImgWrap img{float:right;margin:0 0 5px 10px}.kneeFdTable{border:none;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.kneeFdTable th,.kneeFdTable td{padding:12px 15px;border-top:1px solid #d2d2d2;border-left:1px solid #d2d2d2;font-weight:normal;text-align:center}.kneeFdTable .bgGray{background-color:#f6f6f6}.kneeFd_comparisonTable{margin-bottom:50px}.kneeFd_comparisonTable tr>:first-child{font-weight:bold}.kneeFd_comparisonTable tr:first-child>:nth-child(1){width:30%;border:none;background-color:rgba(0,0,0,0)}.kneeFd_comparisonTable tr:first-child>:nth-child(2),.kneeFd_comparisonTable tr:first-child>:nth-child(3){width:35%;padding:5px 10px;color:#fff}.kneeFd_comparisonTable tr:first-child>:nth-child(2){background-color:#006eb9}.kneeFd_comparisonTable tr:first-child>:nth-child(3){background-color:#b83928}.kneeFd_costTable tr:first-child>*{padding:5px 10px;background-color:#006eb9;color:#fff}.kneeFd_costTable tr:nth-child(2)>:nth-child(1){width:40%}.kneeFd_costTable tr:nth-child(2)>:nth-child(2),.kneeFd_costTable tr:nth-child(2)>:nth-child(3){width:30%}.kneeFd_costLink{text-align:right}.kneeFd_costLink a{padding-left:1.5em;color:inherit;text-decoration:none;position:relative}.kneeFd_costLink a:before{content:"";width:14px;height:14px;margin-top:-7px;border-radius:50%;background-color:#006fb9;position:absolute;left:0;top:50%}.kneeFd_costLink a:after{content:"";width:0;height:0;margin-top:-4px;border-style:solid;border-width:4px 0 4px 6px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;position:absolute;left:5px;top:50%}.kneeFd_costLink a span{color:#3a90c9;text-decoration:underline}@media only screen and (max-width: 736px){.kneeFd_flowList li{margin:0 0 10px}.kneeFdTable{font-size:90%}.kneeFdTable th,.kneeFdTable td{padding:5px}.kneeFd_comparisonTable tr:first-child>:nth-child(1){width:35%}.kneeFd_comparisonTable tr:first-child>:nth-child(2){width:45%}.kneeFd_comparisonTable tr:first-child>:nth-child(3){width:20%}.kneeFd_costTable tr:nth-child(2)>:nth-child(1){width:30%}.kneeFd_costTable tr:nth-child(2)>:nth-child(2),.kneeFd_costTable tr:nth-child(2)>:nth-child(3){width:25%}}p.hthree{margin:40px 0 30px;padding:0 0 10px;border-bottom:3px dotted #000;font-weight:bold;font-size:1.4em}p.hthree_inbl{margin:10px 0;padding-left:10px;border-left:8px solid #046db5;font-weight:bold;font-size:1.3em}p.hfour{margin:25px 0;padding:3px 0 3px 13px;border-left:8px solid #000;font-weight:bold;font-size:1.1em}p.hfive{margin:20px 0;padding:3px 0;color:#222;border-bottom:1px dotted #222;font-weight:bold;font-size:1.05em}p.dotborder_b{border-bottom:2px dotted #046db5;padding-bottom:8px}.fl-l20{float:left;width:19%}.fl-l30{float:left;width:29%}.fl-l40{float:left;width:39%}.fl-l50{float:left;width:49%}.fl-l60{float:left;width:59%}.fl-l70{float:left;width:69%}.fl-r80{float:right;width:79%}.fl-r70{float:right;width:69%}.fl-r60{float:right;width:59%}.fl-r50{float:right;width:49%}.fl-r40{float:right;width:39%}.fl-r30{float:right;width:29%}.photo3-2 img{width:33.3%}@media only screen and (max-width: 736px){.fl-l20,.fl-l30,.fl-l40,.fl-l50,.fl-l60,.fl-l70,.fl-r80,.fl-r70,.fl-r60,.fl-r50,.fl-r40,.fl-r30{float:none;width:100%}}.foot_pickup{border:1px solid #cf3928}.foot_pickup .ttl{padding:5px 10px;background:#cf3928;color:#fff;margin-bottom:0}.foot_pickup ._inner{padding:15px;background:#fff}@media only screen and (min-width: 737px){.footerban{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0}}.footerban{margin:0}.footerban li{list-style-type:none;margin:0 10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 736px){.footerban li{text-align:center;margin:0 20px 10px}.footerban li img{width:100%;max-width:370px}}.timeline_wrap{width:98%;max-width:870px;margin:0 auto 50px;background:#fafafa;padding:30px 180px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.timeline_wrap .list li{list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.timeline_wrap .list li .ampm{width:140px;text-align:center;margin-right:20px}span.ampm._am{background:#cae3ef;width:100px;padding:2px 5px;border:1px solid #ddd}span.ampm._pm{background:#fff;padding:2px 5px;border:1px solid #ddd}.timeline_wrap{text-align:center}.tbl_wrap table tr:nth-child(1) td{padding:0;background:#4687bc;text-align:center}.tbl_wrap table tr:nth-child(1) td .weeks{color:#fff;display:block;border-right:1px solid #fff}.tbl_wrap table td{padding:0;width:14.28%}.tbl_wrap table td .date{display:block;text-align:center;background:#d2d2d2;border-top:1px solid #606060;color:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;border-right:1px solid #ccc}.tbl_wrap table td ._am,.tbl_wrap table td ._pm,.tbl_wrap table td .kara,.tbl_wrap table td .kyushin{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;border-right:1px solid #ccc}.tbl_wrap table td .date,.tbl_wrap table td ._am,.tbl_wrap table td ._pm{height:25px;font-size:11px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tbl_wrap table td ._am,.tbl_wrap table td ._pm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tbl_wrap table td .kyushin{height:50px;font-size:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#f4f4f4}.tbl_wrap table td .kara{height:50px;background:#f4f4f4}.tbl_wrap table td ._am{background:#cae3ef}.tbl_wrap table td ._pm{background:#fff}span.gairai:before{display:inline-block;content:"";width:14px;height:15px;background:url(./images/material/ico_gai.png) no-repeat center center;padding:1px;color:#fff;padding:1px;border-radius:3px;margin-right:3px}span.shujutu:before{content:"";display:inline-block;content:"";width:14px;height:15px;background:url(./images/material/ico_te.png) no-repeat center center;padding:1px;color:#fff;padding:1px;border-radius:3px;margin-right:3px}.gairai,.shujutu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cal_ttl{text-align:left;font-size:1.8rem;margin:0 0 .5em}.tbl_wrap table{margin:0}.tbl_wrap table th{padding:0;background:#4687bc;color:#fff;text-align:center;font-size:12px}.sidebar .gairai .txt,.sidebar .shujutu .txt{display:none}.sidebar .cal_ttl{font-size:16px;font-weight:bold}.section-in{background:#fff}.sub-conts .section-wrap .section-in{background:none;padding:0 0 30px 0}.u_sp{display:none}.sidebar .tbl_wrap{-webkit-transition:.3s;transition:.3s;margin-bottom:20px}.sidebar .tbl_wrap table td ._am,.sidebar .tbl_wrap table td ._pm{padding-left:0}.sidebar .tbl_wrap a{text-decoration:none;color:#303030}.sidebar .tbl_wrap:hover{opacity:.7}.sidebar .timeline_wrap .list li .ampm{font-size:13px;text-align:left;width:70px}.sidebar .cal_ttl,.sidebar .cal_ttlside{text-align:center;font-weight:bold}.sidebar .timeline_wrap{padding:10px}.sidebar .timeline_wrap .list{margin:0}.sidebar .timeline_wrap .list li{font-size:13px;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end}.sidebar .timeline_wrap .list li br{display:block}@media only screen and (max-width: 900px){.tbl_wrap .tablepress{margin-bottom:20px}.u_sp{display:block}.tbl_wrap table td ._am,.tbl_wrap table td ._pm{padding-left:0}span.gairai:before,span.shujutu:before{display:block;width:100%;margin:0 auto 5px}.gairai .txt,.shujutu .txt{width:100%;display:block;line-height:1;text-align:center}}@media only screen and (max-width: 900px)and (max-width: 760px){.timeline_wrap .gairai .txt,.shujutu .txt{width:34px;display:inline-block}}@media only screen and (max-width: 900px){.tbl_wrap table td .date,.tbl_wrap table td ._am,.tbl_wrap table td ._pm{height:50px}.gairai,.shujutu{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:5px}}@media only screen and (max-width: 900px)and (max-width: 760px){.gairai,.shujutu{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 900px){.tbl_wrap table td .kara,.tbl_wrap table td .kyushin{height:100px}.tbl_wrap table td .date{height:30px}}.access_wrap{max-width:100%;width:500px;margin:0 auto;text-align:center}.aboutac_aria_in img.acccessmap{max-width:500px}@media only screen and (max-width: 900px){.aboutac_aria_in img.acccessmap{max-width:90%}.gairai .txt,.shujutu .txt{width:auto}}.timeline_wrap .schedule{display:inline}.timeline_wrap .timeline_txt{text-align:left}.timeline_wrap .schedule br{display:none}.schedule._before{background:#cae3ef;width:100px;padding:2px 10px;margin:2px 5px 2px 30px;border:1px solid #ddd}.schedule._after{background:#fff;width:100px;padding:2px 10px;margin:0;border:1px solid #ddd}.schedule.new_line br{display:block}.schedule.shujutu before{background:url(./images/material/icon-gn-menu.png) left center no-repeat}.schedul.gairai:before{display:inline-block;content:"";width:14px;height:15px;background:url(./images/material/ico_gai.png) no-repeat center center;padding:1px;color:#fff;padding:1px;border-radius:3px;margin-right:5px}.timeline_wrap .schedul.shujutu{display:inline}.timeline_wrap .schedul.gairai{display:inline;margin-left:30px}.schedul.shujutu:before{content:"";display:inline-block;content:"";width:14px;height:15px;background:url(./images/material/ico_te.png) no-repeat center center;padding:1px;color:#fff;padding:1px;border-radius:3px;margin-right:5px}@media only screen and (max-width: 760px){.timeline_wrap .schedule br{display:block}.schedule._before{width:40px;margin:0}.schedule.new_line br{display:block}.schedul.shujutu:before,.schedul.gairai:before{display:inline-block}.timeline_wrap .timeline_txt{text-align:center}.timeline_wrap .schedul.gairai{margin:0}}.tbl_wrap table td .kyushin_half{background:#f4f4f4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.cal_wrap_inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px}@media only screen and (min-width: 901px)and (max-width: 1200px){.aboutac_aria.cal_area .aboutac_aria_in{width:100%}.tbl_wrap table td .date,.tbl_wrap table td ._am,.tbl_wrap table td ._pm{line-height:1.2;white-space:nowrap}}@media only screen and (min-width: 735px){.sidebar .timeline_wrap .list li{text-align:left}}@media only screen and (min-width: 735px)and (max-width: 1100px){.sidebar .cal_link{display:block}.sub-conts table.tablepress{margin-left:0 !important}.sub-conts table.tablepress th,.sub-conts table.tablepress td{padding:0}.sidebar .tbl_wrap table td .kara,.sidebar .tbl_wrap table td .kyushin{height:50px}.sidebar .tbl_wrap table td .date,.sidebar .tbl_wrap table td ._am,.sidebar .tbl_wrap table td ._pm{height:25px}.gairai,.shujutu{padding:0}.gairai .txt,.shujutu .txt{width:auto}span.gairai:before,span.shujutu:before{width:14px}.timeline_wrap .schedul.shujutu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.timeline_wrap .schedul.gairai{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:0}}.main-body h2._subttl{margin:40px 0 30px;padding:0 0 10px;border-bottom:1px solid #2e70a7;font-weight:bold;font-size:1.5em;background:none;color:#333}.main-body h3._smallttl{margin:55px 0 25px;padding:0 0 4px;border-bottom:1px dashed #2e70a7;font-weight:bold;font-size:1.25em;background:none;color:#333}.main-body ._subttl02{font-size:18px;font-weight:bold;display:block;text-align:center;background-color:#e5f3fa;min-height:40px;padding:9px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.main-body .sp{display:none}@media only screen and (min-width: 735px){.main-body .sp{display:block}}.rm-header{position:relative;display:block;width:100%;height:352px;margin-bottom:25px;background-repeat:no-repeat;background-position:top center;background-size:cover}@media only screen and (max-width: 768px){.rm-header{background:none !important;margin:0 0 23.4666666667vw;width:100%;height:76.8vw}}@media only screen and (max-width: 768px){.rm-header .spBg{height:100%;background-repeat:no-repeat;background-position:top left;background-size:contain}}.rm-header .inner{position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 40px;background:rgba(70,135,189,.8);gap:32px}@media only screen and (max-width: 768px){.rm-header .inner{-webkit-box-sizing:border-box;box-sizing:border-box;bottom:-17.3333333333vw;display:block;width:89.3333333333vw;margin:0 auto;padding:5.3333333333vw 4vw}}.rm-header h1{margin:0;padding:0;background:none;font-size:26px;text-align:center;line-height:1}@media only screen and (max-width: 768px){.rm-header h1{font-size:8vw}}.rm-header h1 small{display:block;margin-top:10px;font-size:16px;font-weight:normal}@media only screen and (max-width: 768px){.rm-header h1 small{margin-top:2.6666666667vw;font-size:4.2666666667vw}}.rm-header p{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-bottom:0;color:#fff;font-size:18px;text-align:center}@media only screen and (max-width: 768px){.rm-header p{min-width:auto;margin:4.2666666667vw 0 0;font-size:4.2666666667vw;text-align:left}}@media only screen and (max-width: 768px){.rm-header p>br{display:none}}.rm-movie{position:relative;display:block;width:100%;height:400px;margin-bottom:25px;background-repeat:no-repeat;background-position:top left;background-size:cover;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 768px){.rm-movie{display:none}}.rm-movie .inner{position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 70px;background:rgba(70,135,189,.8)}@media only screen and (max-width: 768px){.rm-movie .inner{padding:5.3333333333vw 18.6666666667vw}}.rm-movie h1{margin:0;padding:0;background:none;font-size:40px;text-align:center;line-height:1}@media only screen and (max-width: 768px){.rm-movie h1{font-size:10.6666666667vw}}.rm-movie h2{background:none;text-align:center;font-size:24px;font-weight:bold;margin:0;padding:0;margin-bottom:25px}@media only screen and (max-width: 768px){.rm-movie h2{font-size:6.4vw;margin-bottom:6.4vw}}.movie-spBg{display:none}.rm-movie-sp{display:none}@media only screen and (max-width: 768px){.rm-movie-sp{display:block;position:relative;display:block;width:100%;margin-bottom:6.4vw;background-repeat:no-repeat;background-position:top left;background-size:cover;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:5.3333333333vw 0}}.acceptance{margin-bottom:20px;border:1px solid #4687bd}@media only screen and (max-width: 768px){.acceptance{margin-bottom:5.3333333333vw}}.acceptance .title{margin:0;padding:20px;background-color:#4687bd;color:#fff;font-size:22px;font-weight:bold;text-align:center}@media only screen and (max-width: 768px){.acceptance .title{padding:2.6666666667vw;font-size:4.2666666667vw}}.acceptance .title br{display:none}@media only screen and (max-width: 768px){.acceptance .title br{display:block}}.acceptance .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;gap:24px}@media only screen and (max-width: 768px){.acceptance .inner{display:block;padding:5.3333333333vw 4vw}}.acceptance .cts{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width: 768px){.acceptance .cts{width:auto;margin-right:0}}.acceptance .cts p{font-size:15px;line-height:1.6;color:#1a1a1a;font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro"}@media only screen and (max-width: 768px){.acceptance .cts p{font-size:4vw}}.acceptance .cts a{display:inline-block;width:100%;padding:15px 10px;border:1px solid #4687bd;background-color:#f2f2f2;color:#4687bd;font-size:21px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){.acceptance .cts a{font-size:4.2666666667vw;font-weight:bold}}.acceptance .cts a:before{content:url("./images/regenerative-medicine/ico_rm_link.png");vertical-align:middle}.acceptance .cts a small{display:inline-block;width:100%}@media only screen and (max-width: 768px){.acceptance .cts a small{font-weight:normal}}.acceptance img{min-height:103px}@media only screen and (max-width: 999px){.rm-body{padding:0 20px}}#rm-children{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;margin:0 0 10px;padding:0}#rm-children li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 0 20px;padding:16px 40px 24px;background:url("./images/regenerative-medicine/bg_rm_list_tr.png") top right no-repeat,url("./images/regenerative-medicine/bg_rm_list_bl.png") bottom left no-repeat;background-size:25%,25%;-webkit-box-shadow:0 0 15px rgba(0,0,0,.15);box-shadow:0 0 15px rgba(0,0,0,.15)}@media only screen and (max-width: 768px){#rm-children li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:2.6666666667vw 4vw;background-size:50%,50%}}#rm-children li>:first-child img{width:100%}@media only screen and (max-width: 768px){#rm-children li>:first-child img{margin-bottom:5.3333333333vw}}#rm-children h2{margin:0 0 10px;padding:4px 0;background:none;border-left:4px solid #4687bd;line-height:1}@media only screen and (max-width: 768px){#rm-children h2{margin:0 0 2.6666666667vw;padding:1.0666666667vw 0;border-left:1.0666666667vw solid #4687bd}}#rm-children h2 a{display:block;padding:0 10px;color:#4687bd;line-height:1;text-decoration:none}@media only screen and (max-width: 768px){#rm-children h2 a{font-size:6.4vw;padding-right:0}}#rm-children h2 a small{font-weight:normal}@media only screen and (max-width: 768px){#rm-children h2 a small{letter-spacing:-.2666666667vw;font-size:4.2666666667vw}}#rm-children .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:32px}@media only screen and (max-width: 768px){#rm-children .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:auto;gap:4.2666666667vw}}#rm-children .inner>:first-child{width:40%}@media only screen and (max-width: 768px){#rm-children .inner>:first-child{width:100%}}#rm-children .inner>:first-child img{width:100%}#rm-children .inner>div{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 768px){#rm-children .inner>div{gap:4.2666666667vw}}#rm-children .inner>div p{margin:0}@media only screen and (max-width: 768px){#rm-children .inner>div p{font-size:4.2666666667vw;line-height:1.5}}#rm-children .inner>div a{display:block;margin:0 auto;text-align:center}#rm-children .inner>div a img{width:100%;max-width:335px}@media only screen and (max-width: 768px){#rm-children .inner>div a img{max-width:73.3333333333vw}}.medicine__banner--list{margin-bottom:20px}@media only screen and (max-width: 736px){.rm-movie-youtube{width:80%;margin:0 auto}.rm-movie-sp .inner{position:absolute;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 70px;background:rgba(70,135,189,.8)}.rm-movie-sp h1{margin:0;padding:0;background:none;font-size:40px;text-align:center;line-height:1}.rm-movie-sp h2{background:none;text-align:center;font-size:24px;line-height:1.5;font-weight:bold;margin:0;padding:0;margin-bottom:25px}.acceptance img{float:right;width:42.6%;padding-left:15px}}@media only screen and (max-width: 736px){.table-frame{background-color:#e5f1f8;margin-bottom:10px;padding:10px}.table-frame .table01{margin-bottom:10px;width:100%}.table-frame .table01 .b{font-weight:300}.table-frame .table01 tr{background:#fff}.table-frame .table01 tr.tr-bg{background-color:#f6f6f6}.table-frame .table01 th,.table-frame .table01 td{font-size:11px;border:1px solid #d2d2d2;vertical-align:middle}.table-frame .table01 tr th:first-child,.table-frame .table01 tr th:nth-child(2){width:30%}.table-frame .table01 th{color:#fff;font-weight:600;padding:5px 10px}.table-frame .table01 td{line-height:1.2;padding:10px 5px}.table02{margin-bottom:20px}.table02 td{background-color:#fff;border:1px solid #d2d2d2;font-size:14px;padding:5px;text-align:center;vertical-align:middle;width:50%}.table02 td:last-child{padding:0}}.top_wrapper{width:100%;max-width:1220px;margin:0 auto;position:relative}.c_top-ttl{font-size:48px;font-weight:500;display:block;text-align:center;margin:0 0 50px;letter-spacing:.27rem}.c_top-ttl span{font-family:"Futura Md BT";font-size:16px;font-weight:500;color:#0085ce;display:block;padding-top:3px;letter-spacing:0rem}.c_top-btn{font-size:4.8vw;font-weight:bold;width:100%;min-height:17.0666666667vw;margin:0 auto;text-decoration:none;color:#fff;background:#0085ce;border:1px solid #0085ce;border-radius:8.5333333333vw;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media(min-width: 769px){.c_top-btn{font-size:18px;min-height:64px;max-width:360px;border:1px solid #0085ce;border-radius:32px}}.c_top-btn:before{content:"";background:url("./images/top/icon-arrow-b.png") no-repeat center top/contain;width:5.3333333333vw;height:5.3333333333vw;position:absolute;top:50%;right:4.2666666667vw;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media(min-width: 769px){.c_top-btn:before{width:20px;height:20px;right:16px}}.c_top-btn:hover{color:#0085ce;background:#fff;border:1px solid #0085ce}.c_top-btn:hover:before{-webkit-filter:none;filter:none}.c_top-btn.accent{background:#e46c0a;border-color:#e46c0a}.c_top-btn.accent:hover{color:#e46c0a;background:#fff;border:1px solid #e46c0a}.c_top-btn.accent:before{background-image:url("./images/top/icon-arrow-b-accent.png")}.c_top-btn.line{background:#00b900;border-color:#00b900}.c_top-btn.line:hover{color:#00b900;background:#fff;border:1px solid #00b900}.c_top-btn.line:before{background-image:url("./images/top/icon-arrow-l-accent.png")}@media only screen and (max-width: 768px){.c_top-ttl{font-size:6.4vw;margin-bottom:6.4vw;letter-spacing:.2666666667vw}.c_top-ttl span{font-size:3.2vw;margin-top:inherit;padding-top:inherit}}@media only screen and (max-width: 736px){.imgnavi_menu_aria{margin:-20px 0 0;display:inline-block;vertical-align:top}}.f_top-kv{position:relative;width:100%;height:69.3333333333vw;margin-top:clamp(55px,14.6666666667vw,100px)}@media(min-width: 769px){.f_top-kv{height:auto}}@media(min-width: 1000px){.f_top-kv{margin-top:inherit}}.f_top-kv .p_top-kv{position:relative;width:100%;height:100%}.f_top-kv .p_top-kv picture{display:block;width:100%;height:100%}.f_top-kv .p_top-kv img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.f_top-menu{padding:6.4vw 4.2666666667vw 8.5333333333vw}@media(min-width: 769px){.f_top-menu{padding:48px 32px 72px}}.f_top-menu .top_wrapper{max-width:inherit}.f_top-menu .p_menu__ttl{margin-bottom:6.4vw;position:relative}.f_top-menu .p_menu__ttl:before{bottom:-vw(375, 24)}@media(min-width: 769px){.f_top-menu .p_menu__ttl{margin-bottom:48px}.f_top-menu .p_menu__ttl:before{bottom:-48px}}.f_top-menu .p_menu__boxes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:4.2666666667vw}@media(min-width: 769px){.f_top-menu .p_menu__boxes{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:16px}}@media(min-width: 1000px){.f_top-menu .p_menu__boxes{gap:24px}}@media(min-width: 1200px){.f_top-menu .p_menu__boxes{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:16px}}.f_top-menu .p_menu__box{width:100%;background:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.2);box-shadow:0 0 15px rgba(0,0,0,.2);text-align:center;position:relative;text-decoration:none}@media(min-width: 769px){.f_top-menu .p_menu__box{width:calc(50% - 8px)}}@media(min-width: 1000px){.f_top-menu .p_menu__box{width:calc(33% - 16px)}}@media(min-width: 1200px){.f_top-menu .p_menu__box{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}.f_top-menu .p_menu__box:hover{background:#0085ce;opacity:1}.f_top-menu .p_menu__box:hover .p_menu__subttl{color:#fff}.f_top-menu .p_menu__box:hover .p_menu__subttl small{color:#fff}.f_top-menu .p_menu__box:hover .p_menu__txt{color:#fff}.f_top-menu .p_menu__box:hover .p_menu__arrow{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.f_top-menu .p_menu__box picture{display:block;position:relative}.f_top-menu .p_menu__box picture img{display:block;width:100%;height:auto}.f_top-menu .p_menu__box picture::after{content:"";position:absolute;inset:0;background:rgba(0,65,100,.5);pointer-events:none}@media(min-width: 769px){.f_top-menu .p_menu__box picture{position:static}.f_top-menu .p_menu__box picture::after{display:none}.f_top-menu .p_menu__box picture img{display:inline-block;height:auto}}.f_top-menu .p_menu__box .p_menu__content{padding:4.2666666667vw 4.2666666667vw 10.6666666667vw;word-break:break-all;line-height:1.7;-webkit-transition:all .3s ease;transition:all .3s ease}@media(min-width: 769px){.f_top-menu .p_menu__box .p_menu__content{padding:20px 20px 45px;position:static;-webkit-transform:none;transform:none;width:auto}}.f_top-menu .p_menu__box .p_menu__subttl{position:absolute;top:24.5333333333vw;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:5.6vw;line-height:1.2;font-weight:bold;color:#fff;margin:0}.f_top-menu .p_menu__box .p_menu__subttl small{display:block;font-family:"Futura Md BT";font-size:3.2vw;font-weight:500;padding-top:3px;color:#fff}@media(min-width: 769px){.f_top-menu .p_menu__box .p_menu__subttl{position:static;top:auto;left:auto;-webkit-transform:none;transform:none;font-size:21px;color:#1a1a1a;margin:0 0 18px}.f_top-menu .p_menu__box .p_menu__subttl small{font-size:13px;color:#0085ce;display:block;padding-top:3px}}.f_top-menu .p_menu__box .p_menu__txt{font-size:4vw;text-align:left;margin:0;color:#1a1a1a}@media(min-width: 769px){.f_top-menu .p_menu__box .p_menu__txt{font-size:inherit}}.f_top-menu .p_menu__box .p_menu__arrow{background:url(./images/top/icon-box-arrow.png) no-repeat center top;width:7.2vw;height:4vw;position:absolute;bottom:4.2666666667vw;left:0;right:0;margin:0 auto;-webkit-transition:bottom .3s ease;transition:bottom .3s ease}@media(min-width: 769px){.f_top-menu .p_menu__box .p_menu__arrow{bottom:20px;width:27px;height:15px}.p_menu__box:hover .f_top-menu .p_menu__box .p_menu__arrow{bottom:10px}}@media(min-width: 769px){.f_top-menu .p_menu__box:hover .p_menu__arrow{bottom:10px}}.f_top-menu .p_menu__media{width:100%;max-width:100%}.f_top-concept{background:url(./images/top/f_menu-bg-sp.jpg) center top/contain;padding:6.4vw 0;-webkit-box-shadow:0 0 4.2666666667vw rgba(0,0,0,.2);box-shadow:0 0 4.2666666667vw rgba(0,0,0,.2)}.f_top-concept .top_wrapper{max-width:1310px}@media(min-width: 769px){.f_top-concept{background:url(./images/top/f_menu-bg.jpg) repeat-y center top;padding:72px 32px 36px}}.f_top-concept .p_concept__ttl{font-size:6.4vw;font-weight:500;padding:0 8.8vw;line-height:1.7;letter-spacing:.1rem}@media(min-width: 769px){.f_top-concept .p_concept__ttl{font-size:28px;font-weight:bold;letter-spacing:.18rem;padding:0}}.f_top-concept .p_concept__subttl{font-size:4.8vw;font-weight:700;text-align:center;letter-spacing:.5333333333vw;margin:6.4vw 0}@media(min-width: 769px){.f_top-concept .p_concept__subttl{font-size:24px;font-weight:normal;text-align:left;letter-spacing:.15rem;margin:0 0 30px}}.f_top-concept .p_concept__txt{font-size:4vw;line-height:1.7;margin:0 0 4.2666666667vw 0;color:#1a1a1a}@media(min-width: 769px){.f_top-concept .p_concept__txt{font-size:inherit;line-height:2.2;margin:0 0 16px 0}}.f_top-concept .p_concept__content{display:block}@media(min-width: 769px){.f_top-concept .p_concept__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:56px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-left:-80px}}.f_top-concept .p_concept__img{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.f_top-concept .p_concept__img img{max-width:100% !important}@media(min-width: 769px){.f_top-concept .p_concept__img img{width:667px}}.f_top-concept .p_concept__info{padding:0 8.5333333333vw;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:left}@media(min-width: 769px){.f_top-concept .p_concept__info{padding:0;width:calc(100% - 330px)}}.f_top-concept .p_concept__btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;list-style:none;margin:0 auto;padding:0}@media(min-width: 1000px){.f_top-concept .p_concept__btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin:40px 0 0 0;gap:16px}}.f_top-concept .p_concept__btns li{width:100%;margin:0 auto 4.2666666667vw}@media(min-width: 769px){.f_top-concept .p_concept__btns li{margin:0 auto 16px;width:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.f_top-concept .p_concept__btns li:first-child{margin-right:8.5333333333vw}}.f_top-concept .p_concept__btns li:first-child{margin-right:auto}.f_top-concept .p_concept__btns li:last-child{margin-bottom:0}.f_top-concept .p_concept__btn{position:relative;background:#0085ce;border-radius:8.5333333333vw;color:#fff}.f_top-concept .p_concept__btn:before{content:"";position:absolute;right:4.8vw;background-image:url("./images/top/icon-arrow-b.png");-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.f_top-concept .p_concept__btn:hover{background:#fff;border:1px solid #0085ce;color:#0085ce}.f_top-concept .p_concept__btn:hover:before{-webkit-filter:none;filter:none}.f_top-info{position:relative;min-height:593px;margin-bottom:8.5333333333vw}@media(min-width: 769px){.f_top-info{margin-bottom:48px;padding-top:64px}}@media(min-width: 1000px){.f_top-info{margin-bottom:inherit}}.f_top-info .p_info__left{position:relative;background-color:#00a6cc;margin-left:0;width:100%;padding-top:8.5333333333vw;padding-bottom:14.9333333333vw}@media(min-width: 769px){.f_top-info .p_info__left{padding:40px 0 72px}}@media(min-width: 1000px){.f_top-info .p_info__left{margin-left:-28px;padding-top:53px;width:38%}}.f_top-info .p_info__left .p_info__ttl{font-size:6.4vw;font-weight:bold;text-align:center;color:#fff;background:#00a6cc;margin:0;padding:0 21.3333333333vw;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:.2666666667vw}@media(min-width: 769px){.f_top-info .p_info__left .p_info__ttl{font-size:28px;text-align:left;padding:0 100px}}.f_top-info .p_info__left .p_info__ttl span{position:relative;display:inline-block}.f_top-info .p_info__left .p_info__ttl span:before{content:"";width:21.3333333333vw;height:1px;background:#fff;position:absolute;top:50%;left:-21.3333333333vw}@media(min-width: 769px){.f_top-info .p_info__left .p_info__ttl span:before{width:80px;left:-100px}}.f_top-info .p_info__left .p_info__ttl small{font-family:"Futura Md BT";font-size:3.2vw;font-weight:500;color:#cce7f5;display:block;line-height:1;margin-top:1.0666666667vw;padding-top:2.4vw;letter-spacing:normal}@media(min-width: 769px){.f_top-info .p_info__left .p_info__ttl small{font-size:16px;margin-top:8px;padding-top:0}}.f_top-info .p_info__leftbg{background-color:rgba(0,0,0,0)}.f_top-info .p_info__right{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);margin:-40px auto 0;max-width:calc(100% - 8.5333333333vw);min-height:0;padding:4.2666666667vw 4.2666666667vw 6.4vw;position:relative;width:100%;z-index:1}@media(min-width: 769px){.f_top-info .p_info__right{padding:24px 48px}}@media(min-width: 1000px){.f_top-info .p_info__right{margin-top:60px;min-height:455px;padding:32px 48px;position:absolute;right:0;top:0;width:70%}}.f_top-info .p_info__right .p_inner-con{padding:0;line-height:1.7}.f_top-info .p_info__right .p_inner-con .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #b2daf0;padding:4.2666666667vw 0;position:relative;gap:1.0666666667vw}@media(min-width: 769px){.f_top-info .p_info__right .p_inner-con .item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:16px 0;gap:32px}}.f_top-info .p_info__right .p_inner-con .item:first-child{padding:0 0 4.2666666667vw}@media(min-width: 769px){.f_top-info .p_info__right .p_inner-con .item:first-child{padding:0 0 16px}}.f_top-info .p_info__right .p_inner-con .item .info_col__date{font-family:"Futura Md BT";font-size:3.4666666667vw;font-weight:500;color:#0085ce;margin:0}@media(min-width: 769px){.f_top-info .p_info__right .p_inner-con .item .info_col__date{font-size:13px}}.f_top-info .p_info__right .p_inner-con .item .pad-left a{color:#1a1a1a;text-decoration:none;display:block}@media(min-width: 769px){.f_top-info .p_info__right .p_inner-con .item .pad-left a{padding-top:2px}}.f_top-info .p_info__right .p_inner-con .item .pad-left a .excerpt{font-size:4vw;margin-bottom:0}@media(min-width: 769px){.f_top-info .p_info__right .p_inner-con .item .pad-left a .excerpt{font-size:inherit}}.f_top-info .p_info__right .p_inner-con .item .pad-left .footer_post_title.info{font-size:4.8vw;margin:0 0 4.8vw;border-bottom:none;font-weight:bold;display:inline-block;vertical-align:top;position:relative;padding-left:4.8vw;line-height:1.2;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}@media(min-width: 769px){.f_top-info .p_info__right .p_inner-con .item .pad-left .footer_post_title.info{font-size:18px;margin:0 0 18px;padding-left:18px}}.f_top-info .p_info__right .p_inner-con .item .pad-left .footer_post_title.info:before{content:"";background-color:#0085ce;width:4.2666666667vw;height:4.2666666667vw;border-radius:50%;position:absolute;top:.5333333333vw;left:0}@media(min-width: 769px){.f_top-info .p_info__right .p_inner-con .item .pad-left .footer_post_title.info:before{width:16px;height:16px;top:2px}}.f_top-info .p_info__right .p_inner-con .info_col__btn{margin-top:24px}.f_top-column{padding-bottom:6.4vw}@media(min-width: 769px){.f_top-column{padding-bottom:inherit}}@media(min-width: 769px){.f_top-column .top_wrapper{max-width:1366px}}.f_top-column .p_column__top{display:block;padding:0 4.2666666667vw 8.5333333333vw;width:auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width: 769px){.f_top-column .p_column__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto 20px;padding:0 40px;width:870px}}@media(min-width: 769px){.f_top-column .p_column__topL{margin-right:77px}}.f_top-column .p_column__ttl{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:6.4vw;font-weight:700;letter-spacing:.2666666667vw;text-align:center}@media(min-width: 769px){.f_top-column .p_column__ttl{font-size:28px;text-align:left}}.f_top-column .p_column__ttl span{display:inline-block;position:relative}.f_top-column .p_column__ttl span:before{background:#0085ce;content:"";display:inline-block;width:230px;height:1px;position:absolute;top:18px;left:-245px}.f_top-column .p_column__ttl span small{color:#0085ce;display:block;font-family:"Futura Md BT";font-size:3.2vw;font-weight:500;letter-spacing:0rem}@media(min-width: 769px){.f_top-column .p_column__ttl span small{font-size:16px;margin-top:8px}}.f_top-column .p_column__topR{text-align:left}.f_top-column .p_column__intro{font-weight:400;margin-bottom:0;line-height:1.7;font-size:4vw}@media(min-width: 769px){.f_top-column .p_column__intro{font-size:inherit}}.f_top-column .p_column__bot{background-color:#fff;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;list-style-type:none;margin:0;padding:0}.f_top-column .p_column__bot li{margin-bottom:0;position:relative;-webkit-transition:.5s;transition:.5s;width:50%;height:auto}@media(min-width: 769px){.f_top-column .p_column__bot li{width:25%}}.f_top-column .p_column__bot li:after{background-color:#c8c8c8;content:"";height:100%;position:absolute;right:0;top:0;width:1px}.f_top-column .p_column__bot li a{text-decoration:none}.f_top-column .p_column__info{padding:1.8666666667vw;text-align:center;font-size:4vw;font-weight:inherit;margin-bottom:0}@media(min-width: 769px){.f_top-column .p_column__info{font-size:inherit;padding:10px}}.f_top-column .p_column__cat{background-color:#0085ce;border-radius:3px;color:#fff;font-size:3.2vw;font-weight:600;line-height:1;padding:1.3333333333vw 5.3333333333vw}@media(min-width: 769px){.f_top-column .p_column__cat{font-size:15px;padding:5px 20px}}.f_top-column .p_column__post{color:#1a1a1a;display:block;font-size:4vw;font-weight:600;line-height:1.2;padding-bottom:1.8666666667vw;padding-top:1.8666666667vw;text-align:left}@media(min-width: 769px){.f_top-column .p_column__post{font-size:18px;padding-bottom:14px;padding-top:14px}}.f_top-column .p_column__post span{display:inline-block;padding-left:6.4vw;position:relative;line-height:1.3;text-align:left;font-size:4vw}@media(min-width: 769px){.f_top-column .p_column__post span{padding-left:26px;font-size:inherit}}.f_top-column .p_column__post span:before{background:url("./images/top/icon-arrow-b.png") no-repeat center top/contain;content:"";width:5.3333333333vw;height:5.3333333333vw;position:absolute;top:0;left:0}@media(min-width: 769px){.f_top-column .p_column__post span:before{width:20px;height:20px}}.f_top-column .p_column__post span br{display:none}@media(min-width: 769px){.f_top-column .p_column__post span br{display:block}}.f_top-column .p_column__img img{width:100%}.f_top-column .p_column__btn{margin-top:24px;padding:0 8.5333333333vw}@media(min-width: 769px){.f_top-column .p_column__btn{padding:0}}.f_top-access{position:relative;margin-bottom:8.5333333333vw}@media(min-width: 769px){.f_top-access{min-height:433px;margin-bottom:48px;padding-top:64px}}@media(min-width: 1000px){.f_top-access{margin-bottom:inherit}}.f_top-access .p_access__left{position:relative;background-color:#0085ce;margin-left:0;width:100%;padding-top:8.5333333333vw;padding-bottom:14.9333333333vw}@media(min-width: 769px){.f_top-access .p_access__left{padding:40px 0 72px}}@media(min-width: 1000px){.f_top-access .p_access__left{margin-left:-28px;padding-top:53px;width:38%}}.f_top-access .p_access__left .p_access__ttl{font-size:6.4vw;font-weight:bold;text-align:center;color:#fff;background:#0085ce;margin:0;padding:0 21.3333333333vw;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:.2666666667vw}@media(min-width: 769px){.f_top-access .p_access__left .p_access__ttl{font-size:28px;text-align:left;padding:0 100px}}.f_top-access .p_access__left .p_access__ttl span{position:relative;display:inline-block}.f_top-access .p_access__left .p_access__ttl span:before{content:"";width:21.3333333333vw;height:1px;background:#fff;position:absolute;top:50%;left:-26.6666666667vw}@media(min-width: 769px){.f_top-access .p_access__left .p_access__ttl span:before{width:80px;left:-100px}}.f_top-access .p_access__left .p_access__ttl small{font-family:"Futura Md BT";font-size:3.2vw;font-weight:500;color:#cce7f5;display:block;line-height:1;margin-top:1.0666666667vw;padding-top:2.4vw;letter-spacing:normal}@media(min-width: 769px){.f_top-access .p_access__left .p_access__ttl small{font-size:16px;margin-top:8px;padding-top:0}}.f_top-access .p_access__leftbg{background-color:rgba(0,0,0,0)}.f_top-access .p_access__right{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);margin:-40px auto 0;max-width:calc(100% - 8.5333333333vw);min-height:0;padding:4.2666666667vw;position:relative;width:100%;z-index:1}@media(min-width: 769px){.f_top-access .p_access__right{padding:24px 48px}}@media(min-width: 1000px){.f_top-access .p_access__right{margin-top:60px;padding:32px 48px;position:absolute;right:0;top:0;width:70%}}.f_top-access .p_access__right .p_inner-con{padding:0;line-height:1.7}.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs{margin:0;padding:0;margin-top:5.3333333333vw}@media(min-width: 769px){.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs{margin-top:20px}}.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.6vw;font-size:4vw;line-height:1.3}@media(min-width: 769px){.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs li{margin-bottom:6px;font-size:15px}}.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs li span{min-width:21.3333333333vw;background-color:#0085ce;color:#fff;margin-right:1.0666666667vw;text-align:center;border-radius:.8vw;display:inline-block}@media(min-width: 769px){.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs li span{min-width:113px;margin-right:10px;border-radius:3px}}.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs li div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:3.2vw}@media(min-width: 769px){.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs li div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:16px}}.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs li div a{display:inline-block;width:auto;margin:0;padding:1.0666666667vw 4.2666666667vw;border:.2666666667vw solid #0085ce;border-radius:7.2vw;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;color:#0085ce;text-decoration:none}@media(min-width: 769px){.f_top-access .p_access__right .p_inner-con .p_cont-btm__hrs li div a{min-width:140px;border:1px solid #0085ce;margin-top:-6px;padding:4px 24px}}.f_top-access .p_access__right .p_inner-con .access_col__btn{margin-top:6.4vw}@media(min-width: 769px){.f_top-access .p_access__right .p_inner-con .access_col__btn{margin-top:24px}}.f_top-access .p_cont-recruit-banner{display:block;margin:4.2666666667vw}@media(min-width: 769px){.f_top-access .p_cont-recruit-banner{display:none}}.f_top-access .p_cont-recruit-banner img{max-width:100%;width:100%;height:auto;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.tel_link{position:relative;font-size:0;color:#222;padding-bottom:13px;width:100%}@media(min-width: 769px){.tel_link{width:300px;padding-bottom:0}}@media(min-width: 1000px){.tel_link{width:100%}}.tel_link .num{font-family:"Oswald",sans-serif;font-size:45px;font-weight:500;letter-spacing:-1px;color:#0085ce;text-decoration:none;position:relative;padding-left:12.8vw;margin-bottom:0;display:block;line-height:1}@media(min-width: 769px){.tel_link .num{padding-left:48px}}@media(min-width: 1000px){.tel_link .num{padding-left:92px}}.tel_link .num:before{content:"";background:url(./images/icon/icon-hdr-contact.png) no-repeat center top/contain;width:10.6666666667vw;height:6.4vw;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(min-width: 769px){.tel_link .num:before{background:url(./images/icon/icon-hdr-contact.png) no-repeat center top/contain;width:42px;height:24px}}@media(min-width: 1000px){.tel_link .num:before{width:84px;height:48px}}.tel_link img{max-width:218px}.op_hours{font-size:14px;font-weight:400;line-height:1.3;padding-top:4px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}.second_par{padding-bottom:0;background-color:#ecf3f8}@media(max-width: 768px){.second_par{background-color:#fff}}@media(max-width: 768px){.second_par .main-conts:before{display:none}}.second_par .main-body-in:after{display:none}.second_par .main-conts{float:none;width:100%;position:relative;z-index:1}.second_par .main-conts:before{content:"";background:#ccd6e0;width:100vw;height:210px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.second_par .rm-body{background:#fff;padding:80px 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width: 768px){.second_par .rm-body{margin:0;padding:20px}}.second_par .rm-body.rm-body__cat{padding-bottom:70px;padding-top:0}@media(max-width: 768px){.second_par .rm-body.rm-body__cat{padding-bottom:8.5333333333vw}}.second_par .rm-header{width:100%;height:210px;margin-bottom:0;-webkit-box-shadow:-24px 0 20px -15px rgba(0,0,0,.3),24px 0 20px -15px rgba(0,0,0,.4);box-shadow:-24px 0 20px -15px rgba(0,0,0,.3),24px 0 20px -15px rgba(0,0,0,.4);background-size:cover;background-position:center top}@media(max-width: 768px){.second_par .rm-header{-webkit-box-shadow:none;box-shadow:none;height:auto;margin:0}}.second_par .ban_inner{position:absolute;top:38px;left:0;right:0}@media(max-width: 768px){.second_par .ban_inner{position:static;padding:38% 20px 0}}.second_par .ban_inner h1 small{font-size:28px;letter-spacing:3px;font-weight:bold;color:#0085ce;position:relative;margin-top:0}@media(max-width: 768px){.second_par .ban_inner h1 small{font-size:clamp(21px,5.6vw,28px)}}.second_par .ban_inner h1 small:after{content:"";background-color:#0085ce;display:block;position:static;margin:39px auto 22px;width:80px;height:1px}@media(max-width: 768px){.second_par .ban_inner h1 small:after{margin:15px auto}}.second_par .ban_inner p{font-size:18px;color:#1a1a1a;max-width:100%;line-height:1.7}@media(max-width: 768px){.second_par .ban_inner p{font-size:16px;text-align:left}}.second_par .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 auto;padding:0;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;width:100%;max-width:1040px;gap:24px}@media(max-width: 768px){.second_par .list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:4.2666666667vw}}.second_par .list:not(:last-child){margin-right:40px}.second_par .list li{margin-bottom:70px}@media(max-width: 768px){.second_par .list li{margin-bottom:40px}}@media(max-width: 768px){.second_par .list li:last-child{margin-bottom:30px}}.second_par .list .upper{width:100%;border-top:3px solid #0085ce;border-bottom:1px solid #0085ce;margin-bottom:40px}@media(max-width: 768px){.second_par .list .upper{width:calc(100% - 40px);margin:0 auto 30px}}.second_par .list .upper_ttl{background:none;margin:0;padding:0 0 13px;border:0;text-align:center}@media(max-width: 768px){.second_par .list .upper_ttl{padding:0 0 7px}}.second_par .list .upper_ttl small{font-size:16px;letter-spacing:2px;font-weight:bold;color:#fff;background-color:#0085ce;line-height:28px;text-align:center;display:block;margin:0 auto 10px;border-radius:0 0 6px 6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:146px}@media(max-width: 768px){.second_par .list .upper_ttl small{font-size:13px;width:126px;line-height:22px;margin:0 auto 5px}}.second_par .list .upper_ttl [data-text-count="3"]{width:93px}.second_par .list .upper_ttl span{font-size:28px;letter-spacing:3px;font-weight:bold;color:#0085ce;display:block;text-align:center;line-height:1.2}@media(max-width: 768px){.second_par .list .upper_ttl span{font-size:21px}}.second_par .list .lower{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.3);box-shadow:0 0 15px 0 rgba(0,0,0,.3);height:auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:48%;max-width:49%;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width: 768px){.second_par .list .lower{width:100%;max-width:inherit}}.second_par .list .lower.menoshita .lower_ttl a{font-size:70%}.second_par .list .lower::before{content:"";position:absolute;top:-4px;left:-4px;width:0;height:0;border-style:solid;border-width:28px 28px 0 0;border-color:#09c rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);z-index:1}.second_par .list .lower_imglink{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;width:35%;max-width:200px}@media(max-width: 399px){.second_par .list .lower_imglink{position:absolute;right:0}}.second_par .list .lower_imglink img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.second_par .list .lower_inner{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:25px 20px 28px;background:url(images/regenerative-medicine/lower_inner-bg.png) no-repeat right top;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width: 399px){.second_par .list .lower_inner{padding:6.6666666667vw 4.2666666667vw}}.second_par .list .lower_ttl{color:#1a1a1a;border-bottom:none;margin:0;padding:0;background:none;font-weight:bold;position:relative;font-size:21px;line-height:1.2}@media(max-width: 768px){.second_par .list .lower_ttl{font-size:18px}}@media(max-width: 399px){.second_par .list .lower_ttl{padding-right:29.8666666667vw}}.second_par .list .lower_ttl:after{content:"";background-color:#09c;display:block;position:static;margin:16px 0;width:80px;height:4px}.second_par .list .lower_ttl a{padding:0;color:#1a1a1a;text-decoration:none}.second_par .list .lower_ttl a small{display:block;font-size:16px;margin-top:3px;font-weight:400}.second_par .list .lower_ttl small{display:block;font-size:16px;margin-top:3px;font-weight:400}.second_par .list .lower_txt .small_txt{font-size:12px;display:block}.second_par .list .lower_btn{text-align:right;position:absolute;bottom:13px;right:20px}.second_par .list .lower_btn a{font-size:16px;text-decoration:none;color:#1a1a1a;display:inline-block;position:relative}.second_par .list .lower_btn a:before{content:"";background:url(images/regenerative-medicine/post-lower-arrow.png) no-repeat center top;width:20px;height:20px;display:inline-block;vertical-align:middle;margin-right:5px}@media(max-width: 399px){.second_par .list .lower_btn a:before{margin-right:-2.6666666667vw}}.second_par .list.list__cat .upper{margin-bottom:0;margin-top:48px;width:100%}@media(max-width: 768px){.second_par .list.list__cat .upper{margin-top:32px}}.cosme__contents--box .upper h2{margin-top:0px !important}.breadcrumbs{background-color:#fff;padding:1.5em 20px;position:relative;z-index:1}@media only screen and (max-width: 768px){.breadcrumbs{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;white-space:nowrap}}.second_par .breadcrumbs:before{content:"";background:#fff;width:100vw;height:210px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.breadcrumbs-in{margin:0;padding:0}.breadcrumbs-in a{color:#1a1a1a;text-decoration:none}.breadcrumbs-in li{padding-right:20px;font-size:13px;color:#1a1a1a;margin:0 3px 0 0}.breadcrumbs-in li.bcl-first:before,.breadcrumbs-in li:before{display:none}.breadcrumbs-in li:last-child{display:inline-block}.cosme__contents--linkbox{text-align:right;max-width:1040px;padding-left:40px;margin-top:70px}.p_price__sec .pcDisp_lp{display:block}.p_price__sec .spDisp_lp{display:none}.p_price__sec thead td{background-color:#2e70a7}.p_price__sec td{text-align:center}@media only screen and (max-width: 736px){.p_price__sec{font-size:12px}.p_price__sec .pcDisp_lp{display:none}.p_price__sec .spDisp_lp{display:block}.p_price__sec .table-scroll:before{display:none}.p_price__sec small{font-size:12px}.p_price__sec table{background:#fff;margin:0}.p_price__sec .table01{margin:0 0 10px}.p_price__sec table tr:nth-child(even) td{background-color:#f6f6f6}.p_price__sec td{font-size:11px;line-height:1.5;font-weight:normal;padding:5px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.p_price__sec tr .t_left{text-align:left;font-weight:bold}.table-scroll::before{font-size:12px}.p_price__sec thead td{padding:5px 10px}.p_price__sec thead .one{width:43px}.p_price__sec thead .two{width:90px}.p_price__sec thead tr td:nth-child(2){text-align:center}.p_price__sec .table02 tr.light td{background-color:#81b7dd;color:#fff}.p_price__sec .table02 thead td{padding:5px 10px}.p_price__sec .table02 td{width:auto}.p_price__sec .table02 .one{width:124px}.p_price__sec .table02 .b{font-weight:normal !important}.p_price__sec .table02 tr td:first-child{font-weight:bold !important}.medicine__banner--list{margin-bottom:20px}}.tab-btn:hover,.more-btn:hover{background-color:#2f70a8;color:#fff;opacity:1 !important}.tab-btn:focus,.more-btn:focus{background-color:#2f70a8;color:#fff !important}.foot-btn{background:#fff;border-top:2px solid #0085ce;bottom:0;left:0;margin:0 auto;position:fixed;text-align:center;width:100%;z-index:98;-webkit-box-shadow:0 -10px 10px rgba(0,0,0,.1);box-shadow:0 -10px 10px rgba(0,0,0,.1)}.foot-btn .clearfix{margin-left:0;margin:0}.foot-btn ul{padding:10px 20px 2px}.foot-btn li{display:block;float:left;margin-right:4%;width:48%;margin-bottom:0}.foot-btn li:last-child{margin-right:0}.foot-btn li a{clear:both;color:#fff;display:block;font-size:16px;font-weight:700;overflow:hidden;padding:8px 10px;border-radius:5px;text-decoration:none}.foot-btn li a i{height:100%;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.foot-btn li:first-child a{background:-webkit-gradient(linear, left top, left bottom, from(#ff8500), to(#a75600));background:-webkit-linear-gradient(#ff8500, #a75600);background:linear-gradient(#ff8500, #a75600)}.foot-btn li:nth-child(2) a{background:-webkit-gradient(linear, left top, left bottom, from(#00cceb), to(#006fb1));background:-webkit-linear-gradient(#00cceb, #006fb1);background:linear-gradient(#00cceb, #006fb1)}@media(min-width: 769px){.foot-btn-sp__only{display:none !important}}.foot_btn{position:fixed;bottom:0;left:0;right:0;z-index:99999;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.foot_btn a{display:block;width:-ms-calc(100%/3);width:-webkit-calc(100%/3);width:33.3333333333%;text-align:center;position:relative}.p-drawer__contact-foot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.p-drawer__contact-foottime{line-height:1;text-align:center}.p-drawer__contact-info-foot{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:5.3333333333vw;padding:0 0 .8vw 0;height:5.3333333333vw;margin-bottom:0;background-color:#fff}.p-drawer__contact-info-foot dl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:2.1333333333vw;font-size:2.9333333333vw;font-weight:700}.p-drawer__contact-info-foot dt{color:#0085ce}.p-drawer__contact-info-foot dd{color:#474747;padding-left:0;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}#supervision{background:#e5f3fa}#supervision .p__inner{max-width:1160px;width:100%;margin:0 auto;padding:56px 40px 72px}@media screen and (max-width: 736px){#supervision .p__inner{padding:8.5333333333vw 4.2666666667vw}}#supervision .sec__cttl{color:#000;text-align:center;font-size:21px;font-weight:700;line-height:1.5;margin-bottom:24px;padding-bottom:16px;background:none;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media screen and (max-width: 736px){#supervision .sec__cttl{font-size:4vw;margin-bottom:4.2666666667vw;padding-bottom:4.2666666667vw}}#supervision .sec__cttl span{color:#000;display:block;font-size:36px;background:none;padding:0;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";letter-spacing:2px}@media screen and (max-width: 736px){#supervision .sec__cttl span{letter-spacing:0;font-size:6.4vw}}#supervision .p__prof{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:16px;padding:24px 22px;margin-bottom:8px}@media screen and (max-width: 736px){#supervision .p__prof{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2.1333333333vw;margin-bottom:2.1333333333vw;position:relative;padding:2.1333333333vw 4.2666666667vw}}#supervision .p__prof__imgs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:140px;width:100%}@media screen and (max-width: 736px){#supervision .p__prof__imgs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:2.1333333333vw;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:100%}}@media screen and (max-width: 736px){#supervision .p__prof__imgs .pic{max-width:32vw}#supervision .p__prof__imgs .pic img{aspect-ratio:120/128;-o-object-fit:cover;object-fit:cover;height:auto}}#supervision .letter{padding-bottom:16px}@media screen and (max-width: 736px){#supervision .letter{position:absolute;top:12.2666666667vw;right:20vw;padding-bottom:4.2666666667vw}}#supervision .letter .clinic{color:#046db5;font-size:15px;font-weight:400;line-height:150%;padding-bottom:8px}@media screen and (max-width: 736px){#supervision .letter .clinic{font-size:4vw;padding-bottom:2.1333333333vw}}#supervision .letter .childwrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 736px){#supervision .letter .childwrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}}#supervision .letter .name{color:#1a1a1a;font-size:15px;font-weight:400;line-height:150%}@media screen and (max-width: 736px){#supervision .letter .name{font-size:4vw}}#supervision .letter .name.__2{padding-left:16px}@media screen and (max-width: 736px){#supervision .letter .name.__2{padding-left:4.2666666667vw}}#supervision .p__prof__txts{max-width:590px;width:100%}@media screen and (max-width: 736px){#supervision .p__prof__txts{display:contents}}#supervision .p__prof__boxes{border:1px solid #1184ca;background:#fff;padding:6px 24px}@media screen and (max-width: 736px){#supervision .p__prof__boxes{max-width:100%;padding:1.6vw 2.1333333333vw;border:.2666666667vw solid #1184ca}}#supervision .p__prof__boxes__title{color:#1184ca;font-size:15px;font-weight:400;line-height:150%;margin-left:12px;position:relative;cursor:pointer}@media screen and (max-width: 736px){#supervision .p__prof__boxes__title{font-size:4vw;margin-left:4.2666666667vw}}#supervision .p__prof__boxes__title::before{content:"";position:absolute;top:6px;left:-20px;width:0;height:0;border-style:solid;border-width:8px 6px 0 6px;border-color:#1184ca rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}@media screen and (max-width: 736px){#supervision .p__prof__boxes__title::before{top:1.8666666667vw;left:-4.2666666667vw;border-width:2.1333333333vw 1.6vw 0 1.6vw}}#supervision .p__prof__boxes__title.open{padding-bottom:16px}@media screen and (max-width: 736px){#supervision .p__prof__boxes__title.open{padding-bottom:4.2666666667vw}}#supervision .p__prof__boxes__title.open::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}#supervision .p__prof__boxes__title.open+.p__prof__boxes__det{padding-bottom:16px}@media screen and (max-width: 736px){#supervision .p__prof__boxes__title.open+.p__prof__boxes__det{padding-bottom:0}}#supervision .p__prof__boxes__det{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det{display:block}}#supervision .p__prof__boxes__det:not(:last-of-type){margin-bottom:32px}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det:not(:last-of-type){margin-bottom:4.2666666667vw}}#supervision .p__prof__boxes__det .p__prof__boxes__det__box{width:50%}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .p__prof__boxes__det__box{width:100%}#supervision .p__prof__boxes__det .p__prof__boxes__det__box:not(:last-of-type){margin-bottom:2.1333333333vw}}#supervision .p__prof__boxes__det .ttl{color:#000;font-weight:700;line-height:1.5;position:relative;font-size:13px;padding:0 0 8px 8px;margin-bottom:8px;border-bottom:1px dashed #1184ca}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .ttl{font-size:2.9333333333vw;padding:0 0 2.1333333333vw 1.6vw;margin-bottom:2.1333333333vw;border-bottom:.2666666667vw dashed #1184ca}}#supervision .p__prof__boxes__det .ttl::before{content:"";position:absolute;top:0;left:0;width:3px;height:19px;background:#1184ca}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .ttl::before{width:.8vw;height:5.0666666667vw}}#supervision .p__prof__boxes__det .txt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:16px}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .txt{padding-left:3.7333333333vw}}#supervision .p__prof__boxes__det .txt:not(:last-of-type){margin-bottom:4px}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .txt:not(:last-of-type){margin-bottom:.5333333333vw}}#supervision .p__prof__boxes__det .txt .year{color:#000;font-size:13px;font-weight:400;line-height:1.5;white-space:nowrap;max-width:80px;width:100%}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .txt .year{font-size:2.9333333333vw;max-width:21.3333333333vw}}#supervision .p__prof__boxes__det .txt .year__child{position:relative}#supervision .p__prof__boxes__det .txt .year__child::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-16px;width:12px;height:12px;border-radius:50%;background:#1184ca}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .txt .year__child::before{width:2.6666666667vw;height:2.6666666667vw;top:50%;left:-3.7333333333vw}}#supervision .p__prof__boxes__det .txt .matter{color:#000;font-size:13px;line-height:1.5}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .txt .matter{font-size:2.9333333333vw}}#supervision .p__prof__boxes__det .txt .matter.__biography{max-width:159px;width:100%}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .txt .matter.__biography{max-width:57.3333333333vw}}#supervision .p__prof__boxes__det .p__prof__boxes__det__box__cont.__2{margin-bottom:24px}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .p__prof__boxes__det__box__cont.__2{margin-bottom:2.1333333333vw}}@media screen and (max-width: 736px){#supervision .p__prof__boxes__det .p__prof__boxes__det__box__cont .txt{margin-bottom:1.0666666667vw}}#supervision .p__abouts .ttl .head-border{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:28px;line-height:1.5;font-weight:700;text-align:center;background:none;margin-bottom:16px;gap:24px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt"}@media screen and (max-width: 736px){#supervision .p__abouts .ttl .head-border{font-size:5.3333333333vw;gap:2.1333333333vw;margin-bottom:4.2666666667vw}}#supervision .p__abouts .ttl .head-border:before,#supervision .p__abouts .ttl .head-border:after{content:"";height:1px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 736px){#supervision .p__abouts .ttl .head-border:before,#supervision .p__abouts .ttl .head-border:after{height:.2666666667vw}}#supervision .p__abouts .txt{color:#000;font-size:13px;font-weight:500;line-height:1.7;margin:0 auto;padding-bottom:32px}@media screen and (max-width: 736px){#supervision .p__abouts .txt{font-size:2.9333333333vw;line-height:1.5;padding-bottom:6.4vw}}#supervision .p__abouts .btn{text-align:center;font-weight:700;line-height:1;font-size:20px;border-radius:69px;max-width:475px;height:66px;margin:0 auto;position:relative}@media screen and (max-width: 736px){#supervision .p__abouts .btn{line-height:1.3;height:18.1333333333vw;font-size:4.8vw;border-radius:18.4vw;max-width:100%}}#supervision .p__abouts .btn::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:16px;width:16px;height:16px;background-color:#fff;background-size:cover;position:absolute;background:url(../../assets/images/common/pdf.svg) center/cover no-repeat}@media screen and (max-width: 736px){#supervision .p__abouts .btn::after{right:4.2666666667vw;width:4.2666666667vw;height:4.2666666667vw}}#supervision .p__abouts .btn a{color:#fff;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media(hover: hover)and (pointer: fine){#supervision .p__abouts .btn:hover{background:#fff}}#supervision .p__prof__boxes__det{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.article-body blockquote{font-size:13px;padding:16px 24px}.article-body blockquote::before,.article-body blockquote::after{display:none}/*# sourceMappingURL=style.css.map */