@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
@import url("https://use.typekit.net/icw5ezj.css");
@import url("https://use.typekit.net/cvj1cfw.css");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@font-face {
  font-family: 'oswaldregular';
  src: url("font/oswald-regular-webfont.eot");
  src: url("font/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("font/oswald-regular-webfont.woff") format("woff"), url("font/oswald-regular-webfont.ttf") format("truetype"), url("font/oswald-regular-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'oswaldlight';
  src: url("font/oswald-light-webfont.eot");
  src: url("font/oswald-light-webfont.eot?#iefix") format("embedded-opentype"), url("font/oswald-light-webfont.woff") format("woff"), url("font/oswald-light-webfont.ttf") format("truetype"), url("font/oswald-light-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'oswaldlight';
  src: url("font/oswald-light-webfont.eot");
  src: url("font/oswald-light-webfont.eot?#iefix") format("embedded-opentype"), url("font/oswald-light-webfont.woff") format("woff"), url("font/oswald-light-webfont.ttf") format("truetype"), url("font/oswald-light-webfont.svg#oswaldregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'NotoSansJP-Bold';
  src: url("../font/NotoSansJP-Bold.eot");
  src: url("../font/NotoSansJP-Bold.eot?iefix") format("eot"), url("../font/NotoSansJP-Bold.woff") format("woff"); }

@font-face {
  font-family: 'NotoSansJP-Medium';
  src: url("../font/NotoSansJP-Medium.eot");
  src: url("../font/NotoSansJP-Medium.eot?iefix") format("eot"), url("../font/NotoSansJP-Medium.woff") format("woff"); }

@font-face {
  font-family: 'NotoSansJP-Regular';
  src: url("../font/NotoSansJP-Regular.eot");
  src: url("../font/NotoSansJP-Regular.eot?iefix") format("eot"), url("../font/NotoSansJP-Regular.woff") format("woff"); }

@font-face {
  font-family: 'NotoSansJP-DemiLight';
  src: url("../font/NotoSansJP-DemiLight.eot");
  src: url("../font/NotoSansJP-DemiLight.eot?iefix") format("eot"), url("../font/NotoSansJP-DemiLight.woff") format("woff"); }

@font-face {
  font-family: 'NotoSansJP-Light';
  src: url("../font/NotoSansJP-Light.eot");
  src: url("../font/NotoSansJP-Light.eot?iefix") format("eot"), url("../font/NotoSansJP-Light.woff") format("woff"); }

@font-face {
  font-family: 'NotoSansJP-Thin-Windows';
  src: url("../font/NotoSansJP-Thin-Windows.eot");
  src: url("../font/NotoSansJP-Thin-Windows.eot?iefix") format("eot"), url("../font/NotoSansJP-Thin-Windows.woff") format("woff"); }

/* 変数
-----------------------------------------------------------------*/
body, div, p, form, input, textarea, select, option, button, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, address, button, figure, figcaption {
  font-style: normal;
  line-height: 1;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* PC / SP 表示分け
-----------------------------------------------------------------*/
@media only screen and (min-width: 861px) {
  .dn-pc {
    display: none !important; } }

@media only screen and (max-width: 861px) {
  .dn-sp {
    display: none !important; } }

@media only screen and (min-width: 861px) {
  body .classic_style .smart_work_style_2510 .footer .isSp {
    display: none !important; } }

@media only screen and (max-width: 861px) {
  body .classic_style .smart_work_style_2510 .footer .isPc {
    display: none !important; } }

#footer {
  display: none; }

body.is-hidden-footer {
  overflow: hidden; }
  body.is-hidden-footer #footer {
    display: none !important; }

body:not(.is-hidden-footer) #footer {
  display: block; }

#header {
  display: none !important; }

.smart_work_style_2510 #footer-page-top-fix .pageTop.active {
  display: none !important; }

body {
  color: #000;
  background: #fff; }
  body a {
    list-style: none;
    text-decoration: none; }
  body .container {
    max-width: inherit;
    padding: 0 !important; }
    @media only screen and (max-width: 861px) {
      body .container {
        padding: 0 !important; } }
  body .breadcrumbs {
    display: none !important; }
  @media only screen and (max-width: 861px) {
    body .classic_style .isPc {
      display: block !important; } }

/* コンテンツ
-----------------------------------------------------------------*/
.classic_style {
  width: auto; }

article.contents {
  margin: 0 auto;
  color: #000; }
  article.contents a {
    color: #000;
    text-decoration: none; }

/* FV
-----------------------------------------------------------------*/
.fv {
  position: relative;
  width: 100%;
  height: 100dvh;
  z-index: 100000;
  background-color: #fff;
  overflow: hidden; }

.fvList {
  height: 100%; }
  @media only screen and (min-width: 861px) {
    .fvList {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media only screen and (max-width: 861px) {
    .fvList {
      position: relative;
      height: 100dvh; } }

.suit_left {
  position: relative; }
  @media only screen and (min-width: 861px) {
    .suit_left {
      background-color: #312419;
      position: relative;
      width: calc(440 / 1280 * 100vw); }
      .suit_left:after {
        position: absolute;
        content: '';
        display: block;
        width: calc(40 / 1280 * 100vw);
        top: calc(28 / 720 * 100vh);
        left: 0;
        background-image: url(../images/smart_work_style_2510/top.jpg);
        z-index: 1;
        height: 100%;
        background-size: cover; } }
  @media only screen and (max-width: 861px) {
    .suit_left {
      position: absolute;
      width: 100%;
      height: 100%; } }

.suitCatch {
  z-index: 3;
  position: absolute; }
  @media only screen and (min-width: 861px) {
    .suitCatch {
      top: calc(28 / 720 * 100vh);
      left: calc(72 / 1280 * 100vw);
      width: calc(17 / 1280 * 100vw); } }
  @media only screen and (max-width: 861px) {
    .suitCatch {
      bottom: 25px;
      left: 25px;
      width: 12px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .suitCatch {
      width: 18px; } }
  .suitCatch img {
    width: 100%;
    height: auto; }

.suitLogo {
  position: absolute;
  z-index: 3; }
  @media only screen and (min-width: 861px) {
    .suitLogo {
      bottom: calc(80 / 1280 * 100vw);
      left: calc(180 / 1280 * 100vw);
      width: calc(300 / 1280 * 100vw); } }
  @media only screen and (max-width: 861px) {
    .suitLogo {
      top: 25.5%;
      left: 25px;
      width: calc(140 / 375 * 100vw); } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .suitLogo {
      top: calc(125 / 667 * 100vh) !important;
      width: calc(120 / 375 * 100vw) !important; } }
  .suitLogo img {
    width: 100%;
    height: auto; }

.suit_right {
  position: relative;
  background-color: #312419; }
  @media only screen and (min-width: 861px) {
    .suit_right {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      width: calc(840 / 1280 * 100vw); } }
  @media only screen and (max-width: 861px) {
    .suit_right {
      width: 100%;
      height: 100dvh; } }

.suit_item {
  cursor: pointer;
  position: relative; }
  @media only screen and (min-width: 861px) {
    .suit_item {
      -webkit-transition: ease .3s;
      transition: ease .3s; }
      .suit_item:hover {
        opacity: .8; } }
  @media only screen and (max-width: 861px) {
    .suit_item {
      height: 50dvh; } }

.suit_item_img {
  width: 100%; }
  @media only screen and (min-width: 861px) {
    .suit_item_img {
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .suit_item_img {
      height: auto !important; } }
  @media only screen and (max-width: 861px) {
    .suit_item_img {
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; } }

.suit_item_info {
  position: absolute;
  right: calc(25 / 1280 * 100vw);
  bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2; }
  @media only screen and (max-width: 861px) {
    .suit_item_info {
      right: 30px;
      bottom: 15px; }
      .suit_item_info:after {
        position: absolute;
        content: '';
        display: block;
        width: 4px;
        height: 8px;
        background-image: url(../images/smart_work_style_2510/top_arrow.svg);
        background-size: 4px 8px;
        background-repeat: no-repeat;
        top: 50%;
        right: -10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }

.suit_itemList {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

.suit_itemList_node {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=00)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 2.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: opacity 2.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
  .suit_itemList_node.selected {
    position: relative;
    z-index: 2;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1; }
  .suit_itemList_node img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    font-family: "object-fit: cover;"; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .suit_itemList_node img {
        height: auto !important; } }

.suit_item_text {
  position: relative;
  font-family: "EB Garamond", serif;
  font-size: max(18 / 1280 * 100vw, 14.4px);
  font-weight: 400;
  letter-spacing: .32em;
  color: #fff; }
  @media only screen and (max-width: 861px) {
    .suit_item_text {
      font-size: 16px; } }

/*--------------------------------
  メインビジュアル
--------------------------------*/
.mv {
  position: relative; }

.mv_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.mvLogo {
  position: absolute;
  z-index: 2;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.8s ease 0.3s, -webkit-transform 0.8s ease 0.3s;
  transition: opacity 0.8s ease 0.3s, -webkit-transform 0.8s ease 0.3s;
  transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s;
  transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s, -webkit-transform 0.8s ease 0.3s; }
  @media only screen and (min-width: 861px) {
    .mvLogo {
      width: calc(320 / 1280 * 100vw);
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%) translateY(30px);
      -ms-transform: translate(-50%, -50%) translateY(30px);
      transform: translate(-50%, -50%) translateY(30px);
      -webkit-transition: opacity 0.8s ease 0.3s, -webkit-transform 0.8s ease 0.3s;
      transition: opacity 0.8s ease 0.3s, -webkit-transform 0.8s ease 0.3s;
      transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s;
      transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s, -webkit-transform 0.8s ease 0.3s; } }
  @media only screen and (max-width: 861px) {
    .mvLogo {
      width: calc(226 / 375 * 100vw);
      top: 30%;
      right: 25px; } }
  .mvLogo img {
    width: 100%;
    height: auto; }
  .mvLogo.is-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
    @media only screen and (min-width: 861px) {
      .mvLogo.is-visible {
        -webkit-transform: translate(-50%, -50%) translateY(0);
        -ms-transform: translate(-50%, -50%) translateY(0);
        transform: translate(-50%, -50%) translateY(0); } }

.mvCatch {
  position: absolute;
  left: 40px;
  z-index: 2;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.8s ease 0.5s, -webkit-transform 0.8s ease 0.5s;
  transition: opacity 0.8s ease 0.5s, -webkit-transform 0.8s ease 0.5s;
  transition: opacity 0.8s ease 0.5s, transform 0.8s ease 0.5s;
  transition: opacity 0.8s ease 0.5s, transform 0.8s ease 0.5s, -webkit-transform 0.8s ease 0.5s; }
  @media only screen and (min-width: 861px) {
    .mvCatch {
      width: calc(16 / 1280 * 100vw);
      top: 40px; } }
  @media only screen and (max-width: 861px) {
    .mvCatch {
      bottom: 54px;
      left: 25px;
      width: 12px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .mvCatch {
      width: 18px; } }
  .mvCatch img {
    width: 100%;
    height: auto; }
  .mvCatch.is-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.mv_category {
  position: absolute;
  bottom: 40px;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  color: #fff;
  letter-spacing: .4em;
  text-align: right;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.8s ease 0.5s, -webkit-transform 0.8s ease 0.5s;
  transition: opacity 0.8s ease 0.5s, -webkit-transform 0.8s ease 0.5s;
  transition: opacity 0.8s ease 0.5s, transform 0.8s ease 0.5s;
  transition: opacity 0.8s ease 0.5s, transform 0.8s ease 0.5s, -webkit-transform 0.8s ease 0.5s; }
  @media only screen and (min-width: 861px) {
    .mv_category {
      right: 41px; } }
  @media only screen and (max-width: 861px) {
    .mv_category {
      font-size: 20px;
      letter-spacing: .24em;
      bottom: 20px;
      right: 25px; } }
  .mv_category.is-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

/*--------------------------------
  ナビ
--------------------------------*/
.nav {
  position: relative;
  background-color: #312419; }

.nav_content {
  position: relative;
  padding: 80px 0; }
  @media only screen and (min-width: 861px) {
    .nav_content {
      width: 1040px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media only screen and (max-width: 861px) {
    .nav_content {
      padding: 50px 0; } }

@media only screen and (min-width: 861px) {
  .nav_text {
    width: 350px; } }

@media only screen and (max-width: 861px) {
  .nav_text {
    padding: 0 25px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .nav_text {
    text-align: center; } }

.navCatch {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  letter-spacing: .16em;
  line-height: 2;
  margin-bottom: 40px; }
  @media only screen and (min-width: 861px) {
    .navCatch {
      text-align: right; } }
  @media only screen and (max-width: 861px) {
    .navCatch {
      line-height: 1.8;
      margin-bottom: 25px; } }

.navLead {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  letter-spacing: .16em;
  line-height: 2;
  margin-top: 40px; }
  @media only screen and (min-width: 861px) {
    .navLead {
      text-align: right; } }
  @media only screen and (max-width: 861px) {
    .navLead {
      margin-top: 25px;
      line-height: 1.8; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .navLead {
      padding: 0 120px; } }

.nav_index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media only screen and (min-width: 861px) {
    .nav_index {
      gap: 40px;
      width: 560px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media only screen and (max-width: 861px) {
    .nav_index {
      margin-top: 50px;
      padding: 0 25px;
      gap: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .nav_index {
      width: 560px;
      gap: 40px;
      margin: 90px auto 0;
      padding: 0; } }

.nav_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media only screen and (min-width: 861px) {
    .nav_row {
      gap: 40px; } }
  @media only screen and (max-width: 861px) {
    .nav_row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .nav_row {
      gap: 40px; } }

@media only screen and (min-width: 861px) {
  .nav_item {
    cursor: pointer;
    width: 160px;
    -webkit-transition: ease .3s;
    transition: ease .3s; }
    .nav_item:hover {
      opacity: .7; } }

@media only screen and (max-width: 861px) {
  .nav_item {
    width: calc((100% - 20px) / 2); } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .nav_item {
    width: calc((100% - 80px) / 3); } }

.nav_item_img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover; }

.nav_item_info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  margin-top: 10px; }
  @media only screen and (max-width: 861px) {
    .nav_item_info {
      margin-top: 6px;
      gap: 10px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 12.5px auto 0;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding-right: 15px; } }
  .nav_item_info:after {
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 5px;
    background-image: url(../images/smart_work_style_2510/nav_arrow.svg);
    background-size: 10px 5px;
    background-repeat: no-repeat;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.nav_item_num {
  font-family: "EB Garamond", serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: .12em; }
  @media only screen and (max-width: 861px) {
    .nav_item_num {
      font-size: 12px; } }

.nav_item_title {
  font-family: "EB Garamond", serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: .12em; }
  @media only screen and (max-width: 861px) {
    .nav_item_title {
      font-size: 12px; } }

/*--------------------------------
  セクション
--------------------------------*/
.suit_list {
  padding-top: 120px; }
  @media only screen and (max-width: 861px) {
    .suit_list {
      padding-top: 96px; } }
  @media only screen and (max-width: 861px) {
    .suit_list + .suit_list {
      padding-top: 80px; } }
  @media only screen and (min-width: 861px) {
    .suit_list:nth-of-type(2n) .suit_main {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .suit_list:nth-of-type(2n) .suit_categoryTitle {
      text-align: right; }
    .suit_list:nth-of-type(2n) .suit_main:after {
      left: auto;
      right: 290px; } }

@media only screen and (min-width: 861px) {
  .suit_main {
    width: 1040px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 38px;
    position: relative; }
    .suit_main:after {
      position: absolute;
      content: "";
      width: 2000px;
      height: 412px;
      background-color: #F5F5F5;
      left: 290px;
      bottom: -80px;
      z-index: -1; } }

@media only screen and (min-width: 1040px) and (max-width: 1200px) and (orientation: landscape) {
  .suit_main {
    width: auto !important;
    overflow: hidden;
    padding-bottom: 60px; } }

@media only screen and (min-width: 861px) {
  .suit_main_visual {
    width: 450px; } }

@media only screen and (max-width: 861px) {
  .suit_main_visual {
    margin-top: 25px; } }

.suit_main_visual img {
  width: 100%;
  height: auto; }

@media only screen and (min-width: 861px) {
  .suit_main_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 460px;
    margin: 0 auto; } }

@media only screen and (max-width: 861px) {
  .suit_main_head {
    padding: 0 25px; } }

.suit_main_numTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px; }

@media only screen and (min-width: 861px) {
  .suit_mainInfo {
    width: 552px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .suit_mainInfo:after {
    height: calc(250 / 667 * 100vh) !important; } }

@media only screen and (max-width: 861px) {
  .suit_mainInfo {
    position: relative; }
    .suit_mainInfo:after {
      position: absolute;
      content: "";
      width: 100%;
      height: calc(313 / 667 * 100vh);
      background-color: #F5F5F5;
      left: 0;
      top: -25px;
      z-index: -1; } }

.suit_main_number {
  position: relative;
  font-family: "EB Garamond", serif;
  font-size: 20px;
  letter-spacing: .08em; }
  .suit_main_number:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 65px;
    background-color: #000;
    right: -25px;
    top: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top; }

.suit_main_title {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  letter-spacing: .08em; }

.suit_subtitle {
  margin-top: 12px;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  letter-spacing: .06em; }

.suit_main_catch {
  margin-top: 48px;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: .12em;
  line-height: 1.8; }
  @media only screen and (max-width: 861px) {
    .suit_main_catch {
      margin-top: 25px; } }

.suit_main_text {
  margin-top: 24px;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: .12em;
  line-height: 1.8; }
  @media only screen and (max-width: 861px) {
    .suit_main_text {
      margin-top: 20px; } }

.suit_main_point_title {
  font-family: "EB Garamond", serif;
  font-size: 14px;
  letter-spacing: .12em; }
  @media only screen and (max-width: 861px) {
    .suit_main_point_title {
      margin-top: 41px;
      margin-left: 25px; } }

@media only screen and (min-width: 861px) {
  .suit_main_point {
    position: relative; } }

@media only screen and (max-width: 861px) {
  .suit_main_point {
    margin-left: 25px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    .suit_main_point::-webkit-scrollbar {
      display: none; } }

.suit_main_point_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: 24px; }
  @media only screen and (max-width: 861px) {
    .suit_main_point_list {
      margin-top: 25px;
      gap: 25px;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      overflow-x: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      -ms-overflow-style: none;
      padding-right: 25px; }
      .suit_main_point_list::-webkit-scrollbar {
        display: none; } }

@media only screen and (max-width: 861px) {
  .suit_main_point_listNode {
    width: calc(222 / 375 * 100vw);
    -ms-flex-negative: 0;
    flex-shrink: 0; } }

@media only screen and (min-width: 861px) {
  .suit_main_point_item {
    width: 266px; } }

.suit_main_point_item img {
  width: 100%;
  height: auto; }

.suit_main_point_caption {
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 12px;
  font-size: 12px;
  letter-spacing: .12em;
  line-height: 1.8; }
  @media only screen and (max-width: 861px) {
    .suit_main_point_caption {
      margin-top: 10px;
      font-size: 11px;
      letter-spacing: .1em;
      line-height: 1.6; } }

.suit_category {
  margin: 70px auto 0; }
  @media only screen and (min-width: 861px) {
    .suit_category {
      width: 1040px; } }
  @media only screen and (max-width: 861px) {
    .suit_category {
      margin-top: 42px;
      overflow-x: auto;
      margin-left: 25px;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      -ms-overflow-style: none; }
      .suit_category::-webkit-scrollbar {
        display: none; } }
  @media only screen and (min-width: 1040px) and (max-width: 1200px) and (orientation: landscape) {
    .suit_category {
      margin: -10px auto 0; } }

.suit_categoryTitle {
  font-family: "EB Garamond", serif;
  font-size: 12px;
  letter-spacing: .16em;
  color: #312518; }
  @media only screen and (max-width: 861px) {
    .suit_categoryTitle {
      display: none; } }

.suit_category_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  @media only screen and (min-width: 861px) {
    .suit_category_list {
      width: 960px;
      margin: 80px auto 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media only screen and (max-width: 861px) {
    .suit_category_list {
      gap: 24px;
      overflow-x: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      -ms-overflow-style: none;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      padding-right: 25px; }
      .suit_category_list::-webkit-scrollbar {
        display: none; } }

@media only screen and (min-width: 861px) {
  .suit_category_item {
    width: 222px !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
    .suit_category_item:hover .suit_category_buy {
      background-color: #000;
      color: #fff !important; }
    .js-scrollable .suit_category_item {
      -ms-flex-negative: 0;
      flex-shrink: 0; } }

@media only screen and (max-width: 861px) {
  .suit_category_item {
    width: calc(222 / 375 * 100vw);
    -ms-flex-negative: 0;
    flex-shrink: 0; } }

.suit_category_img {
  width: 100%;
  background-color: #f3f3f3; }
  .suit_category_img img {
    width: 100%;
    height: auto; }

.suit_category_info {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.suit_category_nameCode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.suit_category_name {
  font-family: "EB Garamond", serif;
  font-size: 15px;
  letter-spacing: .12em;
  color: #312518; }

.suit_category_code {
  font-family: "EB Garamond", serif;
  font-size: 10px;
  letter-spacing: .12em;
  color: #312518; }

.suit_category_price {
  margin-top: 4px;
  font-family: "EB Garamond", serif;
  font-size: 15px;
  letter-spacing: .12em;
  color: #312518;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }

.suit_category_release {
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 8px;
  font-size: 12px;
  letter-spacing: .12em;
  color: #312518; }

.suit_category_tax {
  font-size: 11px;
  margin-left: 5px;
  letter-spacing: .12em; }

.suit_category_buy {
  text-align: center;
  width: 49px;
  height: 26px;
  border: 1px solid #000;
  border-radius: 13px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  letter-spacing: .08em;
  cursor: pointer;
  -webkit-transition: ease .3s;
  transition: ease .3s;
  font-weight: 500;
  color: #000 !important;
  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; }

#section4_m .suit_category_list .suit_category_item:nth-child(2) .suit_category_buy {
  margin-bottom: 20px; }

#section4_w .suit_category_list .suit_category_item:first-child .suit_category_buy {
  margin-bottom: 20px; }

.suit_more {
  margin-top: 80px; }
  @media only screen and (max-width: 861px) {
    .suit_more {
      margin-top: 40px; } }

.suit_more_link {
  background-color: #312518;
  border: 1px solid #312518;
  width: 400px;
  border-radius: 34px;
  text-decoration: none;
  text-align: center;
  padding: 19px 0;
  display: block;
  margin: 0 auto;
  color: #fff !important;
  -webkit-transition: ease .3s;
  transition: ease .3s; }
  @media only screen and (min-width: 861px) {
    .suit_more_link:hover {
      background-color: #fff;
      color: #312518 !important; } }
  @media only screen and (max-width: 861px) {
    .suit_more_link {
      width: 323px;
      padding: 21px 0; } }

.suit_more_link_en {
  font-family: "EB Garamond", serif;
  font-size: 24px;
  letter-spacing: .12em; }
  @media only screen and (max-width: 861px) {
    .suit_more_link_en {
      font-size: 20px; } }

.suit_more_link_ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  letter-spacing: .10em;
  margin-left: 12px; }
  @media only screen and (max-width: 861px) {
    .suit_more_link_ja {
      font-size: 15px; } }

@media only screen and (min-width: 861px) {
  .footerBnr {
    cursor: pointer;
    width: 640px;
    margin: 160px auto 0; } }

@media only screen and (max-width: 861px) {
  .footerBnr {
    margin-top: 80px; } }

.footerBnr img {
  width: 100%;
  height: auto; }

@media only screen and (min-width: 861px) {
  .footerBnr_inner {
    -webkit-transition: ease .3s;
    transition: ease .3s; }
    .footerBnr_inner:hover {
      opacity: .7; } }

.footerBnr_text {
  text-align: center;
  margin-top: 16px;
  font-family: "EB Garamond", serif;
  font-size: 18px;
  letter-spacing: .24em; }
  @media only screen and (max-width: 861px) {
    .footerBnr_text {
      margin: 12.5px auto 0;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      position: relative;
      padding-right: 12px;
      font-size: 12px; }
      .footerBnr_text:after {
        position: absolute;
        content: '';
        display: block;
        width: 4px;
        height: 8px;
        background-image: url(../images/smart_work_style_2510/footer_arrow.svg);
        background-size: 4px 8px;
        background-repeat: no-repeat;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }

/* セクション切り替え
-----------------------------------------------------------------*/
.section_contents {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .section_contents.is-active {
    display: block;
    opacity: 1; }

.fv {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .fv.is-hidden {
    display: none !important; }

/* 共通
-----------------------------------------------------------------*/
.fadeInTrigger {
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity .8s, -webkit-transform .8s;
  transition: opacity .8s, -webkit-transform .8s;
  transition: opacity .8s, transform .8s;
  transition: opacity .8s, transform .8s, -webkit-transform .8s; }
  .fadeInTrigger.is-inview {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.footerButtonGroup {
  padding: 165px 0 80px;
  position: relative;
  width: 100%;
  z-index: 100;
  background-color: #fff; }
  @media only screen and (max-width: 861px) {
    .footerButtonGroup {
      padding: 80px 10px 70px; } }

.tryOnButton {
  display: block; }
  @media only screen and (min-width: 861px) {
    .tryOnButton {
      width: 380px;
      margin: 0 auto;
      -webkit-transition: ease .4s;
      transition: ease .4s; }
      .tryOnButton:hover {
        opacity: .7; } }
  .tryOnButton img {
    width: 100%;
    height: auto; }

.shopButton {
  display: block; }
  @media only screen and (min-width: 861px) {
    .shopButton {
      width: 380px;
      margin: 30px auto 0;
      -webkit-transition: ease .4s;
      transition: ease .4s; }
      .shopButton:hover {
        opacity: .7; } }
  @media only screen and (max-width: 861px) {
    .shopButton {
      margin-top: 40px; } }
  .shopButton img {
    width: 100%;
    height: auto; }

/*-----------------
/* 追従ナビ
------------------*/
.fixNav_wrap, .fixNav_clickTub, .fixNav {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 1; }
  .fixNav_wrap.is-hidden, .fixNav_clickTub.is-hidden, .fixNav.is-hidden {
    opacity: 0;
    pointer-events: none; }

.fixNav_wrap {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 999;
  pointer-events: none; }
  .fixNav_wrap .nav_index {
    margin-top: 20px;
    padding: 0 42px;
    gap: 15px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .fixNav_wrap .nav_index {
        gap: 30px;
        width: 520px;
        margin: 44px auto 0;
        padding: 0; } }
  .fixNav_wrap .nav_row {
    gap: 15px 30px; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .fixNav_wrap .nav_row {
        gap: 30px 20px; } }
  .fixNav_wrap .nav_item {
    width: calc((100% - 30px) / 2); }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .fixNav_wrap .nav_item {
        width: calc((100% - 40px) / 3) !important; } }

.fixNav_bg {
  background-color: #312518;
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: -1; }

.fixNav_clickTub {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 20px);
  cursor: pointer;
  background-color: #312518;
  border: 1px solid #312518;
  text-align: center;
  padding: 9px 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  pointer-events: auto; }
  @media only screen and (max-width: 861px) {
    .fixNav_clickTub.is-open {
      border: 1px solid #fff; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .fixNav_clickTub {
      width: 608px;
      bottom: 30px; } }

.fixNav {
  background-color: #312518;
  padding: 20px 0 64px;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  pointer-events: auto; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .fixNav {
      padding: 43px 0 100px; } }

.fixNav_title {
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-family: "EB Garamond", serif;
  letter-spacing: .24em; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .fixNav_title {
      font-size: 20px; } }

.fixNav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #F5F5F5;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 11.5px 0; }

.fixNav_listNode {
  width: 330px;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  -webkit-transition: all .5s;
  transition: all .5s; }

.fixNav_info {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px; }

.fixNav_num {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 17px;
  letter-spacing: .1em; }

.fixNav_text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  letter-spacing: .08em; }

.fixNav_clickTitle {
  position: relative;
  color: #fff;
  font-family: "EB Garamond", serif;
  font-size: 12px;
  letter-spacing: .24em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto; }

.fixNav_clickButton {
  position: absolute;
  width: 6px;
  height: 6px;
  top: 50%;
  margin-top: -3px;
  right: 40%;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .is-open .fixNav_clickButton {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
    .is-open .fixNav_clickButton:before, .is-open .fixNav_clickButton:after {
      background-color: #fff; }
  .fixNav_clickButton:before, .fixNav_clickButton:after {
    content: '';
    position: absolute;
    background-color: #fff; }
  .fixNav_clickButton:before {
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .fixNav_clickButton:after {
    height: 100%;
    width: 1px;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.fixedNav {
  position: fixed;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition: opacity .35s ease;
  transition: opacity .35s ease;
  will-change: opacity, transform;
  z-index: 1;
  pointer-events: auto; }
  .fixedNav.is-visible {
    opacity: 1; }
  .fixedNav.is-hidden {
    opacity: 0;
    pointer-events: none; }

.fixedNav_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px; }

.fixedNav_item {
  position: relative;
  padding-left: 35px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer; }
  .fixedNav_item:after {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: #312419;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: width .3s ease;
    transition: width .3s ease; }
  .fixedNav_item.is-active {
    color: #312419; }
    .fixedNav_item.is-active:after {
      width: 24px; }
    .fixedNav_item.is-active .fixedNav_item_title {
      color: #312419; }
  .fixedNav_item:hover .fixedNav_item_title {
    color: #312419; }
  .fixedNav_item:hover:after {
    width: 24px; }

.fixedNav_item_title {
  font-family: "EB Garamond", serif;
  font-size: 14px;
  letter-spacing: .08em;
  color: #BBBBBB;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

/*-----------------
/* ナビ
------------------*/
