@charset "UTF-8";
/* CSS Document */
#doctor{
	margin-bottom: 16.92%;
}
.dr_in {
	margin-top: 3.84%;
	padding-top: 6.92%;
    background-image: url(../images/onp_4_grreen.svg), url(../images/onp_16_pink.svg),url(../images/onp_toon_blue.svg), url(../images/onp_8_ora.svg);
    background-size: 5.38% auto, 5.38% auto, 3.84% auto, 5.38% auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: left 21.3% top 2.3%, left 6.15% top 5.38%, right 17.38% top 0%, right 7.15% top 4.61%;
}
.director{
	margin-bottom: 7.69%;
}
.director .dr_img-txt{
	background-image: url(../images/bg_nuts_yellow.svg);
    background-repeat: no-repeat;
    background-size: 85.38% auto;
    background-position: left 2.3% bottom 54.61%;
}
#doctor h2{
	text-align: center;
	font-size: 42px;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 5.38%;
    letter-spacing: .056em;
}
.dr_img-txt{
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.53%;
}
.dr_img{
	width: 39.23%;
}
.dr_img img{
	display: block;
	width: 100%;
	border-radius: 20px;
	margin-bottom: 16px;
}
.dr_name_ue{
	text-align: center;
	font-size: 17px;
	line-height: 1.6em;
	font-weight:500; 
}
.dr_name{
	margin-top: 10px;
	text-align: center;
	font-size: 19px;
	font-weight: 600;
}
.dr_txt{
	width: 55.38%;
}
.dr_txt p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
}
.dr_history{
	margin-bottom: 3.84%;
}
.dr_history h3{
	text-align: center;
	background-image: url(../images/half-maru_pink.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 240px;
    height: 160px;
    margin-right: auto;
    margin-left: auto;
    z-index: -1;
    display: flex
;
    justify-content: center;
    align-items: center;
}

.dr_history h3 span{
	font-size: 32px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: .056em;
}
.dr_history_main{
	margin-top:-64px;
	border-radius: 28px;
    background-color: #FAF0F5;
    padding-top: 4.61%;
    padding-bottom: 4.61%;
	padding-right: 6.15%;
    padding-left: 6.15%;
    box-sizing: border-box;
}
.dr_history_main ul{
	list-style: disc;
}
.dr_history_main ul li{
	margin-bottom: 8px;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: 500;
}
.dr_history_main ul li:last-child{
	margin-bottom: 0;
}
#director_expert_wrap{
	    box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
}
.director_expert_each{
	    box-sizing: border-box;
	width: 23.84%;
	margin-right: 1.5466%;
	border: 2.8px solid #ECB6D4;
    border-radius: 16px;
	background-color: #FFFCF1;
	padding: 2.3% 3.07%;
}
.director_expert_each:last-child{
	margin-right: 0;
}
.director_expert_each h3{
	font-size: 18px;
	line-height: 1em;
	font-weight: 600;
	margin-bottom: 16px;
	text-align: center;
}
.director_expert_each ul{
	list-style: disc;
	padding-left: 10px;
}
.director_expert_each ul li{
	margin-bottom: 8px;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: 500;
}
.dr_kochira{
	font-size: 15px;
	line-height: 1em;
	font-weight: 500;
	text-align: right;
	margin-top: 2.3%;
}
.dr_kochira a{
	text-decoration: underline;
}
.dr_in.bunpitu{
	margin-bottom: 5.38%;
}
.dr_in.bunpitu .dr_history{
	margin-top: 10px;
}
.dr_in.bunpitu .dr_history h3{
  width: 192px;
  height: 152px;
}
.dr_in.bunpitu .dr_history h3 span{
	font-size: 28px;
}
.dr_in.bunpitu .dr_history_main {
    padding-top: 6.92%;
    padding-bottom: 6.15%;
    padding-right: 9.23%;
    padding-left: 9.23%;
}


#dr_meiyo{
	background-image: url(../images/bg_nami_pink_2.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 138% auto;
    padding-top: 17.69%;
    padding-bottom: 7.69%;
}
#dr_meiyo h2 span{
	display: block;
	margin-top: 3.07%;
	font-size: 28px;
	line-height: 1em;
	font-weight: 500;
}
#dr_meiyo .dr_img-txt{
	max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
}
#dr_meiyo .dr_history h3 {
    background-image: url(../images/half-maru_wh.svg);
    width: 240px;
    height: 160px;
}
#dr_meiyo .dr_history_main {
    padding-top: 6.92%;
    padding-bottom: 6.15%;
    padding-right: 9.23%;
    padding-left: 9.23%;
	background-color: #FFFFFF;
}
#dr_meiyo_expert{
	display: flex;
	flex-wrap: wrap;
}
.dr_meiyo_expert_each{
	margin-top: 3.84%;
	width: 32.3%;
	margin-right: 1.55%;
	box-sizing: border-box;
	background-color: #FFFFFF;
    border: 3.2px solid #ECB6D4;
    border-radius: 16px;
    padding: 3.07% 3.07%;
}
.dr_meiyo_expert_each:last-child{
	margin-right: 0;
}
.dr_meiyo_expert_each h3{
	font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}
.dr_meiyo_expert_each ul{
	list-style: disc;
    padding-left: 16px;
}
.dr_meiyo_expert_each ul li{
	margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 500;
}
#dr_meiyo_explain{
	margin-top: 4.61%;
}
#dr_meiyo_explain p{
	font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
}
#dr_meiyo_explain .text-right{
	text-align: right;
}


#dr_award{
	margin-bottom: 6.15%;
}
#dr_award p{
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
    background-color: #FAF0F5;
    padding-top: 4.61%;
    padding-bottom: 4.61%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    margin-top: 10px;
}
#dr_award_ue{
	display: flex;
	justify-content: space-between;
	margin-bottom: 4.61%;
}
.dr_feat_ue_each{
	box-sizing: border-box;
	width: 47.69%;
}
.dr_feat_ue_each img{
	box-sizing: border-box;
	width: 100%;
	display: block;
}
#dr_award_sita{
	width: 69.23%;
	margin-right: auto;
	margin-left: auto;
}
#dr_award_sita img{
	width: 100%;
}



#dr_book{
	background-image: url(../images/bg_nami_pink_2.png),url(../images/bg_nami_pink_2.png);
    background-repeat: no-repeat,no-repeat;
    background-position: center top,center bottom;
    background-size: 100% auto,100% auto;
    padding-top:11.53%;
}
#dr_book h2{
	margin-bottom: 6.92%;
}
.dr_book_name{
	text-align: center;
	font-size: 28px;
	line-height: 1em;
	font-weight: 500;
	margin-bottom: 4.61%;
}

.dr_book_name:nth-of-type(2){
	margin-top: 10%;
	scroll-margin-top: 80px; /* ヘッダーの高さぶん */
}
.dr_book_name span{
	font-size: 24px;
}
.tit-brown{
	border-radius: 32px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 21px;
	line-height: 1em;
	font-weight: 500;
	text-align: center;
	background-color: #584D41;
	color: #FFFFFF;
	margin-bottom: 3.07%;
}
#dr_ronbun_p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
	margin-bottom: 2.3%;
}
.tit-img ul{
	display: flex;
	flex-wrap: wrap;
	margin-bottom:3.07%;
}
.tit-img ul li{
	width: 23.84%;
	margin-right: 1.5466%;
	margin-bottom:2.3%;
}
.tit-img ul li:nth-child(4n){
	margin-right: 0;
}
.dr_book_img img{
	width: 100%;
}
.tit-img ul li a{
	display: block;
}
.tit-img p{
	margin-top: 12px;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: 400;
}
.maru-flex {
	display: flex;
}
.tit-txt{
	
}
.tit-txt ul{
	list-style: disc;
	padding-left: 26px;
	margin-bottom: 3.84%;
}
.tit-txt ul li{
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 500;
	margin-bottom: 10px;
}
.tit-txt a{
	text-decoration: underline;
	color: #0707A5;
	font-weight: 500;
}
