@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;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: 500;
	line-height: 0;
}
#special{overflow-x : hidden !important;}
#special a{
	transition:.2s;
	border:0 !important;
	}
#special a:hover{
text-decoration: none !important;
	}
#special .special_fixed{
    position: fixed !important;
    top: -137px;
    z-index: 10000;
	}
#special .special_fixed:hover{
	}
a{
    text-decoration: none !important;
}
/*
----------------------------------------*/
#special{
	font-size:14px;
	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 .visual-main{
	margin:0 0 10% 0;
    padding:0;
    width:100%;
    height:calc(100vw*2.55);
    position:relative;
}
#special .visual-main .sptopbg{
    position:absolute;
    top:calc(100vw*0.07);
    left:calc(100vw*0.16);
    width:calc(100vw*0.84);
}
#special .visual-main .img-wrap{
    width:calc(100vw*0.9);
    margin-left:0;
	position: absolute;
	top: 0;
}
#special .visual-main .img-wrap img {
	position: absolute;
	opacity: 0;
	animation  : slideAnime 8s ease infinite;
}
#special .visual-main .img-wrap img:nth-of-type(1) {
    animation-delay: 0s;
}
#special .visual-main .img-wrap img:nth-of-type(2) {
    animation-delay: 4s;
}
@keyframes slideAnime{
   0% { opacity: 0 }
  25% { opacity: 1 }
  50% { opacity: 1 }
  75% { opacity: 0 }
 100% { opacity: 0 }
}
#special .visual-main .model{
    position:absolute;
    top:calc(100vw*1.13);
    left:calc(100vw*0.6);
    width:calc(100vw*0.36);
}
#special .visual-main .mainttl{
    position:absolute;
    top:calc(100vw*1.54);
    width:90%;
    margin:0 5%;
}
#special .visual-main .mainttl .kumikyokuoggi{
    width:60%;
    margin:0 20% 5% 20% !important;
}
#special .visual-main .mainttl p{
    color:#72b6d1;
    font-weight:bold;
    font-size:1.5em;
    margin:0 0 3% 0;
    font-feature-settings: "palt";
}
#special .visual-main .mainttl .ttl1{
    width:80%;
    margin:0 0 3% 0;
}
#special .visual-main .mainttl .ttl2{
    width:58%;
    margin:0 0 4% 0;
}
#special .visual-main .mainttl .ttl3{
    width:70%;
    margin:0 0 0 30%;
}
#special .maintxt{
    text-align:center !important;
    font-size:1.5em;
    line-height:1.6em;
    font-weight:bold;
    font-feature-settings: "palt";
}
#special .maintxtsmall{
      font-size:1em !important;
      color:#000000;
      width:90%;
      margin:5% 5% 10% 5%;
      line-height:2.0em;
}
@media screen and (min-width: 1000px){
	#special .visual-main{
		margin:0 auto !important;
        width:100% !important;
        height:calc(100vw*0.655) !important;
        position:relative;
	}
    #special .visual-main .pctop1{
        position:absolute;
        width:50%;
        left:0;
        top:0;
    }
    #special .visual-main .pctop2{
        position:absolute;
        width:50%;
        right:0;
        top:0;
    }
    #special .visual-main .model{
        position:absolute;
        top:calc(100vw*0.04);
        left:calc(100vw*0.43);
        width:calc(100vw*0.14);
    }
    #special .visual-main .mainttl{
        position:absolute;
        top:calc(100vw*0.19);
        width:36%;
        margin:0;
        left:calc(100vw*0.32);
    }
    #special .visual-main .mainttl .kumikyokuoggi{
        width:60%;
        margin:0 20% 20px 20% !important;
    }
    #special .visual-main .mainttl p{
        color:#72b6d1;
        font-weight:bold;
        font-size:2.0em;
        line-height:1.5em;
        margin:0 0 20px 0;
        text-align:center;
    }
    #special .visual-main .mainttl .ttl1{
        width:100%;
        margin:0 0 15px 0;
    }
    #special .visual-main .mainttl .ttl2{
        width:71%;
        margin:0 0 20px 0;
    }
    #special .visual-main .mainttl .ttl3{
        width:80%;
        margin:0 0 0 20%;
    }
    #special .maintxt{
        margin-top:60px !important;
        text-align:center !important;
        font-size:26px;
        line-height:1.6em !important;
        font-feature-settings: "palt";
    }
    #special .maintxtsmall{
          font-size:18px !important;
          color:#000000;
          text-align:center;
          width:900px;
          margin:0 auto !important;
          line-height:2.0em;
          padding:40px 0 !important;
    }
}
@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: 10px 5px 5px 5px;
    height: 20px;
	list-style-type: none;
	width: calc(100% / 6 );
}
.side-nav .special_sidenav a: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;
        height: 320px;
        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: 80px;
        padding:0 10px 3px 3px;
        opacity: .3;
    }
    .side-nav .header__link.is-active img {
        opacity: 1
    }
    .side-nav .header__link.is-active::after {
        content: '';
        width: 100px;
        height: 1px;
        display: inline-block;
        background-color: #000000;
        position: absolute;
    }
}
@media screen and (max-width: 999px){
    .side-nav ul li:nth-child(odd){
        background:#72b6d1;
    }
    .side-nav ul li:nth-child(even){
        background:#c45c2d;
    }
}

/* special_nav */
.navttl{
    text-align: center !important;
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: bold;
    font-feature-settings: "palt";
}
.navttl span{
    background:linear-gradient(transparent 60%, #def1f6 60%);
    padding-bottom: 5px;
}
#special_nav{
    width:100%;
    margin:0;
}
#special_nav ul{
    padding:0;
    margin:0;
    display:flex;
    justify-content: space-between;
}
#special_nav ul li{
	list-style: none;
	margin:0;
	width:13%;
	text-align:center;
	font-size:0.9em;
	line-height:1.5em;
	font-weight:bold;
	position:relative;
	height:310px;
}
#special_nav ul li a{
	color:#000;
}
#special_nav ul li:hover{
}
#special_nav ul li:nth-child(2n):after {
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	border-top: 2px solid #d35419;
	border-right: 2px solid #d35419;
	position: absolute;
	vertical-align: 80%;
	right:0;
	left:0;
	margin:auto;
	transform:rotate(135deg);
}
#special_nav ul li:nth-child(odd):after {
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	border-top: 2px solid #5ac3e1;
	border-right: 2px solid #5ac3e1;
	position: absolute;
	vertical-align: 80%;
	right:0;
	left:0;
	margin:auto;
	transform:rotate(135deg);
}
#special_nav ul li .no{
	width:50%;
	border-bottom:1px solid #000;
	padding-bottom:3px;
	margin-bottom:10px;
}
#special_nav ul li p{
	margin:10px 0 0 0;
}
@media screen and (min-width: 1000px){
    .navttl{
        margin-top: 40px !important;
        text-align: center !important;
        font-size: 24px;
    }
    #special_nav{
        max-width:1140px;
        width:90%;
        height:30vw;
        margin: 40px auto 120px auto !important;
    }
    #special_nav ul{
        margin:0 auto;
        padding:0;
    }
    #special_nav ul li{
        margin:0;
        width:13%;
        text-align:center;
        font-size:0.9em;
        line-height:1.5em;
		padding-top: 1vw;
    }
    #special_nav ul li:hover{
		transform: scale(1.05,1.05) !important;
		transition: .3s !important;
    }
}
@media screen and (max-width: 999px){
    #special_nav{
        height: calc(100vw*1.1);
        margin-bottom:20%;
	}
    #special_nav ul{
        margin-top: 10%;
	}
    #special_nav a {
        transition: 0.6s ease-in-out;
	}
    #special_nav .swiper-slide {
        transform: scale(0.7) !important;
	}
    #special_nav .swiper-slide.swiper-slide-active, #special_nav .swiper-slide-duplicate-active {
        transform: scale(1.1) !important;
        -webkit-transition: 1s 0s ease;
        transition: 1s 0s ease;
	}
    #special_nav .swiper-button-prev, #special_nav .swiper-button-next {
        width: 22vw !important;
        height: 56% !important;
        top: -5% !important;
		color: #ffffff;
	}
}



#special #day01,
#special #day02,
#special #day03,
#special #day04,
#special #day05,
#special #day06,
#special #day07{
    margin-bottom:30%;
}
@media screen and (min-width: 1000px){
    #special #day01,
    #special #day02,
    #special #day03,
    #special #day04,
    #special #day05,
    #special #day06,
    #special #day07{
        margin-bottom:160px;
    }
}

/*day01〜07 MODELBOX*/
#special .modelbox{
    margin-bottom:20%;
}
#special .modelbox .daytitle{
       margin-bottom:5%; 
}
#special .modelbox .daytitle .dayno{
    margin:0;
    width:36%;
    border-bottom:1px solid #000;
    padding-bottom:2%;
    padding-left:7%;
    padding-right:2%;
}
#special .modelbox .daytitle p{
    margin-left:7%;
    font-weight:bold;
	font-weight:600;
    font-size:1.5em;
    line-height:1.6em;
    font-feature-settings: "palt";
}
#special .modelbox .itemtxt{
        margin:5% 7%;
        width:86%;
        line-height:2em;
}
@media screen and (min-width: 1000px){
    #special #day01 .modelbox,
    #special #day03 .modelbox,
    #special #day05 .modelbox,
    #special #day07 .modelbox{
        display:flex;
        width:100%;
        max-width:1190px !important;
        justify-content: space-between;
        margin:0 auto 80px auto;
        align-items: flex-start;
    }
    #special #day02 .modelbox,
    #special #day04 .modelbox,
    #special #day06 .modelbox{
        display:flex;
        width:100%;
        max-width:1190px !important;
        justify-content: space-between;
        margin:0 auto 80px auto;
        align-items: flex-start;
        flex-direction:row-reverse;
    }
    #special #day01 .modelbox .pcbox,
    #special #day03 .modelbox .pcbox,
    #special #day05 .modelbox .pcbox,
    #special #day07 .modelbox .pcbox{
        width:480px;
    }
    #special #day02 .modelbox .pcbox,
    #special #day04 .modelbox .pcbox,
    #special #day06 .modelbox .pcbox{
        width:480px;
        margin-right:65px;
    }
    #special .modelbox .daytitle{
           margin-bottom:30px; 
    }
    #special .modelbox .daytitle .dayno{
        margin:0;
        width:40%;
        border-bottom:1px solid #000;
        padding-bottom:5px;
        padding-left:95px;
        padding-right:5px;
    }
    #special .modelbox .daytitle p{
        margin-left:95px;
        font-size:26px;
    }
    #special .modelbox .itemtxt{
        font-size:18px;
        margin:0 0 50px 95px;
        width:385px;
    }
    #special .modelbox .credit{
        margin:0 0 0 95px;
    }
    #special .modelbox .photo{
        max-width:645px;
    }
}

/*day01〜07 ITEMBOX*/
#special #day01 .itembox,
#special #day03 .itembox,
#special #day05 .itembox,
#special #day07 .itembox{
    background:#f1f8fa;
    width:100%;
    padding:5% 0;
}
#special #day02 .itembox,
#special #day04 .itembox,
#special #day06 .itembox{
    background:#fcf7f4;
    width:100%;
    padding:5% 0;
}
#special .itembox .itemtitle{
    text-align:center;
    font-size:1.7em;
    font-weight:bold;
	font-weight:600;
    font-feature-settings: "palt";
    line-height:2;
}
#special #day01 .itembox .itemtitle span,
#special #day03 .itembox .itemtitle span,
#special #day05 .itembox .itemtitle span,
#special #day07 .itembox .itemtitle span{
    font-size:0.65em !important;
    color:#72b6d1;
}
#special #day02 .itembox .itemtitle span,
#special #day04 .itembox .itemtitle span,
#special #day06 .itembox .itemtitle span{
    font-size:0.65em !important;
    color:#c45c2d;
}
#special #day01 .itembox .itemtitle hr,
#special #day03 .itembox .itemtitle hr,
#special #day05 .itembox .itemtitle hr,
#special #day07 .itembox .itemtitle hr{
    background-color:#72b6d1;
    border:none;
    height:1px;
    width:80%;
    margin:0 auto;
}
#special #day02 .itembox .itemtitle hr,
#special #day04 .itembox .itemtitle hr,
#special #day06 .itembox .itemtitle hr{
    background-color:#c45c2d;
    border:none;
    height:1px;
    width:80%;
    margin:0 auto;
}
#special .itembox ul.point{
    margin:0 0 5% 7%;
    padding:0;
    list-style: none;
}
#special .itembox ul.point li {
}
#special #day01 .itembox ul.point li,
#special #day03 .itembox ul.point li,
#special #day05 .itembox ul.point li,
#special #day07 .itembox ul.point li{
	background: url("../img/check_b.png") left 0px top 0 no-repeat;
	padding-left: 24px;
	line-height: 1.6em;
	background-size: 18px auto;
    margin-bottom:1%;
}
#special #day02 .itembox ul.point li,
#special #day04 .itembox ul.point li,
#special #day06 .itembox ul.point li{
	background: url("../img/check_r.png") left 0px top 0 no-repeat;
	padding-left: 24px;
	line-height: 1.6em;
	background-size: 18px auto;
    margin-bottom:1%;
}
#special .itembox .itemphoto{
    width:80%;
    margin:2% 10% 5% 10%;
}
#special #day01 .itembox .itemphoto{
    width: 70%;
    margin: 2% auto 5%;
}
#special #day02 .itembox .itemphoto{
}
#special #day03 .itembox .itemphoto{
    width: 60%;
    margin: 2% auto 5%;
}
#special #day04 .itembox .itemphoto{
    width: 70%;
    margin: 2% auto 5%;
}
#special #day05 .itembox .itemphoto{
}
#special #day06 .itembox .itemphoto{
    width: 60%;
    margin: 2% auto 5%;
}
#special #day07 .itembox .itemphoto{
}
@media screen and (max-width: 375px){
    #special #day05 .itembox ul.point li{
        font-size:0.9em;
    }
}
@media screen and (min-width: 1000px){
    #special #day01 .itembox,
    #special #day03 .itembox,
    #special #day05 .itembox,
    #special #day07 .itembox{
        padding:40px 0;
    }
    #special #day02 .itembox,
    #special #day04 .itembox,
    #special #day06 .itembox{
        padding:40px 0;
    }
    #special #day01 .itembox .iteminner,
    #special #day03 .itembox .iteminner,
    #special #day05 .itembox .iteminner,
    #special #day07 .itembox .iteminner{
        width:850px;
        margin:0 auto;
        justify-content: space-between;
        flex-direction:row-reverse;
        display:flex;
        align-items: flex-start;
    }
    #special #day02 .itembox .iteminner,
    #special #day04 .itembox .iteminner,
    #special #day06 .itembox .iteminner{
        width:850px;
        margin:0 auto;
        justify-content: space-between;
        display:flex;
        align-items: flex-start;
    }
    #special #day02 .itembox .iteminner{
        width:1000px !important;
    }
    #special .itembox .pcbox{
        width:480px;
        padding-top:20px;
    }
    #special .itembox .itemtitle{
        text-align:center;
        font-size:30px;
        font-weight:bold;
        font-feature-settings: "palt";
        line-height:2;
        margin-bottom:20px;
    }
    #special .itembox .itemtitle span{
        font-size:0.65em !important;
        color:#72b6d1;
    }
    #special .itembox .itemtitle hr{
        background-color:#72b6d1;
        border:none;
        height:1px;
        width:100%;
        margin:0 auto;
    }
    #special .itembox ul.point{
        margin:0 0 40px 20px;
        padding:0;
        list-style: none;
    }
    #special #day02 .itembox ul.point,
    #special #day03 .itembox ul.point,
    #special #day04 .itembox ul.point{
        margin:0 0 40px 30px;
        padding:0;
        list-style: none;
    }
    #special #day06 .itembox ul.point{
        margin:0 0 40px 60px;
        padding:0;
        list-style: none;
    }
    #special #day01 .itembox ul.point li,
    #special #day03 .itembox ul.point li,
    #special #day05 .itembox ul.point li,
    #special #day07 .itembox ul.point li{
        background: url("../img/check_b.png") left 0px top 0 no-repeat;
        padding-left: 24px;
        line-height: 1.6em;
        background-size: 20px auto;
        margin-bottom:10px;
        font-size:17px;
    }
    #special #day02 .itembox ul.point li,
    #special #day04 .itembox ul.point li,
    #special #day06 .itembox ul.point li{
        background: url("../img/check_r.png") left 0px top 0 no-repeat;
        padding-left: 24px;
        line-height: 1.6em;
        background-size: 20px auto;
        margin-bottom:10px;
        font-size:17px;
    }
    #special #day01 .itembox .itemphoto{
        width:350px;
        margin:0 40px 0 auto;
    }
    #special #day02 .itembox .itemphoto{
        width:540px;
        margin:0;
    }
    #special #day03 .itembox .itemphoto{
        width:310px;
        margin:0 80px 0 auto;
    }
    #special #day04 .itembox .itemphoto{
        width:350px;
        margin:0 auto 0 40px;
    }
    #special #day05 .itembox .itemphoto{
        width:310px;
        margin:0 80px 0 auto;
    }
    #special #day06 .itembox .itemphoto{
        width:270px;
        margin:0 40px 0 auto;
    }
    #special #day07 .itembox .itemphoto{
        width:350px;
        margin:0 40px 0 auto;
    }
    #special .itembox .credit{
        margin-left:30px;
    }
}

/*
----------------------------------------*/
#special .creditlist{
	list-style: none;
	padding:0 7% !important;
    width:86%;
}
#special .creditlist ul{
    padding:0 !important;
    margin:0 !important;
}
#special .creditlist li{
	margin-bottom: 5px;
}
#special .creditlist a{
    display: flex;
	justify-content: space-between;
    text-decoration: none;
	color: #000;
	padding: 5px 0;
	line-height: 1;
	align-items: center;
}
#special .creditlist span{
	display:block;
}
#special .creditlist li .item_name{
	width: 43%;
	text-align:left !important;
    font-size:0.9em;
    font-weight:bold;
	font-weight:600;
}
#special .creditlist li.sizeitem .item_name{
    width:32%;
}
#special .creditlist .size{
    border:1px solid #000;
    padding:2px 0.5%;
    font-size:0.9em;
    width:4%;
}
#special .creditlist .item_price{
	text-align: right;
	width: 28%;
    font-size:0.9em;
}
#special .creditlist .item_price small{
    font-size:0.7em;
}
#special .creditlist .item_buy,
#special .creditlist a .item_buy{
	letter-spacing: 0.1em;
	color: #fff;
	text-align: center;
	padding: 8px 9px 7px 12px;
	line-height: 1;
	box-sizing: border-box;
	font-size:0.8em;
    font-weight:bold;
    background:#000;
    border:1px solid #000;
}
#special .creditlist.subitem{
	list-style: none;
	padding:0 !important;
    width:100%;
    margin:0;
}
#special .creditlist.subitem .item_buy,
#special .creditlist.subitem a .item_buy{
    background:#fff;
    border:1px solid #000;
    color:#000;
}
hr.line{
    border-top: 1px solid #000;
    border-right: none;
    border-bottom: none;
    border-left: none;
    width:86%;
}
#special #day01 .itembox .item_buy,
#special #day01 .itembox a .item_buy,
#special #day03 .itembox .item_buy,
#special #day03 .itembox a .item_buy,
#special #day05 .itembox .item_buy,
#special #day05 .itembox a .item_buy,
#special #day07 .itembox .item_buy,
#special #day07 .itembox a .item_buy{
    background:#72b6d1;
    border:1px solid #72b6d1;
}
#special #day02 .itembox .item_buy,
#special #day02 .itembox a .item_buy,
#special #day04 .itembox .item_buy,
#special #day04 .itembox a .item_buy,
#special #day06 .itembox .item_buy,
#special #day06 .itembox a .item_buy{
    background:#c45c2d;
    border:1px solid #c45c2d;
}
@media screen and (min-width: 1000px){
	#special .creditlist{
        width:385px;
		font-size:16px;
	    line-height: 1;
	    align-items: center;
        margin:0;
	}
	#special .creditlist li{
		padding-top:5px !important;
        letter-spacing:0.5px !important;
	}
	#special .creditlist li:last-child{
		border-bottom:none !important;
	}
	#special .creditlist,#special .creditlist a{
		padding: 0 !important;
	}
	#special .creditlist span{
	}
    #special .creditlist .item_name{
    	font-size:16px;
        width:130px;
    }
    #special .creditlist li.sizeitem .item_name{
        width:140px;
    }
	#special .creditlist .item_price{
		width: 130px;
        padding-right:3%;
    	font-size:14px ;
	}
	#special .creditlist .item_buy,
	#special .creditlist a .item_buy{
		width: 100px;
		padding: 7px 10px 7px 12px;
        font-size:13px !important;
	}
	#special .creditlist a:hover .item_buy{
		background:#000 !important;
        color:#fff !important;
	}
    #special .creditlist.subitem{
        list-style: none;
        padding:0 !important;
        width:385px;
    }
    #special .creditlist.subitem .item_buy,
    #special .creditlist.subitem a .item_buy{
        background:#fff;
        border:1px solid #000;
        color:#000;
    }
    hr.line{
        border-top: 1px solid #000;
        border-right: none;
        border-bottom: none;
        border-left: none;
        width:385px;
        margin:15px 0 5px 0;
    }
}


/* footer
----------------------------------------*/
footer .footersns{
    width:40px;
    margin:0 auto;
}
footer .footerlogo{
    width:160px;
    margin:25px auto 0 auto;
}
footer .page-top {
	width: 30px;
	height: 30px;
	position: fixed;
	bottom: 45px;
	right: 15px;
	padding: 10px;
	display: block;
	border: solid 1px !important;
	border-radius: 50%;
	margin-bottom: 0;
	margin-top: 0;
}
footer .page-top span {
	color: #000000;
    display: block;
    padding-top: 30%;
    font-size: 0.8em;
    text-align: center;
}
footer .page-top:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(-45deg);
	top: 30%;
}
footer .page-top a{
}
footer .page-top a:hover{
	bottom:60px;
}
footer .copyright{
	text-align: center;
	font-size: 10px;
	margin: 40px auto 60px auto;
}
@media screen and (min-width: 1000px){
    footer .footersns{
        width:40px;
        margin:40px auto 0 auto;
    }
    footer .page-top {
        width: 30px;
        height: 30px;
        bottom: 15px;
        right: 15px;
        padding: 10px;
    }
    footer .page-top a{
    }
    footer .page-top a:hover{
        bottom:20px;
    }
    footer .copyright{
        padding-bottom:20px;
    }
}

footer .btnarea{
    width:80%;
    margin:0 auto;
    margin:0 10% 20% 10%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
footer .btnarea .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;
    height:calc(100vw*0.2);
}
footer .btnarea .button img{
    width:90%;
}
footer .btnarea .button.itemlineup{
    color:#fff;
    background:#000;
    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;
    letter-spacing:2px;
    font-weight:lighter;
}
footer .btnarea .btnarrow {
    position:absolute;
    right:20px !important;
    bottom:17px !important;
    width: 35px;
    height: 8px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    transform: skew(45deg);
}
footer .btnarea .button.itemlineup .btnarrow{
    position:absolute;
    right:20px !important;
    bottom:17px !important;
    width: 35px;
    height: 8px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: skew(45deg);
}
footer .btnarea .button.comingsoon:hover{
    cursor: default ;
    background:#fff !important;
}
footer .staffcredit{
    text-align:center;
    font-size:0.8em;
    margin:10% auto 20% auto;
    line-height:3.0em;
}
@media screen and (min-width: 1000px){
    footer .btnarea{
        margin:0 auto !important;
    }
    footer .btnarea .button {
        margin: 20px auto;
        width: 600px;
        height: 90px;   
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        color: #000;
        border: 1px solid;
        cursor: pointer;
        position:relative;
        padding:0;
    }
    footer .btnarea .button.itemlineup{
        color:#fff;
        background:#000;
        font-size:22px;
    }
    footer .btnarea .button img{
        width:50%;
    }
    footer .btnarea .btnarrow {
        position:absolute;
        right:30px !important;
        top:40px !important;
        width: 50px;
        height: 8px;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        transform: skew(45deg);
    }
    footer .btnarea .button.itemlineup .btnarrow{
        position:absolute;
        right:30px !important;
        top:40px !important;
        width: 50px;
        height: 8px;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: skew(45deg);
    }
    footer .btnarea .button:hover{
        background:#fff;
    }
    footer .btnarea .button.itemlineup:hover{
        background:#666;
    }
    footer .btnarea .button:hover  .btnarrow{
        position:absolute;
        right:20px !important;
        top:40px !important;
        width: 50px;
        height: 8px;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        transform: skew(45deg);
    }
    footer .staffcredit{
        margin:40px auto;
    }
}

.gothic{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif !important;
}

/*アコーディオン*/
.toggle {
	display: none;
}
.Label {
    width:86%;
    margin:5% 7% 0 7%;
	display: block;
    font-size:0.9em;
    position: relative;
    padding-left:20px;
}
.Label:hover{
    cursor: pointer;
}
.Label::before,
.Label::after{
    position: absolute;
    content:'';
    width: 13px;
    height: 1px;
    background-color: #000;
}
.Label::before{
    top:47%;
    left: 0;
    transform: rotate(0deg);
}
.Label::after{    
    top:47%;
    left: 0;
    transform: rotate(90deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {
	height: 0;
	margin-bottom:0;
	padding:0 7%;
	overflow: hidden;
}
.toggle:checked + .Label + .content {
	height: auto;
	padding:2% 7%;
	transition: all .3s;
}
.toggle:checked + .Label::after{
	transform: rotate(0deg) !important;
}
@media screen and (min-width: 1000px){
    .Label {
        width:100%;
        margin:10px 0 0 0;
        display: block;
        font-size:0.9em;
    }
    .Label::before,
    .Label::after{
        left:0;
    }
    .content {
        height: 0;
        margin-bottom:0;
        padding:0;
        overflow: hidden;
    }
    .toggle:checked + .Label + .content {
        height: auto;
        padding:10px 0;
        transition: all .3s;
    }
}