@charset "UTF-8";
/*!
Theme Name: New Balance
Theme URI: http://underscores.me/
Author: DigitalCube Co. Ltd.
Author URI: http://underscores.me/
Description: Custom theme: New Balance, developed by Me
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: newbalance
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

New Balance is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Base values.
--------------------------------------------------------------*/
@import url("//fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("//fonts.googleapis.com/css?family=Montserrat:300i,400,400i,500");
body {
  color: #141414;
  min-width: auto;
}

main {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 2px;
  font-weight: 700;
}

h1 {
  font-size: 40px;
}

a {
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
a:hover {
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  color: #e21836;
}

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/
body {
  word-break: break-all;
  background-color: #fff;
}
body.admin-bar #header.no_message .navbar, body.admin-bar #header.has_message .navbar {
  z-index: 20000;
}
@media screen and (min-width: 769px) {
  body.admin-bar #header.no_message .navbar, body.admin-bar #header.has_message .navbar {
    min-width: auto;
    top: 70px;
  }
  body.admin-bar #header.no_message .navbar.fixed, body.admin-bar #header.has_message .navbar.fixed {
    top: 32px;
  }
}
@media screen and (min-width: 769px) {
  body.admin-bar #header .navbar {
    /*top: 102px;*/
  }
}
body.admin-bar #header .navbar.no_metabar {
  top: 32px;
}
@media screen and (min-width: 769px) {
  body.admin-bar #header .navbar.fixed {
    top: 32px;
  }
}
@media screen and (min-width: 769px) {
  body.admin-bar #header .navbar.has_message {
    top: 101px;
  }
}
@media screen and (min-width: 769px) {
  body.admin-bar #header .navbar.has_message.fixed {
    top: 32px;
  }
}
body.admin-bar .section_title_area .toggle_menu {
  top: 119px;
}
@media screen and (min-width: 769px) {
  body.admin-bar .section_title_area .toggle_menu {
    top: 143px;
  }
}
body.admin-bar header.sp_header .main {
  margin-top: 46px;
}
body.admin-bar header.sp_header .main.has_welcome {
  margin-top: 0;
}
body.admin-bar header.sp_header .main.set_fixed {
  top: 46px;
}
body.admin-bar .toggle_menu.has_message {
  top: 204px;
}
body.admin-bar .toggle_menu.has_message.no_metabar {
  top: 135px;
}
body.admin-bar .toggle_menu.has_message.no_metabar.no_metabar_has_block_of_attention {
  top: 162px;
}
body.admin-bar .toggle_menu.has_block_of_attention {
  top: 175px;
}
body.admin-bar .toggle_menu.no_metabar {
  top: 105px;
}
body.admin-bar .toggle_menu.no_metabar.has_only_navbar_block_of_attention {
  top: 132px;
}
body.admin-bar .toggle_menu.no_navbar {
  top: 46px;
}
body.admin-bar .toggle_menu.no_navbar.has_metabar {
  top: 120px;
}
@media screen and (min-width: 769px) {
  body.admin-bar .toggle_menu.no_navbar.has_metabar {
    top: 91px;
  }
}
body.admin-bar .toggle_menu.no_navbar.no_metabar {
  top: 77px;
}
body.admin-bar .toggle_menu.no_navbar.no_metabar.no_message_metabar_navbar {
  top: 46px;
}
body.admin-bar .toggle_menu.no_navbar.no_metabar.no_message_metabar_navbar.no_metabar_has_block_of_attention {
  top: 77px;
}
body.admin-bar .toggle_menu.has_message_metabar {
  top: 176px;
}
body.admin-bar .toggle_menu.has_message_metabar.has_welcome {
  top: 143px;
}
body.admin-bar .toggle_menu.has_message_metabar.has_welcome.has_sp_block_of_attention {
  top: 178px;
}
body.admin-bar .toggle_menu.has_message_metabar.only_message_metabar {
  top: 143px;
}
@media screen and (min-width: 769px) {
  body.admin-bar .toggle_menu.has_message_metabar.only_message_metabar {
    top: 121px;
  }
}
body.admin-bar .toggle_menu.has_message_metabar_block_of_attention {
  top: 118px;
}
@media screen and (min-width: 769px) {
  body.admin-bar .toggle_menu.has_message_metabar_block_of_attention {
    top: 204px;
  }
}
@media screen and (max-width: 768px) {
  body.admin-bar .toggle_menu.has_message_metabar_block_of_attention.no_all_menu {
    top: 58px;
  }
}
@media screen and (max-width: 768px) {
  body.admin-bar .toggle_menu.has_message_metabar_block_of_attention.no_all_menu.has_sp_welcome {
    top: 80px;
  }
}
@media screen and (max-width: 768px) {
  body.admin-bar .toggle_menu.has_message_metabar_block_of_attention.no_all_menu.has_sp_block_of_attention_with_welcome {
    top: 118px;
  }
}
@media screen and (min-width: 769px) {
  body.admin-bar .toggle_menu.has_message_metabar_block_of_attention.has_welcome {
    top: 204px;
  }
}
@media screen and (max-width: 768px) {
  body.admin-bar .toggle_menu.has_message_metabar_block_of_attention.only_block_of_attention {
    top: 153px;
  }
}
body.admin-bar .toggle_menu.has_message_metabar_block_of_attention.only_block_of_attention.no_sp_message {
  top: 118px;
}
body.admin-bar .sp_header #block_of_slidemenu.slidemenu_,
body.admin-bar .sp_header #block_of_searchbox.slidemenu_ {
  top: 106px;
}
body.admin-bar .sp_header #block_of_slidemenu.slidemenu_.has_welcome,
body.admin-bar .sp_header #block_of_searchbox.slidemenu_.has_welcome {
  top: 130px;
}
body.admin-bar .sp_header #block_of_slidemenu.slidemenu_.has_welcome.set_fixed,
body.admin-bar .sp_header #block_of_searchbox.slidemenu_.has_welcome.set_fixed {
  top: 106px;
}
body.fixed {
  position: fixed;
  width: 100%;
}
body.fixed #header.no_message .navbar {
  top: 38px;
}

#header {
  font-family: sans-serif;
  margin: 0 0 54px;
}
#header.no_message .navbar {
  z-index: 20000;
}
@media screen and (min-width: 769px) {
  #header.no_message .navbar {
    top: 38px;
  }
}
@media screen and (min-width: 769px) {
  #header.no_message .navbar.fixed {
    top: 0;
  }
}
#header.no_message .navbar.no_metabar {
  top: 0;
}
#header.has_block_of_attention {
  margin-bottom: 0;
}
#header #block_of_attention {
  margin-top: 58px;
}
#header #block_of_attention.no_message_metabar_navbar {
  margin-top: 0;
}
#header #block_of_attention a {
  color: #e21836;
}
#header.no_navbar {
  margin: 0;
}
#header .navbar.no_metabar {
  top: 30px;
}
@media screen and (min-width: 769px) {
  #header .navbar.has_message {
    top: 72px;
  }
}
@media screen and (min-width: 769px) {
  #header .navbar.has_message.fixed {
    top: 0;
  }
}

.site-content {
  text-align: left;
  margin-top: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
}
.post-type-archive-store .site-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .site-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 769px) {
  .site-content {
    margin-top: 64px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .site-content #primary {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 74.5%;
            flex: 0 0 74.5%;
    max-width: 74.5%;
  }
}
.site-content #secondary {
  margin-bottom: 40px;
}
.post-type-archive-store .site-content #secondary {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .site-content #secondary {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 19.5%;
            flex: 0 0 19.5%;
    max-width: 19.5%;
    margin-right: 6%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .site-content {
    margin-top: 56px;
  }
}

.content-area {
  font-family: "Noto Sans Japanese", sans-serif;
}

.widget_yearly_link_widget {
  background-color: #f4f4f4;
  color: #000;
}
.widget_yearly_link_widget .widget-title {
  font-family: Montserrat;
  background-color: #e1e1e1;
  padding: 8px 0;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.37;
  letter-spacing: 1px;
}
@media screen and (min-width: 769px) {
  .widget_yearly_link_widget .widget-title {
    font-size: 19px;
    font-weight: bold;
    padding: 0.907rem 0;
  }
}
.widget_yearly_link_widget .yearly_archive_block {
  padding: 0 12px;
}
@media screen and (min-width: 769px) {
  .widget_yearly_link_widget .yearly_archive_block {
    padding: 20px 32px;
  }
}
.widget_yearly_link_widget .yearly_list {
  position: relative;
}
.widget_yearly_link_widget .yearly_list li {
  text-align: center;
  border-bottom: 1px solid #ccc;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
@media screen and (min-width: 769px) {
  .widget_yearly_link_widget .yearly_list li {
    text-align: left;
  }
}
.widget_yearly_link_widget .yearly_list li:last-child {
  border: none;
}
@media screen and (max-width: 768px) {
  .widget_yearly_link_widget .yearly_list li:nth-child(4) ~ li {
    height: 0;
    opacity: 0;
    position: absolute;
    bottom: 500%;
  }
}
@media screen and (max-width: 768px) {
  .widget_yearly_link_widget .yearly_list li:nth-child(4) ~ li.show {
    opacity: 1;
    height: auto;
    position: static;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }
}
.widget_yearly_link_widget .yearly_list a {
  letter-spacing: 1.5px;
  font-size: 15px;
  padding: 16px 0;
  display: block;
  color: #141414;
}
@media screen and (min-width: 769px) {
  .widget_yearly_link_widget .yearly_list a {
    font-size: 14px;
    padding: 10px 0;
  }
}
.widget_yearly_link_widget .yearly_list a:hover {
  color: #e21836;
}
@media screen and (max-width: 768px) {
  .widget_yearly_link_widget #next_list {
    border-bottom: none;
    display: block;
  }
  .widget_yearly_link_widget #next_list a {
    display: block;
    position: relative;
    height: 54px;
  }
  .widget_yearly_link_widget #next_list a::after {
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background: url("images/arrow_black@2×.png") transparent no-repeat scroll center center/contain;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .widget_yearly_link_widget #next_list a.open::after {
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .widget_yearly_link_widget #next_list.open {
    border-top: 1px solid #ccc;
  }
}

.widget_tag_cloud {
  margin-bottom: 30px;
  background-color: #f4f4f4;
  color: #000;
}
.widget_tag_cloud .widget-title {
  font-family: Montserrat;
  background-color: #e1e1e1;
  padding: 8px 0;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.37;
  letter-spacing: 1px;
}
@media screen and (min-width: 769px) {
  .widget_tag_cloud .widget-title {
    font-size: 19px;
    font-weight: bold;
    padding: 0.907rem 0;
  }
}
.widget_tag_cloud .tagcloud {
  padding: 0 12px;
}
@media screen and (min-width: 769px) {
  .widget_tag_cloud .tagcloud {
    padding: 20px 32px;
  }
}
.widget_tag_cloud a.tag-cloud-link {
  position: relative;
  text-align: center;
  border-bottom: 1px solid #ccc;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  letter-spacing: 1.5px;
  font-size: 12px !important;
  padding: 16px 0;
  display: block;
  color: #141414;
}
.widget_tag_cloud a.tag-cloud-link:hover {
  color: #e21836;
}
@media screen and (min-width: 769px) {
  .widget_tag_cloud a.tag-cloud-link {
    text-align: left;
    font-size: 12px !important;
    padding: 10px 0;
  }
}
.widget_tag_cloud a.tag-cloud-link:last-of-type {
  border: none;
}
@media screen and (max-width: 768px) {
  .widget_tag_cloud a.tag-cloud-link:nth-child(4) ~ a {
    height: 0;
    opacity: 0;
    position: absolute;
    bottom: 500%;
  }
}
@media screen and (max-width: 768px) {
  .widget_tag_cloud a.tag-cloud-link:nth-child(4) ~ a.show {
    opacity: 1;
    height: auto;
    position: static;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }
}
@media screen and (max-width: 768px) {
  .widget_tag_cloud #next_tag {
    border-bottom: none;
    display: block;
  }
  .widget_tag_cloud #next_tag a {
    display: block;
    position: relative;
    height: 54px;
  }
  .widget_tag_cloud #next_tag a::after {
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background: url("images/arrow_black@2×.png") transparent no-repeat scroll center center/contain;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .widget_tag_cloud #next_tag a.open::after {
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .widget_tag_cloud #next_tag.open {
    border-top: 1px solid #ccc;
  }
}

#block_of_warning {
  min-width: auto;
  width: auto;
}
@media screen and (min-width: 769px) {
  #block_of_warning h3 {
    font-weight: normal;
    letter-spacing: normal;
    color: #232323;
  }
}

/*--------------------------------------------------------------
# header overwrite
--------------------------------------------------------------*/
#header .metabar .country {
  padding-top: 0;
}

/*--------------------------------------------------------------
# SP overwrite
--------------------------------------------------------------*/
header .main {
  z-index: 200;
}
header .main.set_fixed {
  position: fixed;
}

#pagetop,
#footer_to_store,
#footer_pagetop_store {
  opacity: 0;
  display: none;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  z-index: -1;
}
#pagetop.active,
#footer_to_store.active,
#footer_pagetop_store.active {
  opacity: 1;
  display: block;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  #footer_about {
    opacity: 0;
    display: none;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    z-index: -1;
  }
}
@media screen and (max-width: 768px) {
  #footer_about.active {
    opacity: 1;
    display: block;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    z-index: 2;
  }
}

#footer_to_store {
  position: fixed;
  bottom: 0;
  right: 60px;
  background-color: #fff;
  z-index: 0;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  #footer_to_store {
    width: 154px;
    height: 54px;
    right: 90px;
  }
}
#footer_to_store a {
  border: 3px solid #fff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 9px 10px 10px 40px;
  font-size: 13px;
  position: relative;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  color: #e21836;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  #footer_to_store a {
    padding: 13px 10px 10px 40px;
  }
}
#footer_to_store a::before {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  height: 26px;
  background: url("images/icon_to_store.png") transparent no-repeat scroll center center/contain;
}
#footer_to_store a:hover {
  border: 3px solid #666;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
#footer_to_store.active {
  opacity: 1;
  display: block;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  z-index: 2;
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}

#footer_pagetop_store {
  position: fixed;
  bottom: 0;
  right: 27px;
  text-align: center;
  width: 54px;
  height: 54px;
  z-index: 0;
  /*display: none !important;*/
}
@media screen and (min-width: 769px) {
  #footer_pagetop_store {
    /*display: block !important;*/
  }
}
#footer_pagetop_store a {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  position: relative;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
#footer_pagetop_store a::after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url("images/icon_arrow_page_top.png") #fff no-repeat scroll center center/contain;
}
#footer_pagetop_store a:hover {
  border: 3px solid #666;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
#footer_pagetop_store.active {
  opacity: 1;
  display: block;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  z-index: 2;
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}

@media screen and (min-width: 769px) {
  body:not(.home):not(.date):not(.category):not(.single-post) #footer_about,
body:not(.home):not(.date):not(.category):not(.single-post) #footer_pagetop {
    /*display: none !important;*/
  }
}

/*--------------------------------------------------------------
# 404
--------------------------------------------------------------*/
.error404 .site-content {
  display: block;
}
.error404 .site-content #primary {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# SP for xpath element
--------------------------------------------------------------*/
.sp_header #block_of_slidemenu.slidemenu_.has_welcome,
.sp_header #block_of_searchbox.slidemenu_.has_welcome {
  top: 84px;
}
.sp_header #block_of_slidemenu.slidemenu_.has_welcome.set_fixed,
.sp_header #block_of_searchbox.slidemenu_.has_welcome.set_fixed {
  top: 60px;
}
.sp_header #block_of_attention {
  margin-top: 60px;
}
.sp_header #block_of_attention.no_main_wrap_main {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #wpadminbar {
    position: fixed;
  }
}

/*--------------------------------------------------------------
# Ferame
--------------------------------------------------------------*/
.section_title_area {
  position: relative;
  /*margin-top: 60px;*/
  padding: 11px 0;
  /*border-top: 2px solid #e5e5e5;*/
  border-bottom: 3px solid #e21836;
}
@media screen and (max-width: 768px) {
  .section_title_area.has_sp_block_of_attention {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .section_title_area.no_main_wrap_main {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) {
  .section_title_area {
    margin-top: 0;
    padding: 15px 0;
    border-bottom: 4px solid #e21836;
  }
}
.section_title_area .section_title {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1.2px;
  text-align: center;
  color: #000000;
  font-weight: 500;
}
.section_title_area .section_title::first-letter {
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  .section_title_area .section_title {
    font-size: 24px;
    margin-bottom: 3px;
  }
}
.section_title_area .section_titile_ja {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.7px;
  text-align: center;
  color: #141414;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .section_title_area .section_titile_ja {
    font-size: 14px;
  }
}
.section_title_area .toggle_menu {
  position: absolute;
  top: 12px !important;
  width: 32px;
  height: 28px;
  right: 20px;
  background-color: #e21836;
  border-radius: 4px;
  display: block;
  text-align: center;
  text-indent: -9999px;
  z-index: 4;
}
@media screen and (min-width: 769px) {
  .section_title_area .toggle_menu {
    width: 64px;
    height: 44px;
    right: 32px;
    top: 14px !important;
  }
}
.section_title_area .toggle_menu::before, .section_title_area .toggle_menu::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 2px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .section_title_area .toggle_menu::before, .section_title_area .toggle_menu::after {
    width: 24px;
  }
}
.section_title_area .toggle_menu::before {
  top: 10px;
}
@media screen and (min-width: 769px) {
  .section_title_area .toggle_menu::before {
    top: 16px;
  }
}
.section_title_area .toggle_menu::after {
  top: 16px;
}
@media screen and (min-width: 769px) {
  .section_title_area .toggle_menu::after {
    top: 26px;
  }
}
.section_title_area .toggle_menu:hover {
  background-color: #141414;
}
.section_title_area .toggle_menu.has_message {
  top: 172px;
}
.section_title_area .toggle_menu.has_message.no_metabar {
  top: 103px;
}
.section_title_area .toggle_menu.has_message.no_metabar.no_metabar_has_block_of_attention {
  top: 130px;
}
.section_title_area .toggle_menu.has_block_of_attention {
  top: 143px;
}
.section_title_area .toggle_menu.no_metabar {
  top: 73px;
}
.section_title_area .toggle_menu.no_metabar.has_only_navbar_block_of_attention {
  top: 100px;
}
.section_title_area .toggle_menu.no_navbar {
  top: 14px;
}
.section_title_area .toggle_menu.no_navbar.has_metabar {
  top: 72px;
}
@media screen and (min-width: 769px) {
  .section_title_area .toggle_menu.no_navbar.has_metabar {
    top: 59px;
  }
}
.section_title_area .toggle_menu.no_navbar.no_metabar {
  top: 45px;
}
.section_title_area .toggle_menu.no_navbar.no_metabar.no_message_metabar_navbar {
  top: 14px;
}
.section_title_area .toggle_menu.no_navbar.no_metabar.no_message_metabar_navbar.no_metabar_has_block_of_attention {
  top: 45px;
}
.section_title_area .toggle_menu.has_message_metabar {
  top: 144px;
}
.section_title_area .toggle_menu.has_message_metabar.only_message_metabar {
  top: 96px;
}
@media screen and (min-width: 769px) {
  .section_title_area .toggle_menu.has_message_metabar.only_message_metabar {
    top: 89px;
  }
}
.section_title_area .toggle_menu.has_message_metabar_block_of_attention {
  top: 72px;
}
@media screen and (min-width: 769px) {
  .section_title_area .toggle_menu.has_message_metabar_block_of_attention {
    top: 172px;
  }
}
@media screen and (max-width: 768px) {
  .section_title_area .toggle_menu.has_message_metabar_block_of_attention.no_all_menu {
    top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .section_title_area .toggle_menu.has_message_metabar_block_of_attention.no_all_menu.has_sp_welcome {
    top: 34px;
  }
}
@media screen and (max-width: 768px) {
  .section_title_area .toggle_menu.has_message_metabar_block_of_attention.no_all_menu.has_sp_block_of_attention_with_welcome {
    top: 72px;
  }
}
@media screen and (max-width: 768px) {
  .section_title_area .toggle_menu.has_message_metabar_block_of_attention.only_block_of_attention {
    top: 107px;
  }
}
.section_title_area .toggle_menu.has_message_metabar_block_of_attention.only_block_of_attention.no_sp_message {
  top: 72px;
}
.section_title_area .toggle_menu.has_welcome {
  top: 96px;
}
.section_title_area .toggle_menu.has_sp_block_of_attention {
  top: 132px;
}
.section_title_area .toggle_menu.none {
  display: none;
}

#submenu_outer {
  opacity: 0;
  position: absolute;
  bottom: 500%;
  z-index: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  overflow-y: scroll;
}
#submenu_outer.active {
  display: block;
  position: fixed;
  width: calc(100% + 1px);
  top: 0;
  left: 0;
  opacity: 0.98;
  background-color: #fff;
  z-index: 20001;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
#submenu_outer.active.fade {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 0;
  position: absolute;
  bottom: 500%;
  z-index: 1;
  top: auto;
}
#submenu_outer #submenu_container {
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  #submenu_outer #submenu_container {
    width: 384px;
    margin-left: auto;
    margin-right: auto;
  }
}
#submenu_outer #submenu_container.over {
  -webkit-transform: none;
          transform: none;
  top: inherit;
}
@media screen and (max-width: 768px) {
  #submenu_outer #submenu_container.over.has_admin_bar {
    margin-top: 46px;
  }
}
#submenu_outer #submenu_container #btn_close {
  text-align: center;
  cursor: pointer;
  position: relative;
  font-size: 36px;
  color: #000;
  margin-top: 80px;
  display: block;
}
#submenu_outer #submenu {
  text-align: center;
}
#submenu_outer #submenu li {
  position: relative;
  border-bottom: 1px solid #ccc;
}
@media screen and (min-width: 769px) {
  #submenu_outer #submenu li.menu-item-has-children {
    padding-bottom: 34px;
  }
}
#submenu_outer #submenu li.menu-item-has-children a {
  position: relative;
}
@media screen and (max-width: 768px) {
  #submenu_outer #submenu li.menu-item-has-children a::after {
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background: url("images/arrow_black@2×.png") transparent no-repeat scroll center center/contain;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#submenu_outer #submenu li.menu-item-has-children a.active::after {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
  #submenu_outer #submenu li.menu-item-has-children.open {
    padding-bottom: 20px;
  }
}
#submenu_outer #submenu li:last-child {
  border: none;
}
#submenu_outer #submenu a {
  font-size: 20px;
  font-weight: bold;
  color: #141414;
  padding: 20px 0;
  display: block;
  letter-spacing: 1px;
}
@media screen and (min-width: 769px) {
  #submenu_outer #submenu a {
    font-size: 24px;
    padding: 34px 0;
  }
}
#submenu_outer #submenu a:hover {
  color: #e21836;
}
@media screen and (max-width: 768px) {
  #submenu_outer #submenu .sub-menu {
    position: absolute;
    bottom: -300%;
    opacity: 0;
    height: 0;
    z-index: 1;
  }
  #submenu_outer #submenu .sub-menu.on {
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 1;
    position: relative;
    height: auto;
    z-index: 200;
  }
  #submenu_outer #submenu .sub-menu.on a::after {
    content: none;
  }
}
#submenu_outer #submenu .sub-menu li {
  border: none;
}
#submenu_outer #submenu .sub-menu a {
  color: #999;
  font-size: 16px;
  line-height: 2.5;
  letter-spacing: 0.8px;
  font-weight: normal;
  padding: 0;
}
#submenu_outer #submenu .sub-menu a:hover {
  color: #e21836;
}

.breadcrumb_outer {
  background-color: #f4f4f4;
  padding: 8px 21px 9px;
  color: #141414;
  letter-spacing: 0.7px;
}
@media screen and (min-width: 769px) {
  .breadcrumb_outer {
    padding: 13.5px 0;
  }
}
.breadcrumb_outer .breadcrumb {
  text-align: left;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .breadcrumb_outer .breadcrumb {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
  }
}
.breadcrumb_outer .breadcrumb a {
  color: #141414;
  margin-right: 10px;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .breadcrumb_outer .breadcrumb a {
    font-size: 13px;
  }
}
.breadcrumb_outer .breadcrumb a:hover {
  color: #e21836;
}
.breadcrumb_outer .breadcrumb span {
  margin-left: 10px;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .breadcrumb_outer .breadcrumb span {
    font-size: 13px;
  }
}
.breadcrumb_outer .breadcrumb span:first-child {
  margin-left: 0;
}
.breadcrumb_outer .breadcrumb .current-item {
  color: #999;
}

.home .breadcrumb_outer .breadcrumb span:nth-child(2) span {
  color: #999;
}

.date .breadcrumb_outer .breadcrumb span:nth-child(2) a,
.search-results.post-type-archive-store .breadcrumb_outer .breadcrumb span:nth-child(2) a,
.post-type-archive-shop-service .breadcrumb_outer .breadcrumb span:nth-child(2) a,
.page-newbalance-store .breadcrumb_outer .breadcrumb span:nth-child(2) a,
.search-results .breadcrumb_outer .breadcrumb span:nth-child(2) a,
.search-no-results .breadcrumb_outer .breadcrumb span:nth-child(2) a {
  color: #141414;
}

.tax-store_area .breadcrumb_outer .breadcrumb span > span,
.tax-store_type .breadcrumb_outer .breadcrumb span > span,
.tax-store_cat .breadcrumb_outer .breadcrumb span > span,
.tax-store_item .breadcrumb_outer .breadcrumb span > span {
  color: #999;
}

.tax-shopname .breadcrumb_outer .breadcrumb span:last-of-type span {
  color: #999;
}

/*--------------------------------------------------------------
# Parts
--------------------------------------------------------------*/
.post_date {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #999999;
}
@media screen and (min-width: 769px) {
  .post_date {
    font-size: 20px;
  }
}

.to_archive a {
  color: #e21836;
  display: block;
  width: 64.179104478%;
  border: 1px solid #e21836;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  text-align: center;
  padding: 9.5px 0;
  margin-top: 36px;
  margin-bottom: 36px;
}
@media screen and (min-width: 769px) {
  .to_archive a {
    width: 31.543624161%;
    margin-top: 72px;
    margin-bottom: 60px;
    padding: 14.5px 0;
  }
}
.to_archive a::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url("images/arrow_left@2×.png") transparent no-repeat scroll center center;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.to_archive a:hover {
  background-color: #141414;
  border: 1px solid #141414;
  color: #fff;
}
.to_archive a:hover::before {
  background: url("images/arrow_left_hover@2×.png") transparent no-repeat scroll center center;
}

.loader_outer {
  display: none;
  height: 14px;
}
.loader_outer.active {
  display: block;
  height: 14px;
}

.loader {
  height: 100%;
  position: relative;
  text-align: center;
  width: 80px;
  margin: 0 auto;
}

.loader_one,
.loader_two,
.loader_three {
  border-radius: 7px;
  width: 14px;
  height: 14px;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.loader_one,
.loader_two,
.loader_three {
  color: #000;
  font-size: 10px;
  margin: 20px auto;
  margin: 0;
  position: relative;
  text-indent: -9999em;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  display: inline-block;
}

.loader_two {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.loader_one,
.loader_two,
.loader_three {
  position: absolute;
  top: 0;
}

.loader_one {
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s;
  margin-right: 2.5em;
  left: 0;
}

.loader_three {
  right: 0;
}

@-webkit-keyframes load7 {
  0%, 80%, 100% {
    -webkit-box-shadow: 0px 0px 14px 14px #000 inset;
            box-shadow: 0px 0px 14px 14px #000 inset;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-box-shadow: 0px 0px 14px 14px transparent inset;
            box-shadow: 0px 0px 14px 14px transparent inset;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes load7 {
  0%, 80%, 100% {
    -webkit-box-shadow: 0px 0px 14px 14px #000 inset;
            box-shadow: 0px 0px 14px 14px #000 inset;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-box-shadow: 0px 0px 14px 14px transparent inset;
            box-shadow: 0px 0px 14px 14px transparent inset;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
ul.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 60px auto 0;
}
@media screen and (max-width: 768px) {
  ul.page-numbers {
    margin: 30px auto;
  }
}
ul.page-numbers li {
  font-size: 12px;
  margin: 0 10px;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  ul.page-numbers li {
    width: 11.30435%;
    height: 40px;
    margin: 0 1.73913%;
  }
}
ul.page-numbers li a, ul.page-numbers li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  border: 1px solid #ddd;
  width: 100%;
  height: 30px;
}
@media screen and (max-width: 768px) {
  ul.page-numbers li a, ul.page-numbers li span {
    height: 40px;
  }
}
ul.page-numbers li a {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
ul.page-numbers li a:hover {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #cf0a2c;
  border-color: #cf0a2c;
  color: white;
}
ul.page-numbers li .current {
  background-color: #232323;
  border-color: #232323;
  color: white;
}
ul.page-numbers li.dots {
  border: none;
  color: #333;
}
ul.page-numbers li .prev,
ul.page-numbers li .next {
  white-space: nowrap;
  overflow: hidden;
  text-indent: 300%;
  border-color: #cf0a2c;
  position: relative;
  background: url(images/arrow.svg) no-repeat center center/6px 10px #cf0a2c;
}
ul.page-numbers li .prev:hover,
ul.page-numbers li .next:hover {
  background-image: url(images/arrow_red.svg);
  background-color: white;
  border-color: #cf0a2c;
  color: #333;
}
ul.page-numbers li .prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*--------------------------------------------------------------
# Overwrite
--------------------------------------------------------------*/
.change_mode_ {
  display: none;
}

footer #copyright {
  /*padding-bottom: 6rem;*/
}

.slidemenu_ {
  z-index: 5;
}

#footer #footer_pagetop a {
  padding-top: 16px;
}

/*--------------------------------------------------------------
# Archive
--------------------------------------------------------------*/
.post-list .post {
  margin-bottom: 28px;
}
@media screen and (min-width: 769px) {
  .post-list .post {
    margin-bottom: 48px;
  }
}
.post-list .post a {
  color: #141414;
}
.post-list .post a:hover .entry-title {
  color: #e21836;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .post-list .post a:hover .nb_post_content .thumb {
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}
.post-list .post a:hover .nb_post_content .thumb > img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  image-rendering: -webkit-crisp-edges;
  /* Safari */
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -o-pixelated;
  image-rendering: pixelated;
  /* CSS4 (Chrome) */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE */
}
@media screen and (min-width: 769px) {
  .post-list .post a:hover .nb_post_content .thumb > img {
    outline: 1px solid transparent;
  }
}
@media screen and (min-width: 769px) {
  .post-list .post a:hover .nb_post_content .thumb > img .no_image img {
    width: auto;
  }
}
@media screen and (min-width: 769px) {
  .post-list .post a:hover .first_elm .thumb > img {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
}
.post-list .post .nb_post_content {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
}
.post-list .post .nb_post_content .thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42.953020134%;
          flex: 0 0 42.953020134%;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content .thumb {
    height: 236px;
    position: relative;
  }
}
.post-list .post .nb_post_content .thumb > img {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  height: auto;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content .thumb > img {
    width: 384px;
    height: auto;
  }
}
.post-list .post .nb_post_content .thumb .no_image {
  min-height: 236px;
  background-color: #e1e1e1;
  position: relative;
}
.post-list .post .nb_post_content .thumb .no_image img {
  width: 108px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content .thumb .no_image img {
    width: auto;
  }
}
.post-list .post .nb_post_content .content {
  background-color: #f4f4f4;
  -webkit-box-flex: 57.046979866%;
      -ms-flex: 57.046979866%;
          flex: 57.046979866%;
  padding: 24px 12px;
  border-top: 2px solid #e21836;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content .content {
    padding: 44px 48px 42px 42px;
    border-top: 2px solid #e21836;
  }
}
.post-list .post .nb_post_content .content .post_dadte {
  color: #999;
  font-size: 12px;
  font-family: "Montserrat";
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content .content .post_dadte {
    font-size: 14px;
  }
}
.post-list .post .nb_post_content .content .entry-title {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  margin-bottom: 0;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content .content .entry-title {
    font-size: 30px;
    letter-spacing: 1.5px;
    line-height: 42px;
  }
}
.post-list .post .nb_post_content .content p {
  padding: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.7px;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content .content p {
    font-size: 14px;
  }
}
.post-list .post .nb_post_content.first_elm {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.post-list .post .nb_post_content.first_elm .thumb,
.post-list .post .nb_post_content.first_elm .content {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content.first_elm .thumb img {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    width: 100%;
    position: absolute;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content.first_elm .thumb .no_image img {
    width: auto;
  }
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content.first_elm .thumb.no_thumb {
    height: 550px;
  }
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content.first_elm .thumb.no_thumb .no_image {
    height: 550px;
  }
}
.post-list .post .nb_post_content.first_elm .content {
  border-top: 3px solid #e21836;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content.first_elm .content {
    padding: 48px;
    border-top: 4px solid #e21836;
  }
}
.post-list .post .nb_post_content.first_elm .content .entry-title {
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .post-list .post .nb_post_content.first_elm .content .entry-title {
    margin-bottom: 27px;
  }
}

@media screen and (min-width: 769px) {
  .infinite.loaded a:hover .nb_post_content.first_elm .thumb .no_image img {
    width: auto;
  }
}
.infinite.loaded .nb_post_content.first_elm {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  .infinite.loaded .nb_post_content.first_elm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    height: 236px;
  }
}
.infinite.loaded .nb_post_content.first_elm .thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42.953020134%;
          flex: 0 0 42.953020134%;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .infinite.loaded .nb_post_content.first_elm .thumb {
    height: 236px;
  }
}
.infinite.loaded .nb_post_content.first_elm .thumb > img {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  height: auto;
  width: 100%;
}
.infinite.loaded .nb_post_content.first_elm .thumb .no_image {
  min-height: 236px;
  background-color: #e1e1e1;
  position: relative;
}
.infinite.loaded .nb_post_content.first_elm .thumb .no_image img {
  width: 32%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .infinite.loaded .nb_post_content.first_elm .thumb .no_image img {
    width: 41.93%;
    height: auto;
  }
}
.infinite.loaded .nb_post_content.first_elm .thumb.no_thumb .no_image {
  height: auto;
}
.infinite.loaded .nb_post_content.first_elm .content {
  background-color: #f4f4f4;
  -webkit-box-flex: 57.046979866%;
      -ms-flex: 57.046979866%;
          flex: 57.046979866%;
  padding: 24px 12px;
  border-top: 2px solid #e21836;
}
@media screen and (min-width: 769px) {
  .infinite.loaded .nb_post_content.first_elm .content {
    padding: 44px 48px 42px 42px;
    border-top: 2px solid #e21836;
  }
}
.infinite.loaded .nb_post_content.first_elm .content .post_dadte {
  color: #999;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .infinite.loaded .nb_post_content.first_elm .content .post_dadte {
    font-size: 14px;
  }
}
.infinite.loaded .nb_post_content.first_elm .content .entry-title {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .infinite.loaded .nb_post_content.first_elm .content .entry-title {
    font-size: 30px;
    letter-spacing: 1.5px;
  }
}
.infinite.loaded .nb_post_content.first_elm .content p {
  display: none;
}

.readmore {
  margin-bottom: 36px;
}
@media screen and (min-width: 769px) {
  .readmore {
    margin-bottom: 60px;
  }
}
.readmore a {
  display: block;
  width: 64.179104478%;
  background-color: #e21836;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
  font-size: 15px;
  padding: 11.5px 0;
  position: relative;
  -webkit-box-shadow: 0px 0px 12px 5px rgba(20, 20, 20, 0.05);
          box-shadow: 0px 0px 12px 5px rgba(20, 20, 20, 0.05);
}
@media screen and (min-width: 769px) {
  .readmore a {
    width: 31.543624161%;
    padding: 1rem 0;
    font-size: 16px;
  }
}
.readmore a::after {
  content: "";
  display: block;
  width: 9px;
  height: 6px;
  background: url("images/arrow_down@2×.png") transparent no-repeat scroll center center;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.readmore a:hover {
  background-color: #141414;
  color: #fff;
}

/*--------------------------------------------------------------
# Store search
--------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  .sp_search_from_current_location {
    display: none;
  }
}
.sp_search_from_current_location .store_search_title {
  letter-spacing: normal;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.11;
}
.sp_search_from_current_location #btn_search_current_location {
  display: block;
  margin-bottom: 30px;
  background-color: #141414;
  font-size: 13.5px;
  font-weight: bold;
  line-height: 2.19;
  text-align: center;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  padding: 15.5px 0;
  position: relative;
}
.sp_search_from_current_location #btn_search_current_location.hide {
  display: none;
}
.sp_search_from_current_location #btn_search_current_location::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 17px;
  background: url("images/btn_map-marker-alt-solid.png") transparent no-repeat scroll center center/contain;
  margin-right: 10px;
  vertical-align: -3px;
}

.store_search {
  position: relative;
}
.store_search .store_search_title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 3px;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .store_search .store_search_title {
    font-size: 13.5px;
  }
}
.store_search .free_word_search,
.store_search select {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .store_search .free_word_search,
.store_search select {
    margin-bottom: 28px;
  }
}
.store_search .free_word_search .input_area .search-text {
  padding: 10.5px 72.5px 10.5px 10.5px;
}
@media screen and (min-width: 769px) {
  .store_search .free_word_search .input_area .search-text {
    padding: 14px 60px 14px 14px;
  }
}
.store_search .free_word_search .input_area .free_word {
  margin-bottom: 28px;
}
.store_search .input_area {
  position: relative;
}
.store_search .input_area input[type=submit],
.store_search .input_area .input_icon {
  font-weight: bold;
  position: absolute;
  right: 2px;
  top: 2px;
  color: #fff;
  width: 62px;
  height: calc(100% - 4px);
  border: none;
  cursor: pointer;
  background: url("images/btn_search.png") #232323 no-repeat scroll 15% 11px/14px;
  text-align: right;
  font-size: 14px;
  line-height: 2.3;
  border-radius: 0;
  padding-right: 0.5rem;
}
@media screen and (min-width: 769px) {
  .store_search .input_area input[type=submit],
.store_search .input_area .input_icon {
    width: 46px;
    height: 46px;
    text-indent: -9999px;
    line-height: inherit;
    background-position: center center;
    background-size: 19px;
    padding: auto;
    text-align: inherit;
  }
}
@media screen and (max-width: 768px) {
  .store_search .input_area input[type=submit]::after,
.store_search .input_area .input_icon::after {
    content: "検索";
    margin-right: 9px;
    display: block;
    margin-top: 1px;
  }
}
.store_search .input_area input[type=submit],
.store_search .input_area input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.store_search .input_area input[type=submit]::-webkit-search-decoration,
.store_search .input_area input[type=button]::-webkit-search-decoration {
  display: none;
}
.store_search .input_area input[type=submit]::focus,
.store_search .input_area input[type=button]::focus {
  outline-offset: -2px;
}
.store_search .search-text::-webkit-input-placeholder {
  color: #999;
}
.store_search .search-text::-moz-placeholder {
  color: #999;
}
.store_search .search-text:-ms-input-placeholder {
  color: #999;
}
.store_search .search-text::-ms-input-placeholder {
  color: #999;
}
.store_search .search-text::placeholder {
  color: #999;
}
.store_search .search-text,
.store_search select {
  border: 2px solid #000;
  width: 100%;
  padding: 14px;
  border-radius: 0;
}
.store_search .refine_title {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.84;
  background-color: #e1e1e1;
  padding-top: 13px;
  padding-left: 5.633802817%;
  padding-right: 6.666666667%;
  padding-bottom: 13px;
  cursor: pointer;
  position: relative;
}
.store_search .refine_title::after {
  content: "";
  display: block;
  position: absolute;
  right: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 7px;
  background: url("images/icon_refine_search_toggle.png") transparent no-repeat scroll center center/contain;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform-origin: top center;
          transform-origin: top center;
}
.store_search .refine_title.on::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 769px) {
  .store_search .refine_title {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .store_search .refine_search {
    padding-top: 20px;
    padding-left: 5.633802817%;
    padding-right: 5.633802817%;
    padding-bottom: 30px;
    background-color: #f4f4f4;
    opacity: 0;
    position: absolute;
    left: -1000%;
    -webkit-transition: opacity 1s linear;
    transition: opacity 1s linear;
  }
  .store_search .refine_search.active {
    position: static;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    opacity: 1;
  }
}
.store_search .refine_search .store_search_title {
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .store_search .refine_search .store_search_title {
    font-size: 13.5px;
  }
}
.store_search .refine_search select {
  color: #999;
  background: url("images/btn_select.png") #fff no-repeat scroll 96% center/13px 24px;
  padding: 9px;
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .store_search .refine_search select {
    padding: 14px;
    background-position: 92%;
    margin-bottom: 28px;
  }
}
.store_search .refine_search select option::selected {
  color: #999;
}
.store_search .refine_search input[type=submit] {
  background-color: #e21836;
  color: #fff;
  text-align: center;
  border: none;
  display: block;
  width: 100%;
  margin-top: 4px;
  line-height: 1.96;
  padding: 9.5px 0;
  cursor: pointer;
  font-size: 13.5px;
  font-weight: bold;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.store_search .refine_search input[type=submit]:hover {
  background-color: #141414;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
@media screen and (min-width: 769px) {
  .store_search .refine_search input[type=submit] {
    margin-top: 0;
    padding: 14px 0;
    font-size: 16px;
    font-size: 1rem;
  }
}
.store_search .refine_search input[type=submit],
.store_search .refine_search input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.store_search .refine_search input[type=submit]::-webkit-search-decoration,
.store_search .refine_search input[type=button]::-webkit-search-decoration {
  display: none;
}
.store_search .refine_search input[type=submit]::focus,
.store_search .refine_search input[type=button]::focus {
  outline-offset: -2px;
}

.date .news_year_archive_title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-top: 35px;
  margin-bottom: 32px;
  line-height: 1.5;
  padding: 0 20px;
}
@media screen and (min-width: 769px) {
  .date .news_year_archive_title {
    margin-top: 53px;
    font-size: 30px;
    line-height: 1.5;
  }
}
.date .news_year_archive_title::after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background-color: #e21836;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 28px;
}
@media screen and (min-width: 769px) {
  .date .news_year_archive_title::after {
    width: 32px;
    margin-bottom: 48px;
  }
}
.date .site-content {
  margin-top: 0;
}

.tag .news_tag_archive_title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-top: 35px;
  margin-bottom: 32px;
  line-height: 1.5;
  padding: 0 20px;
}
@media screen and (min-width: 769px) {
  .tag .news_tag_archive_title {
    margin-top: 53px;
    font-size: 30px;
    line-height: 1.5;
  }
}
.tag .news_tag_archive_title::after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background-color: #e21836;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 28px;
}
@media screen and (min-width: 769px) {
  .tag .news_tag_archive_title::after {
    width: 32px;
    margin-bottom: 48px;
  }
}
.tag .site-content {
  margin-top: 0;
}

.store-notice {
  text-align: center;
  position: relative;
  top: -18px;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .store-notice {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.store-notice a {
  font-size: 14px;
  color: #232323;
  text-decoration: underline;
}
.store-notice a:hover {
  color: #E21836;
}
.store-notice a:visited {
  text-decoration: underline;
}

/*--------------------------------------------------------------
# Single
--------------------------------------------------------------*/
.single .entry-header {
  text-align: left;
}
.single .entry-title {
  font-size: 24px;
  margin-bottom: 52px;
  line-height: 1.33;
  letter-spacing: 2.4px;
}
@media screen and (min-width: 769px) {
  .single .entry-title {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 56px;
    letter-spacing: 2px;
  }
}
.single .entry-taglist {
  margin: -30px 0 20px -10px;
}
@media screen and (max-width: 768px) {
  .single .entry-taglist {
    margin-top: -40px;
  }
}
.single .entry-taglist li {
  display: inline-block;
  white-space: nowrap;
  margin: 0 0 5px 10px;
}
@media screen and (min-width: 769px) {
  .single .entry-taglist li {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .single .entry-taglist li {
    font-size: 12px;
  }
}
.single .entry-taglist li a {
  position: relative;
}
.single .entry-taglist li a::before {
  content: "#";
}
.single .post-thumbnail {
  margin-bottom: 63px;
}
@media screen and (max-width: 768px) {
  .single .post-thumbnail {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.single .post-thumbnail img {
  width: 100%;
  height: auto;
}
.single .wp-block-image {
  margin-bottom: 48px;
}
@media screen and (min-width: 769px) {
  .single .wp-block-image {
    margin-bottom: 63px;
  }
}
.single .entry-content p {
  font-size: 12px;
  margin-bottom: 35px;
  line-height: 1.75;
  letter-spacing: 1.2px;
}
@media screen and (min-width: 769px) {
  .single .entry-content p {
    padding: 0 5.369127517%;
    font-size: 16px;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 66px;
  }
}
.single .entry-content .reference_heading {
  color: #e21836;
  border-top: 1px solid #e1e1e1;
  font-size: 12px;
  padding: 24px 20px 24px 0;
}
@media screen and (min-width: 769px) {
  .single .entry-content .reference_heading {
    padding: 48px 5.369127517% 24px;
    line-height: 1.5;
    letter-spacing: 0.8px;
    font-size: 16px;
  }
}
.single .entry-content .reference_content,
.single .entry-content .pdf_content {
  margin-top: -15px;
  color: #e21836;
}
@media screen and (min-width: 769px) {
  .single .entry-content .reference_content,
.single .entry-content .pdf_content {
    margin-bottom: 48px;
    margin-top: -4px;
  }
}
.single .entry-content .reference_content a,
.single .entry-content .pdf_content a {
  color: #141414;
  padding-left: 45px;
  position: relative;
  display: inline-block;
}
.single .entry-content .reference_content a:hover,
.single .entry-content .pdf_content a:hover {
  color: #e21836;
  text-decoration: underline;
}
.single .entry-content .reference_content a:hover::before,
.single .entry-content .pdf_content a:hover::before {
  background: url("images/icon_link_hover@2×.png") #f4f4f4 no-repeat scroll center center;
}
.single .entry-content .reference_content a::before,
.single .entry-content .pdf_content a::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 2px;
  position: absolute;
  left: 0;
  background: url("images/icon_link@2×.png") #f4f4f4 no-repeat scroll center center;
  background-size: 18px auto;
}
@media screen and (max-width: 768px) {
  .single .entry-content .reference_content a::before,
.single .entry-content .pdf_content a::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.single .entry-content .pdf_content a::before {
  background: url("images/icon_pdf@2×.png") #f4f4f4 no-repeat scroll center center;
}
.single .entry-content .pdf_content a:hover::before {
  background: url("images/icon_pdf_hover@2×.png") #f4f4f4 no-repeat scroll center center;
}
.single .entry-content .wp-block-image img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .single .entry-content .wp-block-image img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.single .entry-content img {
  max-width: 100%;
  height: auto;
}

/*--------------------------------------------------------------
# Overwrite
--------------------------------------------------------------*/
.single .site-content {
  margin-top: 35px;
}
@media screen and (min-width: 769px) {
  .single .site-content {
    margin-top: 64px;
  }
}

/*--------------------------------------------------------------
# Store
--------------------------------------------------------------*/
.acf-map {
  width: 100%;
  height: 280px;
  border: #ccc solid 1px;
  margin: 0 0 16px;
}
.acf-map + .to_map {
  margin-right: 20px;
  text-align: right;
}
@media screen and (min-width: 769px) {
  .acf-map + .to_map {
    margin-bottom: 0;
    margin-right: 0;
  }
}
.acf-map + .to_map a {
  display: inline-block;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

.post-type-archive-store {
  background-color: #fff;
}
.post-type-archive-store .toggle_menu {
  display: none;
}
@media screen and (max-width: 768px) {
  .post-type-archive-store .site-content {
    margin-top: 22px;
  }
}
.post-type-archive-store .store_title {
  letter-spacing: normal;
  font-size: 20px;
  line-height: 2.27;
  text-align: center;
  color: #141414;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_title {
    padding-right: 0;
    font-size: 26px;
  }
}
.post-type-archive-store .store_title::after {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background-color: #e42036;
  margin-top: -2px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_title::after {
    margin-bottom: 40px;
    margin-top: 6px;
  }
}
.post-type-archive-store .store_title.current_location__title {
  text-align: left;
  font-size: 14.5px;
}
.post-type-archive-store .store_title.current_location__title::after {
  content: none;
}
.post-type-archive-store .store_title.archive_top {
  margin-top: -11px;
}
.post-type-archive-store .store_address {
  padding-right: 5.5%;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_address {
    padding-right: 0;
  }
}
.post-type-archive-store .store_contents_list .store_contents_list__item {
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item {
    margin-bottom: 30px;
  }
}
.post-type-archive-store .store_contents_list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.post-type-archive-store .store_contents_list .store_contents_list__item_text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42.505592841%;
          flex: 0 0 42.505592841%;
  background-color: #f2f2f2;
  text-align: center;
  padding: 13px 0 9px 0;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text {
    padding: 22px 0 19px 0;
  }
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text.shop_service_extra {
    padding: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text.shop_service_extra {
    padding: 5px 0 6px 0;
  }
}
@media screen and (max-width: 375px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text.shop_service_extra {
    padding: 2px 0 5px 0;
  }
}
@media screen and (max-width: 375px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text {
    padding: 6px 0;
  }
}
.post-type-archive-store .store_contents_list .store_contents_list__item_text .store_contents_list__title_en {
  font-size: 10px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  font-weight: bold;
  letter-spacing: 3.4px;
  color: #141414;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text .store_contents_list__title_en {
    font-size: 18px;
    letter-spacing: 3.6px;
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 768px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text .store_contents_list__title_en img {
    width: 37.866666667vmin;
  }
}
.post-type-archive-store .store_contents_list .store_contents_list__item_text .store_contents_title {
  font-size: 10px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  line-height: 0.9;
  color: #e21836;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text .store_contents_title {
    font-size: 14px;
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-bottom: 7px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text .store_contents_title {
    width: 150%;
    position: relative;
    left: -25%;
  }
}
.post-type-archive-store .store_contents_list .store_contents_list__item_text .to_list {
  font-size: 10px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  color: #222;
  padding: 1px 0;
  border: 1px solid #232323;
  width: 61.5%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text .to_list {
    font-size: 13px;
    -webkit-transform: scale(1);
            transform: scale(1);
    border: 2px solid #232323;
    width: 28.947368421%;
    padding: 5px 0;
  }
}
.post-type-archive-store .store_contents_list .store_contents_list__item_text .below_to_list {
  color: black;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text .below_to_list {
    position: relative;
    top: 4px;
  }
}
@media screen and (max-width: 768px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text .below_to_list {
    -webkit-transform: scale(0.45);
            transform: scale(0.45);
    width: 300%;
    position: relative;
    left: -100%;
    line-height: 0.4;
  }
}
@media screen and (max-width: 375px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_text .below_to_list {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    width: 300%;
    position: relative;
    left: -100%;
    line-height: 0.4;
  }
}
.post-type-archive-store .store_contents_list .store_contents_list__item_image {
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 57.494407159%;
          flex: 0 0 57.494407159%;
  position: relative;
}
.post-type-archive-store .store_contents_list .store_contents_list__item_image img {
  width: 100%;
  height: auto;
  -webkit-transform: scale(1.4) translate(-52%, -50%);
          transform: scale(1.4) translate(-52%, -50%);
  position: absolute;
  top: 69%;
  left: 56%;
}
@media screen and (min-width: 769px) {
  .post-type-archive-store .store_contents_list .store_contents_list__item_image img {
    -webkit-transform: none;
            transform: none;
    position: static;
  }
}
.post-type-archive-store .sp_widget {
  margin-bottom: 40px;
}
.post-type-archive-store .loader_outer {
  display: block;
  height: 14px;
  margin: 25px 0;
}
.post-type-archive-store .loader_outer.hide {
  height: auto;
  margin: 0;
}
.post-type-archive-store .loader_outer .loader {
  display: block;
}

.store {
  border-bottom: 1px solid #ddd;
  position: relative;
}
.store .entry-content {
  position: relative;
}
.store .entry-content .shop_clickable {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 769px) {
  .store .entry-content .shop_clickable {
    padding-left: 0;
    padding-right: 0;
  }
}
.store .entry-content .shop_clickable .store_meta .store_title {
  padding-right: 8%;
}
.store .entry-content .shop_clickable .store_meta .store_address {
  padding-right: 8%;
  color: #595959;
}
@media screen and (min-width: 769px) {
  .store .entry-content .shop_clickable .store_meta .store_address {
    line-height: 20px;
  }
}
.store .entry-content .toggle_more {
  position: absolute;
  right: 20px;
  top: 50%;
  font-size: 40px;
  color: #b5b5b5;
  font-family: Serif;
  line-height: 1;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 100;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .store .entry-content .toggle_more {
    right: 34px;
  }
}
.store .entry-content .toggle_more:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("images/icon_plus.png") transparent no-repeat scroll center center/contain;
}
.store .entry-content .toggle_more.on:before {
  background: url("images/icon_minus.png") transparent no-repeat scroll center center/contain;
}
.store .entry-content.other_store {
  padding-bottom: 15px;
}
.store .store_meta .store_type_official-store {
  font-family: Roboto;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.8px;
  color: #ffffff;
  background-color: #e21836;
  display: inline-block;
  text-transform: uppercase;
  padding: 2px 6px;
  margin-bottom: 3px;
  margin-right: 5px;
}
.store .store_meta .store_type_factory-store {
  font-family: Roboto;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.8px;
  color: #e21836;
  border: 1px solid #e21836;
  background-color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 2px 6px;
  margin-bottom: 3px;
  margin-right: 5px;
}
.store .store_meta .store_type_concept-store {
  font-family: Roboto;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.8px;
  color: #ffffff;
  background-color: #000;
  display: inline-block;
  text-transform: uppercase;
  padding: 2px 6px;
  margin-bottom: 3px;
  margin-right: 5px;
}
.store .store_meta .shoe-fitter {
  font-family: Roboto;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.8px;
  color: #ffffff;
  background-color: #b09d3a;
  display: inline-block;
  text-transform: uppercase;
  padding: 2px 6px;
  margin-bottom: 3px;
  margin-right: 5px;
}
.store .store_meta .store_title {
  font-size: 14.64px;
  line-height: 23.4255px;
  letter-spacing: normal;
}
.store .archive_open_toggle {
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  left: -2000%;
}
.store .archive_open_toggle.active {
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: static;
}
.store:last-child {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .store-body-text,
.store_info_detail {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.store-body-text .store_item_title,
.store_info_detail .store_item_title {
  font-size: 13.5px;
  margin-bottom: 0;
  line-height: 1.44;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .store-body-text .store_item_title,
.store_info_detail .store_item_title {
    margin-bottom: 3px;
    line-height: 23.4355px;
  }
}
.store-body-text .store_info_content,
.store_info_detail .store_info_content {
  font-size: 13.5px;
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .store-body-text .store_info_content,
.store_info_detail .store_info_content {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .store-body-text .store_info_content .for_factory_caution,
.store_info_detail .store_info_content .for_factory_caution {
    font-size: 12px;
  }
}
.store-body-text .store_cat_list,
.store_info_detail .store_cat_list {
  margin-bottom: 11px;
}
.store-body-text .store_cat_list .store_cat_list_item,
.store_info_detail .store_cat_list .store_cat_list_item {
  font-size: 10px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #595758;
  padding: 1.5px 7px 3px;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .store-body-text .store_cat_list .store_cat_list_item,
.store_info_detail .store_cat_list .store_cat_list_item {
    padding: 2px 7px 3px;
  }
}
.store-body-text .store_cat_list .store_cat_list_item:last-child,
.store_info_detail .store_cat_list .store_cat_list_item:last-child {
  margin-right: 0;
}
.store-body-text .store_item_list,
.store_info_detail .store_item_list {
  margin-bottom: 11px;
}
.store-body-text .store_item_list .store_item_list_item,
.store_info_detail .store_item_list .store_item_list_item {
  font-size: 10px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #fff;
  padding: 1.5px 7px 3px;
  color: #141414;
  border: 1px solid #595758;
}
@media screen and (min-width: 769px) {
  .store-body-text .store_item_list .store_item_list_item,
.store_info_detail .store_item_list .store_item_list_item {
    padding: 1px 7px 2px;
  }
}
.store-body-text .for_factory_caution,
.store_info_detail .for_factory_caution {
  margin: -10px 0 10px 0;
}
@media screen and (max-width: 768px) {
  .store-body-text .for_factory_caution,
.store_info_detail .for_factory_caution {
    font-size: 12px;
  }
}

.to_shop {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .to_shop {
    margin-bottom: 40px;
  }
}
.to_shop a {
  font-weight: 700;
  display: block;
  font-size: 16px;
  color: #fff;
  background-color: #e21836;
  width: 57.333333333%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  padding: 0.75rem 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .to_shop a {
    width: 31.543624161%;
    padding: 13px 0;
  }
}
.to_shop a:hover {
  background-color: #141414;
}
.to_shop a::after {
  content: "";
  display: block;
  width: 6px;
  height: 9px;
  background: url("images/arrow_right.png") transparent no-repeat scroll center center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
}

/*--------------------------------------------------------------
# Multiple marker for current lovation.
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  #archive_map {
    width: 100%;
    min-height: 470px;
  }
}

/*--------------------------------------------------------------
# Toggle menu hide
--------------------------------------------------------------*/
.tax-store_type #secondary {
  display: none;
}
@media screen and (min-width: 769px) {
  .tax-store_type #secondary {
    display: block;
  }
}
.tax-store_type .store:last-child {
  margin-bottom: 40px;
}

.search-results .toggle_menu,
.search-no-results .toggle_menu,
.single-shopmagazine .toggle_menu,
.single-store .toggle_menu,
.tax-store_area .toggle_menu,
.tax-store_type .toggle_menu,
.tax-store_item .toggle_menu,
.tax-shopname .toggle_menu,
.page-newbalance-store .toggle_menu {
  display: none;
}

/*--------------------------------------------------------------
# Store tax site-content
--------------------------------------------------------------*/
.tax-store_type .site-content,
.tax-store_cat .site-content,
.tax-store_item .site-content,
.tax-store_area .site-content,
.page-newbalance-store .site-content {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 769px) {
  .tax-store_type .site-content,
.tax-store_cat .site-content,
.tax-store_item .site-content,
.tax-store_area .site-content,
.page-newbalance-store .site-content {
    margin-top: 34px;
  }
}
@media screen and (max-width: 768px) {
  .tax-store_type .post-list,
.tax-store_cat .post-list,
.tax-store_item .post-list,
.tax-store_area .post-list,
.page-newbalance-store .post-list {
    margin-bottom: 0;
  }
}
.tax-store_type .for_current_location,
.tax-store_cat .for_current_location,
.tax-store_item .for_current_location,
.tax-store_area .for_current_location,
.page-newbalance-store .for_current_location {
  display: none;
}
@media screen and (min-width: 769px) {
  .tax-store_type #secondary,
.tax-store_cat #secondary,
.tax-store_item #secondary,
.tax-store_area #secondary,
.page-newbalance-store #secondary {
    margin-top: 21px;
  }
}

/*--------------------------------------------------------------
# Hide #secondary for SP
--------------------------------------------------------------*/
.tax-store_area #secondary {
  display: none;
}
@media screen and (min-width: 769px) {
  .tax-store_area #secondary {
    display: block;
  }
}

/*--------------------------------------------------------------
# Hide store link at infowindow
--------------------------------------------------------------*/
.tax-store_area .entry-content .for_current_location .to_map {
  display: none;
}

/*--------------------------------------------------------------
# Store single
--------------------------------------------------------------*/
.bx-wrapper {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bx-wrapper img {
  max-width: none;
}
.bx-wrapper .bx-pager {
  bottom: 11px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #d5d5d4;
  border: 1px solid #000;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #000;
  border: 1px solid #fff;
}
.bx-wrapper .bx-controls-direction .bx-prev,
.bx-wrapper .bx-controls-direction .bx-next {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 36px;
  height: 60px;
  display: block;
  margin-top: 0;
}
.bx-wrapper .bx-controls-direction .bx-prev:hover,
.bx-wrapper .bx-controls-direction .bx-next:hover {
  opacity: 0.8;
}
.bx-wrapper .bx-controls-direction .bx-prev {
  left: 0;
  background: url("images/icon-arrow-left-white@2x.png") #E21836 no-repeat scroll center center/14px 20px;
}
.bx-wrapper .bx-controls-direction .bx-next {
  right: 0;
  background: url("images/icon-arrow-right-white@2x.png") #E21836 no-repeat scroll center center/14px 20px;
}

.gallery_outer {
  max-height: 250px;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .gallery_outer {
    max-height: 298px;
  }
}
.gallery_outer .gallery {
  margin: 0;
}
.gallery_outer .gallery .slide .slide_inside {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.gallery_outer .gallery .slide .slide_inside > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery_outer .gallery .slide img {
  height: 250px;
}
@media screen and (min-width: 769px) {
  .gallery_outer .gallery .slide img {
    height: 298px;
  }
}

.gallery_outer {
  height: 250px;
}
@media screen and (min-width: 769px) {
  .gallery_outer {
    height: 298px;
  }
}

.gm-style-iw-t::before {
  top: -2px !important;
  z-index: 300;
}
.gm-style-iw-t::after {
  top: -4px !important;
  z-index: 300;
}

.gm-style-iw.nb-store {
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: transparent !important;
  border: 2px solid rgba(162, 162, 162, 0.31);
  padding: 0 !important;
  max-height: none !important;
  max-width: none !important;
}
.gm-style-iw.nb-store .gm-style-iw-d {
  background-color: #fff !important;
  overflow: hidden !important;
  width: 260px;
  max-height: none !important;
  max-width: none !important;
}
.gm-style-iw.nb-store .marker_content {
  background-color: #fff;
  position: relative;
  height: 100%;
  padding: 30px 24px;
}
.gm-style-iw.nb-store .marker_content .map_title {
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
}
.gm-style-iw.nb-store .marker_content .store_type_official-store {
  font-family: Roboto;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.8px;
  color: #ffffff;
  background-color: #e21836;
  display: inline-block;
  text-transform: uppercase;
  padding: 2px 6px;
  margin-bottom: 10px;
}
.gm-style-iw.nb-store .marker_content .store_type_factory-store {
  font-family: Roboto;
  font-size: 10px;
  font-weight: 900;
  color: #e21836;
  border: 1px solid #e21836;
  background-color: #fff;
  display: inline-block;
  text-transform: uppercase;
  padding: 2px 6px;
  margin-bottom: 6px;
}
.gm-style-iw.nb-store.gm-style-iw-c {
  background-color: #fff;
}

.store_marker {
  display: block;
  width: 50px !important;
  height: 45px !important;
  position: relative !important;
}

button[title=Close] {
  right: 0px !important;
  top: 1px !important;
}

.to_map a {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 1.92;
  color: #e21836;
  text-align: center;
  border: 1px solid #e21836;
  border-radius: 12px;
  margin-bottom: 12px;
}
.to_map a:hover {
  background-color: #e21836;
  color: #fff;
}
.to_map:last-child a {
  margin-bottom: 0;
}
.entry-content .to_map a {
  margin-bottom: 0;
}

.single-store .site-content {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}
.single-store .store_meta {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .single-store .store_meta {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.single-store .entry-content p {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  font-size: 13.5px;
  line-height: 1.7;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content p.store_info_content {
    line-height: 23.4355px;
  }
}
.single-store .entry-content .store_address {
  font-size: 13.5px;
  line-height: 1.48;
  color: #595959;
  padding-right: 5.5%;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store_address {
    padding-right: 0;
  }
}
.single-store .entry-content img {
  max-width: none;
}
.single-store .entry-content .post .thumb img {
  max-width: 100%;
}
.single-store .entry-content .store-body-text {
  margin-bottom: 50px;
  /*			h2, h3, h4, h5, h6 {
  				font-size: 18px;
  				font-weight: bold;
  				line-height: 1.44;
  				background-color: #f4f4f4;
  				padding: 20px;
  				border-left: 4px solid #e21836;
  				margin-bottom: 20px;
  				letter-spacing: normal;
  				@include for-pc {
  					font-size: 24px;
  					padding: 21px 62px 23px 40px;
  					line-height: 1.33;
  					margin-bottom: 40px;
  				}
  			}*/
}
@media screen and (max-width: 768px) {
  .single-store .entry-content .store-body-text {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single-store .entry-content .store-body-text:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store-body-text {
    margin: 20px 0 8px;
  }
}
.single-store .entry-content .store-body-text .wp-block-image {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store-body-text .wp-block-image {
    margin-bottom: 40px;
  }
}
.single-store .entry-content .store-body-text .wp-block-image img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.single-store .entry-content .store-body-text .wp-block-image figcaption {
  font-size: 12px;
  text-align: left;
  color: #999;
}
.single-store .entry-content .store-body-text .to_entry_detail a {
  color: #141414;
  text-decoration: underline;
}
.single-store .entry-content .store-body-text p {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 22px;
  letter-spacing: normal;
}
.single-store .entry-content .store-body-text ul {
  margin-left: 38px;
  margin-bottom: 12.5px;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store-body-text ul {
    margin-left: 47px;
    margin-bottom: 40px;
  }
}
.single-store .entry-content .store-body-text ul li {
  font-size: 12px;
  list-style: disc;
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store-body-text ul li {
    margin-bottom: 20px;
    font-size: 16px;
  }
}
.single-store .entry-content .store-body-text ol {
  margin-left: 38px;
  margin-bottom: 12.5px;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store-body-text ol {
    margin-left: 47px;
    margin-bottom: 40px;
  }
}
.single-store .entry-content .store-body-text ol li {
  font-size: 12px;
  list-style: decimal;
  margin-bottom: 11px;
  margin-left: -3px;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store-body-text ol li {
    margin-bottom: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .single-store .entry-content .store-body-text .store_sns {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-store .entry-content .store-body-text .sns_list {
  margin-left: 0;
  display: block;
}
.single-store .entry-content .store-body-text .sns_list li {
  list-style: none;
}
.single-store .entry-content .store-body-text .sns_list li a {
  color: #141414;
  margin-right: 0;
}
.single-store .entry-content .store-body-text .sns_list li a:hover {
  color: #e21836;
}
.single-store .entry-content .store-body-text blockquote {
  padding: 10px 22px;
  color: #999;
  position: relative;
  border-left: 1px solid #999;
  margin-left: 7px;
  margin-top: 38px;
  margin-bottom: 23px;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store-body-text blockquote {
    padding: 0 40px 1px 40px;
    margin-bottom: 42px;
    margin-top: 80px;
  }
}
.single-store .entry-content .store-body-text blockquote::before {
  content: "";
  display: block;
  width: 13px;
  height: 11px;
  background: url("images/bg_blockquote.png") transparent no-repeat scroll center center/contain;
  position: absolute;
  left: -7px;
  top: -23px;
}
.single-store .entry-content .store-body-text blockquote p:last-of-type {
  margin-bottom: 0;
}
.single-store .entry-content .store-body-text .scroll_table {
  margin-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store-body-text .scroll_table {
    margin-bottom: 40px;
  }
}
.single-store .entry-content .store-body-text table {
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  width: 100%;
  font-size: 16px;
  table-layout: fixed;
}
@media screen and (min-width: 769px) {
  .single-store .entry-content .store-body-text table {
    margin-bottom: 40px;
  }
}
.single-store .entry-content .store-body-text table th,
.single-store .entry-content .store-body-text table td {
  font-weight: normal;
  padding: 20px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
@media screen and (max-width: 768px) {
  .single-store .entry-content .store-body-text table th,
.single-store .entry-content .store-body-text table td {
    width: 130px;
    min-width: 130px;
    font-size: 12px;
  }
}
.single-store .entry-content .store-body-text table th {
  background-color: #f2f2f2;
}
.single-store .entry-content .store-body-text a {
  color: #e21836;
}
.single-store .acf-map {
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .single-store .acf-map {
    margin: 20px 0 8px;
  }
}
.single-store .store_map_content {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 769px) {
  .single-store .store_map_content {
    padding-bottom: 40px;
    margin-bottom: 58px;
  }
}
.single-store .store_info__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  position: relative;
  margin-bottom: 32px;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .single-store .store_info__title {
    font-size: 26px;
  }
}
.single-store .store_info__title::after {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background-color: #e21836;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 11px;
}
@media screen and (min-width: 769px) {
  .single-store .store_info__title::after {
    margin-top: 23px;
    margin-bottom: 40px;
  }
}
.single-store .store_gallery {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .single-store .store_gallery {
    max-height: 298px;
    overflow: hidden;
  }
}
.single-store .store_info_content {
  font-size: 13.5px;
  color: #222;
  line-height: 23.4355px;
  letter-spacing: normal;
}
.single-store .store_info_detail .store_item_title {
  margin-bottom: 0;
}
.single-store .store_info_detail .store_info_content {
  margin-bottom: 18px;
}
.single-store .store_info_detail .store_info_content a {
  color: #222;
  text-decoration: none;
}
.single-store .store_info_detail .store_cat_list {
  margin-top: 10px;
}
.single-store .store_info_detail .store_item_list {
  margin-top: 10px;
  margin-bottom: 18px;
}
.single-store .store_info_detail .store_item_list__factory {
  margin-bottom: 11px;
}
.single-store .store_info_detail .store_item_text {
  margin-top: 2px;
  margin-bottom: 18px;
}
.single-store .store_info_detail .for_factory_caution {
  margin-bottom: 18px;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .single-store .store_info_detail .for_factory_caution {
    font-size: 1em;
  }
}
.single-store .post .nb_post_content .thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.55704698%;
          flex: 0 0 33.55704698%;
}
@media screen and (min-width: 769px) {
  .single-store .post .nb_post_content .thumb {
    height: 186px;
  }
}
@media screen and (min-width: 769px) {
  .single-store .post .nb_post_content .thumb img {
    width: 300px;
  }
}
.single-store .post .nb_post_content .thumb .no_image {
  min-height: 186px;
}
.single-store .post .nb_post_content .thumb .no_image img {
  width: 45%;
}
.single-store .post .nb_post_content .content {
  padding: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.44295302%;
          flex: 0 0 66.44295302%;
}
@media screen and (min-width: 769px) {
  .single-store .post .nb_post_content .content {
    max-width: 66.44295302%;
  }
}
.single-store .post .nb_post_content .content .entry-title {
  font-size: 21px;
}
.single-store .to_tax_archive {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.97;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.single-store .to_tax_archive a {
  letter-spacing: normal;
  font-size: 16px;
  background-color: #e21836;
  color: #fff;
  display: block;
  width: 31.543624161%;
  margin-left: auto;
  margin-right: auto;
  padding: 9px 0;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .single-store .to_tax_archive a {
    padding: 11.5px 0;
  }
}
.single-store .to_tax_archive a:hover {
  background-color: #141414;
}
.single-store .to_tax_archive a::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 6px;
  height: 9px;
  background: url("images/arrow_left_hover@2×.png") transparent no-repeat scroll center center;
  -webkit-transform: rotate(180deg) translateY(30%);
          transform: rotate(180deg) translateY(30%);
}
.single-store .store_sns {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 769px) {
  .single-store .store_sns {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-store .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 40px;
}
.single-store .sns_list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .single-store .sns_list li {
    margin-bottom: 20px;
  }
}
.single-store .sns_list li a {
  font-size: 16px;
  color: #141414;
  font-weight: bold;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: left;
  margin-right: 29.56%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 769px) {
  .single-store .sns_list li a {
    height: 32px;
  }
}
.single-store .sns_list li a .sns_label {
  display: block;
  font-size: 10px;
  margin-top: 0;
  margin-left: 34px;
}
@media screen and (max-width: 768px) {
  .single-store .sns_list li a .sns_label {
    line-height: 12px;
  }
}
@media screen and (min-width: 769px) {
  .single-store .sns_list li a .sns_label {
    margin-top: 0;
    font-size: 16px;
    margin-left: 42px;
    line-height: 20px;
  }
}
.single-store .sns_list li a::before {
  font-size: 15px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #f4f4f4;
  margin-right: 10px;
  vertical-align: middle;
  font-family: "Font Awesome 5 Brands";
  text-align: center;
  position: absolute;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
}
@media screen and (min-width: 769px) {
  .single-store .sns_list li a::before {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
}
.single-store .sns_list li a.sns_instagram::before {
  content: "\f16d";
  font-size: 15px;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .single-store .sns_list li a.sns_instagram::before {
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.single-store .sns_list li a.sns_twitter::before {
  content: "\f099";
  font-size: 15px;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .single-store .sns_list li a.sns_twitter::before {
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.single-store .sns_list li a.sns_line::before {
  content: "\f3c0";
  font-size: 15px;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .single-store .sns_list li a.sns_line::before {
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.single-store .sns_list li a.sns_facebook::before {
  content: "\f082";
  font-size: 15px;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .single-store .sns_list li a.sns_facebook::before {
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.single-store .sns_list li a.sns_youtube::before {
  content: "\f167";
  font-size: 15px;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .single-store .sns_list li a.sns_youtube::before {
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.single-store .sns_list li a:hover {
  color: #e21836;
}
.single-store .store {
  border-bottom: none;
}
.single-store .payment_list {
  margin-bottom: 50px;
  margin-top: 4px;
}
.single-store .payment_list .payment_list_item {
  display: inline-block;
  margin-right: 10px;
}
.single-store .payment_list .payment_list_item img {
  height: 35px;
  width: auto;
}
.single-store .for_current_location {
  display: none;
}
.single-store .store_news {
  padding-top: 30px;
  border-top: 1px solid #ddd;
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  .single-store .store_news {
    padding-top: 56px;
  }
}
.single-store .store_news .post-list {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .single-store .store_news .post-list {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.single-store .store_news .post-list .post {
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .single-store .store_news .post-list .post {
    margin-bottom: 30px;
  }
}
.single-store .store_news .post-list .nb_post_content {
  max-height: 94px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .single-store .store_news .post-list .nb_post_content {
    max-height: 186px;
  }
}
.single-store .store_news .post-list .nb_post_content .thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43.285%;
          flex: 0 0 43.285%;
}
@media screen and (min-width: 769px) {
  .single-store .store_news .post-list .nb_post_content .thumb {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.55704698%;
            flex: 0 0 33.55704698%;
  }
}
.single-store .store_news .post-list .nb_post_content .thumb .no_image {
  min-height: 94px;
}
@media screen and (min-width: 769px) {
  .single-store .store_news .post-list .nb_post_content .thumb .no_image {
    min-height: 186px;
  }
}
.single-store .store_news .post-list .nb_post_content .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 56.715%;
          flex: 0 0 56.715%;
  padding: 16px 20px;
}
@media screen and (min-width: 769px) {
  .single-store .store_news .post-list .nb_post_content .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.44295302%;
            flex: 0 0 66.44295302%;
    padding: 40px;
  }
}
.single-store .store_news .post-list .nb_post_content .content .entry-title {
  letter-spacing: normal;
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .single-store .store_news .post-list .nb_post_content .content .entry-title {
    font-size: 21px;
    line-height: 25px;
  }
}
.single-store .store_news .to_tax_archive a {
  width: 57.333333333%;
}
@media screen and (min-width: 769px) {
  .single-store .store_news .to_tax_archive a {
    width: 31.543624161%;
  }
}
.single-store #secondary {
  display: none;
}
@media screen and (min-width: 769px) {
  .single-store #secondary {
    display: block;
    margin-top: 35px;
  }
}

.banner-sp {
  padding-left: 20px;
  padding-right: 20px;
}
.banner-sp img {
  width: 100%;
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .search-results .site-content,
.search-no-results .site-content {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
}
.search-results .page-header,
.search-no-results .page-header {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0px;
}
@media screen and (min-width: 769px) {
  .search-results .page-header,
.search-no-results .page-header {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }
}
.search-results .page-header .page-title,
.search-no-results .page-header .page-title {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.77;
  text-align: left;
  letter-spacing: normal;
}
.search-results .page-header .page-title .search_query,
.search-no-results .page-header .page-title .search_query {
  color: #e21836;
}
.search-results .page-header .caution,
.search-no-results .page-header .caution {
  font-size: 12px;
  color: #e21836;
  text-align: left;
}
.search-results .current_location_hit,
.search-no-results .current_location_hit {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding-top: 27px;
  padding-bottom: 12px;
}
.search-results .current_location_hit span,
.search-no-results .current_location_hit span {
  font-size: 16px;
}
.search-results .current_location_hit span.result_num,
.search-no-results .current_location_hit span.result_num {
  color: #e21836;
}
.search-results .store_title,
.search-results .store_address,
.search-no-results .store_title,
.search-no-results .store_address {
  padding-right: 5%;
}
@media screen and (min-width: 769px) {
  .search-results .store_title,
.search-results .store_address,
.search-no-results .store_title,
.search-no-results .store_address {
    padding-right: 0;
  }
}
.search-results .for_current_location,
.search-no-results .for_current_location {
  display: none;
}
.search-results #archive_map .for_current_location,
.search-no-results #archive_map .for_current_location {
  display: block;
}
@media screen and (max-width: 768px) {
  .search-results #secondary,
.search-no-results #secondary {
    display: none;
  }
}

/*--------------------------------------------------------------
# Taxonomy shopname
--------------------------------------------------------------*/
.post-list {
  margin-bottom: 30px;
}
.post-list .shopmagazine .nb_post_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.post-list .shopmagazine .nb_post_content .thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.55704698%;
          flex: 0 0 33.55704698%;
}
@media screen and (min-width: 769px) {
  .post-list .shopmagazine .nb_post_content .thumb img {
    width: 100%;
  }
}
.post-list .shopmagazine .nb_post_content .thumb .no_image {
  min-height: 186px;
}
@media screen and (min-width: 769px) {
  .post-list .shopmagazine .nb_post_content .thumb .no_image img {
    width: 45%;
  }
}
.post-list .shopmagazine .nb_post_content .content {
  padding: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.44295302%;
          flex: 0 0 66.44295302%;
}
@media screen and (min-width: 769px) {
  .post-list .shopmagazine .nb_post_content .content {
    padding: 40px;
    max-width: 66.44295302%;
  }
}
.post-list .shopmagazine .nb_post_content .content .entry-title {
  line-height: 25px;
  letter-spacing: normal;
}

.tax-shopname .site-main {
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 769px) {
  .tax-shopname .site-main {
    padding-bottom: 0;
  }
}
.tax-shopname .site-content {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .tax-shopname .site-content {
    margin-top: 30px;
  }
}
.tax-shopname .shopname_archive_title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-top: 30px;
  margin-bottom: 32px;
  line-height: 0.65;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .tax-shopname .shopname_archive_title {
    margin-top: 30px;
    font-size: 22px;
    line-height: 0.87;
  }
}
.tax-shopname .shopname_archive_title::after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background-color: #e21836;
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 28px;
}
@media screen and (min-width: 769px) {
  .tax-shopname .shopname_archive_title::after {
    width: 32px;
    margin-bottom: 48px;
  }
}
.tax-shopname .post-list {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .tax-shopname .post-list {
    padding-left: 0;
    padding-right: 0;
  }
}
.tax-shopname .post-list .shopmagazine {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .tax-shopname .post-list .shopmagazine {
    margin-bottom: 40px;
  }
}
.tax-shopname .post-list .shopmagazine .nb_post_content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .tax-shopname .post-list .shopmagazine .nb_post_content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 186px;
  }
}
@media screen and (min-width: 769px) {
  .tax-shopname .post-list .shopmagazine .nb_post_content .thumb {
    height: 186px;
  }
}
@media screen and (min-width: 769px) {
  .tax-shopname .post-list .shopmagazine .nb_post_content .entry-title {
    font-size: 21px;
  }
}
@media screen and (min-width: 769px) {
  .tax-shopname .infinite.post-list .shopmagazine:last-child {
    margin-bottom: 0;
  }
}
.tax-shopname .readmore {
  margin-bottom: 20px;
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .tax-shopname .readmore {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 40px;
  }
}
.tax-shopname .readmore a {
  width: 57.333333333%;
}
@media screen and (min-width: 769px) {
  .tax-shopname .readmore a {
    width: 31.543624161%;
  }
}
.tax-shopname .to_store_info {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 769px) {
  .tax-shopname .to_store_info {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}
.tax-shopname .to_store_info a {
  display: inline-block;
  width: auto;
  padding: 0.643rem 40px;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #e21836;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  line-height: 1.28;
  position: relative;
  color: #e21836;
  min-width: 57.333333333%;
}
@media screen and (min-width: 769px) {
  .tax-shopname .to_store_info a {
    padding: 1.188rem 40px;
    font-size: 16px;
    min-width: 31.543624161%;
  }
}
.tax-shopname .to_store_info a:hover {
  background-color: #141414;
  color: #fff;
  border: 1px solid #141414;
}
.tax-shopname .to_store_info a:hover::after {
  background: url("images/arrow_left_hover@2×.png") transparent no-repeat scroll center center;
}
.tax-shopname .to_store_info a::after {
  content: "";
  display: block;
  width: 6px;
  height: 9px;
  background: url("images/arrow_left@2×.png") transparent no-repeat scroll center center;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tax-shopname #secondary {
  display: none;
}
@media screen and (min-width: 769px) {
  .tax-shopname #secondary {
    display: block;
    margin-top: 30px;
  }
}
.tax-shopname .loader_outer {
  margin-bottom: 80px;
}

/*--------------------------------------------------------------
# Shopmagazine
--------------------------------------------------------------*/
.single-shopmagazine .site-main {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .site-main {
    padding-bottom: 40px;
    margin-bottom: 42px;
  }
}
.single-shopmagazine .site-content {
  max-width: 986px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-top: 16px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .site-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
  }
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .site-content #primary {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 68.965517241%;
            flex: 0 0 68.965517241%;
    max-width: 68.965517241%;
  }
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .site-content #secondary {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23.82892057%;
            flex: 0 0 23.82892057%;
    max-width: 23.82892057%;
  }
}
.single-shopmagazine article {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-shopmagazine article .entry-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.31;
  padding-bottom: 18px;
  margin-bottom: 3px;
  border-bottom: 2px solid #e21836;
  letter-spacing: 2.6px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-title {
    font-size: 26px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    letter-spacing: normal;
  }
}
.single-shopmagazine article .entry-meta {
  margin-bottom: 7px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-meta {
    margin-bottom: 20px;
  }
}
.single-shopmagazine article .entry-meta .post_date {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-meta .post_date {
    font-size: 14px;
  }
}
.single-shopmagazine article .post_thumb {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .post_thumb {
    margin-bottom: 40px;
  }
}
.single-shopmagazine article .post_thumb img {
  height: auto;
}
.single-shopmagazine article .entry-content .wp-block-image {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-content .wp-block-image {
    margin-bottom: 40px;
  }
}
.single-shopmagazine article .entry-content .wp-block-image img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.single-shopmagazine article .entry-content .wp-block-image figcaption {
  font-size: 12px;
  text-align: left;
  color: #999;
}
.single-shopmagazine article .entry-content .to_entry_detail a {
  color: #141414;
  text-decoration: underline;
}
.single-shopmagazine article .entry-content h2, .single-shopmagazine article .entry-content h3, .single-shopmagazine article .entry-content h4, .single-shopmagazine article .entry-content h5, .single-shopmagazine article .entry-content h6 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44;
  background-color: #f4f4f4;
  padding: 20px;
  border-left: 4px solid #e21836;
  margin-bottom: 20px;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-content h2, .single-shopmagazine article .entry-content h3, .single-shopmagazine article .entry-content h4, .single-shopmagazine article .entry-content h5, .single-shopmagazine article .entry-content h6 {
    font-size: 24px;
    padding: 21px 62px 23px 40px;
    line-height: 1.33;
    margin-bottom: 40px;
  }
}
.single-shopmagazine article .entry-content p {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 22px;
  letter-spacing: normal;
}
.single-shopmagazine article .entry-content ul {
  margin-left: 38px;
  margin-bottom: 12.5px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-content ul {
    margin-left: 47px;
    margin-bottom: 40px;
  }
}
.single-shopmagazine article .entry-content ul li {
  font-size: 12px;
  list-style: disc;
  margin-bottom: 15px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-content ul li {
    margin-bottom: 20px;
    font-size: 16px;
  }
}
.single-shopmagazine article .entry-content ol {
  margin-left: 38px;
  margin-bottom: 12.5px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-content ol {
    margin-left: 47px;
    margin-bottom: 40px;
  }
}
.single-shopmagazine article .entry-content ol li {
  font-size: 12px;
  list-style: decimal;
  margin-bottom: 11px;
  margin-left: -3px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-content ol li {
    margin-bottom: 20px;
    font-size: 16px;
  }
}
.single-shopmagazine article .entry-content blockquote {
  padding: 10px 22px;
  color: #999;
  position: relative;
  border-left: 1px solid #999;
  margin-left: 7px;
  margin-top: 38px;
  margin-bottom: 23px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-content blockquote {
    padding: 0 40px 1px 40px;
    margin-bottom: 42px;
    margin-top: 80px;
  }
}
.single-shopmagazine article .entry-content blockquote::before {
  content: "";
  display: block;
  width: 13px;
  height: 11px;
  background: url("images/bg_blockquote.png") transparent no-repeat scroll center center/contain;
  position: absolute;
  left: -7px;
  top: -23px;
}
.single-shopmagazine article .entry-content blockquote p:last-of-type {
  margin-bottom: 0;
}
.single-shopmagazine article .entry-content .scroll_table {
  margin-bottom: 20px;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-content .scroll_table {
    margin-bottom: 40px;
  }
}
.single-shopmagazine article .entry-content table {
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  width: 100%;
  font-size: 16px;
  table-layout: fixed;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine article .entry-content table {
    margin-bottom: 40px;
  }
}
.single-shopmagazine article .entry-content table th,
.single-shopmagazine article .entry-content table td {
  font-weight: normal;
  padding: 20px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
@media screen and (max-width: 768px) {
  .single-shopmagazine article .entry-content table th,
.single-shopmagazine article .entry-content table td {
    width: 130px;
    min-width: 130px;
    font-size: 12px;
  }
}
.single-shopmagazine article .entry-content table th {
  background-color: #f2f2f2;
}
.single-shopmagazine article .entry-content a {
  color: #e21836;
}
.single-shopmagazine .to_shopmagazine a {
  font-weight: 700;
  display: block;
  width: 64.179104478%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  color: #e21836;
  border: 1px solid #e21836;
  font-size: 16px;
  position: relative;
  text-align: center;
  padding: 9.5px 0;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .to_shopmagazine a {
    width: 41.470588235%;
    padding: 12px 0;
  }
}
.single-shopmagazine .to_shopmagazine a::before {
  content: "";
  display: block;
  width: 6px;
  height: 9px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("images/arrow_left@2×.png") transparent no-repeat scroll center center/contain;
}
.single-shopmagazine .to_shopmagazine a:hover {
  border: 1px solid #141414;
  background-color: #141414;
  color: #fff;
}
.single-shopmagazine .to_shopmagazine a:hover::before {
  background: url("images/arrow_left_hover@2×.png") transparent no-repeat scroll center center/contain;
}
.single-shopmagazine .store_info__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  letter-spacing: normal;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .store_info__title {
    font-size: 24px;
    margin-bottom: 32px;
  }
}
.single-shopmagazine .store_info__title::after {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background-color: #e21836;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 12px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .store_info__title::after {
    margin-top: 21px;
    margin-bottom: 40px;
  }
}
.single-shopmagazine .post-list.magazine_list {
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .post-list.magazine_list {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
.single-shopmagazine .post-list.magazine_list .post {
  margin-bottom: 15px;
}
.single-shopmagazine .post-list.magazine_list .post:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .post-list.magazine_list .post {
    margin-bottom: 30px;
  }
}
.single-shopmagazine .post-list.magazine_list a {
  color: #141414;
}
.single-shopmagazine .post-list.magazine_list a:hove {
  color: #e21836;
}
.single-shopmagazine .post-list.magazine_list .nb_post_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-height: 94px;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .post-list.magazine_list .nb_post_content {
    max-height: 130px;
  }
}
.single-shopmagazine .post-list.magazine_list .nb_post_content .thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43.285%;
          flex: 0 0 43.285%;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .post-list.magazine_list .nb_post_content .thumb {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.823529412%;
            flex: 0 0 33.823529412%;
    height: 130px;
  }
}
.single-shopmagazine .post-list.magazine_list .nb_post_content .thumb .no_image {
  min-height: 94px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .post-list.magazine_list .nb_post_content .thumb .no_image {
    min-height: 130px;
  }
}
.single-shopmagazine .post-list.magazine_list .nb_post_content .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 56.715%;
          flex: 0 0 56.715%;
  padding: 16px 20px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .post-list.magazine_list .nb_post_content .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.176470588%;
            flex: 0 0 66.176470588%;
    padding: 26px 53px 40px 30px;
    max-width: 66.176470588%;
  }
}
.single-shopmagazine .post-list.magazine_list .nb_post_content .content .post_dadte {
  font-size: 12px;
}
.single-shopmagazine .post-list.magazine_list .nb_post_content .content .entry-title {
  font-size: 14px;
  border: none;
  letter-spacing: normal;
  line-height: 1.39;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .post-list.magazine_list .nb_post_content .content .entry-title {
    font-size: 18px;
    border-bottom: none;
    line-height: 1.22;
  }
}
.single-shopmagazine .to_store_info {
  margin-bottom: 40px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .to_store_info {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}
.single-shopmagazine .to_store_info a {
  display: inline-block;
  width: auto;
  padding: 1.188rem 40px;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #e21836;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  line-height: 1.28;
  position: relative;
  color: #e21836;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine .to_store_info a {
    font-size: 16px;
  }
}
.single-shopmagazine .to_store_info a:hover {
  background-color: #141414;
  color: #fff;
  border: 1px solid #141414;
}
.single-shopmagazine .to_store_info a:hover::after {
  background: url("images/arrow_left_hover@2×.png") transparent no-repeat scroll center center;
}
.single-shopmagazine .to_store_info a::after {
  content: "";
  display: block;
  width: 6px;
  height: 9px;
  background: url("images/arrow_left@2×.png") transparent no-repeat scroll center center;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.single-shopmagazine #secondary {
  display: none;
}
@media screen and (min-width: 769px) {
  .single-shopmagazine #secondary {
    display: block;
  }
}

/*--------------------------------------------------------------
# Shop service
--------------------------------------------------------------*/
.post-type-archive-shop-service {
  background-color: #202020;
}
.post-type-archive-shop-service .breadcrumb_outer {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .post-type-archive-shop-service .breadcrumb_outer.has_sp_block_of_attention {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) {
  .post-type-archive-shop-service .breadcrumb_outer {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .post-type-archive-shop-service .breadcrumb_outer {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .post-type-archive-shop-service #block_of_attention {
    background-color: #fff;
  }
}

.shop_service_header {
  background-color: #040404;
  position: relative;
  min-height: 355px;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .shop_service_header {
    min-height: auto;
    overflow: visible;
    height: 470px;
  }
}
@media screen and (max-width: 768px) {
  .shop_service_header .shop_service_header_inner {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
  }
}
@media screen and (min-width: 769px) {
  .shop_service_header .shop_service_header_inner {
    width: 940px;
    height: 470px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
}
.shop_service_header img {
  max-height: 355px;
  width: auto;
  position: absolute;
  left: -1%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .shop_service_header img {
    width: auto;
    height: 470px;
    max-height: none;
    -webkit-transform: none;
            transform: none;
    position: static;
    margin-top: -470px;
  }
}
@media screen and (max-width: 768px) {
  .shop_service_header img {
    max-width: initial;
    height: 100%;
  }
}
.shop_service_header .shop_service_lead {
  z-index: 1;
  position: relative;
  color: #fff;
  text-align: left;
  left: 0;
  top: 0;
}
@media screen and (min-width: 769px) {
  .shop_service_header .shop_service_lead {
    position: absolute;
    width: 53%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .shop_service_header .shop_service_lead {
    width: 100%;
    padding: 0 25px;
  }
}
.shop_service_header .shop_service_lead .shop_service_title {
  text-shadow: -0.9px 0.5px 0 rgba(0, 0, 0, 0.4);
  font-size: 26px;
  line-height: 0.79;
  margin-bottom: 20px;
  font-style: italic;
  letter-spacing: normal;
  -webkit-text-stroke: 1px #222222;
}
@media screen and (min-width: 769px) {
  .shop_service_header .shop_service_lead .shop_service_title {
    font-size: 33px;
    margin-bottom: 27px;
    -webkit-text-stroke: 0;
  }
}
@media screen and (max-width: 768px) {
  .shop_service_header .shop_service_lead .shop_service_title span {
    display: block;
    font-size: 26px;
    line-height: 1.3;
  }
}
.shop_service_header .shop_service_lead .shop_service_description {
  text-shadow: -0.9px 0.5px 0 rgba(0, 0, 0, 0.4);
  font-size: 12px;
  line-height: 1.69;
  font-style: italic;
  padding-right: 10px;
  -webkit-text-stroke: 0.7px #222222;
  font-weight: 800;
}
@media screen and (min-width: 769px) {
  .shop_service_header .shop_service_lead .shop_service_description {
    font-weight: bold;
    font-size: 13px;
    padding-right: 0;
    -webkit-text-stroke: 0;
  }
}
.shop_service_header .shop_service_lead .shop_service_note {
  margin-top: 20px;
}

.post-type-archive-shop-service .site-content,
.single-shop-service .site-content {
  max-width: 940px;
  margin-top: 20px;
}
.post-type-archive-shop-service .site-content #primary,
.single-shop-service .site-content #primary {
  max-width: none;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media screen and (min-width: 769px) {
  .post-type-archive-shop-service .site-content .post-list,
.single-shop-service .site-content .post-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }
}
.post-type-archive-shop-service .site-content .post-list .shop-service,
.single-shop-service .site-content .post-list .shop-service {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .post-type-archive-shop-service .site-content .post-list .shop-service,
.single-shop-service .site-content .post-list .shop-service {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48.936170213%;
            flex: 0 0 48.936170213%;
    width: 48.936170213%;
  }
}
.post-type-archive-shop-service .site-content .post-list .shop_service_entry .shop_thumb a,
.single-shop-service .site-content .post-list .shop_service_entry .shop_thumb a {
  display: block;
  position: relative;
}
.post-type-archive-shop-service .site-content .post-list .shop_service_entry .shop_thumb a::after,
.single-shop-service .site-content .post-list .shop_service_entry .shop_thumb a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #141414;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.post-type-archive-shop-service .site-content .post-list .shop_service_entry .shop_thumb a:hover::after,
.single-shop-service .site-content .post-list .shop_service_entry .shop_thumb a:hover::after {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0.2;
}
.post-type-archive-shop-service .site-content .post-list .shop_service_entry .shop_thumb img,
.single-shop-service .site-content .post-list .shop_service_entry .shop_thumb img {
  width: 100%;
}
.post-type-archive-shop-service .site-content .post-list .shop_service_overview,
.single-shop-service .site-content .post-list .shop_service_overview {
  padding: 20px;
  background-color: #282828;
}
@media screen and (min-width: 769px) {
  .post-type-archive-shop-service .site-content .post-list .shop_service_overview,
.single-shop-service .site-content .post-list .shop_service_overview {
    padding: 26px 24px 20px 22px;
  }
}
.post-type-archive-shop-service .site-content .post-list .shop_service_overview a,
.single-shop-service .site-content .post-list .shop_service_overview a {
  font-size: 21px;
  line-height: 1.1;
  color: #ffffff;
  display: block;
  position: relative;
  text-decoration: none;
}
.post-type-archive-shop-service .site-content .post-list .shop_service_overview a:hover,
.single-shop-service .site-content .post-list .shop_service_overview a:hover {
  color: #e21836;
}
.post-type-archive-shop-service .site-content .post-list .shop_service_overview .shop_servie_title,
.single-shop-service .site-content .post-list .shop_service_overview .shop_servie_title {
  letter-spacing: normal;
  margin-bottom: 25px;
  font-size: 24px;
  font-style: italic;
}
@media screen and (min-width: 769px) {
  .post-type-archive-shop-service .site-content .post-list .shop_service_overview .shop_servie_title,
.single-shop-service .site-content .post-list .shop_service_overview .shop_servie_title {
    font-size: 21px;
    margin-bottom: 13px;
  }
}
.post-type-archive-shop-service .site-content .post-list .shop_service_overview .service_lead,
.single-shop-service .site-content .post-list .shop_service_overview .service_lead {
  font-size: 13px;
  line-height: 1.7;
  color: #ffffff;
  margin-bottom: 22px;
  font-style: italic;
}
@media screen and (min-width: 769px) {
  .post-type-archive-shop-service .site-content .post-list .shop_service_overview .service_lead,
.single-shop-service .site-content .post-list .shop_service_overview .service_lead {
    margin-bottom: 14px;
  }
}
.post-type-archive-shop-service .site-content .post-list .shop_service_overview a.to_service_detail,
.single-shop-service .site-content .post-list .shop_service_overview a.to_service_detail {
  font-size: 12px;
  line-height: 1.93;
  color: #ffffff;
  display: inline-block;
  border-radius: 5px;
  background-color: #e21836;
  padding: 9.5px 25px;
}
.post-type-archive-shop-service .site-content .post-list .shop_service_overview a.to_service_detail:hover,
.single-shop-service .site-content .post-list .shop_service_overview a.to_service_detail:hover {
  background-color: #bf1634;
}
.post-type-archive-shop-service .site-content .to_store a,
.single-shop-service .site-content .to_store a {
  font-size: 14px;
  font-weight: bold;
  background-color: #e21836;
  color: #fff;
  display: block;
  width: 64.179104478%;
  margin-left: auto;
  margin-right: auto;
  padding: 10.5px 0;
  position: relative;
  margin-bottom: 40px;
  text-align: center;
  border-radius: 5px;
}
@media screen and (min-width: 769px) {
  .post-type-archive-shop-service .site-content .to_store a,
.single-shop-service .site-content .to_store a {
    width: 30%;
    padding: 18px 0;
    font-size: 16px;
    margin-bottom: 0;
  }
}
.post-type-archive-shop-service .site-content .to_store a::before,
.single-shop-service .site-content .to_store a::before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  width: 6px;
  height: 9px;
  background: url("images/arrow_right.png") transparent no-repeat scroll center center;
  -webkit-transform: translateY(-40%) rotate(180deg);
          transform: translateY(-40%) rotate(180deg);
}
.post-type-archive-shop-service .site-content .to_store a:hover,
.single-shop-service .site-content .to_store a:hover {
  background-color: #bf1634;
}

.shop-service-notice p {
  text-align: center;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .shop-service-notice p {
    font-size: 10px;
  }
}
@media screen and (min-width: 769px) {
  .shop-service-notice p {
    font-size: 12px;
    padding-top: 10px;
  }
}
.shop-service-notice p a {
  color: #fff;
  text-decoration: underline;
}
.shop-service-notice p a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .shop-service-notice {
    margin-bottom: 20px;
  }
}

.post-type-archive-shop-service .pc_footer #footer {
  margin-top: 30px;
}

/*--------------------------------------------------------------
# Single shop service
--------------------------------------------------------------*/
.single-shop-service .main {
  z-index: 2000;
}
.single-shop-service #block_of_slidemenu {
  z-index: 2000;
}
.single-shop-service .breadcrumb_outer {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .single-shop-service .breadcrumb_outer.has_sp_block_of_attention {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) {
  .single-shop-service .breadcrumb_outer {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .single-shop-service .breadcrumb_outer {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .single-shop-service .shop_service_header .shop_service_lead {
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 768px) {
  .single-shop-service .shop_service_header .shop_service_lead .shop_service_title {
    font-size: 26px;
    line-height: 1;
    letter-spacing: -1px;
  }
}
@media screen and (min-width: 769px) {
  .single-shop-service .shop_service_header .shop_service_lead .shop_service_title {
    line-height: 38px;
  }
}
@media screen and (max-width: 768px) {
  .single-shop-service .shop_service_header .shop_service_lead .shop_service_description {
    padding-right: 0;
    line-height: 20px;
  }
  .single-shop-service .shop_service_header .shop_service_lead .shop_service_description a {
    color: #fff;
    -webkit-text-decoration: underline #fff;
            text-decoration: underline #fff;
    -webkit-text-stroke: 0.7px #222;
  }
  .single-shop-service .shop_service_header .shop_service_lead .shop_service_description a:hover {
    text-decoration: none;
  }
}
.single-shop-service .shop_service_header .shop_service_lead .shop_service_description a {
  color: #fff;
  -webkit-text-decoration: underline #fff;
          text-decoration: underline #fff;
}
.single-shop-service .shop_service_header .shop_service_lead .shop_service_description a:hover {
  text-decoration: none;
}
.single-shop-service .shop_service_header::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.2;
  z-index: 0;
}
.single-shop-service .shop-service_menu_outer {
  background-color: #222222;
}
.single-shop-service .shop-service_menu_outer #shop_service_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .single-shop-service .shop-service_menu_outer #shop_service_menu {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    display: block;
    text-align: left;
  }
}
.single-shop-service .shop-service_menu_outer #shop_service_menu .menu-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media screen and (min-width: 769px) {
  .single-shop-service .shop-service_menu_outer #shop_service_menu .menu-item {
    display: inline-block;
    padding: 20px 0;
    text-align: center;
    margin: 0 auto;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 16.4%;
  }
}
.single-shop-service .shop-service_menu_outer #shop_service_menu .menu-item a {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  display: block;
  text-align: center;
  padding: 21.5px 0;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .single-shop-service .shop-service_menu_outer #shop_service_menu .menu-item a {
    display: inline;
    padding: 0;
  }
}
.single-shop-service .shop-service_menu_outer #shop_service_menu .menu-item a:hover {
  color: #999;
}
.single-shop-service .shop-service_menu_outer #shop_service_menu .menu-item.current-menu-item a {
  color: #999;
}
.single-shop-service .site-content {
  margin-top: 0;
  padding-top: 42.5px;
  width: 100%;
  max-width: none;
  background-color: #e8e8e8;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content {
    padding-top: 50px;
  }
}
.single-shop-service .site-content .entry-content h2 {
  font-size: 18.2px;
  line-height: 1.4;
  margin-bottom: 28px;
  font-style: italic;
  letter-spacing: normal;
  position: relative;
}
.single-shop-service .site-content .entry-content p {
  font-size: 13px;
  line-height: 1.7;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 32px;
  letter-spacing: normal;
}
.single-shop-service .site-content .entry-content p.annotation {
  font-size: 11px;
  line-height: 16.8px;
}
.single-shop-service .site-content .entry-content p a {
  color: #141414;
  -webkit-text-decoration: underline #141414;
          text-decoration: underline #141414;
}
.single-shop-service .site-content .entry-content p a:hover {
  color: #e21836;
  text-decoration: none;
}
.single-shop-service .site-content .entry-content .wp-block-columns {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .wp-block-columns {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }
}
.single-shop-service .site-content .entry-content .wp-block-columns .wp-block-column {
  margin-bottom: 0;
}
.single-shop-service .site-content .entry-content .wp-block-columns .wp-block-column .wp-block-image {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .wp-block-columns .wp-block-column .wp-block-image {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.single-shop-service .site-content .entry-content .wp-block-columns .wp-block-column .wp-block-image img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media screen and (max-width: 768px) {
  .single-shop-service .site-content .entry-content .wp-block-columns.has-2-columns:nth-of-type(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .wp-block-columns.has-2-columns .wp-block-column:not(:last-child) {
    margin-right: 20px;
  }
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .wp-block-columns.has-2-columns .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column {
    margin-right: 20px;
  }
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column .wp-block-image {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column p:last-child {
    margin-bottom: 0;
  }
}
.single-shop-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column:not(:first-child) {
  margin-left: 0;
}
.single-shop-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column:last-child {
  margin-right: 0;
}
.single-shop-service .site-content .entry-content .wp-block-separator {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #fff;
  margin-bottom: 42.5px;
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .wp-block-separator {
    margin-bottom: 50px;
  }
}
.single-shop-service .site-content .entry-content .wp-block-separator:last-child {
  margin-bottom: 40px;
}
.single-shop-service .site-content .entry-content .wp-block-separator.no_margin_bottom {
  margin-bottom: 0;
}
.single-shop-service .site-content .entry-content .wp-block-embed-youtube {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .wp-block-embed-youtube {
    margin: 0;
  }
}
.single-shop-service .site-content .entry-content .wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.single-shop-service .site-content .entry-content .wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.single-shop-service .site-content .entry-content .to_service_contents {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .entry-content .to_service_contents {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }
}
.single-shop-service .site-content .entry-content .to_service_contents a {
  color: #e21836;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1.7;
}
.single-shop-service .site-content .to_store {
  margin-bottom: 40px;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.single-shop-service .site-content .to_store a {
  width: 57.333333333%;
  padding: 10.5px 0;
}
@media screen and (min-width: 769px) {
  .single-shop-service .site-content .to_store a {
    width: 30%;
    padding: 17.5px 0;
  }
}
.single-shop-service #footer {
  margin-top: 0;
}
.single-shop-service .whats_my_nb {
  text-align: center;
}
.single-shop-service .whats_my_nb_content {
  background-color: #fff;
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .entry-content,
.single-shop-service.shop-service-template-single-shop-service-for-point-service .to_detail_register {
  background-color: #fff;
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-main .whats_my_nb_header {
  padding-bottom: 32px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-main .whats_my_nb_header {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 32.5px;
  }
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-main .whats_my_nb_header img {
  width: 63.098591549%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-main .whats_my_nb_header img {
    width: auto;
  }
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-main .whats_my_nb_header p {
  margin-bottom: 22.5px;
  font-size: 18px;
  line-height: 1.39;
  font-style: italic;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-main .whats_my_nb_header p {
    font-size: 18.2px;
    margin-bottom: 30px;
    line-height: 1.4;
  }
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-main .whats_my_nb_header p:first-child {
  margin-bottom: 43.5px;
}
@media screen and (min-width: 769px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-main .whats_my_nb_header p:first-child {
    margin-bottom: 60px;
  }
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content {
  padding-top: 44px;
}
@media screen and (max-width: 768px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
  }
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.070422535%;
            flex: 0 0 45.070422535%;
  }
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-column h2 {
    font-size: 16px;
  }
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-column p {
    margin-bottom: 29px;
  }
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-column .wp-block-image {
    margin-bottom: 9px;
    width: 68.75%;
    margin-left: auto;
    margin-right: auto;
  }
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-column .wp-block-image img {
    -webkit-transform: scale(1);
            transform: scale(1);
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-column .wp-block-image.logo_nb img {
    margin-top: 20px;
    -webkit-transform: scale(1.453333333);
            transform: scale(1.453333333);
  }
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 60px;
}
@media screen and (min-width: 769px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns {
    margin-top: 0;
  }
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns:last-child {
    margin-bottom: 0;
  }
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column {
  margin-right: 0;
}
@media screen and (min-width: 769px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 27.659574468%;
            flex: 0 0 27.659574468%;
  }
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column .wp-block-image {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column .wp-block-image img {
    width: 158px;
  }
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column .wp-block-image.logo_nb {
  margin-bottom: 10px;
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column .wp-block-image.logo_nb img {
  width: 145.3333333%;
}
@media screen and (min-width: 769px) {
  .single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column .wp-block-image.logo_nb img {
    width: 240px;
    position: relative;
    /*top: -22px;*/
  }
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns .wp-block-column .wp-block-image.logo_nb + h2 {
  position: relative;
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .site-content .entry-content .wp-block-columns.has-3-columns p {
  margin-bottom: 18px;
}
.single-shop-service.shop-service-template-single-shop-service-for-point-service .to_store {
  padding-top: 40px;
}
.single-shop-service .to_detail_register_outer {
  background-color: #fff;
}
.single-shop-service .to_detail_register_outer .to_detail_register {
  padding-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .single-shop-service .to_detail_register_outer .to_detail_register {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 769px) {
  .single-shop-service .to_detail_register_outer .to_detail_register {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
  }
}
.single-shop-service .to_detail_register_outer .to_detail_register .to_detail_register_list {
  text-align: center;
  display: block;
}
@media screen and (min-width: 769px) {
  .single-shop-service .to_detail_register_outer .to_detail_register .to_detail_register_list {
    margin-left: auto;
    margin-right: auto;
    max-width: 604px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.single-shop-service .to_detail_register_outer .to_detail_register .to_detail_register_list .to_detail_register_list__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46.688741722%;
          flex: 0 0 46.688741722%;
}
.single-shop-service .to_detail_register_outer .to_detail_register .to_detail_register_list .to_detail_register_list__item a {
  font-size: 16px;
  font-weight: bold;
  background-color: #222;
  color: #fff;
  display: block;
  padding: 17.5px 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .single-shop-service .to_detail_register_outer .to_detail_register .to_detail_register_list .to_detail_register_list__item a {
    width: 57.333333333%;
    padding: 9px 0;
    margin-bottom: 30px;
    font-size: 14px;
  }
}
.single-shop-service .to_detail_register_outer .to_detail_register .to_detail_register_list .to_detail_register_list__item a::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 6px;
  height: 9px;
  background: url("images/arrow_right.png") transparent no-repeat scroll center center;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}
.single-shop-service .to_store {
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  .single-shop-service .to_store {
    padding-top: 0;
  }
}

@media screen and (min-width: 769px) {
  .sp_header,
.sp_footer {
    visibility: hidden;
    height: 0;
    position: absolute;
    top: -900%;
  }
}

@media screen and (max-width: 768px) {
  .pc_header,
.pc_footer {
    visibility: hidden;
    height: 0;
    position: absolute;
    top: -900%;
  }
}

@media screen and (min-width: 769px) {
  .sp_widget,
.for_sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pc_widget,
.for_pc {
    display: none;
  }
}

.pc_widget .widget {
  margin-bottom: 30px;
}
.pc_widget .widget:last-child {
  margin-bottom: 0;
}

.sp_widget .widget {
  margin-bottom: 15px;
}
.sp_widget .widget:last-child {
  margin-bottom: 0;
}

.hidden {
  display: none;
}

/*for NBJ-459*/
body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  color: #232323;
  text-align: center;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica Neue", "メイリオ", "Meiryo", "Helvetica", Helvetica, Arial, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #FFF;
}
@media screen and (min-width: 769px) {
  body {
    min-width: 1280px;
  }
}
@media screen and (max-width: 375px) {
  body {
    min-width: auto;
  }
}

.readmore a:link {
  color: #fff;
}

.navbar .menu {
  font-size: 12px;
}

#content {
  font-size: 100%;
  background-color: inherit;
}

.single-shop-service #content {
  background-color: #e8e8e8;
}

.refine_search select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media screen and (min-width: 769px) {
  #footer {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  #footer #footer_pagetop_sp a {
    padding: 0;
  }
  #footer #footer_pagetop_sp a img {
    width: 100%;
  }
}

.single-store #footer_about,
.single-store #footer_pagetop,
.tax-store_type #footer_about,
.tax-store_type #footer_pagetop,
.post-type-archive-shop-service #footer_about,
.post-type-archive-shop-service #footer_pagetop,
.post-type-archive-store #footer_about,
.post-type-archive-store #footer_pagetop {
  display: none !important;
}

body:not(.post-type-archive-shop-service):not(.post-type-archive-store):not(.tax-store_type):not(.single-store) #footer_to_store {
  display: none !important;
}

@media screen and (max-width: 768px) {
  #footer_about, #footer_to_store, #footer_pagetop_store {
    display: none !important;
  }
}

footer nav#footernav ul li a.sub {
  background: url("images/icon_menu-down.png") no-repeat 95% center;
  background-size: 12px auto;
}
footer nav#footernav ul li a.sub.open {
  background-image: url("images/icon_menu-up.png");
}

#globalnav li.category-nav > .category-expand .category-row > li.subcategory-nav {
  font-family: sans-serif;
}
#globalnav li.category-nav > .category-expand .category-row > li.subcategory-nav a {
  color: #232323;
}

@media screen and (max-width: 768px) {
  .wp-block-embed-youtube {
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
  }
}
/*# sourceMappingURL=style.css.map */
