@charset "UTF-8";
/* CSS Document */
@media (max-width: 700px) {
#doctor{
	margin-bottom: 32.3%;
}
#doctor .margin-b{
	margin-bottom: 12px;
}
.dr_in {
	margin-top: 12.3%;
	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: 9.23% auto, 9.23% auto, 6.92% auto, 9.23% auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: left 24.61% top 2%, left 6.15% top 0.38%, right 24.61% top 0.19%, right 6.15% top 1.8%;
}
.director{
	margin-bottom: 7.69%;
}
.director .dr_img-txt{
	background-image: url(../images/bg_nuts_yellow.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left 2.3% top 23.84%;
}
#doctor h2{
	text-align: center;
	font-size: 28px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 24px;
    letter-spacing: .056em;
}
.dr_img-txt{
	display: flex;
	justify-content: space-between;
	margin-bottom: 6.92%;
	flex-direction: column;
}
.dr_img{
	width: 100%;
}
.dr_img img{
	display: block;
	width: 100%;
	border-radius: 20px;
	margin-bottom: 12px;
}
.dr_name_ue{
	text-align: center;
	font-size: 16px;
	line-height: 1.5em;
	font-weight:500; 
}
.dr_name{
	margin-top: 8px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.dr_txt{
	margin-top: 20px;
	width: 100%;
}
.dr_txt p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
}
.dr_history{
	margin-bottom: 24px;
}
.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: 184px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
    z-index: -1;
    display: flex
;
    justify-content: center;
    align-items: center;
}

.dr_history h3 span{
	font-size: 24px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: .056em;
}
.dr_history_main{
	margin-top:-24px;
	border-radius: 28px;
    background-color: #FAF0F5;
    padding-top: 9.23%;
    padding-bottom: 10%;
	padding-right: 20px;
    padding-left: 36px;
    box-sizing: border-box;
}
.dr_history_main ul{
	list-style: disc;
}
.dr_history_main ul li{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.6em;
	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: 100%;
	margin-right:0;
	border: 2.8px solid #ECB6D4;
    border-radius: 16px;
	background-color: #FFFCF1;
	padding: 24px 20px;
	padding-left: 24px;
	margin-bottom: 14px;
}
.director_expert_each:last-child{
	margin-right: 0;
}
.director_expert_each h3{
	font-size: 18px;
	line-height: 1em;
	font-weight: 600;
	margin-bottom: 20px;
	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;
}
	.director_expert_each ul li:last-child{
		margin-bottom: 0;
	}
.dr_kochira{
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 500;
	text-align: left;
	margin-top: 2.3%;
}
.dr_kochira a{
	text-decoration: underline;
}
	.dr_in.bunpitu{
		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: 9.23% auto, 9.23% auto, 6.92% auto, 9.23% auto;
        background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
        background-position: left 26.92% top 3.07%, left 6.15% top, right 27.69% top, right 6.15% top 3.07%;
		padding-top: 10.76%;
		margin-bottom: 7.69%;
	}
.dr_in.bunpitu .dr_history{
	margin-top: 28px;
}
.dr_in.bunpitu .dr_history h3{
  width: 176px;
        height: 72px;
}
.dr_in.bunpitu .dr_history h3 span{
	font-size: 22px;
}
.dr_in.bunpitu .dr_history_main {
    padding-top: 9.23%;
        padding-bottom: 10%;
        padding-right: 20px;
        padding-left: 36px;
}


    #dr_meiyo {
        background-image: url(../images/bg_nami_pink_2.png);
        background-repeat: no-repeat;
        background-position: left top 0%;
        background-size: 314% auto;
        padding-top: 0;
        padding-bottom: 0;
		margin-bottom: 10.76%;
    }
#dr_meiyo h2 span{
	display: block;
	margin-top: 12px;
	font-size: 20px;
	line-height: 1em;
	font-weight: 500;
}
#dr_meiyo .dr_img-txt{
	max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 0;
}
#dr_meiyo .dr_history h3 {
    background-image: url(../images/half-maru_wh.svg);
    width: 176px;
        height: 72px;
	font-size: 22px;
}
#dr_meiyo .dr_history_main {
    padding-top: 9.23%;
        padding-bottom: 10%;
        padding-right: 20px;
        padding-left: 36px;
	background-color: #FFFFFF;
}
#dr_meiyo_expert{
	display: flex;
	flex-wrap: wrap;
	margin-top: 16px;
	margin-bottom: 18px;
}
.dr_meiyo_expert_each{
	margin-top: 14px;
	width: 100%;
	margin-right: 0;
	box-sizing: border-box;
	background-color: #FFFFFF;
    border: 3.2px solid #ECB6D4;
    border-radius: 16px;
    padding: 24px 20px;
        padding-left: 24px;
}
.dr_meiyo_expert_each:last-child{
	margin-right: 0;
}
.dr_meiyo_expert_each h3{
	font-size: 18px;
        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.4em;
    font-weight: 500;
}
	.dr_meiyo_expert_each ul li:last-child{
		margin-bottom: 0;
	}
#dr_meiyo_explain{
	margin-top: 28px;
}
#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: 10%;
}
#dr_award p{
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 500;
    background-color: #FAF0F5;
    padding-top: 4.61%;
    padding-bottom: 4.61%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    margin-top: 8px;
}
#dr_award_ue{
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
	flex-direction: column;
}
.dr_feat_ue_each{
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 24px;
}
.dr_feat_ue_each img{
	box-sizing: border-box;
	width: 100%;
	display: block;
}
#dr_award_sita{
	width: 100%;
	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:14.61%;
}
#dr_book h2{
    margin-bottom: 32px;
}
.dr_book_name{
	text-align: center;
	font-size: 22px;
	line-height: 1em;
	font-weight: 500;
	margin-bottom: 26px;
}
.dr_book_name:nth-of-type(2){
	margin-top: 15.38%;
	margin-bottom: 18px;
}
.dr_book_name span{
	font-size: 18px;
}
.tit-brown{
	border-radius: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 17px;
	line-height: 1.3em;
	font-weight: 500;
	text-align: center;
	background-color: #584D41;
	color: #FFFFFF;
	margin-bottom: 16px;
}
#dr_ronbun_p{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 500;
	margin-bottom: 16px;
}
.tit-img ul{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
}
.tit-img ul li{
    width: 48.46%;
    margin-right: 3.08%;
    margin-bottom: 16px;
}
.tit-img ul li:nth-child(2n) {
    margin-right: 0px;
}


.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: 0;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: 400;
}
#dr_book .maru-flex {
	margin-top: 10px;
	display: flex;
}
.tit-txt{
	
}
.tit-txt ul{
	list-style: disc;
	padding-left: 22px;
	margin-bottom: 32px;
}
.tit-txt ul li{
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 500;
	margin-bottom: 12px;
}
.tit-txt a{
	text-decoration: underline;
	color: #0707A5;
	font-weight: 500;
}
}
