﻿@charset "utf-8";
body {
  background-color: #fff;
  color: #4d4d4d;
  font: 14px/1.4 "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-justify: inter-ideograph;
  text-align: justify;
}
a:hover {
  opacity: 0.8;
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.red {
  color: #dc0000;
  font-weight: bold;
}

/*
	Responsible Config
---------------------------------------------------------------------------- */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

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

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

/*
	Base Layout
---------------------------------------------------------------------------- */
.container {
  margin: 0 auto;
  width: 945px;
  text-align: left;
}
.container_bn {
  margin: 0 auto 60px;
  width: 1020px;
  text-align: center;
}
.container_common_bn {
  margin: 40px auto 0;
  width: 910px;
  text-align: left;
}

/*==============================
	common
==============================*/

header {
  background: url(../img/header.jpg) center no-repeat;
  height: 330px;
  max-width: 2000px;
  margin: 0 auto;
}

div#logo {
  border-top: #8dc11f solid 4px;
}

div#logo p {
  margin: 0 auto;
  width: 80%;
  padding: 10px 0;
}

nav {
  overflow: hidden;
}

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

nav ul li a {
  display: block;
  width: 425px;
  height: 70px;
  border-radius: 10px 10px 0 0;
  padding: 20px;
}

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

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

div#wrap {
  margin: 0 auto;
}

div#main {
  text-align: center;
  margin: 0 auto;
}

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

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

div#main h2 {
  display: block;
  margin: 7% 0 3%;
  text-align: center;
}
div#main h2 img,
.weekday_coupon_second img {
  display: block;
  width: 100%;
  max-width: 826px;
  margin: 0 auto;
  text-align: center;
}

div#main h3.area {
  margin: 40px 0 60px;
}

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

div#main .contents section p.small {
  font-size: 18px;
}

div#main .contents section p {
  display: block;
  margin: 0 auto;
  color: #525252;
  font-size: 20px;
  max-width: 826px;
}

div.weekday_coupon_first p {
  line-height: 200%;
  text-align: center;
}

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

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

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

div#main .contents section ul.search {
  margin: 0 auto 50px;
  width: 850px;
  overflow: hidden;
}

div#main .contents section ul.search li {
  float: left;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 30px;
}

div#main .contents section ul.search li:nth-child(4n) {
  margin-right: 0;
}
div#main .contents section ul.search a {
  display: block;
  width: 195px;
  height: 45px;
  border-radius: 30px;
  padding: 10px;
  background-color: #fff;
  color: #000;
  font-size: 17px;
  text-decoration: none;
}

div#main .contents section.mb0 {
  margin-bottom: 0;
}

div.attention {
  border: solid 2px #ff5555;
  padding: 20px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 826px;
}

div#footer_attention {
  background-color: #fff;
  margin-top: 50px;
}

div#footer_attention .contents {
  background: url(../img/baloon.png) right top no-repeat;
  margin: 0 auto;
  padding: 14% 7% 6%;
  width: 100%;
  overflow: hidden;
}

div#footer_attention .contents p {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 1em;
}

div#footer_attention .contents p.no,
div#footer_attention_faq p.no {
  font-size: 14px;
  text-align: center;
  padding: 50px 0;
}

div.attention h3 {
  font-size: 180%;
  font-weight: 600;
  text-align: center;
  color: #dc0000;
  padding-bottom: 20px;
}

.clearLeft {
  clear: left;
}

/*------------
期間
--------------*/
.campaign-terms {
  margin: 20px 0;
  font-size: 32px;
}
.campaign-terms dl {
  display: flex;
  justify-content: center;
}
.campaign-terms dt,
.campaign-terms dd {
  font-weight: bold;
  color: #1495fb;
}

/*------------
QRコード
--------------*/
.qr_content {
  border: 1px solid #ccc;
  border-radius: 10px;
  display: block;
  width: 100%;
  max-width: 826px;
  margin: 0 auto;
  padding: 20px 20px 20px 14px;
}

.qr_title {
  font-size: 28px;
  font-weight: bold;
  color: #e864aa;
  margin-bottom: 14px;
  padding: 0 6px;
}

.qr_body {
  display: flex;
}

.qr_body p {
  padding: 6px 0;
  line-height: 1.8;
  font-size: 18px;
}

.qr_image {
  min-width: 140px;
  min-height: 140px;
  margin-right: 10px;
}

.qr_image img {
  vertical-align: top;
  width: 100%;
}

.qr_notice {
  font-size: 11px;
  margin-left: 10px;
}

/*------------
エリア情報
--------------*/
.area_wrap {
  padding-top: 1.5em;
  padding-bottom: 5em;
  width: 100%;
  max-width: 826px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.area_wrap dl {
  display: flex;
  margin-bottom: 1em;
}
.area_wrap dl dt {
  display: flex;
  justify-content: center;
  flex: 1;
  font-size: 20px;
  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;
}

/*------------
店舗情報横並び設定
--------------*/
.attention_shop {
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  min-height: 100%;
}
div.item-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div.item {
  display: flex;
  float: left;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #565656;
  width: 45.5%;
  margin: 1% 2% 1%;
}
div.item img {
  display: block;
  padding-bottom: 20px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
}
div.item a {
  width: 100%;
  text-decoration: none;
  color: #565656;
}
div.item h3.l {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 600;
  margin: 0 7px;
  height: 60px;
  overflow: hidden;
}
div.item h3 {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 600;
  margin: 0 7px;
  height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
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;
  display: block;
  width: 100%;
  max-width: 826px;
  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;
  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: 0.4em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* :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: 98%;
  padding-left: 5px;
  box-sizing: border-box;
}

.back_area {
  display: block;
  text-align: right;
  text-decoration: none;
  width: 100%;
  max-width: 826px;
  border: none;
  font-size: 1em;
  font-weight: 600;
  color: #0071b9;
  padding-bottom: 40px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../img/line.png);
  background-repeat: no-repeat;
  background-position: right 20px;
  background-size: 100px;
}

/*------------
市区町村選択
--------------*/
div.cp_actab-content ul.area_choice li {
  display: inline-block;
  border-radius: 4px;
  font-size: 13px;
  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: 130%;
  font-weight: 600;
  width: 600px;
  padding: 1.1%;
}
.link-table ul li.area_link {
  margin-bottom: 0;
}

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

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

.link-table ul {
  display: flex;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  max-width: 826px;
}
.link-table ul li {
  text-align: center;
  width: 100%;
  margin-right: 2%;
  margin-bottom: 2%;
}

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

li.help a {
  background-color: #70ceef;
  border-radius: 20px;
  padding: 4%;
  color: #565656;
  font-size: 130%;
  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 {
  margin-bottom: 28px;
}

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

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

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

.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 input[type="button"i].submit {
  background-color: #090;
  line-height: 40px;
  border-radius: 30px;
  color: #fff;
  border: none;
  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 {
  padding: 40px 0 0 0;
  text-align: center;
  clear: both;
}

.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
==============================*/
.opa:hover {
  opacity: 0.8;
}
.error {
  color: #cc0044;
  font-weight: bold;
}
.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 7px 0 0;
  padding: 0 5px 0 0;
}
.t_20 {
  margin-top: 30px;
}

div.weekday_coupon_second {
  display: block;
  margin: 0 auto;
  text-align: center;
}
div.weekday_coupon_second p {
  line-height: 160%;
  padding-bottom: 3%;
}
div.weekday_coupon_second img {
  display: block;
  width: 100%;
  max-width: 764px;
  text-align: center;
  margin: 0 auto;
}
div.pc-hide {
  display: none;
}
