@charset "UTF-8";
/* =BASE
-------------------------------------------------- */
body {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: sans-serif;
  line-height: 1.3;
}

img {
  max-width: 100%;
  height: auto;
}

img.width100Sm {
  width: 100% !important;
  height: auto !important;
}

a {
  color: #ce283f;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

.inlineList li {
  display: inline-block;
}

/* TABLE */
table {
  width: 100%;
}

table tr th,
table tr td {
  display: list-item;
  zoom: 1;
  list-style: none;
}

.switch {
  visibility: hidden;
}

.new {
  color: #fff;
  background-color: #ce283f;
  padding: 0 5px;
  border-radius: 4px;
  line-height: 1.8;
}

/* =OVERRIDE
-------------------------------------------------- */
#back-top,
.spNone {
  display: none;
}

.fltR,
.fltL {
  float: none !important;
}

.fltR img,
.fltL img {
  margin: 0 !important;
}

/* =HEADER LINE
-------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

.hStyle01 {
  padding: 6px 10px 4px;
  border-radius: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #fff;
  background: url(../imgs/bg_h2.gif) repeat left top #ba645c;
  margin-bottom: 20px;
}

.hStyle02 {
  font-size: 1.8px;
  font-size: 0.18rem;
  line-height: 1.5;
  color: #ce283f;
}

/* =CONTENTS
-------------------------------------------------- */
body {
  border-top: 4px solid #ce283f;
}

#about,
#menu {
  margin-bottom: 40px;
}

#shop {
  margin-bottom: 20px;
}

/* HEADER */
header {
  background: #fff;
}

header .logo {
  padding: 3.125%;
  text-align: center;
  margin-bottom: 5px;
}

header .logo img {
  width: 87.5%;
}

header .info {
  /*background: #eee;
  text-align: left;
  padding: $pm;*/
  display: none;
}

header h1 {
  font-weight: normal;
  font-size: 14px;
  text-align: left;
}

header h1 img {
  display: block;
  margin: 0 auto;
  margin-top: 15px;
}

nav {
  background: #ce283f;
}

nav * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

nav ul {
  border-top: 1px solid #b0152f;
}

nav li {
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #b0152f;
}

nav li:nth-child(odd) {
  border-right: 1px solid #b0152f;
}

nav a {
  display: block;
  padding: 10px 0;
  font-weight: bold;
  color: #FFF;
}

.animgif {
  text-align: center;
  margin-bottom: 20px;
}

.animgif img {
  width: 94%;
  margin-top: 16px;
}

.bl_mainimg {
  text-align: center;
  margin: 15px 0 30px;
  padding: 0 15px;
}

.cledit_card {
  text-align: center;
  background: #384de6;
  border-radius: 10px;
  color: #FFF;
  padding: 5px 20px !important;
  margin-bottom: 0px !important;
}

#mainImg {
  margin-bottom: 20px;
}

#guide,
#price,
#shopList,
#company,
#recruit,
#fc,
#campaign {
  margin-bottom: 60px;
}

#campaign .monthlyevent::after {
  content: "";
  display: block;
  clear: both;
}

#campaign .monthlyevent dt {
  font-weight: bold;
  font-size: 1.7rem;
  color: #ce283f;
  float: left;
  clear: both;
  width: 15%;
  max-width: 3em;
}

#campaign .monthlyevent dd {
  margin-bottom: 1em;
  font-size: 1.5rem;
  font-weight: bold;
  width: 85%;
  float: left;
}

#guide p {
  margin-bottom: 5px;
}

#guide dt {
  font-weight: bold;
  font-size: 20px;
  color: #ce283f;
}

#guide dd {
  margin-bottom: 20px;
}

#guide .excellent {
  padding: 20px;
  border: 2px solid #ce283f;
}

#guide .excellent div p {
  line-height: 1.8;
}

#guide .excellent div strong {
  font-weight: bold;
  font-size: 20px;
  color: #ce283f;
  line-height: 1 !important;
}

#guide .excellent img {
  width: 70%;
  display: block;
  margin: 0 auto;
}

#msg h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #ce283f;
}

#msg ul li {
  margin-bottom: 10px;
}

#msg ul li img {
  width: 100%;
  height: auto;
}

#price h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #ce283f;
}

#price * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#price dl {
  margin-bottom: 10px;
}

#price dt {
  font-weight: bold;
}

#price dd {
  margin-bottom: 10px;
}

#price p {
  margin-bottom: 5px;
}

#price p strong {
  font-size: 16px;
  font-weight: bold;
  color: #ce283f;
}

#price .bg {
  background: rgba(206, 40, 63, 0.05);
}

#shopList p {
  margin-bottom: 20px !important;
}

#shopList p strong {
  font-size: 16px;
  font-weight: bold;
  color: #ce283f;
}

#shopList #menuTab {
  position: relative;
}

#shopList #menuTab:before {
  content: "下記をクリックすると店舗が表示されます。";
  display: block;
  margin-bottom: 10px;
  text-align: left;
  color: #333;
}

#price p strong {
  font-size: 16px;
  font-weight: bold;
  color: #ce283f;
}

#price table tr th,
#price table tr td {
  display: table-cell;
  list-style: none;
  font-size: 11px;
}

#price table {
  margin: 15px 0;
}

#price table th {
  background-color: #f9e2e5;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  border: 1px solid #999;
}

#price table th br {
  display: block;
}

#price table td {
  text-align: center;
  border: 1px solid #999;
  padding: 10px;
}

#price table thead td {
  border: 0px none;
  background-color: #FFF;
}

#price #priceTab {
  position: relative;
}

#price #priceTab:before {
  content: "下記をクリックすると各種料金が表示されます。";
  display: block;
  margin-bottom: 10px;
  text-align: left;
  color: #333;
}

#price #annotation {
  margin: 15px;
}

#price #annotation p {
  margin-bottom: 5px;
  text-indent: -1em;
}

/* MAIN */
#main {
  padding: 3.125%;
  /* easy-responsive-tabs.css
  ==================================================*/
  /*-----------Accordion styles-----------*/
  /*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
}

#main .resp-tab-content {
  display: none;
}

#main .resp-accordion-active {
  display: block;
}

#main h2.resp-accordion {
  padding: 10px;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #FFF;
  background: #f9e2e5 url("../imgs/sp/arrow_down.png") no-repeat 96% center;
  background-size: auto 40px !important;
  color: #ce283f;
}

#main h2.resp-tab-active {
  background: #ce283f url("../imgs/sp/arrow_up.png") no-repeat 96% center !important;
  background-size: auto 40px !important;
  color: #FFF !important;
}

#main h2.resp-tab-active {
  background: #ce283f;
  color: #FFF !important;
}

#main .resp-easy-accordion h2.resp-accordion {
  display: block;
}

#main .resp-jfit {
  width: 100%;
  margin: 0px;
}

#main .resp-tab-content-active {
  padding: 10px;
}

#main .resp-tab-content-active li {
  border-top: 1px dashed #150a00;
  padding: 20px 0;
  position: relative;
}

#main .resp-tab-content-active li .price {
  position: absolute;
  top: 20px;
  right: 0px;
}

#main .resp-tab-content-active li:first-child {
  border-top: none;
  padding-top: 0px;
}

#main .resp-tab-content-active li:first-child .price {
  top: 0px;
}

#main .resp-tab-content-active li h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
  color: #ce283f;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 5px !important;
}

#main .resp-tab-content-active li img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}

#main .resp-tab-content-active li p {
  margin-bottom: 0px;
}

#main .resp-tab-content-active li dt {
  font-weight: bold;
}

#main .resp-tab-content-active li dd {
  margin-bottom: 5px;
}

#main .resp-tab-content-active li .mapBtn a {
  padding: 5px 20px;
  margin: 0 auto;
  background: #db2d4a;
  display: block;
  border-radius: 10px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
}

#main .resp-tab-content-active li .mapBtn a:hover,
#main .resp-tab-content-active li .mapBtn a:active,
#main .resp-tab-content-active li .mapBtn a:focus {
  background: #ee3f5d;
  text-decoration: none;
}

#main .resp-tab-content-active li .lineBtn img {
  width: 120px;
  height: auto;
}

#main ul.resp-tabs-list {
  display: none;
}

#main h2.resp-accordion {
  display: block;
}

#main .resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: initial;
  clear: none;
}

#main .resp-accordion-closed {
  display: none !important;
}

#company {
  /* TABLE */
}

#company * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#company h3 {
  margin-bottom: 20px;
  font-size: 20px;
}

#company h4 {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #ce283f;
  text-align: center;
}

#company h4 span {
  display: block;
  font-size: 18px;
}

#company .greeting {
  margin-bottom: 40px;
}

#company table {
  margin-bottom: 10px;
  border-bottom: 1px solid #999;
}

#company table th,
#company table td {
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid #999;
  border-bottom: none;
}

#company table th {
  font-weight: bold;
  background: rgba(206, 40, 63, 0.1);
}

#recruit *,
.recruit * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#recruit a,
.recruit a {
  width: 87.5%;
  padding: 10px 20px;
  margin: 0 auto;
  background: #db2d4a;
  display: block;
  border-radius: 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#recruit a:hover,
#recruit a:active,
#recruit a:focus,
.recruit a:hover,
.recruit a:active,
.recruit a:focus {
  background: #ee3f5d;
  text-decoration: none;
}

.recruit-box {
  padding: 0 15px 15px;
}

strong {
  font-weight: bold;
  font-size: 20px;
  color: #ce283f;
  line-height: 1 !important;
}

.bl_pickup {
  padding: 20px;
}

#fc {
  /* TABLE */
}

#fc * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#fc h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #ce283f;
}

#fc table {
  margin-bottom: 20px;
}

#fc p {
  margin-bottom: 5px;
}

#fc .cf {
  margin-bottom: 40px;
}

#fc .cf p {
  float: left;
  width: 62.5%;
}

#fc .cf img {
  width: 31.25%;
  float: right;
}

#fc table {
  border-bottom: 1px solid #999;
}

#fc table th,
#fc table td {
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid #999;
  border-bottom: none;
}

#fc table th {
  font-weight: bold;
  background: rgba(206, 40, 63, 0.1);
}

/* FOOTER */
#gFooter {
  text-align: center;
  background-color: #ce283f;
}

#gFooter p {
  margin: 0;
  height: 35px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  line-height: 35px;
  color: #fff;
}

/* 問い合わせ */
#contact {
  margin: 0 0 40px;
}
#contact #contact-detail {
  text-align: center;
}
#contact #contact-detail h3 {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 40px;
}
#contact #contact-detail p {
  text-align: left;
}
#contact #contact-detail br {
  display: none;
}
#contact #contact-detail a.form {
  width: 260px;
  padding: 20px;
  margin: 0 auto;
  background: #db2d4a;
  display: block;
  border-radius: 10px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
#contact #contact-detail a.form:hover,
#contact #contact-detail a.form:active,
#contact #contact-detail a.form:focus {
  background: #ee3f5d;
  text-decoration: none;
}
#contact #contact-detail .tel {
  margin-bottom: 0;
  text-align: center;
}
#contact #contact-detail .tel a {
  font-weight: bold;
  font-size: 2em;
  color: #db2d4a;
  text-align: center;
}
#contact #contact-detail .Reception-hours {
  font-size: 1.2em;
}

#campaign {
  margin: 0 3.125% 40px;
}

/* --- 20260123 追加 start--- */
.privacy-policy {
  padding: 16px;
}
.privacy-policy__heading {
  all: revert;
  font-size: 20px;
}
.privacy-policy__lead {
  margin: 0 0 32px 0;
}

.term {
  margin: 0 0 8px 0;
  background-color: #eee;
  font-weight: bold;
}

.desc {
  margin: 0 0 24px 0;
}

.company-info {
  display: grid;
  grid-template-columns: 100px 1fr;
}
.company-info__term::after {
  content: "：";
}
.company-info__desc {
  margin: 0;
}