@charset "UTF-8";
@import url(ress.css);
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.mrb4 {
	margin-bottom: 4px;
}
.mrb10 {
	margin-bottom: 10px;
}
.mrb15 {
	margin-bottom: 15px;
}
.mrb20 {
	margin-bottom: 20px;
}
.mrb30 {
	margin-bottom: 30px;
}
.mrb40 {
	margin-bottom: 40px;
}
.mrb60 {
	margin-bottom: 60px;
}
.mrt10 {
	margin-top: 10px;
}
.mrr20 {
	margin-right: 20px;
}
.terb10 {
	text-align: right;
	margin-bottom: 10px;
}
.tec {
	text-align: center;
}
.tecb20 {
	text-align: center;
	margin-bottom: 20px;
}
.tecb40 {
	text-align: center;
	margin-bottom: 40px;
}
.text-danger {
    color: #f00;
}
html>body {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	color: #333333;
	line-height: 1.4;
	-webkit-text-size-adjust: 100%;
}
html>body a {
	color: #cccccc;
	text-decoration: none;
}
html>body img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
@media all and (-ms-high-contrast: none) {
	html>body {
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	}
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.pc_none {
	display: none;
}
@media screen and (max-width: 768px) {
	.sp_none {
		display: none;
	}
	.pc_none {
		display: inline;
	}
}
.container {
	width: 1024px;
	margin: 0 auto;
}
@media screen and (max-width: 1024px) {
	.container {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.container img {
		width: 100%;
	}
}
.btn a {
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	display: block;
	width: 630px;
	padding: 18px 0;
	margin: 0 auto;
	background: #57c7bd;
	border-radius: 46px;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	line-height: 1.4;
	letter-spacing: 0.06em;
}
@media screen and (max-width: 1024px) {
	.btn a {
		width: 61.5234375%;
		font-size: 2.34375vw;
		padding: 1.7578125vw 0;
		text-shadow: 0.29296875vw 0.29296875vw 0.29296875vw rgba(0, 0, 0, 0.3);
		border-radius: 4.4921875vw;
	}
}
@media screen and (max-width: 768px) {
	.btn a {
		font-size: 4.1666666667vw;
		width: 89.84375vw;
		padding: 3.90625vw 0;
		border-radius: 7.1614583333vw;
		text-shadow: 0.390625vw 0.390625vw 0.390625vw rgba(0, 0, 0, 0.3);
	}
}
.btn a span:after {
	content: '▶';
	padding-left: 15px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	height: 24px;
}
@media screen and (max-width: 1024px) {
	.btn a span:after {
		font-size: 1.5625vw;
		height: 2.34375vw;
		padding-left: 1.46484375vw;
	}
}
@media screen and (max-width: 768px) {
	.btn a span:after {
		font-size: 3.3854166667vw;
		height: 5.46875vw;
		padding-left: 1.953125vw;
	}
}
@media screen and (max-width: 768px) {
	.header_wrap {
		padding: 2.8645833333vw 0 2.6041666667vw;
	}
}
.header_wrap .logo_wrap {
	float: left;
	width: 600px;
	display: flex;
	align-items: center;
}
@media screen and (max-width: 1024px) {
	.header_wrap .logo_wrap {
		width: 58.59375vw;
	}
}
@media screen and (max-width: 768px) {
	.header_wrap .logo_wrap {
		width: 51.3020833333vw;
	}
}
@media screen and (max-width: 1024px) {
	.header_wrap .logo_wrap h2 {
		width: 31.4453125vw;
	}
}
@media screen and (max-width: 768px) {
	.header_wrap .logo_wrap h2 {
		width: 51.3020833333vw;
	}
}
.header_wrap .logo_wrap p {
	font-size: 12px;
	color: #808080;
	letter-spacing: 0.16em;
	font-weight: normal;
	margin-left: 8px;
}
@media screen and (max-width: 1024px) {
	.header_wrap .logo_wrap p {
		font-size: 1.171875vw;
		margin-left: 0.78125vw;
	}
}
.header_wrap .header_tel {
	float: right;
	width: 316px;
	padding-top: 9px;
}
@media screen and (max-width: 1024px) {
	.header_wrap .header_tel {
		width: 30.859375vw;
		padding-top: 0.87890625vw;
	}
}
@media screen and (max-width: 768px) {
	.header_wrap .header_tel {
		width: 44.4010416667vw;
		padding-top: 0;
		margin-right: 1.953125vw;
	}
}
.header_wrap .header_tel dd {
	font-size: 11px;
	text-align: center;
	color: #808080;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
	.header_wrap .header_tel dd {
		font-size: 1.07421875vw;
	}
}
@media screen and (max-width: 768px) {
	.header_wrap .header_tel dd {
		font-size: 2.0833333333vw;
		letter-spacing: 0.02em;
	}
}
@media screen and (max-width: 1024px) {
	.header_wrap .header_tel dt {
		width: 30.859375vw;
	}
}
@media screen and (max-width: 768px) {
	.header_wrap .header_tel dt {
		width: 40.1041666667vw;
	}
}
.fv_wrap {
	background: url(../img/bp_pc_20260702.png) center top no-repeat;
	background-size: cover;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1) inset;
}

.fv_wrap .container {
position: relative;
}

@media screen and (max-width: 768px) {
	.fv_wrap {
		background: none;
		box-shadow: none;
	}
}
.fv_wrap .fv_block {
	padding: 93px 45px 0 515px;
}
@media screen and (max-width: 1024px) {
	.fv_wrap .fv_block {
		padding: 9.375vw 4.39453125vw 0 50.29296875vw;
	}
}
@media screen and (max-width: 768px) {
	.fv_wrap .fv_block {
		padding: 0;
		position: relative;
	}
}
.fv_wrap .fv_block p {
	background: url(../img/fv_bg02_2.png) center top no-repeat;
	width: 463px;
	box-sizing: border-box;
	padding: 34px 22px 95px 320px;
	text-align: center;
	color: #ffffff;
	line-height: 1.4;
}
@media screen and (max-width: 1024px) {
	.fv_wrap .fv_block p {
		width: 45.21484375vw;
		background-size: 100%;
		padding: 3.3203125vw 2.1484375vw 9.27734375vw 31.25vw;
	}
}
@media screen and (max-width: 768px) {
	.fv_wrap .fv_block p {
		background: url(../img/fv_bg02_2.png) center top no-repeat;
		background-size: 100%;
		width: 37.7604166667vw;
		position: absolute;
		right: 0;
		bottom: 0;
		padding: 3.90625vw 5.9895833333vw 28.90625vw 10.4166666667vw;
		box-sizing: border-box;
	}
}
.fv_wrap .fv_block p span.fv_txt01 {
	font-size: 14px;
	display: block;
}
@media screen and (max-width: 1024px) {
	.fv_wrap .fv_block p span.fv_txt01 {
		font-size: 1.3671875vw;
	}
}
@media screen and (max-width: 768px) {
	.fv_wrap .fv_block p span.fv_txt01 {
		font-size: 2.734375vw;
	}
}
.fv_wrap .fv_block p span.fv_txt02 {
	font-size: 28px;
	display: block;
	line-height: 1.1;
	padding-top: 4px;
}
@media screen and (max-width: 1024px) {
	.fv_wrap .fv_block p span.fv_txt02 {
		font-size: 2.734375vw;
		padding-top: 0.390625vw;
	}
}
@media screen and (max-width: 768px) {
	.fv_wrap .fv_block p span.fv_txt02 {
		font-size: 4.4153645833vw;
		padding-top: 0.9114583333vw;
		font-weight: bold;
	}
}
.cv_wrap {
	background: url(../img/cv_bg01.jpg) center top repeat-x;
}
.cv_wrap dl {
	padding: 58px 115px 62px;
	text-align: center;
}
@media screen and (max-width: 1024px) {
	.cv_wrap dl {
		padding: 5.6640625vw 11.23046875vw 6.0546875vw;
	}
}
@media screen and (max-width: 768px) {
	.cv_wrap dl {
		padding: 8.4635416667vw 3.90625vw 9.1145833333vw;
	}
}
.cv_wrap dl dt {
	font-size: 24px;
	padding-bottom: 14px;
	margin-bottom: 24px;
	border-bottom: 2px solid #333333;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
	.cv_wrap dl dt {
		font-size: 2.34375vw;
		padding-bottom: 1.3671875vw;
		margin-bottom: 2.34375vw;
		border-bottom: 0.1953125vw solid #333333;
	}
}
@media screen and (max-width: 768px) {
	.cv_wrap dl dt {
		font-size: 4.05859375vw;
		padding-bottom: 3.2552083333vw;
		margin-bottom: 3.2552083333vw;
		border-bottom: 0.2604166667vw solid #333333;
	}
}
.cv_wrap dl dt span {
	font-weight: bold;
}
.cv_wrap dl dd.cv_txt01 {
	font-size: 16px;
	margin-bottom: 34px;
	line-height: 1.8;
	letter-spacing: 0.2em;
}
@media screen and (max-width: 1024px) {
	.cv_wrap dl dd.cv_txt01 {
		font-size: 1.5625vw;
		margin-bottom: 3.3203125vw;
	}
}
@media screen and (max-width: 768px) {
	.cv_wrap dl dd.cv_txt01 {
		font-size: 3.6458333333vw;
		margin-bottom: 5.9895833333vw;
	}
}
.sec01_wrap .bg01 {
	background: url(../img/sec01_bg01.jpg) center top no-repeat;
	padding: 65px 0;
	text-align: center;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg01 {
		padding: 6.34765625vw 0 6.640625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg01 {
		padding: 8.4635416667vw 0 5.859375vw;
		background: url(../img/sec01_bg01_sp.jpg) center top no-repeat;
		background-size: cover;
	}
}
.sec01_wrap .bg01 h2 {
	font-size: 32px;
	color: #ffffff;
	margin-bottom: 20px;
	letter-spacing: 0.24em;
	font-weight: normal;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg01 h2 {
		font-size: 3.125vw;
		margin-bottom: 1.953125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg01 h2 {
		font-size: 5.2083333333vw;
		margin-bottom: 1.953125vw;
		letter-spacing: 0.1em;
	}
}
.sec01_wrap .bg01 p {
	font-size: 22px;
	color: #ffffff;
	margin-bottom: 48px;
	letter-spacing: 0.2em;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg01 p {
		font-size: 2.1484375vw;
		margin-bottom: 4.6875vw;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg01 p {
		font-size: 3.90625vw;
		margin-bottom: 5.859375vw;
		letter-spacing: 0.1em;
	}
}
.sec01_wrap .bg01 .txt01_wrap {
	width: 924px;
	margin: 0 auto;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg01 .txt01_wrap {
		width: 90.234375%;
	}
}
.sec01_wrap .bg01 .txt01_wrap dl {
	padding: 240px 0 37px;
	width: 411px;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg01 .txt01_wrap dl {
		width: 40.13671875vw;
		padding: 23.4375vw 0 3.61328125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg01 .txt01_wrap dl {
		width: 42.96875vw;
		padding: 32.8125vw 0 4.1666666667vw;
	}
}
.sec01_wrap .bg01 .txt01_wrap dl:first-of-type {
	background: url(../img/sec01_bg03.jpg) center top no-repeat;
	float: left;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg01 .txt01_wrap dl:first-of-type {
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg01 .txt01_wrap dl:first-of-type {
		background: url(../img/sec01_bg03_sp.png) center top no-repeat;
		background-size: 100%;
	}
}
.sec01_wrap .bg01 .txt01_wrap dl:last-of-type {
	background: url(../img/sec01_bg04.jpg) center top no-repeat;
	float: right;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg01 .txt01_wrap dl:last-of-type {
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg01 .txt01_wrap dl:last-of-type {
		background: url(../img/sec01_bg04_sp.png) center top no-repeat;
		background-size: 100%;
	}
}
.sec01_wrap .bg01 .txt01_wrap dl dt {
	font-size: 21px;
	margin-bottom: 13px;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg01 .txt01_wrap dl dt {
		font-size: 2.05078125vw;
		margin-bottom: 1.26953125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg01 .txt01_wrap dl dt {
		font-size: 3.90625vw;
		line-height: 1.4;
		margin-bottom: 2.6041666667vw;
	}
}
.sec01_wrap .bg01 .txt01_wrap dl dd {
	font-size: 16px;
	line-height: 1.8;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg01 .txt01_wrap dl dd {
		font-size: 1.5625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg01 .txt01_wrap dl dd {
		font-size: 3.6458333333vw;
		line-height: 1.4;
	}
}
.sec01_wrap .bg02 {
	background: url(../img/sec01_bg05.png) center top no-repeat, url(../img/sec01_bg02.jpg) center top repeat-x;
	padding: 102px 0 414px;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg02 {
		padding: 9.9609375vw 0 40.72265625vw;
		background: url(../img/sec01_bg05.png) center top no-repeat, url(../img/sec01_bg02.jpg) center top repeat-x;
		background-size: 100%, cover;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg02 {
		background: url(../img/sec01_bg02_sp.jpg) center top no-repeat;
		background-size: cover;
		padding: 13.8020833333vw 0 82.03125vw;
	}
}
.sec01_wrap .bg02 dl {
	text-align: center;
}
.sec01_wrap .bg02 dt {
	margin-bottom: 28px;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg02 dt {
		margin-bottom: 2.734375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg02 dt {
		margin-bottom: 24px;
	}
}
.sec01_wrap .bg02 dd {
	font-size: 16px;
	font-family: "メイリオ", Meiryo;
	line-height: 1.8;
	letter-spacing: 0.04em;
}
@media screen and (max-width: 1024px) {
	.sec01_wrap .bg02 dd {
		font-size: 1.5625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec01_wrap .bg02 dd {
		font-size: 3.6458333333vw;
		font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	}
}
.sec02_wrap .tit_wrap {
	background: #57c7bd;
	padding: 23px 0 26px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .tit_wrap {
		padding: 2.24609375vw 0 2.5390625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .tit_wrap {
		padding: 0;
	}
}
.sec02_wrap .tit_wrap h2 {
	text-align: center;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .tit_wrap h2 {
		width: 71.6796875vw;
		margin: 0 auto;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .tit_wrap h2 {
		width: 100%;
	}
}
.sec02_wrap .txt01 {
	margin-bottom: 26px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .txt01 {
		margin-bottom: 2.5390625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .txt01 {
		margin-bottom: 0;
	}
}
.sec02_wrap .txt01.right {
	padding: 0 25px 0 562px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .txt01.right {
		padding: 0 2.44140625vw 0 54.8828125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .txt01.right {
		padding: 0;
	}
}
.sec02_wrap .txt01.left {
	width: 430px;
	margin-left: 48px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .txt01.left {
		width: 41.9921875vw;
		margin-left: 4.6875vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .txt01.left {
		width: 100%;
		margin: 0;
	}
}
.sec02_wrap .txt02 {
	padding: 48px 20px 52px 210px;
	font-size: 15px;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .txt02 {
		padding: 4.6875vw 1.953125vw 5.46875vw 20.5078125vw;
		font-size: 1.46484375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .txt02 {
		font-size: 3.3854166667vw;
		padding: 13.0208333333vw 7.8125vw 8.59375vw 49.4791666667vw;
		letter-spacing: 0.08em;
	}
}
.sec02_wrap .txt02.right {
	margin: 0 25px 0 562px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .txt02.right {
		margin: 0 2.44140625vw 0 54.8828125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .txt02.right {
		margin: 0;
	}
}
.sec02_wrap .txt02.left {
	margin-left: 48px;
	width: 430px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .txt02.left {
		margin-left: 4.6875vw;
		width: 41.9921875%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .txt02.left {
		width: 100%;
		margin: 0;
	}
}
.sec02_wrap dt.icon_img {
	margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap dt.icon_img {
		margin-bottom: 1.953125vw;
		width: 5.859375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap dt.icon_img {
		text-align: center;
		width: 100%;
		margin: 0 0 1.3020833333vw;
	}
}
.sec02_wrap dt.point_tit {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 15px;
	letter-spacing: 0.16em;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap dt.point_tit {
		font-size: 2.734375vw;
		margin-bottom: 1.46484375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap dt.point_tit {
		font-size: 5.7291666667vw;
		margin-bottom: 2.6041666667vw;
		padding: 0 3.90625vw;
	}
}
.sec02_wrap dd.point_txt {
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.02em;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap dd.point_txt {
		font-size: 1.5625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap dd.point_txt {
		font-size: 3.6458333333vw;
		padding: 0 3.90625vw;
		letter-spacing: 0.06em;
	}
}
.sec02_wrap .point01_wrap {
	background: url(../img/sec02_bg01.jpg) center top no-repeat, #f6f6f6;
	padding: 45px 0 70px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point01_wrap {
		padding: 4.39453125vw 0 6.8359375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point01_wrap {
		background: url(../img/sec02_bg01_sp.png) center top no-repeat, #f6f6f6;
		background-size: 100%;
		padding: 7.1614583333vw 0 5.46875vw;
	}
}
.sec02_wrap .point01_wrap .txt02 {
	background: url(../img/sec02_option01.png) top no-repeat;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point01_wrap .txt02 {
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point01_wrap .txt02 {
		background: url(../img/sec02_option01_sp.png) center top no-repeat;
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point01_wrap dd.point_txt {
		margin-bottom: 68.75vw;
	}
}
.sec02_wrap .point02_wrap {
	background: url(../img/sec02_bg02.jpg) center top no-repeat;
	padding: 45px 0 40px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point02_wrap {
		padding: 4.39453125vw 0;
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point02_wrap {
		background: url(../img/sec02_bg02_sp.jpg) center 7vw no-repeat;
		background-size: 100%;
		padding: 7.8125vw 0;
	}
}
.sec02_wrap .point02_wrap .txt02 {
	background: url(../img/sec02_option02.png) top no-repeat;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point02_wrap .txt02 {
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point02_wrap .txt02 {
		background: url(../img/sec02_option02_sp.png) center top no-repeat;
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point02_wrap dd.point_txt {
		margin-bottom: 67.0572916667vw;
	}
}
.sec02_wrap .point03_wrap {
	background: url(../img/sec02_bg03.jpg) center top no-repeat;
	padding: 45px 0 56px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point03_wrap {
		padding: 4.39453125vw 0 5.6640625vw;
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point03_wrap {
		background: url(../img/sec02_bg03_sp.jpg) center top no-repeat;
		background-size: 100%;
		padding: 0 0 7.2916666667vw;
	}
}
.sec02_wrap .point03_wrap .txt02 {
	background: url(../img/sec02_option03.png) top no-repeat;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point03_wrap .txt02 {
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point03_wrap .txt02 {
		background: url(../img/sec02_option03_sp.png) center top no-repeat;
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point03_wrap dd.point_txt {
		margin-bottom: 12.2395833333vw;
	}
}
.sec02_wrap .point04_wrap {
	background: url(../img/sec02_bg04.png) center top no-repeat, url(../img/sec02_bg04_1.jpg) center top repeat-x;
	padding: 45px 0 105px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point04_wrap {
		padding: 4.39453125vw 0 10.546875vw;
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point04_wrap {
		background: url(../img/sec02_bg04_sp.jpg) center top no-repeat;
		background-size: 100%;
		padding: 7.8125vw 0 9.1302083333vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point04_wrap dd.point_txt {
		margin-bottom: 59.8958333333vw;
	}
}
.point04_wrap .point04_txt {
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point04_wrap .point04_txt {
		margin-bottom: 59.8958333333vw;
		font-size: 2.6458333333vw;
	}
}
.sec02_wrap .point05_wrap {
	background: url(../img/sec02_bg05.jpg) center top no-repeat;
	padding: 45px 0 32px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point05_wrap {
		padding: 4.39453125vw 0 4.6875vw;
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point05_wrap {
		padding: 10.546875vw 0 0.5208333333vw;
		background: url(../img/sec02_bg05_sp.jpg) center top no-repeat;
		background-size: 100%;
	}
}
.sec02_wrap .point05_wrap .txt02_wrap {
	width: 875px;
	margin: 0 auto;
	padding-top: 110px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point05_wrap .txt02_wrap {
		width: 85.44921875%;
		padding-top: 9.765625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point05_wrap .txt02_wrap {
		padding-top: 0;
		width: 89.84375vw;
	}
}
.sec02_wrap .point05_wrap .txt02_wrap .txt02 {
	width: 430px;
	box-sizing: border-box;
	padding: 48px 20px 52px 210px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point05_wrap .txt02_wrap .txt02 {
		width: 41.9921875vw;
		padding: 4.6875vw 1.953125vw 5.078125vw 20.5078125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point05_wrap .txt02_wrap .txt02 {
		width: 42.4479166667vw;
		padding: 45.0520833333vw 5.2083333333vw 11.71875vw;
	}
}
.sec02_wrap .point05_wrap .txt02_wrap .txt02:first-of-type {
	background: url(../img/sec02_option04.png) top no-repeat;
	float: left;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point05_wrap .txt02_wrap .txt02:first-of-type {
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point05_wrap .txt02_wrap .txt02:first-of-type {
		background: url(../img/sec02_option04_sp.png) center top no-repeat;
		background-size: 100%;
	}
}
.sec02_wrap .point05_wrap .txt02_wrap .txt02:last-of-type {
	background: url(../img/sec02_option05.png) top no-repeat;
	float: right;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point05_wrap .txt02_wrap .txt02:last-of-type {
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point05_wrap .txt02_wrap .txt02:last-of-type {
		background: url(../img/sec02_option05_sp.png) center top no-repeat;
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point05_wrap dd.point_txt {
		margin-bottom: 61.1979166667vw;
	}
}

.sec02_wrap .point06_wrap {
	background: url(../img/sec02_bg06.jpg) center top no-repeat;
	padding: 45px 0 73px;
}
@media screen and (max-width: 1024px) {
	.sec02_wrap .point06_wrap {
		padding: 4.39453125vw 0 10.546875vw;
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point06_wrap {
		background: url(../img/sec02_bg06_sp.jpg) center top no-repeat;
		background-size: 100%;
		padding: 13.5vw 0 26.8vw;
	}
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point06_wrap dd.point_txt {
		margin-bottom: 59.8958333333vw;
	}
}
.point06_wrap .point06_txt {
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
	.sec02_wrap .point06_wrap .point06_txt {
		margin-bottom: 59.8958333333vw;
		font-size: 2.6458333333vw;
	}
}


.sec03_wrap {
	background: url(../img/sec03_bg01.jpg) center top no-repeat;
	padding: 77px 0 46px;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap {
		padding: 7.51953125vw 0;
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap {
		background: url(../img/sec03_bg01_sp.jpg) center top no-repeat;
		padding: 0 0 9.1145833333vw;
		background-size: 100%;
	}
}
.sec03_wrap h2 {
	margin-bottom: 52px;
	text-align: center;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap h2 {
		margin: 0 auto 5.078125vw;
		width: 72.4609375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap h2 {
		width: 100%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap {
		padding: 0 3.90625vw;
	}
}
.sec03_wrap .interview_wrap .interview_block {
	padding: 20px 60px 40px;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block {
		padding: 1.953125vw 5.859375vw 4.8828125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block {
		padding: 53.3854166667vw 5.2083333333vw 9.1145833333vw;
	}
}
.sec03_wrap .interview_wrap .interview_block:first-of-type {
	background: url(../img/sec03_bk01.jpg) right top no-repeat, #ffffff;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block:first-of-type {
		background-size: 42.96875vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block:first-of-type {
		background: url(../img/sec03_bk01_sp.jpg) center top no-repeat, #ffffff;
		background-size: 100%;
	}
}
.sec03_wrap .interview_wrap .interview_block:first-of-type .tit_wrap {
	background: url(../img/sec03_thumb01.png) left center no-repeat;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block:first-of-type .tit_wrap {
		background-size: 10.9375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block:first-of-type .tit_wrap {
		background: none;
	}
}
.sec03_wrap .interview_wrap .interview_block:first-of-type .txt01 {
	margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block:first-of-type .txt01 {
		margin-bottom: 1.953125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block:first-of-type .txt01 {
		margin-bottom: 8.3333333333vw;
		letter-spacing: 0.06em;
	}
}
.sec03_wrap .interview_wrap .interview_block:nth-of-type(2) {
	background: url(../img/sec03_bk02.jpg) left top no-repeat, #ffffff;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(2) {
		background-size: 45.5078125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(2) {
		background: url(../img/sec03_bk02_sp.jpg) center top no-repeat, #ffffff;
		background-size: 100%;
	}
}
.sec03_wrap .interview_wrap .interview_block:nth-of-type(2) .tit_wrap {
	background: url(../img/sec03_thumb02.png) left center no-repeat;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(2) .tit_wrap {
		background-size: 10.9375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(2) .tit_wrap {
		background: none;
	}
}
.sec03_wrap .interview_wrap .interview_block:nth-of-type(2) .txt01 {
	margin-bottom: 85px;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(2) .txt01 {
		margin-bottom: 8.30078125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(2) .txt01 {
		font-size: 3.6458333333vw;
	}
}
.sec03_wrap .interview_wrap .interview_block:nth-of-type(3) {
	background: url(../img/sec03_bk03.jpg) right top no-repeat, #ffffff;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(3) {
		background-size: 42.96875vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(3) {
		background: url(../img/sec03_bk03_sp.jpg) center top no-repeat, #ffffff;
		background-size: 100%;
	}
}
.sec03_wrap .interview_wrap .interview_block:nth-of-type(3) .tit_wrap {
	background: url(../img/sec03_thumb03.png) left center no-repeat;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(3) .tit_wrap {
		background-size: contain;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block:nth-of-type(3) .tit_wrap {
		background: none;
	}
}
.sec03_wrap .interview_wrap .interview_block:not(:last-child) {
	margin-bottom: 27px;
	padding-top: 40px;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block:not(:last-child) {
		margin-bottom: 2.63671875vw;
		padding-top: 3.90625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block:not(:last-child) {
		padding-top: 53.3854166667vw;
	}
}
.sec03_wrap .interview_wrap .interview_block.left .tit_wrap {
	padding: 25px 0 25px 122px;
	margin-bottom: 18px;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block.left .tit_wrap {
		padding: 2.44140625vw 0 1.953125vw 11.9140625vw;
		margin-bottom: 1.7578125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block.left .tit_wrap {
		padding: 0;
	}
}
.sec03_wrap .interview_wrap .interview_block.right .tit_wrap {
	padding: 25px 0 25px 122px;
	margin-bottom: 18px;
	margin-left: 292px;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block.right .tit_wrap {
		padding: 2.44140625vw 0 1.953125vw 11.9140625vw;
		margin-bottom: 1.7578125vw;
		margin-left: 28.515625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block.right .tit_wrap {
		padding: 0;
		margin: 0 0 4.6875vw;
	}
}
.sec03_wrap .interview_wrap .interview_block.right .txt01 {
	font-size: 16px;
	color: #4d4d4d;
	line-height: 1.6;
	margin-left: 292px;
	width: 632px;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .interview_block.right .txt01 {
		font-size: 1.5625vw;
		width: 61.71875vw;
		margin-left: 28.515625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .interview_block.right .txt01 {
		font-size: 3.6458333333vw;
		width: 100%;
		margin: 0 0 9.8958333333vw;
	}
}
.sec03_wrap .interview_wrap h3 {
	font-size: 26px;
	margin-bottom: 6px;
	letter-spacing: 0.12em;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap h3 {
		font-size: 2.5390625vw;
		margin-bottom: 0.5859375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap h3 {
		font-size: 5.2083333333vw;
		margin-bottom: 2.6041666667vw;
	}
}
.sec03_wrap .interview_wrap p.txt01 {
	font-size: 16px;
	color: #4d4d4d;
	line-height: 1.6;
	width: 646px;
	margin-bottom: 20px;
	letter-spacing: 0.02em;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap p.txt01 {
		font-size: 1.5625vw;
		width: 63.0859375vw;
		margin-bottom: 1.953125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap p.txt01 {
		margin-bottom: 13.0208333333vw;
		width: 100%;
		font-size: 3.6458333333vw;
	}
}
.sec03_wrap .interview_wrap p span.tag {
	color: #ffffff;
	font-size: 16px;
	padding: 2px 10px;
	background: #57c7bd;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap p span.tag {
		font-size: 1.5625vw;
		padding: 0.1953125vw 0.9765625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap p span.tag {
		font-size: 3.3854166667vw;
		padding: 0.9114583333vw 1.8229166667vw;
		display: inline-block;
		margin-bottom: 1.3020833333vw;
	}
}
.sec03_wrap .interview_wrap p span.name {
	color: #808080;
	padding-left: 0.8em;
	font-size: 16px;
	letter-spacing: 0.22em;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap p span.name {
		font-size: 1.5625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap p span.name {
		font-size: 3.3854166667vw;
		padding-left: 0;
	}
}
.sec03_wrap .interview_wrap p span.sama {
	font-size: 14px;
	color: #808080;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap p span.sama {
		font-size: 1.3671875vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap p span.sama {
		font-size: 2.6041666667vw;
		padding-left: 0.390625vw;
	}
}
.sec03_wrap .interview_wrap .good_point dt {
	padding-bottom: 15px;
	background: url(../img/sec03_under_line.png) center bottom no-repeat;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 185px;
	text-align: center;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .good_point dt {
		padding-bottom: 1.46484375vw;
		font-size: 1.7578125vw;
		margin-bottom: 0.48828125vw;
		width: 18.06640625vw;
		background-size: 100%;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .good_point dt {
		font-size: 4.4270833333vw;
		text-align: center;
		padding-bottom: 3.515625vw;
		width: 55.2083333333vw;
		margin: 0 auto 2.0833333333vw;
		background: url(../img/sec03_under_line_sp.jpg) center bottom no-repeat;
		background-size: 100%;
	}
}
.sec03_wrap .interview_wrap .good_point dd {
	padding: 0.3em 0 0.3em 2em;
	font-size: 16px;
	text-indent: -2em;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .good_point dd {
		font-size: 1.5625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .good_point dd {
		font-size: 3.3854166667vw;
	}
}
.sec03_wrap .interview_wrap .good_point dd:before {
	content: "";
	background: url(../img/icon_check.png) left top no-repeat;
	width: 2em;
	height: 28px;
	display: inline-block;
	vertical-align: middle;
}
@media screen and (max-width: 1024px) {
	.sec03_wrap .interview_wrap .good_point dd:before {
		height: 2.734375vw;
		background-size: 2.5390625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec03_wrap .interview_wrap .good_point dd:before {
		background: url(../img/icon_check_sp.jpg) left top no-repeat;
		background-size: 4.4270833333vw;
		height: 4.4270833333vw;
	}
}
.sec04_wrap {
	background: url(../img/sec04_bg02.png) center top no-repeat, url(../img/sec04_bg01.jpg) center top repeat-x;
	padding-bottom: 60px;
}
@media screen and (max-width: 1024px) {
	.sec04_wrap {
		padding-bottom: 5.859375vw;
		background-size: 100%, auto;
	}
}
@media screen and (max-width: 768px) {
	.sec04_wrap {
		background: url(../img/sec04_bg02_sp.jpg) center top no-repeat;
		background-size: 100%;
		padding-bottom: 10.4166666667vw;
	}
}
.sec04_wrap .txt01 {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 1.8;
	padding: 60px 50px 354px 650px;
}
.sec04_wrap .txt01 span {
	color: #9a1f24;
}
@media screen and (max-width: 1024px) {
	.sec04_wrap .txt01 {
		font-size: 1.5625vw;
		padding: 1.4765625vw 4.8828125vw 34.5703125vw 63.4765625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec04_wrap .txt01 {
		font-size: 3.6458333333vw;
		padding: 39.338542vw 3.90625vw 81.28125vw;
		letter-spacing: 0.06em;
	}

    .sec04_wrap .txt01 h3 {
        max-width: 200px;
    }
}
.sec04_wrap .txt02 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
	.sec04_wrap .txt02 {
		margin-bottom: 4.8828125vw;
	}
}
@media screen and (max-width: 768px) {
	.sec04_wrap .txt02 {
		margin-bottom: 7.8125vw;
		padding: 0 3.90625vw;
	}
}
.sec04_wrap .txt02 p {
	width: 45%;
	padding: 0 60px 0 30px;
	box-sizing: border-box;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 1.6;
	letter-spacing: 0.06em;
}
@media screen and (max-width: 1024px) {
	.sec04_wrap .txt02 p {
		padding: 0 5.859375vw 0 2.9296875vw;
		font-size: 1.5625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec04_wrap .txt02 p {
		width: 40.3645833333vw;
		font-size: 3.6458333333vw;
		padding: 0;
		letter-spacing: 0.1em;
	}
}
@media screen and (max-width: 768px) {
	.sec04_wrap .txt02 p:first-of-type {
		margin-right: 6.5104166667vw;
	}
}
.sec04_wrap .txt02 p:first-of-type span {
	color: #00bcd4;
}
.sec04_wrap .txt02 p:last-of-type span {
	color: #497ca4;
}
.sec05_wrap {
	background: url(../img/sec05_bg01.jpg) center top no-repeat;
	padding-bottom: 49px;
}
@media screen and (max-width: 1024px) {
	.sec05_wrap {
		padding-bottom: 5.078125vw;
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	.sec05_wrap {
		background: url(../img/sec05_bg01_sp.jpg) center top no-repeat;
		background-size: cover;
	}
}
.sec05_wrap .flow_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
@media screen and (max-width: 768px) {
	.sec05_wrap .flow_wrap {
		display: block;
	}
}
.sec05_wrap .flow_wrap dl {
	width: 32.2265625%;
	box-sizing: border-box;
	padding: 246px 30px 38px;
}
@media screen and (max-width: 1024px) {
	.sec05_wrap .flow_wrap dl {
		padding: 24.0234375vw 2.9296875vw 3.7109375vw;
	}
}
@media screen and (max-width: 768px) {
	.sec05_wrap .flow_wrap dl {
		width: 100%;
		padding: 18.2291666667vw 9.8958333333vw 5.2083333333vw;
		margin-bottom: 4.9479166667vw;
	}
}
.sec05_wrap .flow_wrap dl:not(:last-child) {
	margin-right: 1.66015625%;
}
.sec05_wrap .flow_wrap dl:first-of-type {
	background: url(../img/sec05_flow01.png) center top no-repeat;
}
@media screen and (max-width: 1024px) {
	.sec05_wrap .flow_wrap dl:first-of-type {
		background-size: 32.2265625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec05_wrap .flow_wrap dl:first-of-type {
		background: url(../img/sec05_flow01_sp.png) center top no-repeat;
		background-size: 100%;
	}
}
.sec05_wrap .flow_wrap dl:nth-of-type(2) {
	background: url(../img/sec05_flow02.png) center top no-repeat;
}
@media screen and (max-width: 1024px) {
	.sec05_wrap .flow_wrap dl:nth-of-type(2) {
		background-size: 32.2265625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec05_wrap .flow_wrap dl:nth-of-type(2) {
		background: url(../img/sec05_flow02_sp.png) center top no-repeat;
		background-size: 100%;
		padding-top: 17.7083333333vw;
	}
}
.sec05_wrap .flow_wrap dl:last-of-type {
	background: url(../img/sec05_flow03.png) center top no-repeat;
}
@media screen and (max-width: 1024px) {
	.sec05_wrap .flow_wrap dl:last-of-type {
		background-size: 32.2265625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec05_wrap .flow_wrap dl:last-of-type {
		background: url(../img/sec05_flow03_sp.png) center top no-repeat;
		background-size: 100%;
		padding-top: 17.7083333333vw;
	}
}
.sec05_wrap .flow_wrap dt {
	font-size: 24px;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 25px;
	color: #cf9f3e;
	font-weight: bold;
	letter-spacing: 0.2em;
}
@media screen and (max-width: 1024px) {
	.sec05_wrap .flow_wrap dt {
		font-size: 2.34375vw;
		margin-bottom: 2.44140625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec05_wrap .flow_wrap dt {
		font-size: 4.9479166667vw;
		margin-bottom: 3.6458333333vw;
		text-align: left;
		padding-left: 31.25vw;
		letter-spacing: 0.14em;
	}
}
.sec05_wrap .flow_wrap dd {
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.08em;
}
@media screen and (max-width: 1024px) {
	.sec05_wrap .flow_wrap dd {
		font-size: 1.5625vw;
	}
}
@media screen and (max-width: 768px) {
	.sec05_wrap .flow_wrap dd {
		font-size: 3.6458333333vw;
		letter-spacing: 0.08em;
	}
}
.sec05_wrap .flow_wrap dd span {
	color: #cf9f3e;
}
.sec06_wrap {
	background: url(../img/sec04_bg01.jpg) center top repeat-x;
}
@media screen and (max-width: 1024px) {
	.sec06_wrap {
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	.sec06_wrap {
		background: none;
	}
}
.sec07_wrap {
	/*background: url(../img/sec07_bg01.jpg) center top no-repeat;*/
}
@media screen and (max-width: 1024px) {
	.sec07_wrap {
		/*background-size: cover;*/
	}
}
@media screen and (max-width: 768px) {
	.sec07_wrap {
		/*background: url(../img/sec07_bg01_sp.jpg) center top no-repeat;
		background-size: 100%;
		padding: 44.53125vw 0 5.859375vw;*/
	}
}
/*.sec07_wrap dl {
	text-align: center;
	padding: 84px 4.8828125% 98px 49.8046875%;
}*/
@media screen and (max-width: 1024px) {
	/*.sec07_wrap dl {
		padding: 8.203125vw 4.8828125% 9.765625vw 49.8046875%;
	}*/
}
@media screen and (max-width: 768px) {
	/*.sec07_wrap dl {
		padding: 0;
	}*/
}
/*.sec07_wrap dd.sec07_txt01 {
	text-align: center;
	font-size: 22px;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}*/
@media screen and (max-width: 1024px) {
	.sec07_wrap dd.sec07_txt01 {
		font-size: 2.1484375vw;
		margin-bottom: 1.46484375vw;
	}
}
@media screen and (max-width: 768px) {
	/*.sec07_wrap dd.sec07_txt01 {
		font-size: 3.90625vw;
		margin-bottom: 1.3020833333vw;
		letter-spacing: 0.24em;
	}*/
}
/*.sec07_wrap dd.sec07_txt02 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.2em;
}*/
@media screen and (max-width: 1024px) {
	/*.sec07_wrap dd.sec07_txt02 {
		font-size: 3.515625vw;
	}*/
}
@media screen and (max-width: 768px) {
	/*.sec07_wrap dd.sec07_txt02 {
		font-size: 5.2083333333vw;
		line-height: 1.3;
	}*/
}
/* -------------------------------------------------------------------------------------

	contact.html（お問い合わせ）

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

.base {
	max-width: 1000px;
	margin: 0px auto;
	padding: 50px 30px;
}
.un-line {
	margin-bottom: 30px;
	text-align: center;
}
.m-form {
	width: 100%;
	margin: 0px auto 20px;
	text-align: left;
}
.m-form td {
	padding: 10px 10px 10px 30px;
	vertical-align: top;
}
.m-form th {
	width: 26%;
	padding: 10px;
	vertical-align: top;
}
.m-form th span {
	float: right;
	padding: 7px 8%;
	background: #FA5B61;
	color: #fff;
	margin: 0;
}
.m-form td input, .m-form td textarea, .m-form td select {
	border: none;
	padding: 14px 10px;
	background: #eee;
	font-size: 16px;
	line-height: 140%;
}
.long input, .long textarea {
	width: 500px;
}
.middle input {
	width: 360px;
}
.short input {
	width: 200px;
}
.submit {
	text-align: center;
	padding: 30px 0 70px;
}
.submit .min {
	font-size: 80%;
	margin: 10px 0 30px;
}
.submit input {
	border: 1px #007C70 solid;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 10px;
	color: #fff;
	width: 360px;
	height: 95px;
	background: linear-gradient( top, #00C6B8 0%, #00C6B8 49%, #00C6B8 50%, #00C6B8);
	background: -moz-linear-gradient( top, #00C6B8 0%, #00C6B8 49%, #00C6B8 50%, #00C6B8);
	background: -webkit-gradient( linear, left top, left bottom, from(#00C6B8), color-stop(0.49, #00C6B8), color-stop(0.50, #00B7A6), to(#00B7A6));
	background: -ms-linear-gradient( top, #00C6B8 0%, #00C6B8 49%, #00C6B8 50%, #00C6B8);
	padding: 0;
	cursor: pointer;
	box-shadow: 0px 3px 1px 0px rgba(0, 124, 112, 1);
	-webkit-box-shadow: 0px 3px 1px 0px rgba(0, 124, 112, 1);
	-moz-box-shadow: 0px 3px 1px 0px rgba(0, 124, 112, 1);
	font-size: 36px;
	font-weight: bold;
	line-height: 150%;
}
.submit input:hover {
	background: linear-gradient( top, #1FD4C9 0%, #1FD4C9 49%, #1FD4C9 50%, #1FD4C9);
	background: -moz-linear-gradient( top, #1FD4C9 0%, #1FD4C9 49%, #1FD4C9 50%, #1FD4C9);
	background: -webkit-gradient( linear, left top, left bottom, from(#60DFD7), color-stop(0.49, #60DFD7), color-stop(0.50, #1FD4C9), to(#1FD4C9));
	background: -ms-linear-gradient( top, #1FD4C9 0%, #1FD4C9 49%, #1FD4C9 50%, #1FD4C9);
}
.submit input#back {
	border: 1px #404040 solid;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 10px;
	color: #fff;
	width: 360px;
	height: 95px;
	background: linear-gradient( top, #00C6B8 0%, #00C6B8 49%, #00C6B8 50%, #00C6B8);
	background: -moz-linear-gradient( top, #00C6B8 0%, #00C6B8 49%, #00C6B8 50%, #00C6B8);
	background: -webkit-gradient( linear, left top, left bottom, from(#00C6B8), color-stop(0.49, #00C6B8), color-stop(0.50, #00B7A6), to(#00B7A6));
	background: -ms-linear-gradient( top, #00C6B8 0%, #00C6B8 49%, #00C6B8 50%, #00C6B8);
	padding: 0;
	cursor: pointer;
	box-shadow: 0px 3px 1px 0px rgba(64, 64, 64, 1);
	-webkit-box-shadow: 0px 3px 1px 0px rgba(64, 64, 64, 1);
	-moz-box-shadow: 0px 3px 1px 0px rgba(64, 64, 64, 1);
	font-size: 36px;
	font-weight: bold;
	line-height: 150%;
}
.submit input#back:hover {
	background: linear-gradient( top, #1FD4C9 0%, #1FD4C9 49%, #1FD4C9 50%, #1FD4C9);
	background: -moz-linear-gradient( top, #1FD4C9 0%, #1FD4C9 49%, #1FD4C9 50%, #1FD4C9);
	background: -webkit-gradient( linear, left top, left bottom, from(#60DFD7), color-stop(0.49, #60DFD7), color-stop(0.50, #1FD4C9), to(#1FD4C9));
	background: -ms-linear-gradient( top, #1FD4C9 0%, #1FD4C9 49%, #1FD4C9 50%, #1FD4C9);
}
.base dl {}
.base dt {
	margin-bottom: 15px;
	background: #C2DDF7;
	font-weight: bold;
	padding: 10px 15px;
}
.base dd {
	margin-bottom: 30px;
}
.base dd .ck {
	width: 30%;
	font-size: 14px;
	margin-right: 3%;
	margin-bottom: 1%;
	float: left;
}
.base dd label {
	display: inline-block;
	cursor: pointer;
}
.base dd label span {
	padding-left: 0;
	text-indent: 0;
}
/*CheckBoxとText */

.check label {
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
	padding-left: 25px;
	display: inline-block;
	box-sizing: border-box;
}
.check label:before {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	left: 0px;
	top: 0;
	border: 2px solid #C1C4C5;
	z-index: 3;
}
.check label:after {
	content: '';
	position: absolute;
	top: 10px;
	left: 6px;
	display: block;
	margin-top: -8px;
	width: 4px;
	height: 8px;
	border-right: 3px solid #A4CC3D;
	border-bottom: 3px solid #A4CC3D;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	z-index: 1;
}
.check input[type="checkbox"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	position: absolute;
	left: -40px;
	width: 20px;
	height: 20px;
	display: block;
	box-shadow: 41px 0px #FFF;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
.check input[type="checkbox"]:checked {
	box-shadow: none;
}
.check input[type="checkbox"]:checked:focus {
	box-shadow: 40px 0px #fff;
	opacity: 0.1;
}
.check input[type="checkbox"]:focus {
	box-shadow: 41px 0px #fff;
}
@media (max-width: 768px) {
	/* ================================================
    	.form-tit
    ==============================================================================================================================================================*/
	.form-tit {
		padding-bottom: 23px;
		background: url(../img/bg_arrow5.png) no-repeat center bottom;
		background-size: 73px 23px;
	}
	.form-tit .innar {}
	.form-tit .innar {
		padding: 20px 0;
	}
	/* -------------------------------------------------------------------------------------

    	contact.html（お問い合わせ）

    -------------------------------------------------------------------------------------- */
	.base {
		width: 94%;
		padding: 30px 0;
	}
	.m-form {
		width: 94%;
		margin: 0px auto 20px;
		text-align: left;
	}
	.m-form td, .m-form th {
		display: block;
		width: 100%;
	}
	.m-form td {
		padding: 0;
		vertical-align: top;
		margin-top: 15px;
	}
	.m-form th {
		width: 100%;
		padding: 0;
		vertical-align: top;
		margin-top: 30px;
	}
	.m-form th span {
		float: none;
		padding: 3px 4%;
		background: #EE3523;
		color: #fff;
		margin: 0 0 0 10px;
	}
	.m-form td input, .m-form td textarea {
		border: none;
		padding: 5%;
		background: #eee;
	}
	.long input, .long textarea {
		width: 90%;
	}
	.middle input {
		width: 90%;
	}
	.short input {
		width: 40%;
	}
	.submit {
		text-align: center;
		padding: 50px 0;
		width: 94%;
		margin: 0px auto;
	}
	.submit .min {
		font-size: 80%;
		margin: 10px 0 30px;
	}
	.submit input {
		margin-bottom: 20px;
		margin-left: 0;
		margin-right: 0;
		box-sizing: border-box;
		width: 100%;
		height: 44px;
		font-size: 22px;
		font-weight: bold;
		line-height: 150%;
	}
	.submit input#back {
		box-sizing: border-box;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		height: 44px;
		font-size: 22px;
		font-weight: bold;
		line-height: 150%;
	}
	.base dl {
		margin: 0 auto;
		width: 94%;
	}
	.base dt {
		box-sizing: border-box;
		margin: 0px auto 20px;
	}
	.base dd label {}
	.base dd .ck {
		display: inline-block;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
		float: none;
	}
	/* ----------------------------------------------

    	お問い合わせ確認用テーブル

    ---------------------------------------------------- */
	.cfm {
		border-top: 1px solid #ccc !important;
		border-left: 1px solid #ccc !important;
		width: 100% !important;
	}
	.cfm th, .cfm td {
		border-bottom: 1px solid #ccc !important;
		border-right: 1px solid #ccc !important;
		display: block;
		width: 92% !important;
		padding: 4% !important;
		margin: 0px !important;
	}
	.cfm th {
		background: #eee;
	}
	.err {
		color: #F00;
	}
	#copyright {
		display: none !important;
	}
	input[type="submit"][disabled] {
		background-color: #ccc !important;
		cursor: default;
	}
	#back {}
	.pvBox {
		height: 150px;
		padding: 10px;
	}
	.pvBox p {
		text-align: right;
		padding-bottom: 10px;
	}
	.pvBox p span {
		margin-left: 0;
		display: block;
	}
}
@media screen and (min-width: 769px) {
	.footer_tel {
		display: none !important;
	}
}
.footer_tel {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #fff;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	width: 100%;
	box-sizing: border-box!important;
	z-index: 9999;
}
.footer_tel a {
	position: relative;
	max-width: 300px;
	font-size: 12px;
	width: 48%;
	margin: 0 1%;
	float: left;
	display: block;
	padding: 15px 0;
	background-image: linear-gradient(#BF2D0F, #EB311B);
	/*background: #BF2D0F;*/
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	box-sizing: border-box!important;
	border-radius: 5px;
	box-shadow: 0 0 0 3px #D80E09 inset;
	overflow: hidden;
}
.footer_tel a:after {
	background: rgba(255, 255, 255, 0.3);
	height: 1000px;
	width: 1000px;
	top: -969px;
	content: "";
	position: absolute;
	left: -355px;
	border-radius: 470px;
}
.footer_tel a:before {
	height: 15px;
	width: 15px;
	position: absolute;
	right: 7px;
	top: 19px;
	content: "";
	background-image: url(../img/footer_tel.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.footer_tel a.green {
	background-image: linear-gradient(#67AF2A, #66AE28);
	box-shadow: 0 0 0 3px #63A928 inset;
}
.footer_tel a.green:before {
	background-image: url(../img/footer_mail.png);
}


/* --------------------------------
 * footer
 * -------------------------------- */
#footer a {
    color: #fff;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
}

@media screen and (min-width: 641px) {
	#footer {
	background: #00B7A6;
	position: relative;
	line-height: 1.4em;
	font-size: 1.2em;
	width: 100%;
	display: block;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #fff;
	text-align: center;
	}

.footer_telbtn {
	display: none;
	}

}

@media screen and (max-width: 640px) {
	#footer {
	background: #00B7A6;
	position: relative;
	line-height: 1.4em;
	font-size: 1.2em;
	width: 100%;
	display: block;
	padding-top: 30px;
	padding-bottom: 100px;
	color: #fff;
	text-align: center;
	}

.footer_telbtn {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    border-top: 1px solid #ccc;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box!important;
    z-index: 9999;
	}

.footer_telbtn a {
    position: relative;
    max-width: 300px;
    font-size: 12px;
    width: 48%;
    margin: 0 1%;
    float: left;
    display: block;
    padding: 15px 0;
    background-image: linear-gradient(#BF2D0F,#EB311B);
    /* background: #BF2D0F; */
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    box-sizing: border-box!important;
    border-radius: 5px;
    box-shadow: 0 0 0 3px #D80E09 inset;
    overflow: hidden;
	}

.footer_telbtn a.green {
    background-image: linear-gradient(#67AF2A,#66AE28);
    box-shadow: 0 0 0 3px #63A928 inset;
	}

}
	/*# sourceMappingURL=style.css.map */


/* ① contact_time 行だけ左寄せ＆縦並びを強制 */
.m-form td.middle { text-align: left !important; }
.m-form td.middle .contact-time-wrap { 
  display: flex; 
  flex-direction: column; 
  gap: 8px; 
}
.m-form td.middle .contact-time-wrap label {
  display: flex;            /* ← テキストがチェックの横に並ぶ */
  align-items: center;
  gap: 8px;
}

/* ② 一括スタイルの影響をcheckboxから外す */
.m-form td.middle input[type="checkbox"]{
  width: auto !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  position: static !important;
  appearance: auto;         /* ブラウザ標準の見た目に戻す */
}