.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.mb00 {
	margin-bottom: 0;
}

.box_mini_wrap > ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: column;
}

.box_mini_wrap > ul > li {
	width: auto;
	background: #f9efcc;
	padding: 15px 15px 15px;
}

.box_mini_wrap > ul > li:nth-child(n + 2) {
	margin-top: 20px;
}

.box_mini_wrap > ul > li > .ti_h6_02 {
	margin-bottom: 5px;
}

/* .correspondenceCase */

.correspondenceCase {
	margin-top: 10px;
}

.correspondenceCase.mt00 {
	margin-top: 0px;
}

.correspondenceCase .ti_h6_02 {
	margin-bottom: 10px;
}

.correspondenceCase .list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.correspondenceCase .list > li {
	display: block;
	width: 206px;
	margin-right: 15px;
}

.correspondenceCase .list > li:nth-child(3n) {
	margin-right: 0;
}

.correspondenceCase .list > li:nth-child(n + 4) {
	margin-top: 15px;
}

.correspondenceCase .list > li figure img {
	width: 100%;
	height: auto;
}

.correspondenceCase .list > li figure figcaption {
	color: #fff;
	font-size: 15px;
	text-align: center;
	background-color: #90723c;
	padding: 3px 0;
}

.correspondenceCase .list > li figure figcaption.minH57 {
	min-height: 57px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.correspondenceCase .txt {
	margin-top: 13px;
}

/* .case */
.innerWrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.innerWrap > figure > figcaption {
	color: #fff;
	font-size: 15px;
	text-align: center;
	background-color: #90723c;
	padding: 3px 0;
}

.box_mini_wrap.case > ul > li {
	padding: 30px 30px 30px;
}

.box_mini_wrap.case > ul > li .ti_h6_04 {
	margin-bottom: 25px;
}

.caseList {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.caseList > li {
	width: 280px;
	text-align: center;
	position: relative;
}

.caseList > li:first-child:after {
	content: '';
	width: 15px;
	height: 15px;
	border-top: solid 2px #90723c;
	border-right: solid 2px #90723c;
	position: absolute;
	top: 88px;
	right: -32px;
	transform: rotate(45deg);
}

.caseList > li figure img {
	width: 100%;
	height: auto;
}

.caseList > li figure figcaption {
	color: #fff;
	font-size: 15px;
	text-align: center;
	background-color: #90723c;
	padding: 3px 0;
}

.movie {
	margin-top: 20px;
}

.movie .ti_h6_02 {
	margin-bottom: 20px;
}

.movie iframe {
	width: 100%;
}

.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;
}

.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;
}

.ta01 tbody tr td.set {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.ta01 tbody tr td.set img {
	margin-left: 20px;
}

.ti_h4 {
	font-size: 22px;
	font-feature-settings: 'palt';
}

.ti_h4 .mini {
	font-size: 18px;
	margin-left: 10px;
}

.ti_h6_02.set {
	margin-bottom: 10px;
}

.btnReserve {
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.btnReserve a {
	color: #fff;
	text-decoration: none;
	background-color: #be34a3;
	padding: 10px 40px;
}

.btnReserve a:hover {
	opacity: 0.7;
}

.staff_layout {
	display: flex;
	justify-content: space-between;
	margin-top: -50px;
	padding-top: 50px;
}

.staff_layout .ti_h4 {
	width: 380px;
}

.text_sub .mt20 {
	margin-top: 20px;
}

/* faq */
.ti_h6_05 {
	font-size: 22px;
	color: #90723c;
	border-bottom: 1px solid #90723c;
	margin-bottom: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: flex;
	align-items: center;
}

.ti_h6_05 .ico {
	display: inline-block;
	background-color: #90723b;
	color: #fff;
	font-size: 16px;
	padding: 5px 10px;
	margin-right: 15px;
	font-weight: 500;
	line-height: 1;
}

.faqWrap {
	padding: 0 20px;
}

.faqWrap > li {
	margin-bottom: 40px;
}

.faqWrap li .question,
.faqWrap li .answer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.faqWrap li .question {
	margin-bottom: 25px;
}

.faqWrap li .question .ico img,
.faqWrap li .answer .ico img {
	width: 75px;
	height: 75px;
}

.faqWrap li .question .ico {
	margin-right: 27px;
}

.faqWrap li .answer .ico {
	margin-left: 27px;
}

.faqWrap li .answer {
	flex-direction: row-reverse;
}

.faqWrap li .question .content,
.faqWrap li .answer .content {
	display: block;
	color: #fff;
	font-feature-settings: 'palt';
	padding: 15px 15px 15px 13px;
	position: relative;
	overflow: visible;
}

.faqWrap li .question .content {
	padding: 5px 15px 6px 13px;
}

.faqWrap li .question .content .innerList,
.faqWrap li .answer .content .innerList {
	margin: 20px 0;
}

.faqWrap li .question .content .innerList li,
.faqWrap li .answer .content .innerList li {
	margin-bottom: 5px;
	padding-left: 20px;
	position: relative;
}

.faqWrap li .question .content .innerList li::before,
.faqWrap li .answer .content .innerList li::before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background-color: #fff;
	position: absolute;
	top: 8px;
	left: 3px;
}

.faqWrap li .question .content img,
.faqWrap li .answer .content img {
	width: 480px;
	height: auto;
	margin-top: 8px;
}

.faqWrap li .question .content {
	font-size: 17px;
	background-color: #e4c14e;
	color: #222;
}

.faqWrap li .answer .content {
	background-color: #90723b;
}

.faqWrap li .question .content::before,
.faqWrap li .answer .content::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 0;
	transform: translateY(-50%);
}

.faqWrap li .question .content::before {
	border-right: 22px solid #e4c14e;
	left: -21px;
}

.faqWrap li .answer .content::after {
	border-right: 22px solid #90723b;
	right: -21px;
	transform: translateY(-50%) scale(-1);
}

.faqWrap li .question .content .en {
	color: #90723b;
	font-size: 22px;
	margin-right: 5px;
}

strong {
	border-bottom: 3px solid #e4c14e;
}
