@charset "UTF-8";
/* --------------------------------------------

メディアクエリ

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

@function 画像パス「assets/images」直下

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

FileName    :    初期

-------------------------------------------- */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}
a:focus {
  outline: none;
}

button {
  cursor: pointer;
}
button:focus {
  outline: none;
}

strong {
  font-weight: bold;
}

html {
  scrollbar-width: auto;
  scrollbar-color: #bca578 #fff;
}

body {
  font-family: "Satoshi-Variable", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-size: clamp(0.875rem, 0.7916667rem + 0.1736111111vw, 1rem);
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  letter-spacing: 0em !important;
  color: rgba(0, 0, 0, 0.8);
  padding-bottom: 61px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: auto;
  scrollbar-color: #bca578 #fff;
  overflow-x: hidden;
  overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after, blockquote:before {
  content: "";
  content: none;
}

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

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

img {
  vertical-align: bottom;
  max-width: 100%;
}

@font-face {
  font-family: "PPRightGothic";
  src: url("../fonts/PPRightGothic-NarrowLight.woff") format("woff"), url("../fonts/PPRightGothic-NarrowLight.otf") format("opentype");
}
.PPRightGothic, #product_detail #detail_area .detail_area_right .name, #product_detail #detail_area .detail_area_left .name, #product_sidebar .category, .title.main {
  font-family: "PPRightGothic";
}

/**
* @license
*
* Font Family: Satoshi
* Designed by: Deni Anggara
* URL: https://www.fontshare.com/fonts/satoshi
* © 2024 Indian Type Foundry
*
* Satoshi Light 
* Satoshi LightItalic 
* Satoshi Regular 
* Satoshi Italic 
* Satoshi Medium 
* Satoshi MediumItalic 
* Satoshi Bold 
* Satoshi BoldItalic 
* Satoshi Black 
* Satoshi BlackItalic 
* Satoshi Variable (Variable font)
* Satoshi VariableItalic (Variable font)

*
*/
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 900.0;
*
* available axes:
'wght' (range from 300.0 to 900.0
*/
@font-face {
  font-family: "Satoshi-Variable";
  src: url("../fonts/Satoshi-Variable.woff2") format("woff2"), url("../fonts/Satoshi-Variable.woff") format("woff"), url("../fonts/Satoshi-Variable.ttf") format("truetype");
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}
/* --------------------------------------------

コンテナー

-------------------------------------------- */
.container {
  width: calc(100% - 12vw);
  max-width: 1620px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 767px) {
  .container {
    width: calc(100% - 30px);
  }
}
.container[data-size="1160"] {
  max-width: 1160px;
}
.container[data-size="1410"] {
  max-width: 1410px;
}
.container[data-size="1920"] {
  max-width: 1920px;
}

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

PC.SP　非表示設定

-------------------------------------------- */
.pc {
  display: none;
}
@media print, screen and (min-width: 767px) {
  .pc {
    display: block;
  }
}

.sp {
  display: block;
}
@media print, screen and (min-width: 767px) {
  .sp {
    display: none;
  }
}

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

flex

-------------------------------------------- */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

simplebar

-------------------------------------------- */
.simplebar-track {
  background: #f2f1ed;
  border-radius: 0;
  width: 10px;
  height: 100%;
  top: 0;
  right: 10px;
}
.simplebar-track .simplebar-scrollbar {
  background: #b59f74;
}
.simplebar-track .simplebar-scrollbar::before {
  background: #b59f74;
}

.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 15px;
  margin-top: 50px;
}
.wp-pagenavi * {
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
  font-size: 1.3rem;
  padding: 0 5px;
}
@media only screen and (min-width: 1024px) {
  .wp-pagenavi * {
    font-size: 1.8rem;
  }
}
.wp-pagenavi .previouspostslink {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  background: url(../../assets/images/icon/link_arrow.svg) no-repeat center;
  background-size: contain;
  color: transparent;
}

.center {
  text-align: center;
}

.content_wrap {
  border-top: 1px solid #bca579;
  padding: 60px 0;
}

[data-has-border=top] {
  border-top: 1px solid #bca579;
}

[data-has-border=bottom] {
  border-bottom: 1px solid #bca579;
}

.list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.list li:not(:first-of-type) {
  border-top: 1px solid #bca579;
}
.list.center {
  border-top: 1px solid #bca579;
  text-align: center;
}
.list.center li {
  display: inline-block;
  text-align: left;
}

.title.main {
  font-size: clamp(2.5rem, 1.25rem + 2.6041666667vw, 4.375rem);
  line-height: 1.6;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.title.main.manual_only {
  font-size: clamp(2.5rem, 2.136rem + 1.82vw, 3.5rem);
  line-height: 1.2;
}
.title.main.manual_only small {
  display: block;
  font-size: 80%;
}
.title.sub {
  color: rgb(188, 165, 120);
  font-weight: 600;
}
.title.bg {
  padding: 4px 20px;
  background-color: #f2f1ed;
}

.link {
  word-break: break-all;
}
.link.default {
  display: inline-block;
  position: relative;
  padding-left: 24px;
}
.link.default::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../assets/images/common/arrow_r.svg) no-repeat center;
  background-size: contain;
  width: 7px;
  height: 100%;
}
.link.default .icon {
  display: inline-block;
  max-width: 20px;
  vertical-align: text-bottom;
}
.link.pdf {
  display: inline-block;
  position: relative;
  padding-right: 38px;
}
.link.pdf::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../assets/images/common/icon_pdf.svg) no-repeat center;
  background-size: contain;
  width: 22px;
  height: 100%;
}
.link.dxf {
  display: inline-block;
  position: relative;
  padding-right: 38px;
}
.link.dxf::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../assets/images/common/icon_dxf.png) no-repeat center;
  background-size: contain;
  width: 28px;
  height: 100%;
}
.link.jwc {
  display: inline-block;
  position: relative;
  padding-right: 38px;
}
.link.jwc::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../assets/images/common/icon_jwc.png) no-repeat center;
  background-size: contain;
  width: 28px;
  height: 100%;
}
.link.external_link {
  display: inline-block;
  position: relative;
  padding-right: 38px;
}
.link.external_link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../assets/images/common/icon_book.png) no-repeat center;
  background-size: contain;
  width: 22px;
  height: 100%;
}
.link.image {
  display: inline-block;
  position: relative;
  padding-right: 38px;
}
.link.image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../assets/images/common/icon_pict.png) no-repeat center;
  background-size: contain;
  width: 28px;
  height: 100%;
}
.link.zip {
  display: inline-block;
  position: relative;
  padding-right: 38px;
}
.link.zip::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../assets/images/common/icon_zip.png) no-repeat center;
  background-size: contain;
  width: 28px;
  height: 100%;
}
.link.video {
  display: inline-block;
  position: relative;
  padding-right: 40px;
}
.link.video::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../../assets/images/common/icon_video.svg) no-repeat center;
  background-size: contain;
  width: 25px;
  height: 100%;
}

.badge {
  min-width: 105px;
  padding: 3px 10px 1px;
  text-align: center;
}
.badge.update, .badge.prm-update {
  color: #fff;
  background-color: #bca579;
}
.badge.video, .badge.prm-video {
  background-color: #c5c5c5;
}
.badge.news, .badge.prm-news {
  background-color: #f2f1ed;
}
.badge.upload, .badge.prm-upload {
  color: #fff;
  background-color: #724b4b;
}

.catalogues_type.os {
  position: relative;
  padding-left: 60px;
}
.catalogues_type.os::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%); /* Safari用 */
  transform: translate(0%, -50%);
  background: url(../../assets/images/common/icon_os.svg) no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}
.catalogues_type.ii {
  position: relative;
  padding-left: 60px;
}
.catalogues_type.ii::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%); /* Safari用 */
  transform: translate(0%, -50%);
  background: url(../../assets/images/common/icon_ii.svg) no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}
.catalogues_type.hsp {
  position: relative;
  padding-left: 60px;
}
.catalogues_type.hsp::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%); /* Safari用 */
  transform: translate(0%, -50%);
  background: url(../../assets/images/common/icon_hsp.svg) no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}
.catalogues_type.videos {
  position: relative;
  padding-left: 60px;
}
.catalogues_type.videos::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%); /* Safari用 */
  transform: translate(0%, -50%);
  background: url(../../assets/images/common/icon_videos.svg) no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}

.breadcrumbs {
  margin-top: 25px;
  padding: 0 4vw;
}
@media only screen and (min-width: 1024px) {
  .breadcrumbs {
    padding: 0;
  }
}
.breadcrumbs [property=itemListElement]:not(:last-of-type)::after {
  content: "";
  display: inline-block;
  background: url(../../assets/images/common/arrow_r.svg) no-repeat;
  background-size: contain;
  width: 6px;
  height: 12px;
  margin: 0 10px;
}
@media only screen and (min-width: 1024px) {
  .breadcrumbs [property=itemListElement]:not(:last-of-type)::after {
    width: 7px;
    height: 11px;
  }
}
.breadcrumbs [property=itemListElement] > * {
  font-weight: 300;
}

.close {
  display: block;
  width: 50px;
  height: 50px;
  background: #bca579;
  position: absolute;
  top: -25px;
  right: -25px;
  border-radius: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
}
.close::before, .close::after {
  content: "";
  display: block;
  width: 60%;
  height: 2px;
  background: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.close::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

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

FileName    :    レイアウト

-------------------------------------------- */
#header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 100;
}
@media only screen and (min-width: 1024px) {
  #header {
    position: static;
  }
}
#header #header_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 4vw;
  min-height: 84px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
@media only screen and (min-width: 1024px) {
  #header #header_top {
    padding: 33px 34px;
    min-height: auto;
  }
}
#header #header_top h1 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0 16px;
}
@media only screen and (min-width: 1024px) {
  #header #header_top h1 a {
    gap: 0 20px;
  }
}
#header #header_top h1 a svg {
  width: 140px;
}
@media only screen and (min-width: 1024px) {
  #header #header_top h1 a svg {
    width: 164px;
  }
}
#header #header_top h1 a span {
  font-size: clamp(0.75rem, 0.7083333rem + 0.0868055556vw, 0.8125rem);
  line-height: 1;
}
#header #header_top form {
  margin-left: auto;
}
#header #header_top input[value="Log out"] {
  display: none;
  font-family: "my-Helvetica";
  font-weight: 300;
  font-size: clamp(0.75rem, 0.7083333rem + 0.0868055556vw, 0.8125rem);
}
@media only screen and (min-width: 1024px) {
  #header #header_top input[value="Log out"] {
    display: block;
    background: transparent;
    border: none;
    cursor: pointer;
  }
}
#header #header_category {
  display: none;
}
@media only screen and (min-width: 1024px) {
  #header #header_category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: 1px solid #bca579;
    padding: 50px 8% 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    gap: 40px 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1620px) {
  #header #header_category {
    padding: 20px 2% 20px;
    gap: 40px 0;
  }
}
#header #header_category a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 20px;
}
#header #header_category a.current {
  /*border-bottom: 5px solid #b59f74;*/
}
#header #header_category a > img {
  max-width: 80px;
}
#header #header_category a span {
  display: block;
  padding-top: 28px;
  font-size: clamp(0.9375rem, 0.8125rem + 0.2604166667vw, 1.125rem);
  font-weight: 400;
  line-height: 1.4;
  margin-top: auto;
  margin-bottom: auto;
}
@media print, screen and (min-width: 767px) {
  #header #header_category a span {
    padding-top: 12px;
  }
}

#footer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 38px;
  background-color: #000;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  #footer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 108px;
  }
}
#footer p {
  color: #fff;
  font-size: 0.7rem;
  opacity: 0.4;
}
#footer a {
  line-height: 1;
}
#footer svg {
  width: 120px;
}
@media only screen and (min-width: 1024px) {
  #footer svg {
    width: 150px;
  }
}

#pagetop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #BCA579;
  position: fixed;
  right: 20px;
  bottom: 60px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  #pagetop {
    width: 60px;
    height: 60px;
    bottom: 20px;
  }
}
#pagetop::after {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: auto;
  position: absolute;
  top: 7.5px;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 1024px) {
  #pagetop::after {
    width: 15px;
    height: 15px;
    top: 7.5px;
  }
}

body.single-product #navToggle,
body.tax-product_category #navToggle {
  display: block;
}
body.single-product #header #header_top form,
body.tax-product_category #header #header_top form {
  margin-right: 60px;
}

#navToggle {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  z-index: 999;
  pointer-events: all;
  border: 2px solid #bca579;
  border-radius: 50%;
}
@media only screen and (min-width: 1024px) {
  #navToggle {
    display: none;
    top: 22px;
    right: 15px;
  }
}
#navToggle span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: 50%;
  height: 2px;
  margin: auto;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background: #000;
}
#navToggle span:nth-of-type(1) {
  top: 30%;
}
@media print, screen and (min-width: 767px) {
  #navToggle span:nth-of-type(1) {
    top: 30%;
  }
}
#navToggle span:nth-of-type(2) {
  top: 50%;
}
@media print, screen and (min-width: 767px) {
  #navToggle span:nth-of-type(2) {
    top: 50%;
  }
}
#navToggle span:nth-of-type(3) {
  top: 70%;
}
@media print, screen and (min-width: 767px) {
  #navToggle span:nth-of-type(3) {
    top: 70%;
  }
}
#navToggle.active span {
  top: 50%;
  background: #000 !important;
}
#navToggle.active span:nth-of-type(1) {
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
#navToggle.active span:nth-of-type(2) {
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
#navToggle.active span:nth-of-type(3) {
  opacity: 0;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}

#product_sidebar {
  background-color: #f2f1ed;
}

#sidebar {
  position: fixed;
  top: 0;
  right: 0;
  width: 80%;
  height: 100%;
  overflow-y: auto;
  background-color: #f2f1ed;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /*スクロールバー非表示（IE・Edge）*/
  -ms-overflow-style: none;
  /*スクロールバー非表示（Firefox）*/
  scrollbar-width: none;
  /*スクロールバー非表示（Chrome・Safari）*/
}
#sidebar::-webkit-scrollbar {
  display: none;
}
#sidebar.open {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}

/* editor */
.edit_content {
  /* img */
  /* clearfix */
}
.edit_content p {
  display: block;
  margin: 1em 0;
}
.edit_content strong {
  font-weight: bold;
}
.edit_content em {
  font-style: italic;
}
.edit_content blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
.edit_content a {
  color: #000;
  text-decoration: underline;
}
.edit_content .aligncenter {
  display: block;
  margin: 0 auto;
}
.edit_content .alignright {
  float: right;
}
.edit_content .alignleft {
  float: left;
}
.edit_content img[class*=wp-image-],
.edit_content img[class*=attachment-] {
  height: auto;
  max-width: 100%;
}
.edit_content .clearfix {
  overflow: hidden;
  zoom: 1;
}
.edit_content .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.edit_content {
  padding-top: 40px;
}
@media print, screen and (min-width: 767px) {
  .edit_content {
    padding-top: 50px;
  }
}
.edit_content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.edit_content img + * {
  margin-top: 30px;
}
.edit_content h1 {
  font-size: 2.4rem;
}
.edit_content h2 {
  font-size: 2rem;
}
.edit_content h3 {
  font-size: 1.6rem;
}
.edit_content h4 {
  font-size: 1.5rem;
}
.edit_content ul li {
  text-indent: -0.8em;
  padding-left: 0.8em;
}
.edit_content ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #666057;
  display: inline-block;
  vertical-align: 3px;
  margin-right: 6px;
}
.edit_content p + p {
  margin-top: 1.5em;
}
@media print, screen and (min-width: 767px) {
  .edit_content p + p {
    margin-top: 2em;
  }
}
.edit_content h1,
.edit_content h2,
.edit_content h3,
.edit_content h4 {
  margin-top: 50px;
  color: #000;
}
.edit_content h1 + p,
.edit_content h2 + p,
.edit_content h3 + p,
.edit_content h4 + p {
  margin-top: 20px;
}

.archive-list {
  padding: 80px 0;
}
.archive-list .categories-filter {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
.archive-list .categories-filter div.ttl {
  padding: 15px 0 0;
  font-size: 44px;
  font-family: "PPRightGothic";
}
@media only screen and (min-width: 1024px) {
  .archive-list .categories-filter div.ttl {
    padding: 15px 0;
  }
}
.archive-list .categories-filter div.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.75em;
}
@media only screen and (min-width: 1024px) {
  .archive-list .categories-filter div.list {
    margin-left: 30px;
  }
}
.archive-list .categories-filter div.list a:first-of-type {
  background: #333;
  color: #fff;
}
.archive-list .categories-filter div.list a {
  font-weight: bold;
}
.archive-list .badge {
  font-weight: bold;
  font-size: 12px;
  padding: 5px 10px 5px;
}
.archive-list .news_block {
  margin: 2em 0 2.5em;
  background: #fff;
  /*max-height: 87.179vw;
  overflow-y: scroll;
  overflow-x: hidden;*/
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
    overflow: auto;
  }
}
.archive-list .news_block ul.news_list {
  padding: 0.75em 0;
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block ul.news_list {
    padding: 1.75em 0;
  }
}
.archive-list .news_block ul.news_list > li.news_list_panel {
  padding: 0.85em 0;
  border-bottom: 1px solid #bca579;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block ul.news_list > li.news_list_panel {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
  }
}
.archive-list .news_block ul.news_list > li.news_list_panel .cate_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 16px;
  margin-bottom: 10px;
  gap: 0 20px;
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block ul.news_list > li.news_list_panel .cate_area {
    margin-bottom: 0;
  }
}
.archive-list .news_block ul.news_list > li.news_list_panel .cate_area time {
  min-width: 120px;
  font-weight: 500;
  white-space: nowrap;
}
.archive-list .news_block ul.news_list > li.news_list_panel .cate_area .category {
  margin-right: 1.5em;
  font-size: 11px;
  background: #ccc;
  color: #fff;
  width: 124px;
  display: inline-block;
  padding: 0.65em 0.25em 0.5em;
  text-align: center;
  line-height: 1.25;
}
.archive-list .news_block ul.news_list > li.news_list_panel details {
  width: 100%;
  padding: 5px 10px 5px 0;
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block ul.news_list > li.news_list_panel details {
    width: calc(100% - 270px);
    padding: 5px 10px 5px;
  }
}
.archive-list .news_block ul.news_list > li.news_list_panel details span {
  width: calc(100% - 2.5em);
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block ul.news_list > li.news_list_panel details span {
    width: auto;
  }
}
.archive-list .news_block ul.news_list > li.news_list_panel details .details-summary {
  position: relative;
  display: block;
  padding-right: 2.5em;
  width: calc(100% - 2.5em);
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block ul.news_list > li.news_list_panel details .details-summary {
    width: calc(100% - 2.5em);
  }
}
.archive-list .news_block ul.news_list > li.news_list_panel details .details-summary::after {
  content: "";
  width: 0.75em;
  height: 0.75em;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #bca579;
  position: absolute;
  top: 0;
  right: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block ul.news_list > li.news_list_panel details .details-summary::after {
    top: 0.35em;
    right: 15px;
  }
}
.archive-list .news_block ul.news_list > li.news_list_panel details .details-content p {
  margin: 0 0 20px;
  color: #000;
  font-size: 3.4vw;
  text-align: left;
  font-weight: normal;
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block ul.news_list > li.news_list_panel details .details-content p {
    font-size: 16px;
  }
}
.archive-list .news_block ul.news_list > li.news_list_panel details .details-content p a {
  font-size: 3.4vw;
  color: #BCA579;
  text-decoration: underline;
  font-weight: bold;
}
@media only screen and (min-width: 1024px) {
  .archive-list .news_block ul.news_list > li.news_list_panel details .details-content p a {
    font-size: 16px;
  }
}
.archive-list .news_block ul.news_list > li.news_list_panel details[open] .details-summary::after {
  top: 0.75em;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.archive-list .news_block ul.news_list > li.news_list_panel details[open] .details-content {
  margin-top: 20px;
  word-break: break-all;
}

.pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  gap: 15px;
  margin: 30px 0 0;
}

.pagination .page-numbers {
  background: #e3e3e3;
  border-radius: 50%;
  width: 8vw;
  height: 8vw;
  line-height: 8vw;
  font-size: 3.4vw;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .pagination .page-numbers {
    max-width: 50px;
    max-height: 50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
}
.pagination .page-numbers:hover {
  color: #fff;
  background: #BDA67C;
}

.pagination .next.page-numbers,
.pagination .prev.page-numbers {
  color: #BDA67C;
  font-size: 8vw;
  background: none;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
@media only screen and (min-width: 1024px) {
  .pagination .next.page-numbers,
  .pagination .prev.page-numbers {
    font-size: 40px;
  }
}
.pagination .next.page-numbers:hover,
.pagination .prev.page-numbers:hover {
  opacity: 0.8;
}

.pagination .current.page-numbers {
  color: #FFF;
  background: #BDA67C;
}

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

FileName    :    ページ

-------------------------------------------- */
#update_record {
  padding: 60px 0;
  background-color: #f2f1ed;
}
#update_record p {
  text-align: center;
  padding-bottom: 20px;
}
#update_record .list {
  max-height: 298px;
  background-color: #fff;
  padding: 20px 40px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}
#update_record .list::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}
#update_record .list li {
  padding: 18px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0 20px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  #update_record .list li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#update_record .list li .date {
  min-width: 120px;
  font-weight: 500;
}
#update_record .list li .date,
#update_record .list li .badge {
  white-space: nowrap;
}
#update_record .list li .badge {
  font-size: 12px;
  padding: 5px 10px 5px;
  font-weight: bold;
}
#update_record .list li details.details.news_area {
  width: 100%;
  margin-top: 10px;
}
#update_record .list li details.details.news_area .details-summary {
  position: relative;
  display: block;
  padding-right: 2.5em;
  width: calc(100% - 2.5em);
  cursor: pointer;
}
#update_record .list li details.details.news_area .details-summary::after {
  content: "";
  width: 0.75em;
  height: 0.75em;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #bca579;
  position: absolute;
  top: 0;
  right: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (min-width: 1024px) {
  #update_record .list li details.details.news_area .details-summary::after {
    top: 0.35em;
    right: 15px;
  }
}
#update_record .list li details.details.news_area .details-content p {
  margin: 0 0 20px;
  color: #000;
  font-size: 3.4vw;
  text-align: left;
  font-weight: normal;
}
@media only screen and (min-width: 1024px) {
  #update_record .list li details.details.news_area .details-content p {
    font-size: 16px;
  }
}
#update_record .list li details.details.news_area .details-content p a {
  font-size: 3.4vw;
  color: #BCA579;
  text-decoration: underline;
  font-weight: bold;
}
@media only screen and (min-width: 1024px) {
  #update_record .list li details.details.news_area .details-content p a {
    font-size: 16px;
  }
}
#update_record .list li details.details.news_area[open] .details-summary::after {
  top: 0.75em;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
@media only screen and (min-width: 1024px) {
  #update_record .list li details.details.news_area[open] .details-summary::after {
    top: 0.75em;
  }
}
#update_record .list li details.details.news_area[open] .details-content {
  margin-top: 20px;
  word-break: break-all;
}
#update_record .list li .post_title {
  width: 100%;
  word-break: break-all;
  font-weight: 400;
}
@media only screen and (min-width: 1024px) {
  #update_record .list li .post_title {
    width: auto;
  }
}
#update_record .commonBtn {
  background: #bca579;
  position: relative;
  text-align: center;
  display: block;
  width: 100%;
  max-width: 240px;
  line-height: 55px;
  padding-top: 5px;
  border-radius: 50px;
  color: #fff;
  margin: 40px auto 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  #update_record .commonBtn {
    width: 72vw;
    line-height: 8.974vw;
    padding-top: 1.282vw;
  }
}
#update_record .commonBtn:hover {
  background: #724b4b;
}

#general_infomation {
  padding: 60px 0;
}
#general_infomation .link_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  #general_infomation .link_title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#general_infomation .link_title h2 {
  white-space: nowrap;
}
#general_infomation .link_title nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  gap: 18px 40px;
  width: 100%;
  font-weight: 500;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  #general_infomation .link_title nav {
    gap: 10px 20px;
    max-width: 700px;
  }
}
@media only screen and (min-width: 1024px) {
  #general_infomation .link_title nav p {
    width: calc(50% - 20px);
  }
}
#general_infomation .content_wrap {
  padding: 30px 0;
}
#general_infomation .content_wrap:first-of-type {
  margin-top: 10px;
}
#general_infomation .content_wrap .link_wrap {
  width: 100%;
  max-width: 1100px;
  margin: auto;
  padding: 0 4vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  #general_infomation .content_wrap .link_wrap {
    padding: 0;
  }
}
#general_infomation .content_wrap .link_wrap h3 {
  font-size: 1.3rem;
  font-weight: 500;
}
@media only screen and (min-width: 1024px) {
  #general_infomation .content_wrap .link_wrap .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 20px;
  }
}
#general_infomation .content_wrap .link_wrap .list li {
  padding: 10px 0;
  border: none;
}
@media only screen and (min-width: 1024px) {
  #general_infomation .content_wrap .link_wrap .list li {
    width: calc(50% - 20px);
  }
}
#general_infomation .content_wrap .link_wrap .list li:nth-of-type(even) {
  margin-right: auto;
}
#general_infomation .content_wrap .link_wrap .list li a {
  font-weight: 400;
  border-bottom: 1px solid #d8d8d8;
  padding-top: 12px;
  padding-bottom: 12px;
}
#general_infomation .content_wrap .link_wrap .list li a::after {
  left: auto;
  right: 0;
}

#packing_material {
  padding-bottom: 60px;
}
#packing_material .link_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 45px;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 1020px) {
  #packing_material .link_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
}
#packing_material .link_title .title.main {
  line-height: 1.2;
}
#packing_material .content_wrap .link_wrap .country_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 40px;
  gap: 60px calc((100% - 630px) / 4);
  margin: 0 auto;
}
@media print, screen and (max-width: 960px) {
  #packing_material .content_wrap .link_wrap .country_list {
    gap: 60px calc((100% - 504px) / 3);
  }
}
@media only screen and (max-width: 767px) {
  #packing_material .content_wrap .link_wrap .country_list {
    gap: 60px calc((100% - 378px) / 2);
  }
}
@media print, screen and (max-width: 610px) {
  #packing_material .content_wrap .link_wrap .country_list {
    gap: 60px calc(100% - 252px);
  }
}
@media print, screen and (max-width: 480px) {
  #packing_material .content_wrap .link_wrap .country_list {
    gap: 40px;
    padding: 0 20px;
    width: 300px;
    margin: 0 auto;
  }
}
#packing_material .content_wrap .link_wrap .country_list li {
  width: 126px;
}
@media print, screen and (max-width: 480px) {
  #packing_material .content_wrap .link_wrap .country_list li {
    width: 100px;
  }
}
#packing_material .content_wrap .link_wrap .country_list li a {
  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;
  border-bottom: #ddd 1px solid;
}
#packing_material .content_wrap .link_wrap .country_list li a .emoji img {
  width: 50px !important;
  height: 50px !important;
}

body.page-id-269 {
  background-color: #f5f5f5;
}
body.page-id-269 #footer {
  position: fixed;
}

#login {
  padding: 4.8rem 0 30rem;
}
#login .form .input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 35px;
  margin-top: 56px;
}
@media print, screen and (min-width: 767px) {
  #login .form .input {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0 35px;
  }
}
#login .form .input input[type=password] {
  border: none;
  border-bottom: 2px solid #b59f74;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: transparent;
  padding: 12px 20px 10px 2px;
}
#login .form .input input[type=password]::-webkit-input-placeholder {
  color: #b59f74;
}
#login .form .input input[type=password]::-moz-placeholder {
  color: #b59f74;
}
#login .form .input input[type=password]:-ms-input-placeholder {
  color: #b59f74;
}
#login .form .input input[type=password]::-ms-input-placeholder {
  color: #b59f74;
}
#login .form .input input[type=password]::placeholder {
  color: #b59f74;
}
#login .form .input input[type=submit],
#login .form .input input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #b59f74;
  color: #fff;
  text-align: center;
  padding: 12px 46px;
}
#login .form .input input[type=submit]::before,
#login .form .input input[type=button]::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
}

#modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#modal.on {
  opacity: 1;
  pointer-events: all;
}
#modal .modal_inner {
  position: relative;
  width: 96%;
  max-width: 1200px;
  height: 80vh;
  max-height: 757px;
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 767px) {
  #modal .modal_inner {
    width: 80%;
    padding: 40px;
  }
}
#modal .modal_inner > h2 {
  font-size: 1.7rem;
}
@media print, screen and (min-width: 767px) {
  #modal .modal_inner > h2 {
    font-size: 2.4rem;
  }
}
#modal .modal_inner .privacy_inner {
  max-height: 450px;
  height: calc(100% - 140px - 90px);
  margin-top: 54px;
  overflow-y: auto;
  padding-right: 10px;
}
#modal .modal_inner .privacy_inner p span {
  color: #bca579;
}
#modal .modal_inner nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 20px;
  margin-top: 40px;
}
@media print, screen and (min-width: 767px) {
  #modal .modal_inner nav {
    margin-top: 26px;
  }
}
#modal .modal_inner nav a {
  padding: 0.75rem 1rem;
  font-size: clamp(0.75rem, 0.7083333rem + 0.0868055556vw, 0.8125rem);
  color: #fff;
  background-color: #bca579;
  text-align: center;
  min-width: 140px;
}

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  vertical-align: middle;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.btn::after {
  content: "";
  position: absolute;
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  --tw-translate-y: 0px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  inset: 0px;
}
.btn:hover:after {
  --tw-translate-y: 0px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

#meclib {
  padding: 50px 0;
}
#meclib iframe {
  width: 100%;
  height: 90vh;
}

#page_password {
  padding: 120px 0;
}
#page_password p {
  text-align: center;
}
#page_password .post-password-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 35px;
  padding: 30px 0;
}
#page_password .post-password-form input[type=password] {
  border: none;
  border-bottom: 2px solid #b59f74;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: transparent;
  padding: 12px 20px 10px 2px;
}
#page_password .post-password-form input[type=password]::-webkit-input-placeholder {
  color: #b59f74;
}
#page_password .post-password-form input[type=password]::-moz-placeholder {
  color: #b59f74;
}
#page_password .post-password-form input[type=password]:-ms-input-placeholder {
  color: #b59f74;
}
#page_password .post-password-form input[type=password]::-ms-input-placeholder {
  color: #b59f74;
}
#page_password .post-password-form input[type=password]::placeholder {
  color: #b59f74;
}
#page_password .post-password-form input[type=submit],
#page_password .post-password-form input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #b59f74;
  color: #fff;
  text-align: center;
  padding: 12px 46px;
}
#page_password .post-password-form input[type=submit]::before,
#page_password .post-password-form input[type=button]::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
}

#products {
  padding-bottom: 180px;
}
#products .general_info {
  margin: 30px 0;
  max-height: 298px;
  background-color: #fff;
  padding: 20px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: auto;
  scrollbar-color: #bca578 #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
#products .general_info .title {
  text-align: center;
}
#products .general_info .content_wrap {
  padding: 30px 0;
}
#products .general_info .content_wrap:first-of-type {
  margin-top: 10px;
}
#products .general_info .content_wrap .link_wrap {
  width: 100%;
  max-width: 1100px;
  margin: auto;
  padding: 0 4vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  #products .general_info .content_wrap .link_wrap {
    padding: 0;
  }
}
#products .general_info .content_wrap .link_wrap h3 {
  font-size: 1.3rem;
  font-weight: 500;
}
@media only screen and (min-width: 1024px) {
  #products .general_info .content_wrap .link_wrap .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 20px;
  }
}
#products .general_info .content_wrap .link_wrap .list li {
  padding: 10px 0;
  border: none;
}
@media only screen and (min-width: 1024px) {
  #products .general_info .content_wrap .link_wrap .list li {
    width: calc(50% - 20px);
  }
}
#products .general_info .content_wrap .link_wrap .list li:nth-of-type(even) {
  margin-right: auto;
}
#products .general_info .content_wrap .link_wrap .list li a {
  font-weight: 400;
  border-bottom: 1px solid #d8d8d8;
  padding-top: 12px;
  padding-bottom: 12px;
}
#products .general_info .content_wrap .link_wrap .list li a::after {
  left: auto;
  right: 0;
}
#products .products_inner {
  margin-top: 40px;
}
@media print, screen and (min-width: 767px) {
  #products .products_inner {
    margin-top: 60px;
  }
}
#products .products_inner + .products_inner {
  margin-top: 80px;
  padding-top: 100px;
}
@media print, screen and (min-width: 767px) {
  #products .products_inner + .products_inner {
    margin-top: 100px;
    padding-top: 146px;
  }
}
#products .products_inner .title + * + * {
  padding-top: 5px;
}
#products .products_inner .discontinued {
  font-size: 2rem;
  margin-bottom: 15px;
}
#products .products_inner .flex {
  padding-top: 60px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5em 2%;
}
@media print, screen and (min-width: 767px) {
  #products .products_inner .flex {
    gap: 7em 0.66%;
  }
}
#products .products_inner .flex li {
  width: 49%;
}
@media print, screen and (min-width: 767px) {
  #products .products_inner .flex li {
    width: 24.5%;
  }
}
#products .products_inner .flex li figure p {
  padding-top: 8px;
  font-size: clamp(0.9375rem, 0.8125rem + 0.2604166667vw, 1.125rem);
  letter-spacing: 0.06em;
  font-weight: 400;
  text-align: center;
}
@media print, screen and (min-width: 767px) {
  #products .products_inner .flex li figure img {
    display: block;
    width: 70%;
    margin: auto;
  }
}

.plus {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
}
.plus::before, .plus::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background-color: #bca579;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.plus::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.category.open .plus::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.model_name {
  font-size: 1.6rem;
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .model_name {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .model_name {
    font-size: 2rem;
  }
}

.product_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

#product_page .container {
  width: 100%;
}
#product_page > .flex {
  display: block;
}
@media only screen and (min-width: 1024px) {
  #product_page > .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 30px;
  }
}
@media only screen and (min-width: 1024px) {
  #product_page > .flex #product_sidebar {
    position: static;
    height: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1620px) {
  #product_page > .flex #product_sidebar {
    width: 300px;
  }
}
@media only screen and (min-width: 1620px) {
  #product_page > .flex #product_sidebar {
    width: 380px;
  }
}
#product_page > .flex #product_sidebar.open {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
#product_page > .flex #product_detail {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1024px) and (max-width: 1620px) {
  #product_page > .flex #product_detail {
    width: calc(100% - 300px - 60px);
  }
}
@media only screen and (min-width: 1620px) {
  #product_page > .flex #product_detail {
    width: calc(100% - 380px - 60px);
  }
}

#product_sidebar {
  display: none;
}
@media only screen and (min-width: 1024px) {
  #product_sidebar {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 10;
    max-width: 380px;
    padding: 27px 0 200px;
    z-index: 1;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1620px) {
  #product_sidebar {
    max-width: 300px;
  }
}
#product_sidebar .home {
  margin-bottom: 30px;
}
#product_sidebar input[value="Log out"] {
  margin-top: 30px;
  padding: 0 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 1.7rem;
}
#product_sidebar .home,
#product_sidebar .category {
  position: relative;
  padding: 0 20px;
  font-size: 1.7rem;
  line-height: 1;
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  #product_sidebar .home,
  #product_sidebar .category {
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 1024px) {
  #product_sidebar .home,
  #product_sidebar .category {
    font-size: 3.2rem;
  }
}
@media only screen and (min-width: 1024px) {
  #product_sidebar .home.current,
  #product_sidebar .category.current {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  #product_sidebar .home.current + .products,
  #product_sidebar .category.current + .products {
    display: block;
    height: auto;
  }
}
#product_sidebar .home .plus,
#product_sidebar .category .plus {
  display: block;
}
#product_sidebar .category {
  font-size: clamp(2.5rem, 1.25rem + 2.6041666667vw, 4.375rem);
  letter-spacing: 0em;
  text-transform: uppercase;
  padding-right: 40px;
}
#product_sidebar .products {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#product_sidebar .products + .category {
  margin-top: 1em;
}
#product_sidebar .discontinued {
  margin-top: 30px;
  padding: 5px 20px;
  background-color: #c5c5c5;
}
@media only screen and (min-width: 1024px) {
  #product_sidebar .discontinued {
    margin-top: 67px;
  }
}
#product_sidebar ul {
  margin-top: 30px;
  padding: 0 20px;
}
#product_sidebar ul li {
  font-size: clamp(0.8rem, 0.875rem + 0.5208333333vw, 1rem);
  font-weight: 400;
}
#product_sidebar ul li:not(:first-of-type) {
  margin-top: 10px;
}
#product_sidebar ul li a {
  display: block;
  padding-bottom: 10px;
}

#sidebar {
  padding: 100px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
  max-width: 500px;
}
@media only screen and (min-width: 1024px) {
  #sidebar {
    padding: 27px 75px 200px 40px;
    z-index: 1;
  }
}
#sidebar input[value="Log out"] {
  margin-top: 30px;
  padding: 0 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: clamp(0.75rem, 0.7083333rem + 0.0868055556vw, 0.8125rem);
  font-weight: 400;
}
#sidebar .home,
#sidebar .category {
  position: relative;
  padding: 0 20px;
  border-bottom: 1px solid #bca579;
  padding: 0.8em 1em;
}
@media only screen and (min-width: 1024px) {
  #sidebar .home.current,
  #sidebar .category.current {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  #sidebar .home.current + .products,
  #sidebar .category.current + .products {
    display: block;
    height: auto;
  }
}
#sidebar .home .plus,
#sidebar .category .plus {
  display: block;
}
#sidebar .category {
  padding-right: 40px;
  cursor: pointer;
}
#sidebar .products {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#sidebar .discontinued {
  margin-top: 5px;
  padding: 5px 20px;
  background-color: #c5c5c5;
}
#sidebar ul {
  padding: 20px 0 30px 2em;
}
#sidebar ul li {
  font-size: clamp(0.75rem, 0.7083333rem + 0.0868055556vw, 0.8125rem);
  font-weight: 400;
}
#sidebar ul li:not(:first-of-type) {
  margin-top: 22px;
}
#sidebar ul li a {
  display: block;
  padding-bottom: 6px;
}

#product_detail #detail_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 60px;
}
@media only screen and (min-width: 1024px) {
  #product_detail #detail_area {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#product_detail #detail_area .detail_area_left {
  padding: 0 4vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  #product_detail #detail_area .detail_area_left {
    width: 37%;
    max-width: 450px;
  }
}
#product_detail #detail_area .detail_area_left .category {
  color: #b59f74;
  line-height: 1.25;
  font-size: clamp(0.75rem, 0.7083333rem + 0.0868055556vw, 0.8125rem);
  letter-spacing: 0.1em;
  margin-bottom: 3rem;
  margin-bottom: 0.25rem;
  font-weight: 400;
}
#product_detail #detail_area .detail_area_left .name {
  font-size: clamp(3.125rem, 1.875rem + 2.6041666667vw, 5rem);
  line-height: 1.4;
}
#product_detail #detail_area .detail_area_left figure img {
  display: block;
  margin: auto;
}
#product_detail #detail_area .detail_area_right {
  padding: 0 4vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  #product_detail #detail_area .detail_area_right {
    width: 62%;
    padding: 0;
  }
}
#product_detail #detail_area .detail_area_right .category {
  color: #b59f74;
  line-height: 1;
  color: #b59f74;
  line-height: 1.25;
  font-size: clamp(0.75rem, 0.7083333rem + 0.0868055556vw, 0.8125rem);
  letter-spacing: 0.1em;
  margin-bottom: 3rem;
  margin-bottom: 0.25rem;
  font-weight: 400;
}
#product_detail #detail_area .detail_area_right .name {
  line-height: 1.4;
}
#product_detail #detail_area .detail_area_right .txt {
  padding-top: 1px;
}
#product_detail #detail_area .detail_area_right [data-has-border=top] {
  margin-top: 20px;
  padding: 25px 0 0;
}
#product_detail #detail_area .detail_area_right [data-has-border=top] h3 {
  font-size: 140%;
}
#product_detail #detail_area .detail_area_right [data-has-border=top] .general_info {
  padding-top: 11px;
}
#product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list li:not(:first-of-type) {
  border: none;
}
#product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list > li {
  padding: 5px 0;
}
#product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list > li:not(:first-of-type) {
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  #product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list > li:not(:first-of-type) {
    margin-top: 0;
  }
}
#product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list dl dt {
  font-size: 120%;
}
#product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list dl dd ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
  padding-top: 12px;
}
@media print, screen and (min-width: 767px) {
  #product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list dl dd ul {
    -ms-grid-columns: 1fr 12px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    padding-top: 12px;
  }
  #product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list dl dd ul[data-max="1"] {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
#product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list dl dd ul li {
  margin-top: 8px;
}
#product_detail #detail_area .detail_area_right [data-has-border=top] .general_info .list dl dd ul li a {
  font-weight: 400;
  border-bottom: 1px solid #d8d8d8;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 90%;
}
#product_detail #detail_area .detail_area_right [data-has-border=top] .product_info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
  padding-top: 12px;
}
@media print, screen and (min-width: 767px) {
  #product_detail #detail_area .detail_area_right [data-has-border=top] .product_info {
    -ms-grid-columns: 1fr 12px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    padding-top: 12px;
  }
  #product_detail #detail_area .detail_area_right [data-has-border=top] .product_info[data-max="1"] {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

#catalogues_area {
  margin-top: 50px;
}
#catalogues_area [data-has-border=bottom] {
  border-bottom: 1px solid #D8D8D8;
}
#catalogues_area .catalogue .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 30px 20px 10px;
  text-align: center;
  border-top: 1px solid #BCA579;
  margin-top: -1px;
}
@media only screen and (min-width: 1024px) {
  #catalogues_area .catalogue .title {
    text-align: left;
  }
}
#catalogues_area .catalogue .title .icon {
  display: inline-block;
  max-width: 40px;
  margin-right: 10px;
}
#catalogues_area .catalogue dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 4vw 40px;
}
@media only screen and (min-width: 1024px) {
  #catalogues_area .catalogue dl {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 20px 0;
  }
}
#catalogues_area .catalogue dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 10px;
  padding: 26px 0 26px 0;
}
@media only screen and (min-width: 1024px) {
  #catalogues_area .catalogue dl dt {
    width: 40%;
    max-width: 530px;
    padding: 10px 0 10px 30px;
  }
}
#catalogues_area .catalogue dl dt .icon {
  max-width: 38px;
}
@media only screen and (min-width: 1024px) {
  #catalogues_area .catalogue dl dd {
    width: 60%;
  }
}
#catalogues_area .catalogue dl dd nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  #catalogues_area .catalogue dl dd nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#catalogues_area .catalogue dl dd nav a {
  cursor: pointer;
}

#packing_page {
  border-top: 1px solid #bca579;
  padding-bottom: 60px;
}
#packing_page #packing_detail .breadcrumbs {
  margin-top: 10px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .breadcrumbs {
    margin-bottom: 30px;
  }
}
#packing_page #packing_detail .top_area .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  gap: 20px;
}
#packing_page #packing_detail .top_area .title .country_code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#packing_page #packing_detail .top_area .title .country_code img {
  width: 84px !important;
  height: 84px !important;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .top_area .title .country_code img {
    width: 50px !important;
    height: 50px !important;
  }
}
#packing_page #packing_detail .top_area .comment_area {
  font-size: 112.5%;
  text-align: center;
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .top_area .comment_area {
    margin-bottom: 60px;
  }
}
#packing_page #packing_detail .top_area .link_list_wrap {
  margin-bottom: 100px;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .top_area .link_list_wrap {
    margin-bottom: 60px;
  }
}
#packing_page #packing_detail .top_area .link_list_wrap .link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 33px calc((100% - 792px) / 3);
}
@media print, screen and (max-width: 960px) {
  #packing_page #packing_detail .top_area .link_list_wrap .link_list {
    gap: 33px calc((100% - 594px) / 2);
  }
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .top_area .link_list_wrap .link_list {
    gap: 20px calc(100% - 396px);
  }
}
@media print, screen and (max-width: 540px) {
  #packing_page #packing_detail .top_area .link_list_wrap .link_list {
    gap: 20px;
  }
}
#packing_page #packing_detail .top_area .link_list_wrap .link_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 198px;
  border-bottom: #ddd 1px solid;
  padding-bottom: 8px;
}
@media print, screen and (max-width: 540px) {
  #packing_page #packing_detail .top_area .link_list_wrap .link_list li {
    width: 100%;
  }
}
#packing_page #packing_detail .top_area .link_list_wrap .link_list li a {
  font-size: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  width: 100%;
}
#packing_page #packing_detail .top_area .link_list_wrap .link_list li a .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 30px;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .top_area .link_list_wrap .link_list li a .icon {
    max-width: 24px;
  }
}
#packing_page #packing_detail .top_area .link_list_wrap .link_list li a .icon img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
}
#packing_page #packing_detail .material_area {
  margin-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .material_area {
    margin-bottom: 60px;
  }
}
#packing_page #packing_detail .material_area .material_wrap .main_heading_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 45px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .material_area .material_wrap .main_heading_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 10px;
  }
}
#packing_page #packing_detail .material_area .material_wrap .main_heading_wrap .main_heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
}
#packing_page #packing_detail .material_area .material_wrap .main_heading_wrap .main_heading .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 40px;
}
#packing_page #packing_detail .material_area .material_wrap .main_heading_wrap .main_heading .icon img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
}
#packing_page #packing_detail .material_area .material_wrap .main_heading_wrap .main_heading .product_name {
  line-height: 1;
}
#packing_page #packing_detail .material_area .material_wrap .main_heading_wrap .nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 30px;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .material_area .material_wrap .main_heading_wrap .nav_list {
    width: 100%;
  }
}
#packing_page #packing_detail .material_area .material_wrap .main_heading_wrap .nav_list p {
  width: calc((100% - 30px) / 2);
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .material_area .material_wrap .main_heading_wrap .nav_list p {
    width: 100%;
  }
}
#packing_page #packing_detail .material_area .material_wrap .product_wrap .middle_wrap {
  padding: 40px 30px 20px;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .material_area .material_wrap .product_wrap .middle_wrap {
    padding: 30px 4vw 20px;
  }
}
#packing_page #packing_detail .material_area .material_wrap .product_wrap .middle_wrap .middle_heading {
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 18px;
}
#packing_page #packing_detail .material_area .material_wrap .product_wrap .middle_wrap .file_list_wrap .file_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 28px 20px;
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .material_area .material_wrap .product_wrap .middle_wrap .file_list_wrap .file_list {
    gap: 20px;
  }
}
#packing_page #packing_detail .material_area .material_wrap .product_wrap .middle_wrap .file_list_wrap .file_list li {
  width: calc((100% - 20px) / 2);
}
@media only screen and (max-width: 767px) {
  #packing_page #packing_detail .material_area .material_wrap .product_wrap .middle_wrap .file_list_wrap .file_list li {
    width: 100%;
  }
}
#packing_page #packing_detail .material_area .material_wrap .product_wrap .middle_wrap .file_list_wrap .file_list li a {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 112.5%;
  font-weight: 400;
  border-bottom: #ddd 1px solid;
  padding-top: 12px;
  padding-bottom: 12px;
}
#packing_page #packing_detail .no_post {
  font-size: 112.5%;
  text-align: center;
}
/*# sourceMappingURL=style.css.map */