body {
  font-family: 'Zen Kaku Gothic New', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif !important;
  font-size: 14px;
  word-wrap: break-word;
  color: #222;
  background: #fff;
  overflow-wrap: break-word;
  min-height: 100vh;
  position: relative;
  box-sizing: border-box;
  letter-spacing: 0.1em;
}

.p-body {
  padding-bottom: 345px;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  margin: 0;
}

.btn {
  border-radius: 0;
}

ul {
  list-style: none;
  margin: 0;
}

a,
a:visited,
a:link,
a:focus {
  color: #000;
  text-decoration: none;
  transition: color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease 0s;
}

a img {
  opacity: 1;
  transition: 0.5s;
  filter: blur(0);
  -webkit-filter: blur(0);
}

a:hover img {
  opacity: .5;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  margin: 0;
  padding: 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  overflow: visible;
  box-sizing: content-box;
  height: 0;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
  text-decoration: none;
  color: #999;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid #c0c0c0;
}

legend {
  display: table;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  color: inherit;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.p-layout-container {
  box-sizing: border-box;
  max-width: 1240px;
  margin: 0 auto;
}

.p-layout-container::after {
  display: block;
  clear: both;
  content: '';
}

.p-page-content {
  max-width: 1040px;
  margin: 0 auto;
  padding: 225px 45px 0;
}

@media screen and (max-width: 769px) {
  .p-page-content {
    padding: 165px 45px 0;
  }
}

@media screen and (max-width: 480px) {
  .p-page-content {
    padding: 130px 22px 0;
  }
}

.p-footer {
  background: < {
    $setting-bgColor-commonNav
  }

  >;
  position: absolute;
  bottom: 0;
  width: 100%;
}

/* PCフッター */
.p-footer-bottom {
  position: relative;
  background: #fff url(https://img21.shop-pro.jp/PA01480/424/etc_base64/YmdfY29sb3JfcGNfZm9vdGVy.png?cmsp_timestamp=20250605112151) no-repeat bottom center;
  background-size: 1920px 167px;
}

@media screen and (min-width: 1921px) {
  .p-footer-bottom {
    background-size: 100% 167px;
  }
}


@media screen and (max-width: 769px) {
  .p-footer-bottom {
    position: relative;
    background: #fff url(https://img21.shop-pro.jp/PA01480/424/etc_base64/YmdfY29sb3Jfc3BfZm9vdGVy.png?cmsp_timestamp=20250605112151) no-repeat bottom center;
    background-size: contain;
  }
}

.p-footer-bottom::after {
  display: block;
  clear: both;
  content: '';
}

.p-footer-bottom a {
  transition: .2s;

  color: < {
    $setting-textColor-commonNav
  }

  >;
}

.p-footer-bottom a:hover {
  opacity: .66;
}

.p-footer-bottom__copyright {
  font-size: 10px;
  line-height: 20px;
  padding: 10px;
}

@media screen and (max-width: 769px) {
  .p-footer-bottom__copyright {
    padding: 50px 10px 10px;
    /* 一時的に白に変更   
  color: #fff; */
  }
}

.p-footer-bottom__credit {
  padding: 15px 0;
  text-align: center;
}

.p-footer-bottom__credit span {
  font-size: 10px;
  position: relative;
  top: -.3em;
  margin-right: 5px;
  color: #fff;
}

.p-footer-bottom__credit svg {
  width: 220px;
  height: 18px;
  fill: #fff;
}

.p-footer-bottom__pagetop {
  background: #fff;
}

.p-footer-bottom__pagetop a {
  display: block;
  padding: 10px;
  text-align: center;

  background: < {
    $setting-accentColor
  }

  >;
}

.p-footer-bottom__pagetop svg {
  width: 30px;
  height: 30px;
  fill: currentColor;
}

@media screen and (min-width: 600px) {
  .c-form__unit-label--fix-margin {
    margin-bottom: -.3em;
  }

  .c-input-text {
    font-size: 14px;
  }

  .c-select__value {
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .c-section__heading {
    margin: 100px 0 40px;
  }

  .c-section__heading--sub-title {
    font-size: 36px;
  }

  .c-section__container {
    margin-right: auto;
    margin-left: auto;
  }

  .c-sp-list__nav-icon {
    display: none;
  }

  .c-product-list {
    margin-bottom: 40px;
  }

  .c-product-list__item {
    width: 33.33333%;
    padding-top: 40px;
  }

  .c-product-list__item:nth-child(3n) {
    border-right: 0;
  }

  .c-product-list__item:nth-child(3n + 1) {
    clear: both;
  }

  .c-product-list__button button {
    padding: 10px 15px;
  }

  .c-product-sort {
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }

  .c-product-sort__total {
    position: relative;
    bottom: -3px;
    float: left;
    margin-bottom: 0;
  }

  .c-thumbnail-product-list {
    margin-bottom: 40px;
    padding: 0;
  }

  .c-thumbnail-product-list__item {
    width: 25%;
    padding: 0 10px;
  }

  .c-thumbnail-product-list__item:nth-child(4n + 1) {
    clear: both;
  }

  .c-topic-path {
    margin-right: auto;
    margin-left: auto;
  }

  .c-topic-path__list {
    margin-bottom: .5em;
  }

  .c-topic-path a {
    padding: .3em 0;
  }

  .u-visible--phone {
    display: none;
  }

  .u-visible--tablet {
    display: inherit;
  }

  .p-layout-container {
    padding: 0;
  }

  .p-header__bar {
    font-size: 12px;
    line-height: 36px;
    display: inherit;
    overflow: hidden;
    width: 100%;
    padding-bottom: 1px;

    background: < {
      $setting-headerBarColor
    }

    >;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .2);
  }

  .p-header__bar::after {
    display: block;
    clear: both;
    content: '';
  }

  .sp-global-header {
    display: none;
  }

  .p-drawer-nav {
    display: none;
  }

  .p-global-header__logo {
    float: left;
    max-width: 100%;
    text-align: left;
  }

  .p-sub-header {
    display: inherit;
  }

  .p-search-form__body {
    max-width: 600px;
  }

  .p-manager__image {
    float: left;
    margin: 0 40px 20px 0;
  }

  .p-manager__text-wrap {
    overflow: hidden;
  }

  .p-manager__heading {
    text-align: left;
  }

  .p-manager__content {
    text-align: left;
  }

  .p-calendar__table table {
    display: inline-block;
    margin: 0;
  }

  .p-calendar__table table:nth-child(2) {
    margin-left: 10px;
  }

  .p-global-footer {
    padding-top: 40px;
  }

  .p-global-footer::after {
    display: block;
    clear: both;
    content: '';
  }

  .p-global-footer__unit {
    float: left;
    width: 50%;
    padding-bottom: 40px;
  }

  .p-global-footer__unit--half {
    clear: both;
    padding-bottom: 40px;
  }

  .p-global-footer__heading {
    margin: 0 0 30px;
    text-align: left;
  }

  .p-global-footer__mailmaga-form {
    margin: 0;
  }

  .p-global-footer__mailmaga-form form {
    display: inline-block;
    width: 400px;
  }

  .p-global-footer__mailmaga-form span {
    display: inline-block;
  }

  .p-global-footer__mailmaga-form p {
    display: inline-block;
    margin: 0;
  }

  .p-global-footer__mailmaga-form .mailmaga_text {
    width: 70%;
    margin-right: 2%;
    margin-bottom: 0;
  }

  .p-global-footer__mailmaga-form .mailmaga_text input {
    font-size: 14px;
  }

  .p-global-footer__mailmaga-form .mailmaga_ins input {
    width: auto;
  }

  .p-footer-nav li {
    margin-bottom: .6em;
  }

  .p-footer-nav a {
    display: inline;
    width: auto;
    padding: 0;
    text-decoration: none;
  }

  .p-footer-nav__text {
    display: inline;
  }

  .p-footer-guide .p-layout-container {
    display: table;
    width: 100%;
    padding: 50px 5px;
    border-top: 1px solid #eaeaea;
  }

  .p-footer-guide__unit {
    display: table-cell;
    box-sizing: border-box;
    width: 33.33333%;
    padding: 0 15px;
  }

  .p-footer-guide__heading {
    margin: 0 0 30px;
    text-align: left;
  }

  .p-footer-bottom__copyright {
    /* float: left; */
    display: inline-block;
    padding: 15px 10px;
  }

  .p-footer-bottom__credit {
    float: right;
    width: 370px;
    text-align: left;
  }

  .p-footer-bottom__pagetop {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

@media screen and (min-width: 960px) {
  .c-section__label {
    float: left;
    clear: left;
    margin-right: 20px;
  }

  .c-section__content {
    overflow: hidden;
    margin: 0 0 20px;
  }

  .c-product-list__image-wrap {
    border-width: 15px;
  }

  .c-thumbnail-product-list__image-wrap {
    border-width: 9px;
  }

  .c-thumbnail-product-list__item {
    width: 20%;
  }

  .c-thumbnail-product-list__item:nth-child(4n + 1) {
    clear: none;
  }

  .c-thumbnail-product-list__item:nth-child(5n + 1) {
    clear: both;
  }

  .u-visible--pc {
    display: inherit;
  }

  .p-global-nav__list li {
    width: 25%;
  }

  .p-global-nav__list li:nth-child(3n + 1) {
    clear: none;
  }

  .p-global-nav__list li:nth-child(4n + 1) {
    clear: both;
  }

  .p-shop-info__manager {
    float: left;
    width: 75%;
  }

  .p-shop-info__manager--half {
    width: 50%;
  }

  .p-shop-info__calendar {
    float: left;
    width: 25%;
  }

  .p-shop-info__calendar--half {
    width: 50%;
  }

  .p-global-footer__unit {
    float: left;
    width: 25%;
  }

  .p-global-footer__unit--half {
    float: right;
    width: 50%;
  }
}

@media screen and (max-width: 599px) {
  .c-sp-list {
    display: table;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 0 12px 10px;
    text-decoration: none;
  }

  .c-sp-list--close-menu {
    padding-left: 0;
    text-align: center;
    color: #fff;
    background: #ccc;
  }

  .c-sp-list__mark {
    display: table-cell;
    width: 30px;
    vertical-align: middle;
  }

  .c-sp-list__value {
    line-height: 1.5;
    display: table-cell;
    width: auto;
    vertical-align: middle;
    word-break: break-all;
  }

  .c-sp-list__nav-icon {
    display: table-cell;
    width: 24px;
    text-align: right;
    vertical-align: middle;
  }

  .c-sp-list__icon {
    width: 22px;
    height: 22px;
    fill: currentColor;
  }

  .c-sp-list__icon--pulldown {
    width: 22px;
    height: 22px;
    margin-right: 1px;
    fill: currentColor;
  }

  .c-product-list__item:nth-child(2n) {
    border-right: 0;
  }

  .c-product-list__item:nth-child(2n + 1) {
    clear: both;
  }

  .c-pager__list-item {
    display: none;
  }

  .c-pager__list-item--visible {
    display: inline-block;
  }

  .c-thumbnail-product-list__item:nth-child(3n + 1) {
    clear: both;
  }

  .c-image-box__image--noimage {
    font-size: 12px;
  }

  .p-body {
    padding-top: 0;
  }

  .p-fixed-header {
    display: none;
  }

  .js-fix-height {
    display: none;
  }

  .p-shop-info {
    padding-right: 20px;
    padding-left: 20px;
  }

  .p-global-footer__group {
    padding: 30px 0;
  }

  .p-global-footer__group:first-child {
    border-bottom: 1px solid #eaeaea;
  }

  .p-global-footer__group--secondary {
    font-size: 12px;
    text-align: center;
  }

  .p-footer-nav--secondary {
    margin: 0 20px;
  }

  .p-footer-nav--secondary li {
    display: inline-block;
    margin: 0;
  }

  .p-footer-nav--secondary a {
    line-height: 3;
    display: inline;
    padding: 1em .5em;
  }
}

/* 遅延のアニメーション */
.lazyload,
.lazyloading {
  opacity: 0;
  transform: translate(0, 30px);
}

.lazyloaded {
  opacity: 1;
  transform: translate(0, 0);
  transition: 1.4s;
}

/*トップ・フリーページトップ背景のアニメーション*/
.fade {
  animation: fadeIn 3s ease-in-out 0s 1 normal;
}

@keyframes fadeIn {

  /*animation-nameで設定した値を書く*/
  0% {
    opacity: 0
  }

  /*アニメーション開始時は不透明度0%*/
  100% {
    opacity: 1
  }

  /*アニメーション終了時は不透明度100%*/
}

/*旧 Safari 用のベンダー処理*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

/*フリーページトップ文字のアニメーション*/
.up_m {
  animation: fadeinin 1.5s ease 0s 1 normal;
}

@keyframes fadeinin {

  /*animation-nameで設定した値を書く*/
  0% {
    opacity: 0;
    transform: translate(0, 30px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

/*旧 Safari 用のベンダー処理*/
@-webkit-keyframes fadeinin {
  0% {
    opacity: 0;
    transform: translate(0, 30px);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

/*商品詳細 プルダウンの文字*/
button,
input,
optgroup,
select,
textarea {
  font-family: 'Zen Kaku Gothic New', 'Shippori Mincho', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif !important;
}

/*フッター・プライバシー特商等*/
.Z_fotter_all {
  font-size: 0;
  padding: 0 20px 40px;
  margin: 60px auto 0;
  max-width: 1060px;
}

.Z_fotter_all a:hover {
  color: #222;
}

.Z_fotter_in_left {
  display: inline-block;
  width: 75%;
}

.Z_fotter_in_right {
  display: inline-block;
  width: 24.8%;
  text-align: right;
}

.Z_fotter_in {
  font-size: 10px;
  display: inline-block;
  padding: 0 20px 15px 0;
}

/* 一時的にフッターの文字を白に変更 
.Z_fotter_in a {
color: #fff;
}*/

.Z_fotter_in img {
  width: 7px;
  padding: 0 5px 3px 0;
  /* 一時的にフッターの文字を白に変更 
filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);*/

}

@media screen and (max-width: 769px) {
  .Z_fotter_all {
    padding: 0 45px 15px;
  }

  .Z_fotter_in_left {
    display: block;
    width: 100%;
    text-align: center;
  }

  .Z_fotter_in_right {
    display: block;
    width: 100%;
    text-align: center;
  }

  .Z_fotter_in {
    padding: 5px 7px;
  }
}

@media screen and (max-width: 480px) {
  .Z_fotter_all {
    padding: 0 22px 15px;
    margin: 0;
  }
}

/*トップに戻るボタン*/
#page-top {
  position: fixed;
  bottom: 30px;
  right: 5%;
}

#page-top a {
  text-decoration: none;
  width: 76px;
  text-align: center;
  display: block;
  padding: 25% 0;
}

#page-top a:hover {
  text-decoration: none;
}

.dli-chevron-up {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 1;
  width: 32px;
  height: 32px;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(25%) rotate(-45deg);
}

.dli-chevron-up_moji {
  display: inline-block;
  color: #000;
  font-size: 21px;
  padding: 10px 0 0;
}

@media screen and (max-width: 769px) {
  #page-top {
    bottom: 25px;
    right: 25px;
  }

  #page-top a {
    width: 50px;
  }

  .dli-chevron-up {
    width: 17px;
    height: 17px;
  }

  .dli-chevron-up_moji {
    font-size: 14px;
    padding: 5px 0 0;
  }
}

/*　サイズガイドのタグ　*/
.fp_left_01 {
  display: inline-block;
  width: 60%;
  margin: 2% 0 0;
  vertical-align: top;
}

.fp_right_01 {
  display: inline-block;
  width: 35%;
  margin: 2% .5% 0;
  vertical-align: top;
}

@media screen and (max-width: 550px) {
  .fp_left_01 {
    display: block;
    width: 100%;
  }

  .fp_right_01 {
    display: block;
    width: 100%;
    margin: 8% .5% 10%;
  }
}

.size_table_01 {
  border-collapse: collapse;
  margin: 0;
  border-bottom: 1px solid #ddd;
}

table.size_table_01 th {
  width: 20%;
  padding: 11px 5% 11px 3%;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

table.size_table_01 td {
  padding: 11px 5px;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

table.size_table_01 img {
  width: 100%;
  height: auto;
}

/*　ヘッダー切り替えのタグ　*/
.Top_header_pc {
  position: fixed;
  width: 100%;
  transition: 0.3s;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hideClass1 {
  transform: translateY(-210px);
}

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

.Top_header_mobile {
  display: none;
}

@media screen and (max-width: 769px) {
  .Top_header_mobile {
    display: block;
    position: fixed;
    width: 100%;
    transition: 1s;
    z-index: 1;
  }
}

/*　ヘッダー関連（pc）　*/
.Top_header_all_pc {
  text-align: center;
  background: #fff url(https://img21.shop-pro.jp/PA01480/424/etc_base64/YmdfY29sb3JfcGNfaGVhZGVy.png?cmsp_timestamp=20250605112151) no-repeat top center;
  background-size: 1920px 167px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 50;
  padding: 35px 0 5px;
}

@media screen and (min-width: 1921px) {
  .Top_header_all_pc {
    background-size: 100% 167px;
  }
}

.Top_header_in_pc {
  position: relative;
  max-width: 1040px;
  padding: 45px 27px 24px;
  margin: 0 auto;
}

.Top_header_in_01_pc {
  display: inline-block;
  vertical-align: top;
  width: 59%;
  text-align: left;
}

.Top_header_in_02_pc {
  display: inline-block;
  vertical-align: bottom;
  text-align: right;
  width: 40%;
}

.Top_header_in_02_pc_Account {
  height: 30px !important;
  padding: 0;
  /* ↓一時的に白に変更 PCのみ   
filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%); */
}

.Top_header_in_02_pc_Cart {
  height: 30px !important;
  padding: 0 0 0 24px;
  /* ↓が一時的に白に変更 PCのみ   
filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%); */
}

.Top_header_all_pc img {
  height: 61px;
}

/*　ヘッダー関連（mobile）　*/
.Top_header_all_mobile {
  text-align: center;
  background: #fff url(https://img21.shop-pro.jp/PA01480/424/etc_base64/YmdfY29sb3Jfc3BfaGVhZGVy.png?cmsp_timestamp=20250605112151) no-repeat top center;
  background-size: contain;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 50;
  transition: .5s;
  padding: 50px 0 0;
}

.Top_header_all_mobile.transform {
  padding: 0;
  margin: -10px 0 0;
}

.Top_header_in_mobile {
  position: relative;
  max-width: 1040px;
  padding: 42px 0 0;
  margin: 0 auto;
}

.Top_header_in_01_mobile {
  display: inline-block;
  vertical-align: top;
  width: 10%;
}

.Top_header_in_02_mobile {
  display: inline-block;
  vertical-align: top;
  width: 75%;
}

.Top_header_in_02_mobile img {
  width: 70px;
  transition: .5s;
}

.Top_header_in_02_mobile.transform img {
  width: 54px;
  padding: 0 0 20px;
}

.Top_header_in_03_mobile {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 10%;
}

.Top_header_in_03_mobile img {
  width: 40px !important;
  padding: 0 10px 0 0 !important;
}

.Top_header_logo_mobile {
  text-align: center;
}

@media screen and (max-width: 769px) {
  .Top_header_all_mobile {
    padding: 20px 0;
  }

  .Top_header_in_02_mobile img {
    width: 70px;
    transition: .5s;
  }

  .Top_header_in_02_mobile.transform img {
    width: 55px;
    padding: 0 0 20px;
  }
}

@media screen and (max-width: 480px) {
  .Top_header_all_mobile {
    padding: 25px 0 10px;
  }

  .Top_header_all_mobile.transform {
    padding: 0 0 10px;
    margin: -7px 0 0;
  }

  .Top_header_in_03_mobile img {
    width: 28px !important;
    padding: 7px 10px 0 0 !important;
  }

  .Top_header_in_02_mobile img {
    width: 50px;
    padding: 0;
  }

  .Top_header_in_02_mobile.transform img {
    width: 38px;
    padding: 2px 0 0;
  }
}

/*　ハンバーガーボタン　*/
.hamburger {
  display: block;
  position: absolute;
  z-index: 3;
  left: 19px;
  top: 43px;
  width: 48px;
  height: 44px;
  cursor: pointer;
  text-align: center;
}

.hamburger span {
  display: block;
  position: absolute;
  width: 38px;
  height: 1px;
  left: 6px;
  background: #000;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.hamburger span:nth-child(1) {
  top: 6px;
}

.hamburger span:nth-child(2) {
  top: 20px;
}

.hamburger span:nth-child(3) {
  top: 35px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top: 16px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

nav.globalMenuSp {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  color: #000;
  font-size: 14px;
  text-align: center;
  transform: translateX(-100%);
  transition: all 0.6s;
  width: 285px;
  padding: 120px 85px 100px 0;
  background: #fff;
  height: 100vh;
  text-align: left;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: 82%;
}

nav.globalMenuSp.transform {
  padding: 90px 85px 100px 0;
}

.nav_position {
  position: relative;
}

.globalMenuSp_account {
  position: absolute;
  top: -57px;
  left: 235px;
}

.globalMenuSp_account_image {
  height: 32px;
}

nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0 20px 0 50px;
  width: 100%;
  font-weight: bold;
}

nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

nav.globalMenuSp ul li:hover {
  opacity: .5;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 0.4em 0;
  text-decoration: none;
}

.li_linknashi {
  padding: 0.5em 20px 0.5em 50px !important;
}

.li_danraku {
  font-size: 14px;
  font-weight: normal !important;
  padding: 0 0 0 60px !important;
}

.li_danraku img {
  width: 22px !important;
  margin: 0 12px 3px 0;
}

.li_instagram {
  font-weight: normal !important;
}

.li_instagram img {
  width: 15px;
  margin: 0 8px 2px 1px;
}

.li_yohaku {
  height: 20px;
}

.li_kugiri {
  border-top: 1px solid #c9c9c9;
  margin: 10px 0 15px 45px;
}

.li_minimoji {
  font-size: 14px;
}

.li_minimoji a {
  padding: 0.6em 0 !important;
}

.nav_insta {
  margin: 15px 0 0 65px;
  width: 30px;
  opacity: 0.7;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateX(0%);
}

@media screen and (max-width: 480px) {
  .hamburger {
    width: 35px;
    height: 35px;
    top: 43px;
    left: 15px;
  }

  .hamburger span {
    width: 28px;
  }

  .hamburger span:nth-child(1) {
    top: 9px;
  }

  .hamburger span:nth-child(3) {
    top: 30px;
  }

  nav.globalMenuSp {
    width: 250px;
    padding: 120px 40px 100px 0;
    font-size: 12px;
  }

  nav.globalMenuSp.transform {
    padding: 90px 40px 100px 0;
  }

  .globalMenuSp_account {
    position: absolute;
    top: -50px;
    left: 200px;
  }

  .globalMenuSp_account_image {
    height: 28px;
  }

  nav.globalMenuSp ul li {
    padding: 0 15px 0 25px;
  }

  nav.globalMenuSp ul li a {
    padding: 0.5em 0;
  }

  .li_linknashi {
    padding: 0.5em 15px 0.5em 25px !important;
  }

  .li_danraku {
    font-size: 12px;
    padding: 0 0 0 40px !important;
  }

  .li_danraku img {
    width: 20px !important;
    margin: 0 9px 3px 0;
  }

  .li_danraku.transform img {
    width: 20px !important;
    margin: 0 9px 13px 0;
  }

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

  .li_minimoji {
    font-size: 12px;
  }

  .li_minimoji a {
    padding: 0.5em 0 !important;
  }

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

/* PCドロップダウンメニュー */
.NaviMenu_pc {
  max-width: 1060px;
  margin: 15px auto 0;
  font-size: 12px;
  padding: 0 35px;
}

.mod_dropnavi ul li a {
  transition-property: border;
  transition-duration: 0.8s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.mod_dropnavi ul li a:link {
  text-decoration: none;
}

.mod_dropnavi ul li a:visited {
  text-decoration: none;
}

.mod_dropnavi ul li a:hover {
  text-decoration: none;
}

.mod_dropnavi ul li a:active {
  text-decoration: none;
}

/* mod_dropnavi */
.mod_dropnavi>ul {
  max-width: 1060px;
  height: 20px;
  margin: 0;
  text-align: center;
  font-size: 0;
}

.mod_dropnavi>ul>li {
  width: 19.6%;
  font-size: 12px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 15px;
  border-left: solid 1px #000;
}

.mod_dropnavi>ul>li:last-child {
  border-right: solid 1px #000;
}

.mod_dropnavi>ul>li>a {
  display: block;
  color: #000;
  font-weight: bold;
}

.mod_dropnavi>ul>li>a:hover {}

/* mod_dropnavi_child */
.mod_dropnavi .mod_dropnavi_child {
  width: 100%;
  display: none;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 99;
  padding: 10px 0 0 0 !important;
}

.mod_dropnavi .mod_dropnavi_child ul {
  padding: 10px 10px 20px !important;
  background: #fff;
}

.mod_dropnavi .mod_dropnavi_child ul li {
  font-size: 90%;
  line-height: 1.3;
  text-align: center;
  margin: 0 0 0 0 !important;
}

.mod_dropnavi .mod_dropnavi_child ul li a {
  padding: 15px 0 0 0 !important;
  display: inline-block;
}

.mod_dropnavi .mod_dropnavi_child ul li a:link {
  color: #000;
  text-decoration: none;
}

.mod_dropnavi .mod_dropnavi_child ul li a:visited {
  color: #000;
  text-decoration: none;
}

.mod_dropnavi .mod_dropnavi_child ul li a:hover {
  color: #000;
  text-decoration: underline;
}

.mod_dropnavi .mod_dropnavi_child ul li a:active {
  color: #000;
  text-decoration: underline;
}

.mod_dropnavi_child img {
  width: 30px;
  height: auto;
}

.icon_1 {
  margin: 0 12px 0 -10px;
}

.icon_2 {
  margin: 0 25px 0 -10px;
}

.icon2_moji {
  margin: 0px 5px 0 -10px;
}

.icon_3 {
  margin: 0 20px 0 -6px;
}

.icon3_moji {
  margin: 0px 0 0 -10px;
}

/* 15,000円送料無料 */
.Top_souryoumuryou_all {
  font-size: 15px;
  text-align: center;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  padding: 25px 0;
  margin: 0 auto;
}

.Top_souryoumuryou_all img {
  width: 21px;
  padding: 0 10px 2px 0;
}

@media screen and (max-width: 480px) {
  .Top_souryoumuryou_all {
    font-size: 12px;
    padding: 15px 0;
  }

  .Top_souryoumuryou_all img {
    width: 15px;
    padding: 0 10px 5px 0;
  }
}

/* インスタグラム配置 */
.Top_instagram_all {
  font-size: 15px;
  text-align: center;
  padding: 40px 0 65px;
}

.Top_instagram {
  display: inline-block;
  padding: 0 15px;
  white-space: nowrap;
}

.Top_instagram img {
  width: 18px;
  padding: 0 7px 5px 0;
}

@media screen and (max-width: 769px) {
  .Top_instagram_all {
    font-size: 13px;
    padding: 40px 0;
  }

  .Top_instagram img {
    width: 15px;
    padding: 0 7px 5px 0;
  }
}

@media screen and (max-width: 480px) {
  .Top_instagram_all {
    font-size: 12px;
    padding: 40px 0;
  }

  .Top_instagram {
    display: block;
    padding: 7px 0;
  }

  .Top_instagram img {
    width: 14px;
    padding: 0 7px 5px 0;
  }
}

/* 【フリーページタグ】 */
.FP_all {
  overflow: hidden;
}

.FP_topimage {}

.FP_topimage_mobile {
  display: none;
}

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

  .FP_topimage_mobile {
    display: block;
  }
}

.FP_image {
  margin: 0 0 60px;
}

.FP_image_moji {
  margin: 60px auto 60px;
  width: 300px;
}

.FP_image_tojam {
  margin: 60px auto 140px;
  width: 219px;
}

.FP_image_eshikaru {
  margin: 120px auto 120px;
  width: 320px;
}

.FP_image_pointcard {
  margin: 30px auto 60px;
  width: 70%;
}

@media screen and (max-width: 480px) {
  .FP_image_pointcard {
    margin: 15px auto 60px;
    width: 100%;
  }
}

.FP_midashi {
  font-size: 25px;
  text-align: center;
  margin: 80px 0 60px;
}

.FP_midashi_sub {
  display: inline-block;
  font-size: 15px;
  margin: 0 0 0 10px;
}

.FP_midashi_mini {
  font-size: 18px;
  text-align: center;
  margin: 0 0 60px;
}

.FP_midashi_eshikaru {
  font-size: 20px;
  text-align: center;
  margin: 100px 0 30px;
}

.FP_p_center {
  font-size: 15px;
  text-align: center;
  line-height: 2;
  margin: 0 0 55px;
}

.FP_p_center_tojam {
  font-size: 15px;
  text-align: center;
  line-height: 4;
  margin: 0 0 55px;
}

.FP_p_kaigyou {}

.FP_p_gyakukaigyou {
  display: inline;
}

.FP_p_left {
  font-size: 15px;
  text-align: left;
  line-height: 2;
  margin: 0 0 55px;
}

.FP_p_left a {
  text-decoration: underline;
}

.FP_LR {
  display: flex;
  text-align: left;
  margin: 0 0 40px;
}

.FP_LR_left {
  width: 100%;
}

.FP_LR_right {
  width: 100%;
  font-size: 15px;
  line-height: 2;
  padding: 0 0 0 40px;
}

.FP_LR_right a {
  text-decoration: underline;
}

.FP_3 {
  display: flex;
  justify-content: space-between;
  margin: 0 0 40px;
}

.FP_3_in {
  width: 31.5%;
}

.FP_3_in_setsumei {
  font-size: 12px;
  line-height: 1.7;
  padding: 15px 0 0;
}

.FP_4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 40px;
}

.FP_4_in {
  width: 23%;
  margin: 0 0 2.8%;
}

.FP_contactform {
  font-size: 16px;
  padding: 20px 15px;
  margin: 70px auto;
  border: 1px solid #707070;
  max-width: 400px;
  text-align: center;
  transition: .5s;
}

.FP_contactform:hover {
  color: #fff;
  background: #555;
  border: 1px solid #555;
}

@media screen and (max-width: 769px) {
  .FP_image_moji {
    margin: 40px auto 30px;
    width: 200px;
  }

  .FP_image_tojam {
    width: 200px;
  }

  .FP_image_eshikaru {
    margin: 80px auto;
    width: 250px;
  }

  .FP_midashi {
    font-size: 15px;
    margin: 60px 0 40px;
  }

  .FP_midashi_sub {
    font-size: 12px;
    margin: 8px 0 0;
  }

  .FP_midashi_mini {
    font-size: 15px;
    margin: 0 0 35px;
  }

  .FP_midashi_eshikaru {
    font-size: 15px;
    margin: 60px 0 30px;
  }

  .FP_p_center {
    font-size: 13px;
    text-align: left;
    margin: 0 0 45px;
  }

  .FP_p_kaigyou {
    display: inline;
  }

  .FP_p_gyakukaigyou {
    display: block;
  }

  .FP_p_left {
    font-size: 13px;
    margin: 0 0 55px;
    line-height: 2;
  }

  .FP_LR {
    display: block;
  }

  .FP_LR_right {
    font-size: 13px;
    padding: 20px 0 0;
  }

  .FP_4_in {
    width: 48%;
    margin: 0 0 4%;
  }

  .FP_contactform {
    font-size: 15px;
    padding: 15px 15px;
    margin: 50px auto;
    transition: .01s;
  }
}

/* 【仮・画面サイズで画像をトリミングする】 */
@media screen and (max-width: 769px) {
  .FP_topimage img {
    height: 240px;
    object-fit: cover;
  }
}

.FP_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px 0;
}

.FP_2_in1,
.FP_2_in2,
.FP_2_in3,
.FP_2_in4,
.FP_2_in5,
.FP_2_in6,
.FP_2_in7,
.FP_2_in8,
.FP_2_in9,
.FP_2_in10 {
  width: 48%;
  margin: 20px 0;
}

.FP_2_title {
  font-size: 25px;
  padding: 12% 0 0;
}

.FP_2_title_mini {
  font-size: 15px;
  padding: 5px 0 0;
}

.FP_2_p {
  font-size: 15px;
  line-height: 2;
  padding: 10% 0 0;
}

@media screen and (max-width: 769px) {
  .FP_2_title {
    font-size: 15px;
    padding: 4% 0 0;
  }

  .FP_2_title_mini {
    font-size: 12px;
    padding: 3px 0 0;
  }

  .FP_2_p {
    font-size: 12px;
    line-height: 1.8;
    padding: 7% 0 0;
  }
}

@media screen and (max-width: 480px) {
  .FP_2 {
    border-bottom: 1px solid #707070;
    margin: 40px 0;
  }

  .FP_2_in1,
  .FP_2_in2,
  .FP_2_in3,
  .FP_2_in4,
  .FP_2_in5,
  .FP_2_in6,
  .FP_2_in7,
  .FP_2_in8,
  .FP_2_in9,
  .FP_2_in10 {
    margin: 10px 0;
  }

  .FP_2_in1 {
    width: 100%;
    order: 1;
  }

  .FP_2_in2 {
    width: 100%;
    order: 2;
  }

  .FP_2_in3 {
    width: 100%;
    order: 4;
  }

  .FP_2_in4 {
    width: 100%;
    order: 3;
  }

  .FP_2_in5 {
    width: 100%;
    order: 5;
  }

  .FP_2_in6 {
    width: 100%;
    order: 6;
  }

  .FP_2_in7 {
    width: 100%;
    order: 8;
  }

  .FP_2_in8 {
    width: 100%;
    order: 7;
  }

  .FP_2_in9 {
    width: 100%;
    order: 9;
  }

  .FP_2_in10 {
    width: 100%;
    order: 10;
  }

  .FP_2_title {
    padding: 5px 0 10px;
    text-align: center;
  }

  .FP_2_title_mini {
    padding: 0;
    text-align: center;
  }

  .FP_2_p {
    font-size: 13px;
    padding: 5% 0 30px;
  }
}

/* フリーページ ショッピングガイドタグ */
.FP_shopguide_ichiranlist_all {
  font-size: 0;
  padding: 0 0 10px;
}

.FP_shopguide_ichiranlist {
  display: inline-block;
  margin: 25px 20px 8px 0;
}

.FP_shopguide_ichiranlist a {
  font-size: 14px;
  border: 1px solid #ccc;
  padding: 8px 20px;
  white-space: nowrap;
  transition: 0.5s;
}

.FP_shopguide_ichiranlist a:hover {
  color: #fff !important;
  background: #555;
  border: 1px solid #555;
}

@media (max-width: 768px) {
  .FP_shopguide_ichiranlist {
    margin: 20px 8px 8px 0;
  }

  .FP_shopguide_ichiranlist a {
    font-size: 12px;
    padding: 8px 8px;
  }
}

.FP_shopguide_waku {
  font-size: 15px;
  line-height: 2;
  border-bottom: 1px solid #707070;
  padding: 55px 0;
}

.FP_shopguide_waku:last-child {
  border-bottom: none;
  padding: 55px 0 0;
}

.FP_shopguide_waku a {
  text-decoration: underline;
}

.FP_shopguide_title {
  font-size: 19px;
  padding: 0 0 30px;
}

.FP_table_all {
  min-width: 80%;
  border: 1px solid #707070;
  margin: 20px 0 0;
}

.FP_table_name {
  font-weight: normal;
  border: 1px solid #707070;
  padding: 10px 30px;
}

.FP_table_kingaku {
  width: 200px;
  font-weight: normal;
  border: 1px solid #707070;
  text-align: center;
}

@media screen and (max-width: 769px) {
  .FP_shopguide_waku {
    font-size: 13px;
    line-height: 2;
    padding: 100px 0 50px;
    margin: -50px 0;
  }

  .FP_shopguide_waku:last-child {
    padding: 100px 0 60px;
  }

  .FP_shopguide_title {
    font-size: 15px;
    padding: 0 0 14px;
  }

  .FP_table_name {
    padding: 10px 20px;
  }

  .FP_table_kingaku {
    width: 120px;
  }
}

/* ショッピングガイド内 のし紙のタグ */
.FP_noshi_ul {
  width: 90%;
  border-top: 1px #707070 solid;
  margin: 20px 0 0;
}

.FP_noshi_li {
  border-bottom: 1px #707070 solid;
  border-left: 1px #707070 solid;
  border-right: 1px #707070 solid;
  padding: 33px;
}

.FP_noshi_in {
  display: flex;
  margin: 20px 0 0;
}

.FP_noshi_left {
  max-width: 280px;
}

.FP_noshi_right {
  margin: 0 0 0 30px;
}

.FP_noshi_minimoji {
  font-size: 12px !important;
}

.FP_uchinoshi_in {
  display: flex;
}

.FP_uchinoshi_left {
  width: 68%;
}

.FP_uchinoshi_right {
  width: 32%;
}

@media screen and (max-width: 769px) {
  .FP_noshi_ul {
    width: 100%;
  }

  .FP_noshi_li {
    padding: 30px;
  }

  .FP_noshi_in {
    display: block;
  }

  .FP_noshi_left {
    max-width: 100%;
  }

  .FP_noshi_right {
    margin: 20px 0 0;
  }

  .FP_uchinoshi_in {
    display: block;
  }

  .FP_uchinoshi_left {
    width: 100%;
    margin: 0 0 15px;
  }

  .FP_uchinoshi_right {
    width: 100%;
  }
}

/*** アコーディオンタグ ***/
.accordion {
  position: relative;
  width: 99%;
  border: 1px solid #707070;
  margin: 0 auto 30px;
}

.accordion-title {
  color: #000;
  cursor: pointer;
  padding: 20px 70px 20px 3%;
}

.accordion-content {
  display: none;
  padding: 0 6% 20px;
}

.accordion-content p {}

/* 矢印 */
.accordion-title {
  position: relative;
}

.accordion-title::after {
  border-right: solid 1px #707070;
  border-top: solid 1px #707070;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 35px;
  top: 26%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 20px;
}

.accordion-title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}

/*** 英語アコーディオンタグ ***/
.E_accordion {
  position: relative;
  width: 100%;
  margin: 32px 0 0;
}

.E_accordion-title {
  cursor: pointer;
  padding: 0;
}

.E_accordion-content {
  display: none;
  padding: 0;
}

.E_accordion-content p {
  margin: 24px 0 0;
}

/* 矢印 */
.E_accordion-title {
  position: relative;
  text-decoration: underline;
}

.E_accordion-title::before,
.E_accordion-title::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 11px;
  background-color: #000066;
  left: 133px;
  top: 10px;
  transition: .5s;
}

@media(max-width: 780px) {

  .E_accordion-title::before,
  .E_accordion-title::after {
    left: 117px;
    top: 7px;
  }
}

.E_accordion-title::after {
  transform: rotate(90deg);
}

.E_accordion-title.open::before {
  transform: rotate(45deg);
}

.E_accordion-title.open::after {
  transform: rotate(-45deg);
}

/* lightBox表示時の背景 */
.lightBoxBg {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  min-width: 100%;
  min-height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
}

/* lightBox */
.lightBox {
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  width: 90%;
  max-width: 800px;
  box-sizing: border-box;
  border: 5px solid #fff;
  background: #fff;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 100;
}

.mainContents {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  clear: both;
}

.contentsItem {
  width: 100%;
  cursor: pointer;
}

.contentsItem img {
  opacity: 1;
  transition: 0.5s;
}

.contentsItem:hover img {
  opacity: .5;
}

/* youtube動画 レスポンシブ */
.youtube-movie {
  position: relative;
  padding-top: 56.25%;
  margin: 0 0 60px;
}

.youtube-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* メディアクエリ */
@media screen and (min-width: 768px) {
  .contentsItem {
    width: 100%;
    float: left;
    cursor: pointer;
  }
}

/* comp.JAM 一覧 */
.FP_comp_all {
  font-family: 'Zen Old Mincho', serif;
  max-width: 1206px;
  display: flex;
  justify-content: space-between;
  letter-spacing: 0.05em;
  padding: 0 32px;
  margin: 80px auto 0;
}

.FP_comp_all img {
  width: 100%;
}

.FP_comp_left {
  width: 27.5%;
  position: relative;
}

.FP_comp_left_inner {
  position: fixed;
  top: 80px;
  z-index: 100;
}

.FP_comp_right_all {
  width: 72.5%;
}

.FP_comp_right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #707070;
}

.FP_comp_right::after {
  content: "";
  display: block;
  width: 29%;
  /* 両端揃えの調整 */
}

.FP_comp_right_inner {
  width: 29%;
  margin: 0 0 64px;
}

.FP_comp_title {}

.FP_comp_title_subT {
  font-size: 20px;
  font-weight: bold;
  margin: 64px 0 16px;
}

.FP_comp_title_sub {
  width: 216px;
  font-size: 16px;
  line-height: 1.8;
}

.FP_comp_contents_no {
  font-family: 'Markazi Text', serif;
  font-size: 26px;
  text-align: right;
}

.FP_comp_contents_noB {
  font-size: 60px;
  margin: 0 2px 0 4px;
}

.FP_comp_contentstitle {
  font-size: 18px;
  margin: 16px 0;
}

.FP_comp_contentstitle_sub {
  font-family: 'Markazi Text', serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.9px;
  line-height: 1.2;
}

.FP_comp_contentstitle_sub_font18 {
  font-size: 18px;
}

.FP_comp_contentstitle_sub_font20 {
  font-size: 20px;
}

.FP_comp_under {
  display: flex;
  padding: 80px 0;
}

.FP_comp_under00 {
  display: flex;
  width: 87%;
  padding: 0 0 80px;
  margin: 0 0 0 auto;
}

.FP_comp_under_left {
  width: 45%;
  text-align: center;
}

.FP_comp_under_right {
  width: 55%;
}

.FP_comp_under_btn {
  font-size: 18px;
  border: 1px solid #999999;
  text-align: center;
  padding: 12px 0;
  margin: 0 36px;
}

.FP_comp_fotter {
  font-family: 'Markazi Text', serif;
  text-align: center;
  padding: 0 0 32px;
}

.FP_comp_fotter_inner {
  font-size: 32px;
}

.FP_comp_fotter_inner img {
  width: 16px;
  margin: 0 0 0 12px;
}

.FP_comp_fotter_copy {
  font-size: 14px;
  padding: 24px 0;
}

@media screen and (max-width: 1200px) {
  .FP_comp_right_inner {
    width: 30%;
  }
}

@media screen and (max-width: 950px) {
  .FP_comp_title {
    width: 60px;
  }

  .FP_comp_title_subT {
    font-size: 16px;
  }

  .FP_comp_title_sub {
    width: 170px;
    font-size: 14px;
    line-height: 1.6;
  }

  .FP_comp_contentstitle {
    font-size: 16px;
  }
}

@media screen and (max-width: 780px) {
  .FP_comp_all {
    display: block;
    padding: 0 16px;
  }

  .FP_comp_left {
    width: 100%;
  }

  .FP_comp_left_inner {
    position: initial;
  }

  .FP_comp_right_all {
    width: 87%;
    padding: 0 0 0 13%;
  }

  .FP_comp_right_inner {
    width: 46%;
    margin: 0 0 64px 4%;
  }

  .FP_comp_title {
    position: fixed;
    width: 48px;
    top: 32px;
    left: 16px;
  }

  .FP_comp_title_subT {
    margin: 0 0 24px 21%;
  }

  .FP_comp_title_sub {
    display: inline-block;
    text-align: left;
    width: 228px;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 48px 21%;
  }

  .FP_comp_contentstitle {
    font-size: 14px;
  }

  .FP_comp_contentstitle_sub {
    font-size: 10px;
    letter-spacing: 0.5px;
  }

  .FP_comp_contentstitle_sub_font18 {
    font-size: 12px;
  }

  .FP_comp_contentstitle_sub_font20 {
    font-size: 13px;
  }

  .FP_comp_under {
    display: block;
    margin: 0 0 0 -13%;
    padding: 80px 0 24px;
  }

  .FP_comp_under00 {
    display: block;
    padding: 0 0 24px;
    width: 100%;
    margin: 0 0 -48px;
  }

  .FP_comp_under_left {
    margin: 0 auto;
  }

  .FP_comp_under_right {
    width: 80%;
    margin: 0 auto;
  }

  .FP_comp_fotter_inner {
    font-size: 18px;
  }

  .FP_comp_fotter_copy {
    font-size: 11px;
    padding: 8px 0;
  }

  .FP_comp_under_btn {
    font-size: 14px;
    padding: 4px 0;
    margin: 16px 32px;
  }
}

@media screen and (max-width: 480px) {
  .FP_comp_contents_no {
    font-size: 16px;
  }

  .FP_comp_contents_noB {
    font-size: 40px;
    margin: 0 0 0 2px;
  }
}

/* comp.JAM 詳細 */
.FP_comp_s_all {
  font-family: 'Zen Old Mincho', serif;
  max-width: 1206px;
  position: relative;
  font-size: 16px;
  letter-spacing: 0.05em;
  padding: 0 32px;
  margin: 80px auto 0;
}

.FP_comp_s_all img {
  width: 100%;
}

.FP_comp_s_title {
  position: fixed;
  top: 80px;
  z-index: 100;
}

.FP_comp_s_contents {}

.FP_comp_s_top {
  margin: 0 0 144px;
}

.clearboth {
  clear: both;
}

.FP_comp_s_top01 {
  font-family: 'Markazi Text', serif;
  float: left;
  width: 35%;
  text-align: right;
  margin: 0 5% 5% 0;
}

.FP_comp_s_top02 {
  font-size: 16px;
  float: right;
  width: 60%;
}

.FP_comp_s_top03 {
  width: 35%;
  margin: 0 5% 0 0;
}

.FP_comp_s_top03_in {
  width: 265px;
  margin-left: auto;
  font-size: 16px;
  line-height: 1.8;
}

.s_top_title {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  margin: 72% 0 0;
}

.s_top_titleno {
  font-size: 40px;
  margin: 8px 0 0;
}

.s_top_titleno_b {
  font-size: 85px;
  padding: 0 0 0 8px;
}

.s_top_title01 {
  font-size: 18px;
}

.s_top_title02 {
  font-size: 18px;
  margin: -4px 0 12px;
}

.s_top_title_b {
  font-size: 28px;
}

.s_top_titlemini {
  font-size: 14px;
}

.s_top_titlemini_b {
  font-size: 14px;
  font-weight: bold;
}

.FP_comp_s_mid {
  width: 87%;
  margin: 0 0 160px auto;
}

.FP_comp_s_mid_in {
  display: flex;
  justify-content: space-between;
}

.FP_comp_s_mid01_L {
  width: 60%;
}

.FP_comp_s_mid01_R {
  width: 40%;
}

.FP_comp_s_mid01_R_in {
  font-size: 16px;
  width: 83%;
  line-height: 1.8;
  margin: 24% 0 0 auto;
}

.FP_comp_s_mid02_L {
  width: 40%;
}

.FP_comp_s_mid02_L_in {
  font-size: 16px;
  width: 60%;
  line-height: 1.8;
  margin: 0 18% 0 auto;
}

.FP_comp_s_mid02_R {
  width: 60%;
}

.FP_comp_s_mid03_L {
  width: 49.6%;
}

.FP_comp_s_mid03_L img {
  width: 100%;
}

.FP_comp_s_mid03_R {
  width: 49.6%;
}

.FP_comp_s_mid03_bot {
  font-size: 16px;
  line-height: 1.8;
  margin: 80px 0 0;
}

.FP_comp_s_mid04_top {
  margin: 0 calc(50% - 56vw) 64px;
  width: 101vw;
}

.FP_comp_s_mid04_top img {
  width: 100%;
}

.FP_comp_s_mid04_bot {
  font-size: 16px;
  line-height: 1.8;
}

.FP_comp_s_prof {
  width: 87%;
  font-size: 15px;
  margin: 0 0 120px auto;
}

.FP_comp_s_prof_in {
  border: 1px solid #999;
  padding: 56px;
  margin: 0 0 32px;
}

.FP_comp_s_prof_in_flex {
  display: flex;
  margin: 0 0 40px;
}

.FP_comp_s_prof_in_L {
  width: 160px;
  margin: 0 32px 0 0;
}

.FP_comp_s_prof_in_L img {
  border-radius: 50%;
}

.FP_comp_s_prof_in_R {}

.FP_comp_s_prof_name {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 16px;
}

.FP_comp_s_prof_p {
  line-height: 2;
}

.FP_comp_s_prof_p img {
  width: 16px;
  margin: 8px 0 4px;
}

.FP_comp_s_prof_in_bot {
  line-height: 1.8;
}

.FP_comp_s_buy {
  font-family: 'Markazi Text', serif;
  width: 87%;
  font-size: 15px;
  margin: 0 0 80px auto;
}

.FP_comp_s_buy_in {}

.FP_comp_s_buy_in_flex {
  display: flex;
}

.FP_comp_s_buy_in_L {
  width: 60%;
  text-align: right;
  margin: 0 72px 0 0;
}

.FP_comp_s_buy_in_L img {
  width: 280px;
  margin: 0 0 24px;
}

.FP_comp_s_buy_in_R {
  width: 400px;
}

.FP_comp_s_buy_in_R img {}

.s_buy_titleno {
  font-size: 40px;
}

.s_buy_titleno_b {
  font-size: 80px;
  padding: 0 0 0 8px;
}

.s_buy_title01 {
  font-size: 18px;
}

.s_buy_title_b {
  font-size: 30px;
}

.FP_comp_s_buy_btn {
  font-size: 16px;
  width: 75%;
  border: 1px solid #999999;
  text-align: center;
  padding: 12px 0;
  margin: 24px 0 0 auto;
  line-height: initial;
}

.FP_pic_01 {
  margin: 0 0 8px;
}

.FP_pic_02 {
  margin: 0 0 8px;
}

@media(max-width: 1024px) {
  .s_top_title {
    font-size: 16px;
    margin: 77% 0 0;
  }

  .s_top_titleno {
    font-size: 34px;
  }

  .s_top_titleno_b {
    font-size: 68px;
  }

  .s_top_title_b {
    font-size: 19px;
  }
}

@media(max-width: 950px) {
  .FP_comp_s_title {
    width: 60px;
  }
}

@media(max-width: 780px) {
  .FP_comp_s_all {
    margin: 48px auto;
  }

  .FP_comp_s_title {
    width: 48px;
    top: 48px;
  }

  .FP_comp_s_top {
    margin: 0 0 88px;
  }

  .FP_comp_s_top01 {
    float: none;
    width: 100%;
  }

  .FP_comp_s_top02 {
    float: none;
    width: 80%;
    margin: 0 0 40px auto;
  }

  .FP_comp_s_top03 {
    width: 80%;
    margin: 0 0 0 auto;
  }

  .FP_comp_s_top03_in {
    width: 100%;
    font-size: 14px;
  }

  .s_top_title {
    font-size: 15px;
    margin: 0;
  }

  .s_top_titleno {
    font-size: 26px;
    margin: 36px 0 0;
  }

  .s_top_titleno_b {
    font-size: 44px;
  }

  .s_top_title01 {
    font-size: 14px;
  }

  .s_top_title02 {
    font-size: 14px;
  }

  .s_top_title_b {
    font-size: 18px;
  }

  .s_top_titlemini {
    font-size: 12px;
  }

  .s_top_titlemini_b {
    font-size: 12px;
  }

  .FP_comp_s_mid {
    width: 80%;
    margin: 0 0 80px auto;
  }

  .FP_comp_s_mid_in {
    flex-direction: column;
  }

  .FP_comp_s_mid01_L {
    width: 100%;
    margin: 0 0 0 auto;
  }

  .FP_comp_s_mid01_R {
    width: 100%;
    margin: 0 0 0 auto;
  }

  .FP_comp_s_mid01_R_in {
    font-size: 14px;
    width: 100%;
    line-height: 1.8;
    margin: 32px 0 0;
  }

  .FP_comp_s_mid02_L {
    order: 2;
    width: 100%;
  }

  .FP_comp_s_mid02_L_in {
    font-size: 14px;
    width: 100%;
    margin: 32px 0 0;
  }

  .FP_comp_s_mid02_R {
    order: 1;
    width: 100%;
  }

  .FP_comp_s_mid03_L {
    margin: 0 calc(50% - 59.5vw) 24px;
    width: 101vw;
  }

  .FP_comp_s_mid03_R {
    width: 100%;
  }

  .FP_comp_s_mid03_bot {
    font-size: 14px;
    margin: 40px 0 0;
  }

  .FP_comp_s_mid04_top {
    margin: 0 calc(50% - 59.5vw) 32px;
    width: 101vw;
  }

  .FP_comp_s_mid04_bot {
    font-size: 14px;
  }

  .FP_comp_s_prof {
    width: 88%;
    font-size: 14px;
    margin: 0 6% 80px;
  }

  .FP_comp_s_prof_in {
    padding: 32px;
  }

  .FP_comp_s_prof_in_flex {
    flex-direction: column;
  }

  .FP_comp_s_prof_in_L {
    width: 80px;
    margin: 0 auto 24px;
  }

  .FP_comp_s_prof_in_R {
    text-align: center;
  }

  .FP_comp_s_prof_name {
    font-size: 16px;
  }

  .FP_comp_s_buy {
    width: 100%;
    font-size: 15px;
    margin: 0 0 80px;
  }

  .FP_comp_s_buy_in_flex {
    flex-direction: column;
  }

  .FP_comp_s_buy_in_L {
    order: 2;
    width: 68%;
    margin: 0 auto;
  }

  .FP_comp_s_buy_in_L img {
    width: 160px;
    margin: 0 0 -32px;
  }

  .FP_comp_s_buy_in_R {
    order: 1;
    width: 68%;
    margin: 0 auto 24px;
  }

  .s_buy_titleno {
    font-size: 16px;
    margin: 40px 0 0;
  }

  .s_buy_titleno_b {
    font-size: 30px;
  }

  .s_buy_title01 {
    font-size: 11px;
  }

  .s_buy_title_b {
    font-size: 14px;
  }

  .FP_comp_s_buy_btn {
    font-size: 14px;
    width: 100%;
    padding: 8px 0;
    margin: 8px auto 0;
  }

  .FP_pic_01 {
    margin: 0 calc(50% - 59.5vw) 24px;
    width: 101vw;
  }
}

@media(max-width: 480px) {
  .FP_comp_s_all {
    padding: 0 12px;
  }
}










/* 検索サーチ */

.productlist_heading {
  margin-top: 80px;
}

.Search_pc {
  margin: 0 16px;
}

.Search_pc_in {
  max-width: 1060px;
  width: 100%;
  text-align: left;
  margin: 0 auto;
}


/*** サーチ（検索）アコーディオンタグ ***/
.S_accordion {
  position: relative;
  padding: 0 8px 0 32px;
}

.S_accordion-title {
  cursor: pointer;
  padding: 0;
}

.S_accordion-content {
  display: none;
  padding: 16px 0;
}

.S_accordion-content_in {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
}

.S_ac_L {
  display: flex;
  padding: 4px 0 0;
}

.S_ac_R {
  position: relative;
}

.S_ac_L_in {
  margin: 0 32px 0 0;
}

.S_ac_L_in a {
  text-decoration: underline;
}

/* 矢印 */
.S_accordion-title {
  position: relative;
}

.S_accordion-title::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 120px;
  top: -53px;
  background: url(https://img21.shop-pro.jp/PA01480/424/etc_base64/c2VhcmNoX2ljb24.png?cmsp_timestamp=20231002175631);
  background-size: cover;
  /* 一時的に白に変更↓   
  filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%); */
}



#search_pc_img {
  position: absolute;
  top: 6px;
  right: 4px;
  width: 17px;
  height: 17px;
}

#search_Sp_img {
  position: absolute;
  top: 9px;
  right: 76px;
  width: 17px;
  height: 17px;
}

[type="text"] {
  display: inline-block;
  padding: 4px 6px;
  width: 176px;
  height: 20px;
  color: #222;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  border: none;
  border-bottom: 1px solid #999;
  outline: none;
}

[type="text"]::placeholder {
  color: #ccc;
}

form {
    margin: 0;
}

.search_Sp {
  padding: 4px 20px 12px 50px;
}

@media(max-width: 900px) {
  .S_accordion {
    padding: 0 8px 0 16px;
}
  .S_ac_L_in {
    font-size: 13px;
    margin: 0 20px 0 0;
}
  [type="text"] {
    width: 150px;
}
}

@media(max-width: 480px) {
  .search_Sp {
    padding: 4px 15px 12px 25px;
}
  #search_Sp_img {
    right: 66px;
}
[type="text"] {
  font-size: 16px;
}
  input {
  font-size:16px;
}
  input::placeholder {
 font-size: 12px;
}
}