@charset "UTF-8";
/*
----------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 0px !important;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
    margin:0;
    padding:0;
}
body{
    margin:0;
    padding:0;
}
#special{overflow-x : hidden !important;}
#special a{
	transition:.2s;
	border:0 !important;
	}
#special a:hover{
text-decoration: none !important;
	}
#special .special_fixed{
    position: fixed !important;
    top: -137px;
    z-index: 10000;
	}
#special .special_fixed:hover{
	}
a{
    text-decoration: none !important;
}
/*
----------------------------------------*/
 @font-face {
      font-family: 'Noto Sans JP';
      font-style: normal;
      font-weight: 400;
+    src: local("Noto Sans CJK JP Regular"),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
           url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
   }
#special{
	font-size:14px;
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt";
    letter-spacing:-1px;
	color:#000;
	list-style:none;
	line-height:2.0;
    font-style: normal;
    font-weight: inherit;
    letter-spacing:1px;
	}
#special img{
	vertical-align:top;
	max-width: 100%;
	height: auto;
	}
#special a img{
	border:0;
	    position: relative;
    z-index: 2 !important;
	}
#special area{
	border:none; outline:none; 
	}
@media screen and (min-width: 1000px){
	#special{
	width:100% !important;
		margin:0 auto !important;
		}
}
/*
----------------------------------------*/
#special .builder{
		margin: 0 auto;
		overflow: hidden;
}
#special .flex-box{
		display: flex;
		flex-direction: column;
}
#special .pc{
		display:none;
}
#special .sp{
			display:block;
}
@media screen and (min-width: 1000px){
	#special .builder{
		width:1190px;
		margin: 0 auto;
		}
	#special .flex-box{
		display: flex;
	}
	#special .pc{
		display: block !important;
	}
	#special .sp{
		display: none !important;
	}
}

/* visual-main
----------------------------------------*/
@media screen and (max-width: 999px){
    #special #special_head{
        margin:0 !important;
        padding:0!important;
        width:100%;
        height:calc(100vw*1.305);
        position:relative;
    }
    #special #special_head .logo{
        width: 40%;
        position: absolute;
        z-index: 10 !important;
        top: 2% !important;
        left: 30%;
    }
	#special #special_head .vol{
        width:23%;
        right:4%;
        top:55%;
        position:absolute;
    }
	#special #special_head .modelcolor{
		background:#a68588;
		width:100%;
		height:calc(100vw*0.44);
		position:absolute;
		bottom:0;
		mix-blend-mode: multiply;
	}
    #special #special_head .main1{
        width:90%;
        left:5%;
        top:73%;
        position:absolute;
    }
    #special #special_head .main2{
        width: 90%;
        position: absolute;
        left: 5%;
        top: 83%;
    }
	#special #special_head .mainline{
        width:30%;
        left:10%;
        bottom:0;
        position:absolute;
        z-index:2;
		top:91%;
    }
	#special .ttltxt{
		background:#a68588 !important;
		width:100% !important;
		paddng:5% !important;
	}
	#special .ttltxt img{
			width:80%;
		margin:15% 10% !important;
	}
    #special .attention{
        font-size:0.7em;
        line-height:1.8em;
        text-align:center;
        width:100%;
        margin-bottom:10%;
        margin-top:3%;
        font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
        font-weight: 500;
    }
}
@media screen and (max-width: 375px){
	#special .maintxt span{
          font-size:0.6em !important;
	}
}
@media screen and (min-width: 1000px){
    #special #special_head{
        margin:0 !important;
        padding:0!important;
        width:100% !important;
        height:calc(100vw*0.722);
        position:relative;
		overflow: hidden;
    }
    #special #special_head .mainbg{
        width:58%;
		position:absolute;
		left:0;
    }
    #special #special_head .logo{
        width: 20%;
        position: absolute;
        z-index: 10 !important;
        top: 4% !important;
        right:4%;
    }
	#special #special_head .vol{
        width:10%;
        right:5%;
        top:35%;
        position:absolute;
		z-index:100 !important;
    }
	#special #special_head .modelcolor{
		background:#a68588;
		width:8% !important;
        height:calc(100vw*0.722);
		position:absolute;
		left:50%;
		mix-blend-mode: multiply;
	}
    #special #special_head .main1{
        width: 40%;
        position: absolute;
        left: 53%;
		top:15%;
    }
    #special #special_head .main2{
        width: 40%;
        position: absolute;
        left: 53%;
        top: 24%;
    }
	#special #special_head .mainline{
        width:11%;
        left:56.5%;
        top:30%;
        position:absolute;
        z-index:1;
    }
	#special .ttltxtbg{
		background:#a68588 !important;
		width:42% !important;
		paddng:5% !important;
		position:absolute;
        height:calc(100vw*0.722);
		right:0;
	}
	#special .ttltxt{
		width:39%;
		margin:0 !important;
		left:54%;
		top:42%;
		position:absolute;
	}
    #special .attention{
        width:50%;
        padding:0 !important;
        margin:20px 25% 0 25% !important;
        font-size:13px !important;
        line-height:1.6em !important;
        text-align:center !important;
	    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    }
}

@media screen and (min-width: 1000px){
    #special .topttl{
        top: 12%;
    }

}



/* side navi
------------------------------------------------------------*/
.side-nav {
	position: fixed;
    top: 5%;
    right: 0px;
    margin:auto;
    z-index: 2;
}
.special_sidenav {
	list-style: none;
	margin-right:  0;
}
ul.special_sidenav {
    margin:0;
    padding:0;
}
.special_sidenav li { margin-bottom: 0 !important;}
.special_sidenav li:last-child { margin-bottom: 0 !important; }
.special_sidenav a {
	display: block;
	width: 70px;
	height: 150px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	cursor:pointer;
}
.special_sidenav a.side-nav01:hover,
.special_sidenav a.side-nav02:hover,
.special_sidenav a.side-nav03:hover,
.special_sidenav a.side-nav04:hover,
.special_sidenav a.side-nav05:hover{
    transform: scale(1.05,1.05) !important;
}
.special_sidenav a.side-nav01 { background: url("../img/sidenav01.png") no-repeat left top; background-size: 70px; }
.special_sidenav a.side-nav02 { background: url("../img/sidenav02.png") no-repeat left top; background-size: 70px; }
.special_sidenav a.side-nav03 { background: url("../img/sidenav03.png") no-repeat left top; background-size:  70px; }


.special_sidenav .current a.side-nav01 { background: url("../img/sidenav01.png") no-repeat left top; background-size: 70px !important;}
.special_sidenav .current a.side-nav02 { background: url("../img/sidenav02.png") no-repeat left top; background-size: 70px !important;}
.special_sidenav .current a.side-nav03 { background: url("../img/sidenav03.png") no-repeat left top; background-size: 70px !important;}



/* special_nav */
.category{
	width:100%;
	border-bottom:2px solid #000;
	margin-bottom:5%;
}
.category img{
	width:50%;
	margin:0 25% 0 25%;
}
#special_nav{
width:100%;
margin:0 0 5% 0 !important;
}
#special_nav ul{
padding:0;
margin:0;
	list-style: none;
	display:flex;
justify-content: space-between;
	align-items: center;
}
#special_nav ul li{
	width:33.33%;
	float:left;
}
@media screen and (min-width: 1000px){
.category{
	width:1190px;
	margin:120px auto 40px auto;
	border-bottom:2px solid #000;
}
.category img{
	width:20%;
	margin:0 40% 0 40%;
}
#special_nav{
width:1190px;
max-width:90%;
margin:0 auto !important;
}
#special_nav ul{
margin:0 auto;
display: flex;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
	flex-direction: row;
}
#special_nav ul li{
float:left;
width:33.33333% !important;
margin:0 !important;
}
#special_nav ul li:hover{
    transform: scale(1.05,1.05);
}
}

/* footer
----------------------------------------*/
#special .page-top a{
	width: 30px;
	position: fixed;
	bottom: 45px;
	right: 15px;
	padding: 10px;
	display: block;
	z-index:1000;
}
#special .page-top a:hover{
	bottom:60px;
}
#special .copyright{
	text-align: center;
	font-size: 10px;
    padding-bottom:50px;
	margin: 40px auto 0 auto;
   	font-family: 'Noto Sans JP', sans-serif;
}
@media screen and (min-width: 1000px){
    #special .page-top a{
        width: 30px;
        position: fixed;
        bottom: 15px;
        right: 15px;
        padding: 10px;
        display: block;
    }
    #special .page-top a:hover{
        bottom:20px;
    }
    #special .copyright{
        padding-bottom:20px;
    }
}


#otherarea{
    width:100%;
    margin:0 auto !important;
    padding-top:50px !important;
    padding-bottom:30px !important;
}






#special .style01{
	width:100%;
}
#special .style01 .ttlbox{
    position:relative;
	width:84% !important;
    height:calc(100vw*0.57333);
	background:#f3f2ec;
}
#special .style01 .ttlbox .scene{
	position:absolute;
	width:20%;
	left:7%;
	margin-top:-3%;
}
#special .style01 .ttlbox .subttl{
	position:absolute;
	top:calc(100vw*0.08);
	right:34%;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size:1.2em;
}
#special .style01 .ttlbox .nanameline{
	position:absolute;
	left:62%;
	top:calc(100vw*0.12);
	width:29%;
    height:1px;
    background:#000;
	transform:rotate(-45deg);
}
#special .style01 .ttlbox .subttlno{
	width:20%;
	position:absolute;
	top:calc(100vw*0.1);
	right:10%;
}
#special .style01 .ttlbox .subttlmain{
	position:absolute;
	left:7%;
	top:calc(100vw*0.25);
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size:1.7em;
	line-height:1.4;
}
#special .style01 .photo1{
    width:90%;
    margin:-10% 5% 5% 5%;
    padding:0;
			overflow: hidden;
}
#special .style01 .credit{
    margin:0 auto;
    width:90%;
}
#special .style01 .photo2{
    width:90%;
    margin:5%;
    padding:0;
			overflow: hidden;
}
#special .style01 .photo2no{
	width:25%;
	margin-top:-65%;
	margin-left:65%;
	position:relative;
	z-index:10!important;
}
#special .style01 .photo2ttl{
	width:65%;
	margin-top:-35%;
	margin-left:25%;
	position:relative;
	z-index:10!important;
}
#special .style01 .itemtxtbox{
	background:#b9989f;
}
#special .style01 .itemtxtbox .itemtxt{
	color:#fff;
    width:80%;
    margin:-45% auto 20% auto;
	padding-top:35%;
	padding-bottom: 10%;
    line-height:2.0em;
    font-size:1.2em;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: 400;
    font-style: normal;
    /*font-feature-settings: "palt";*/
}
@media screen and (min-width: 1000px){
	#special .style01{
		width:1190px;
		margin:0 auto !important;
		position:relative;
		height:1600px;
	}
	#special .style01 .ttlbox{
		position:relative;
		width:745px !important;
		height:300px;
	}
	#special .style01 .ttlbox .scene{
		position:absolute;
		width:130px;
		left:120px;
		margin-top:-20px;
	}
	#special .style01 .ttlbox .subttl{
		position:absolute;
		top:35px;
		left:235px;
		font-size:30px;
	}
	#special .style01 .ttlbox .nanameline{
		position:absolute;
		left:410px;
		top:70px;
		width:18%;
		height:1px;
		background:#000;
		transform:rotate(-45deg);
	}
	#special .style01 .ttlbox .subttlno{
		width:110px;
		position:absolute;
		top:50px;
		left:450px;
		z-index:10;
	}
	#special .style01 .ttlbox .subttlmain{
		position:absolute;
		left:120px;
		top:150px;
		font-size:38px;
		line-height:1.4;
		z-index:4;
	}
	#special .style01 .photo1{
		width:570px;
		margin:0;
		padding:0;
		position:absolute;
		right:0;
		top:80px;
		overflow: hidden;
	}
	#special .style01 .credit{
		margin:0 auto;
		width:90%;
	}
	#special .style01 .photo2{
		position:absolute;
		left:20px;
		top:630px;
		width:570px;
		margin:0;
		padding:0;
		z-index:1;
		overflow: hidden;
	}
	#special .style01 .photo2no{
		width:130px;
		left:410px;
		top:1000px;
		margin-top:0;
		margin-left:0;
		position:absolute;
		z-index:10!important;
	}
	#special .style01 .photo2ttl{
		width:380px;
		margin-top:0;
		margin-left:0;
		top:1320px;
		left:440px;
		position:absolute;
		z-index:10!important;
	}
	#special .style01 .itemtxtbox{
		background:#b9989f;
		position:absolute;
		top:970px;
		height:490px;
		z-index:0;
		width:1190px !important;
	}
	#special .style01 .itemtxtbox .itemtxt{
		color:#fff;
		width:400px;
		margin:0;
		padding-top:70px;
		padding-bottom:0;
		line-height:2.0em;
		font-size:20px;
		margin-left:700px;
	}
    #special .style01 .credit{
        margin:0 auto;
        width:380px;
        position:absolute;
        left:120px;
        top:370px;
    }

}

#special .infoarea{
    text-align:center;
    width:100%;
}
#special .infoarea p{
    margin:5% auto 3% auto ;
    text-align:center;
    width:100%;
	    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-style: normal;
}
@media screen and (min-width: 1000px){
    #special .infoarea{
        width:1000px;
        margin: 0 auto !important;
    }
    #special .infoarea .ttl{
        width:500px;
        margin:0 auto !important;
    }
    #special .infoarea p{
        margin:20px auto 0 auto ;
        text-align:center;
        width:100%;
        font-size:16px;
    }
    #special .infoarea .btnarea{
        margin: 0 auto 80px auto !important;
    }
}




#special .style02{
	width:100%;
}
#special .style02 .ttlbox{
    position:relative;
	width:84% !important;
	margin-left:16%;
    height:calc(100vw*0.57333);
	background:#f3f2ec;
}
#special .style02 .ttlbox .scene{
	position:absolute;
	width:20%;
	left:7%;
	margin-top:-3%;
}
#special .style02 .ttlbox .subttl{
	position:absolute;
	top:calc(100vw*0.08);
	right:34%;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size:1.2em;
}
#special .style02 .ttlbox .nanameline{
	position:absolute;
	left:62%;
	top:calc(100vw*0.12);
	width:29%;
    height:1px;
    background:#000;
	transform:rotate(-45deg);
}
#special .style02 .ttlbox .subttlno{
	width:20%;
	position:absolute;
	top:calc(100vw*0.1);
	right:10%;
}
#special .style02 .ttlbox .subttlmain{
	position:absolute;
	left:7%;
	top:calc(100vw*0.25);
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	font-size:1.7em;
	line-height:1.4;
}
#special .style02 .photo1{
    width:90%;
    margin:-10% 5% 5% 5%;
    padding:0;
	overflow: hidden;
}
#special .style02 .credit{
    margin:0 auto;
    width:90%;
}
#special .style02 .photo2{
    width:90%;
    margin:5%;
    padding:0;
	overflow: hidden;
}
#special .style02 .photo2no{
	width:25%;
	margin-top:-65%;
	margin-left:65%;
	position:relative;
	z-index:10!important;
}
#special .style02 .photo2ttl{
	width:65%;
	margin-top:-35%;
	margin-left:25%;
	position:relative;
	z-index:10!important;
}
#special .style02 .itemtxtbox{
	background:#b9989f;
}
#special .style02 .itemtxtbox .itemtxt{
	color:#fff;
    width:80%;
    margin:-45% auto 20% auto;
	padding-top:35%;
	padding-bottom: 10%;
    line-height:2.0em;
    font-size:1.2em;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
    font-weight: 400;
    font-style: normal;
    /*font-feature-settings: "palt";*/
}
@media screen and (min-width: 1000px){
	#special .style02{
		width:1190px;
		margin:0 auto !important;
		position:relative;
		height:1600px;
	}
	#special .style02 .ttlbox{
		position:relative;
		width:745px !important;
		height:300px;
		margin-left:445px;
		right:0;
	}
	#special .style02 .ttlbox .scene{
		position:absolute;
		width:130px;
		left:220px;
		margin-top:-20px;
	}
	#special .style02 .ttlbox .subttl{
		position:absolute;
		top:35px;
		left:300px;
		font-size:30px;
		width:300px;
	}
	#special .style02 .ttlbox .nanameline{
		position:absolute;
		left:470px;
		top:70px;
		width:18%;
		height:1px;
		background:#000;
		transform:rotate(-45deg);
	}
	#special .style02 .ttlbox .subttlno{
		width:110px;
		position:absolute;
		top:50px;
		left:510px;
		z-index:10;
	}
	#special .style02 .ttlbox .subttlmain{
		position:absolute;
		left:220px;
		top:150px;
		font-size:38px;
		line-height:1.4;
		z-index:4;
	}
	#special .style02 .photo1{
		width:570px;
		margin:0;
		padding:0;
		position:absolute;
		left:0;
		top:80px;
		overflow: hidden;
	}
	#special .style02 .photo2{
		position:absolute;
		right:20px;
		top:630px;
		width:570px;
		margin:0;
		padding:0;
		z-index:1;
		overflow: hidden;
	}
	#special .style02 .photo2no{
		width:130px;
		right:70px;
		top:1000px;
		margin-top:0;
		margin-left:0;
		position:absolute;
		z-index:10!important;
	}
	#special .style02 .photo2ttl{
		width:380px;
		margin-top:0;
		margin-left:0;
		top:1320px;
		left:320px;
		position:absolute;
		z-index:10!important;
	}
	#special .style02 .itemtxtbox{
		background:#b9989f;
		position:absolute;
		top:970px;
		height:490px;
		z-index:0;
		width:1190px !important;
	}
	#special .style02 .itemtxtbox .itemtxt{
		color:#fff;
		width:400px;
		margin:0;
		padding-top:70px;
		padding-bottom:0;
		line-height:2.0em;
		font-size:20px;
		margin-left:90px;
	}
    #special .style02 .credit{
        margin:0 auto;
        width:380px;
        position:absolute;
        right:120px;
        top:370px;
    }
}
@media screen and (max-width: 375px){
	#special .style01 .ttlbox .subttlmain{
		font-size: 1.5em !important;
	}
	#special .style02 .ttlbox .subttlmain{
		font-size: 1.5em !important;
	}
	#special .style01 .ttlbox .subttlmain.smalltext{
		font-size:1.4em !important;
	}
}







/* アコーディオン
----------------------------------------*/
.linkarea{
    margin-bottom:10%;
}
.accordion{
	width:100%;
	text-align:center !important;
}
.accordion2{
	width:100%;
	text-align:center !important;
}
.acmenu {
  margin-left: 5% !important;
  width:90%;
  font-size: 14px;
  text-align:center;
  margin-bottom:5%;
      font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-style: normal;
}
.acmenu ul{
  padding:0 !important;
  margin:0 !important;
}
.acmenu ul li{
  list-style: none !important;
  background:#afafaf !important;
  color:#fff !important;
}
.acmenu ul li:first-child,
.acmenu ul li:nth-child(2),
.acmenu ul li:nth-child(3),
.acmenu ul li:nth-child(4),
.acmenu ul li:nth-child(5),
.acmenu ul li:nth-child(6){
    background:#bababa;
    border:none !important;
}
.acmenu ul li a{
  display: block;
  color:#fff !important;
  cursor: pointer;
　height: 50px;
  line-height:50px;
  font-size: 14px;
  text-align:center !important;
  margin-bottom:5px;
}
.acmenu li a:after, .acmenu li a.active:after{
  position: absolute;
  color:#fff !important;
}
.acmenu li a:after{
}
.acmenu ul li a:hover{
  background:#cccccc !important;
}
.acmenu li a.active:after{
}
.acmenu > ul > li > ul {
  display: none;
}
.acsubmenu li{
  width: 100%;
  display: block;
  height: 50px;
  position: relative;
  line-height:50px;
  font-size: 14px;
  margin-bottom: 1px;
  text-align:center !important;
}
@media screen and (min-width: 1000px){
.linkarea{
    width:1000px;
    height:150px;
    position:relative;
    margin:0 auto !important;
    
}
.linkarea .link1{
    position:absolute;
    left:50px;
    width:400px;
}
.linkarea .link2{
    position:absolute;
    right:50px;
    width:400px;
}
.acmenu {
  margin-left: 0 !important;
  width:400px;
  font-size: 14px;
  text-align:center;
}
}



/*
----------------------------------------*/
#special .creditlist2{
	list-style: none;
	padding:0 !important;
    width:100%;
    margin: 0;
}
#special .creditlist2 ul{
    padding:0 !important;
    margin:0 !important;
}
#special .creditlist2 li{
	margin-bottom: 5px;
	}
#special .creditlist2 li.itemline{
	border-bottom:1px solid #000;
	padding-bottom:10px !important;
	margin-bottom:20px !important;
	}
#special .creditlist2 a{
    display: flex;
	justify-content: space-between;
    text-decoration: none;
	color: #000;
	padding: 5px 0;
	line-height: 1;
	align-items: center;
	}
#special .creditlist2 span{
	display:block;
	}
#special .creditlist2 .item_name{
	width: 26%;
	text-align:left !important;
    font-size:0.9em;
    font-weight:bold;
	}
#special .creditlist2 .item_brand{
	width: 22%;
	text-align:left !important;
    font-size:0.9em;
	}
#special .creditlist2 .item_price{
	text-align: right;
	width: 29%;
    font-size:0.9em;
	}
#special .creditlist2 .item_price small{
    font-size:0.7em;
}
#special .creditlist2 .buybtnbox{
	background:#fff;
	border:1px solid #000 !important;
	width:20%;
}
#special .creditlist2 .buybtnbox.buybtnbox01{
	background:#b9989f !important;
	border:1px solid #b9989f !important;
	color:#fff !important;
}
#special .creditlist2 .buybtnbox.buybtnbox02{
	background:#a7b39f !important;
	border:1px solid #a7b39f !important;
	color:#fff !important;
}
#special .creditlist2 .buybtnbox.buybtnbox03{
	background:#bcb58c !important;
	border:1px solid #bcb58c !important;
	color:#fff !important;
}
#special .creditlist2 li.plusitem img{
	width:20% !important;
}
@media screen and (min-width: 1000px){
	#special .creditlist2{
        width:380px !important;
		font-size:14px;
        padding: 5px 0 !important;
	    line-height: 1;
	    align-items: center;
        margin:0 auto !important;
	}
	#special .creditlist2 li{
		padding-top:10px !important;
	}
	#special .creditlist2 li:last-child{
		border-bottom:none !important;
	}
	#special .creditlist2,#special .creditlist2 a{
		padding: 0 !important;
	}
	#special .creditlist2 span{
	}
    #special .creditlist2 .item_name{
        /*width:110px;*/
		width:100px;
        font-weight:bold;
		font-size: 13px;
		line-height:2em;
    }
    #special .creditlist2 .item_brand{
         /*width:150px;*/
		width:90px;
         font-size:13px;
		line-height:2em;
    }
	#special .creditlist2 .item_price{
		/*width:120px;*/
		width:90px;
        padding-right:0;
		line-height:2em;
	}
}



.spnavbox{
display:none;
}
ul.spnav{
position:fixed;
bottom:0;
width:100%;
list-style: none;
margin:0;
padding:0;
z-index:1000 !important;
}
ul.spnav li{
width:33.33333333%;
margin:0;
padding:0;
float:left;
}




#special .btnarea{
    width:90%;
    margin:0 auto;
    margin:0 5% 20% 5%;
    letter-spacing:0.5px;
}
.button {
        margin: 15% auto 5% auto;
        width: 100%;
        padding:3% 0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.1em;
        color: #000;
        border: 1px solid;
        cursor: pointer;
        position:relative;
            font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-style: normal;
}
.btnarrow {
            position:absolute;
            right:20px !important;
            top:17px !important;
            width: 35px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
}
.button.comingsoon:hover{
    cursor: default ;
    background:#fff !important;
}
.btnarea.toparea .button{
	border: none !important;
	margin-bottom:100px !important;
}
@media screen and (min-width: 1000px){
    #special .btnarea{
     margin:0 auto 80px auto !important;
    }
    .button {
        margin: 40px auto 20px auto;
        width: 500px;
        height: 50px;   
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        color: #000;
        border: 1px solid;
        cursor: pointer;
        position:relative;
        padding:0;
    }
    .btnarrow {
            position:absolute;
            right:40px !important;
            top:17px !important;
            width: 50px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
    }
	.btnarrow.sustainablearrow{
		top:27px !important;
	}
    .button:hover{
        background:#eee;
    }
    .button:hover  .btnarrow{
            position:absolute;
            right:20px !important;
            top:17px !important;
            width: 50px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
}
}


.bnarea{
    width:90%;
    margin:0 auto 20% auto !important;
    text-align:center;
    font-family: 'Noto Sans JP';
}
.vol2{
    width:90%;
    margin:10% 5% 20% 5% !important;
}
@media screen and (min-width: 1000px){
    .bnarea{
        width:500px;
        margin:0 auto 80px auto !important;
    }
    .vol2{
        width:500px;
        margin:80px auto 120px auto !important;
    }
}


/*10/2 add*/

/*------------------------------------------------
Animation
-------------------------------------------------*/

/*zoomout(original)*/
.zoomout.wow.animated {
    animation-name: zoomout;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    animation-delay: 0.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
}
.zoomout {
    opacity: 0;
}
@keyframes zoomout {
  0% {
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/*zoomin(original)*/
.zoomin.wow.animated {
    animation-name: zoomin;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    animation-delay: 0.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
}
.zoomin {
    opacity: 0;
}
@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
    transform: scale(1.1);
  }
}

/*zoominmv(original)*/
.zoominmv.wow.animated {
    animation-name: zoominmv;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    animation-delay: 0.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
}
.zoominmv {
    opacity: 0;
}
@keyframes zoominmv {
  0% {
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/*fadeleft(original)*/
.fadeleft.wow.animated {
    animation-name: fadeleft;
    animation-duration: 1.8s;
    animation-timing-function: ease;
    animation-delay: 0.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    opacity: 0;
    will-change: opacity;
}
.fadeleft {
    opacity: 0;
}
@keyframes fadeleft {
  0% {
    opacity: 0;
    filter: blur(6px);
    transform: translate(10%, -8px) scale(1.1);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translate(0, 0) scale(1);
  }
}

/*faderight(original)*/
.faderight.wow.animated {
    animation-name: faderight;
    animation-duration: 1.8s;
    animation-timing-function: ease;
    animation-delay: 0.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    opacity: 0;
    will-change: opacity;
}
.faderight {
    opacity: 0;
}
@keyframes faderight {
  0% {
    opacity: 0;
    filter: blur(6px);
    transform: translate(-10%, -8px) scale(1.1);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translate(0, 0) scale(1);
  }
}

/*AniCollection*/
.fadeIn.animated {
  /*-webkit-animation-duration: 5s !important;
  animation-duration: 5s !important;*/
}

/*------------------------------------------------
MV
-------------------------------------------------*/

/*mv*/
.mv {
  position: relative;
  max-width: 2000px;
  /*width:100%;*/
}
.mv .logo {
    text-align: center;
}
.mv .logo img {
    width: 40%;
    padding: 2% 5%;
}
.mv__img {
  /*margin-top: 15%;*/
}
.mv__img:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  opacity: 0.5;
}

.mv-slider .swiper-wrapper { /*slider top*/
  transition-timing-function: linear;
}

.mv-slider .swiper-slide {
  width: auto !important;
}

.mv-slider .swiper-slide img {
  width: auto;
}

.mv-slider-b .swiper-wrapper { /*slider bottom*/
  transition-timing-function: linear;
}

.mv-slider-b .swiper-slide {
  width: auto !important;
}

.mv-slider-b .swiper-slide img {
  width: auto;
}

.mv__text {
  position: relative;
  /*width: 90vw;*/
  padding: 8% 2% 14%;
  text-align: center;
}

.mv__text-img01 {
  width: 50%;
}
.mv__text-img02 {
  width: 90%;
  margin-top: 2%;
}
.mv__text-img03 {
  width: 51%;
  margin-top: 5%;
}
.mv__text-img04 {
  position: absolute;
  width: 45%;
  bottom: 13%;
  right: 7%;
}
.mv.preload .mv__text.wow.fadeIn {
  opacity: 0 !important;
}

@media screen and (max-width: 999px){
.mv-slider .swiper-slide {
  height: 35vw !important; /* 高さを指定 */
}

.mv-slider .swiper-slide img {
  height: 35vw !important; /* 高さを指定 */
  /*height: 100%;*/
}
.mv-slider-b .swiper-slide {
  height: 35vw !important; /* 高さを指定 */
}

.mv-slider-b .swiper-slide img {
  height: 35vw !important; /* 高さを指定 */
}
}

@media screen and (min-width: 1000px){
.mv .logo img {
  width: 50%;
  margin-top: 2vw;
}
.mv__text {
  position: absolute;
  background-color: #ffffff;
  left: 20vw;
  top: 0;
  width: 37vw;
  /*max-width: 500px;*/
  z-index: 200;
  padding: 0;
}
.mv__text-img01 {
  margin-top: 7vw;
  width: 70%;
}
.mv__text-img02 {
  margin-top: 3vw;
  width: 90%;
}
.mv__text-img03 {
  margin-top: 4vw;
  width: 70%;
}
.mv__text-img04 {
  position: relative;
  margin-top: 1vw;
  margin-left: 13vw;
  width: 55%;
}

.mv-slider .swiper-slide {
  height: 25vw !important; /* 高さを指定 */
}

.mv-slider .swiper-slide img {
  height: 25vw !important; /* 高さを指定 */
  /*height: 100%;*/
}
.mv-slider-b .swiper-slide {
  height: 25vw !important; /* 高さを指定 */
}

.mv-slider-b .swiper-slide img {
  height: 25vw !important; /* 高さを指定 */
}
	
}

/*------------------------------------------------
SideNavi(上書き調整)
-------------------------------------------------*/

/*.special_sidenav a.side-nav01, .special_sidenav a.side-nav02, .special_sidenav a.side-nav03,.special_sidenav a.side-nav04,.special_sidenav a.side-nav05,.special_sidenav a.side-nav06,.special_sidenav a.side-nav07.special_sidenav a.side-nav08,.special_sidenav a.side-nav09 {
    background: none !important;
    display: block;
	text-indent: 0;
}*/
@media screen and (max-width: 999px){
#special .side-nav {
    display: none !important;
}
}

/*------------------------------------------------
矢印アニメーション
-------------------------------------------------*/
.btnarrow {
    transition: all .3s;
}

/*------------------------------------------------
special_navアニメーション
-------------------------------------------------*/

#special_nav ul li:hover{
    transform: scale(1.05,1.05);
	transition:1s all;
}

/*------------------------------------------------
Font BIZ UDPMinchoかすれ調整
-------------------------------------------------*/
#special .item_brand, #special .item_price{
	font-weight: 400;
	}
@media screen and (min-width: 1000px){
#special .item_brand, #special .item_price{
	font-weight: 400;
    transform: rotate(0.03deg) !important;
    -moz-transform: rotate(0.03deg) !important;
    -ms-transform: rotate(0.03deg) !important;
    -o-transform: rotate(0.03deg) !important;
    -webkit-transform: rotate(0.03deg) !important;
	}
	}
    
    
.img-wrap {
  overflow: hidden;
  position: relative;
}
.img-wrap::before {
  animation: img-wrap 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fff;
  content: '';
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

@keyframes img-wrap {
  100% {
    transform: translateX(100%);
  }
}

.img-wrap2 {
  overflow: hidden;
  position: relative;
}
.img-wrap2::before {
  animation: img-wrap2 3s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fff;
  content: '';
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

@keyframes img-wrap2 {
  100% {
    transform: translateX(100%);
  }
}

.img-wrap3 {
  overflow: hidden;
  position: relative;
}
.img-wrap3::before {
  animation: img-wrap3 4s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fff;
  content: '';
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

@keyframes img-wrap3 {
  100% {
    transform: translateX(100%);
  }
}

/*clippath(左→右 ※blurなし)*/
.clippathLeftRightNBlur.wow.animated {
    animation-name: clippathLeftRightNBlur;
    animation-duration: 1.6s;
    animation-timing-function: ease-in-out;
    animation-delay: 0.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    will-change: transform;
}
.clippathLeftRightNBlur {
    opacity: 0;
}
@keyframes clippathLeftRightNBlur {
0% {
    opacity: 0;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
}
30% {
}
100% {
    opacity: 1;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
}
}

/*clippath(右→左 ※blurなし)*/
.clippathRightLeftNBlur.wow.animated {
    animation-name: clippathRightLeftNBlur;
    animation-duration: 1.6s;
    animation-timing-function: ease-in-out;
    animation-delay: 0.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    will-change: transform;
}
.clippathRightLeftNBlur {
    opacity: 0;
}
@keyframes clippathRightLeftNBlur {
0% {
    opacity: 0;
    -webkit-clip-path: inset(0 0 0 100% );
    clip-path: inset(0 0 0 100%);
}
30% {
}
100% {
    opacity: 1;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
}
}

/*clippath(右→左 ※blurなし)*/
.clippathRightLeftNBlurzoomin.wow.animated {
    animation-name: clippathRightLeftNBlurzoomin;
    animation-duration: 1.6s;
    animation-timing-function: ease-in-out;
    animation-delay: 0.4s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    will-change: transform;
}
.clippathRightLeftNBlurzoomin {
    opacity: 0;
}
@keyframes clippathRightLeftNBlurzoomin {
0% {
    opacity: 0;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
	transform: scale(0.9);
}
30% {
}
100% {
    opacity: 1;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
	transform: translate(10%, -8px) scale(1);
}
}


/*------------------------------------------------
button
-------------------------------------------------*/

#special .creditlist2 li{
	display:flex;
	    display: -webkit-box;
    display: -ms-flexbox;
	justify-content: flex-start !important;
	align-items: center !important;
}

#special .buybtnbox {
    display: -webkit-box;
    display: -ms-flexbox;
	display: block;
    /*display: flex;*/
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    width: 6em;
	margin: 0 0 0 2%;
}
#special .buybtnbox a{
	padding:0 !important;
	justify-content:left !important;
}
#special .buybtn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 2em;
    background-color: #fff;
}
#special .buybtn.buybtn01{
    background-color: #b9989f;
	color:#fff !important;
}
#special .buybtn.buybtn02{
    background-color: #a7b39f;
	color:#fff !important;
}
#special .buybtn.buybtn03{
    background-color: #bcb58c;
	color:#fff !important;
}

@media screen and (max-width: 999px){
    #special .buybtnbox {
        width:5.5em;
		margin-left:2%;
    }
	#special .buybtn {
        height:2em
    }
}

#special .buybtn:hover .buybtnText {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
#special .buybtn:hover .buybtnArrow img {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
#special .buybtnText {
    color: #000;
    font-size: 12px;
	letter-spacing: 0 !important;
    -webkit-transform: translateX(1em);
    transform: translateX(1em);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s,-webkit-transform 0.5s;
	margin:0 0 0 ;
	text-align:center;
	margin:0 auto !important;
}
#special .buybtnText.buybtnText01 {
    color: #fff !important;
    font-size: 12px;
	letter-spacing: 0 !important;
    -webkit-transform: translateX(1em);
    transform: translateX(1em);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s,-webkit-transform 0.5s;
	margin:0 0 0 ;
	text-align:center;
	margin:0 auto !important;
}
#special .buybtnArrow {
    overflow: hidden;
    width: 20px;
    margin-left: 5px;
}
@media screen and (max-width: 999px){
    #special .buybtnText {
        font-size:0.8em;
        line-height: 1.25;
        letter-spacing: 0em;
        -webkit-transform: translateX(1em);
        transform: translateX(1em);
    }
	#special .buybtnArrow {
        width:20px;
		margin-left: 2px;
    }
}


#special .buybtnArrow img {
    display: block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s,-webkit-transform 0.5s
}
#special .buyarrow{
	width:20px;
}



.sustainable{
	background:#e2f0d9;
	text-align:center;
	padding:15% 5% 1% 5%;
}
.sustainable p{
	font-size:1.2em;
	margin:5% 0 0 0;
}
.sustainable .button{
	background:#fff !important;
}
@media screen and (min-width: 1000px){
	.sustainable{
		width:1000px;
		margin:0 auto 100px auto;
		padding:40px 0;
	}
	.sustainable img{
		width:600px;
		margin:0 150px;
	}
	.sustainable p{
		font-size:20px;
		margin:40px 0 0 0;
	}
	#special .sustainable .btnarea{
		margin:0 auto !important;
	}
	.sustainable .button{
		padding-top:10px;
		padding-bottom:10px;
	}
}


/*zoomout(ズームアウト 枠固定)*/
.fadeZoomOutFix.wow.animated {
    animation-name: fadeZoomOutFix;
    animation-duration: 4s;
    animation-timing-function: ease-out;
    animation-delay: .5s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
}
.fadeZoomOutFix {
    opacity: 0;
}
@keyframes fadeZoomOutFix {
  0% {
    opacity: 0;
    transform: scale(1.1);
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}



#special #scene2 .style01 .itemtxtbox,
#special #scene2 .style02 .itemtxtbox,
#special #scene2 .style03 .itemtxtbox{
	background:#a7b39f !important;
}
#special #scene3 .style01 .itemtxtbox,
#special #scene3 .style02 .itemtxtbox,
#special #scene3 .style03 .itemtxtbox{
	background:#bcb58c !important;
}
#special .style01 .ttlbox .subttlmain.smalltext{
	font-size: 1.5em;
}
@media screen and (min-width: 1000px){
	#special .style02 .photo2ttl{
		top:1220px !important;
	}
	#special #scene2 .style02 .ttlbox .subttl{
		left:240px !important;
	}
	#special #scene2 .style02 .photo2ttl{
		top:1320px !important;
	}
	#special #scene2 .nanameline{
		left:450px !important;
	}
	#special #scene2 .subttlno{
		left:500px !important;
	}
	#special #scene3 .style02 .photo2ttl{
		top:1320px !important;
	}
	#special .style01 .ttlbox .subttlmain.smalltext{
		font-size:32px !important;
	}
}