html {
    color: #5b4020;
  }
  header {
    margin: 0;
    padding: 0;
    line-height: 0;
  }
#contents {
  max-width: 500px;
  width: 100%;
  margin: 0 auto; }

#floatingBtn {
  position: fixed;
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  width: 100%;
  max-width: 420px; }

.researve-btn {
  margin: 0 auto 10px;
  width: 90%;
}

p.researve-message.text-center {
  font-size: 14px; }
  .pT20 {
    padding-top: 20px !important;
  }
  
  .pB15 {
    padding-bottom: 15px !important;
  }

.pB1em {
  padding-bottom: 1em;
}

/** LP
****************************************************************************/
.header-mv {
  width: 100%; }

.header-mv img {
  width: 100%; }

p.header-message {
  margin-top: 6px;
  font-size: 15px; }

section.sec01 {
  max-width: 680px;
  margin: 40px auto 0; }

.sec01-title {
  margin-top: 20px; }

ul.sec01-select-list {
  margin-top: 30px;
  justify-content: center;
  gap: 10px; }

.sec01-message {
  margin-top: 10px;
  font-size: 15px; }
  .sec01-message span {
    margin-left: 15px; }

section.sec02 {
  position: relative;
  /*margin-top: 50px;*/
  /*padding-bottom: 60px;*/ }

section.sec02::before {
  content: "";
  display: block;
  background-image: url(../../img/240123/sec02-bg.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.sec02-top {
position: relative;
    padding-top: 10px;
    width: 70%;
    margin: 0 auto;
}
.sec02-top-300 {
  position: absolute;
  top: 70px;
  right: 10px; }

.sec02-item-area {
  background-color: #fff;
  border-radius: 10px;
  width: 90%;
  margin: 30px auto 0;
  padding: 30px 15px; }

.sec02-item-flex {
  justify-content: center;
  gap: 30px; }

.sec02-item {
  margin-top: 30px; }

.sec02-last-area {
  background-color: #fff;
  border-radius: 10px;
  width: 90%;
  margin: 70px auto 0;
  padding: 30px 15px;
  position: relative; }

.sec02-item-6 {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: -moz-max-content;
  width: max-content; }

.sec02-last-head {
  padding-top: 20px;
  font-size: 38px;
  font-weight: bold; }

.sec02-item-7 {
  margin-top: 10px; }
  .sec02-item-7 img {
    margin-top: -70px; }

.sec02-last-message {
  padding: 20px 40px 0 40px; 
  margin-top:  20px;
}

.sec02-last-message p {
  font-size: 12px; }

.layout-right {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto 0 auto auto; }

section.sec03 {
  margin-top: 30px; }

.sec03-main {
  margin: -130px auto 0; }

.sec05-list-1 {
  position: relative; }

.sec05-bg-1 {
  position: relative;
  padding: 65% 0 90px; }


  .sec05-bg-1::before {
    content: "";
    display: block;
    background-image: url("../../img/sec05-bg-1.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

  .sec05-bg-2 {
    position: relative;
    padding: 65% 0 90px; }

  .sec05-bg-2::before {
    content: "";
    display: block;
    background-image: url("../../img/sec05-bg-2.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

  .sec05-bg-3 {
    position: relative;
    padding: 65% 0 90px; }

  .sec05-bg-3::before {
    content: "";
    display: block;
    background-image: url("../../img/sec05-bg-3.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

/*  .sec05-bg-4 {
    position: relative;
    padding: 65% 0 90px; }

  .sec05-bg-4::before {
    content: "";
    display: block;
    background-image: url("../../img/sec05-bg-4.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}*/
  .sec05-bg-5 {
    position: relative;
    padding: 65% 0 90px; }

  .sec05-bg-5::before {
    content: "";
    display: block;
    background-image: url("../../img/sec05-bg-5.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

  .sec05-bg-6 {
    position: relative;
    padding: 65% 0 90px; }

  .sec05-bg-6::before {
    content: "";
    display: block;
    background-image: url("../../img/sec05-bg-6.png");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sec05-list-area {
  padding: 0px 0 80px;
  width: 93%;
  background-color: #fff;
  border-radius: 54px 0 0 0; }

.sec05-list-area img {
  z-index: 2;
  position: relative;
  margin-left: -1px;
  margin-top: -1px; }

.open-btn-1, .open-btn-2, .open-btn-3, .open-btn-4, .open-btn-5, .open-btn-6 {
  position: absolute;
  top: 100px;
  right: 30px; }

.close-btn-1, .close-btn-2, .close-btn-3, .close-btn-4, .close-btn-5, .close-btn-6 {
  position: absolute;
  top: 100px;
  right: 30px;
  z-index: -1; }

.open {
  z-index: 2; }

.list-1 {
  margin: auto 0 auto auto;
  position: relative; }

.list-1::before {
  content: "";
  display: block;
  /*background-color: #469bcf;*/
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 10px;
  z-index: 1; }

.list-1::after {
  content: "";
  display: block;
  /*background-color: #469bcf;*/
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1; }

.list-2 {
  position: relative;
  margin: auto 0 auto auto; }

.list-2::before {
  content: "";
  display: block;
  /*background-color: #AF62A2;*/
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 10px;
  z-index: 1; }

.list-2::after {
  content: "";
  display: block;
  /*background-color: #AF62A2;*/
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1; }

.list-3 {
  position: relative;
  margin: auto 0 auto auto; }

.list-3::before {
  content: "";
  display: block;
  /*background-color: #EF8200;*/
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 10px;
  z-index: 1; }

.list-3::after {
  content: "";
  display: block;
  /*background-color: #EF8200;*/
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1; }

.list-4 {
  position: relative;
  margin: auto 0 auto auto; }

.list-4::before {
  content: "";
  display: block;
  /*background-color: mediumpurple;*/
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 10px;
  z-index: 1; }

.list-4::after {
  content: "";
  display: block;
  /*background-color: mediumpurple;*/
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1; }

.list-5 {
  position: relative;
  margin: auto 0 auto auto; }

.list-5::before {
  content: "";
  display: block;
  /*background-color: darkolivegreen;*/
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 10px;
  z-index: 1; }

.list-5::after {
  content: "";
  display: block;
  /*background-color: darkolivegreen;*/
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1; }

.list-6 {
  position: relative;
  margin: auto 0 auto auto; }

.list-6::before {
  content: "";
  display: block;
  /*background-color: darkolivegreen;*/
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 10px;
  z-index: 1; }

.list-6::after {
  content: "";
  display: block;
  /*background-color: darkolivegreen;*/
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 1; }

.list-top-tag {
  width: 80%;
  margin: 10px auto 0; }

.list-text {
  width: 95%;
  margin: 20px 0 auto auto; }

.fade-area {
  display: none; }

section.sec06 {
  position: relative;
  padding: 70px 0; }

section.sec06::before {
  content: "";
  display: block;
  background-image: url("../../img/sec06-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.sec06-main {
  width: 95%;
  height: 600px;
  margin: 50px auto 0;
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 80px;
  padding: 30px 0px 30px 50px; }

p.sec06-message {
  font-size: 14px;
  color: #fff;
  width: 95%;
  margin: 12px auto 0; }

/*section.sec07 {
  margin-top: 50px; }*/

.sec07-top {
  max-width: 270px;
  margin: 0 auto; }

/*.sec07-main {
  margin-top: 30px; }*/

/*section.sec08 {
  margin-top: 50px; }*/

/*section.sec10 {
  margin-top: 40px; }*/

h2.select-list-top {
  padding-left: 5%;
  width: 65%; }

ul.select-tab {
  position: sticky;
  top: 20px;
  flex-wrap: nowrap;
  margin-top: 10px;
  z-index: 10; }

li.select-1-btn, li.select-2-btn, li.select-3-btn {
  width: 33.3%; }

li.select-1-btn img, li.select-2-btn img, li.select-3-btn img {
  cursor: pointer; }

.hide {
  opacity: 0;
  display: none; }

.shop-text {
  padding: 0 5% 40px;
  border-bottom: dotted 2px #747474; }

.text-last {
  border-bottom: none; }

h3.shop-name {
  font-size: 36px;
  font-weight: bold;
  margin-top: 36px;
  align-items: center; }

h3.shop-name span {
  margin-left: 14px;
  width: 40px; }

ul.shop-info {
  margin-top: 36px; }

ul.shop-info iframe {
  width: 100%;
  height: 380px; }

li.shop-list-head {
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px; }

li.shop-list-text {
  font-size: 20px;
  margin-top: 24px;
  line-height: 1.6; }

li.shop-contact {
  font-size: 20px;
  margin-top: 24px;
  line-height: 1.6;
  color: #747474; }
  li.shop-contact a {
    text-decoration: underline; }

.contact-btn {
  margin: 40px auto 0; }

.field-trip {
  width: 100%;
  height: 600px;
  margin: 40px auto;
  background-color: #dadada;
  line-height: 600px; }

ul.select-1-nav {
  justify-content: center;
  gap: 14px;
  margin-top: 3em; }

ul.select-1-nav li {
  font-size: 14px;
  padding-right: 10px;
  border-right: solid 1px #000; }

ul.select-1-nav li:last-child {
  border-right: none;
  padding-right: 0; }
#footer {
  padding-bottom: 2em;
}
#copyright {
  text-align: center;
  line-height: 3.0em;
  background: antiquewhite;
  font-size: .8em;
}
.footer-area, .last-footer {
  margin-top: 30px; }

.fubuki {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: fubuki 12s infinite 1s; }

@keyframes fubuki {
  0% {
    top: 10%; }
  100% {
    top: 90%;
    right: 60%; } }

/*お店情報*/
.sec13 {
  position: relative;
}
.sec13_text01,.sec13_text02,.sec13_text03 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
	line-height: 1.8;
}



.sec13_text02 {
    top: 24.5%;
    font-size: clamp(10px,4vw,24px);
    width: 75%;
}
address {
    font-style: inherit;
}
.sec13_text03 {
    top: 35%;
    width: 75%;
    font-feature-settings: "palt";
    font-size: clamp(10px,3.7vw,22px);
}
p.title {
    font-weight: bold;
}
.sec13_text03_02 {
    margin: 1.5em 0;
	top: 22%;
}

.sec13__btn01 {
    position: absolute;
    top: 57.4%;
    left: 10.66667%;
    width: 78.66667%;
}
p.shop {
    font-size: clamp(17px, 4vw, 30px);
    font-weight: 500;
}

p.user {
    border: solid 1px #5b4020;
    padding: 0.3em;
    color: #5b4020;
    font-weight: 600;
	margin-left: 1.5em;
}
.sec13_text01 {
    top: 18.2%;
    display: flex;
    font-size:clamp(10px,3vw,20px);
    align-items: center;
}
.sec13_text03_03 {
    margin-top: 1em;
}
.gmaps {
  position: absolute;
  width: 84%;
  top: 80.3%;
  left: 50.2%;
  transform: translateX(-50%);
}

.gmaps__area {
      position: relative;
    padding-top: 100%;
}

.gmaps__map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn_text {
  text-align: center;
    font-size: 2.0em;
    color: deeppink;
    font-weight: bold;
    line-height: 1.2;
    padding: 1.0em 0 0 0;
}
  
.sec06-top {
  width: 74%;
  margin: 0 auto;
}


.hacomono_note {
  text-align: center;
  font-size: 10px;
  padding-top: 0.5em;
}

.sec03-abtn {
display: flex;
    justify-content: center;
    position: absolute;
    bottom: 50px;
}

.sec03-abtn button {
  border: none;
    background: no-repeat;
}

/*ご入会・ご登録手続きに必要なもの*/

.list_area {
  padding-bottom: 50px;
  color: #585757;
  background: #ffffff;
}

table {
  font-size: 1.0rem;
  margin: 0 auto;
  letter-spacing: 1px;
  width: 98%;
  background: #fff;
}


@media (min-width:751px){
table {
  font-size: 1.0rem;
}
}

td {
  border: solid 1px #d2d2d2;
  vertical-align:middle;
  padding: 15px 5px;
}

@media (min-width:751px){
td {
  padding: 10px 10px;
}
}

.td_ttl {
  font-size: .8rem;
}

@media (min-width:751px){
.td_ttl {
  font-size: .8rem;
}
}

.td_txt {
  text-align: center;
}

.td_price_01 {
  font-size: .9rem;
}

@media (min-width:751px){
.td_price_01 {
  font-size: 0.8rem;
}
}

.td_price_02 {
  font-size: 0.8rem;
}


.list_ttl {
    font-size: 1.2rem;
    text-align: center;
    background-color: #a3bce2;
    color: #fff;
    padding: 10px 0;
    margin: 0 auto;
    width: 98%;
}
@media (min-width:751px){
.list_ttl {
  padding: 20px 0;
}
}

.list_pink {
padding: 5px 8px;
    color: #fff;
    background-color: #e63462;
    font-size: .8rem;
    border-radius: 5px;
    display: inline-block;
    margin-top: 0.3em;
}

@media (min-width:751px){
.list_pink {
  font-size: 1.0rem;
}
}

.uchikeshi{
  position: relative;
}
.uchikeshi::before {
  position: absolute;
  content: "";
  display: block;
  transform: rotate(-20deg);
  background-color: #e63462;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
}

.list_comment p {
color: #5b4020;
    font-size: 1.2rem;
    padding: 20px 0 5px 0;
    font-weight: bold;
    margin-top: 0;
}

@media (min-width:751px){
.list_comment p {
  font-size: .8rem;
}
}

.cp_comment {
/*  background-color: #5f90cc;*/
  color: #585757;
  padding-bottom: 30px;
  padding: 0 4.2vw;
}

.cp_comment_ttl {
  font-size: .8rem;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0;
  padding: 20px 0;
  margin-top: 0;
}

@media (min-width:751px){
.cp_comment_ttl {
  font-size: .6rem;
}
}

.cp_comment ul li {
  display: inline-block;
  text-align: left;
  padding-left: 13px;
  text-indent: -13px;
}
.list_comment {
  padding: 0 1em 0.5em;
}


 /*================20240123リニューアル　広瀬=====================*/ 
  
  .cta_area {
    background: none;
    padding: 0;
    position: relative;
}
  
  .researve_kengaku_btn {
    position: absolute;
    bottom: 0;
    left: 4%;
    width: 92%;
  }  
  
  .hacomono_note {
    position: absolute;
    bottom: 2%;
    left: 0;
    right: 0;
    margin-bottom: 1.5%;
  } 
  
.sec02-top {
    position: relative;
    padding-top: 0px;
    width: 100%;
    margin: 0 auto;
}  
.go_experience_block {
    position: relative;
}
.go_experience_block .list {
    position: absolute;
    list-style: none;
    overflow: hidden;
    padding-left: 8%;
    padding-bottom: 14%;
    bottom: -2em;
}
.go_experience_block .list li {
    width: 42.03%;
    margin-right: 4.35%;
    margin-bottom: 4.35%;
    float: left;
}
  
.open-btn-1, .open-btn-2, .open-btn-3, .open-btn-4, .open-btn-5, .open-btn-6 {
    position: absolute;
    width: 42px;
    top: 28px;
    right: 18px;
}
  
.close-btn-1, .close-btn-2, .close-btn-3, .close-btn-4, .close-btn-5, .close-btn-6 {
    position: absolute;
    width: 42px;
    top: 28px;
    right: 18px;
    z-index: -1;
}  
 
.list-1::after,.list-2::after,.list-3::after,.list-4::after,.list-5::after,.list-6::after {
    display: none;
}  
  
.sec05-list-area {
    padding: 0 0 2%;
} 
  
 
  
  .comment {
    font-size: .80em;
  }
  
  .things_necessary {
    width: 76%;
    margin: 0 auto;
    display: block;
    padding-bottom: 1em;  
  } 
  
 
  
  .norikae {
    width: 90%;
    margin: 2em auto 0;
  }  

.first_note {
  background:#C10003;
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding: .3em 0;
  font-size: 1.2em;
}

/*既存店LP制作*/
.rules{
	background: url("../../img/240701/rules_bg.png")
}
#sec02{
	background:  linear-gradient(165deg, rgba(60,203,243,1) 0%, rgba(0,164,201,1) 45%, rgba(23,179,226,1) 76%, rgba(60,203,243,1) 100%);
	padding-bottom: 40px;
}

/**************240830公開分**************/
#sec02{
	background: none;
}
/*全店踏襲・楽天エリア*/

#rakuten_area {
  position: relative;
  background: none;
  margin-bottom: -1px;
}
#rakuten_area02 {
  position: relative;
  background: #ffffff;
  margin-bottom: -1px;
}
.rakuten_btn_wrap {
    bottom: 5px;
    left: calc(50% - 112px);
}
.rakuten_img_01 img {
  margin-top: -1px;
}
.rakuten_btn_wrap {
  position: absolute;
  bottom: 1.6rem;
  left: calc(50% - 15.1rem);
  text-align: center;
}
.rakuten_btn_wrap {
  bottom: -0.5rem;
  left: calc(50% - 6.5rem);
}
@media (min-width: 750px) {
  .rakuten_btn_wrap {
    bottom: 10px;
    left: calc(50% - 203px);
  }
}
#contents a.rakuten_modal_btn {
  display: inline-block;
  margin-bottom: 2rem;
  font-weight: bold;
  color: #725237;
  position: relative;
  text-decoration: underline;
}
#contents a.rakuten_modal_btn::after {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.5rem 0 0.5rem 0.8rem;
  border-color: transparent transparent transparent #725237;
  top: calc(50% - 0.45rem);
  right: -1.5rem;
}
@media (min-width: 750px) {
  #contents a.rakuten_modal_btn {
    margin-bottom: 35px;
    font-size: 1.9rem;
  }
  #contents a.rakuten_modal_btn::after {
    border-width: 14px 0 14px 18px;
    top: calc(50% - 10px);
    right: -30px;
  }
}
.modal_rakuten {
  background: unset!important;
  max-width: 750px!important;
  padding: 1rem!important;
  filter: drop-shadow(0 0 0.5rem rgba(0,0,0,0.5));
}
.modal_rakuten .remodal-close {
  top: 1.3rem;
  right: 1.3rem;
  left: inherit;
  width: 3.2rem;
  height: 3.2rem;
  background: #fff;
  border-radius: 50%;
  color: #666;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
}
.modal_rakuten .remodal-close::before {
  font-size: 3.2rem;
  line-height: 3.2rem;
  width: 3.2rem;
}
@media (min-width: 750px) {
  .modal_rakuten {
    padding: 35px!important;
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.5));
  }
  .modal_rakuten .remodal-close {
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
  }
  .modal_rakuten .remodal-close::before {
    font-size: 40px;
    line-height: 40px;
    width: 40px;
  }
}
.wss_modal .remodal-close.close_top{
	width: 3.8rem;
    height: 3.8rem;
    right: -0.5rem;
    left: unset;
    top: -0.5rem;
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.5));
}
.wss_modal .remodal-close.close_top::before{
	color: #666666;
    width: 3.8rem;
    height: 3.8rem;
    font-size: 4.4rem;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wss_modal .remodal-close.close_bottom{
	position: absolute;
    width: 13rem;
    height: 4.2rem;
    top: 97%;
    left: calc(50% - 6.5rem);
}
.wss_modal .remodal-close.close_bottom::before{
	display: none;
}
@media (min-width: 750px) {
  .wss_modal .remodal-close.close_bottom {
    width: 178px;
    height: 56px;
    top: 97%;
    left: calc(50% - 89px);
  }
}
.remodal.cpn .remodal-close.close_top{
	width: 3rem;
  height: 3rem;
  right: 0rem;
  left: unset;
  top: 3.5rem;
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.5));
}
.remodal.cpn .remodal-close.close_top::before{
	color: #666666;
  width: 3rem;
  height: 3rem;
  font-size: 4rem;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 750px) {
  .remodal.cpn .remodal-close.close_top{
    width: 50px;
    height: 50px;
    right: -10px;
    top: 0px;
  }
  .remodal.cpn .remodal-close.close_top::before{
    width: 50px;
    height: 50px;
    font-size: 5rem;
  }
}
.remodal.cpn .remodal-close.close_top {
  right: 3rem;
  top: -0.5rem;
}
@media (min-width: 750px) {
  .remodal.cpn .remodal-close.close_top {
    right: 40px;
    top: -10px;
  }
}
@media (min-width: 750px) {
  .modal_rakuten .remodal-close {
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
  }
  .modal_rakuten .remodal-close::before {
    font-size: 40px;
    line-height: 40px;
    width: 40px;
  }
}