@charset "UTF-8";


/* intyo_index
---------------------------------------------------------*/
#intyo .intyo_index{
    position: relative;
    text-align: center;
    font-size:225%;
    line-height: 1em;
    padding-top: 1em;
    margin-bottom: 1.3em;
}
#intyo .intyo_index::before{
    position: absolute;
    display: block;
    content: "";
    background: #423932;
    background-size: 100% auto;
    width: 1.5em;
    height: 1px;
    top:0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#intyo .intyo_index{
    font-size: 200%;
    padding-top: .8em;
    margin-bottom: 1.1em;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#intyo .intyo_index{
    font-size: 150%;
    padding-top: .8em;
    margin-bottom: 1em;
}
}






/*intyo_imgbox
---------------------------------------------------------*/
#intyo .intyo_imgbox{
    position: relative;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 80px;
}
#intyo .intyo_imgbox.onimage{
    padding-top: 0!important;
}
#intyo .intyo_imgbox::before{
    position: absolute;
    display: block;
    content: "";
    background:rgba(99,183,163,0.07);
    background-size: 100% auto;
    width: 200%;
    height: 100%;
    left: -50%;
    bottom: 0;
}
#intyo .intyo_imgbox.onimage::before{
    height: 80%;
}
#intyo .intyo_imgbox_inbox{
    position: relative;
    z-index: 2;
}
#intyo .intyo_imgbox .intyo_img{
    width: 80%;
    max-width: 950px;
    margin: 0 auto;
}
#intyo .intyo_imgbox .intyo_img img{
    width: 100%;
    height: auto;
    border-radius: 30px;
}
#intyo .intyo_imgbox .intyo_name{
    margin-top: 60px;
    line-height: 1em;
}
#intyo .intyo_imgbox .intyo_name dt,
#intyo .intyo_imgbox .intyo_name dd{
    display: inline;
    font-weight: bold;
    vertical-align: middle;
}
#intyo .intyo_imgbox .intyo_name dt{
    font-size:120%;
    padding-right: .8em;
}
#intyo .intyo_imgbox .intyo_name dd{
    font-size:168%;
}
#intyo .intyo_imgbox .intyo_name .ft_dip{
    font-size:115%;
    letter-spacing: 0.12em;
    color: #63B7A3;
    margin-top: .8em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#intyo .intyo_imgbox{
    padding-top: 4%;
    padding-bottom: 8%;
}
#intyo .intyo_imgbox .intyo_name{
    margin-top:4.5%;
}
#intyo .intyo_mesbox.com_top_100,
#intyo .intyo_rekibox.com_top_100{
    margin-top:6%;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#intyo .intyo_imgbox{
    padding-top: 6%;
    padding-bottom: 12%;
}
#intyo .intyo_imgbox .intyo_img{
    width: 95%;
}
#intyo .intyo_imgbox .intyo_name{
    margin-top: 6%;
}
#intyo .intyo_imgbox .intyo_name dt{
    font-size: 95%;
    padding-right: .8em;
}
#intyo .intyo_imgbox .intyo_name dd{
    font-size:130%;
}
#intyo .intyo_imgbox .intyo_name .ft_dip{
    font-size: 95%;
    margin-top: .6em;
}
}









/* intyo_mesbox
---------------------------------------------------------*/
#intyo .intyo_mesbox_imgbox{
    float: left;
    width: 33.2%;
    max-width: 410px;
    margin-right: 8.5%;
}
#intyo .intyo_mesbox_imgbox img{
    width: 100%;
    height: auto;
    border-radius: 30px;
}/*
#intyo .intyo_mesbox_txtbox {
    float: right;
    width: 58.5%;
}*/
#intyo .intyo_mesbox_txtbox .com_chon_tit{
    font-size:85%;
    margin-left: 1em;
    color: #63B7A3;
    margin-bottom: 3.6em;
}
#intyo .intyo_mesbox_txtbox .com_chon_tit .com_chon::before{
    background-color: #63B7A3;
}
#intyo .intyo_mesbox_txtbox .com_chon_tit h3{
    font-weight: normal;
}
#intyo .intyo_mesbox_txtbox .intyo_mes_tit{
    font-size:188%;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 1em;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1300px) {
#intyo .intyo_mesbox_imgbox{
    margin-right: 5%;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#intyo .intyo_mesbox_imgbox{
    margin-right: 5.5%;
    margin-bottom: 1em;
}
#intyo .intyo_mesbox_txtbox {
    width: 100%;
    float: none;
}
#intyo .intyo_mesbox_txtbox .com_chon_tit{
    font-size: 95%;
    margin-bottom: 2em;
}
#intyo .intyo_mesbox_txtbox .intyo_mes_tit{
    font-size:160%;
    margin-bottom: .6em;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#intyo .intyo_mesbox_imgbox{
    float: none;
    width: 50%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    margin-bottom: 0;
}
#intyo .intyo_mesbox_txtbox {
    width: 100%;
    float: none;
    text-align: center;
}
#intyo .intyo_mesbox_txtbox .com_chon_tit{
    font-size:100%;
    margin-bottom: 1.5em;
}
#intyo .intyo_mesbox_txtbox .intyo_mes_tit{
    font-size:130%;
    line-height: 1.5em;
    margin-bottom: .6em;
}
#intyo .intyo_mesbox_txtbox .intyo_mes_txt{
    text-align: left;
}
}



/* intyo_rekibox
---------------------------------------------------------*/
#intyo .intyo_rekibox_inbox{
    width: 47%;
}
#intyo .intyo_rekibox_tit{
    background:rgba(99,183,163,0.07);
    color: #63B7A3;
    font-size: 95%;
    padding: 1.2em 1.4em;
    box-sizing: border-box;
    margin-bottom: 1.5em;
}

#intyo .sta_reki_list1 li,
#intyo .sta_reki_list2 li{
    line-height: 1.4em;
}
#intyo .sta_reki_list2 li{
    padding: .65em 1.1em;
    box-sizing: border-box;
}
#intyo .sta_reki_list2 li.type_riji_keireki_year{
    display: flex;
    justify-content: space-between;
}
#intyo .sta_reki_list2 li:nth-child(even){
    background: rgba(237,236,235,0.30);
}
#intyo .sta_reki_list2 .div1{
    width: 8.5em;
}
#intyo .sta_reki_list2 .div2{
    width: 100%;
}
#intyo .sta_reki_list2 .type_riji_keireki_year .div2{
    width: calc(100% - 9.5em);
}

#intyo .sta_reki_list1{
    max-width: 555px;
    margin: 0 auto;
}
.sta_reki_list1 li{
    position: relative;
    margin-bottom: .6em;
    padding-left: 1.5em;
    box-sizing: border-box;
}
.sta_reki_list1 li:last-child{
    margin-bottom: 0;
}
.sta_reki_list1 li::before{
    position: absolute;
    display: block;
    content: "";
    background: #63B7A3;
    opacity: .7;
    background-size: 100% auto;
    width: .7em;
    height: .7em;
    top:.4em;
    left:.15em;
    border-radius: 50%;
}
.reki_subimg{
    text-align: right;
}
.reki_subimg div{
    width: 81%;
    max-width: 470px;
    margin-left: auto;
    margin-right: 0;
}
.reki_subimg.space div{
    margin-top: 45px;
}
.reki_subimg div img{
    border-radius: 30px;
    width: 100%;
    height: auto;
}
/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1300px) {
#intyo .intyo_rekibox_inbox{
    width: 48%;
}
#intyo .sta_reki_list2 .div1{
    width: 5em;
}
#intyo .sta_reki_list2 .type_riji_keireki_year .div2{
    width: calc(100% - 6em);
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#intyo .intyo_rekibox_inbox{
    width: 48%;
}
#intyo .intyo_rekibox_tit{
    padding: 1em 1em;
    margin-bottom: 1em;
}
#intyo .sta_reki_list2 li{
    padding: .65em 1em;
}
#intyo .sta_reki_list2 .div1{
    width: 5em;
}
#intyo .sta_reki_list2 .type_riji_keireki_year .div2{
    width: calc(100% - 6em);
}

.sta_reki_list1 li{
    padding-left: 1.3em;
}
.reki_subimg.space div{
    margin-top: 5vw;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#intyo .intyo_rekibox_inbox{
    width: 100%;
    margin-bottom: 8%;
}
#intyo .intyo_rekibox_inbox:last-child{
    margin-bottom: 0;
}
#intyo .intyo_rekibox_tit{
    font-size:90%;
    padding: .7em 1.4em;
    margin-bottom: .8em;
}
#intyo .sta_reki_list2 li{
    padding: .65em 1em;
}
#intyo .sta_reki_list2 .div1{
    width: 5em;
}
#intyo .sta_reki_list2 .type_riji_keireki_year .div2{
    width: calc(100% - 6em);
}

#intyo .sta_reki_list1{
    max-width: 100%;
}
.sta_reki_list1 li{
    padding-left: 1.3em;
}
.reki_subimg div{
    width: 60%;
    margin-right: auto;
}
.reki_subimg.space div{
    margin-top: 8%;
}
}



/* doctor
---------------------------------------------------------*/
#doctor .doc_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#doctor .doc_list > li{
	position: relative;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
    border-right: rgba(66,57,50,0.30) 1px solid;
    padding: 1em 1.5%;
    margin-bottom: 30px;
	order: 0;
}
#doctor .doc_list > li:last-of-type,
#doctor .doc_list > li:nth-of-type(4n){
    border-right: none;
}
#doctor .doc_list > li:nth-of-type(4n+1):last-child{
    margin-right: auto;
}
#doctor .doc_list .name_box p{
    vertical-align: middle;
    line-height: 1.4em;
}
#doctor .doc_list .name_box p.job{
    font-size:120%;
    font-weight:bold;
	margin-bottom: .5em;
}
#doctor .doc_list .name_box p.name{
    font-size:210%;
    font-weight:bold;
}
#doctor .doc_list .name_box p.yomi{
    font-size:120%;
    letter-spacing: 0.1em;
    color: #63B7A3;
}
/*追加情報あり*/
#doctor .doc_list.has_bio {
	display: block;
}
#doctor .doc_list.has_bio > li{
	width: 100%;
	text-align: left;
	border-right: none;
    border-top: rgba(66,57,50,0.30) 1px solid;
    padding: 80px 0 0;
    margin-top: 80px;
}
#doctor .doc_list.has_bio > li:first-of-type{
    margin-top: 60px;
}
#doctor .doc_list .inbox{
    max-width: 1100px;
    margin: 0 auto;
}
#doctor .doc_list.has_bio .name_box p{
	display: inline;
    vertical-align: middle;
}
#doctor .doc_list.has_bio .name_box p.job{
    margin-right: .7em;
	margin-bottom: 0;
}
#doctor .doc_list.has_bio .name_box p.name{
    margin-right: .5em;
}
#doctor .doc_list .comment_box{
    margin-top: 1.5em;
}
#doctor .doc_list .reki_box{
    max-width: 550px;
    background: rgba(99,183,163,0.07);
    padding: 45px 4.5%;
    box-sizing: border-box;
    border-radius: 30px;
    margin-top: 55px;
}
#doctor .doc_list .reki_box .sta_reki_tit{
    font-weight: bold;
    color: #63B7A3;
    margin-bottom: .9em;
}
#doctor .doc_list .reki_box.flexbox{
    max-width: 100%;
}
#doctor .doc_list .reki_box.flexbox > div{
    width: 50%;
    box-sizing: border-box;
}
#doctor .doc_list .reki_box.flexbox > div:nth-child(1){
    padding-right: 5.5%;
}
#doctor .doc_list .reki_box.flexbox > div:nth-child(2){
    border-left: 1px solid #63B7A3;
    padding-left: 5.5%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#doctor .doc_list > li{
    margin-bottom: 20px;
}
#doctor .doc_list .name_box p.job{
    font-size:105%;
}
#doctor .doc_list .name_box p.name{
    font-size:180%;
}
#doctor .doc_list .name_box p.yomi{
    font-size:105%;
}
/*追加情報あり*/
#doctor .doc_list.has_bio > li{
	padding-top: 5.5%;
    margin-top: 5.5%;
}
#doctor .doc_list.has_bio .name_box p.name{
    margin-right: .3em;
}
#doctor .doc_list .comment_box{
    margin-top: .8em;
}
#doctor .doc_list .reki_box{
    padding: 3% 4% 3.5%;
    margin-top: 3%;
}
#doctor .doc_list .reki_box.flexbox{
    max-width: 100%;
}
#doctor .doc_list .reki_box.flexbox > div:nth-child(1){
    padding-right: 4%;
}
#doctor .doc_list .reki_box.flexbox > div:nth-child(2){
    padding-left: 4%;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 

#doctor .doc_list > li{
	width: 50%;
    padding: 1em 3%;
	border-right: none;
    margin-bottom: 7%;
}
#doctor .doc_list:not(.has_bio) > li::before{
	position: absolute;
	content: "";
	background-color: rgba(66,57,50,0.30);
	width: 80%;
	height: 1px;
	left: 10%;
	bottom: -3vw;
}
#doctor .doc_list > li:nth-of-type(even){
    border-right: none;
}
#doctor .doc_list > li:nth-of-type(2n+1):last-child{
    margin-right: auto;
}
#doctor .doc_list .name_box p.job{
    display: block;
    font-size:95%;
    margin-right: 0;
    margin-bottom: .2em;
}
#doctor .doc_list .name_box p.name{
    font-size:150%;
}
#doctor .doc_list .name_box p.yomi{
    font-size:95%;
}
/*追加情報あり*/
#doctor .doc_list.has_bio > li{
	padding: 7% 3% 0;
	margin-top: 7%;
}
#doctor .doc_list.has_bio > li:first-of-type{
	padding-top: 0;
	margin-top: 10%;
	border-top: none;
}
#doctor .doc_list.has_bio .name_box p.name{
    margin-right: .2em;
}
#doctor .doc_list .comment_box{
    margin-top:.7em;
}
#doctor .doc_list .reki_box{
    max-width: 100%;
    padding: 4% 4% 4.5%;
    margin-top: 1rem;
    border-radius: 10px;
}
#doctor .doc_list .reki_box .sta_reki_tit{
    margin-bottom: .6em;
}
#doctor .doc_list .reki_box.flexbox{
    display: block;
}
#doctor .doc_list .reki_box.flexbox > div{
    width: 100%;
}
#doctor .doc_list .reki_box.flexbox > div:nth-child(1){
    padding-right: 0;
}
#doctor .doc_list .reki_box.flexbox > div:nth-child(2){
    border-left: none;
    border-top: 1px solid #63B7A3;
    padding-left: 0;
    margin-top: 1.5em;
    padding-top:  1.5em;
}
}






/* staff_slide
---------------------------------------------------------*/
.swiper-slide{
    width: 380px!important;
    height: auto!important;
}
.swiper-slide img{
    width: 100%;
    height: auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.swiper-slide{
    width: 35vw!important;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
.swiper-slide{
    width:50vw!important;
}
}