@charset "UTF-8";

/*doctor
---------------------------------------------------------*/
#doctor .max_1500{
	position: relative;
}
#doctor .max_1500 .obj{
	position: absolute;
	display: block;
	max-width: 414px;
	width: 27.6%;
	left: -5.34%;
	top:57%;
	transform: translateY(-50%);
	z-index: 1;
}
#doctor .max_1500 .img_r{
	max-width: 1100px;
	width: 73.34%;
	margin-right: 0;
	margin-left: auto;
}
#doctor .max_1500 .txt_l{
	font-size: min(323.53%,4.5vw);
	letter-spacing: 0.3em;
	line-height: 1em;
	position: absolute;
	left: 10%;
	top:64.3%;
	transform: translateY(-50%);
	z-index: 2;
}
#doctor .max_1500 .txt_l h2{
	font-size: 127.3%;
	left: 0.3em;
	line-height: 1em;
	margin-bottom: 0.75em;
}
#doctor .max_1500 .txt_l .name p{
	font-size: 38.2%;
	letter-spacing: 0.15em;
	line-height: 1em;
}
#doctor .max_1500 .txt_l .name dt{
	margin: 0.47em 0;
}
#doctor .max_1500 .txt_l .name dd{
	font-size: 36.4%;
	letter-spacing: 0.3em;
	line-height: 1em;
}
#doctor .message{
	position: relative;
	z-index: 1;
}
#doctor .message .img_l{
	position: absolute;
	max-width: 740px;
	width: 61.7%;
	top:0;
	left: -14.834%;
	z-index: -1;
}
#doctor .message .txt_r{
	max-width: 725px;
	width: 60.5%;
	margin-right: 0;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#doctor .message .txt_r .abs{
	position: absolute;
	max-width: 133px;
	width: 18.4%;
	right: 0;
	top: 0;
	transform: translateY(-7%);
}
#doctor .message .txt_r .message_tit{
	font-size: min(165%,2.295vw);
	letter-spacing: 0.3em;
	line-height: 1em;
	padding-left: 1.5em;
	position: relative;
}
#doctor .message .txt_r .message_tit::before{
	position: absolute;
	font-family: "fontello";
	content: '\e807';
	font-size:0.75em;
 	left: 0;
	top: -0.015em;
}
#doctor .message .txt_r dt{
	font-size: min(323.53%,4.2vw);
	letter-spacing: 0.1em;
	line-height: 1.53em;
	margin-top: 0.6em;
	margin-bottom: 0.9em;
}
#doctor .profile_box{
	background: #f8f7f0;
	padding: 60px 5%;;
	border-radius: 30px;
}
#doctor .profile_box .inbox{
	max-width: 1040px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#doctor .profile_box dl{
	max-width: 465px;
	width: 48%;
}
#doctor .profile_box dl dt{
	font-size: 135%;
	letter-spacing: 0.15em;
	line-height: 1em;
	margin-bottom: 0.8em;
}
#doctor .profile_box dl dd li{
	line-height: 1.5em;
	margin-top: 0.5em;
	padding-left: 1.5em;
	position: relative;
}
#doctor .profile_box dl dd li::before{
	position: absolute;
	content: "";
	background: #e69300;
	width: 0.6em;
	height: 0.6em;
	border-radius: 0.6em;
	left: 0;
	top:0.45em;
}
#doctor .profile_box dl dd li:first-child{
	margin-top: 0;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#doctor .message .txt_r dt{
	letter-spacing: 0.2em;
}
#doctor .profile_box{
	padding: 6% 5%;;
	border-radius: 3vw;
}
#doctor .profile_box dl dt{
	font-size: 130%;
	letter-spacing: 0.1em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#doctor .max_1500 .obj{
	width: 54.23580786%;
	left: -26%;
	top:60%;
}
#doctor .max_1500 .txt_l{
	font-size: 230%;
	letter-spacing: 0.2em;
	left: 5%;
	top:62%;
}
#doctor .max_1500 .txt_l .name p{
	letter-spacing: 0.1em;
}
#doctor .max_1500 .txt_l .name dd{
	letter-spacing: 0.2em;
}
#doctor .max_1500 .img_r{
	width: 90%;
}
#doctor .message .img_l{
	position: static;
	width: 90%;
	margin: 0 auto 3%;
}
#doctor .message .txt_r{
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
}
#doctor .message .txt_r .abs{
	width: 16.8vw;
}
#doctor .message .txt_r .message_tit{
	font-size: 115%;
	letter-spacing: 0.2em;
}
#doctor .message .txt_r dt{
	font-size: 205%;
	letter-spacing: 0.1em;
}
#doctor .profile_box{
	padding: 8% 5%;;
	border-radius: 3vw;
}
#doctor .profile_box .inbox{
	max-width: 100%;
	display: block;
}
#doctor .profile_box dl{
	max-width: 100%;
	width:100%;
	margin-top: 8%;
}
#doctor .profile_box dl:first-child{
	margin-top: 0;
}
#doctor .profile_box dl dt{
	font-size: 130%;
	letter-spacing: 0.05em;
	margin-bottom: 0.7em;
}
}



/*philosophy
---------------------------------------------------------*/
#philosophy .philosophy_bg{
	background: #f7ecb7;
	padding: 100px 0;
}
#philosophy .philosophy_bg .rel{
	position: relative;
	z-index: 1;
}
#philosophy .philosophy_bg .rel::before{
	position: absolute;
	content: "";
	background: url("../images/staff/philosophy_abs.svg") no-repeat right top;
	background-size: 100% 100%;
	max-width: 394px;
	width: 46.63%;
	height: 394px;
	right: 0;
	top:0;
	z-index: -1;
}
#philosophy .philosophy_bg .inbox{
	max-width: 845px;
	width: 84.5%;
}

#philosophy .tit .ft_hero_m{
	font-size: min(165%,2.295vw);
	letter-spacing: 0.3em;
	line-height: 1em;
	padding-left: 1.5em;
	position: relative;
}
#philosophy .tit .ft_hero_m::before{
	position: absolute;
	font-family: "fontello";
	content: '\e807';
	font-size: 0.75em;
	left: 0;
	top: -0.015em;
}
#philosophy .tit .ft_zen_m{
	font-size: min(235.3%,3.3vw);
	letter-spacing: 0.1em;
	line-height: 1.53em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#philosophy .philosophy_bg{
	padding: 8% 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#philosophy .philosophy_bg{
	padding: 12% 0;
}
#philosophy .philosophy_bg .rel::before{
	width: 55%;
	top:0;
	transform: translateY(-28%);
}
#philosophy .philosophy_bg .inbox{
	max-width: 100%;
	width: 100%;
}
#philosophy .tit .ft_hero_m{
	font-size: 115%;
	letter-spacing: 0.2em;
}
#philosophy .tit .ft_zen_m{
	font-size:155%;
}
}



/*staff
---------------------------------------------------------*/
#staff .staff_bg{
	background-color: #f8f7f0;
	padding-bottom: 140px;
	position: relative;
	z-index: 1;
}
#staff .staff_bg::before{
	position: absolute;
	content: "";
	background: #f7ecb7;
	width: 100%;
	height: 122px;
	left: 0;
	top:0;
	z-index: -1;
}
#staff .rel{
	position: relative;
	z-index: 1;
}
#staff .rel .img{
	max-width: 1100px;
	width: 73.33334%;
	position: relative;
}
#staff .rel .img .abs{
	position: absolute;
	display: block;
	max-width: 129px;
	width: 11.7273%;
	left: -1.55%;
	bottom: 0;
	z-index: 2;
}
#staff .rel .abs_img{
	position: absolute;
	display: block;
	max-width: 450px;
	width: 30%;
	right: 0;
	bottom: 0;
	transform: translateY(34%);
	z-index: -1;
}
#staff .flex_box{
	max-width: 870px;
	width: 72%;
    display: flex;
    justify-content: space-between;
	align-items: center;
}
#staff .flex_box .txt_l{
	max-width: 425px;
	width: 54%;
}
#staff .flex_box .txt_l .tit{
	font-size: min(324%,4.8vw);
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin-bottom: 0.6em;
	margin-top: -0.3em;
}
#staff .flex_box .img_r{
	max-width: 326px;
	width: 40%;
}
#staff .obj{
	position: absolute;
	display: block;
	max-width: 458px;
	width: 30.533334%;
	right: -3.5%;
	bottom: 0;
	transform: translateY(8%);
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (max-width: 1499px) {
#staff .staff_bg::before{
	height: 8.1333334vw;
}
#staff .rel .img .abs{
	left: 2%;
	bottom: 2%;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#staff .staff_bg{
	padding-bottom: 12%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#staff .staff_bg{
	padding-bottom: 14%;
}
#staff .staff_bg::before{
	height: 10vw;
}
#staff .rel .img{
	max-width: 1100px;
	width: 82%;
}
#staff .rel .img .abs{
	width: 17vw;
	left: 3%;
	bottom: 1%;
}
#staff .rel .abs_img{
	width: 42%;
	right: -5%;
	transform: translateY(70%);
}
#staff .flex_box{
	max-width: 100%;
	width: 100%;
    display:block;
}
#staff .flex_box .txt_l{
	max-width: 100%;
	width: 100%;
}
#staff .flex_box .txt_l .tit{
	font-size: 220%;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	margin-top: 0em;
}
#staff .flex_box .txt_l dd{
	width: 72%;
}
#staff .flex_box .img_r{
	width: 50%;
	margin-top: 5%;
}
#staff .obj{
	width: 60%;
	right: -14%;
	bottom: 0;
	transform: translateY(8%);
}
}



/*slide_box
---------------------------------------------------------*/
.slide_box{
	position: relative;
}
.slide_box::before{
	position: absolute;
	content: "";
	background: #f8f7f0;
	width: 100%;
	height: 210px;
	top:0;
	left: 0;
	z-index: -1;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1319px) {
.slide_box::before{
	height: 15.91vw;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.slide_box::before{
	height: 22.273vw;
}
}

