/* Theme Name: XEAM 取扱店舗 */

/* reCAPTCHA v3 バッジ非表示 */
.grecaptcha-badge {
  visibility: hidden;
}

.reserve_area {
  display: block;
  padding: 60px 0;
  margin: 60px 0;
}

.reserve_area h1 {
  font-size: 1.4em;
  text-align: center;
}

.reserve_area .wrap {
  margin-top: 50px;
  background: url('/shop/wp-content/themes/xeam_shop/img/bg_japan.png') no-repeat center right, #f7f7f7;
  background-size: 46%;
  border-top: 1px solid #ccc;
}

.reserve_area .wrap > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em 4%;
  border-bottom: 1px solid #ccc;
}

.reserve_area .wrap > li h2 {
  width: 16%;
}

.reserve_area .wrap > li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 84%;
}

.reserve_area .wrap > li ul li {
  margin: .4em;
}

.reserve_area .wrap > li ul li a {
  border-bottom: 1px solid transparent;
}

.reserve_area .wrap > li ul li a:hover {
  color: #41aac0;
  border-color: #41aac0;
}

.reserve_area .wrap + p {
  margin-top: 30px;
  text-align: center;
}

.reserve_area .wrap + p small {
  opacity: .8;
}

.about_discount {
  padding: 60px 4%;
  border: 1px solid #ccc;
}

.nostore_link + .about_discount {
  margin-top: 60px;
}

.about_discount h2 {
  font-size: 1.4em;
  text-align: center;
}

.about_discount h2 + p {
  margin-top: 60px;
}

.about_discount > p + p {
  margin-top: 1em;
}

.about_discount > p span {
  display: inline;
  color: #f82c49;
}

.about_discount > p strong {
  display: inline;
}

.about_discount .distant_discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 70px;
}

.about_discount .distant_discount .txt {
  width: 30%;
}

.about_discount .distant_discount .txt h3 {
  font-size: 1.4em;
  font-weight: bold;
}

.about_discount .distant_discount .txt p {
  margin-top: 1em;
  color: #888;
}

.about_discount .distant_discount .example {
  width: 66%;
  padding-left: 4%;
  margin-left: 4%;
  border-left: 1px solid #ccc;
}

.about_discount .distant_discount .example > p + p {
  margin-top: 1em;
}

.about_discount .distant_discount .example strong {
  display: inline;
  color: #f82c49;
  font-size: 1.2em;
  font-weight: inherit;
}

.about_discount .distant_discount .example .example_img {
  margin-top: 30px;
}

.about_discount .distant_discount .example .price {
  margin-top: 50px;
}

.about_discount .distant_discount .example .price dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  border-bottom: none;
}

.about_discount .distant_discount .example .price dl > * {
  width: 50%;
  padding: .6em;
  border: 1px solid #ccc;
}

.about_discount .distant_discount .example .price dl > *:last-of-type {
  border-bottom: none;
}

.about_discount .distant_discount .example .price dl + p {
  margin-top: 1em;
  text-align: center;
}

.about_discount .distant_discount .example .price dl + p::before {
  display: block;
  content: '\f142';
  padding-bottom: .4em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  opacity: .6;
}

.about_discount .distant_discount .example .example_price {
  padding: 30px 3%;
  margin-top: 50px;
  border: 1px solid #ccc;
}

.about_discount .distant_discount .example .example_price p:not([class]) {
  font-size: 1.4em;
  text-align: center;
}

.about_discount .distant_discount .example .example_price p {
  margin-top: .6em;
}

.about_discount .distant_discount .example .example_price h4 {
  display: inline-block;
  padding: .2em .6em;
  color: #fff;
  background-color: #888;
  border-radius: 10em;
}

.about_discount .distant_discount .example .example_price p strong {
  font-weight: bold;
}

.about_discount .distant_discount .example .example_price .btn {
  margin-top: 30px;
  text-align: right;
}

.about_discount .distant_discount .example .example_price .btn a {
  display: inline-block;
  padding: .6em;
  border: 1px solid #ccc;
}

.about_discount .distant_discount .example .example_price .btn a::before {
  display: inline-block;
  content: '\f054';
  padding-right: .4em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  opacity: .6;
}

.about_discount .distant_discount .example .example_price .btn a:hover {
  color: #fff;
  background-color: #666;
}

.about_discount .shop_select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 80px;
}

.about_discount .shop_select li {
  text-align: center;
}

.about_discount .shop_select li + li {
  margin-left: 8%;
}

.about_discount .shop_select li a {
  display: inline-block;
  padding: 1em;
  border: 1px solid #ccc;
}

.about_discount .shop_select li a:hover {
  color: #fff;
  background-color: #666;
}

.about_discount .shop_select .omakase a {
  color: #fff;
  background-color: #f82c49;
}

.about_discount .shop_select .omakase a:hover {
  color: #f82c49;
  background-color: transparent;
  border-color: #f82c49;
}

.about_discount .shop_select li a::before {
  display: inline-block;
  content: '\f054';
  padding-right: .4em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.about_discount .shop_select li .tooltip {
  position: relative;
  display: inline-block;
  padding: .4em 1em;
  margin-top: 1em;
  background-color: #ddd;
  border-radius: 4px;
}

.about_discount .shop_select li .tooltip::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-bottom: 10px solid #ddd;
}

/*フォーム内*/

.mw_wp_form .error {
  padding: 0.25em;
  margin-top: 1em;
  border-radius: 4px;
  border: solid 1px #fc5c65;
  color: #fc5c65;
  font-size: 90%;
}

.form_reservewrapper {
  display: block;
  padding: 60px 0;
  margin: 60px 0;
}

.form_reservewrapper h1 {
  padding: 1em;
  font-size: 1.2em;
  text-align: center;
  border-top: solid 1px #1aabc1;
  border-bottom: solid 1px #1aabc1;
}

.form_reservewrapper .specify {
  margin-bottom: 30px;
  text-align: center;
}

.form_reservewrapper .specify p strong {
  font-size: inherit;
}

.form_reservewrapper .specify a {
  display: inline-block;
  padding: 1em;
  margin-top: 1em;
  color: #fff;
  background-color: #666;
  border: 1px solid transparent;
  border-radius: 4px;
}

.form_reservewrapper .specify a::before {
  display: inline-block;
  content: '\f054';
  padding-right: .4em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  opacity: .6;
}

.form_reservewrapper .specify a:hover {
  color: #666;
  background-color: transparent;
  border-color: #666;
}

/*アーカイブ内*/

.nostore_link {
  width: 100%;
  text-align: center;
  padding-top: 2em;
}

body main.reserve_archive article.Preparation {
  border-bottom: none;
  text-align: center;
  display: block;
}

li.unspecified a {
  display: inline-block;
  padding: 1em;
  border: 1px solid #ccc;
}

li.unspecified a::before {
  display: inline-block;
  content: '\f054';
  padding-right: .4em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*流れ最下部ボタン（本契約フォームから流用）*/

.reservationflow .doc .btn {
  margin-top: 50px;
  text-align: center;
}

.reservationflow .doc .btn a {
  display: block;
  padding: 1em;
  color: #fff;
  background-color: #1aabc1;
  border-radius: 4px;
}

body main .doc .btn a:hover,
li.unspecified a:hover {
  background-color: #9e9e9e;
}

/*遠方引取割の注意事項*/

.about_discount .other_caution {
  background: #dedede;
  padding: 0.3em;
  font-size: 80%;
  margin-top: 1em;
}

.about_discount .other_caution h3 {
  font-size: 130%;
  text-align: center;
  padding: 1em 0em;
  font-weight: bold;
}

.about_discount .other_caution ul {
  padding: 1em;
}

.about_discount .other_caution ul li {
  padding-bottom: 0.5em;
}

.shop_listindex {
  position: relative;
  margin-top: 100px;
}

.shop_listindex .area_tit {
  width: 100%;
  margin-bottom: 1em;
  font-size: 1.4em;
  text-align: center;
}/*

.shop_listindex .about {
  background: url('/shop/wp-content/themes/xeam_shop/img/bg_japan.png') no-repeat bottom center;
  background-size: contain;
}

.shop_listindex .about h1 {
  font-size: 1.6em;
  text-align: center;
}

.shop_listindex .about > p {
  margin-top: 1em;
  text-align: center;
}

.shop_listindex .about > p a {
  display: inline-block;
  padding: .6em 2em;
  font-weight: bold;
  border: 2px solid #333;
  border-radius: 10em;
}

.shop_listindex .about > p a:hover {
  color: #fff;
  background-color: #333;
}

.shop_listindex .about .stores {
  margin-top: 1em;
  text-align: center;
}

.shop_listindex .about .stores strong {
  padding: 0 .2em;
  font-size: 3em;
  font-weight: inherit;
}

.shop_listindex .about ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  margin-top: 30px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}

.shop_listindex .about ul li {
  margin: .6em 0;
  border-left: 1px solid #333;
}

.shop_listindex .about ul li:first-child {
  border-left: none;
}

.shop_listindex .about ul li:last-child {
  border-right: 1px solid #333;
}

.shop_listindex .about ul li a {
  padding: .4em 2em;
}

.shop_listindex .about ul li a:hover {
  color: #fff;
  background-color: #666;
} */

.shop_listindex h1 {
  font-size: 2em;
  text-align: center;
}

.shop_listindex .about .inner p {
  margin-top: 1em;
  text-align: center;
}

.shop_listindex .about .inner p a {
  display: inline-block;
  padding: .6em 2em;
  font-weight: bold;
  border: 2px solid #333;
  border-radius: 10em;
}

.shop_listindex .about .inner p a:hover {
  color: #fff;
  background-color: #333;
}

.shop_listindex .refine_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 4% 0;
  margin-top: 50px;
  background-color: #eee;
  border-bottom: 3px solid #41aabf;
}

.shop_listindex .refine_search input {
  display: none;
}

.shop_listindex .loader {
  position: fixed;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  text-align: center;
  background-color: rgba(0, 0, 0, .2);
  z-index: 1;
}

.shop_listindex .loader i {
  color: #fff;
  font-size: 4em;
  line-height: 0;
  -webkit-animation: load_rotate 1.2s linear infinite;
  animation: load_rotate 1.2s linear infinite;
}

@-webkit-keyframes load_rotate {
  0%   { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes load_rotate {
  0%   { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

.shop_listindex .area-select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.shop_listindex .area-select label {
  display: inline-block;
}

.shop_listindex .area-select span {
  padding: 1.6em;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.shop_listindex .area-select span:hover {
  cursor: pointer;
  background-color: #ddd;
}

.shop_listindex .area-select input:checked + span {
  color: #fff;
  background-color: #41aabf;
}

.shop_listindex .area-select input:checked + span:hover {
  cursor: auto;
}

.shop_listindex .shop_opt {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.shop_listindex .shop_opt li {
  margin: 0 .4em;
}

.shop_listindex .shop_opt li:first-child {
  text-align: center;
}

.shop_listindex .shop_opt li:first-child i {
  font-size: 1.6em;
}

.shop_listindex .shop_opt span {
  padding: .6em 1em;
  background-color: #fff;
  border: 2px solid #41aabf;
  border-radius: 6px;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.shop_listindex .shop_opt span:hover {
  cursor: pointer;
  background-color: #ecf6f8;
}

.shop_listindex .shop_opt input:checked + span {
  color: #fff;
  background-color: #41aabf;
}

.shop_listindex .shop_opt input:checked + span:hover {
  cursor: auto;
}

.shop_listindex .shop_opt .reset + span {
  color: #fff;
  background-color: #aaa;
  border-color: transparent;
}

.shop_listindex .shop_opt .reset:checked + span {
  background-color: #aaa;
}

@media screen and (max-width: 1439px) {
  .shop_listindex .refine_search {
    display: block;
    padding: 20px 2%;
  }

  .shop_listindex .shop_opt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
}

@media screen and (max-width: 1023px) {
  .shop_listindex .area-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .shop_listindex .area-select input + span {
    padding: 1em;
    text-align: center;
  }

  .shop_listindex .area-select input + span::after {
    display: block;
    content: 'エリア';
    font-size: .6em;
  }

  .shop_listindex .shop_opt {
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .shop_listindex .shop_opt span {
    padding: 1em .6em;
  }

  .shop_listindex .shop_opt li {
    margin: 0 .2em;
  }

  .shop_listindex .shop_opt li:first-child {
    width: 100%;
    margin-bottom: .6em;
    font-size: .8em;
  }
}

.shop_listindex .stores {
  padding-left: 20px;
  margin-top: 30px;
  color: #999;
}

.shop_listindex .stores strong {
  font-size: 2em;
  font-weight: inherit;
}

.shop_listindex .stores .shop_count {
  color: #41aabf;
}

.shop_listindex .wrap {
  padding: 0 1%;
  margin-top: 30px;
}

.shop_listindex .wrap article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2em 1em;
}

.shop_listindex .wrap article:nth-child(2n) {
  background-color: #f5f5f5;
}

.shop_listindex .wrap article:nth-child(2n-1) {
  background-color: #e2f4f5;
}

.shop_listindex .wrap article.authorized {
  background-color: #a9daff!important;
}

div.authorized_icon img {
  display: inline-block;
}

div.authorized_icon img {
  margin: -5px 20% 20px;
  width: 60%;
}

/* .shop_listindex .wrap + .wrap {
  padding-top: 100px;
}

.shop_listindex .wrap h3 {
  width: 100%;
  padding: .4em;
  margin-top: 60px;
  text-align: center;
  background-color: #ddd;
} */

@media screen and (min-width: 768px) {
  .shop_listindex .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .shop_listindex .wrap article {
    width: 50%;
    padding: 2em 1em;
  }

  .shop_listindex .wrap article:nth-child(4n+1),
  .shop_listindex .wrap article:nth-child(4n+4) {
    background-color: #f5f5f5;
  }

  .shop_listindex .wrap article:nth-child(4n+2),
  .shop_listindex .wrap article:nth-child(4n+3) {
    background-color: #e2f4f5;
  }
}

@media screen and (min-width: 1024px) {
  .shop_listindex .wrap article {
    width: calc(100% / 3);
  }

  .shop_listindex .wrap article:nth-child(2n) {
    background-color: #f5f5f5;
  }

  .shop_listindex .wrap article:nth-child(2n-1) {
    background-color: #e2f4f5;
  }
}

@media screen and (min-width: 1280px) {
  .shop_listindex .wrap article {
    width: 25%;
    padding: 40px 20px 30px;
  }

  .shop_listindex .wrap article:nth-child(8n+1),
  .shop_listindex .wrap article:nth-child(8n+3),
  .shop_listindex .wrap article:nth-child(8n+6),
  .shop_listindex .wrap article:nth-child(8n+8) {
    background-color: #f5f5f5;
  }

  .shop_listindex .wrap article:nth-child(8n+2),
  .shop_listindex .wrap article:nth-child(8n+4),
  .shop_listindex .wrap article:nth-child(8n+5),
  .shop_listindex .wrap article:nth-child(8n+7) {
    background-color: #e2f4f5;
  }
}

@media screen and (min-width: 1440px) {
  .shop_listindex .wrap article {
    width: 20%;
    padding: 60px 30px 40px;
  }

  .shop_listindex .wrap article:nth-child(2n) {
    background-color: #f5f5f5;
  }

  .shop_listindex .wrap article:nth-child(2n-1) {
    background-color: #e2f4f5;
  }
}

/* .shop_listindex .wrap article > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1em 1em 0;
} */

/* .shop_listindex .wrap .test_drive_ok {
  border: 2px solid #ee204b;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.shop_listindex .wrap .test_drive_ok .test_drive_model {
  display: block;
  width: 100%;
  padding: .1em;
  margin-top: 1rem;
  color: #fff;
  font-size: .9em;
  letter-spacing: .1em;
  text-align: center;
  background-color: #ee204b;
} */

.shop_listindex .wrap article h2 {
  font-size: 1.2em;
}

.shop_listindex .wrap article h2 a {
  color: #1aabc1;
  text-decoration: underline;
}

.shop_listindex .wrap article h2 a:hover {
  color: inherit;
  text-decoration: none;
}

.shop_listindex .wrap article h2 .modal_btn {
  margin-left: .6em;
}

.shop_listindex .wrap article address {
  width: 100%;
  margin-top: .4em;
  font-size: .8em;
}

.shop_listindex .wrap article address span {
  display: block;
  margin-top: .4em;
}

.shop_listindex .wrap article address span::before {
  display: inline-block;
  content: '\f095';
  padding-right: .4em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  opacity: .6;
}

.shop_listindex .wrap article .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: .4em 0;
  margin: 20px 0;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

.shop_listindex .wrap article .status li {
  width: calc(100% / 6);
  padding: .2em;
  text-align: center;
}

.shop_listindex .wrap article .status li img {
  width: 100%;
}

.shop_listindex .wrap article .test_drive {
  margin-bottom: 20px;
}

.shop_listindex .wrap article .test_drive h3 {
  font-size: .9em;
}

.shop_listindex .wrap article .test_drive ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
}

.shop_listindex .wrap article .test_drive ul li {
  width: 32%;
  margin-bottom: 6px;
  background-color: #ddd;
  border-radius: 3px;
}

.shop_listindex .wrap article .more {
  margin-top: auto;
  text-align: center;
}

.shop_listindex .wrap article .more a {
  display: block;
  padding: .4em;
  margin: 0 1em;
  color: #41aabf;
  font-size: .9em;
  background-color: #fff;
  border: 2px solid #41aabf;
}

.shop_listindex .wrap article .more a:hover {
  color: #fff;
  background-color: #41aabf;
}

.shop_detail {
  margin: 120px 0;
}

.shop_detail h1 {
  padding-left: .4em;
  font-size: 2em;
  border-bottom: 1px solid #aaa;
  border-left: 10px solid #aaa;
}

.shop_detail .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.shop_detail .detail dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 60%;
  margin-right: 4%;
}

.shop_detail .detail dl dt {
  width: 36%;
  padding: 1em;
}

.shop_detail .detail dl dd {
  width: 64%;
  padding: 1em;
}

.shop_detail .detail dl dt:not(:first-of-type) {
  border-top: 1px dashed #ccc;
}

.shop_detail .detail dl dd:not(:first-of-type) {
  border-top: 1px dashed #ccc;
}

.shop_detail .detail dl dd a {
  color: #1aabc1;
  text-decoration: underline;
}

.shop_detail .detail dl dd a:hover {
  color: #0d5560;
}

.shop_detail .detail dl dt .modal_btn {
  display: inline-block;
  padding: .2em 1em;
  margin-top: 1em;
  color: #fff;
  font-size: .8em;
  background-color: #666;
  border-radius: 10em;
}

.shop_detail .detail dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shop_detail .detail dl dd ul li {
  font-size: .7em;
  text-align: center;
}

.shop_detail .detail dl dd ul li + li {
  margin-left: .6em;
}

.shop_detail .detail dl dd ul li img:not([class="authorized_icon"]) {
  display: block;
  width: 4em;
  margin: 0 auto;
}

.shop_detail .detail .img {
  position: relative;
  display: inline-block;
  width: 36%;
  overflow: hidden;
}

.shop_detail .detail .img img {
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .shop_detail .detail .img img {
    position: static;
    height: 100%;
    width: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    -webkit-transform: none;
    transform: none;
  }
}

.shop_detail .stock {
  margin-top: 50px;
}

.shop_detail .stock > a {
  display: block;
  padding: 1em;
  text-align: center;
  color: #fff;
  border: 1px solid transparent;
  background-color: #1cabc1;
  border-radius: 6px;
}

.shop_detail .stock > a small {
  margin-left: 1em;
}

.shop_detail .stock > a::after {
  display: inline-block;
  content: '\f067';
  margin-left: 1em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: .3s transform;
  transition: .3s transform;
}

.shop_detail .stock > .open::after {
  content: '\f068';
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.shop_detail .stock > a:hover {
  cursor: pointer;
  color: inherit;
  background-color: transparent;
  border-color: #666;
}

.shop_detail .stock .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

.shop_detail .stock table {
  width: 48%;
}

.shop_detail .stock table th,
.shop_detail .stock table td {
  padding: .2em .4em;
  border: 1px solid #aaa;
}

.shop_detail .stock table th {
  background-color: #eee;
}

.shop_detail .stock table td:last-child {
  text-align: center;
}

.shop_detail .stock table [class*="c_"]::before {
  display: inline-block;
  content: '\f111';
  padding-right: .4em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.shop_detail .stock table .c_cbk::before {
  color: #333334
}

.shop_detail .stock table .c_pwh::before {
  color: #888;
  font-weight: 400
}

.shop_detail .stock table .c_prd::before {
  color: #ea404b
}

.shop_detail .stock table .c_lbl::before {
  color: #60e2f5
}

.shop_detail .stock table .c_llv::before {
  color: #8ab5dc
}

.shop_detail .stock table .c_psv::before {
  color: #8f9193
}

.shop_detail .stock table .c_mgy::before {
  color: #373a43
}

.shop_detail .stock table .c_rbl::before {
  color: #334a86
}

.shop_detail .stock table .c_pye::before {
  color: #efe45e
}

.shop_detail .stock table .c_spk::before {
  color: #f0aabb
}

.shop_detail .comment {
  padding: 2em;
  margin-top: 40px;
  background-color: #eee;
  border-radius: 6px;
}

.shop_detail .comment h2 {
  font-size: 1.2em;
}

.shop_detail .comment p {
  margin-top: 1em;
}

.shop_detail .swiper-container {
  margin-top: 50px;
}

.shop_detail .swiper-container .swiper-slide {
  text-align: center;
  background-color: #eee;
}

.shop_detail .map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-top: 80px;
  overflow: hidden;
}

.shop_detail .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shop_detail_modal strong {
  padding: 0 .1em;
  color: #e74c3c;
  font-size: inherit;
}

.shop_detail_modal dl {
  margin-top: 30px;
}

.shop_detail_modal dl dt {
  font-size: .9em;
}

.shop_detail_modal dl dd + dt {
  margin-top: 2em;
}

.shop_detail_modal dl dt img:not([class="authorized_icon"]) {
  width: 3em;
  margin-right: 10px;
}

.shop_detail_modal dl + p {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}

.error_404 {
  padding-top: 58px;
  margin: 100px 0;
}

.error_404 .title {
  text-align: center;
}

.error_404 .title h1 {
  color: #888;
}

.error_404 .title h1 strong {
  display: block;
  color: #333;
  font-size: 2em;
  font-weight: bold;
}

.error_404 .title p {
  margin-top: 40px;
}

.error_404 .link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px;
}

.error_404 .link ul li {
  margin: 1em;
}

.error_404 .link ul li a {
  display: inline-block;
  color: #1aabc1;
}

.error_404 .link ul li a::before {
  display: inline-block;
  content: '\f0da';
  padding-right: .4em;
  color: transparent;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.error_404 .link ul li a:hover {
  color: inherit;
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}

.error_404 .link ul li a:hover::before {
  color: inherit;
}

.help_floating {
  position: fixed;
  bottom: 50px;
  right: 50px;
}

.help_floating a {
  display: inline-block;
  padding: .2em;
  color: #fff;
  font-size: 2em;
  text-align: center;
  background-color: #1aabc1;
  border-radius: 4px;
}

.help_floating a span {
  display: block;
  font-size: .4rem;
}

.help_floating a:hover {
  color: #fff;
  background-color: #888;
}

@media screen and (max-width: 1024px) {
  .about_discount h2 + p {
    margin-top: 20px;
  }

  .about_discount .distant_discount {
    display: block;
    margin-top: 40px;
  }

  .about_discount .distant_discount .txt {
    width: auto;
  }

  .about_discount .distant_discount .example {
    width: auto;
    padding: 0;
    margin: 0;
    border: none;
  }

  .about_discount .distant_discount .example .example_price p:not([class]) {
    font-size: 1.2em;
  }

  .about_discount .shop_select {
    display: block;
    margin-top: 40px;
  }

  .about_discount .shop_select li + li {
    margin-left: 0;
    margin-top: 2em;
  }

  .about_discount .shop_select li a {
    display: block;
  }

  .about_discount .shop_select li .tooltip {
    margin: 0;
  }

  .shop_detail {
    margin: 100px 0;
  }

  .shop_detail h1 {
    font-size: 1.6em;
    line-height: 1.2;
  }

  .shop_detail .detail {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .shop_detail .detail dl {
    display: block;
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
  }

  .shop_detail .detail dl dt {
    width: auto;
    padding: .6em;
    background-color: #ddd;
  }

  .shop_detail .detail dl dt:not(:first-of-type) {
    border-top: none;
  }

  .shop_detail .detail dl dt .modal_btn {
    margin-top: 0;
    margin-left: 1em;
  }

  .shop_detail .detail dl dd {
    width: auto;
    padding: .6em;
  }

  .shop_detail .detail dl dd:not(:first-of-type) {
    border-top: none;
  }

  .shop_detail .detail .img {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    width: 100%;
    height: auto;
  }

  .shop_detail .stock .wrap {
    display: block;
  }

  .shop_detail .stock table {
    width: 100%;
  }

  .shop_detail .stock table + table {
    margin-top: 2em;
  }

  .shop_detail .comment {
    padding: 1em;
  }

  .shop_detail .map {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .reserve_area .wrap {
    background-size: contain;
    background-position: center center;
  }

  .reserve_area .wrap > li {
    display: block;
    padding: 30px 4%;
  }

  .reserve_area .wrap > li h2 {
    width: auto;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
  }

  .reserve_area .wrap > li ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-top: 1em;
  }

  .reserve_area .wrap > li ul li {
    margin: .8em;
  }

  .reserve_area .wrap > li ul li a {
    border-color: #333;
  }

  .shop_listindex .wrap {
    display: block;
  }

  .shop_listindex .wrap article {
    width: auto;
    margin: 1em 0;
  }

  .help_floating {
    bottom: 1em;
    right: 1em;
  }
}
