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



/* lead_box
-----------------------------------------------------------------------------*/
.denture .lead_box .section {
	margin-bottom: 50px;
}
.denture .lead_box .lead_img {
	margin-top: 20px;
}
.denture .lead_box .lead_img img {
	margin: auto;
}



/* ageing
-----------------------------------------------------------------------------*/
.denture .ageing {
	text-align: center;
}
.denture .ageing .about_ageing {
	margin: 30px 0 50px;
	position: relative;
}
.denture .ageing .about_ageing .about_txt {
	width: 62%;
	text-align: left;
}
.denture .ageing .about_ageing .abs_img {
	position: absolute;
	width: 26%;
	right: 3%;
	bottom: 0;
}
.denture .ageing .txt {
	margin-bottom: 30px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.denture .lead_box .section {
	margin-bottom: 5%;
}

.denture .ageing .about_ageing {
	margin: 3% 0 5%;
}
.denture .ageing .about_ageing dt {
	width: 24%;
}
.denture .ageing .about_ageing .about_txt {
	width: 64%;
	letter-spacing: normal;
	line-height: 1.8em;
}
.denture .ageing .about_ageing .abs_img {
	right: 0;
}
.denture .ageing .txt {
	letter-spacing: normal;
	line-height: 2.0em;
	margin-bottom: 3%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.denture .lead_box .section {
	margin-bottom: 8%;
}

.denture .ageing .about_ageing {
	margin: 5% 0;
	position: relative;
	padding-bottom: 0;
}
.denture .ageing .about_ageing .about_txt {
	width: 100%;
}
.denture .ageing .about_ageing .abs_img {
	margin-top: 3%;
	position: relative;
	width: 100%;
	right: 0;
	bottom: 0;
}
.denture .ageing .txt {
	letter-spacing: normal;
	line-height: 2.0em;
	margin-bottom: 5%;
}
}



/* 共通パーツ
-----------------------------------------------------------------------------*/
.denture .bg_green {
	background: #ECF7C6;
}
.denture .bg_yellow,
.denture .bg_green {
	padding: 80px 0;
}
.denture .bg_yellow .section,
.denture .bg_green .section {
	margin-bottom: 0;
	text-align: center;
}

.denture .bg_yellow .txt,
.denture .bg_green .txt {
	margin-bottom: 50px;
}

.denture .den_style dt {
	color: #AE8F0F;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.8em;
	margin-bottom: 30px;
}
.denture .den_img {
	margin-top: 20px;
}

.denture .org_index {
	margin-top: 40px;
	color: #F2911E;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.8em;
	margin-bottom: 20px;
}

.denture .col3_box,
.denture .col2_box {
	max-width: 760px;
	margin: 0 auto;
}
.denture .col3_box li {
	width: 32%;
	float: left;
	margin-left: 2%;
}
.denture .col3_box li:first-child {
	margin-left: 0;
}
.denture .col2_box li {
	width: 49%;
	float: left;
	margin-left: 2%;
}
.denture .col2_box li:first-child {
	margin-left: 0;
}

.denture .no_box li {
	background: #fff;
}
.denture .no_box dt {
	background: #FFA235;
	color: #fff;
	font-size: 116%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 40px;
	text-align: left;
	position: relative;
	padding-left: 50px;
}
.denture .no_box dt span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	background: #F7D209;
	font-family: 'Open Sans', sans-serif;
	font-size: 130%;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 40px;
	text-align: center;
}
.denture .no_box dd {
	padding: 20px;
	text-align: left;
	font-size: 90%;
	letter-spacing: .05em;
	line-height: 1.8em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.denture .bg_yellow,
.denture .bg_green {
	padding: 8% 0;
}

.denture .bg_yellow .txt,
.denture .bg_green .txt {
	margin-bottom: 6%;
}

.denture .den_style dt {
	margin-bottom: 3%;
}

.denture .org_index {
	margin-top: 5%;
}

.denture .no_box dt {
	font-size: 100%;
	letter-spacing: normal;
	padding-left: 45px;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.denture .bg_yellow,
.denture .bg_green {
	padding: 8% 0;
}

.denture .bg_yellow .txt,
.denture .bg_green .txt {
	margin-bottom: 8%;
}

.denture .den_style dt {
	font-size: 110%;
	letter-spacing: normal;
	margin-bottom: 3%;
}

.denture .org_index {
	margin-top: 8%;
	margin-bottom: 10px;
}

.denture .col3_box li,
.denture .col2_box li {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-bottom: 10px;
}

.denture .no_box dd {
	letter-spacing: normal;
	line-height: 1.6em;
}
}



/* 咬める義歯
-----------------------------------------------------------------------------*/
.denture .comfort {
	margin-bottom: 100px;
}
.denture .comfort .den_style {
	max-width: 760px;
	margin: 0 auto;
}
.denture .comfort .flt_img .flt_l {
	width: 22%;
}
.denture .comfort .flt_img .flt_r {
	text-align: left;
	width: 75%;
}

.denture .comfort .den_style {
	max-width: 760px;
	margin: 0 auto;
}

.denture .metal .bg_white {
	max-width: 760px;
	margin: 40px auto 0;
	background: #fff;
	text-align: left;
}
.denture .metal .bg_white .flt_box {
	padding: 5% 0;
	margin: 0 6%;
	border-top: solid 1px #DDDDDD;
}
.denture .metal .bg_white .flt_box:first-child {
	border-top: none;
}
.denture .metal .bg_white dl {
	width: 55%;
	float: left;
}
.denture .metal .bg_white p {
	max-width: 290px;
	width: 40%;
	float: right;
}
.denture .metal .bg_white dt {
	font-weight: bold;
	margin-bottom: 3px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.denture .comfort {
	margin-bottom: 8%;
}

.denture .comfort .den_style {
	max-width: 760px;
	margin: 0 auto;
}

.denture .metal .bg_white {
	margin-top: 5%;
}
.denture .metal .bg_white .flt_box {
	padding: 4% 0;
	margin: 0 5%;
}
.denture .metal .bg_white dl {
	width: 58%;
}
.denture .metal .bg_white p {
	width: 40%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.denture .comfort {
	margin-bottom: 8%;
}
.denture .comfort .flt_img .flt_l {
	width: 100%;
	float: none;
	margin-bottom: 3%;
}
.denture .comfort .flt_img .flt_r {
	width: 100%;
	float: none;
}

.denture .metal .bg_white {
	margin-top: 5%;
}
.denture .metal .bg_white .flt_box {
	padding: 6% 0;
	margin: 0 6%;
}
.denture .metal .bg_white dl {
	width: 100%;
	float: none;
	margin-bottom: 3%;
}
.denture .metal .bg_white p {
	width: 100%;
	float: none;
	text-align: center;
	margin: auto;
}
}



/* オーダーメイドの歯と歯肉
-----------------------------------------------------------------------------*/
.denture .ordermade dd {
	max-width: 760px;
	margin: 20px auto 30px;
}
.denture .ordermade dd .flt_l,
.denture .ordermade dd .flt_r {
	width: 49%;
	max-width: 345px;
}

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

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



/* 審美義歯
-----------------------------------------------------------------------------*/
.denture .smile {
	margin-bottom: 100px;
}
.denture .cones .col3_box {
	margin-bottom: 20px;
}

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

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.denture .smile {
	margin-bottom: 8%;
}
.denture .cones .col3_box {
	margin-bottom: 0;
}
}



/* PC
------------------------------------------*/
@media only screen and (min-width: 768px)  {
}

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

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

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