@charset "UTF-8";

.contentpage .m_img_area{	background-image:url("../images/doctor/m_img@2x.jpg");}

/*com_bnrbox1*/
.com_bnrbox1 dd li{
	background-image:url("../images/staff/com_bnr1_dr@2x.jpg");
}
.com_bnrbox1 dd li:last-child{
	background-image:url("../images/staff/com_bnr1_stf@2x.jpg");
}

/*message
---------------------------------------------------------*/
#message .box1{
	margin-bottom: 75px;
	position: relative;
}
#message .box1 .fltbox{
	position:relative;
	z-index: 2;
}
#message .box1 .fltbox .flt_l{
	max-width: 740px;
	width: 57%;
}
#message .box1 .fltbox .flt_r{
	max-width: 510px;
	width: 39%;
}
#message .box1 .fltbox .dr_title{
	max-width:385px;
	margin: 0 0 50px auto;
	width:80%;
}
#message .box1 .fltbox .dr_msg_index{
	max-width:430px;
	margin: 0 auto 60px 0;
	width:85%;
}
#message .box1 .dr_name{
	position:absolute;
	right: 0;
	bottom:26px;
	max-width: 1182px;
	width: 90%;
	background:url("../images/doctor/dr_name_bg@2x.png") no-repeat right top;
	background-size:100% 100%;
}
#message .box1 .dr_name .dr_name_inbox{
	padding:75px 0 75px 57%;
}
#message .box1 .dr_name .dr_name_inbox img{
	display:block;
	margin: 0 auto 0 0;
	max-width: 285px;
	width: 70%;
}
#message .box2{
	margin-bottom:70px;
}
#message .box2 .bgbox{
	position:relative;
}
#message .box2 .bgbox::before{
	display:block;
	content: "";
	position: absolute;
	right: 0;
	top: -190px;
	max-width: 950px;
	height: 837px;
	width: 80%;
	background: url("../images/doctor/dr_bg@2x.png") no-repeat right top;
	background-size: 100% auto;
	z-index: -2;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
#message .box1 .dr_name .dr_name_inbox{
	padding:4vw 0 4vw 57%;}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#message .box1{
	margin-bottom: 20px;
}
#message .box1 .fltbox .flt_l{
	width: 57%;
}
#message .box1 .fltbox .dr_title{
	margin: 0 0 40px auto
}
#message .box1 .fltbox .dr_msg_index{
	margin: 0 auto 40px 0;
}
#message .box1 .dr_name .dr_name_inbox{
	padding:4vw 0 4vw 57%;
}
#message .box1 .dr_name .dr_name_inbox img{
	width: 60%;
}
#message .box2{
	margin-bottom:40px;
}
#message .box2 .bgbox::before{
	top: -10vw;
	width: 70%;}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#message .box1{
	margin-bottom: 10%;
}
#message .box1 .fltbox .flt_l{
	float: none;
	width: 85%;
}
#message .box1 .fltbox .flt_r{
	float: none;
	width: 100%;
}
#message .box1 .fltbox .dr_title{
	margin: 0 0 3% auto;
	width:70%;
}
#message .box1 .fltbox .dr_msg_index{
	margin: 0 auto 7% 0;
	width:65%;
}
#message .box1 .dr_name{
	position:static;
	margin: -15vw 0 0 auto;
	width: 85%;
}
#message .box1 .dr_name .dr_name_inbox{
	padding:8vw 0 7vw 37%;
}
#message .box1 .dr_name .dr_name_inbox img{
	display:block;
	margin: 0 auto 0 0;
	max-width: 285px;
	width: 85%;
}
#message .box2{
	margin-bottom:13%;
}
#message .box2 .bgbox::before{
	top: -25vw;
	width: 70%;}
}





/*profile
---------------------------------------------------------*/
#profile .bgbox{
	position:relative;
	padding-bottom: 150px;
}
#profile .bgbox::before{
	display:block;
	content: "";
	position: absolute;
	left: 0;
	top: 35px;
	z-index: -1;
	width: 100%;
	height: 322px;
background: -moz-linear-gradient(top, rgba(201,201,212,0.3) 0%, rgba(201,201,212,0) 100%);
background: -webkit-linear-gradient(top, rgba(201,201,212,0.3) 0%,rgba(201,201,212,0) 100%);
background: linear-gradient(to bottom, rgba(201,201,212,0.3) 0%,rgba(201,201,212,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dc9c9d4', endColorstr='#00c9c9d4',GradientType=0 );
}
#profile .prof_title{
	max-width:385px;
	width: 35%;
	margin: 0 auto 60px 0;
}
#profile .prof_list{
	max-width: 1200px;
	margin: 0 auto 70px auto;
}
#profile .prof_list > li{
	float:left;
	width: 31%;
	margin-right: 3.5%;
}
#profile .prof_list > li:last-child{
	margin-right: 0;
}
#profile .prof_list > li dt{
	text-align:center;
	border-bottom: 1px solid #5f5f79;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size:130%;
	letter-spacing: 0.15em;
}
#profile .prof_list > li dd{
	max-width: 345px;
	margin: 0 auto;
	font-size:95%;
	line-height: 1.5em;
	letter-spacing: 0;
}
#profile .prof_list > li dd li{
	position:relative;
	padding-left: 1em;
	margin-bottom: 0.6em;
}
#profile .prof_list > li dd li:last-child{
	margin-bottom: 0;
}
#profile .prof_list > li dd li::before{
	position: absolute;
	display:block;
	content: "・";
	left: 0;
	top: 0;
}
#profile .bnr_list{
	max-width:860px;
	margin: 0 auto;
	width: 80%;
}
#profile .bnr_list li{
	max-width: 425px;
	width: 49.5%;
	float: left;
}
#profile .bnr_list li:last-child{
	float: right;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#profile .bgbox{
	padding-bottom: 80px;
}
#profile .bgbox::before{
	top: 4vw;
}
#profile .prof_title{
	width: 38%;
	margin: 0 auto 40px 0;
}
#profile .prof_list{
	margin: 0 auto 50px auto;
}
#profile .prof_list > li dt{
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size:110%;
	letter-spacing: 0.1em;
}
#profile .prof_list > li dd{
	font-size:90%;
}
#profile .prof_list > li dd li{
	margin-bottom: 0.2em;}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#profile .bgbox{
	padding-bottom: 12%;
}
#profile .bgbox::before{
	height: 20vw;
	top: 5vw;
}
#profile .prof_title{
	width: 70%;
	margin: 0 auto 5% 0;
}
#profile .prof_list{
	margin: 0 auto 10% auto;
}
#profile .prof_list > li{
	float:none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 10%;
}
#profile .prof_list > li:last-child{
	margin-bottom: 0;
}
#profile .prof_list > li dt{
	padding-bottom: 0.3em;
	margin-bottom: 0.8em;
	font-size:5vw;
	letter-spacing: 0.15em;
}
#profile .prof_list > li dd{
	max-width: 100%;
	margin: 0 auto;
	font-size:95%;
	line-height: 1.5em;
	letter-spacing: 0;
}
#profile .prof_list > li dd li{
	margin-bottom: 0.4em;
}
#profile .prof_list > li dd li:last-child{
	margin-bottom: 0;
}
#profile .bnr_list{
	max-width:425px;
	width: 70%;
}
#profile .bnr_list li{
	width: 100%;
	float: none;
	margin-bottom: 3%;
}
#profile .bnr_list li:last-child{
	float: none;}
}





/*greet
---------------------------------------------------------*/
#greet .bgbox{
	position:relative;
	background: #e8f393;
	padding: 150px 0;
}
#greet .bgbox::before,
#greet .bgbox::after{
	display:block;
	content:"";
	position: absolute;
}
#greet .bgbox::before{
	max-width: 885px;
	width: 60%;
	height: 555px;
	left: 0;
	top: 0;
	background:url("../images/doctor/greet_bg1@2x.png") no-repeat left top;
	background-size:100% auto;
}
#greet .bgbox::after{
	max-width: 995px;
	width: 70%;
	height: 625px;
	right: 0;
	bottom: 0;
	background:url("../images/doctor/greet_bg2@2x.png") no-repeat right bottom;
	background-size:100% auto;
}
#greet .inbox{
	background:rgba(255,255,255,0.70);
	border:#ffffff 2px solid;
	padding: 75px 3% 110px 3%;
	text-align: center;
	position: relative;
	z-index: 2;
}
#greet .inbox dt{
	max-width:541px;
	margin: 0 auto 55px auto;
	width: 60%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#greet .bgbox{
	padding: 70px 0;
}
#greet .bgbox::before{
	width: 50%;
}
#greet .bgbox::after{
	width: 60%;
}
#greet .inbox{
	padding: 50px 3% 60px 3%;
}
#greet .inbox dt{
	margin: 0 auto 30px auto;
}
#greet .inbox dd{
	text-align:left;
	}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#greet .bgbox{
	padding: 13% 0;
}
#greet .bgbox::before{
	width: 70%;
}
#greet .bgbox::after{
	width: 80%;
}
#greet .inbox{
	padding: 10% 5% 5% 5%;
}
#greet .inbox dt{
	margin: 0 auto 7% auto;
	width: 100%;
}
#greet .inbox dd{
	text-align:left;
	}
}





/*海外研修
---------------------------------------------------------*/
#training .training_list > li{
	width: 49.5%;
	float: left;
	position: relative;
	box-sizing: border-box;
	padding: 40px 45px;
}
#training .training_list > li:last-child{
	float: right;
}
#training .training_list > li::before{
	position:absolute;
	display: block;
	content: "";
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
background: -moz-linear-gradient(top, rgba(236,233,180,0.5) 0%, rgba(236,233,180,0) 100%);
background: -webkit-linear-gradient(top, rgba(236,233,180,0.5) 0%,rgba(236,233,180,0) 100%);
background: linear-gradient(to bottom, rgba(236,233,180,0.5) 0%,rgba(236,233,180,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ece9b4', endColorstr='#00ece9b4',GradientType=0 );
}
#training .training_list > li ul{
	margin-bottom:30px;
}
#training .training_list > li ul li{
	position: relative;
	padding-left: 1em;
}
#training .training_list > li ul li::before{
	position: absolute;
	left: 0;
	top: 0;
	content:"・";
}
#training .training_list > li ul li p{
	position:relative;
	padding-left: 4em;
}
#training .training_list > li ul li p span{
	position:absolute;
	left: 0;
	top: 0;	
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#training .training_list > li{
	padding: 20px 17px;
}
#training .training_list > li ul{
	margin-bottom:20px;
	font-size:85%;
	line-height: 1.5em;
}
#training .training_list > li ul li p{
	padding-left: 4em;
}
#training .training_list > li div{
	max-width:446px;
	margin: 0 auto;
	width: 90%;}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#training .training_list > li{
	width: 100%;
	float: none;
	padding:6% 4% 0 4%;
}
#training .training_list > li:last-child{
	float: none;
	margin-top: 10%;
}
#training .training_list > li::before{
	height: 40vw;
}
#training .training_list > li ul{
	margin-bottom:5%;
	font-size:85%;
	line-height: 1.7em;
}
#training .training_list > li div{
	max-width:446px;
	margin: 0 auto;
	width: 90%;}
}





/*発表・論文
---------------------------------------------------------*/
#presentation .flt_box ul{
	width:48%;
}
#presentation .flt_box li{
	font-size:90%;
	line-height: 1.7em;
	padding-left:18px;
	position: relative;
}
#presentation .flt_box li::before{
	display:block;
	content: "";
	width: 13px;
	height: 13px;
	background:#ece9b4;
	border-radius: 13px;
	position: absolute;
	left: 0;
	top: 0.52em;
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#presentation .flt_box ul{
	width:100%;
	float: none;
}
#presentation .flt_box li{
	font-size:85%;
	line-height: 1.6em;
	padding-left:18px;
}
#presentation .flt_box li::before{
	width: 10px;
	height: 10px;}
}
