.sp
{
display: none;
}

body
	{
	font-family: "メイリオ","ＭＳ Ｐゴシック",sans-serif;
	letter-spacing: 1px;
	}

h1
	{
	margin: 0px !important;
	}

.list-mv01{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mv01{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

.list-mv02{
	opacity: 0;
	transform: translate(60px,0px); 
	-webkit-transform: translate(60px,0px); 
}
.mv02{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

.list-mv03{
	opacity: 0;
	transform: translate(-60px,0px); 
	-webkit-transform: translate(-60px,0px); 
}
.mv03{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}



.m01
	{
	position: relative;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	}

.m01 .logo
	{
	position: absolute;
	top: 2%;
	right: 2%;
	}

.m01 .h1
	{
	width: 40%;
	margin: 15% 0% 15% 5%;
	transition: 1.5s;
	}

.m02
	{
	padding: 100px 0px 150px 0px;
	text-align: center;
	}

.m02 img
	{
	transition: 1.5s;
	}

.m02 .txt
	{
	margin: 50px 0px 0px 0px;
	font-size: 18px;
	transition: 1.5s;
	}

.m03
	{
	width: 1200px;
	margin: 0px auto 100px auto;
	}

.m03 li
	{
	width: 260px;
	float: left;
	transition: 1.5s;
	}

.m03 .right
	{
	width: 820px;
	font-size: 18px;
	line-height: 1.8;
	padding-left: 20px;
	float: right;
	border-left: 1px solid #666666;
	}

.m04
	{
	width: 1200px;
	margin: 0px auto;
	}

.m04 img
	{
	transition: 1.5s;
	}

.m04 .left
	{
	width: 645px;
	float: left;
	transition: 1.5s;
	}

.m04 .right
	{
	padding-top: 300px;
	width: 520px;
	float: right;
	}

.m04 .left2
	{
	padding-top: 300px;
	width: 520px;
	float: left;
	}

.m04 .right2
	{
	width: 645px;
	float: right;
	margin-top: -80px;
	transition: 1.5s;
	}

.m04 .left3
	{
	margin-top: -80px;
	width: 645px;
	float: left;
	transition: 1.5s;
	}

.m04 .right3
	{
	margin-top: -80px;
	padding-top: 300px;
	width: 520px;
	float: right;
	}

.m04 .txt
	{
	margin: 40px 0px;
	font-size: 18px;
	text-align: center;
	transition: 1.5s;
	}

.m04 div
	{
	margin-bottom: 15px;
	font-size: 18px;
	transition: 1.5s;
	}

.m04 div span
	{
	width: 100px;
	margin: 5px 0px 0px 120px;
	display: block;
	float: left;
	}

.m04 div em
	{
	width: 150px;
	margin: 5px 20px 0px 20px;
	display: block;
	float: left;
	}

.m04 div a
	{
	display: block;
	float: left;
	border: 1px solid #333333;
	padding: 2px 5px;
	color: #333333;
	text-decoration: none;
	}

.m04_link
	{
	margin: 80px 0px 100px 0px;
	transition: 1.5s;
	}

.m04_link a
	{
	color: #ffffff;
	padding: 15px 10px;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	background-color: #333333;
	display: block;
	background-image: url(../images/icon.png);
	background-position: 98% center;
	background-repeat: no-repeat;
	}

.m05
	{
	width: 1200px;
	margin: 0px auto;
	}


.m05 .left
	{
	padding-top: 300px;
	width: 520px;
	float: left;
	}

.m05 .right
	{
	width: 645px;
	float: right;
	transition: 1.5s;
	}

.m05 img
	{
	transition: 1.5s;
	}


.m05 .txt
	{
	margin: 40px 0px;
	font-size: 18px;
	text-align: center;
	transition: 1.5s;
	}

.m05 div
	{
	font-size: 18px;
	transition: 1.5s;
	}

.m05 div span
	{
	margin: 5px 50px 0px 70px;
	display: block;
	float: left;
	}

.m05 div em
	{
	margin: 5px 20px 0px 20px;
	display: block;
	float: left;
	}

.m05 div a
	{
	display: block;
	float: left;
	border: 1px solid #333333;
	padding: 2px 5px;
	color: #333333;
	text-decoration: none;
	}

.m06
	{
	width: 1200px;
	margin: 200px auto;
	text-align: center;
	}

.m06 img
	{
	transition: 1.5s;
	}

.m06 .txt
	{
	margin: 50px 0px 0px 0px;
	font-size: 18px;
	transition: 1.5s;
	}

.m06 ul
	{
	margin-top: 50px;
	}

.m06 li
	{
	width: 380px;
	float: left;
	}

.m06 .center
	{
	margin: 0px 20px;
	}

.m06 li img
	{
	margin-bottom: 40px;
	}

.m06 li p
	{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
	transition: 1.5s;
	}

.m06 li span
	{
	display: block;
	font-size: 18px;
	text-align: left;
	transition: 1.5s;
	}

.m06 div
	{
	transition: 1.5s;
	}

.m06 div em
	{
	margin: 20px 20px 0px 120px;
	display: block;
	float: left;
	}

.m06 div a
	{
	margin-top: 16px;
	display: block;
	float: left;
	border: 1px solid #333333;
	padding: 2px 5px;
	color: #333333;
	text-decoration: none;
	}


.m07
	{
	width: 1200px;
	margin: 0px auto;
	text-align: center;
	}

.m07 ul
	{
	margin: 100px 0px;
	}

.m07 .left
	{
	width: 645px;
	float: left;
	}

.m07 .right
	{
	width: 520px;
	padding-top: 40px;
	float: right;
	transition: 1.5s;
	text-align: left;
	}

.m07 img
	{
	transition: 1.5s;
	}


.m07 .txt
	{
	margin: 40px 0px;
	font-size: 16px;
	transition: 1.5s;
	}

.m08
	{
	text-align: center;
	}

.m08 img
	{
	margin-bottom: 80px;
	transition: 1.5s;
	}


.main04
	{
	background-image: url(https://only-co.cv/3-piece/images/main04.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ebebeb;
	padding-bottom: 40px;
	}

.main04 .title02
	{
	transition: 1.5s;
	text-align: center;
	}

.main04 .title02 span
	{
	padding: 80px 0px 40px 0px;
	display: block;
	font-size: 34px;
	color: #ffffff;
	font-family: "Times New Roman","游明朝","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif !important;
	background-image: url(https://only-co.cv/3-piece/images/border2.png);
	background-position: center;
	background-repeat: no-repeat;
	}

.main04 .title02 span small
	{
	font-size: 20px;
	display: block;
	}

.main04 .txt
	{
	transition: 1.5s;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	font-family: "Times New Roman","游明朝","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif !important;
	}

.main04 ul
	{
	width: 1200px;
	margin: 40px auto;
	}

.main04 li
	{
	transition: 1.5s;
	width: 370px;
	float: left;
	margin: 0px 45px 45px 0px;
	}

.main04 .right
	{
	margin-right: 0px !important;
	}

.main04 li a
	{
	display: block;
	position: relative;
	}

.main04 li a span
	{
	display: none;
	}

.main04 li a:hover span
	{
	width: 370px;
	height: 225px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(https://only-co.cv/3-piece/images/shop_back.png);
	background-repeat: no-repeat;
	display: block;
	}

.main04 li a:hover span strong
	{
	padding-top: 80px;
	font-size: 16px;
	display: block;
	color: #ffffff;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}

.main04 li a:hover span em
	{
	width: 160px;
	height: 40px;
	margin: 20px auto;
	padding-top: 12px;
	display: block;
	color: #ffffff;
	background-image: url(https://only-co.cv/3-piece/images/shop_back2.png);
	background-repeat: no-repeat;
	}

.main04
	{
	background-image: url(https://only-co.cv/3-piece/images/main04.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ebebeb;
	}



/*共通部分*/

.three_link
	{
	width: 1200px;
	margin: 50px auto 0px auto;
	transition: 1.5s;
	}

.three_link a
	{
	padding: 20px 10px;
	text-decoration: none;
	color: #333333;
	font-size: 18px;
	text-align: center;
	display: block;
	border: 1px solid #333333;
	background-image: url(../images/link_icon.png);
	background-position: 98% center;
	background-repeat: no-repeat;
	}

.three_link a:hover
	{
	background-color: #333333;
	color: #ffffff;
	}


.main05 .title02
	{
	transition: 1.5s;
	text-align: center;
	}

.main05 .title02 span
	{
	padding: 80px 0px 40px 0px;
	display: block;
	font-size: 34px;
	color: #333333;
	font-family: "Times New Roman","游明朝","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif !important;
	background-image: url(../images/border.png);
	background-position: center;
	background-repeat: no-repeat;
	}

.main05 .title02 span small
	{
	font-size: 20px;
	display: block;
	}

#carousel {
    margin: 0 auto;
    width: 1200px;
    height: 300px;
    text-align: left;
    position: relative;
	transition: 1.5s;
}

#carousel_prev,
#carousel_next {
    top: 50%;
    width: 23px;
    height: 41px;
    background: #000;
    cursor: pointer;
    position: absolute;
}
#carousel_prev {
    left: -40px;
    background:transparent url(../images/left.jpg) no-repeat top left;
}
#carousel_next {
    right: -35px;
    background:transparent url(../images/right.jpg) no-repeat top left;
}

#carousel_prev2,
#carousel_next2 {
    top: 50%;
    width: 23px;
    height: 41px;
    background: #000;
    cursor: pointer;
    position: absolute;
}
#carousel_prev2 {
    left: -40px;
    background:transparent url(../images/left.jpg) no-repeat top left;
}
#carousel_next2 {
    right: -35px;
    background:transparent url(../images/right.jpg) no-repeat top left;
}
 
 


#carousel ul li {
    width: 246px;
    float: left;
    display: inline;
}
 
#carousel ul li {
    width: 246px;
    float: left;
    display: inline;
}
 


 
/* =======================================
    ClearFixElements
======================================= */
#carousel ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#carousel ul {
    display: inline-block;
    overflow: hidden;
}



.photo
	{
	transition: 1.5s;
	}

.main05 .txt
	{
	transition: 1.5s;
	margin: 0px auto 30px auto;
	text-align: center;
	font-size: 16px;
	}

.main05 .photo
	{
	width: 1200px;
	margin: 20px auto;
	}

#footer
	{
	margin-top: 100px;
	padding: 50px 0px;
	background-color: #39324a;
	text-align: center;
	}

#footer ul
	{
	margin-bottom: 40px;
	text-align: center;
	}

#footer ul li
	{
	padding: 0px 50px;
	display: inline;
	}

#footer p
	{
	color: #7e7c83;
	margin-top: 40px;
	}

