@charset "UTF-8";
@font-face {
  font-family: "GUJPCorporate";
  src: url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff2") format("woff2"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.woff") format("woff"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Light_v2.0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GUJPCorporate";
  src: url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff2") format("woff2"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.woff") format("woff"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Regular_v2.0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GUJPCorporate";
  src: url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff2") format("woff2"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.woff") format("woff"), url("/jp/ja/special-feature/corp/fonts/GUJPCorporate-Kana-Bold_v2.0.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

html {
  text-size-adjust: 100%;
}

body {
  line-height: 1;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

em {
  font-style: normal;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

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

svg {
  height: auto;
}

button {
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
}

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

html,
body {
  font-family: "GUJPCorporate", "Noto Sans JP", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  color: #1b1b1b;
  line-height: 1.6;
}

a {
  color: #1b1b1b;
}

button {
  color: #1b1b1b;
  line-height: 1.6;
}

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

.wrapper {
  background: #fff;
}

#container {
  overflow: hidden;
}
.-home #container {
  padding-top: 0;
}

picture {
  display: block;
  height: 100%;
}

.img {
  line-height: 1;
}

.inner {
  padding: 0 20px;
}
@media (min-width: 812px) {
  .inner {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 60px;
  }
}

@media (min-width: 812px) {
  .sp {
    display: none;
  }
}

.pc {
  display: none;
}
@media (min-width: 812px) {
  .pc {
    display: block;
  }
}

.pc-inline {
  display: none;
}
@media (min-width: 812px) {
  .pc-inline {
    display: inline-block;
  }
}

.main {
  padding-top: 53px;
}
@media (min-width: 812px) {
  .main {
    padding-top: 60px;
  }
}

.underline {
  position: relative;
  display: inline-block;
  line-height: initial;
}

.underline:before {
  content: "";
  background: #1b1b1b;
  width: 1.2ch;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1px;
}

.btn-01 a {
  border: 1px solid #1b1b1b;
  color: #1b1b1b;
  width: 100%;
  min-height: 52px;
  font-size: 16px;
  border-radius: 52px;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
  place-items: center;
  text-align: center;
}
@media (min-width: 812px) {
  .btn-01 a {
    max-width: 576px;
    margin: 0 auto;
  }
}
.btn-01--black a {
  background: #1b1b1b;
  color: #fff;
  font-weight: 700;
  min-height: 48px;
}
.btn-01--black a:link, .btn-01--black a:visited {
  color: #fff;
}
@media (min-width: 812px) {
  .btn-01--black a {
    max-width: 100%;
  }
}

.btn-02 a {
  border: 1px solid #1b1b1b;
  color: #1b1b1b;
  background: #fff;
  width: fit-content;
  margin-inline: auto;
  min-height: 34px;
  font-size: 14px;
  border-radius: 34px;
  padding-inline: 26px;
  display: grid;
  place-items: center;
  text-align: center;
}
@media (min-width: 812px) {
  .btn-02 a {
    font-size: 16px;
    min-height: 52px;
    border-radius: 52px;
    padding-inline: 55px;
    margin: 0 auto;
  }
}

.btn-text {
  text-align: center;
}
.btn-text a,
.btn-text span {
  position: relative;
  font-size: 14px;
  line-height: 1.6;
}
.btn-text a {
  color: #005db5;
}
.btn-text a:hover, .btn-text a:link, .btn-text a:visited {
  color: #005db5;
}

.c-banner a {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 15px;
}
@media (min-width: 812px) {
  .c-banner a {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media (min-width: 812px) {
  .c-banner .inner {
    padding-inline: 0;
  }
}

.c-banner__txtbox {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
@media (min-width: 812px) {
  .c-banner__txtbox {
    display: block;
  }
}

.c-banner__ttl {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  padding-top: 4px;
  margin-bottom: 8px;
}
@media (min-width: 812px) {
  .c-banner__ttl {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.c-banner__ttl .small {
  font-size: 16px;
}
@media (min-width: 812px) {
  .c-banner__ttl .small {
    font-size: 18px;
  }
}

.c-banner__txt {
  font-size: 15px;
  margin-bottom: 6px;
}
@media (min-width: 812px) {
  .c-banner__txt {
    margin-bottom: 15px;
  }
}

.c-banner__btn {
  font-size: 13px;
  text-align: right;
}
@media (min-width: 812px) {
  .c-banner__btn {
    font-size: 15px;
  }
}

.c-bff-column .sf_bff_products_itemName {
  font-size: 14px !important;
  line-height: 1.4 !important;
  letter-spacing: 0.5px;
  font-weight: 300 !important;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_price,
.c-bff-column .sf_bff_products_price {
  font-weight: 400 !important;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
  letter-spacing: 0.5px;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner li .sf_bff_products_price,
  .c-bff-column .sf_bff_products_price {
    font-size: 18px;
    line-height: 1;
  }
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_flags span {
  font-size: 12px;
  line-height: 1.5;
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_flags {
  line-height: 1;
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_price,
.c-bff-column .sf_bff_products_inner li .sf_bff_products_flags {
  padding-top: 5px;
}
.c-bff-column .sf_bff_products_inner.device_sp ul li .sf_bff_products_colorchip {
  height: 20px;
  padding: 0 15px;
  margin: 10px 0;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner.device_sp ul li .sf_bff_products_colorchip {
    height: 20px;
  }
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_detail {
  padding: 0 16px;
}
.c-bff-column .sf_bff_products_inner ul li {
  margin-bottom: 24px;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner ul li {
    margin-bottom: 32px;
  }
}
.c-bff-column .sf_bff_products_inner ul.column_2 li {
  width: calc(50% - 5px);
  margin-right: 10px;
}
.c-bff-column .sf_bff_products_inner ul.column_4 {
  justify-content: center;
  gap: 0;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner ul.column_4 {
    gap: 15px;
  }
}
.c-bff-column .sf_bff_products_inner ul.column_4 li {
  width: 25%;
  margin-right: 0;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner ul.column_4 li {
    width: calc(25% - 11.25px);
  }
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner li .sf_bff_products_colorchip span {
    background-color: transparent;
  }
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner li .sf_bff_products_colorchip span:hover img,
  .c-bff-column .sf_bff_products_inner li .sf_bff_products_colorchip span.current img {
    border: 2px solid transparent;
  }
}
.c-bff-column .sf_bff_products_inner li .sf_bff_products_colorchip {
  line-height: 1;
}
@media (min-width: 812px) {
  .c-bff-column .sf_bff_products_inner li .sf_bff_products_colorchip {
    padding-inline: 16px;
  }
}

@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_inner {
    padding-right: 0;
    padding-left: 0;
  }
}
.c-bff-row .sf_bff_products_inner .column_undefined > li,
.c-bff-row .sf_bff_products_inner .column_3 > li,
.c-bff-row .sf_bff_products_inner .column_os > li {
  margin-bottom: 24px;
  width: 100%;
  margin-right: 0;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_inner .column_undefined > li,
  .c-bff-row .sf_bff_products_inner .column_3 > li,
  .c-bff-row .sf_bff_products_inner .column_os > li {
    margin-bottom: 0;
  }
}
.c-bff-row .sf_bff_products_inner .column_undefined > li > a,
.c-bff-row .sf_bff_products_inner .column_3 > li > a,
.c-bff-row .sf_bff_products_inner .column_os > li > a {
  display: grid;
  grid-template-columns: 88px 1fr;
  grid-template-rows: max-content 1fr;
  gap: 0px 16px;
  grid-auto-flow: row;
  grid-template-areas: "sf_bff_products_image sf_bff_products_colorchip" "sf_bff_products_image sf_bff_products_detail";
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_inner .column_undefined > li > a,
  .c-bff-row .sf_bff_products_inner .column_3 > li > a,
  .c-bff-row .sf_bff_products_inner .column_os > li > a {
    grid-template-columns: 152px 1fr;
  }
}
.c-bff-row .sf_bff_products_inner .column_undefined {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
}
.c-bff-row .sf_bff_products_inner .column_os {
  margin-bottom: 0;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_inner .column_os {
    gap: 8px;
  }
}
.c-bff-row .sf_bff_products_inner .favorites_layout {
  right: auto;
  top: 0;
  left: 60px;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_inner .favorites_layout {
    left: 120px;
  }
}
.c-bff-row .sf_bff_products_image {
  grid-area: sf_bff_products_image;
}
.c-bff-row .sf_bff_products_colorchip {
  grid-area: sf_bff_products_colorchip;
  margin: 0 0 8px !important;
  height: 20px !important;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_colorchip {
    margin: 0 0 1vh !important;
    height: 20px !important;
  }
}
.c-bff-row .sf_bff_products_colorchip span {
  position: relative;
}
.c-bff-row .sf_bff_products_colorchip span img {
  position: absolute;
}
.c-bff-row .sf_bff_products_detail {
  grid-area: sf_bff_products_detail;
}
.c-bff-row .sf_bff_products_itemName {
  font-size: 14px !important;
  line-height: 1.39 !important;
  font-weight: 300 !important;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
  margin-bottom: 5px;
}
.c-bff-row .sf_bff_products_price {
  font-weight: 400 !important;
  font-family: "GUJPCorporate", "Avenir Next", Roboto, "Lato", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Helvetica, Tahoma, Arial, sans-serif !important;
  padding-top: 0 !important;
  margin-top: 3px;
  font-size: 18px !important;
  line-height: 1 !important;
}
@media (min-width: 812px) {
  .c-bff-row .sf_bff_products_price {
    margin-top: 8px;
    letter-spacing: 0.5px !important;
  }
}
.c-bff-row .sf_bff_products_flags {
  padding: 0 !important;
}
.c-bff-row .sf_bff_price_flags {
  padding: 3px 0 0 !important;
}

.c-nav__item {
  border-bottom: 1px dashed #fff;
}
@media (min-width: 812px) {
  .c-nav__item:first-child {
    border-top: 1px dashed #fff;
  }
}

.c-nav__link {
  height: auto;
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding-block: 33px;
  padding-left: 0;
  padding-right: 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  color: #fff;
}
@media (min-width: 812px) {
  .c-nav__link {
    padding-block: 43px;
  }
}
.c-nav__link:before {
  content: "";
  background: url(/jp/ja/special-feature/contents/collaboration/ug/25fw/img/common/icn_next-white.svg) no-repeat center center/contain;
  width: 44px;
  height: 44px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -16px;
}
.c-nav__link .cross {
  letter-spacing: 0.2em;
  padding-left: 0.1em;
}
.c-nav__link .small {
  font-size: 16px;
}
@media (min-width: 812px) {
  .c-nav__link .small {
    font-size: 16px;
  }
}
.c-nav__link:link, .c-nav__link:visited {
  color: #fff;
}
.c-nav__link--interview {
  font-size: 19px;
  line-height: 1.4;
  padding-block: 16px;
}
@media (min-width: 812px) {
  .c-nav__link--interview {
    padding-block: 20px;
  }
}

.c-nav__link__txt {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  display: block;
  margin-top: 10px;
}

.heading-01 {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  display: grid;
  place-items: center;
  letter-spacing: 0.055em;
}
@media (min-width: 812px) {
  .heading-01 {
    font-size: 20px;
    height: 46px;
  }
}

.secInterview__cont {
  background: #fff;
  padding: 22px 20px 24px;
}
@media (min-width: 812px) {
  .secInterview__cont {
    display: flex;
    padding: 41px 78px 44px;
  }
}

.secInterview__nameWrap {
  width: 100%;
}
@media (min-width: 812px) {
  .secInterview__nameWrap {
    width: auto;
  }
}

.secInterview__name {
  font-size: 24px;
  font-weight: 900;
}
@media (min-width: 812px) {
  .secInterview__name {
    line-height: 1.2;
    margin-right: 40px;
  }
}

.secInterview__kana {
  font-size: 18px;
  font-weight: 700;
}
@media (min-width: 812px) {
  .secInterview__kana {
    line-height: 1.3;
    margin-top: 6px;
  }
}

.secInterview__txt {
  font-size: 14px;
  margin-top: 8px;
}
@media (min-width: 812px) {
  .secInterview__txt {
    font-size: 15px;
    margin-top: 0;
    flex: 1;
  }
}

.LifeWear_Contents {
  background: #fff;
  position: relative;
  z-index: 1;
  padding-top: 38px;
}

.LifeWear_Contents .LifeWear_Contents_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.LifeWear_Contents .LifeWear_Contents_link {
  height: 70px;
  width: 50%;
  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;
  font-size: 14px;
  line-height: 21px;
  padding: 0 10px;
  text-align: center;
  position: relative;
}

.LifeWear_Contents .LifeWear_Contents_link:before {
  content: "";
  background: url(/jp/ja/special-feature/contents/collaboration/ug/25fw/img/common/icn_next.svg) no-repeat center center/contain;
  width: 44px;
  height: 44px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.LifeWear_Contents .LifeWear_Contents_link:nth-child(even) {
  border-left: 1px solid #dadada;
}

.LifeWear_Contents .LifeWear_Contents_link {
  background: #fff;
  border-bottom: 1px solid #dadada;
}

.LifeWear_Contents .LifeWear_Contents_link:nth-last-child(1):nth-child(odd) {
  width: 100%;
}

.LifeWear_Contents .LifeWear_Contents_link:nth-child(-n+2) {
  border-top: 1px solid #dadada;
}

@media screen and (min-width: 813px) {
  .LifeWear_Contents .LifeWear_Contents_list {
    margin-top: 0;
    padding-inline: 62px;
  }
  .LifeWear_Contents .LifeWear_Contents_link:nth-last-child(1):nth-child(odd) {
    width: 25%;
  }
  .LifeWear_Contents .LifeWear_Contents_link:nth-last-child(1):not(:nth-of-type(4n)) {
    width: calc(25% + 1px);
  }
  .LifeWear_Contents .LifeWear_Contents_link:nth-of-type(4n) {
    border-right: 1px solid #dadada;
  }
  .LifeWear_Contents .LifeWear_Contents_link:nth-last-child(1) {
    border-right: 1px solid #dadada;
  }
  .LifeWear_Contents .LifeWear_Contents_link:nth-child(-n+4) {
    border-top: 1px solid #dadada;
  }
  .LifeWear_Contents .LifeWear_Contents_link {
    width: 25%;
    font-size: 17px;
    line-height: 25.5px;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background: #fff;
    font-weight: bold;
  }
}
.b-pageTtl {
  margin-top: 34px;
  margin-bottom: 32px;
}
@media (min-width: 812px) {
  .b-pageTtl {
    margin-top: 71px;
    margin-bottom: 48px;
  }
}

.b-pageTtl__catch {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media (min-width: 812px) {
  .b-pageTtl__catch {
    margin-bottom: 16px;
  }
}
.b-pageTtl__catch:after {
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
  display: block;
  flex: 1;
}
.b-pageTtl__catch span {
  font-size: 16px;
  font-weight: 900;
  margin-right: 15px;
}
@media (min-width: 812px) {
  .b-pageTtl__catch span {
    font-size: 20px;
    margin-right: 26px;
  }
}

.b-pageTtl__subttl {
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 2px;
  display: block;
}
@media (min-width: 812px) {
  .b-pageTtl__subttl {
    font-size: 50px;
  }
}

.b-pageTtl__ttl {
  font-size: 44px;
  font-weight: 900;
  line-height: 1.18;
  display: block;
}
@media (min-width: 812px) {
  .b-pageTtl__ttl {
    font-size: 76px;
    line-height: 1.09;
  }
}

.b-pageTtl__txt {
  font-size: 18px;
  font-weight: 900;
  display: block;
  margin-top: 8px;
}
@media (min-width: 812px) {
  .b-pageTtl__txt {
    font-size: 28px;
    margin-top: 12px;
  }
}

.breadcrumbs {
  padding-top: 40px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 16px;
  position: relative;
}
@media (min-width: 812px) {
  .breadcrumbs {
    padding: 38px 62px 33px;
  }
}

.breadcrumbs_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.breadcrumbs_item {
  font-size: 10px;
}
@media (min-width: 812px) {
  .breadcrumbs_item {
    font-size: 12px;
  }
}

.breadcrumbs_itemLink {
  color: #1b1b1b;
  text-decoration: underline !important;
}

.breadcrumbs_itemLink .underline {
  display: inline;
}

.breadcrumbs_itemLink .underline:before {
  display: none;
}

.breadcrumbs_item:not(:last-child):after {
  content: "/";
  color: #1b1b1b;
  padding-right: 8px;
  padding-left: 8px;
}
@media (min-width: 812px) {
  .breadcrumbs_item:not(:last-child):after {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.footer-nav {
  background: #fff;
  border-top: 1px solid #dadada;
}
@media (min-width: 812px) {
  .footer-nav {
    display: none;
  }
}
.footer-nav .c-nav__item {
  border-color: #dadada;
}

.footer {
  padding-top: 10px;
  text-align: center;
  position: relative;
}
@media (min-width: 812px) {
  .footer {
    padding-top: 31px;
    margin-inline: auto;
  }
}

.footer_head {
  margin-left: 15px;
  margin-left: var(--sp-h-l);
  margin-right: 15px;
  margin-right: var(--sp-h-l);
  text-align: left;
}

.footer_headList {
  display: flex;
  justify-content: center;
  text-align: center;
}

.footer_headitem {
  margin-right: 10px;
  line-height: 1;
}
@media (min-width: 812px) {
  .footer_headitem {
    margin-right: 15px;
  }
}

.footer_headitem + .footer_headitem {
  margin-left: 10px;
  margin-right: 0;
  position: relative;
}
@media (min-width: 812px) {
  .footer_headitem + .footer_headitem {
    margin-left: 15px;
  }
}

.footer_headLink {
  color: #1b1b1b !important;
  font-size: 11px;
}
@media (min-width: 812px) {
  .footer_headLink {
    font-size: 13px;
  }
}

.footer_headitem + .footer_headitem:before {
  position: absolute;
  left: -10px;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  content: "";
  height: 11px;
  width: 1px;
  background-color: #1b1b1b;
}
@media (min-width: 812px) {
  .footer_headitem + .footer_headitem:before {
    left: -15px;
  }
}

.footer_body {
  padding-top: 36px;
  padding-bottom: 78px;
}
@media (min-width: 812px) {
  .footer_body {
    padding: 20px 0 30px;
  }
}

.footer_snsItem,
.footer_snsList {
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_snsItem {
  padding-left: 15px;
  padding-right: 15px;
}

.footer_snsItemLink {
  display: block;
  width: 24px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.footer_snsItemIco {
  width: 100%;
}

.footer_copyright {
  display: block;
  margin-top: 32px;
  font-size: 11px;
  color: #1b1b1b;
}
@media (min-width: 812px) {
  .footer_copyright {
    font-size: 12px;
    margin-top: 20px;
  }
}

/*
---------------------------------------
header
---------------------------------------
*/
.st-header {
  width: 100%;
  height: 53px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 3;
  display: grid;
  place-items: center;
  background: #fff;
}
@media (min-width: 812px) {
  .st-header {
    height: 60px;
  }
}
.st-header .inner {
  width: 100%;
}

.st-header__collaboLogo {
  line-height: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 162px;
}
@media (min-width: 812px) {
  .st-header__collaboLogo {
    width: 200px;
  }
  .st-header__collaboLogo svg {
    width: 100%;
  }
}

#sp-btn-open {
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: none;
  cursor: pointer;
}
@media (min-width: 812px) {
  #sp-btn-open {
    right: 32px;
  }
}
@media (hover: hover) {
  #sp-btn-open:hover {
    opacity: 1;
  }
}

#sp-btn-close {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: none;
  cursor: pointer;
}
@media (hover: hover) {
  #sp-btn-close:hover {
    opacity: 1;
  }
}
@media (min-width: 812px) {
  #sp-btn-close {
    top: 28px;
    transform: translateY(0);
    right: 27px;
  }
}
@media (min-width: 812px) {
  #sp-btn-close svg {
    width: 18px;
    height: auto;
  }
}

.st-header__logo {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 812px) {
  .st-header__logo {
    left: 32px;
  }
}
@media (min-width: 812px) {
  .st-header__logo img,
  .st-header__logo svg {
    width: 37px;
    height: 37px;
  }
}
.st-header__logo .cls-1 {
  fill: #000;
  fill-rule: evenodd;
}

#g-nav {
  position: fixed;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  transition: transform 0.3s ease-in-out;
  background: #000;
  transform: translateX(100vw);
}
@media (min-width: 812px) {
  #g-nav {
    max-width: 400px;
    transform: translateX(400px);
    border-radius: 16px 0 0 16px;
  }
}
#g-nav.active {
  transform: translateX(0px);
}

.st-header__nav__head {
  position: relative;
  height: 53px;
  padding-right: 11px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #000;
}
@media (min-width: 812px) {
  .st-header__nav__head {
    height: 187px;
    padding-right: 34px;
  }
}
.st-header__nav__head .st-header__logo {
  left: 29px;
}
@media (min-width: 812px) {
  .st-header__nav__head .st-header__logo {
    left: 49px;
    top: 98px;
    transform: translateY(0);
  }
  .st-header__nav__head .st-header__logo svg {
    width: 39px;
    height: auto;
  }
}

.st-header__globalNav {
  padding-block: 0 17px;
  padding-inline: 30px;
}
@media (min-width: 812px) {
  .st-header__globalNav {
    padding-block: 0;
    padding-inline: 50px;
  }
}

#overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 21;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  display: none;
}
#overlay.active {
  opacity: 1;
  visibility: visible;
  display: block;
  pointer-events: initial;
}

.itemMember {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media (min-width: 812px) {
  .itemMember {
    padding-top: 42px;
    padding-bottom: 54px;
  }
}

.itemMember_container,
.itemMember_heading {
  margin-left: 20px;
  margin-right: 20px;
}

@media (min-width: 812px) {
  .itemMember_container {
    width: 100%;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
}

.itemMember_heading {
  font-size: 18px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}
@media (min-width: 812px) {
  .itemMember_heading {
    font-size: 24px;
  }
}

.itemMember_main {
  text-align: center;
  font-size: 14px;
  margin-top: 24px;
}
@media (min-width: 812px) {
  .itemMember_main {
    font-size: 17px;
    margin-top: 24px;
  }
}

.itemMember_lead {
  margin-top: 24px;
  font-size: 14px;
}
@media (min-width: 812px) {
  .itemMember_lead {
    font-size: 17px;
  }
}

.itemMember_button {
  margin-top: 24px;
}
.itemMember_button a {
  background: #fff;
}

.itemMember_textLink {
  margin-top: 24px;
  text-align: center;
}
@media (min-width: 812px) {
  .itemMember_textLink {
    margin-top: 20px;
    display: none;
  }
}
.itemMember_textLink:last-of-type {
  margin-top: 12px;
}

.itemMemberApp_container,
.itemMemberApp_heading {
  margin-left: 20px;
  margin-right: 20px;
}

.itemMemberApp_container {
  margin-top: 40px;
}
@media (min-width: 812px) {
  .itemMemberApp_container {
    width: 100%;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 40px auto 0;
    position: relative;
    text-align: center;
  }
}

.itemMemberApp_heading {
  font-size: 18px;
  text-align: center;
}
@media (min-width: 812px) {
  .itemMemberApp_heading {
    font-size: 24px;
  }
}

.itemMemberApp_lead {
  margin-top: 24px;
  font-size: 14px;
}
@media (min-width: 812px) {
  .itemMemberApp_lead {
    font-size: 17px;
  }
}

.itemMemberApp_subheading {
  margin-top: 24px;
  font-size: 14px;
  text-align: left;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 812px) {
  .itemMemberApp_subheading {
    margin-top: 16px;
    font-size: 17px;
    text-align: center;
    justify-content: center;
  }
}

.itemMemberApp_textLink {
  margin-top: 16px;
}
@media (min-width: 812px) {
  .itemMemberApp_textLink {
    margin-top: 24px;
  }
}

.itemMemberApp_subheadingIco {
  margin-right: 10px;
  margin-top: 3px;
  width: 16px;
  height: 16px;
}
@media (min-width: 812px) {
  .itemMemberApp_subheadingIco {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    margin-top: 0;
  }
}

.itemMemberApp_subheadingIcoImg {
  width: 100%;
  height: auto;
}

.itemMemberApp_subheadingText {
  flex: 1;
}
@media (min-width: 812px) {
  .itemMemberApp_subheadingText {
    flex: none;
  }
}

@media (min-width: 812px) {
  .itemMemberApp_downloadWrap {
    display: flex;
    max-width: 760px;
    margin: 0 auto;
    justify-content: space-between;
  }
}

@media (min-width: 812px) {
  .itemMemberApp_downloadItem {
    flex: 1;
  }
}

.itemMemberApp_download {
  margin-top: 32px;
  font-size: 14px;
  text-align: center;
}
@media (min-width: 812px) {
  .itemMemberApp_download {
    margin-top: 40px;
    font-size: 17px;
    line-height: 1.4;
  }
}

.itemMemberApp_downloadButton {
  margin-top: 16px;
}
@media (min-width: 812px) {
  .itemMemberApp_downloadButton {
    margin-top: 24px;
  }
}
.itemMemberApp_downloadButton a {
  background: #fff;
}

.secQuestionnaire {
  padding: 50px 0 0;
  position: relative;
}
@media (min-width: 812px) {
  .secQuestionnaire {
    padding-top: 100px;
  }
}

.secQuestionnaire__heading {
  text-align: center;
  font-size: 18px;
  margin-bottom: 12px;
}
@media (min-width: 812px) {
  .secQuestionnaire__heading {
    font-size: 20px;
    margin-bottom: 24px;
  }
}

.secQuestionnaire__txt {
  font-size: 14px;
  margin-bottom: 24px;
}
@media (min-width: 812px) {
  .secQuestionnaire__txt {
    font-size: 17px;
    text-align: center;
  }
}

.secQuestionnaire__btn a {
  background: #fff;
}

#interview .main {
  background: #B5B5B5;
  padding-bottom: 40px;
}
@media (min-width: 812px) {
  #interview .main {
    padding-bottom: 120px;
  }
}
#interview .secMainView {
  margin-bottom: 38px;
}
@media (min-width: 812px) {
  #interview .secMainView {
    margin-bottom: 79px;
  }
}
#interview .secMainView img {
  width: 100%;
}
@media (min-width: 812px) {
  #interview .secMainView img {
    display: block;
    max-width: 840px;
    margin-inline: auto;
  }
}
#interview .secMainView__lead {
  margin-top: 33px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.66;
  margin-bottom: 28px;
}
@media (min-width: 812px) {
  #interview .secMainView__lead {
    font-size: 16px;
    line-height: 1.875;
    margin-top: 60px;
    margin-bottom: 44px;
  }
}
#interview .secMainView__profile {
  font-weight: 900;
}
#interview .secMainView__profile__name {
  font-size: 30px;
}
@media (min-width: 812px) {
  #interview .secMainView__profile__name {
    font-size: 40px;
  }
}
#interview .secMainView__profile__job {
  margin-top: 4px;
}
@media (min-width: 812px) {
  #interview .secMainView__profile__job {
    font-size: 22px;
    margin-top: 7px;
  }
}
#interview .secMainView__profile__ja {
  margin-top: 12px;
}
@media (min-width: 812px) {
  #interview .secMainView__profile__ja {
    font-size: 22px;
    margin-top: 19px;
  }
}
#interview .artInterview {
  margin-bottom: 24px;
}
@media (min-width: 812px) {
  #interview .artInterview {
    margin-bottom: 64px;
  }
}
@media (min-width: 812px) {
  #interview .artInterview__sec__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 88px;
  }
}
#interview .artInterview__sec {
  border-bottom: 1px dashed #000;
  padding-block: 24px 28px;
}
@media (min-width: 812px) {
  #interview .artInterview__sec {
    padding-block: 37px 45px;
  }
}
#interview .artInterview__sec:first-child {
  border-top: 1px dashed #000;
}
@media (min-width: 812px) {
  #interview .artInterview__sec:nth-of-type(2) {
    border-top: 1px dashed #000;
  }
}
#interview .artInterview__sec__ttl {
  font-size: 16px;
  color: #001A7A;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 5px;
}
@media (min-width: 812px) {
  #interview .artInterview__sec__ttl {
    margin-bottom: 6px;
  }
}
#interview .artInterview__sec__txt {
  font-size: 18px;
  line-height: 1.44;
  font-weight: 700;
}
#interview .artInterview__sec__txt .caution {
  font-size: 0.6em;
  vertical-align: top;
  line-height: 1.8;
}
#interview .artInterview__sec__img {
  margin-top: 16px;
}
@media (min-width: 812px) {
  #interview .artInterview__sec__img {
    text-align: center;
    margin-top: 24px;
    max-width: 630px;
    margin-inline: auto;
  }
}
#interview .artInterview__sec__img img {
  width: 100%;
}
#interview .artInterview__writer {
  text-align: right;
  color: #001A7A;
  font-size: 13px;
  font-weight: 700;
  margin-top: 24px;
}
@media (min-width: 812px) {
  #interview .artInterview__writer {
    font-size: 15px;
    margin-top: 52px;
  }
}
#interview .artInterview__caution {
  margin-top: 20px;
}
@media (min-width: 812px) {
  #interview .artInterview__caution {
    margin-top: 49px;
  }
}
#interview .artInterview__caution li {
  font-size: 12px;
  font-weight: 700;
  color: #001A7A;
}
@media (min-width: 812px) {
  #interview .artInterview__caution li {
    font-size: 13px;
  }
}
#interview .artInterview__caution li .caution {
  font-size: 0.6em;
  vertical-align: top;
  line-height: 1.8;
}

#top .secVideo {
  position: relative;
}
#top .secVideo__video {
  width: 100%;
  height: calc(100svh - 53px);
}
@media (min-width: 812px) {
  #top .secVideo__video {
    height: calc(100svh - 60px);
  }
}
#top .secVideo__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top .secVideo__video__icn {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 15px;
  top: 17px;
  box-shadow: none;
  cursor: pointer;
}
@media (min-width: 812px) {
  #top .secVideo__video__icn {
    right: 11px;
    top: 15px;
  }
}
#top .secVideo__video__icn img {
  width: 100%;
  height: auto;
}
#top .secVideo__scroll {
  position: absolute;
  right: 15px;
  bottom: 22px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 812px) {
  #top .secVideo__scroll {
    left: 0;
    right: 0;
    bottom: 29px;
  }
}
#top .secVideo__scroll__txt {
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 2px;
}
@media (min-width: 812px) {
  #top .secVideo__scroll__txt {
    font-size: 14px;
    margin-bottom: 2px;
  }
}
#top .secVideo__scroll__arrow {
  animation: updown 3.5s ease-in-out infinite;
  animation-fill-mode: both;
}
#top .secVideo__scroll__arrow img {
  width: 7px;
  transform: translateX(2px);
}
@media (min-width: 812px) {
  #top .secVideo__scroll__arrow img {
    width: 8px;
    transform: translateX(4px);
  }
}
@keyframes updown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  100% {
    transform: translateY(0);
  }
}
#top .secVideo__copyright {
  position: absolute;
  left: 10px;
  bottom: 10px;
  font-size: 11px;
  color: #fff;
  z-index: 1;
}
@media (min-width: 812px) {
  #top .secVideo__copyright {
    font-size: 12px;
    left: auto;
    right: 10px;
    text-align: right;
  }
}
#top .secAbout {
  padding-top: 48px;
  padding-bottom: 50px;
}
@media (min-width: 812px) {
  #top .secAbout {
    padding-top: 80px;
    padding-bottom: 70px;
  }
}
#top .secAbout__heading {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  font-weight: 700;
  display: grid;
  place-items: center;
  padding-block: 8px;
  margin-inline: 40px;
  margin-bottom: 25px;
  text-align: center;
}
@media (min-width: 812px) {
  #top .secAbout__heading {
    max-width: 253px;
    max-width: fit-content;
    margin-inline: auto;
    margin-bottom: 35px;
  }
}
#top .secAbout__heading__main {
  line-height: 1;
  margin-bottom: 2px;
}
#top .secAbout__heading__main .date {
  font-size: 28px;
  margin-right: 2px;
}
#top .secAbout__heading__main .week {
  font-size: 16px;
  margin-right: 2px;
}
#top .secAbout__heading__main .txt {
  font-size: 23px;
}
#top .secAbout__heading__sub {
  font-size: 13.5px;
}
#top .secAbout__cont {
  background: #F7F7F7;
  position: relative;
  padding-top: 45px;
}
@media (min-width: 812px) {
  #top .secAbout__cont {
    padding-top: 70px;
  }
}
#top .secAbout__cont:before, #top .secAbout__cont:after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
}
@media (min-width: 812px) {
  #top .secAbout__cont:before, #top .secAbout__cont:after {
    width: 60px;
    height: 60px;
  }
}
#top .secAbout__cont:before {
  left: 0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
#top .secAbout__cont:after {
  right: 0;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
#top .secAbout__txtbox {
  position: relative;
  padding-bottom: 40px;
  padding-inline: 15px;
}
@media (min-width: 812px) {
  #top .secAbout__txtbox {
    padding-bottom: 60px;
  }
}
#top .secAbout__txtbox:before, #top .secAbout__txtbox:after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  bottom: 0;
}
@media (min-width: 812px) {
  #top .secAbout__txtbox:before, #top .secAbout__txtbox:after {
    width: 60px;
    height: 60px;
  }
}
#top .secAbout__txtbox:before {
  left: 0;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
#top .secAbout__txtbox:after {
  right: 0;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
#top .secAbout__txt {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  line-break: normal;
  word-break: normal;
  word-wrap: break-word;
}
#top .secAbout__txt a {
  text-decoration: underline;
}
#top .secLook {
  margin-top: -52px;
  padding-top: 52px;
  padding-bottom: 60px;
}
@media (min-width: 812px) {
  #top .secLook {
    margin-top: -59px;
    padding-top: 59px;
    padding-bottom: 100px;
  }
}
#top .secLook__heading {
  margin-bottom: 30px;
}
@media (min-width: 812px) {
  #top .secLook__heading {
    margin-bottom: 40px;
  }
}
#top .secLook__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
}
@media (min-width: 812px) {
  #top .secLook__list {
    grid-template-columns: repeat(3, 1fr);
    max-width: 840px;
    margin-inline: auto;
  }
}
#top .secLook__item a {
  display: block;
  position: relative;
}
#top .secLook__item img {
  width: 100%;
}
#top .secLook__item__btn {
  position: absolute;
  right: 7px;
  bottom: 7px;
  width: 22px;
  height: 22px;
  display: grid;
  place-items: center;
}
@media (min-width: 812px) {
  #top .secLook__item__btn {
    width: 28px;
    height: 28px;
    right: 14px;
    bottom: 14px;
  }
}
#top .secLook__item__btn svg {
  width: 100%;
}
#top .secInfo {
  margin-top: -52px;
  padding-top: 52px;
  padding-bottom: 60px;
}
@media (min-width: 812px) {
  #top .secInfo {
    margin-top: -59px;
    padding-top: 59px;
    padding-bottom: 100px;
  }
}
#top .secInfo__heading {
  margin-bottom: 30px;
}
@media (min-width: 812px) {
  #top .secInfo__heading {
    margin-bottom: 50px;
  }
}
#top .bannerWrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-bottom: 30px;
}
@media (min-width: 812px) {
  #top .bannerWrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, calc(50% - 23px));
    gap: 46px;
    max-width: 840px;
    margin-inline: auto;
    margin-bottom: 60px;
  }
}
#top .livestationBanner img {
  width: 100%;
}
#top .secItem {
  margin-top: -52px;
  padding-top: 52px;
  padding-bottom: 60px;
}
@media (min-width: 812px) {
  #top .secItem {
    margin-top: -59px;
    padding-top: 59px;
    padding-bottom: 100px;
    margin-inline: auto;
  }
}
#top .secItem__heading {
  margin-bottom: 30px;
}
@media (min-width: 812px) {
  #top .secItem__heading {
    margin-bottom: 40px;
  }
}
#top .secItem__notice {
  text-align: center;
  font-size: 14px;
  margin-bottom: 24px;
}
#top .secItem__notice--last {
  margin-top: -4px;
}
#top .itemNav {
  background: #fff;
  overflow-y: hidden;
  width: 100%;
  margin-bottom: 34px;
}
@media (min-width: 812px) {
  #top .itemNav {
    max-width: 840px;
    margin-inline: auto;
    margin-bottom: 50px;
  }
}
#top .itemNav__List {
  display: flex;
  max-width: 1224px;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
}
@media (min-width: 812px) {
  #top .itemNav__List {
    width: 100%;
  }
}
#top .itemNav__item {
  cursor: pointer;
  display: flex;
  flex: 1 auto 0;
  min-width: 84px;
}
@media (min-width: 812px) {
  #top .itemNav__item {
    min-width: 0;
    flex: auto;
    border-right: 1px solid #000;
  }
}
#top .itemNav__item:not(:last-child) {
  border-right: 1px solid #000;
}
@media (min-width: 812px) {
  #top .itemNav__item:first-child {
    border-left: 1px solid #000;
  }
}
#top .itemNav__item a {
  border-bottom: 1px solid transparent;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-inline: 6px;
  height: 42px;
  width: 100%;
  background: #fff;
  color: #000;
  transition: all 0.1s linear;
}
@media (min-width: 812px) {
  #top .itemNav__item a {
    height: 60px;
  }
}
#top .itemNav__item a.-current {
  background: #000;
  color: #fff;
}
#top .itemNav__item__txt__en {
  font-size: 11px;
  font-weight: 700;
}
@media (min-width: 812px) {
  #top .itemNav__item__txt__en {
    font-size: 16px;
  }
}
#top .itemNav__item__txt__ja {
  font-size: 10px;
}
@media (min-width: 812px) {
  #top .itemNav__item__txt__ja {
    font-size: 12px;
    margin-top: -3px;
  }
}
#top .secItem__block__heading__en {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
}
#top .secItem__block__heading__ja {
  font-size: 13px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  margin-top: 5px;
}
#top .secItem__blockWrap {
  margin-top: 12px;
  padding-inline: 20px;
}
@media (min-width: 812px) {
  #top .secItem__blockWrap {
    margin-top: 36px;
    max-width: 840px;
    margin-inline: auto;
    padding-inline: 0;
  }
}
#top .secItem__block__list {
  margin-block: 20px 16px;
}
@media (min-width: 812px) {
  #top .secItem__block__list {
    margin-block: 20px 52px;
  }
}
#top .scrollableAnchor {
  background: #fff;
  overflow-y: hidden;
  position: fixed;
  top: 53px;
  z-index: 0;
  transform: translateY(-61px);
  width: 100%;
  border-bottom: 1px solid #dadada;
}
@media (min-width: 812px) {
  #top .scrollableAnchor {
    top: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 1px solid #dadada;
    transform: translateY(-61px);
    max-width: 840px;
    margin-inline: auto;
  }
}
#top .secItem__shop {
  padding-top: 24px;
}
@media (min-width: 812px) {
  #top .secItem__shop {
    padding-top: 45px;
  }
}
#top .secItem__shop__txt {
  font-size: 14px;
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #top .secItem__shop__txt {
    margin-bottom: 32px;
  }
}
#top .secItem__shop__dl {
  padding-inline: 15px 10px;
  font-size: 14px;
}
@media (min-width: 812px) {
  #top .secItem__shop__dl {
    max-width: 566px;
    margin-inline: auto;
    padding-inline: 0;
  }
}
#top .secItem__shop__dl .row {
  display: grid;
  grid-template-columns: 4em 1fr;
  gap: 0 10px;
}
@media (min-width: 812px) {
  #top .secItem__shop__dl .row {
    display: block;
  }
}
#top .secItem__shop__dl .row:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 812px) {
  #top .secItem__shop__dl .row:not(:last-child) {
    margin-bottom: 16px;
  }
}
#top .secItem__shop__dl dt {
  text-align: right;
}
@media (min-width: 812px) {
  #top .secItem__shop__dl dt {
    text-align: left;
    font-weight: 700;
  }
}
#top .secItem__shop__dl a {
  text-decoration: underline;
}
#top .secStaff {
  margin-top: -52px;
  padding-top: 52px;
  padding-bottom: 40px;
}
@media (min-width: 812px) {
  #top .secStaff {
    margin-top: -59px;
    padding-top: 59px;
    padding-bottom: 80px;
  }
}
#top .secStaff__heading {
  margin-bottom: 20px;
}
#top .secStaff__filter {
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 8px;
}
@media (min-width: 812px) {
  #top .secStaff__filter {
    max-width: 434px;
    margin-left: auto;
  }
}
#top .filter__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  border: 1px solid #1b1b1b;
  background: #fff;
  padding-left: 12px;
  height: 30px;
}
@media (min-width: 812px) {
  #top .filter__wrap {
    padding-left: 15px;
  }
}
#top .filter__ttl {
  font-size: 12px;
}
#top .filter__select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  flex: 1;
  border: none;
  background: none;
  font-size: 12px;
  background: url(https://www.gu-global.com/jp/ja/special-feature/contents/collaboration/ug/25fw/img/common/icn_bottom.svg) no-repeat right -4px center/32px;
  padding-left: 7px;
  padding-right: 21px;
  color: #979797;
  line-height: 1.6;
  height: 28px;
  border-radius: 0 50px 50px 0;
  text-align: center;
}
@media (min-width: 812px) {
  #top .filter__select {
    padding-left: 0;
    padding-right: 31px;
    background-size: 32px;
    background-position: right 6px center;
  }
}
#top .secStaff__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px 0;
}
@media (min-width: 812px) {
  #top .secStaff__list {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 0;
    max-width: 840px;
    margin-inline: auto;
  }
}
#top .secStaff__item {
  display: block;
  position: relative;
}
#top .secStaff__item button {
  display: block;
}
#top .secStaff__item__img {
  position: relative;
  margin-bottom: 5px;
}
@media (min-width: 812px) {
  #top .secStaff__item__img {
    margin-bottom: 8px;
  }
}
#top .secStaff__item__img img {
  width: 100%;
}
#top .secStaff__item__txtbox {
  font-weight: 700;
  text-align: center;
}
@media (min-width: 812px) {
  #top .secStaff__item__txtbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
  }
}
#top .secStaff__name {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 3px;
}
@media (min-width: 812px) {
  #top .secStaff__name {
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 6px;
  }
}
#top .secStaff__height {
  font-size: 10px;
  line-height: 1;
  margin-bottom: 7px;
}
@media (min-width: 812px) {
  #top .secStaff__height {
    font-size: 12px;
    margin-bottom: 0;
  }
}
#top .secStaff__button {
  font-size: 10px;
  border: 1px solid #1b1b1b;
  background: #fff;
  border-radius: 30px;
  font-weight: 400;
  height: 24px;
  margin-inline: 13px;
  padding-inline: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  position: relative;
}
@media (min-width: 812px) {
  #top .secStaff__button {
    margin-top: 8px;
    height: 30px;
    font-size: 12px;
    width: 140px;
    margin-inline: auto;
    padding-inline: 10px 12px;
  }
}
#top .secStaff__button__icn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 11px;
}
@media (min-width: 812px) {
  #top .secStaff__button__icn {
    right: 10px;
    width: 8px;
  }
}
#top .secStaff__modal__img {
  margin-bottom: 16px;
  display: grid;
  grid-template-columns: repeat(auto-fit, calc(50% - 6px));
  justify-content: center;
  gap: 12px;
  max-width: 320px;
  margin-inline: auto;
}
@media (min-width: 812px) {
  #top .secStaff__modal__img {
    max-width: 472px;
    margin-inline: auto;
  }
}
#top .secStaff__modal__img img {
  width: 100%;
  max-width: 154px;
}
@media (min-width: 812px) {
  #top .secStaff__modal__img img {
    max-width: 230px;
  }
}
#top .secStaff__modal__name {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
}
#top .secStaff__modal__height {
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  line-height: 1.17;
  margin-bottom: 13px;
}
#top .secStaff__modal__sizeList {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 24px;
}
#top .secStaff__modal__sizeTtl {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
#top .secStaff__modal__txt {
  font-size: 14px;
  text-align: center;
}
#top .secStaff__modal__btn__link {
  font-size: 12px;
  padding-inline: 23px;
}
@media (min-width: 812px) {
  #top .secStaff__modal__btn__link {
    font-size: 16px;
    padding-inline: 55px;
  }
}
#top .b-modal__button {
  text-align: left;
  margin: 0;
}
#top .b-modal__dialog::backdrop {
  background: rgba(0, 0, 0, 0.64);
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
#top .b-modal__dialog {
  border: none;
  background: none;
  padding: 44px 0 44px;
  overflow: visible;
  width: 100%;
  max-width: calc(100% - 30px);
  margin-inline: auto;
  margin-block: auto;
  /* 非表示のアニメーション登録 */
  animation-name: fadeOut;
  animation-fill-mode: forwards;
  animation-duration: 200ms;
  animation-timing-function: ease-out;
}
@media (min-width: 812px) {
  #top .b-modal__dialog {
    max-width: 720px;
  }
}
#top .b-modal__dialog[open] {
  animation-name: fadeIn;
  animation-fill-mode: forwards;
  animation-duration: 200ms;
  animation-timing-function: ease-out;
}
#top .b-modal__dialog__inpurArea {
  border: none;
  background: #fff;
  padding: 30px 15px 40px;
  position: relative;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100svh - 70px);
}
#top .b-modal__closeButton {
  position: absolute;
  top: 1px;
  right: 0;
  padding: 0;
  margin: 0;
}
@media (min-width: 812px) {
  #top .b-modal__closeButton {
    top: 0;
    z-index: 1;
  }
}
#top .secNotice__cont {
  padding-block: 24px;
  border-top: 1px dashed #1b1b1b;
  border-bottom: 1px dashed #1b1b1b;
}
@media (min-width: 812px) {
  #top .secNotice__cont {
    padding-block: 32px;
  }
}
#top .secNotice__ttl {
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 16px;
}
@media (min-width: 812px) {
  #top .secNotice__ttl {
    text-align: center;
  }
}
#top .secNotice__list li {
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
}
@media (min-width: 812px) {
  #top .secNotice__list li {
    text-align: center;
    font-size: 14px;
    text-indent: 0;
    padding-left: 0;
  }
}
#top .secNotice__list li em {
  font-weight: 700;
}
#top .secNotice__list li a {
  text-decoration: underline;
}
#top .secNotice__list li:not(:last-child) {
  margin-bottom: 8px;
}
/**
* Foundation
* ========================== */
/* Object
* ========================== */
/* Component ------------ */
/* Structures ------------ */
/* Project ------------ */