@charset "UTF-8";

#wpadminbar {
	display: none;
}
/*----- module -----*/
.font_size80 {
	font-size: 80%;
}
.font_size90 {
	font-size: 90%;
}
.font_size110 {
	font-size: 110%;
}
.font_size120 {
	font-size: 120%;
}
.font_size130 {
	font-size: 130%;
}
.font_size140 {
	font-size: 140%;
}
.font_size150 {
	font-size: 150%;
}
.font_size160 {
	font-size: 160%;
}
/*----- //module -----*/

.anc_posi {
	display: block;
	margin-top: -5em;
	padding-top: 5em;
}
.boxHeader .btn_menu.open {
    background-image: url(../../images/common/menu-btn-close.png);
}
body.pageLp03_a {
	background: url("../../images/lp01-2/bg-body.jpg");
	color: #4a2428;
}
body.pageLp03_a .boxBaseCom p {
	font-size: 1.285rem;
}
body.pageLp03_a .baseW {
    padding-right: 0 !important;
}
body.pageLp03_a .boxHeader01 {
	position: fixed;
	transition: transform 0.3s;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(255,255,255,0.8);
	padding: 16px 0 16px 0;
	color: #4a2428;
}
body.pageLp03_a .boxHeader01 .ulHeaderMenu01 {
	column-gap: 2rem;
}
body.pageLp03_a .boxHeader01 .ulHeaderMenu01 > li{
	font-size: 1.2rem;
}
body.pageLp03_a .boxHeaderLogo01 .sub {
	white-space: nowrap;
	color: #2b1214;
}
body.pageLp03_a .boxHeader01R {
	align-items: center;
	justify-content: flex-end;
	padding-top: 24px;
}

.boxLp01 {
	display: flex;
	position: relative;
}
.boxLp01:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}
.boxLp01Inn {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	padding:  0 0 0 0;
	width: 100%;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10;
	margin: auto;
}
.boxLp01Inn > div {
	padding-top: 60px;
}
.boxLp01Slide {
	width: 62%;
}
.boxLp01 .p01 {

}
.boxLp01 .p02 {
	text-align: center;
	font-size: 2vw;
	color: #4a2428;
	margin-bottom: 0.5em;
	font-weight: 600;
}
.boxLp01 .num {
	color: #b69451;
	font-size: 2.5vw;
	margin-bottom: 1.5em;
	text-align: center;
	font-weight: 600;
	opacity: 0.5;
	line-height: 1;
}
.boxLp01 .cat {
	text-align: center;
	display: flex;
	color: #b69451;
	font-weight: bold;
	font-size: 2vw;
	align-items: center;
	justify-content: center;
}
.boxLp01 .cat span {
	color: #fff;
	background: #b69451;
	font-size: 2.5vw;
	width: 5em;
	height: 1.4em;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
	font-weight: bold;
	margin: 0 10px;
}
@media only screen and (min-width:1659px) {
	.boxLp01 .p01 {
		font-size: 30px;
	}
	.boxLp01 .p02 {
		font-size: 35px;
	}
	.boxLp01 .num {
		font-size: 50px;
	}
	.boxLp01 .cat {
		font-size: 36px;
	}
	.boxLp01 .cat span {
		font-size: 50px;
		width: 254px;
		height: 70px;
	}
	
}
.boxLp01Slide .slick-dots {
	bottom: 12px;
	text-align: left;
	padding-left: 15px;
}
.boxLp01Slide .slick-dots li {
	width: 10px;
}
.boxLp01Slide.slick-dotted.slick-slider {
	margin-bottom: 0;
	line-height: 0;
}
.boxLp02Wrap {
	padding: 54px 0;
	background-color: #bfcfe4;
	position: relative;
}
.boxLp02 .p01 {
	color: #fff;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.8em;
	font-size: 2.28rem;
}
.boxLp02 .boxWrap {
	justify-content: space-between;
	display: flex;
	
}
.boxLp02Wrap:before {
	content: url("../../images/lp01-2/bg-item01.png");
	position: absolute;
	top: -40px;
	left: 0;
	    mix-blend-mode: multiply;
}
.boxLp02 .box {
	width: 224px;
	height: 224px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	border-radius: 10em;
	color: #4a2428;
	text-align: center;
	font-size: 1.8rem;
	margin: 0;
	font-weight: 600;
	flex-shrink: 0;
}
@media only screen and (min-width:751px) {

}
.boxLp02 {
	position: relative;
	z-index: 1;
}
.boxLp02:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 54px 43px 0 43px;
	border-color: #bfcfe4 transparent transparent transparent;
	position: absolute;
	left: 100px;
	bottom: -108px;
}
.boxLp03Wrap {
	padding: 70px 0;
	background-color: #eee7db;
}
.boxLp03 {
	position: relative;
	z-index: 1;
	display: flex;
}
.boxLp03 .ttl {
	font-size: 1.4rem;
	color: #fff;
	font-weight: 600;
	width: 180px;
	height: 180px;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #4a2428;
}
.boxLp03 .cont {
	padding-left: 60px;
	width: 100%;
	color: #4a2428;
	font-weight: 600;
}
.boxLp03 .cont dl:first-child {
	border-bottom: 1px solid #4a2428;
	padding-bottom: 28px;
	margin-bottom: 35px;
}
.boxLp03 .cont dt {
	background-color: #fff;
	font-size: 1.85rem;
	padding: 0.1em 0.7em;
	border-radius: 10em;
	margin-bottom: 0.5em;
	display: inline-block;
}
.boxLp03 .cont dd {
	font-size: 2.2rem;
}
.boxLp03 .cont dd span {
	position: relative;
}
.boxLp03 .cont dd span:before {
	content: "";
	width: 0.2em;
	height: 0.2em;
	border-radius: 10em;
	background-color: #4a2428;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.boxLp04Wrap {
	padding: 120px 0;
	background: url("../../images/lp01-2/bg-s01.png") no-repeat center top;
	background-size: cover;
}
.boxLp04 .boxWrap{
	display: flex;
	justify-content: center;
}
.boxLp04 a {
	margin: 0;
	position: relative;
}

.boxLp04 h2 {
	letter-spacing: 0.12em;
	font-size: 4.28rem;
	margin-bottom: 0.8em;
	text-align: center;
	color: #b69451;
}
.boxLp04 h2 span {
	display: block;
	font-size: 0.5em;
	margin-top: 1em;
}
.boxLp05Wrap {
	padding: 100px 0;
}
.boxLp05 h2 {
	letter-spacing: 0.15em;
	font-size: 4.6rem;
	color: #4a2428;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.2em;
	line-height: 1.2;
}
.boxLp05 h2 span {
	color: #b69451;
	font-size: 8.6rem;
	font-weight: 500;
}
.boxLp05 .lead {
	text-align: center;
	font-size: 1.57rem;
	margin-bottom: 5em;
	color: #4a2428;
	letter-spacing: 0.05em;
}
.boxLp05 .box {
	padding: 60px;
	width: 60%;
	position: relative;
}
.boxLp05 .box:before {
	content: "";
	width: 130%;
	height: 100%;
	background-color: #e3dbd0;
	position: absolute;
	left: -30%;
	top: 0;
	pointer-events: none;
	z-index: -1
}
.boxLp05 .box .ttl {
	position: relative;
}
.boxLp05 .box .ttl .num {
	color: #b69451;
	font-size: 11rem;
	position: absolute;
	top: -18px;
	bottom: 0;
	margin: auto;
	left: -100px;
	line-height: 1;
	font-weight: 500;
}
.boxLp05 .box .ttl .s01 {
	font-weight: 600;
	font-size: 1.64rem;
	text-align: center;
	display: inline-block;
}
.boxLp05 .sec01 .box .ttl .s01,.boxLp05 .sec01 .box .ttl .s02 {
	min-width: 380px;
	text-align: center;
}
.boxLp05 .box .ttl .s02 {
	display: inline-block;
	letter-spacing: 0.15em;
	font-size: 2.92rem;
	border-top: 2px solid #4a2428;
	padding-top: 14px;
	margin-top: 15px;
	margin-bottom: 1em;
	font-weight: 600;
}
.boxLp05 .box .list01 li {
	font-weight: bold;
	font-size: 1.42rem;
	text-indent: -1.1em;
	padding-left: 1.1em;
	margin-bottom: 0.5em;
}
.boxLp05 .box .list01 {
	margin-bottom: 1.5rem;
}
.boxLp05 .boxBaseCom {
	max-width: 590px;
	
}
@media (min-width: 751px) {
.boxLp05 .box .boxBaseCom {
	min-height: 360px;
}
}
.boxLp05 .box_point {
	margin-top: 45px;
	display: flex;
}
.boxLp05 .box_point .sub_img {
	flex-shrink: 0;
	margin-left: 58px;
}
.boxLp05 .box_point .ttl02 {
	color: #a40000;
	font-weight: bold;
	font-size: 1.62rem;
	margin-bottom: 0.8em;
}
.boxLp05 .box_point .ttl02 span {
	display: block;
	font-weight: normal;
	font-size: 1.28rem;
}
.bg_line_y {
	background:linear-gradient(transparent 50%, #ebdd68 0%);
}
.boxLp05  .sec01 {
	background: url("../../images/lp03_a/bg01.png") no-repeat center top;
	padding-top: 35px;
	margin-bottom: 87px;
}
.boxLp05  .sec02 {
	background: url("../../images/lp03_a/bg02.png") no-repeat center top;
	margin-bottom: 87px;
	padding-top: 35px;
}
.boxLp05  .sec03 {
	background: url("../../images/lp03_a/bg03.png") no-repeat center top;
	padding-top: 35px;
	margin-bottom: 87px;
}
.boxLp05  .sec04 {
	background: url("../../images/lp03_a/bg04.png") no-repeat center top;
	margin-bottom: 87px;
	padding-top: 35px;
}
.boxLp05  .sec05 {
	background: url("../../images/lp03_a/bg05.png") no-repeat center top;
	padding-top: 35px;
	margin-bottom: 87px;
}

.boxLp05 .boxRight .box:before {
	left: auto;
	right: -30%;
}
.boxLp05 .boxRight .box {
	margin-left: auto;
	padding-left: 20%;
	padding-right: 0;
}
.boxLp05 .boxRight .box_point {
	flex-direction: row-reverse;
}
.boxLp05 .boxRight .box_point .sub_img {
	margin: 0 54px 0 -397px;
}
.boxLp05 .box_point p {
	font-size: 1.285rem;
	line-height: 1.65;
}
@media only screen and (min-width:751px) and (max-width:1520px) {
	.boxLp05 .boxBaseCom,.boxLp05 .box .list01 {
		max-width: 450px;
	}
	.boxLp05 .box_point .sub_img {
		margin-left: 5%;
		width: 211px;
	}
	.boxLp05 .boxRight .box_point .sub_img {
		margin-left: -265px;
	}
}
.boxLp05 .contact_area a {
	color: #fff;
	letter-spacing: 0.175em;
	font-size: 2.1rem;
	display: block;
	padding: 0.8em 0;
	margin: auto;
	max-width: 820px;
	background-color: #7d0022;
	text-align: center;
}
.boxLp05 .contact_area a span {
	/*background: url("../../images/lp01-2/arrow01.png") no-repeat left 55%;
	padding-left: 50px;*/
}
.boxLp05 .contact_area p {
	color: #7d0022;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 1.2em 0 0 0;
	font-size: 1.42rem;
}
.boxLp06Wrap {
	padding: 100px 0;
	background-color: #fff;
}
.ttl_lp_h2 {
	font-size: 4.6rem;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 0.6em;
	font-weight: 600;
}
.ttl_lp_h3 {
	font-size: 3.5rem;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 0.6em;
}
.boxLp06 .lead {
	text-align: center;
	font-weight: bold;
	font-size: 1.9rem;
	line-height: 2.27;
	margin-bottom: 2.5em;
}
.boxLp06 .lead span {
	color: #b69451;
	font-size: 2.3rem;
	padding: 0 5px;
}
.slick-dots li button:before {
	color: #e5e5e5 !important;
}
.slick-dots li.slick-active button:before {
	color: #aaaaaa !important;
}
.boxLp06Slide .slick-slide {
	line-height: 0;
}
.boxLp06Slide .slick-prev {
	left: 0;
	z-index: 1;
	width: 80px;
	height: 101%;
	background-color: rgba(255,255,255,0.7) !important;
}
.boxLp06Slide .slick-prev:before {
	content: url("../../images/lp01-2/arrow-prev.png");
	opacity: 1 !important;
}
.boxLp06Slide .slick-next {
	right: 0;
	z-index: 1;
	width: 80px;
	height: 101%;
	background-color: rgba(255,255,255,0.7) !important;
}
.boxLp06Slide .slick-next:before {
	content: url("../../images/lp01-2/arrow-next.png");
	opacity: 1 !important;
}
.boxLp06Slide .slick-dots {
	bottom: -50px;
}
.mfp-arrow {
	display: none !important;
}
.mfp-content {
	max-width: 900px !important;
}
.mfp-close-btn-in .mfp-close {
	display: block !important;
	color: #000 !important;
}
.boxLp07Wrap {
	padding: 100px 0 160px 0;
	background: url("../../images/lp01-2/bg-box07-min.png") no-repeat center bottom;
	background-color: #fff;
}
.boxLp07 .lead {
	text-align: center;
	font-weight: bold;
	font-size: 1.57rem;
	margin-bottom: 5em;
}
.boxLp07 .box {
	position: relative;
}
.boxLp07 .box .left {
	position: absolute;
	left: 0;
	top: -60px;
	width: 41.5%;
	z-index: 1;
}
.boxLp07 .box .right {
	position: relative;
	padding: 100px 0 50px 550px !important;
	width: 60%;
}
.boxLp07 .box .right:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #e3dbd0;
    mix-blend-mode: multiply;
    position: absolute;
    right: -30%;
    top: 0;
    pointer-events: none;
    z-index: 0;
}
.boxLp07 .box .right_inn {
	margin-left: auto;
}
.boxLp07 .box .num {
	width: 177px;
	background-color: #4a2428;
	color: #fff;
	text-align: center;
	padding: 1rem 0;
	font-size: 1.42rem;
	position: relative;
	margin: -114px 0 40px 0;
}
.boxLp07 .box .num:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 9px 0 9px;
	border-color: #4a2428 transparent transparent transparent;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -16px;
}
.boxLp07 .box .num span {
	display: block;
	color: #b69451;
	letter-spacing: 0.2em;
	
}
.boxLp07 .box .right_inn dl:nth-of-type(1) {
	margin-bottom: 3.5rem;
}
.boxLp07 .box dl dd {
	font-size: 1.285rem;
    line-height: 1.65;
}
.boxLp07 .box dl dt {
	font-weight: bold;
	font-size: 1.42rem;
	margin-bottom: 0.6em;
}
.boxLp07 .box:nth-of-type(1) {
	margin-bottom: 296px;
}
.boxLp08Wrap {
	background: #fff;
}
.boxLp08 .main_ttl {
	margin-bottom: 80px;
}
.boxLp08 .sec02 {
	background-image: url("../../images/lp01-2/img-w01.png");
	background-position: center top;
	position: relative;
	padding-bottom: 0;
}
.boxLp08 .sec02:after {
	content: "";
	width: 100%;
	height: 360px;
	background-color: #b69451;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}
.boxLp08 .box .ttl .num {
	font-size: 8.3rem;
	left: 0;
}
.boxLp08 .box .ttl {
	padding-left: 78px;
}
.boxLp08 .box .ttl .s01 {
	width: auto !important;
	display: inline-block;
	font-size: 1.42rem;
	color: #fff;
	padding: 0.2em 1em;
	background-color: #b69451;
}
.boxLp08 .boxRight .box {
	padding-left: 5%;
	padding-top: 0;
}
.boxLp08 .box .ttl .s02 {
	font-size: 2.14rem;
	border: none;
	padding-top: 0;
	margin-top: 0.3em;
	color: #b69451;
}
.boxLp08 .box .ttl02 {
	font-size: 2.85rem;
}
.boxLp08 .box .ttl02:after {
	content: "";
	display: block;
	width: 1.8em;
	height: 2px;
	background-color: #aaaaaa;
	margin: 25px 0;
}
.boxLp08 .boxBaseCom p {
	color: #000;
}
.boxLp08 .menu04 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 60px;
	position: relative;
	z-index: 1;
	margin-top: 80px;
}
.boxLp08 .menu04 .item {
	width: 23%;
	color: #fff;
}
.boxLp08 .menu04 .title {
	font-size: 1.42rem;
	margin: 1em 0;
}
.boxLp08 .menu04 p {
	line-height: 1.65;
    letter-spacing: 0.07em;
    font-size: 1.285rem;
}
.boxLp08 .sec01 {
	background-image: url("../../images/lp01-2/img-w06.png");
	padding-top: 0;
	background-position: center top;
}
.boxLp08 .box {
	padding-top: 0;
	width: 56%;
	padding-left: 0;
	padding-right: 5%;
}
.boxLp08 .boxBaseCom {
	max-width: inherit;
}
.boxLp08 .menu03 {
	color: #fff;
	background-color: #b69451;
	margin-top: 80px;
}
.boxLp08 .menu03Inn {
	display: flex;
	align-items: center;
}
.boxLp08 .menu03 .ttl {
	font-size: 1.42rem;
	text-align: center;
	line-height: 1.1;
	font-weight: 500;
	width: 400px;
}
.boxLp08 .menu03 .ttl em {
	font-size: 3.95em;
	font-style: normal;
}
.boxLp08 .menu03 .item {
	max-width: 294px;
	background: url("../../images/lp01-2/img-w07.jpg") no-repeat center center;
	background-size: cover;
	min-height: 414px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.boxLp08 .menu03 .item02 {
	background-image: url("../../images/lp01-2/img-w09.jpg");
	margin: 0 15px;
}
.boxLp08 .menu03 .item03 {
	background-image: url("../../images/lp01-2/img-w08.jpg")
}
.boxLp08 .menu03 p {
	line-height: 1.65;
    letter-spacing: 0.07em;
    font-size: 1.285rem;
	padding: 0 15%;
	text-shadow: 0 0 2px rgba(182,148,81,0.56);
	min-height: 8em;
}
.boxLp08 .menu03 .item:after {
	content: "01";
	font-size: 3.5rem;
	color: #fff;
	position: absolute;
	left: 15px;
	bottom: 10px;
}
.boxLp08 .menu03 .item02:after {
	content: "02"
}
.boxLp08 .menu03 .item03:after {
	content: "03"
}
.boxLp08 .sec04 {
	background-image: url(../../images/lp01-2/img-w10.png);
    background-position: left top;
	background-size: 100%;
    padding-bottom: 0;
	min-height: 778px;
	position: relative;
	margin-bottom: 0;
}
.boxLp09Wrap {
	background-image: url("../../images/lp01-2/bg-arrow.png") ,url("../../images/lp01-2/bg-body.jpg");
	background-repeat: no-repeat,repeat;
	background-position: center top, center top;
	padding-top: 515px;
	margin-top: -200px;
}
.boxLp08 .sec04 .boxWrap {
	position: relative;
	z-index: 1;
}
.boxLp08 .box:before {
	content: none;
}
.boxLp09 h2.ttl {
	font-size: 3.57rem;
	text-align: center;
	margin-bottom: 4.6em;
	margin-top: -190px;
	font-weight: 600;
}
.pageLp01-2 .boxService_num:after {
	content: none;
}
.pageLp01-2 .boxService_num {
	display: flex;
	align-items: baseline;
	margin: 0 0 4.8em 0;
}
.pageLp01-2 .boxService_num.center {
	justify-content: center;
}
.pageLp01-2 .boxService_num span {
	font-size: 3.6rem;
}
.pageLp01-2 .boxServiceInn {
	padding: 0;
	background: none;
}
.pageLp01-2 .boxService02Wrap {
	padding-top: 0;
}
.pageLp01-2 .boxServiceInn .boxBaseCom {
	margin-bottom: 60px;
}
.boxService02Wrap, .boxService03Wrap, .boxService04Wrap, .boxService05Wrap, .boxService06Wrap, .boxService07Wrap, .boxService08Wrap {
	padding-bottom: 100px;
	padding-top: 0;
}
.boxService03Wrap {
	padding-top: 100px;
}
.boxService02 {
	margin-bottom: 0;
}
.boxService03 .box:before {
	z-index: 0;
}
.boxService03 .box .img,.boxService03 .box .ttl, .boxService03 .boxBaseCom {
	position: relative;
	z-index: 1;
}
.boxService04 .box_planing dl {
	color: #000;
}
.boxService04 .box_planingInn {
	box-shadow: 0 0 40px rgba(64,64,64,0.4);
	width: 90%;
	margin: auto;
}
.boxService04 .box_planingInn h3 {
	color: #000;
}
.pageLp01-2 .boxServiceInn .boxBaseCom {
	margin-left: 0;
	margin-right: 6%;
}
.boxServiceInn03 {
	padding: 3rem;
    background-color: #fff;
	box-shadow: 0 0 40px rgba(64,64,64,0.4);
	width: 90%;
	margin: auto;
	color: #000;
}
.boxServiceInn03 h3 {
	color: #000;
}
.boxCampaignWrap {
	padding-bottom: 6em;
}
.boxCampaignWrap p {
	text-align: center;
	font-weight: 500;
	font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ",sans-serif;
	font-size: 1.285rem;
}
.ttlContact {
	font-size: 3.14rem;
	text-align: center;
	color: #fff;
	padding: 1em 0;
	letter-spacing: 0.1em;
	background: #4a2428;
}
.form_wrap {
	color: #000;
}
.form_wrap dl.houjin dt {
	width: 346px;
}
.form_wrap dl.houjin .mwform-checkbox-field label {
	margin-bottom: 0;
}
.boxService03 .box:nth-of-type(1) p {
	color: #fff;
}
.boxHeaderTel {
	flex-shrink: 0;
	color: #4a2428;
	padding-left: 2vw;
	padding-right: 2vw;
	font-size: 1.71rem;
	letter-spacing: 0.12em;
	font-weight: bold;
}
.boxHeaderTel small {
	padding-right: 1em;
}
@media only screen and (max-width: 1160px) and (min-width: 751px) {
	.boxHeaderTel {
		width: 12em;
		padding-right:0;
		font-size: 1.5rem;
		letter-spacing: 0.08em;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 751px) {
	body.pageLp03_a .boxHeader01 .ulHeaderMenu01 {
		width: calc(100%);
		column-gap: 1rem;
		margin-right: 1rem;
	}
	body.pageLp03_a .boxHeader01 .ulHeaderMenu01 >li {
		width: 11em;
		min-width: 35%;
		padding:.5em 0;
		font-size: 1.1rem;
	}
	.boxHeaderTel {
		width: auto;
		padding-left: 0;
		padding-right: 20px;
	}

}
@media (max-width: 750px) {
	.anc_posi {
		margin-top: -70px;
		padding-top: 70px;
	}

	body.pageLp03_a .boxHeader01 {
		background-color: rgba(0,0,0,0.68);
		transition: transform 0.3s;
		top: 0;
		left: 0;
		z-index: 9999;
	}
	body.pageLp03_a .boxHeaderLogo01 .sub,
	.boxHeaderTel {
		display: none;
	}
	.boxLp01 {
		margin-top: 16.7vw;
		display: block;
	}
	.boxLp01Inn {
		width: 100%;
		min-width: inherit;
		padding: 0;
		pointer-events: none;
	}
	.boxLp01Inn > div {
		padding: 0;
	}
	.boxLp01 .p01 {
		font-size: 4vw;
		pointer-events: none;
	}
	.boxLp01 .p02 {
		font-size: 4.5vw;
	}
	.boxLp01 .num {
		font-size: 7vw;
		margin-bottom: 1em;
	}
	.boxLp01 .cat span {
		font-size: 6.5vw;
	}
	.boxLp01 .cat {
		font-size: 7vw;
	}
	.boxLp01Slide {
		width: 100%;
	}
	.boxLp02 .p01 {
		font-size: 1.4rem;
		text-indent: 0.5em;
	}
	.boxLp02 .boxWrap {
		flex-wrap: wrap;
	}
	.boxLp02 .box {
		width: 40%;
		font-size: 1.4rem;
		height: 35vw;
		margin: 0 3% 5vw 3%;
	}
	.boxLp02Wrap:before {
		content: url("../../images/lp01-2/bg-item01sp.png");
		transform: scale(0.6);
		top: -40vw;
		left: -26vw;
	}
	.boxLp02Wrap {
		padding: 7vw 0;
	}
	.boxLp02:after {
		left: 0;
		bottom: -14vw;
		right: 0;
		margin: auto;
	}
	.boxLp03Wrap {
		padding: 9vw 0 7vw 0;
	}
	.boxLp03 {
		display: block;
	}
	.boxLp03 .ttl {
		width: 100%;
		height: auto;
		font-size: 1.8rem;
		padding: 0.45em 0;
		margin-bottom: 1em;
	}
	.boxLp03 .cont {
		padding: 0;
	}
	.boxLp03 .cont dt {
		font-size: 1.2rem;
		display: block;
		width: 6.5em;
		margin: 0 auto 0.8em auto;
	}
	.boxLp03 .cont dd {
		font-size: 1.6rem;
		text-align: center;
	}
	.boxLp04Wrap {
		padding: 9vw 0;
		background: url("../../images/lp01-2/bg-s01sp.png") no-repeat center top;
		background-size: cover;
	}
	.boxLp04 h2 {
		letter-spacing: 0.08em;
    font-size: 2.1rem;
	}
	.boxLp04 .boxWrap {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.boxLp04 a {
		margin: 0 0 3vw 0;
		width: 50%;
	}
	.boxLp05Wrap {
		padding: 9vw 0;
	}
	.boxLp05 h2 {
		font-size: 2.7rem;
	}
	.boxLp05 h2 span {
		font-size: 5.6rem;
		line-height: 1;
	}
	.boxLp05 .lead {
		font-size: 1.1rem;
		font-weight: bold;
		margin-top: 1em;
	}
	.boxLp05 .sec01,
	.boxLp05 .sec03,
	.boxLp05 .sec05 {
		background-size: 194%;
		background-position: right top !important;
		padding-top: 49vw;
	}
	.boxLp05 .sec02,
	.boxLp05 .sec04 {
		background-position: left top !important;
		background-size: 217%;
		padding-top: 55vw;
	}
	.boxLp05 .box,
	.boxLp05 .boxRight .box {
		width: 100%;
		padding: 15vw 5% 10vw 5%;
	}
	.boxLp05 .box .ttl .s01 {
		font-size: 1.1rem;
		margin-left: 5vw;
	}
	.boxLp05 .box .ttl .s02 {
		font-size: 1.6rem;
		margin-left: 5vw;
	}
	.boxLp05 .box .ttl {
		text-align: center;
		padding-left: 15px;
	}
	.boxLp05 .box .ttl .num {
		font-size: 8rem;
		left: 0;
		top: -2vw;
	}
	.boxLp05 .box .list01 li {
		font-size: 1.1rem;
		padding-left: 1.1rem;
		text-indent: -1.1rem;
	}
	body.pageLp03_a .boxBaseCom > p {
		font-size: 1rem;
	}
	.boxLp05 .box_point {
		display: block;
	}
	.boxLp05 .box_point .sub_img {
		margin: 5vw auto 0 auto;
		text-align: center;
	}
	.boxLp05 .box_point .ttl02 {
		font-size: 1.3rem;
	}
	.boxLp05 .box_point .ttl02 span {
		font-size: 1.1rem;
	}
	body.pageLp03_a p {
		font-size: 1.13rem;/*1rem;*/
	}
	.boxLp05 .boxRight .box_point .sub_img {
		margin: 5vw 0 0 0;
		text-align: center;
	}
	.boxLp05 .contact_area a {
		font-size: 1.4rem;
		width: 90%;
	}
	.boxLp05 .contact_area p {
		font-size: 0.9rem;
	}
	.boxLp06Wrap {
		padding: 9vw 0;
	}
	.ttl_lp_h2 {
		font-size: 3rem;
	}
	.ttl_lp_h3 {
		line-height: 1.2;
		font-size: 2.5rem;
	}

	.boxLp06 .lead {
		font-size: 1.1rem;
	}
	.boxLp06 .lead span {
		font-size: 1.8rem;
	}
	.boxLp06Slide .slick-next {
		width: 10vw;
	}
	.boxLp06Slide .slick-next:before {
		content: "";
		width: 6vw;
		height: 6vw;
		background: url("../../images/lp01-2/arrow-next.png") no-repeat left center;
		background-size: contain;
		display: block;
		margin: auto;
	}
	.boxLp06Slide .slick-prev {
		width: 10vw;
	}
	.boxLp06Slide .slick-prev:before {
		content: "";
		width: 6vw;
		height: 6vw;
		background: url("../../images/lp01-2/arrow-prev.png") no-repeat left center;
		background-size: contain;
		display: block;
		margin: auto;
	}
	.boxLp06Slide .slick-dots {
		bottom: -7vw;
	}
	.boxLp07Wrap {
		padding: 9vw 0 26vw 0;
		background-size: 209%;
	}
	.boxLp07 .lead {
		font-size: 1.1rem;
	}
	.boxLp07 .box .left {
		position: static;
		width: 90%;
		margin: auto;
	}
	.boxLp07 .box .right {
		width: 100%;
		padding: 5vw 5% 0 5% !important;
	}
	.boxLp07 .box .right:before {
		left: 0;
	}
	.boxLp07 .box .num {
		width: 80%;
		margin: -11vw auto 7vw auto;
		font-size: 1.2rem;
	}
	.boxLp07 .box .num span {
		display: inline-block;
		margin-right: 1em;
	}
	.boxLp07 .box .right .img {
		margin-bottom: 5vw;
	}
	.boxLp07 .box dl dd {
		font-size: 1rem;
	}
	.boxLp07 .box dl dt {
		font-size: 1.15rem;
	}
	.boxLp07 .box:nth-of-type(1) {
		margin-bottom: 15vw;
	}
	.boxLp08Wrap {
		padding-top: 5vw;
	}
	.boxLp08 .sec02,
	.boxLp08 .sec01 {
		background-size: 280%;
	}
	.boxLp08 .box .ttl {
		text-align: left;
		padding: 3vw 0 3vw 15%;
		width: 112%;
		margin: -70vw 0 49vw -6%;
		background: url("../../images/lp01-2/bg-brown.png") repeat left center;
	}
	.boxLp08 .box .ttl .num {
		font-size: 6rem;
		left: 5%;
		top: 1vw;
	}
	.boxLp08 .box .ttl .s02 {
		margin-bottom: 0;
	}
	.boxLp08 .box .ttl02 {
		font-size: 1.6rem;
	}
	.boxLp08 .menu04 {
		display: block;
		margin-top: 6vw;
		position: relative;
		padding-bottom: 0;
	}
	.boxLp08 .menu04 .item {
		width: 100%;
		display: flex;
		align-items: flex-start;
		padding: 5vw 5% 6vw 0;
	}
	.boxLp08 .menu04 .item img {
		width: 35%;
		flex-shrink: 0;
	}
	.boxLp08 .sec02:after {
		content: none;
	}
	.boxLp08 .menu04:after {
		    content: "";
		width: 70%;
		height: 100%;
		background-color: #b69451;
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: -1;
	}
	.boxLp08 .menu04 .item > div {
		padding-left: 5vw;
	}
	.boxLp08 .menu04 .title {
		margin-top: 0;
		font-size: 1.2rem;
	}
	.boxLp08 .menu04 p {
		font-size: 1rem;
	}
	.boxLp08 .sec01 .box .ttl {
		margin-bottom: 55vw;
	}
	.boxLp08 .menu03 {
		margin-top: 5vw;
		padding: 8vw 0;
	}
	.boxLp08 .menu03Inn {
		display: block;
	}
	.boxLp08 .menu03 .item {
		max-width: inherit;
		background-size: 40%;
		background-position: left center;
		min-height: 51vw;
	}
	.boxLp08 .menu03 p {
		font-size: 1rem;
		width: 60%;
		margin-left: auto;
		padding: 0 6%;
	}
	.boxLp08 .menu03 .item:after {
		content: none !important;
	}
	.boxLp08 .menu03 p:before {
		content: "01";
		font-size: 2rem;
		display: block;
		font-family: 'Noto Serif JP', 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
		font-weight: 100;
		text-align: center;
		margin-bottom: 0.5em;
	}
	.boxLp08 .menu03 .item02 {
		background-position: right center;
		margin: 0;
	}
	.boxLp08 .menu03 .item02 p {
		margin: 0 auto 0 0;
 	}
	.boxLp08 .menu03 .item02 p:before {
		content: "02"
	}
	.boxLp08 .menu03 .item03 p:before {
		content: "03"
	}
	.boxLp08 .sec04 {
		background-image: url("../../images/lp01-2/img-w10sp.png");
		background-size: 100%
	}
	.boxLp08 .sec01 {
		margin-bottom: 0;
	}
	.boxLp08 .sec04 .box .ttl {
		margin-bottom: 82vw;
	}
	.boxLp09 h2.ttl {
		margin-bottom: 2.6em;
		font-size: 2rem;
	}
	.boxLp09Wrap {
padding-top: 134vw;
		margin-top: -90vw;
		background: url("../../images/lp01-2/bg-arrow.png") no-repeat center 8%;
		background-size: 230% auto;
	}
	.pageLp01-2 .boxService_num{
		justify-content: center;
		margin-bottom: 2.5em;
	}
	.pageLp01-2 .boxService_num span{
		line-height: 1.4;
		font-size: 2rem;
	}
	.pageLp01-2 .boxServiceInn .boxBaseCom {
		margin-right: 0;
	}
	.pageLp01-2 .boxServiceInn .contact_area a {
		width: 100%;
	}
	.boxService03 .boxBaseCom p {
		font-size: 0.9rem !important;
	}
	.boxService03 .box_wrap .img {
		margin-top: 8vw;
		margin-bottom: 6vw;
	}
	.boxService02Wrap, .boxService03Wrap, .boxService04Wrap, .boxService05Wrap, .boxService06Wrap, .boxService07Wrap, .boxService08Wrap {
		padding-bottom: 12vw;
	}
	.boxService02Wrap {
		padding-bottom: 20vw;
	}
	.boxService03Wrap {
		padding-top: 12vw;
	}
	.boxService04 .box_planingInn {
		width: 100%;
	}
	.pageLp01-2 .boxServiceInn .boxBaseCom {
		margin-bottom: 0;
	}
	.boxService08 .box_wrap .img {
		margin-top: 8vw;
	}
	.boxServiceInn03 {
		width: 100%;
		padding: 3em 2em;
	}
	.ttlContact {
		font-size: 1.7rem;
		margin-bottom: 1em;
	}
	.boxCampaignWrap {
		margin-left: 1em;
		margin-right: 1em;
		padding-bottom: 0;
	}
	.boxHmbMenu .ulHeaderMenu01 {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
	}
	.boxHmbMenu .ulHeaderMenu01 li{
		margin:1rem 0;
		font-size: 1.7rem;
		text-align: center;
	}
}
@media only screen and (max-width: 1400px) and (min-width: 751px){
	.baseW {
		margin: auto;
		width: 95%;
	}
}

.boxFixBtnLp01 {
	opacity: 0;
	position: fixed;
	right: 0;
	bottom: 30px;
	z-index: 10;
	width: 26vw;
	max-width: 327px;
	transition: all 1s;
	pointer-events: none;
}
body.scroll_fix .boxFixBtnLp01 {
	opacity: 1;
	pointer-events: auto;
}

.upToTop {
	bottom: 193px;
	display: none;
	right: 1.5%;
}
@media only screen and (max-width: 1280px) and (min-width: 751px){
	.boxFixBtnLp01 {
		top: 370px;
	}
}
.boxFixBtnLp01 .btn02 {
	display: none;
}
.boxFixBtnLp01 .close {
	width: 17px;
	height: 17px;
	background: url("../../images/lp01-2/btn01-s.png") no-repeat left center;
	display: block;
	position: absolute;
	right: 25px;
	top: 25px;
	z-index: 1;
	opacity: 1;
	cursor: pointer;
	transition: all 0.3s;
}
.boxFixBtnLp01.hide .close {
	background-image: url("../../images/lp01-2/btn02-s.png");
}
.boxFixBtnLp01.hide .btn01 {
	display: none;
}
.boxFixBtnLp01.hide .btn02 {
	display: block;
	margin-left: auto;
}

.boxFixBtnLp01Sp {
	display: none;
}
@media (max-width: 750px) {
	.upToTop {
	bottom: 25vw;
}
	.boxFixBtnLp01Sp {
		display: block;
		display: flex;
		position: fixed;
		width: 100%;
		bottom: 0;
		left: 0;
		z-index: 10;
	}
	#container {
		padding-bottom: 23vw;
	}
	.boxFixBtnLp01 {
		display: none;
	}
	.boxFixBtnLp01Sp .d01 {
		font-size: 3.2vw;
		text-align: center;
		font-weight: 600;
		background-color: #b69451;
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 30%;
	}
	.boxFixBtnLp01Sp .d01 span {
		font-size: 1.5em;
	}
	.boxFixBtnLp01Sp .d02 {
		width: 70%;
	}
	.boxFixBtnLp01Sp .d02 p {
		color: #fff;
		font-weight: bold;
		font-size: 2.66vw;
		text-align: center;
		padding: 0.6em 0;
		background-color: #7d0022;
		letter-spacing: 0.1em;
	}
	.boxFixBtnLp01Sp .d02 .btnarea {
		font-weight: bold;
		color: #7d0022;
		font-size: 3.46vw;
		display: flex;
	}
	.boxFixBtnLp01Sp .d02 .btnarea a {
		width: 100%;/*50%;*/
		text-align: center;
		background-color: #d2d2d2;
		padding: 1em 0;
	}
	.boxFixBtnLp01Sp .d02 .btnarea a:last-child {
		border-left: 1px solid #7d0022;
	}
	#tel_area {
		margin-bottom: 8vw;
	}
	.boxLp02 .boxWrap {
		justify-content: center;
	}
	.boxLp05 .box_point p {
		font-size: 1rem;
	}
	.boxLp07 .sp_img {
		position: relative;
		z-index: 1;
	}
	.boxLp08 .menu03 .ttl {
		margin: 0 0 8vw 0;
	}
	.pageLp01-2 .mwform-checkbox-field {
		display: block;
	}
	.boxContact01Wrap {
		padding: 5rem 0;
	}
	.boxLp05 .sec01 .box .ttl .s01, .boxLp05 .sec01 .box .ttl .s02,
	.boxLp05 .sec02 .box .ttl .s01, .boxLp05 .sec02 .box .ttl .s02{
		min-width: 252px;
	}
	.boxLp05 .boxBaseCom {
		padding-bottom: 0;
	}
}
@media only screen and (min-width:751px) {
.pageLp01-2 .mwform-checkbox-field label {
	margin-bottom: 0;
}

	
}
.mw_wp_form_confirm dl dd p {
	display: none;
}
.boxServiceInn .boxBaseCom {
    margin-left: 0;
    margin-right: 6%;
}
.boxService02 .txt_red {
	font-size: 1.285rem;
	margin: 1em 0 2em 0;
	line-height: 1.5;
} 


/*slide*/

.boxLp01Slide02 {
	width: 100%;
	position: relative;
	padding-top: 46vw;
}
.boxLp01Slide02 iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
@media only screen and (max-width:750px) {
	.boxLp01Slide02 {
		width: 100%;
		padding-top:154vw;
	}
}

.boxLp06Slide {
  display: flex;
  flex-wrap: wrap;
}
.boxLp06Slide .item {
  width: 31%;
  margin-left: 3.5%;
}
.boxLp06Slide .item:nth-child(n+4) {
  margin-top: 2rem;
}
.boxLp06Slide .item:nth-of-type(3n+1) {
  margin-left: 0;
}
@media only screen and (max-width:750px) { 
  .boxLp06Slide {
    display: block;
  }
  .boxLp06Slide .item {
    margin: 0 0 1rem 0!important;
    width: 100%;
  }
  .boxService02 .boxServiceInn {
    padding-top: 3rem;
  }
  .boxService02 .boxServiceInn .boxBaseCom {
    margin: 0 0 2rem 0;
  }
}
.boxLp06Slide .item .cap {
    font-weight: bold;
    font-size: 1.57rem;
    line-height: 1.6;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}