@charset "UTF-8";
/* CSS Document */

/* mainvisual */
.mainvisual { height: 100vh; min-height: 850px; overflow: hidden; }
.mainvisual { position:relative;}
.page-index .mainvisual:after { background: linear-gradient(0deg, rgba(255,255,255,.00),  rgba(255,255,255,.4)); content: ""; top: 0; left: 0; right: 0; height: 140px; position: absolute; z-index: 1;}
.mainvisual__inr { max-width: 1800px; margin: 0 auto;}
.copy {position: absolute; right: -40px; top: 0px; width: 410px; z-index: 1;}
#slider{ overflow: hidden; width: 100%; height: 100%; position: relative;}
.mainvisual__btnarea { position: absolute; right: 0; bottom: 80px; z-index: 2}
.mainvisual__btnarea li {  margin-top: 10px;}
.mainvisual__btnarea li a { display: block; line-height: 55px; font-size: 15px; padding-left: 28px; background: white; color: #74bfe8; border: solid 2.5px #74bfe8; border-right: none!important; border-radius: 30px 0 0 30px; width: 190px;  font-weight: 700; position: relative;}
.mainvisual__btnarea li:nth-child(even) a {color: #63c7c2; border-color: #63c7c2;}
.mainvisual__btnarea li a i { position: absolute; right: 12px; top: 37%; font-size: 16px; }
.mainvisual__btnarea li a:hover {color: white; background:#74bfe8 }
.mainvisual__btnarea li:nth-child(even) a:hover {background:#63c7c2 }
.page-index .header { left: 0; right: 0; position: absolute; box-shadow: none;}

/* index-contents*/
.index-section { position: relative;}
.index-section__inr { max-width: 1200px; margin-left: auto; margin-right: auto; padding: 120px 0 125px; width: calc(100% - 100px);}
.index-section__inr .delfino { display: table-caption; width: 100%; margin-bottom: 100px; text-align: center;}
.index-section__inr .delfino p { font-size: 1.05rem;}
.index-section__inr .delfino a { display: inline-block; width: 60%; margin: 1rem auto 0;}
.index-titlearea { text-align: center;}
.index-titlearea .title { width: 400px; margin: 0 auto;}
.mainvisual__leftbnr { position: absolute; left: 0 ; bottom:  60px; width: 60px; z-index: 10}

@media screen and (max-width:1200px){
	.mainvisual { min-height: auto; height: 700px;}
	.page-index .mainvisual:after { height: 120px; }
	.copy { right: -50px; width: 325px;}
	.mainvisual__btnarea { bottom: 70px; }
	.mainvisual__btnarea li { margin-top: 7px;}
	.mainvisual__btnarea li a { line-height: 44px; font-size: 12px; padding-left: 22px;  border-radius: 25px 0 0 25px; width: 144px;  border-width: 2px;}
	.mainvisual__btnarea li a i { right: 7px; top: 35%; font-size: 15px; }
	.index-section__inr { padding: 100px 0 110px;  width: calc(100% - 100px);}
	.index-titlearea .title { width: 340px; }
	.mainvisual__leftbnr { bottom: 50px; width: 50px;}
}
@media screen and (max-width:900px){
	.mainvisual { min-height: auto; height: 500px;}
	.page-index .mainvisual:after { height: 110px; }
	.copy { right: -42px; width: 285px; top: -44px}
	.mainvisual__btnarea { bottom: 55px; display:none;}
	.mainvisual__btnarea li { margin-top: 6px;}
	.mainvisual__btnarea li a { line-height: 40px; font-size: 11px; padding-left: 20px;  border-radius: 22px 0 0 22px; width: 130px;  border-width: 2px;}
	.mainvisual__btnarea li a i { right: 5px; top: 35%; font-size: 14px; }
	.index-section__inr { padding: 80px 0 90px; width: calc(100% - 70px);}
	.index-section__inr .delfino { display: block; margin-bottom: 46px;}
	.index-section__inr .delfino p { font-size: 14px;}
	.index-titlearea .title { width: 280px; }
	.mainvisual__leftbnr { bottom: 44px; width: 44px;}
}
@media screen and (max-width:768px){
	.mainvisual { min-height: auto; height: 380px;}
	.page-index .mainvisual:after { height: 100px; }
	.copy { right: 0; left: 0; top: 0; width: 74%; max-width: 400px; margin: 0 auto 56px; position: relative;}
	.mainvisual__btnarea { bottom: 50px; }
	.mainvisual__btnarea li { margin-top: 5px;}
	.mainvisual__btnarea li a { line-height: 34px; font-size: 10px; padding-left: 17px;  border-radius: 20px 0 0 20px; width: 108px;  border-width: 1.5px;}
	.mainvisual__btnarea li a i { right: 4px; top: 34%; font-size: 12px; }
	.index-section__inr { padding: 70px 0 75px;  width: calc(100% - 60px);}
	.index-section__inr .delfino p { font-size: 12px;}
	.index-titlearea .title { width: 260px; }
	.mainvisual__leftbnr { bottom: 35px; width: 35px;}
}
@media screen and (max-width:600px){
	.mainvisual { height: 340px;}
}
@media screen and (max-width:480px){
	.mainvisual { height: 280px;}
	.page-index .mainvisual:after { height: 80px; }
	.copy { max-width: 320px; margin-bottom: 42px; min-width: 280px;}
	.index-section__inr { padding: 60px 0 65px;  width: calc(100% - 40px);}
	.index-titlearea .title { width: 220px; }
	.mainvisual__leftbnr { bottom: 30px; width: 30px;}
}


/* information */
._information.index-section { z-index: 10; padding: 70px 0 84px;}
._information.index-section:before { content: ""; background: url("../img/wave_white.png") no-repeat top center; position: absolute; top:-50px; left: 0; right: 0; background-size: 110% 80px; height: 50px; pointer-events: none;}
._information.index-section:after { content: ""; background: url("../img/wave_white_btm.png") no-repeat bottom center; position: absolute; bottom: -50px; left: 0; right: 0; background-size: 110% 80px; height: 50px; }
._information .index-section__inr { display:table; padding: 0;}
._information .index-titlearea { display: table-cell; vertical-align: middle; text-align: center; width: 25%;}
._information .index-titlearea .title { width: 134px; margin: 0 0 0 50px}
.index-info { display: table-cell; width: 75%;}
.index-info__list {  height: 300px;  overflow-y: scroll;}
.index-info__item { border-bottom: dashed 1px #bcd6db; padding: 18px 20px 18px 0; margin-right: 10px;}
.index-info__item .day { font-size: 18px; float: left; width: 110px; font-weight: 600;}
.index-info__item .text { font-size: 14px; float: right; width: calc(100% - 110px); padding-top: 3px; padding-left: 0px;}
.index-blog { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.5em; max-width: 1200px; margin: 100px auto 0; }
.index-blog__list { animation: fadeIn 0.7s ease 0s 1 normal; transition: 0.2s ease-in-out; background-color: #fff; border-radius: 2px; box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.12), 0 2px 3px 0 rgba(0, 0, 0, 0.22); position: relative; }
.index-blog__list:hover { transform: translateY(-4px); box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.15), 0 0 5px rgba(0, 0, 0, 0.1); }
.index-blog__list .cardtype__link { display: block; padding-top: 57.7%; padding-bottom: 25px; color: #555; position: relative;}
.index-blog__list .cardtype__img { aspect-ratio: 1 / 1; width: 100%; /* height: 0; */ margin: 0; /* padding-bottom: 57.7%; */ /* position: relative; */ position: absolute; top: 0; left: 0; overflow: hidden; }
.index-blog__list .cardtype__article-info { background-color: #fff; position: relative;}
.index-blog__list img { width: 100%; height: 100%; border-radius: 2px 2px 0 0; }
.index-blog__list time { display: block; /* margin: 13px 13px 8px; */ padding: 13px 13px 0; font-size: 13px; font-weight: bold; color: #b5b5b5; }
.index-blog__list h2 { margin: 8px 13px 0; font-size: 18px; }
.index-blog__list .cat-name { display: inline-block; height: 22px; margin: 0; padding: 0 10px; background-color: #6bb6ff; border-radius: 14px; font-size: 11px; font-weight: bold; color: #fff; vertical-align: middle; line-height: 22px; position: absolute; top: 13px; left: 13px; overflow: hidden; }

@media screen and (max-width:1200px){
	._information.index-section { padding: 53px 0 64px;}
	._information.index-section:before { top:-50px; background-size:110% 80px; height: 50px;}
	._information.index-section:after { bottom: -50px; background-size: 110% 80px; height: 50px; }
	._information .index-titlearea { text-align: center; width: 23%;}
	._information .index-titlearea .title { width: 112px; margin: 0 0 0 28px;}
	.index-info { width: 77%; padding-right: 0px}
	.index-info__list { height: 240px; }
	.index-info__item { padding: 14px 15px 14px 0; margin-right: 8px;}
	.index-info__item .day { font-size: 16px; width: 94px; }
	.index-info__item .text { font-size: 12px; width: calc(100% - 94px); padding-top: 3px; padding-left: 0px;}
}
@media screen and (max-width:900px){
	._information.index-section { padding: 46px 0 48px;}
	._information.index-section:before { top:-40px; background-size: 110% 60px; height: 40px;}
	._information.index-section:after { bottom: -40px; background-size: 110% 60px; height: 40px; }
	._information .index-section__inr { display:block; }
	._information .index-section__inr.blog { margin-top: 50px; }
	._information .index-titlearea { text-align: center; width: 100%; display: block;}
	._information .index-titlearea .title { width: 98px; margin: 0 auto}
	.index-info { width: 100%; display: block; padding: 21px 0px 0; left: 0.5em; position: relative;}
	.index-info__list { height: 160px; }
	.index-info__item { padding: 11px 12px 11px 0; margin-right: 8px;}
	.index-info__item .day { font-size: 15px; width: 85px; }
	.index-info__item .text { font-size: 11px; width: calc(100% - 85px); padding-top: 3px; padding-left: 0px;}
	.index-blog { grid-template-columns: repeat(2, 1fr); margin-top: 15px; }
}
@media screen and (max-width:600px){
	._information.index-section:before { top:-35px; background-size: 110% 50px; height: 35px;}
	._information.index-section:after { bottom: -35px; background-size: 110% 50px; height: 35px; }
	._information.index-section { padding: 45px 0 45px;}
	._information .index-titlearea .title { width: 94px; }
	.index-info { width: 100%; display: block; padding: 18px 0px 0;}
	.index-info__list { height: 160px; }
	.index-info__item { padding: 12px 10px 14px 0; margin-right: 8px;}
	.index-info__item .day { font-size: 14px; width: 100%; display: block; float: none}
	.index-info__item .text { font-size: 11px; width: calc(100%); float: none; padding-top: 1px; line-height: 1.65}
}
@media screen and (max-width:480px){
	._information.index-section { padding: 30px 0 33px;}
	._information.index-section:before { top:-30px; background-size: 110% 40px; height: 30px;}
	._information.index-section:after { bottom: -30px; background-size: 110% 40px; height: 30px; }
	._information .index-titlearea .title { width: 88px; }
	.index-info { padding: 14px 0px 0;}
	.index-info__list { height: 150px; }
	.index-info__item { padding: 11px 8px 12px 0; margin-right: 6px;}
	.index-info__item .day { font-size: 13px;}
	.index-info__item .text { font-size: 10px; line-height: 1.6}
}


/* reasons */
.index-section._reasons { background: #f0f7f9; }
._reasons .index-titlearea { padding-top:15px}
.reasons-list__item { text-align: center; width:calc(50% - 15px); float: left; margin-right: 30px; margin-top: 75px}
.reasons-list__item._right { margin-right: 0;}
.reasons-list__item .label { font-size: 14px; position: relative;  text-align: center; top: -16px; color: white; background: rgba(116,191,232,1.00); line-height: 32px; min-width: 160px; padding:0 16px 1px; font-weight: 700; display: inline-block; z-index: 10;}
.reasons-list__item .title { font-size: 25px; line-height: 1.45; margin-top: 7px}
.reasons-list__item .title small { font-size: 85%; }
.reasons-list__item .text { font-size: 15px; text-align: left; margin-top: 22px;}
.reasons-list__item .btn_type1 { width: 200px; margin: 0 auto;}
._2box.reasons-list__item { width:calc(100%); margin-right: 0px;}
._2box.reasons-list__item .image img { width: 50%; }
._2box.reasons-list__item .label { font-size: 16px; top: -20px; line-height: 38px; min-width: 180px; padding:0 18px 1px; }
._2box.reasons-list__item .text { margin-left: auto; margin-right: auto; max-width: 660px;}

@media screen and (max-width:1200px){
	._reasons .index-titlearea { padding-top:10px}
	.reasons-list__item { width:calc(50% - 13px); margin-right: 26px; margin-top: 66px}
	.reasons-list__item .label { font-size: 13px; top: -15px; line-height: 30px; min-width: 140px; padding:0 15px 1px; }
	.reasons-list__item .title { font-size: 23px; margin-top: 4px}
	.reasons-list__item .text { font-size: 14px; margin-top: 18px;}
	.reasons-list__item .btn_type1 { width: 190px; }
	._2box.reasons-list__item .label { font-size: 14px; top: -17px; line-height: 34px; min-width: 170px; padding:0 17px 1px; }
}
@media screen and (max-width:900px){
	._reasons .index-titlearea { padding-top:8px}
	.reasons-list__item { width:calc(50% - 11px); margin-right: 22px; margin-top: 55px}
	.reasons-list__item .label { font-size: 11px; top: -15px; line-height: 26px; min-width: 110px; padding:0 13px 1px; }
	.reasons-list__item .title { font-size: 20px; margin-top: 4px; line-height: 1.4}
	.reasons-list__item .text { font-size: 13px; margin-top: 17px;}
	.reasons-list__item .btn_type1 { width: 170px; }
	._2box.reasons-list__item .label { font-size: 12px; top: -14px; line-height: 28px; min-width: 150px; padding:0 13px 1px; }
}
@media screen and (max-width:600px){
	._reasons .index-titlearea { padding-top:6px}
	.reasons-list__item { width:calc(50% - 10px); margin-right: 20px; margin-top: 44px}
	.reasons-list__item .label,
	._2box.reasons-list__item .label { font-size: 10px; top: -11px; line-height: 22px; min-width: 80px; padding:0 11px 0px; }
	.reasons-list__item .title { font-size: 17px; margin-top: 3px}
	.reasons-list__item .text { font-size: 11px; margin-top: 15px; line-height: 1.55}
	.reasons-list__item .btn_type1 { width: 150px; }
}
@media screen and (max-width:480px){
	._reasons .index-titlearea { padding-top:6px}
	.reasons-list__item { width:calc(100%); margin-right: 0px; margin-top: 36px}
	.reasons-list__item .label,
	._2box.reasons-list__item .label { font-size: 10px; top: -11px; line-height: 22px; min-width: 100px; padding:0 11px 0px; }
	.reasons-list__item .title { font-size: 17px; margin-top: 2px}
	.reasons-list__item .title br { display: none}
	.reasons-list__item .text { font-size: 11px; margin-top: 11px; line-height: 1.55}
	.reasons-list__item .btn_type1 { width: 150px; }
	._2box.reasons-list__item .image img { width: 100%; }
}


/* clinicalinformation */
._clinicalinfo.index-section { background: #86bbd9;}
.clinicalinfo-list { text-align: center; margin-top: 36px; max-width: 1100px; margin-left: auto; margin-right: auto; position: relative; z-index: 1;}
.clinicalinfo-list__item { display: inline-block; margin:0 0.8%; width:23.4%; opacity: 0; top: 60px; -webkit-transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; transition:all 0.6s; position: relative;}
.clinicalinfo-list__item.animated { top:0; opacity: 1!important;}
.clinicalinfo-list__item a { display: block;}
.clinicalinfo-list__item a:hover {-moz-transform: scale(1.03,1.03);-webkit-transform: scale(1.03,1.03);-o-transform: scale(1.03,1.03);-ms-transform: scale(1.03,1.03);}
._clinicalinfo .btm-text { font-size: 13px; line-height: 1; text-align: center; color: white;}
.clinicalinfo-list .v600 { display: none;}

@media screen and (max-width:1200px){
	.clinicalinfo-list { margin-top: 33px;}
	._clinicalinfo .btm-text { font-size: 12px; }
}
@media screen and (max-width:900px){
	.clinicalinfo-list { margin-top: 25px;}
	._clinicalinfo .btm-text { font-size: 11px; }
}
@media screen and (max-width:600px){
	.clinicalinfo-list { margin-top: 20px; max-width: 450px;}
	.clinicalinfo-list__item { width:31.7%; }
	._clinicalinfo .btm-text { font-size: 10px; }
	.clinicalinfo-list .v600 { display: block;}
}
@media screen and (max-width:480px){
	.clinicalinfo-list { margin-top: 20px;}
	._clinicalinfo .btm-text { font-size: 9px;}
}


/* greeting */
._greeting.index-section { background: url("../img/bg_top_greeting.jpg") no-repeat center; background-size: cover;}
._greeting .index-section__inr { max-width: 1000px;}
.greeting__textarea { width: calc(100% - 280px); float: right; padding-left: 50px}
.greeting__text { font-size: 16px; line-height: 1.9;}
.greeting__namearea { margin-top: 25px; text-align: center; line-height: 1; font-weight: 600;}
.greeting__namearea .clinic { font-size: 12px;}
.greeting__namearea .name { font-size: 24px; margin-top: 12px;}
.greeting__namearea .name .position { font-size: 12px; margin-right: 12px; position: relative; top: -4px;}
.greeting__imagearea { float: left; width: 280px; padding-top: 6px}

@media screen and (max-width:1200px){
	.greeting__textarea { width: calc(100% - 260px); padding-left: 45px}
	.greeting__text { font-size: 14px; line-height: 1.8;}
	.greeting__namearea { margin-top: 24px; }
	.greeting__namearea .clinic { font-size: 11px;}
	.greeting__namearea .name { font-size: 21px; margin-top: 11px;}
	.greeting__namearea .name .position { font-size: 11px; margin-right: 11px; top: -4px;}
	.greeting__imagearea { width: 260px;}
}
@media screen and (max-width:900px){
	.greeting__textarea { width: calc(100% - 240px); padding-left: 38px}
	.greeting__text { font-size: 13px; line-height: 1.8;}
	.greeting__namearea { margin-top: 18px; }
	.greeting__namearea .clinic { font-size: 10px;}
	.greeting__namearea .name { font-size: 19px; margin-top: 10px;}
	.greeting__namearea .name .position { font-size: 10px; margin-right: 10px; top: -3px;}
	.greeting__imagearea { width: 240px;}
}
@media screen and (max-width:768px){
	.greeting__textarea { width: calc(100% - 200px); padding-left: 30px}
	.greeting__text { font-size: 12px; line-height: 1.7;}
	.greeting__namearea { margin-top: 18px; }
	.greeting__namearea .clinic { font-size: 9px;}
	.greeting__namearea .name { font-size: 17px; margin-top: 9px;}
	.greeting__namearea .name .position { font-size: 9px; margin-right: 9px; top: -3px;}
	.greeting__imagearea { width: 200px;}
}
@media screen and (max-width:600px){
	.greeting__textarea { width: calc(100%); padding-left: 0px; float: none}
	.greeting__imagearea { width: 200px; float: none; margin: 44px auto 0;}
}
@media screen and (max-width:480px){
	.greeting__text { font-size: 11px; line-height: 1.6;}
	.greeting__namearea { margin-top: 16px; }
	.greeting__namearea .clinic { font-size: 9px;}
	.greeting__namearea .name { font-size: 16px; margin-top: 8px;}
	.greeting__namearea .name .position { font-size: 9px; margin-right: 9px; top: -3px;}
	.greeting__imagearea { margin: 40px auto 0;}
}