@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;
	overflow-x: hidden !important;
}
#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;
	}
}

/* visual-main
----------------------------------------*/
#special #special_head{
    margin:0;
    padding:0;
    width:100%;
	position:relative;
	height:calc(100vw*1.47);
	/*background-image: url("../img/spbg.png");
	background-color:#dff7f3;
	background-size:100%;*/
	background: linear-gradient(-15deg, #dff7f3 50%, #ffe4c0 50%);
	/*background: linear-gradient(-20deg, #dff7f3 50%, #ffe4c0 50%);*/
}
#special #special_head .logo{
    width: 40%;
	position:absolute;
	z-index:100;
	top:2%;
	left:0;
	right:0;
	margin:auto;
}
#special #special_head .photobox{
	height:calc(100vw*1.43);
	position:relative;
	width:100%;
}
#special #special_head .photobox .top1{
	position:absolute;
	width:70%;
	left:0;
	top:calc(100vw*0.1);
	margin-left:-10%;
}
#special #special_head .photobox .top2{
	position:absolute;
	width:64%;
	left:38%;
	top:calc(100vw*0.02);
}
#special #special_head .photobox .top3{
	position:absolute;
	width:63%;
	left:40%;
	top:calc(100vw*0.72);
}
#special .ttl1{
	position:absolute;
	top:calc(100vw*1.07);	
	width:34%;
	left:3%;
}
#special .ttl2{
	position:absolute;
	top:calc(100vw*1.07);
	width:17%;
	left:36%;
}
#special .ttl3{
	position:absolute;
	top:calc(100vw*1.2);
	width:45%;
	left:18%;
}
#special .bluebox{
	background: #dff7f3;
	padding-bottom:10%;
	margin:0 0 15% 0;
}
#special .attention{
	width:100%;
	margin:0 auto 15% auto;
}
#special .maintxt{
	width:90%;
	margin:0 auto;
    font-size:1em;
    line-height:2.2em;
    margin-bottom:5%;
	font-feature-settings: "palt";
	text-align:center;
}
#special .maintxt .maintxtbig{
	font-size:1.4em;
	font-weight:400;
	margin-bottom:5%;
	color:#c80f0f;
}
#special .maintxt p{
	margin:0 0 20px 0;
}
@media screen and (min-width: 1000px){
    #special #special_head{
        margin:0 !important;
        padding:0!important;
        width:100%;
		height:calc(100vw*0.65);
		max-height:1400px !important;
    }
	#special #special_head .logo{
		position:absolute;
		width: 20%;
		padding:0;
		margin:0 auto;
		right:3% !important;
		left:77% !important;
		top:3%;
	}
	#special #special_head .photobox{
		height:calc(100vw*0.65);
		position:relative;
		width:100%;

		margin:0 auto;
	}
	#special #special_head .photobox .top1{
		width:45%;
		left:0;
		top:0;
		margin-left:-2%;
		z-index:1;
	}
	#special #special_head .photobox .top2{
		width:40%;
		left:30%;
		margin-top:-3% !important;
		z-index:10;
	}
	#special #special_head .photobox .top3{
		width:48%;
		left:55%;
		top:calc(100vw*0.06);
		z-index:2;
	}
	#special .ttl1{
		top:calc(100vw*0.48);
		width:23.5%;
		left:34%;
		z-index:11;
	}
	#special .ttl2{
		top:calc(100vw*0.48);
		width:11%;
		left:57%;
		z-index:11;
	}
	#special .ttl3{
		top:calc(100vw*0.56);
		width:28%;
		left:46%;
		z-index:11;
	}
	#special .bluebox{
		background: #dff7f3;
		padding-bottom:0;
		margin:0 0 80px 0;
	}
    #special .attention{
		width:50%;
		margin:0 25%;
    }
    #special .maintxt{
		width:90%;
		margin:80px auto 0 auto;
		font-size:20px;
		line-height:2em;
		margin-bottom:0;
		font-feature-settings: "palt";
		text-align:center;
		letter-spacing:0.5px;
		padding-bottom:70px !important;
	}
	#special .maintxt .maintxtbig{
		font-size:1.4em;
		font-weight:400;
		margin-bottom:20px;
		color:#c80f0f;
		letter-spacing:1px;
	}
	#special .maintxt p{
		margin:0 0 20px 0;
	}
}




/* 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: 10px 0 0 0;
    height: 25px;
	list-style-type: none;
	width: 95px;
	transition: all .3s;
}
.side-nav .special_sidenav li a img:hover{
    transform: scale(1.1,1.1) !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%;
		height:55px;
        }
    .side-nav ul li:last-child { 
        margin-bottom: 0 !important;
        }
    .side-nav ul a img {
        display: block;
        width: 100px;
        padding:0 0 3px 0;
    }
    .side-nav .header__link.is-active img {
        opacity: 1
    }
    .side-nav .header__link.is-active::after {
    }
}


/* special_nav */
#special_nav{
    width:100%;
    margin:0;
}
#special_nav ul{
    padding:0;
    margin:0;
    display:flex;
    flex-wrap: wrap;
}
#special_nav ul li{
	list-style: none;
	margin:0 2% 0 0;
	text-align:center;
	position:relative;
	transition: all .3s;
	width:32%;
	padding-bottom:5%;
}
#special_nav ul li:last-child{
	margin-right:0;
}
#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:800px;
        width:100%;
		height:415px;
        margin: 0 auto !important;
    }
    #special_nav ul{
        margin:0 auto;
        padding:0;
		justify-content:flex-start;
		align-items:center;
    }
    #special_nav ul li{
		padding-bottom:0 !important;
    }
}


/* 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;
	color:#000;
	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;
    }
}



/*メインアイテム*/
.drawLine {
    opacity: 0;
}
.drawLine.wow.animated {
    opacity: 1;
}
@keyframes drawLine {
    0% {
        height: 0;
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    100% {
        height:70px;
    }
}



#otherarea{
    width:100%;
    margin:0 auto !important;
    padding-top:10% !important;
    padding-bottom:30px !important;
}
@media screen and (min-width: 1000px){
	#otherarea{
		width:100%;
		margin:0 auto !important;
		padding-top:0 !important;
		padding-bottom:0 !important;
	}
}

#special .infoarea{
    text-align:center;
    width:100%;
	color:#000;
}
#special .infoarea p{
    margin:5% auto 3% auto ;
    text-align:center;
    width:100%;
}
#special .infoarea .btnarea .button{
	color:#000;
	background-color:transparent !important;
	border:1px solid #000 !important;
}
#special .infoarea .btnarea .btnarrow{
	right:15px !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 0 auto ;
        text-align:center;
        width:100%;
        font-size:16px;
    }
    #special .infoarea .btnarea{
        margin: 0 auto 80px auto !important;
    }
	#special .infoarea .btnarea .btnarrow{
	right:40px !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 #d8f1ec !important;
  background:#d8f1ec !important;
  color:#000000 !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:#000000 !important;
  cursor: pointer;
  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: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;
	}
	.acmenu ul li a{
	  display: block;
	  color:#000000 !important;
	  cursor: pointer;
	  line-height:50px;
	  font-size: 16px;
	  text-align:center !important;
	  margin-bottom:5px;
	}
}


.spnavbox{
	display:none;
}
ul.spnav{
	position:fixed;
	bottom:0;
	width:100%;
	list-style: none;
	margin:0;
	padding:0;
	z-index:200 !important;
}
ul.spnav li{
	width:33.33333%;
	margin:0;
	padding:0;
	float:left;
}


#special .btnarea{
    width:90%;
    margin:0 auto;
    margin:0 5% 20% 5%;
    letter-spacing:0.5px;
}
.button {
    margin: 0 auto 5% auto;
    width: 100%;
    padding:3% 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1em;
    color: #000000;
    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);
}
.btnarrow.short {
	width: 20px;
}
.button.comingsoon:hover{
    cursor: default ;
    background:#fff !important;
}
.toparea .button{
	border: none !important;
	margin:0 auto 30% auto !important;
}
.toparea .button .btnarrow{
	right:60px !important;
}
.btnarea .button{
	border: none !important;
}
.itembtnarea .button{
	width:97% !important;
	margin:0 auto;
	border-bottom:10px solid #eeeeee  !important;
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
	text-align:left !important;
	padding-bottom:0 !important;
	justify-content: inherit !important;
	padding-left:3% !important;
	font-size:1.2em;
	line-height:0.8em;
	font-feature-settings: "palt";
	letter-spacing:1px;
}
@media screen and (min-width: 1000px){
    #special .btnarea{
     	margin:0 auto 120px auto  !important;
    }
    .button {
        margin: 40px auto 20px auto;
        width: 500px;
        height: 50px;   
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        color: #000000;
        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;
		color:#000;
		            border-bottom: 1px solid #000 !important;
            border-right: 1px solid #000 !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);
	}
	.toparea .button{
		border: none !important;
		margin:40px auto 0 auto !important;
	}
	.toparea .button .btnarrow{
		right:80px !important;
	}
	.itembtnarea .button{
		width:380px !important;
		line-height:0.5em !important;
		margin: 0 auto !important;
		height:30px !important;
		
	}
	.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;
}
.vol2 img{
	border:1px solid #cccccc;
}
@media screen and (min-width: 1000px){
    .bnarea{
        width:540px;
        margin:0 auto 80px auto !important;
    }
    .vol2{
        width:500px;
        margin:0 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%;
	color:#000000;
}
#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: transparent;
}

@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:#000000;;
    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:#c9d1da;
	text-align:center;
	padding:10% 5% 1% 5%;
}
.sustainable p{
	font-size:1.2em;
	margin:5% 0;
	line-height:1.8em;
}
.sustainable .btnarea{
	margin-bottom:10% !important;
}
.sustainable .button{
	background:#ffffff !important;
	border:1px solid #ffffff !important;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif !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 0 0;
	}
	#special .sustainable .btnarea{
		margin:0 auto !important;
	}
	.sustainable .button{
		padding-top:10px;
		padding-bottom:10px;
	}
}

.instagram{
	background:#d0c6c2;
	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;
	line-height:1.8em;
}
.instagram .btnarea{
	margin-bottom:10% !important;
}
.instagram .button{
	background:#ffffff !important;
	border:1px solid #ffffff !important;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif !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 0 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;
}

/*animate*/
.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.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}


/*zoomin(ズームイン)*/
.fadeZoomIn.wow.animated {
    animation-name: fadeZoomIn;
    animation-duration: 5s;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
}
.fadeZoomIn {
    opacity: 0;
}
@keyframes fadeZoomIn {
  0% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/*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);
  }
}


#special .item_main{
    padding:0;
	width:100%;
	margin:10% auto 0;
}
#special .item_main .looktxt{
	margin:0 auto 10% 10%;
	color:#000000;
	font-size:1.1em;
	line-height:2.0em;
	letter-spacing:-0.5px;
}
#special .item_main .credit.mainitem{
	position: absolute;
	width: 100%;
	bottom: 5%;
}
#special .modelsize{
	text-align:center;
	margin:0 auto 3% auto;
	font-size:0.9em;
}
#special .checkbox{
	width:88%;
	margin:0 auto;
	border-top:1px solid #000000;
	padding:4% 0 4% 0;
	border-left:6px solid #000000;
	height:calc(100vw*0.35);
}
#special .checkttlbox{
	width:100%;
	display:inline;
}
#special .checkttlbox img{
	width:30%;
	margin-left:5%;
}
#special .checkbox hr.green{
	border-top: 1px solid #000000;
}
#special .checkbox .outer{
	color:#000000;
	font-size:1.3em;
	margin:4% 0 0 5%;
}
#special .checkbox .outer span{
	/*background: linear-gradient(transparent 50%, #ccd0b3 50%);*/
}
#special .checkbox .outer .marker {
    display: inline;
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 0% 50%;
    transition: background-size 1s ease-in-out;
	background-image: linear-gradient(90deg, #ccd0b3 0%, #ccd0b3 100%);
    /*background-image: linear-gradient(90deg, rgba(0, 79, 86, 0.2) 0%, rgba(0, 79, 86, 0.2) 100%);*/
}
#special .checkbox .outer .marker.active {
    background-size: 100% 50%;
}
#special .photo1{
	width:80%;
	margin:-13% 10% 3% 10%;
}
@media screen and (min-width: 1000px) {
	#special .item_main{
        width:1000px !important;
		padding:0 !important;
        position:relative;
        margin:5% auto 0;
	}
	#special .item_main .looktxt{
		margin:40px 0 30px 0;
		font-size:18px;
		line-height:2.0em;
	}
	#special .item_main .credit.mainitem{
		margin-bottom:20%;
	}
	#special .modelsize{
	text-align:center;
	margin:0 auto 10px auto !important;
	font-size:0.9em;
}
}

/*zoomout(ズームアウト 枠固定)*/
.fadeZoomOutFix2.wow.animated {
    animation-name: fadeZoomOutFix2;
    animation-duration: 4s;
    animation-timing-function: ease-out;
    animation-delay: .5s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
}
.fadeZoomOutFix2 {
    opacity: 0;
}
@keyframes fadeZoomOutFix2 {
  0% {
    opacity: 0;
    transform: scale(1.05);
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}





/*Credit
----------------------------------------*/
#special .creditlist2{
	margin:calc(100vw*0.7) 5% 0 5%;
	padding:0;
}
#special .flex .creditlist2{
	margin:calc(100vw*0.25) 5% 0 5%;
	padding:0;
}
#special .creditlist2 ul{
	margin:0;
	padding:0;

}
#special .creditlist2 li{
	display: flex;
	margin:0;
	padding:0 0 10px 0;
}
#special .creditlist2 li .item_name,
#special .creditlist2 li .item_brand{
	width:24%;
	text-align:left !important;
}
#special .creditlist2 li .item_price{
	width:28%;
	text-align:right;
}
#special .creditlist2 li .item_name,
#special .creditlist2 li .item_brand,
#special .creditlist2 li .item_price{
	font-size:0.9em;
}
#special .creditlist2 li .item_price small{
	font-size:0.7em;
}
@media screen and (min-width: 1000px){
	#special .creditlist2{
		margin:420px 10% 0 10%;
	}
	#special .flex .creditlist2{
		margin:calc(100vw*0.33) 0 0 0;
		padding:0;
		width:380px;
	}
	#special .creditlist2 li{
	}
	#special .creditlist2 li .item_name,
	#special .creditlist2 li .item_brand,
	#special .creditlist2 li .item_price{
		font-size:1em;
	}
	#special .creditlist2 li .item_name{
		width:30% !important;
	}
}

/*buybtnbox
----------------------------------------*/
#special .creditlist2 .buybtnbox{
	background-color:transparent;
	border:1px solid #ffffff !important;
	width:20%;
}

#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%;
	color:#004850;
}
#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: transparent;
}

@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:#ffffff;
    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;
}


/* Mouthon */
.img-grid figure {
  position: relative;
  overflow: hidden;
  max-width: 90%;
  cursor: pointer;
  margin: 5vw auto;
}

.img-grid figure img {
  display: block;
  width: 100%;
  height: auto;
}

.img-grid figure h3 {
  font-size: 1.2em;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  padding-top: 20%;
}

.img-grid figure figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.35s ease, opacity 0.35s ease, visibility 0s linear 0.35s;
}
.item1 .img-grid figure figcaption {
  background: rgba(35, 102, 156, 0.7);
}
.item2 .img-grid figure figcaption {
  background: rgba(150, 16, 16, 0.7);
}
.item3 .img-grid figure figcaption {
  background: rgba(198, 88, 13, 0.7);
}
.img-grid figure.active figcaption {
  transform: translateY(0);
  opacity: 1;
}
.img-grid.img-grid-w figure {
  width: 100% !important;
	margin:0 auto;
}

/* toggle-button 初期設定 */
.toggle-button {
  display: block;
  width: 10%;
  height: 10%;
  background: url("../img/off.png") no-repeat center center;
  background-size: 100%;
  z-index: 2;
  position: absolute;
  right: 3%;
  top: 1%;
  transition: background 0.3s;
}
.img-grid.img-grid-w .toggle-button {
}
.img-grid.img-grid-w figure{
	max-width:100%;
}

/* active時の toggle-button */
.img-grid figure.active .toggle-button {
  background: url("../img/on.png") no-repeat center center;
  background-size: 100%;
}
@media (min-width: 1000px) {
  .img-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
  }
  .img-grid figure {
    width: 48%;
    max-width: none;
    height: auto;
    padding: 0;
    margin: 0 0 3vw 0;
  }
  .img-grid.img-grid-w{
	max-width:100%;	
  }
  .img-grid.img-grid-w figure {
    width: 100% !important;
	  margin:0 auto 50px auto;
  }
  .img-grid figure h3 {
    font-size: 1.4em;
  }
  .toggle-button {
    display: none;
  }
  .flex {
    display: flex;
    justify-content: space-around;
  }
}



.subtitle{
	margin:20% auto 0 auto;
}
.item1{
	width:100%;
	margin:0 auto;
	background:#e3edf8;
	padding-bottom:10%;
}
.item1 .video-container {
    position: relative;
    width: 100vw; /* 横幅いっぱい */
    height: calc(100vw * 9 / 16); /* 16:9 のアスペクト比 */
    overflow: hidden;
	background:#fefad5;
	margin:0 !important;
	padding:20% 0 0 0 !important;
}
.item1 .video-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100vw; /* 横幅いっぱい */
    height: auto; /* 高さはアスペクト比に応じて調整 */
    object-fit: cover;
}
.item1 #videoPlaceholder {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: none;
}
.item1 #playButton {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px; /* 正円の直径 */
	height: 60px; /* 正円の直径 */
	background-color: rgba(0, 0, 0, 0.3);
	border: none;
	border-radius: 50%; /* 正円にする */
	cursor: pointer;
	z-index: 2;
	display: none;
}
.item1 #playButton::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 10px 0 10px 20px; /* 矢印の形状 */
	border-color: transparent transparent transparent white;
	position: relative;
	left: 3px; /* 矢印を中央寄せ */
}
.item1 .text-l-container {
    background: linear-gradient(15deg, #e4ecf7 50%, #fefad5 50%);
    /*ckground: linear-gradient(20deg, #e4ecf7 50%, #fefad5 50%);*/
	height:calc(100vw*1.05);
	padding-bottom:20%;
	position:relative;
	margin-bottom:10% !important;
}
.item1 .text-l-container .text1{
	position:absolute;
	width:6%;
	top:10%;
	right:41%;
}
.item1 .text-l-container .text2{
	position:absolute;
	width:6%;
	top:10%;
	left:41%;
}
.item1 .text-l-container .line1b{
	position:absolute;
	width:18%;
	right:22%;
	top:4%;
	height:1px;
	background:#3084c7;
}
.item1 .text-l-container .line1y{
	position:absolute;
	height:calc(100vw*0.18);
	width:1px;
	top:0;
	right:27%;
	background:#ffdb16;
}
.item1 .text-l-container .line2b{
	position:absolute;
	height:calc(100vw*0.18);
	width:1px;
	background:#3084c7;
	bottom:0;
	left:27%;
}
.item1 .text-l-container .line2y{
	position:absolute;
	width:18%;
	left:22%;
	height:1px;
	background:#ffdb16;
	bottom:4%;
}
@media (min-width: 1000px) {
	.subtitle{
		width:650px;
		margin:120px auto 0 auto;
		text-align:center;
	}
	.item1{
		width:100%;
		text-align:center;
		padding-bottom:40px !important;
	}
	.item1 .video-container {
		position: relative;
		width: 100vw;
		height:622px;
		overflow: hidden;
		background:#fff7d4 !important;
		margin:0 auto !important;
		padding: 60px 0 0 0 !important;
	}
	.item1 .video-container video {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 1000px;
		height: auto;
		object-fit: cover;
	}
	.item1 .text-l-container {
		width:100%;
		margin:0 auto !important;
		height:640px;
		background: linear-gradient(15deg, #e4ecf7 50%, #fff7d4 50%);
		/*background: linear-gradient(20deg, #e4ecf7 50%, #fff7d4 50%);*/
		padding-bottom:40px !important;
	}
	.item1 .text-l-container .textarea{
		width:1000px;
		margin:0 auto;
		height:630px;
		position:relative;
	}
	.item1 .text-l-container .text1{
		position:absolute;
		width:31px;
		top:50px;
		left:51.3%;
	}
	.item1 .text-l-container .text2{
		position:absolute;
		width:31px;
		top:50px;
		left:45.8%;
	}
	.item1 .text-l-container .line1b{
		position:absolute;
		width:80px;
		right:35%;
		top:4%;
		height:1px;
		background:#3084c7;
	}
	.item1 .text-l-container .line1y{
		position:absolute;
		height:80px;
		width:1px;
		top:0;
		right:38%;
		background:#ffdb16;
	}
	.item1 .text-l-container .line2b{
		position:absolute;
		height:80px;
		width:1px;
		background:#3084c7;
		bottom:0;
		left:38%;
	}
	.item1 .text-l-container .line2y{
		position:absolute;
		width:80px;
		left:35%;
		height:1px;
		background:#ffdb16;
		bottom:4%;
	}
}


.item2{
	width:100%;
	margin:0 auto;
	padding-bottom:10%;
}
.item2 .text-l-container {
	height:calc(100vw*1.1);
	padding-bottom:10%;
	position:relative;
	margin-bottom:10% !important;
}
.item2 .text-l-container .text1{
	position:absolute;
	width:6%;
	top:6%;
	right:41%;
}
.item2 .text-l-container .text2{
	position:absolute;
	width:6%;
	top:6%;
	left:41%;
}
.item2 .text-l-container .line1{
	position:absolute;
	width:7%;
	top:6%;
	right:30%;
}
.item2 .text-l-container .line2{
	position:absolute;
	width:7%;
	bottom:0;
	left:30%;
}
@media (min-width: 1000px) {
	.item2{
		padding-bottom:0;
	}
	.item2 .text-l-container {
		width:100%;
		margin:0 auto !important;
		height:640px;
		padding-bottom:0;
		background-image: inherit;
	}
	.item2 .box2{
		width:1000px;
		margin:0 auto;
		display:flex;
		flex-direction:row-reverse;
	}
	.item2 .box2 .img-grid{
		/*width:540px !important;*/
	}
	.item2 .box2 .img-grid figure{
		width:100%;
	}
	.item2 .text-l-container .textarea{
		width:460px;
		margin:0 auto;
		height:650px;
		position:relative;
	}
	.item2 .text-l-container .text1{
		position:absolute;
		width:31px;
		top:50px;
		left:60%;
	}
	.item2 .text-l-container .text2{
		position:absolute;
		width:31px;
		top:50px;
		left:48% !important;
	}
	.item2 .text-l-container .line1{
		position:absolute;
		width:40px;
		right:17%;
		top:50px !important;
	}
	.item2 .text-l-container .line2{
		position:absolute;
		width:40px;
		left:35%;
		bottom:20px !important;
	}

}


.item3{
	width:100%;
	margin:0 auto 20% auto;
	background:#ded8d4;
}
.item3 .mainimg{
	padding:10% 0;
	background:#ffeadc;
}
.item3 .mainimg img{
	width:90%;
	margin:0 5%;
}
.item3 .text-l-container {
    background: linear-gradient(-15deg, #ded8d4 50%, #ffeadc 50%);
    /*background: linear-gradient(-20deg, #ded8d4 50%, #ffeadc 50%);*/
	height:calc(100vw*1.1);
	padding-bottom:0;
	position:relative;
}
.item3 .text-l-container .text1{
	position:absolute;
	width:6%;
	top:8%;
	left:41%;
}
.item3 .text-l-container .text2{
	position:absolute;
	width:6%;
	top:8%;
	right:41%;
}
.item3 .text-l-container .line1{
	position:absolute;
	width:22%;
	left:39%;
}
.item3 .text-l-container .line2{
	position:absolute;
	width:22%;
	left:39%;
	bottom:0;
}
.item3 .img-grid{
	background:#ded8d4;
	margin:0 auto !important;
	padding:5vw 0;
}
@media screen and (min-width: 1000px){
	.item3{
		margin:0 auto 100px auto;
	}
	.item3 .box1{
		width:100%;
		margin:0 auto;
		height:947px;
	    background: linear-gradient(-15deg, #ded8d4 50%, #ffeadc 50%);
	    /*background: linear-gradient(-20deg, #ded8d4 50%, #ffeadc 50%);*/
		padding-top:60px;
		padding-bottom:40px !important;
	}
	.item3 .box1 .boxinner{
		width:1000px;
		margin:0 auto;
	}
	.item3 .box1 .mainimg{
		width:740px;
		float:left;
		background:transparent;
		margin:0 !important;
		padding:0;
	}
	.item3 .box1 .mainimg img{
		margin:0 !important;
		width:740px;
	}
	.item3 .box1 .text-l-container{
		width:260px;
		float:right;
		background:inherit;
		height:947px;
	}
	.item3 .text-l-container .text{
		position:absolute;
		width:29px;
		top:40px;
		left:0;
		right:0;
		margin:auto;
	}
	.item3 .text-l-container .line1{
		position:absolute;
		width:24%;
		left:0;
		right:0;
		margin:auto;
	}
	.item3 .text-l-container .line2{
		position:absolute;
		width:24%;
		left:0;
		right:0;
		margin:auto;
		bottom:10px;
	}
	.item3 .img-grid{
	background:#ded8d4;
	margin:0 auto !important;
	padding:0 0 40px 0 !important;
}
}
@media screen and (max-width: 999px){
	.item1 .image-card:nth-child(2n) {
		margin-bottom: 15vw !important;
	}
	.item3 .image-card:nth-child(2n) {
		margin-bottom: 15vw !important;
	}
}

/*credit位置調整*/
#special .credit.mainitem{
	position: absolute;
	width: 100%;
	bottom: 10%;
}