body {
	font-size: 100%;
	line-height: 2.1;
	font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", Honoka, Meiryo, "メイリオ", serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #f0f3f3;
	background-size: cover;
}
/*-------------------------- Container --------------------------*/
.container {
	width: 100vw;
	height: 100vh;
}
/*------------- wrap-top-------------*/
#wrap-top{
	position:relative;
	padding-top:0;
}

/*--------------------------products--------------------------*/
#wrap-top #products-top{
	margin-top:0;
	width:100%;
	height:600px;
	position:relative;
}
#wrap-top #products-top .photo-box{
	position: absolute;
	right:0;
	top:0;
	width:70%;
	height:600px;
	background:url(../img/index/products_main.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity:0;
}
#wrap-top #products-top .text-erea{
	position: absolute;
	left:0;
	top:0;
	width:30%;
	height:600px;
	overflow:hidden;
	z-index:10;
	background:#333a44;
	opacity:0;
}
#wrap-top #products-top .text-erea h2{
	width:20%;
	float:left;
	height:600px;
	background:#000;
	position:relative;
}
#wrap-top #products-top .text-erea h2 span{
	text-indent:-100000px;
	background:url(../img/index/title_main.svg) no-repeat;
	display:block;
	background-size:17px 144px;
	width:17px;
	height:144px;
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
#wrap-top #products-top .text-erea .text{
	height:600px;
	width:80%;
	float:right;
	position:relative;
}
#wrap-top #products-top .text-erea .text ul{
	position:absolute;
	overflow:hidden;
	display:table;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	color:#fff;
}
#wrap-top #products-top .text-erea .text h1{
	font-size:1.4em;
	letter-spacing:5px;
	font-weight:500;
}
#wrap-top #products-top .text-erea .text li{
	color:#ddd;
	padding:0 5em;
}
#wrap-top #products-top .text-erea .text li.text1{
	margin-top:20px;
}
#wrap-top #products-top .text-erea .text li a{
	color:#AA7E19;
}

/*--------------------------WRAP-CNT--------------------------*/
#wrap-cnt{
	width:100%;
	opacity:0;
}
#wrap-top,
#footer-main{
	opacity:0;
}

/*-------------cnt-main-------------*/
#cnt-main{
	position:relative;
	width:100%;
	background:#fff;
	overflow:hidden;
	padding:120px 0;
}
#cnt-main .text-box{
	margin:0 auto;
	text-align:center;
}
#cnt-main .text-box h1 br{
	display:none;
}
#cnt-main .text-box .line{
	border-bottom:1px solid #777;
	width:50px;
	margin:70px auto;
}
#cnt-main h1{
	font-size:2em;
	font-weight:500;
	line-height:1.4em;
}

/*-------------cnt1-------------*/
#cnt1{
	width:100%;
	height:100%;
	position:relative;
}
#cnt1::before{
	content:"";
	width:100%;
	height:50%;
	bottom:0;
	z-index:-1;
	position:absolute;
	background:#dfe3e3;
}
#cnt1::after{
	content:"";
	width:100%;
	height:50%;
	top:0;
	z-index:-1;
	position:absolute;
	background:#fff;
}
#cnt1 .cnt-box1{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	width:1166px;
	margin:0 auto;
	color: #787664;
}
#cnt1 .cnt-box1 .l-box{
	margin-right:6px;
}
#cnt1 .cnt-box1 .l-box,
#cnt1 .cnt-box1 .r-box{
	width:580px;
	height:440px;
	background:#fff;
	position:relative;
}
#cnt1 .cnt-box1 .l-box h1{
	text-indent:-100000px;
	background:url(../img/index/title_name_kake.svg) no-repeat;
	display:block;
	background-size:20px 138px;
	width:20px;
	height:138px;
	position:absolute;
	top: 50%;
	left: 40px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
}
#cnt1 .cnt-box1 .l-box .image{
	position:absolute;
	width:480px;
	height:320px;
	right:0;
	top:0;
	display:block;
	background:url(../img/index/image_kake.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-indent:-100000px;
}
#cnt1 .cnt-box1 .r-box h1{
	text-indent:-100000px;
	background:url(../img/index/title_name_shiki.svg) no-repeat;
	display:block;
	background-size:20px 138px;
	width:20px;
	height:138px;
	position:absolute;
	top: 50%;
	left: 40px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
}
#cnt1 .cnt-box1 .r-box .image{
	position:absolute;
	width:480px;
	height:320px;
	right:0;
	top:0;
	display:block;
	background:url(../img/index/image_shiki.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-indent:-100000px;
}
#cnt1 .cnt-box1 .l-box .text-box,
#cnt1 .cnt-box1 .r-box .text-box{
	margin:350px 0 0 110px;
	font-size:0.9em;
	line-height:1.7em;
}
#cnt1 .cnt-box1 .l-box .text-box p.link,
#cnt1 .cnt-box1 .r-box .text-box p.link{
	color:#AA7E19;
}
#cnt1 .cnt-box1 .l-box a::after,
#cnt1 .cnt-box1 .r-box a::after,
#cnt2 .cnt-box2 a::after,
#cnt3 .cnt-box2 a::after,
#cnt4 .cnt-box1 .l-box a::after,
#cnt4 .cnt-box1 .r-box a::after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
	background:rgba(143,106,38,0);
	z-index:1;
}
#cnt1 .cnt-box1 .l-box a:hover::after,
#cnt1 .cnt-box1 .r-box a:hover::after,
#cnt2 .cnt-box2 a:hover::after,
#cnt3 .cnt-box2 a:hover::after,
#cnt4 .cnt-box1 .l-box a:hover::after,
#cnt4 .cnt-box1 .r-box a:hover::after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(143,106,38,0.2);
}
#cnt1 .cnt-box1 .l-box a:hover,
#cnt1 .cnt-box1 .r-box a:hover,
#cnt4 .cnt-box1 .l-box a:hover,
#cnt4 .cnt-box1 .r-box a:hover{
	text-decoration:none;
}
#cnt1 .cnt-box1 .r-box .text-box br,
#cnt4 .cnt-box1 .r-box .text-box br{
	display:none;
}

#cnt2{
	width:100%;
	padding-top:80px;
	height:500px;
	color:#787664;
	background:#dfe3e3;
}
#cnt2 .cnt-box2{
	width:1666px;
	margin:0 auto;
	height:500px;
	position:relative;
	display:block;
	background:url(../img/index/image_mawata.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cnt2 .cnt-box2::after{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.0);
}
#cnt2 .cnt-box2 .text-erea{
	width:100%;
	height:100%;
	position:relative;
}
#cnt2 .cnt-box2 .text-erea h1{
	position:absolute;
	width:60px;
	padding:0 20px;
	left:0;
	height:100%;
	text-indent:-100000px;
}
#cnt2 .cnt-box2 .text-erea h1:after{
	background:url(../img/index/title_name_tebikimawata.svg) no-repeat;
	display:block;
	background-size:20px 229px;
	width:20px;
	height:229px;
	position:absolute;
	top: 50%;
	left: 40px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
	z-index:1;
	content:"";
}
#cnt2 .cnt-box2 .text-erea h1::before{
	content:"";
	position:absolute;
	height:100%;
	width:100px;
	top:0;
	left:0;
	background:rgba(255,255,255,0.8);
	z-index:0;
}
#cnt2 .cnt-box2 .text-erea .text-box{
	position:absolute;
	top: 50%;
	left: 150px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
	z-index:1;
}
#cnt2 .cnt-box2 .text-erea .text-box p.text{
	font-size:1.2em;
	line-height:1.6em;
}
#cnt2 .cnt-box2 .text-erea .text-box p.link{
	color:#AA7E19;
	font-size:1em;
	margin-top:5px;
}

#cnt3,
#cnt5{
	width:100%;
	height:100%;
	padding:80px 0;
	position:relative;
	background:#dfe3e3;
}
#cnt3 .cnt-box2,
#cnt5 .cnt-box2{
	width:1166px;
	margin:0 auto;
	height:440px;
	position:relative;
	background:#fff;
}
#cnt3 .cnt-box2 h1{
	text-indent:-100000px;
	background:url(../img/index/title_name_sobagara.svg) no-repeat;
	display:block;
	background-size:20px 199px;
	width:20px;
	height:199px;
	position:absolute;
	top: 50%;
	left: 40px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
}
#cnt5 .cnt-box2 h1{
	text-indent:-100000px;
	background:url(../img/index/title_name_kyosoku.svg) no-repeat;
	display:block;
	background-size:20px 214px;
	width:20px;
	height:214px;
	position:absolute;
	top: 50%;
	left: 40px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
}
#cnt3 .cnt-box2 .image-box,
#cnt5 .cnt-box2 .image-box{
	position:absolute;
	right:0;
	top:0;
	width:1066px;
	height:440px;
}
#cnt3 .cnt-box2 .image-box .text-box,
#cnt5 .cnt-box2 .image-box .text-box{
	margin:350px 0 0 10px;
	font-size:0.9em;
	line-height:1.7em;
}
#cnt3 .cnt-box2 .image-box .text-box p br,
#cnt5 .cnt-box2 .image-box .text-box p br{
	display:none;
}
#cnt3 .cnt-box2 .image-box p.link,
#cnt5 .cnt-box2 .image-box p.link{
	color:#AA7E19;
}
#cnt3 .cnt-box2 .image-box .image1{
	position:absolute;
	width:533px;
	height:320px;
	left:0;
	top:0;
	display:block;
	background:url(../img/index/image_sobagara1.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-indent:-100000px;
}
#cnt3 .cnt-box2 .image-box .image2{
	position:absolute;
	width:533px;
	height:320px;
	right:0;
	top:0;
	display:block;
	background:url(../img/index/image_sobagara2.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-indent:-100000px;
}
#cnt5 .cnt-box2 .image-box .image1{
	position:absolute;
	width:533px;
	height:320px;
	left:0;
	top:0;
	display:block;
	background:url(../img/index/image_kyosoku1.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-indent:-100000px;
}
#cnt5 .cnt-box2 .image-box .image2{
	position:absolute;
	width:533px;
	height:320px;
	right:0;
	top:0;
	display:block;
	background:url(../img/index/image_kyosoku2.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-indent:-100000px;
}

#cnt4{
	width:100%;
	height:100%;
	position:relative;
	background: #dfe3e3;
}
#cnt4 .cnt-box1{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	width:1166px;
	margin:0 auto;
	color: #787664;
}
#cnt4 .cnt-box1 .l-box{
	margin-right:6px;
}
#cnt4 .cnt-box1 .l-box,
#cnt4 .cnt-box1 .r-box{
	width:580px;
	height:440px;
	background:#fff;
	position:relative;
}
#cnt4 .cnt-box1 .l-box h1{
	text-indent:-100000px;
	background:url(../img/index/title_name_ohirune.svg) no-repeat;
	display:block;
	background-size:20px 169px;
	width:20px;
	height:169px;
	position:absolute;
	top: 50%;
	left: 40px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
}
#cnt4 .cnt-box1 .l-box .image{
	position:absolute;
	width:480px;
	height:320px;
	right:0;
	top:0;
	display:block;
	background:url(../img/index/image_ohirune.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-indent:-100000px;
}
#cnt4 .cnt-box1 .r-box h1{
	text-indent:-100000px;
	background:url(../img/index/title_name_sobagaragorone.svg) no-repeat;
	display:block;
	background-size:20px 259px;
	width:20px;
	height:259px;
	position:absolute;
	top: 50%;
	left: 40px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
}
#cnt4 .cnt-box1 .r-box .image{
	position:absolute;
	width:480px;
	height:320px;
	right:0;
	top:0;
	display:block;
	background:url(../img/index/image_gorone.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-indent:-100000px;
}
#cnt4 .cnt-box1 .l-box .text-box,
#cnt4 .cnt-box1 .r-box .text-box{
	margin:350px 0 0 110px;
	font-size:0.9em;
	line-height:1.7em;
}
#cnt4 .cnt-box1 .l-box .text-box p.link,
#cnt4 .cnt-box1 .r-box .text-box p.link{
	color:#AA7E19;
}

#cnt6{
	width:100%;
	height:100%;
	position:relative;
	background:#fff;
	text-align:center;
	margin:0 auto;
	padding:120px 0;
}
#cnt6 p.text{
	margin-top:10px;
}

/*----------------------SP ----------------------*/
@media screen and (max-width: 1800px) , (max-device-width : 1800px) {
	#wrap-top #products-top .photo-box{
		width:65%;
	}
	#wrap-top #products-top .text-erea{
		width:35%;
	}
}
@media screen and (max-width: 1700px) , (max-device-width : 1700px) {
	#cnt2 .cnt-box2{
		width:1366px;
	}
}
@media screen and (max-width: 1550px) , (max-device-width : 1550px) {
	#wrap-top #products-top .photo-box{
		width:60%;
	}
	#wrap-top #products-top .text-erea{
		width:40%;
	}
	#wrap-top #products-top .text-erea .text li{
		padding:0 2em;
	}
	#wrap-top #products-top,
	#wrap-top #products-top .photo-box,
	#wrap-top #products-top .text-erea,
	#wrap-top #products-top .text-erea h2,
	#wrap-top #products-top .text-erea .text{
		height:500px;
	}
	#cnt2 .cnt-box2{
		width:1166px;
	}
}
@media screen and (max-width: 1200px) , (max-device-width : 1200px) {
	#cnt1 .cnt-box1,
	#cnt2 .cnt-box2,
	#cnt3 .cnt-box2,
	#cnt4 .cnt-box1,
	#cnt5 .cnt-box2,{
		width:1000px;
	}
	#cnt3 .cnt-box2 .image-box,
	#cnt5 .cnt-box2 .image-box{
		width:900px;
	}
	#cnt3 .cnt-box2 .image-box .image1,
	#cnt3 .cnt-box2 .image-box .image2,
	#cnt5 .cnt-box2 .image-box .image1,
	#cnt5 .cnt-box2 .image-box .image2{
		width:450px;
	}
	#cnt1 .cnt-box1 .l-box,
	#cnt1 .cnt-box1 .r-box,
	#cnt4 .cnt-box1 .l-box,
	#cnt4 .cnt-box1 .r-box{
		width:497px;
	}
	#cnt1 .cnt-box1 .l-box .image,
	#cnt1 .cnt-box1 .r-box .image,
	#cnt4 .cnt-box1 .l-box .image,
	#cnt4 .cnt-box1 .r-box .image{
		width:397px;
	}
	
}
@media screen and (max-width: 1100px) , (max-device-width : 1100px) {
	#cnt-main .text-box{
		width:80%;
	}
}

@media screen and (max-width: 1000px) , (max-device-width : 1000px) {
	#wrap-top{
		padding-top:50px;
	}
	#wrap-top #products-top .text-erea .text li{
		font-size:0.9em;
	}
	#cnt-main .text-box h1 br{
		display:block;
	}
	#cnt-main .text-box .line{
		margin:60px auto;
	}
	#cnt1::before{
		height:75%;
	}
	#cnt1::after{
		height:25%;
	}
	#cnt1 .cnt-box1,
	#cnt4 .cnt-box1{
		width:580px;
		display:block;
	}
	#cnt2{
		padding-top:50px;
	}
	#cnt3,
	#cnt5{
		padding:50px 0;
	}
	#cnt2 .cnt-box2{
		width:580px;
	}
	#cnt2 .cnt-box2 .text-erea .text-box p.text{
		font-size:1em;
	}
	#cnt3 .cnt-box2,
	#cnt5 .cnt-box2{
		width:580px;
		height:700px;
	}
	#cnt3 .cnt-box2 .image-box,
	#cnt5 .cnt-box2 .image-box{
		width:480px;
		height:560px;
	}
	#cnt3 .cnt-box2 .image-box .image1,
	#cnt3 .cnt-box2 .image-box .image2,
	#cnt5 .cnt-box2 .image-box .image1,
	#cnt5 .cnt-box2 .image-box .image2{
		width:100%;
		height:280px;
	}
	#cnt3 .cnt-box2 .image-box .image2,
	#cnt5 .cnt-box2 .image-box .image2{
		top:auto;
		bottom:0;
	}
	#cnt3 .cnt-box2 .image-box .text-box,
	#cnt5 .cnt-box2 .image-box .text-box{
		margin:590px 0 0 10px;
	}
	#cnt3 .cnt-box2 .image-box .text-box p br,
	#cnt5 .cnt-box2 .image-box .text-box p br{
		display:block;
	}
	#cnt5{
		padding-bottom:100px;
	}
	#cnt4::before{
		height:25%;
	}
	#cnt4::after{
		height:100%;
	}
	#cnt1 .cnt-box1 .l-box,
	#cnt1 .cnt-box1 .r-box,
	#cnt4 .cnt-box1 .l-box,
	#cnt4 .cnt-box1 .r-box{
		width:580px;
		margin:0;
		display:inline-block;
	}
	#cnt1 .cnt-box1 .r-box,
	#cnt3 .cnt-box1 .r-box,
	#cnt4 .cnt-box1 .r-box{
		margin-top:50px;
	}
	#cnt4 .cnt-box1 .l-box .text-box,
	#cnt4 .cnt-box1 .r-box .text-box{
		margin:350px 0 0 110px;
	}
	#cnt4 .cnt-box1 .l-box .image,
	#cnt4 .cnt-box1 .r-box .image{
		top:0;
	}
	#cnt1 .cnt-box1 .l-box .image,
	#cnt1 .cnt-box1 .r-box .image,
	#cnt4 .cnt-box1 .l-box .image,
	#cnt4 .cnt-box1 .r-box .image{
		width:480px;
	}
	#cnt6{
		padding:100px 0;
	}
}
@media screen and (max-width: 800px) , (max-device-width : 800px) {
	#wrap-top #products-top{
		height: auto;
	}
	#wrap-top #products-top .photo-box{
		width:100%;
		height:400px;
		position:relative;
	}
	#wrap-top #products-top .text-erea{
		width:100%;
		height: auto;
		position:relative;
	}
	#wrap-top #products-top .text-erea h2{
		width:100%;
		float:none;
		height: auto;
		padding:10px 0;
		font-size:1em;
		letter-spacing:10px;
		color:#fff;
	}
	#wrap-top #products-top .text-erea h2 span{
		text-indent:0;
		text-align:center;
		background:none;
		width:auto;
		height:auto;
		position: relative;
		top: 0%;
		left: 0%;
		-webkit-transform: translate(0, 0); /* Safari用 */
		transform: translate(0, 0);
	}
	#wrap-top #products-top .text-erea .text{
		height: auto;
		width:100%;
		float:none;
		padding:30px 0 40px;
	}
	#wrap-top #products-top .text-erea .text ul{
		position: relative;
		overflow:hidden;
		text-align:center;
		display:block;
		top: 0%;
		left: 0%;
		-webkit-transform: translate(0, 0); /* Safari用 */
		transform: translate(0, 0);
		color:#fff;
	}
	#wrap-top #products-top .text-erea .text li{
		padding:0 2em;
	}
	#cnt-main{
		padding:100px 0;
	}
	#cnt-main h1,
	#cnt6 h1{
		font-size:1.6em;
	}
	#cnt-main .text-box .line{
		margin:50px auto;
	}
	#cnt-main .text-box p br{
		display:none;
	}
	#cnt-main .text-box p{
		text-align:left;
	}
	#cnt6 .cnt-box3{
		width:80%;
		margin:0 auto;
	}	
}
@media screen and (max-width: 600px) , (max-device-width : 600px){
	#cnt-main h1,
	#cnt6 h1{
		font-size:1.5em;
	}
	#cnt1{
		padding-top:70px;
		background:#dfe3e3;
	}
	#cnt1::before,
	#cnt1::after{
		display:none;
	}
	#cnt1 .cnt-box1,
	#cnt4 .cnt-box1{
		width:100%;
	}
	#cnt1 .cnt-box1 .l-box,
	#cnt1 .cnt-box1 .r-box,
	#cnt4 .cnt-box1 .l-box,
	#cnt4 .cnt-box1 .r-box{
		width:80%;
		height:auto;
		padding-top:40px;
		margin:0 auto;
		display:block;
	}
	#cnt1 .cnt-box1 .r-box,
	#cnt3 .cnt-box1 .r-box,
	#cnt4 .cnt-box1 .r-box,
	#cnt5 .cnt-box1 .r-box{
		margin-top:20px;
	}
	#cnt1 .cnt-box1 .l-box h1,
	#cnt1 .cnt-box1 .r-box h1,
	#cnt4 .cnt-box1 .l-box h1,
	#cnt4 .cnt-box1 .r-box h1{
		top:0;
		left:0;
		transform:translate(0,0);
		margin:0 auto;
		position:relative;
	}
	
	#cnt1 .cnt-box1 .l-box h1,
	#cnt1 .cnt-box1 .r-box h1{
		background-size:18px 118px;
		width:18px;
		height:118px;
	}
	#cnt3 .cnt-box2 h1,
	#cnt5 .cnt-box2 h1{
		background-size:18px 179px;
		width:18px;
		height:179px;
	}
	#cnt4 .cnt-box1 .l-box h1{
		background-size:18px 152px;
		width:18px;
		height:152px;
	}
	#cnt4 .cnt-box1 .r-box h1{
		background-size:18px 233px;
		width:18px;
		height:233px;
	}
		
	
	#cnt1 .cnt-box1 .l-box .text-box,
	#cnt1 .cnt-box1 .r-box .text-box,
	#cnt4 .cnt-box1 .l-box .text-box,
	#cnt4 .cnt-box1 .r-box .text-box{
		text-align:center;
		margin:0 auto;
		padding-bottom:40px;
	}
	#cnt1 .cnt-box1 .l-box .text-box p.link,
	#cnt1 .cnt-box1 .r-box .text-box p.link,
	#cnt4 .cnt-box1 .l-box .text-box p.link,
	#cnt4 .cnt-box1 .r-box .text-box p.link,
	#cnt2 .cnt-box2 .text-erea .text-box p.link,
	#cnt3 .cnt-box2 .image-box .text-box p.link,
	#cnt5 .cnt-box2 .image-box .text-box p.link{
		margin-top:5px;
	}
	#cnt1 .cnt-box1 .r-box .text-box br,
	#cnt4 .cnt-box1 .r-box .text-box br{
		display:block;
	}
	#cnt1 .cnt-box1 .l-box .image,
	#cnt1 .cnt-box1 .r-box .image,
	#cnt4 .cnt-box1 .l-box .image,
	#cnt4 .cnt-box1 .r-box .image{
		position:relative;
		width:100%;
		height:200px;
		margin:40px 0;
	}
	
	#cnt2{
		height:auto;
		padding-top:20px;
	}
	#cnt2 .cnt-box2{
		width:80%;
		height:auto;
		background:#fff;
		padding-top:40px;
		margin:0 auto;
		display:block;
		position:relative;
	}
	#cnt2 .cnt-box2 .text-erea h1{
		background:url(../img/index/title_name_tebikimawata.svg) no-repeat;
		display:block;
		background-size:18px 206px;
		width:18px;
		height:206px;
		left:0;
		padding:0;
		transform:translate(0,0);
		margin:0 auto;
		position:relative;
	}
	#cnt2 .cnt-box2 .text-erea h1::before,
	#cnt2 .cnt-box2 .text-erea h1:after{
		display:none;
	}
	#cnt2 .cnt-box2 .image{
		position:relative;
		width:100%;
		height:250px;
		margin:40px 0;
		display:block;
		background:url(../img/index/image_mawata.jpg) no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	#cnt2 .cnt-box2 .text-erea .text-box{
		text-align:center;
		margin:0 auto;
		padding-bottom:40px;
		position:relative;
		top:0;
		left:0;
		transform: translate(0,0);
		font-size:0.9em;
	}
	#cnt2 .cnt-box2 a:hover{
		text-decoration:none;
	}
	
	#cnt3,
	#cnt5{
		padding:20px 0;
	}
	#cnt3 .cnt-box2,
	#cnt5 .cnt-box2{
		width:80%;
		height:auto;
		padding: 0 15px;
		padding-top:40px;
		margin:0 auto;
		display:block;
	}
	#cnt3 .cnt-box2 h1,
	#cnt5 .cnt-box2 h1{
		top:0;
		left:0;
		transform:translate(0,0);
		margin:0 auto;
		position:relative;
	}
	#cnt3 .cnt-box2 .image-box,
	#cnt5 .cnt-box2 .image-box{
		width:100%;
		height:auto;
		position:relative;
		margin:40px 0 0;
	}
	#cnt3 .cnt-box2 .image-box .image1,
	#cnt3 .cnt-box2 .image-box .image2,
	#cnt5 .cnt-box2 .image-box .image1,
	#cnt5 .cnt-box2 .image-box .image2{
		height:140px;
		position:relative;
		top:0;
	}
	#cnt3 .cnt-box2 .image-box .text-box,
	#cnt5 .cnt-box2 .image-box .text-box{
		text-align:center;
		margin:40px auto 0;
		padding-bottom:40px;
	}
	#cnt3 .cnt-box2 a:hover,
	#cnt5 .cnt-box2 a:hover{
		text-decoration:none;
	}
	
	#cnt5{
		padding-bottom:70px;
	}
	
	#cnt6{
		padding:70px 0;
	}
}
@media screen and (max-width: 500px) , (max-device-width : 500px){
	#wrap-top #products-top .photo-box{
		width:100%;
		height:300px;
		position:relative;
	}
	#cnt-main{
		padding:70px 0;
	}
	#cnt-main .text-box .line{
		width:22px;
	}
}
@media screen and (max-width: 480px) , (max-device-width : 480px){
	body{
		font-size:0.9rem;
	}
	#cnt-main h1,
	#cnt6 h1{
		font-size:1.4em;
	}
	#cnt-main .text-box .line{
		margin:40px auto;
	}
}
@media screen and (max-width: 350px) , (max-device-width : 350px){
	#cnt1 .cnt-box1 .l-box .text-box,
	#cnt1 .cnt-box1 .r-box .text-box,
	#cnt2 .cnt-box2 .text-erea .text-box,
	#cnt3 .cnt-box2 .image-box .text-box,
	#cnt4 .cnt-box1 .l-box .text-box,
	#cnt4 .cnt-box1 .r-box .text-box,
	#cnt5 .cnt-box2 .image-box .text-box{
		font-size:0.8em;
	}
}