@charset "utf-8";
body {
  background-color: #fff;
  color: #4d4d4d;
  font: 14px/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-justify: inter-ideograph;
  text-align: justify;
}
a:hover {
  opacity: 0.65;
}
.mincho {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
    serif;
}
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
img {
  max-width: 100%;
}
.red {
  color: #dc0000;
}

/*
	Base Layout
---------------------------------------------------------------------------- */

.container {
  padding: 0 4%;
  width: auto;
  text-align: left;
}
.container_bn {
  margin: 0 auto;
  width: auto;
  text-align: center;
  padding: 0 2.666%;
}
.container_common_bn {
  padding: 0 6.66%;
  width: auto;
  text-align: left;
}

/*==============================
	クローズ対応
==============================*/
#cp_end {
  position: fixed;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  color: #fff;
  font-size: 140%;
  font-weight: 600;
  text-align: center;
  top: calc(50vh - 50px);
  padding: 30px 0;
  letter-spacing: 0.1em;
}

#cp_end a {
  font-size: 140%;
  font-weight: 600;
  color: #fff;
}

/*==============================
	common
==============================*/
div#logo {
  border-top: #8dc11f solid 3px;
}

div#logo p {
  margin: 0 auto;
  padding: 5px 2px;
}

div#logo p img {
  width: 18%;
}

header {
  background: url(../img/sp_header.jpg) center top no-repeat;
  background-size: 100% auto;
  padding-top: 40%;
}

nav,
nav ul {
  overflow: hidden;
}

nav ul {
}

nav ul li {
  float: left;
  text-align: center;
  width: 50%;
}

nav ul li a {
  display: block;
  border-radius: 10px 10px 0 0;
  padding: 5%;
}

nav ul li a img {
  width: auto;
  height: 15px;
}

nav ul li a.nav1 {
  background-color: #ff8887;
}

nav ul li a.nav2 {
  background-color: #ffbd31;
}

div#wrap {
  margin: 0 auto;
}

div#main {
}

div.bg_1,
div.bg_2 {
  background-color: #ffffff;
}

div#main .contents.main1 {
  margin: 0 auto;
  padding: 1% 4% 0;
  width: auto;
  overflow: hidden;
}

div#main h2,
div#main h3.area {
  margin: 5% 0;
  text-align: center;
}

div#main h3 img {
  width: 80%;
}

div#main h3.area img {
  width: 50%;
}

div#main .contents section {
  overflow: hidden;
}

div#main .contents section p {
  color: #525252;
  font-size: 120%;
}
div#main .contents section p.no {
  color: #565656;
  font-size: 15px;
  margin-top: 10%;
  padding-bottom: 10%;
}
div.weekday_coupon_first p {
  line-height: 200%;
  text-align: center;
}

div#main .contents section ul.howto {
  margin: 30px auto;
  width: auto;
  display: table;
}

div#main .contents section ul.howto li {
  float: left;
  margin-right: 2%;
  width: 32%;
}

div#main .contents section ul.howto li:last-child {
  margin-right: 0;
}

div#main .contents section ul.search {
  margin: 0 10%;
  width: auto;
  overflow: hidden;
}

div#main .contents section ul.search li {
  float: left;
  text-align: center;
  margin-right: 3%;
  margin-bottom: 6%;
  width: 30%;
}

div#main .contents section ul.search a {
  display: block;
  border-radius: 20px;
  padding: 6%;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

div#main .contents section.mb0 {
  margin-bottom: 0;
  padding: 0;
}
div#main .contents section.mb0 h2 {
  padding: 2%;
}

div#attention {
  border: solid 2px #fff;
  padding: 20px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
div#attention .contents {
  background: url(../img/baloon.png) right top no-repeat;
  background-size: auto auto;
  margin: 0 auto;
  padding: 20% 4% 0;
  width: auto;
  overflow: hidden;
}
div#attention .contents p {
  font-size: 15px;
  margin-bottom: 1em;
}
div.attention {
  border: solid 2px #ff5555;
  padding: 20px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  line-height: 200%;
}
div.attention h3 {
  font-size: 180%;
  font-weight: 600;
  text-align: center;
  color: #dc0000;
  padding-bottom: 20px;
}
div#attention .contents p.no {
  font-size: 10px;
  text-align: center;
  padding: 5% 0;
}

.clearLeft {
  clear: left;
}
/*------------
繧ｨ繝ｪ繧｢諠��ｱ
--------------*/
.area_wrap {
  padding-top: 1.5em;
  padding-bottom: 5em;
}
.area_wrap dl {
  display: flex;
  margin-bottom: 1em;
}
.area_wrap dl dt {
  display: flex;
  justify-content: center;
  flex: 1;
  font-size: 18px;
  flex-direction: column;
  text-align: right;
  margin-right: 5px;
  padding-right: 5px;
  border-right: solid 5px #bbb;
  font-weight: bold;
  color: #565656;
}
.area_wrap dl dd {
  display: flex;
  align-items: center;
  flex: 4;
}
.area_wrap dl dd a {
  color: #0071b9;
  text-decoration: none;
}
.area_wrap ul a:after {
  background-color: #ff7f00;
}
.area_wrap dl dd ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.area_wrap dl dd ul li {
  margin: 0.2em 0.3em;
  width: 70px;
}
.area_wrap dl dd a,
.area_wrap ul .off-bt {
  border-radius: 4px;
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding: 0.2em 0.2em;
  position: relative;
  text-align: center;
  color: #0071b9;
  background: #fff;
  border: solid 1px #ddd;
}
/*------------
蠎苓�諠��ｱ
--------------*/
#main .contents h3.area img {
  width: 250px;
}
#modal-wrapper {
  margin: 0 auto;
}
#modal-wrap {
  width: auto;
  margin: 4% auto 0;
  padding: 4% 6% 6%;
  text-align: center;
}
#modal-wrap section {
  padding: 5% 0;
  border-bottom: 1px solid #cccccc;
}

#modal-wrap section:last-child {
  padding: 10% 0 0;
  border-bottom: none;
}

#modal-wrap h2 {
  font-size: 20px;
  font-weight: bold;
  background-color: #ffff99;
  padding: 2%;
}

#modal-wrap h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 2%;
}

#modal-wrap p {
  font-size: 15px;
  margin-bottom: 2%;
}

#modal-wrap p.present {
  color: #cc0000;
  font-weight: bold;
  margin-bottom: 3%;
}

#modal-wrap p.present:before {
  margin: 0 3% 1% 0;
  content: " ";
  display: inline-block;
  width: 24px;
  height: 22px;
  background: url(../img/icon.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

/*------------
店舗情報横並び設定
--------------*/
.attention_shop {
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  min-height: 100%;
}
div.item {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #565656;
  width: 95%;
  margin: 18px auto 10px;
}
div.item img {
  display: block;
  padding-bottom: 20px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
}
div.item a {
  text-decoration: none;
  color: #565656;
}
div.item h3 {
  padding-top: 10px;
  font-size: 18px;
  font-weight: 600;
  margin: 0 7px;
  overflow: hidden;
}
div.item p {
  color: #565656 !important;
  font-size: 14px !important;
}
div.item .present {
  color: #e83428 !important;
  font-size: 16px !important;
  font-weight: 600;
}

/*------------
アコーディオン
--------------*/
.cp_actab {
  position: relative;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
  color: #ffffff;
}
.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.cp_actab label {
  font-weight: bold;
  line-height: 3;
  position: relative;
  display: block;
  cursor: pointer;
  background: #565656;
  color: #fff;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
}
.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  color: #333333;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 10px;
}
.cp_actab .cp_actab-content p {
  margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
  max-height: 100%;
}
/* Icon */
.cp_actab label::after {
  line-height: 3;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center;
}
.cp_actab input[type="checkbox"] + label::after {
  content: "▼";
}
.cp_actab input[type="checkbox"]:checked + label::after {
  transform: rotate(300deg);
}
.cp_actab-content h3.areaname {
  display: -webkit-inline-box;
  margin-top: 15px;
  text-align: left;
  font-weight: 600;
  font-size: 1em;
  border-left: 5px solid #565656;
  border-bottom: 1px solid #565656;
  width: 95%;
  padding-left: 5px;
  box-sizing: border-box;
}

.back_area {
  display: block;
  text-align: right;
  width: 95%;
  border: none;
  font-size: 1em;
  font-weight: 600;
  color: #0071b9;
  padding-bottom: 3%;
}

/*------------
市区町村選択
--------------*/
div.cp_actab-content ul.area_choice {
  width: 90%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
div.cp_actab-content ul.area_choice li {
  display: inline-block;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
  border: 1px solid #aaa;
  margin-top: 15px;
}
.area_city {
  display: block;
  text-decoration: none;
  color: #0071b9;
  min-width: 32px;
  padding: 0.7em 0.7em;
  font-weight: 600;
}
.cp_actab a.back {
  display: block;
  text-align: right;
  margin-right: 15px;
  margin-bottom: 15px;
  color: #0071b9;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}

/*------------
クーポンを探すボタン
--------------*/
.link-table li.area_link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 100%;
  font-size: 18px;
  line-height: 1.8;
  float: none;
}
li.area_link a {
  display: block;
  background-color: #6dcbcb;
  border-radius: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-weight: 600;
  width: 90%;
  padding: 1.5%;
}
.link-table ul li.area_link {
  margin-bottom: 0;
}

/*------------
よくある質問　お問合せ
--------------*/
#main .contents h3.notes {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding-bottom: 30px;
}

.link-table {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1em;
  text-align: center;
  width: 100%;
  font-size: 18px;
  line-height: 1.8;
  padding-top: 20px;
}
.link-table a {
  text-decoration: none;
}

.link-table ul {
  margin: 15px auto 0;
  width: auto;
  overflow: hidden;
}
.link-table ul li {
  float: left;
  text-align: center;
  width: 48%;
  margin-right: 2%;
}

li.faq a {
  background-color: #ffe676;
  border-radius: 20px;
  padding: 6%;
  color: #565656;
  font-size: 120%;
  display: block;
}

li.help a {
  background-color: #70ceef;
  border-radius: 20px;
  padding: 6%;
  color: #565656;
  font-size: 120%;
  display: block;
}

/*------------
メルマガパーミッションON設定
--------------*/
.checkbox-parts {
  margin-right: 0;
  padding-left: 0;
  position: relative;
}

.check-mailmag {
  display: none;
}

.checkbox-parts::before {
  display: block;
  content: "";
  width: 44px;
  height: 44px;
  border: 2px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  position: absolute;
  top: 0;
  left: 0;
  background: #f7f7f7;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.check-mailmag:checked + .checkbox-parts {
  color: #8fc31f;
}

.check-mailmag:checked + .checkbox-parts::after {
  display: block;
  content: "";
  border-bottom: 6px solid #8fc31f;
  border-right: 6px solid #8fc31f;
  position: absolute;
  top: 4px;
  left: 12px;
  width: 20px;
  height: 28px;
  transform: rotate(40deg);
}

.mail_magazine .clearfix span {
  display: block;
  float: left;
  padding-left: 56px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 18px;
}

.mail_magazine {
  max-width: 580px;
  width: 90%;
  cursor: pointer;
  margin: 0 auto 16px;
}

.mail_magazine .checkbox-wrap {
  display: block;
  float: left;
}

.mail_magazine .clearfix span {
  text-align: left;
}

.mail_magazine form span {
  display: inline-block;
  padding-top: 27px;
  margin-bottom: 10px;
}
.mail_magazine form {
  cursor: default;
}

.mail_magazine form p input {
  cursor: pointer;
  padding: 0;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  vertical-align: middle;
  border-radius: 0;
  border: 1px solid #999;
  -webkit-appearance: none;
}

footer {
  padding: 100px 0 0 0;
  text-align: center;
  clear: both;
}
#footer input[type="button"i].submit {
  text-underline-position: none;
  background-color: #090;
  line-height: 40px;
  border-radius: 30px;
  color: #fff;
  border: none !important;
  padding: 10px 30px;
  margin-top: 20px;
  font-size: 20px;
  box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.3);
}
#footer input[type="button"i].disabled {
  background-color: #888;
  box-shadow: none;
}

.footer-bottom {
  width: 100%;
  background: #eee;
  padding: 32px 0 20px;
}
#footer form {
  border: #565656 2px solid;
  background: #fff;
  padding: 20px 20px 48px 20px;
  width: 100%;
  max-width: 700px;
  margin: auto;
}

#footer p.code {
  text-align: center;
}

#footer ul {
  display: block;
  margin: 0 auto 24px;
}

#footer ul li {
  font-size: 14px;
}

#footer ul li {
  display: inline-block;
}

#footer p {
  font-size: 14px;
}

/*==============================
	other
==============================*/
.clear::after {
  content: "";
  display: block;
  clear: both;
}
.under {
  background: linear-gradient(transparent 0, white 0);
  color: #e83428;
  padding: 3px;
  line-height: 200%;
}
.under2 {
  background: linear-gradient(transparent 0%, #fff 0%);
  color: #f25076;
  margin: 0 5px 0 0;
  padding: 0 2px 0 6px;
}
.t_20 {
  margin-top: 30px;
}

div.weekday_coupon_second {
  padding-bottom: 5%;
}
div.weekday_coupon_second p {
  line-height: 160%;
  margin-bottom: 3%;
}

/*==============================
期間
==============================*/
.campaign-terms {
  margin: 1em 0;
  font-size: 3.5vw;
}
.campaign-terms dl {
  display: flex;
  justify-content: center;
}
.campaign-terms dt,
.campaign-terms dd {
  font-weight: bold;
  color: #1495fb;
}

/*==============================
	ORコード
==============================*/

.qr_content {
  display: none;
}

/*
	modal
---------------------------------------------------------------------------- */
.modal {
  position: fixed;
  display: none;
  z-index: 9999;
  top: 10%;
  left: 5%;
  width: 90%;
  text-align: center;
  background: url(../images/sp/banner.png) no-repeat;
  background-size: 100%;
}
.modal_cont {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 98.25%;
}
.modal_cont a {
  cursor: pointer;
  display: block;
  position: absolute;
}
.modal_cont .close_modal {
  top: 0;
  right: 0;
  width: 8.333%;
}
.modal_cont .link_modal {
  bottom: 0.6%;
  left: 2.95%;
  width: 93.666%;
}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

div.pc-hide {
  display: block;
}
