@charset "UTF-8";

/* CSS Document */

.content_sub a {
	color: #947902;
	font-weight: bold;
}

.gnav {
	/*position: fixed;*/
	/*top: 128px;*/
	z-index: 100;
}

.img_r {
	float: right;
	padding: 5px 0 20px 20px;
}

.img_l {
	float: left;
	padding: 5px 20px 20px 0;
}

/* layout */

.content_sub {
	/*padding-top: 128px;*/
	padding-top: 0;
}

.content_sub_in {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.content_right {
	width: 680px;
	float: right;
}

.snav {
	margin-bottom: 30px;
}

.snav li {
	margin-bottom: 2px;
}

.list_bnr li {
	margin-bottom: 10px;
}

.content_left {
	width: 260px;
	float: left;
	margin-bottom: 50px;
}

.lead {
	margin-bottom: 20px;
}

.text_sub {
	margin-bottom: 50px;
	overflow: hidden;
}

.text_sub p {
	overflow: hidden;
}

.btn_detail {
	text-align: center;
}

.box_mini_wrap {
	overflow: hidden;
	margin-bottom: 20px;
}

.box_mini {
	float: left;
}

.box_mini.last {
	float: right;
	margin-right: 0 !important;
}

.box_mini_in {
	background: #f9efcc;
	padding: 10px 20px 20px;
}

.box_mini_in .txt {
	margin-bottom: 10px;
}

.triple {
	width: 212px;
	margin-right: 22px;
}

.double {
	width: 330px;
}

.double.point_in {
	width: 290px;
	margin-right: 22px;
}

/* title */

.ti_h2 {
	background: url(../img/sub_base/bg_h2_sub.jpg) no-repeat center top;
	padding-top: 60px;
	text-align: center;
}

.ti_h3 {
	margin-bottom: 30px;
}

.ti_h4 {
	font-size: 24px;
	color: #763826;
	background: url(../img/sub_base/bg_h4_sub.jpg) no-repeat center top;
	min-height: 60px;
	line-height: 60px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.pos {
	font-size: 80%;
}

.ti_h4.multi {
	background-size: cover;
	line-height: 1.3;
	padding: 10px 20px;
	border-left: 4px solid #e5c24e;
}

.ti_h5 {
	color: #793822;
	font-size: 22px;
	background: url(../img/sub_base/bg_h5_sub.jpg) no-repeat left 8px;
	padding-left: 40px;
	margin-bottom: 10px;
}

.ti_h5 span {
	font-size: 80%;
}

.ti_h5.faq {
	background: url(../img/sub_base/bg_faq_q.png) no-repeat left 6px;
	padding-left: 30px;
}

.ti_h5.faq a {
	color: #763826;
}

.faq_a {
	background: url(../img/sub_base/bg_faq_a.png) no-repeat left 2px;
	padding-left: 30px;
	margin-bottom: 20px;
}

.ti_h6 {
	color: #917337;
	font-size: 22px;
	margin-bottom: 10px;
}

.ti_h6_02 {
	color: #917337;
	font-size: 18px;
}

.ti_h6_03 {
	color: #917337;
	font-size: 20px;
	margin-bottom: 10px;
}

.ti_h6_04 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #90723c;
	border-bottom: 1px solid #90723c;
}

.breadcrumbs {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 30px;
}

.breadcrumbs li {
	display: inline;
}

.breadcrumbs li:first-child {
	background: url(../img/sub_base/ico_home.jpg) no-repeat left center;
	padding-left: 20px;
}

.breadcrumbs a {
	background: url(../img/sub_base/ic_breadcrumbs.jpg) no-repeat right center;
	padding-right: 20px;
	margin-right: 10px;
}

.ta01 {
	border-top: 1px dotted #773823;
}

.ta01 th,
.ta01 td {
	border-bottom: 1px dotted #773823;
	padding: 10px;
}

.ta01 th {
	text-align: left;
}

.box_point {
	border: 8px solid #f9f0ca;
	padding: 30px;
	position: relative;
}

.box_point.color01 {
	border-color: #e4f8f7;
}

.box_point.color02 {
	border-color: #e8fce7;
}

.ti_price {
	font-size: 16px;
	color: #763826;
}

.ti_price:before {
	content: '●';
	font-size: 120%;
	margin-right: 5px;
}

.wrap {
	padding-left: 100px;
	overflow: hidden;
}

.list_step li {
	background: url(../img/sub_base/bg_step.jpg) no-repeat left bottom;
	margin-bottom: 10px;
}

.list_step li.last {
	background: url(../img/sub_base/bg_step_last.jpg) no-repeat left bottom;
}

.step01 .wrap {
	background: url(../img/sub_base/img_step01.jpg) no-repeat left top;
}

.step02 .wrap {
	background: url(../img/sub_base/img_step02.jpg) no-repeat left top;
}

.step03 .wrap {
	background: url(../img/sub_base/img_step03.jpg) no-repeat left top;
}

.step04 .wrap {
	background: url(../img/sub_base/img_step04.jpg) no-repeat left top;
}

.step05 .wrap {
	background: url(../img/sub_base/img_step05.jpg) no-repeat left top;
}

.step06 .wrap {
	background: url(../img/sub_base/img_step06.jpg) no-repeat left top;
}

.step07 .wrap {
	background: url(../img/sub_base/img_step07.jpg) no-repeat left top;
}

.step08 .wrap {
	background: url(../img/sub_base/img_step08.jpg) no-repeat left top;
}

/* page=guidance */
.list_gallery {
	overflow: hidden;
	margin-right: -20px;
}
.list_gallery li {
	width: 213px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.list_gallery li img {
	width: 100%;
	height: auto;
}

/* page=whitening */
.list_whitening h5 {
	margin-bottom: 20px;
}

.list_whitening li {
	margin-bottom: 20px;
}

.list_whitening li:nth-child(3n) {
	clear: left;
}
.first_try {
	position: absolute;
	right: 20px;
	top: 10px;
}
.caption {
	font-size: 90%;
	margin-bottom: 20px;
}

.not {
	text-decoration: line-through;
}

.box_point.color01 .ti_h6 {
	color: #31bdb6;
}

.box_point.color02 .ti_h6 {
	color: #188f12;
}

.fs15 {
	font-size: 15px;
}

.mb2 {
	margin-bottom: 2px;
}

.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px 0;
}

/* accordion (same as whitening) */
.accordion-area {
	list-style: none;
	width: 96%;
	max-width: 900px;
	margin: 0 auto;
}

.accordion-area li {
	margin: 10px 0;
}

.accordion-area section {
	border: 1px solid #e5c24e;
}

.accordion-area .title {
	color: #763826;
	position: relative;
	cursor: pointer;
	font-size: 1rem;
	font-weight: bold;
	padding: 3% 3% 3% 76px;
	transition: all 0.5s ease;
}

.accordion-area .title .question {
	position: absolute;
	top: 17px;
	left: 50px;
	font-size: 18px;
	font-weight: 500;
}

.accordion-area .title::before,
.accordion-area .title::after {
	position: absolute;
	content: '';
	width: 15px;
	height: 2px;
	background-color: #763826;
}

.accordion-area .title::before {
	top: 48%;
	left: 15px;
	transform: rotate(0deg);
}

.accordion-area .title::after {
	top: 48%;
	left: 15px;
	transform: rotate(90deg);
}

.accordion-area .title.close::before {
	transform: rotate(45deg);
}

.accordion-area .title.close::after {
	transform: rotate(-45deg);
}

.accordion-area .box {
	display: none;
	background: #f9efcc;
	margin: 0 3% 3% 3%;
	padding: 3% 3% 3% 44px;
	position: relative;
}

.accordion-area .box .answer {
	position: absolute;
	top: 16px;
	left: 21px;
	color: #763826;
	font-size: 18px;
	font-weight: 500;
}
