@charset "UTF-8";



/* メインイメージ */
.contentpage #main_img {background-image: url(../images/staff/m_img.jpg);}



/*共通
---------------------------------------------------------*/
/* 全体共通 */
.stf_profile dt,
.stf_profile dd {
	display: inline-block;
	vertical-align: top;
	line-height: 1.6em;
	margin-bottom: .5em;
}
.stf_profile dt {
 	width: 5.0em;
	font-weight: bold;
	padding-left: 2.0em;
}
.stf_profile dt.icon1 {
	background: url(../images/staff/icon1@2x.png) no-repeat left .3em;
	background-size: 18px 19px;
}
.stf_profile dt.icon2 {
	background: url(../images/staff/icon2@2x.png) no-repeat left .3em;
	background-size: 20px 19px;
}
.stf_profile dt.icon3 {
	background: url(../images/staff/icon3@2x.png) no-repeat left .4em;
	background-size: 17px 18px;
}
.stf_profile dt.icon4 {
	background: url(../images/staff/icon4@2x.png) no-repeat left .6em;
	background-size: 15px 14px;
}
.stf_profile dd {
 	width: -webkit-calc(100% - 7.5em);
	width: calc(100% - 7.5em);
}

/* 院長・副院長 */
.dr_box {
	background: #FAF9F8;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
}
.dr_box .dr_float .flt_r {
	width: 50%;
}
.dr_box .dr_float .flt_l {
	width: 45%;
	max-width: 450px;
}

.dr_box .dr_message {
	background: url(../images/line@2x.png) repeat-x center top;
	background-size: 54px 3px;
	padding-top: 30px;
}
.dr_box .dr_message dt {
	font-size: 170%;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.6em;
	margin-bottom: 1.0em;
}
.dr_box .dr_message2 {
	
	background-size: 54px 3px;
	padding-top: 30px;
}
.dr_box .dr_message2 dt {
	font-size: 170%;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.6em;
	margin-bottom: 1.0em;
}

.dr_box .stf_profile {
	margin-top: 30px;
}

.dr_box .dr_ryakureki {
	margin-top: 20px;
	background: url(../images/line@2x.png) repeat-x center top;
	background-size: 54px 3px;
	padding-top: 30px;
}
.dr_box .dr_ryakureki dt {
	margin-top: 1.0em;
	font-size: 116%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: .4em;
}
.dr_box .dr_ryakureki dt:first-child {
	margin-top: 0;
}
.dr_box .dr_ryakureki dd {
	text-indent: -1.0em;
	margin-left: 1.0em;
	line-height: 1.6em;
	margin-bottom: .5em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/* 全体共通 */
.stf_profile dt {
 	width: 4.0em;
}
.stf_profile dd {
 	width: -webkit-calc(100% - 6.5em);
	width: calc(100% - 6.5em);
}

/* 院長・副院長 */
.dr_box {
	padding-top: 8%;
	padding-bottom: 8%;
}

.dr_box .dr_message {
	padding-top: 3%;
}
.dr_box .dr_message dt {
	font-size: 160%;
	letter-spacing: .1em;
	margin-bottom: .3em;
}

.dr_box .dr_message2 {
	padding-top: 3%;
}
.dr_box .dr_message2 dt {
	font-size: 160%;
	letter-spacing: .1em;
	margin-bottom: .3em;
}

.dr_box .stf_profile {
	margin-top: 1.5em;
}

.dr_box .dr_ryakureki {
	margin-top: 1.0em;
	padding-top: 1.5em;
}
.dr_box .dr_ryakureki dt {
	margin-top: .6em;
	margin-bottom: .3em;
}
.dr_box .dr_ryakureki dt:first-child {
	margin-top: 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/* 全体共通 */
.stf_profile dt {
 	width: 4.0em;
}
.stf_profile dd {
 	width: -webkit-calc(100% - 6.5em);
	width: calc(100% - 6.5em);
}

/* 院長・副院長 */
.dr_box {
	padding-top: 10%;
	padding-bottom: 6%;
}
.dr_box .dr_float .flt_r {
	width: 100%;
	float: none;
	margin-bottom: 6%;
}
.dr_box .dr_float .flt_l {
	width: 100%;
	max-width: 100%;
	float: none;
}

.dr_box .dr_message {
	padding-top: 1.5em;
}
.dr_box .dr_message dt {
	margin-bottom: .3em;
}

.dr_box .dr_message2 {
	padding-top: 1.5em;
}
.dr_box .dr_message2 dt {
	margin-bottom: .3em;
}

.dr_box .stf_profile {
	margin-top: 1.5em;
}

.dr_box .dr_ryakureki {
	margin-top: .6em;
	padding-top: 1.0em;
}
.dr_box .dr_ryakureki dd {
	margin-bottom: .2em;
}
}



/*院長紹介
---------------------------------------------------------*/
.staff .incho .box01 .w1100 {
	position: relative;
	z-index: 1;
}
.staff .incho .box01 .pic_box {
	width: 100%;
	padding-bottom: 50px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
.staff .incho .box01 .img_dr {
	position: relative;
	z-index: 0;
	width: 50%;
	margin: 0 auto;
}
.staff .incho .box01 .txt_name {
	position: absolute;
	z-index: 1;
	width: 50%;
	right: 0;
	bottom: 0;
}
.staff .incho .box01 .abs_img1,
.staff .incho .box01 .abs_img2 {
	position: absolute;
}
.staff .incho .box01 .abs_img1 {
	left: 0;
	top: -70px;
	width: 24%;
	max-width: 410px;
	z-index: 5;
}
.staff .incho .box01 .abs_img2 {
	right: 0;
	top: -70px;
	width: 24%;
	max-width: 300px;
	z-index: 0;
}

/* 学会・セミナー */
.staff .incho .box02 {
	background: url(../images/staff/doctor1_bg3.jpg) no-repeat right top;
	position: relative;
}
.staff .incho .box02::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cc000000',GradientType=1 );
	opacity: 0.8
}
.staff .incho .box02 .w1000 {
	position: relative;
	z-index: 1;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 40px;
}
.staff .incho .box02 .flt_l,
.staff .incho .box02 .flt_r {
	width: 49.5%;
	max-width: 493px;
}
.staff .incho .box02 .flt_box1 {
	margin-bottom: 40px;
}
.staff .incho .box02 .flt_box1 dt {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2em;
	margin-bottom: .5em;
}
.staff .incho .box02 .flt_box1 dd {
	text-indent: -1.0em;
	margin-left: 1.0em;
	letter-spacing: .05em;
	line-height: 1.6em;
	margin-bottom: .5em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.staff .incho .box01 .pic_box {
	padding-bottom: 5%;
	margin-bottom: 3%;
}

/* 学会・セミナー */
.staff .incho .box02 .w1000 {
	padding-top: 6%;
	padding-bottom: 4%;
}
.staff .incho .box02 .flt_box1 {
	margin-bottom: 4%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.staff .incho .box01 .pic_box {
	padding-bottom: 0;
	margin-bottom: 0;
}
.staff .incho .box01 .img_dr {
	width: 100%;
}
.staff .incho .box01 .txt_name {
	position: static;
	width: 50%;
	margin: 4% auto 5%;
}

.staff .incho .box01 .abs_img1 {
	top: 15%;
}
.staff .incho .box01 .abs_img2 {
	top: -3%;
}

/* 学会・セミナー */
.staff .incho .box02 {
	background-size: contain;
	font-size: 90%;
}
.staff .incho .box02 .w1000 {
	padding-top: 10%;
	padding-bottom: 6%;
}
.staff .incho .box02 .flt_l,
.staff .incho .box02 .flt_r {
	width: 100%;
	max-width: 100%;
	float: none;
}
.staff .incho .box02 .flt_l {
	margin-bottom: 1.0em;
}
.staff .incho .box02 .flt_box1 {
	margin-bottom: 4%;
}
.staff .incho .box02 .flt_box2 {
	text-align: center;
}
}



/*予防歯科への想い
---------------------------------------------------------*/
.staff .omoi {
	padding-top: 60px;
	padding-bottom: 100px;
	overflow: hidden;
}

.staff .omoi .open_btn {
	width: 100%;
	max-width: 493px;
	margin: 0 auto 80px;
	background: url(../images/staff/omoi_frame@2x.png) no-repeat center center;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 35px 3%;
	text-align: center;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.2em;
	cursor: pointer;
}
.staff .omoi .open_btn p:first-child {
	margin-bottom: 15px;
}
.staff .omoi .open_btn p span {
	position: relative;
	padding-right: 2.2em;
}
.staff .omoi .open_btn i {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 150%;
}

.staff .omoi .omoi_list li {
	margin-bottom: 80px;
}
.staff .omoi .omoi_list li:last-child {
	margin-bottom: 100px;
}

.staff .omoi .omoi_list .txt {
	width: 67%;
}
.staff .omoi .omoi_list p {
	width: 29%;
	max-width: 430px;
}
.staff .omoi .omoi_list li:nth-child(odd) .txt {float: left;}
.staff .omoi .omoi_list li:nth-child(odd) p {float: right;}
.staff .omoi .omoi_list li:nth-child(even) .txt {float: right;}
.staff .omoi .omoi_list li:nth-child(even) p {float: left;}

.staff .omoi .omoi_list li:nth-child(odd) dl {
	padding-left: 18%;
	background: url(../images/staff/omoi_bg_l.png) no-repeat left center;
}
.staff .omoi .omoi_list li:nth-child(even) dl {
	padding-right: 18%;
	background: url(../images/staff/omoi_bg_r.png) no-repeat right center;
}

.staff .omoi .open_box {
	display: none;
}
.staff .omoi .omoi_list dt {
	font-size: 170%;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.6em;
	margin-bottom: 1.0em;
}
.staff .omoi .omoi_list dd {
	letter-spacing: .05em;
}

.staff .omoi .logo_box {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background: url(../images/bg_com.png) repeat center center;
	box-sizing: border-box;
	padding: 50px 4%;
	text-align: center;
	position: relative;
}
.staff .omoi .logo_box dt {
	padding-bottom: 15px;
	background: url(../images/staff/bar@2x.png) no-repeat center bottom;
	background-size: 30px 3px;
	margin-bottom: 20px;
}
.staff .omoi .logo_box dt span {
	display: block;
	padding-bottom: 20px;
}
.staff .omoi .logo_box .abs_img1 {
	position: absolute;
	width: 24%;
	max-width: 201px;
	left: 5%;
	top: -15px;
}
.staff .omoi .logo_box .abs_img2 {
	position: absolute;
	width: 24%;
	max-width: 248px;
	left: -150px;
	bottom: 10%;
}
.staff .omoi .logo_box .abs_img3 {
	position: absolute;
	width: 20%;
	max-width: 193px;
	bottom: -40px;
	right: -80px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.staff .omoi {
	padding-top: 6%;
	padding-bottom: 10%;
}
.staff .omoi .open_btn {
	margin-bottom: 6%;
}

.staff .omoi .omoi_list dt {
	font-size: 150%;
	letter-spacing: .1em;
	margin-bottom: .5em;
}

.staff .omoi .omoi_list li {
	margin-bottom: 8%;
}
.staff .omoi .omoi_list li:last-child {
	margin-bottom: 10%;
}

.staff .omoi .omoi_list .txt {
	width: 100%;
	float: none !important;
}
.staff .omoi .omoi_list p {
	width: 34%;
	margin-bottom: 1.0em;
}
.staff .omoi .omoi_list li:nth-child(odd) p {
	margin-left: 4%;
}
.staff .omoi .omoi_list li:nth-child(even) p {
	margin-right: 4%;
}

.staff .omoi .omoi_list li dl {
	background: none !important;
	padding: 0 !important;
}

.staff .omoi .logo_box {
	padding: 6% 4%;
}
.staff .omoi .logo_box .abs_img2 {
	left: -7%;
	bottom: auto;
	top: 87%;
}
.staff .omoi .logo_box .abs_img3 {
	bottom: auto;
	top: 10%;
	right: -5%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.staff .omoi {
	padding-top: 10%;
	padding-bottom: 10%;
}

.staff .omoi .open_btn {
	margin: 0 auto 8%;
	padding: 2.0em 5%;
}
.staff .omoi .open_btn p:first-child {
	margin-bottom: .5em;
}

.staff .omoi .omoi_list li {
	margin-bottom: 10%;
}
.staff .omoi .omoi_list li:last-child {
	margin-bottom: 14%;
}

.staff .omoi .omoi_list .txt {
	width: 100% !important;
	float: none !important;
}
.staff .omoi .omoi_list p {
	width: 70% !important;
	max-width: 100%;
	float: none !important;
	margin: 0 auto 4%;
}

.staff .omoi .omoi_list li dl {
	padding: 0 !important;
	background: none !important;
}

.staff .omoi .omoi_list dt {
	font-size: 150%;
	letter-spacing: .1em;
	margin-bottom: .3em;
}
.staff .omoi .omoi_list dd {
	letter-spacing: .05em;
}

.staff .omoi .logo_box {
	padding: 6% 4% 0;
}
.staff .omoi .logo_box dt {
	margin-bottom: 1.0em;
}
.staff .omoi .logo_box dt span {
	width: 20%;
	margin: 0 auto;
	padding-bottom: .5em;
}
.staff .omoi .logo_box dd {
	text-align: left;
}
.staff .omoi .logo_box .abs_img2 {
	position: static;
	margin-top: 1.0em;
	width: 34%;
}
.staff .omoi .logo_box .abs_img3 {
	width: 20%;
	top: -10px;
	right: -5%;
}
}



/*副院長紹介
---------------------------------------------------------*/
.staff .fukuincho .flt_r .txt_name {
	text-align: center;
	margin-bottom: 30px;
}
.staff .fukuincho .flt_r .img_item {
	text-align: center;
	margin-top: 40px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.staff .fukuincho .flt_r .txt_name {
	margin-bottom: 3%;
}
.staff .fukuincho .flt_r .img_item {
	margin-top: 4%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.staff .fukuincho .flt_r .sp_img {
	text-align: center;
}
.staff .fukuincho .flt_r .txt_name {
	width: 50%;
	margin: 4% auto 5%;
}
.staff .fukuincho .flt_r .img_item {
	margin-top: 4%;
}
}



/*スライドショー
---------------------------------------------------------*/
.staff .com_slide_box {
	margin: 50px 0 80px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.staff .com_slide_box {
	margin: 6% 0 8%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.staff .com_slide_box {
	margin: 8% 0;
}
}



/*スタッフ紹介
---------------------------------------------------------*/
.staff_box {
	margin-bottom: 140px;
}
.staff_box .com_title {
	margin-bottom: 0;
}

.staff_list li {
	margin-top: 120px;
	width: 48%;
	max-width: 500px;
	float: left;
}
.staff_list li:nth-child(even) {
	float: right;
}

.staff_list .img_name {
	position: relative;
	margin-bottom: 40px;
}
.staff_list .img_name p {
	position: relative;
	z-index: 0;
	width: 45%;
}
.staff_list .img_name dl {
	position: absolute;
	z-index: 1;
	width: 60%;
	right: 0;
	top: 0;
	text-align: center;
	background: url(../images/index_point.svg) no-repeat center top;
	background-size: 62px 33px;
	padding-top: 55px;
	padding-bottom: 30px;
}

.staff_list .img_name dl::before,
.staff_list .img_name dl::after {
	content: "";
	position: absolute;
	z-index: 0;
	width: 30%;
	height: 100%;
	top: 0;
}
.staff_list .img_name dl::before {
	left: 0;
	max-width: 63px;
	background: url(../images/staff/staff_point2@2x.png) no-repeat left bottom;
	background-size: contain;
}
.staff_list .img_name dl::after {
	right: 0;
	max-width: 93px;
	background: url(../images/staff/staff_point1@2x.png) no-repeat right top;
	background-size: contain;
}
.staff_list .img_name dt,
.staff_list .img_name dd {
	position: relative;
	z-index: 1;
}
.staff_list .img_name dt {
	font-size: 106%;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 1.6em;
	margin-bottom: .5em;
}
.staff_list .img_name dd {
	font-size: 150%;
	letter-spacing: .2em;
	line-height: 1.2em;
	margin-bottom: .3em;
}
.staff_list .img_name dd.tk-adobe-garamond-pro {
	color: #DDA512;
	font-size: 140%;
	letter-spacing: .05em;
	line-height: 1.2em;
	margin-bottom: 0;
}

.staff_list .stf_profile {
	margin-top: 20px;
	background: url(../images/line@2x.png) repeat-x center top;
	background-size: 54px 3px;
	padding-top: 20px;

}

.staff_list .dr_ryakureki {
	margin-bottom: 20px;
	background: url(../images/line@2x.png) repeat-x center bottom;
	background-size: 54px 3px;
	padding-bottom: 30px;
}
.staff_list .dr_ryakureki dt {
	margin-top: 1.0em;
	font-size: 116%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: .4em;
}
.staff_list .dr_ryakureki dt:first-child {
	margin-top: 0;
}
.staff_list .dr_ryakureki dd {
	text-indent: -1.0em;
	margin-left: 1.0em;
	line-height: 1.6em;
	margin-bottom: .5em;
}


/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.staff_box {
	margin-bottom: 10%;
}
.staff_list li {
	margin-top: 8%;
}

.staff_list .img_name {
	margin-bottom: 1.5em;
}
.staff_list .img_name p {
	width: 50%;
}
.staff_list .img_name dl {
	padding-top: 45px;
	padding-bottom: 3%;
}

.staff_list .stf_profile {
	margin-top: 1.0em;
	padding-top: 1.0em;
}
.staff_list .dr_ryakureki {
	margin-top: 1.0em;
	padding-top: 1.5em;
} 
.staff_list .dr_ryakureki dt {
	margin-top: .6em;
	margin-bottom: .3em;
}
.staff_list .dr_ryakureki dt:first-child {
	margin-top: 0;
} 
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.staff_box {
	margin-bottom: 14%;
}
.staff_list li {
	margin-top: 10%;
	width: 100%;
	max-width: 100%;
	float: none !important;
}

.staff_list .img_name {
	margin-bottom: 4%;
}
.staff_list .img_name p {
	width: 55%;
}
.staff_list .img_name dl {
	padding-top: 45px;
	padding-bottom: 3%;
}
.staff_list .img_name dt {
	letter-spacing: .1em;
	margin-bottom: .1em;
}
.staff_list .img_name dd {
	margin-bottom: .1em;
}

.staff_list .stf_profile {
	margin-top: 1.0em;
	padding-top: 1.0em;
}
.staff_list .dr_ryakureki {
	margin-top: .6em;
	padding-top: 1.0em;
}
.staff_list .dr_ryakureki dd {
	margin-bottom: .2em;
}   
}

