@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;
	background:#fffae7;
}
#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: "Shippori Mincho B1", serif;
    font-weight: 500;
	color:#000 !important;
	list-style:none;
	line-height:2.0em;
    font-style: normal;
    font-weight: inherit;
    font-feature-settings: "palt";
    letter-spacing:1px;
	}
#special img{
	vertical-align:top;
	max-width: 100%;
	height: auto;
	}
#special a img{
	border:0;
	}
#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.5);
        position:relative;

    }
    #special #special_head .logo{
        width: 40%;
        position: absolute;
        z-index: 10 !important;
        top: 2% !important;
        left: 30%;
    }
	#special #special_head .ttlmodel{
		width:calc(100vw*0.68);
		position:absolute;
		right:0;
		top:10%;
		z-index:10;
	}
	#special #special_head .ttlbg{
		width:calc(100vw*0.8);
		position:absolute;
		left:0;
		top:calc(100vw*0.95);
		z-index:1;
	}
	#special #special_head .mainttl1{
        width:56%;
        position:absolute;
        top:calc(100vw*0.3);
        left:5%;
        z-index:10 !important;
    }
	#special #special_head .mainttl2{
        width:61%;
        position:absolute;
        top:calc(100vw*0.45);
        left:0%;
        z-index:10 !important;
    }
	#special #special_head .mainttl3{
        width:23%;
        position:absolute;
        top:calc(100vw*0.56);
        left:5%;
        z-index: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;
    }
    #special .textttl{
        width:80%;
        margin:0 10%;
    }
    #special .maintxt{
        text-align:center !important;
        font-size:1.1em;
        line-height:1.6em;
        color:#669dfd;
        font-weight:600;
        margin-bottom:10%;
    }
    #special .maintxt img{
        width:50%;
		margin-bottom:5%;
    }
    #special .maintxt span{
        font-size:1.1em;
        padding-top:3% !important;
        color:#fb749b;
    }
    #special .maintxtsmall{
          font-size:1em !important;
          text-align:center;
          width:100%;
          margin:2% 0 25% 0;
          line-height:2.0em;
        font-family: "Shippori Mincho B1", serif;
        font-weight: 400;
        font-style: normal;
        font-feature-settings: "palt";
        letter-spacing:-1px;
    }
}
@media screen and (min-width: 1000px){
    #special #special_head{
        margin:0 !important;
        padding:0!important;
        width:100%;
        height:calc(100vw*0.68);
        position:relative;
    }
    #special #special_head .logo{
        width: 20%;
        position: absolute;
        z-index: 10 !important;
        top: 2% !important;
        left: 2%;
    }
	#special #special_head .ttlmodel{
		width:calc(100vw*0.48);
		position:absolute;
		right:0;
		top:15px;
		z-index:10;
	}
	#special #special_head .ttlbg{
		width:calc(100vw*0.6);
		position:absolute;
		left:0;
		top:calc(100vw*0.38);
		z-index:1;
	}
    #special #special_head .mainttl1{
        width:36%;
        margin:0;
        position:absolute;
        top:calc(100vw*0.1);
        left:9%;
        z-index:10 !important;
    }
	#special #special_head .mainttl2{
        width:45%;
        margin:0;
        position:absolute;
        top:calc(100vw*0.2);
        left:0;
        z-index:10 !important;
    }
	#special #special_head .mainttl3{
        width:13%;
        margin:0;
        position:absolute;
        top:calc(100vw*0.27);
        left:28%;
        z-index:10 !important;
    }
    #special .attention{
        position:absolute;
        left:0 !important;
        width:100%;
        padding:0 !important;
        margin:0;
        font-size:13px !important;
        line-height:1.6em !important;
        bottom:2% !important;
        text-align:center !important;
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    }
    #special .textttl{
        width:400px;
        margin:80px auto 0 auto !important;
    }
    #special .maintxt{
        margin-top:80px !important;
        text-align:center !important;
        font-size:30px;
        letter-spacing:1px !important;
        margin-bottom:40px;
    }
    #special .maintxt img{
        width:30%;
		margin-bottom:30px;
    }
    #special .maintxtsmall{
          font-size:20px !important;
          text-align:center;
          width:900px;
          margin:0 auto !important;
          line-height:2.0em;
          padding:10px 0 90px 0 !important;
          font-feature-settings: "palt";
          letter-spacing:-1px;
    }
}

@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: 100px;
	height: 70px;
	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: 100px; }
.special_sidenav a.side-nav02 { background: url("../img/sidenav02.png") no-repeat left top; background-size: 100px; }
.special_sidenav a.side-nav03 { background: url("../img/sidenav03.png") no-repeat left top; background-size:  100px; }
.special_sidenav a.side-nav04 { background: url("../img/sidenavlink.png") no-repeat left top; background-size: 100px; }

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



/* special_nav */
#special_nav{
width:98%;
margin:0 1% 10% 1% !important;
}
#special_nav ul{
padding:0;
margin:0 0 0 0;
}
#special_nav ul li{
float:left;
width:30%;
list-style: none;
margin:0 1.6%;
position:relative;
}
@media screen and (min-width: 1000px){
#special_nav{
width:950px;
margin: 20px auto 60px auto !important;
}
#special_nav ul{
margin:0 auto;
display: flex;
flex-wrap:wrap;
align-items:center;
justify-content:center;
}
#special_nav ul li{
float:left;
width:200px !important;
margin:0 10px !important;
}
#special_nav ul li a{
	position:relative;
}
#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;
}
#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;
    }
}









/*メインアイテム*/
#no1,#no2,#no3{
    width:100%;
    margin-bottom:20%;
    position:relative;
}
@media screen and (min-width: 1000px){
    #no1,#no2,#no3{
        width:1000px;
        margin:0 auto 120px auto;
    }
}


#special .itemsubtxt{
    width:100%;
    text-align:center;
    font-size:1.3em;
    margin-bottom:10%;
}
#otherarea{
    width:100%;
    margin:0 auto !important;
    padding-top:0 !important;
    padding-bottom:30px !important;
}




#special .itemno1{
    width:100%;
    margin:10% 0%;
}
#special .itemno2{
    width:70%;
    margin:10% 15%;
}
#special .itemno3{
    width:100%;
    margin:10% 0%;
}
#special .itemtitle1{
    text-align:center;
	margin:0;
	font-weight:bold;
    font-weight: 600;
	font-feature-settings: "palt";
	letter-spacing:-1px;
	font-size:1.6em;
}
#special #style01{
    width:100%;
    margin:0;
    padding:0;
}
#special #style01 .itemtxt{
    width:100%;
    margin: 10% auto;
    line-height:2.0em;
    font-size:1em;
    font-weight:bold;
    font-feature-settings: "palt";
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt";
    letter-spacing:-1px;
    text-align:center;
}
#special #style01 .photo1{
    width:80%;
    margin:0 ;
	display:inline-block;
}
#special #style01 .subtext1{
	width:15%;
	float:right;
	margin-right:2%;
}
#special #style01 .subtext2{
	width:45%;
	display:inline-block;
	margin-top:35%;
	margin-left:3%;
	z-index:10!important;
	position:relative;
}
#special #style01 .photo2{
    width:70%;
    margin:-45% 0 5% 35%;
	z-index:1!important;
	position:static;
}
#special .credit1{
    margin:0 auto;
    width:90%;
}


#special #style02,
#special #style03,
#special #style05{
    width:100%;
    margin:0;
    padding:0;
}
#special #style02 .itemtxt,
#special #style03 .itemtxt,
#special #style05 .itemtxt{
    width:100%;
    margin: 0 auto 10% auto;
    line-height:2.0em;
    font-size:1em;
    font-weight:bold;
    font-feature-settings: "palt";
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt";
    letter-spacing:-1px;
    text-align:center;
}
#special #style02 .photo1,
#special #style03 .photo1,
#special #style05 .photo1{
    width:80%;
    margin:0 ;
	display:inline-block;
}
#special #style02 .photo2,
#special #style03 .photo2,
#special #style05 .photo2{
    width:70%;
    margin:5% 0 5% 35%;
	z-index:1!important;
}
#special #style02 .credit,
#special #style03 .credit,
#special #style05 .credit{
    margin:0 auto;
    width:90%;
}

#special #style04{
    width:100%;
    margin:0;
    padding:0;
}
#special #style04 .itemtxt{
    width:100%;
    margin: 10% auto;
    line-height:2.0em;
    font-size:1em;
    font-weight:bold;
    font-feature-settings: "palt";
    font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt";
    letter-spacing:-1px;
    text-align:center;
}
#special #style04 .photo1{
    width:80%;
    margin:0 ;
	display:inline-block;
}
#special #style04 .subtext1{
	width:15%;
	float:right;
	margin-right:2%;
}
#special #style04 .subtext2{
	width:45%;
	display:inline-block;
	margin-top:35%;
	margin-left:5%;
	z-index:10!important;
	position:relative;
}
#special #style04 .subtext2_2{
	width:35%;
	display:inline-block;
	margin-top:35%;
	margin-left:5%;
	z-index:10!important;
	position:relative;
}
#special #style04 .photo2{
    width:70%;
    margin:-62% 0 5% 35%;
	z-index:1!important;
	position:static;
}
@media screen and (min-width: 1000px){
	#special .itemno1{
		width:600px !important;
		margin:0 auto 40px auto !important;
	}
	#special .itemtitle1{
		font-size:2.5em;
	}
	#special .itemtxt1{
        width:1000px;
        margin:40px auto 60px auto;
        line-height:2.0em;
        font-size:20px;
        text-align:center;
        font-feature-settings: "palt";
        letter-spacing:-1px;
    }
	#special .credit1{
		margin:0 auto 200px auto;
		width:380px;
	}
	#special #style01,
	#special #style04{
        width:1000px !important;
		height:600px;
		padding:0 !important;
        position:relative;
        margin:0 auto 30px auto;
	}
	#special #style01 .subtext1,
	#special #style04 .subtext1{
		width:150px;
		position:absolute;
		right:40px;
	}
	#special #style01 .subtext2{
		width:250px;
		position:absolute;
		right:0;
		top:300px;
		margin:0 -30px 0 0 !important;
		z-index:10!important;
	}
	#special #style04 .subtext2{
		width:20%;
		position:absolute;
		right:0;
		top:280px;
		margin:0 -30px 0 0 !important;
		z-index:10!important;
	}
	#special #style04 .subtext2_2{
		width:15%;
		position:absolute;
		right:0;
		top:280px;
		margin:0  !important;
		z-index:10!important;
	}
    #special #style01 .photo1,
	#special #style04 .photo1{
        width:500px;
        left:0px;
        top:0px;
        margin:0;
		padding:0;
        z-index:1;
        position:absolute;
    }
    #special #style01 .photo2,
	#special #style04 .photo2{
        width:420px;
        margin:0;
		padding:0;
        right:60px;
        z-index:1;
        top:96px;
        position:absolute;
    }
	
	
	#special #style02,
	#special #style03,
	#special #style05{
        width:1000px !important;
		height:940px;
		padding:0 !important;
        position:relative;
        margin:0 auto 200px auto;
	}
	#special #style02 .itemno2,
	#special #style03 .itemno2{
		margin:0;
		padding:0;
		position:absolute;
		left:430px;
		top:40px;
		width:380px !important;
	}
	#special #style05 .itemno2{
		margin:0;
		padding:0;
		position:absolute;
		left:465px;
		top:20px;
		width:400px !important;
	}
    #special #style02 .photo1,
	#special #style03 .photo1,
	#special #style05 .photo1{
        width:500px;
        left:0px;
        top:0;
        margin:0;
        z-index:1;
        position:absolute;
    }
    #special #style02 .photo2,
	#special #style03 .photo2,
	#special #style05 .photo2{
        width:480px;
        margin:0;
		padding:0;
        right:0;
        z-index:1;
        top:360px;
        position:absolute;
    }
    #special #style02 .itemtxt,
	#special #style03 .itemtxt,
	#special #style05 .itemtxt{
        width:480px;
        margin:0;
        line-height:2.0em;
        font-size:18px;
        left:520px;
        top:120px;
        position:absolute;
        font-feature-settings: "palt";
        letter-spacing:-1px;
		text-align:left;
    }
	#special #style02 .itemtxt.pants{
			width:500px;
	}
	#special #style03 .itemtxt{
		width:520px;
	}
    #special #style02 .credit,
	#special #style03 .credit,
	#special #style05 .credit{
        margin:0 auto;
        width:380px;
        position:absolute;
        left:0;
        top:800px;
    }
}

#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;
	font-feature-settings: "palt";
	letter-spacing:0.5px;
}
@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;
    }
}



/* アコーディオン
----------------------------------------*/
.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;
	border:1px solid #feaaa4 !important;
}
.acmenu ul li{
  list-style: none !important;
  background:#ffffff !important;
  color:#feaaa4 !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:#feaaa4;
    border:none !important;
}
.acmenu ul li a{
  display: block;
  color:#feaaa4 !important;
  cursor: pointer;
　height: 50px;
  line-height:50px;
  font-size: 14px;
  text-align:center !important;
}
.acmenu li a:after, .acmenu li a.active:after{
  position: absolute;
  color:#feaaa4 !important;
}
.acmenu li a:after{
}
.acmenu ul li a:hover{
  background:#feaaa4 !important;
	color:#fff !important;
}
.acmenu li a.active:after{
}
.acmenu > ul > li > ul {
  display: none;
	border:none !important;
}
.acsubmenu li{
  width: 100%;
  display: block;
  height: 49px;
  position: relative;
  line-height:49px;
  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 0 20% 0 !important;
    width:100%;
    margin: 0;
}
#special .creditlist2 ul{
    padding:0 !important;
    margin:0 !important;
}
#special .creditlist2 li{
	margin-bottom: 5px;
	}
#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.8em;
	}
#special .creditlist2 .item_price{
	text-align: right;
	width: 27%;
    font-size:0.9em;
	}
#special .creditlist2 .item_price small{
    font-size:0.7em;
}
#special .creditlist2 .item_buy,
#special .creditlist2 a .item_buy{
	letter-spacing: 0.1em;
	text-align: center;
	padding: 8px 7px 8px 9px;
	line-height: 1;
	box-sizing: border-box;
	font-size:0.7em;
    font-weight:bold;
		color:#000;
	font-feature-settings: "palt";
	letter-spacing:-0.5px;
}
#special .style01.creditlist2 .buybtn{
	background:#fcb9b9;
}
#special .style02.creditlist2 .buybtn{
	background:#e1d8ee;
}
#special .style03.creditlist2 .buybtn{
	background:#dcdcdc;
}
#special .style04.creditlist2 .buybtn{
	background:#cadff6;
}
#special .style05.creditlist2 .buybtn{
	background:#e8dac2;
}
#special .style06.creditlist2 .buybtn{
	background:#dcdcdc;
}
#special .style07.creditlist2 .buybtn{
	background:#ccdec3;
}
#special .style08.creditlist2 .buybtn{
	background:#d1e6f0;
}
@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;
	}
	#special .creditlist2 .item_buy,
	#special .creditlist2 a .item_buy{
		width: 120px;
		padding: 7px 10px 7px 12px;
        font-size:12px !important;
	}
	#special .creditlist2 a:hover .item_buy{
		background:#000 !important;
        color:#fff !important;
	}
}

.spnavbox{
display:none;
}
ul.spnav{
position:fixed;
bottom:0;
width:100%;
list-style: none;
margin:0;
padding:0;
z-index:100 !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: 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;
        /*background:#fff;*/
            font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-style: normal;
	font-feature-settings: "palt";
	letter-spacing:-0.5px;
}
.button.comingsoon:hover,
.button2.comingsoon:hover{
    cursor: default ;
    background:#fff !important;
}
.button2 {
        margin: 5% auto;
        width: 100%;
        padding:3% 0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.1em;
        color: #fff;
        /*border: 1px solid;*/
        cursor: pointer;
        position:relative;
        background:#f98080;
            font-family: "Shippori Mincho B1", serif;
    font-weight: 400;
    font-style: normal;
	font-feature-settings: "palt";
	letter-spacing:-0.5px;
}
.btnarrow_top {
            position:absolute;
            right:15% !important;
            top:17px !important;
            width: 35px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
}
.button:hover .btnarrow_top{
            position:absolute;
            right:2% !important;
            top:17px !important;
            width: 50px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
}
.btnarrow {
            position:absolute;
            right:9% !important;
            top:17px !important;
            width: 35px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
}
.btnarrow.arrowright {
            position:absolute;
            right:3% !important;
            top:17px !important;
            width: 35px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
}
.btnarrow.arrowright2 {
            position:absolute;
            right:5% !important;
            top:17px !important;
            width: 35px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
}
.button:hover .btnarrow{
            position:absolute;
            right:2% !important;
            top:17px !important;
            width: 50px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
	}
.btnarrow2 {
            position:absolute;
            right:10% !important;
            top:17px !important;
            width: 35px;
            height: 8px;
            border-bottom: 1px solid #fff;
            border-right: 1px solid #fff;
            transform: skew(45deg);
}
.button2:hover .btnarrow2{
            position:absolute;
            right:2% !important;
            top:17px !important;
            width: 50px;
            height: 8px;
            border-bottom: 1px solid #fff;
            border-right: 1px solid #fff;
            transform: skew(45deg);
}
@media screen and (min-width: 1000px){
    #special .btnarea{
     margin:0 auto 80px auto !important;
    }
    .button {
        margin: 20px auto;
        width: 500px;
        height: 50px;   
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        color: #000;
        cursor: pointer;
        position:relative;
        padding:0;
		font-feature-settings: "palt";
    }
    .button:hover{
        background:#fff;
    }
	.btnarrow_top {
            position:absolute;
            right:90px !important;
            top:17px !important;
            width: 50px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
    }
	.button:hover  .btnarrow_top{
            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);
	}
    .btnarrow,
	.btnarrow.arrowright,
	.btnarrow.arrowright2{
            position:absolute;
            right:50px !important;
            top:17px !important;
            width: 50px;
            height: 8px;
            border-bottom: 1px solid #000;
            border-right: 1px solid #000;
            transform: skew(45deg);
    }
    .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);
	}
	.button2 {
        margin: 20px auto;
        width: 500px;
        height: 50px;   
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
        position:relative;
        padding:0;
		background:#f98080;
		font-feature-settings: "palt";
    }
    .btnarrow2 {
            position:absolute;
            right:60px !important;
            top:17px !important;
            width: 50px;
            height: 8px;
            border-bottom: 1px solid #fff;
            border-right: 1px solid #fff;
            transform: skew(45deg);
    }
    .button2:hover{
        background:#ccc;
    }
    .button2:hover .btnarrow2{
            position:absolute;
            right:20px !important;
            top:17px !important;
            width: 50px;
            height: 8px;
            border-bottom: 1px solid #fff;
            border-right: 1px solid #fff;
            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(上書き調整)
-------------------------------------------------*/
@media screen and (max-width: 999px){
#special .side-nav {
    display: none !important;
}
}

/*------------------------------------------------
Maintxt
-------------------------------------------------*/
#special .maintxtsmall .maintxtsub {
    font-size: 1.2em;
    padding-top: 3% !important;
}

/*------------------------------------------------
矢印アニメーション
-------------------------------------------------*/
.btnarrow,
.btnarrow2,
.btnarrow3,
.btnarrow_top{
    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);
}
}




/*------------------------------------------------
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: #fcb9b9
}
@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: 0em;
    -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 0.5em;
}
#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;
}
