@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
@import url("https://fonts.googleapis.com/css2?family=Bellefair&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&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); }

@font-face {
  font-family: "Myanmar MNtest";
  src: url("/css/myanmar_mn.ttf") format("truetype"), url("/css/myanmar_mn.ttc") format("truetype"); }

/* 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; } }

body {
  color: #000; }
  body .container {
    max-width: inherit;
    padding: 0 !important; }
    @media only screen and (max-width: 861px) {
      body .container {
        padding: 0 !important; } }
  @media only screen and (min-width: 861px) {
    body .breadcrumbs {
      padding: 12px 0;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (max-width: 861px) {
    body .breadcrumbs {
      margin-top: 0; } }
  @media only screen and (max-width: 861px) {
    body .classic_style .isPc {
      display: block !important; } }

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

.contents {
  margin: 0 auto; }

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

/* メインビジュアル
-----------------------------------------------------------------*/
@media only screen and (max-width: 861px) {
  .mainVisualWrap {
    overflow: hidden;
    aspect-ratio: 375 / 553;
    position: relative;
    left: 0;
    top: 0;
    width: 100%; }
    .mainVisualWrap img {
      width: 100%;
      height: auto; } }

@media only screen and (min-width: 861px) {
  .mainVisualWrap {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    background-size: 1200px 550px;
    width: 1200px;
    background-image: url(../images/life_fit_pants_2603/mv-pc.jpg); } }

.contentsWrap {
  position: relative;
  background-color: #fff;
  z-index: 100; }
  @media only screen and (max-width: 861px) {
    .contentsWrap {
      margin-top: 50px; } }
  @media only screen and (min-width: 861px) {
    .contentsWrap {
      margin-top: 80px; } }

.snapAll {
  width: 106%;
  top: 27.07581%;
  left: 0%;
  position: absolute;
  opacity: 0;
  -webkit-transition: top 1s ease 1s, left 1s ease .8s, opacity 1s ease 1s;
  transition: top 1s ease 1s, left 1s ease .8s, opacity 1s ease 1s; }
  .snapAll img {
    width: 100%; }
  .mainVisual.is-load .snapAll {
    opacity: 1; }

.snapAll_list img {
  width: 106%; }

@media only screen and (max-width: 861px) {
  .mainVisual {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    aspect-ratio: 375 / 554; } }

@media only screen and (min-width: 861px) {
  .mainVisual {
    position: relative;
    aspect-ratio: 1200 / 550;
    width: 100%; } }

.model1 {
  width: 295px;
  height: 443px;
  top: 92px;
  left: 500px;
  position: absolute;
  opacity: 0;
  -webkit-transition: top .8s ease .8s, left .8s ease .8s, opacity .6s ease .6s;
  transition: top .8s ease .8s, left .8s ease .8s, opacity .6s ease .6s; }
  .mainVisual.is-load .model1 {
    top: 0;
    left: 0;
    opacity: 1; }
  .model1 img {
    width: 100%; }

.model2 {
  width: 291px;
  height: 446px;
  top: 92px;
  left: 500px;
  position: absolute;
  opacity: 0;
  -webkit-transition: top .8s ease .8s, left .8s ease .8s, opacity .8s ease .8s;
  transition: top .8s ease .8s, left .8s ease .8s, opacity .8s ease .8s; }
  .mainVisual.is-load .model2 {
    top: 88px;
    left: 247px;
    opacity: 1; }
  .model2 img {
    width: 100%; }

.model3 {
  width: 287px;
  height: 430px;
  top: 92px;
  left: 500px;
  position: absolute;
  opacity: 0;
  -webkit-transition: top .8s ease .8s, left .8s ease .8s, opacity 1s ease 1s;
  transition: top .8s ease .8s, left .8s ease .8s, opacity 1s ease 1s; }
  .mainVisual.is-load .model3 {
    top: 92px;
    left: 472px;
    opacity: 1; }
  .model3 img {
    width: 100%; }

.model4 {
  width: 291px;
  height: 436px;
  top: 92px;
  left: 500px;
  position: absolute;
  opacity: 0;
  -webkit-transition: top .8s ease .8s, left .8s ease .8s, opacity 1.2s ease 1.2s;
  transition: top .8s ease .8s, left .8s ease .8s, opacity 1.2s ease 1.2s; }
  .mainVisual.is-load .model4 {
    top: 57px;
    left: 708px;
    opacity: 1; }
  .model4 img {
    width: 100%; }

.model5 {
  width: 303px;
  height: 445px;
  top: 92px;
  left: 500px;
  position: absolute;
  opacity: 0;
  -webkit-transition: top .8s ease .8s, left .8s ease .8s, opacity 1.4s ease 1.4s;
  transition: top .8s ease .8s, left .8s ease .8s, opacity 1.4s ease 1.4s; }
  .mainVisual.is-load .model5 {
    top: 20px;
    left: 950px;
    opacity: 1; }
  .model5 img {
    width: 100%; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mainVisualWrap_inner {
    width: 730px !important; } }

@media only screen and (min-width: 861px) {
  .mainVisualWrap_inner {
    position: absolute;
    min-width: 1040px;
    height: 520px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-24%, -50%);
    -ms-transform: translate(-24%, -50%);
    transform: translate(-24%, -50%); } }

.mainVisualText {
  font-weight: normal;
  font-family: "Noto Sans JP", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .mainVisualText {
      text-align: left;
      padding: 0 20px;
      line-height: 1.8;
      font-size: 14px;
      letter-spacing: .08em; } }
  @media only screen and (min-width: 861px) {
    .mainVisualText {
      padding-bottom: 80px;
      text-align: center;
      letter-spacing: .08em;
      font-size: 14px;
      line-height: 1.8; } }

.mainvisual_scrollBar {
  position: absolute;
  bottom: 0;
  left: 20px; }
  @media only screen and (max-width: 861px) {
    .mainvisual_scrollBar {
      left: 3%;
      bottom: 1px; } }
  .mainvisual_scrollBar::before {
    content: "";
    position: absolute;
    background-image: url(../images/life_fit_pants_2603/scrollbar_text.png);
    width: 14px;
    height: 41px;
    background-size: 14px 41px;
    bottom: 47px;
    left: 27px; }
    @media only screen and (max-width: 861px) {
      .mainvisual_scrollBar::before {
        bottom: 35px;
        left: 7px; } }

.mainvisual_scrollBar_inner {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 2px;
  height: 88px;
  overflow: hidden;
  background-color: #ccc;
  z-index: 1; }
  @media only screen and (max-width: 861px) {
    .mainvisual_scrollBar_inner {
      left: 3%;
      height: 78px; } }
  .mainvisual_scrollBar_inner::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 88px;
    background-color: #707070;
    -webkit-animation: scrolldown 4s ease infinite 1s;
    animation: scrolldown 4s ease infinite 1s; }
    @media only screen and (max-width: 861px) {
      .mainvisual_scrollBar_inner::after {
        height: 78px; } }

@-webkit-keyframes scrolldown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes scrolldown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

/*テキストスライダー
---------------------*/
.textLine_sliderWrap {
  background-color: #293E50;
  width: 100vw;
  overflow: hidden; }
  @media only screen and (max-width: 861px) {
    .textLine_sliderWrap {
      margin-top: 50px; } }

.textLine_slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 861px) {
    .textLine_slider {
      -webkit-animation: loop 10s infinite linear both !important;
      animation: loop 10s infinite linear both !important; } }
  @media only screen and (min-width: 861px) {
    .textLine_slider {
      -webkit-animation: loop 30s infinite linear both;
      animation: loop 30s infinite linear both; } }

.textLine_sliderInner {
  background-color: #293E50;
  color: #fff;
  white-space: nowrap;
  letter-spacing: .04em;
  padding: 15px 0; }
  .textLine_sliderInner.en {
    font-family: "Bellefair", serif !important; }
    @media only screen and (max-width: 861px) {
      .textLine_sliderInner.en {
        font-size: 18px; } }
    @media only screen and (min-width: 861px) {
      .textLine_sliderInner.en {
        font-size: 20px; } }
  .textLine_sliderInner.ja {
    font-family: "Noto Sans JP", sans-serif !important; }
    @media only screen and (max-width: 861px) {
      .textLine_sliderInner.ja {
        font-size: 14px; } }
    @media only screen and (min-width: 861px) {
      .textLine_sliderInner.ja {
        font-size: 18px; } }

@-webkit-keyframes loop {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes loop {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

/*追従ナビ
---------------------*/
.contentsFixed_wrap {
  display: none;
  -webkit-animation: noAppear .5s ease;
  animation: noAppear .5s ease;
  left: 0;
  bottom: 0; }
  .contentsFixed_wrap.is-fixed {
    -webkit-animation: appear .5s ease;
    animation: appear .5s ease;
    display: block;
    position: fixed;
    z-index: 3;
    width: 100%;
    background: #EFEFEF;
    border-top: 1px solid rgba(19, 36, 38, 0.2);
    z-index: 999; }

@-webkit-keyframes noAppear {
  100% {
    opacity: 0; }
  0% {
    opacity: 1; } }

@keyframes noAppear {
  100% {
    opacity: 0; }
  0% {
    opacity: 1; } }

@-webkit-keyframes appear {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes appear {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.contentsFixed {
  padding: 18px 0; }

.contentsFixed_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 861px) {
    .contentsFixed_list {
      padding: 0 40px; } }
  @media only screen and (min-width: 861px) {
    .contentsFixed_list {
      width: 560px;
      margin: 0 auto; } }

.contentsFixed_listNode_text {
  letter-spacing: .04em;
  font-family: "Myanmar MNtest", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .contentsFixed_listNode_text {
      font-family: 'Myanmar MNtest', sans-serif;
      font-size: 14px; } }
  @media only screen and (min-width: 861px) {
    .contentsFixed_listNode_text {
      cursor: pointer;
      font-size: 18px;
      letter-spacing: .1em; }
      .contentsFixed_listNode_text:hover {
        opacity: .7; } }

/*ナビ
---------------------*/
.navTitle {
  font-family: "Myanmar MNtest", sans-serif !important;
  color: #293E50;
  text-align: center;
  font-size: 24px; }
  @media only screen and (max-width: 861px) {
    .navTitle {
      text-align: left;
      margin-top: 37px;
      padding: 0 20px 24px;
      letter-spacing: .05em; } }
  @media only screen and (min-width: 861px) {
    .navTitle {
      margin-top: 80px;
      letter-spacing: .08em; } }

@media only screen and (max-width: 861px) {
  .navList {
    padding: 0 20px 53px;
    overflow: hidden; }
    .navList + .textLine_sliderWrap {
      margin-top: 0; } }

@media only screen and (min-width: 861px) {
  .navList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1000px;
    margin: 24px auto 0;
    padding-bottom: 100px;
    gap: 24px; } }

.navList_node {
  position: relative;
  background: #EFEFEF; }
  @media only screen and (max-width: 861px) {
    .navList_node {
      padding: 16px 24px; } }
  @media only screen and (min-width: 861px) {
    .navList_node {
      padding: 32px 25px;
      width: 100%; }
      .navList_node:hover:after {
        bottom: -30px; } }
  @media only screen and (max-width: 861px) {
    .navList_node + .navList_node {
      margin-top: 60px; }
      .navList_node + .navList_node .navList_nodeSnap {
        width: 32%;
        right: -24px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
  @media only screen and (min-width: 861px) {
    .navList_node + .navList_node .navList_nodeSnap {
      width: 120px;
      right: -24px; } }
  .navList_node:after {
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    position: absolute;
    content: '';
    background-image: url(../images/life_fit_pants_2603/nav_line.png);
    width: 100%;
    height: 11.5px;
    background-size: 100% 11.5px;
    bottom: -21.5px;
    left: 0;
    background-repeat: no-repeat;
    bottom: -19.5px; }
    @media only screen and (max-width: 861px) {
      .navList_node:after {
        background-image: url(../images/life_fit_pants_2603/nav_line-sp.png);
        width: 100%;
        background-size: 100% 10.6px;
        height: 10.6px; } }

.navList_nodeLink {
  display: block;
  color: #000;
  text-decoration: none; }
  @media only screen and (min-width: 861px) {
    .navList_nodeLink {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.navList_nodeCatch {
  font-family: "Noto Sans JP", sans-serif !important;
  display: block;
  letter-spacing: .08em; }
  @media only screen and (max-width: 861px) {
    .navList_nodeCatch {
      font-size: 14px;
      line-height: 1.5; } }
  @media only screen and (min-width: 861px) {
    .navList_nodeCatch {
      font-size: 13px; } }

.navList_nodeCaption {
  font-family: "Noto Sans JP", sans-serif !important;
  display: block;
  margin-top: 10px;
  font-size: 20px;
  letter-spacing: .08em; }
  @media only screen and (max-width: 861px) {
    .navList_nodeCaption {
      line-height: 1.4; } }
  @media only screen and (min-width: 861px) {
    .navList_nodeCaption {
      line-height: 1.8; } }

.font {
  font-family: "Bellefair", serif !important;
  font-size: 24px;
  line-height: initial; }
  @media only screen and (max-width: 861px) {
    .font {
      margin-right: 2px;
      font-size: 26px; } }
  @media only screen and (min-width: 861px) {
    .font {
      margin-right: 6px; } }

@media only screen and (max-width: 861px) {
  .navList_nodeNum img {
    width: 59px; } }

@media only screen and (min-width: 861px) {
  .navList_nodeNum {
    margin-right: 20px; }
    .navList_nodeNum img {
      width: 92px; } }

.navList_nodeSnap {
  position: absolute;
  right: 0; }
  @media only screen and (max-width: 861px) {
    .navList_nodeSnap {
      right: 7%;
      top: 3%;
      width: 15%; }
      .navList_nodeSnap img {
        max-height: 170px !important; } }
  @media only screen and (min-width: 861px) {
    .navList_nodeSnap {
      width: 50px;
      top: 50%;
      right: 21.5px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }

/*トピック
---------------------*/
@media only screen and (max-width: 861px) {
  .featureSection {
    padding-top: 80px;
    padding-bottom: 30px; }
    .featureSection#section02 {
      padding-bottom: 0; } }

@media only screen and (min-width: 861px) {
  .featureSection {
    padding-top: 100px;
    padding-bottom: 100px; }
    .featureSection#section02 {
      padding-bottom: 0; } }

@media only screen and (max-width: 861px) {
  .featureSection + .featureSection {
    padding-top: 80px;
    padding-bottom: 0; } }

@media only screen and (min-width: 861px) {
  .featureSection + .featureSection {
    padding-top: 100px; } }

@media only screen and (max-width: 861px) {
  .featureSection_inner {
    margin-top: 38px; }
    .featureSection_inner + .featureSection_inner {
      margin-top: 50px; } }

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

.featureSection_num1, .featureSection_num2 {
  text-align: center;
  opacity: 0; }
  .featureSection_num1 img, .featureSection_num2 img {
    width: 113.25px; }

.fadeIn {
  opacity: 1;
  -webkit-animation: rotate-anime 1.8s ease;
  animation: rotate-anime 1.8s ease; }

@-webkit-keyframes rotate-anime {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); } }

@keyframes rotate-anime {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg); } }

.featureSection_title {
  text-align: center;
  letter-spacing: .08em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .featureSection_title {
      font-size: 24px;
      line-height: 1.1; }
      #section02 .featureSection_title {
        line-height: 1.4; } }
  @media only screen and (min-width: 861px) {
    .featureSection_title {
      font-size: 30px; } }

.featureSection_catch {
  font-family: "Noto Sans JP", sans-serif !important;
  text-align: center;
  display: block;
  letter-spacing: .08em;
  font-weight: 400; }
  @media only screen and (max-width: 861px) {
    .featureSection_catch {
      margin-top: 20px;
      font-size: 15px; }
      #section02 .featureSection_catch {
        padding-bottom: 10px; } }
  @media only screen and (min-width: 861px) {
    .featureSection_catch {
      margin-top: 20px;
      padding-bottom: 20px;
      font-size: 20px; } }

.featureSection_titleBig {
  display: inline-block;
  text-align: center;
  margin-top: 15px;
  font-family: "Bellefair", serif !important;
  letter-spacing: .04em;
  font-weight: 400; }
  @media only screen and (max-width: 861px) {
    .featureSection_titleBig {
      margin-right: 3px;
      font-size: 30px; } }
  @media only screen and (min-width: 861px) {
    .featureSection_titleBig {
      font-size: 38px; } }

.featureSection_lead {
  text-align: center;
  margin-top: 20px;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .featureSection_lead {
      padding: 0 20px;
      letter-spacing: .1em;
      line-height: 1.6; } }
  @media only screen and (min-width: 861px) {
    .featureSection_lead {
      letter-spacing: .08em;
      line-height: 1.6; } }

/*LIFE FIT
---------------------*/
@media only screen and (max-width: 861px) {
  .lifefit {
    margin-top: 50px;
    padding: 0 20px; } }

@media only screen and (min-width: 861px) {
  .lifefit {
    width: 956px;
    margin: 80px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media only screen and (max-width: 861px) {
  .lifefit_list img {
    width: 100%;
    height: auto; }
  .lifefit_list:nth-child(5) {
    text-align: center; }
    .lifefit_list:nth-child(5) img {
      margin-top: 28px; }
    .lifefit_list:nth-child(5) .lifefit_listText {
      text-align: left;
      margin-top: 30px; }
  .lifefit_list + .lifefit_list {
    margin-top: 50px; } }

@media only screen and (min-width: 861px) {
  .lifefit_list img {
    width: 450px; }
  .lifefit_list:nth-child(5) {
    text-align: center;
    margin-top: 113px !important; }
    .lifefit_list:nth-child(5) img {
      margin-top: 40px; }
    .lifefit_list:nth-child(5) .lifefit_listText {
      text-align: left;
      margin-top: 24px; }
  .lifefit_list:nth-child(6) {
    margin-top: 113px !important; } }

@media only screen and (min-width: 861px) {
  .lifefit_list:nth-child(n + 3) {
    margin-top: 50px; } }

.lifefit_title {
  position: relative; }
  @media only screen and (max-width: 861px) {
    .lifefit_title {
      text-align: center;
      padding-bottom: 20px; } }
  @media only screen and (min-width: 861px) {
    .lifefit_title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 30px;
      padding-bottom: 20px; } }
  .lifefit_title:before {
    opacity: 0;
    content: "";
    position: absolute;
    top: 15px;
    left: -1px;
    background-image: url(../images/life_fit_pants_2603/liftfit_box.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 27px;
    background-size: 100px 27px; }
    @media only screen and (max-width: 861px) {
      .lifefit_title:before {
        top: -4px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
  .lifefit_title:after {
    content: "";
    position: absolute;
    top: 15px;
    left: -1px;
    background-color: #fff;
    width: 100px;
    height: 28px; }
    @media only screen and (max-width: 861px) {
      .lifefit_title:after {
        top: -4px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-animation: fitTitle 2.5s forwards;
        animation: fitTitle 2.5s forwards; } }

@-webkit-keyframes fitTitle {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(63px, 27px);
    transform: translate(63px, 27px); }
  100% {
    -webkit-transform: translate(100px, 27px);
    transform: translate(100px, 27px); } }

@keyframes fitTitle {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(63px, 27px);
    transform: translate(63px, 27px); }
  100% {
    -webkit-transform: translate(100px, 27px);
    transform: translate(100px, 27px); } }

.lifefit_titleNum {
  position: relative;
  z-index: 2;
  color: #293E50;
  font-size: 14px;
  letter-spacing: .04em;
  font-family: "Myanmar MNtest", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .lifefit_titleNum {
      font-family: 'Myanmar MNtest', sans-serif; } }
  .lifefit_titleNum .num {
    margin-left: 20px;
    font-size: 19px; }

.numLine_in:before {
  opacity: 1; }

.numLine_in:after {
  opacity: 1;
  -webkit-animation: fitTitle 2s forwards;
  animation: fitTitle 2s forwards; }
  @media only screen and (max-width: 861px) {
    .numLine_in:after {
      -webkit-animation: fitTitle 10s forwards;
      animation: fitTitle 10s forwards; } }

.lifefit_titleText {
  font-family: "Noto Sans JP", sans-serif !important;
  text-align: center;
  color: #293E50;
  font-size: 18px;
  line-height: 1.6;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 861px) {
    .lifefit_titleText {
      margin-top: 20px;
      letter-spacing: .08em; } }
  @media only screen and (min-width: 861px) {
    .lifefit_titleText {
      width: 320px;
      letter-spacing: .04em; } }

.lifefit_listText {
  font-family: "Noto Sans JP", sans-serif !important;
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: .08em;
  line-height: 1.6; }
  @media only screen and (min-width: 861px) {
    .lifefit_listText {
      width: 450px; } }

.pantsText {
  display: block;
  font-family: "Bellefair", serif !important;
  letter-spacing: .08em; }
  @media only screen and (max-width: 861px) {
    .pantsText {
      font-size: 22px; } }
  @media only screen and (min-width: 861px) {
    .pantsText {
      font-size: 25px;
      padding-bottom: 5px; } }

.stylingTitle {
  position: relative;
  text-align: center; }
  @media only screen and (max-width: 861px) {
    .stylingTitle {
      padding: 80px 20px 0; } }
  @media only screen and (min-width: 861px) {
    .stylingTitle {
      padding-top: 100px; }
      .stylingTitle#section02_on {
        padding-top: 80px; }
        .stylingTitle#section02_on:after {
          top: 90px; } }
  .stylingTitle:after {
    position: absolute;
    content: "";
    border-top: 1px solid #293E50;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 335px;
    height: 1px;
    z-index: -1; }
    @media only screen and (min-width: 861px) {
      .stylingTitle:after {
        top: 112px; } }
    @media only screen and (max-width: 861px) {
      .stylingTitle:after {
        width: 90%;
        top: 85%; } }

.stylingTitle_inner {
  color: #293E50;
  letter-spacing: .08em;
  background-color: #fff;
  padding: 0 30px;
  font-size: 28px;
  font-family: "Myanmar MNtest", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .stylingTitle_inner {
      font-family: 'Myanmar MNtest', sans-serif; } }

.featureSection_innerWrap {
  font-family: "Myanmar MNtest", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .featureSection_innerWrap {
      font-family: 'Myanmar MNtest', sans-serif; } }
  @media only screen and (min-width: 861px) {
    .featureSection_innerWrap {
      margin: 80px auto 0;
      width: 890px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 80px 120px; } }

@media only screen and (max-width: 861px) {
  .stylingList_node img {
    width: 100%;
    height: auto; } }

@media only screen and (min-width: 861px) {
  .stylingList_node img {
    width: 385px; } }

.stylingScene {
  position: relative;
  padding: 9px 0 11px;
  background: #293E50;
  text-align: center;
  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;
  margin-top: -4px; }

.scene {
  position: relative;
  color: #fff;
  letter-spacing: .1em;
  margin-right: 30px;
  font-family: "Myanmar MNtest", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .scene {
      font-family: 'Myanmar MNtest', sans-serif;
      margin-top: 5px;
      font-size: 15px; } }
  @media only screen and (min-width: 861px) {
    .scene {
      margin-top: 3px;
      font-size: 14px; } }
  .scene:after {
    position: absolute;
    content: "";
    border-top: 1px solid #fff;
    top: 6px;
    right: -20px;
    width: 10px;
    height: 1px; }

.sceneDetail {
  font-family: "Noto Sans JP", sans-serif !important;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: .08em; }

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

@media only screen and (min-width: 861px) {
  .stylingList_info {
    margin-top: 24px;
    width: 385px; } }

.stylingList_catch {
  font-family: "Noto Sans JP", sans-serif !important;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: .08em;
  line-height: 1.6; }
  @media only screen and (max-width: 861px) {
    .stylingList_catch {
      padding: 0 20px; } }

.stylingList_text {
  font-family: "Noto Sans JP", sans-serif !important;
  margin-top: 10px;
  font-size: 12px;
  letter-spacing: .08em;
  line-height: 1.6; }
  @media only screen and (max-width: 861px) {
    .stylingList_text {
      padding: 0 20px; } }

@media only screen and (max-width: 861px) {
  .stylingList_itemBlock {
    padding: 0 20px;
    margin-top: 20px; } }

@media only screen and (min-width: 861px) {
  .stylingList_itemBlock {
    margin-top: 30px; } }

.mainItemTitle {
  color: #293E50;
  font-size: 12px;
  letter-spacing: .05em;
  font-family: "Myanmar MNtest", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .mainItemTitle {
      font-family: 'Myanmar MNtest', sans-serif; } }

.itemCode {
  margin-top: 8px;
  font-family: "Noto Sans JP", sans-serif !important;
  display: inline-block;
  font-size: 12px;
  letter-spacing: .1em; }
  .itemCode .otherItemList_node {
    margin-top: 0; }

.itemLimited {
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 10px;
  letter-spacing: .1em;
  white-space: nowrap; }
  @media only screen and (max-width: 861px) {
    .itemLimited {
      position: absolute;
      top: 21px;
      left: 0; } }
  @media only screen and (min-width: 861px) {
    .itemLimited {
      margin-left: 10px; } }

.itemPrice {
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 12px;
  white-space: nowrap; }
  @media only screen and (max-width: 861px) {
    .itemPrice {
      margin-left: 7px; } }
  @media only screen and (min-width: 861px) {
    .itemPrice {
      margin-left: 10px; } }
  .mainItem .itemPrice {
    display: inline-block;
    font-size: 12px;
    margin: 4px 0 0 10px; }

.itemList_name {
  font-family: "Noto Sans JP", sans-serif !important;
  line-height: 1.4; }
  @media only screen and (max-width: 861px) {
    .itemList_name {
      white-space: nowrap;
      width: 60%; } }
  @media only screen and (min-width: 861px) {
    .itemList_name {
      font-size: 12px;
      letter-spacing: .1em; } }
  .mainItem .itemList_name {
    font-size: 20px;
    margin-top: 5px;
    width: 100%; }

.otherItemTitle {
  color: #293E50;
  border-top: 1px solid #EEEEEE;
  padding-top: 15px;
  margin-top: 10px;
  font-size: 12px;
  letter-spacing: .05em;
  font-family: "Myanmar MNtest", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .otherItemTitle {
      font-family: 'Myanmar MNtest', sans-serif; } }
  @media only screen and (min-width: 861px) {
    .otherItemTitle {
      width: 385px; } }

.otherItemList {
  margin-top: 10px; }

.otherItemList_node {
  color: #1C1C1C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 861px) {
    .otherItemList_node.limitedItem {
      margin-bottom: 30px !important;
      position: relative; } }
  .otherItemList_node + .otherItemList_node {
    margin-top: 10px; }
    @media only screen and (max-width: 861px) {
      .otherItemList_node + .otherItemList_node {
        margin-top: 15px; } }

.stylingList_text {
  font-family: "Noto Sans JP", sans-serif !important; }
  @media only screen and (min-width: 861px) {
    .stylingList_text {
      margin-top: 10px;
      font-size: 12px;
      letter-spacing: .08em;
      line-height: 1.6; } }

.stylingList_text {
  font-family: "Noto Sans JP", sans-serif !important; }
  @media only screen and (min-width: 861px) {
    .stylingList_text {
      margin-top: 10px;
      font-size: 12px;
      letter-spacing: .08em;
      line-height: 1.6; } }

@media only screen and (min-width: 861px) {
  .stylingList_text {
    margin-top: 10px;
    font-size: 12px;
    letter-spacing: .08em;
    line-height: 1.6; } }

.pantsList_button {
  font-family: "Noto Sans JP", sans-serif !important;
  position: relative;
  display: block;
  color: #293E50;
  text-align: center;
  text-decoration: none;
  border: solid 1px #293E50;
  font-size: 16px;
  letter-spacing: .08em; }
  @media only screen and (max-width: 861px) {
    .pantsList_button {
      margin: 50px auto 0;
      width: 320px;
      padding: 31px 0 25px;
      line-height: 1.2; } }
  @media only screen and (min-width: 861px) {
    .pantsList_button {
      margin: 100px auto 0;
      width: 395px;
      padding: 30px 0 26px; }
      .pantsList_button:hover:after {
        right: 15px; } }
  .pantsList_button:before {
    content: "";
    position: absolute;
    top: 4px;
    bottom: -6px;
    right: -6px;
    left: 4px;
    border: solid 1px #293E50;
    z-index: -1; }
  .pantsList_button:after {
    -webkit-transition: ease 0.2s;
    transition: ease 0.2s;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../images/life_fit_pants_2603/button_arrow.png);
    width: 7px;
    height: 14px;
    background-size: 7px 14px; }

.detailButton {
  font-family: "Noto Sans JP", sans-serif !important;
  display: inline-block;
  font-size: 11px;
  letter-spacing: .05em;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  color: #fff;
  border: 1px solid #293E50;
  background-color: #293E50;
  width: 40px;
  line-height: 1;
  padding: 0px 0 3px;
  margin-left: 10px;
  margin-top: 4px; }
  .mainItem .detailButton {
    margin: 5px 0 0 8px; }
  @media only screen and (min-width: 861px) {
    .detailButton {
      -webkit-transition: ease .5s;
      transition: ease .5s; }
      .detailButton:hover {
        background-color: transparent;
        color: #293E50; } }
  .otherItemList_node .detailButton {
    margin-top: 0; }

.cordinateButton {
  position: relative;
  display: block;
  color: #293E50;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: .08em;
  border: solid 1px #293E50; }
  @media only screen and (max-width: 861px) {
    .cordinateButton {
      margin: 40px auto 0;
      width: 315px;
      padding: 31px 0 27px; } }
  @media only screen and (min-width: 861px) {
    .cordinateButton {
      margin: 80px auto 0;
      padding: 38px 0 34px;
      width: 395px; }
      .cordinateButton:hover:after {
        right: 15px; } }
  .cordinateButton:before {
    content: "";
    position: absolute;
    top: 4px;
    bottom: -6px;
    right: -6px;
    left: 4px;
    border: solid 1px #293E50;
    z-index: -1; }
  .cordinateButton:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transition: ease 0.2s;
    transition: ease 0.2s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../images/life_fit_pants_2603/button_arrow.png);
    width: 7px;
    height: 14px;
    background-size: 7px 14px; }

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

.shopButton {
  display: block; }
  @media only screen and (max-width: 861px) {
    .shopButton {
      padding: 0 10px;
      margin-top: 35px; } }
  @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; } }
  .shopButton img {
    width: 100%;
    height: auto; }

.cordinateTitle {
  text-align: center;
  color: #293E50;
  letter-spacing: .08em;
  font-family: "Myanmar MNtest", sans-serif !important; }
  @media only screen and (max-width: 861px) {
    .cordinateTitle {
      font-family: 'Myanmar MNtest', sans-serif;
      margin-top: 80px;
      padding-bottom: 40px;
      font-size: 24px; } }
  @media only screen and (min-width: 861px) {
    .cordinateTitle {
      margin-top: 100px;
      font-size: 28px;
      padding-bottom: 50px; } }
