@charset "utf-8";

:root{
	--BFm: "Noto Serif", serif;
	--BFg: "Noto Sans JP", sans-serif;
	--BC: #816e46;
	--BCrgb: 129,110,70
}

.iwrap.inlns {
	box-sizing: border-box;
	color: #333;
	position: relative;
	margin-top: -5px;
	z-index: 1;
	font-family: var(--BFg);
	font-weight: 400;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 1px;
}
.BFred,.Tred{
	color: #ff1741;
}
.txtBox{
	width: 700px;
	margin: auto;
}
.txt{
	font-size: 30px;
	letter-spacing: 6px;
	text-align: center;
}

ul.awo {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 475px;
	left: 220px;
}
.awo li,.awo li::before,.awo li::after  {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.awo li {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 5px;
	padding-left: 2px;
	font-size: 15px;
	text-align: center;
	font-weight: 500;
	line-height: 1.6;
	z-index: 2;
}
.awo li span {
	margin-top: 8px;
	display: block;
}
.awo li::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #aaa;
	z-index: 1;
}
.awo li::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 3px;
	background: rgba(255,255,255,.5);
	z-index: -1;
}
.iwrap h3{
	font-weight: 400;
	font-size: 40px;
	text-align: center;
}
h4.ballon {
	margin-top: 120px;
	margin-bottom: 20px;
	color: #023f7b;
	font-size: 50px;
	text-align: center;
	font-weight: 600;
	font-family: var(--BFm);
	letter-spacing: 10px;
}
.bmline {
	position: relative;
	margin: 50px auto 70px;
	font-size: 30px;
	font-family: var(--BFm);
	font-size: 40px;
	text-align: center;
	letter-spacing: 2px;
	border-bottom: 1px solid var(--BC);
	width: 650px;
}
.bmline::after {
	content: "";
	margin: auto;
	position: absolute;
	bottom: -23px;
	right: 0;
	left: 0;
	width: 10px;
	height: 30px;
	border-right: 1px solid var(--BC);
	transform: rotate(45deg);
}
.anno{
	margin: -60px auto 0;
	text-align: right;
	font-weight: normal;
	display: block;
	font-size: 13px;
	width: 800px;
}
h2.tria{
	position: relative;
	display: block;
	margin: 100px auto 80px;
	font-family: var(--BFm);
	font-size: 35px;
	color: #fff;
	text-align: center;
	letter-spacing: 5px;
	z-index: 5;
}
h2.tria::before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 300px;
	height: 100px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	background: var(--BC);
	z-index: -1;
}

.inlns .mvBg{
	background: url(/images/item/sc/nlns/mvbg.jpg) no-repeat center center;
	background-size: cover;
}
.mv .item {
	width: 1400px;
	height: auto;
	margin: 0 -330px;
	display: block;
}
.mv h2{
	position: absolute;
	right: 150px;
	top: 80px;
}
.mv h2 .mvtit{
	width: 130px;
}
.mv .awo{
	top: 420px;
	left: 160px;
}
.mv .vita_tita{
	display: block;
	margin: auto;
	position: absolute;
	top: 770px;
	z-index: 1;
}
.mv .sBox.poab {
	background: rgba(255,255,255,.95);
	padding: 30px 20px;
	margin: auto;
	right: 0;
	left: 0;
	bottom: 52px;
	text-align: center;
	width: 800px;
	box-shadow: 1px 1px 10px rgba(0,0,0,.1);
}
.mv .sBox h3 {
	font-size: 30px;
	font-family: var(--BFm);
}
.mv .sBox img {
	margin: 15px;
}

.iwrap .Cta h3{
	font-size: 30px;
	font-family: var(--BFg);
	font-weight: 400;
	letter-spacing: 2px;
}
.iwrap .Cta h3 span.bdr {
	border: 1px solid #aaa;
	font-size: 16px;
	letter-spacing: 0;
	padding: 5px;
	display: inline-block;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.load ul{
	display: flex;
}
.load li{
	font-size: 0;
}
.load h3{
	margin: 100px;
	font-family: var(--BFm);
	font-size: 50px;
	letter-spacing: 10px;
	line-height: 2;
}

.cure1Bg{
	background: #f9f9f9;
	font-family: var(--BFm);
}
.cure1{
	position: relative;
	margin-top: 200px;
	padding-top: 120px;
	padding-bottom: 500px;
	background: url(/images/item/sc/nlns/cure1.png) no-repeat right bottom;
}
.cure1 h2.tria {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -50px;
}
.cure1 h3{
	font-size: 40px;
	text-align: center;
}
.cure1 .txtBox{
	padding: 40px 0;
	font-size: 25px;
	font-weight: 400;
	line-height: 3;
	letter-spacing: 1px;
	width: 700px;
}

.cure2 .Box{
	background: url(/images/item/sc/nlns/cure2.jpg) no-repeat right center;
	background-size: cover;
}
.cure2 p.Tce {
	margin: 120px auto;
	font-size: 30px;
	letter-spacing: 4px;
	font-weight: 400;
	line-height: 2;
}
.cure2 h2.tria {
	margin: 100px auto -20px;
}
.cure2 h3{
	padding: 200px 0;
	width: 12rem;
}
.cure2 img {
	width: 100%;
	height: auto;
}

.ctaBg h2 {
	margin-top: 80px;
	margin-bottom: 40px;
	font-family: var(--BFm);
	font-size: 50px;
	text-align: center;
	letter-spacing: 6px;
	line-height: 1.8;
}
.ctaBg ul.awo{
	top: 500px;
	left: 190px;
}

.worrbg {
	background: url(/sp/imgs/item/sc/nlns/worriesbg.jpg) no-repeat 0 bottom;
	background-size: cover;
}
.worr {
	margin-top: 80px;
	padding: 120px 0;
}
.worr img{
	display: block;
	margin: auto;
}
.pointBg{
	padding-top: 80px;
	padding-bottom: 80px;
	clip-path: polygon(0 60px, 100% 0, 100% calc(100% - 60px), 0 100%);
	background: #fff8f1;
}
.point li{
	padding-bottom: 80px;
}
.point li p{
	margin-top: 5px
}
.point li p.anno{
	text-align: center;
	width: auto;
}
.point h4 .circle{
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: #fff;
	font-size: 40px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.2;
	width: 100px;
	height: 100px;
	background: var(--BC);
	border-radius: 50%;
}
.point h4{
	font-family: var(--BFm);
	width: 730px;
	margin: 10px auto 30px;
	font-weight: 500;
}
.point h4 p{
	font-size: 30px;
	letter-spacing: 3px;
	padding-left: 20px;
}
.point dt {
	text-align: center;
	font-size: 25px;
	margin: 20px 0;
}
.point img {
	display: block;
	margin: auto;
}
.point .txtBox {
	margin: 50px auto;
	letter-spacing: 1px;
	font-size: 21px;
	font-weight: 400;
}
.point ul.point3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}
.point ul.point3 li {
	width: 50%;
}
.point3{
	ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		text-align: center;
	}
	li:nth-last-child(-n + 2) {
		padding-bottom: 30px;
	}
	.other {
		width: 85%;
		margin: auto;
	}
	dt{
		padding: 0;
		margin: 0;
		text-align: left;
		font-size: 14px;
		font-weight: bold;
		display: inline;
	}
	dd{
		font-size: 14px;
		display: inline;
	}
}

.titaBg{
	margin: -110px auto 100px;
	padding: 120px 0 150px;
	background-color: #faf8f7;
	background-image: url(/images/item/sc/nlns/titanail.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 400px;
	z-index: 1;
	position: relative;
}
.tita h3 {
	font-size: 20px;
	font-weight: 500;
}

.use{
	padding: 0 60px;
}
.use h3{
	font-size: 50px;
	width: 500px;
}
.use li {
	display: flex;
	justify-content: left;
	padding: 30px 30px 150px 30px;
	position: relative;
}
.use li::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 60px;
	right: 0;
	margin: auto;
	width: 25px;
	height: 25px;
	transform: rotate(45deg);
	border: transparent;
	border-right: 4px solid var(--BC);
	border-bottom: 4px solid var(--BC);
}
.use li:last-of-type::before{
	content: none;
}
.use .imgBox .circle{
	position: absolute;
	top: -30px;
	left: -30px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-size: 40px;
	font-family: var(--BFm);
	color: var(--BC);
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.1;
	width: 100px;
	height: 100px;
	background: rgba(255,255,255,.5);
	border-radius: 50%;
	border: 1px solid var(--BC);
}
.use li .txtBox{
	padding-left: 50px;
}
.use li .txtBox h4{
	font-size: 30px;
	letter-spacing: 2px;
	border-bottom: 1px dashed var(--BC);
	margin-bottom: 30px;
	display: inline-block;
	padding: 0 5px;
}

.quality img {
	margin: auto;
	display: block;
}
.quality .txtBox{
	margin: 20px auto;
	width: 600px;
	font-weight: 400;
}

.voiceBg{
	background: url(/images/item/sc/nlns/voibg.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 50px;
	margin-top: 120px;
}
.voice{
	width: 800px;
	margin: auto;
}
.voice h3.bmline{
	color: #fff;
	border-color: #fff;
}
.voice h3.bmline::after{
	border-color: #fff;
}
.voice li{
	position: relative;
	margin-bottom: 130px;
	display: flex;
}
.voice img{
	z-index: 5;
	position: relative;
	width: 200px;
}
.voice .cmt{
	z-index: 1;
	background: #fff;
	padding: 40px 20px 20px 190px;
	position: absolute;
	top: -10px;
	left: 30px;
	height: 220px;
	box-shadow: 10px 10px 0 rgba(0,0,0,.5);
	margin-top: 30px;
}
.voice li:nth-of-type(even){
	flex-direction: row-reverse;
}
.voice li:nth-of-type(even) .cmt{
	right: 30px;
	left: 0;
	padding-right: 190px;
	padding-left: 40px;
}
.voice h4{
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 6px;
}
.voice .cmt span{
	display: block;
	margin-top: .5rem;
	font-size: .8em;
	text-align: right;
}

.expectBg{
	background: url(/images/item/sc/nlns/expectbg.jpg) no-repeat 0 0;
	padding: 130px 0px;
}
.expect{
	position: relative;
	padding: 50px;
	box-shadow: 20px 20px 0 rgba(242,237,233,.5);
	background: #fff;
}
.expect h3 {
	position: absolute;
	font-family: var(--BFg);
	letter-spacing: 13px;
	font-weight: 400;
	left: 0;
	right: 0;
	font-size: 41px;
	color: var(--BC);
	top: -2.5rem;
}
.expect .box{
	background: #fff;
	margin-right: 50px;
}
.expect h4{
	font-family: var(--BFm);
	font-size: 37px;
	font-weight: 500;;
}
.expect .name{
	font-size: 14px;
	padding: 20px 0;
}

.qa{
	padding: 140px 0 50px;
}
.qa h3{
	padding: 0 0 40px;
	font-family: var(--BFg);
	font-weight: 400;
}
.iwrap .qa .num{
	color: var(--BC);
	font-weight: 600;
}
.qa dl{
	background: #fff;
}
.iwrap .qa dt.acoA{
	padding: 30px 20px 30px 60px;
	border-top: 1px solid rgba(var(--BCrgb),.5);
}
.iwrap .qa dt.acoA:first-of-type{
	border-top: none;
}
.iwrap .qa dt:last-of-type.acoA{
	border-bottom: none;
}
.iwrap .qa dt.acoA.active{
	color: #333;
	border-bottom: none;
}
.iwrap .qa dt.acoA::before{
	background: rgba(var(--BCrgb),.2);
}
.iwrap .qa dd.acoB{
	padding: 40px 20px 40px 30px;
	border-left: 30px solid rgba(var(--BCrgb),.2);
}
.iwrap .qa dd.acoB:last-of-type{
	border-bottom: none;
}
.cirarrD:after{
	color: var(--BC);
}

#Buy .awo li{
	font-weight: 600;
}
.buyTiS .tag{
	font-family: var(--BFg);
	font-size: 30px;
	font-weight: 400;
}
.buyTiS .bdr {
	border: 1px solid #ccc;
	padding: 5px;
	font-weight: 300;
	font-size: 20px;
	line-height: 1;
	margin-right: 11px;
}
.iwrap .buyTiS h3 {
	font-family: var(--BFm);
	font-size: 45px;
	letter-spacing: 4px;
	margin-bottom: 30px;
}
.iwrap .buyTiS img {
	margin: auto;
	display: block;
}
#Buy ul.awo{
	top: 505px;
	left: 190px;
}

.iwrap #Buy .btnGreeN{
	color: #fff;
}

.ispec h3 {
	display: flex;
	align-items: center;
}
.ispec h3 span.br {
	border: 1px solid #ccc;
	padding: 5px;
	font-weight: 300;
	line-height: 1;
}
.iatt ol {
	padding-left: 1em;
}
.iatt ol li {
	padding-left: 0;
	text-indent: 0;
}
.iatt .box {
	display: flex;
	width: 217px;
	flex-wrap: wrap;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 10px;
}
.ispec .box dt,.iatt .box dd {
	padding: 10px;
	text-indent: 0;
	line-height: 1;
	width: 130px;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.ispec .box dt{
	width: 55px;
	font-weight: bold;
}
.ispec .box dt::before{
	content: none;
}
.iatt .box dd {
	width: 120px;
}

.iwrap .ctapri dt{
	margin-left: 105px;
}