@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,900&display=swap");
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

li {
  list-style: none;
}

body {
  font-family: 'Noto Sans JP', sans-serif,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',"游ゴシック", YuGothic,'メイリオ', Meiryo,  sans-serif;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  color: #333;
}

a {
  text-decoration: none;
}

@media only screen and (min-width: 767px) {
  .sp {
    display: none;
  }

  #wrapper {
    max-width: 1600px;
    margin: auto;
    overflow: hidden;
    min-width: 1200px;
  }
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none;
  }

  #wrapper {
    overflow: hidden;
  }
}
.main_area {
  position: relative;
}
.main_area h1 {
  position: absolute;
}
.main_area .catch1, .main_area .catch2, .main_area .text {
  position: absolute;
}
.main_area .text_origin {
  font-weight: bold;
}
.main_area .movie {
  background: no-repeat center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.main_area .movie p {
  color: #FFF;
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 5;
}
.main_area .movie:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
}
@media only screen and (min-width: 767px) {
  .main_area h1 {
    top: 30px;
    left: 30px;
  }
  .main_area .catch1 {
    top: 56px;
    right: 92px;
  }
  .main_area .catch2 {
    top: 115px;
    right: 186px;
  }
  .main_area .text {
    left: 30px;
    bottom: 397px;
  }
  .main_area .date {
    position: absolute;
    left: 30px;
    bottom: 230px;
    background: url("../img/txt_product2_pc.png");
    width: 380px;
    height: 155px;
  }
  .main_area .onsale {
    position: absolute;
    left: 30px;
    background: url("../img/txt_product3_pc.png");
    width: 373px;
    height: 58px;
    bottom: 160px;
  }
  .main_area .text_origin {
    position: absolute;
    left: 30px;
    bottom: 135px;
    font-size: 18px;
    color: #FFF;
  }
  .main_area .text_origin span {
    font-size: 14px;
    font-weight: normal;
  }
  .main_area .movie {
    position: absolute;
    width: 380px;
    height: 100px;
    left: 30px;
    bottom: 20px;
    cursor: pointer;
  }
  .main_area .movie p {
    font-size: 24px;
    line-height: 100px;
  }
  .main_area .movie:hover:after {
    opacity: 0;
  }
}
@media only screen and (max-width: 768px) {
  .main_area h1 {
    width: 212px;
    width: 28.26%;
    max-width: 212px;
    top: 15px;
    left: 15px;
  }
  .main_area .catch1 {
    width: 43px;
    width: 5.73%;
    max-width: 43px;
    top: 18px;
    right: 20px;
  }
  .main_area .catch2 {
    width: 88px;
    width: 11.73%;
    max-width: 88px;
    right: 51px;
    top: 33px;
  }
  .main_area .text {
    width: 324px;
    width: 43.2%;
    max-width: 324px;
    left: 15px;
    top: 50.6%;
  }
  .main_area .text_origin {
    color: #f08100;
    text-align: center;
    margin-bottom: 3vh;
    font-size: 14px;
  }
  .main_area .text_origin span {
    font-size: 10px;
    font-weight: normal;
  }
  .main_area .movie {
    position: relative;
    margin: 0 5% 3vh;
    height: 120px;
  }
  .main_area .movie p {
    font-size: 20px;
    line-height: 120px;
  }
}

@-webkit-keyframes slider {
  0% {
    background-position: left center;
  }
  100% {
    background-position: -1420px center;
  }
}
@-o-keyframes slider {
  0% {
    background-position: left center;
  }
  100% {
    background-position: -1420px center;
  }
}
@-moz-keyframes slider {
  0% {
    background-position: left center;
  }
  100% {
    background-position: -1420px center;
  }
}
@keyframes slider {
  0% {
    background-position: left center;
  }
  100% {
    background-position: -1420px center;
  }
}
@-webkit-keyframes slider2 {
  0% {
    background-position: left center;
  }
  100% {
    background-position: 1420px center;
  }
}
@-o-keyframes slider2 {
  0% {
    background-position: left center;
  }
  100% {
    background-position: 1420px center;
  }
}
@-moz-keyframes slider2 {
  0% {
    background-position: left center;
  }
  100% {
    background-position: 1420px center;
  }
}
@keyframes slider2 {
  0% {
    background-position: left center;
  }
  100% {
    background-position: 1420px center;
  }
}
.slider {
  width: 500%;
  -webkit-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
  height: 160px;
}
.slider ul {
  height: 160px;
}
.slider ul li {
  float: left;
}
.slider ul li img {
  width: auto;
  height: 160px;
}
.slider.slide1 {
  background-image: url("../img/slide1.jpg");
}
.slider.slide2 {
  background-image: url("../img/slide2.jpg");
}
.slider.slide3 {
  background-image: url("../img/slide3.jpg");
}
.slider.slide1, .slider.slide3 {
  -webkit-animation: slider 36s linear infinite;
  -moz-animation: slider 36s linear infinite;
  -o-animation: slider 36s linear infinite;
  animation: slider 36s linear infinite;
}
.slider.slide2 {
  -webkit-animation: slider2 36s linear infinite;
  -moz-animation: slider2 36s linear infinite;
  -o-animation: slider2 36s linear infinite;
  animation: slider2 36s linear infinite;
}

.disc {
  position: relative;
}
.disc .disc_contents .date {
  color: #FFF;
  font-weight: bold;
  display: inline-block;
  background: #000;
}
.disc .disc_contents h2 {
  font-weight: bold;
  position: relative;
}
.disc .disc_contents h2:after {
  content: "";
  display: block;
  width: 100%;
  height: 16px;
  background: #000;
  position: absolute;
  bottom: 0;
}
.disc .disc_contents .disc_info .d_price dt {
  font-weight: bold;
}
.disc .disc_contents .disc_info .d_price dd {
  line-height: 1.4;
}
.disc .disc_contents .disc_info .d_product dt, .disc .disc_contents .disc_info .d_product dd {
  display: inline-block;
}
.disc .disc_contents .disc_info .d_product dt {
  width: 3.5em;
}
.disc .disc_contents .disc_info .d_product dd:before {
  content: ":";
  padding-right: 0.5em;
}
.disc .disc_contents .disc_option h3 {
  position: relative;
}
.disc .disc_contents .disc_option h3:after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.disc .disc_contents .disc_option li {
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1.4;
}
.disc .disc_contents .disc_option .youtube {
  margin-left: 1em;
}
.disc .disc_contents .disc_option .youtube iframe {
  margin-left: 1em;
}
.disc .disc_contents .btn_buy {
  position: relative;
  background: #000;
  text-align: center;
}
.disc .disc_contents .btn_buy:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 13.0px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7.5px;
}
.disc .disc_contents .btn_buy a {
  display: block;
  font-weight: bold;
  color: #FFF;
}
.disc .deco_disc {
  overflow: hidden;
}
.disc .deco_disc:before {
  content: "";
  display: block;
  position: absolute;
  background: url("../img/bg_dot.png");
}
.disc .deco_disc:after {
  content: "";
  display: block;
  position: absolute;
  background: no-repeat;
  width: 100%;
  height: 100%;
}
.disc.disc1 .disc_contents {
  background: url("../img/bg_vol1.jpg") no-repeat center top;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.disc.disc1 .date {
  background: #adcc33;
}
.disc.disc1 h2:after {
  background: #adcc33;
}
.disc.disc1 .disc_info .d_price dt {
  color: #adcc33;
}
.disc.disc1 .disc_info .d_product {
  color: #adcc33;
}
.disc.disc1 .disc_option h3:after {
  background: #adcc33;
}
.disc.disc1 .disc_option .youtube {
  border: 1px solid #adcc33;
}
.disc.disc1 .btn_buy {
  background: #adcc33;
}
.disc.disc2 .date {
  background: #c18bd9;
}
.disc.disc2 h2:after {
  background: #c18bd9;
}
.disc.disc2 .disc_info .d_price dt {
  color: #c18bd9;
}
.disc.disc2 .disc_info .d_product {
  color: #c18bd9;
}
.disc.disc2 .disc_option h3:after {
  background: #c18bd9;
}
.disc.disc2 .btn_buy {
  background: #c18bd9;
}
@media only screen and (min-width: 767px) {
  .disc .disc_contents {
    padding: 82px 0;
  }
  .disc .disc_contents .date {
    font-size: 36px;
    padding: 20px;
    margin-bottom: 64px;
  }
  .disc .disc_contents h2 {
    font-size: 38px;
    padding-bottom: 36px;
    margin-bottom: 50px;
  }
  .disc .disc_contents .jk {
    float: left;
  }
  .disc .disc_contents .disc_info {
    margin-left: 336px;
  }
  .disc .disc_contents .disc_info .d_price {
    margin-bottom: 25px;
  }
  .disc .disc_contents .disc_info .d_price dt, .disc .disc_contents .disc_info .d_price dd {
    display: inline-block;
    vertical-align: top;
  }
  .disc .disc_contents .disc_info .d_price dt {
    font-size: 38px;
    width: 190px;
  }
  .disc .disc_contents .disc_info .d_price dd {
    font-size: 24px;
  }
  .disc .disc_contents .disc_info .d_price dd span {
    font-size: 14px;
  }
  .disc .disc_contents .disc_info .d_product {
    margin-bottom: 22px;
    font-size: 14px;
  }
  .disc .disc_contents .disc_option {
    margin-bottom: 50px;
    margin-top: 83px;
  }
  .disc .disc_contents .disc_option h3 {
    font-size: 28px;
    padding-bottom: 20px;
    margin-bottom: 36px;
  }
  .disc .disc_contents .disc_option li {
    font-size: 14px;
  }
  .disc .disc_contents .disc_option .youtube {
    width: 480px;
    height: 270px;
    margin: 8px 0 16px;
  }
  .disc .disc_contents .btn_buy {
    width: 470px;
  }
  .disc .disc_contents .btn_buy a {
    padding: 22px 0;
    font-size: 24px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .disc .disc_contents .btn_buy a:hover {
    opacity: 0.6;
  }
  .disc .disc_contents .btn_buy:after {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  .disc .disc_contents .btn_buy:hover:after {
    right: 8px;
  }
  .disc.disc1 {
    position: relative;
  }
  .disc.disc1 .deco1 {
    position: absolute;
    right: 171px;
    top: -54px;
  }
  .disc.disc1 .deco_disc {
    background: #adcc33;
    height: 100%;
    position: absolute;
    width: 25%;
    max-width: 450px;
  }
  .disc.disc1 .deco_disc:before {
    width: 153px;
    height: 100%;
  }
  .disc.disc1 .deco_disc:after {
    width: calc(100% + 80px);
    background-image: url("../img/bg_1_pc.png");
    background-position: center;
    -webkit-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
    left: -80px;
  }
  .disc.disc1 .jk {
    border: 1px solid #adcc33;
    -webkit-box-shadow: 8px 8px 0px #adcc33;
    box-shadow: 8px 8px 0px #adcc33;
  }
  .disc.disc1 .disc_contents {
    margin-left: 25%;
    padding-left: 104px;
  }
  .disc.disc1 .disc_option {
    position: relative;
  }
  .disc.disc1 .disc_option .youtube {
    -webkit-box-shadow: 8px 8px 0px #adcc33;
    box-shadow: 8px 8px 0px #adcc33;
  }
  .disc.disc2 .deco2 {
    position: absolute;
    right: 40px;
    bottom: 60px;
  }
  .disc.disc2 .deco_disc {
    background: #c18bd9;
    height: 100%;
    position: absolute;
    width: 25%;
    max-width: 450px;
    right: 0;
    top: 0;
  }
  .disc.disc2 .deco_disc:before {
    width: 153px;
    height: 100%;
    right: 0;
  }
  .disc.disc2 .deco_disc:after {
    width: calc(100% + 80px);
    background-image: url("../img/bg_2_pc.png");
    background-position: -20px center;
    -webkit-background-size: 594px;
    -o-background-size: 594px;
    background-size: 594px;
    left: -80px;
  }
  .disc.disc2 .jk {
    border: 1px solid #c18bd9;
    -webkit-box-shadow: 8px 8px 0px #c18bd9;
    box-shadow: 8px 8px 0px #c18bd9;
  }
  .disc.disc2 .disc_contents {
    margin-right: 25%;
    padding-left: 8%;
    position: relative;
  }
  .disc.disc2 .disc_option {
    position: relative;
  }
  .disc.disc2 .disc_option .youtube {
    -webkit-box-shadow: 8px 8px 0px #c18bd9;
    box-shadow: 8px 8px 0px #c18bd9;
  }
}
@media only screen and (max-width: 768px) {
  .disc .deco_disc {
    background: no-repeat center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 15vh;
  }
  .disc .disc_contents {
    padding: 6vh 5%;
  }
  .disc .disc_contents .date {
    font-size: 18px;
    padding: 12px;
    margin-bottom: 4vh;
  }
  .disc .disc_contents h2 {
    font-size: 18px;
    padding-bottom: 3vh;
    margin-bottom: 4vh;
  }
  .disc .disc_contents h2:after {
    height: 6px;
  }
  .disc .disc_contents .jk {
    float: left;
    width: 43%;
    margin-right: 6%;
    margin-bottom: 3vh;
  }
  .disc .disc_contents .disc_info .d_price {
    margin-bottom: 3vh;
  }
  .disc .disc_contents .disc_info .d_price dt {
    font-size: 22px;
    margin-bottom: 0.4em;
  }
  .disc .disc_contents .disc_info .d_price dd {
    font-size: 16px;
  }
  .disc .disc_contents .disc_info .d_price dd span {
    font-size: 12px;
  }
  .disc .disc_contents .disc_info .d_product {
    clear: both;
    margin-bottom: 3vh;
    font-size: 14px;
  }
  .disc .disc_contents .disc_option {
    margin-top: 5vh;
    margin-bottom: 4vh;
  }
  .disc .disc_contents .disc_option h3 {
    font-size: 18px;
    padding-bottom: 3vh;
    margin-bottom: 3.2vh;
  }
  .disc .disc_contents .disc_option h3:after {
    height: 3px;
  }
  .disc .disc_contents .disc_option li {
    font-size: 12px;
  }
  .disc .disc_contents .disc_option .youtube {
    width: 280px;
    height: 157px;
    margin: 4px 0 7px;
  }
  .disc .disc_contents .btn_buy {
    margin: 0 8%;
  }
  .disc .disc_contents .btn_buy a {
    padding: 14px 0;
    font-size: 16px;
  }
  .disc.disc1 .deco_disc {
    background-image: url("../img/bg_1_sp.jpg");
  }
  .disc.disc1 .jk {
    border: 1px solid #adcc33;
    -webkit-box-shadow: 3px 3px 0px #adcc33;
    box-shadow: 3px 3px 0px #adcc33;
  }
  .disc.disc1 .youtube {
    -webkit-box-shadow: 3px 3px 0px #adcc33;
    box-shadow: 3px 3px 0px #adcc33;
  }
  .disc.disc2 .deco_disc {
    background-image: url("../img/bg_2_sp.jpg");
  }
  .disc.disc2 .jk {
    border: 1px solid #c18bd9;
    -webkit-box-shadow: 3px 3px 0px #c18bd9;
    box-shadow: 3px 3px 0px #c18bd9;
  }
  .disc.disc2 .youtube {
    -webkit-box-shadow: 3px 3px 0px #c18bd9;
    box-shadow: 3px 3px 0px #c18bd9;
  }
}

.shop_option {
  position: relative;
}
.shop_option .shop_deco {
  background: #fece00;
  overflow: hidden;
}
.shop_option .shop_deco:before {
  content: "";
  display: block;
  position: absolute;
  background: url("../img/bg_dot.png");
}
.shop_option .shop_deco:after {
  content: "";
  display: block;
  position: absolute;
  background: no-repeat;
  width: 100%;
  height: 100%;
}
.shop_option h2 {
  display: inline-block;
  background: #fece00;
}
.shop_option .option_contents h3 {
  font-weight: bold;
  position: relative;
}
.shop_option .option_contents h3:after {
  content: "";
  display: block;
  width: 100%;
  height: 16px;
  background: #fece00;
  position: absolute;
  bottom: 0;
  left: 0;
}
.shop_option .option_contents .item_name {
  color: #cd9210;
  font-weight: bold;
}
.shop_option .option_contents .common_option .shop {
  line-height: 1.8;
}
.shop_option .option_contents .common_option .shop .shop_cap {
  font-weight: bold;
}
.shop_option .option_contents.shop_list dl dt {
  font-weight: bold;
  border-bottom: 2px solid #fece00;
}
.shop_option .option_contents.shop_list dl dt a {
  color: #000;
}
@-webkit-keyframes image_slide {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes image_slide {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes image_slide {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes image_slide {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.shop_option .option_contents .slide {
  position: relative;
}
.shop_option .option_contents .slide p {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.shop_option .option_contents .slide p:first-child {
  position: relative;
}
.shop_option .option_contents .slide p:nth-child(2) {
  opacity: 0;
  -webkit-animation: image_slide 8s ease-in-out infinite;
  -moz-animation: image_slide 8s ease-in-out infinite;
  -o-animation: image_slide 8s ease-in-out infinite;
  animation: image_slide 8s ease-in-out infinite;
}
@media only screen and (min-width: 767px) {
  .shop_option {
    padding-left: calc(25% + 110px);
    padding-top: 63px;
  }
  .shop_option .shop_deco {
    width: 25%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .shop_option .shop_deco:before {
    width: 153px;
    height: 100%;
  }
  .shop_option .shop_deco:after {
    width: calc(100% + 80px);
    background-image: url("../img/bg_3_pc.png");
    background-position: center;
    left: -80px;
  }
  .shop_option h2 {
    font-size: 38px;
    padding: 20px;
    margin-bottom: 66px;
  }
  .shop_option .option_contents h3 {
    font-size: 38px;
    padding-bottom: 33px;
    margin-bottom: 62px;
  }
  .shop_option .option_contents .common_option {
    margin-bottom: 120px;
  }
  .shop_option .option_contents .common_option .img {
    float: left;
    width: 320px;
    border: 1px solid #fece00;
    -webkit-box-shadow: 6px 6px 0px #fece00;
    box-shadow: 6px 6px 0px #fece00;
  }
  .shop_option .option_contents .common_option .option_text {
    margin-left: 340px;
    margin-right: 10%;
  }
  .shop_option .option_contents .common_option .option_text .item_name {
    font-size: 20px;
    margin-bottom: 26px;
  }
  .shop_option .option_contents .common_option .option_text .shop {
    font-size: 14px;
  }
  .shop_option .option_contents.shop_list {
    letter-spacing: -.4em;
  }
  .shop_option .option_contents.shop_list h3 {
    letter-spacing: 0;
  }
  .shop_option .option_contents.shop_list dl {
    display: inline-block;
    width: 320px;
    margin-right: 60px;
    margin-bottom: 64px;
    letter-spacing: 0;
  }
  .shop_option .option_contents.shop_list dl dt {
    font-size: 24px;
    padding-bottom: 16px;
    margin-bottom: 25px;
    line-height: 1.2;
  }
  .shop_option .option_contents.shop_list dl dt span {
    font-size: 14px;
  }
  .shop_option .option_contents.shop_list dl dt a {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .shop_option .option_contents.shop_list dl dt a:hover {
    opacity: 0.6;
  }
  .shop_option .option_contents.shop_list dl .img {
    margin-bottom: 25px;
    border: 1px solid #fece00;
    -webkit-box-shadow: 6px 6px 0px #fece00;
    box-shadow: 6px 6px 0px #fece00;
  }
  .shop_option .option_contents.shop_list dl .item_name {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .shop_option .deco3 {
    position: absolute;
    bottom: 20px;
    right: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .shop_option .shop_deco {
    background: url("../img/bg_3_sp.jpg") no-repeat center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 15vh;
  }
  .shop_option .shop_wrap {
    padding: 6vh 5%;
  }
  .shop_option .shop_wrap h2 {
    font-size: 18px;
    padding: 12px;
    margin-bottom: 4vh;
  }
  .shop_option .shop_wrap h3 {
    font-size: 18px;
    padding-bottom: 3vh;
    margin-bottom: 4vh;
  }
  .shop_option .shop_wrap h3:after {
    height: 6px;
  }
  .shop_option .common_option {
    margin-bottom: 6vh;
  }
  .shop_option .common_option .img {
    margin: 0 8% 2vh;
    border: 1px solid #fece00;
    -webkit-box-shadow: 4px 4px 0px #fece00;
    box-shadow: 4px 4px 0px #fece00;
  }
  .shop_option .common_option .item_name {
    text-align: center;
    margin-bottom: 2vh;
  }
  .shop_option .common_option .shop {
    font-size: 13px;
  }
  .shop_option .shop_list dl {
    margin-bottom: 4vh;
  }
  .shop_option .shop_list dl dt {
    padding-bottom: 10px;
    margin-bottom: 2vh;
    line-height: 1.2;
  }
  .shop_option .shop_list dl dt span {
    font-size: 12px;
  }
  .shop_option .shop_list dl dd .img {
    margin: 0 8% 2vh;
    border: 1px solid #fece00;
    -webkit-box-shadow: 4px 4px 0px #fece00;
    box-shadow: 4px 4px 0px #fece00;
  }
  .shop_option .shop_list dl dd .item_name {
    text-align: center;
    margin-bottom: 2vh;
  }
}

.off_link {
  text-align: center;
}
@media only screen and (min-width: 767px) {
  .off_link {
    padding: 100px 0;
  }
  .off_link a {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  .off_link a:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 768px) {
  .off_link {
    padding: 8vh 6%;
  }
}

footer {
  background: #7ABEEB;
  text-align: center;
  color: #fff;
  position: relative;
}
footer a {
  color: #fff;
}
footer .pagetop {
  position: absolute;
}
footer .share {
  font-weight: bold;
}
footer .share ul {
  letter-spacing: -.4em;
}
footer .share li {
  display: inline-block;
}
footer .aniplex li {
  display: inline-block;
  position: relative;
}
footer .aniplex li:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #FFF;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
footer .aniplex li:last-child {
  padding: 0;
  margin: 0;
}
footer .aniplex li:last-child:after {
  display: none;
}
@media only screen and (min-width: 767px) {
  footer {
    padding: 60px 0;
  }
  footer a {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  footer a:hover {
    opacity: 0.6;
  }
  footer .pagetop {
    left: 50%;
    margin-left: 495px;
    top: 33px;
    width: 52px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  footer .pagetop:hover {
    opacity: 0.6;
  }
  footer .share {
    margin-bottom: 47px;
  }
  footer .share p {
    font-size: 22px;
    margin-bottom: 35px;
  }
  footer .share li {
    width: 40px;
    margin: 0 40px;
  }
  footer .aniplex {
    font-size: 12px;
    margin-bottom: 50px;
  }
  footer .aniplex li {
    padding-right: 20px;
    margin-right: 14px;
  }
  footer .notes, footer .copy {
    font-size: 10px;
    line-height: 2.2;
  }
}
@media only screen and (max-width: 768px) {
  footer {
    padding: 5vh 0 24vh;
  }
  footer .pagetop {
    width: 60px;
    left: 50%;
    margin-left: -30px;
    bottom: 4vh;
  }
  footer .share {
    margin-bottom: 4vh;
  }
  footer .share p {
    font-size: 16px;
    margin-bottom: 3vh;
  }
  footer .share li {
    width: 30px;
    margin: 0 4%;
  }
  footer .aniplex {
    font-size: 12px;
    margin-bottom: 3vh;
  }
  footer .aniplex li {
    margin-right: 8px;
    padding-right: 10px;
  }
  footer .notes, footer .copy {
    font-size: 11px;
    line-height: 1.6;
  }
  footer .notes {
    margin-bottom: 2vh;
  }
}

.floatcontents {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 100;
  display: none;
  opacity: 0;
}
.floatcontents .wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.floatcontents .close {
  width: 40px;
  height: 40px;
  position: absolute;
}
.floatcontents .close:after, .floatcontents .close:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #FFF;
  top: 50%;
}
.floatcontents .close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.floatcontents .close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.floatcontents .player {
  position: absolute;
}
@media only screen and (min-width: 767px) {
  .floatcontents .close {
    top: 40px;
    right: 40px;
  }
  .floatcontents .player {
    width: 980px;
    height: 551px;
    top: 50%;
    left: 50%;
    margin: -275px 0 0 -490px;
  }
}
@media only screen and (max-width: 768px) {
  .floatcontents .close {
    top: 18px;
    right: 18px;
  }
  .floatcontents .player {
    height: 32.6%;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
