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-watamakura--------------------------*/
#wrap-top #products-top{
	margin-top:0;
	width:100%;
	height:800px;
	position:relative;
}
#wrap-top #products-top h1{
	width:6%;
	height:800px;
	background:#000;
	position:relative;
	opacity:0;
}
#wrap-top #products-top h1 span{
	text-indent:-100000px;
	background:url(../img/watamakura/title_main.svg) no-repeat;
	display:block;
	background-size:17px 169px;
	width:17px;
	height:169px;
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
#wrap-top #products-top .image{
	width:59%;
	height:800px;
	position: absolute;
	left:6%;
	top:0;
	background:url(../img/watamakura/watamakura_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;
	right:0;
	top:0;
	width:35%;
	height:800px;
	overflow:hidden;
	z-index:10;
	background:#3d3235;
	opacity:0;
}
#wrap-top #products-top .text-erea .text-box{
	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-box h2{
	font-size:1.4em;
	letter-spacing:5px;
	font-weight:500;
	position:relative;
	width:145px;
	height:269px;
	display:block;
	padding:0 4em;
}
#wrap-top #products-top .text-erea .text-box h2 br{
	display:none;
}
#wrap-top #products-top .text-erea .text-box h2 span{	
	text-indent:-100000px;
	background:url(../img/watamakura/watamakura_copy.svg) no-repeat;
	display:block;
	position:absolute;
	background-size:145px 269px;
	width:145px;
	height:269px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
#wrap-top #products-top .text-erea .text-box p{
	color:#ddd;
	padding:0 10em 0 5em;
}
#wrap-top #products-top .text-erea .text-box p.text{
	margin-top:60px;
}
#wrap-top #products-top .text-erea .text-box p.price{
	margin-top:20px;
	font-size:1.2em;
	font-weight:700;
	letter-spacing:3px;
	padding:0 10em 0 4.5em;
}

/*--------------------------WRAP-CNT--------------------------*/
#wrap-cnt{
	width:100%;
	height:100%;
	overflow:hidden;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	opacity:0;
}
#wrap-cnt #leftcnt{
	width:6%;
	height:auto;
	background:#777;
}
#wrap-cnt #rightcnt{
	width:94%;
	height:100%;
	background:#fff;
}
#wrap-top,
#footer-main{
	opacity:0;
}

/*-------------cnt1-------------*/
#cnt1{
	width:100%;
	height: auto;
	position:relative;
}
#cnt1 .cnt-box1,
#cnt1 .cnt-box3{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	width:1060px;
	margin:80px auto 0;
}
#cnt1 .cnt-box1 .l-box,
#cnt1 .cnt-box3 .l-box{
	width:460px;
	position:relative;
}
#cnt1 .cnt-box1 .l-box h1,
#cnt1 .cnt-box3 .l-box h1{
	font-size:1.5em;
	font-weight:500;
	line-height:1.4em;
}
#cnt1 .cnt-box1 .l-box p,
#cnt1 .cnt-box3 .l-box p{
	margin-top:40px;
}
#cnt1 .cnt-box1 .l-box .text-box,
#cnt1 .cnt-box3 .l-box .text-box{
	position:absolute;
	top: 50%;
	left:0;
	padding:0 70px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
}
#cnt1 .cnt-box1 .r-box,
#cnt1 .cnt-box3 .r-box{
	width:600px;
	height:441px;
	position:relative;
}
#cnt1 .cnt-box1 .r-box .image1{
	width:600px;
	height:220px;
	position:absolute;
	top:0;
	left:0;
	background:url(../img/watamakura/image1.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cnt1 .cnt-box1 .r-box .image2{
	width:600px;
	height:220px;
	top:221px;
	left:0;
	position:absolute;
	background:url(../img/watamakura/image2.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#cnt1 .cnt-box2{
	width:1060px;
	margin:80px auto 0;
}
#cnt1 .cnt-box2 .l-box{
	width:600px;
	height:441px;
	float:left;
	background:url(../img/watamakura/image3.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cnt1 .cnt-box2 .r-box{
	width:460px;
	height:441px;
	position:relative;
	float:right;
}
#cnt1 .cnt-box2 .r-box .text-box{
	position:absolute;
	top: 50%;
	left:0;
	padding:0 70px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
}
#cnt1 .cnt-box2 .r-box h1{
	font-size:1.5em;
	font-weight:500;
	line-height:1.4em;
}
#cnt1 .cnt-box2 .r-box p{
	margin-top:40px;
}

#cnt1 .cnt-box3 .r-box .image1{
	width:600px;
	height:220px;
	position:absolute;
	top:0;
	left:0;
	background:url(../img/watamakura/image4.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cnt1 .cnt-box3 .r-box .image2{
	width:600px;
	height:220px;
	top:221px;
	left:0;
	position:absolute;
	background:url(../img/watamakura/image5.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*-------------cnt-movie-------------*/
#cnt-movie{
	position:relative;
	margin:80px auto 0;
	width:1060px;
	height:600px;
	overflow:hidden;
}
#cnt-movie iframe{
	position:absolute;
	top:0;
	right:0;
	width: 100% !important;
 	height: 100% !important;
}
#cnt-movie a{
	width:100%;
	height:100%;
	display:block;
}
#cnt-movie .btn-image{
	display:block;
	z-index:1;
	position:absolute;
	width:100%;
	height:100%;
	text-indent:-100000px;
}
#cnt-movie a .photo-image{
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	background:url(../img/watamakura/btn_movie.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	z-index:0;
	
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#cnt-movie a .photo-image::after{
	content: " ";
	width:100%;
	height:100%;
	position:absolute;
	background:rgba(0,0,0,0.3);
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}
#cnt-movie .btn-image::before{
	content: " ";
	width:50px;
	height:50px;
	position:absolute;
	top: 50%;
	left: 50%;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	background:rgba(255,255,255,0.2);
	
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}
#cnt-movie .btn-image::after{
	content: " ";
	box-sizing: border-box;
	width: 13px;
	border: 6px solid transparent;
	border-left: 13px solid #fff;
	position:absolute;
	top: 50%;
	left: 50%;
	margin:-6px 0 0 -6px;
	
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
}
#cnt-movie a:hover .photo-image {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
#cnt-movie a:hover .photo-image::after{
	background:rgba(0,0,0,0);
}
#cnt-movie a:hover .btn-image::before{
	border: 2px solid #AA7E19;
}
#cnt-movie a:hover .btn-image::after{
	border-left: 13px solid #AA7E19;
}

/*-------------cnt2-------------*/
#cnt2{
	width:100%;
	height: auto;
	margin:80px auto 0;
	padding:80px 0;
	position:relative;
	background:#dfe3e3;
}
#cnt2 .cnt-box1{
	width:890px;
	padding:0 70px;
	margin:0 auto;
	position:relative;
}
#cnt2 .cnt-box1 h1{
	text-align:center;
	font-size:1.5em;
	font-weight:500;
	line-height:1.4em;
}
#cnt2 .cnt-box1 .line{
	border-bottom:1px solid #777;
	width:50px;
	margin:70px auto;
}
#cnt2 .cnt-box1 .box3 li{
	width:250px;
	margin-right:70px;
	float:left;
}
#cnt2 .cnt-box1 .box3 li.last{
	margin-right:0;
}
#cnt2 .cnt-box1 .box3 li .text-box{
	margin-top:20px;
}
#cnt2 .cnt-box1 .box3 li h2{
	font-size:1.2em;
	font-weight:500;
	line-height:1.4em;
}
#cnt2 .cnt-box1 .box3 li p{
	margin-top:20px;
	line-height:1.8em;
}
#cnt2 .cnt-box2{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	width:890px;
	margin:80px auto 0;
}
#cnt2 .cnt-box2 .l-box{
	width:445px;
	position:relative;
}
#cnt2 .cnt-box2 .l-box .text-box{
	position:absolute;
	top: 50%;
	left:0;
	padding-right:70px;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
}
#cnt2 .cnt-box2 .l-box h1{
	font-size:1.5em;
	font-weight:500;
	line-height:1.4em;
}
#cnt2 .cnt-box2 .l-box p{
	margin-top:40px;
}
#cnt2 .cnt-box2 .r-box{
	width:445px;
	height:400px;
	background:url(../img/watamakura/image_box1.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*-------------cnt3-------------*/
#cnt3{
	width:100%;
	height:450px;
	position:relative;
	background:url(../img/watamakura/image6.jpg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#cnt3::before{
	content: "";
	position:absolute;
	width:100%;
	height:450px;
	background-color:rgba(0,0,0,0.2);
}
#cnt3 .cnt-box1{
	width:1000px;
	height:450px;
	margin:0 auto;
	position:relative;
}
#cnt3 .cnt-box1 .text-box{
	position:absolute;
	top: 50%;
	left:0;
	-webkit-transform: translate(0,-50%); /* Safari用 */
	transform: translate(0,-50%);
	color:#fff;
}
#cnt3 .cnt-box1 .text-box h1{
	font-size:1.5em;
	font-weight:500;
	line-height:1.4em;
}
#cnt3 .cnt-box1 .text-box p{
	margin-top:40px;
}

/*----------------------SP ----------------------*/
@media screen and (max-width: 1550px) , (max-device-width : 1550px) {
	#wrap-top #products-top .text-erea{
		width:40%;
	}
	#wrap-top #products-top .image{
		width:54%;
	}
	#wrap-top #products-top,
	#wrap-top #products-top h1,
	#wrap-top #products-top .image,
	#wrap-top #products-top .text-erea{
		height:700px;
	}
	#wrap-top #products-top .text-erea .text-box h2,
	#wrap-top #products-top .text-erea .text-box h2 span{
		background-size:124px 230px;
		width:124px;
		height:230px;
	}
}
@media screen and (max-width: 1300px) , (max-device-width : 1300px), screen and (max-height: 779px) , (max-device-height : 779px) {
	#wrap-top #products-top .text-erea{
		width:50%;
	}
	#wrap-top #products-top .text-erea .text-box{
		width:80%;
	}
	#wrap-top #products-top .text-erea .text-box h2,
	#wrap-top #products-top .text-erea .text-box p.text,
	#wrap-top #products-top .text-erea .text-box p.price{
		padding:0;
		margin:0;
	}
	#wrap-top #products-top .text-erea .text-box h2{
		float:left;
		margin-top:7px;
	}
	#wrap-top #products-top .text-erea .text-box .text-box-s{
		padding-left:4em;
		width:50%;
		float:left;
	}
	#wrap-top #products-top .text-erea .text-box p.price{
		margin-top:20px;
	}
	
	#wrap-top #products-top .image{
		width:44%;
	}
	#wrap-top #products-top,
	#wrap-top #products-top h1,
	#wrap-top #products-top .image,
	#wrap-top #products-top .text-erea{
		height:550px;
	}
	#wrap-top #products-top .text-erea .text-box h2,
	#wrap-top #products-top .text-erea .text-box h2 span{
		background-size:124px 230px;
		width:124px;
		height:230px;
	}
}
@media screen and (max-width: 1200px) , (max-device-width : 1200px) {
	#cnt1 .cnt-box1,
	#cnt1 .cnt-box2,
	#cnt1 .cnt-box3{
		width:920px;
	}
	#cnt1 .cnt-box1 .r-box,
	#cnt1 .cnt-box1 .r-box .image1,
	#cnt1 .cnt-box1 .r-box .image2,
	#cnt1 .cnt-box2 .l-box,
	#cnt1 .cnt-box3 .r-box .image1,
	#cnt1 .cnt-box3 .r-box .image2{
		width:460px;
	}
	#cnt1 .cnt-box1 .l-box .text-box,
	#cnt1 .cnt-box2 .r-box .text-box,
	#cnt1 .cnt-box3 .l-box .text-box{
		padding:0 50px;
	}
	#cnt-movie{
		width:920px;
		height:521px;
	}
	#cnt3 .cnt-box1{
		width:900px;
	}
}
@media screen and (max-width: 1100px) , (max-device-width : 1100px) {
	#wrap-top #products-top .text-erea{
		width:49%;
	}
	#wrap-top #products-top .image{
		width:44%;
		left:7%;
	}
	#wrap-top #products-top h1{
		width:7%;
	}
	#wrap-cnt #leftcnt{
		width:7%;
	}
	#wrap-cnt #rightcnt{
		width:93%;
	}
	#cnt2 .cnt-box1,
	#cnt2 .cnt-box2{
		width:820px;
		padding:0 50px;
	}
	#cnt2 .cnt-box1 .box3 li{
		margin-right:35px;
	}
	#cnt2 .cnt-box1 .box3 li p{
		font-size:0.9em;
	}
	#cnt2 .cnt-box2 .l-box{
		width:385px;
	}
	#cnt2 .cnt-box2 .l-box .text-box{
		padding-right:50px;
	}
	#cnt2 .cnt-box2 .r-box{
		height:350px;
	}
	#cnt3 .cnt-box1{
		width:800px;
	}
}

@media screen and (max-width: 1000px) , (max-device-width : 1000px) {
	#wrap-top{
		padding-top:50px;
	}
	#wrap-top #products-top{
		height: auto;
	}
	#wrap-top #products-top .text-erea p{
		font-size:0.9em;
	}
	#wrap-top #products-top h1{
		height:400px;
	}
	#wrap-top #products-top .image{
		width:93%;
		height:400px;
	}
	#wrap-top #products-top .text-erea{
		width:93%;
		height: auto;
		position:relative;
		padding-left:7%;
		background:#000;
	}
	#wrap-top #products-top .text-erea .text-box{
		width:100%;
		height:auto;
		position: relative;
		top: 0%;
		left: 0%;
		-webkit-transform: translate(0, 0); /* Safari用 */
		transform: translate(0, 0);
		background:#3d3235;
		padding:50px 0 60px;
	}
	#wrap-top #products-top .text-erea .text-box h2{
		width:80%;
		float:none;
		height: auto;
		margin:0 auto;
		padding:10px 0;
		font-size:1.4em;
		line-height:1.4em;
		letter-spacing:5px;
		color:#fff;
	}
	#wrap-top #products-top .text-erea .text-box h2 br{
		display:block;
	}
	#wrap-top #products-top .text-erea .text-box h2 .br{
		display:none;
	}
	#wrap-top #products-top .text-erea .text-box 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-box p.text{
		margin-top:20px;
	}
	#wrap-top #products-top .text-erea .text{
		height: auto;
		width:100%;
		float:none;
		padding:30px 0 40px;
	}
	#wrap-top #products-top .text-erea .text-box .text-box-s{
		text-align:center;
		width:80%;
		float:none;
		margin:0 auto;
		padding:0;
	}
	#cnt1 .cnt-box1,
	#cnt1 .cnt-box3{
		display:block;
	}
	#cnt1 .cnt-box1,
	#cnt1 .cnt-box2,
	#cnt1 .cnt-box3{
		width:80%;
		text-align:center;
	}
	#cnt1 .cnt-box1 .l-box,
	#cnt1 .cnt-box3 .l-box{
		width:100%;
	}
	#cnt1 .cnt-box1 .l-box .text-box,
	#cnt1 .cnt-box2 .r-box .text-box,
	#cnt1 .cnt-box3 .l-box .text-box{
		position: relative;
		top: 0;
		left:0;
		padding:0;
		-webkit-transform: translate(0); /* Safari用 */
		transform: translate(0);
	}
	#cnt1 .cnt-box1 .r-box,
	#cnt1 .cnt-box3 .r-box{
		width:600px;
		height:601px;
		margin:40px auto 0;
	}
	#cnt1 .cnt-box1 .r-box .image1,
	#cnt1 .cnt-box1 .r-box .image2,
	#cnt1 .cnt-box3 .r-box .image1,
	#cnt1 .cnt-box3 .r-box .image2{
		width:600px;
		height:300px;
	}
	#cnt1 .cnt-box1 .r-box .image2,
	#cnt1 .cnt-box3 .r-box .image2{
		top:301px;
	}
	#cnt1 .cnt-box2{
		padding-top:20px;
	}
	#cnt1 .cnt-box2 .r-box{
		width:100%;
		height:auto;
		float:none;
	}
	#cnt1 .cnt-box2 .l-box{
		width:600px;
		height:300px;
		margin:40px auto 0;
		float:none;
	}
	#cnt-movie{
		width:600px;
		height:340px;
		margin:100px auto 0;
	}
	#cnt2 .cnt-box1{
		width:80%;
		padding:0;
		margin:0 auto;
	}
	#cnt2 .cnt-box1 .line{
		margin:50px auto;
	}
	#cnt2 .cnt-box1 .box3 li{
		clear:both;
		width:100%;
		position:relative;
		margin-top:20px;
	}
	#cnt2 .cnt-box1 .box3 li .image{
		float:left;
		width:30%;
	}
	#cnt2 .cnt-box1 .box3 li .image img{
		width:100%;
	}
	#cnt2 .cnt-box1 .box3 li .text-box{
		width:65%;
		top: 50%;
		left:35%;
		margin-top:0;
		position:absolute;
		-webkit-transform: translate(0,-50%); /* Safari用 */
		transform: translate(0,-50%);
	}
	#cnt2 .cnt-box2{
		display:block;
		width:80%;
		text-align:center;
		padding:0;
	}
	#cnt2 .cnt-box2 .l-box{
		width:100%;
	}
	#cnt2 .cnt-box2 .l-box .text-box{
		position: relative;
		top: 0;
		left:0;
		padding:0;
		-webkit-transform: translate(0); /* Safari用 */
		transform: translate(0);
	}
	#cnt2 .cnt-box2 .l-box .text-box h1 br{
		display:block;
	}
	#cnt2 .cnt-box2 .r-box{
		width:600px;
		height:300px;
		margin:40px auto 0;
	}
	#cnt3 .cnt-box1{
		width:100%;
		text-align:center;
	}
	#cnt3  .cnt-box1 .text-box{
		left:50%;
		-webkit-transform:translate(-50%,-50%);
		transform:translate(-50%,-50%);
		width:100%;
	}

}
@media screen and (max-width: 800px) , (max-device-width : 800px) {
	#wrap-top #products-top h1{
		width:100%;
		height:auto;
		background:#000;
		color:#fff;
		padding:10px 0;
		font-size:1em;
		letter-spacing:10px;
	}
	#wrap-top #products-top h1 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 .image{
		width:100%;
		height:300px;
		position:relative;
		left:0;
	}
	#wrap-top #products-top .text-erea{
		width:100%;
		padding-left:0;
		background:none;
	}
	#wrap-top #products-top .text-erea .text-box{
		padding:30px 0 40px;
	}
	#wrap-cnt{
		display:block;
	}
	#wrap-cnt #leftcnt{
		width:0;
	}
	#wrap-cnt #rightcnt{
		width:100%;
	}
	#cnt1 .cnt-box1,
	#cnt1 .cnt-box2,
	#cnt1 .cnt-box3{
		margin:0 auto;
		padding-top:80px;
	}
	#cnt1 .cnt-box1 .r-box{
		width:100%;
		height:421px;
	}
	#cnt1 .cnt-box3 .r-box{
		width:100%;
		height:401px;
	}
	#cnt1 .cnt-box1 .r-box .image1{
		width:100%;
		height:220px;
	}
	#cnt1 .cnt-box1 .r-box .image2,
	#cnt1 .cnt-box3 .r-box .image1,
	#cnt1 .cnt-box3 .r-box .image2{
		width:100%;
		height:200px;
	}
	#cnt1 .cnt-box1 .r-box .image2{
		top:221px;
	}
	#cnt1 .cnt-box3 .r-box .image2{
		top:201px;
	}
	#cnt1 .cnt-box2 .l-box{
		width:100%;
		height:250px;
	}
	#cnt-movie{
		width:80%;
		height:0;
		margin-top:80px;
		padding-bottom: 45%;/**width100%の時、56.25%*/
	}
	#cnt2 .cnt-box2 .r-box{
		width:100%;
		height:250px;
	}
	#cnt3 .cnt-box1{
		width:80%;
	}
	#cnt3  .cnt-box1 .text-box br{
		display:none;
	}
}
@media screen and (max-width: 700px) , (max-device-width : 700px){
	#cnt2 .cnt-box1 .box3 li{
		margin-top:40px;
	}
	#cnt2 .cnt-box1 .box3 li p{
		font-size:0.85em;
	}
}
@media screen and (max-width: 600px) , (max-device-width : 600px){
	#wrap-top #products-top .text-erea .text-box h2{
		letter-spacing:0;
	}
	#wrap-top #products-top .text-erea .text-box h2 .br{
		display:block;
	}
	#cnt-movie{
		margin:70px auto 0;
	}
	#cnt2 .cnt-box1 .line{
		width:22px;
	}
	#cnt2 .cnt-box1 .box3 li{
		width:100%;
		background:#eee;
		height:auto;
		position:relative;
		margin-top:20px;
	}
	#cnt2 .cnt-box1 .box3 li .image{
		width:250px;
		margin:40px auto 0;
		float:none;
	}
	#cnt2 .cnt-box1 .box3 li .image img{
		width:100%;
	}
	#cnt2 .cnt-box1 .box3 li .text-box{
		width:250px;
		text-align:center;
		top: 0%;
		left:0%;
		margin:20px auto 40px;
		position: relative;
		-webkit-transform: translate(0); /* Safari用 */
		transform: translate(0);
	}
	#cnt2 .cnt-box1 .box3 li h2{
		font-size:1em;
	}
	#cnt2 .cnt-box1 .box3 li p{
		font-size:0.85em;
	}
}
@media screen and (max-width: 480px) , (max-device-width : 480px){
	body{
		font-size:0.9rem;
	}
	#cnt1 .cnt-box1{
		padding-top:50px;
		margin:0px auto;
	}
	#cnt1 .cnt-box1 .r-box{
		width:100%;
		height:331px;
	}
	#cnt1 .cnt-box1 .r-box .image1{
		width:100%;
		height:130px;
	}
	#cnt1 .cnt-box1 .r-box .image2{
		top:131px;
	}
	#cnt1 .cnt-box1 .l-box p,
	#cnt1 .cnt-box2 .r-box p,
	#cnt1 .cnt-box3 .l-box p,
	#cnt2 .cnt-box2 .l-box p,
	#cnt3 .cnt-box1 .text-box p{
		margin-top:20px;
	}
	#cnt-movie{
		margin-top:50px;
	}
	#cnt2{
		margin:50px auto 0;
		padding:50px 0;
	}
	#wrap-top #products-top .text-erea .text-box h2{
		font-size:1.4em;
	}
	#cnt2 .cnt-box1 h1{
		font-size:1.2em;
	}
	#cnt2 .cnt-box1 .box3 li h2{
		font-size:1.2em;
	}
	#cnt2 .cnt-box1 .line{
		margin:20px auto;
	}
	#cnt2 .cnt-box2{
		margin:50px auto 0;
	}
	#cnt2 .cnt-box2 .l-box .text-box h1 br{
		display:block;
	}
	#cnt3,
	#cnt3 .cnt-box1{
		height:350px;
	}
}
@media screen and (max-width: 350px) , (max-device-width : 350px){
	#wrap-top #products-top .text-erea .text-box h2{
		font-size:1.2em;
	}
	#cnt1 .cnt-box1 .l-box h1,
	#cnt1 .cnt-box2 .r-box h1,
	#cnt1 .cnt-box3 .l-box h1,
	#cnt2 .cnt-box2 .l-box h1,
	#cnt3 .cnt-box1 .text-box h1{
		font-size:1.3em;
	}
	#cnt2 .cnt-box1 .box3 li .image{
		width:220px;
		margin:20px auto 0;
	}
	#cnt2 .cnt-box1 .box3 li .text-box{
		width:220px;
		margin:20px auto;
	}
	#cnt2 .cnt-box1 .box3 li h2{
		font-size:1.05em;
	}
}