@charset "utf-8";

/*------------------------------
  ベース
------------------------------*/

@media screen and (max-width: 767px) {
  .pc_only {
    display: none !important;
  }
  .sp_only {
    display: block;
  }
  body {
    overflow-x: hidden;
    font-size: 13px !important;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    font-weight: normal;
  }
  #wrap {
    overflow-x: hidden;
    width: 100%;
  }
}

/*------------------------------
  ヘッダー
------------------------------*/

@media screen and (max-width: 767px) {
  .header {
    height: 50px;
    width: 100vw;
    background-color: #f2311d;
    margin: auto;
    position: fixed;
    z-index: 100;
  }
  .header_inn {
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
  }
  .header_inn_l {
    width: 50%;
    position: relative;
  }
  .header_inn_l .logo {
    width: 125px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
  }
  .header_inn_r {
    width: 50%;
    position: relative;
  }
  .header_inn_r .btn_addcart {
    width: 123px;
    height: 32px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
  }
}

/*------------------------------
  mv
------------------------------*/

@media screen and (max-width: 449px) {
  .mvarea {
    width: 100vw;
    background-image: url(../img/bg1.jpg);
    background-repeat: repeat;
    background-position: 9% 59%;
    background-size: 16%;
    padding: 42px 0 200px;
    position: relative;
    margin: auto;
    overflow-x: hidden;
  }
  .mvarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .mvarea_inn .img_10 {
    width: 73.5%;
    height: auto;
    margin: auto;
    position: absolute;
    right: -50px;
    bottom: -180px;
    animation: 4s Roll03 ease-in-out infinite;
  }
  .mvarea_inn .img_11 {
    width: 24%;
    height: auto;
    margin: auto;
    position: absolute;
    left: -37px;
    bottom: -203px;
    animation: 4s Roll02 ease-in-out infinite;
  }
  .mt {
    width: 94.6%;
    height: auto;
    margin: auto;
    padding: 18px 0 0;
    display: block;
  }
  .mv {
    width: 100%;
    height: auto;
    margin: -39px auto 0;
    display: block;
  }
  @keyframes Roll02 {
    0% {
      transform: rotate(5deg);
      width: 53%;
    }
    50% {
      transform: rotate(-5deg);
      width: 55%;
    }

    100% {
      transform: rotate(5deg);
      width: 53%;
    }
  }
  @keyframes Roll03 {
    0% {
      transform: rotate(5deg);
      width: 65%;
    }
    50% {
      transform: rotate(-5deg);
      width: 63%;
    }
    100% {
      transform: rotate(5deg);
      width: 65%;
    }
  }
}

@media screen and (min-width:450px) and (max-width:767px) {
  .mvarea {
    width: 100vw;
    background-image: url(../img/bg1.jpg);
    background-repeat: repeat;
    background-position: 9% 59%;
    background-size: 16%;
    padding: 42px 0 200px;
    position: relative;
    margin: auto;
    overflow-x: hidden;
  }
  .mvarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .mvarea_inn .img_10 {
    width: 73.5%;
    height: auto;
    margin: auto;
    position: absolute;
    right: -50px;
    bottom: -200px;
    animation: 4s Roll03 ease-in-out infinite;
  }
  .mvarea_inn .img_11 {
    width: 24%;
    height: auto;
    margin: auto;
    position: absolute;
    left: -37px;
    bottom: -200px;
    animation: 4s Roll02 ease-in-out infinite;
  }
  .mt {
    width: 94.6%;
    height: auto;
    margin: auto;
    padding: 18px 0 0;
    display: block;
  }
  .mv {
    width: 100%;
    height: auto;
    margin: -39px auto 0;
    display: block;
  }
  @keyframes Roll02 {
    0% {
      transform: rotate(5deg);
      width: 38%;
    }
    50% {
      transform: rotate(-5deg);
      width: 40%;
    }

    100% {
      transform: rotate(5deg);
      width: 38%;
    }
  }
  @keyframes Roll03 {
    0% {
      transform: rotate(5deg);
      width: 50%;
    }
    50% {
      transform: rotate(-5deg);
      width: 48%;
    }
    100% {
      transform: rotate(5deg);
      width: 50%;
    }
  }
}

/*------------------------------
  video
------------------------------*/

@media screen and (max-width: 449px) {
  .videoarea {
    width: 100vw;
    background-color: #ffffff;
    background-image: url(../img/sp/bg_video.png);
    background-repeat: repeat-x;
    background-position: right 82px top 88px;
    background-size: 67px;
    padding: 33px 0 50px;
    position: relative;
    margin: auto;
  }
  .videoarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .videoarea_inn .img_08 {
    width: 30%;
    height: auto;
    position: absolute;
    left: -31px;
    bottom: -100px;
    z-index: 50;
  }
  .videoarea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_03.svg);
    z-index: 31;
  }
  .video {
    position:relative;
    width:100%;
    padding-top:56.25%;
  }
  .video iframe{
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
  }
}

@media screen and (min-width:450px) and (max-width: 767px) {
  .videoarea {
    width: 100vw;
    background-color: #ffffff;
    background-image: url(../img/sp/bg_video.png);
    background-repeat: repeat-x;
    background-position: right 82px top 88px;
    background-size: 67px;
    padding: 33px 0 50px;
    position: relative;
    margin: auto;
  }
  .videoarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .videoarea_inn .img_08 {
    width: 25%;
    height: auto;
    position: absolute;
    left: -39px;
    bottom: -164px;
    z-index: 50;
}
  .videoarea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_03.svg);
    z-index: 31;
  }
  .video {
    position:relative;
    width:100%;
    padding-top:56.25%;
  }
  .video iframe{
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
  }
}


/*------------------------------
  howto
------------------------------*/

@media screen and (max-width: 449px) {
  .howtoarea {
    width: 100vw;
    background-color: #1e2773;
    background-image: url(../img/sp/bg_howto.png);
    background-repeat: repeat-x;
    background-position: right 82px top 358px;
    background-size: 67px;
    padding: 33px 0 62px;
    position: relative;
    margin: auto;
  }
  .howtoarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .howtoarea_inn .img_howto_t {
    width: 35%;
    height: auto;
    height: auto;
    margin: 0 auto 30px;
    display: block;
  }
  .howtoarea_inn .img_01 {
    width: 36.4%;
    height: auto;
    position: absolute;
    right: -25px;
    top: 27px;
  }
  .howtoarea_inn .img_09 {
    width: 29%;
    height: auto;
    position: absolute;
    left: -27px;
    bottom: 150px;
  }
  .howtoarea_inn .img_howto_s01 {
    width: 87.5%;
    height: auto;
    height: auto;
    margin: 0 auto 20px;
    display: block;
  }
  .howtoarea_inn .img_howto_s02 {
    width: 87.5%;
    height: auto;
    height: auto;
    margin: 0 auto 20px;
    display: block;
  }
  .howtoarea_inn .img_howto_s03 {
    width: 87.5%;
    height: auto;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .howtoarea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_02.svg);
    z-index: 31;
  }
  .howtoarea_box {
    background-color: #ffffff;
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin: 0 auto 20px;
    padding: 60px 0;
  }
  .howtoarea_box:last-child {
    margin: 0 auto;
  }
}

@media screen and (min-width:450px) and (max-width: 767px) {
  .howtoarea {
    width: 100vw;
    background-color: #1e2773;
    background-image: url(../img/sp/bg_howto.png);
    background-repeat: repeat-x;
    background-position: right 82px top 358px;
    background-size: 67px;
    padding: 33px 0 62px;
    position: relative;
    margin: auto;
  }
  .howtoarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .howtoarea_inn .img_howto_t {
    width: 35%;
    height: auto;
    height: auto;
    margin: 0 auto 30px;
    display: block;
  }
  .howtoarea_inn .img_01 {
    width: 33%;
    height: auto;
    position: absolute;
    right: -25px;
    top: 27px;
  }
  .howtoarea_inn .img_09 {
    width: 28%;
    height: auto;
    position: absolute;
    left: -38px;
    bottom: 272px;
  }
  .howtoarea_inn .img_howto_s01 {
    width: 87.5%;
    height: auto;
    height: auto;
    margin: 0 auto 20px;
    display: block;
  }
  .howtoarea_inn .img_howto_s02 {
    width: 87.5%;
    height: auto;
    height: auto;
    margin: 0 auto 20px;
    display: block;
  }
  .howtoarea_inn .img_howto_s03 {
    width: 87.5%;
    height: auto;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .howtoarea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_02.svg);
    z-index: 31;
  }
  .howtoarea_box {
    background-color: #ffffff;
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 20px;
    margin: 0 auto 20px;
    padding: 60px 0;
  }
  .howtoarea_box:last-child {
    margin: 0 auto;
  }
}


/*------------------------------
  os
------------------------------*/

@media screen and (max-width: 767px) {
  .osarea {
    width: 100vw;
    background-color: #fff6e3;
    padding:  42px 0 38px;
    position: relative;
    margin: auto;
  }
  .osarea2 {
    width: 100vw;
    background-color: #fff6e3;
    padding: 80px 0 33px;
    position: relative;
    margin: auto;
  }
  .osarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .osarea_inn .buy_logo {
    width: 83.9%;
    height: auto;
    margin: 0 auto 26px;
    display: block;
  }
  .osarea_inn .btn_addcart_jp {
    width: 87.5%;
    height: auto;
    margin: 0 auto 15px;
    display: block;
  }
  .osarea_inn .img_03 {
    width: 52.5%;
    height: auto;
    margin:auto;
    display: block;
  }
  .osarea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_01.svg);
    z-index: 31;
  }
}

/*------------------------------
  info
------------------------------*/

@media screen and (max-width: 767px) {
  .infoarea {
    width: 100vw;
    background-color: #ffffff;
    background-image: url(../img/sp/bg_info.png);
    background-repeat: repeat-x;
    background-position: right 82px top 244px;
    background-size: 67px;
    padding: 50px 0 15px;
    position: relative;
    margin: auto;
  }
  .infoarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .infoarea_inn .info_t {
    width: 87.5%;
    height: auto;
    margin: 0 auto 31px;
    display: block;
  }
  .infoarea_inn .info_d01 {
    width: 87.5%;
    height: auto;
    margin: 0 auto 32px;
    display: block;
  }
  .infoarea_inn .img_12 {
    width: 95.3%;
    height: auto;
    margin: auto;
    display: block;
  }

  .infoarea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_03.svg);
    z-index: 31;
  }
}

/*------------------------------
  world
------------------------------*/

@media screen and (max-width: 767px) {
  .worldarea {
    width: 100vw;
    background-color: #1e2773;
    background-image: url(../img/sp/bg_world.png);
    background-repeat: repeat-x;
    background-position: right 82px top 281px;
    background-size: 67px;
    padding: 50px 0 58px;
    position: relative;
    margin: auto;
  }
  .worldarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .worldarea_inn .world_t {
    width: 87.5%;
    height: auto;
    height: auto;
    margin: 0 auto 32px;
    display: block;
  }
  .worldarea_inn .img_13 {
    width: 69.6%;
    height: auto;
    margin: 0 auto 10px;
    display: block;
  }
  .worldarea_inn .world_d01 {
    width: 87.5%;
    height: auto;
    height: auto;
    margin: 0 auto 20px;
    display: block;
  }
  .worldarea_inn .world_d02 {
    width: 87.5%;
    height: auto;
    height: auto;
    margin: 0 auto 32px;
    display: block;
  }
  .worldarea_inn .btn_addcart_en {
    width: 87.5%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .worldarea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_02.svg);
    z-index: 31;
  }
}

/*------------------------------
  sns
------------------------------*/

@media screen and (max-width: 449px) {
  .snsarea {
    width: 100vw;
    background-color: #ffffff;
    background-image: url(../img/sp/bg_sns.png);
    background-repeat: repeat-x;
    background-position: right 82px top 275px;
    background-size: 67px;
    padding: 50px 0 45px;
    position: relative;
    margin: auto;
  }
  .snsarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .snsarea_inn .sns_t {
    width: 51%;
    height: auto;
    margin: 0 auto 30px;
    display: block;
  }
  .snsarea_inn .sns_credit {
    width: 87.5%;
    height: auto;
    margin: auto;
    display: block;
  }
  .snsarea_inn iframe {
    margin: 0 auto 30px;
    display: block;
  }
  .snsarea_inn .img_04 {
    width: 35%;
    height: auto;
    position: absolute;
    right: -23px;
    top: -55px;
    z-index: 50;
  }
  .snsarea_inn .img_06_02 {
    width: 37.8%;
    height: auto;
    text-align: left;
    margin: 0 0 30px 10px;
  }
  .snsarea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_03.svg);
    z-index: 31;
  }
  .snsarea_box {
    background-color: #fff6e3;
    position: relative;
    width: 900px;
    height: auto;
    border-radius: 20px;
    margin: 0 auto 20px;
    padding: 55px 0;
  }
}

@media screen and (min-width:450px) and (max-width: 767px) {
  .snsarea {
    width: 100vw;
    background-color: #ffffff;
    background-image: url(../img/sp/bg_sns.png);
    background-repeat: repeat-x;
    background-position: right 82px top 275px;
    background-size: 67px;
    padding: 50px 0 45px;
    position: relative;
    margin: auto;
  }
  .snsarea_inn {
    width: 87.5%;
    margin: auto;
    position: relative;
  }
  .snsarea_inn .sns_t {
    width: 51%;
    height: auto;
    margin: 0 auto 30px;
    display: block;
  }
  .snsarea_inn .sns_credit {
    width: 87.5%;
    height: auto;
    margin: auto;
    display: block;
  }
  .snsarea_inn iframe {
    margin: 0 auto 30px;
    display: block;
  }
  .snsarea_inn .img_04 {
    width: 35%;
    height: auto;
    position: absolute;
    right: -46px;
    top: -55px;
    z-index: 50;
  }
  .snsarea_inn .img_06_02 {
    width: 37.8%;
    height: auto;
    text-align: left;
    margin: 0 0 30px 10px;
  }
  .snsarea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_03.svg);
    z-index: 31;
  }
  .snsarea_box {
    background-color: #fff6e3;
    position: relative;
    width: 900px;
    height: auto;
    border-radius: 20px;
    margin: 0 auto 20px;
    padding: 55px 0;
  }
}


/*------------------------------
  share
------------------------------*/

@media screen and (max-width: 767px) {
  .sharearea {
    width: 100vw;
    background-color: #ffffff;
    padding: 50px 0 50px;
    position: relative;
    margin: auto;
  }
  .sharearea_inn {
    width: 66.2%;
    margin: auto;
    position: relative;
    height: 40px;
  }
  .sharearea_inn .btn_facebook {
    width: 45.9%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
  }
  .sharearea_inn .btn_twitter {
    width: 45.9%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .sharearea_w {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    background-repeat: repeat-x;
    background-image: url(../img/sp/bg_03.svg);
    z-index: 31;
  }
  .share {
    text-align: center;
    margin: auto;
    display: block;
  }
}

/*------------------------------
  フッター
------------------------------*/

@media screen and (max-width: 767px) {
  .footer {
    padding: 30px;
    width: 100vw;
    background-color: #f2f2f2;
    margin: auto;
  }
  .footer_link {
    margin: auto;
    display: block;
    text-align: center;
  }
  .footer_link a {
    color: #000000;
  }
  .footer_copyright {
    margin: 18px auto 0;
    display: block;
    text-align: center;
    line-height: 1.7;
  }
}
