@charset "UTF-8";

/*----------------------------
  default
----------------------------*/
@import '//fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese';

@font-face {
  font-family: "MINI Serif-Regular";
  font-weight: 100;
  src: url("../font/MINI Serif-Regular.woff") format("woff");
}
@font-face {
  font-family: "MINI Serif-Bold";
  font-weight: 700;
  src: url("../font/MINI Serif-Bold.woff") format("woff");
}
@font-face {
  font-family: "MINI Serif-Italic";
  src: url("../font/MINI Serif-Italic.woff") format("woff");
}
@font-face {
  font-family: "MotoyaAporoStd-W3";
  src: url("../font/MotoyaAporoStd-W3.woff") format("woff");
}

/*----------------------------
  reset
----------------------------*/
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, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC");
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}
sup {
  font-size: 12px;
  vertical-align: super;
}
div {
  line-height: 0;
}
ul li {
  list-style: none;
}
input, select {
  vertical-align: middle;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
table {
  font-size: 100%;
  border-collapse: collapse;
  width: 100%;
}
main {
  display: block;
}
a {
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1025px) {
  a:hover {
    transition: opacity .3s;
    opacity: 0.7;
  }
}
html,
body,
input,
textarea,
select,
button {
  font-family: MINI Serif-Regular, MotoyaAporoStd-W3, Helvetica, Arial, 'Noto Sans JP', Meiryo;
  scroll-behavior: smooth;
}
body {
  min-width: 320px;
  min-height: 100vh;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.214;
  color: #262626;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  /*font-family: MINI Serif-Regular, MotoyaAporoStd-W3, Helvetica, Arial, 'Noto Sans JP', Meiryo;*/
  font-family: MINI Serif-Regular, MotoyaAporoStd-W3, Helvetica, Arial, 'Noto Sans JP', Meiryo;
}
/*.corporate{
font-family: corporate-logo-ver2, sans-serif;
}/*

/*----------------------------
 responsible-contents
--*/
/*----------------------------
  responsible-contents  only-pc
-- */
@media screen and (min-width: 1025px) {
  img.pc {
    display: inline-block !important;
  }
  .pc {
    display: block !important;
  }
  .sp, .tb {
    display: none !important;
  }
}
/*--
End-responsible-contents  only-pc
----------------------------*/
/*----------------------------
  responsible-contents  tablet
--*/
@media screen and (max-width: 1024px) {
  .sp {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  img.tb {
    display: inline-block !important;
  }
  span.tb {
    display: inline !important;
  }
}
/*--
  End-responsible-contents  tablet
----------------------------*/
/*----------------------------
  responsible-contents  sp
--*/
@media screen and (max-width: 768px) {
  .pc, .tb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img.sp {
    display: inline-block !important;
  }
  span.sp {
    display: inline !important;
  }
}

/*--
  End-responsible-contents  sp
----------------------------*/
@media (max-width: 768px) {
  sup {
    font-size: 8px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrap {
    width: 94%;
  }
}

/*----------------------------
  layout
----------------------------*/
.all-wrap {
  overflow: hidden;
  width: 100%;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.wrap {
  position: relative;
  margin: 0 auto;
  width: 90%;
  max-width: 1400px;
}

.js-scroll {
  transform: translateY(10px);
  opacity: 0;
  transition: opacity 0.8s ease, transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: relative;
  z-index: 2;
}
.js-scroll.on {
  transform: translateY(0px);
  opacity: 1;
}

.fix_navi {
  position: fixed;
  width: 100%;
  top: 50%;
  right: 0;
  z-index: 10;
}
.cp_navi {
  position: relative;
}
.cp_navi #cp_sidenav a {
    position: absolute;
    right: 0;
    max-width: 207px;
/*    transition: 0.3s;*/
}
.cp_navi #cp_sidenav a:hover {
    right: 0;
    opacity: 1;
    transition: .3s;
}
.cp_navi .sidenav .close {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 180px;
    width: 20px;
  }
@media screen and (max-width:768px) {
  .fix_navi {
    display: none;
  }
  .fixed-banner{
    position: fixed;
    width: auto;
    height: auto;
    bottom: 0;
    left: 0;
    z-index: 10000;
  }
  .fixed-banner img {
    display: block;
    width: 100vw;
  }
  .fixed-banner .close {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 16%;
    right: 5%;
    width: 5%;
  }
}

.shiny-btn2 {
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
}
.shiny-btn2:hover {
  text-decoration: none;
  box-shadow: none;
  -webkit-transform: translateY(3px);
}
.shiny-btn2::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 50px;
  height: 100%;
  background-color: #fff;
  transition: 0.2s;
  animation : shiny-btn2 3s ease-in-out infinite;
  z-index: 10;
}
.sec04 .btn .shiny-btn2::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 50px;
  height: 100%;
  background-color: #85217A;
  transition: 0.2s;
  animation : shiny-btn2 3s ease-in-out infinite;
  z-index: 10;
}
@-webkit-keyframes shiny-btn2 {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.all_wrap{
  max-width: 1600px;
  margin: auto;
}

.main-visual{
  background: url(../images/top/mv01.jpg);
  background-size: cover;
  position: relative;
  width: 100%;
}
.main-visual .mv02{
  width: 10%;
  margin: auto;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 3%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 2;
}
.main-visual .mv03{
  width: 100%;
  margin: auto;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 3;
}
.main-visual .mv04{
  width: 10%;
  margin: auto;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 4;
}

.main-contents {
  max-width: 1600px;
  width: 100%;
  margin: auto;
}

.intro{
  text-align: center;
  padding: 100px 0;
}
.intro .text01{
  font-size: 30px;
  line-height: 2;
  margin-bottom: 20px;
}
.intro .day{
  font-size: 30px;
  margin-bottom: 60px;
}
.intro .day span{
  font-size: 36px;
}
.intro .text02{
  font-size: 24px;
  line-height: 2;
}
.intro .text02 span{
  font-size: 28px;
  background: #85217A;
  color: #fff;
  padding: 10px 8px 4px;
  box-sizing: border-box;
  margin: 0 6px;
}

.sections{
  margin-bottom: 100px;
}
.sections .img01{
  background: #003017;
  padding: 80px 0;
  position: relative;
}
.sections .img02{
  width: 40%;
  margin-left: 8%;
  z-index: 2;
}
.sections .txt-img{
  width: 40%;
  position: absolute;
  top: 50%;
  right: 8%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 2;
}
.sec02 .img01{
  background: #58C4E5;
  padding: 80px 0;
  position: relative;
}
.sec02 .img02{
  width: 40%;
  margin-left: 10%;
  z-index: 2;
}

.zoom {
  transform: scale(.5);
  opacity: 0;
  transition: opacity 0.8s ease, transform 2s;
  position: relative;
  z-index: 2;
}
.zoom.on {
  transform: scale(1);
  opacity: 1;
}

.slider{
  margin: 80px auto 60px;
}
.slick-track{
  margin: inherit;
}
.slick-slide{
  margin: 0 5px;
}

.btn{
  max-width: 420px;
  margin: auto;
}

.sec03{
  text-align: center;
  background: url(../images/top/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 10%;
  padding-bottom: 140px;
}
.sec03 .tit{
  max-width: 860px;
  width: 60%;
  margin: 0 auto 34%;
}
.fix-img{
  position: relative;
}
.circle{
  position: absolute;
  top: -52px;
  left: 0;
}
img.inner-img{
  max-width: 268px;
  width: 68%;
}
img.circle{
  animation: rotate-anime 20s linear infinite;
  transform: rotateZ(45deg);
}
@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(360deg);}
}
.sec03 .txt{
  text-align: left;
  font-size: 24px;
  line-height: 1.6;
  color: #fff;
  font-weight: bold;
  padding: 18% 0 32%;
  text-indent: -13%;
  padding-left: 20%;
  box-sizing: border-box;
}
.sec03 .txt span{
  color: #FF0000;
  margin-right: 10px;
  font-family: "MINI Serif-Bold";
}
.sec03 .list{
  max-width: 860px;
  margin: auto;
}
.sec03 .list li{
  display: inline-block;
  width: 46%;
  margin-right: 4%;
}
.sec03 .list li:nth-child(2n){
  margin-right: auto;
}

.sec04{
  text-align: center;
  background: #85217A;
  padding: 0 0 80px;
}
.sec04 .mark{
  max-width: 54px;
  margin: -50px auto 30px;
}
.sec04 .list{
  max-width: 1400px;
  width: 90%;
  margin: auto;
}
.sec04 .list li{
  display: inline-block;
  vertical-align: top;
  width: 56%;
  margin-right: 3%;
}
.sec04 .list li:last-child{
  width: 40%;
  margin-right: auto;
}
.sec04 .btn{
  max-width: 280px;
  margin-top: 30px;
}

.sec05{
  text-align: center;
  padding: 100px 0 0;
  max-width: 1400px;
  width: 90%;
  margin: auto;
}
.sec05 .tit{
  max-width: 1045px;
  margin: 0 auto 40px;
}
.sec05 .list li{
  display: inline-block;
  width: 31%;
  margin-right: 2%;
  vertical-align: top;
}
.sec05 .list li:last-child{
  margin-right: auto;
}
.sec05 .txt{
  margin-top: 50px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
}
.sec05 .txt span{
  font-size: 36px;
}

h2{
  margin-bottom: 30px;
}
.outer {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%;
  vertical-align: middle;
}
.outer.on .inner {
  transform: translateX(0);
}
.outer.on .inner:after {
  width: 0;
}
.inner {
  display: inline-block;
  padding: 4px 0;
  transform: translateX(-102%);
  transition: transform .75s;
  position: relative;
  margin-left: 0;
}
.inner:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  transition: width .65s .3s;
}
.inner01:after {
  background: #e36d11;
}
.inner02:after {
  background: #000000;
}
.inner03:after {
  background: #e4002f;
}

.stores {
  text-align: left;
  margin-bottom: 30px;
  border-bottom: 1px solid;
/*  border-top: 1px solid;*/
  padding: 100px 0 40px;
}
.stores .line-txt{
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  color: #ff0000;
  padding: 12px 0 5px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  margin: 30px 0;
}
.stores .text02{
  border-bottom: none;
  border-top: none;
  text-align: center;
  font-size: 26px;
}
.store-list{
  margin-bottom: 40px;
}
.store-list li{
  vertical-align: text-top;
  display: inline-block;
  width: 32.2%;
  margin-right: 1%;
}
.store-list li:last-child{
  margin-right: auto;
}
.store-list .btn-mini a{
  margin: 0;
}
.btn-sp{
  display: none;
}
.store-list .name{
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 5px;
}
.store-list .add{
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 20px;
}
.store-list .red{
  font-size: 15px;
  line-height: 1.2;
  color: #ff0000;
  margin-bottom: 20px;
}
.stores .btn-mini a{
display: inline-block;
vertical-align: middle;
}
.stores .btn-mini a.detail{
  background: #000;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 24px 0 22px;
  max-width: 220px;
  width: 80%;
}
.stores .btn-mini a.insta{
  padding: 0;
  max-width: 60px;
  background: none;
  text-align: center;
}
.stores .movie{
  margin-bottom: 40px;
  text-align: center;
}
.map {
  position: relative;
  width: 100%;
  padding-top: 60%; /* = height ÷ width × 100 */
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ricoh-theta-tour-image{
  margin: auto;
}
.sns{
  text-align: left;
  padding: 0 0 60px;
  margin-bottom: 10px;
}
.sns li{
  display: inline-block;
  width: 30.8%;
  margin-right: 3%;
}
.sns li:last-child{
  margin-right: auto;
}
.sns li .text{
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.sns li .text a{
  color: #000;
}
.sns li .text img{
  width: 10%;
}

.box{
  border: 1px solid #000;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  margin: 40px auto;
}
.comment{
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.bnr{
  margin-bottom: 50px;
}
.btn-mini a{
  display: block;
  background: #000;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 24px 0 22px;
  max-width: 220px;
  width: 80%;
  margin: auto;
  text-align: center;
}
.annotation{
  font-size: 12px;
  line-height: 1.5;
}

@media screen and (max-width:1024px) {
    
  .stores{
    padding: 50px 0 0;
  }
  .store-list li{
    display: block;
    width: 80%;
    margin: 0 auto 20px;
  }
  .store-list .btn-mini a{
    font-size: 18px;
    margin: auto;
  }
  .store-list li .btn-pc{
    display: none;
  }
  .movie iframe{
    width: 80% !important;
    margin: auto;
  }
  .btn-sp{
    display: inherit;
    margin-top: 10px;
    margin-bottom: 50px;
    text-align: center;
  }
  .btn-sp.tel{
    margin-top: 0px;
    margin-bottom: 40px;
  }
    
  .sns{
    padding: 30px 0;
  }
  .sns li .text{
    font-size: 22px;
  }
  .sns li .text img{
    max-width: 35px;
    width: 12%;
  }
  .box{
    padding: 20px;
    box-sizing: border-box;
    margin: 20px auto;
  }
}


@media screen and (max-width:768px) {
    
  .main-visual .mv02{
    width: 70%;
    margin: auto;
    opacity: 0;
    position: absolute;
    top: auto;
    bottom: -12%;
    left: 6%;
    z-index: 2;
  }
  .main-visual .mv03{
    background: #51C1FF;
  }
  .main-visual .mv04{
    width: 70%;
    margin: auto;
    opacity: 0;
    position: absolute;
    top: auto;
    bottom: -16%;
    left: 6%;
    z-index: 4;
  }
    
  .intro{
    text-align: left;
    padding: 60px 0;
  }
  .intro .text01{
    font-size: 14px;
    margin-bottom: 10px;
  }
  .intro .day{
    font-size: 30px;
    margin-bottom: 40px;
  }
  .intro .day span{
    font-size: 36px;
  }
  .intro .text02{
    font-size: 20px;
  }
  .intro .text02 span{
    font-size: 22px;
  }
    
  .sections{
    margin-bottom: 60px;
  }
  .sections .img01{
    padding: 60px 0;
  }
  .sections .img02{
    width: 86%;
    margin: 30px auto 0;
  }
  .sections .txt-img{
    position: static;
    width: 86%;
    top: 0;
    right: auto;
    margin: auto;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  .sec02 .img01{
    padding: 60px 0;
  }
  .sec02 .img02{
    width: 90%;
    margin: 30px auto 0;
  }
  .sections .list{
    margin: 40px auto 10px;
  }
  .sections .list li{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: 15px;
  }
  .sections .list li a.detail{
    position: absolute;
    width: 44%;
    bottom: 6%;
    left: 8%;
  }
  .sections .list li a.require{
    position: absolute;
    width: 36%;
    bottom: 6%;
    right: 8%;
  }
 .sections .list li a img{
    width: 100%;
  }   
.sec03{
  text-align: center;
  background: url(../images/top/bg-sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 95%;
  padding-bottom: 80px;
}
.sec03 .tit{
  max-width: 860px;
  width: 80%;
  margin: 0 auto 14%;
}
.fix-img{
  position: relative;
}
.circle{
  position: absolute;
  top: -14%;
  left: 0;
}
img.inner-img{
  width: 70%;
}
img.circle{
  animation: rotate-anime 20s linear infinite;
  transform: rotateZ(45deg);
}
@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(360deg);}
}
.sec03 .txt{
  text-align: center;
  font-size: 14px;
  padding: 18% 0 32%;
  text-indent: 0;
}
.sec03 .list{
  max-width: 860px;
  width: 98%;
  margin: -42% auto 0;
}
.sec03 .list li{
  vertical-align: top;
  display: inline-block;
  width: 48%;
  margin-right: 1%;
}
.sec03 .list li:nth-child(2n){
  margin-right: auto;
}

.sec04{
  text-align: center;
  background: #85217A;
  padding: 0 0 80px;
}
.sec04 .mark{
  max-width: 54px;
  margin: -40px auto 30px;
}
.sec04 .list li{
  display: block;
  width: 100%;
  margin: 0 auto 40px;
}
.sec04 .list li:last-child{
  width: 100%;
  margin-bottom: auto;
}
.sec04 .btn{
  margin-top: 20px;
}

.sec05{
  padding: 60px 0 0;
}
.sec05 .tit{
  max-width: 1045px;
  margin: 0 auto 40px;
}
.sec05 .list li{
  display: block;
  width: 100%;
  margin: 0 auto 40px;
}
.sec05 .list li:last-child{
  margin-bottom: auto;
}
.sec05 .txt{
  text-align: left;
  margin-top: 20px;
  line-height: 1.3;
}

  .comment{
    font-size: 16px;
    margin-bottom: 20px;
  }
  .btn-mini a{
    font-size: 24px;
    padding: 25px 0 20px;
    width: 100%;
    margin: auto;
  }
    
  .stores .line-txt{
    font-size: 20px;
    margin: 30px 0 10px;
  }
  .stores .line-txt.text02{
    margin-top: 0;
  }
  .store-list{
    margin-bottom: 0;
  }
  .store-list li{
    width: 100%;
  }
  .store-list .name{
    font-size: 18px;
    margin-bottom: 10px;
  }
  .store-list .add{
    font-size: 14px;
  }
  .store-list .btn-mini {
    margin-bottom: 0;
  }
  .store-list .tel-text{
    margin-bottom: 10px;
    color: red;
   }
  .store-list .btn-tel{
    max-width: 280px;
    margin: auto;
   }
  .movie iframe{
    width: 100% !important;
    margin: auto;
  }

  .sns li{
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .sns li:last-child{
    margin-bottom: auto;
  }
    
  .bnr{
    margin-bottom: 20px;
  }
  .footer .privacy{
    margin-top: 30px;
  }
}

@media screen and (max-width:425px) {
  .main_visual .mv-txt{
    position: absolute;
    top: 35%;
    left: 26%;
    transform: translateX(-18%);
    -webkit-transform: translateX(-18%);
    -ms-transform: translateX(-18%);
  }
}

.footer {
  width: 100%;
  margin: 50px 0 0;
  text-align: center;
}
.footer .image{
  max-width: 283px;
  margin: auto;
}
.footer .privacy{
  font-size: 13px;
  text-align: center;
  border-bottom: 1px solid #2E4198;
  display: inline-block;
  margin-bottom: 30px;
  color: #2E4198;
}
.page-top {
  position: fixed;
  display: block;
  width: 40px;
  bottom: 30px;
  right: 30px;
  z-index: 9;
}

@media screen and (max-width:768px) {
  .footer{
    width:70%;
    margin: 0 auto 180px;
  }
  .page-top {
    bottom: 20px;
  }
}



