@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;600;700&family=Norican&family=Noto+Sans+JP:wght@400;500;700&display=swap);:root{--font-noto:'Noto Sans JP' , sans-serif;--col-black:#292929;--col-blue:#2e75b6;--font-nori:'Norican' , cursive;--font-jo:'Josefin Sans' , sans-serif;--font-yumincho:"Yu Mincho" , YuMincho , "Hiragino Mincho ProN" , "ヒラギノ明朝 ProN W6" , HiraMinProN-W6 , -apple-system , blinkMacSystemFont , serif}@-webkit-keyframes fadeinup {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}@keyframes fadeinup {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
            transform: translate3d(0, 10%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}@-webkit-keyframes fadeinleft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}@keyframes fadeinleft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
            transform: translate3d(-10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}@-webkit-keyframes fadeinright {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}@keyframes fadeinright {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}html{color:#000;background:#f9f9f9}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0;border:none}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;font-weight:normal}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;line-height:1.5}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}abbr{cursor:help}label{cursor:pointer}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size: 100%}img{vertical-align:top}ol,ul{list-style:none}table,input,textarea,select,option{line-height:1.1}strong{font-weight:bold}em{font-style:italic}dt,dd{line-height:1.7}th,td{border:1px solid;padding:1em}th{font-weight:bold;text-align:center}caption{padding-bottom:.5em;text-align:left}dfn{font-style:normal}address{font-style:normal;line-height:1.0}.clear{clear:both}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}body{font-family: var(--font-yumincho);font-size:15px;color:#292929;line-height:36px;letter-spacing:.1em;font-weight:normal}html{-webkit-text-size-adjust:none}html>body{font-size:15px}select{font-family: var(--font-yumincho);font-size:100%;color:#333;line-height:1.5;font-size:100%}input{font-family: var(--font-yumincho);font-size:100%;color:#333;line-height:1.5;font-size:100%}button{font-family: var(--font-yumincho);font-size:100%;color:#333;line-height:1.5;font-size:100%}textarea{font-family: var(--font-yumincho);font-size:100%;color:#333;line-height:1.5;font-size:100%}table{font-size:inherit}pre{font-family: var(--font-yumincho);font-size:100%;*font-size: 108%;line-height:1.5;color:#333;font-size:100%}code{font-family: var(--font-yumincho);font-size:100%;*font-size: 108%;line-height:1.5;color:#333}kbd{font-family: var(--font-yumincho);font-size:100%;*font-size: 108%;line-height:1.5;color:#333}samp{font-family: var(--font-yumincho);font-size:100%;*font-size: 108%;line-height:1.5;color:#333}tt{font-family: var(--font-yumincho);font-size:100%;*font-size: 108%;line-height:1.5;color:#333}li{font-size:100%}li li{font-size:100%}li dt{font-size:100%}li dd{font-size:100%}li input{font-size:100%}li select{font-size:100%}li button{font-size:100%}li textarea{font-size:100%}li p{font-size:100%}li th{font-size:100%}li td{font-size:100%}dt{font-size:100%}dt li{font-size:100%}dt dt{font-size:100%}dt dd{font-size:100%}dt input{font-size:100%}dt select{font-size:100%}dt button{font-size:100%}dt textarea{font-size:100%}dt p{font-size:100%}dt th{font-size:100%}dt td{font-size:100%}dd{font-size:100%}dd li{font-size:100%}dd dt{font-size:100%}dd dd{font-size:100%}dd input{font-size:100%}dd select{font-size:100%}dd button{font-size:100%}dd textarea{font-size:100%}dd p{font-size:100%}dd th{font-size:100%}dd td{font-size:100%}th{font-size:100%}th li{font-size:100%}th dt{font-size:100%}th dd{font-size:100%}th input{font-size:100%}th select{font-size:100%}th button{font-size:100%}th textarea{font-size:100%}th p{font-size:100%}th th{font-size:100%}th td{font-size:100%}td{font-size:100%}td li{font-size:100%}td dt{font-size:100%}td dd{font-size:100%}td input{font-size:100%}td select{font-size:100%}td button{font-size:100%}td textarea{font-size:100%}td p{font-size:100%}td th{font-size:100%}td td{font-size:100%}p{font-size:100%}p input{font-size:100%}h1{font-size:100%}h2{font-size:100%}h3{font-size:100%}h4{font-size:100%}h5{font-size:100%}h6{font-size:100%}blockquote{font-size:100%}address{font-size:100%}@media only screen and (max-width:768px){body{font-size:13px;line-height:2}html>body{font-size:13px}}.clearfix{*zoom: 1}.clearfix:after{display:block;clear:both;content:""}.dis-sp{display:none!important}.invisible{visibility:hidden}.fixed-contents{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.fixed-contents.-for-link{z-index:9}.border-inside{position:relative}.border-inside::before{background:none;content:"";display:block;position:absolute;z-index:1;inset:10px;border:2px solid #000}.img-fixed{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.img-full{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-full{width:100%;height:100%}.block-ali{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-jus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tit-sec .jp{font-size:2.26667em;line-height:1.5;letter-spacing:.05em;position:relative;padding-bottom:24px;font-weight:bold}.tit-sec .jp::before{content:"";display:block;width:120px;height:3px;background-color:#ffd966;position:absolute;bottom:0;left:0}.tit-sec .en{font-size:2.66667em;line-height:1.1;letter-spacing:0;font-family: var(--font-nori);font-weight:normal;text-indent:.03em}.tit-sec.-left p{text-align:left}.tit-sec.-center p{text-align:center}.tit-sec.-center .jp{text-indent:0!important}.tit-sec.-center .jp::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tit-sec.-blue .jp{color:var(--col-black)}.tit-sec.-blue .en{color:var(--col-blue)}.tit-sec.-white .jp,.tit-sec.-white .en{color:#fff}.tit-sec.-lg .jp{font-size:3.33333em;line-height:1.3;padding-bottom:36px}.tit-sec.-lg .en{font-size:3.33333em;text-indent:0;line-height:1.4}.re-btn{width:436px}.re-btn .btn{width:100%;height:auto;border-radius:10px;position:relative;padding:25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.re-btn .btn p{font-size:1.5em;line-height:1.4;letter-spacing:.05em;font-weight:bold;-webkit-transition:500ms ease;transition:500ms ease}.re-btn .btn::before{right: calc(30 * 100% / 246)}.re-btn .btn.-blue{background-color:var(--col-blue)}.re-btn .btn.-blue p{color:#fff}.re-btn .btn.-blue::before{border-color:#fff}.re-btn .btn.-white{background-color:#fff}.re-btn .btn.-white p{color:var(--col-blue)}.re-btn .btn.-white::before{border-color:var(--col-blue)}.re-btn .btn.-lg{padding:29px 0}.re-btn .btn.-lg::before{right: calc(30 * 100% / 436)}.re-btn .btn.-lg:hover::before{right: calc(40 * 100% / 436)}.re-btn .btn:hover p{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.re-btn .btn:hover::before{right: calc(40 * 100% / 246)}.finp{-webkit-animation-name:fadeinup;animation-name:fadeinup}.finl{-webkit-animation-name:fadeinleft;animation-name:fadeinleft}.finr{-webkit-animation-name:fadeinright;animation-name:fadeinright}.cus-table{width:100%}.cus-table caption{margin-top:10px;caption-side:bottom;font-size:.9375em;letter-spacing:.05em;line-height:24px;color:var(--col-black);font-weight:500}.cus-table caption span{color:var(--col-blue)}.cus-table tr:not(:first-child) {border-bottom:1px solid #bfbfbf}.cus-table tr th,.cus-table tr td{font-size:1.1875em;font-weight:500;color:var(--col-blue);line-height:1.5;letter-spacing:.05em;text-align:center;border:none}.cus-table tr th:first-child,.cus-table tr td:first-child{color:var(--col-black);width:164px}.cus-table tr th:last-child,.cus-table tr td:last-child{width:50px;padding-right:30px;letter-spacing:-.2em}.cus-table tr th{padding:24px 0;color:var(--col-black)}.cus-table tr td{padding:23px 0}.cus-table.-white th{background-color:#fff}.cus-table.-blue th{background-color:var(--col-blue);color:#fff!important}.cus-table.-cap-left caption{text-align:left}.cus-table.-cap-right caption{text-align:right}@media only screen and (max-width:1280px){.tit-sec.-lg .jp{font-size:2.66667em;padding-bottom:30px}.tit-sec.-lg .en{font-size:2.66667em}.re-btn .btn.-lg{padding:25px 0}}@media only screen and (max-width:1024px){.tit-sec .jp{font-size:1.875em;padding-bottom:15px}.tit-sec .jp::before{width:100px}.tit-sec .en{font-size:2em}.tit-sec.-lg .jp{font-size:2.375em;padding-bottom:25px}.tit-sec.-lg .jp::before{width:100px}.tit-sec.-lg .en{font-size:2.375em}.re-btn{width:400px}.re-btn .btn{padding:18px 0}.re-btn .btn p{font-size:1.125em}.re-btn .btn.-lg{padding:18px 0}.cus-table tr th,.cus-table tr td{font-size:1.0625em}.cus-table tr th:first-child,.cus-table tr td:first-child{width:140px}.cus-table tr th:last-child,.cus-table tr td:last-child{width:50px;padding-right:20px}}@media only screen and (max-width:768px){.dis-sp{display:block!important}.dis-pc{display:none!important}.border-inside::before{inset:8px}.tit-sec .jp{padding-bottom:10px}.tit-sec .jp::before{width:60px;height:2px}.tit-sec.-lg p{text-align:center}.tit-sec.-lg .jp{font-size:1.875em;line-height:1.5;padding-bottom:20px}.tit-sec.-lg .jp::before{width:60px;height:2px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tit-sec.-lg .en{text-indent:0;font-size:2em}.re-btn{width:300px!important}.re-btn .btn{padding:15px 0;border-radius:5px}.re-btn .btn p{font-size:1em}.re-btn .btn::before{width:4px;height:4px;right: calc(20 * 100% / 246)}.re-btn .btn.-lg{padding:15px 0;border-radius:5px}.re-btn .btn.-lg p{font-size:1em}.re-btn .btn.-lg::before{width:4px;height:4px;right: calc(20 * 100% / 436)}.cus-table caption{text-align:left!important}.cus-table tr th,.cus-table tr td{padding:15px 0!important}.cus-table tr th:last-child,.cus-table tr td:last-child{padding-right:20px!important}}@media only screen and (max-width:540px){.cus-table caption{margin-top:5px;font-size:.8125em;letter-spacing:.1em;line-height:18px}.cus-table tr th,.cus-table tr td{font-size:1em;padding:13px 0!important}.cus-table tr th:first-child,.cus-table tr td:first-child{width:120px}.cus-table tr th:last-child,.cus-table tr td:last-child{width:40px;padding-right:15px!important}}@media only screen and (max-width:414px){.re-btn{width:calc(100% - 40px)!important}}@media only screen and (max-width:360px){.re-btn{width:100%!important}.cus-table tr th:first-child,.cus-table tr td:first-child{width:100px}}.container-lg{max-width:1440px;margin:0 auto}.container-md{max-width:1280px;margin:0 auto}.container-sm{max-width:1024px;margin:0 auto}#mainContent{overflow:hidden}#mainContent,footer{position:relative}@media only screen and (max-width:1280px){.container-md{max-width:none;padding-left:30px;padding-right:30px}}@media only screen and (max-width:1024px){.container-sm{max-width:none;padding-left:30px;padding-right:30px}}@media only screen and (max-width:768px){body{min-width:320px}.container-md,.container-sm{padding-left:20px;padding-right:20px}}#top-message-bg,#top-sport-bg,#top-clinic-bg{background-position:center;background-repeat:no-repeat;background-size:cover}#top-message-bg{background-image:url(https://koizumi-seikei.jp/wp-content/themes/grits_theme/images/xtop-mess-bg.jpg.pagespeed.ic.7xAK5GJVdL.jpg)}#top-sport-bg{background-image:url(https://koizumi-seikei.jp/wp-content/themes/grits_theme/images/xtop-sport-bg.jpg.pagespeed.ic.MoHZC4imzi.jpg)}#top-clinic-bg{background-image:url(https://koizumi-seikei.jp/wp-content/themes/grits_theme/images/xtop-clinic-bg.png.pagespeed.ic.VMFHxtXcyh.png)}.fake-menu{width:100%;position:fixed;z-index:99;top:0;left:0;height:90px;background-color:rgba(255,166,0,.436)}.top-mv{margin-top:90px;position:relative;--hsize:calc(103.4vh - 90px)}.top-mv .wrap{overflow:hidden}.top-mv .carousel-cell.is-selected img{-webkit-animation:zoomout 8s;animation:zoomout 8s}@-webkit-keyframes zoomout {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}@keyframes zoomout {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}.top-mv .carousel-cell{width:100%;margin:0 auto;-webkit-transition:opacity 2s ease-in-out;transition:opacity 2s ease-in-out}.top-mv .carousel img{display:block;width:100%;height:var(--hsize);-o-object-fit:cover;object-fit:cover}.top-mv__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 60px;-webkit-box-sizing:border-box;box-sizing:border-box}.top-mv__text p{color:#fff;font-weight:bold;text-align:center;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;text-shadow:rgba(0,0,0,.4) 1px 0 20px , rgba(0,0,0,.4) 1px 0 30px}.top-mv__text p:nth-child(1) {-webkit-animation-delay:4.3s;animation-delay:4.3s}.top-mv__text p:nth-child(2) {-webkit-animation-delay:4.8s;animation-delay:4.8s}.top-mv__text .t-tit{font-size:3.125em;letter-spacing:.05em;line-height:50px;position:relative;margin-top:5px;margin-bottom:30px}.top-mv__text .t-text{font-size:1.625em;line-height:60px;letter-spacing:.05em}.top-mv .mv-bnr{position:fixed;z-index:9;bottom:10px;left:10px;-webkit-animation:fadeInUp 1s;animation:fadeInUp 1s;-webkit-animation-delay:4.3s;animation-delay:4.3s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;max-width: clamp(16.0625rem, 13.38393rem + 13.39286vw, 25.4375rem)}@media only screen and (max-width:768px){.top-mv .mv-bnr{bottom:80px}}.top-mv .mv-bnr__im img{border-radius:5px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.top-mv .mv-bnr__io{background-color:#eb7043;width: clamp(1.75rem, 1.57143rem + 0.89286vw, 2.375rem);height: clamp(1.75rem, 1.57143rem + 0.89286vw, 2.375rem);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:absolute;z-index:2;top:-10px;right:-10px;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}.top-mv .mv-bnr__io i{color:#fff}.top-mv .mv-bnr__io:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.top-mv .mv-bnr__link a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.top-mv .coronabox{width:407px;height:130px;background-color:#4088cb;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:2;bottom:-10px;left:10px;-webkit-animation:fadeInUp 1s;animation:fadeInUp 1s;-webkit-animation-delay:4.3s;animation-delay:4.3s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}.top-mv .coronabox__im img{width:60px;-webkit-transform:translateX(-12px);transform:translateX(-12px)}.top-mv .coronabox__te{margin-left:14px}.top-mv .coronabox__te a{display:block;font-weight:bold;color:#fff;letter-spacing:.05em;font-size:1.125em;line-height:25px;text-decoration:none}.top-mv .coronabox__te a:hover{text-decoration:underline}.top-mv .coronabox__io{background-color:#265992;width:38px;height:38px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:absolute;top:-10px;right:-10px;-webkit-transition:300ms ease-in-out;transition:300ms ease-in-out}.top-mv .coronabox__io i{color:#fff}.top-mv .coronabox__io:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.top-mv .top-scroll{position:absolute;bottom:26px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3;width:30px;height:60px;-webkit-transition:500ms ease;transition:500ms ease;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;-webkit-animation-delay:4.3s;animation-delay:4.3s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-mv .top-scroll i{-webkit-transform:scale(2);transform:scale(2);color:#fff}.top-mv .top-scroll i::before{height:20px}.top-mv .top-scroll:hover{bottom:16px}.top-news{padding:27px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.top-news .block-news{width:49%;padding:78px 80px 61px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:5px;position:relative;top:42px;-webkit-box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.05);box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.05)}.top-news .block-news__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.top-news .block-news__head .re-btn{width: calc(246 * 100% / 464);margin-bottom:5px}.top-news .block-news__litem{margin-top:34px}.top-news .block-news__litem .idx_new_list li{padding:18px 30px 28px 0;border-bottom:1px solid #e5e5e5;position:relative;-webkit-transition:300ms ease;transition:300ms ease}.top-news .block-news__litem .idx_new_list li::before{border-color:#8bbeee;right:3px;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.top-news .block-news__litem .idx_new_list li:hover{background-color:rgba(14,66,123,.05)}.top-news .block-news__litem .idx_new_list p{letter-spacing:.05em;line-height:1.5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.top-news .block-news__litem .idx_new_list a{width:100%;height:100%;position:absolute;top:0;left:0}.top-news .block-news__litem .idx_new_list .date_new{font-size:1.25em;color:var(--col-blue);font-weight:bold}.top-news .block-news__litem .idx_new_list .news_txt{font-size:1.1875em;color:var(--col-black);font-weight:500}.top-message{padding:153px 0 140px;overflow:hidden}.top-message .wrap-contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.top-message .block-ct{width:49%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 80px}.top-message .block-ct__te{font-size:1.1875em;line-height:36px;letter-spacing:.05em;color:var(--col-black);font-weight:500;text-align:justify;margin-top:38px}.top-message .block-ct .tit-sec .en{text-indent:.2em}.top-message .block-ct .re-btn{margin-top:40px;width:100%}.top-message .block-im{width:51%;margin-top:10px}.top-message .block-im .picture{position:relative}.top-message .block-im .im1{-webkit-box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.12);box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.12);border-radius:10px}.top-message .block-im .im2{position:absolute;bottom: calc(-110 * 100% / 620);right: calc(-67 * 100% / 654);width: calc(438 * 100% / 654)}.top-message .block-banner{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;margin-top:30px}.top-message .block-banner .banner{width:100%}.top-message .block-banner .banner img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.top-trouble-2{padding:128px 0 250px;background:#e9f0f5 url(https://koizumi-seikei.jp/wp-content/themes/grits_theme/images/xtop-trouble-2-bg.png.pagespeed.ic.kUlE31R5CD.png) no-repeat bottom -120px center}.top-trouble-2 .list-block{margin-top:60px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:15px;grid-row-gap:11px}.top-trouble-2 .list-cus{margin-top:92px}.top-trouble-2 .block-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:40px}.top-trouble-2 .block-item .block-im{width:100%}.top-trouble-2 .block-item .block-im img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.12)}.top-trouble-2 .block-item .block-ct{width:100%;margin-top:24px}.top-trouble-2 .block-item .block-ct__tit{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.top-trouble-2 .block-item .block-ct__tit .num{width:auto;display:inline-block;margin-left:4px}.top-trouble-2 .block-item .block-ct__tit .num p{font-size:4.66667em;font-family: var(--font-jo);font-weight:bold;line-height:.65;letter-spacing:0;color:#64a7dc;position:relative;text-align:center}.top-trouble-2 .block-item .block-ct__tit .num p::before{display:block;content:"trouble";font-family:inherit;color:currentColor;font-weight:inherit;font-size:20px;letter-spacing:inherit;line-height:2.4;text-align:center}.top-trouble-2 .block-item .block-ct__tit .tit{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:27px}.top-trouble-2 .block-item .block-ct__tit .tit p{font-weight:bold;font-size:1.75em;letter-spacing:.05em;line-height:1.6;color:var(--col-blue)}.top-trouble-2 .block-item .block-ct__te{margin-top:20px}.top-trouble-2 .block-item .block-ct__te p{font-size:1.1875em;font-weight:500;line-height:36px;letter-spacing:.05em;color:var(--col-black)}.top-trouble-2 .block-item .block-ct__te a{color:var(--col-blue);text-decoration:none;padding-bottom:4px;border-bottom:1px solid currentColor}.top-trouble-2 .block-item.-imLeft{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-trouble-2 .block-item.-imLeft .block-im{width:49%}.top-trouble-2 .block-item.-imLeft .block-ct{width:49%;padding-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.top-trouble-2 .block-item .picture{max-width:545px}.top-trouble-2 .block-item.-no1 .block-ct .tit{margin-left:35px}.top-trouble-2 .block-item.-no2 .picture{margin-top:52px}.top-trouble-2 .block-item.-no2 .block-ct{margin-top:32px}.top-trouble-2 .block-item.-no3 .block-ct{margin-top:34px}.top-trouble-2 .block-item.-no4 .picture{margin-top:88px}.top-trouble-2 .block-item.-no4 .block-ct{margin-top:34px}.top-trouble-2 .block-item.-no5 .block-ct{margin-top:87px}.top-feature{padding:71px 0 260px;overflow:hidden;background:url(https://koizumi-seikei.jp/wp-content/themes/grits_theme/images/xtop-feat-bg.jpg.pagespeed.ic.gcvcqrCrzF.jpg) no-repeat bottom -40px center}.top-feature .list-card{margin-top:115px;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:28px;grid-row-gap:115px;padding:0 80px;-webkit-box-sizing:border-box;box-sizing:border-box}.top-feature .list-card .card{width:100%;height:auto;position:relative;z-index:1}.top-feature .list-card .card__im{position:relative;--ws:545;--hs:344}.top-feature .list-card .card__im img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px;-webkit-box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.12);box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.12)}.top-feature .list-card .card__im .num{color:#e2aa00;font-size:9.33333em;letter-spacing:0;line-height:1;font-family: var(var(--font-yumincho));font-weight:400;position:absolute;top:-44px;left:25px}.top-feature .list-card .card__im .kazari{position:absolute;z-index:-1;width: calc(var(--size ) * 100% / 545);-webkit-box-shadow:none;box-shadow:none}.top-feature .list-card .card__tit{margin-top:44px}.top-feature .list-card .card__tit p{font-weight:bold;font-size:2em;letter-spacing:.05em;line-height:50px;color:var(--col-blue)}.top-feature .list-card .card__te{margin-top:16px;padding-left:0}.top-feature .list-card .card__te p{font-size:1.1875em;letter-spacing:.05em;line-height:36px;color:var(--col-black);font-weight:500;text-align:justify}.top-feature .list-card .card:nth-child(even) {top:30px}.top-feature .list-card .card:nth-child(1) .kazari {--size:505;top: calc(-130 * 100% / var(--hs));left: calc(-132 * 100% / var(--ws))}.top-feature .list-card .card:nth-child(2) .kazari {--size:423;bottom: calc(-135 * 100% / var(--hs));right: calc(-210 * 100% / var(--ws))}.top-feature .list-card .card:nth-child(3) .kazari {--size:408;bottom: calc(-80 * 100% / var(--hs));left: calc(-320 * 100% / var(--ws))}.top-feature .list-card .card:nth-child(4) .kazari {--size:505;bottom: calc(-90 * 100% / var(--hs));right: calc(-450 * 100% / var(--ws))}.top-feature .list-card.-l2 .card:nth-child(1) .kazari {--size:423;bottom: calc(-146 * 100% / var(--hs));left: calc(-110 * 100% / var(--ws));top:unset}.top-feature .list-card-2{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:122px}.top-feature .list-card-2 .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-feature .list-card-2 .card__im{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:15px}.top-feature .list-card-2 .card__im img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.top-feature .list-card-2 .card__ct{width: calc(735 * 100% / 1440);-webkit-box-sizing:border-box;box-sizing:border-box}.top-feature .list-card-2 .card__ct__tit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-feature .list-card-2 .card__ct__tit .num{font-size:9.33333em;font-family: var(var(--font-yumincho));color:#e2aa00;line-height:.7;letter-spacing:0;text-indent:-.07em}.top-feature .list-card-2 .card__ct__tit .tit{font-size:2em;font-weight:bold;line-height:1.5;letter-spacing:.16em;color:var(--col-blue);margin-left:14px}.top-feature .list-card-2 .card__ct__te{margin-top:5px}.top-feature .list-card-2 .card__ct__te p{font-size:1.1875em;font-weight:500;line-height:42px;letter-spacing:.16em;color:var(--col-black);text-align:justify}.top-feature .list-card-2 .card__ct__li .list li{font-size:1.1875em;font-weight:500;line-height:42px;letter-spacing:.16em;color:var(--col-black)}.top-feature .list-card-2 .card__ct__li .list .arrow{padding-right:20px}.top-feature .list-card-2 .card__ct__li .list .arrow.-lg{padding:0 22px 0 52px}.top-feature .list-card-2 .card__ct__li .list .arrow.-md{padding:0 22px 0 20px}.top-feature .list-card-2 .card__ct__li .list.-l2{margin-left:36px}.top-feature .list-card-2 .card__ct__li .list.-l2 li{font-size:.9375em;line-height:36px;font-weight:normal}.top-feature .list-card-2 .card__ct__no{margin-top:41px}.top-feature .list-card-2 .card__ct__no p{font-size:.9375em;line-height:36px;color:var(--col-black);letter-spacing:.16em;text-align:justify}.top-feature .list-card-2 .card.-imLeft{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.top-feature .list-card-2 .card.-imLeft .card__ct{padding-right:80px;margin-right:80px}.top-feature .list-card-2 .card.-imRight{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.top-feature .list-card-2 .card.-imRight .card__ct{padding:0 80px;margin-left:80px}.top-feature .list-card-2 .card.-no1 .picture{max-width:597px}.top-feature .list-card-2 .card.-no2 .picture{max-width:625px}.top-feature .list-card-2 .card.-no2 .card__ct{margin-top:37px}.top-feature .list-card-2 .card.-no2 .card__ct .num{text-indent:0}.top-feature .list-card-2 .card:not(:first-child) {margin-top:50px}.top-feature .list-card.-l2{grid-template-columns:repeat(1,1fr);grid-gap:0}.top-feature .list-card.-l2 .card .card__im{float:left;margin-right:30px;margin-bottom:30px}.top-trouble{background-color:#c2e0f8;padding:57px 0 180px;overflow:hidden}.top-trouble .wrap-contents{margin-top:63px;padding:0 80px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:1}.top-trouble .body-im{width:100%;height:auto;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.top-trouble .body-im img{width:436px;position:absolute;top:0}.top-trouble .body-im .t-neck,.top-trouble .body-im .t-arm,.top-trouble .body-im .t-hip-joint,.top-trouble .body-im .t-leg,.top-trouble .body-im .t-shoulder,.top-trouble .body-im .t-back,.top-trouble .body-im .t-waist,.top-trouble .body-im .t-knee{opacity:0}.top-trouble .list-card{display:grid;grid-row-gap:10px;padding-top:15px;grid-template: "a1 a5" "a2 a6" "a3 a7" "a4 a8" / 50% 50%}.top-trouble .list-card .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width: calc(355 * 100% / 559);height:auto;background-color:#fff;justify-self:flex-start;position:relative;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:28px 58px;-webkit-transition:400ms ease;transition:400ms ease;--linebase:140;--linesz: calc(var(--linebase) * 100% / 355)}.top-trouble .list-card .card p{font-weight:bold;color:var(--col-blue);letter-spacing:.05em;line-height:1.5}.top-trouble .list-card .card i{color:var(--col-blue);position:absolute;top:50%;right:28px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.top-trouble .list-card .card .jp{font-size:1.625em}.top-trouble .list-card .card .en{font-size:1em;text-transform:uppercase}.top-trouble .list-card .card::before{content:"";display:block;width:var(--linesz);height:1px;background-color:#fff;position:absolute;right: calc(var(--linesz) * -1);-webkit-transition:400ms ease;transition:400ms ease;opacity:0}.top-trouble .list-card .card:nth-child(1) {grid-area:a1}.top-trouble .list-card .card:nth-child(2) {grid-area:a2}.top-trouble .list-card .card:nth-child(3) {grid-area:a3}.top-trouble .list-card .card:nth-child(4) {grid-area:a4}.top-trouble .list-card .card:nth-child(5) {grid-area:a5}.top-trouble .list-card .card:nth-child(6) {grid-area:a6}.top-trouble .list-card .card:nth-child(7) {grid-area:a7}.top-trouble .list-card .card:nth-child(8) {grid-area:a8}.top-trouble .list-card .card:nth-child(n+5) {justify-self:flex-end}.top-trouble .list-card .card:nth-child(n+5)::before {right:unset;left: calc(var(--linesz) * -1)}.top-trouble .list-card .card:nth-child(1), .top-trouble .list-card .card:nth-child(5) {--linebase:170}.top-trouble .list-card .card:hover{background-color:#e2aa00}.top-trouble .list-card .card:hover p,.top-trouble .list-card .card:hover i{color:#fff}.top-trouble .list-card .card:hover::before{opacity:1}.top-sport{padding:110px 0 300px;background:url(https://koizumi-seikei.jp/wp-content/themes/grits_theme/images/xtop-sprot-bg.png.pagespeed.ic.jbPzwsCrGz.png) no-repeat bottom -105px center}.top-sport .block-head{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.top-sport .block-head .tit-sec .en{text-indent:0}.top-sport .block-head__ct{width: calc(683 * 100% / 1118)}.top-sport .block-head__ct__te p{font-size:1.1875em;color:#fff;letter-spacing:.05em;line-height:30px;font-weight:500;text-align:justify}.top-sport .block-head__ct .re-btn{width: calc(575 * 100% / 763);margin-top:45px}.top-sport .list-card{margin-top:101px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:28px}.top-sport .list-card .card{width:100%;height:auto;position:relative;--br:10px}.top-sport .list-card .card__im img{width:100%;border-radius:var(--br)}.top-sport .list-card .card__te{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;border-radius:var(--br);position:absolute;z-index:1;top:0;left:0;background-color:transparent;-webkit-transition:400ms ease;transition:400ms ease;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.top-sport .list-card .card__te p{color:#fff;letter-spacing:.05em;font-weight:bold;text-align:center;line-height:1.6}.top-sport .list-card .card__te .jp{font-size:1.875em}.top-sport .list-card .card__te .en{font-size:1.125em;text-transform:uppercase}.top-sport .list-card .card:hover .card__te{background-color:rgba(255,255,255,.2)}.top-treatment{padding:58px 0 222px;background-color:#e9f0f5}.top-treatment .container-md{position:relative}.top-treatment .block-tsub{margin-top:33px;padding:0 30px}.top-treatment .block-tsub p{font-weight:bold;line-height:1.6;font-size:1.75em;letter-spacing:.05em;color:var(--col-blue);text-align:center}.top-treatment .list-card{margin-top:61px}.top-treatment .list-card .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border-radius:10px;-webkit-box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.12);box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.12)}.top-treatment .list-card .card .picture{width: calc(545 * 100% / 1280);position:relative}.top-treatment .list-card .card .picture img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.top-treatment .list-card .card .picture .title{position:absolute;-webkit-transition:400ms ease;transition:400ms ease;width:100%;height:100%;top:0;left:0;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.top-treatment .list-card .card .picture .title p{color:#fff;font-weight:bold;letter-spacing:.05em;line-height:1.6;text-align:center}.top-treatment .list-card .card .picture .title .jp{font-size:2.625em}.top-treatment .list-card .card .picture .title .en{font-size:1.125em;font-family: var(var(--font-yumincho));text-transform:uppercase}.top-treatment .list-card .card .picture .im{height:100%}.top-treatment .list-card .card .picture .im img{height:100%}.top-treatment .list-card .card .picture:hover .title{background-color:rgba(104,176,217,.2)}.top-treatment .list-card .card .c-te{width: calc(735 * 100% / 1280);padding:67px 80px;-webkit-box-sizing:border-box;box-sizing:border-box}.top-treatment .list-card .card .c-te p{font-size:1.1875em;font-weight:500;line-height:36px;letter-spacing:.05em;color:var(--col-black);text-align:justify}.top-treatment .list-card .card.-imLeft{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.top-treatment .list-card .card.-imLeft .picture img{border-top-left-radius:10px;border-bottom-left-radius:10px}.top-treatment .list-card .card.-imRight{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.top-treatment .list-card .card.-imRight .picture img{border-top-right-radius:10px;border-bottom-right-radius:10px}.top-treatment .list-card .card:not(:first-child) {margin-top:40px}.top-treatment .kazari,.top-treatment .kazari-2{position:absolute;z-index:1}.top-treatment .kazari{bottom:-13.9%;left:-2.7%;width: calc(336 * 100% / 1280)}.top-treatment .kazari-2{top:-8.5%;right:-2.8%;width: calc(408 * 100% / 1280)}.top-clinic{padding:124px 0 160px}.top-clinic .tit-sec .en{line-height:1.2;padding-bottom:16px}.top-clinic .wrap-contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 80px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:56px}.top-clinic__info{width:49%}.top-clinic__info table{width:100%}.top-clinic__info table tr:last-child td{padding-bottom:0}.top-clinic__info table tr td{font-size:1.1875em;letter-spacing:.05em;color:var(--col-black);font-weight:500;line-height:30px;vertical-align:top;padding:0 0 45px 0;border:0}.top-clinic__info table tr td span:nth-of-type(2) {display:block;padding-top:10px}.top-clinic__info table tr td:first-child{font-weight:bold;width:108px}.top-clinic__time{width:51%}.top-clinic__map{margin-top:60px;padding:0 80px;line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.top-clinic__map .map-banner{width:49%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:80px}.top-clinic__map .map-banner img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.top-clinic__map .map-block{width:49%}.top-clinic__map .map-block iframe{width:100%;height:100%;border-radius:5px;border:2px solid #dbdbdb;-webkit-box-sizing:border-box;box-sizing:border-box}.top-clinic__grbtn{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;margin-top:76px}.top-clinic__grbtn .re-btn{width:100%}@media only screen and (min-width:1441px){.top-mv .carousel img{height:calc(100vh - 80px)}.top-reha,.top-trouble-2,.top-feature,.top-sport{background-size:100%}}@media only screen and (max-width:1280px){.top-news .block-news{padding:50px 30px}.top-message{padding:152px 0 140px}.top-message .block-ct{padding:0 30px}.top-message .block-ct__te{font-size:1.0625em;line-height:38px}.top-message .block-ct .re-btn{width:100%}.top-message .block-im .im2{bottom: calc(-50 * 100% / 620);right: calc(-30 * 100% / 654)}.top-trouble-2 .list-block{grid-column-gap:40px;grid-row-gap:20px}.top-trouble-2 .list-cus{margin-top:80px}.top-trouble-2 .block-item{padding-right:0}.top-trouble-2 .block-item .picture{padding-right:30px}.top-trouble-2 .block-item .block-ct{margin-top:25px!important}.top-trouble-2 .block-item .block-ct__tit{display:-webkit-box;display:-ms-flexbox;display:flex}.top-trouble-2 .block-item .block-ct__tit .num{margin-left:0}.top-trouble-2 .block-item .block-ct__tit .num p{font-size:3.75em}.top-trouble-2 .block-item .block-ct__tit .num p::before{font-size:18px}.top-trouble-2 .block-item .block-ct__tit .tit{margin-left:20px!important}.top-trouble-2 .block-item .block-ct__tit .tit p{font-size:1.5em}.top-trouble-2 .block-item .block-ct__te p{font-size:1em;line-height:36px}.top-trouble-2 .block-item.-imLeft .block-ct{padding-right:0}.top-feature .list-card{padding:0}.top-feature .list-card .card__im .num{font-size:8em}.top-feature .list-card .card__tit p{font-size:1.875em;line-height:50px}.top-feature .list-card .card__te{padding-left:0}.top-feature .list-card .card__te p{font-size:1.125em;line-height:38px}.top-feature .list-card-2 .card__im{margin-top:0}.top-feature .list-card-2 .card__ct{margin-top:0!important;margin-right:0!important;margin-left:0!important;padding:0 30px!important}.top-feature .list-card-2 .card__ct__tit .num{font-size:8em;line-height:.8}.top-feature .list-card-2 .card__ct__tit .tit{font-size:1.875em}.top-feature .list-card-2 .card__ct__te p{font-size:1.0625em;line-height:36px}.top-feature .list-card-2 .card__ct__li .list li{font-size:1.0625em;line-height:36px}.top-feature .list-card-2 .card__ct__li .list .arrow{padding:0 12px!important}.top-feature .list-card-2 .card__ct__li .list.-l2{margin-left:0}.top-feature .list-card-2 .card__ct__li .list.-l2 li{font-size:.875em;line-height:30px;font-weight:normal}.top-feature .list-card-2 .card__ct__no{margin-top:30px}.top-feature .list-card-2 .card__ct__no p{font-size:.875em;line-height:30px}.top-feature .list-card.-l2 .card__tit{margin-top:0}.top-trouble{padding:90px 0 120px}.top-trouble .wrap-contents{padding:0}.top-trouble .body-im img{width:380px}.top-trouble .list-card{padding-top:10px}.top-sport .block-head{padding:0}.top-sport .block-head__ct__te p{font-size:1.0625em;line-height:30px}.top-sport .list-card{grid-gap:20px}.top-sport .list-card .card__te .jp{font-size:1.625em}.top-sport .list-card .card__te .en{font-size:1.0625em}.top-treatment{padding:58px 0 120px}.top-treatment .list-card .card .picture img{height:100%}.top-treatment .list-card .card .picture .title .jp{font-size:2.25em}.top-treatment .list-card .card .picture .title .en{font-size:1.0625em}.top-treatment .list-card .card .c-te{padding:30px}.top-treatment .kazari{bottom:-400px;left:20px}.top-treatment .kazari-2{top:-280px;right:20px}.top-clinic .wrap-contents{padding:0}.top-clinic__info{padding-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.top-clinic__map{padding:0}.top-clinic__map .map-banner{padding-right:30px}}@media only screen and (max-width:1024px){.top-mv__text .t-tit{font-size:2.5em;line-height:1.5}.top-mv__text .t-text{font-size:1.375em;line-height:2}.top-mv .coronabox{width:320px;height:100px}.top-mv .coronabox__im img{width:48px}.top-mv .coronabox__te a{font-size:.9375em}.top-mv .coronabox__io{width:30px;height:30px}.top-mv .coronabox__io i{-webkit-transform:scale(.8);transform:scale(.8)}.top-mv .coronabox__io:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.top-news .block-news__head .re-btn{width: calc(220 * 100% / 464)}.top-news .block-news__litem{margin-top:30px}.top-news .block-news__litem .idx_new_list .date_new{font-size:1.125em}.top-news .block-news__litem .idx_new_list .news_txt{font-size:1em}.top-message .block-ct{padding:0 30px 0 0}.top-message .block-ct__te{font-size:.9375em;line-height:30px}.top-message .block-im{margin-top:0}.top-trouble-2 .block-item .block-ct__te{line-height:32px}.top-feature{padding:30px 0 200px}.top-feature .list-card{grid-row-gap:100px}.top-feature .list-card .card__im .num{font-size:6.66667em;top:-40px;left:20px}.top-feature .list-card .card__tit{margin-top:40px}.top-feature .list-card .card__tit p{font-size:1.625em;line-height:45px}.top-feature .list-card .card__te{margin-top:10px}.top-feature .list-card .card__te p{font-size:1em;line-height:32px}.top-feature .list-card-2 .card__ct__tit .num{font-size:6.6875em;line-height:.8}.top-feature .list-card-2 .card__ct__tit .tit{font-size:1.625em}.top-feature .list-card-2 .card.-no1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-feature .list-card-2 .card.-no1 .card__im .picture{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.top-feature .list-card-2 .card.-no1 .card__ct{width:100%;margin-top:50px!important}.top-feature .list-card.-l2 .card .card__im .picture{width:400px}.top-trouble .body-im img{width:330px}.top-trouble .list-card .card{padding:23px 30px}.top-trouble .list-card .card .jp{font-size:1.25em}.top-trouble .list-card .card .en{font-size:.875em}.top-sport .block-head__ct__te p{font-size:1em;line-height:30px}.top-treatment .block-tsub p{font-size:1.5625em}.top-treatment .list-card .card .c-te p{font-size:1em;line-height:36px}.top-clinic{padding:120px 0}.top-clinic__info table tr td{font-size:1.0625em;padding:0 0 30px 0}.top-clinic__info table tr td:first-child{width:80px}.top-clinic__map{padding:0}}@media only screen and (max-width:900px){.top-mv__text .t-tit{font-size:2.25em}.top-mv__text .t-text{font-size:1.25em}.top-news .block-news{padding:50px 20px}.top-news .block-news__head .re-btn{width: calc(210 * 100% / 464)}.top-message{padding:150px 0 120px}.top-message .block-ct__te{line-height:26px;margin-top:20px}.top-message .block-ct .re-btn{margin-top:30px}.top-trouble-2 .list-cus{margin-top:50px}.top-trouble-2 .block-item .block-ct__tit .tit{margin-left:15px!important}.top-trouble-2 .block-item .block-ct__tit .tit p{font-size:1.25em}.top-trouble-2 .block-item .block-ct__te{margin-top:15px}.top-trouble-2 .block-item .block-ct__te p{font-size:.9375em;line-height:30px}.top-feature .list-card .card__tit{margin-top:40px}.top-feature .list-card .card__tit p{font-size:1.375em;line-height:38px}.top-trouble .body-im img{width:300px}.top-trouble .list-card{padding-top:5px}.top-trouble .list-card .card{padding:20px 30px}.top-trouble .list-card .card .jp{font-size:1.125em}.top-trouble .list-card .card .en{font-size:.8125em}.top-treatment .list-card .card .picture .title .jp{font-size:1.75em}.top-treatment .list-card .card .picture .title .en{font-size:1em}.top-clinic .wrap-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-clinic__info{width:100%}.top-clinic__info table tr span br{display:none}.top-clinic__time{width:100%;margin-top:60px}}@media only screen and (max-width:768px){.fake-menu{height:60px}.top-mv{margin-top:60px;--hsize:calc(100vh - 60px);height:var(--hsize)}.top-mv .wrap{height:100%}.top-mv__text{padding:0 30px}.top-mv__text .t-tit{font-size:2.125em;margin-top:0;margin-bottom:20px}.top-mv__text .t-text{font-size:1.125em;line-height:1.8}.top-mv__text .t-text br{display:none}.top-mv .coronabox{width:257px;height:75px;bottom:85px}.top-mv .coronabox__im img{width:30px;-webkit-transform:translateX(-8px);transform:translateX(-8px)}.top-mv .coronabox__te{margin-left:10px}.top-mv .coronabox__te a{font-size:.875em;line-height:18px}.top-mv .coronabox__io{width:25px;height:25px;top:-8px;right:-8px}.top-mv .coronabox__io i{-webkit-transform:scale(.7);transform:scale(.7)}.top-mv .top-scroll{bottom:0;height:50px}.top-mv .top-scroll i{-webkit-transform:scale(1.4);transform:scale(1.4)}.top-mv .top-scroll:hover{bottom:0}.top-news{padding:30px 0 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-news .block-news{padding:40px 20px;width:100%;top:30px}.top-news .block-news__head .re-btn{width: calc(220 * 100% / 464) !important}.top-news .block-news__litem{margin-top:10px}.top-news .block-news__litem .idx_new_list li{padding:12px 30px 12px 0}.top-news .block-news__litem .idx_new_list p{line-height:2}.top-news .block-news__litem .idx_new_list .date_new{font-size:1.125em}.top-news .block-news__litem .idx_new_list .news_txt{font-size:1em}.top-news .block-news:nth-child(2) {margin-top:30px}.top-message{padding:175px 0 60px;position:relative}.top-message .wrap-contents{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.top-message .block-ct{width:100%;padding:0}.top-message .block-ct__te{font-size:.9375em;line-height:30px;margin-top:60px}.top-message .block-ct .tit-sec{position:absolute;top:70px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.top-message .block-ct .tit-sec .en{text-indent:0}.top-message .block-ct .re-btn{margin:0 auto;margin-top:30px}.top-message .block-im{width:100%;margin-top:20px}.top-message .block-im .im1{border-radius:5px}.top-message .block-im .im2{bottom: calc(-40 * 100% / 620);right: calc(-20 * 100% / 654)}.top-message .block-banner{grid-template-columns:repeat(2,1fr);margin-top:30px}.top-trouble-2{padding:60px 0 120px;background-size:100%;background-position:bottom -20px center}.top-trouble-2 .list-block{margin-top:40px;grid-row-gap:60px;grid-template-columns:repeat(1,1fr)}.top-trouble-2 .list-cus{margin-top:60px}.top-trouble-2 .block-item{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.top-trouble-2 .block-item .block-im{width:100%!important}.top-trouble-2 .block-item .block-im .picture{padding:0 40px;margin-top:0;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.top-trouble-2 .block-item .block-ct{margin-top:25px!important;width:100%!important}.top-trouble-2 .block-item .block-ct__tit .num p{line-height:1;font-size:3.4375em}.top-trouble-2 .block-item .block-ct__tit .num p::before{font-size:13px;line-height:1.5}.top-trouble-2 .block-item .block-ct__tit .tit{margin-left:15px!important}.top-trouble-2 .block-item .block-ct__tit .tit p{font-size:1.25em}.top-trouble-2 .block-item .block-ct__tit .tit br{display:block}.top-trouble-2 .block-item .block-ct__te{margin-top:10px}.top-trouble-2 .block-item .block-ct__te p{font-size:.9375em;line-height:28px}.top-feature{padding:30px 0 120px;background-size:100%;background-position:bottom center}.top-feature .tit-sec{position:relative;z-index:2}.top-feature .list-card{margin-top:40px;grid-column-gap:15px;grid-row-gap:60px}.top-feature .list-card .card__im img{border-radius:5px}.top-feature .list-card .card__im .num{font-size:4.66667em;top:-25px;left:15px}.top-feature .list-card .card__tit{margin-top:20px}.top-feature .list-card .card__tit br{display:none}.top-feature .list-card .card__tit p{font-size:1.375em;line-height:30px}.top-feature .list-card .card__te{margin-top:15px}.top-feature .list-card .card__te p{font-size:1em;line-height:28px}.top-feature .list-card-2{margin-top:80px}.top-feature .list-card-2 .card{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.top-feature .list-card-2 .card__im{margin-top:0;padding:0 20px}.top-feature .list-card-2 .card__im .picture{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.top-feature .list-card-2 .card__ct{width:100%;margin-top:20px!important;padding:0 20px!important}.top-feature .list-card-2 .card__ct__tit .num{font-size:4.6875em}.top-feature .list-card-2 .card__ct__tit .tit{font-size:1.375em}.top-feature .list-card-2 .card__ct__te{margin-top:10px}.top-feature .list-card-2 .card__ct__te p{font-size:1em;line-height:28px}.top-feature .list-card-2 .card__ct__li .list li{font-size:1em;line-height:28px}.top-feature .list-card-2 .card__ct__li .list .arrow{padding:0 10px!important}.top-feature .list-card-2 .card__ct__li .list.-l2 li{line-height:24px}.top-feature .list-card-2 .card__ct__no{margin-top:20px}.top-feature .list-card-2 .card__ct__no p{line-height:24px}.top-feature .list-card-2 .card.-no1 .picture{max-width:497px}.top-feature .list-card-2 .card.-no1 .card__ct{margin-top:20px!important}.top-feature .list-card-2 .card.-no2 .picture{max-width:490px}.top-feature .list-card-2 .card:not(:first-child) {margin-top:40px}.top-feature .list-card.-l2{margin-top:60px}.top-feature .list-card.-l2 .card .card__im{margin-right:20px;margin-bottom:20px}.top-feature .list-card.-l2 .card .card__im .picture{width:350px}.top-trouble{padding:60px 0}.top-trouble .wrap-contents{margin-top:40px}.top-trouble .body-im{z-index:unset;width:400px;height:390px;margin:0 auto;position:relative}.top-trouble .body-im img{width:300px;height:auto}.top-trouble .list-card{padding-top:30px;width:100%}.top-trouble .list-card .card{width:calc(100% - 5px)}.top-trouble .list-card .card i{right:20px;-webkit-transform:scale(.8) translateY(-50%);transform:scale(.8) translateY(-50%)}.top-trouble .list-card .card::before{content:none}.top-sport{padding:60px 0 240px;position:relative;background-size:100%;background-position:bottom -20px center}.top-sport .block-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-sport .block-head__ct{width:100%;margin-top:30px}.top-sport .block-head__ct__te p{font-size:1em;line-height:30px}.top-sport .block-head__ct .re-btn{margin-top:45px}.top-sport .block-head .re-btn{margin-top:0;position:absolute;bottom:140px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.top-sport .list-card{margin-top:40px;grid-template-columns:repeat(3,1fr);grid-gap:10px}.top-sport .list-card .card{--br:5px}.top-sport .list-card .card__te .jp{font-size:1.125em}.top-sport .list-card .card__te .en{font-size:.75em}.top-treatment{padding:60px 0}.top-treatment .block-tsub{padding:0;margin-top:30px}.top-treatment .block-tsub p{font-size:1.5em}.top-treatment .block-tsub br{display:none}.top-treatment .list-card{margin-top:40px}.top-treatment .list-card .card .picture .title .jp{font-size:1.5em}.top-treatment .list-card .card .picture .title .en{font-size:.875em}.top-treatment .list-card .card .c-te{padding:20px}.top-treatment .list-card .card .c-te p{font-size:.9375em;line-height:28px}.top-treatment .kazari{bottom:-220px;left:20px}.top-treatment .kazari-2{top:-150px;right:20px}.top-clinic{padding:60px 0}.top-clinic .tit-sec .en{padding-bottom:5px}.top-clinic .wrap-contents{margin-top:40px}.top-clinic__info{padding:0}.top-clinic__info table tr td{font-size:1.0625em;padding:0 0 15px 0;line-height:26px}.top-clinic__time{margin-top:30px}.top-clinic__map{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-clinic__map .map-banner{width:100%;padding:0}.top-clinic__map .map-block{width:100%;margin-top:40px}.top-clinic__map .map-block iframe{border:1px solid #dbdbdb;height:230px}.top-clinic__grbtn{grid-gap:10px;margin-top:40px}.top-clinic__grbtn .re-btn{width:100%!important}}@media only screen and (max-width:540px){.top-message .block-ct__te{margin-top:40px}.top-feature{padding:30px 0 100px}.top-feature .list-card{grid-row-gap:60px;grid-template-columns:repeat(1,1fr)}.top-feature .list-card .card:nth-child(even) {top:0}.top-feature .list-card .card:nth-child(1) .kazari {--size:430;top: calc(-140 * 100% / var(--hs))}.top-feature .list-card-2{margin-top:40px}.top-trouble .body-im{width:300px;height:260px}.top-feature .list-card.-l2 .card .card__im{float:unset;margin-right:0}.top-feature .list-card.-l2 .card .card__im .picture{width:100%}.top-trouble .body-im img{width:200px}.top-trouble .list-card .card{padding:15px 20px}.top-sport{padding:60px 0 200px}.top-sport .block-head .re-btn{bottom:100px}.top-sport .list-card{grid-template-columns:repeat(2,1fr)}.top-treatment .list-card .card{display:block}.top-treatment .list-card .card .picture{width:100%;height:250px}.top-treatment .list-card .card .picture .title .jp{font-size:1.75em}.top-treatment .list-card .card .picture .title .en{font-size:1em}.top-treatment .list-card .card .picture img{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-radius:10px}.top-treatment .list-card .card .c-te{width:100%;padding:20px 20px 40px}.top-treatment .list-card .card .c-te p{font-size:1em}.top-treatment .kazari{bottom:-200px}.top-treatment .kazari-2{top:-120px}.top-clinic__info table tr td{font-size:1em;padding:0 0 12px 0;line-height:23px}.top-clinic__info table tr td:first-child{width:70px}.top-clinic__info table tr span br{display:block}.top-clinic__grbtn{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:414px){.top-message .block-banner{grid-template-columns:repeat(1,1fr);grid-gap:20px}.top-trouble-2{padding:60px 0 80px}.top-trouble-2 .block-item .block-im .picture{padding:0 20px}.top-trouble-2 .block-item .block-ct .tit br{display:block}.top-trouble-2 .block-item.-no1 .block-ct .tit br{display:block}.top-trouble .list-card .card{padding:15px}.top-trouble .list-card .card i{right:15px}.top-trouble .list-card .card .jp{font-size:1.0625em}.top-trouble .list-card .card .en{font-size:.75em}.top-treatment .kazari{bottom:-160px}.top-clinic__grbtn{padding:0 20px;grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:360px){.top-trouble .body-im{width:280px;height:240px}.top-trouble .body-im img{width:180px}.top-trouble .list-card{display:block}.top-trouble .list-card .card{padding:15px 20px;width:100%;margin-bottom:10px}.top-trouble .list-card .card i{right:20px}.top-sport .list-card{grid-template-columns:repeat(1,1fr)}.top-clinic__grbtn{padding:0}}.foot-contact{position:relative}.foot-contact__banner{padding-top:37px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.foot-contact__banner .tit-sec .en{font-size:6.66667em;position:relative}.foot-contact__banner .tit-sec .en::before{content:"";display:block;width:120px;height:3px;background-color:#ffd966;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.foot-contact__banner .list-btn{margin-top:41px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;padding:0 109px}.foot-contact__banner .list-btn .btn{width:100%;height:auto;padding:34px 0;border-radius:10px;background-color:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:400ms ease;transition:400ms ease}.foot-contact__banner .list-btn .btn.-phone img{width: calc(303 * 100% / 519);-webkit-transform:translateX(-27px);transform:translateX(-27px)}.foot-contact__banner .list-btn .btn.-mail img{width: calc(369 * 100% / 519);-webkit-transform:translateX(-6px);transform:translateX(-6px)}.foot-contact__banner .list-btn .btn:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.foot-contact__banner .list-btn .btn .picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.foot-contents{padding:82px 80px 51px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.foot-contents .block-info{width:49%}.foot-contents .block-info__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.foot-contents .block-info__logo img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.foot-contents .block-info__logo .l-1{max-width:140px}.foot-contents .block-info__logo .l-2{max-width:384px}.foot-contents .block-info__logo .addr{font-size:1.25em;line-height:32px;letter-spacing:.15em;color:#5c5c5c;font-weight:500;margin-top:19px}.foot-contents .block-info__logo .addr br{display:none}.foot-contents .block-info__map{margin-top:50px}.foot-contents .block-info__map iframe{border-radius:10px;border:1px solid #dbdbdb;height:230px}.foot-contents .block-info__time{margin-top:36px}.foot-contents .block-menu{width:49%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:50px}.foot-contents .block-menu__litem:not(:first-child) {margin-top:40px}.foot-contents .block-menu__litem:not(:first-child) .block-menu__litem__tit p {text-indent:.24em}.foot-contents .block-menu__litem__tit p{font-size:3.125em;font-family: var(--font-nori);letter-spacing:0;line-height:1;color:var(--col-blue)}.foot-contents .block-menu__litem__item{margin-top:27px;padding-left:9px}.foot-contents .block-menu__litem__item ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}.foot-contents .block-menu__litem__item ul li{padding-left:10px;position:relative;line-height:1;margin-bottom:25px}.foot-contents .block-menu__litem__item ul li::before{content:"";display:block;position:absolute;top:9px;left:0;width:4px;height:4px;border-radius:50%;background-color:var(--col-blue)}.foot-contents .block-menu__litem__item ul li a{font-size:1em;line-height:1.4;letter-spacing:.05em;font-weight:500;color:var(--col-black);text-decoration:none;display:block;-webkit-transition:400ms ease;transition:400ms ease}.foot-contents .block-menu__litem__item ul li a:hover{color:var(--col-blue)}.foot-copyrighting{padding:20px 0 18px;background-color:#265992;position:relative}.foot-copyrighting .container-md{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.foot-copyrighting .container-md img{width:119px}.foot-copyrighting .container-md br{display:none}.foot-copyrighting .container-md p{font-size:.875em;letter-spacing:.05em;line-height:1.5;color:#fff;margin-left:20px;padding-left:20px;position:relative}.foot-copyrighting .container-md p::before{display:block;content:"";position:absolute;top:0;left:0;height:100%;width:1px;background-color:#fff}.foot-copyrighting .pagetop{width:80px;height:80px;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-40px;right:60px;-webkit-box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.05);box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.05);cursor:pointer;-webkit-transition:400ms ease;transition:400ms ease}.foot-copyrighting .pagetop i{color:var(--col-blue);--ggs:1.2;-webkit-transition:inherit;transition:inherit}.foot-copyrighting .pagetop:hover{-webkit-box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.2);box-shadow:5px 8.66px 40px 0 rgba(0,0,0,.2)}.foot-copyrighting .pagetop:hover i{margin-top:-5px}@media only screen and (max-width:1280px){.foot-contact__banner .tit-sec .en{font-size:5.625em}.foot-contact__banner .list-btn{padding:0 50px}.foot-contact__banner .list-btn .btn img{-webkit-transform:translate(0)!important;transform:translate(0)!important}.foot-contents{padding:82px 0 120px}.foot-contents .block-info__logo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.foot-contents .block-info__logo .wrap{margin-left:10px}.foot-contents .block-info__logo .l-1{max-width:110px}.foot-contents .block-info__logo .l-2{max-width:300px}.foot-contents .block-info__logo .addr{font-size:1.125em}.foot-contents .block-menu{padding-left:0}.foot-contents .block-menu__litem__item ul{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}@media only screen and (max-width:1024px){.foot-contact__banner .tit-sec .en{font-size:5em}.foot-contact__banner .list-btn{padding:0}.foot-contact__banner .list-btn .btn{padding:28px 0}.foot-contents .block-info__logo .l-1{max-width:98px}.foot-contents .block-info__logo .l-2{max-width:280px}.foot-contents .block-info__logo .addr{font-size:1em;line-height:1.2}.foot-contents .block-menu__litem__item ul li{margin-bottom:25px}}@media only screen and (max-width:900px){.foot-contents .block-info__map{margin-top:30px}.foot-contents .block-info__time{margin-top:30px}.foot-contents .block-menu__litem__item ul li a{font-size:.875em}.foot-copyrighting .pagetop{right:20px}}@media only screen and (max-width:768px){.foot-contact__banner{padding-top:40px}.foot-contact__banner .tit-sec .en{font-size:4.375em}.foot-contact__banner .tit-sec .en::before{width:60px;height:2px}.foot-contact__banner .list-btn{grid-gap:15px;margin-top:40px}.foot-contact__banner .list-btn .btn{padding:25px 0}.foot-contact__banner .list-btn .btn.-phone img{width: calc(303 * 100% / 450)}.foot-contact__banner .list-btn .btn.-mail img{width: calc(369 * 100% / 504)}.foot-contents{padding:60px 0}.foot-contents .block-info{width:100%}.foot-contents .block-info__logo .l-1{max-width:80px}.foot-contents .block-info__logo .l-2{max-width:250px}.foot-contents .block-info__logo .addr{font-size:1.0625em;line-height:1.2;margin-top:10px}.foot-contents .block-info__map iframe{height:200px;border-radius:5px}.foot-contents .block-menu{display:none}.foot-copyrighting{padding:12px 0 72px}.foot-copyrighting .container-md img{width:85px}.foot-copyrighting .container-md p{font-size:.625em;line-height:1.5;margin-left:10px;padding-left:10px}.foot-copyrighting .container-md p::before{height:75%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.foot-copyrighting .pagetop{width:55px;height:55px;top:-30px;right:20px}.foot-copyrighting .pagetop i{--ggs:.8}.foot-copyrighting .pagetop:hover i{margin-top:0}}@media only screen and (max-width:540px){.foot-contact__banner .tit-sec .en{font-size:3.75em}.foot-contact__banner .list-btn{grid-template-columns:repeat(1,1fr);grid-gap:15px;margin-top:30px;padding:0 50px}.foot-contact__banner .list-btn .btn.-phone img{width: calc(303 * 100% / 519)}.foot-copyrighting .container-md br{display:block}}@media only screen and (max-width:414px){.foot-contact__banner .list-btn{padding:0}.foot-contact__banner .list-btn .btn .picture{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.foot-contact__banner .list-btn .btn .picture img{-webkit-transform:translateX(25px)!important;transform:translateX(25px)!important}.foot-contents .block-info__logo .l-1{max-width:90px}.foot-contents .block-info__logo .addr{margin-top:8px}.foot-contents .block-info__logo .addr br{display:block}}@media only screen and (max-width:360px){.foot-contents .block-info__logo .l-1{max-width:80px}.foot-copyrighting .pagetop{right:10px}}.gallery{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;--size:370px}.gallery img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.gallery__barrier{overflow:hidden;position:relative}.gallery__barrier__lane{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width: calc(var(--size) * 20)}.gallery__barrier__lane__im{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:var(--size);-webkit-animation:translateinfinite 70s linear infinite;animation:translateinfinite 70s linear infinite}@-webkit-keyframes translateinfinite {
  100% {
    -webkit-transform: translateX(calc(var(--size) * -10));
            transform: translateX(calc(var(--size) * -10));
  }
}@keyframes translateinfinite {
  100% {
    -webkit-transform: translateX(calc(var(--size) * -10));
            transform: translateX(calc(var(--size) * -10));
  }
}@media only screen and (max-width:1024px){.gallery{--size:340px}}@media only screen and (max-width:900px){.gallery{--size:310px}}@media only screen and (max-width:768px){.gallery{--size:260px}}@media only screen and (max-width:540px){.gallery{--size:340px}}.gg-arrow-up{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;-webkit-transform:scale(var(--ggs,1));transform:scale(var(--ggs,1));width:22px;height:22px}.gg-arrow-up::after,.gg-arrow-up::before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:4px}.gg-arrow-up::after{width:8px;height:8px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:7px}.gg-arrow-up::before{width:2px;height:16px;left:10px;background:currentColor}.gg-arrow-down{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;-webkit-transform:scale(var(--ggs,1));transform:scale(var(--ggs,1));width:22px;height:22px}.gg-arrow-down::after,.gg-arrow-down::before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:4px}.gg-arrow-down::after{width:8px;height:8px;border-bottom:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:7px}.gg-arrow-down::before{width:2px;height:16px;left:10px;background:currentColor}.gg-arrow-right{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;-webkit-transform:scale(var(--ggs,1));transform:scale(var(--ggs,1));width:22px;height:22px}.gg-arrow-right::after,.gg-arrow-right::before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;right:3px}.gg-arrow-right::after{width:8px;height:8px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:7px}.gg-arrow-right::before{width:16px;height:2px;bottom:10px;background:currentColor}.gg-arrow-left{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;-webkit-transform:scale(var(--ggs,1));transform:scale(var(--ggs,1));width:22px;height:22px}.gg-arrow-left::after,.gg-arrow-left::before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:3px}.gg-arrow-left::after{width:8px;height:8px;border-bottom:2px solid;border-left:2px solid;-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:7px}.gg-arrow-left::before{width:16px;height:2px;bottom:10px;background:currentColor}.gg-close{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block;-webkit-transform:scale(var(--ggs,1));transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:40px}.gg-close::after,.gg-close::before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:16px;height:2px;background:currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:5px;top:8px;left:1px}.gg-close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.arw-io::before{content:'';display:block;position:absolute;right:30px;height:5px;width:5px;border:1px solid;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:500ms ease;transition:500ms ease}.navi-btn{position:fixed;z-index:21;top:220px;right:-10px}.navi-btn .btn{width:90px;height:90px;padding-right:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-transition:500ms ease;transition:500ms ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:fadeInRight 1s;animation:fadeInRight 1s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}.navi-btn .btn__io{width:25px;height:25px}.navi-btn .btn__text{margin-top:10px}.navi-btn .btn__text p{font-size:.8125em;line-height:1;letter-spacing:0;font-weight:500;color:#fff}.navi-btn .btn.-accsess{background-color:#4e9ae0;-webkit-animation-delay:4.3s;animation-delay:4.3s}.navi-btn .btn.-accsess .btn__io{width:26px;height:31px}.navi-btn .btn.-phone{background-color:#4088cb;-webkit-animation-delay:4.5s;animation-delay:4.5s}.navi-btn .btn.-phone .btn__io{width:24px;height:24px}.navi-btn .btn.-mail{background-color:#2e75b6;-webkit-animation-delay:4.7s;animation-delay:4.7s}.navi-btn .btn.-mail .btn__io{width:29px;height:22px}.navi-btn .btn.-line{background-color:#2dbc7a;-webkit-animation-delay:4.9s;animation-delay:4.9s}.navi-btn .btn.-line .btn__io{width:39px;height:37px}.navi-btn .btn.-line .btn__text{display:none}.navi-btn .btn:hover{-webkit-transform:translateX(-10px);transform:translateX(-10px)}@media only screen and (max-width:1024px){.navi-btn .btn{width:65px;height:65px}.navi-btn .btn__text{display:none}}@media only screen and (max-width:768px){.navi-btn{top:unset;right:0;bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.navi-btn .btn{width: calc(100% / 4);height:60px;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation:fadeInUp 1s;animation:fadeInUp 1s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}.navi-btn .btn__text{display:block!important;margin-top:6px}.navi-btn .btn__text p{font-size:.875em;letter-spacing:.05em}.navi-btn .btn.-accsess .btn__io{width:15px;height:17px}.navi-btn .btn.-phone .btn__io{width:15px;height:15px}.navi-btn .btn.-mail .btn__io{width:17px;height:14px}.navi-btn .btn.-line .btn__io{width:18px;height:17px}.navi-btn .btn:hover{-webkit-transform:translateX(0);transform:translateX(0)}}#splash_logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#splash_logo img{width:500px}#splash{position:fixed;display:none;top:0;left:0;width:100%;height:100%;z-index:999;background:#c1dcf3;text-align:center;color:#fff}.fadeUp{-webkit-animation-name:fadeUpAnime;animation-name:fadeUpAnime;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}@media only screen and (max-width:768px){#splash_logo img{width:230px}}