@charset "UTF-8";

.contentpage .m_img_area .m_img {background-image: url("../images/denture/m_img@2x.jpg");}
.med_lead .com_lead_txt {background-image: url("../images/denture/parts1@2x.png");}

.med_framebox {border-color: #d4c775;}
.med_framebox .fram_index {color: #bdaf65;}

.med_index {background: #d4c775;}
.med_index .ft_dm {color: #ece6c1;}
.med_style2 > dt::before,
.med_style2_txt::before {
	color: #d4c775;
}



/* box2
---------------------------------------------------------*/
.box2 .med_framebox {
	width: 100%;
	max-width: 1130px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
.box2 .med_framebox .med_strong {
	color: #80634f;
	margin-bottom: 1.5em;
}
.box2 .med_framebox .med_flt {
	padding-bottom: 50px;
	border-bottom: solid 1px #ccc5c2;
	margin-bottom: 50px;
}
.box2 .med_framebox .med_flt:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.box2 .med_framebox .med_flt .com_link_style1 {
	text-align: left;
}
.box2 .inbox1 .med_style2 dt::before{
	color: rgba(102,102,102,0.50);
}
.box2 .inbox2 .med_style2 dt::before{
	color: #d4c775;
}

.box2 .list_box .med_flt .img_r {
	width: 38%;
	max-width: 425px;
}
.box2 .list_box .med_flt .txt_l {
	width: 58%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box2 .med_framebox .med_strong {
	margin-bottom: 1.0em;
}
.box2 .med_framebox .med_flt {
	padding-bottom: 4%;
	margin-bottom: 4%;
}
.box2 .med_framebox .med_flt .com_link_style1 {
	text-align: center;
}
	
.box2 .list_box .med_flt .img_r {
	width: 45%;
}
.box2 .list_box .med_flt .txt_l {
	width: 100%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box2 .med_framebox {
	margin-bottom: 7%;
}
.box2 .med_framebox .med_strong {
	margin-bottom: 1.0em;
}
.box2 .med_framebox .med_flt {
	padding-bottom: 6%;
	margin-bottom: 6%;
}
.box2 .med_framebox .med_flt .com_link_style1 {
	text-align: center;
}
.box2 .med_flt .img_l, .med_flt .img_r{
	width: 85%;
}
.box2 .list_box .med_flt .img_r {
	width: 90%;
}
}



/*当院で取り扱う入れ歯
---------------------------------------------------------*/
#d_material .list_box {
	padding-left: 3%;
	padding-right: 3%;
}
#d_material .list_box .med_flt {
	position: relative;
	padding-top: 3.0em;
}
#d_material .list_box .med_flt .img_r {
	width: 34%;
}
#d_material .list_box .med_flt .txt_l {
	width: 63%;
}
#d_material .list_box .med_flt .med_style2 > dt {
	position: absolute;
	left: 0;
	top: 0;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#d_material .list_box .med_flt .txt_l {
	width: 100%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#d_material .list_box {
	padding-left: 0;
	padding-right: 0;
}
#d_material .list_box .med_flt {
	padding-top: 0;
}
#d_material .list_box .med_flt .img_r {
	width: 60%;
}
#d_material .list_box .med_flt .txt_l {
	width: 100%;
}
#d_material .list_box .med_flt .med_style2 > dt {
	position: relative;
	left: auto;
	top: auto;
}
}



/*
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}