<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/*------------------------------------------*/
/*common
/*------------------------------------------*/

body {
  max-width: 828px;
  margin: 0 auto;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.main {
  width: 100%;
  margin: 0 auto;
}

.contents {
  margin: 0 0 50px;
}

.contents p {
  font-size: 1.3rem;
  line-height: 1.8;
  padding: 20px 5% 0;
}


/*------------------------------------------*/
/*header
/*------------------------------------------*/
header {
  width: 90%;
  margin: 0 auto;
}
.l_header p {
  font-size: 1.5rem;
  display: block;
  padding: 0;
  margin: 10px auto;
  text-align: center;
}

.l_header_name-inner {
  padding: 20px 0 10px;
}

.l_header_name {
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.l_header_logo {
  width: 100%;
  max-width: 320px;
  display: block;
  padding: 0;
  margin: 0 auto 10px;
}

.l_header_name h2 {
  display: block;
  font-size: 2.5rem;
  line-height: 1.2;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  color: #c21732;
}

.l_header_btn_wrap {
  width: 100%;
  margin: 0 auto;
  letter-spacing: -1px;
}
.l_header_btn_wrap a {
  font-size: 1.6rem;
  text-decoration: none;
  color: #fff;
}


/*------------------------------------------*/
/*footer
/*------------------------------------------*/
footer .copyright {
  padding: 10px 0 80px;
  color: #fff;
  background: #000;
  text-align: center;
  font-size: 1.2rem
}


/*------------------------------------------*/
/*campaign
/*------------------------------------------*/
.campaign p span {
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold;
}


/*------------------------------------------*/
/*shop_block
/*------------------------------------------*/
.shop_block_inner {
  width: 90%;
  margin: auto;
}

.shop-overview .shop-ttl {
  display: flex;
  align-content: center;
  max-width: 400px;
  margin: 0 0 10px;
}

.shop-overview .shop-ttl img {
  width: 36px;
  margin-right: 12px;
}

.shop-overview .shop-ttl h3 {
  font-size: 2.4rem;
}

.shop-overview .address {
  margin-bottom: 18px;
  font-size: 1.4rem;
  font-weight: bolder;
}

.shop-overview .notes {
  font-size: 1.4rem;
}

.shop-overview .tel {
  font-weight: bold;
  font-size: 2.8rem;
  color: #c21732;
  text-decoration: none;
  pointer-events: auto;
  cursor: auto;
}

.shop-overview .tel span {
  font-size: 1.8rem;
  color: #000;
}

.annotation_03 {
  margin: 0 auto;
  padding: 12px;
  background-color: #FFF;
  border: solid 1px #c21732;
  font-size: 1.4rem;
  letter-spacing: -0.015rem;
  margin: 20px 0 30px;
	color: #c21732;
	font-weight: bold;
}

.g-map {
  margin: 0 0 50px;
}

.g-map iframe {
  width: 100%;
  height: 250px;
}


/*------------------------------------------*/
/*page_top_button
/*------------------------------------------*/
#page-top {
  position: fixed;
  bottom: 80px;
  right: 10px;
  font-size: 70%;
  font-weight: 800;
  z-index: 2;
}

#page-top a {
  background: #fff;
  opacity: 0.5;
  text-decoration: none;
  color: #333;
  width: 80px;
  padding: 20px 0;
  text-align: center;
  display: block;
  border: solid 1px #777;
  border-radius: 5px;
}


/*------------------------------------------*/
/*fixed
/*------------------------------------------*/
.fixed {
  height: 70px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 1;
}

.fixed ul {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: space-between;
  border-top: solid 2px #fff;
}

.fixed ul li {
  width: 100%;
  box-sizing: border-box;
}

.fixed li a {
  display: block;
  background: #c21732;
  height: 70px;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fixed li:not(:last-child) {
  border-right: solid 2px #fff;
}

.fixed li a span {
  display: inline-block;
  position: relative;
  padding-left: 36px;
}

.fixed li a span:before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 35px;
  height: 28px;
  background: url(../img/app_join/otegaru-2.png) no-repeat center/cover;
  left: 0;
  top: 50%;
  transform: translateY(-65%);
}

/*------------------------------------------*/
/*lineup
/*------------------------------------------*/
.lineup {
  width: 90%;
  margin: 0 auto 50px;
}

.lineup h2 {
  background: #231815;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 4.0rem;
  line-height: 1.1;
  padding: 18px 0;
  margin-bottom: 20px;
}

.lineup h3 {
  font-size: 2.6rem;
  font-weight: bold;
  color: #c21732;
  line-height: 1.2;
  margin-bottom: 5px;
}

.lineup h4 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #c21732;
  line-height: 2;
}

.lineup p {
  padding: 0;
  font-size: 1.4rem;
}

.scroll_content { /* リスト全体のスタイル */
  display: flex;
  max-width: 800px;
  margin: 0 auto 30px;
  overflow-x: auto;
  padding-top: 12px;
  scrollbar-width: auto;
  scrollbar-color: #000 #aaa;
}
 
.scroll_content li { /* 各リストのスタイル */
  width: 45%;
  padding: 0 0 12px;
  margin: 0 12px 0 0;
  flex-shrink: 0;
  list-style: none;
}
 
.scroll_content img { /* 画像のスタイル */
  width: 100%;
  object-fit: cover;
}

br.sp {
  display: none;
}
 
@media screen and (max-width: 767px) {

  .lineup h2 {
    font-size: 3.0rem;
  }
  
  .lineup h3 {
    font-size: 2.8rem;
  }
  
  .lineup h4 {
    font-size: 1.1rem;
  }

  .lineup p {
    font-size: 1.6rem;
  }

  .scroll_content p {
    font-size: 1.1rem;
  }

  .scroll_content li {
    width: 38%;
  }
 
  .scroll_content::-webkit-scrollbar {
    height: 5px;
  }
   
  .scroll_content::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
  }
   
  .scroll_content::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 3px;
  }

  br.sp {
    display: block;
  }
 
}

/*20240327追加 Appブロック*/
.app {
  border: 8px solid #C21732;
}

.app-store-btn {
  margin: auto;
  display: flex;
  justify-content: center;
  padding: 8%;
}

.app-store-btn .apple-store {
  margin-right: 14%;
}

.app-store-btn a:hover {
  opacity: 0.75;
}

/*------------------------------------------*/
/*app
/*------------------------------------------*/

.app_box {
  max-width: 960px;
  margin: 30px auto 80px;
  padding: 10px 5px 5px;
  box-sizing: border-box;
  background: url(../img/common/bg_app-2.png) no-repeat center/cover;
  width: 90%;
}

.app_box &gt; img {
    width: 90%;
    margin: 15px auto 25px;
}

.app_inner {
  background: #fff;
  padding: 5%;
  display: flex;
  justify-content: space-around;
}

.app_inner img {
    max-height: 100px;
    height: 10vw;
    width: auto;
}

#lp-app-join {
    max-width: 1200px;
    margin: auto;
    text-align: center;
    background: #ff4d26;
    padding-top: 30px;
    padding-bottom: 1px;
}

#lp-app-join h2 {
    display: inline-block;
    text-align: center;
    margin: 18px 0 36px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding-left: 50px;
}

#lp-app-join p.note {
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

#lp-app-join h2:before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 50px;
  height: 40px;
  background: url(../img/app_join/otegaru-2.png) no-repeat center/cover;
  left: 0;
  top: 50%;
  transform: translateY(-65%);
}

#lp-app-join .flow_inner {
    width: 90%;
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    margin: 0 auto 20px;
}

#lp-app-join h3 {
    text-align: left;
    color: #C21732;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.2;
}

#lp-app-join h3 span {
    margin-right: 10px;
    font-size: 28px;
}

.bring_annotation img,
.flow_inner_box img {
    max-width: 200px;
    margin: 30px auto;
}

#lp-app-join .img-btn_wrap a {
  text-decoration: none;
}

#lp-app-join .img-btn_wrap a + a {
  margin-left: 30px;
}

.inner_button {
  display: block;
  background: #c21732;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 20px;
  font-size: 40px;
  font-weight: bold;
  position: relative;
  margin: 100px 0;
}

.inner_button:after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: translateY(-80%) rotate(45deg);
  right: 6%;
  top: 50%;
  margin: auto;
}

@media screen and ( min-width:641px ) {
    #lp-app-join .img-icon-app {
        max-width: 100px;
    }
}

@media screen and ( max-width:640px ) {
    .app_box {
        margin: 15px auto 40px;
    }
    #lp-app-join h2 {
      font-size: 28px;
      margin-bottom: 30px;
    }
    #lp-app-join .flow_inner_txt {
        min-height: inherit;
    }
    #lp-app-join .img-icon-app {
        margin-bottom: 0;
        margin-top: 20px;
    }
    #lp-app-join .img-btn_wrap {
        display: flex;
        justify-content: center;
    }
    #lp-app-join .img-btn_wrap a + a {
        margin-left: 20px;
    }
    .bring_annotation img, .flow_inner_box img {
        max-width: 125px;
    }
    .inner_button {
      font-size: 30px;
      margin: 60px 0;
    }
    
    .inner_button:after {
      width: 15px;
      height: 15px;
    }
}

.wd90 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/*------------------------------------------*/
/*homegoe
/*------------------------------------------*/
.homegoe {
  position: relative;
}

.homegoe a {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateX(1.6%);
  top: 44%;
  max-width: 772px;
  width: 93.24%;
  transition: .3s;
}

.homegoe a {
  top: 1188px;
}

@media ( max-width: 828px ) {

  .homegoe a {
    top: 143.5vw;
  }

}

.homegoe a:hover {
  opacity: .8;
}

.homegoe a img {
  width: 100%;
  height: auto;
}

/*------------------------------------------*/
/*double button
/*------------------------------------------*/

.double-button {
  display: flex;
  gap: 20px;
  margin: 20px auto;
}

.double-button li {
  width: 100%;
}

.double-button li a {
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 50px;
  font-weight: bold;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  font-feature-settings: "palt";
  transition: .3s;
}

.double-button li a:hover {
  opacity: .8;
}

.double-button li a:after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  transform: rotate(45deg);
  right: 0;
  left: 0;
  top: auto;
  bottom: 12%;
  margin: auto;
}

.double-button .entry a {
  background: #c21732;
  padding-top: 50px;
}

.double-button .choice a {
  background: #c79f62;
  line-height: 1.1;
  padding: 20px 0 70px;
}

.double-button .choice span {
  display: block;
  width: 90%;
  margin: 0 auto;
  color: #c79f62;
  font-size: 30px;
  background: #fff;
  padding: 5px 0;
}

.double-button .choice date {
  font-size: 42px;
}

@media screen and ( max-width: 828px ) {
  .double-button {
    gap: 2.42vw;
    margin: 2.42vw auto;
  }

  .double-button li a {
    font-size: 6.04vw;
  }
  
  .double-button li a:after {
    width: 4.35vw;
    height: 4.35vw;
    border-right: 1vw solid #fff;
    border-bottom: 1vw solid #fff;
  }
  
  .double-button .entry a {
    padding-top: 6.04vw;
  }
  
  .double-button .choice a {
    padding: 2.42vw 0 8.45vw;
  }
  
  .double-button .choice span {
    font-size: 3.62vw;
    padding: .6vw 0;
  }
  
  .double-button .choice date {
    font-size: 5.07vw;
  }
}</pre></body></html>