input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
.top-content {
  width: 1070px;
  margin: auto;
}
#body-in{
  width: 100%;
}
#main .post, #main .page{
  width: 1070px;
  margin:auto;
}
#main {
  padding: 0 0 20px;
}
.article ol,
.article ul,
.article dl {
  list-style: none;
  padding: 0;
  margin: 0;
}

.article h2 {
  width: 70%;
  border-left: none;
  text-align: center;
  margin: 6% 15%;
  padding: 0;
}
.main-visual {
  position: relative;
}
.main-visual .menu-lead{
  top: 50%;
  margin: 3% auto 6%;
}
.main-visual .menu-title{
  position: absolute;
  top: 6%;
}
h2.kodawari-title{
  position: absolute;
  top:42%;
  margin: 0 15%;
}
.credit a{
  display: inline-block;
}
a.pc-topinfo{
  margin: 0 30% 4% 3%;
  display: inline-block;
}
h2.magazine-title{
  position: absolute;
  top:35%;
  margin: 0 15%;
}
span.content {
  margin-top: 1%;
}
.radio-contact span.mwform-radio-field.horizontal-item {
  display: block;
  margin: 2% 0 4% 0;
}
.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}
.article h3{
  border-bottom: 2px solid #900c0c;
  padding: 0 4% 2%;
  margin: 5% 0 4%;
}

.news h3 {
  margin-bottom: 0;
}

a {
  display: block;
  color: #333;
  text-decoration: none;
}

p {
  margin: 0;
  padding: 0;
}


.article table{
  width: 92%;
  margin: 0 auto;
}
section.privacypolicy {
  background: #f7f6f2;
  padding: 3%;
}
.privacypolicy__form {
  background: #fff;
  border: 1px solid #dfdfdf;
}
.menu-detail {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 92%;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  background: #f7f6f2;
  padding: 4% !important;
}

.menu-list {
  width: 49%;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  background: #fff;
}

.menu-list:nth-child(-n+2) {
  margin: 0 0 3% 0;
}

.menu-list .menu-list-link {
  position: relative;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #dfdfdf;
}

.menu-list .menu-list-link:after {
  position: absolute;
  content: "";
  top: 44%;
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-list .menu-list-link .menu-list-left {
  width: 40%;
  margin: 0;
}

.menu-list .menu-list-link .menu-list-right {
  width: 36%;
}

.menu-list a img:last-child {
  margin: 0 0 0 5%;
}

.mailmagazine-banner {
  margin: 5% 0 0 0;
  padding: 0 4%;
}

.menu-list {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.menu-list-block {
  width: 49.65%;
  border-bottom: 1px solid #fff;
}
.menu-list-block:nth-child(2n) {
  border-right: 1px solid #231815; 
}
.menu-list-block:nth-child(2n+1) {
  border-right: 1px solid #fff; 
}
.menu-list-blockFull {
  width: 100%;
}
.navi-inner ul .menu-list-block a {
  padding: 12% 3%;
  font-size: 11px;
}
.navi-inner ul .menu-list-blockFull a {
  padding: 6% 3%;
  font-size: 11px;
}
.navi-inner ul .menu-list-blockFull.social {
  display: flex;
}
.navi-inner ul .menu-list-blockFull.social a {
  width: 50%;
}
.navi-inner ul .menu-list-blockFull.social a img {
  width: 22%;
  margin-left: auto;
}
.navi-inner ul .menu-list-blockFull.social a:last-child img {
  margin-left: 0;
}
#main {
  width: 100%;
}
header {
  position: relative;
  height: auto;
}
#site-title {
  font-size: 20px;
  margin: 0;
  width: 100%;
  height: auto;
  padding: 1% 0;
}
#site-description{
  display: none;
}
.navi-inner {
  position: absolute;
  width: 100%;
  top: 102%;
  z-index: 99999;
}
.main-visual .keyvisual{
  opacity: 0.5;
}
.article .menu-visual {
  margin: 8% 0;
  width: 100%;
  padding: 0;
  opacity: 0.5;
}

.coupon-outline {
  margin: 0 4%;
}
.sub-title{
  margin-left: 15px;
  font-size: 9px;
  margin-left: auto;
}

div.is--submit::before{
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  z-index: 999;
}
.gender p.wysija-paragraph .wysija-radio-label{
  border: 1px solid;
  padding: 15px 25px;
  background-color: #fff;
}
input.myclass {
  color:#ccc;
}

input.myclass.is--error,
input.myclass.is--success {
  color: #333;
}


select {
  color:#333;
}

select.myclass {
  color:#ccc;
}

.infomation-outline {
  margin: 0 4% 30px;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (min-width: 1111px) {
  button#submit_btn_disable {
    background: #ccc;
    border: none;
    margin: 2% 4%;;
    padding: 17.5px 45px;
  }
  header {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }

  .navi-inner {
    top: 16px;
    right: 0;
    width: 418px;
    justify-content: flex-end;
  }

  .navi-inner .menu-menu-container .menu {
    display: flex;
    justify-content: flex-end;
  }

  .menu-menu-container {
        width: 428px;
  }

  #site-title {
    margin: 0;
    padding: 0;
  }
}
.entry .post-meta a{
  color:#231815;
}
.pager .current{
  color: #231815;
}
.pager a{
  color: #231815;
}
.page-link a span,
.comment-page-link a{
  color:#231815;
}
.page-link a{
  color: #231815;
}
.article-like-body{
  color: #231815;
}
ul.snsbs li a{
  background-color:#231815;
}

img,canvas,iframe,video,svg{max-width:100%;display:block;}.overflow-container{overflow-y:scroll}.aspect-ratio{height:0;padding-top:56.25%;position:relative}.aspect-ratio--object{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:100}

#main #bbpress-forums .status-closed{
  color: #231815;
}
.contact__tel-title,.contact__web-title{
  border-bottom: 2px solid #e8e8e8;
}
.contact__tel-text {
  margin: 30px 0;
}
.form__name{
  display: flex;
  margin: 20px auto;
}
.form__contact-subject, .form__contact-detail{
margin: 20px auto;
}
.form__name input {
width: 196px;
  margin-right: 25px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
}
.form__name span {
  margin: 0 5px;
}
.privacy__text{
  background: #fff;
  border: solid 1px #808080;
  height: 120px;
  padding: 0.5em;
  overflow: auto;
}
.btn-submit{
text-align: center;
margin-top: 2%;
}
.btn-submit .btn{
width: 320px;
margin: 30px;
padding: 15px !important;
}

.topnews {
  position: relative;
  padding: 3% 4%;
  border-bottom: 1px solid #ccc;
}

.topnews:after {
  position: absolute;
  content: "";
  top: 44%;
  right: 16px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.topnews .date {
  font-size: 12px;
  color: #900c0c;
}

.topnews .newinfo {
  margin: 0 0 0 8px;
  font-size: 11px;
  color: #fff;
  background: #900c0c;
  padding: 0.5% 1.5%;
}

.topnews .content {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 3% 0 0;
}

.commitment__text-title {
  background: #900c0c;
  color: #fff;
}

.commitment__link {
  text-align: right;
}
.commitment__link a::after{
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 5px;
  height: 5px;
  margin-top: -4px;
  border-top: solid 2px #bcbbba;
  border-right: solid 2px #bcbbba;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";

  }
.commitment__link a{
  position: relative;
  color: #bcbbba;
  padding: 15px;
}
.top__coupon ul,
.top__coupon ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#the-content .top__coupon .top__coupon__block {
  padding: 0 4% 4%;
}
.topcoupon__block {
  border: 1px solid #900c0c;
  margin-bottom: 0;
  position: relative;
}
.topcoupon__block a {
  padding: 3% 14% 3% 3%;
}
.topcoupon__block-label{
  color: #900c0c;
  font-weight: bold;
}
.topcoupon__block::after{
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  }
  .topcoupon__block-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  background: #900c0c;
  }
.commitment__block,
.menu__block,
.storelist__block,
.coupon__block {
  display: flex;
}	
.footer-menu{
width: 96%;
  margin: 0 auto;
  padding: 0 2%;
  /*max-width: 1062px;*/
}
.footer-menu ul li {
  list-style-type: none;
  display: inline-block;
}
.footer-menu ul li a{
padding: 15px 20px;
  color: #fff !important;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.9rem;
text-transform: uppercase;
}

.store{
  display: flex;
  margin-bottom: 3%;
  padding: 4%;
}

.simplemap {
  margin: 0 0 10%;
}

.store .store__image {
  width: 50%;
}

.store__text ul.content {
list-style-type: none !important;
}
.store__text ul.content li {
position: unset;
margin:auto;
}
.post-content h3{
border-bottom: 1px solid #900c0c;
margin-bottom: 15px;
}
.coupon {
display: flex;
border: 1px solid #900c0c;
margin: 25px 0;
width: 100%;
}
.coupon__title {
width: 30%;
background: url('../images/coupon.png') no-repeat center center;
background-size:cover;
}
.coupon__title p{
color: #fff;
font-size: 16px;
padding: 3%;
}
.coupon__date{
font-size: 16px;
color: #fff;
padding: 3%;
}
.coupon_detail{
width: 70%;
}
.article .coupon_detail-list{
  list-style: none;
  padding: 10% 3%;
  color: #333;
}
.article li.store__label{
  color: #900c0c;
  font-weight: bold;
  margin: 0;
  }
.coupon_detail ul.coupon_detail-list li{
font-size: 16px;
padding-left: 0;
}
.list-data {
display: flex;
width: 100%;
}
.list-data div {
  width: 120px;
}
.print{
  display:none
}
.coupon-sp{
  display: none;
}
.commitment {
  position: relative;
  height: auto;
  padding-bottom: 25%;
}
.topcommitment {
  position: relative;
  padding-bottom: 8%;
}

.topcommitment img {
  width: 100%;
  margin: 0 auto;
}

.pc-topinfotext {
  margin: 0 4% 30px;
}
div.title{
  font-size: 18px;
  font-weight: bold;
  margin-left:15px;
}
.radio-contact {
  margin-left: 33px;
}
input[type=radio] {
  width: auto;
  height: 30px;
  vertical-align: middle;
}
.article h2 img {
  margin: 0 auto;
  padding: 0 10%;
}
.youbou {
  display: flex;
}
.sub {
  margin-left: 15px;
  font-size: 9px;
}
.form__contact-text textarea {
  width: 100%;
  margin: auto 15px;
}
.user-profile {
  background-color: #f7f6f2;
  padding: 4%;
}
.wysija-paragraph {
  padding: 2% 0 0;
}
.annotation {
  font-size: 11px;
}

.label {
  font-size: 14px;
  font-weight: bold;
  margin: 30px 0 5px 0;
}

.form__gender span.mwform-radio-field.horizontal-item {
  margin: 0 5% 0 0;
}

.form__gender span.mwform-radio-field.horizontal-item:last-child {
  margin: 0;
}

.form__gender span.mwform-radio-field.horizontal-item label {
  border: 1px solid;
  padding: 15px 25px;
  background-color: #fff;
}
.form__gender span.mwform-radio-field.horizontal-item label input {
  margin-right: 20px;
}
select, option {
  border: 1px solid;
  background-color: #fff;
  padding: 14px 14px 16px;
  position: relative;
}

select::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  pointer-events: none;
}

.widget_wysija_cont .allmsgs .updated {
  font-size: 16px;
}

.privacy__check {
  text-align: center;
  margin: 30px 0;
}

.contact__tel-title,.contact__web-title{
  border-bottom: 1px solid #e8e8e8;
}
.contact__tel-text {
  margin: 15px 0;
  font-size: 14px;
}
.btn-submit{
  background: #ccc;
}
.btn-submit button{
  border: none;
  color: #fff;
  padding: 17.5px 45px 17.5px 32px;
  margin-bottom: 0;
}
.btn-submit input[type="submit"]{
  padding: 17.5px 45px 17.5px 32px;
  background: #d7c053;
  text-align: center;
  color: #fff;
  border: none;
  font-size: 16px;
}
.contact__web-text{
  font-size: 14px;
}
section.privacypolicy div.title {
  margin-bottom: 0;
  margin-left: 4%;
}
.pc-topinfo {
  margin: 0 0 30px 0;
  text-align: center;
  padding: 17.5px 45px;
  background: #d7c053;
  position: relative;
  color: #fff;
  margin: 0 4% 4%;
}

.pc-mg {
  margin: 0 4% 30px;
}

.pc-topinfo:before {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.commitment img {
  width: 100%;
}

ul.commitment__list {
  margin: auto;
  list-style: none;
}

ul.commitment__list li:nth-child(odd) .commitment__text {
  position: absolute;
  top: 70%;
  right: 0;
  left: auto;
  width: 90%;
  height: auto;
  background-color: #900c0c;
  color: #d8baba;
}

ul.commitment__list li:nth-child(even) .commitment__text {
  position: absolute;
  top: 70%;
  right: auto;
  left: 0;
  width: 90%;
  height: auto;
  background-color: #900c0c;
  color: #d8baba;
}

.commitment__text-title {
  color: #fff;
  height: auto;
  padding: 3% 4% 0;
}

.commitment__text-detail {
  padding: 15px;
}

.commitment-block {
  height: 160%;
}

.mailpoetsignup-374{
  visibility:hidden;
}
ol.purpose {
  margin: auto;
  padding: 0 8%;
  font-size: 13px;
  color: #989898;
  list-style-type: decimal
}
ol.personal{
  margin: auto;
  padding: 0 8%;
  font-size: 13px;
  color: #989898;
  list-style-type: decimal
}
.privacy__contact {
  padding: 0 4%;
  color: #989898;
}
.privacypolicy-lead {
  padding: 0 4%;
  font-size: 13px;
}

.privacypolicy-text {
  padding: 0 4%;
  font-size: 13px;
  color: #989898;
}

section.privacypolicy div {
  margin: 25px 0;
}

section.privacypolicy h3 {
  margin-bottom: 5px;
  font-size: 18px;
}

.privacy__contact p {
  margin: 0;
}

.part__detail .pc-topinfo{
  margin-top:4%;
}
.part__detail table td{
  vertical-align: inherit;
}

.part__detail table td p{
margin: auto;
}

#panel {
width: 100%;
position: relative;
}

#panel > dt {
border-bottom: solid 1px #900c0c;
cursor: pointer;
padding: 10px;
font-weight: bold;
}

#panel > dd {
margin: 0px;
padding: 10px;
}
#panel > dt:after {
display: block;
position: absolute;
right: 10px;
width: 7px;
height: 7px;
margin-top: -10px;
border-top: solid 2px #7f7f7f;
border-right: solid 2px #7f7f7f;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
content: "";
}
#panel > dt.open:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.recommended-list {
  display: flex;
  margin: 0 0 4% 0;
  align-items: stretch;
  justify-content: space-between;
}

.recommended__block {
  margin: 0;
  width: 48%;
  align-items: stretch;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #ccc;
}

.recommended__block-image img {
  width: 100%;
}

ul.topics-list{
margin: auto;
}
.top__commitment ul{
margin: auto;
}
.tell__contact-sp{
  display: none;
}
.recommended{
  background: #f7f6f2;
}
.recommended__block-text ul {
  list-style: none;
  padding: 0px;
  background: #fff;
}
li.recommended__block-price {
  font-size: 14px;
  color: #900c0c;
  font-weight: bold;
}
.is--disable {
  background: #ccc;
}
.is--error{
  color: #cc2127;
}
.formErrorContent{
  display: none;
}
.store__image img {
  height: auto;
  width: 100%;
}

div.storename__block div.storename__label{
  border: none;
  margin-bottom: 0;
  font-size: 22px;
}
.storename__block {
  display: flex;
  border-bottom: 1px solid #900c0c;
}

.storename__label {
 font-weight: bold;
}

.storename__block a {
  margin: 0 0 0 auto;
}

.store__text {
  padding: 0 0 0 2%;
}

.store__link {
  background: #900c0c;
  color: #fff;
  width: 150px;
  padding: 2px 9px;
  height: 25px;
  position: relative;
}
.store__link::after{
  display: block;
  position: absolute;
  top: 55%;
  right: 5px;
  width: 5px;
  height: 5px;
  margin-top: -4px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#osusume-image {
  display: block;
  background: #f7f6f2;
}
#osusume-image .recommended__block-text {
  padding: 3%;
}

button#submit_btn_disable {
  background: #ccc;
  border: none;
  position: relative;
  padding: 3% 15%;
  margin: 0;
  width: 100%;
  font-size: 22px;
  color: #fff;
}

.btn-submit .submit .confirm {
  background: #d7c053;
    border: none;
    position: relative;
    padding: 3% 15%;
    margin: 0;
    width: 100%;
    font-size: 22px;
    color: #fff;
}

.is--submit {
  position: relative;
}

button#submit_btn_disable::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}

.widget_wysija_cont .wysija-submit {
  background: #d7c053;
  border: none;
  position: relative;
  padding: 3% 15%;
  width: 100%;
  font-size: 22px;
  color: #fff;
}

.btn-submit .submit {
  position: relative;
}

.btn-submit .submit::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  z-index: 999;
}

.widget_wysija_cont .wysija-submit::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";

}

.form__age .mwform-radio-field-text {
  margin: 0 15px 0 0;
}

@media screen and (max-width: 640px) {
  .tell__contact-sp a{
    color: #fff;
    display: inline-block;
  }
  .article h2.menu-title-sp{
    width: 70%;
    border-left: none;
    text-align: center;
    margin: 6% 15%;
    padding: 0;
  }
  .simplemap {
    margin: 0 4% 10%;
  }
  #body-in{
    width: 100%;
  }
  .coupon-sp{
    display: block;
  }
  #main .post, #main .page{
    /* width: 90%; */
    width: 100%;
    margin:auto;
  }
  .form__gender {
    margin: 15px auto;
  }
  div.title{
    font-size: 18px;
    font-weight: bold;
    margin-left: 4%;
  }
  .radio-contact {
    margin-left: 4%;
  }
  input[type=radio] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
  }
  .article h2 img {
    width: auto;
    height: 28px;
    margin: 0 auto;
    padding: 0 4%;
  }
  .youbou {
    display: flex;
  }
  .sub {
    margin-left: 15px;
    font-size: 9px;
  }
  .form__contact-text textarea {
    width: auto;
    margin: auto 0;
  }
  .user-profile {
    background-color: #f7f6f2;
    padding: 20px;
  }
  .label {
    font-size: 12px;
    font-weight: bold;
    margin: 8% 0 0 0;
  }
  .form__gender span.mwform-radio-field.horizontal-item label {
    border: 1px solid;
    padding: 15px 8%;
    background-color: #fff;
  }
  .form__gender span.mwform-radio-field.horizontal-item:last-child label {
    margin: 0 0 0 -1px;
  }
  .form__gender span.mwform-radio-field.horizontal-item label input {
    margin-right: 20px;
  }
  select, option {
    border: 1px solid;
    background-color: #fff;
  }
  .privacy__check {
    text-align: center;
    margin: 10% 0;
  }
  .store__text {
    margin-left: 2%;
    width: 50%;
  }
  #site-title {
    width: 40%;
  }
  section.privacypolicy div.title {
    margin-bottom: 0;
    margin-left: 4%;
  }
  .contact__tel-title,.contact__web-title{
    border-bottom: 1px solid #e8e8e8;
  }
  .contact__tel-text {
    margin: 15px 4%;
    font-size: 14px;
  }
  .btn-submit{
    background: #ccc;
  }
  .btn-submit button{
    border: none;
    color: #fff;
    padding: 17.5px 45px 17.5px 32px;
    margin-bottom: 0;
  }
  .btn-submit input[type="submit"]{
    padding: 17.5px 45px 17.5px 32px;
    background: #d7c053;
    text-align: center;
    color: #fff;
    border: none;
    font-size: 16px;
  }
  .contact__web-text{
    font-size: 14px;
    margin: 0 4%;
  }
  .form__age .mwform-radio-field {
    display: block;
    margin: 6% 0;
  } 
  .form__name{
    display: flex;
    margin: 10px auto;
  }
  .form__contact-subject, .form__contact-detail{
    margin: 10px auto;
  }
  .form__name input {
    width: 98px;
    margin-right: 12.5px;
  }
  textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
  }
  .form__name span {
    margin: 0 2.5px;
  }
  .privacy__text{
    border: solid 1px #808080;
    height: 120px;
    padding: 0.25em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
  }
  .btn-submit{
    text-align: center;
  }
  .btn-submit .btn{
    width: 160px;
    height: 45px;
    margin: 15px;
    padding: 7.5px !important;
  }
  .form__address input{
    width: 280px;
  }
  .form__mail input{
    width: 280px;
  }
  .form__tell input{
    width: 280px;
  }
  #btnPrint{
    display: none;
  }
  .coupon-pc{
    display: none;
  }
  header {
    padding:10px 0;
  }
  #site-logo img {
    max-width: 170px;
  }
  #inner-header {
    display: flex;
  }
  #site-heading {
    padding-top: 0px;
  }
  div#site-logo {
    text-align: left;
  }
  nav .menu{
    display: none;
  }
  #mobile-menu a {
    width: 7%;
  }
  .navi-outline {
    transform: translateY(0%);
    max-width: 100%;
    background: #231815;
  }
  .article h2 {
    width: 100%;
    margin: 0 auto;
  }
  h2.kodawari-title {
    top: 22%;
  }
  .main-visual .menu-lead {
    top: 50%;
    margin: 6% 4%;
    width: 92%;
  }
  .article .menu-lead {
    width: 92%;
    margin: 6% 4% 0;
  }
  .article img {
    width: 100%;
    padding: 0
  }
  .article .keyvisual {
    margin: 10% 0 0;
    padding: 0;
  }
  .commitment__block-image img
  {
    margin: 0;
  }
  .commitment__block-image img,
  .menu__block-image img,
  .storelist__block-image img,
  .coupon__block-image img
  {
    margin: 0;
    height: 78px;
    width: 83px;
  }

  .commitment__block-label,
  .menu__block-label,
  .storelist__block-label,
  .coupon__block-label{
    font-family:Ryumin Regular KL;
  }

  .top__commitment .slick-dotted.slick-slider {
    margin-bottom: 5px;
    padding-bottom: 25px;
  }
  .tell__contact-sp{
    display: block;
  }
  .tell__contact {
    margin-bottom: 40px;
  }
  .tell__contact-pc{
    display: none;
  }
  .tell__contact-sp {
    text-align: center;
    padding: 17.5px 45px 17.5px 32px;
    background: #d7c053;
    color: #fff;
    position: relative;
    margin: 0 4% 4%;
  }
  .tell__contact-sp::before{
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  .privacy__contact {
    padding: 0 4%;
    font-size: 13px;
    color: #989898;
  }
  .contact__txt {
    padding: 0 4% 4%;
    margin: 0;
  }
  .contact__btn{
    text-align: center;
    padding: 17.5px 45px 17.5px 32px;
    background: #d7c053;
    position: relative;
   }
   .web__contact a{
    color: #fff;
    margin: 0 4% 4%;
   }
  .contact__btn::before{
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  footer{
    background-color: #231815;
    color: #fff;
    text-align: center;
  }
  .footer {
    transform: translateY(0%);
    max-width: 100%;
    background: #231815;
  }
  .footer__outline {
    position: relative;
    margin: 0;
    padding: 0;
    width: 99%;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
  }
  .footer-menu-list {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #fff;
  }
  .footer-menu-list .menu-list-block {
    width: 49.65%;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 0;
  }

  .footer-menu-list .menu-list-block:nth-child(2n+1) {
    border-right: 1px solid #fff;
  }
  .footer-menu-list .menu-list-block a {
    padding: 12% 3%;
    font-size: 11px;
    color: #fff;
  }

  .footer__outline .menu-list-blockFull a {
    padding: 6% 3%;
    font-size: 11px;
  }

  .footer__outline .menu-list-blockFull.social {
    display: flex;
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  .footer__outline .menu-list-blockFull a {
    padding: 6% 3%;
    font-size: 11px;
    color: #fff;
    text-align: center;
    width: 94.8%;
  }
  .footer__outline .menu-list-blockFull.social a img {
    width: 22%;
    margin-left: auto;
  }
  .footer__outline .menu-list-blockFull.social a:last-child img {
    margin-left: 0;
  }

  .footer__outline .footternav .footernav__list {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .footer__outline .footternav .footernav__list li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 0;
  }

  .footer__outline .footternav .footernav__list li a {
    padding: 3% 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }

  .footer__outline li {
    float: none;
    border-top: 0px;
    border: 0;
    height: auto;
    padding: 0;
    margin: 0;
  }

  #footer-all .footer__logo {
    font-size: 20px;
    margin-right: 30px;
    margin: 8% auto 0;
    width: 160px;
    height: auto;
  }
  .social-outline {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    padding: 3% 0 8%;
  }
  .social-outline .social {
    display: flex;
    justify-content: center;
    padding: 0;
  }
  .social-outline .social a {
    width: 36px;
  }
  footer .footer-label{
    padding: 6% 36%;
  }
  footer table {
    width: 100%;
    background: #231815;
  }
  footer tr {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  footer .td-left {
    padding: 22.5px 30px;
    border-bottom: 1px solid #fff;
  }
  footer .td-right {
    padding: 22.5px 30px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  footer .td-bottom {
    padding: 22.5px 30px;
  }
  footer td.td-left a,
  footer td.td-right a,
  footer td.td-bottom a,
  footer ul.footernav__list li a
   {
    color: #fff;
  }
  .footernav__list {
    display: flex;
    list-style: none;
    padding: 0 0 5%;
    justify-content: center;
    margin: 0;
  }
  footer li{
    font-size:10px;
    padding: 0 6px;
  }
  footer li+ li {
    margin: 0;
    font-size:10px;
    border-left: none;
  }
  footer div#site-logo{
    text-align: center;
    margin: 55px auto;
  }
  .breadcrumb {
    padding: 0px 15px;
  }
  .page-title{
    text-align: center;
  }

  .store__image img {
    height: auto;
    width: 100%;
  }
  li.store__item {
    font-size: 11px;
  }
  div.storename__block div.storename__label{
    border: none;
    margin: 0 0 0 4%;
    font-size: 18px;
  }
  .storename__block {
    display: flex;
    border-bottom: 1px solid #900c0c;
  }

  .storename__label {
   font-weight: bold;
  }

  .storename__block a {
    margin: 0 0 0 auto;
  }

  .store__link {
    background: #900c0c;
    color: #fff;
    font-size: 10px;
    width: 120px;
    padding: 2px 9px;
    height: 25px;
    position: relative;
  }
  .store__link::after{
    display: block;
    position: absolute;
    top: 55%;
    right: 5px;
    width: 5px;
    height: 5px;
    margin-top: -4px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  .recommended__block-image img {
    width: 100%;
    height: auto;
    margin: 0;
  }
  li.recommended__block-detail {
    font-size: 11px;
    line-height: 20px;
  }
  .recommended__block-text{
    background: #fff;
    width: 94%;
    height: auto;
    padding: 3%;
  }
  div.recommended__block-text ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .recommended-list {
    display: flex;
    margin: 0 0 4% 0;
  }
  .commitment__block,
  .menu__block,
  .storelist__block,
  .coupon__block {
    display: flex;
    width: 167px;
  }
  .topcoupon__block-date{
    font-size: 10px;
  }
  .topcoupon__block-label{
    color: #900c0c;
    font-size: 13px;
  }
  .commitment__link a{
    position: relative;
    color: #bcbbba;
    padding: 15px;
    font-size: 10px;
  }
  .commitment__text-detail {
    font-size: 11px;
    padding: 15px;
  }
  .top__coupon ul,
  .top__coupon ul li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .copy {
    font-size: 10px;
    padding: 6%;
  }
  #navi #navi-in ul .menu-list-blockFull.social {
    border-bottom: none;
  }
  #navi #navi-in ul .menu-list-blockFull.social a {
    padding: 6% 3% 4%;
  }
  .gender p.wysija-paragraph{
    display: flex;
  }
  .wysija-checkbox-label {
    text-align: center;
  }
  div.is--disable{
    position: relative;
  }
  button#submit_btn_disable {
    background: #ccc;
    border: none;
    position: relative;
    padding: 6%;
    width: 100%;
    font-size: 16px;
    border-radius: 0;
    color: #fff;
  }

  .widget_wysija_cont .allmsgs .updated {
    font-size: 13px;
  }

  button#submit_btn_disable::before{
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  .is--submit{
    text-align: center;
    background: #d7c053;
    position: relative;
  }
  .widget_wysija_cont .wysija-submit{
    padding: 6%;
    margin: 0;
    font-size: 16px;
  }
  .sub-title{
    margin-left: 15px;
    font-size: 9px;
    margin-left: auto;
    margin-right: 4%;
  }
  .is--submit input{
    background: none;
    border: none;
    color: #fff;
  }
  .annotation {
    font-size: 10px;
  }
  .wysija-paragraph {
    margin: 4% 0 1%;
  }
  div.is--submit::before{
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
  }
  .gender p.wysija-paragraph .wysija-radio-label{
    border: 1px solid;
    padding: 15px 25px;
    background-color: #fff;
  }
  h2.kodawari-title {
    top: 30%;
  }
  .btn-submit .submit .confirm {
    background: #d7c053;
    border: none;
    position: relative;
    padding: 6%;
    width: 100%;
    font-size: 16px;
    color: #fff;
    margin: 0;
  }
}

  .sns-pages {
    display: flex;
  }

  .pc-menu {
    display: flex;
  }

  .navi-inner {
    position: inherit;
    text-align: right;
    top: auto;
    width: 67%;
    padding: 0;
    margin-left: auto;
  }

  #navi .pc-menu {
    display: flex;
    justify-content: flex-end;
  }
  #navi .top-menu-list{
    justify-content: flex-end;
  }
  .sns-follow-msg {
    display: none;

  }

  .mailmagazine-banner img {
    width: 100%;
  }
  .magazine-detail {
    font-size: 13px;
    text-align: justify;
    margin: 0 0 5% 0;
    padding: 0 4% 4%;
  }

  .magazine-complete {
    font-size: 13px;
    text-align: justify;
    margin: 5% 0;
    padding: 4%;
  }

  .gender-outline {
    display: flex;
    align-items: center;
  }

  .gender-outline label {
    width: 30%;
  }

  .gender-outline label:last-child {
    margin: 0 0 5px 5%;
  }

  @media screen and (max-width: 1110px) {
    .navi-inner {
      position: static;
      text-align: right;
      top: 0;
      width: 100%;
    }
    .navi-inner .navi-outline {
      width: 100%;
      height: auto;
    }
    #mobile-menu {
      display: none;
    }
    #navi .snsp {
      display: flex;
      justify-content: flex-end;
    }
    .top-menu01 {
      display: flex;
      align-items: center;
    }
    #navi #navi-in ul .menu-list-block a {
      color: #fff;
    }
  }

  #navi ul > li {
    white-space: nowrap;
  }

  #navi ul li a {
    color: #888;
    font-size: 16px;
  }

  .bottom-pc-list li {
    border-top: 1px solid #ccc;
  }


.article .part_outline {
  padding: 4%;
  display: inline-block;
  font-size: 14px;
}

.part_title {
  width: 70px;
  display: inline-flex;
}

.part_text {
  width: 74%;
  display: inline-flex;
  margin: 0 0 3%;
  text-align: justify;
}

  @media screen and (max-width: 660px) {
    #mobile-menu {
      display: block;
    }
    #navi .pc-menu {
      display: none;
    }
    .top-menu01 {
      display: flex;
      align-items: center;
    }
    #navi .sns-pages {
      display: inherit;
    }
    #navi .snsp {
      display: flex;
    }
    .article .coupon_detail-list {
      padding: 14% 3%;
    }
  }
  .breadcrumb-navi{
    background: #F7F6F3;
    margin: 0 0 2% 0;
  }
  #breadcrumb {
    margin-bottom: 20px;
    color: #777;
    /* font-size: 10px; */
    padding: 1% 2%;
    max-width: 1070px;
    margin: 0 auto;
 }

 div#breadcrumb div {
    display: inline-flex;
    align-items: baseline;
  }

  @media screen and (max-width: 348px) {
    .topcommitment {
      padding-bottom: 40%;
    }
  }

  @media screen and (min-width: 320px) {
    .topcommitment {
      position: relative;
      padding-bottom: 30%;
    }
    .commitment {
      padding-bottom: 70%;
    }
    ul.commitment__list li:nth-child(odd) .commitment__text {
      width: 90%;
      top: 44%;
    }
    ul.commitment__list li:nth-child(even) .commitment__text {
      width: 90%;
      top: 44%;
    }
    .coupon_detail ul.coupon_detail-list li{
      font-size: 12px;
      line-height: 1.8;
      padding-left: 0;
    }
    .coupon__title p {
      font-size: 14px;
      font-weight: bold;
      line-height: 1.8;
      margin: 21% 0;
    }
    .coupon__date {
      font-size: 12px;
      line-height: 1.8;
      text-align: center;
    }
    .coupon__title {
      width: 60%;
    }
    ul.commitment__list li:nth-child(odd) .topcommitment .commitment__text {
      width: 90%;
      top: 52%;
    }
  }

  @media screen and (min-width: 400px) {
    .topcommitment {
      padding-bottom: 34%;
    }
    .commitment {
      padding-bottom: 40%;
    }
    ul.commitment__list li:nth-child(odd) .commitment__text {
      width: 90%;
      top: 44%;
    }
    ul.commitment__list li:nth-child(even) .commitment__text {
      width: 90%;
      top: 44%;
    }
    ul.commitment__list li:nth-child(odd) .topcommitment .commitment__text {
      width: 90%;
      top: 60%;
    }
  }

  @media screen and (min-width: 502px) {
    .topcommitment {
      padding-bottom: 30%;
    }
    ul.commitment__list li:nth-child(odd) .commitment__text {
      width: 90%;
      top: 60%;
    }
    ul.commitment__list li:nth-child(even) .commitment__text {
      width: 90%;
      top: 60%;
    }
  }
  @media screen and (min-width: 660px) {
    header {
      height: 80px;
      display: flex;
      align-items: center;
      margin-top: 0;
      position: inherit;
      padding: 1% 0;
    }
    header .top-title-catchphrase {
      width: 25%;
    }
    .top-menu01 {
      display: flex;
      align-items: center;
      margin: 0 0 0 auto;
    }
    #navi .snsp {
      display: flex;
      justify-content: flex-end;
    }
    .privacypolicy-lead {
      padding: 4%;
      font-size: 18px;
    }
    .privacypolicy-text {
      padding: 0 4%;
      font-size: 18px;
      line-height: 1.8;
    }
    ol.purpose {
      margin: auto;
      padding: 0 6%;
      font-size: 18px;
      line-height: 1.8;
    }
    ol.personal {
      margin: auto;
      padding: 0 6%;
      font-size: 18px;
      line-height: 1.8;
    }
    .magazine-detail,
    .magazine-complete {
      font-size: 16px;
    }
    .article .part_outline {
      padding: 4%;
      display: inline-block;
      font-size: 24px;
    }
    .part_title {
      width: 115px;
      display: inline-flex;
    }
    .part_text {
      width: 84%;
      display: inline-flex;
      margin: 0 0 3%;
      text-align: justify;
    }
    .coupon__title p {
      font-size: 24px;
      margin: 14% 0;
    }
    .coupon__date {
      font-size: 16px;
    }
    .coupon_detail ul.coupon_detail-list li{
      font-size: 16px;
      line-height: 2;
      padding-left: 0;
    }
  }

  @media screen and (min-width: 820px) {
    .topcommitment {
      padding-bottom: 8%;
    }
    .commitment {
      width: 90%;
      padding-bottom: 14%;
    }
    ul.commitment__list li:nth-child(odd) .commitment__text {
      width: 60%;
      top: 52%;
    }
    ul.commitment__list li:nth-child(even) .commitment__text {
      width: 60%;
      top: 64%;
    }
    .top__commitment .commitment {
      width: 90%;
      padding-bottom: 14%;
    }
    .top__commitment ul.commitment__list li:nth-child(odd) .commitment__text {
      width: 60%;
      top: 74%;
    }
    .top__commitment ul.commitment__list li:nth-child(even) .commitment__text {
      width: 60%;
      top: 74%;
    }
    .coupon__title p {
      font-size: 24px;
      margin: 14% 0;
    }
    .coupon__date {
      font-size: 16px;
    }
  }

  @media screen and (min-width: 1100px) {
    .commitment {
      width: 100%;
      padding-bottom: 0;
      margin-bottom: 26%;
    }
    ul.commitment__list li:nth-child(odd) .commitment__text {
      width: 60%;
      top: 90%;
    }
    ul.commitment__list li:nth-child(even) .commitment__text {
      width: 60%;
      top: 90%;
    }
    .top__commitment .commitment {
      width: 90%;
      padding-bottom: 14%;
    }
    .top__commitment ul.commitment__list li:nth-child(odd) .commitment__text {
      width: 60%;
      top: 74%;
    }
    .top__commitment ul.commitment__list li:nth-child(even) .commitment__text {
      width: 60%;
      top: 74%;
    }
    .coupon__title p {
      font-size: 24px;
      margin: 14% 0;
    }
    .coupon__date {
      font-size: 16px;
    }
  }

@media screen and (max-width: 640px) {
  .navi-inner {
    position: absolute;
    top: 90%;
  }
}

  .kodawari .commitment__text-title {
    padding: 3% 4%;
    background: #fff;
  }

  .footer_logo {
    width: 280px;
    margin: 3% auto;
    text-align: center;
  }

  .footer_sns {
    list-style: none;
    display: flex;
    margin: 0 auto;
    padding: 0;
    width: 90px;
  }

  #navi .footternav {
    margin: 0 auto;
    padding: 0 0 10px;
  }
  #navi ul .footernav__list {
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0;
    font-size: 12px;
  }

  .footernav__list li {
    padding: 0 1%;
    border-right: 1px solid #fff;
  }

  .footernav__list li:last-child {
    border-right: none;
  }

  .menu-lead,
  .mailmagazine-lead {
    margin: 5% auto;
  }

  #footer {
    background-color: #221916;
  }
  div.updated{
    background-color:#fff !important;
    border: none !important;
  }

  .footternav .footernav__list {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
  }

  #navi .footternav .footernav__list li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .navi-inner .footernav__list li a {
    padding: 10% 0;
  }

  .footternav .footernav__list li a {
    padding: 3% 0;
    -webkit-transform:scale(0.8);
    -moz-transform:scale(0.8);
    -ms-transform:scale(0.8);
    -o-transform:scale(0.8);
    transform:scale(0.8);
  }

  .footternav .footernav__list li span {
      color: #fff;
      font-size: 10px;
  }
  div.top-content {
    width: 1070px;
    margin:  50px auto;
}
#main .page {
    width: 100%;
    margin: auto;
}
.mail-form .wysija-paragraph input[type="text"]:-moz-placeholder {
  color: #ccc;
}
.mail-form .wysija-paragraph input[type="text"]::-webkit-input-placeholder {
  color: #ccc;
}

@media screen and (max-width: 640px) {
  .article h3{
    border-bottom: 2px solid #900c0c;
    padding: 0 4% 2%;
    margin: 11% 0 4%;
  }
    #body-in{
      width: 100%;
    }
    div.top-content {
        width: 100%;
    }
    #main .post, #main .page{
      width: 100%;
      margin: auto;
    }
    div.top-content {
      width: 100%;
      margin:  40px auto;
    }
    .form__contact-text textarea {
      width: 100%;
      margin: auto 0;
    }
    .form__address input{
      width: 100%;
    }
    .form__mail input{
      width: 100%;
    }
    .form__tell input{
      width: 100%;
    }
}

.keyvisual {
  width: 100%;
}
.article div.mail-form p.wysija-paragraph input.wysija-input::-moz-placeholder{
  color:#ccc;
}
.article div.mail-form p.wysija-paragraph input.wysija-input::-webkit-input-placeholder{
  color:#ccc;
}
.article div.mail-form p.wysija-paragraph input.wysija-input:-ms-input-placeholder{
  color:#ccc;
}

/* Codex fix 2026-06-18: normalize page-title image height across the site. */
.main-visual > .page-title {
  height: 32px !important;
}

.main-visual > .page-title > img {
  width: auto !important;
  height: 32px !important;
  max-width: 100% !important;
  object-fit: contain;
  object-position: left center;
}
