@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
section,div,ul,li,p {
    margin: 0;
    padding: 0;
}
.rblock {
    position: relative;
}
.ablock {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.rblock img, .ablock img {
    display: block;
}
.pblock img {
    display: block;
    width: 100%;
}
li {
    list-style: none;
}
img {
    border: 0;
    vertical-align: top;
}
a {
    color: #0099FF;
    outline: 0;
}
a:focus {
    outline: 0;
}
html {
    width: 100%;
    background: #f2f2f2;
    overflow-y: scroll;
}
body {
    width: 100%;
	min-width: 960px;
    color: #6f6e6f;
    background: #000; 
}
#wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    line-height: 1.5;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 18px;
}
h1, h2, h3, h4, h5 {
    font-weight: 700;
    margin: 0;
    padding: 0;
}
h2 {
    text-align: center;
}
footer {
    text-align: center;
}
.wrapper {
    width: 100%;
}
.contents {
    position: relative;
    max-width: 1500px;
    width: 95%;
    margin: 0 auto;
}
.contents_s {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.contents_m {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
/* common */
#bg {
    position: relative;
    width: 100%;
}
#bg2 {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
}
#lovl {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10000;
    background: #fff;
}
#loadimg {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;
    -webkit-animation: a_load_img 2.5s linear 0s infinite;
    animation: a_load_img 2.5s linear 0s infinite;
}
.over {
    transition: .2s;
}
.over:hover {
    opacity: 0.7;
}
.no_newline {
    white-space: nowrap !important;
}
.sp, .ipad { display: none; }
@-webkit-keyframes a_load_img {
    0% {
        -webkit-transform: rotate(0%);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes a_load_img {
    0% {
        transform: rotate(0%);
    }
    100% {
        transform: rotate(360deg);
    }
}
.white_bg {
    background: #fff;
    border-radius: 90px;
}
.btn {
    border-radius: 1000px;
    color: #fff;
    line-height: 1;
    text-align: center;
    display: block;
    transition: .2s;
}
.btn a {
    text-decoration: none;
    color: #fff;
    display: block;
}
.btn:hover {
    opacity: 0.5;
}
.fontsizeL {
    font-size: 35px;
}
.item_img {
    border: solid 1px #909090;
    border-radius: 30px;
    overflow: hidden;
    box-sizing: border-box;
}
hr {
    border: none;
    border-bottom: 4px dotted #bfc0c0;
    margin: 9.375% 0;
}


/* -- header -- */
header{
    position: relative;
    width: 100%;
    background-color: #fff;
    padding-bottom: 14.58%;
    margin: 0;
}
header img{
    width: 100%;
}
header h1{
    position: relative;
    width: 32.5%;
    margin-left: 66.41%;
    font-size: 0;
    line-height: 0;
}
header p{
    font-size: 0;
    line-height: 0;
}
header p.header-logo{
    position: relative;
    width: 29.75%;
    margin-bottom: 2.25%;
    margin-left: 5.08%;
    padding-top: 3%;
    z-index: 20;
}
#header-logo-shadow{
    filter: drop-shadow(0px 0px 2.25vw #464646);
}
.header-img{
    position: absolute;
    width: 62.5%;
    top: 0;
    left: 0;
    margin-top: 1.33%;
}
.header-img1{
    position: absolute;
    width: 51.33%;
    top: 0;
    left: 0;
}
.header-img1 picture{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.header-img1 p{
    position: absolute;
    width: 74.28%;
    top: 0;
    left: 0;
    margin-top: 109.09%;
    margin-left: 8.57%;
}
#header-img1-shadow{
    filter: drop-shadow(0px 0px 13px #292929);
}
.header-img2{
    position: absolute;
    width: 48.66%;
    top: 0;
    right: 0;
}
.header-img2 picture{
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
}
.header-img2 p{
    position: absolute;
    width: 70.41%;
    top: 0;
    right: 0;
    margin-top: 113.15%;
    margin-right: 13.15%;
}
#header-img2-shadow{
    filter: drop-shadow(0px 0px 13px #292929);
}


/* -- s01 -- */
#s01 {
    position: relative;
    width: 100%;
    display: flex;
    background-color: #fff;
}
#s01 img{
    width: 100%;
}
#s01 a{
    display: block;
    width: 50%;
}
#s01 h2{
    position: relative;
    font-size: 0;
    line-height: 0;
    z-index: 10;
}
#s01 picture{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
}
#s01-1{
    position: relative;
    width: 100%;
}
#s01-1 h2{
    width: 54.33%;
    padding-top: 4.83%;
    padding-bottom: 71.6%;
    margin-left: 21%;
}
#s01-2{
    position: relative;
    width: 100%;
}
#s01-2 h2{
    width: 38.66%;
    padding-top: 5%;
    padding-bottom: 71.6%;
    margin-left: 29.16%;
}
#s01-2-shadow1{
    filter: drop-shadow(0px 0px 13px #9c6438);
}
#s01-2-shadow2{
    filter: drop-shadow(0px 0px 13px #73abe2);
}

/* -- s02 -- */
#s02 {
    position: relative;
    width: 100%;
    display: flex;
}
#s02 img,
#s02 picture{
    width: 100%;
}
#s02 h2,
#s02 h3{
    position: relative;
    font-size: 0;
    line-height: 0;
    z-index: 10;
}
#s02 p{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
}
#s02-1{
    position: relative;
    width: 50%;
    padding-top: 2.25%;
    padding-bottom: 2.25%;
}
#s02-1 h2{
    width: 50%;
    margin-left: 48.66%;
}
#s02-1 h3{
    width: 78.83%;
    margin-bottom: 51.66%;
    margin-left: 11.66%;
}
#s02-2{
    position: relative;
    width: 50%;
    padding-top: 2.25%;
    padding-bottom: 2.16%;
}
#s02-2 h2{
    width: 34%;
    margin-left: 7%;
}
#s02-2 h3{
    width: 81.83%;
    margin-bottom: 50.83%;
    margin-left: 6.66%;
}

/* -- s03 -- */
#s03 {
    position: relative;
    width: 100%;
    background-color: #fff;
}
#s03 img,
#s03 picture{
    width: 100%;
}
#s03-1{
    position: relative;
    width: 100%;
    display: flex;
    margin-bottom: 2%;
}
#s03-1 h3{
    position: relative;
    width: 50%;
}
#s03-2{
    position: relative;
    width: 72.91%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 2%;
    margin-left: 13.08%;
}
#s03-2 h4{
    position: relative;
    font-size: 0;
    line-height: 0;
}
#s03-2 h4:nth-of-type(1){
    width: 47.42%;
}
#s03-2 h4:nth-of-type(2){
    width: 45.25%;
}
#s03-3{
    position: relative;
    padding-bottom: 1%;
}
#s03-3 p{
    position: relative;
    width: 29.75%;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
}

/* -- s04 -- */
#s04 {
    position: relative;
    width: 100%;
    padding-bottom: 1.33%;
    background-color: #fff;
}
#s04 img,
#s04 picture{
    width: 100%;
}
#s04 h3{
    position: relative;
    width: 84.08%;
    margin: 0 auto 22.08%;
    padding-top: 1.41%;
    font-size: 0;
    line-height: 0;
    z-index: 10;
}
#s04 h4{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    z-index: 10;
}
#s04 h4:nth-of-type(1){
    width: 20.41%;
    margin-top: 10.33%;
    margin-left: 5.5%;
    padding: 0.75% 0.91% 0.83% 1%;
    background: url('../images/txt_09_bg.png') top left no-repeat;
    background-size: 100% auto;
}
#s04 h4:nth-of-type(2){
    width: 21.33%;
    margin-top: 19.08%;
    margin-left: 72.33%;
}
#s04 p{
    position: relative;
    width: 29.75%;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    z-index: 10;
}
#s04-1 {
    position: relative;
}
.s04-1-1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
}
.s04-1-1 picture{
    width: 50%;
}


/* -- s05 -- */
#s05 {
    position: relative;
    width: 100%;
    padding-bottom: 8.48%;
    background-color: #fff;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
.copyon {
    padding-bottom: 8.3% !important;
}
#s05 img,
#s05 picture{
    width: 100%;
}
#s05 picture{
    position: relative;
    width: 100%;
}
#s05-0{
    position: relative;
    width: 100%;
}
#s05-0 p{
    position: relative;
    width: 100%;
    margin: 0 auto 1.5%;
    padding-top: 1.5%;
    background-color: #FFF;
    text-align: center;
}
#s05-0 p a {
    display: block;
    width: 28.66%;
    background-color: #000;
    background: #000 url('../images/btn_arrow.svg') center right 2vw no-repeat;
    background-size: 0.85vw auto;
    font-size: 1.3vw;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 1.91% 0;
    -webkit-box-shadow: 0px 0px 17px -8px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 0px 17px -8px rgba(0, 0, 0, 0.46);
    margin: 0 auto;
}

#s05 a p.swofficiallink{
    position: absolute;
    width: 28.66%;
    background-color: #000;
    background: #000 url('../images/btn_arrow.svg') center right 2vw no-repeat;
    background-size: 0.85vw auto;
    top: 0;
    left: 0;
    margin-top: 15.83%;
    margin-left: 35.66%;
    font-size: 1.3vw;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 1.91% 0;
    -webkit-box-shadow: 0px 0px 17px -8px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 0px 17px -8px rgba(0, 0, 0, 0.46);
}
.s05-1-eyeuplink{
    position: relative;
    width: 100%;
    margin: 1.5% auto 1.5%;
    background-color: #FFF;
    text-align: center;
}
.s05-1-eyeuplink a {
    display: block;
    width: 28.66%;
    background-color: #000;
    background: #000 url('../images/btn_arrow.svg') center right 2vw no-repeat;
    background-size: 0.85vw auto;
    font-size: 1.3vw;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 1.91% 0;
    -webkit-box-shadow: 0px 0px 17px -8px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 0px 17px -8px rgba(0, 0, 0, 0.46);
    margin: 0 auto;
}
#s05 p.s05-1-copyright{
    width: 100%;
    text-align: center;
    font-size: 1.2vw;
    line-height: 1.2;
    color: #fff;
    background-color: #000;
    padding:0.2% 0;
}

/* -- footer -- */
footer.swsnowglove_footer{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #e6e6e6;
    padding-top: 1.58%;
    padding-bottom: 0.9%;
    -webkit-box-shadow: 0px 0px 21px -2px rgba(0, 0, 0, 0.59);
    box-shadow: 0px 0px 21px -2px rgba(0, 0, 0, 0.59);
    z-index: 100;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
footer.swsnowglove_footer ul{
    width: 68.66%;
    margin: 0 auto 1%;
    display: flex;
    justify-content: space-between;
}
footer.swsnowglove_footer ul li{
    width: 46.11%;
    font-size: 1.4vw;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    -webkit-box-shadow: 0px 0px 17px -8px rgba(0, 0, 0, 0.46);
    box-shadow: 0px 0px 17px -8px rgba(0, 0, 0, 0.46);
}
footer.swsnowglove_footer ul li a{
    display: block;
    padding: 5.87% 0;
    color: #fff;
    text-decoration: none;
}
footer.swsnowglove_footer ul li a:hover{
    text-decoration: none;
}
footer.swsnowglove_footer ul li.mftop a{
    background: #a38a77 url('../images/btn_arrow.svg') center right 1vw no-repeat;
    background-size: 0.85vw auto;
}
footer.swsnowglove_footer ul li.atatlink a{
    background: #a9b3cd url('../images/btn_arrow.svg') center right 1vw no-repeat;
    background-size: 0.85vw auto;
}
footer.swsnowglove_footer ul li.swsgtop a{
    background: #000 url('../images/btn_arrow.svg') center right 1vw no-repeat;
    background-size: 0.85vw auto;
}
footer.copynone{
    padding-top: 1.58% !important;
    padding-bottom: 1.58% !important;
}
footer.copynone ul{
    margin: 0 auto !important;
}

/* -- item-header -- */
#item-header {
    position: relative;
    width: 100%;
    display: flex;
    background-color: #fff;
}
#item-header img{
    width: 100%;
}
#item-header picture{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
}
#item-header-1{
    position: relative;
    width: 50%;
}
#item-header-1 p{
    position: relative;
    width: 60%;
    margin:0 auto;
    padding: 4% 5% 73.6%;
    z-index: 10;
}
#item-header-logo-shadow1 {
    filter: drop-shadow(0px 0px 13px #9c6438);
}
#item-header-2{
    position: relative;
    width: 50%;
}
#item-header-2 h2{
    position: relative;
    width: 60%;
    padding-top: 25%;
    margin: 0 auto 8%;
}
#item-header-2 h1{
    position: relative;
    width: 54.33%;
    margin: 0 auto ;
    z-index: 10;
}

/* -- item-header2 -- */
#item-header2 {
    position: relative;
    width: 100%;
    display: flex;
    background-color: #fff;
}
#item-header2 img{
    width: 100%;
}
#item-header2 picture{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
}
#item-header2-1{
    position: relative;
    width: 50%;
}
#item-header2-1 p{
    position: relative;
    width: 60%;
    margin:0 auto;
    padding: 4% 5% 73.6%;
    z-index: 10;
}
#item-header-logo-shadow2 {
    filter: drop-shadow(0px 0px 13px #73abe2);
}
#item-header2-1 h1{
    position: relative;
    width: 38.66%;
    padding-top:5%;
    padding-bottom: 71.6%;
    margin-left: 29.16%;
    z-index: 10;
}
#item-header2-2{
    position: relative;
    width: 50%;
}
#item-header2-2 h2{
    position: relative;
    width: 60%;
    padding-top: 25%;
    margin: 0 auto 8%;
}
#item-header2-2 h1{
    position: relative;
    width: 38.76%;
    margin: 0 auto ;
    z-index: 10;
}


#item-main{
    position: relative;
    width: 100%;
    padding: 3% 0;
    background-color: #fff;
}
#item-main img,
#item-main picture{
    width: 100%;
}
#item-main-conts1{
    position: relative;
    width: 60%;
    margin: 0 auto 3%;
    padding-bottom: 3%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom:solid 1px #6f6e6f;
}
.item-main-1{
    position: relative;
    width: 50%;
}
.item-main-1 picture{
    position: relative;
    width: 100%;
}
.item-main-1-imgbox{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.swiper-slide-thumb-active img{
    opacity: 0.6 !important;
}
.js-swiper-main{
    margin-bottom: 1.5%;
}
.swiper-button-next, .swiper-button-prev {
    top: 40% !important;
    color: #FFF !important;
}
.js-swiper-main::after{
    content: '';
    position: absolute;
    bottom:0;
    right: 0;
    width: 5%;
    height: 0;
    padding-top: 5%;
    margin-bottom: 26%;
    margin-right: 1%;
    background: url('../images/zoom.png') bottom right no-repeat;
    background-size: 100% auto;
    z-index: 100;
}
.item-main-2{
    position: relative;
    width: 45%;
}
.item-main-2 h2{
    position: relative;
    font-size: 1.2vw;
    line-height: 1.5;
    margin-bottom: 3%;
    text-align: left;
}
.item-main-2 p.item-main-price{
    position: relative;
    font-size: 1vw;
    line-height: 1.5;
    margin-bottom: 3%;
}
.item-main-2 p.item-main-price strong{
    font-size: 2vw;
}
.item-main-2 p.item-main-comingsoon{
    position: relative;
    font-size: 1.5vw;
}
.item-main-2 p.item-main-price strong{
    font-size: 2vw;
}
.item-main-2 p.annotation{
    position: relative;
    font-size: 0.8vw;
    line-height: 1.5;
    margin-bottom: 3%;
}
.item-main-2 table{
    position: relative;
    width: 100%;
    margin-bottom: 3%;
    font-size: 1vw;
}
.item-main-2 select {
    display: block;
    width: 70%;
    background: #fff;
    border: none;
    border: solid 1px #909090;
    border-radius: 0;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 1.2vw;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.item-main-2 button {
    display: block;
    width: 80%;
    cursor: pointer;
    border: none;
    line-height: 1;
    color: #fff;
    box-sizing: border-box;
    transition: .2s;
    margin-bottom: 3%;
    padding: 2.5% 0;
    font-size: 1.1vw;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.item-main-2 button:hover {
    opacity: 0.8;
}
.btn {
    color: #fff;
    line-height: 1;
    text-align: center;
    display: block;
    transition: .2s;
    width: 80%;
    border-radius: 0;
    padding: 2.5% 0;
    font-size: 1.1vw;
    font-weight: bold;
    margin-bottom: 3%;
}
.btn.b_rakuten {
    background: #bf0000 url('../images/btn_arrow.svg') center right 1vw no-repeat;
    background-size: 0.85vw auto;
}
.btn.b_amazon {
    background: #0f1111 url('../images/btn_arrow.svg') center right 1vw no-repeat;
    background-size: 0.85vw auto;
}
.btn.b_disney {
    background: #0795e6 url('../images/btn_arrow.svg') center right 1vw no-repeat;
    background-size: 0.85vw auto;
}
.item-main-2 button.mf {
    background: #a38a77 url('../images/btn_arrow.svg') center right 1vw no-repeat;
    background-size: 0.85vw auto;
}
.item-main-2 button.atatbtn {
    background: #a9b3cd url('../images/btn_arrow.svg') center right 1vw no-repeat;
    background-size: 0.85vw auto;
}
#item-main-conts2{
    position: relative;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 3%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom:solid 1px #6f6e6f;
}


#item-s01{
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
}
#item-s01 img,
#item-s01 picture{
    width: 100%;
}
#item-s01-1{
    position: relative;
    width: 50%;
    padding-top: 2.25%;
    padding-bottom: 2.25%;
}
#item-s01-1 h2, #item-s01-1 h3 {
    position: relative;
    font-size: 0;
    line-height: 0;
    z-index: 10;
 }
#item-s01-1 h2 {
    width: 50%;
    margin-left: 48.66%;
}
#item-s01-1 h3 {
    width: 78.83%;
    margin-bottom: 51.66%;
    margin-left: 11.66%;
}
#item-s01-1 h2.atat {
    width: 34%;
    margin-left: 7%;
}
#item-s01-1 h3.atat {
    width: 81.83%;
    margin-bottom: 50.83%;
    margin-left: 6.66%;
}
#item-s01-1 p{
    font-size: 0;
    line-height: 0;
}
#item-s01-1 p.item-s01-img1 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
}
#item-s01-2{
    position: relative;
    width: 50%;
}
#item-s01-3{
    position: relative;
    width: 72.91%;
    display: flex;
    justify-content: space-between;
    padding-top: 2%;
    margin-bottom: 2%;
    margin-left: 13.08%;
}
#item-s01-3 h4 {
    position: relative;
    font-size: 0;
    line-height: 0;
}
#item-s01-3 h4:nth-of-type(1) {
    width: 47.42%;
}
#item-s01-3 h4:nth-of-type(2) {
    width: 45.25%;
}
#item-s01-4{
    position: relative;
    width: 100%;
    padding-bottom: 1%;
}
#item-s01-4 p {
    position: relative;
    width: 29.75%;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
}

#item-spec{
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 5%;
    background-color: #FFF;
}
#item-spec h2{
    position: relative;
    width: 100%;
    margin: 0 auto 0.5%;
    font-size: 2vw;
}
#item-spec table{
    position: relative;
    width: 60%;
    margin: 0 auto;
    border-top: solid 1px #6f6e6f;
    border-left: solid 1px #6f6e6f;
    border-collapse: collapse;
}
#item-spec table th,
#item-spec table td{
    border-right: solid 1px #6f6e6f;
    border-bottom: solid 1px #6f6e6f;
    padding: 1.5% 1.5% 1.3%;
    font-size: 0.9vw;
    line-height: 1.5;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}



@media screen and (max-width:1400px) {
    body {
		min-width: auto;
	}
}
@media screen and (max-width:1067px) {
    .ipad { display: block; }
}
@media screen and (max-width:767px) {
    /* common */
	body {
		min-width: auto;
	}
    .contents {
        min-width: auto;
    }
    .pc { display: none; }
    .sp { display: block; }
    .sp_inline { display: inline; }

    /* -- header -- */
header{
    padding-bottom: 5.73%;
}
header h1{
    width: 61.2%;
    margin: 0 auto;
}
header p.header-logo{
    width: 48.93%;
    margin-left: 6.4%;
    margin-bottom: 47.73%;
    padding-top: 5.6%;
}
#header-logo-shadow {
    filter: drop-shadow(0px 0px 3.73vw #464646);
}
.header-img{
    width: 100%;
    margin-top: 1.33%;
}
.header-img1{
    width: 51.06%;
}
.header-img1 p{
    width: 74.67%;
    margin-top: 112.01%;
    margin-left: 8.61%;
}
#header-img1-shadow {
    filter: drop-shadow(0px 0px 1.73vw #292929);
}
.header-img2{
    width: 48.93%;
}
.header-img2 p{
    width: 70.02%;
    margin-top: 114.98%;
    margin-right: 13.079%;
}
#header-img2-shadow {
    filter: none;
}


/* -- s01 -- */
#s01-1 h2{
    width: 86.66%;
    padding-top: 4%;
    padding-bottom: 118.2%;
    margin-left: 7.2%;
}
#s01-2-shadow1 {
    filter: drop-shadow(0px 0px 1.86vw #9c6438);
}
#s01-2 h2{
    width: 61.86%;
    padding-top: 4%;
    padding-bottom: 118.2%;
    margin-left: 16%;
}
#s01-2-shadow2 {
    filter: drop-shadow(0px 0px 1.86vw #73abe2);
}

/* -- s02 -- */
#s02 {
    display: block;
    background-color: #fff;
}
#s02 p{
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
}
#s02-1{
    width: 100%;
    padding-top: 3.86%;
    padding-bottom: 1.46%;
}
#s02-1 h2{
    width: 50.13%;
    margin-right: 2.26%;
    margin-bottom: 5.26%;
    margin-left: auto;
}
#s02-1 h3{
    width: 81.06%;
    margin: 0 auto 52.53%;
}
#s02-1 p.s02-1-img1{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
}
#s02-1 p.s02-1-img2{
    width: 100%;
    margin-bottom: 2.8%;
}
#s02-1 p.s02-1-txt{
    width: 63.33%;
    margin: 0 auto;
}
.s02-1-price{
    width: 91.86%;
    margin: 0 auto 1.06%;
    display: flex;
    justify-content: space-between;
}
.s02-1-price h4{
    position: relative;
    font-size: 0;
    line-height: 0;
}
.s02-1-price h4:nth-of-type(1){
    width: 48.18%;
}
.s02-1-price h4:nth-of-type(2){
    width: 46.29%;
}
#s02-2{
    width: 100%;
    padding-top: 2.93%;
    padding-bottom: 1.6%;
}
#s02-2 h2{
    width: 37.2%;
    margin-left: 7.2%;
    margin-bottom: 5.06%;
}
#s02-2 h3{
    width: 83.86%;
    margin: 0 auto 53.46%;
}
#s02-2 p.s02-2-img1{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
}
#s02-2 p.s02-2-img2{
    width: 100%;
    margin-top: -1.86%;
    margin-bottom: 2.8%;
}
#s02-2 p.s02-2-txt{
    width: 63.33%;
    margin: 0 auto;
}
.s02-2-price{
    width: 91.86%;
    margin: 0 auto 1.06%;
    display: flex;
    justify-content: space-between;
}
.s02-2-price h4{
    position: relative;
    font-size: 0;
    line-height: 0;
}
.s02-2-price h4:nth-of-type(1){
    width: 48.18%;
}
.s02-2-price h4:nth-of-type(2){
    width: 46.29%;
}

/* -- s04 -- */
#s04 {
    padding-bottom: 3.33%;
}
#s04 h3{
    position: absolute;
    top: 0;
    left: 0;
    width: 83.46%;
    margin: 38.4% 0 0 9.06%;
    padding-top: 0;
}
#s04 h4:nth-of-type(1){
    width: 40.93%;
    margin-top: 4.53%;
    margin-left: 6.13%;
    padding: 1.73% 1.73% 1.86% 1.86%;
}
#s04 h4:nth-of-type(2){
    width: 42.53%;
    margin-top: 71.46%;
    margin-left: 52%;
}
#s04 p{
    width: 71.33%;
}
.s04-1-1{
    position: relative;
    top: auto;
    left: auto;
    display: block;
}
.s04-1-1 picture{
    width: 100%;
}


/* -- s05 -- */
#s05 {
    padding-bottom: 18.56%;
}
.copyon {
    padding-bottom: 15% !important;
}
#s05-0 p a {
    width: 40%;
    background: #000 url('../images/btn_arrow.svg') center right 1.4vw no-repeat;
    background-size: 2.3vw auto;
    font-size: 2.66vw;
    padding: 2.53% 0;
}

#s05 a p.swofficiallink{
    width: 40%;
    margin-top: 21.5%;
    margin-left: 30%;
    font-size: 2.66vw;
    padding: 2.53% 0;
    background: #000 url('../images/btn_arrow.svg') center right 1.4vw no-repeat;
    background-size: 2.3vw auto;
}
#s05 p.s05-1-copyright{
    font-size: 2.6vw;
    padding:1% 0;
}
.s05-1-eyeuplink a {
    display: block;
    width: 40%;
    background-color: #000;
    background: #000 url('../images/btn_arrow.svg') center right 1.4vw no-repeat;
    background-size: 2.3vw auto;
    font-size: 2.66vw;
    padding: 3% 0;
}

/* -- footer -- */
footer.swsnowglove_footer{
    padding-top: 2.53%;
    padding-bottom: 1.33%;
}
footer.swsnowglove_footer ul{
    width: 95%;
    margin: 0 auto 2.33%;
}
footer.swsnowglove_footer ul li{
    width: 47%;
    font-size: 2.9vw;
    line-height: 1.2;
}
footer.swsnowglove_footer ul li a{
    padding: 3.44% 0;
}
footer.swsnowglove_footer ul li.mftop a{
    background: #a38a77 url('../images/btn_arrow.svg') center right 1.6vw no-repeat;
    background-size: 2.3vw auto;
}
footer.swsnowglove_footer ul li.atatlink a{
    background: #a9b3cd url('../images/btn_arrow.svg') center right 1.6vw no-repeat;
    background-size: 2.3vw auto;
}
footer.swsnowglove_footer ul li.swsgtop a{
    background: #000 url('../images/btn_arrow.svg') center right 1.6vw no-repeat;
    background-size: 2.3vw auto;
}
footer.swsnowglove_footer p{
    font-size: 2.13vw;
}
footer.copynone {
    padding-top: 2.53% !important;
    padding-bottom: 2.53% !important;
}
footer.copynone ul{
    margin: 0 auto !important;
}

/* -- item-header -- */
#item-header-1 p {
    width: 80%;
    padding: 7% 5% 120%;
}
#item-header-logo-shadow1 {
    filter: drop-shadow(0px 0px 1.73vw #9c6438);
}
#item-header-2 h2{
    width: 90%;
    padding-top: 45%;
    margin: 0 auto 8%;
}
#item-header-2 h1{
    width: 90%;
}

/* -- item-header2 -- */
#item-header2-1 p {
    width: 80%;
    padding: 7% 5% 120%;
    margin-left: 6%;
}
#item-header-logo-shadow2 {
    filter: drop-shadow(0px 0px 1.73vw #73abe2);
}
#item-header2-2 h2{
    width: 90%;
    padding-top: 45%;
    margin: 0 auto 8%;
}
#item-header2-2 h1{
    width: 64.21%;
}

#item-main-conts1{
    width: 90%;
    margin: 0 auto 5%;
    padding-bottom: 3%;
    display: block;
    border-bottom:solid 1px #6f6e6f;
}
.item-main-1{
    width: 80%;
    margin:0 auto 3%;
}
.item-main-2{
    width: 100%;
}
.item-main-2 h2{
    font-size: 4vw;
    margin-bottom: 3%;
}
.item-main-2 p.item-main-price{
    font-size: 4vw;
}
.item-main-2 p.item-main-price strong{
    font-size: 6vw;
}
.item-main-2 p.item-main-comingsoon{
    font-size: 6vw;
}
.item-main-2 p.annotation{
    font-size: 3vw;
}
.item-main-2 table td{
    font-size: 3vw;
}
.item-main-2 select {
    font-size: 4vw;
}
.item-main-2 button {
    font-size: 4vw;
    width: 100%;
}
.btn {
    width: 100%;
    font-size: 4vw;
}
.btn.b_rakuten {
    background: #bf0000 url('../images/btn_arrow.svg') center right 4vw no-repeat;
    background-size: 2.3vw auto;
}
.btn.b_amazon {
    background: #0f1111 url('../images/btn_arrow.svg') center right 4vw no-repeat;
    background-size: 2.3vw auto;
}
.btn.b_disney {
    background: #0795e6 url('../images/btn_arrow.svg') center right 4vw no-repeat;
    background-size: 2.3vw auto;
}
.item-main-2 button.mf {
    background: #a38a77 url('../images/btn_arrow.svg') center right 4vw no-repeat;
    background-size: 2.3vw auto;
}
.item-main-2 button.atatbtn {
    background: #a9b3cd url('../images/btn_arrow.svg') center right 4vw no-repeat;
    background-size: 2.3vw auto;
}

#item-main-conts2{
    width: 90%;
    margin: 0 auto 3%;
    padding-bottom: 3%;
    display: block;
}


/* -- item-s01 -- */
#item-s01 {
    display: block;
    background-color: #fff;
}
#item-s01 p{
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    margin-bottom: 2.8%;
}
#item-s01-1{
    width: 100%;
    padding-top: 3.86%;
    padding-bottom: 1.46%;
}
#item-s01-1 h2{
    width: 50.13%;
    margin-right: 2.26%;
    margin-bottom: 5.26%;
    margin-left: auto;
}
#item-s01-1 h3{
    width: 81.06%;
    margin: 0 auto 52.53%;
}
#item-s01-1 p.item-s01-1-img1{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
}
#item-s01-1 p.item-s01-1-img2{
    width: 100%;
    margin-bottom: 2.8%;
}
#item-s01-1 p.item-s01-1-txt{
    width: 63.33%;
    margin: 0 auto;
}
.item-s01-price{
    width: 91.86%;
    margin: 0 auto 1.06%;
    display: flex;
    justify-content: space-between;
}
.item-s01-price h4{
    position: relative;
    font-size: 0;
    line-height: 0;
}
.item-s01-price h4:nth-of-type(1){
    width: 48.18%;
}
.item-s01-price h4:nth-of-type(2){
    width: 46.29%;
}
#item-s01-3{
    display: none;
}

#item-spec h2{
    font-size: 6vw;
}
#item-spec table{
    width: 90%;
}
#item-spec table th,
#item-spec table td{
    padding: 0.8% 1% 0.5%;
    font-size: 3.5vw;
    line-height: 1.5;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
#item-spec table th{
    width: 25%;
}



}

[data-aos=imganime1] {
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
}
[data-aos=imganime1].aos-animate {
	-webkit-clip-path: inset(0);
	clip-path: inset(0);
}

