@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
/*PC0013*/
body.mceContentBody {
	font-size: 14px;
	color: #222;
	font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック';
}
body.mceContentBody p {
	margin-bottom: 1em;
	line-height: 2em;
}
body.mceContentBody a {
	color: #86412b;
	text-decoration: underline;
	outline: none;
}
body.mceContentBody a:hover {
	text-decoration: underline;
}
body.mceContentBody .tcenter {
	text-align: center;
}

/* Block */
.quickbox {
	display: grid;
	gap: 20px;
	font-size: 14px;
}
.quickbox .inbox {
	line-height: 2em;
}
.quickbox p {
	line-height: 2em;
	margin-bottom: 1em;
}
.quickbox h2 {
	margin-bottom: 1em;
}
.quickbox.pc2sp1,
.quickbox.pc2sp2 {
	grid-template-columns: 1fr 1fr;
}
.quickbox.pc1-2sp1,
.quickbox.pc1-2sp1-2,
.quickbox.pc1-2sp2 {
	grid-template-columns: 1fr 2fr;
}
.quickbox.pc3sp1,
.quickbox.pc3sp3 {
	grid-template-columns: repeat(3, 1fr);
}
.quickbox.pc4sp2 {
	grid-template-columns: repeat(4, 1fr);
}
.qb_box {
padding: 10px;
}
@media screen and (max-width: 768px) {
	/* Block */
	.quickbox {
		margin-right: 0;
		margin-left: 0;
	}
	.quickbox p {
		margin-bottom: 1em;
		line-height: 2em;
	}
	.quickbox .inbox {
		line-height: 1.6em;
	}
	.quickbox.pc2sp1,
	.quickbox.pc1-2sp1,
	.quickbox.pc3sp1 {
		grid-template-columns: 1fr!important;
	}
	.quickbox.pc1-2sp2,
	.quickbox.pc4sp2 {
	grid-template-columns: 1fr 1fr!important;
	}
}
/* clearfix */
.QAdd_HR_Line, .QAdd_HR_LineTen, .bnrarea, .goraitenbtn {
	content: " ";
	display: table;
	clear: both;
	width: 100%;
}
/* font */
.font-S {
	font-size: 16px !important;
}
.font-M {
	font-size: 23px !important;
}
.font-L {
	font-size: 27px !important;
}
.font-LL {
	font-size: 35px !important;
	line-height: 1.8em;
}
.font-arial {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
/* Heading */
.HeadingSimpleLine {
	border-bottom: 2px solid #c0dbe8;
	padding-bottom: 10px;
	margin: 23px 0;
	font-size: 20px;
	font-weight: 700;
}
.Box_H3_001 {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.85em;
	margin: 1em 0 0.7em !important;
}
.Box_H4_001 {
	font-size: 30px;
	font-weight: 400;
	line-height: 1.85em;
	margin: 2em 0 1.5em !important;
}
.qaA {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0.7em !important;
}
/* btn */
.goraitenbtn {
	text-align: center;
	margin: 30px 0;
}
.quickbox .btnbox {
	margin-left: -10px;
	margin-right: -10px;
}
.quickbox .btnbox li {
	margin-bottom: 20px;
	width: 50%;
	float: left;
	padding: 10px;
}
.quickbox .btnbox li a {
	display: inline-block;
	width: 100%;
	border: 2px solid #c3adae;
	color: #000;
	text-align: center;
	padding: 15px 20px;
	font-size: 110%;
}
.quickbox .btnbox li a:hover {
	text-decoration: none;
	background: #c3adae;
	color: #FFF;
}
/*バナー*/
.bnrarea {
	margin-left: -20px;
}
.bnrarea li {
	width: 33.333%;
	float: left;
	padding-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
}
.bnrarea li img {
	border: 1px solid #ccc;
}
.bnrarea .bnrarea_txt {
	margin-top: 10px;
}
/*HR*/
hr.QAdd_HR_Line {
	height: 2px;
	margin: 30px 0;
	background: #cfa956;
	border: 0;
	width: 100%;
}
hr.QAdd_HR_LineTen {
	border-top: none;
	border-bottom: 2px dashed #cfa956;
	padding: 0;
	margin: 30px 0;
	background: none;
	width: 100%;
}
/*H2*/
h2.aqt_h2TA {
	position: relative;
	font-size: 22px;
	font-weight: 900;
	margin-top: 30px;
	margin-bottom: 20px;
	border: 3px solid #c18f24c4;
	padding: 10px;
	border-radius: 7px;
}
h2.aqt_h2TA::before {
	content: "";
	position: absolute;
	bottom: -24px;
	left: 5%;
	margin-left: -15px;
	border: 12px solid #0000;
	border-top: 12px solid #FFF;
	z-index: 2;
}
h2.aqt_h2TA::after {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 5%;
	margin-left: -17px;
	border: 14px solid #0000;
	border-top: 14px solid #c18f24c4;
	z-index: 1;
}
h3.aqt_h3TA {
	font-size: 20px;
	font-weight: 900;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom: 2px solid #c18f24c4;
	padding-bottom: 10px;
}
.soshokuA {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 30px;
	min-height: 50px;
	font-size: 18px;
}
.aqt_listA {
	margin: 20px 0;
}
.aqt_listA li {
	margin-bottom: 1em;
	list-style-type: disc;
	margin-left: 32px;
}
.kakoiA {
	border: 2px solid #cfa956;
	padding: 20px;
	line-height: 2em;
	border-radius: 7px;
	margin-bottom: 30px;
}
/* リンクリスト */
.quickbox.QAListA dl {
	width: 32.5%;
	margin-right: 1.25%;
	float: left;
}
.quickbox.QAListA dl:nth-child(3n) {
	margin-right: 0;
}
@media screen and (max-width: 768px) {
	/*SP0013*/
	/* Base */
	.tcenter {
		text-align: center;
	}
	/* clearfix */
	.QAdd_HR_Line, .QAdd_HR_LineTen, .bnrarea, .goraitenbtn {
		content: " ";
		display: table;
		clear: both;
	}
	/* font */
	.font-SS {
		font-size: 10px !important;
	}
	.font-S {
		font-size: 13px !important;
	}
	.font-M {
		font-size: 16px !important;
		line-height: 1.8em !important;
	}
	.font-L {
		font-size: 18px !important;
		line-height: 1.8em !important;
	}
	.font-LL {
		font-size: 20px !important;
		line-height: 1.8em !important;
	}
	.quickbox .btnbox {
		margin-left: -10px;
		margin-right: -10px;
	}
	.quickbox .btnbox li {
		margin-bottom: 20px;
		width: 50%;
		float: left;
		padding: 10px;
	}
	.quickbox .btnbox li a {
		display: inline-block;
		width: 100%;
		border: 2px solid #c3adae;
		color: #000;
		text-align: center;
		padding: 15px 20px;
		font-size: 110%;
	}
	.quickbox .btnbox li a:hover {
		text-decoration: none;
		background: #c3adae;
		color: #FFF;
	}
	/* Heading */
	.HeadingSimpleLine {
		border-bottom: 2px solid #c0dbe8;
		padding-bottom: 10px;
		margin: 23px 0;
		font-size: 18px;
	}
	.Box_H3_001 {
		font-size: 20px;
		font-weight: 400;
		line-height: 1.85em;
		margin: 1em 0 0.7em !important;
	}
	.Box_H4_001 {
		font-size: 20px;
		font-weight: 400;
		line-height: 1.85em;
		margin: 2em 0 1.5em !important;
	}
	.qaA {
		font-size: 13px;
		font-weight: 700;
		line-height: 1.5em;
		margin-bottom: 0.7em !important;
		word-break: break-all;
	}
	/* btn */
	.goraitenbtn {
		text-align: center;
		margin: 30px 0;
	}
	.bnrarea li {
		float: left;
		width: 100%;
		padding-bottom: 10px;
	}
	.bnrarea li img {
		border: 1px solid #CCC;
	}
	/*HR*/
	hr.QAdd_HR_Line {
		height: 2px;
		margin: 30px 0;
		background: #d7c4a7;
		border: 0;
		width: 100%;
	}
	hr.QAdd_HR_LineTen {
		border-bottom: 2px dashed #d7c4a7;
		padding: 0;
		margin: 30px 0;
		background: none;
		width: 100%;
		border-top: none;
	}
	/*H2*/
	h2.aqt_h2TA {
		position: relative;
		font-size: 16px;
		font-weight: 900;
		margin-top: 20px;
		margin-bottom: 20px;
		border: 3px solid #c18f24c4;
		padding: 8px;
		border-radius: 5px;
	}
	h2.aqt_h2TA::before {
		content: "";
		position: absolute;
		bottom: -24px;
		left: 10%;
		margin-left: -15px;
		border: 12px solid #0000;
		border-top: 12px solid #FFF;
		z-index: 2;
	}
	h2.aqt_h2TA::after {
		content: "";
		position: absolute;
		bottom: -30px;
		left: 10%;
		margin-left: -17px;
		border: 14px solid #0000;
		border-top: 14px solid #d7c4a7;
		z-index: 1;
	}
	h3.aqt_h3TA {
		font-size: 16px;
		font-weight: 900;
		margin-top: 20px;
		margin-bottom: 20px;
		border-bottom: 2px solid #d7c4a7;
		padding-bottom: 10px;
	}
	.soshokuA {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 30px;
		min-height: 50px;
		font-size: 18px;
	}
	.aqt_listA {
		margin: 20px 0;
	}
	.aqt_listA li {
		margin-bottom: 1em;
		list-style-type: disc;
		margin-left: 32px;
	}
	.kakoiA {
		border: 2px solid #cfa956;
		padding: 20px;
		line-height: 2em;
		border-radius: 7px;
		margin-bottom: 30px;
	}
	/* リンクリスト */
	.quickbox.QAListA {
		margin-bottom: 30px;
	}
	.quickbox.QAListA dl {
		display: block;
	}
	.quickbox.QAListA dl dt {
		width: 30%;
		float: left;
	}
	.quickbox.QAListA dl dd {
		width: 65%;
		float: right;
	}
}