@charset "utf-8";
.box_yellow {
	background: #fefcd3;
	padding: 20px;
	border: 1px solid #e5c24e;
}

.ti_yellow {
	font-size: 16px;
	color: #fff;
	background: #90723c;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.dd_style01 {
	padding-left: 125px;
	margin-bottom: 10px;
}

.dd_style01 img {
	position: relative;
	margin-left: -125px;
	margin-right: 8px;
}

.stage_img {
	margin-bottom: 20px;
}

.h3text {
	margin-bottom: 10px;
	font-size: 120%;
}

/* general_stage */

.stage_head {
	margin: 0 auto 9px;
	width: 376px;
	height: 318px;
}

#general_stage dt {
	margin-bottom: 15px;
}

#general_stage dd {
	margin-bottom: 15px;
	padding-left: 125px;
	line-height: 1.4;
}

#general_stage dd img.stage_label {
	width: 117px;
	margin-right: 8px;
	margin-left: -125px;
	vertical-align: text-top;
}

#general_stage dd.stage_img {
	margin-bottom: 15px;
	padding-left: 0px;
	line-height: 1;
}

dd img.stage_next {
	padding: 49px 15px;
	height: 22px;
}

#general_stage dd.fleft {
	width: 235px;
	float: left;
	margin-right: 20px;
}

div.contents .section h3.h3text {
	margin: 0 auto 15px;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

ol.flow_list {
	margin: 0 auto 15px;
	/*width: 568px;*/
	list-style: none;
	overflow: hidden;
}

ol.flow_list li {
	float: left;
	padding: 10px 14px;
	width: 162px;
	height: 170px;
	vertical-align: top;
	line-height: 1.8;
	display: block;
	background: #c0e2bd;
}

ol.flow_list li img {
	display: block;
	margin: 0 auto;
}

ol.flow_list li.lastChild {
	background: #deddef;
	float: right;
}

ol.flow_list li.wide {
	width: 275px;
}

ol.flow_list li.wwide {
	width: 383px;
}

ol.flow_list li div.last_f {
	width: 150px;
	float: left;
}

ol.flow_list li.h01 {
	height: 310px;
}

ol.flow_list li.h02 {
	height: 220px;
}

ol.flow_list li.h03 {
	height: 270px;
}

ol.flow_list li.h04 {
	height: 150px;
}

ol.flow_list li.h05 {
	height: 130px;
}

ol.flow_list li.h06 {
	height: 330px;
}

ol.flow_list li.ar_r {
	margin: 0;
	padding: 0;
	width: 32px;
	position: relative;
	background: none;
}

ol.flow_list li.ar_r img {
	position: absolute;
	left: 12px;
	top: 50%;
	margin-top: -11px;
}

ol.flow_list li.ar_d_r {
	clear: both;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 100%;
	position: relative;
	background: none;
}

ol.flow_list li.ar_d_r img {
	position: absolute;
	left: 534px;
	top: 10px;
}

ol.flow_list li.ar_l {
	float: right;
	margin: 0;
	padding: 0;
	width: 32px;
	position: relative;
	background: none;
}

ol.flow_list li.ar_l img {
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -11px;
}

ol.flow_list li.ar_d_l {
	clear: both;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 100%;
	position: relative;
	background: none;
}

ol.flow_list li.ar_d_l img {
	position: absolute;
	left: 85px;
	top: 10px;
}

ol.flow_list li.ar_d_lc {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 350px;
	background: none;
	position: relative;
}

ol.flow_list li.ar_d_lc img {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: 26px;
}

ol.flow_list li.fl {
	float: left;
}

ol.flow_list li.fr {
	float: right;
}

ol.flow_list li div.fl {
	float: left;
	width: 180px;
}

ol.flow_list li div.fr {
	float: right;
	width: 140px;
}

#supply_table {
	width: 100%;
	margin-bottom: 10px;
}

table#supply_table th {
	width: 20%;
	background: #90723c;
	color: #fff;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #ffffff;
}

table#supply_table td {
	padding: 10px;
	border-bottom: 1px solid #90723c;
}

table#supply_table td img {
	float: right;
	padding-left: 5px;
}

table#supply_table td.material {
	width: 27%;
	background: #f9f0ca;
}

.box_modal {
	display: none;
}

.popup_box {
	width: 640px;
	overflow: hidden;
}

.popup_box h1 {
	margin-bottom: 10px;
}

.popup_box h1 img {
	vertical-align: middle;
	margin-right: 10px;
}
.popup_box ul {
	clear: both;
	margin-bottom: 10px;
}

.popup_box ul li {
	margin-bottom: 20px;
	width: 320px;
	height: 20px;
	float: left;
	line-height: 1;
}

.popup_box ul li img {
	vertical-align: text-bottom;
}

.popup_box ul li span {
	color: #ff9900;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.5em;
}

.popup_box ul li span.cir {
	font-size: 18px;
	color: #06f;
	font-weight: bold;
}

.popup_box ul li span.tri {
	font-size: 18px;
	color: #c00;
}

.popup_box ul li span.non {
	font-size: 18px;
	color: #000;
}

.popup_box ul li span.cir span.small {
	font-size: 11px;
	color: #c00;
	font-weight: normal;
	letter-spacing: 0;
}

.popup_box table {
	clear: both;
	margin: 0 auto 15px;
	width: 640px;
}

.popup_box table th {
	padding: 10px 0 10px 10px;
	width: 74px;
	background: #ffffff;
	border-left: #663300 solid 1px;
	border-bottom: #663300 solid 1px;
	text-align: center;
}

.popup_box table th {
	padding: 0;
	background: none;
	border: none;
	border-bottom: #663300 solid 1px;
	text-align: left;
}

.popup_box table th img {
	vertical-align: text-top;
}

.popup_box table tr {
	background: #ffffff url(../images/tooth/common/popup_border.gif) repeat-y left top;
}

.popup_box table td {
	padding: 10px;
	text-align: center;
	color: #461919;
	border-bottom: #663300 solid 1px;
	background: url(../images/tooth/common/popup_border.gif) repeat-y right top;
}

.popup_box table tr.price td {
	font-size: 18px;
}

.popup_box table td img {
	vertical-align: text-bottom;
}

.popup_box table td span {
	font-size: 12px;
	padding-left: 3px;
}

.popup_materials {
	padding: 10px;
	background: #fff;
	line-height: 1.4;
}

.mr_25 {
	margin-right: 25px !important;
}

.mr_5 {
	margin-right: 5px !important;
}

/* インレー、クラウン */

.popup_box .popup_lead {
	margin-bottom: 10px;
	line-height: 1.6;
}

.popup_box .popup_images01 {
	margin-bottom: 30px;
}

/* 部分入れ歯、総入れ歯 */

.popup_box .popup_lead02 {
	margin-bottom: 30px;
	line-height: 1.6;
}

.popup_box .popup_images02 {
	margin-bottom: 30px;
	float: right;
}

.popup_box .popup_images02 img {
	float: left;
	margin-left: 15px;
}

.position {
	position: relative;
	padding-bottom: 30px;
}

.caption01 {
	position: absolute;
	left: 17px;
	bottom: 0px;
}

.caption02 {
	position: absolute;
	right: 17px;
	bottom: 0px;
}
.list_diagnosis {
	background: #f9efcc;
	padding: 20px;
	border: 4px solid #e5c24e;
}

.list_diagnosis li {
	background: url(../img/ic_check.png) no-repeat left top;
	background-size: 20px;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
.list_diagnosis li:last-child {
	margin-bottom: 0;
}

.box_point.diagnosis .ti_h6 {
	margin-bottom: 0;
}

.box_right {
	float: right;
}
.box_left {
	overflow: hidden;
}
.ti_h6 {
	clear: both;
}

.wrap_list_diagnosis {
	position: relative;
}

.wrap_list_diagnosis .img {
	position: absolute;
	bottom: 4px;
	right: 40px;
}

/* .txt.h01,
.txt.h02,
.txt.h03,
.txt.h04 {
	min-height: 132px;
} */

.box_mini_wrap ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.box_mini_wrap ul li {
	width: 27%;
	background: #f9efcc;
	padding: 15px 15px 15px;
}

.box_mini_wrap ul li .ti_h6_02 {
	margin-bottom: 5px;
}

.movie_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.movie_list li {
	width: 31%;
}

.movie_list li .title {
	color: #917337;
	font-size: 20px;
	margin-top: 10px;
	text-align: center;
	display: flex;
	justify-content: center;
}

.ytube {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

.ytube iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.ytube a {
	/* lityを動かすためにiframeを覆う */
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.compare .box_mini {
	width: 330px;
	margin-right: 0;
}

.compare .box_mini_in {
	padding: 20px 20px 20px;
	min-height: 290px;
}

.box_mini_in{
	text-align: center;
	padding: 20px 20px 20px;
}

.compare .list {
	margin-top: 10px;
	display: block;
}

.compare .list li {
	width: auto;
	position: relative;
	padding: 0 0 0 32px;
	font-size: 16px;
	font-weight: bold;
}

.compare .list li:nth-child(n + 2) {
	margin-top: 10px;
}

.compare .list li:before {
	content: "";
	width: 20px;
	height: 22px;
	background: url(../img/ic_check.png);
	background-size: cover;
	position: absolute;
	top: 2px;
	left: 0;
}

.ta01 .total th,
.ta01 .total td {
	background: #f7eabd;
}

.textSet {
	text-indent: -1em;
	padding-left: 1em;
}

.ta01.warranty {
}

.ta01.warranty thead tr th {
	background: #90723c;
	color: #ffffff;
	font-weight: normal;
	border-right: 1px solid #ffffff;
	text-align: center;
}

.ta01.warranty tbody tr th,
.ta01.warranty tbody tr td {
	background: #f7eabd;
	border-right: 1px solid #f2dc8f;
	border-bottom: 1px solid #f2dc8f;
}

.ta01.warranty tbody tr td {
	text-align: center;
}
