@charset "UTF-8";
/* 20191218 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
   ========================================================================== */
body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1.5;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

input:focus {
  outline: none;
}

a,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*
//font default
*/
body {
  font-family: 'Noto sans JP', Hiragino Kaku Gothic Pro, 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 16px;
  text-align: justify;
  font-feature-settings: "palt" 1;
}

.mincho {
  font-family: 'Noto serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.en_font {
  font-family: 'Roboto', -apple-system, sans-serif;
}

/* --------------------------------------------------------------------------------
	共通クラス
-------------------------------------------------------------------------------- */
* {
  box-sizing: border-box;
  min-width: 0;
  min-height: 0;
}

html {
  -webkit-overflow-scrolling: touch;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}

body {
  background: #fff;
  font-weight: 400;
}

body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}

/* --------------------------------------------------------------------------------
	デバイスごとの表示・非表示
-------------------------------------------------------------------------------- */
.device-sp {
  display: none;
}

.device-sp-inline {
  display: none;
}

.device-pc {
  display: block;
}

.device-pc-inline {
  display: inline;
}

.device-tab {
  display: block;
}

.device-tab-sp {
  display: none !important;
}

@media screen and (max-width: 600px) {
  .device-tab {
    display: none !important;
  }
  .device-tab-sp {
    display: block !important;
  }
  .device-sp {
    display: block;
  }
  .device-pc {
    display: none;
  }
}

/* --------------------------------------------------------------------------------
	その他共通
-------------------------------------------------------------------------------- */
button {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  background-color: transparent;
}

button::-webkit-search-decoration {
  display: none;
}

button:focus {
  outline-offset: -2px;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.4rem;
}

a {
  transition: all .2s ease-in-out;
}

a:link, a:visited {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

a:hover, a:active {
  text-decoration: none;
}

button:focus {
  outline: none;
}

/*----------------------------------------
tablet only
----------------------------------------*/
br.device-tablet {
  display: none;
}

@media screen and (min-width: 480px) and (max-width: 1140px) {
  br.device-tablet {
    display: block;
  }
}

.fix_image {
  position: relative;
  overflow: hidden;
}

.fix_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loader {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: 9999999999999999;
  top: 0;
}

.loader .loading_area {
  display: inline-grid;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: center;
  grid-gap: 10px;
}

.loader .loading_area__image {
  display: grid;
  grid-gap: 10px;
  grid-auto-flow: column;
}

.loader .loading_area__image__image {
  height: 34px;
  width: 31px;
  position: relative;
  top: 0;
  opacity: 0;
}

.loader .loading_area__image__image:nth-child(1) {
  animation: ponping 2s ease-in-out 0s infinite normal none running;
}

.loader .loading_area__image__image:nth-child(2) {
  animation: ponping 2s ease-in-out .3s infinite normal none running;
}

.loader .loading_area__image__image:nth-child(3) {
  animation: ponping 2s ease-in-out .6s infinite normal none running;
}

.loader .loading_area__image__image svg.tsubaki {
  height: 34px;
  width: 31px;
}

.loader .loading_area__message {
  text-align: center;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  color: #333;
  font-weight: 100;
}

.loader .loading_area__message__loading {
  opacity: 1;
  animation: huwa 2s linear 0s infinite normal none running;
}

@keyframes ponping {
  0% {
    opacity: 0;
    top: 0;
  }
  20% {
    opacity: 1;
    top: -20px;
  }
  60% {
    opacity: 1;
    top: 0;
  }
  100% {
    opacity: 0;
    top: 0;
  }
}

@keyframes huwa {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (max-width: 479px) {
  .fs-c-checkout-paymentMethod__creditCardRegistration {
    justify-content: center;
  }
}

.fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage {
  margin-bottom: 30px;
}

.fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage p {
  margin-bottom: 10px;
}

.fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage p a {
  color: #991f1f;
  text-decoration: underline;
}

.fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage ol {
  margin: 20px 0;
  border: 1px solid #dcdcdc;
  padding: 10px 20px;
  border-radius: 3px;
}

.fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage ol li {
  color: #666;
  font-size: 1.5rem;
  margin-bottom: 5px;
  padding-left: 3rem;
  position: relative;
  counter-increment: wrapping;
}

.fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage ol li:nth-last-child(1) {
  margin-bottom: 0;
}

.fs-c-checkout-wrappingInfo__body .fs-c-checkout-wrappingMessage ol li::before {
  content: "［" counter(wrapping) "］";
  left: 0;
  position: absolute;
}

@media screen and (max-width: 479px) {
  .fs-c-checkout-wrappingInfo__info .fs-c-checkout-confirmationList__label {
    font-size: 1.4rem;
  }
}

.fs-c-checkout-confirmationList > dt::after {
  height: auto;
}

#fs_PrivacyPolicy dl.fs-c-postage__list,
#fs_AboutShippingAndPayment dl.fs-c-postage__list,
#fs_ReturnPolicy dl.fs-c-postage__list,
#fs_AboutTerms dl.fs-c-postage__list,
#fs_MemberAgreement dl.fs-c-postage__list {
  grid-column-gap: 8px;
  line-height: 1.2rem;
  font-size: 1.2rem;
}

#fs_PrivacyPolicy dl.fs-c-postage__list dd,
#fs_PrivacyPolicy dl.fs-c-postage__list dt,
#fs_AboutShippingAndPayment dl.fs-c-postage__list dd,
#fs_AboutShippingAndPayment dl.fs-c-postage__list dt,
#fs_ReturnPolicy dl.fs-c-postage__list dd,
#fs_ReturnPolicy dl.fs-c-postage__list dt,
#fs_AboutTerms dl.fs-c-postage__list dd,
#fs_AboutTerms dl.fs-c-postage__list dt,
#fs_MemberAgreement dl.fs-c-postage__list dd,
#fs_MemberAgreement dl.fs-c-postage__list dt {
  padding: 5px 5px 5px 10px;
  border: 1px solid #B3B2B1;
}

#fs_PrivacyPolicy dl.fs-c-postage__list dt,
#fs_AboutShippingAndPayment dl.fs-c-postage__list dt,
#fs_ReturnPolicy dl.fs-c-postage__list dt,
#fs_AboutTerms dl.fs-c-postage__list dt,
#fs_MemberAgreement dl.fs-c-postage__list dt {
  background: #F5F4F0;
}

#fs_PrivacyPolicy dl.fs-c-postage__list dd,
#fs_AboutShippingAndPayment dl.fs-c-postage__list dd,
#fs_ReturnPolicy dl.fs-c-postage__list dd,
#fs_AboutTerms dl.fs-c-postage__list dd,
#fs_MemberAgreement dl.fs-c-postage__list dd {
  border-top: none;
}

#fs_PrivacyPolicy table.fs-c-specTable,
#fs_AboutShippingAndPayment table.fs-c-specTable,
#fs_ReturnPolicy table.fs-c-specTable,
#fs_AboutTerms table.fs-c-specTable,
#fs_MemberAgreement table.fs-c-specTable {
  border: 1px solid #B3B2B1;
  margin-bottom: 20px;
}

#fs_PrivacyPolicy table.fs-c-specTable .fs-c-specTable__headerCell,
#fs_AboutShippingAndPayment table.fs-c-specTable .fs-c-specTable__headerCell,
#fs_ReturnPolicy table.fs-c-specTable .fs-c-specTable__headerCell,
#fs_AboutTerms table.fs-c-specTable .fs-c-specTable__headerCell,
#fs_MemberAgreement table.fs-c-specTable .fs-c-specTable__headerCell {
  background: #F5F4F0;
  line-height: 1.2rem;
  font-size: 1.2rem;
}

#fs_PrivacyPolicy table.fs-c-specTable .fs-c-specTable__headerCell,
#fs_PrivacyPolicy table.fs-c-specTable .fs-c-specTable__dataCell,
#fs_AboutShippingAndPayment table.fs-c-specTable .fs-c-specTable__headerCell,
#fs_AboutShippingAndPayment table.fs-c-specTable .fs-c-specTable__dataCell,
#fs_ReturnPolicy table.fs-c-specTable .fs-c-specTable__headerCell,
#fs_ReturnPolicy table.fs-c-specTable .fs-c-specTable__dataCell,
#fs_AboutTerms table.fs-c-specTable .fs-c-specTable__headerCell,
#fs_AboutTerms table.fs-c-specTable .fs-c-specTable__dataCell,
#fs_MemberAgreement table.fs-c-specTable .fs-c-specTable__headerCell,
#fs_MemberAgreement table.fs-c-specTable .fs-c-specTable__dataCell {
  text-align: left;
  padding: 5px 10px;
  border: 1px solid #B3B2B1;
}

#fs_AboutShippingAndPayment #fs_anchor_cashOnDelivery .fs-c-specTable tbody tr:last-child {
  display: none;
}

/*#fs_AboutTerms {
    .fs-p-aboutTerms {
        dl {
            &.fs-c-explainList {

                dd,
                dt {
                    padding: 5px 10px;
                    border: 1px solid $tableline;
                }

                dt {
                    font-weight: 700;
                    background: $tablebg;
                }

                dd {
                    border-left: none;
                    margin-bottom: 0;
                }
            }

            dd,
            dt {
                padding: 5px 10px;
                border: 1px solid $tableline;
            }

            dt {
                background: $tablebg;
            }
        }
    }
}*/
#fs_PrivacyPolicy main,
#fs_AboutShippingAndPayment main,
#fs_ReturnPolicy main,
#fs_AboutTerms main,
#fs_MemberAgreement main {
  font-family: 'Noto sans JP', sans-serif;
}

#fs_PrivacyPolicy .mincho,
#fs_AboutShippingAndPayment .mincho,
#fs_ReturnPolicy .mincho,
#fs_AboutTerms .mincho,
#fs_MemberAgreement .mincho {
  font-family: 'Noto serif JP', serif;
}

#fs_PrivacyPolicy .fs-c-note,
#fs_AboutShippingAndPayment .fs-c-note,
#fs_ReturnPolicy .fs-c-note,
#fs_AboutTerms .fs-c-note,
#fs_MemberAgreement .fs-c-note {
  font-size: 1.2rem;
  font-weight: 300;
}

/*-----------

header menu

-----------*/
.header_menubox {
  display: block;
  position: fixed;
  top: 0;
  z-index: 999999999;
  width: 100%;
  height: auto;
}

.header_menubox .header_menu {
  background: #fff;
  display: grid;
  grid-template-columns: 200px auto 100px 100px;
}

.header_menubox .header_menu.tot {
  background: none;
}

.header_menubox .header_menu.white {
  background: none;
}

.header_menubox .header_menu.white .hbg_menu_area .hbg_menu button span {
  background: #fff;
}

.header_menubox .header_menu.white .hbg_menu_area .hbg_menu button::after {
  color: #fff;
}

.header_menubox .header_menu.white .shop_logo .kazurasei_logo_header {
  fill: #fff;
}

.header_menubox .header_menu.white .menu_search .search_icon {
  fill: #fff;
}

.header_menubox .header_menu.white .menu_cart .cart_icon {
  fill: #fff;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu {
  width: 60px;
  height: 90px;
  margin: 0 0 0 40px;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu button {
  display: block;
  padding: 0;
  width: 60px;
  height: 90px;
  cursor: pointer;
  position: relative;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu button span {
  display: block;
  height: 3px;
  width: 16px;
  margin: 0 auto;
  background: #333333;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s ease;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(1) {
  top: calc(50% - 10px);
  left: calc(50% - 7px);
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(2) {
  top: calc(50% - 10px);
  left: calc(50% + 7px);
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(3) {
  width: 30px;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(4) {
  top: calc(50% + 10px);
  left: calc(50% - 7px);
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(5) {
  top: calc(50% + 10px);
  left: calc(50% + 7px);
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu button::after {
  font-family: 'Roboto', sans-serif;
  content: "MENU";
  display: block;
  position: absolute;
  left: 67px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  letter-spacing: 1px;
  font-weight: 700;
  transition: all .3s ease-in-out;
  color: #333;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(1) {
  transform: rotate(45deg) translate(0%, 0%);
  top: calc(42%);
  left: 27%;
  width: 18px;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(2) {
  transform: rotate(-45deg) translate(0%, 0%);
  top: calc(42%);
  left: 44%;
  width: 18px;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(3) {
  opacity: 0;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(4) {
  transform: rotate(-45deg) translate(0%, 0%);
  top: calc(53%);
  left: 27%;
  width: 18px;
}

.header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(5) {
  transform: rotate(45deg) translate(0%, 0%);
  top: calc(53%);
  left: 44%;
  width: 18px;
}

.header_menubox .header_menu .shop_logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header_menubox .header_menu .shop_logo .kazurasei_logo_header {
  width: 110px;
  height: 32px;
  transform: scale(calc(150 / 110));
}

.header_menubox .header_menu .menu_search {
  width: 70px;
  height: 90px;
  padding: 0;
  margin: 0 10px 0 20px;
  display: block;
}

.header_menubox .header_menu .menu_search .search_icon {
  width: 26px;
  height: 26px;
  transform: scale(1);
  fill: #1c1c1c;
  position: relative;
  top: 1px;
  left: 2px;
  transition: all .3s ease-in-out;
}

.header_menubox .header_menu .menu_cart {
  width: 70px;
  height: 90px;
  padding: 0;
  margin-right: 30px;
  display: block;
  position: relative;
}

.header_menubox .header_menu .menu_cart .cart_icon {
  width: 26px;
  height: 26px;
  fill: #1c1c1c;
  position: relative;
  top: 5px;
  right: -6px;
  transform: scale(1.5);
  transition: all .3s ease-in-out;
}

body.back_fixed {
  height: 100vh;
  overflow: hidden;
}

.header_brandMenu {
  background: #F5F4F0;
  height: 60px;
  position: fixed;
  display: block;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.25);
  z-index: 99;
  transition: all .4s ease-in-out;
}

.header_brandMenu ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 60px;
}

.header_brandMenu ul li {
  height: 60px;
  text-align: center;
  color: #333333;
  position: relative;
}

.header_brandMenu ul li::after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  position: absolute;
  background: #B3B2B1;
  right: 0;
  top: 50%;
  transform: translateY(-45%);
}

.header_brandMenu ul li:nth-last-child(1)::after {
  display: none;
}

.header_brandMenu ul li a {
  padding: 0 20px;
  height: 60px;
  font-size: 1.6rem;
  line-height: 60px;
  display: block;
  transition: all .2s ease-in-out;
  border-bottom: #991f1f00 3px solid;
}

.header_brandMenu ul li a.active {
  border-bottom: #B3B2B1 3px solid;
}

.header_brandMenu ul li a:hover {
  border-bottom: #991F1F 5px solid;
}

#index_menu {
  width: 335px;
  position: fixed;
  z-index: 9999999999;
  top: 90px;
}

.comprehensive_top_header #index_menu {
  top: 0;
}

#index_menu .menu_box {
  left: -360px;
  position: fixed;
  box-sizing: border-box;
  background: #F5F4F0;
  width: 335px;
  overflow: scroll;
  overflow-y: scroll;
  z-index: 999999999;
  height: 100vh;
  scrollbar-width: none;
  box-shadow: 0px 0px 0px rgba(51, 51, 51, 0.3);
  transition: all .3s ease;
}

.comprehensive_top_header #index_menu .menu_box {
  padding-top: 90px;
  box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.3);
}

.comprehensive_top_header #index_menu .menu_box::before {
  display: block;
  content: "";
  background: #adadad;
  width: 335px;
  height: 90px;
  position: absolute;
  top: 0;
}

#index_menu .menu_box .menu_head_title {
  display: none;
}

#index_menu .menu_box::-webkit-scrollbar {
  display: none;
}

#index_menu .menu_box .menu_head_title {
  height: 90px;
  border-bottom: 4px solid #b3b2b1;
}

#index_menu .menu_box .menu_head_title .kazurasei_logo {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #1c1c1c;
  width: 160px;
  height: 46px;
}

#index_menu .gnav_back {
  display: none;
}

#index_menu.active .menu_box {
  left: 0;
  box-shadow: 0px 20px 30px rgba(51, 51, 51, 0.3);
}

#index_menu .brand .brand_section_title {
  padding: 20px 20px 10px;
  font-size: 1.4rem;
  color: #b4a582;
  text-align: center;
  font-weight: 500;
}

#index_menu .brand .brand_list li {
  height: 60px;
  padding-left: 10px;
  background: #F5F4F0;
  border-top: 1px solid #CCCBCA;
  transition: all .2s ease;
}

#index_menu .brand .brand_list li:first-child {
  border-top: none;
}

#index_menu .brand .brand_list li a {
  display: flex;
  width: 100%;
  color: #333;
  position: relative;
  height: 60px;
}

#index_menu .brand .brand_list li a .brand_icon {
  height: 60px;
  width: 60px;
}

#index_menu .brand .brand_list li a .brand_icon img {
  width: 40px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

#index_menu .brand .brand_list li a .brand_name {
  height: 55px;
  line-height: 55px;
  font-size: 1.8rem;
  font-weight: 400;
}

#index_menu .brand .brand_list li a::before {
  content: "";
  background-image: url("/item/images/icons/menu_right_arrow_gray@2x.png");
  background-size: 100%;
  display: block;
  height: 18px;
  width: 10px;
  position: absolute;
  top: 20px;
  right: 17px;
  transition: all .2s ease-in-out;
}

#index_menu .brand .brand_list li:hover {
  background: #EAE7DD;
}

#index_menu .brand_category .brand_category_title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 80px;
  align-items: center;
  background: #B4A582;
}

#index_menu .brand_category .brand_category_title .brand_category_brand_image {
  height: 50px;
  width: 50px;
  margin-right: 10px;
  padding: 2px;
  position: relative;
  left: -20px;
}

#index_menu .brand_category .brand_category_title .brand_category_brand_image img {
  width: 46px;
  filter: drop-shadow(2px 7px 3px rgba(132, 109, 55, 0.5));
}

#index_menu .brand_category .brand_category_title .brand_category_brand_name {
  color: #fff;
  font-size: 2rem;
  left: -20px;
  position: relative;
}

.brand_category-mypage #index_menu .brand_category .brand_category_title .brand_category_brand_name {
  left: 0;
}

#index_menu .brand_category .brand_category_area {
  padding-left: 20px;
  margin: 20px 0 0;
}

#index_menu .brand_category .brand_category_area.brand_category_area-tsubaki, #index_menu .brand_category .brand_category_area.brand_category_area-wakomono, #index_menu .brand_category .brand_category_area.brand_category_area-mypage {
  margin: 0;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_group_name {
  font-size: 1.3rem;
  margin: 20px 0 5px;
  font-weight: 500;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_group_subname {
  font-size: 1.2rem;
  margin: 15px 0px 10px;
  font-weight: 500;
  color: #666;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li {
  border-bottom: 1px solid #ddd;
  font-weight: 400;
  height: 52px;
  transition: all .2s ease;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li:first-child {
  border-top: 1px solid #ddd;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li a {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 10px;
  position: relative;
  height: 52px;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li a .category_list_image {
  margin-right: 10px;
  height: 32px;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li a .category_list_image img {
  width: 32px;
  height: 32px;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li a .category_list_title {
  position: relative;
  top: -3px;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li a .category_list_title.logout {
  color: #991f1f;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li a::after {
  content: "";
  background-image: url("/item/images/icons/menu_right_arrow_gray@2x.png");
  background-size: 100%;
  display: block;
  height: 18px;
  width: 10px;
  position: absolute;
  top: 16px;
  right: 17px;
  transition: all .2s ease-in-out;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li:hover {
  background: #EAE7DD;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li.two-lines {
  height: 65px;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li.two-lines a {
  height: 65px;
}

#index_menu .brand_category .brand_category_area .brand_category_block .brand_category_list li.two-lines a::after {
  top: 23px;
}

#index_menu .brand_category .brand_category_area .brand_category_block:last-child .brand_category_list li:last-child {
  border-bottom: none;
}

#index_menu section {
  border-top: 4px solid #DDDDDD;
  padding-left: 20px;
}

#index_menu section:nth-child(2) {
  border-top: none;
}

#index_menu section.brand_category {
  padding-left: 0;
}

#index_menu section.brand {
  padding-left: 0;
}

#index_menu section .menu_title {
  height: 55px;
  line-height: 55px;
  font-size: 1.3rem;
  font-weight: 500;
}

#index_menu section > ul > li {
  height: 55px;
  border-top: 1px solid #DDDDDD;
  padding-left: 20px;
  transition: all .2s ease;
}

#index_menu section > ul > li a {
  display: block;
  height: 55px;
  line-height: 55px;
  color: #1c1c1c;
  font-weight: 300;
}

#index_menu section > ul > li:hover {
  background: #EAE7DD;
}

#index_menu section.special ul > li:last-child {
  border-bottom: none;
}

#index_menu section.special.no-contents {
  display: none;
}

#index_menu section.menu_company_adress {
  color: #666;
  padding: 30px 0 20px 20px;
  font-size: 1.4rem;
  letter-spacing: .3px;
}

#index_menu section.menu_company_adress .menu_company_adress__title {
  margin-bottom: 13px;
}

#index_menu section.menu_company_adress .menu_company_adress__adress li {
  border: none;
  padding: 0%;
  height: auto;
  margin-bottom: 7px;
  font-weight: 300;
}

#index_menu section.menu_company_adress .menu_company_adress__adress li .menu_company_adress__adress__tel {
  display: inline-block;
}

#index_menu section.menu_company_adress .menu_company_adress__adress li .menu_company_adress__adress__tel__titile {
  margin-right: 5px;
}

#index_menu section.menu_company_adress .menu_company_adress__adress li .menu_company_adress__adress__tel__numb {
  margin-right: 10px;
}

#index_menu section.menu_company_adress .menu_company_adress__adress li:hover {
  background: none;
}

#index_menu section.menu_company_adress .menu_company_adress__business_hours {
  width: calc(100% - 20px);
}

#index_menu section.menu_company_adress .menu_company_adress__business_hours span:first-child {
  margin-right: 10px;
}

#index_menu section.menu_company_adress .menu_company_adress__business_hours__tableHeader {
  font-size: 1.3rem;
  font-weight: 300;
  padding: 5px 0;
}

#index_menu section.menu_company_adress .menu_company_adress__business_hours__table {
  padding: 10px 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

#index_menu section.menu_company_adress .menu_company_adress__business_hours__table table {
  width: 100%;
}

#index_menu section.menu_company_adress .menu_company_adress__business_hours__table table tbody tr td {
  text-align: center;
  font-size: 1.3rem;
  vertical-align: middle;
  padding-bottom: 5px;
  border-left: 1px solid #dcdcdc;
}

#index_menu section.menu_company_adress .menu_company_adress__business_hours__table table tbody tr td:first-of-type {
  border-left: none;
}

#index_menu section.menu_company_adress .menu_company_adress__business_hours__table table tbody tr td:nth-last-child(2) {
  padding: 0 10px 5px;
}

#index_menu .shop_terms {
  padding-left: 20px;
  margin-bottom: 140px;
  font-size: 1.3rem;
  font-weight: 300;
  display: flex;
  flex-wrap: wrap;
}

#index_menu .shop_terms a {
  display: block;
  margin-right: 30px;
  margin-bottom: 15px;
  color: #666;
}

.inquiry_by_tel {
  border: 1px solid #DDD;
  padding: 15px 10px;
  margin: 20px 15px 20px 0;
  border-radius: 6px;
  background: #FFF;
  color: #1c1c1c;
}

.inquiry_by_tel ul .inquiry_by_tel__title {
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 1.3px;
}

.inquiry_by_tel ul .free_dial .free_dial_number {
  display: grid;
  grid-template-columns: 40px auto;
  width: 220px;
  margin: 0 auto;
  align-items: baseline;
}

.inquiry_by_tel ul .free_dial .free_dial_number .fdn_logo {
  text-align: center;
}

.inquiry_by_tel ul .free_dial .free_dial_number .fdn_logo img {
  width: 33px;
}

.inquiry_by_tel ul .free_dial .free_dial_number .fdn_number {
  font-size: 2.6rem;
  text-align: center;
  letter-spacing: 1px;
}

.inquiry_by_tel ul .business_hours {
  text-align: center;
  font-size: 1.3rem;
  font-weight: 300;
  letter-spacing: 1px;
}

.to_sns {
  padding-top: 20px;
  border-top: 1px solid #ddd;
}

.to_sns ul li {
  margin-bottom: 10px;
}

.to_sns ul li a {
  display: block;
  border: 1px solid #DDD;
  border-radius: 6px;
  margin-right: 15px;
  background: #fff;
  padding: 10px 14px;
  height: 70px;
}

.to_sns ul li a .sns_block {
  display: grid;
  grid-template-columns: 55px auto;
  grid-template-rows: 46px;
}

.to_sns ul li a .sns_block .sns_icon_pos img {
  width: 46px;
  height: 46px;
}

.to_sns ul li a .sns_block .sns_text {
  font-size: 1.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  letter-spacing: 1px;
}

.to_sns ul li a .sns_block .sns_text .sns_title {
  font-weight: 500;
  margin-bottom: 2px;
}

.to_sns ul li a .sns_block .sns_text .sne_description {
  font-weight: 300;
}

.to_sns ul li.to_sns_youtube a {
  height: 60px;
  padding: 6px 14px;
}

.to_other_sns {
  margin: 25px 15px 15px 0;
}

.to_other_sns_title {
  color: #b4a582;
  font-size: 1.2rem;
  text-align: center;
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
  padding-bottom: 10px;
  font-weight: 500;
}

.to_other_sns_links {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.to_other_sns_links img {
  width: 46px;
}

.to_other_sns_links .to_other_sns_icon {
  margin: 0 10px;
}

#cart_menu {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 115px;
  right: 10px;
  width: 335px;
  border-radius: 4px;
  transition: all .2s ease-in-out;
  z-index: 99999999;
}

#cart_menu.open {
  opacity: 1;
  visibility: visible;
}

#cart_menu .cart_info {
  height: 120px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 2.2px;
  font-size: 1.2rem;
  border-radius: 4px 4px 0 0;
  position: relative;
  z-index: 99999999;
}

#cart_menu .cart_info.cart_none {
  color: #B3B2B1;
}

#cart_menu .cart_info::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #f5f4f0 transparent;
  top: -15px;
  right: 44px;
  z-index: 99999999;
}

#cart_menu::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #fff transparent;
  top: -14px;
  right: 13.5%;
  z-index: 99999999;
}

#cart_menu ul {
  position: relative;
  z-index: 99999998;
}

#cart_menu ul li {
  height: 56px;
  border-top: 1px solid #DDD;
  background: #F5F4F0;
}

#cart_menu ul li a {
  height: 55px;
  line-height: 55px;
  font-size: 1.8rem;
  padding-left: 28px;
  position: relative;
  display: block;
  letter-spacing: 1.8px;
}

#cart_menu ul li a::after {
  content: "";
  background-image: url("/item/images/icons/menu_right_arrow@2x.png");
  background-size: 100%;
  display: block;
  height: 18px;
  width: 10px;
  position: absolute;
  top: 20px;
  right: 17px;
  transition: all .2s ease-in-out;
}

#cart_menu ul li.toCart {
  border-radius: 4px 4px 0 0;
}

#cart_menu ul li.login_status {
  border-radius: 0 0 4px 4px;
}

#cart_menu ul li.login_status .stts_login.my-true a {
  color: #991f1f;
}

#cart_menu ul li.login_status .login.my-true {
  display: none;
}

#cart_menu ul li.login_status .logout.my-false {
  display: none;
}

#cart_menu .cart_back {
  height: calc(100vh);
  width: calc(100% + 30px);
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  top: 0;
  left: -30px;
  backdrop-filter: blur(3px);
  pointer-events: auto;
  z-index: 99999997;
}

#search_lb {
  position: fixed;
  width: 100%;
  display: block;
  visibility: hidden;
  z-index: 999999999;
}

#search_lb.open {
  visibility: visible;
}

#search_lb.open .search_box {
  opacity: 1;
}

#search_lb.open .search_back {
  opacity: 1;
}

#search_lb .search_box {
  background: #F5F4F0;
  z-index: 10;
  position: fixed;
  display: block;
  opacity: 0;
  width: 100%;
  top: 0;
  transition: all .3s ease-in-out;
}

#search_lb .search_box .search_close button {
  padding: 0;
  position: absolute;
  width: 36px;
  height: 36px;
  display: block;
  background: #4d4c49;
  border-radius: 50%;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

#search_lb .search_box .search_close button span {
  height: 2px;
  width: 20px;
  border-radius: 2px;
  content: "";
  display: block;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
}

#search_lb .search_box .search_close button span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}

#search_lb .search_box .search_close button span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}

#search_lb .search_box .search_area {
  padding: 70px 0 0;
}

#search_lb .search_box .search_area .search_area_title {
  text-align: center;
  letter-spacing: 1.5px;
  margin: 30px auto 15px;
}

#search_lb .search_box .search_area .search_input {
  margin: 0 20px 40px;
  max-width: 600px;
  height: 44px;
  display: flex;
}

@media screen and (min-width: 640px) {
  #search_lb .search_box .search_area .search_input {
    margin: 0 auto 20px;
  }
}

#search_lb .search_box .search_area .search_input input[type="text"] {
  box-sizing: border-box;
  border: 1px solid #B3B2B1;
  border-radius: 3px 0 0 3px;
  flex-basis: calc(100% - 65px);
  border-right: none;
  padding: 0 5px 0 15px;
  box-shadow: none;
  -webkit-appearance: none;
}

#search_lb .search_box .search_area .search_input button {
  padding: 0;
  flex-basis: 65px;
  box-sizing: border-box;
  border: 1px solid #B3B2B1;
  background: #fff;
  border-left: none;
  display: block;
  border-radius: 0 3px 3px 0;
}

#search_lb .search_box .search_area .search_input button .search_icon {
  position: relative;
  height: 25px;
  width: 25px;
  transform: scale(0.825);
  fill: #1B1B1B;
  top: 1px;
  left: 1px;
}

#search_lb .search_box .recommend_search {
  margin: 0 20px 20px;
  max-width: 600px;
}

@media screen and (min-width: 640px) {
  #search_lb .search_box .recommend_search {
    margin: 0 auto 20px;
  }
}

#search_lb .search_box .recommend_search .recommend_search_title {
  text-align: center;
  margin-bottom: 25px;
  letter-spacing: 1.5px;
}

#search_lb .search_box .recommend_search .search_word_list {
  column-count: 2;
  height: 290px;
}

@media screen and (min-width: 640px) {
  #search_lb .search_box .recommend_search .search_word_list {
    column-count: 3;
  }
}

#search_lb .search_box .recommend_search .search_word_list li {
  text-align: center;
  margin-bottom: 28px;
  font-weight: 300;
}

#search_lb .search_box .recommend_search .search_word_list li a {
  text-decoration: underline;
}

#search_lb .search_back {
  width: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  height: 100vh;
  top: 0;
  backdrop-filter: blur(3px);
  pointer-events: auto;
  opacity: 0;
  transition: all .3s ease-in-out;
}

#search_lb .header_price_search {
  max-width: 640px;
  margin: 0 auto 20px;
  padding: 0 20px;
}

#search_lb .header_price_search + .fs-c-buttonContainer {
  margin-bottom: 30px;
}

#search_lb .header_price_search + .fs-c-buttonContainer button {
  background: #fff;
  color: #333 !important;
  border: 1px solid #B3B2B1;
}

#footer {
  width: 100%;
  background: #4D4C49;
  padding: 50px 0 30px;
}

#footer .footer_area {
  display: grid;
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  min-width: 980px;
  max-width: 1374px;
  margin: 0 auto;
  padding: 0 20px;
  color: #fff;
}

#footer .footer_area a {
  color: #fff;
  transition: all .2s ease;
}

#footer .footer_area a:hover {
  color: #ccc;
}

#footer .footer_area_shop_ovv, #footer .footer_area_to_brand, #footer .footer_area_to_contents, #footer .footer_area_to_guide, #footer .footer_area_to_shop_info, #footer .footer_area_freedial, #footer .footer_area_to_tarms, #footer .footer_area_copyright {
  height: 100%;
}

#footer .footer_area_to_contents .footer_card_head, #footer .footer_area_to_guide .footer_card_head, #footer .footer_area_to_shop_info .footer_card_head {
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 1.5rem;
}

#footer .footer_area_to_contents ul, #footer .footer_area_to_guide ul, #footer .footer_area_to_shop_info ul {
  display: block;
  padding-left: 10px;
}

#footer .footer_area_to_contents ul li, #footer .footer_area_to_guide ul li, #footer .footer_area_to_shop_info ul li {
  padding-left: 10px;
  position: relative;
  margin-bottom: 20px;
}

#footer .footer_area_to_contents ul li a, #footer .footer_area_to_guide ul li a, #footer .footer_area_to_shop_info ul li a {
  display: block;
  font-weight: 300;
}

#footer .footer_area_to_contents ul li:before, #footer .footer_area_to_guide ul li:before, #footer .footer_area_to_shop_info ul li:before {
  position: absolute;
  content: "-";
  display: block;
  left: 0;
  width: 10px;
}

#footer .footer_area_to_brand, #footer .footer_area_to_contents, #footer .footer_area_to_guide, #footer .footer_area_to_shop_info {
  padding-top: 35px;
}

#footer .footer_area_to_brand ul, #footer .footer_area_to_contents ul, #footer .footer_area_to_guide ul, #footer .footer_area_to_shop_info ul {
  font-size: 1.5rem;
}

#footer .footer_area_shop_ovv {
  grid-column: 1/2;
  grid-row: 1/3;
  min-width: 280px;
  width: 100%;
}

#footer .footer_area_shop_ovv_logo {
  margin-top: 10px;
}

#footer .footer_area_shop_ovv_logo .kazurasei_logo_footer {
  fill: #fff;
  fill: #fff;
  height: 70px;
  transform: scale(0.9) translateX(-13px);
}

#footer .footer_area_shop_ovv_adress {
  color: #fff;
  padding: 30px 0 20px;
  font-size: 1.5rem;
}

#footer .footer_area_shop_ovv_adress_name {
  margin-bottom: 23px;
  font-size: 1.6rem;
  letter-spacing: 1.4px;
}

#footer .footer_area_shop_ovv_adress__adress li {
  border: none;
  padding: 0%;
  height: auto;
  margin-bottom: 14px;
  font-weight: 300;
  letter-spacing: 1.1px;
}

#footer .footer_area_shop_ovv_adress__adress__adress {
  font-size: 1.5rem;
}

#footer .footer_area_shop_ovv_adress__adress__tel {
  display: inline-block;
}

#footer .footer_area_shop_ovv_adress__adress__tel__titile {
  margin-right: 5px;
}

#footer .footer_area_shop_ovv_adress__adress__tel__numb {
  margin-right: 10px;
}

#footer .footer_area_shop_ovv_adress .footer_area_shop_ovv_adress__business_hours {
  width: 320px;
}

#footer .footer_area_shop_ovv_adress .footer_area_shop_ovv_adress__business_hours span:first-child {
  margin-right: 10px;
}

#footer .footer_area_shop_ovv_adress .footer_area_shop_ovv_adress__business_hours__tableHeader {
  font-size: 1.5rem;
  font-weight: 300;
  padding: 5px 0;
}

#footer .footer_area_shop_ovv_adress .footer_area_shop_ovv_adress__business_hours__table {
  padding: 10px 0;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}

#footer .footer_area_shop_ovv_adress .footer_area_shop_ovv_adress__business_hours__table table {
  width: 100%;
}

#footer .footer_area_shop_ovv_adress .footer_area_shop_ovv_adress__business_hours__table table tbody tr td {
  text-align: center;
  vertical-align: middle;
  padding-bottom: 5px;
  border-left: 1px dotted #666;
}

#footer .footer_area_shop_ovv_adress .footer_area_shop_ovv_adress__business_hours__table table tbody tr td:first-of-type {
  border-left: none;
}

#footer .footer_area_shop_ovv_adress .footer_area_shop_ovv_adress__business_hours__table table tbody tr td:nth-last-child(2) {
  padding: 0 10px 5px;
}

#footer .footer_area_shop_ovv_sns_title {
  display: none;
}

#footer .footer_area_to_brand {
  grid-column: 2/3;
  grid-row: 1/2;
  min-width: 120px;
  width: 100%;
}

#footer .footer_area_to_brand ul li {
  margin-bottom: 20px;
}

#footer .footer_area_to_brand ul li a {
  font-weight: 500;
}

#footer .footer_area_to_contents {
  grid-column: 3/4;
  grid-row: 1/2;
  min-width: 150px;
  width: 100%;
}

#footer .footer_area_to_contents.no-contents {
  display: none;
}

#footer .footer_area_to_guide {
  grid-column: 4/5;
  grid-row: 1/2;
  min-width: 210px;
  width: 100%;
}

#footer .footer_area_to_guide.no-contents {
  grid-column: 3/4;
}

#footer .footer_area_to_shop_info {
  grid-column: 5/6;
  grid-row: 1/2;
  min-width: 120px;
  width: 100%;
}

#footer .footer_area_to_shop_info.no-contents {
  grid-column: 4/5;
}

#footer .footer_area_freedial {
  grid-column: 2/6;
  grid-row: 2/3;
}

#footer .footer_area_freedial .inquiry_by_tel {
  color: #fff;
  background: none;
  border-color: #666;
  margin: 20px 0 20px;
}

#footer .footer_area_freedial .inquiry_by_tel ul {
  display: flex;
  flex-basis: auto;
  justify-content: center;
  align-items: center;
}

#footer .footer_area_freedial .inquiry_by_tel ul li.inquiry_by_tel__title {
  padding-top: 2px;
  display: flex;
  flex-wrap: wrap;
}

#footer .footer_area_freedial .inquiry_by_tel ul li.business_hours {
  padding-top: 2px;
  flex-wrap: wrap;
}

#footer .footer_area_freedial .inquiry_by_tel ul li.inquiry_by_tel__title {
  justify-content: flex-end;
}

#footer .footer_area_freedial .inquiry_by_tel ul li.free_dial {
  margin: 0 20px;
  width: 270px;
}

#footer .footer_area_to_tarms {
  grid-column: 1/4;
  grid-row: 3/4;
  padding: 10px;
  font-size: 1.4rem;
}

#footer .footer_area_to_tarms ul {
  display: inline-flex;
  flex-wrap: wrap;
  margin: 0 -32px -32px 0;
  width: calc(100% + 32px);
}

#footer .footer_area_to_tarms ul li {
  margin: 0 32px 32px 0;
}

#footer .footer_area_copyright {
  grid-column: 4/6;
  grid-row: 3/4;
  text-align: end;
  padding: 10px;
  font-size: 1.4rem;
}

#footer .sns_list {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 20px;
}

#footer .sns_list li {
  margin-right: 30px;
}

#footer .sns_list li a {
  display: flex;
  height: 30px;
  width: 30px;
  align-items: center;
}

#footer .sns_list li:last-child {
  margin-right: 0;
}

#footer .sns_list .insta_icon,
#footer .sns_list .tw_icon,
#footer .sns_list .fb_icon,
#footer .sns_list .yt_icon {
  fill: #aaa;
}

#footer .sns_list .insta_icon {
  width: 25px;
  height: 25px;
}

#footer .sns_list .yt_icon {
  width: 28px;
  height: 20px;
}

#footer .sns_list .fb_icon {
  width: 25px;
  height: 25px;
}

#footer .sns_list .tw_icon {
  width: 25px;
  height: 21px;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.5;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  bottom: 5px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  background: #666;
  border-radius: 50%;
  opacity: 0.5;
  transition: all .5s ease-out;
}

.slick-dots li.slick-active button:before {
  background: #fff;
  transform: scale(2);
  opacity: 0.75;
}

.stts_logout.my-true {
  display: none;
}

.stts_logout.my-false {
  display: block;
}

.stts_login.my-true {
  display: block;
}

.stts_login.my-false {
  display: none;
}

.fs-client-cart-count {
  background-color: #991f1f;
  border-radius: 50%;
  text-align: center;
  font-weight: 700;
  color: #fff;
  position: absolute;
  pointer-events: none;
  font-family: 'Roboto' , sans-serif;
  font-weight: 500;
}

.fs-client-cart-count.cart_number {
  width: 22px;
  height: 22px;
  font-size: 1.5rem;
  line-height: 22px;
  right: -40px;
  top: 2px;
}

.toCart .fs-client-cart-count.cart_number {
  right: 50%;
  top: 16px;
  letter-spacing: 0;
}

.menu_cart .fs-client-cart-count {
  left: 12px;
  top: 30px;
  width: 15px;
  height: 15px;
  font-size: 1rem;
  line-height: 15px;
}

.fs-client-cart-count--0 {
  display: none;
}

.headingUpper__subTitle {
  font-size: 1.3rem;
  color: #B4A582;
  text-align: center;
  padding-top: 75px;
}

@media screen and (min-width: 768px) {
  .headingUpper__subTitle {
    font-size: 1.8rem;
  }
}

.is-modalOpen .fs-c-inputTable.fs-c-inputTable--inModal > tbody tr {
  grid-template-columns: 200px auto;
}

@media screen and (max-width: 479px) {
  .is-modalOpen .fs-c-inputTable.fs-c-inputTable--inModal > tbody tr {
    grid-template-columns: auto;
  }
}

.fs-c-memberInfoField .is-modalOpen .fs-c-inputTable.fs-c-inputTable--inModal > tbody tr {
  grid-template-columns: 200px auto;
}

@media screen and (max-width: 479px) {
  .fs-c-memberInfoField .is-modalOpen .fs-c-inputTable.fs-c-inputTable--inModal > tbody tr {
    grid-template-rows: 50px 60px;
    grid-template-columns: auto;
  }
}

.is-modalOpen .fs-c-memberInfoField .fs-c-inputTable.fs-c-inputTable--inModal > tbody tr {
  grid-template-columns: 200px auto;
}

@media screen and (max-width: 479px) {
  .is-modalOpen .fs-c-memberInfoField .fs-c-inputTable.fs-c-inputTable--inModal > tbody tr {
    grid-template-rows: 50px 60px;
    grid-template-columns: auto;
  }
}

.is-modalOpen .fs-c-modal--checkout-communication .fs-c-inputTable.fs-c-inputTable--inModal > tbody tr {
  grid-template-columns: auto;
}

.is-modalOpen .fs-c-modal--wrappingSettings .fs-c-inputTable.fs-c-inputTable--inModal > tbody tr {
  grid-template-columns: auto;
}

#main_content {
  min-height: 1000px;
  width: 100%;
  background: #fff;
}

#main_content .wrapper {
  max-width: 964px;
  margin: 0 auto;
}

#main_content .wide_wrapper {
  max-width: 1194px;
  margin: 0 auto;
}

@media screen and (max-width: 968px) {
  #main_content .wide_wrapper {
    padding: 0 20px;
  }
}

#main_content .card_wrapper {
  max-width: 964px;
  margin: 0 auto;
}

#main_content .fullwide_wrapper {
  max-width: 100%;
  margin: 0 auto;
}

#main_content .wrapper,
#main_content .wide_wrapper,
#main_content .card_wrapper,
#main_content .fullwide_wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

#original_contents {
  background: #F5F4F0;
  width: 100vw;
  margin: 0 calc((964px - 100vw) / 2);
  padding: 0 calc((100vw - 964px) / 2);
  grid-column: span 2;
}

[id*="original_comment"] {
  margin-bottom: 20px;
}

#original_comment2_grid {
  margin-bottom: 80px;
  font-size: 1.5rem;
  line-height: 2;
}

#original_contents h2,
[id*="original_comment"] h2 {
  font-size: 3.6rem;
  letter-spacing: 2px;
  margin-bottom: 70px;
  text-align: center;
}

#original_contents h2.original_comment2_title,
[id*="original_comment"] h2.original_comment2_title {
  padding: 50px 0 20px;
  font-size: 2rem;
  text-align: left;
  border-bottom: 1px solid;
  margin-bottom: 20px;
}

#original_contents h3,
[id*="original_comment"] h3 {
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 2.0rem;
}

#original_contents h4,
[id*="original_comment"] h4 {
  font-weight: 500;
  margin-bottom: 30px;
  font-size: 1.8rem;
}

#original_contents h3.underline,
#original_contents h4.underline,
[id*="original_comment"] h3.underline,
[id*="original_comment"] h4.underline {
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #B3B2B1;
}

#original_contents article,
[id*="original_comment"] article {
  margin-bottom: 80px;
  margin-top: 80px;
}

#original_contents p,
[id*="original_comment"] p {
  margin-bottom: 15px;
  line-height: 2.1;
}

#original_contents p.description,
[id*="original_comment"] p.description {
  font-size: 1.5rem;
}

#original_contents .text_center,
[id*="original_comment"] .text_center {
  text-align: center;
}

#original_contents .two_block,
[id*="original_comment"] .two_block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}

#original_contents .two_block__left,
[id*="original_comment"] .two_block__left {
  grid-column: 1;
}

#original_contents .two_block__right,
[id*="original_comment"] .two_block__right {
  grid-column: 2;
}

#original_contents .two_block__inOneBlock,
[id*="original_comment"] .two_block__inOneBlock {
  grid-column: span 2;
  padding: 20px 0;
}

@media screen and (max-width: 480px) {
  #original_contents .two_block,
  [id*="original_comment"] .two_block {
    grid-template-columns: 1fr;
  }
  #original_contents .two_block__right,
  [id*="original_comment"] .two_block__right {
    grid-column: 1;
  }
}

#original_contents .youtube,
[id*="original_comment"] .youtube {
  margin-bottom: 20px;
}

#original_contents ul,
[id*="original_comment"] ul {
  margin-bottom: 15px;
  padding-left: 20px;
}

#original_contents ul li,
[id*="original_comment"] ul li {
  list-style: disc;
  font-size: 1.5rem;
  margin-bottom: 10px;
  line-height: 1.8;
}

#original_contents .img_area,
[id*="original_comment"] .img_area {
  width: 100%;
  overflow: hidden;
}

#original_contents .img_area.full_wide,
[id*="original_comment"] .img_area.full_wide {
  margin-bottom: 40px;
}

#original_contents .img_area img,
[id*="original_comment"] .img_area img {
  width: 100%;
  height: auto;
}

#original_contents .contents_block,
[id*="original_comment"] .contents_block {
  padding: 0 20px;
  margin-bottom: 60px;
}

#original_contents .cards_block,
[id*="original_comment"] .cards_block {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 20px;
}

#original_contents .cards_block .card_area__image,
[id*="original_comment"] .cards_block .card_area__image {
  width: 100%;
  height: 140px;
  overflow: hidden;
  margin-bottom: 20px;
}

#original_contents .cards_block .card_area__title,
[id*="original_comment"] .cards_block .card_area__title {
  font-weight: 500;
  margin-bottom: 20px;
}

#original_contents .cards_block .card_area__description,
[id*="original_comment"] .cards_block .card_area__description {
  font-size: 1.4rem;
}

#original_contents a,
[id*="original_comment"] a {
  text-decoration: underline;
  color: #991f1f;
}

#original_contents a.type_btn,
[id*="original_comment"] a.type_btn {
  height: 36px;
  display: inline-grid;
  border: 1px solid #B3B2B1;
  justify-content: center;
  border-radius: 30px;
  padding: 0 30px;
  max-width: 100%;
  transition: all .2s ease;
  background: #fff;
  line-height: 1;
  align-items: center;
  margin: 10px 0;
  font-size: 1.5rem;
  color: #333;
  text-decoration: none;
}

#original_contents a.type_btn:hover,
[id*="original_comment"] a.type_btn:hover {
  opacity: .6;
}

.group_img_area {
  z-index: 0;
  overflow: hidden;
}

.group_img_area__area {
  text-align: center;
  position: relative;
}

.group_img_area__area img {
  position: relative;
  z-index: 3;
  vertical-align: bottom;
}

.group_img_area__area__bg {
  content: '';
  /*背景画像のURL*/
  opacity: 0.5;
  /*半透明カラーの透明度*/
  filter: blur(20px);
  /*ぼかし度*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  z-index: 1;
  height: 100%;
}

.group_img_area__area::before {
  height: 100%;
  width: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.3);
  z-index: 2;
}

.group_title_area__otherTitle {
  font-size: 2rem;
  padding: 0 20px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .group_title_area__otherTitle {
    font-size: 3.2rem;
    padding: 0 20px;
  }
}

.group_title_area__smallHeader {
  padding: 0 0 10px;
  font-size: 1.6rem;
  text-align: left;
  border-bottom: 1px solid #B3B2B1;
  margin: 45px 20px 15px;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .group_title_area__smallHeader {
    padding: 0 20px;
    font-size: 2rem;
    text-align: center;
    border-bottom: none;
    margin: 65px auto 30px;
  }
}

.group_title_area__description {
  max-width: 680px;
  padding: 0 20px;
  margin: 30px auto 40px;
  line-height: 2;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .group_title_area__description {
    font-size: 1.5rem;
  }
}

.group_title_area__description p {
  margin-bottom: 5px;
}

.group_link {
  margin: 40px auto;
  max-width: 680px;
  padding: 0 20px;
}

.group_link__imgArea {
  margin-bottom: 20px;
}

.group_link__imgArea a {
  display: block;
  transition: all .3 ease;
}

.group_link__imgArea a:hover {
  opacity: .8;
}

.group_link__imgArea a img {
  vertical-align: bottom;
}

.group_link__imgArea.multi-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}

.guide__guide {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.guide__guide__group {
  flex-basis: calc((100% - 90px)/3);
  margin: 0 15px 30px;
}

@media screen and (max-width: 786px) {
  .guide__guide__group {
    flex-basis: calc(100%);
  }
}

.guide__guide__group__title {
  font-size: 1.4rem;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #B3B2B1;
  font-weight: 600;
  letter-spacing: 2px;
}

.guide__guide__group__list {
  padding: 0 20px;
}

.guide__guide__group__list > li {
  font-size: 1.5rem;
  margin-bottom: 15px;
  font-weight: 300;
}

.guide__guide__group__list > li a {
  transition: all .2s ease;
}

.guide__guide__group__list > li a:hover {
  opacity: .6;
  text-decoration: underline;
}

.guide_main__group__title {
  height: 50px;
  display: grid;
  width: 100%;
  background: #585858;
  align-items: center;
  font-size: 2rem;
  justify-content: center;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 50px;
  font-weight: 500;
}

.guide_main__group__list {
  margin: 0 30px 60px;
}

.guide_main__group__list__title {
  font-size: 1.8rem;
  font-weight: 500;
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 1px solid #B3B2B1;
}

.guide_main__group__list__description {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 1px;
  color: #333333;
}

.guide_main__group__list__description p {
  margin-bottom: 10px;
}

.guide_main__group__list__description p.spacer {
  margin-top: 30px;
}

.guide_main__group__list__description a {
  text-decoration: underline;
  color: #991F1F;
  font-weight: 500;
}

.guide_main__group__list__description ol {
  margin: 20px 0;
  border: 1px solid #dcdcdc;
  padding: 10px 20px;
  border-radius: 3px;
}

.guide_main__group__list__description ol li {
  color: #666;
  font-size: 1.5rem;
  margin-bottom: 5px;
  padding-left: 3rem;
  position: relative;
  counter-increment: wrapping;
}

.guide_main__group__list__description ol li:nth-last-child(1) {
  margin-bottom: 0;
}

.guide_main__group__list__description ol li::before {
  content: "［" counter(wrapping) "］";
  left: 0;
  position: absolute;
}

.guide_main__group__list__description dl {
  padding: 20px;
  background: #F5F4F0;
  margin-bottom: 20px;
}

.guide_main__group__list__description dl dt {
  font-weight: 500;
  margin: 10px 0;
}

.guide_main__group__list__description dl dd {
  margin-bottom: 10px;
}

.guide_main__group__list__description dl dd:first-of-type {
  margin-bottom: 30px;
}

.guide_main__group__list__description table {
  margin: 20px 0;
}

.guide_main__group__list__description table tbody th,
.guide_main__group__list__description table tbody td {
  padding: 5px 10px;
  border: 1px solid #B3B2B1;
  vertical-align: middle;
}

.guide_main__group__list__description table tbody th {
  font-weight: 500;
  background: #F5F4F0;
}

@media screen and (max-width: 786px) {
  .guide_main__group__list__description table tbody th,
  .guide_main__group__list__description table tbody td {
    display: block;
  }
  .guide_main__group__list__description table tbody th {
    border-bottom: none;
  }
  .guide_main__group__list__description table tbody tr:first-of-type td {
    border-bottom: none;
  }
}

.scrollToTop {
  position: fixed;
  bottom: -100px;
  right: 3%;
  opacity: 0;
  transition: all 1s ease-in-out;
}

.scrollToTop button {
  display: block;
  background: rgba(51, 51, 88, 0.7);
  position: relative;
  content: '';
  width: 50px;
  height: 50px;
  border-radius: 40px;
  box-shadow: 0 5px 10px rgba(51, 51, 51, 0.5);
}

.scrollToTop button::before {
  display: block;
  background: #fff;
  position: absolute;
  content: '';
  width: 2px;
  height: 20px;
  border-radius: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.scrollToTop button::after {
  display: block;
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  border-radius: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.scrollToTop.is-active {
  bottom: 30px;
  opacity: 1;
}

.shopInfo {
  margin: 0 auto;
}

.shopInfo__container {
  margin-bottom: 50px;
  display: grid;
  grid-template: auto auto 1fr/ 1fr 1fr;
  grid-gap: 20px;
}

.shopInfo__shopName {
  font-weight: 500;
  margin: 50px 0 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #CCCBCA;
  font-size: 2.2rem;
  grid-column: 1/3;
  grid-row: 1;
  letter-spacing: 1.5px;
}

.shopInfo__img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 -10px;
  grid-column: 1/3;
  grid-row: 2;
}

.shopInfo__img__img {
  flex-basis: calc(50% - 20px);
  margin: 0 10px;
}

.shopInfo__img__img img {
  object-fit: cover;
}

.shopInfo__detail__line {
  font-size: 1.4rem;
  display: flex;
  flex-wrap: wrap;
}

.shopInfo__detail__line__title, .shopInfo__detail__line__content {
  margin-top: 20px;
  padding: 20px 0 0 15px;
  border-top: 1px solid #CCCBCA;
  line-height: 2;
}

.shopInfo__detail__line__title:first-of-type, .shopInfo__detail__line__content:first-of-type {
  border-top: none;
  margin-top: 0;
  padding: 10px 0 0 15px;
}

.shopInfo__detail__line__title {
  flex-basis: 110px;
  font-weight: 300;
}

.shopInfo__detail__line__content {
  flex-basis: calc(100% - 110px);
}

.shopInfo .shop_teramachi {
  grid-template: auto auto auto 1fr/ 1fr 1fr;
}

.shopInfo .shop_teramachi .shopInfo__shopName.withSub {
  display: flex;
  flex-direction: column;
}

.shopInfo .shop_teramachi .shopInfo__shopName__subName {
  font-size: 1.3rem;
  margin-bottom: 10px;
  color: #666;
}

.shopInfo .shop_teramachi .shopInfo__shopName__mainName {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.shopInfo .shop_teramachi .shopInfo__img {
  grid-column: 1/3;
  grid-row: 3;
}

.shopInfo .shop_teramachi .shopInfo__attention {
  grid-column: 1/3;
  grid-row: 2;
  font-size: 1.3rem;
  font-weight: 500;
  color: #991F1F;
  line-height: 2;
}

.shopInfo .shop_address,
.shopInfo .shop_openTime {
  display: flex;
  flex-flow: column;
}

.shopInfo .shop_address table caption,
.shopInfo .shop_openTime table caption {
  caption-side: bottom;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 100;
}

.shopInfo .shop_apoint__tel,
.shopInfo .shop_openTime__time {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
}

.shopInfo .shop_openTime__day {
  font-size: 1.3rem;
  color: #666;
}

.shopInfo .shop_contact {
  color: #991F1F;
  padding: 0 5px;
  cursor: pointer;
}

.shopInfo .shop_contact:hover {
  text-decoration: underline;
}

@media screen and (max-width: 600px) {
  .shopInfo {
    margin: 0 20px;
  }
  .shopInfo__container {
    grid-template: auto auto auto 1fr/ 1fr;
    grid-column-gap: 0;
  }
  .shopInfo__container .shopInfo__detail__map {
    height: calc(100vw - 40px);
    width: 100%;
    grid-row: 4;
  }
  .shopInfo .shop_teramachi {
    grid-template: auto auto auto auto 1fr/ 1fr;
    grid-column-gap: 0;
  }
  .shopInfo .shop_teramachi .shopInfo__detail__map {
    height: calc(100vw - 40px);
    width: 100%;
    grid-row: 5;
  }
  .shopInfo__shopName {
    margin: 20px 0;
    font-size: 1.8rem;
  }
  .shopInfo__img {
    flex-direction: column;
    margin: 0;
  }
  .shopInfo__img__img {
    margin: 0;
  }
  .shopInfo__img__img img {
    vertical-align: bottom;
  }
  .shopInfo__detail__line__title, .shopInfo__detail__line__content {
    flex-basis: 90px;
  }
  .shopInfo__detail__line__title:nth-last-of-type(1), .shopInfo__detail__line__title:nth-last-of-type(2), .shopInfo__detail__line__content:nth-last-of-type(1), .shopInfo__detail__line__content:nth-last-of-type(2) {
    flex-basis: 100%;
  }
  .shopInfo__detail__line__content {
    flex-basis: calc(100% - 90px);
  }
  .shopInfo__detail__line__content:nth-last-of-type(1), .shopInfo__detail__line__content:nth-last-of-type(2) {
    padding: 0 15px;
    border-top: none;
  }
}

.nf__mv {
  position: relative;
}

.nf__mv__title {
  position: absolute;
  font-size: 5rem;
  font-weight: 100;
  font-family: 'Roboto', sans-serif;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 100%;
  text-align: center;
  z-index: 1;
}

@media screen and (max-width: 600px) {
  .nf__mv__title {
    font-size: 3.6rem;
  }
}

.nf__mv__img {
  max-height: 450px;
  min-height: 200px;
  width: 100%;
}

.nf__mv__img img {
  object-fit: cover;
  max-height: 450px;
  min-height: 200px;
  width: 100%;
}

.nf__message__message {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2;
  margin: 80px 20px 60px;
}

.nf__message__message p {
  margin-bottom: 10px;
}

.nf__message__suggestion {
  max-width: 1024px;
  margin: 0 auto;
  padding: 50px 0;
  background: #F5F4F0;
  color: #333;
  margin-bottom: 100px;
}

.nf__message__suggestion__title {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 30px;
}

.nf__message__suggestion__list {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  font-size: 1.5rem;
}

.nf__message__suggestion__list ul {
  width: 250px;
  align-self: center;
}

.nf__message__suggestion__list ul li {
  position: relative;
  font-size: 1.5rem;
  margin-left: calc(1.5rem + 5px);
  margin-bottom: 10px;
}

.nf__message__suggestion__list ul li:last-child {
  margin-bottom: 5px;
}

.nf__message__suggestion__list ul li::before {
  content: '・';
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -1.5rem;
}

.nf__message__suggestion__list__etc {
  align-self: center;
  width: 200px;
  display: flex;
  justify-content: flex-end;
  font-size: 1.4rem;
}

/* ----------- */
/* Hero Header */
/* ----------- */
.bigHeader .bigHeaderImage {
  display: block;
  height: calc(100vh - 100px);
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 100px;
  z-index: 0;
}

.bigHeader .bigHeaderImage picture {
  height: calc(100vh - 100px);
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.bigHeader .bigHeaderImage picture img {
  position: relative;
  display: none;
}

@media screen and (max-width: 980px) {
  .bigHeader .bigHeaderImage {
    display: block;
    margin-top: 60px;
    height: calc(100vh - 60px);
  }
  .bigHeader .bigHeaderImage picture {
    width: 100%;
    height: calc(100vh - 60px);
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .bigHeader .bigHeaderImage picture img {
    position: relative;
    display: none;
  }
}

.bigCategoryFront {
  position: absolute;
  width: 100%;
  height: calc(100vh - 100px);
  display: block;
  content: '';
  z-index: 30;
  background: rgba(0, 0, 0, 0.05);
}

.bigCategoryFront .bigCategoryLogo {
  position: relative;
  padding-top: 100px;
  text-align: center;
}

.bigCategoryFront .bigCategoryLogo .bigCategory_title_img {
  transition: all 1s ease;
  height: 190px;
}

.bigCategoryFront .scroll_guide {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  z-index: 2;
  padding: 10px 10px;
  color: #fff;
  font-size: calc((9 / 10) * 1rem);
  font-family: 'Roboto', sans-serif;
  line-height: 1;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}

.bigCategoryFront .scroll_guide .scroll_guide_txt {
  opacity: 0;
  animation: crcl 10s ease-in-out 6s infinite normal none running;
}

.bigCategoryFront .scroll_guide .scroll_guide_circle {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  opacity: 0;
  border-radius: 5px;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  top: -60px;
  animation: crcl 10s ease-in-out 6s infinite normal none running;
}

.bigCategoryFront .scroll_guide::before {
  position: absolute;
  content: "";
  display: block;
  height: 0px;
  opacity: 0;
  width: 1px;
  top: -52px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  animation: crclline 10s ease-in-out 6s infinite normal none running;
}

.bigCategoryFront .scroll_guide::after {
  position: absolute;
  content: "";
  display: block;
  left: 50%;
  transform: translateX(-10%);
  top: -60px;
  opacity: 0;
  border-right: 3px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 3px solid #fff;
  border-top: 4px solid #fff;
  animation: triIn 10s ease-in-out 6s infinite normal none running;
  z-index: 5;
}

@keyframes sdl {
  0% {
    height: 0;
    bottom: 135px;
  }
  33% {
    height: 135px;
    bottom: 0;
  }
  66% {
    height: 135px;
    bottom: 0;
  }
  100% {
    height: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 980px) {
  .bigCategoryFront {
    height: calc(100vh - 60px);
  }
  .bigCategoryFront .bigCategoryLogo {
    padding-top: 46px;
    transform: scale(0.8);
  }
  @keyframes sdl {
    0% {
      transform: scaleY(0);
      transform-origin: 0 0;
    }
    5% {
      transform: scaleY(1);
      transform-origin: 0 0;
    }
    95% {
      transform: scaleY(1);
      transform-origin: 100% 100%;
    }
    100% {
      transform: scaleY(0);
      transform-origin: 100% 100%;
    }
  }
}

@keyframes crcl {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes crclline {
  0% {
    height: 0px;
    opacity: 0;
  }
  10% {
    height: 0px;
    opacity: 1;
  }
  20% {
    height: 54px;
    opacity: 1;
  }
  25% {
    height: 48px;
    opacity: 1;
  }
  30% {
    height: 50px;
    opacity: 1;
  }
  80% {
    height: 50px;
    opacity: 1;
  }
  90% {
    height: 50px;
    opacity: 0;
  }
  100% {
    height: 50px;
    opacity: 0;
  }
}

@keyframes triIn {
  0% {
    top: -60px;
    opacity: 0;
  }
  10% {
    top: -60px;
    opacity: 0;
  }
  20% {
    top: -5px;
    opacity: 1;
  }
  25% {
    top: -11px;
    opacity: 1;
  }
  30% {
    top: -9px;
    opacity: 1;
  }
  80% {
    top: -9px;
    opacity: 1;
  }
  90% {
    top: -9px;
    opacity: 0;
  }
  100% {
    top: -9px;
    opacity: 0;
  }
}

.important_news {
  background: #fff !important;
  padding-bottom: 30px;
}

.important_news .news_block {
  border: 1px solid #D80000;
  color: #D80000;
  text-align: center;
  padding: 10px;
  font-size: calc((13 / 10) * 1rem);
  box-sizing: border-box;
}

.important_news .news_block a {
  color: #D80000;
  display: block;
}

.important_news .news_block a:hover {
  color: #9A0909;
  text-decoration: underline;
}

.information_area {
  background: #fff !important;
  padding-bottom: 30px;
}

.information_area_title_area {
  display: flex;
  justify-content: space-between;
  padding-bottom: 6px;
  border-bottom: 1px solid #DDD;
  align-items: center;
  margin-bottom: 25px;
}

.information_area_title_area_title {
  font-size: calc((22 / 10) * 1rem);
  letter-spacing: 0.3px;
}

.information_area_title_area_andmore {
  font-size: calc((14 / 10) * 1rem);
}

.information_area_title_area_andmore a {
  color: #131313;
}

.information_area_title_area_andmore a:hover {
  color: #666;
}

.information_area_list ul {
  padding-left: 20px;
}

.information_area_list ul li {
  margin-bottom: 20px;
}

.information_area_list ul li:last-child {
  margin-bottom: 0;
}

.information_area_list_post {
  display: flex;
  align-items: center;
}

.information_area_list_post_date {
  flex-basis: 100px;
  color: #666;
  font-family: 'Roboto', sans-serif;
}

.information_area_list_post_category {
  flex-basis: 150px;
  display: grid;
  grid-gap: 5px;
}

.information_area_list_post_category a {
  display: block;
  width: 100px;
  border-radius: 20px;
  border: 1px solid #666;
  text-align: center;
  height: 23px;
  line-height: 20px;
  font-size: calc((13 / 10) * 1rem);
  color: #666;
  margin-right: 5px;
  transition: all .2s ease;
}

.information_area_list_post_category a.info {
  color: #579DDB;
  border-color: #579DDB;
}

.information_area_list_post_category a.publication {
  color: #5523af;
  border-color: #5523af;
}

.information_area_list_post_category a.important {
  color: #b21816;
  border-color: #b21816;
}

.information_area_list_post_category a.product {
  color: #62A053;
  border-color: #62A053;
}

.information_area_list_post_category a.special_event {
  color: #b18500;
  border-color: #b18500;
}

.information_area_list_post_category a.events {
  color: #b18500;
  border-color: #b18500;
}

.information_area_list_post_category a:hover {
  opacity: .6;
}

.information_area_list_post_title {
  flex-basis: auto;
  font-size: calc((15 / 10) * 1rem);
}

.information_area_list_post_title a:hover {
  color: #666;
  text-decoration: underline;
}

.picup_banner {
  padding-bottom: 90px;
}

.picup_banner.prod_banner {
  border-bottom: none;
  margin-bottom: 30px !important;
  padding-bottom: 30px;
  padding-top: 30px;
}

.picup_banner_title_area {
  display: flex;
  justify-content: space-between;
  padding-bottom: 6px;
  border-bottom: 1px solid #DDD;
  align-items: center;
  margin-bottom: 10px;
}

.picup_banner_title_area_title {
  font-size: calc((22 / 10) * 1rem);
  letter-spacing: 0.3px;
}

.picup_banner_title_area_andmore {
  font-size: calc((14 / 10) * 1rem);
}

.picup_banner_title_area_andmore a {
  color: #131313;
}

.picup_banner_title_area_andmore a:hover {
  color: #666;
}

.picup_banner_area_fullsize {
  padding: 0 20px 20px;
}

.picup_banner_area_fullsize a {
  text-align: center;
  display: block;
  overflow: hidden;
  height: 110px;
}

.picup_banner_area_fullsize a img {
  width: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.picup_banner_area_colomn_list {
  padding: 0 20px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 600px) and (max-width: 600px) {
  .picup_banner_area_colomn_list.carousel_col2 .picup_banner_colomn_item:nth-child(odd),
  .picup_banner_area_colomn_list.carousel_col2 .fs-pt-column__item:nth-child(odd), .picup_banner_area_colomn_list.carousel_col4 .picup_banner_colomn_item:nth-child(odd),
  .picup_banner_area_colomn_list.carousel_col4 .fs-pt-column__item:nth-child(odd) {
    padding: 0;
    padding-right: 10px;
  }
  .picup_banner_area_colomn_list.carousel_col2 .picup_banner_colomn_item:nth-child(even),
  .picup_banner_area_colomn_list.carousel_col2 .fs-pt-column__item:nth-child(even), .picup_banner_area_colomn_list.carousel_col4 .picup_banner_colomn_item:nth-child(even),
  .picup_banner_area_colomn_list.carousel_col4 .fs-pt-column__item:nth-child(even) {
    padding: 0;
    padding-left: 10px;
  }
}

.picup_banner_area_colomn_list.carousel_col4 .picup_banner_colomn_item,
.picup_banner_area_colomn_list.carousel_col4 .fs-pt-column__item {
  width: calc((100% - 20px) / 2);
  margin-bottom: 20px;
}

.picup_banner_area_colomn_list.carousel_col4 .picup_banner_colomn_item:nth-last-of-type(1),
.picup_banner_area_colomn_list.carousel_col4 .fs-pt-column__item:nth-last-of-type(1) {
  margin-bottom: 0;
}

.picup_banner_area_colomn_list.carousel_col4 .picup_banner_colomn_item:nth-last-of-type(2),
.picup_banner_area_colomn_list.carousel_col4 .fs-pt-column__item:nth-last-of-type(2) {
  margin-bottom: 0;
}

@media screen and (max-width: 600px) {
  .picup_banner_area_colomn_list.carousel_col4 .picup_banner_colomn_item,
  .picup_banner_area_colomn_list.carousel_col4 .fs-pt-column__item {
    width: calc(100% / 2);
  }
}

.picup_banner_area_colomn_list.carousel_col3 .picup_banner_colomn_item,
.picup_banner_area_colomn_list.carousel_col3 .fs-pt-column__item {
  width: calc((100% - 20px) / 2);
  margin-bottom: 20px;
}

.picup_banner_area_colomn_list.carousel_col3 .picup_banner_colomn_item:nth-last-of-type(1),
.picup_banner_area_colomn_list.carousel_col3 .fs-pt-column__item:nth-last-of-type(1) {
  margin-bottom: 0;
}

.picup_banner_area_colomn_list.carousel_col3 .picup_banner_colomn_item:nth-last-of-type(2),
.picup_banner_area_colomn_list.carousel_col3 .fs-pt-column__item:nth-last-of-type(2) {
  margin-bottom: 0;
}

@media screen and (max-width: 600px) {
  .picup_banner_area_colomn_list.carousel_col3 .picup_banner_colomn_item,
  .picup_banner_area_colomn_list.carousel_col3 .fs-pt-column__item {
    width: calc(100% / 2);
  }
  .picup_banner_area_colomn_list.carousel_col3 .picup_banner_colomn_item:nth-child(odd),
  .picup_banner_area_colomn_list.carousel_col3 .fs-pt-column__item:nth-child(odd) {
    padding-right: 10px;
  }
  .picup_banner_area_colomn_list.carousel_col3 .picup_banner_colomn_item:nth-child(even),
  .picup_banner_area_colomn_list.carousel_col3 .fs-pt-column__item:nth-child(even) {
    padding-left: 10px;
  }
}

.picup_banner_area_colomn_list.carousel_col2 .picup_banner_colomn_item,
.picup_banner_area_colomn_list.carousel_col2 .fs-pt-column__item {
  width: calc((100% - 20px) / 2);
  margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
  .picup_banner_area_colomn_list.carousel_col2 .picup_banner_colomn_item,
  .picup_banner_area_colomn_list.carousel_col2 .fs-pt-column__item {
    width: calc(100% / 2);
  }
}

.picup_banner_area_colomn_list .picup_banner_colomn_item a {
  display: block;
  text-align: center;
}

.picup_banner_area_colomn_list .picup_banner_colomn_item a .img_area {
  height: 130px;
  overflow: hidden;
  width: 100%;
}

.picup_banner_area_colomn_list .picup_banner_colomn_item a .img_area img {
  width: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.picup_banner_area_colomn_list .picup_banner_colomn_item a .picup_banner_colomn_item_text {
  text-align: left;
  padding-top: 5px;
  font-size: calc((13 / 10) * 1rem);
  font-weight: 300;
}

.picup_banner_noUnderbar {
  padding-bottom: 0;
  margin: 0 auto 50px !important;
  border-bottom: none;
}

.first_summary_area {
  background: none !important;
}

.first_summary_area .summary_subtitle {
  font-size: calc((20 / 10) * 1rem);
  color: #B4A582;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 18px;
}

.first_summary_area .summary_title {
  font-size: calc((40 / 10) * 1rem);
  text-align: center;
  letter-spacing: 7.8px;
  margin-bottom: 41px;
}

.first_summary_area .summary_description {
  width: 600px;
  margin: 0 auto 80px;
  line-height: 2rem;
  letter-spacing: 1.5px;
  text-align: justify;
  font-weight: 300;
}

.first_summary_area .summary_description p {
  margin-bottom: 13px;
  line-height: 2;
}

.first_summary_area .summary_img {
  margin-bottom: 110px;
  height: 640px;
}

.first_summary_area .summary_img img {
  width: 100%;
}

.first_summary_area .summary_img__col2 {
  display: grid;
  grid-auto-flow: column;
}

.first_summary_area .summary_img__col2__left {
  position: relative;
}

.first_summary_area .summary_img__col2__right {
  position: relative;
}

.second_summary_area {
  background: none !important;
  margin-bottom: 150px !important;
}

.second_summary_area .summary_title {
  font-size: calc((40 / 10) * 1rem);
  text-align: center;
  letter-spacing: 7.8px;
  margin-bottom: 70px;
}

.second_summary_area .summary_detail {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}

.second_summary_area .summary_detail_description {
  flex-basis: calc(100% - 660px);
  line-height: 2rem;
  letter-spacing: 1.5px;
  font-weight: 300;
}

.second_summary_area .summary_detail_description h3 {
  font-size: 2.4rem;
  letter-spacing: 1.3px;
  margin-bottom: 20px;
}

.second_summary_area .summary_detail_description p {
  margin-bottom: 12px;
  line-height: 2;
}

.second_summary_area .summary_detail_img_area {
  display: flex;
  flex-basis: 660px;
  justify-content: space-between;
}

.second_summary_area .summary_detail_img_area_img {
  max-width: 320px;
}

.second_summary_area .summary_detail_img_area_img img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.second_summary_area .summary_detail_img_area.summary_detail_img_area-col2 .summary_detail_img_area_img {
  max-width: 100%;
}

.second_summary_area .summary_detail.img_right .summary_detail_description {
  padding-right: 60px;
}

.second_summary_area .summary_detail.img_left {
  flex-direction: row-reverse;
}

.second_summary_area .summary_detail.img_left .summary_detail_description {
  padding-left: 60px;
}

.second_summary_area .inquiry_by_tel {
  margin: 0 115px 100px;
}

.second_summary_area .inquiry_by_tel ul {
  display: grid;
  flex-basis: auto;
  justify-content: center;
  align-items: center;
  gap: 20px;
  grid-auto-flow: column;
}

.category_area {
  background: #F5F4F0 !important;
  padding-top: 75px;
  padding-bottom: 30px;
  margin-bottom: 100px !important;
  margin-top: 0 !important;
}

.category_area_title {
  text-align: center;
  margin: 0 auto 40px;
  font-size: calc((22 / 10) * 1rem);
}

.category_gruop_area {
  background: none !important;
  padding-bottom: 30px;
  margin-bottom: 30px !important;
  position: relative;
}

.category_gruop_area::after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 80%;
  background-color: #ccc;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
}

.category_gruop_area:last-of-type::after {
  display: none;
}

.category_gruop_area_title {
  text-align: center;
  margin-bottom: 20px;
  font-size: calc((18 / 10) * 1rem);
  position: relative;
}

.category_gruop_area_title::after {
  position: absolute;
  content: "";
  display: block;
  background: #333;
  height: 2px;
  width: 20px;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}

.category_gruop_area.withSub {
  margin-bottom: 15px;
}

.category_gruop_area_subtitle {
  text-align: center;
  font-size: 1.4rem;
  color: #666;
  position: relative;
  display: table;
  margin: 30px auto 5px;
}

.category_gruop_area_subtitle::before, .category_gruop_area_subtitle::after {
  position: absolute;
  content: '';
  display: block;
  height: 1px;
  width: 20px;
  top: 50%;
  background: #666;
}

.category_gruop_area_subtitle::before {
  transform: translate(-25px, 0);
  left: 0;
}

.category_gruop_area_subtitle::after {
  transform: translate(25px, 0);
  right: 0;
}

.category_gruop_area_category_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -8px;
}

.category_gruop_area_category_list_category {
  width: 225px;
  margin-bottom: 20px;
  padding: 0;
  margin: 10px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #DDD;
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.15);
  position: relative;
  transition: all .2s ease-in-out;
  top: 0;
}

.category_gruop_area_category_list_category:hover {
  top: -5px;
}

.category_gruop_area_category_list_category a .category_img_area {
  transition: all .2s ease-in-out;
  border-radius: 4px 4px 0 0;
}

.category_gruop_area_category_list_category a .category_img_area img {
  width: 100%;
  vertical-align: top;
  border-radius: 4px 4px 0 0;
}

.category_gruop_area_category_list_category a .category_title {
  text-align: center;
  font-weight: 400;
  transition: all .2s ease-in-out;
  font-size: calc((14 / 10) * 1rem);
  height: 40px;
  line-height: 40px;
}

.category_gruop_area_category_list_category a.before-empty {
  padding-left: 245px;
  width: 480px;
}

.category_gruop_area_category_list_category a.after-empty {
  padding-right: 245px;
  width: 480px;
}

.category_gruop_area_category_list_category a:hover .category_img_area {
  opacity: .7;
}

.category_gruop_area_category_list_category a:hover .category_title {
  color: #666;
}

.category_gruop_area_category_list_category._rounded {
  border-radius: 4px;
}

.category_gruop_area_category_list_category._rounded a img {
  border-radius: 4px;
}

.category_gruop_area_category_list_category._rectangle {
  border-radius: 0px 0 4px 4px;
}

.category_gruop_area_category_list_category._rectangle a img {
  border-radius: 0px;
  border: 1px solid #b5a885;
}

.craft_sammary_area {
  position: relative;
  height: 660px;
  background: none !important;
  margin-bottom: 100px !important;
}

.craft_sammary_area_front {
  position: absolute;
  height: 600px;
  display: flex;
  width: 100%;
  z-index: 10;
}

.craft_sammary_area_front_img_area {
  flex-basis: 50%;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 600px;
}

.craft_sammary_area_front_img_area img {
  position: absolute;
  height: 100%;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.craft_sammary_area_front_summary {
  flex-basis: 50%;
  position: relative;
}

.craft_sammary_area_front_summary_box {
  width: 540px;
  position: absolute;
  top: calc(50% + 60px);
  left: 50%;
  transform: translate(-50%, -50%);
}

.craft_sammary_area_front_summary_box_message {
  font-size: calc((40 / 10) * 1rem);
  margin-bottom: 40px;
  letter-spacing: 3.5px;
}

.craft_sammary_area_front_summary_box_description {
  font-weight: 300;
  line-height: 2.2;
  letter-spacing: 1px;
}

.craft_sammary_area_front_summary_box_description p {
  margin-bottom: 15px;
}

.craft_sammary_area_bg {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 600px;
  display: flex;
}

.craft_sammary_area_bg div {
  height: 600px;
}

.craft_sammary_area_bg div:nth-child(1) {
  flex: 1 1 auto;
}

.craft_sammary_area_bg div:nth-child(2) {
  flex: 5 1 auto;
  background: #F5F4F0;
}

.craft_sammary_area_bg div:nth-child(3) {
  flex: 1 1 auto;
  background: #F5F4F0;
}

.craft_sammary_area.reverse .craft_sammary_area_front, .craft_sammary_area.reverse .craft_sammary_area_bg {
  flex-direction: row-reverse;
}

.craft_card_box {
  display: flex;
  justify-content: start;
  margin-bottom: 100px !important;
  flex-wrap: wrap;
}

.craft_card {
  max-width: 470px;
  margin-right: 24px;
  margin-bottom: 24px;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  box-shadow: 1px 3px 3px rgba(51, 51, 51, 0.3);
}

.craft_card:nth-child(2n) {
  margin-right: 0;
}

.craft_card_img {
  max-width: 470px;
  height: 245px;
  border-radius: 6px 6px 0 0;
}

.craft_card_description {
  padding: 20px 40px;
}

.craft_card_description_title {
  font-size: calc((24 / 10) * 1rem);
  margin-bottom: 15px;
  letter-spacing: 1.8px;
}

.craft_card_description_summary {
  font-size: calc((15 / 10) * 1rem);
  font-weight: 300;
  line-height: 2.8rem;
  height: 90px;
}

.craft_card_description_link {
  margin: 20px 0 10px;
}

.craft_card_description_link button,
.craft_card_description_link a {
  font-size: calc((13 / 10) * 1rem);
  display: block;
  min-width: 120px;
  padding: 0 20px;
  margin: 0 auto;
  height: 35px;
  border: 1px solid #B3B2B1;
  border-radius: 30px;
  cursor: pointer;
  transition: all .2s ease-in-out;
  background: #fff;
  color: #333;
}

.craft_card_description_link button:hover,
.craft_card_description_link a:hover {
  background: #CCAC61;
  color: #fff;
  min-width: 150px;
  border-color: #CCAC61;
}

.prod_list_area_title {
  font-size: calc((34 / 10) * 1rem);
  text-align: center;
  margin-bottom: 40px;
  font-weight: 300;
  letter-spacing: 3px;
}

.prod_list_area_best .prod_list_area_title {
  letter-spacing: 6px;
}

.top_product_list {
  margin-bottom: 60px;
}

.productList_matrix .fs-c-productListCarousel__ctrl,
.fs-c-featuredProduct .fs-c-productListCarousel__ctrl {
  display: none !important;
}

.productList_matrix .fs-c-productListCarousel__list__itemTrack,
.fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack {
  display: block;
}

.productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list,
.fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track,
.fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track {
  display: flex;
  flex-wrap: wrap;
  width: 100% !important;
  justify-content: flex-start;
  transform: none !important;
}

.productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track::before, .productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track::after,
.fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track::before,
.fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track::after {
  content: none;
  display: none;
}

.productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide,
.fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide {
  float: none;
  height: auto;
  min-height: auto;
  flex-basis: 230px;
  margin-right: calc((100% - 230px * 4)/3);
  margin-bottom: 40px;
}

.productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide:nth-child(4n),
.fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide:nth-child(4n) {
  margin-right: 0;
}

.fs-c-productListItem__productName {
  margin-bottom: 8px;
}

.fs-c-productListItem__productName a {
  transition: all .3s ease;
}

.fs-c-productListItem__productName a .fs-c-productName__name {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 2.1rem;
  text-align: left;
}

.productList_matrix .fs-c-productListItem,
.fs-c-featuredProduct .fs-c-productListItem,
#productDetail_recommendlist .fs-c-productListItem {
  display: flex !important;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.productList_matrix .fs-c-productListItem__imageContainer,
.fs-c-featuredProduct .fs-c-productListItem__imageContainer,
#productDetail_recommendlist .fs-c-productListItem__imageContainer {
  margin-bottom: 15px;
  transition: all .3s ease;
}

.productList_matrix .fs-c-productListItem:hover .fs-c-productListItem__imageContainer,
.fs-c-featuredProduct .fs-c-productListItem:hover .fs-c-productListItem__imageContainer,
#productDetail_recommendlist .fs-c-productListItem:hover .fs-c-productListItem__imageContainer {
  opacity: .5;
}

.productList_matrix .fs-c-productListItem:hover .fs-c-productListItem__productName a,
.fs-c-featuredProduct .fs-c-productListItem:hover .fs-c-productListItem__productName a,
#productDetail_recommendlist .fs-c-productListItem:hover .fs-c-productListItem__productName a {
  color: #999;
  text-decoration: underline;
}

.prod_list_area_best,
.prod_list_area_recommend {
  background: #fff !important;
}

.toOtherPageBtn {
  margin-bottom: 110px;
  text-align: center;
}

.toOtherPageBtn a {
  margin: 0 auto;
  display: inline-grid;
  border: 1px solid #B3B2B1;
  align-items: center;
  padding: 0 30px;
  height: 50px;
  border-radius: 50px;
  letter-spacing: 2px;
  cursor: pointer;
  transition: all .3s ease;
}

.toOtherPageBtn a:hover {
  color: #B3B2B1;
}

.category_area .toOtherPageBtn {
  margin: 50px 0;
}

.category_area .toOtherPageBtn a {
  background: #ffffffcc;
}

.feature_card_box {
  background: #fff !important;
  margin-bottom: 100px;
  padding: 0 20px 80px;
  margin-bottom: 0 !important;
}

.feature_card_box_title {
  font-size: calc((34 / 10) * 1rem);
  text-align: center;
  letter-spacing: 6px;
  font-weight: 300;
  margin-bottom: 40px;
}

.feature_card_area {
  display: flex;
  margin-bottom: 30px;
}

.feature_card_area a {
  display: block;
  margin-right: 20px;
  margin-bottom: 20px;
  width: calc((100% - 20px * 2)/3);
  height: 240px;
  position: relative;
  transition: all .3s ease-in-out;
}

.feature_card_area a:nth-child(3n) {
  margin-right: 0;
}

.feature_card_area a:hover .feature_card {
  top: -3px;
  box-shadow: 1px 9px 15px rgba(0, 0, 0, 0.35);
}

.feature_card_area .feature_card {
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  transition: all .2s ease-in-out;
  top: 0;
}

.feature_card_area .feature_card_img {
  height: 170px;
  background: #ccc;
  overflow: hidden;
  position: relative;
}

.feature_card_area .feature_card_text_area {
  display: flex;
  height: 70px;
  padding: 10px 20px;
  align-items: center;
}

.feature_card_area .feature_card_text_area_subtitle {
  font-size: calc((13 / 10) * 1rem);
  font-weight: 300;
  margin-right: 15px;
}

.feature_card_area .feature_card_text_area_title {
  letter-spacing: 1.6px;
}

.feature_card_area .fs-pt-column {
  display: flex;
  margin-bottom: 30px;
}

.feature_card_area .fs-pt-column__item {
  display: block;
  margin-right: 20px;
  margin-bottom: 20px;
  width: calc(102% / 3);
  height: 240px;
  position: relative;
  transition: all .3s ease-in-out;
  background: #fff;
  border-radius: 10px;
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  padding: 0;
  top: 0;
  transition: all .3s ease-in-out;
}

.feature_card_area .fs-pt-column__item:nth-child(3n) {
  margin-right: 0;
}

.feature_card_area .fs-pt-column__item:hover {
  top: -3px;
  box-shadow: 1px 9px 15px rgba(0, 0, 0, 0.35);
}

.feature_card_area .fs-pt-column__heading {
  display: inline-block;
  padding: 0 10px 0 20px;
  height: 70px;
  line-height: 70px;
  margin-top: 0;
}

.feature_card_area .fs-pt-column__description {
  display: inline-block;
  font-family: 'Noto Serif JP', sans-serif;
  letter-spacing: 1.6px;
}

.tsugegushiFreeSelect_bg {
  background: #F5F4F0 !important;
}

.tsugegushiFreeSelect {
  background: #F5F4F0 !important;
  padding-bottom: 30px;
}

.tsugegushiFreeSelect__area {
  height: 480px;
  background: #F5F4F0;
}

@media screen and (min-width: 981px) {
  .tsugegushiFreeSelect__area {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
  }
}

.tsugegushiFreeSelect__area__selectBox {
  height: 450px;
  box-sizing: border-box;
  box-shadow: 0 2px 10px rgba(51, 51, 51, 0.4);
  border-radius: 6px;
  margin: 20px 0px;
}

.tsugegushiFreeSelect__area__selectBox:nth-child(4) {
  display: none;
}

@media screen and (max-width: 964px) {
  .tsugegushiFreeSelect__area__selectBox:nth-child(4) {
    display: block;
  }
}

@media screen and (max-width: 964px) {
  .tsugegushiFreeSelect__area__selectBox {
    width: 100%;
    margin: 20px 10px 20px 20px;
  }
  .tsugegushiFreeSelect__area__selectBox:nth-child(2n) {
    margin: 20px 20px 20px 10px;
  }
}

@media screen and (max-width: 480px) {
  .tsugegushiFreeSelect__area__selectBox {
    margin: 20px;
  }
  .tsugegushiFreeSelect__area__selectBox:nth-child(2n) {
    margin: 20px;
  }
}

.tsugegushiFreeSelect__area__selectBox__title {
  background: rgba(208, 199, 177, 0.6);
  height: 50px;
  padding: 0 17px;
  position: relative;
  padding-left: 58px;
  letter-spacing: 1.5px;
  font-weight: 400;
  border-radius: 6px 6px 0 0;
  display: grid;
  align-items: center;
  line-height: 1.8rem;
}

.tsugegushiFreeSelect__area__selectBox__title span {
  height: 30px;
  width: 30px;
  background: #fff;
  display: block;
  border-radius: 20px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 52%;
  left: 17px;
  transform: translateY(-50%);
  letter-spacing: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 1.8rem;
}

.tsugegushiFreeSelect__area__selectBox__selectArea {
  background: #fff;
  height: 400px;
  border-radius: 0 0 6px 6px;
}

.tsugegushiFreeSelect__arrows {
  position: relative;
  height: 80px;
}

.tsugegushiFreeSelect__arrows__arrow {
  position: absolute;
  padding: 0;
  height: 36px;
  width: 120px;
  border-radius: 20px;
  background: #CCAC61;
  color: #fff;
  font-size: 1.3rem;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 34px;
  display: block;
  transition: all .3s ease;
}

.tsugegushiFreeSelect__arrows__arrow::after {
  position: absolute;
  display: block;
  content: "";
  height: 5px;
  width: 5px;
  top: 50%;
  transform: translateY(-50%);
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

.tsugegushiFreeSelect__arrows__arrow.next-arrow {
  right: 20px;
  z-index: 5;
}

.tsugegushiFreeSelect__arrows__arrow.next-arrow::after {
  transform: translateY(-50%) rotate(135deg);
  right: 13px;
}

.tsugegushiFreeSelect__arrows__arrow.prev-arrow {
  left: 20px;
}

.tsugegushiFreeSelect__arrows__arrow.prev-arrow::after {
  transform: translateY(-50%) rotate(-45deg);
  left: 13px;
}

.tsugegushiFreeSelect__arrows__arrow.slick-disabled {
  background: #CCCBCA;
  opacity: 0;
}

.tsugegushiFreeSelect__arrows button {
  display: grid;
  visibility: hidden;
  opacity: 0;
  padding: 0;
  height: 36px;
  width: 120px;
  border-radius: 20px;
  align-items: center;
  background: #991F1F;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  position: absolute;
  right: 20px;
  transition: all .5s ease;
  z-index: 10;
}

.tsugegushiFreeSelect__arrows button:disabled {
  background: #cccbca;
}

@media screen and (min-width: 965px) {
  .tsugegushiFreeSelect__arrows button {
    height: 50px;
    width: 200px;
    border-radius: 30px;
    align-items: center;
    background: #991F1F;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 1.8rem;
  }
}

.tsugegushiFreeSelect__annotatin {
  text-align: center;
  font-size: 1.2rem;
  padding: 0 0 10px;
  color: #666;
}

.tsugegushiSelectBox {
  padding: 5px 15px 15px;
}

.tsugegushiSelectBox__checkArea {
  display: grid;
  grid-template-columns: 100px 1fr;
  grid-column-gap: 10px;
  margin-bottom: 10px;
}

.tsugegushiSelectBox__checkArea__checkBox input[type=checkbox],
.tsugegushiSelectBox__checkArea__checkBox input[type=radio], .tsugegushiSelectBox__checkArea__radioBox input[type=checkbox],
.tsugegushiSelectBox__checkArea__radioBox input[type=radio] {
  display: none;
}

.tsugegushiSelectBox__checkArea__checkBox label, .tsugegushiSelectBox__checkArea__radioBox label {
  height: 100px;
  width: 100px;
  display: grid;
  align-items: center;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #666;
  box-shadow: 0px 3px 5px rgba(51, 51, 51, 0.2);
  background: #fff;
  transition: all .2s ease;
}

.tsugegushiSelectBox__checkArea__checkBox input[type=checkbox]:checked + label,
.tsugegushiSelectBox__checkArea__checkBox input[type=radio]:checked + label, .tsugegushiSelectBox__checkArea__radioBox input[type=checkbox]:checked + label,
.tsugegushiSelectBox__checkArea__radioBox input[type=radio]:checked + label {
  background: #991F1F;
  color: #fff;
  border: 3px solid #611212;
  box-shadow: 0 1px 3px rgba(51, 51, 51, 0.2), inset 3px 3px 6px rgba(51, 51, 51, 0.5);
  font-weight: 500;
}

.tsugegushiSelectBox__checkArea__header__item, .tsugegushiSelectBox__checkArea__header__summary {
  text-align: center;
  font-size: 1.2rem;
  color: #666;
}

.tsugegushiSelectBox__checkArea__selectDescription {
  font-size: 1.2rem;
  padding: 10px 5px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: grid;
  align-items: center;
}

.tsugegushiSelectBox__checkArea__selectDescription p:first-child {
  align-self: end;
}

.tsugegushiSelectBox__checkArea__selectDescription p:last-child {
  align-self: start;
}

.tsugegushiSelectBox__checkArea.purpose_area {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  height: calc(100% - 30px);
}

.tsugegushiSelectBox__checkArea.purpose_area .tsugeCheck_purpose {
  margin-bottom: 0;
}

.tsugegushiSelectBox__checkArea.purpose_area .tsugeCheck_purpose label {
  height: 100%;
  width: 100%;
  text-align: center;
  line-height: 2.1rem;
  display: flex;
  align-items: center;
  padding: 10px;
  justify-content: center;
  font-size: 1.3rem;
}

.tsugeCheck_spacing {
  grid-template-columns: 110px 1fr 75px;
  grid-column-gap: 0;
}

.tsugeCheck_spacing__spacing {
  margin-right: 10px;
  width: 100px;
}

.tsugeCheck_spacing__hairset, .tsugeCheck_spacing__hairVolume {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size: 1.2rem;
  display: grid;
  align-items: center;
  padding-left: 10px;
}

.tsugeCheck_spacing__hairVolume {
  background: #F5F4F0;
}

.tsugeCheck_spacing .tsugegushiSelectBox__checkArea__header__item:first-child {
  padding-right: 10px;
}

.tsugegushi_selectConfirm {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 80px auto;
  grid-template-rows: 80px 80px auto;
  grid-row-gap: 10px;
}

.tsugegushi_selectConfirm__head, .tsugegushi_selectConfirm__selected {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: grid;
  align-items: center;
}

.tsugegushi_selectConfirm__head {
  justify-content: center;
  background: #F5F4F0;
  font-weight: 500;
  font-size: 1.4rem;
  color: #666;
}

.tsugegushi_selectConfirm__selected {
  font-size: 1.2rem;
}

.tsugegushi_selectConfirm__selected ul {
  margin: 0 10px;
}

.tsugegushi_selectConfirm__selected ul li {
  margin-bottom: 5px;
}

.tsugegushi_selectConfirm__selected ul li:last-child {
  margin-bottom: 0;
}

.tsugegushi_dots {
  display: grid;
  grid-column-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  background: #F5F4F0;
  padding: 20px 20px 10px;
}

.tsugegushi_dots li span {
  display: inline-block;
  height: 30px;
  line-height: 28px;
  background: #fff;
  width: 100%;
  text-align: center;
  color: #333;
  font-size: 1.3rem;
  margin-right: 20px;
  position: relative;
  transition: all .3s ease;
}

.tsugegushi_dots li span::after {
  position: absolute;
  border: 15px solid transparent;
  border-left: 20px solid #fff;
  content: '';
  display: block;
  height: 0;
  width: 0;
  top: 50%;
  right: -35px;
  transform: translateY(-50%);
  transition: all .3s ease;
}

.tsugegushi_dots li.slick-active span {
  background: #333;
  color: #fff;
  font-weight: 600;
}

.tsugegushi_dots li.slick-active span::after {
  border-left: 20px solid #333;
}

.tsugegushi_dots li:last-child span {
  margin-right: 0;
  border-radius: 20px;
}

.tsugegushi_dots li:last-child span::after {
  display: none;
}

.tsugegushi_dots li:last-child.slick-active span {
  background: #991F1F;
  color: #fff;
}

.gotoBox_material, .gotoBox_spacing, .gotoBox_purpose {
  display: inline-block;
  cursor: pointer;
  color: #991F1F;
  text-decoration: underline;
}

.line_table {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.8rem;
  margin-top: 40px;
  line-height: 2.5;
  margin: 40px auto 0;
  padding: 0 20px;
  max-width: 800px;
}

@media screen and (max-width: 600px) {
  .line_table {
    font-size: 1.4rem;
  }
}

.line_table__title {
  border-top: 1px solid #b3b2b1;
  margin-top: 25px;
  padding-left: 30px;
  padding-top: 25px;
  width: 200px;
  font-weight: 300;
}

.line_table__title:first-of-type {
  margin-top: 0;
}

.line_table__title:last-of-type {
  border-bottom: 1px solid #b3b2b1;
  padding-bottom: 25px;
}

@media screen and (max-width: 600px) {
  .line_table__title {
    margin-top: 15px;
    padding-top: 20px;
    padding-left: 10px;
    width: 100px;
  }
}

.line_table__content {
  border-top: 1px solid #b3b2b1;
  margin-top: 25px;
  padding-left: 30px;
  padding-top: 25px;
  width: calc(100% - 200px);
}

.line_table__content:first-of-type {
  margin-top: 0;
}

.line_table__content:last-of-type {
  border-bottom: 1px solid #b3b2b1;
  padding-bottom: 25px;
}

@media screen and (max-width: 600px) {
  .line_table__content {
    margin-top: 15px;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 10px;
    width: calc(100% - 100px);
  }
}

.contact_freedial_area .inquiry_by_tel {
  background-color: #fff;
  color: #1c1c1c;
  border-color: #C6C6C6;
  margin: 0 0 50px;
}

.contact_freedial_area .inquiry_by_tel ul {
  display: grid;
  flex-basis: auto;
  justify-content: center;
  align-items: center;
  gap: 20px;
  grid-auto-flow: column;
}

.contact_freedial_area .inquiry_by_tel ul li.inquiry_by_tel__title {
  padding-top: 2px;
  display: flex;
  flex-wrap: wrap;
}

.contact_freedial_area .inquiry_by_tel ul li.business_hours {
  padding-top: 2px;
  flex-wrap: wrap;
}

.contact_freedial_area .inquiry_by_tel ul li.inquiry_by_tel__title {
  justify-content: flex-end;
}

.contact_freedial_area .inquiry_by_tel ul li.free_dial {
  margin: 0 20px;
  width: 270px;
}

@media screen and (max-width: 600px) {
  .contact_freedial_area .inquiry_by_tel {
    margin: 0 20px 50px;
  }
  .contact_freedial_area .inquiry_by_tel ul {
    gap: 0;
    grid-auto-flow: row;
  }
  .contact_freedial_area .inquiry_by_tel ul li.inquiry_by_tel__title, .contact_freedial_area .inquiry_by_tel ul li.business_hours {
    justify-content: center;
  }
}

.contact_popup {
  position: sticky;
  bottom: 50px;
  margin-bottom: 50px;
  z-index: 999999999;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .contact_popup {
    bottom: 30px;
    margin-bottom: 30px;
  }
}

.contact_popup.stop {
  position: relative;
}

.contact_popup .contact_pu__button {
  display: block;
  position: relative;
  left: -120px;
  height: 84px;
  width: 84px;
  border: 1px solid #B4A582;
  background: #FFFFFF;
  border-radius: 42px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 9999;
  pointer-events: auto;
  opacity: 1;
  transition: all .6s ease;
}

@media screen and (max-width: 768px) {
  .contact_popup .contact_pu__button {
    left: -120px;
    height: 36px;
    width: 110px;
    padding: 0;
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
  }
}

.contact_popup .contact_pu__button.hide {
  opacity: 0;
}

.contact_popup .contact_pu__button.active {
  left: 40px;
}

@media screen and (max-width: 768px) {
  .contact_popup .contact_pu__button.active {
    left: 20px;
  }
}

.contact_popup .contact_pu__button.stop {
  bottom: 50px;
}

.contact_popup .contact_pu__button__icon {
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .contact_popup .contact_pu__button__icon {
    padding-top: 8px;
  }
}

@media screen and (max-width: 768px) {
  .contact_popup .contact_pu__button__icon img {
    width: 30px;
  }
}

.contact_popup .contact_pu__button__txt {
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.6rem;
  color: #333;
}

.contact_popup .contact_pu__button__txt .device-sp {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .contact_popup .contact_pu__button__txt {
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: left;
    letter-spacing: 0.1rem;
  }
}

.contact_popup .contact_pu__card {
  opacity: 0;
  transition: all .5s ease;
}

.contact_popup .contact_pu__card.active {
  opacity: 1;
}

.contact_card {
  width: 355px;
  height: auto;
  position: fixed;
  left: -450px;
  bottom: 30px;
  border: 1px solid #B4A582;
  background: #FFFFFF;
  border-radius: 6px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 30px 30px;
  z-index: 9999999;
  transition: all 1s cubic-bezier(0.6, 0, 1, 1);
}

@media screen and (max-width: 768px) {
  .contact_card {
    left: calc((100vw - 355px) / 2);
    bottom: -450px;
  }
}

.active .contact_card {
  left: 40px;
  transition: all 1s cubic-bezier(0.2, 1.3, 0.6, 1);
}

@media screen and (max-width: 768px) {
  .active .contact_card {
    left: calc((100vw - 355px) / 2);
    bottom: 160px;
  }
}

.contact_card__title {
  font-size: 2.4rem;
  margin-bottom: 10px;
}

.contact_card__msg {
  font-size: 1.5rem;
  margin-bottom: 15px;
}

.contact_card__msg__fd {
  display: none;
}

.contact_card__msg__fd.active {
  display: inline;
}

.contact_card__buttonArea {
  margin-bottom: 10px;
}

.contact_card__buttonArea__button {
  display: block;
  width: 100%;
  padding: 10px 0;
  background: #991F1F;
  color: #FFFFFF;
  font-weight: 500;
}

.contact_card__buttonArea__button.contact_form {
  height: 50px;
  font-size: 1.6rem;
  color: #FFFFFF;
  line-height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  pointer-events: auto;
}

.contact_card__buttonArea__msg {
  display: none;
}

@media screen and (max-width: 768px) {
  .contact_card__buttonArea__msg {
    display: block;
    padding: 0 20px;
  }
}

.contact_card__buttonArea__msg p {
  font-size: 1.1rem;
  margin-top: 10px;
  text-align: center;
}

.contact_card__buttonArea__msg__wd {
  display: none;
}

.contact_card__buttonArea__msg__wd.active {
  display: block;
}

.contact_card__time p {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 15px;
}

.contact_card__time p .anno {
  font-size: 1.2rem;
  margin-top: 5px;
}

.contact_card__cancel {
  position: absolute;
  content: '';
  display: block;
  background: #4D4C49;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  top: -10px;
  right: -10px;
  transform: rotate(45deg);
  pointer-events: auto;
}

@media screen and (max-width: 768px) {
  .contact_card__cancel {
    border: 2px solid #fff;
    box-shadow: none;
  }
}

.contact_card__cancel span {
  position: absolute;
  background: #fff;
  display: block;
}

.contact_card__cancel span:nth-child(1) {
  transform: translate(-50%, -50%);
  height: 23px;
  width: 3px;
  top: 50%;
  left: 50%;
}

.contact_card__cancel span:nth-child(2) {
  transform: translate(-50%, -50%);
  height: 3px;
  width: 23px;
  top: 50%;
  left: 50%;
}

.contact_card__bg {
  display: none;
}

@media screen and (max-width: 768px) {
  .contact_card__bg {
    background: rgba(0, 0, 0, 0.65);
    display: block;
    height: 100vh;
    width: 100vw;
    top: -200vh;
    content: "";
    position: fixed;
    z-index: 999999;
  }
  .contact_pu__card.active .contact_card__bg {
    top: 0;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
}

.contact_tel {
  height: 60px;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 30px;
  padding: 0 30px;
  justify-content: center;
  pointer-events: auto;
}

@media screen and (min-width: 768px) {
  .contact_tel {
    pointer-events: none;
  }
}

.contact_tel__icon {
  padding: 4px 20px 0 0;
}

.contact_tel__txt {
  font-size: 1.8rem;
  padding-bottom: 4px;
  color: #FFFFFF;
}

@media screen and (max-width: 768px) {
  .contact_tel__txt {
    padding-bottom: 0;
  }
}

.contact_tel__txt__sp {
  display: none;
}

.contact_tel__txt__sp.active {
  display: block;
}

.contact_tel__txt__fd {
  display: none;
  font-size: 2.1rem;
}

.contact_tel__txt__fd.active {
  display: block;
}

.contact_tel__txt__wd {
  display: none;
  font-size: 2.1rem;
}

.contact_tel__txt__wd.active {
  display: block;
}

.contact_tel__txt__sub {
  text-align: left;
  font-size: 1.2rem;
}

.contact_tel__txt__tel {
  margin-top: -4px;
}

.menubox_importantInfoArea {
  height: 45px;
  background: -moz-linear-gradient(left, #008DBD, #316CB3);
  background: -webkit-linear-gradient(left, #008DBD, #316CB3);
  background: linear-gradient(to right, #008DBD, #316CB3);
}

.menubox_importantInfoArea.animate {
  background: -moz-linear-gradient(left, #1c00bd, #b34f31, #aabd00, #718eb1);
  background: -webkit-linear-gradient(left, #1c00bd, #b34f31, #aabd00, #718eb1);
  background: linear-gradient(to right, #1c00bd, #b34f31, #aabd00, #718eb1);
  background-size: 200% 200%;
  animation: bggradient 6s ease infinite;
}

@keyframes bggradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.importantInfo_menubox {
  display: flex;
  flex-direction: row;
  height: 45px;
  justify-content: center;
  align-items: center;
}

.importantInfo_menubox__title {
  padding-right: 30px;
  padding-top: 6px;
}

.importantInfo_menubox__title img {
  width: 210px;
}

.importantInfo_menubox__tarm {
  color: #fff;
  font-family: 'Roboto';
  font-size: 1.6rem;
  padding-right: 30px;
}

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

.importantInfo_menubox__tarm .start_date {
  margin-right: 10px;
}

.importantInfo_menubox__tarm .end_date {
  margin-left: 10px;
}

.importantInfo_menubox__links a {
  color: #fff;
  text-decoration: underline;
  font-size: 1.5rem;
  display: block;
  margin-bottom: 4px;
  letter-spacing: 0.1rem;
}

@media screen and (max-width: 768px) {
  .importantInfo_menubox__links a {
    font-size: 1.2rem;
  }
}

body.fs-body-top .fs-l-page {
  margin-top: 0;
  overflow: hidden;
  background: #fff;
}

body .comprehensive_top {
  background: #fff;
}

.comprehensive_top_header .header_menubox {
  box-shadow: none;
}

.comprehensive_top_header .header_menubox .header_menu {
  background: none;
}

.comprehensive_top_header .header_menubox .header_menu .shop_logo a {
  display: none;
}

.comprehensive_top_header.menu_white .header_menu .hbg_menu_area button span {
  background: #fff;
}

.comprehensive_top_header.menu_white .header_menu .hbg_menu_area button::after {
  color: #fff;
}

.comprehensive_top_header.menu_white .header_menu .search_icon {
  fill: #fff;
}

.comprehensive_top_header.menu_white .header_menu .cart_icon {
  fill: #fff;
}

.compBigHeader {
  display: grid;
  height: 100vh;
  width: 100%;
  grid-template: "right title left" 44% "right menu left" 56%/calc(50% - 160px) 320px calc(50% - 160px);
}

@media screen and (max-width: 960px) {
  .compBigHeader {
    height: calc(100vh + 620px);
    grid-template-areas: "right" "title" "left" "menu";
    grid-template-rows: calc((100vh - 115px) / 2) 115px calc((100vh - 115px) / 2) auto;
    grid-template-columns: auto;
  }
}

.compBigHeader__rightSide {
  grid-area: right;
  background: #fff;
}

.compBigHeader__titleArea {
  grid-area: title;
  background: #F5F4F0;
  padding: 0 30px;
}

.compBigHeader__menuArea {
  grid-area: menu;
  background: #F5F4F0;
}

.compBigHeader__leftSide {
  grid-area: left;
  background: #fff;
}

.compBigHeader__rightSide, .compBigHeader__leftSide {
  display: block;
  height: 100vh;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.compBigHeader__rightSide div, .compBigHeader__leftSide div {
  height: 100vh;
}

.compBigHeader__rightSide div img, .compBigHeader__leftSide div img {
  display: none;
}

.compBigHeader__rightSide__sp, .compBigHeader__leftSide__sp {
  display: none;
}

@media screen and (max-width: 960px) {
  .compBigHeader__rightSide, .compBigHeader__leftSide {
    display: none;
  }
  .compBigHeader__rightSide__sp, .compBigHeader__leftSide__sp {
    display: block;
    height: calc((100vh - 115px) / 2);
  }
  .compBigHeader__rightSide__sp div, .compBigHeader__leftSide__sp div {
    height: calc((100vh - 115px) / 2);
  }
  .compBigHeader__rightSide__sp div img, .compBigHeader__leftSide__sp div img {
    display: none;
  }
}

.topScrollGuide {
  display: none;
}

@media screen and (max-width: 960px) {
  .topScrollGuide {
    display: block;
    position: absolute;
    transform: translate(-50%, 0);
    font-size: 1.2rem;
    color: #fff;
    font-family: 'Roboro', sans-serif;
    font-weight: 600;
    bottom: 109px;
    right: 0%;
    letter-spacing: 2px;
    writing-mode: vertical-rl;
  }
  .topScrollGuide::after {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    height: 100px;
    background: #fff;
    top: 55px;
    left: 46%;
    opacity: 1;
    transform: translate(-50%, 0);
    animation: guideArrow 10s linear 0s infinite normal none running;
  }
}

@keyframes guideArrow {
  0% {
    height: 0px;
    top: 55px;
    opacity: 0;
  }
  10% {
    height: 100px;
    top: 55px;
    opacity: 1;
  }
  80% {
    height: 100px;
    top: 55px;
    opacity: 1;
  }
  100% {
    height: 0px;
    top: 155px;
    opacity: 0;
  }
}

.compBigHeaderComb {
  display: grid;
  height: 100vh;
  width: 100%;
  grid-template: "right title left" 44% "right menu left" 56%/calc(50% - 160px) 320px calc(50% - 160px);
}

.compBigHeaderComb__rightSide {
  grid-area: right;
  background: #fff;
}

.compBigHeaderComb__titleArea {
  grid-area: title;
  background: #F5F4F0;
  padding: 0 30px;
}

.compBigHeaderComb__menuArea {
  grid-area: menu;
  background: #F5F4F0;
}

.compBigHeaderComb__leftSide {
  grid-area: left;
  background: #fff;
}

.compBigHeaderComb__rightSide, .compBigHeaderComb__leftSide {
  display: block;
  height: 100vh;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.compBigHeaderComb__rightSide div, .compBigHeaderComb__leftSide div {
  height: 100vh;
}

.compBigHeaderComb__rightSide div img, .compBigHeaderComb__leftSide div img {
  display: none;
}

@media screen and (max-width: 960px) {
  .compBigHeaderComb {
    height: calc(100vh + 620px);
    grid-template-areas: "right" "title" "left" "menu";
    grid-template-rows: calc((100vh - 115px) / 2) 115px calc((100vh - 115px) / 2) auto;
    grid-template-columns: auto;
  }
  .compBigHeaderComb__rightSide, .compBigHeaderComb__leftSide {
    display: block;
    height: calc((100vh - 115px) / 2);
  }
  .compBigHeaderComb__rightSide div, .compBigHeaderComb__leftSide div {
    height: calc((100vh - 115px) / 2);
  }
  .compBigHeaderComb__rightSide div img, .compBigHeaderComb__leftSide div img {
    display: none;
  }
}

.compTopMenu {
  margin-top: 40px;
  display: grid;
  grid-template-rows: 55% auto;
  height: 100%;
}

.compTopMenu__menuArea__title {
  display: none;
}

.compTopMenu__menuArea ul {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 240px;
  margin: 26px auto 20px;
}

.compTopMenu__menuArea ul li a {
  position: relative;
  width: 40px;
  writing-mode: vertical-rl;
  align-items: center;
  display: flex;
  letter-spacing: 4px;
  font-size: 1.6rem;
  font-weight: 500;
  transition: all .3s ease;
}

.compTopMenu__menuArea ul li a::before {
  content: "";
  display: block;
  width: 1px;
  height: 18px;
  position: absolute;
  top: -22px;
  transform: translateX(-50%);
  background: #333;
  left: 50%;
  transition: all .3s ease;
}

.compTopMenu__menuArea ul li a span {
  background: none;
  padding: 5px 0;
  transition: all .3s ease;
}

.compTopMenu__menuArea ul li a:hover::before {
  height: 28px;
  top: -32px;
  background: #666;
}

.compTopMenu__menuArea ul li a:hover span {
  background: #991F1F;
  color: #fff;
}

.compTopMenu__scrollGuide__text {
  margin: 0 auto;
  writing-mode: vertical-rl;
  align-items: center;
  display: flex;
  font-size: 1.3rem;
  letter-spacing: 3px;
  position: relative;
}

.compTopMenu__scrollGuide__text::after {
  position: absolute;
  content: "";
  display: block;
  height: 0;
  width: 1px;
  opacity: 0;
  top: 140px;
  left: 50%;
  transform: translateX(-50%);
  background: #B3B2B1;
  animation: line 10s ease-in-out 2s infinite normal none running;
}

.compTopMenu__scrollGuide__text::before {
  position: absolute;
  content: "";
  display: block;
  top: 140px;
  left: 60%;
  opacity: 0;
  transform: translateX(-40%);
  border-right: 3px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 3px solid #B3B2B1;
  border-top: 4px solid #B3B2B1;
  animation: slidein 10s ease-in-out 2s infinite normal none running;
  z-index: 5;
}

@keyframes slidein {
  0% {
    opacity: 0;
    top: 130px;
  }
  10% {
    opacity: 1;
    top: 193px;
  }
  15% {
    opacity: 1;
    top: 181px;
  }
  18% {
    opacity: 1;
    top: 183px;
  }
  95% {
    opacity: 1;
    top: 183px;
  }
  100% {
    opacity: 0;
    top: 183px;
  }
}

@keyframes line {
  0% {
    opacity: 0;
    height: 0;
  }
  10% {
    opacity: 1;
    height: 60px;
  }
  15% {
    opacity: 1;
    height: 48px;
  }
  18% {
    opacity: 1;
    height: 50px;
  }
  95% {
    opacity: 1;
    height: 50px;
  }
  100% {
    opacity: 0;
    height: 50px;
  }
}

@media screen and (max-width: 960px) {
  .compTopMenu {
    background: #fff;
    margin-top: 0;
    padding-top: 40px;
    grid-template-rows: 62% auto;
  }
  .compTopMenu__menuArea__title {
    display: block;
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 2px;
    color: #b4a582;
    padding-bottom: 20px;
  }
  .compTopMenu__menuArea ul {
    width: 290px;
    margin: 46px auto 20px;
  }
  .compTopMenu__menuArea ul li a {
    font-size: 1.8rem;
  }
  .compTopMenu__menuArea ul li a:hover span {
    background: none;
    color: #333;
  }
  .compTopMenu__scrollGuide__text {
    margin: 0 auto;
    writing-mode: vertical-rl;
    align-items: center;
    display: flex;
    font-size: 1.2rem;
    letter-spacing: 3px;
    position: relative;
  }
  .compTopMenu__scrollGuide__text::after {
    position: absolute;
    content: "";
    display: block;
    height: 0;
    width: 1px;
    opacity: 0;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    background: #B3B2B1;
    animation: line 10s ease-in-out 2s infinite normal none running;
  }
  .compTopMenu__scrollGuide__text::before {
    position: absolute;
    content: "";
    display: block;
    top: 140px;
    left: 60%;
    opacity: 0;
    transform: translateX(-40%);
    border-right: 3px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 3px solid #B3B2B1;
    border-top: 4px solid #B3B2B1;
    animation: slidein 10s ease-in-out 2s infinite normal none running;
    z-index: 5;
  }
}

.logoArea {
  position: relative;
  top: 60%;
  padding-bottom: 50px;
  border-bottom: 1px solid #ddd;
}

.kazurasei_logo_footer .logoArea__logo__img {
  height: 70px;
}

.compBigHeader .logoArea__logo {
  text-align: center;
}

.compBigHeader .logoArea__logo__img {
  width: 223px;
  height: 71px;
  fill: #1c1c1c;
}

.compBigHeader .logoArea__shopTitle {
  font-family: 'Roboto', sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #B4A582;
  text-align: center;
  margin-top: 13px;
  letter-spacing: 0.8px;
}

@media screen and (max-width: 960px) {
  .logoArea {
    top: 15px;
    padding-bottom: 0;
    border-bottom: none;
  }
  .compBigHeader .logoArea__logo__img {
    transform: scale(0.95);
  }
  .compBigHeader .logoArea__shopTitle {
    font-weight: 400;
    margin-top: -2px;
    letter-spacing: 0;
  }
}

.company_message {
  height: 1080px;
  background: #F5F4F0;
  display: grid;
  align-items: center;
  justify-content: center;
}

.company_message.fullwide_wrapper {
  margin: 0 !important;
}

.company_message__main {
  text-align: center;
}

.company_message__main h2 {
  font-size: 5rem;
  letter-spacing: 4px;
  line-height: 9rem;
  margin-bottom: 75px;
}

.company_message__main h3 {
  font-size: 2.6rem;
  letter-spacing: 1.5px;
  margin-bottom: 35px;
}

.company_message__main__message {
  font-size: 1.8rem;
  line-height: 4.6rem;
}

@media screen and (max-width: 480px) {
  .company_message {
    height: 860px;
    background: #f5f4f0;
  }
  .company_message__main {
    padding: 0 40px;
  }
  .company_message__main h2 {
    font-size: 3.2rem;
    letter-spacing: 4px;
    line-height: 5.0rem;
    margin-bottom: 55px;
  }
  .company_message__main h3 {
    font-size: 2.0rem;
    letter-spacing: 1.5px;
    line-height: 3.4rem;
    margin-bottom: 45px;
  }
  .company_message__main__message {
    text-align: left;
    font-size: 1.6rem;
    line-height: 3.2rem;
  }
}

.company_image {
  margin: 0 !important;
}

.company_image__image {
  height: 780px;
  background: #eee;
  overflow: hidden;
}

.company_image__image img {
  height: 1040px;
  width: 100%;
  object-fit: cover;
  position: relative;
  top: 50%;
}

@media screen and (max-width: 960px) {
  .company_image__image {
    height: 520px;
  }
  .company_image__image img {
    height: 780px;
    position: relative;
    top: 50%;
  }
}

@media screen and (max-width: 480px) {
  .company_image__image {
    height: 260px;
  }
  .company_image__image img {
    height: 390px;
    position: relative;
    top: 50%;
  }
}

.allItems_summary {
  height: 1080px;
  margin-bottom: 50px !important;
}

.allItems_summary__message {
  display: block;
  z-index: 20;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.allItems_summary__message__title {
  font-size: 5rem;
  padding-top: 150px;
  text-align: center;
}

.allItems_summary__message__message {
  font-size: 1.8rem;
  padding-top: 45px;
  text-align: center;
}

.allItems_summary__image {
  position: relative;
  width: 100%;
  transition: all .1s ease-out;
}

.allItems_summary__image__img {
  text-align: center;
  margin-top: 105px;
  position: relative;
  height: 660px;
  overflow: visible;
}

.allItems_summary__image__img img.top_prod_img01 {
  position: absolute;
  width: 460px;
  left: 0;
  top: 0;
}

.allItems_summary__image__img img.top_prod_img02 {
  position: absolute;
  left: 31.3%;
  top: 175px;
  width: 254px;
  z-index: 5;
}

.allItems_summary__image__img img.top_prod_img03 {
  position: absolute;
  width: 365px;
  right: 43.7%;
  top: 404px;
  z-index: 3;
}

.allItems_summary__image__img img.top_prod_img04 {
  position: absolute;
  width: 460px;
  left: -22%;
  top: 340px;
}

.allItems_summary__image__img img.top_prod_img05 {
  position: absolute;
  width: 581px;
  left: 58.7%;
  top: 0;
}

.allItems_summary__image__img img.top_prod_img06 {
  position: absolute;
  width: 363px;
  right: -22%;
  top: 273px;
}

.allItems_summary__image__img img.top_prod_img07 {
  position: absolute;
  width: 300px;
  left: 69.45%;
  top: 447px;
}

@media screen and (max-width: 480px) {
  .allItems_summary {
    height: 890px;
  }
  .allItems_summary__message__title {
    font-size: 3.2rem;
    padding-top: 75px;
    letter-spacing: 1.5px;
  }
  .allItems_summary__message__message {
    font-size: 1.5rem;
    text-align: left;
    padding: 30px 40px 0;
    line-height: 3rem;
  }
  .allItems_summary__image__img {
    padding: 0 20px;
    margin-top: 40px;
    height: 520px;
  }
  .allItems_summary__image__img img.top_prod_img01 {
    position: absolute;
    width: 174px;
    left: 5vw;
    top: 0;
  }
  .allItems_summary__image__img img.top_prod_img02 {
    position: absolute;
    left: 42vw;
    top: 66px;
    width: 96px;
    z-index: 5;
  }
  .allItems_summary__image__img img.top_prod_img03 {
    position: absolute;
    width: 138px;
    right: 5.5vw;
    top: 106px;
    z-index: 3;
  }
  .allItems_summary__image__img img.top_prod_img04 {
    position: absolute;
    width: 174px;
    left: -1.2vw;
    top: 149px;
  }
  .allItems_summary__image__img img.top_prod_img05 {
    position: absolute;
    width: 177px;
    left: 7vw;
    top: 296px;
  }
  .allItems_summary__image__img img.top_prod_img06 {
    position: absolute;
    width: 141px;
    right: -1.8vw;
    top: 257px;
  }
  .allItems_summary__image__img img.top_prod_img07 {
    position: absolute;
    width: 141px;
    left: 44.1vw;
    top: 421px;
  }
}

.brand_summary_area {
  position: relative;
  height: 660px;
  background: none !important;
  margin-bottom: 100px !important;
}

.brand_summary_area_front {
  position: absolute;
  height: 600px;
  display: flex;
  width: 100%;
  z-index: 10;
}

.brand_summary_area_front_img_area {
  flex-basis: 50%;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 600px;
}

.brand_summary_area_front_img_area img {
  position: absolute;
  height: 100%;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.brand_summary_area_front_summary {
  flex-basis: 50%;
  position: relative;
}

.brand_summary_area_front_summary_box {
  width: 480px;
  position: absolute;
  top: calc(50% + 60px);
  left: 115px;
  transform: translate(0%, -50%);
}

.brand_summary_area_front_summary_box_message {
  font-size: calc((40 / 10) * 1rem);
  margin-bottom: 40px;
  letter-spacing: 3.5px;
}

.brand_summary_area_front_summary_box__subtitle {
  font-size: 2rem;
  margin-bottom: 30px;
  letter-spacing: 1.2px;
  color: #b4a582;
  margin-top: 20px;
}

.brand_summary_area_front_summary_box__title {
  font-size: calc((40 / 10) * 1rem);
  margin-bottom: 40px;
  letter-spacing: 2.4px;
}

.brand_summary_area_front_summary_box_description {
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.brand_summary_area_front_summary_box_description p {
  margin-bottom: 10px;
}

.brand_summary_area_front_summary_box.toGift {
  left: 90px;
}

.brand_summary_area_front_summary_box.toGift .brand_summary_area_front_summary_box__title {
  width: 520px;
}

.brand_summary_area_front_summary_box__to a {
  display: inline-grid;
  background: #fff;
  text-align: center;
  height: 50px;
  align-items: center;
  border-radius: 25px;
  border: 1px solid #B3B2B1;
  box-sizing: border-box;
  letter-spacing: 1.5px;
  min-width: 290px;
  padding: 0 60px;
}

.brand_summary_area_bg {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 600px;
  display: flex;
}

.brand_summary_area_bg div {
  height: 600px;
}

.brand_summary_area_bg div:nth-child(1) {
  flex: 1 1 auto;
}

.brand_summary_area_bg div:nth-child(2) {
  flex: 5 1 auto;
  background: #F5F4F0;
}

.brand_summary_area_bg div:nth-child(3) {
  flex: 1 1 auto;
  background: #F5F4F0;
}

.brand_summary_area.reverse .brand_summary_area_front, .brand_summary_area.reverse .brand_summary_area_bg {
  flex-direction: row-reverse;
}

.brand_summary_area.reverse .brand_summary_area_front_summary_box {
  left: auto;
  right: 115px;
  transform: translate(0%, -50%);
}

@media only screen and (max-width: 960px) {
  .brand_summary_area {
    margin-bottom: 35px !important;
    height: 750px;
  }
  .brand_summary_area_front {
    flex-direction: column;
    height: auto;
    position: relative;
    width: 80vw;
  }
  .brand_summary_area_front_img_area {
    width: 100%;
    height: 220px;
    flex-basis: 220px;
  }
  .brand_summary_area_front_summary {
    flex-basis: auto;
  }
  .brand_summary_area_front_summary_box {
    top: 20px;
    left: 15vw;
    margin: 0;
    transform: none;
    padding: 20px 40px;
    width: 85vw;
    position: absolute;
  }
  .brand_summary_area_front_summary_box_message {
    font-size: calc((26 / 10) * 1rem);
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  .brand_summary_area_front_summary_box_description {
    font-size: calc((15 / 10) * 1rem);
    line-height: calc((30 / 10) * 1rem);
  }
  .brand_summary_area_bg {
    height: 690px;
  }
  .brand_summary_area_bg div {
    height: 690px;
  }
  .brand_summary_area.reverse .brand_summary_area_front {
    flex-direction: column;
    width: 100%;
  }
  .brand_summary_area.reverse .brand_summary_area_front_img_area {
    width: 80vw;
    align-self: flex-end;
  }
  .brand_summary_area.reverse .brand_summary_area_front_summary_box {
    top: 20px;
    left: 0;
    margin: 0;
    transform: none;
    padding: 20px 40px;
    width: 85vw;
    position: relative;
  }
  .brand_summary_area.reverse .brand_summary_area_bg {
    flex-direction: row-reverse;
  }
}

@media only screen and (max-width: 599px) {
  .brand_summary_area {
    height: 780px;
  }
  .brand_summary_area_front {
    flex-direction: column;
    height: auto;
    width: 100%;
  }
  .brand_summary_area_front_img_area {
    width: 90vw;
    height: 223px;
    flex-basis: 223px;
  }
  .brand_summary_area_front_summary {
    flex-basis: 600px;
  }
  .brand_summary_area_front_summary_box {
    width: 100%;
    left: 0;
    padding: 5px 40px;
  }
  .brand_summary_area_front_summary_box_message {
    text-align: left;
  }
  .brand_summary_area_front_summary_box__subtitle {
    font-size: 1.6rem;
    letter-spacing: 1px;
    margin-bottom: 13px;
  }
  .brand_summary_area_front_summary_box__title {
    font-size: 3.1rem;
    letter-spacing: 3.2px;
    line-height: 5rem;
    margin-bottom: 25px;
  }
  .brand_summary_area_front_summary_box_description {
    margin-bottom: 37px;
  }
  .brand_summary_area_front_summary_box__to {
    text-align: center;
  }
  .brand_summary_area_front_summary_box__to a {
    margin: 0 auto;
    padding: 0;
  }
  .brand_summary_area_front_summary_box.toGift {
    left: 0;
  }
  .brand_summary_area_front_summary_box.toGift .brand_summary_area_front_summary_box__title {
    width: auto;
  }
  .brand_summary_area_bg {
    height: 720px;
    display: flex;
  }
  .brand_summary_area_bg div {
    height: 720px;
  }
  .brand_summary_area_bg div:nth-child(1) {
    background: #f5f4f0;
  }
  .brand_summary_area.reverse .brand_summary_area_front_img_area {
    width: 90vw;
  }
  .brand_summary_area.reverse .brand_summary_area_front_summary_box {
    width: 100%;
    padding: 5px 40px;
  }
  .brand_summary_area.reverse .brand_summary_area_bg div:nth-child(3) {
    background: #f5f4f0;
  }
  .brand_summary_area__with_detail {
    height: 700px;
    margin-bottom: 0 !important;
  }
  .brand_summary_area__with_detail .brand_summary_area_bg {
    height: 640px;
  }
  .brand_summary_area__with_detail .brand_summary_area_bg div {
    height: 640px;
  }
}

.comp_brand_detail {
  background: none !important;
}

.comp_brand_detail__box {
  display: grid;
  gap: 0 50px;
  margin-bottom: 120px;
  height: 320px;
}

.comp_brand_detail__box.img_right {
  grid-template: "text img_right" auto "link img_right" 1fr/1fr 660px;
}

.comp_brand_detail__box.img_left {
  grid-template: "img_left text" auto "img_left link" 1fr/660px 1fr;
}

.comp_brand_detail__box__textArea {
  grid-area: text;
}

.comp_brand_detail__box__textArea__title {
  font-size: 3rem;
  letter-spacing: 2px;
  margin-bottom: 21px;
  margin-top: 3px;
}

.comp_brand_detail__box__textArea__description {
  letter-spacing: .5px;
  font-weight: 300;
  font-size: 1.6rem;
}

.comp_brand_detail__box__textArea__description p {
  margin-bottom: 12px;
  line-height: 3.4rem;
  letter-spacing: 1.8px;
}

.comp_brand_detail__box__imgArea {
  display: flex;
  flex-basis: 660px;
  justify-content: space-between;
}

.img_right .comp_brand_detail__box__imgArea {
  grid-area: img_right;
}

.img_left .comp_brand_detail__box__imgArea {
  grid-area: img_left;
}

.comp_brand_detail__box__imgArea_img {
  max-width: 320px;
  max-height: 320px;
}

.comp_brand_detail__box__imgArea_img img {
  width: 100%;
}

.comp_brand_detail__box__linkArea {
  grid-area: link;
  align-self: start;
}

.comp_brand_detail__box__linkArea a {
  height: 50px;
  box-sizing: border-box;
  display: inline-grid;
  align-items: center;
  border: 1px solid #B3B2B1;
  padding: 0 60px;
  border-radius: 30px;
  background: #fff;
  margin-top: 10px;
  letter-spacing: 1.5px;
  transition: all .2s ease;
}

.comp_brand_detail__box__linkArea a:hover {
  color: #666;
  border-color: #ddd;
  background-color: #eee;
}

.comp_brand_detail__box.img_right .summary_detail_description {
  padding-right: 60px;
}

.comp_brand_detail__box.img_left .summary_detail_description {
  padding-left: 60px;
}

@media screen and (max-width: 960px) {
  .comp_brand_detail {
    margin-bottom: 40px !important;
    background: #F5F4F0 !important;
    margin-top: 0 !important;
    padding-bottom: 5px !important;
  }
  .comp_brand_detail__box {
    display: grid;
    gap: 0 0;
    margin-bottom: 50px;
    height: auto;
    padding-top: 40px;
    border-top: 1px solid #CCCBCA;
  }
  .comp_brand_detail__box.img_right {
    grid-template: "text" auto "img_right" auto "link" auto/1fr;
  }
  .comp_brand_detail__box.img_left {
    grid-template: "text" auto "img_left" auto "link" auto/1fr;
  }
  .comp_brand_detail__box__textArea__title {
    font-size: calc((26 / 10) * 1rem);
    letter-spacing: 1.7px;
    margin-bottom: 28px;
  }
  .comp_brand_detail__box__textArea__description {
    font-size: calc((15 / 10) * 1rem);
    flex-basis: auto;
    width: auto;
    padding: 0;
  }
  .comp_brand_detail__box__textArea__description h3 {
    font-size: 2rem;
  }
  .comp_brand_detail__box__textArea__description p {
    margin-bottom: 11px;
    line-height: 3rem;
  }
  .comp_brand_detail__box__imgArea {
    flex-basis: auto;
    width: auto;
    justify-content: space-between;
    margin: 15px auto;
    max-width: none;
  }
  .comp_brand_detail__box__imgArea_img {
    margin-right: 20px;
  }
  .comp_brand_detail__box__imgArea_img:nth-child(2n) {
    margin-right: 0;
  }
  .comp_brand_detail__box__linkArea {
    justify-self: center;
  }
  .comp_brand_detail__box__linkArea a {
    padding: 0 30px;
    min-width: 300px;
    text-align: center;
  }
  .comp_brand_detail__box.img_left .comp_brand_detail__box__textArea, .comp_brand_detail__box.img_right .comp_brand_detail__box__textArea {
    padding: 0 20px;
  }
  .comp_brand_detail__box.img_left {
    flex-direction: column-reverse;
  }
}

.toHistory {
  margin: 0 !important;
  height: 1080px;
  background: #77736A;
  position: relative;
  overflow: hidden;
}

.toHistory__back_imgs {
  position: absolute;
  top: 116px;
  height: 800px;
  width: 100%;
}

.toHistory__back_imgs [class*=toHistory__back_imgs__] {
  position: absolute;
}

.toHistory__back_imgs__pcImg01 {
  width: 450px;
  left: 5.2%;
}

.toHistory__back_imgs__pcImg02 {
  width: 210px;
  top: 20px;
  right: 17.7%;
}

.toHistory__back_imgs__pcImg03 {
  width: 370px;
  top: 181px;
  right: -3.7%;
}

.toHistory__back_imgs__pcImg04 {
  width: 255px;
  top: 376px;
  left: 1.6%;
}

.toHistory__back_imgs__pcImg05 {
  width: 450px;
  top: 460px;
  right: 13%;
}

.toHistory__back_imgs__pcImg06 {
  width: 370px;
  top: 512px;
  left: 17%;
}

.toHistory__summary {
  position: relative;
  z-index: 9;
  top: 260px;
}

.toHistory__summary__subtitle {
  color: #B4A582;
  text-align: center;
  letter-spacing: 1.6px;
  margin-bottom: 37px;
}

.toHistory__summary__title {
  color: #fff;
  font-size: 4rem;
  text-align: center;
  letter-spacing: 4px;
  margin-bottom: 47px;
}

.toHistory__summary__message {
  color: #fff;
  font-size: 2.6rem;
  text-align: center;
  line-height: 5rem;
  letter-spacing: 1.5px;
  margin-bottom: 35px;
}

.toHistory__summary__description {
  color: #fff;
  line-height: 4rem;
  width: 500px;
  margin: 0 auto;
  margin-bottom: 32px;
  letter-spacing: 1.5px;
  margin-bottom: 40px;
}

.toHistory__link {
  top: 260px;
  position: relative;
}

.toHistory__link__to {
  text-align: center;
}

.toHistory__link__to a {
  height: 40px;
  box-sizing: border-box;
  display: inline-grid;
  align-items: center;
  border: 1px solid #b3b2b1;
  padding: 0 30px;
  border-radius: 30px;
  background: #fff;
  transition: all .2s ease;
}

.toHistory__link__to a:hover {
  color: #666;
  border-color: #ddd;
  background-color: #eee;
}

@media screen and (max-width: 960px) {
  .toHistory__summary {
    top: 50px;
  }
  .toHistory__back_imgs {
    position: relative;
    top: 50px;
  }
  .toHistory__back_imgs__pcImg01 {
    width: 300px;
    left: 5.2%;
  }
  .toHistory__back_imgs__pcImg02 {
    width: 150px;
    top: 10px;
    right: 31.7%;
  }
  .toHistory__back_imgs__pcImg03 {
    width: 280px;
    top: 87px;
    right: -3.7%;
  }
  .toHistory__back_imgs__pcImg04 {
    width: 225px;
    top: 136px;
    left: 1.6%;
  }
  .toHistory__back_imgs__pcImg05 {
    width: 240px;
    top: 300px;
    right: 13%;
  }
  .toHistory__back_imgs__pcImg06 {
    width: 220px;
    top: 312px;
    left: 30%;
  }
}

@media screen and (max-width: 600px) {
  .toHistory {
    height: 810px;
  }
  .toHistory__summary__subtitle {
    margin-bottom: 20px;
  }
  .toHistory__summary__title {
    font-size: 3.2rem;
    letter-spacing: 1.5px;
    margin-bottom: 35px;
  }
  .toHistory__summary__message {
    font-size: 1.6rem;
    line-height: 3.2rem;
    letter-spacing: 0.5px;
  }
  .toHistory__summary__description {
    display: none;
  }
  .toHistory__back_imgs {
    top: 25px;
    height: 380px;
  }
  .toHistory__back_imgs [class*=toHistory__back_imgs__spImg] {
    height: 160px;
  }
  .toHistory__back_imgs__spImg01 {
    width: 215px;
    left: 20px;
  }
  .toHistory__back_imgs__spImg02 {
    width: calc(100% - 265px);
    top: 0px;
    right: 20px;
  }
  .toHistory__back_imgs__spImg03 {
    width: calc(100% - 265px);
    top: 171px;
    left: 20px;
  }
  .toHistory__back_imgs__spImg04 {
    width: 215px;
    top: 171px;
    right: 20px;
  }
  .toHistory__link {
    top: 50px;
  }
  .toHistory__link__to a {
    height: 50px;
    width: 300px;
  }
}

.shop_info__title {
  text-align: center;
  padding: 105px 0 95px;
  font-size: 4rem;
  letter-spacing: 2px;
}

.shop_info__box {
  display: grid;
  margin-bottom: 120px;
  grid-template: "shopName shopImg " 240px "shopAderss shopImg " auto "shopMap shopImg" 45px/480px auto;
}

.shop_info__box.imgLeft {
  grid-template: "shopImg shopName" 240px "shopImg shopAderss" auto "shopImg shopMap" 45px/auto 480px;
}

.shop_info__box__name {
  grid-area: shopName;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}

.shop_info__box__name__eng {
  writing-mode: vertical-rl;
  color: #B4A582;
  width: 40px;
}

.shop_info__box__name__name {
  writing-mode: vertical-rl;
  font-size: 3rem;
  width: 75px;
  line-height: 4.5rem;
  letter-spacing: 4px;
}

.shop_info__box__adress {
  grid-area: shopAderss;
  font-size: 1.5rem;
  padding-left: 15%;
  padding-right: 20%;
  line-height: 2.8rem;
  padding-bottom: 30px;
}

.shop_info__box__maplink {
  grid-area: shopMap;
  display: inline-flex;
  align-items: center;
  padding-left: 15%;
}

.shop_info__box__maplink a {
  height: 40px;
  box-sizing: border-box;
  display: inline-grid;
  align-items: center;
  border: 1px solid #b3b2b1;
  padding: 0 30px;
  border-radius: 30px;
  background: #fff;
  transition: all .2s ease;
}

.shop_info__box__maplink a:hover {
  color: #666;
  border-color: #ddd;
  background-color: #eee;
}

.shop_info__box__shopImage {
  grid-area: shopImg;
}

@media screen and (max-width: 960px) {
  .shop_info__title {
    padding: 45px 0 40px;
    font-size: 2.6rem;
  }
  .shop_info__box {
    margin-bottom: 55px;
    gap: 35px 0;
    grid-template: "shopImg shopImg" 225px "shopAderss shopName" auto "shopMap shopName" 45px/auto 90px;
  }
  .shop_info__box.imgLeft {
    grid-template: "shopImg shopImg" 225px "shopAderss shopName" auto "shopMap shopName" 45px/auto 90px;
  }
  .shop_info__box__name__eng {
    width: 30px;
    font-size: 1.3rem;
  }
  .shop_info__box__name__name {
    font-size: 2.3rem;
    width: auto;
    line-height: 3.5rem;
    letter-spacing: 4px;
  }
  .shop_info__box__adress {
    grid-area: shopAderss;
    padding-left: 10px;
    padding-right: 45px;
    padding-top: 20px;
    line-height: 2.8rem;
    padding-bottom: 0;
  }
  .shop_info__box__maplink {
    grid-area: shopMap;
    display: inline-flex;
    align-items: center;
    padding-left: 10px;
  }
  .shop_info__box__maplink a {
    height: 35px;
    padding: 0;
    text-align: center;
    width: 120px;
    font-size: 1.4rem;
  }
  .shop_info__box__shopImage {
    grid-area: shopImg;
    height: 225px;
  }
}

.shop_info_teramachi {
  background: #C3B79B !important;
  margin: 0;
  height: 600px;
  padding: 80px 0 0;
  margin-bottom: 150px !important;
}

.shop_info_teramachi__area {
  display: grid;
  grid-template: "info img"/auto minmax(300px, 710px);
  margin: 0 auto !important;
}

.shop_info_teramachi__info {
  grid-area: info;
}

.shop_info_teramachi__info__box {
  width: 330px;
  margin: 0 auto;
}

.shop_info_teramachi__info__subtitle {
  color: #fff;
  font-size: 1.8rem;
  margin-top: 32px;
  margin-bottom: 22px;
}

.shop_info_teramachi__info__name {
  font-size: 3rem;
  letter-spacing: 2px;
  margin-bottom: 16px;
}

.shop_info_teramachi__info__subName {
  font-size: 1.7rem;
  margin-bottom: 28px;
}

.shop_info_teramachi__info__summary {
  font-size: 1.5rem;
  line-height: 2.8rem;
  margin-bottom: 22px;
}

.shop_info_teramachi__info__link {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}

.shop_info_teramachi__info__link__toSite, .shop_info_teramachi__info__link__toMap {
  margin-right: 10px;
}

.shop_info_teramachi__info__link__toSite a, .shop_info_teramachi__info__link__toMap a {
  font-size: 1.5rem;
  height: 40px;
  box-sizing: border-box;
  display: inline-grid;
  align-items: center;
  border: 1px solid #b3b2b1;
  padding: 0 30px;
  border-radius: 30px;
  background: #fff;
  min-width: 150px;
  justify-content: center;
  transition: all .2s ease;
}

.shop_info_teramachi__info__link__toSite a:hover, .shop_info_teramachi__info__link__toMap a:hover {
  color: #666;
  border-color: #ddd;
  background-color: #eee;
}

.shop_info_teramachi__info__attention {
  font-size: 1.3rem;
  font-weight: 300;
}

.shop_info_teramachi__img {
  grid-area: img;
  max-width: 710px;
  min-width: 300px;
  height: 443px;
}

@media screen and (max-width: 480px) {
  .shop_info_teramachi {
    height: auto;
    padding: 20px 0 40px;
    margin-bottom: 20px !important;
  }
  .shop_info_teramachi__area {
    display: grid;
    grid-template: "img" 210px "info" auto/auto;
  }
  .shop_info_teramachi__info {
    padding: 0 10px;
  }
  .shop_info_teramachi__info__box {
    width: auto;
  }
  .shop_info_teramachi__info__subtitle {
    font-size: 1.3rem;
    margin-bottom: 13px;
  }
  .shop_info_teramachi__info__name {
    font-size: 2.3rem;
    margin-bottom: 11px;
  }
  .shop_info_teramachi__info__subName {
    font-size: 1.6rem;
    margin-bottom: 26px;
  }
  .shop_info_teramachi__info__summary {
    font-size: 1.5rem;
    line-height: 2.8rem;
    margin-bottom: 22px;
    font-weight: 300;
  }
  .shop_info_teramachi__info__link {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
  }
  .shop_info_teramachi__info__link__toSite, .shop_info_teramachi__info__link__toMap {
    margin-right: 20px;
  }
  .shop_info_teramachi__info__link__toSite a, .shop_info_teramachi__info__link__toMap a {
    font-size: 1.4rem;
    height: 35px;
    padding: 0 10px;
    border-radius: 20px;
    background: #fff;
    min-width: 130px;
  }
  .shop_info_teramachi__img {
    max-width: 400px;
    min-width: 200px;
    height: 210px;
  }
}

@media screen and (max-width: 980px) {
  .fs-body-top .information_area_list_post_title a {
    text-decoration: none;
  }
}

.fs-body-top .picup_banner_area {
  border-bottom: none;
  padding-bottom: 10px;
}

.recommend_area {
  margin-bottom: 60px !important;
}

.recommend_area__historyList, .recommend_area__othersList, .recommend_area__parsonalList {
  padding-bottom: 40px;
}

.recommend_area__title__newItemList {
  font-size: 3.4rem;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 300;
  letter-spacing: 3px;
}

@media screen and (max-width: 980px) {
  .recommend_area__title__newItemList {
    font-size: 2.2rem;
    margin-bottom: 30px;
  }
}

.recommend_area__title__historyList, .recommend_area__title__othersList, .recommend_area__title__parsonalList {
  font-size: 2.1rem;
  margin-bottom: 40px;
  border-bottom: 1px solid #666;
  padding-bottom: 10px;
}

@media screen and (max-width: 980px) {
  .recommend_area__title__historyList, .recommend_area__title__othersList, .recommend_area__title__parsonalList {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
}

.recommendItem a {
  transition: all .2s ease;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.recommendItem a:hover {
  opacity: .7;
}

.recommendItem a:hover .recommendItemName {
  text-decoration: underline;
}

.recommendItem__name {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 2.1rem;
  text-align: left;
  display: flex;
  flex-direction: column;
  margin: 10px 0;
  height: 45px;
  overflow: hidden;
}

.recommendItem__name__name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.recommendItemPrice {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  color: #666;
  font-weight: 300;
}

.recommendItemPrice__main {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}

.recommendItemPrice__main__label {
  margin-right: 5px;
  font-size: 1.2rem;
}

.recommendItemPrice__main__label.member_price {
  color: #991F1F;
}

.recommendItemPrice__main__price {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  color: #666666;
}

.recommendItemPrice__main__price__currencyMark {
  font-size: 1.2rem;
}

.recommendItemPrice__main__price__value {
  font-size: 1.4rem;
  margin-right: .5rem;
}

.recommendItemPrice__main.member_price {
  color: #991F1F;
}

.recommendItemPrice__main.member_price .recommendItemPrice__main__price {
  font-weight: 500;
  color: #991F1F;
}

.recommendItemPrice__addon {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;
}

.recommendItemPrice__addon__label {
  position: relative;
  font-size: 1rem;
}

.recommendItemPrice__addon__label::before {
  content: "（";
}

.recommendItemPrice__addon__label::after {
  content: "）";
}

@media screen and (max-width: 768px) {
  .recommend_area {
    padding: 0 20px;
  }
}

.recommend_area__newItemList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
  padding-bottom: 40px;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .recommend_area__newItemList {
    justify-content: space-between;
    padding-bottom: 40px;
    margin-bottom: 5px;
  }
}

.recommend_area__newItemList .recommendItem {
  display: flex;
  height: auto;
  min-height: auto;
  margin-bottom: 40px;
}

.recommend_area__newItemList.itemNum8 .recommendItem {
  flex-basis: 230px;
  margin-right: calc((100% - 230px * 4)/3);
}

.recommend_area__newItemList.itemNum8 .recommendItem:nth-child(4n) {
  margin-right: 0;
}

.recommend_area__newItemList.itemNum10 .recommendItem {
  flex-basis: 180px;
  margin-right: calc((100% - 180px * 5)/4);
}

.recommend_area__newItemList.itemNum10 .recommendItem:nth-child(5n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .recommend_area__newItemList.itemNum10 .recommendItem, .recommend_area__newItemList.itemNum8 .recommendItem {
    flex-basis: calc((100vw - 60px) / 2);
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.recommend_area__historyList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  .recommend_area__historyList {
    flex-wrap: nowrap;
    display: -webkit-box;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 0 20px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .recommend_area__historyList::-webkit-scrollbar {
    display: none;
  }
}

.recommend_area__historyList .recommendItem {
  height: auto;
  min-height: auto;
  flex-basis: 110px;
  margin-right: calc((100% - 110px * 8)/7);
  margin-bottom: 20px;
}

.recommend_area__historyList .recommendItem:nth-last-of-type(1) {
  margin-right: 0;
}

.recommend_area__historyList .recommendItem__name {
  font-size: 1.2rem;
  line-height: 1.8rem;
  height: 35px;
}

@media screen and (max-width: 768px) {
  .recommend_area__historyList .recommendItem {
    scroll-snap-align: start;
    scroll-snap-stop: always;
    width: 110px;
    flex-basis: auto;
    flex: none;
    margin-right: 10px;
  }
  .recommend_area__historyList .recommendItem .recommendItemPrice {
    display: none;
  }
}

.recommend_area__othersList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  .recommend_area__othersList {
    justify-content: space-between;
  }
}

.recommend_area__othersList .recommendItem {
  height: auto;
  min-height: auto;
  margin-bottom: 40px;
  flex-basis: 180px;
  margin-right: calc((100% - 180px * 5)/4);
}

.recommend_area__othersList .recommendItem:nth-child(5n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .recommend_area__othersList .recommendItem {
    flex-basis: calc((100vw - 90px) / 3);
    margin-right: 0;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 480px) {
  .recommend_area__othersList .recommendItem {
    flex-basis: calc((100vw - 60px) / 2);
  }
}

.recommend_area__parsonalList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  .recommend_area__parsonalList {
    justify-content: space-between;
  }
}

.recommend_area__parsonalList .recommendItem {
  height: auto;
  min-height: auto;
  margin-bottom: 40px;
  flex-basis: 180px;
  margin-right: calc((100% - 180px * 5)/4);
}

.recommend_area__parsonalList .recommendItem:nth-child(5n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .recommend_area__parsonalList .recommendItem {
    flex-basis: calc((100vw - 60px) / 2);
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.fs-body-category .fs-c-productListItem,
.fs-body-search .fs-c-productListItem,
.fs-body-bundle .fs-c-productListItem,
.fs-body-couponProduct .fs-c-productListItem {
  position: relative;
  padding: 0 8px 32px;
  border-bottom: none;
}

.fs-body-category .fs-c-productListItem .fs-c-productMarks,
.fs-body-search .fs-c-productListItem .fs-c-productMarks,
.fs-body-bundle .fs-c-productListItem .fs-c-productMarks,
.fs-body-couponProduct .fs-c-productListItem .fs-c-productMarks {
  top: 0;
}

.fs-body-category .fs-c-productListItem__outOfStock,
.fs-body-search .fs-c-productListItem__outOfStock,
.fs-body-bundle .fs-c-productListItem__outOfStock,
.fs-body-couponProduct .fs-c-productListItem__outOfStock {
  top: 0;
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  pointer-events: none;
}

@media screen and (max-width: 980px) {
  #footer {
    width: 100%;
    padding: 0;
  }
  #footer .footer_area {
    grid-row-gap: 0px;
    grid-column-gap: 0;
    max-width: 939px;
    min-width: auto;
    padding: 0;
    height: auto;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) and (max-width: 719px) {
  #footer .footer_area {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
  #footer .footer_area {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_shop_ovv, #footer .footer_area_to_brand, #footer .footer_area_to_contents, #footer .footer_area_to_guide, #footer .footer_area_to_shop_info, #footer .footer_area_freedial, #footer .footer_area_to_tarms, #footer .footer_area_copyright {
    background: #ccc;
    height: auto;
  }
  #footer .footer_area_to_brand, #footer .footer_area_to_contents, #footer .footer_area_to_guide, #footer .footer_area_to_shop_info {
    padding: 10px 20px 0 20px;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_to_brand, #footer .footer_area_to_contents, #footer .footer_area_to_guide, #footer .footer_area_to_shop_info {
    padding: 0 10px 50px;
  }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
  #footer .footer_area_to_brand, #footer .footer_area_to_contents, #footer .footer_area_to_guide, #footer .footer_area_to_shop_info {
    padding: 0 20px 50px;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_guide, #footer .footer_area_to_shop_info {
    padding-top: 0;
  }
  #footer .footer_area_shop_ovv {
    grid-column: 1/2;
    grid-row: 4/5;
    background: #4D4C49;
    height: auto;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_shop_ovv {
    height: auto;
    grid-column: 1/3;
    grid-row: 1/2;
    display: grid;
    height: 260px;
  }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
  #footer .footer_area_shop_ovv {
    height: auto;
    grid-column: 1/5;
    grid-row: 1/2;
    display: grid;
    height: 260px;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_shop_ovv_logo {
    grid-row: 1/2;
    grid-column: 1/2;
    margin: 40px auto 20px;
    width: 234px;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_shop_ovv_logo {
    margin: 20px auto 20px;
    padding: 30px 0 0 20px;
    margin-bottom: 0;
    width: auto;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_shop_ovv_adress {
    display: none;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_shop_ovv_adress {
    display: block;
    grid-column: 2/3;
    grid-row: 1/3;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_shop_ovv_sns {
    grid-column: 1/2;
    grid-row: 2/3;
    margin: 0 20px 40px;
    border-bottom: 1px solid #666;
  }
  #footer .footer_area_shop_ovv_sns_title {
    display: block;
    text-align: center;
    margin: 30px 0 10px;
    color: #B4A582;
  }
  #footer .footer_area_shop_ovv_sns .sns_list {
    justify-content: center;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_shop_ovv_sns {
    padding: 0 0px 0 35px;
    margin: auto;
    margin-top: -20px;
    border-bottom: none;
  }
  #footer .footer_area_shop_ovv_sns_title {
    display: none;
  }
  #footer .footer_area_shop_ovv_sns .sns_list {
    justify-content: flex-start;
    margin-bottom: auto;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_brand {
    display: none;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_to_brand {
    display: block;
    grid-column: 1/2;
    grid-row: 2/3;
    background: #4D4C49;
  }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
  #footer .footer_area_to_brand {
    padding: 20px 10px 50px 40px;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_contents {
    display: none;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_to_contents {
    display: block;
    grid-column: 2/3;
    grid-row: 2/3;
    background: #4D4C49;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_guide {
    grid-column: 1/2;
    grid-row: 1/2;
    border-bottom: 1px solid #666;
    background: #4D4C49;
    color: #fff;
  }
  #footer .footer_area_to_guide.no-contents {
    grid-column: 1/2;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_to_guide {
    display: block;
    grid-column: 1/2;
    grid-row: 3/4;
    border-bottom: none;
  }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
  #footer .footer_area_to_guide {
    display: block;
    grid-column: 3/4;
    grid-row: 2/3;
    border-bottom: none;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_shop_info {
    grid-column: 1/2;
    grid-row: 2/3;
    border-bottom: 1px solid #666;
    background: #4D4C49;
    color: #fff;
  }
  #footer .footer_area_to_shop_info.no-contents {
    grid-column: 1/2;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_to_shop_info {
    display: block;
    grid-column: 2/3;
    grid-row: 3/4;
    border-bottom: none;
  }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
  #footer .footer_area_to_shop_info {
    display: block;
    grid-column: 4/5;
    grid-row: 2/3;
    border-bottom: none;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_contents, #footer .footer_area_to_guide, #footer .footer_area_to_shop_info {
    padding: 0 20px;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_to_contents, #footer .footer_area_to_guide, #footer .footer_area_to_shop_info {
    padding: 0 20px 50px;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_contents .footer_card_head, #footer .footer_area_to_guide .footer_card_head, #footer .footer_area_to_shop_info .footer_card_head {
    margin: 0 -20px;
    padding: 0 20px;
    line-height: 54px;
    letter-spacing: 2.1px;
    position: relative;
    transition: all .3s ease-in-out;
    font-weight: 300;
  }
  #footer .footer_area_to_contents .footer_card_head:before, #footer .footer_area_to_contents .footer_card_head:after, #footer .footer_area_to_guide .footer_card_head:before, #footer .footer_area_to_guide .footer_card_head:after, #footer .footer_area_to_shop_info .footer_card_head:before, #footer .footer_area_to_shop_info .footer_card_head:after {
    content: "";
    display: block;
    position: absolute;
    height: 8px;
    width: 8px;
    top: 50%;
    right: 20px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    transition: all .3s ease-in-out;
  }
  #footer .footer_area_to_contents .footer_card_head:before, #footer .footer_area_to_guide .footer_card_head:before, #footer .footer_area_to_shop_info .footer_card_head:before {
    transform: translateY(-90%) rotate(45deg);
  }
  #footer .footer_area_to_contents .footer_card_head:after, #footer .footer_area_to_guide .footer_card_head:after, #footer .footer_area_to_shop_info .footer_card_head:after {
    transform: translateY(-20%) rotate(-135deg);
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_to_contents .footer_card_head, #footer .footer_area_to_guide .footer_card_head, #footer .footer_area_to_shop_info .footer_card_head {
    margin-bottom: 10px;
    font-weight: 500;
  }
  #footer .footer_area_to_contents .footer_card_head:before, #footer .footer_area_to_contents .footer_card_head:after, #footer .footer_area_to_guide .footer_card_head:before, #footer .footer_area_to_guide .footer_card_head:after, #footer .footer_area_to_shop_info .footer_card_head:before, #footer .footer_area_to_shop_info .footer_card_head:after {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_contents .footer_card_linklist, #footer .footer_area_to_guide .footer_card_linklist, #footer .footer_area_to_shop_info .footer_card_linklist {
    padding-left: 0;
  }
  #footer .footer_area_to_contents .footer_card_linklist li, #footer .footer_area_to_guide .footer_card_linklist li, #footer .footer_area_to_shop_info .footer_card_linklist li {
    margin-bottom: 0;
    padding-left: 20px;
    height: 50px;
    border-bottom: 1px solid #666;
  }
  #footer .footer_area_to_contents .footer_card_linklist li:last-child, #footer .footer_area_to_guide .footer_card_linklist li:last-child, #footer .footer_area_to_shop_info .footer_card_linklist li:last-child {
    border-bottom: none;
  }
  #footer .footer_area_to_contents .footer_card_linklist li a, #footer .footer_area_to_guide .footer_card_linklist li a, #footer .footer_area_to_shop_info .footer_card_linklist li a {
    height: 50px;
    line-height: 50px;
  }
  #footer .footer_area_to_contents .footer_card_linklist li::before, #footer .footer_area_to_guide .footer_card_linklist li::before, #footer .footer_area_to_shop_info .footer_card_linklist li::before {
    display: none;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_to_contents .footer_card_linklist li, #footer .footer_area_to_guide .footer_card_linklist li, #footer .footer_area_to_shop_info .footer_card_linklist li {
    margin-bottom: 20px;
    height: auto;
    border-bottom: none;
  }
  #footer .footer_area_to_contents .footer_card_linklist li a, #footer .footer_area_to_guide .footer_card_linklist li a, #footer .footer_area_to_shop_info .footer_card_linklist li a {
    height: auto;
    line-height: normal;
  }
  #footer .footer_area_to_contents .footer_card_linklist li:before, #footer .footer_area_to_guide .footer_card_linklist li:before, #footer .footer_area_to_shop_info .footer_card_linklist li:before {
    display: block;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_contents.footre_menu_open .footer_card_head, #footer .footer_area_to_guide.footre_menu_open .footer_card_head, #footer .footer_area_to_shop_info.footre_menu_open .footer_card_head {
    background: #333230;
    border-bottom: none;
  }
  #footer .footer_area_to_contents.footre_menu_open .footer_card_head:before, #footer .footer_area_to_contents.footre_menu_open .footer_card_head:after, #footer .footer_area_to_guide.footre_menu_open .footer_card_head:before, #footer .footer_area_to_guide.footre_menu_open .footer_card_head:after, #footer .footer_area_to_shop_info.footre_menu_open .footer_card_head:before, #footer .footer_area_to_shop_info.footre_menu_open .footer_card_head:after {
    height: 8px;
  }
  #footer .footer_area_to_contents.footre_menu_open .footer_card_head:after, #footer .footer_area_to_guide.footre_menu_open .footer_card_head:after, #footer .footer_area_to_shop_info.footre_menu_open .footer_card_head:after {
    transform: translateY(-50%) rotate(0);
    transform: translateY(30%) rotate(-675deg);
  }
  #footer .footer_area_to_contents.footre_menu_open .footer_card_head:before, #footer .footer_area_to_guide.footre_menu_open .footer_card_head:before, #footer .footer_area_to_shop_info.footre_menu_open .footer_card_head:before {
    transform: translateY(-100%) rotate(585deg);
  }
  #footer .footer_area_to_contents .footer_area_freedial .inquiry_by_tel, #footer .footer_area_to_guide .footer_area_freedial .inquiry_by_tel, #footer .footer_area_to_shop_info .footer_area_freedial .inquiry_by_tel {
    background-color: #fff;
    color: #1c1c1c;
    margin: 20px 0 20px;
  }
  #footer .footer_area_to_contents .footer_area_freedial .inquiry_by_tel ul, #footer .footer_area_to_guide .footer_area_freedial .inquiry_by_tel ul, #footer .footer_area_to_shop_info .footer_area_freedial .inquiry_by_tel ul {
    flex-direction: column;
    padding: 0;
  }
  #footer .footer_area_to_contents .footer_area_freedial .inquiry_by_tel ul li, #footer .footer_area_to_guide .footer_area_freedial .inquiry_by_tel ul li, #footer .footer_area_to_shop_info .footer_area_freedial .inquiry_by_tel ul li {
    padding: 0;
    height: auto;
    border-bottom: none;
  }
  #footer .footer_area_freedial {
    grid-column: 1/2;
    grid-row: 3/4;
    background: #4D4C49;
  }
  #footer .footer_area_freedial .inquiry_by_tel {
    background-color: #fff;
    color: #1c1c1c;
    margin: 20px 15px 20px;
  }
  #footer .footer_area_freedial .inquiry_by_tel ul {
    flex-direction: column;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_freedial {
    grid-column: 1/5;
    grid-row: 4/5;
  }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
  #footer .footer_area_freedial {
    grid-column: 1/5;
    grid-row: 3/4;
  }
  #footer .footer_area_freedial .inquiry_by_tel {
    color: #fff;
    background: none;
    border-color: #666;
    margin: 20px 15px 20px;
  }
  #footer .footer_area_freedial .inquiry_by_tel ul {
    flex-direction: row;
  }
  #footer .footer_area_freedial .inquiry_by_tel .business_hours {
    text-align: left;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_to_tarms {
    grid-column: 1/2;
    grid-row: 5/6;
    background: #4D4C49;
    height: 80px;
    justify-content: flex-start;
    padding: 10px 20px;
    font-size: 1rem;
  }
  #footer .footer_area_to_tarms ul {
    width: 100%;
  }
  #footer .footer_area_to_tarms ul li {
    margin: 0 32px 12px 0;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_to_tarms {
    justify-content: center;
    grid-column: 1/3;
    height: auto;
    padding: 10px 0 10px 40px;
  }
  #footer .footer_area_to_tarms ul {
    width: 100%;
  }
  #footer .footer_area_to_tarms ul li {
    margin: 0 32px 32px 0;
  }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
  #footer .footer_area_to_tarms {
    justify-content: center;
    grid-column: 1/5;
    height: auto;
    padding: 10px;
  }
  #footer .footer_area_to_tarms ul {
    justify-content: center;
    width: 100%;
  }
  #footer .footer_area_to_tarms ul li {
    margin: 0 32px 32px 0;
  }
}

@media screen and (max-width: 980px) {
  #footer .footer_area_copyright {
    grid-column: 1/2;
    grid-row: 6/7;
    background: #1C1C1C;
    height: 35px;
    line-height: 35px;
    font-size: .625rem;
    text-align: center;
    color: #eee;
    padding: 0;
    font-family: 'Roboto', sans-serif;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  #footer .footer_area_copyright {
    grid-column: 1/3;
  }
}

@media screen and (max-width: 980px) and (min-width: 720px) {
  #footer .footer_area_copyright {
    grid-column: 1/5;
  }
}

@media screen and (max-width: 980px) {
  .header_menubox {
    height: auto;
  }
  .header_menubox .header_menu {
    background: #fff;
    grid-template-columns: 95px auto 40px 55px;
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu {
    width: 60px;
    height: 60px;
    margin: 0;
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu button {
    display: block;
    padding: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    position: relative;
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu button span {
    display: block;
    height: 2px;
    width: 12px;
    margin: 0 auto;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s ease;
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(1) {
    top: calc(50% - 5px);
    left: calc(50% - 4px);
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(2) {
    top: calc(50% - 5px);
    left: calc(50% + 4px);
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(3) {
    width: 20px;
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(4) {
    top: calc(50% + 5px);
    left: calc(50% - 4px);
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu button span:nth-child(5) {
    top: calc(50% + 5px);
    left: calc(50% + 4px);
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu button::after {
    left: 47px;
    top: 49%;
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(1) {
    top: calc(50% - 5px);
    left: calc(50% - 4px);
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(2) {
    top: calc(50% - 5px);
    left: calc(50% + 4px);
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(3) {
    width: 20px;
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(4) {
    top: calc(50% + 5px);
    left: calc(50% - 4px);
  }
  .header_menubox .header_menu .hbg_menu_area .hbg_menu.open button span:nth-child(5) {
    top: calc(50% + 5px);
    left: calc(50% + 4px);
  }
  .header_menubox .header_menu .shop_logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header_menubox .header_menu .shop_logo .kazurasei_logo_header {
    width: 110px;
    height: 32px;
    transform: scale(1);
  }
  .header_menubox .header_menu .shop_logo .kazurasei_logo_header.logo_white {
    fill: #fff;
  }
  .header_menubox .header_menu .menu_search {
    width: 40px;
    height: 60px;
    padding: 0;
    margin: 0;
  }
  .header_menubox .header_menu .menu_search .search_icon {
    width: 26px;
    height: 26px;
    transform: scale(0.78);
    position: relative;
    top: 1px;
    left: 2px;
  }
  .header_menubox .header_menu .menu_cart {
    width: 55px;
    height: 60px;
    padding: 0;
    margin-right: 0;
    display: block;
    position: relative;
  }
  .header_menubox .header_menu .menu_cart .cart_icon {
    width: 26px;
    height: 26px;
    position: relative;
    top: 3px;
    right: 2px;
    transform: scale(1.1);
  }
  .header_menubox .header_menu .menu_cart .fs-client-cart-count {
    background-color: #991f1f;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 10px;
    line-height: 15px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: 700;
    color: #fff;
    position: absolute;
    left: 3px;
    top: 11px;
    pointer-events: none;
  }
  .header_brandMenu {
    height: 45px;
  }
  .header_brandMenu ul {
    height: 45px;
  }
  .header_brandMenu ul li {
    height: 45px;
  }
  .header_brandMenu ul li a {
    padding: 0 15px;
    height: 45px;
    font-size: 1.3rem;
    line-height: 45px;
  }
  #cart_menu {
    top: 120px;
  }
  #cart_menu .cart_info::after {
    right: 14px;
  }
  #cart_menu::after {
    right: 4.5%;
  }
  #index_menu {
    top: 0;
    z-index: 9999999999999;
  }
  #index_menu .menu_box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  }
  .comprehensive_top_header #index_menu .menu_box {
    padding-top: 0;
    box-shadow: none;
  }
  .comprehensive_top_header #index_menu .menu_box::before {
    display: none;
  }
  #index_menu .menu_box .menu_head_title {
    display: block;
  }
  #index_menu .gnav_back {
    width: 100%;
    height: 100vh;
    background: rgba(28, 28, 28, 0.7);
    z-index: 999999990;
    display: block;
    visibility: hidden;
    position: fixed;
    top: 0;
    opacity: 0;
    pointer-events: none;
    transition: all .3s linear;
  }
  #index_menu .gnav_back::-webkit-scrollbar {
    display: none;
  }
  #index_menu .gnav_back .menu_close button {
    width: 40px;
    height: 45px;
    position: fixed;
    top: 0;
    left: -50px;
    display: block;
    padding: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.8s cubic-bezier(0, 0, 0.2, 1);
    border-radius: 0 0 10px 0;
  }
  #index_menu .gnav_back .menu_close span {
    display: block;
    content: "";
    height: 2px;
    width: 20px;
    background-color: #eeeeee;
    position: relative;
    margin: 0 auto;
  }
  #index_menu .gnav_back .menu_close span:nth-child(1) {
    top: 0px;
    right: -1px;
    transform: rotate(45deg);
  }
  #index_menu .gnav_back .menu_close span:nth-child(2) {
    top: -2px;
    right: -1px;
    transform: rotate(-45deg);
  }
  #index_menu.active .gnav_back {
    backdrop-filter: blur(3px);
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
  #index_menu.active .gnav_back .menu_close button {
    left: 335px;
  }
  #original_contents {
    margin: 80px 0;
    padding: 1px 20px;
    grid-column: span 1;
  }
  [id*="original_comment"] {
    margin-bottom: 20px;
  }
  #original_contents h2,
  [id*="original_comment"] h2 {
    font-size: 2.6rem;
    letter-spacing: 1px;
  }
  #original_contents h3,
  [id*="original_comment"] h3 {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 2.0rem;
  }
  #original_contents h4,
  [id*="original_comment"] h4 {
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 1.8rem;
  }
  #original_contents h3.underline,
  #original_contents h4.underline,
  [id*="original_comment"] h3.underline,
  [id*="original_comment"] h4.underline {
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #B3B2B1;
  }
  #original_contents article,
  [id*="original_comment"] article {
    margin-bottom: 80px;
    margin-top: 80px;
  }
  #original_contents p,
  [id*="original_comment"] p {
    font-size: 1.5rem;
  }
  #original_contents p.description,
  [id*="original_comment"] p.description {
    font-size: 1.5rem;
  }
  #original_contents .text_center,
  [id*="original_comment"] .text_center {
    text-align: left;
  }
  #original_contents .two_block,
  [id*="original_comment"] .two_block {
    grid-template-columns: 1fr;
    grid-gap: 20px 0;
  }
  #original_contents .two_block__right,
  [id*="original_comment"] .two_block__right {
    grid-column: 1;
  }
  #original_contents .two_block__inOneBlock,
  [id*="original_comment"] .two_block__inOneBlock {
    grid-column: span 1;
    padding: 20px 0;
  }
  #original_contents .youtube,
  [id*="original_comment"] .youtube {
    margin-bottom: 20px;
  }
  #original_contents ul,
  [id*="original_comment"] ul {
    margin-bottom: 15px;
    padding-left: 20px;
  }
  #original_contents ul li,
  [id*="original_comment"] ul li {
    list-style: disc;
    font-size: 1.5rem;
    margin-bottom: 10px;
    line-height: 1.8;
  }
  #original_contents .img_area.full_wide,
  [id*="original_comment"] .img_area.full_wide {
    height: 335px;
  }
  #original_contents .img_area.full_wide img,
  [id*="original_comment"] .img_area.full_wide img {
    width: auto;
    height: 100%;
    object-fit: cover;
  }
  #original_contents .contents_block,
  [id*="original_comment"] .contents_block {
    padding: 0;
  }
  #original_contents .cards_block,
  [id*="original_comment"] .cards_block {
    display: grid;
    grid-gap: 20px 0;
    grid-template-columns: 1fr;
  }
  .important_news {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
    padding: 0 20px;
  }
  .important_news .news_block {
    margin: 0 auot;
  }
  .important_news .news_block a {
    display: block;
    text-decoration: underline;
  }
  .information_area {
    padding: 0 20px;
    margin-top: 0 !important;
  }
  .information_area_title_area_title {
    font-size: calc((20 / 10) * 1rem);
    letter-spacing: -0.7px;
  }
  .information_area_title_area_andmore {
    font-size: calc((13 / 10) * 1rem);
  }
  .information_area_list ul {
    padding-left: 0;
  }
  .information_area_list ul li {
    margin-bottom: 10px;
  }
  .information_area_list_post {
    display: grid;
    grid-template-columns: 75px auto;
  }
  .information_area_list_post_date {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    font-size: calc((12 / 10) * 1rem);
    flex-basis: auto;
  }
  .information_area_list_post_category {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
    flex-basis: auto;
    display: flex;
  }
  .information_area_list_post_category span {
    width: 0;
    min-width: 80px;
    max-width: 100px;
    height: 19px;
    line-height: 16px;
    font-size: calc((11 / 10) * 1rem);
    box-sizing: border-box;
  }
  .information_area_list_post_category span.info {
    color: #579DDB;
    border-color: #579DDB;
  }
  .information_area_list_post_category span.publication {
    color: #5523af;
    border-color: #5523af;
  }
  .information_area_list_post_category span.important {
    color: #b21816;
    border-color: #b21816;
  }
  .information_area_list_post_category span.product {
    color: #62A053;
    border-color: #62A053;
  }
  .information_area_list_post_category span.special_event {
    color: #b18500;
    border-color: #b18500;
  }
  .information_area_list_post_title {
    grid-row: 2 / 3;
    grid-column: 1 / 3;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .information_area_list_post_title a {
    white-space: nowrap;
  }
  .picup_banner {
    margin: 0 20px !important;
    border-bottom: none;
  }
  .picup_banner_title_area_title {
    font-size: calc((20 / 10) * 1rem);
    letter-spacing: 0.3px;
  }
  .picup_banner_title_area_andmore {
    font-size: calc((13 / 10) * 1rem);
  }
  .picup_banner_area_fullsize {
    padding: 0;
  }
  .picup_banner_area_fullsize a {
    height: 100px;
  }
  .picup_banner_area_colomn_list {
    padding: 0;
  }
  .picup_banner_area_colomn_list.carousel_col2 {
    display: flex !important;
  }
  .picup_banner_area_colomn_list.carousel_col2 .picup_banner_colomn_item {
    width: calc((100% - 20px) / 2);
  }
  .picup_banner_area_colomn_list .picup_banner_colomn_item a .img_area {
    height: 95px;
  }
}

@media screen and (max-width: 980px) and (min-width: 600px) {
  .picup_banner {
    padding-bottom: 50px;
  }
  .picup_banner .fs-pt-column {
    flex-wrap: nowrap;
  }
  .picup_banner .fs-pt-column__item {
    width: calc(100%/ 4);
    margin-right: 0px;
  }
}

@media screen and (max-width: 980px) and (max-width: 599px) {
  .picup_banner {
    margin: 0 0 30px !important;
    padding-bottom: 50px;
    padding: 0 20px;
  }
  .picup_banner_area {
    padding-bottom: 50px;
  }
  .picup_banner_area_colomn_list {
    padding: 0;
  }
  .picup_banner_area_colomn_list.carousel_col2 {
    display: flex !important;
  }
  .picup_banner_area_colomn_list.carousel_col2 .picup_banner_colomn_item {
    width: calc((100% - 20px) / 2);
  }
  .picup_banner_area_colomn_list .picup_banner_colomn_item a .img_area {
    height: 95px;
  }
  .picup_banner_area_colomn_list .fs-pt-column {
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .picup_banner_area_colomn_list .fs-pt-column__item {
    width: 50%;
  }
}

@media screen and (max-width: 980px) {
  .first_summary_area .summary_subtitle {
    font-size: calc((15 / 10) * 1rem);
  }
  .first_summary_area .summary_title {
    font-size: calc((26 / 10) * 1rem);
    letter-spacing: 3px;
    margin-bottom: 33px;
  }
  .first_summary_area .summary_description {
    font-size: calc((15 / 10) * 1rem);
    line-height: calc((30 / 10) * 1rem);
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 30px;
  }
  .first_summary_area .summary_img {
    margin-bottom: 60px;
    height: calc(100vw - 40px);
  }
  .first_summary_area .summary_img__col2 {
    grid-auto-flow: row;
    height: auto;
  }
  .first_summary_area .summary_img__col2__right, .first_summary_area .summary_img__col2__left {
    height: calc(100vw - 40px);
  }
  .second_summary_area {
    margin-bottom: 40px !important;
  }
  .second_summary_area .summary_title {
    font-size: calc((26 / 10) * 1rem);
    letter-spacing: 3px;
    margin-bottom: 25px;
  }
  .second_summary_area .summary_detail {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
  .second_summary_area .summary_detail_description {
    font-size: calc((15 / 10) * 1rem);
    flex-basis: auto;
    width: auto;
    padding: 0;
  }
  .second_summary_area .summary_detail_description h3 {
    font-size: 2rem;
  }
  .second_summary_area .summary_detail_description p {
    margin-bottom: 8px;
  }
  .second_summary_area .summary_detail_img_area {
    flex-basis: auto;
    width: auto;
    justify-content: space-between;
    margin: 15px auto;
    max-width: none;
  }
  .second_summary_area .summary_detail_img_area_img {
    margin-right: 20px;
  }
  .second_summary_area .summary_detail_img_area_img:nth-child(2n) {
    margin-right: 0;
  }
  .second_summary_area .summary_detail_img_area.summary_detail_img_area-col2 .summary_detail_img_area_img {
    margin-right: 0;
  }
  .second_summary_area .summary_detail.img_left .summary_detail_description, .second_summary_area .summary_detail.img_right .summary_detail_description {
    padding: 0 20px;
  }
  .second_summary_area .summary_detail.img_left {
    flex-direction: column-reverse;
  }
  .second_summary_area .inquiry_by_tel {
    margin: 50px 0 100px;
  }
  .second_summary_area .inquiry_by_tel ul {
    gap: 0;
    grid-auto-flow: row;
  }
  .category_area {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 40px !important;
  }
  .category_area_title {
    text-align: center;
    margin: 0 auto 20px;
    font-size: calc((20 / 10) * 1rem);
  }
  .category_gruop_area {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
  }
  .category_gruop_area_title {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .category_gruop_area_title::after {
    bottom: -10px;
  }
  .category_gruop_area_subtitle {
    margin: 30px auto 15px;
  }
  .category_gruop_area_category_list {
    margin: 0;
    padding: 0 20px;
    justify-content: space-between;
  }
  .category_gruop_area_category_list_category {
    width: calc((100% - 10px) / 2);
    margin: 0 0 10px;
  }
  .category_gruop_area_category_list_category:hover {
    top: 0;
  }
  .category_gruop_area_category_list_category a img {
    object-fit: cover;
    height: 90px;
    vertical-align: top;
  }
  .category_gruop_area_category_list_category a .category_title {
    font-size: calc((13 / 10) * 1rem);
  }
  .category_gruop_area_category_list_category a.before-empty {
    padding-left: 0;
    width: 0;
  }
  .category_gruop_area_category_list_category a.after-empty {
    padding-right: 0;
    width: 0;
  }
  .category_gruop_area_category_list_category a:hover .category_img_area {
    opacity: 1;
  }
  .category_gruop_area_category_list_category a:hover .category_title {
    color: #666;
  }
}

@media screen and (max-width: 980px) and (min-width: 600px) {
  .category_gruop_area_category_list_category {
    width: calc((100% - 40px) / 3);
  }
}

@media screen and (max-width: 980px) {
  .craft_sammary_area {
    margin-bottom: 35px !important;
    height: auto;
  }
  .craft_sammary_area_front {
    flex-direction: column;
    height: auto;
    display: block;
    position: relative;
  }
  .craft_sammary_area_front_img_area {
    width: 100%;
    height: 220px;
    flex-basis: 220px;
  }
  .craft_sammary_area_front_summary {
    flex-basis: auto;
    position: relative;
  }
  .craft_sammary_area_front_summary_box {
    top: 20px;
    left: 0;
    margin: 0;
    transform: none;
    padding: 20px 40px;
    width: 100%;
    position: relative;
  }
  .craft_sammary_area_front_summary_box_message {
    font-size: calc((26 / 10) * 1rem);
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  .craft_sammary_area_front_summary_box_description {
    font-size: calc((15 / 10) * 1rem);
    line-height: calc((30 / 10) * 1rem);
  }
  .craft_sammary_area_bg {
    height: 690px;
    display: none;
  }
  .craft_sammary_area_bg div {
    height: 690px;
  }
}

@media only screen and (max-width: 980px) and (min-width: 600px) {
  .craft_sammary_area {
    height: 750px;
  }
  .craft_sammary_area_front {
    flex-direction: column;
    height: auto;
  }
  .craft_sammary_area_front_img_area {
    width: 90vw;
    height: 300px;
    flex-basis: 300px;
  }
  .craft_sammary_area_front_summary {
    flex-basis: 600px;
  }
  .craft_sammary_area_front_summary_box {
    top: 50px;
    left: 25vw;
    transform: none;
    width: auto;
    padding-right: 10vw;
    position: absolute;
  }
  .craft_sammary_area_front_summary_box_message {
    text-align: left;
  }
  .craft_sammary_area_bg {
    height: 690px;
    display: flex;
  }
  .craft_sammary_area_bg div {
    height: 690px;
  }
}

@media screen and (max-width: 980px) {
  .craft_card_box {
    justify-content: start;
    padding: 0 20px 20px;
    flex-direction: column;
    margin-bottom: 55px !important;
  }
}

@media only screen and (max-width: 980px) and (min-width: 600px) {
  .craft_card_box {
    flex-direction: row;
  }
}

@media screen and (max-width: 980px) {
  .craft_card {
    margin-right: 0;
    margin-bottom: 40px;
  }
  .craft_card:last-child {
    margin-bottom: 0;
  }
  .craft_card_img {
    height: 180px;
  }
  .craft_card_description {
    padding: 20px;
  }
  .craft_card_description_title {
    font-size: calc((20 / 10) * 1rem);
    margin-bottom: 10px;
    letter-spacing: 1.3px;
  }
  .craft_card_description_summary {
    font-size: calc((14 / 10) * 1rem);
    line-height: 2.6rem;
    height: auto;
  }
  .craft_card_description_link {
    margin: 10px 0;
  }
}

@media only screen and (max-width: 980px) and (min-width: 600px) {
  .craft_card {
    margin-right: 24px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 980px) {
  .prod_list_area_title {
    font-size: calc((22 / 10) * 1rem);
    margin-bottom: 30px;
  }
  .prod_list_area_best .prod_list_area_title {
    letter-spacing: 6px;
  }
  .top_product_list {
    margin-bottom: 5px;
  }
  .productList_matrix .fs-c-productListCarousel__list,
  .fs-c-featuredProduct .fs-c-productListCarousel__list {
    padding: 0 20px;
  }
  .productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track,
  .fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track {
    justify-content: space-between;
    transform: none !important;
  }
  .productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide,
  .fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide {
    flex-basis: calc((100vw - 60px) / 2);
    margin-right: 0;
    margin-bottom: 40px;
  }
  .productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide:nth-child(4n),
  .fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 980px) and (min-width: 600px) {
  .top_product_list {
    margin-bottom: 5px;
  }
  .productList_matrix .fs-c-productListCarousel__list,
  .fs-c-featuredProduct .fs-c-productListCarousel__list {
    padding: 0 20px;
  }
  .productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track,
  .fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track {
    justify-content: start;
  }
  .productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide,
  .fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide {
    flex-basis: calc((100vw - 100px) / 4);
    margin-right: 20px;
    margin-bottom: 40px;
  }
  .productList_matrix .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide:nth-child(4n),
  .fs-c-featuredProduct .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 980px) {
  .fs-c-productMark__mark--19 {
    color: #fff;
    background: #c93037;
  }
}

@media screen and (max-width: 980px) and (max-width: 480px) {
  #productDetail_recommendlist .fs-c-productListCarousel__ctrl {
    display: none !important;
  }
  #productDetail_recommendlist .fs-c-productListCarousel__list {
    padding: 0 20px;
  }
  #productDetail_recommendlist .fs-c-productListCarousel__list__itemTrack {
    display: block;
  }
  #productDetail_recommendlist .fs-c-productListCarousel__list__itemTrack .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
  }
  #productDetail_recommendlist .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    justify-content: space-between;
    transform: none !important;
  }
  #productDetail_recommendlist .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track::before, #productDetail_recommendlist .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track::after {
    content: none;
    display: none;
  }
  #productDetail_recommendlist .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide {
    float: none;
    height: auto;
    min-height: auto;
    flex-basis: calc((100vw - 60px) / 2);
    margin-right: 0;
    margin-bottom: 40px;
  }
  #productDetail_recommendlist .fs-c-productListCarousel__list__itemTrack .slick-list .slick-track .slick-slide:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 980px) {
  .toOtherPageBtn {
    margin-bottom: 80px;
  }
  .feature_card_box {
    margin-bottom: 100px;
    padding: 0 20px 80px;
  }
  .feature_card_box_title {
    font-size: calc((22 / 10) * 1rem);
    letter-spacing: 3px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 980px) and (min-width: 480px) {
  .feature_card_area {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .feature_card_area .fs-pt-column {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .feature_card_area .fs-pt-column__item {
    width: calc((100% - 20px)/ 2);
    margin-right: 20px;
  }
  .feature_card_area .fs-pt-column__item:nth-child(2n) {
    margin-right: 0;
  }
  .feature_card_area .fs-pt-column__image {
    height: 180px;
    display: block;
    overflow: hidden;
  }
  .feature_card_area .fs-pt-column__heading {
    height: 60px;
    line-height: 60px;
  }
}

@media screen and (max-width: 980px) and (max-width: 479px) {
  .feature_card_area .fs-pt-column {
    flex-direction: column;
  }
  .feature_card_area .fs-pt-column__item {
    width: 100%;
  }
  .feature_card_area .fs-pt-column__image {
    height: 180px;
    display: block;
    overflow: hidden;
  }
  .feature_card_area .fs-pt-column__heading {
    height: 60px;
    line-height: 60px;
  }
}
