@charset "utf-8";


/**************************************************50
 * line
 **************************************************/
#line address{
}
#line address > div{
}
#line address > div img{
	vertical-align: middle;
}
#line address > div img[src$="bnr_010.svg"]{
	width: 93.75%;
	max-width: 480px
}
#line address > div a img{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: opacity 0.2s ease-out 0s;
}
#line address > div a:hover img{
	opacity: 0.7;
}
#line address > a{
}
#line address figure figcaption p{
	background-color: #FFFFFF;
	display: inline-block;
	line-height: 1.5;
	padding: 0.75em 1.5em;
	position: relative;
}
#line address figure figcaption p:after{
	border-style: solid;
	content: "";
	display: block;
	height: 0;
	pointer-events: none;
	position: absolute;
	width: 0;
}
#line address figure picture img{
	border: 1px solid #005F4B;
	border-radius: 50%;
}
@media screen and (max-width:767px){
	#line address{
	}
	#line address > div img{
		margin: 0 1.5625% 3.125%;
	}
	#line address > a{
	}
	#line address figure{
		margin-top: 3.125%;
	}
	#line address figure figcaption{
		margin-bottom: 24px;
	}
	#line address figure figcaption p{
		border-radius: 7px;
	}
	#line address figure figcaption p:after{
		border-color: #FFFFFF transparent transparent transparent;
		border-width: 20px 8px 0 8px;
		bottom: 0;
		left: 50%;
		-ms-transform: translate(-50%, 100%);
		-webkit-transform: translate(-50%, 100%);
		transform: translate(-50%, 100%);
	}
	#line address figure picture img{
		width: 150px;
	}
}
@media screen and (min-width:768px){
	#line address{
	}
	#line address > div{
		margin-bottom: 50px;
	}
	#line address > div img[src^="data:image"]{
		margin-right: 30px;
	}
	#line address > a{
	}
	#line address figure{
		border-collapse: separate;
		border-spacing: 0;
		display: table;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
	}
	#line address figure figcaption{
		display: table-cell;
		padding-right: 24px;
		vertical-align: middle;
	}
	#line address figure figcaption p{
		border-radius: 15px;
	}
	#line address figure figcaption p:after{
		border-color: transparent transparent transparent #FFFFFF;
		border-width: 12px 0 0 18px;
		right: 0;
		bottom: 0;
		-ms-transform: translate(100%, -100%);
		-webkit-transform: translate(100%, -100%);
		transform: translate(100%, -100%);
	}
	#line address figure picture{
		display: table-cell;
		vertical-align: middle;
	}
	#line address figure picture img{
		width: 152px;
	}
}


/**************************************************50
 * additional
 **************************************************/
#additional{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
#additional h2{
}
#additional h2 img{
}
#additionals{
}
#additionals > li{
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid #005F4B;
	display: inline-block;
	vertical-align: top;
}
#additionals > li > b{
	background-color: #005F4B;
	color: #FFFFFF;
	display: block;
	margin-bottom: -webkit-calc(0.875em + 8px);
	margin-bottom: calc(0.875em + 8px);
	position: relative;
}
#additionals > li > b:after{
	border-color: #005F4B transparent transparent transparent;
	border-width: 0.875em 0.5em 0 0.5em;
	border-style: solid;
	content: "";
	display: block;
	height: 0;
	pointer-events: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	-ms-transform: translate(-50%, 100%);
	-webkit-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
	width: 0;
}
#additionals > li > b span{
	background-color: #FFFFFF;
	border-radius: 50%;
	color: #005F4B;
	display: inline-block;
	line-height: 1.25;
	margin-left: 0.25em;
	vertical-align: baseline;
	width: 1.25em;
}
#additionals > li > strong{
	background-color: #FFFF00;
	border-radius: 1000px;
	color: #000000;
	display: inline-block;
	margin-bottom: 1em;
	padding: 0 2em;
	vertical-align: top;
}
#additionals > li h3{
	margin-bottom: 1em;
}
#additionals > li h3 img{
	width: 87.5%;
}
#additionals > li picture{
	display: inline-block;
	margin-top: 1em;
	position: relative;
	vertical-align: top;
	width: 75%;
}
#additionals > li picture.badge:before{
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 100%;
	pointer-events: none;
	position: absolute;
	top: 0;
	right: 0;
	-ms-transform: translate(8%, -6.25%);
	-webkit-transform: translate(8%, -6.25%);
	transform: translate(8%, -6.25%);
	width: 33%;
}
#additional.lazyloaded #additionals > li picture.badge:before{
	background-image: url("https://noukuru.com/images/user/additional/badge.svg");
}
#additionals > li picture img{
	width: 100%;
}
@media screen and (max-width:319px){
	#additional{
		background-position: center 100px;
	}
}
@media screen and (min-width:320px) and (max-width:767px){
	#additional{
		background-position: center 90px;
	}
}
@media screen and (max-width:767px){
	#additional{
		padding-top: 6.25%;
		padding-bottom: 6.25%;
	}
	#additional h2 img[src$="caption_010.svg"]{
		width: 92.5%;
	}
	#additional h2 img[src$="caption_020.svg"]{
		width: 87.5%;
	}
	#additional.lazyloaded{
		background-image: url("https://noukuru.com/images/user/additional/back_013.webp");
	}
	#additionals > li{
		margin-top: 6.25%;
		padding-bottom: 6.25%;
		width: -webkit-calc(93.75% + (1px * 2));
		width: calc(93.75% + (1px * 2));
	}
	#additionals > li > b{
		font-size: 137.5%;
	}
	#additionals > li .link_to{
		margin: 0.5em 0 1em;
	}
}
@media screen and (min-width:768px){
	#additional{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	#additional h2 img{
		height: 128px;
	}
	#additionals > li{
		margin-top: 50px;
		padding-bottom: 2em;
	}
	#additionals > li > b{
		font-size: 175%;
	}
	#additionals > li .link_to{
		margin: 1em 0;
		width: 240px;
	}
}
@media screen and (min-width:768px) and (max-width:939px){
	#additional.lazyloaded{
		background-image: url("https://noukuru.com/images/user/additional/back_012.webp");
	}
	#additionals > li{
		width: 512px;
	}
}
@media screen and (min-width:768px) and (max-width:1279px){
	#additional{
		background-position: center 60px;
	}
}
@media screen and (min-width:940px){
	#additionals > li{
		width: 43.5%;
	}
	#additionals > li:nth-child(even){
		margin-left: 4.5%;
	}
}
@media screen and (min-width:940px) and (max-width:1333px){
	#additional.lazyloaded{
		background-image: url("https://noukuru.com/images/user/additional/back_011.webp");
	}
}
@media screen and (min-width:1280px){
	#additional{
		background-position: center top;
	}
}
@media screen and (min-width:1334px){
	#additional.lazyloaded{
		background-image: url("https://noukuru.com/images/user/additional/back_010.webp");
	}
}
_::-webkit-full-page-media, _:future, :root #additional{
	background-attachment: scroll;
	background-position: center center;
}


/**************************************************50
 * problem
 **************************************************/
#problem{
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
#problem h2{
	color: #462309;
	line-height: 1.25;
}
#problem h2 span{
}
#problem h2 b{
	color: #EF6B23;
	line-height: 1;
}
#problems{
}
#problem picture{
	display: inline-block;
	vertical-align: top;
}
#problem picture *{
	vertical-align: top;
}
@media screen and (max-width:767px){
	#problem{
		padding-top: 6.25%;
		padding-bottom: 3.125%;
	}
	#problem.lazyloaded{
		background-image: url("https://noukuru.com/images/user/problem/back_013.webp");
	}
	#problem h2{
	}
	#problem h2 span{
		font-size: 175%;
	}
	#problem h2 b{
		font-size: 225%;
	}
	#problems{
		margin-top: 3.125%;
		margin-bottom: 6.25%;
	}
	#problems img{
		margin: 3.125% 1% 0;
		width: 30%;
	}
	#problem img[src$="img_010.webp"]{
		width: 93.75%;
	}
}
@media screen and (min-width:768px){
	#problem{
		background-position: center 100px;
		padding-top: 100px;
		padding-bottom: 10px;
	}
	#problem h2{
		position: relative;
	}
	#problem h2:after{
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		content: "";
		display: block;
		pointer-events: none;
		position: absolute;
		top: 50%;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	#problem.lazyloaded h2:after{
		background-image: url("https://noukuru.com/images/user/problem/deco_010.svg");
	}
	#problem h2 span{
		font-size: 250%;
	}
	#problem h2 b{
		font-size: 350%;
	}
	#problems{
		margin-bottom: 50px;
	}
	#problems img{
		margin: 20px 1% 0;
		width: 20%;
	}
}
@media screen and (min-width:768px) and (max-width:939px){
	#problem.lazyloaded{
		background-image: url("https://noukuru.com/images/user/problem/back_012.webp");
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	#problem h2{
		padding-right: 140px;
	}
	#problem h2:after{
		height: 120px;
		right: 0;
		width: 120px;
	}
	#problems{
		margin-top: 20px;
	}
}
@media screen and (min-width:1024px){
	#problem h2{
		padding-right: 180px;
	}
	#problem h2:after{
		height: 160px;
		left: -webkit-calc(50% + 240px);
		left: calc(50% + 240px);
		width: 160px;
	}
	#problems{
		margin-top: 70px;
	}
}
@media screen and (min-width:940px) and (max-width:1333px){
	#problem.lazyloaded{
		background-image: url("https://noukuru.com/images/user/problem/back_011.webp");
	}
}
@media screen and (min-width:1200px){
	#problem{
		padding-top: 4%;
	}
}
@media screen and (min-width:1334px){
	#problem.lazyloaded{
		background-image: url("https://noukuru.com/images/user/problem/back_010.webp");
	}
	#problem picture{
		position: relative;
	}
	#problem picture:after{
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		content: "";
		display: block;
		height: 352px;
		pointer-events: none;
		position: absolute;
		bottom: -10px;
		right: -192px;
		width: 374px;
	}
	#problem.lazyloaded > picture:after{
		background-image: url("https://noukuru.com/images/user/problem/deco_020.webp");
	}
}


/**************************************************50
 * reason
 **************************************************/
#reason{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
#reason > div{
	background-color: rgba(255, 255, 255, 0.8);
}
#reason > div h2{
}
#reason > div h2 img{
	width: 100%;
}
#reason > div hr{
	margin: 1em 0 0.5em;
}
#reason > div p{
	text-align: left;
}
@media screen and (max-width:767px){
	#reason{
		padding-top: 6.25%;
		padding-bottom: 6.25%;
	}
	#reason.lazyloaded{
		background-image: url("https://noukuru.com/images/user/reason/back_013.webp");
	}
	#reason > div{
		margin: 0 auto;
		padding: 1em 1em 0.5em;
		width: 93.75%;
	}
}
@media screen and (min-width:768px){
	#reason{
		position: relative;
	}
	#reason:before{
		content: "";
		display: block;
		padding-top: 41.66666666666667%;
	}
	#reason > div{
		padding: 1em 2em 0.5em;
		position: absolute;
		top: 0;
		width: 28em;
	}
}
@media screen and (min-width:768px) and (max-width:939px){
	#reason.lazyloaded{
		background-image: url("https://noukuru.com/images/user/reason/back_012.webp");
	}
	#reason > div{
		left: 20px;
	}
}
@media screen and (min-width:1024px){
	#reason > div{
		font-size: 125%;
	}
}
@media screen and (min-width:940px) and (max-width:1023px){
	#reason > div{
		left: 25x;
	}
}
@media screen and (min-width:1024px) and (max-width:1199px){
	#reason > div{
		left: 30px;
	}
}
@media screen and (min-width:1200px) and (max-width:1279px){
	#reason > div{
		left: 35px;
	}
}
@media screen and (min-width:1280px){
	#reason > div{
		right: -webkit-calc(50% + 600px);
		right: calc(50% + 600px);
		-ms-transform: translate(100%, 0);
		-webkit-transform: translate(100%, 0);
		transform: translate(100%, 0);
	}
}
@media screen and (min-width:940px) and (max-width:1333px){
	#reason.lazyloaded{
		background-image: url("https://noukuru.com/images/user/reason/back_011.webp");
	}
}
@media screen and (min-width:1334px){
	#reason.lazyloaded{
		background-image: url("https://noukuru.com/images/user/reason/back_010.webp");
	}
}


/**************************************************50
 * reuse
 **************************************************/
#reuse{
	background-color: #005F4B;
	color: #FFFFFF;
}
#reuse h2{
	line-height: 1.4;
}
#reuse h2 span{
	display: block;
	position: relative;
}
#reuse h2 span:after{
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	pointer-events: none;
	position: absolute;
	right: 0;
	z-index: 10;
}
#reuse.lazyloaded h2 span:after{
	background-image: url("https://noukuru.com/images/user/reuse/badge.svg");
}
#reuse h2 b{
	color: #FFFF00;
}
@media screen and (max-width:319px){
	#reuse h2 span:after{
		width: 25%;
	}
	#reuse h2{
		font-size: 125%;
	}
}
@media screen and (min-width:320px) and (max-width:767px){
	#reuse h2 span:after{
		width: 30%;
	}
	#reuse h2{
		font-size: 150%;
	}
}
@media screen and (max-width:767px){
	#reuse h2{
		padding: 0.3em 3.125%;
	}
	#reuse h2 span:after{
		bottom: 0.3em;
		margin-bottom: -12.5%;
		height: 100%;
	}
}
@media screen and (min-width:768px){
	#reuse h2{
		padding-top: 0.3em;
		padding-bottom: 0.3em;
	}
	#reuse h2 span{
		text-align: center;
	}
	#reuse h2 span:after{
		top: 50%;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	#reuse h2{
		font-size: 200%;
	}
	#reuse h2 span{
		padding-right: 280px;
	}
	#reuse h2 span:after{
		height: 315px;
		width: 280px;
	}
}
@media screen and (min-width:1024px){
	#reuse h2{
		font-size: 250%;
	}
}
@media screen and (min-width:1024px) and (max-width:1199px){
	#reuse h2 span{
		padding-right: 320px;
	}
	#reuse h2 span:after{
		height: 360px;
		width: 320px;
	}
}
@media screen and (min-width:1280px){
	#reuse h2 span{
		padding-right: 200px;
	}
	#reuse h2 span:after{
		height: 225px;
		width: 200px;
	}
}


/**************************************************50
 * domestic
 **************************************************/
#domestic{
	background-color: #D7EECB;
	color: #373737;
}
#domestic > figure{
	background-color: #FFFFFF;
	text-align: left;
}
#domestic > figure h2{
	color: #0F809B;
	line-height: 1.25;
	margin-bottom: 0.375em;
}
#domestic > figure p{
}
@media screen and (max-width:767px){
	#domestic{
		padding-top: 12.5%;
		padding-bottom: 12.5%;
	}
	#domestic > figure{
		border-radius: 12px;
		margin: 0 auto;
		padding: 1em 1em 0.5em;
		width: 93.75%;
	}
	#domestic > figure picture{
		margin-bottom: 1em;
		text-align: center;
	}
	#domestic > figure picture img{
		width: 148px;
	}
	#domestic > figure h2{
		font-size: 125%;
	}
}
@media screen and (min-width:768px){
	#domestic{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	#domestic > figure{
		border-collapse: separate;
		border-spacing: 2em 1em;
		border-radius: 25px;
		display: table;
		table-layout: fixed;
	}
	#domestic > figure picture{
		display: table-cell;
		vertical-align: middle;
	}
	#domestic > figure figcaption{
		display: table-cell;
		vertical-align: middle;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	#domestic > figure picture{
		width: 111px;
	}
	#domestic > figure h2{
		font-size: 150%;
	}
	#domestic > figure p{
		font-size: 112.5%;
	}
}
@media screen and (min-width:1024px){
	#domestic > figure picture{
		width: 185px;
	}
	#domestic > figure h2{
		font-size: 200%;
	}
	#domestic > figure p{
		font-size: 125%;
	}
}


/**************************************************50
 * review
 **************************************************/
#review{
	background-color: #D7EECB;
	color: #373737;
	text-align :center;
}
#review h2{
	background: -webkit-linear-gradient(left, #05A550 0%, #05A550 50%, #0F809B 50%, #0F809B 100%);
	background: linear-gradient(to right, #05A550 0%, #05A550 50%, #0F809B 50%, #0F809B 100%);
	color: #FFFFFF;
	line-height: 1.5;
	overflow: hidden;
	text-align :left;
}
#review h2 span{
	display: block;
	background-color: #0F809B;
	padding: 0.25em 0.5em;
	position: relative;
}
#review h2 span:after{
	border-color: transparent transparent #0F7F9B transparent;
	border-style: solid;
	content: "";
	display: block;
	height: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	-ms-transform: translate(-100%, 0);
	-webkit-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	width: 0;
}
#reviews{
}
#reviews > li{
	background-color: #FFFFFF;
	border-color: #05A550;
	border-style: solid;
	display: inline-block;
	padding: 0.5em 1em;
	vertical-align: top;
}
#reviews > li:after{
	clear: both;
	content: "";
	display: block;
}
#reviews > li picture{
	float: left;
	margin-bottom: -1.5em;
}
#reviews > li picture img{
	-ms-transform: translate(-25%, -20%);
	-webkit-transform: translate(-25%, -20%);
	transform: translate(-25%, -20%);
	width: 100%;
}
#reviews > li p{
	text-align :left;
}
#review > strong{
	display: block;
	line-height: 1.5;
}
#review > a{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: #016934;
	border-color: #FFBC00;
	border-style: solid;
	color: #FFFFFF;
	display: inline-block;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
	transition: opacity 0.2s ease-out 0s;
}
#review > a:hover{
	opacity: 0.7;
}
#review > a:after{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 2em;
	pointer-events: none;
}
#review.lazyloaded > a:after{
	background-image: url("https://noukuru.com/images/user/icon/tractor_w.svg");
}
@media screen and (max-width:767px){
	#review{
		padding-top: 12.5%;
		padding-bottom: 12.5%;
	}
	#domestic + #review{
		margin-top: -12.5%;
	}
	#review h2{
		border-radius: 7px;
		font-size: 150%;
		padding-left: 12.5%;
		margin: 0 auto 6.25%;
		width: 93.75%;
	}
	#review h2 span:after{
		border-width: 0 0 3.5em 1em;
	}
	#reviews{
		margin-bottom: 6.25%;
	}
	#reviews > li picture{
		width: 120px;
	}
	#reviews > li{
		border-width: 2px;
		margin: -webkit-calc(3.125% + 14px) 3.125% 0;
		margin: calc(3.125% + 14px) 3.125% 0;
		width: -webkit-calc(87.5% + (2px * 2));
		width: calc(87.5% + (2px * 2));
		max-width: 344px;
	}
	#review > strong{
		font-size: 125%;
		margin-bottom: 6.25%;
		padding: 0 3.125%;
	}
	#review > a{
		border-width: 2px;
		font-size: 150%;
		padding: 0.5em 1em;
		position: relative;
	}
	#review > a:after{
		margin-top: 0.25em;
	}
}
@media screen and (min-width:768px){
	#review{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	#domestic + #review{
		margin-top: -100px;
	}
	#review h2{
		border-radius: 15px;
		font-size: 200%;
	}
	#review h2 span:after{
		border-width: 0 0 2em 1.75em;
	}
	#reviews{
		margin-bottom: 50px;
	}
	#reviews > li{
		border-width: 4px;
		margin: 50px 20px 0;
	}
	#reviews > li picture{
		width: 150px;
	}
	#review > strong{
		font-size: 175%;
		margin-bottom: 50px;
	}
	#review > a{
		border-width: 4px;
		font-size: 200%;
		padding: 0.5em 3em 0.5em 1em;
		position: relative;
	}
	#review > a:after{
		position: absolute;
		top: 50%;
		right: 0.5em;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		width: 2em;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	#review h2{
		padding-left: 15%
	}
	#reviews > li{
		width: 308px;
	}
}
@media screen and (min-width:1024px){
	#review h2{
		padding-left: 25%
	}
	#reviews > li{
		width: 348px;
	}
}
@media screen and (min-width:1200px){
	#review > strong br{
		display: none;
	}
}


/**************************************************50
 * example
 **************************************************/
#example{
	background-color: #FEF7C3;
}
#examples{
}
#examples:not(.slick-slider){
}
#examples .examples{
	background-color: #FFFFFF;
	display: inline-block;
}
#examples:not(.slick-slider) .examples:not(.slick-slide){
}
#examples .examples h3{
	line-height: 1.5;
	padding: 0.5em;
	text-align: center;
}
#examples .examples picture{
	margin: 0 auto 0.5em;
	overflow: hidden;
	position: relative;
	width: 85%;
}
#examples .examples picture:before{
	content: "";
	display: block;
	padding-top: 62.5%;
}
#examples .examples picture img{
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
#examples .examples dl{
	padding: 0.5em 2em;
}
#examples .examples dl:after{
	clear: both;
	content: "";
	display: block;
}
#examples .examples dl dt{
	background-color: #FFBC00;
	border-radius: 1000px;
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	text-align: center;
	width: 6em;
}
#examples .examples dl dd{
	margin-bottom: 0.5em;
}
#examples .examples dl dd.red{
	font-size: 125%;
	line-height: 1.5;
}
#examples .slick-dots{
	position: static;
}
#examples .slick-dots .slick-active button:before{
	background-color: #B40F35;
}
#examples .slick-next,
#examples .slick-prev{
	color: #000000;
}
#examples .slick-prev{
	left: 0;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
}
#examples .slick-next{
	right: 0;
	-webkit-transform: translate(100%, -50%);
	-ms-transform: translate(100%, -50%);
	transform: translate(100%, -50%);
}
#examples .slick-next:before,
#examples .slick-prev:before{
	color: #000000;
	font-family: "Material Design Icons";
}
#examples .slick-next:before{
	content: "\F0142";
}
#examples .slick-prev:before{
	content: "\F0141";
}
@media screen and (min-width:480px) and (max-width:639px){
	#examples.slick-slider .examples dl{
		font-size: 75%;
	}
}
@media screen and (max-width:639px){
	#examples:not(.slick-slider) .examples:not(.slick-slide){
		width: 93.75%;
	}
}
@media screen and (min-width:640px) and (max-width:767px){
	#examples:not(.slick-slider) .examples:not(.slick-slide){
		width: -webkit-calc((100% - (3.125% * 3)) / 2);
		width: calc((100% - (3.125% * 3)) / 2);
	}
}
@media screen and (max-width:767px){
	#example{
		padding-top: 12.5%;
		padding-bottom: 12.5%;
	}
	#examples{
	}
	#examples:not(.slick-slider){
	}
	#examples.slick-slider{
		margin-bottom: 3.125%;
	}
	#examples .examples{
	}
	#examples:not(.slick-slider) .examples:not(.slick-slide){
		margin-left: 3.125%;
		margin-bottom: 3.125%;
	}
}
@media screen and (min-width:768px){
	#example{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	#examples{
	}
	#examples:not(.slick-slider){
	}
	#examples.slick-slider{
		margin-bottom: 50px;
	}
	#examples .examples{
	}
	#examples:not(.slick-slider) .examples:not(.slick-slide){
		margin-bottom: 50px;
		width: 31%;
	}
	#examples:not(.slick-slider) .examples:not(.slick-slide):not(:nth-child(3n+1)){
		margin-left: 3.5%;
	}
	#examples .examples dl{
	}
}
@media screen and (min-width:768px) and (max-width:939px){
	#examples .examples dl{
		font-size: 75%;
	}
	#examples .examples dl{
		font-size: 68.75%;
	}
}
@media screen and (min-width:940px) and (max-width:1023px){
	#examples .examples dl{
		font-size: 87.5%;
	}
	#examples.slick-slider .examples dl{
		font-size: 75%;
	}
}
@media screen and (max-width:1023px){
	#examples.slick-slider .examples.slick-slide{
		margin: 0 10px;
	}
}
@media screen and (min-width:1024px){
	#examples.slick-slider .examples.slick-slide{
		margin: 0 20px;
	}
}
@media screen and (min-width:1024px) and (max-width:1199px){
	#examples.slick-slider .examples dl{
		font-size: 87.5%;
	}
}
@media screen and (min-width:1200px){
	#examples .examples h3,
	#examples .examples dl{
		font-size: 125%;
	}
	#examples .slick-prev,
	#examples .slick-next{
		height: 80px;
		width: 80px;
	}
	#examples .slick-prev{
		left: 20px;
	}
	#examples .slick-next{
		right: 20px;
	}
}
@media screen and (min-width:1200px) and (max-width:1333px){
	#examples .slick-prev,
	#examples .slick-next{
		height: 60px;
		width: 60px;
	}
	#examples .slick-next:before,
	#examples .slick-prev:before{
		font-size: 60px;
	}
}
@media screen and (min-width:1334px) and (max-width:1439px){
	#examples .slick-prev,
	#examples .slick-next{
		height: 100px;
		width: 100px;
	}
	#examples .slick-next:before,
	#examples .slick-prev:before{
		font-size: 100px;
	}
}
@media screen and (min-width:1440px){
	#examples .slick-prev,
	#examples .slick-next{
		height: 120px;
		width: 120px;
	}
	#examples .slick-next:before,
	#examples .slick-prev:before{
		font-size: 120px;
	}
}


/**************************************************50
 * bnr
 **************************************************/
#bnr{
	text-align: center;
}
#bnr picture{
}
#bnr *:not(img){
	display: block;
}
#bnr picture img{
	width: 100%;
}
#bnr a img{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: opacity 0.2s ease-out 0s;
}
#bnr a:hover img{
	opacity: 0.7;
}
#bnr_line{
	position: relative;
}
#bnr_line img[src^="data:image"]{
	position: absolute;
	top: 11%;
	right: 3%;
	width: 21.5%;
}
#line_id{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1;
	position: absolute;
	bottom: 0;
	left: 86%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	width: -webkit-calc(3em + 9em);
	width: calc(3em + 9em);
}
@media screen and (max-width:319px){
	#line_id{
		margin-bottom: -0.5%;
	}
}
@media screen and (min-width:320px) and (max-width:359px){
	#line_id{
		margin-bottom: -0.25%;
	}
}
@media screen and (min-width:414px) and (max-width:479px){
	#line_id{
		margin-bottom: 0.25%;
	}
}
@media screen and (min-width:480px) and (max-width:639px){
	#line_id{
		margin-bottom: 0.5%;
	}
}
@media screen and (min-width:640px) and (max-width:767px){
	#line_id{
		margin-bottom: 1%;
	}
}
@media screen and (max-width:767px){
	#bnr{
		padding-top: 6.25%;
		padding-bottom: 3.125%;
	}
	#bnr > *{
		margin-bottom: 3.125%;
	}
	#bnr picture img{
		width: 93.75%;
	}
	#bnr_line{
		margin-left: auto;
		margin-right: auto;
		width: 93.75%;
	}
	#bnr_line picture img{
		width: 100%;
	}
}
@media screen and (min-width:768px){
	#bnr{
		padding-top: 100px;
		padding-bottom: 50px;
	}
	#bnr > *{
		margin-bottom: 50px;
	}
	#line_id{
		margin-bottom: 1.25%;
	}
}


/**************************************************50
 * faq
 **************************************************/
#faq{
}
#faq > h2{
	background-color: #005F4B;
	color: #FFFFFF;
	line-height: 1.5;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	position: relative;
	text-align: center;
}
#faq > h2:after{
	border-color: #005F4B transparent transparent transparent;
	border-style: solid;
	border-width: 1.5625em 2.25em 0 2.25em;
	content: "";
	display: block;
	height: 0;
	pointer-events: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	-ms-transform: translate(-50%, 100%);
	-webkit-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
	width: 0;
}
@media screen and (max-width:767px){
	#faq{
		margin-bottom: 12.5%;
	}
	#faq > h2{
		font-size: 150%;
		margin-bottom: -webkit-calc(6.25% + 1.5625em);
		margin-bottom: calc(6.25% + 1.5625em);
	}
	#faq .faqs{
		margin-bottom: 6.25%;
	}
}
@media screen and (min-width:768px){
	#faq{
		margin-bottom: 100px;
	}
	#faq > h2{
		font-size: 200%;
		margin-bottom: -webkit-calc(50px + 1.5625em);
		margin-bottom: calc(50px + 1.5625em);
	}
	#faq .faqs{
		margin-bottom: 50px;
	}
}


/**************************************************50
 * column
 **************************************************/
#column{
	text-align: center;
}
@media screen and (max-width:767px){
	#column{
		margin-bottom: 12.5%;
	}
}
@media screen and (min-width:768px){
	#column{
		margin-bottom: 100px;
	}
}


