
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;
}
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;
    text-decoration: none;
}
ins {
    background-color:#fff;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#fff;
    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;
}


.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.zen-old-mincho-regular {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
body{
 background: #60c9e2;
 font-family: "Noto Sans JP";
}

/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(-30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 1;
}
.scroll_right.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}


/*----------------------------------------------------- */
/*  PC           */
/*----------------------------------------------------- */

@media print,screen and (min-width: 1281px) {

/*-----------------------TOP---------------------- */
img{
 width: 100%;
}
.top{
 display: flex;
 margin: 0 auto;
 max-width: 1200px;
}
.whitebase{
 background: rgba(255,255,255,.9);
 border-bottom-right-radius: 8vw;
 width: 100%;
 padding-left: 10%;
 margin-left: -30%;
}
.bayquater_logo{
 width: 20%;
 padding: 17px;
}
.top_contents{
 display: flex;
 justify-content: flex-end;
 width: 70%;
 margin-left: 12%;
}
.logo{
 text-align: center;
 width: 65%;
 padding: 10% 2% 10% 10%;
}
.rantan_logo,.sweets_logo{
 display: inline-block;
 width: 100%;
}
.batsu{
 width: 10%;
 display: block;
 margin: 0 auto;
}
.juice_img{
 width: 100%;
 }
.juice{
 margin-top: 12%;
 width: 50%;
 margin-right: -37%;
 }
.introduction{
 margin: 80px auto;
 width: 45%;
 color: #fff;
 font-size: 18px;
 text-align: center;
 font-family: "Zen Old Mincho", serif;
 line-height: 1.8;
 }
.pc_kai{
 display: block;
}
/*-----------------------TOP---------------------- */
/*-----------------------RANTAN----------------- */
.rantan_night{
 max-width: 1200px;
 height: 400px;
 margin: 0 auto;
 display: flex;
}
.rantan_title{
 width: 100%;
}
.white_radius{
 max-width: 1100px;
 border-radius: 6vw;
 background: rgb(255,255,255,.7);
 overflow: hidden;
}
.rantan_title{
 width: 90%;
 margin: 0 auto;
}
.rantan_right{
 width: 50%;
}
.rantan_left{
 padding: 4% 3% 4% 5%;
 width: 50%;
}
.info_rantan{
 font-weight: bold;
 margin: 1.5vw 0vw;
 color: #525050;
 line-height: 1.8;
 font-size: 14px;
}
a.button{
 box-shadow: 0px 5px 15px 0px rgba(5, 80, 107, 0.35);
 display: block;
 background: #fcffb6;
 border-radius: 10px;
 width: 120px;
 font-size: 15px;
 color: #21c0fb;
 padding: 1em 2.5em;
 text-align: center;
 margin: 0 auto;
}

.rantan_right{
 overflow: hidden;
 width: 60%;
}
.rantan_right img{
 width: 900px;
 object-position: -180px -250px;
}
/*-----------------------RANTAN----------------- */
/*-----------------------SWEETS & DRINK----------------- */
.sweets_and_drink{
 margin: 0 auto;
 width: 100%;
 overflow: hidden;
}
.sweets{
 max-width: 1200px;
 width: 100%;
 display: flex;
 margin: 150px auto;
 align-items: center;
}
.sweets_right{
 margin-right: -60%;
}
.sweets_right_r{
 margin-left: -60%;
}
.sweets_left{
 width: 35%;
 padding: 2%;
}
.info_sweets{
 padding: 3%;
}
.sweets_img_l{
 margin-left: -60%;
}
.shop{
 font-weight: bold;
 color: #1d6174;
 font-size: 15px;
 line-height: 1.8;
 }
.name_sweets{
 color: #f3fcc8;
 font-size: 20px;
 line-height: 1.8;
}
.price{
 color: #fff;
 font-size: 15px;
 line-height: 1.2;
}
.yen{
 font-size: 12px;
 line-height: 1.3;
}
.sweets_info{
 margin: 1.5vw auto;
 text-align: left;
 color: #fff;
 font-size: 14px;
 line-height: 2.5;
}
.ue{
 margin-top: 2.2vw!important;
}
.reverse{
 flex-direction: row-reverse;
}
.mini{
 font-size: 0.8em;
 display: block;
 height: 2vw;
}
/*-----------------------SWEETS & DRINK----------------- */
/*-----------------------抽選----------------- */

.wave_back {
  width: 100%;
  background: url(../img/wave.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
   text-align: center;
   margin: 0 auto;
   padding-top: 10%;
   padding-bottom: 5%;
}
.wave_back {
  width: 100%;
  background: url(../img/wave.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
   text-align: center;
   margin: 0 auto 10vw auto;
   padding-top: 12%;
   padding-bottom: 7%;
}

.chusen_nakami{
  width: 1000px;  
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  margin: 50px auto;
}

.chusen_gazo{
 width: 100%;
 padding-top: 0.7vw;
}
.chusen_text{
 text-align: center;
 padding: 0 3%;
}
.chusen_title{
 color: #fff;
 font-size: 25px;
 line-height: 1.3;
 margin: 1% auto;
 font-weight: 600;
}
.chusen_info{
 font-size: 13px;
 color: #6b6b69;
 line-height: 2;
 text-align: left;
 margin-top: 20px;
}
.chusen_info2{
 font-weight: bold;
 margin: 15px auto 30px auto;
 background: rgba(255,255,255,.5);
 padding:0.7vw 0vw 0.2vw 2vw;
 line-height: 2;
 font-size: 14px;
 color: #6b6b69;
 text-align: left;
 border-radius: 15px;
}
.link{
 display: block;
 margin: 0 auto;
 text-align: center;
 color: #fff;
 background:  #1790b1;
 width: 200px;
 padding 20px auto;
 border-radius: 20px;
 margin: 0.8vw 0 1vw 0;
 margin-left: 17%;
}
/*----------------------ポップアップ---------------------- */
#popup {
  display: none; /* label でコントロールするので input は非表示に */
}

.popup-open {
  cursor: pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}

.popup-overlay {
  display: none; /* input にチェックが入るまでは非表示に */
}

#popup:checked ~ .popup-overlay {
  display: block;
  z-index: 99999;
  background-color: #00000070;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}

.popup-window {
  width: 90vw;
  max-width: 900px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 6px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup-text {
  margin: 0;
}

.popup-text:not(:last-of-type) {
  margin-bottom: 1em
}

.popup-close {
  cursor: pointer;
  position: absolute;
  top: -26px;
  right: 0;
}
.copyright{
 font-size: 10px;
}
/*----------------------ポップアップ---------------------- */

/*-----------------------抽選----------------- */
/*-----------------------バナー----------------- */
.bunner{
 width: 950px;
 margin:150px auto;
 background: #42c2e5;
}
.bunner_sp{
 display: none;
}
/*-----------------------バナー----------------- */
/*-----------------------フッター----------------- */
 .bay{
  width: 150px;
  margin: 0 auto;
 }
 .footer_text{
  margin: 30px auto;
  line-height: 1.5;
 }
 footer{ 
 padding-top: 30px;
 padding-bottom: 15px;
 font-family: "Noto Sans JP", sans-serif;
 width: 100%;
 overflow: hidden;
 background: #fff;
 text-align: center;
 color: #575757;
 font-size: 15px;
 }
/*-----------------------フッター----------------- */
}

/*----------------------------------------------------- */
/*  TAB           */
/*----------------------------------------------------- */

@media screen and (min-width: 768px) and (max-width: 1280px) {

/*-----------------------TOP---------------------- */
img{
 width: 100%;
}
.top{
 display: flex;
 margin: 0 auto;
 max-width: 1200px;
}
.whitebase{
 background: rgba(255,255,255,.9);
 border-bottom-right-radius: 8vw;
 width: 100%;
 padding-left: 10%;
 margin-left: -30%;
}
.bayquater_logo{
 width: 20%;
 padding: 17px;
}
.top_contents{
 display: flex;
 justify-content: flex-end;
 width: 70%;
 margin-left: 12%;
}
.logo{
 text-align: center;
 width: 65%;
 padding: 10% 2% 10% 10%;
}
.rantan_logo,.sweets_logo{
 display: inline-block;
 width: 100%;
}
.batsu{
 width: 10%;
 display: block;
 margin: 0 auto;
}
.juice_img{
 width: 100%;
 }
.juice{
 margin-top: 12%;
 width: 50%;
 margin-right: -37%;
 }
.introduction{
 margin: 80px auto;
 width: 80%;
 color: #fff;
 font-size: 2vw;
 text-align: center;
 font-family: "Zen Old Mincho", serif;
 line-height: 1.8;
 }
.pc_kai{
 display: block;
}
/*-----------------------TOP---------------------- */
/*-----------------------RANTAN----------------- */
.rantan_night{
 max-width: 90vw;
 height: 32vw;
 margin: 0 auto;
 display: flex;
}
.rantan_title{
 width: 100%;
}
.white_radius{
 width: 90vw;
 border-radius: 6vw;
 background: rgb(255,255,255,.7);
 overflow: hidden;
}
.rantan_title{
 width: 90%;
 margin: 0 auto;
}
.rantan_right{
 width: 50%;
}
.rantan_left{
 padding: 3vw;
 width: 50%;
}
.info_rantan{
 font-weight: bold;
 margin: 1.5vw 0vw;
 color: #525050;
 line-height: 1.8;
 font-size: 1.4vw;
}
a.button{
 box-shadow: 0px 5px 15px 0px rgba(5, 80, 107, 0.35);
 display: block;
 background: #fcffb6;
 border-radius: 10px;
 width: 12vw;
 font-size: 1.5vw;
 color: #21c0fb;
 padding: 1em 2.5em;
 text-align: center;
 margin: 0 auto;
}

.rantan_right{
 overflow: hidden;
 width: 60%;
}
.rantan_right img{
 width: 80vw;
 object-position: -18vw -20vw;
}
/*-----------------------RANTAN----------------- */
/*-----------------------SWEETS & DRINK----------------- */
.sweets_and_drink{
 margin: 0 auto;
 width: 100%;
 overflow: hidden;
}
.sweets{
 max-width: 1200px;
 width: 100%;
 display: flex;
 margin: 150px auto;
 align-items: center;
}
.sweets_right{
 margin-right: -60%;
}
.sweets_right_r{
 margin-left: -60%;
}
.sweets_left{
 width: 58vw;
 padding: 2%;
}
.info_sweets{
 padding: 3%;
}
.sweets_img_l{
 margin-left: -60%;
}
.shop{
 font-weight: bold;
 color: #1d6174;
 font-size: 15px;
 line-height: 1.8;
 }
.name_sweets{
 color: #f3fcc8;
 font-size: 20px;
 line-height: 1.8;
}
.price{
 color: #fff;
 font-size: 15px;
 line-height: 1.2;
}
.yen{
 font-size: 12px;
 line-height: 1.3;
}
.sweets_info{
 margin: 1.5vw auto;
 text-align: left;
 color: #fff;
 font-size: 1.5vw;
 line-height: 2.5;
}
.ue{
 margin-top: 2.2vw!important;
}
.reverse{
 flex-direction: row-reverse;
}
.mini{
 font-size: 0.8em;
 display: block;
 height: 2vw;
}
.togo{
 width: 30vw;
 text-align: right;
 padding-right: 20vw;
}
.togo img{
 width: 100%;
}
/*-----------------------SWEETS & DRINK----------------- */
/*-----------------------抽選----------------- */


.wave_back {
  width: 100%;
  background: url(../img/wave.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
   text-align: center;
   margin: 0 auto 10vw auto;
   padding-top: 12%;
   padding-bottom: 7%;
}

.chusen_nakami{
  width: 90vw;  
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  margin: 50px auto;
}

.chusen_gazo{
 width: 100%;
 padding-top: 0.7vw;
}
.chusen_text{
 text-align: center;
 padding: 0 3%;
}
.chusen_title{
 color: #fff;
 font-size: 2.2vw;
 line-height: 1.3;
 margin: 1% auto;
 font-weight: 600;
}
.chusen_info{
 font-size: 1.3vw;
 color: #6b6b69;
 line-height: 2;
 text-align: left;
 margin-top: 1vw;
}
.chusen_info2{
 font-weight: bold;
 margin: 1vw auto 0 auto;
 background: rgba(255,255,255,.5);
 padding:0.7vw 0vw 1vw 2vw;
 line-height: 1.8;
 font-size: 1.3vw;
 color: #6b6b69;
 text-align: left;
 border-radius: 15px;
}
.link{
 display: block;
 margin: 0 auto;
 text-align: center;
 color: #fff;
 background:  #1790b1;
 width: 22vw;
 padding 20px auto;
 border-radius: 20px;
 margin: 1vw auto;
 margin-left: 4.7vw;
}
/*----------------------ポップアップ---------------------- */
#popup {
  display: none; /* label でコントロールするので input は非表示に */
}

.popup-open {
  cursor: pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}

.popup-overlay {
  display: none; /* input にチェックが入るまでは非表示に */
}

#popup:checked ~ .popup-overlay {
  display: block;
  z-index: 99999;
  background-color: #00000070;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}

.popup-window {
  width: 90vw;
  max-width: 900px;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 6px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup-text {
  margin: 0;
}

.popup-text:not(:last-of-type) {
  margin-bottom: 1em
}

.popup-close {
  cursor: pointer;
  position: absolute;
  top: -26px;
  right: 0;
}
.copyright{
 font-size: 10px;
}
/*----------------------ポップアップ---------------------- */

/*-----------------------抽選----------------- */
/*-----------------------バナー----------------- */
.bunner{
 width: 70vw;
 margin:150px auto;
 background: #42c2e5;
}
.bunner_sp{
 display: none;
}
/*-----------------------バナー----------------- */
/*-----------------------フッター----------------- */
 .bay{
  width: 150px;
  margin: 0 auto;
 }
 .footer_text{
  margin: 30px auto;
  line-height: 1.5;
 }
 footer{ 
 padding-top: 30px;
 padding-bottom: 15px;
 font-family: "Noto Sans JP", sans-serif;
 width: 100%;
 overflow: hidden;
 background: #fff;
 text-align: center;
 color: #575757;
 font-size: 15px;
 }
/*-----------------------フッター----------------- */
}


/*----------------------------------------------------- */
/* SP           */
/*----------------------------------------------------- */

@media print,screen and (max-width: 767px) {

/*-----------------------TOP---------------------- */
img{
 width: 100%;
}
.top{
 display: flex;
 flex-direction: column-reverse; 
}
.whitebase{
 background: rgba(255,255,255,.9);
 border-bottom-right-radius: 10vw;
 border-top-right-radius: 10vw;
 width: 80vw;
 padding-bottom: 10vw;
 padding-top: 3vw;
 padding-left: 7vw;
}
.bayquater_logo img{
 width: 40vw;
 padding: 3vw;
 float: right;
}
.top_contents{
 display: flex;
 margin-top: 5vw;
}
.logo{
 text-align: center;
 width: 60vw;
 margin: 5vw uto;
}
.rantan_logo,.sweets_logo{
 display: inline-block;
 width: 60vw;
}
.batsu{
 width: 18vw;
 display: block;
 margin: 2vw auto;
}
.juice_img{
 position: absolute;
 z-index: 9;
 width: 42vw;
 }
.juice{
 margin-top: 7vw;
 margin-left: -11vw;
 }
.introduction{
 margin: 7vw auto;
 width: 85vw;
 color: #fff;
 font-size: 3.8vw;
 text-align: center;
 font-family: "Zen Old Mincho", serif;
 line-height: 1.8;
 }
 .sp_kai{
  display: block;
  margin-bottom: 0;
 }

/*-----------------------TOP---------------------- */
/*-----------------------RANTAN----------------- */
.rantan_night{
 width: 88vw;
 margin: 0 auto;
 display: flex;
 flex-direction: column-reverse;
}

.white_radius{
 border-radius: 10vw;
 background: rgb(255,255,255,.7);
 overflow: hidden;
}
.rantan_title{
 width: 63vw;
 margin: 2vw auto;
}

.rantan_left{
 padding: 3vw 3vw 3vw 6vw;
}
.info_rantan{
 font-weight: bold;
 margin: 1.5vw 0vw;
 color: #525050;
 line-height: 1.8;
 font-size: 3.5vw;
 width: 80vw;
 margin: 1vw auto 2vw auto;
}
.shita{
 margin-bottom: 4vw;
}
.shita2{
 margin-bottom: 6vw;
}
a.button{
 box-shadow: 0px 5px 15px 0px rgba(5, 80, 107, 0.35);
 display: block;
 background: #fcffb6;
 border-radius: 10px;
 width: 60vw;
 font-size: 4vw;
 color: #21c0fb;
 padding: 5vw 2vw;
 text-align: center;
 margin: 4vw 3vw 4vw 6.5vw;
 font-weight: bold;
}

.rantan_right{
 height: 40vw;
 overflow: hidden;
}
.rantan_right img{
 width: 150vw;
 object-position: -32vw -45vw;
}
.mini_rantan{
 font-size: 3vw;
}
/*-----------------------RANTAN----------------- */
/*-----------------------SWEETS & DRINK----------------- */

.sweets_and_drink{
 margin: 15vw auto;
 width: 100%;
 overflow: hidden;
}
.sweets{
 width: 100vw;
 margin: 3vw auto;
 overflow: hidden;
 align-items: center;
}

.sweets_img{
 width: 200vw;
}
/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(-120vw);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(-106vw);
}
.info_sweets{
 width: 85vw;
 padding: 3vw;
}

.shop{
 font-weight: bold;
 color: #1d6174;
 font-size: 4vw;
 line-height: 1.8;
 }
.name_sweets{
 color: #f3fcc8;
 font-size: 5vw;
 line-height: 1.8;
}
.price{
 color: #fff;
 font-size: 4.5vw;
 line-height: 1.2;
}
.yen{
 font-size: 3vw;
 line-height: 1.3;
}
.sweets_info{
 width: 85vw;
 margin: 4vw auto;
 text-align: left;
 color: #fff;
 font-size: 3vw;
 line-height: 1.8;
}
.ue{
 margin-top: 6vw!important;
}
.reverse{
 margin-left: 6vw;
}
.r_space{
 margin-right: 5vw;
}
.l_space{
 margin-left: 5.5vw;
}
span.mini{
 font-size: 3vw;
 display: block;
 height: 2.5vw;
}
.togo{
 width: 85vw;
 text-align: right;
 padding-right: 20vw;
}
.togo img{
 width: 35vw;
}
/*-----------------------SWEETS & DRINK----------------- */
/*-----------------------抽選----------------- */
.wave_back {
  width: 100%;
  background: url(../img/wave_SP.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 25vw;
  padding-bottom:10vw;
  
}
.chusen_nakami{
 text-align:center;
}


.none{
 margin-left:  5vw;
}
.chusen_gazo{
 width: 90vw;
 margin: 0 auto;
}
.chusen_text{
 width: 90vw;
 text-align: center;
 margin: 0 auto;
}
.chusen_title{
 margin-top: 3vw;
 color: #fff;
 font-size: 5vw;
 line-height: 1.5;
 margin: 4vw auto;
 font-weight: 600;
}
.chusen_info{
 margin-top: 3vw;
 font-size: 3vw;
 color: #6b6b69;
 line-height: 1.8;
 text-align: left;
}
.chusen_info2{
 font-weight: bold;
 margin: 3vw auto;
 background: rgba(255,255,255,.5);
 padding: 3vw 0vw 5vw 8vw;
 line-height: 2.2;
 font-size: 3vw;
 color: #6b6b69;
 text-align: left;
 border-radius: 15px;
}
.link{
 display: block;
 margin: 0 auto;
 text-align: center;
 color: #fff;
 background:  #1790b1;
 border-radius: 5vw;
 width: 55vw;
 margin-left: 10vw;
 margin-top: 2.5vw;
 padding: 1vw 0 1.5vw;
}

/*-------------------ポップアップ----------------- */

#popup {
  display: none; /* label でコントロールするので input は非表示に */
}

.popup-open {
  cursor: pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}

.popup-overlay {
  display: none; /* input にチェックが入るまでは非表示に */
}

#popup:checked ~ .popup-overlay {
  display: block;
  z-index: 99999;
  background-color: #00000070;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}

.popup-window {
  width: 98vw;
  max-width: 375px;
  padding: 5px;
  background-color: #ffffff;
  border-radius: 6px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup-text {
  margin: 0;
}

.popup-text:not(:last-of-type) {
  margin-bottom: 1em
}

.popup-close {
  cursor: pointer;
  position: absolute;
  top: -26px;
  right: 0;
}

/*-------------------ポップアップ----------------- */
/*-----------------------抽選----------------- */
/*-----------------------バナー----------------- */
.bunner{
 display: none;
}
.bunner_sp{
 width: 90%;
 margin:7vw auto;
 background: #42c2e5;
}
/*-----------------------バナー----------------- */
/*-----------------------フッター----------------- */
 .bay{
  width: 40vw;
  margin: 2vw auto 0vw auto;
 }
 .footer_text{
  margin: 3vw auto;
  line-height: 1.5;
  font-size: 12px;
 }
 .copyright{
 font-size: 10px;
 }
 footer{ 
 padding-top:2vw;
 padding-bottom: 1vw;
 font-family: "Noto Sans JP", sans-serif;
 width: 100%;
 overflow: hidden;
 background: #fff;
 text-align: center;
 color: #575757;
 }
/*-----------------------フッター----------------- */

}


