@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

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

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

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

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

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

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

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

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

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

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/*--------------------------------------------------------------------------------------------------
 color
--------------------------------------------------------------------------------------------------*/
body {
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif !important;
  -webkit-font-feature-settings: palt;
  font-feature-settings: palt;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #212529;
  line-height: 1.7;
  font-feature-settings: "palt";
}
@media print, screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

ul {
  list-style: none;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

main {
  background-color: #fff;
}

p {
  letter-spacing: 0.1em;
}

a {
  text-decoration: none;
  color: inherit;
}

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

.u-visible-pc {
  display: block;
}
@media print, screen and (max-width: 768px) {
  .u-visible-pc {
    display: none;
  }
}

.u-visible-sp {
  display: none;
}
@media print, screen and (max-width: 768px) {
  .u-visible-sp {
    display: block;
  }
}

.u-hidden-pc {
  display: none;
}
@media print, screen and (max-width: 768px) {
  .u-hidden-pc {
    display: block;
  }
}

.u-hidden-sp {
  display: block;
}
@media print, screen and (max-width: 768px) {
  .u-hidden-sp {
    display: none;
  }
}

.wrapper {
  width: 100%;
  max-width: 960px;
  padding: 0 20px 20px;
  margin: 0 auto;
}
@media print, screen and (max-width: 768px) {
  .wrapper {
    padding: 0 1rem;
  }
}

.p_ja_18 {
  font-size: 18px;
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  .p_ja_18 {
    font-size: 23px;
  }
}
.p_ja_18._series {
  margin-bottom: 20px;
}
.p_ja_18.__wear {
  background-color: #fff;
  width: 194px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .p_ja_18.__wear {
    width: 250px;
  }
}

.p_ja_14 {
  font-size: 14px;
}
@media print, screen and (min-width: 769px) {
  .p_ja_14 {
    font-size: 16px;
  }
}

.p_en_24 {
  font-size: 24px;
}
@media print, screen and (min-width: 769px) {
  .p_en_24 {
    font-size: 28px;
  }
}

.base_btn {
  padding: 10px;
  margin: 30px auto 0px;
  width: 100%;
  max-width: 274px;
  display: block;
  border-radius: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  transition: 0.4s;
  background-color: #fff;
}
.base_btn._tsuen {
  margin: 0 auto 40px;
}
@media print, screen and (min-width: 769px) {
  .base_btn._tsuen {
    margin: 0 auto 60px;
  }
}
@media print, screen and (min-width: 769px) {
  .base_btn:hover {
    color: #fff;
  }
}

.base_btn_txt {
  position: relative;
}

.link_base {
  text-decoration: underline;
  font-weight: 500;
  transition: 0.4s;
}
@media print, screen and (min-width: 769px) {
  .link_base:hover {
    color: #212529;
  }
}

/*---アニメーション---------------------------------*/
/* 　Y 軸（横へ） */
.rotateY {
  animation-name: rotateYAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes rotateYAnime {
  from {
    transform: rotateY(0);
  }
  to {
    transform: rotateY(-360deg);
  }
}
/* 　フェードアップ */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*---header----------------------------------------*/
.l-header {
  display: flex;
  justify-content: center;
  padding: 20px 0;
  background-color: #fff;
}
@media print, screen and (max-width: 768px) {
  .l-header {
    padding: 10px 0;
  }
}

.logo img {
  max-width: 130px;
  display: block;
}
@media print, screen and (max-width: 768px) {
  .logo img {
    max-width: 80px;
  }
}

/*---hero----------------------------------------*/
.hero {
  margin-bottom: 100px;
}
@media print, screen and (max-width: 768px) {
  .hero {
    margin-bottom: 30px;
  }
}

.hero-container {
  display: flex;
  justify-content: center;
  background: #fff;
}

.kv {
  max-height: 600px;
}
@media print, screen and (max-width: 768px) {
  .kv {
    max-height: calc(100vh - 37px);
    display: flex;
    justify-content: center;
  }
}
@media print, screen and (max-width: 768px) {
  .kv img {
    height: 100%;
  }
}

/*---section----------------------------------------*/
.section__container {
  margin: 80px auto 0;
  padding: 70px 2rem 60px;
  width: 100%;
  max-width: 960px;
  background-color: #fff;
  border-radius: 10px;
}
@media print, screen and (max-width: 768px) {
  .section__container {
    margin: 30px auto 0;
    padding: 40px 1rem 30px;
  }
}

/*---top_copy------------------------------------*/
.top_copy {
  text-align: center;
  margin-bottom: 50px;
}
@media print, screen and (min-width: 769px) {
  .top_copy {
    margin-bottom: 100px;
  }
}

.top_copy_icon {
  margin: 0 auto 30px;
}
.top_copy_icon img {
  height: 65px;
}

.top_copy_ttl_inner {
  display: flex;
  flex-direction: column;
  gap: 27px;
}

/*---wear----------------------------------------*/
.wear {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .wear {
    margin-bottom: 100px;
  }
}

.wear_ttl_inner {
  position: relative;
}
.wear_ttl_inner::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wear_item {
  width: 100%;
  max-width: calc(50% - 4px);
  opacity: 0;
  border-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  .wear_item {
    width: calc(25% - 4px);
  }
  .wear_item:hover .wear_btn {
    background-color: #fff;
  }
}

.wear_btn {
  padding: 5px 0px;
  margin: 10px auto 10px;
  width: 100%;
  display: block;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  transition: 0.4s;
}

/*---lineup----------------------------------------*/
.lineup {
  margin-bottom: 100px;
  counter-reset: number 0; /*カウントアップ用*/
}
@media print, screen and (max-width: 768px) {
  .lineup {
    margin-bottom: 50px;
  }
}

.lineup_ttl {
  text-align: center;
  margin-bottom: 24px;
}

.lineup__contents {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.lineup__button {
  opacity: 0;
  border-radius: 10px;
  transition: 0.4s;
}
@media print, screen and (min-width: 769px) {
  .lineup__button:hover {
    opacity: 0.5;
  }
}
.lineup__button._other .button_link_ttl {
  font-weight: 500;
}
.lineup__button._other .lineup__button_link::after {
  content: "\e900";
  font-size: 16px;
}

.lineup__button_link {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px 12px 15px 0;
  transition: 0.4s;
}
@media print, screen and (min-width: 769px) {
  .lineup__button_link {
    font-size: 18px;
  }
}
.lineup__button_link:after {
  position: absolute;
  font-family: "icomoon";
  content: "\e901";
  right: 1rem;
  font-size: 8px;
}
@media print, screen and (min-width: 769px) {
  .lineup__button_link:after {
    font-size: 12px;
  }
}

.button_link_num {
  width: 42px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .button_link_num {
    width: 66px;
  }
}
.button_link_num:before {
  position: absolute;
  counter-increment: number 1; /* number カウンタの増加数をセット */
  content: "0" counter(number); /* 表示形式を指定 */
  font-size: 18px;
  font-weight: 700;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .button_link_num:before {
    font-size: 24px;
  }
}
.button_link_num:after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 12px;
  width: 1px;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
}

.button_link_ttlbox {
  padding-left: 10px;
  line-height: 1.2;
}

.button_link_txt {
  font-size: 12px;
  color: #6d6d6d;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .button_link_txt {
    font-size: 14px;
  }
}

.button_link_ttl {
  font-size: 16px;
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  .button_link_ttl {
    font-size: 18px;
  }
}

/*---lineup_item---------------------------------*/
.lineup_item_area {
  padding: 50px 1rem;
  counter-reset: number 0; /*カウントアップ用*/
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .lineup_item_area {
    padding: 100px 1rem;
    gap: 80px;
  }
}

.lineup_item_area_inner {
  background-color: #fff;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
}

.lineup_item_num {
  color: #fff;
  font-size: 100%;
  padding: 1.8em;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  left: 50%;
  top: -25px;
  transform: translateX(-50%);
}
.lineup_item_num:before {
  content: "";
  border: 5px solid transparent;
  margin-left: -4px;
  top: 96%;
  left: 50%;
  position: absolute;
}
.lineup_item_num:after {
  position: absolute;
  counter-increment: number 1; /* number カウンタの増加数をセット */
  content: "0" counter(number); /* 表示形式を指定 */
  font-size: 18px;
  font-weight: 700;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 0.05em;
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .lineup_item_num:after {
    font-size: 20px;
  }
}

.item_ttl_top {
  font-size: 14px;
  color: #6d6d6d;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .item_ttl_top {
    font-size: 18px;
  }
}

.item_ttl_bottom {
  font-size: 20px;
  font-weight: 600;
}
@media print, screen and (min-width: 769px) {
  .item_ttl_bottom {
    font-size: 24px;
  }
}

/*---item-col------------------------------------*/
.item_ttl_inner {
  text-align: center;
  margin-bottom: 20px;
}

/*---series---*/
.series_inner {
  text-align: center;
}

.series_logo {
  width: 100%;
  max-width: 80px;
  margin: 0 auto 20px;
}
@media print, screen and (min-width: 769px) {
  .series_logo {
    max-width: 160px;
    margin: 40px auto 40px;
  }
}

.series_txt {
  font-size: 14px;
  font-weight: 500;
}
.series_txt:not(:last-child) {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 769px) {
  .series_txt {
    font-size: 16px;
  }
}

.item_ttl {
  display: inline-block;
  padding: 2px 20px;
  position: relative;
  top: 10px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}
@media print, screen and (min-width: 769px) {
  .item_ttl {
    font-size: 20px;
  }
}
.item_ttl:after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(246, 153, 92, 0);
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-left-width: 6px;
  border-right-width: 6px;
  margin-left: -6px;
  top: 100%;
  left: 50%;
}

.item-col {
  border-radius: 10px;
  padding: 60px 40px 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px 20px;
  margin-bottom: 60px;
}
.item-col._tsuen {
  margin-bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .item-col._tsuen {
    padding: 60px 40px;
  }
}
.item-col:last-child {
  margin-bottom: 0;
}
.item-col._wear {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4px;
  padding: 30px 0 0;
}
@media print, screen and (max-width: 768px) {
  .item-col._wear {
    justify-content: space-between;
  }
}
.item-col._wear .item {
  border-radius: 10px;
}
.item-col._wear .wear_link_inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.item-col._wear .wear_link {
  display: block;
  padding: 10px;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .item-col._wear .wear_link {
    padding: 20px;
  }
}
@media print, screen and (max-width: 768px) {
  .item-col {
    grid-template-columns: 1fr 1fr;
    padding: 40px 15px;
  }
}

.item-name, .item-price {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.05em;
}
.item-name span, .item-price span {
  font-size: 9px;
}

.item-name {
  line-height: 1.2;
}

.label-wrap {
  display: flex;
  gap: 5px;
}

.icon__free {
  background: #6FAFDD;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border-radius: 2px;
  padding: 2px 4px;
  font-size: 10px;
  display: block;
  color: #fff;
}

/*---アイテムを探す---------------------------------*/
.search_inner {
  margin-bottom: 40px;
}

.search_item {
  margin-bottom: 40px;
}

.search_ttl {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

#seartch_form {
  width: 100%;
  max-width: 274px;
  background: #f0f0f0;
  border-radius: 27px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: left;
  padding: 10px 20px;
}
@media print, screen and (min-width: 769px) {
  #seartch_form {
    max-width: 500px;
  }
}
#seartch_form form {
  position: relative;
}
#seartch_form input {
  background: none;
  border: none;
}
#seartch_form input .search {
  color: #8c8c8c;
  -webkit-appearance: none;
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  border-radius: 2px;
  text-indent: 10px;
  font-size: 12px;
  line-height: 34px;
  padding-right: 34px;
}
#seartch_form .word-search-button {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
}

.search_gender_box {
  display: flex;
  gap: 3px;
}
@media print, screen and (max-width: 768px) {
  .search_gender_box {
    flex-direction: column;
    gap: 0;
  }
}

/*---下部固定ページ内リンク--------------------------*/
.fix-btmnav {
  position: fixed;
  z-index: 99999 !important;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: bottom 1s;
  transition: bottom 1s;
  visibility: hidden;
  width: 100%;
  max-width: 960px;
}
@media print, screen and (max-width: 768px) {
  .fix-btmnav {
    left: 0;
    right: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.fix-btmnav.scroll-in {
  visibility: visible;
}

.fix-btmnav ul {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .fix-btmnav ul {
    width: 100%;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}

.fix-btmnav ul a {
  display: block;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 6px 0 0 0;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  height: 66px;
}
@media print, screen and (max-width: 768px) {
  .fix-btmnav ul a {
    height: 47px;
  }
}

.fix-btmnav ul a span {
  display: block;
  font-size: 1rem;
  line-height: 1.2;
}
@media print, screen and (max-width: 768px) {
  .fix-btmnav ul a span {
    font-size: 12px;
  }
}

.fix-btmnav ul .line {
  flex: 1;
}

.fix-btmnav ul .line a {
  display: flex;
  justify-content: center;
  align-items: center;
}

/*---アンダーメニューボタン--------------------------------*/
.undermenu_btn_inner {
  opacity: 0;
  transition: 0.4s;
  position: fixed;
  z-index: 99999 !important;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.undermenu_btn_inner.scroll-in {
  opacity: 1;
}

.undermenu_btn {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  width: 80px;
  height: 80px;
  cursor: pointer;
  border-radius: 50%;
}
.undermenu_btn.active .hamburger:nth-of-type(1) {
  transform: translateY(6px) rotate(-45deg);
  width: 100%;
}
.undermenu_btn.active .hamburger:nth-of-type(2) {
  opacity: 0;
}
.undermenu_btn.active .hamburger:nth-of-type(3) {
  top: 19px;
  transform: translateY(-6px) rotate(45deg);
  width: 100%;
}

.undermenu_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.undermenu_box_txt {
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  white-space: nowrap;
}

.hamburger_box {
  position: relative;
  width: 30px;
  height: 30px;
}

.hamburger {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 0;
  height: 3px;
  border-radius: 2px;
  width: 100%;
}
.hamburger:nth-of-type(1) {
  top: 7px;
}
.hamburger:nth-of-type(2) {
  top: 15px;
}
.hamburger:nth-of-type(3) {
  top: 23px;
}

/*---アンダーメニュー--------------------------------*/
#sec_item_list {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
}
@media print, screen and (max-width: 768px) {
  #sec_item_list {
    width: 80%;
  }
}

#sec_item_bottom {
  position: fixed;
  z-index: 999;
  bottom: -120%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 960px;
  height: 40vh;
  transition: all 0.6s;
  border: 1px solid #fff;
  border-radius: 10px 10px 0 0;
}
@media print, screen and (max-width: 768px) {
  #sec_item_bottom {
    height: 60vh;
  }
}
#sec_item_bottom.panelactive {
  bottom: 0;
}
#sec_item_bottom.panelactive #sec_item_list {
  padding-top: 0px;
  position: absolute;
  z-index: 999;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.triangle {
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  bottom: 3px;
  right: 3px;
  border-left: 8px solid transparent;
}

.tit-block {
  text-align: center;
  margin-bottom: 1em;
  color: #fff;
}

.cat-menu {
  display: grid;
  justify-items: center;
  margin-bottom: 30px;
  gap: 8px;
}
@media print, screen and (max-width: 768px) {
  .cat-menu {
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
    margin-bottom: 20px;
  }
}

.cat-menu li {
  width: 100%;
  text-align: center;
}

.cat-menu li a {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 0;
  width: 100%;
  font-weight: 500;
  text-decoration: none;
  transition: 0.4s;
}
@media print, screen and (min-width: 769px) {
  .cat-menu li a {
    font-size: 16px;
  }
}

/*---footer----------------------------------------*/
footer {
  padding: 32px 0 64px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  footer {
    padding: 64px 0 90px;
  }
}
footer small {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
}

.footer_logo {
  width: 100%;
  max-width: 90px;
  margin: 0 auto 30px;
}
@media print, screen and (min-width: 769px) {
  .footer_logo {
    max-width: 180px;
  }
}

.sns_box_inner {
  margin-bottom: 32px;
}

.sns_box_ttl {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 769px) {
  .sns_box_ttl {
    font-size: 24px;
  }
}

.sns_box {
  display: flex;
  justify-content: center;
  gap: 25px;
}

.sns_box_item_img {
  height: 30px;
}
@media print, screen and (min-width: 769px) {
  .sns_box_item_img {
    height: 40px;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?pc1qse");
  src: url("../fonts/icomoon.eot?pc1qse#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?pc1qse") format("truetype"), url("../fonts/icomoon.woff?pc1qse") format("woff"), url("../fonts/icomoon.svg?pc1qse#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-open_window:before {
  content: "\e900";
}

.icon-arrow_down:before {
  content: "\e901";
}

.icon-circle_arrow_down:before {
  content: "\e904";
}/*# sourceMappingURL=style.css.map */