@charset "UTF-8";


@font-face{
  font-family: 'HK-Grotesk';
  src: url('../font/HKGrotesk-Regular.otf') format('opentype'),
       url('../font/HKGrotesk-Regular.ttf')  format('truetype'),
       url('../font/HKGrotesk-Regular.woff') format('woff');
}
@font-face{
  font-family: 'Quentin';
  src: url('../font/Quentin.otf') format('opentype'),
       url('../font/Quentin.ttf')  format('truetype'),
       url('../font/Quentin.woff') format('woff');
}
/* setting*/
.breadcrumb__list {
  padding-bottom: 1.6rem;
}

@media (max-width: 767px) {
  .breadcrumb__list {
    padding-bottom: calc(9 * (100vw / 375));
  }
}
.sp_only {
    display: none !important;
}

.flexBox {
    display: flex;
    flex-wrap: wrap;
}

.lp210918_norc_setup img,
.lp210918_norc_setup .video,
.lp210918_norc_setup iframe{
    width: 100%;
}

/* common */
.lp210918_norc_setup{
	overflow-x: hidden;
	width: 100%;
	/* max-width: 136.6rem; */
	margin: 0 auto;
	/* background-image: url(../img/pc.jpg); */
	background-repeat: no-repeat;
	background-size: 136.6rem;
	background-position: center -10.9rem;
	/* font-feature-settings: "palt"; */
	font-weight: 500;
	font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HiraMinProN", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", source-han-serif-japanese, serif;
}
.lp210918_norc_setup section{
	width: 100%;
	max-width: 108.6rem;
	margin: 0 auto;
}
/* text */
  _:-ms-lang(x)::-ms-backdrop, .top_text {
	font-feature-settings: normal;
	text-align: justify;
	text-justify: inter-ideograph;
  }
  _:-ms-lang(x)::-ms-backdrop, .sec_text {
	font-feature-settings: normal;
	text-align: justify;
	text-justify: inter-ideograph;
  }
  _:-ms-lang(x)::-ms-backdrop, .cont_text {
	font-feature-settings: normal;
	text-align: justify;
	text-justify: inter-ideograph;
  }
  _:-ms-lang(x)::-ms-backdrop, .sub_text {
	font-feature-settings: normal;
	text-align: justify;
	text-justify: inter-ideograph;
  }
.lp210918_norc_setup .top_text{
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	width: 98rem;	
	margin: 9.5rem auto 11.2rem;
	line-height: 2;
}
.lp210918_norc_setup .sec_text{
	width: 50.1rem;
}
.lp210918_norc_setup .sec_text h3{
	font-family: Quentin;
	font-size: 6rem;
	letter-spacing: 0.075em;
	margin: 4.8rem 0 1rem 0;
}
.lp210918_norc_setup .sec_01 .sec_text h3{
	color: #5c5343;
}
.lp210918_norc_setup .sec_02 .sec_text h3{
	color: #395c5c;
}
.lp210918_norc_setup  .sec_text h4{
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-bottom: 0.8rem;
}
.lp210918_norc_setup .sec_text h5{
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	margin-bottom: 2.2rem;
}
.lp210918_norc_setup .sec_text p{
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	line-height: 2;
	margin-bottom: 0.5rem;
}
.lp210918_norc_setup .sub_text{
	margin: 0 0 0 0rem;
}
.lp210918_norc_setup .sub_text h5{
	font-family: HK-Grotesk;
	font-size: 4rem;
	letter-spacing: 0.075em;
	border-bottom: #333 1px solid;
	display: inline-block;
	padding: 0 0 2.2rem 0;
}

.lp210918_norc_setup .sub_text p{
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	line-height: 2;
	margin: 3.5rem 0 0;
}
.lp210918_norc_setup .cont_text{
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	line-height: 2;
	margin: 1.7rem auto 0.7rem;
}
/* credit */
.lp210918_norc_setup .credit{
	font-size: 1rem;
	letter-spacing: 0.1em;
	line-height: 2.4;
	color: #454545;
}
.lp210918_norc_setup .credit a{
	text-decoration: underline;
}
/* img */
.lp210918_norc_setup .top_img{
	width: 120.2rem;
	margin: 0 auto;
}
.lp210918_norc_setup .sec_img{
	width: 50rem;
	margin: 0 8rem 8.3rem 0rem;
}
/* cont-box */
.lp210918_norc_setup .main_cont{
	margin: 0 auto;
}
.lp210918_norc_setup .sec_cont{
	width: 108.2rem;
	justify-content: space-between;
	margin: -1rem auto 5.5rem;
}
.lp210918_norc_setup .sec_cont ul:first-child{
	margin-top: 2rem;
}
.lp210918_norc_setup .sec_cont ul:nth-child(2){
	margin-top: 6rem;
}

.lp210918_norc_setup .cont_box{
	width: 32rem;
}
/* point */
.lp210918_norc_setup .point{
	margin: 12rem auto 15rem;
	position: relative;
}
.lp210918_norc_setup .point h2{
	font-family: Quentin;
	font-size: 3.6rem;
	letter-spacing: 0.025em;
	text-align: center;
	margin-bottom: 2.1rem;
}
.lp210918_norc_setup .point p{
	text-align: center;
	line-height: 2;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
.lp210918_norc_setup .point::before{
	content:"";
	background:#FAF8F8;
	background-size:100%;
	z-index:-1;
	width:108.2rem;
	height:16rem;
	position:absolute;
	left:-26rem;
	top:2rem;
}
/* bk */
.lp210918_norc_setup .sec_{
	position: relative;
}
.lp210918_norc_setup .sec_::after{
	content:"";
	background-size:100%;
	z-index:-1;
	width: 100%;
	position:absolute;
	left:-50%;
	/* top:49.7rem; */
	width: 1300rem;
	display: inline-block;
}
.lp210918_norc_setup .sec_01::after{
	background:#F8F7F4;
	height:209.3rem;
	top: 49.5rem;
}
.lp210918_norc_setup .sec_02::after{
	background:#F5F8F6;
	height: 207.7rem;
	top: 49.8rem;
}
/* sec1 */
.lp210918_norc_setup .sec_01{
	margin-bottom: 19.4rem;
}

/*===========sp==========*/



@media only screen and (max-width: 767px) {
    /*-set-*/
    html {
        font-size: calc(10 * (100vw / 375));
        }
    .pc_only {
        display: none !important;
    }
    .sp_only {
        display: block !important;
    }
	.lp210918_norc_setup{
		width: 100%;
		/* background-image: url(../img/sp.jpg); */
		background-size: 100%;
        background-position:center -5.5rem;
	}
	.lp210918_norc_setup .section{
		max-width: 37.5rem;
	}
	.lp210918_norc_setup .top_img{
		width: 37.5rem;
	}
	.lp210918_norc_setup .top h2{
		font-size: 1.2rem;
		letter-spacing: 0.1em;
		margin-left: 2.2rem;
		margin-bottom: 1rem;
		margin-top: 2rem;
	}
	.lp210918_norc_setup .top h3{
		font-size: 2.4rem;
		letter-spacing: 0.075em;
		margin-left: 2.2rem;
	}
	.lp210918_norc_setup .top_text{
		width: 34.6rem;
		margin: 5.4rem auto 7.2rem;
	}
	.lp210918_norc_setup .sec_text{
		width: 34.5rem;
		margin: 0 auto 5.5rem;
	}
	.lp210918_norc_setup .sec_text h3{
		font-size: 5rem;
		margin: 1.7rem 0 0.6rem;
	}
	.lp210918_norc_setup .sec_text h4{
		font-size: 2rem;
		line-height: 1.8;
	}
	.lp210918_norc_setup .sec_text p{
		margin-bottom: 0.4rem;
	}
	.lp210918_norc_setup .sub_text{
	    margin: 0 auto;
    }
	.lp210918_norc_setup .sub_text h5{
		font-size: 3.6rem;
	}
	.lp210918_norc_setup .sub_text p{
		width: 34.5rem;
		margin: 2.5rem 0 1.9rem;
	}
	.lp210918_norc_setup .cont_text{
		width: 29.5rem;
		margin: 1.6rem 0 0 1.5rem;
	}
	.lp210918_norc_setup .sec_img{
		width: 31.5rem;
		margin: 0 auto;
	}
	.lp210918_norc_setup .sec_cont{
		/* width: 32rem; */
		margin: 0 0 5.5rem;
	}
	.lp210918_norc_setup .sec_cont ul:first-child{
		/* margin: 0 0 0 1rem; */
		margin-top: -1rem;
	}
	.lp210918_norc_setup .sec_cont ul:nth-child(2){
		margin: 1rem 0 0 5.4rem;
	}
	.lp210918_norc_setup .sec_cont ul:nth-child(3){
		margin: 1rem 0 0 3rem;
	}
	.lp210918_norc_setup .sec_cont .credit{
	    margin: 0.8rem 0 0 1.5rem;
	    width: 29.5rem;
	}

	.lp210918_norc_setup .sec_01 .cont_02 .credit{
	    margin: 0.8rem 0 0 1.5rem;
	    width: 29.5rem;
	}
	.lp210918_norc_setup .point{
		margin: 12.5rem auto 16rem;
	}
	.lp210918_norc_setup .point h2{
		font-size: 4rem;
	}
	.lp210918_norc_setup .point p{
		width: 29.5rem;
	}
	.lp210918_norc_setup .point::before{
		top: 2.4rem;
		left: -2.5rem;
		width: 34.5rem;
		height: 24.4rem;
	}
	.lp210918_norc_setup .sec_02::after{
		height: 513rem;
		top: 25.8rem;
	}
	.lp210918_norc_setup .sec_01::after{
		height: 517.6rem;
		top: 25.8rem;
	}
	.lp210918_norc_setup .sec_01{
		margin-bottom: 16rem;
	}
}