@charset "utf-8";



.relativeWrap02 {
	position: relative;
}


/* -------------------------------------------------------------------- 
 main
-------------------------------------------------------------------- */

.contactBtn01 {
	display: table;
	width: 482px;
	height: 70px;
	margin: auto;
	position: relative;
}
.contactBtn01 a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	line-height: 1.0em;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	background-image: url("../img/cont_btn_ar01.png");
	background-repeat: no-repeat;
	background-position: 430px center;
	background-size: 42px auto;
	background-color: #6d242e;
	/*-webkit-box-shadow: 3px 3px 0px 0px rgba(182, 145, 150, 1);
	-moz-box-shadow:    3px 3px 0px 0px rgba(182, 145, 150, 1);
	box-shadow:         3px 3px 0px 0px rgba(182, 145, 150, 1);*/
	-webkit-box-shadow: 3px 3px 0px 0px rgba(109, 36, 46, 0.5);
	-moz-box-shadow:    3px 3px 0px 0px rgba(109, 36, 46, 0.5);
	box-shadow:         3px 3px 0px 0px rgba(109, 36, 46, 0.5);
}
.contactBtn01 a:link {	color: #ffffff;	text-decoration: none;}
.contactBtn01 a:visited {	color: #ffffff;	text-decoration: none;}
.contactBtn01 a:hover {	color:#ffffff;	text-decoration: none;}
.contactBtn01 a:active {	color:#ffffff;	text-decoration: none;}

.contactBtnWrap01 {
	padding: 60px 0px;
}

/*-------------------------------*/

.mainvisualWrap {
	background-color: #ffea00;
}
.mainTextWrap01 {
	display: table;
	margin: auto;
	height: 420px;
}
.mainTextWrap01 p {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	line-height: 36px;
}

.cont01Wrap {
	padding: 102px 0px 50px 0px;
}
.contH301 {
	border-top: 5px solid #6d242e;
}
.contH301 span {
	display: inline-block;
	background-color: #ffffff;
	padding: 0px 35px;
	min-width: 482px;
	box-sizing: border-box;
	color: #6d242e;
	font-size: 38px;
	line-height: 1.0em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: -18px;
}
.contH301.h302 span {
	background-color: #ffea00;
}

.cont01Text01 {
	display: inline-block;
	text-align: left;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 0.1em;
	padding: 55px 0px 0px 0px;
}

.cont02Wrap {
	background-color: #ffea00;
	padding: 70px 0px 1px 0px;
	margin-bottom: 70px;
}
.cont02In01 {
	padding: 0px 50px;
}
.cont02Text01 {
	color: #6d242e;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 20px 0px 35px 0px;
}
.cont02Box01 {
	text-align: left;
	background-color: #ffffff;
	position: relative;
	padding: 20px;
	margin-bottom: 50px;
}
.contH401 {
	display: table;
	width: 100%;
	height: 70px;
	margin-bottom: 40px;
}
.contH401 span {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	color: #6d242e;
	font-size: 26px;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: 0.05em;
	background-color: #ffea00;
	padding-left: 160px;
}
.contH401.h402 span {
	font-size: 25px;
	letter-spacing: 0px;
}

.cont02Fuki01 {
	display: table;
	width: 190px;
	height: 150px;
	position: absolute;
	top: -26px;
	left: -23px;
}
.cont02Fuki01 span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-image: url("../img/tokutyou_fuki_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	color: #6d242e;
	font-size: 78px;
	line-height: 1.0em;
	padding-right: 40px;
}
.cont02Box01In01 {
	padding: 0px 50px;
}
.contTextBase01 {
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 38px;
}
.cont02Ul01 {
	margin-bottom: 30px;
}
.cont02Ul01 li {
	width: 350px;
}
.cont02Ul01 li.left01 {
	float: left;
}
.cont02Ul01 li.right01 {
	float: right;
}
.cont02Ul01 .text01 {
	background-color: #6d242e;
	display: table;
	width: 100%;
	height: 40px;
}
.cont02Ul01 .text01 span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.0em;
}
.cont02Point01 {
	padding: 22px 0px;
	border-top: 1px dashed #6d242e;
	border-bottom: 1px dashed #6d242e;
}
.cont02Point01 dl {
	display: table;
	width: 100%;
	color: #6d242e;
	font-weight: bold;
}
.cont02Point01 dt {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0.05em;
	border-right: 1px solid #6d242e;
	padding: 0px 30px 0px 35px;
}
.cont02Point01 dd {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
}
.cont02Point01 dd li {
	font-size: 18px;
	line-height: 1.4em;
	padding-top: 14px;
}
.cont02Point01 dd li:first-child {
	padding-top: 0px;
}
.cont02Point01 dd li span {
	vertical-align: middle;
}
.cont02Point01 dd li .span01 {
	margin-left: 6px;
	background-image: url("../img/tokutyou_line01.png");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.cont02Img01 {
	padding: 60px 0px;
}
.cont02Ul02 {}
.cont02Ul02 .li01 {
	border-bottom: 1px solid #ffea00;
	box-sizing: border-box;
	width: 800px;
	padding: 0px 25px 45px 25px;
	margin: 45px auto 0px auto;
}
.cont02Ul02 .li01:last-child {
	border-bottom: none;
}
.cont02Tb01 {
	display: table;
	width: 100%;
	margin-bottom: 25px;
}
.cont02Tb01 .cont02Cell01 {
	display: table-cell;
	text-align: left;
	vertical-align: top;
}
.cont02Tb01 .cont02Cell02 {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
}
.cont02Ul02 .text01 {
	color: #6d242e;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px solid #6d242e;
}
.cont02Ul02 .text02 {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}
.cont02Ul02 .ul01 {
	float: left;
}
.cont02Ul02 .ul01 li {
	background-image: url("../img/tokutyou_maru01.png");
	background-repeat: no-repeat;
	background-position: left 2px;
	background-size: 14px auto;
	padding-left: 18px;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	width: 13em;
	margin-bottom: 6px;
}
.cont02Ul02 .ul01 li.liNone {
	background-image: none;
	padding-left: 0px;
}

.cont02Tb02 {
	display: table;
	margin: auto;
}
.cont02Tb02 .cont02Cell01 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.cont02Tb02 .cont02Cell02 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-left: 40px;
}
.contBox01 {
	background-color: #f0e9ea;
	color: #6d242e;
	padding: 14px 16px 14px 16px;
}
.cont02Ul02 .ul02 {
	float: left;
}
.cont02Ul02 .ul02.ul03 {
	margin-left: 25px;
}
.cont02Ul02 .ul02 li {
	background-image: url("../img/tokutyou_maru01.png");
	background-repeat: no-repeat;
	background-position: left 2px;
	background-size: 15px auto;
	padding-left: 18px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.cont02Box02 {
	text-align: left;
	margin-bottom: 50px;
}
.cont02Box02In {
	background-color: #6d242e;
	padding: 30px;
}
.cont02Tb03 {
	display: table;
	width: 100%;
}
.cont02Tb03 .cellLeft {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.cont02Tb03 .cellRight {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}
.cont02Tb03 .text01 {
	padding: 14px 0px 36px 0px;
}
.cont02Tb03 .text02 {
	color: #ffffff;
	font-size: 16px;
	line-height: 32px;
}

.cont02Box03 {
	background-color: #ffffff;
	padding: 52px 20px 55px 75px;
	margin-bottom: 50px;
}
.contH302 {
	text-align: left;
	padding-left: 98px;
	margin-bottom: 42px;
}
.cont02Ul03 {
	text-align: left;
}
.cont02Ul03 li {
	background-image: url("../img/tokutyou_maru02.png");
	background-repeat: no-repeat;
	background-position: left 4px;
	background-size: 18px auto;
	color: #6d242e;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 25px;
	margin-bottom: 8px;
}

.cont03Wrap {
	width: 910px;
	margin: 0px auto;
}
.cont03Ul01 {}
.cont03Ul01 .cont03Li01 {
	border-bottom: 1px solid #6d242e;
	padding: 0px 0px 50px 20px;
	margin-top: 60px;
	text-align: left;
}
.cont03Ul01 .cont03Li01:last-child {
	border: none
}
.cont03H301 {
	background-image: url("../img/cont03_icon01.png");
	background-repeat: no-repeat;
	background-position: left 8px;
	background-size: auto 30px;
	padding-left: 28px;
	display: inline-block;
	color: #6d242e;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
}
.cont03H301 .span01 {
	display: block;
	font-size: 34px;
	line-height: 1.4em;
	font-weight: bold;
}
.cont03H301 .span02 {
	display: block;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
}
.cont03Ul02 {
	color: #6d242e;
	margin-bottom: 6px;
}
.cont03Ul02 li {
	background-image: url("../img/cont03_icon02.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 14px auto;
	padding-left: 18px;
	font-size: 16px;
	line-height: 28px;
}
.cont03Ul02 li span {
	font-weight: bold;
}
.cont03Ul02 li span.spSpan01 {
	font-weight: normal;
}

.cont03Ul02 li .span01 {
	font-size: 14px;
}

.cont03Ul03 {
	display: table;
	width: 100%;
	color: #6d242e;
}
.cont03Ul03 li {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	font-size: 16px;
	line-height: 26px;
}
.cont03Ul03 li .spanRubi01 {
	font-size: 11px;
	vertical-align: super;
}

.cont03Dl01 {
	display: table;
	color: #6d242e;
	margin-bottom: 25px;
}
.cont03Dl01 dt {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	line-height: 1.0em;
	font-weight: bold;
	border-left: 1px solid #6d242e;
	border-right: 1px solid #6d242e;
	padding: 0px 25px;
}
.cont03Dl01 dd {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-left: 34px;
	font-size: 16px;
	line-height: 24px;
}
.cont03Dl01 dd .span01 {
	font-size: 13px;
}
.cont03H401 {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #6d242e;
	text-indent: -0.5em;
	margin-bottom: 8px;
}
.cont03Ul04 {
	color: #6d242e;
	margin-bottom: 22px;
}
.cont03Ul04 li {
	background-image: url("../img/tokutyou_maru01.png");
	background-repeat: no-repeat;
	background-position: left 2px;
	background-size: 15px auto;
	padding-left: 17px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.cont03Text01 {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 14px;
}
.contactBtnWrap02 {
	padding: 55px 0px;
}

.footerImgWrap01 {
	background-image: url("../img/footer_img01.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 400px;
}






@media screen and (max-width:750px) {

	.contactBtn01 {
		display: table;
		width: 570px;
		height: 140px;
		margin: auto;
		position: relative;
	}
	.contactBtn01 a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		font-size: 34px;
		line-height: 1.0em;
		letter-spacing: 0.05em;
		font-weight: bold;
		color: #ffffff;
		position: relative;
		background-image: url("../img/cont_btn_ar01.png");
		background-repeat: no-repeat;
		background-position: 508px center;
		background-size: 50px auto;
		background-color: #6d242e;
		/*-webkit-box-shadow: 3px 3px 0px 0px rgba(182, 145, 150, 1);
		-moz-box-shadow:    3px 3px 0px 0px rgba(182, 145, 150, 1);
		box-shadow:         3px 3px 0px 0px rgba(182, 145, 150, 1);*/
		-webkit-box-shadow: 4px 4px 0px 0px rgba(109, 36, 46, 0.5);
		-moz-box-shadow:    4px 4px 0px 0px rgba(109, 36, 46, 0.5);
		box-shadow:         4px 4px 0px 0px rgba(109, 36, 46, 0.5);
	}
	.contactBtn01 a:link {	color: #ffffff;	text-decoration: none;}
	.contactBtn01 a:visited {	color: #ffffff;	text-decoration: none;}
	.contactBtn01 a:hover {	color:#ffffff;	text-decoration: none;}
	.contactBtn01 a:active {	color:#ffffff;	text-decoration: none;}

	.contactBtnWrap01 {
		padding: 55px 0px 40px 0px;
	}

/*------------------------------*/

	.mainvisualWrap {
		background-color: #ffea00;
	}
	.mainTextWrap01 {
		display: table;
		margin: auto;
		height: auto;
	}
	.mainTextWrap01 p {
		display: table-cell;
		text-align: left;
		vertical-align: middle;
		font-size: 28px;
		line-height: 52px;
		padding: 45px 0px 70px 0px;
	}

	.cont01Wrap {
		padding: 102px 20px 50px 20px;
	}
	.contH301 {
		border-top: 5px solid #6d242e;
		width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	.contH301 span {
		display: inline-block;
		background-color: #ffffff;
		padding: 0px 35px;
		min-width: 440px;
		box-sizing: border-box;
		color: #6d242e;
		font-size: 40px;
		line-height: 1.0em;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-top: -18px;
	}
	.contH301.h302 span {
		background-color: #ffea00;
	}

	.cont01Text01 {
		display: inline-block;
		text-align: left;
		font-size: 28px;
		line-height: 50px;
		letter-spacing: 0em;
		padding: 55px 0px 0px 0px;
	}

	.cont02Wrap {
		background-color: #ffea00;
		padding: 70px 0px 0px 0px;
		margin-bottom: 70px;
	}
	.cont02In01 {
		padding: 0px 0px;
	}
	.cont02Text01 {
		color: #6d242e;
		font-size: 32px;
		line-height: 48px;
		font-weight: bold;
		letter-spacing: 0.05em;
		padding: 20px 0px 70px 0px;
	}
	.cont02Box01 {
		text-align: left;
		background-color: #ffffff;
		position: relative;
		padding: 20px 20px 0px 20px;
		margin-bottom: 0px;
	}
	.contH401 {
		display: table;
		width: 100%;
		height: 70px;
		margin-bottom: 40px;
	}
	.contH401 span {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		color: #6d242e;
		font-size: 40px;
		line-height: 1.4em;
		font-weight: bold;
		letter-spacing: 0.05em;
		background-color: #ffea00;
		padding-left: 0px;
		padding: 90px 0px 15px 0px;
	}
	.contH401.h402 span {
		font-size: 32px;
		letter-spacing: 0px;
	}

	.cont02Fuki01 {
		display: table;
		width: 110px;
		height: 124px;
		position: absolute;
		top: -22px;
		left: 256px;
	}
	.cont02Fuki01 span {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		background-image: url("../img/tokutyou_fuki_bg01_sp.png");
		background-repeat: no-repeat;
		background-position: center center;
		color: #6d242e;
		font-size: 60px;
		line-height: 1.0em;
		padding-right: 0px;
		padding-bottom: 20px;
	}
	.cont02Box01In01 {
		padding: 0px 20px;
	}
	.contTextBase01 {
		font-size: 28px;
		line-height: 50px;
		margin-bottom: 38px;
	}
	.cont02Ul01 {
		margin-bottom: 0px;
		padding-bottom: 100px;
	}
	.cont02Ul01 li {
		width: auto;
	}
	.cont02Ul01 li.left01 {
		float: none;
		margin-bottom: 30px;
	}
	.cont02Ul01 li.right01 {
		float: none;
	}
	.cont02Ul01 .text01 {
		background-color: #6d242e;
		display: table;
		width: 100%;
		height: 64px;
	}
	.cont02Ul01 .text01 span {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		color: #ffffff;
		font-size: 28px;
		line-height: 1.0em;
	}
	.cont02Point01 {
		padding: 22px 0px;
		border-top: 1px dashed #6d242e;
		border-bottom: 1px dashed #6d242e;
	}
	.cont02Point01 dl {
		display: block;
		width: 100%;
		color: #6d242e;
		font-weight: bold;
		text-align: center;
	}
	.cont02Point01 dt {
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		font-size: 28px;
		line-height: 28px;
		letter-spacing: 0.05em;
		border-right: none;
		border-bottom: 1px solid #6d242e;
		padding: 15px 15px 15px 15px;
	}
	.cont02Point01 dd {
		display: block;
		text-align: left;
		vertical-align: middle;
		padding-left: 0px;
		padding-top: 15px;
	}
	.cont02Point01 dd li {
		font-size: 28px;
		line-height: 1.4em;
		padding-top: 14px;
		display: table;
	}
	.cont02Point01 dd li:first-child {
		padding-top: 0px;
	}
	.cont02Point01 dd li span {
		display: table-cell;
		vertical-align: top;
	}
	.cont02Point01 dd li .span01 {
		margin-left: 0px;
		padding-left: 6px;
		background-image: none;
	}
	.cont02Point01 dd li .spanSp01 {
		display: inline;
		background-image: url("../img/tokutyou_line01.png");
		background-repeat: repeat-x;
		background-position: left bottom;
	}

	.cont02Img01 {
		padding: 40px 0px 100px 0px;
		margin-left: -20px;
	}
	.cont02Ul02 {
		margin-left: -20px;
		width: 640px;
	}
	.cont02Ul02 .li01 {
		border-bottom: 5px solid #ffea00;
		box-sizing: border-box;
		width: auto;
		padding: 0px 0px 70px 0px;
		margin: 60px auto 0px auto;
	}
	.cont02Ul02 .li01:last-child {
		border-bottom: none;
	}
	.cont02Tb01 {
		display: block;
		width: 100%;
		margin-bottom: 25px;
	}
	.cont02Tb01 .cont02Cell01 {
		display: block;
		text-align: left;
		vertical-align: top;
	}
	.cont02Tb01 .cont02Cell02 {
		display: block;
		text-align: left;
		vertical-align: top;
		padding-left: 20px;
		padding-top: 30px;
	}
	.cont02Ul02 .text01 {
		color: #6d242e;
		font-size: 28px;
		line-height: 48px;
		font-weight: bold;
		letter-spacing: 0em;
		padding: 18px;
		margin-bottom: 18px;
		border-bottom: 3px solid #6d242e;
		width: 600px;
		box-sizing: border-box;
	}
	.cont02Ul02 .text02 {
		font-size: 26px;
		line-height: 40px;
		font-weight: bold;
	}
	.cont02Ul02 .ul01 {
		float: left;
	}
	.cont02Ul02 .ul01 li {
		background-image: url("../img/tokutyou_maru01.png");
		background-repeat: no-repeat;
		background-position: left 2px;
		background-size: 20px auto;
		padding-left: 26px;
		font-size: 21px;
		line-height: 1.2em;
		font-weight: bold;
		width: auto;
		margin-bottom: 6px;
		padding-right: 28px;
	}
	.cont02Ul02 .ul01 li.liNone {
		background-image: none;
		padding-left: 0px;
	}

	.spCont01 {
		padding: 0px 20px;
	}

	.cont02Tb02 {
		display: block;
		margin: auto;
		padding-left: 20px;
	}
	.cont02Tb02 .cont02Cell01 {
		display: block;
		text-align: center;
		vertical-align: middle;
		padding-bottom: 20px;
	}
	.cont02Tb02 .cont02Cell02 {
		display: block;
		text-align: left;
		vertical-align: middle;
		padding: 0px 20px;
		box-sizing: border-box;
		width: 600px;
	}
	.contBox01 {
		background-color: #f0e9ea;
		color: #6d242e;
		padding: 14px 16px 14px 16px;
	}
	.cont02Ul02 .ul02 {
		float: none;
	}
	.cont02Ul02 .ul02.ul03 {
		margin-left: 0px;
	}
	.cont02Ul02 .ul02 li {
		background-image: url("../img/tokutyou_maru01.png");
		background-repeat: no-repeat;
		background-position: left 5px;
		background-size: 24px auto;
		padding-left: 33px;
		font-size: 26px;
		line-height: 38px;
		font-weight: bold;
	}

	.cont02Box02 {
		text-align: left;
		margin: 0px 20px 50px 20px;
	}
	.cont02Box02In {
		background-color: #6d242e;
		padding: 20px 20px 45px 20px;
	}
	.cont02Tb03 {
		display: block;
		width: 100%;
	}
	.cont02Tb03 .cellLeft {
		display: block;
		text-align: left;
		vertical-align: middle;
	}
	.cont02Tb03 .cellRight {
		display: block;
		text-align: center;
		vertical-align: middle;
		padding-left: 0px;
		padding-top: 35px;
	}
	.cont02Tb03 .text01 {
		padding: 14px 0px 36px 0px;
		text-align: center;
	}
	.cont02Tb03 .text02 {
		color: #ffffff;
		font-size: 28px;
		line-height: 50px;
	}

	.cont02Box03 {
		background-color: #ffffff;
		padding: 20px 20px 40px 20px;
		margin: 0px 20px 50px 20px;
		border-bottom: 1px solid #6d242e;
	}
	.contH302 {
		text-align: left;
		padding-left: 98px;
		margin-bottom: 42px;
	}
	.cont02Ul03 {
		text-align: left;
	}
	.cont02Ul03 li {
		background-image: url("../img/tokutyou_maru02.png");
		background-repeat: no-repeat;
		background-position: left 4px;
		background-size: 28px auto;
		color: #6d242e;
		font-size: 28px;
		line-height: 40px;
		font-weight: bold;
		padding-left: 38px;
		margin-bottom: 12px;
	}

	.cont03Wrap {
		width: auto;
		margin: 0px auto;
	}
	.cont03Ul01 {}
	.cont03Ul01 .cont03Li01 {
		border-bottom: 1px solid #6d242e;
		padding: 0px 20px 50px 20px;
		margin: 45px 20px 0px 20px;
		text-align: left;
	}
	.cont03Ul01 .cont03Li01:last-child {
	border-bottom: none;
	}
	.cont03H301 {
		background-image: url("../img/cont03_icon01.png");
		background-repeat: no-repeat;
		background-position: left 8px;
		background-size: auto 30px;
		padding-left: 28px;
		display: inline-block;
		color: #6d242e;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
	}
	.cont03H301 .span01 {
		display: block;
		font-size: 34px;
		line-height: 1.4em;
		font-weight: bold;
	}
	.cont03H301 .span02 {
		display: block;
		font-size: 20px;
		line-height: 20px;
		text-align: left;
	}
	.cont03Ul02 {
		color: #6d242e;
		margin-bottom: 6px;
	}
	.cont03Ul02 li {
		background-image: url("../img/cont03_icon02.png");
		background-repeat: no-repeat;
		background-position: left 10px;
		background-size: 25px auto;
		padding-left: 34px;
		font-size: 26px;
		line-height: 46px;
	}
	.cont03Ul02 li span {
		font-weight: bold;
	}
	/*.cont03Ul02 li span.spSpan01 {
		font-weight: normal;
		display: block;
		text-align: right;
	}*/

	.cont03Ul02 li .span01 {
		font-size: 22px;
	}

	.cont03Ul03 {
		display: block;
		width: auto;
		color: #6d242e;
		padding-left: 20px;
	}
	.cont03Ul03 li {
		display: block;
		text-align: left;
		vertical-align: top;
		font-size: 24px;
		line-height: 44px;
	}
	.cont03Ul03 li .spanRubi01 {
		font-size: 17px;
		vertical-align: super;
	}

	.cont03Dl01 {
		display: block;
		color: #6d242e;
		margin-bottom: 25px;
	}
	.cont03Dl01 dt {
		display: block;
		text-align: center;
		vertical-align: middle;
		font-size: 28px;
		line-height: 1.0em;
		font-weight: bold;
		border-left: none;
		border-right: none;
		border-top: 1px solid #6d242e;
		border-bottom: 1px solid #6d242e;
		padding: 10px 0px;
		margin-bottom: 20px;
	}
	.cont03Dl01 dd {
		display: block;
		text-align: left;
		vertical-align: middle;
		padding-left: 0px;
		font-size: 24px;
		line-height: 40px;
	}
	.cont03Dl01 dd li {
		margin-bottom: 10px;
	}
	.cont03Dl01 dd .span01 {
		font-size: 26px;
	}
	.cont03Dl01 dd .bold {
		font-weight: normal;
	}
	.cont03H401 {
		font-size: 28px;
		line-height: 28px;
		font-weight: bold;
		color: #6d242e;
		text-indent: -0.5em;
		margin-bottom: 15px;
	}
	.cont03Ul04 {
		color: #6d242e;
		margin-bottom: 22px;
	}
	.cont03Ul04 li {
		background-image: url("../img/tokutyou_maru01.png");
		background-repeat: no-repeat;
		background-position: left 7px;
		background-size: 24px auto;
		padding-left: 31px;
		font-size: 24px;
		line-height: 36px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.cont03Ul04 li .spSpan02 {
		font-size: 18px;
	}
	.spImg01 {
		margin-left: -20px;
	}
	.mapWrap01 iframe {
		height: 486px;
		width: 100%;
	}
	.cont03Text01 {
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 14px;
	}
	.contactBtnWrap02 {
		padding: 55px 0px;
	}

	.footerImgWrap01 {
		background-image: url("../img/footer_img01.jpg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		height: 400px;
	}

	.spText01 {
		font-size: 18px;
		line-height: 26px;
		width: 600px;
		margin: 14px 0px -20px 0px;
	}

}
