@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 1080px;
}

/*
 * contents
 */

#contents {
  float: right;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {

  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}


/* apricot add*/

html {
  overflow-y: scroll;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul {
  margin: 0;
  padding: 0;
}

body, button, input, select, textarea {
  font-size: 100%;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}
q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0px;
}

nav ul, nav ol {
  list-style: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure, form {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

button {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

img, abbr, acronym, fieldset {
  border: 0;
}

li {
  list-style: none;
}

/*画像を縦に並べた時に余白が出ないように*/
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

/*box-sizingを全ブラウザに対応*/
* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.ie6_error, .no_script {
  background: #F66;
  padding: 100px;
  text-align: center;
  font-size: 150%;
  color: #333;
}

.flt {
  float: left;
}

.flr {
  float: right;
}

.txt_l, td.txt_l, .txt_l td {
  text-align: left;
}

.txt_r, td.txt_r, .txt_r td {
  text-align: right;
}

.txt_c, td.txt_c, .txt_c td {
  text-align: center;
}

.valign_t, td.valign_t, .valign_t td {
  vertical-align: top;
}

.valign_m, td.valign_m, .valign_m td {
  vertical-align: middle;
}

.valign_b, td.valign_b, .valign_b td {
  vertical-align: bottom;
}

.clear {
  clear: both;
}

.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "";
  display: block;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.img_bd {
  border: solid 1px #E8E8E8;
}

.c_red {
  color: #FF3425;
}

html {
  width: 100%;
}

body {
  font: 500 16px/1.8 "Noto Serif JP", serif;
  color: #231815;
  text-align: left;
  letter-spacing: 1px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
  }
}

.win body {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

a {
  text-decoration: none;
  color: #231815;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:link, a:active, a:visited {
  text-decoration: none;
}

.opacity {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.opacity:hover {
  opacity: 0.5;
}

img {
  max-width: 100%;
  height: auto;
}
img[src$=".svg"] {
  max-width: 100%;
  width: 100%;
  height: auto;
}

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

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: inherit;
  }
}

/* マージン */
.m0 {
  margin-bottom: 0;
}

.m_05 {
  margin-bottom: 0.5rem !important;
}

.m1 {
  margin-bottom: 1rem !important;
}

.m1_5 {
  margin-bottom: 1.5rem !important;
}

.m2 {
  margin-bottom: 2rem !important;
}

.m2_5 {
  margin-bottom: 2.5rem !important;
}

.m3 {
  margin-bottom: 3rem !important;
}

.m3_5 {
  margin-bottom: 3.5rem !important;
}

.m4 {
  margin-bottom: 4rem !important;
}

.m4_5 {
  margin-bottom: 4.5rem !important;
}

.m5 {
  margin-bottom: 5rem !important;
}

.m6 {
  margin-bottom: 6rem !important;
}

.m7 {
  margin-bottom: 7rem !important;
}

.m7_5 {
  margin-bottom: 7.5rem !important;
}

.m8 {
  margin-bottom: 8rem !important;
}

.m9 {
  margin-bottom: 9rem !important;
}

.m11 {
  margin-bottom: 11rem !important;
}

.m12 {
  margin-bottom: 12rem !important;
}

.m13 {
  margin-bottom: 13rem !important;
}

.m_10 {
  margin-bottom: 10rem !important;
}

.m_15 {
  margin-bottom: 15rem !important;
}

@media screen and (max-width: 767px) {
  .mr0_sp {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .mr05_sp {
    margin-bottom: 0.5rem !important;
  }
}

@media screen and (max-width: 767px) {
  .mr1_sp {
    margin-bottom: 1rem !important;
  }
}

@media screen and (max-width: 767px) {
  .mr1_5_sp {
    margin-bottom: 1.5rem !important;
  }
}

@media screen and (max-width: 767px) {
  .mr2_sp {
    margin-bottom: 2rem !important;
  }
}

@media screen and (max-width: 767px) {
  .mr3_sp {
    margin-bottom: 3rem !important;
  }
}

@media screen and (max-width: 767px) {
  .mr3_5_sp {
    margin-bottom: 3.5rem !important;
  }
}

@media screen and (max-width: 767px) {
  .mr4_sp {
    margin-bottom: 4rem !important;
  }
}

@media screen and (max-width: 767px) {
  .mr5_sp {
    margin-bottom: 5rem !important;
  }
}

/* ヘッダー */

header {
  width: 100%;
  margin: auto;
  position: fixed;
  z-index: 11000;
  background-color: #fff;
}

.header_box {
  width: 100%;
  padding: 9px 30px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .header_box {
    padding: 11.5px 30px;
  }
}
@media screen and (max-width: 767px) {
  .header_box {
    height: 60px;
    padding: 0 15px;
  }
}

.header_ttl img.logo {
  width: 249px;
}
@media screen and (max-width: 1200px) {
  .header_ttl img.logo {
    width: 149px;
  }
}
@media screen and (max-width: 767px) {
  .header_ttl img.logo {
    width: 120px;
  }
}

.nav_wrap {
  position: absolute;
  top: calc(50% + 40px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .nav_wrap {
    top: calc(50% + 30px);
  }
}
@media screen and (max-width: 767px) {
  .nav_wrap {
    position: static;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    padding: 0 8%;
    padding-top: 80px;
    text-align: center;
  }
}

#gnavi {
  margin-bottom: 2.812rem;
}
@media screen and (max-width: 767px) {
  #gnavi {
    margin-bottom: 40px;
    padding-top: 40px;
  }
}
#gnavi .comming{
     pointer-events: none;
    opacity: 0.3;
}
#gnavi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: solid 1px #d3d3cf;
}
#gnavi ul li {
  padding: 0.8rem 0;
  border-bottom: solid 1px #d3d3cf;
}
@media screen and (max-width: 767px) {
  #gnavi ul li {
    padding: 0.5rem 0;
  }
}
#gnavi ul li > a {
  font-size: 1.125rem;
}
#gnavi ul li a small{
 display: block;
}
@media screen and (max-width: 1200px) {
  #gnavi ul li > a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #gnavi ul li > a {
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 768px) {
  #gnavi ul li > a:hover {
    letter-spacing: 3px;
    color: #346a54;
  }
}

.header_navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1200px) {
  .header_navi {
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .header_navi {
    padding-top: 16px;
    padding-right: 60px;
  }
}
.header_navi li {
  padding: 0 0.9rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .header_navi li {
    padding: 0;
  }
}
.header_navi li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #a49c9a;
}
@media screen and (max-width: 767px) {
  .header_navi li::before {
    display: none;
  }
}
.header_navi li:last-child::after {
  display: none;
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #a49c9a;
}
.header_navi li > a {
  font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
  .header_navi li > a {
    font-size: 0.6rem;
  }
}
@media screen and (max-width: 767px) {
  .header_navi .icon_account {
    padding-right: 1rem;
  }
}
.header_navi .icon_account a {
  position: relative;
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .header_navi .icon_account a {
    padding-left: 0;
    padding-top: 20px;
  }
}
.header_navi .icon_account a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 16px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_icon_account.png?cmsp_timestamp=20230210094438) no-repeat center top/contain;
}
@media screen and (max-width: 767px) {
  .header_navi .icon_account a::before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.header_navi .icon_cart a {
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .header_navi .icon_cart a {
    padding-left: 0;
    padding-top: 20px;
  }
}
.header_navi .icon_cart a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_icon_cart.png?cmsp_timestamp=20230210094438) no-repeat center top/contain;
}
@media screen and (max-width: 767px) {
  .header_navi .icon_cart a::before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  .header_navi .icon_cart a > span {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header_navi .search_wrap {
    display: none;
  }
}

.search_input {
  width: 172px;
  padding: 1rem 1rem;
  padding-left: 38px;
  border-radius: 5px;
  border: solid #346a54 1px;
  font-size: 0.75rem;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_icon_search.png?cmsp_timestamp=20230210094438) no-repeat left 15px center/100%;
  background-size: 20px;
}
@media screen and (max-width: 767px) {
  .search_input {
    width: 100%;
  }
}

.menu-trigger {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  z-index: 10000;
  background: #fff;
  color: #fff;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.menu-trigger span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  z-index: 4;
  left: 20px;
  width: 50%;
  height: 2px;
  background: #346a54;
}
@media screen and (max-width: 1200px) {
  .menu-trigger span {
    left: 16px;
  }
}
@media screen and (max-width: 767px) {
  .menu-trigger span {
    width: 50%;
    left: 16px;
  }
}
.menu-trigger span:nth-of-type(1) {
  top: 35%;
}
.menu-trigger span:nth-of-type(2) {
  top: 50%;
}
@media screen and (max-width: 1200px) {
  .menu-trigger {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .menu-trigger {
    width: 60px;
    height: 60px;
  }
}
.menu-trigger::before {
  content: "メニュー";
  position: absolute;
  display: block;
  color: #231815;
  bottom: 0.9rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0.6rem;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .menu-trigger::before {
    bottom: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .menu-trigger::before {
    font-size: 0.6rem;
    bottom: 0.4rem;
  }
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(45deg);
          transform: translateY(9px) rotate(45deg);
  top: 27%;
}
@media screen and (max-width: 1200px) {
  .menu-trigger.active span:nth-of-type(1) {
    top: 21%;
  }
}
@media screen and (max-width: 767px) {
  .menu-trigger.active span:nth-of-type(1) {
    top: 21%;
  }
}
.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: translateY(-9px) rotate(-45deg);
          transform: translateY(-9px) rotate(-45degg);
  bottom: 55%;
}
@media screen and (max-width: 767px) {
  .menu-trigger.active span:nth-of-type(2) {
    width: 50%;
    bottom: 45%;
  }
}

#overlay {
  width: 45%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  right: -45%;
  z-index: 9999;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  #overlay {
    width: 100%;
    height: 0;
    right: 0;
  }
}
#overlay.active {
  opacity: 1;
  right: 0;
  visibility: visible;
}
@media screen and (max-width: 767px) {
  #overlay.active {
    height: 100%;
  }
}

.overlay_2 {
  position: relative;
  width: 100%;
  height: 100%;
}

.list_side_menu {
  position: fixed;
  width: 80px;
  height: 366px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 80px;
  right: 0;
  z-index: 10000;
}
@media screen and (max-width: 1200px) {
  .list_side_menu {
    top: 60px;
    width: 60px;
  }
}
@media screen and (max-width: 767px) {
  .list_side_menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 60px;
    -webkit-box-shadow: 0 -4px 5px -5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 -4px 5px -5px rgba(0, 0, 0, 0.3);
  }
}
.list_side_menu > li {
  width: 100%;
  height: 183px;
}
@media screen and (max-width: 767px) {
  .list_side_menu > li {
    width: 50%;
    height: 60px;
  }
}
.list_side_menu > li:nth-of-type(1) > a {
  background-color: #f3f3ee;
}
.list_side_menu > li:nth-of-type(1) > a > span {
  position: relative;
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .list_side_menu > li:nth-of-type(1) > a > span {
    padding-top: 0;
    padding-left: 25px;
  }
}
.list_side_menu > li:nth-of-type(1) > a > span::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 20px;
  height: 20px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_icon_faq.png?cmsp_timestamp=20230210094438) no-repeat center top/contain;
}
@media screen and (max-width: 767px) {
  .list_side_menu > li:nth-of-type(1) > a > span::before {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.list_side_menu > li:nth-of-type(2) > a {
  background-color: #346a54;
  color: #fff;
}
.list_side_menu > li:nth-of-type(2) > a > span {
  position: relative;
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .list_side_menu > li:nth-of-type(2) > a > span {
    padding-top: 0;
    padding-left: 25px;
  }
}
.list_side_menu > li:nth-of-type(2) > a > span::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 16px;
  height: 19px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_shop_contact.png?cmsp_timestamp=20230210094438) no-repeat center top/contain;
}
@media screen and (max-width: 767px) {
  .list_side_menu > li:nth-of-type(2) > a > span::before {
    left: 0;
    top: 80%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.list_side_menu > li > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .list_side_menu > li > a {
    text-align: center;
  }
}
.list_side_menu > li > a > span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: center;
  font-size: 0.812rem;
  white-space: nowrap;
  display: inline-block;
}
@media screen and (max-width: 1200px) {
  .list_side_menu > li > a > span {
    font-size: 0.7rem;
  }
}
@media screen and (max-width: 767px) {
  .list_side_menu > li > a > span {
    left: 0;
    top: 45%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}

a.contact_btn {
  display: block;
  position: relative;
  background-color: #d2d2cc;
  width: 100%;
  max-width: 400px;
  height: 66px;
}
a.contact_btn::before {
  position: absolute;
  content: "";
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 23px;
  height: 16px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_icon_contact.png?cmsp_timestamp=20230210094438) no-repeat center top/contain;
}
a.contact_btn > span {
  position: absolute;
  font-size: 0.875rem;
  color: #346a54;
  width: 100%;
  left: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

a.contact_btn:hover {
  opacity: 0.7;
}

.main_img {
  padding-top: 80px;
  margin-bottom: 140px;
}
@media screen and (max-width: 1200px) {
  .main_img {
    padding-top: 60px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .main_img {
    padding-top: 60px;
    margin-bottom: 60px;
  }
}

.logo_shop_wrap {
  max-width: 62%;
  width: 100%;
  text-align: center;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .logo_shop_wrap {
    padding-bottom: 1rem;
  }
}
.logo_shop_wrap .top_ttl {
  position: absolute;
  font-size: 1.25rem;
  font-family: "Noto Serif JP", serif;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .logo_shop_wrap .top_ttl {
    font-size: 0.65rem;
  }
}

.inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    padding: 0 20px;
  }
}
.logo_shop_wrap_sub {
  max-width: 30%;
  width: 100%;
  position: relative;
  padding-bottom: 1rem;
}
@media screen and (max-width: 1200px) {
  .logo_shop_wrap_sub {
    max-width: 35%;
    padding-bottom: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .logo_shop_wrap_sub {
    max-width: 50%;
    padding-bottom: 1.5rem;
  }
}
.logo_shop_wrap_sub .sub_ttl {
  position: absolute;
  font-size: 0.875rem;
  font-family: "Noto Serif JP", serif;
  left: 15%;
  bottom: 0;
}
@media screen and (max-width: 1200px) {
  .logo_shop_wrap_sub .sub_ttl {
    left: 17%;
  }
}
@media screen and (max-width: 1200px) {
  .logo_shop_wrap_sub .sub_ttl {
    font-size: 0.7rem;
  }
}

.sub_ttl_section {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 100px;
  }
  @media screen and (max-width: 1200px) {
    .sub_ttl_section {
      margin-bottom: 80px;
      }
  }
@media screen and (max-width: 1200px) {
  .sub_ttl_section {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .sub_ttl_section {
    height: 150px;
  }
}
.sub_ttl_section::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  background-color: #a59d9b;
  width: 100%;
  max-width: 1080px;
  height: 1px;
}
@media screen and (max-width: 1200px) {
  .sub_ttl_section::before {
    max-width: calc(100% - 60px);
  }
}

.sub_main_ttl_wrap {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sub_main_ttl {
  display: inline-block;
  position: relative;
  text-align: center;
  padding-top: 110px;
}
@media screen and (max-width: 1200px) {
  .sub_main_ttl {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sub_main_ttl {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.sub_main_ttl > span {
  position: relative;
  z-index: 2;
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .sub_main_ttl > span {
    font-size: 0.9rem;
  }
}
.sub_main_ttl::before {
  white-space: nowrap;
  content: attr(data-title);
  font-size: 6.25rem;
  position: absolute;
  font-family: "Cormorant Garamond", serif;
  top: 0;
  font-weight: 400;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  line-height: 1;
  color: #c4c4be;
  z-index: 0;
}
@media screen and (max-width: 1200px) {
  .sub_main_ttl::before {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .sub_main_ttl::before {
    -webkit-transform: none;
            transform: none;
    position: static;
    font-size: 3rem;
  }
}

.list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.list_item li {
  width: 20%;
  padding-right: 2rem;
}
.list_item li > a {
  display: block;
  width: 100%;
}

/* フッター */
.go_top_wrap {
  border-top: solid 1px #e1e1dd;
  border-bottom: solid 1px #e1e1dd;
}

.go_top {
  display: block;

  padding: 16px 0;
  position: relative;
  transition: 0.3s;

}
@media screen and (min-width: 768px) {
.go_top:hover {
			background:#346a54 ;
		}}
@media screen and (max-width: 767px) {
  .go_top {
    width: 38.3333333333px;
    height: auto;
    margin: 0 auto;
  }
}
.go_top::before {
display: block;
		width: 46px;
		height: 48px;
		content: "";
		text-align: center;
		margin: auto;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_go_top.png?cmsp_timestamp=20230210094438) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}


#footer {
  max-width: 1200px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 0 8%;
  }
}

.footer_box {
  width: 100%;
  padding: 5rem 0;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .footer_box {
    padding: 4rem 0;
  }
}

.footer_left {
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .footer_left {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .footer_left {
    width: 100%;
    margin-bottom: 2rem;
  }
}

.footer_right {
  width: 50%;
  max-width: 430px;
}
@media screen and (max-width: 1200px) {
  .footer_right {
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  .footer_right {
    width: 100%;
  }
}

.f_logo {
  width: 100%;
  max-width: 400px;
  margin: 0 0 3.75rem;
}
@media screen and (max-width: 767px) {
  .f_logo {
    margin: 0 0 3rem;
  }
}

.copy {
  padding: 1rem 0;
  font-size: 0.6rem;
  text-align: center;
  font-family: "Cormorant Garamond", serif;
}
@media screen and (max-width: 767px) {
  .copy {
    margin-bottom: 60px;
  }
}

.text_box_wrap {
  font-size: 0.875rem;
  line-height: 2.9;
}
@media screen and (max-width: 1200px) {
  .text_box_wrap {
    font-size: 0.8rem;
    line-height: 2.4;
  }
}

@media screen and (max-width: 767px) {
  .table_info {
    border-top: 1px solid #d3d3cf;
  }
}
.table_info th {
  font-weight: 400;
  padding: 0.2rem 1em 0.5rem 0;
  font-size: 0.875rem;
}
@media screen and (max-width: 1200px) {
  .table_info th {
    font-size: 0.8rem;
    border-bottom: 1px solid #d3d3cf;
    padding: 0.8rem 1em 0.8rem 0;
  }
}
@media screen and (max-width: 767px) {
  .table_info th {
    border-bottom: 1px solid #d3d3cf;
  }
}
.table_info td {
  padding: 0.2rem 0;
  font-size: 0.875rem;
}
@media screen and (max-width: 1200px) {
  .table_info td {
    padding: 0.8rem 0;
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .table_info td {
    border-bottom: 1px solid #d3d3cf;
  }
}

.z_index_3 {
  position: relative;
  z-index: 3;
}

.list_f_sns_wrap {
  border-top: solid 1px #e1e1dd;
  border-bottom: solid 1px #e1e1dd;
}

.list_f_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.8rem 0;
  width: 150px;
  margin: auto;
}
.list_f_sns > li {
  width: 30px;
  height: 30px;
}
.list_f_sns > li:last-of-type {
  margin-right: 0;
}
.list_f_sns > li > a {
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.list_f_sns > li > a img {
  width: 100%;
}
.list_f_sns > li > a:hover {
  opacity: 0.6;
}
.list_f_sns .icon_Facebook > a::before {
  width: 30px;
  height: 30px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_icon_Facebook.png?cmsp_timestamp=202302100944384) no-repeat center/cover;
}
.list_f_sns .icon_YouTube > a::before {
  width: 30px;
  height: 30px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_icon_YouTube.png?cmsp_timestamp=20230210094438) no-repeat center/cover;
}
.list_f_sns .icon_Twitter > a::before {
  width: 30px;
  height: 30px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_icon_Twitter.png?cmsp_timestamp=20230210094438) no-repeat center/cover;
}

.list_f_sns .icon_Insta > a::before {
  width: 30px;
  height: 30px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_icon_Insta.png?cmsp_timestamp=20230308134532) no-repeat center/cover;
}

.section_Lv1 {
  padding-top: 100px;
  padding-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .section_Lv1 {
    padding-top: 30px;
    padding-bottom: 7px;
  }
}

.footer_banner_wrap {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .footer_banner_wrap {
    margin-bottom: 7px;
  }
}
.footer_banner_wrap > a:hover {
  opacity: 0.7;
}
.footer_banner_wrap img {
  width: 100%;
}

.list_f_information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: #a49c9a solid 1px;
  border-bottom: #a49c9a solid 1px;
  border-left: #a49c9a solid 1px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .list_f_information {
    border-top: none;
    border-bottom: none;
  }
}
.list_f_information > li {
  width: 33.3333333333%;
  height: 80px;
  border-right: #a49c9a solid 1px;
}
@media screen and (max-width: 767px) {
  .list_f_information > li {
    height: 60px;
  }
}
.list_f_information > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list_f_information > li > a > span {
  display: block;
  text-align: center;
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .list_f_information > li > a > span {
    font-size: 0.6rem;
  }
}
.list_f_information > li > a:hover {
  background-color: #a49c9a;
  color: #fff;
}

.footer_line{
  border-bottom: 1px solid #a49c9a;
}

.apricot_main{
  width: 77%;
}
@media screen and (max-width: 1200px) {
  .apricot_main{
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .apricot_main{
    width: 100%;
  }
}

.apricot_side{
  width: 20%;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .apricot_side{
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .apricot_side{
    width: 100%;
  }
}

.ttl_recommendation,
.ttl_check{
  position: relative;
  font-size: 1.6rem;
  padding-left: 30px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .ttl_recommendation,
  .ttl_check{
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}

.ttl_recommendation::before{
  position: absolute;
  content: "";
  width: 23px;
  height: 22px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_ttl_star.png?cmsp_timestamp=20230213121427) no-repeat center/contain;
  top:50%;
  left: 0;
  transform: translateY(-50%);
}

.ttl_check::before{
  position: absolute;
  content: "";
  width: 23px;
  height: 22px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/ap_ttl_check.png?cmsp_timestamp=20230213121427) no-repeat center/contain;
  top:50%;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .ap_col-xs-4{
    width: 50%;
  }
}


/* サイドバー */
.list_side_wrap {
  border-bottom: solid 1px #a49c9a;
}

.list_brand_sub > li .name_ttl {
  text-align: center;
  font-size: 0.9375rem;
  padding: 1.2rem 0 1rem;
}

.acd-check {
  display: none;
}

.acd-label {
  display: block;
  margin-bottom: 3px;
  color: #346a54;
  font-size: 0.9375rem;
  text-align: center;
  padding: 0.7rem 0;
  border-top: solid 1px #a49c9a;
  position: relative;
  padding-right: 20px;
}
.acd-label::before {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(https://img07.shop-pro.jp/PA01385/284/etc/app_arrow_g.png?cmsp_timestamp=20230214100112) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.acd-content {
  height: 0;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  visibility: hidden;
}

.acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  visibility: visible;
}

.acd-check:checked + .acd-label {
  border-bottom: solid 1px #a49c9a;
}

.acd-check:checked + .acd-label::before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}

.list_sidmenu > li {
  margin-bottom: 3px;
}
.list_sidmenu > li:last-of-type {
  margin-bottom: 0;
}
.list_sidmenu > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
}
.list_sidmenu > li a .img_wrap {
  width: 28%;
  height: 50px;
}

.list_sidmenu > li a .img_wrap img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 50px;
}
.list_sidmenu > li a .txt_wrap {
  width: 72%;
  letter-spacing: 0.05em;
  background-color: #f3f3ee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.8125rem;
  padding: 0.5rem 0rem 0.5rem 0.5rem;
  line-height: 1.5;
}

.sale::before {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);

}
.magazine{
      display: block;
  border:solid 1px #a49c9a;
margin-top:20px;}
.magazine img{
display:block;
width:216px;
margin:auto;}
@media screen and (max-width: 767px) {

  .list_sidmenu > li a {
    height: 60px;
  }
  .list_sidmenu > li a .img_wrap {
    width: 25%;
    height: 60px;
  }
  .list_sidmenu > li a .img_wrap img {
    height: 60px; 
    width: auto;
  }
  .list_sidmenu > li a .txt_wrap {
    width: 75%;
   
  }
}

.list_sidmenu > li a .txt_wrap_s {
  font-size: 0.65rem;
}
.list_sidmenu > li a:hover {
  opacity: 0.6;
}

.list_sidmenu_2 > li {
  margin-bottom: 3px;

}
.list_sidmenu_2 > li:last-of-type {
  margin-bottom: 0;
}
.list_sidmenu_2 > li a {
  display: block;
  width: 100%;
  height:auto;  
  border: solid 1px #a49c9a;
}
.list_sidmenu_2 > li a .img_wrap {
  width: 100%;
  height: 50px;
}
.list_sidmenu_2 > li a .img_wrap img {
  -o-object-fit: cover;
     object-fit: cover;
  width: auto;
  margin: auto;
    display: block;
  height: 50px;
}
.list_sidmenu_2 > li a:hover {
  opacity: 0.6;
}
.list_sidmenu_2 p{
      font-size: 0.65rem;
text-align: center;
}
@media screen and (max-width: 1200px) {
.list_sidmenu > li a .img_wrap {
    width: auto;
}
.list_sidmenu > li a .txt_wrap {
    width: 100%;}
}
@media screen and (max-width: 767px) {
  .list_sidmenu_2 > li a {
    height: 60px;
  }
  .list_sidmenu_2 > li a .img_wrap {
    height: 60px;
  }
  .list_sidmenu_2 > li a .img_wrap img {
    height: 60px;
  }
}
.footer_right .text_box_wrap {
		line-height: 2;
	}
.footer_right table {
		margin-top: 20px;
	}
a.calendar_btn {
    background-color:#346a54;
}

a.calendar_btn::before {
			background: url(https://img07.shop-pro.jp/PA01385/284/etc_base64/aWNvLWNhbGVuZGFy.png) no-repeat center top/contain;
		}

a.calendar_btn> span {
			color: #d2d2cc;
		}