@charset "UTF-8";
/*
----------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 0px !important;
}
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{
	}
.mincho{
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif !important;
}
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: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color:#000000 !important;
	list-style:none;
	line-height:2.0em;
	}
#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;
	}
}

#special .background-pink{
	background:#fdeee7;
	padding-bottom:10%;
}
#special .background-grey{
	background:#e1e3e5;
	padding-bottom:10%;
}
@media screen and (min-width: 1000px){
	#special .background-pink{
		padding-bottom:80px;
	}
	#special .background-grey{
		padding-bottom:80px;
	}
}

/* visual-main
----------------------------------------*/
#special #special_head{
    margin:0 !important;
    padding:0!important;
    width:100%;
    height:calc(100vw*1.7);
    position:relative;
	background:#f8ede6;
}
#special #special_head .logo{
    width: 40%;
    position: absolute;
    z-index: 10 !important;
    top: 2.5% !important;
    left: 5%;
}
#special #special_head .mainttl1{
    width: 9%;
    position: absolute;
    top: calc(100vw* 0.07);
    right: 5%;
    z-index: 15 !important;
}
#special #special_head .mainttl2{
     width: 8.8%;
    position: absolute;
    top: calc(100vw* 0.15);
    right: 16%;
    z-index: 16 !important;
}
#special #special_head .mainttl3{
    width: 30%;
    position: absolute;
    top: calc(100vw* 1.43);
    right: 28%;
    z-index: 17 !important;
}
#special #special_head .mainttl4{
    width: 62%;
    position: absolute;
    top: calc(100vw* 1.57);
    right: 2%;
    z-index: 18 !important;
}
#special #special_head .mainphoto1{
    width: 90%;
    position: absolute;
    top: calc(100vw* 0.11);
    left: 0;
    z-index: 2 !important;
	overflow: hidden;
}
#special #special_head .mainphoto2{
    width: 55%;
    position: absolute;
    top: calc(100vw* 0.87);
    left: 0;
    z-index: 3 !important;
	overflow: hidden;
}
#special #special_head .mainphoto3{
    width: 44%;
    position: absolute;
    top: calc(100vw* 0.95);
	right:0;
    z-index: 4 !important;
	overflow: hidden;
}
#special .attention{
}
#special .textttl{
    width:80%;
    margin:0 10%;
}
#special .bluetxt{
	margin-top:20%;
	font-weight:bold;
	text-align:center;
	font-size:1.1em;
	line-height:1.8em;
	color:#0f225e;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#special .bnkids{
	width:60%;
	margin:3% 20% 0 20%; 
}
#special .maintxt{
	width:100%;
	margin:20% 0;
    font-size:0.8em;
    line-height:2.5em;
    margin-bottom:5%;
	font-feature-settings: "palt";
}
#special .maintxt span{
	color:#ffffff !important;
}
#special .maintxt span.red{
	color:#c11205 !important;
	font-size:1.2em;
}
#special .maintxt .maintxtblock{
	margin-bottom:5%;
	text-align:center;
}

@media screen and (min-width: 1000px){
    #special #special_head{
        margin:0 !important;
        padding:0!important;
        width:100%;
        height: calc(100vw* 0.858);
        position:relative;
    }
    #special #special_head .logo{
        width: 20%;
        position: absolute;
        z-index: 10 !important;
        top: 2% !important;
    	left: 3% !important;
    }
	#special #special_head .mainttl1{
		width: 5.3%;
    position: absolute;
    top: calc(100vw* 0.03);
    right: 3.2%;
    z-index: 25 !important;
	}
	#special #special_head .mainttl2{
	width: 5.2%;
    position: absolute;
    top: calc(100vw* 0.07);
    right: 9.5%;
    z-index: 26 !important;
	}
	#special #special_head .mainttl3{
	    width: 17%;
    position: absolute;
    top: calc(100vw* 0.715);
    left: 3.5%;
    z-index: 27 !important;
	}
	#special #special_head .mainttl4{
	    width: 34%;
    position: absolute;
    top: calc(100vw* 0.785);
    left: 9.2%;
    z-index: 38 !important;
	}
	#special #special_head .mainphoto1{
		width: 33%;
		position: absolute;
		top: calc(100vw* 0.045);
		left: 0;
		z-index: 10 !important;
		overflow: hidden;
	}
	#special #special_head .mainphoto2{
	width: 48%;
    position: absolute;
    top: 0;
    left: 34%;
    z-index: 10 !important;
		overflow: hidden;
	}
	#special #special_head .mainphoto3{
	width: 47.6%;
    position: absolute;
    top: calc(100vw* 0.45);
    left: 0;
    z-index: 10 !important;
		overflow: hidden;
	}
	#special #special_head .mainphoto4{
	    width: 39%;
    position: absolute;
    top: calc(100vw* 0.39);
    left: 48.6%;
    z-index: 10 !important;
		overflow: hidden;
	}
    #special .attention{
	width:50%;
		margin:20px auto 0 auto;
    }
    #special .textttl{
        width:400px;
        margin:80px auto 0 auto !important;
    }
    #special .maintxt{
        max-width: 1140px;
		margin: 120px auto 160px;
        text-align:center !important;
        font-size:19px;
        letter-spacing:1px !important;
    }
	#special .bluetxt{
		margin-top:100px;
		font-size:20px;
	}
	#special .bnkids{
		width:360px;
		margin:20px auto 0 auto; 
	}
	#special .maintxt .maintxtblock{
		margin-bottom:40px;
	}
}

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




/* side navi
------------------------------------------------------------*/
.side-nav{
    position:fixed;
    bottom:0;
    z-index:100 !important;
}
.side-nav ul{
	display: flex;
	flex-direction: row;
	padding: 0;
	margin: 0;
}
.side-nav ul li{
    margin:0;
    padding: 0;
    height: 40px;
	list-style-type: none;
	width: calc(100% / 9 );
	transition: all .3s;
}
.side-nav .special_sidenav li a img:hover{
    transform: scale(1.05,1.05) !important;
}
@media screen and (min-width: 1000px){
    .side-nav {
        top: 10%;
        right: 0px;
        z-index: 100;
        height: 320px;
    }
    .side-nav ul{
        flex-direction: column;
        margin:0;
        padding:0;
    }
    .side-nav ul li { 
        width: 100%;
        margin-bottom: 20px;
        }
    .side-nav ul li:last-child { 
        margin-bottom: 0 !important;
        }
    .side-nav ul a img {
        display: block;
        width: 100px;
        padding:0;
    }
    .side-nav .header__link.is-active img {
        opacity: 1
    }
    .side-nav .header__link.is-active::after {
    }
}
@media screen and (max-width: 999px){
}


/* special_nav */
#special_nav{
    width:90%;
    margin:20% 5% 35% 5%;
}
#special_nav ul{
    padding:0;
    margin:0;
    display:flex;
	flex-flow: column;
}
#special_nav ul li{
	width:100% !important;
	list-style: none;
	margin:0 ;
	text-align:center;
	position:relative;
	transition: all .3s;
	margin-bottom:5%;
}
#special_nav ul li a{
	color:#000;
}
#special_nav ul li:hover{
    transform: scale(1.05,1.05) !important;
}
@media screen and (min-width: 1000px){
    #special_nav{
        max-width:530px;
        width:90%;
        margin: 40px auto 100px auto !important;
    }
    #special_nav ul{
        margin:0 auto;
        padding:0;
    }
    #special_nav ul li{
		margin-bottom:30px;
    }
    #special_nav ul li:hover{
    }
}
@media screen and (max-width: 999px){
    #special_nav ul{
		flex-wrap: wrap;
	}
    #special_nav a {
        transition: 0.6s ease-in-out;
	}
}


/* 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: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 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;
    }
}






/*メインアイテム*/
#special #topic02,
#special #topic03{
	padding-top:10%;
}
#special .subttlbox{
    margin:0 10% 10% 0;
    text-align:center;
	position:relative;
	height:calc(100vw*0.27);
	width:100%;
}
#special .subttlbox .itemsubttlbg{
	width:90%;
	position:absolute;
	height:calc(100vw*0.24);
	left:0;
	top:calc(100vw*0.02);
}
#special #topic01 .subttlbox .itemsubttlbg,
#special #topic02 .subttlbox .itemsubttlbg{
	background:#ffffff;
}
#special #topic03 .subttlbox .itemsubttlbg{
	background:#f6f6f6;
}
#special .subttlbox .ttlline{
    width:85%;
    position:absolute;
    margin:0;
     top: calc(100vw* 0.13);
    left:0;
	z-index:100;
}
#special #topic01 .subttlbox .ttlline{
    border-bottom:1px solid #a22b2b !important;
}
#special #topic02 .subttlbox .ttlline{
    border-bottom:1px solid #0f225e !important;
}
#special #topic03 .subttlbox .ttlline{
    border-bottom:1px solid #000 !important;
}
#special .subttlbox .itemsubno{
	position:absolute;
    width:20%;
	left:5%;
	z-index:10;
	top:0;
}
#special .subttlbox .itemsubttl{
	position:absolute;
    width:80%;
	left:5%;
	z-index:10;
	top:calc(100vw*0.17);
}
#special .itemtxt{
    width:70%;
    font-size:0.9em;
    line-height:2em;
    margin:0 auto 10% auto;
    font-weight: 500;
}
#special .model-box{
	margin-bottom:5%;
	/*overflow: hidden;*/
}
#special .creditflex{
	padding-bottom:20%;
}
#special .creditflex2{
	padding-bottom:20%;
}
#special .creditbox{
	margin-bottom:3%;
}
#special .modelsize{
	width:90%;
	margin:0 auto;
	font-size:0.8em;
}
#special .modelsize span{
	width:20% !important;
	display: inline-block;
	font-size:1.2em;
}
#special .topic03txt{
	font-size:1.2em;
	text-align:center;
	margin-bottom:3%;
	font-weight:500;
	font-feature-settings: "palt";
}
#special #topic01 .modelsize span{
	color:#a22b2b;
}
#special #topic02 .modelsize span{
	color:#0f225e;
}
#special .credit{
	width:90%;
	margin:0 auto;
}
#otherarea{
    width:100%;
    margin:0 auto !important;
    padding-top:100px !important;
    padding-bottom:30px !important;
}

@media screen and (min-width: 1000px){
	#special #topic02,
	#special #topic03{
		padding-top:80px;
	}
	#special .subttlbox{
		margin: 10px auto 60px 0;
		text-align:center;
		position:relative;
		height:70px;
		width:1000px;
		padding-top:100px;
	}
	#special .subttlbox .itemsubttlbg{
		width:1000px;
		position:absolute;
		height:145px;
		left:0;
		top:20px;
	}
	#special .subttlbox .ttlline{
		width:960px;
		position:absolute;
		margin:0;
		top:90px;
		left:0;
		z-index:100;
	}
	#special .subttlbox .itemsubno{
		position:absolute;
		width:130px;
		left:325px;
		z-index:10;
		top:0;
	}
	#special .subttlbox .itemsubttl{
		position:absolute;
		width:530px;
		left:325px;
		margin:0;
		z-index:10;
		top:110px;
	}
	#special .itemtxt{
		width:490px;
		font-size:16px !important;
		margin:0 auto 60px auto;
		text-align:left !important;
		line-height:2.0em !important;
	}
	#special #topic02 .itemtxt{
		width:650px;
	}
	#special #topic03 .itemtxt{
		width:620px;
	}
    #special #topic01 .model-box{
        width:100%;
		margin-bottom:30px;
    }
	#special #topic02 .model-box{
        width:60%;
		margin:0 auto 30px auto;
    }
	#special #topic03 .topic03-1 .model-box{
        width:640px;
		margin:0 auto 30px auto !important;
    }
	#special #topic03 .topic03-2 .model-box,
	#special #topic03 .topic03-3 .model-box,
	#special #topic03 .topic03-4 .model-box,
	#special #topic03 .topic03-5 .model-box{
        width:1000px;
		margin:0 auto 30px auto !important;
    }
	#special .creditflex{
		width:800px;
		margin:0 auto;
		column-count: 2;
		padding-bottom:80px;
	}
	#special .creditbox{
		margin-bottom:10px;
	}	
	#special .creditbox.heighthigh{
		margin-bottom:50px;
	}
	#special .modelsize{
		width: 380px !important;
		height:35px;
	}
	#special .topic03txt{
		font-size:1.6em;
		text-align:center;
		margin-bottom:30px;
		font-weight:500;
		font-feature-settings: "palt";
	}
    #special .itemtxt{
        line-height:1.8em;
        text-align:center;
        font-size:1.4rem;
    }
    #special .credit{
		width: 380px !important;
    }
	#special #topic03 .creditflex2{
		width:380px !important;
		margin:0 auto;
		padding-bottom:0;
	}
	#special #topic03 .creditbox{
		width:380px;
		margin:0 auto;
		padding-bottom:80px;
	}
	#special #topic03 .credit{
		display: block;
	}
	#special #topic03 .modelsize{
		display: block;
	}
	#otherarea{
		width:100%;
		margin:100px auto 0 auto !important;
		padding-top:0 !important;
		padding-bottom:0 !important;
	}
}

#special .infoarea{
    text-align:center;
    width:100%;
}
#special .infoarea p{
    margin:5% auto 3% auto ;
    text-align:center;
    width:100%;
}
#special .infoarea .btnarea .button{
	background:#ffffff !important;
}
@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;
        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: 15px;
  text-align:center;
  margin-bottom:5%;
}
.acmenu ul{
  padding:0 !important;
  margin:0 !important;
}
.acmenu ul li{
  list-style: none !important;
  border:1px solid #e0e0e0 !important;
  background:#e0e0e0 !important;
  color:#000 !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:#000 !important;
  cursor: pointer;
　height: 50px;
  line-height:50px;
  font-size: 15px;
  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:90px;
		position:relative;
		margin:100px auto 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;
	}
	.acmenu ul li a{
	  display: block;
	  color:#000 !important;
	  cursor: pointer;
	 height: 50px;
	  line-height:50px;
	  font-size: 16px;
	  text-align:center !important;
	  margin-bottom:5px;
	}
}



/*
----------------------------------------*/
#special .creditlist2{
	list-style: none;
	padding:0 !important;
    width:100%;
    margin: 0 auto;
}
#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: 22%;
	text-align:left !important;
    font-size:0.9em;
    /*font-size:0.8em;*/
	}
#special .creditlist2 .item_brand{
	width: 28%;
	/*width: 26%;*/
	text-align:left !important;
    font-size:0.9em;
    /*font-size:0.8em;*/
	}
#special .creditlist2 .item_price{
	text-align: right;
	width: 30%;
    font-size:0.9em;
	}
#special .creditlist2 .item_price small{
    font-size:0.7em;
}
#special .creditlist2 .buybtnbox{
	background:#fff;
	width:20%;
}
#special .creditlist2 li.plusitem img{
	width:20% !important;
}
#special #topic03 .buybtn{
	background:#e1e3e5;
}
@media screen and (max-width: 375px){
	#special .creditlist2 .item_brand{
		width: 32%;
		text-align:left !important;
		font-size:0.9em;
		/*font-size:0.8em;*/
	}
	#special .creditlist2 .item_price{
		text-align: right;
		width: 26%;
		font-size:0.9em;
	}
	#special .creditlist2 .buybtnbox{
		background:#fff;
		width:18%;
	}
}
@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:0 !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:80px;
		font-size: 0.9em;
		/*font-size: 12px;*/
		line-height:2em;
    }
    #special .creditlist2 .item_brand{
		width:110px;
		font-size: 0.9em;
		/*font-size: 12px;*/
		line-height:2em;
    }
	#special .creditlist2 .item_price{
		width:90px;
        padding-right:0;
		line-height:2em;
	}
}

.spnavbox{
	display:none;
}
ul.spnav{
	position:fixed;
	bottom:0;
	width:100%;
	list-style: none;
	margin:0 0 -0.2% 0;
	padding:0;
	z-index:200 !important;
}
ul.spnav li{
	width:25%;
	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: 1em;
    color: #000;
    border: 1px solid;
    cursor: pointer;
    position:relative;
    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:10% auto 0 auto !important;
}
.btnarea.toparea .button .buttonarrow{
	right:60px !important;
}
#otherarea .btnarea .button{
	border: none !important;
}
.itembtnarea .button{
	width:97% !important;
	margin:0 auto;
	border:none !important;
	text-align:center !important;
	padding-bottom:20px !important;
	font-size:1em;
	line-height:1.8em;
	font-feature-settings: "palt";
	letter-spacing:1px;
}
@media screen and (min-width: 1000px){
    #special .btnarea{
     	margin:0 auto  !important;
    }
    .button {
        margin: 0 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,
	.btnarrow.instagramarrow{
		top:27px !important;
	}
	.button:hover .btnarrow.sustainablearrow,
	.button:hover .btnarrow.instagramarrow{
		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);
	}
	.btnarea.toparea .button{
		border: none !important;
		margin:40px auto 0 auto !important;
	}
	.btnarea.toparea .button .btnarrow{
		right:80px !important;
	}
	.itembtnarea .button{
		width:380px !important;
		line-height:0.5em !important;
		margin: 0 auto !important;
		height:30px !important;
		font-size:16px;
		
	}
	.itembtnarea .button .btnarrow{
		top: 12px !important;
	}
}




/*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);
  }
}




.gothic{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif !important;
}

.bnarea{
    width:90%;
    margin:0 auto 20% auto !important;
}
.vol2{
    width:90%;
    margin:10% 5% 20% 5% !important;
}
@media screen and (min-width: 1000px){
    .bnarea{
        width:540px;
        margin:0 auto 80px auto !important;
    }
    .vol2{
        width:500px;
        margin:80px auto 120px auto !important;
    }
}


@media screen and (min-width: 1000px){
.credit2{
    width: 400px;
	margin: 0 auto;
}
.credit2 .credit-comment{
	text-align: right;
}
}
@media screen and (max-width: 999px){
.credit2 .credit-comment{

}
}

/*------------------------------------------------
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: 2px !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:#daebe2;
	text-align:center;
	padding:10% 5% 1% 5%;
}
.sustainable p{
	font-size:1.2em;
	margin:5% 0 0 0;
	line-height:1.8em;
}
.sustainable .btnarea{
	margin-bottom:10% !important;
}
.sustainable .button{
	background:#fff !important;
	border:1px solid #fff !important;
}
@media screen and (min-width: 1000px){
	.sustainable{
		width:1000px;
		margin:0 auto 50px auto;
		padding:40px 0 20px 0;
	}
	.sustainable img{
		width:500px;
		margin:0 150px;
	}
	.sustainable p{
		font-size:18px;
		margin:30px 0 20px 0;
	}
	#special .sustainable .btnarea{
		margin:0 auto !important;
	}
	.sustainable .button{
		padding-top:10px;
		padding-bottom:10px;
	}
}

.instagram{
	background:#fdeee7;
	text-align:center;
	padding:10% 5% 1% 5%;
	margin-top:10%;
	margin-bottom:10%;
}
.instagram .instagramttl{
	width:25%;
	margin:0 auto 5% auto;
}
.instagram p{
	font-size:1.2em;
	margin:5% 0 0 0;
	line-height:1.8em;
}
.instagram .btnarea{
	margin-bottom:10% !important;
}
.instagram .button{
	background:#ffffff !important;
	border:1px solid #ffffff !important;
}
@media screen and (min-width: 1000px){
	.instagram{
		width:1000px;
		margin:0 auto 100px auto;
		padding:40px 0 20px 0;
	}
	.instagram .instagramttl{
		width:100px;
		margin:0 150px;
	}
	.instagram p{
		font-size:18px;
		margin:30px 0 20px 0;
	}
	#special .instagram .btnarea{
		margin:0 auto !important;
	}
	.instagram .button{
		padding-top:10px;
		padding-bottom:10px;
	}
}




.Btn{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
  display: flex;
  text-align: center;
  width:90%;
	margin:0 auto;
}

.Btn-Text{
  width: 100%;
  height: 100%;
  color: #eeeeee;
  z-index: 10;
}

.Btn-Text:before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #eeeeee;
  z-index: -1;
  transition: .3s;
}

.Btn-Text:hover{
  color: #fff;
}

.Btn-Text:hover:before{
  width: 100%;
}
@media screen and (min-width: 1000px){
	.Btn{
		width:380px;
		margin:0 auto;
	}
	.itembtnarea .button{
		padding-left: 0 !important;
	}
}

/*縦線*/
.scroll {
    position  : relative;
	width:1px;
	height:calc(100vw*0.2);
	margin: 2% auto 5% auto;
}
.scroll::after {
    content : '';
    display : inline-block;
    position : absolute;
    background-color: #000;
    right : 50%;
   top:0;
    transform : translateX(-50%);
    width : 1px;
    height : calc(100vw*0.18);
    animation: scroll 1.5s;
}
@media screen and (min-width: 1000px){
	.scroll {
		position  : relative;
		width:1px;
		height:80px;
		margin: 2% auto 5% auto;
	}
	.scroll::after {
		height : 80px;
	}
}
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
}



.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;
}


/*zoomin2(ズームイン)*/
.fadeZoomIn2.wow.animated {
    animation-name: fadeZoomIn2;
    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;
}
.fadeZoomIn2 {
    opacity: 0;
}
@keyframes fadeZoomIn2 {
  0% {
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
	
/*zoomin2(ズームイン)*/
.fadeZoomIn3.wow.animated {
    animation-name: fadeZoomIn3;
    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;
}
.fadeZoomIn3 {
    opacity: 0;
}
@keyframes fadeZoomIn3 {
  0% {
    transform: scale(1);
  }
  100% {
    opacity: 1;
    transform: scale(1.1);
  }
}

.button.btn.redbtn{
	color:#a22b2b !important;
}
.button.btn.bluebtn{
	color:#0f225e !important;
}


.clippathTopBottomNBlur.wow.animated {
    animation-name: clippathTopBottomNBlur;
    animation-duration: 1.6s;
    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;
    will-change: transform;
}

/*swiper*/

.swiper-container {
  position: relative;
}
.swiper-wrapper {
  display: flex;
  flex-direction: row;
}
/* Swiperスライドを初期状態で非表示にする */
.swiper-container {
  visibility: hidden; /* 初期化前にSwiper全体を非表示に */
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.swiper-slide-active {
  opacity: 1;
}

.swiper-initialized .swiper-container {
  visibility: visible; /* 初期化が完了したらSwiperを表示 */
}
.swiper-slide img {
  width: 100%;
  height: auto;
}
.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  color: #000;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-button-prev {
  left: 1px !important;
  background-image: url('https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/png/512/ios7-arrow-left.png');
}
.swiper-button-next {
  right: 1px !important;
  background-image: url('https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/png/512/ios7-arrow-right.png');
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  opacity: 1;
}
@media (min-width: 768px) {
.swiper-container {

}
.topic02-1 .swiper-button-prev, .topic02-2 .swiper-button-prev {
  left: -70px !important;
}
.topic02-1 .swiper-button-next, .topic02-2 .swiper-button-next {
  right: -70px !important;
}
}

@media (max-width: 767px) {
.swiper-container {
    height: calc(100vw*1);
}
.swiper-button-prev, .swiper-button-next {
  width: 30px;
  height: 30px;
}
.topic02-1 .swiper-button-prev, .topic02-2 .swiper-button-prev {
  left: 5px !important;
}
.topic02-1 .swiper-button-next, .topic02-2 .swiper-button-next {
  right: 17% !important;
}
}
@media (max-width: 375px) {
.swiper-container {
    height: 375px;
}
}