@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);

/*PC0012*/
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;
}
/* clearfix */
.QAdd_HR_Line, .QAdd_HR_LineTen, .bnrarea, .quickbox, .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;
}
/* Block */
.quickbox {
	margin-left: -10px;
	margin-right: -10px;
	font-size: 14px;
}
.quickbox .inbox {
line-height: 2em;
}
.quickbox p {
	line-height: 2em;
	margin-bottom: 1em;
}
.quickbox h2 {
	margin-bottom: 1em;
}
.quickbox .qb_box {
	float: left;
	padding: 10px;
}
.quickbox.pc2sp1 .qb_box, .quickbox.pc2sp2 .qb_box {
	width: 50%;
}
.quickbox.pc1-2sp1 .qb_box, .quickbox.pc1-2sp1-2 .qb_box, .quickbox.pc3sp1 .qb_box, .quickbox.pc3sp3 .qb_box {
	width: 33.333%;
}
.quickbox.pc1-2sp1 .qb_box:last-child, .quickbox.pc1-2sp1-2 .qb_box:last-child {
	width: 66.666%;
}
.quickbox.pc4sp2 .qb_box {
	width: 25%;
}
/* 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: #bbb;
border: 0;
width: 100%;
}
hr.QAdd_HR_LineTen {
    border-bottom: 2px dashed #bbb;
    padding: 0;
    margin: 30px 0;
    background: none;
    border-top: 0;
		width: 100%;
}
/*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;
}
.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;
}
.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;
}
/*Gidbox*/

.Gridbox {
	display: grid;
	gap: 20px;
}
.Grid-col02,
.Grid-pc2sp2,
.Grid-pc2{
	grid-template-columns: 1fr 1fr;
}
.Grid-col3,
.Grid-pccol3,
.Grid-pc3 {
	grid-template-columns: 1fr 1fr 1fr;
}
.Grid-pc4,
.Grid-pc4sp2,
.Grid-col04 {
	grid-template-columns: repeat(4, 1fr);
}
.Grid-pc3sp2 {
	grid-template-columns: repeat(3, 1fr);
}
.Grid-pc1_2,
.Grid-pc1_2sp1_2 {
	grid-template-columns: 1fr 2fr;
}
.Grid-pc2_1,
.Grid-pc2_1sp2_1 {
	grid-template-columns: 2fr 1fr;
}
.Grid-pc1_4sp1_4 {
	grid-template-columns: 1fr 4fr;
}
.GridGap0 {
gap:0;
}
.goraitenbtn img {
max-width: 420px!important;
}
/***********************************************
見出し設定
***********************************************/
/*見出し装飾｜下線*/
.midashi_a {
	border-bottom: solid 2px #b99c8b;
	font-size: 1.5em;
	padding-bottom: 0.3em;
}
/*見出し装飾｜下点線*/
.midashi_b {
	border-bottom: dashed 2px #b99c8b;
	font-size: 1.5em;
	padding-bottom: 0.3em;
}
/*見出し装飾｜上下線*/
.midashi_c {
	border-top: solid 2px #b99c8b;
	border-bottom: solid 2px #b99c8b;
	font-size: 1.5em;
	padding: 0.5em 0;
}
/*見出し装飾｜左線＋塗り*/
.midashi_d {
	border-left: solid 5px #b99c8b;
	background-color: #e7e3e0;
	font-size: 1.5em;
	padding: 0.5em;
}
.q_midashi {
	margin: 1em 0;
	font-weight: 700;
}
.q_midashi > h2, .q_midashi > h3, .q_midashi > h4, .q_midashi > h5 {
	font-size: 1em;
	font-weight: 700;
	color: #4a4341;
}