﻿.freefit-page h1,
.freefit-page h2,
.freefit-page h3,
.freefit-page h4,
.freefit-page p,
.freefit-page a {
  font-family: 'ヒラギノ角ゴシック';
}
html {
  scroll-behavior: smooth;
}

@media screen and (min-width:741px) {
  .l-section-body {
    margin: 0 auto;
    max-width: 1200px;
  }
  .p-contents-trigger {
    margin: 115px 0 30px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 56px;
  }
  .p-contents-trigger__item {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    padding: 0 1em 20px;
    color: #030303;
    text-align: center;
  }
  .p-contents-trigger__item:hover::after,
  .p-contents-trigger__item.is-current::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 5px solid transparent;
    content: '';
  }
  .p-contents-trigger__item.is-current::after {
    border-bottom-color: #030303;
  }
  .p-contents-trigger__item:hover {
    cursor: pointer;
  }
  .w1080 {
    width: 1080px;
    margin: 0 auto
  }
  .w870 {
    width: 870px;
    margin: 0 auto
  }
  .u-text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: none
  }
  .btn {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    font-size: inherit;
    text-decoration: none;
    color: inherit;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 1em 1em;
    line-height: 1;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
  }
  .btn--primary {
    background-color: #0098c9;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .1em
  }
  .btn--primary:hover {
    color: #fff
  }
  .btn--secondary {
    background-color: #fff;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #000;
    border-radius: 79px;
  }
  .btn--secondary:hover {
    color: #fff;
    background-color: #000;
  }
  .btn--full {
    width: 519px;
    height: 101px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
    position: relative;
  }
  .icon-arrow {
    position: absolute;
    right: 20px;
  }
  .btn--lineup {
    width: 382px;
    height: 72px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline: 15px;
    position: relative;
  }
  .u-full {
    width: 100% !important
  }
  .table {
    width: 100%;
    display: table
  }
  .table-cell {
    display: table-cell;
    vertical-align: top
  }
  .table-cell.-middle {
    vertical-align: middle
  }
  .vertical-center-wrapper {
    position: relative
  }
  .vertical-center {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
  }
  .icon-arrow svg {
    fill: #fff;
    fill-rule: evenodd
  }
  .text-link {
    color: #19a2ce;
    text-decoration: underline
  }
  .text-link:hover {
    text-decoration: none
  }
  .section-heading {
    text-align: center;
    margin-bottom: 60px
  }
  .lineup-price {
    background: url(../img/lineup-price-bg.png) no-repeat center;
    width: 860px;
    height: 190px;
    margin: 0 auto 130px;
    position: relative
  }
  .lineup-price>.-inner {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 60px
  }
  .lineup-price-text {
    font-size: 14px;
    line-height: 2;
    letter-spacing: .02em;
    color: #6c6f71;
    text-align: center
  }
  .visual-header {
    width: 100%;
    height: 500px;
    margin-bottom: 30px;
    position: relative
  }
  .visual-header__title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -10px
  }
  .theme-fft-top .visual-header {
    background: url(../img/new-mainvisual.jpg) no-repeat center
  }
  .theme-metal .visual-header {
    background: url(../img/metal/mainvisual.jpg) no-repeat center
  }
  .theme-cell .visual-header {
    background: url(../img/cell/mainvisual.jpg) no-repeat center
  }
  .keyvisual {
    margin-bottom: 60px
  }
  .page-nav-list {
    text-align: center
  }
  .page-nav-list>li {
    display: inline-block;
    vertical-align: top;
    margin: 0 50px
  }
  .page-nav-list>li.page-nav__top {
    margin-left: -100px
  }
  .page-nav-item {
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    padding-top: 1em;
    padding-bottom: 1em;
    line-height: 1
  }
  .main-heading {
    font-size: 30px;
    margin-bottom: .8em;
    line-height: 1.8;
    letter-spacing: .02em;
    color: #1f1f1f;
    font-weight: 700
  }
  .concept-block-a {
    background: url(../img/concept-01-image.jpg) top center no-repeat;
    height: 228px;
    margin-bottom: 55px
  }
  .concept-block-b {
    background: url(../img/concept-02-bg.png) top center no-repeat;
    height: 405px;
    margin-bottom: 10px
  }
  .concept-text-block {
    display: inline-block;
    vertical-align: top;
    width: 340px
  }
  .concept-text-block.concept-text-block--02 {
    width: 400px
  }
  .concept-figure-outer {
    width: 540px;
    height: 330px;
    display: table-cell;
    vertical-align: middle;
    background-color: #f5f5f5;
    margin: 0 auto;
    padding: 25px 20px
  }
  .concept-figure {
    display: table
  }
  .concept-figure-left {
    display: table-cell;
    vertical-align: middle;
    width: 62px;
  }
  .concept-figure-right {
    display: table-cell;
    vertical-align: top;
    padding-left: 30px
  }
  .concept-figure-heading {
    margin-bottom: 40px;
    font-size: 30px;
    letter-spacing: .02em;
    color: #1f1f1f;
    font-weight: 700
  }
  .annotation {
    font-size: 14px;
    margin-top: 15px;
  }
  .concept-figure-text {
    font-size: 17px;
    line-height: 2;
    color: #1f1f1f
  }
  .nav-block {
    background-color: rgba(250, 250, 250, .8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    display: none
  }
  .features_type--discription {
    font-size: 14px;
    line-height: 2;
    color: #6c6f71;
    letter-spacing: .02em
  }
  .page-nav-list .icon-arrow svg {
    fill: #000
  }
  .page-nav-list .is-current .icon-arrow svg {
    fill: #19a2ce
  }
  .page-nav-list .is-current {
    color: #19a2ce
  }
  .page-nav-list .is-current .icon-arrow svg {
    fill: #19a2ce
  }
  .btn--page-nav-top {
    background-color: #19a2ce;
    color: #fff;
    width: 270px
  }
  .btn--page-nav-top .icon-arrow {
    margin-left: -1em
  }
  .btn--page-nav-top .icon-arrow svg {
    fill: #fff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }
  .btn--page-nav-top:hover {
    color: #fff
  }
  .conversion-block.js-fixed {
    position: fixed;
    bottom: 0
  }
  .conversion-block {
    position: absolute;
    width: 100%;
    bottom: 170px;
    left: 0;
    z-index: 1;
    display: none
  }
  .conversion-block .btn--primary {
    background-color: rgba(0, 152, 201, .8)
  }
  .type-list {
    width: 860px;
    margin: 0 auto
  }
  .type-list>li {
    border-bottom: #8b9299 solid 1px;
    padding: 60px 0
  }
  .type-list>li:first-child {
    border-top: #8b9299 solid 1px
  }
  .type-list>li:last-child {
    border-bottom-width: 0
  }
  .type-title {
    margin-bottom: 40px
  }
  .type-image {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding-right: 30px
  }
  .type-body {
    display: table-cell;
    vertical-align: top;
    width: 50%
  }
  .type-description {
    color: #6c6f71;
    line-height: 2;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 30px
  }
  .lineup-text-block {
    display: inline-block;
    vertical-align: top;
    width: 440px
  }
  .js-tab-content {
    display: none
  }
  .js-tab-content.is-current {
    display: block
  }
  .tab {
    margin-top: 50px;
    height: 100%;
    display: inline-block;
    vertical-align: top
  }
  .tab>li {
    float: left;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(47, 53, 58, .6);
    position: relative
  }
  .tab>li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: currentColor;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
  }
  .tab>li.is-current {
    color: #2f353a
  }
  .tab>li.is-current:before {
    top: -5px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
  }
  .tab>li:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
  }
  .tab>li:hover:before {
    top: -5px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
  }
  .tab>li:first-child {
    margin-left: 0
  }
  .tab>li>span {
    display: inline-block
  }
  .tab>>li>span:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
  }
  .tab>li .tab-underline {
    border-top: solid 1px currentColor;
    display: block;
    width: 120px;
    padding-top: 8px
  }
  .textlink {
    text-decoration: underline
  }
  .l-content {
    min-width: 860px;
  }
  .l-content img {
    max-width: 100%
  }
  .glasses-thumb {
    display: inline-block
  }
  .item__anotation {
    border: 1px solid #2f353a;
    padding: .75em 0;
    line-height: 1.8;
    font-size: 18px;
    text-align: center
  }
  .item__anotation>span {
    position: relative;
    padding-left: 1em
  }
  .item__anotation>span:before {
    content: "※";
    line-height: 1
  }
  .price_frame {
    width: 305px;
    padding: 20px 0;
    text-align: center;
    border: 1px solid #2f353a;
    border-radius: 12px;
    font-weight: 700;
    font-size: 19px
  }
  .chanto-logo {
    margin-top: 100px;
    margin-bottom: 120px;
    text-align: center
  }
  .sns {
    height: 20px;
    margin-bottom: 60px;
    text-align: center
  }
  .sns>ul {
    display: inline-block;
    vertical-align: top
  }
  .sns li {
    height: 20px;
    float: left;
    margin-right: 10px
  }
  .sns li:last-child {
    margin-right: 0
  }
  .sns li a:hover {
    text-decoration: none
  }
  #movies {
    font-size: 34px;
    font-weight: 500;
    text-align: center;
    position: relative;
    text-align: center;
    width: 993px;
    padding: 150px 0 60px;
    margin: 0 auto;
  }
  #movies h3 {
    position: relative;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 30px;
    letter-spacing: 0.16em;
    font-size: 30px;
  }
  #movies h3::before,
  #movies h3::after {
    /* content: ""; */
    position: absolute;
    width: 30px;
    display: inline-block;
    top: 14px;
  }
  #movies h3::before {
    left: -48px;
  }
  #movies h3::after {
    right: -48px;
  }
  .c-button {
    font-size: 16px !important;
    width: 400px !important;
    line-height: 1.5;
    background-color: #000;
    color: #fff;
  }
  .c-button-box {
    margin: 100px 0 40px;
  }
  #movies iframe {
    border: #000 1px solid;
  }
  #concept {
    background-color: #E9F8EE;
    padding: 70px 0 90px;
  }
  #title {
    text-align: center;
    margin: 30px 0 60px;
  }
  #lineup {
    text-align: center;
    display: unset;
  }
  #lineup img {
    margin: auto;
    display: block;
  }
  .lineup-header {
    font-size: 37px;
    font-family: 'ヒラギノ角ゴシック';
    font-weight: 600;
    text-align: center;
    margin: 125px 0 30px;
  }
  .lineup-title {
    font-size: 60px;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #000;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.5rem;
    font-family: 'Hiragino Kaku Gothic StdN';
    margin-bottom: 80px;
    margin-top: 80px;
    padding-top: 70px;
  }
  .linup-btn-flex {
    display: flex;
    justify-content: center;
    max-width: 1200px;
    margin-inline: auto;
  }
  .linup-btn-flex + .linup-btn-flex {
    margin-top: 20px;
  }
  #resin-flame {
    text-align: center;
    background-color: #EAFBFF;
    padding: 260px 0 90px;
    margin-top: -120px;
    z-index: 14;
    position: relative;
  }
  #ecoresin-flame {
    text-align: center;
    background-color: #EAFBFF;
    padding: 280px 0 90px;
    margin-top: -200px;
    z-index: 13;
    position: relative;
  }
  #metal-flame {
    text-align: center;
    background-color: #ECECEF;
    padding: 280px 0 90px;
    margin-top: -200px;
    z-index: 12;
    position: relative;
  }
  #active-flame {
    text-align: center;
    background-color: #E1F5D6;
    padding: 280px 0 90px;
    margin-top: -200px;
    z-index: 11;
    position: relative;
  }
  #unbreakable-flame {
    text-align: center;
    background-color: #D9DDED;
    padding: 280px 0 90px;
    margin-top: -200px;
    z-index: 10;
    position: relative;
  }
  #collabo-flame {
    text-align: center;
    background-color: #FDE4DA;
    padding: 280px 0 90px;
    margin-top: -200px;
  }
  .flame-text {
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0;
  }
  .banner {
    margin: 60px 0;
  }
  .lineup-back {
    text-align: right;
    margin: 25px auto 30px;
    max-width: 1200px;
  }
  .top-back {
    text-align: center;
    margin: 100px auto;
    max-width: 1200px;
  }
  .lineup-back-text {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.8;
    border-bottom: 1px solid;
    text-decoration: unset;
  }
  .bgc-resin {
    background-color: #EAFBFF;
  }
  .bgc-resin:hover {
    color: #EAFBFF;
    background-color: #000;
  }
  .bgc-metal {
    background-color: #ECECEF;
  }
  .bgc-metal:hover {
    color: #ECECEF;
    background-color: #000;
  }
  .bgc-active {
    background-color: #E1F5D6;
  }
  .bgc-active:hover {
    color: #E1F5D6;
    background-color: #000;
  }
  .bgc-unbreakable {
    background-color: #D9DDED;
  }
  .bgc-unbreakable:hover {
    color: #D9DDED;
    background-color: #000;
  }
  .bgc-collabo {
    background-color: #FDE4DA;
  }
  .bgc-collabo:hover {
    color: #FDE4DA;
    background-color: #000;
  }
  .sticky {
    position: sticky;
    z-index: 1000;
    top: 60px;
    background-color: #fff;
    padding: 10px 0;
  }
  .p-contents-trigger__item:hover {
    color: #000;
  }
  .example {
    font-size: 20px;
    vertical-align: top;
  }
  .p-fft-select-lead {
    margin-bottom: 48px;
    font-size: 23px;
    line-height: 1.3043478261;
  }
  .p-fft-select-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .p-fft-select-list__item {
    width: 400px;
    border: 5px solid #fff;
  }
  .p-fft-select-list__item .c-badge--medium-new {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 125px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 20px;
  }
  .p-fft-select-list__anchor {
    display: block;
    position: relative;
    text-decoration: none;
  }
  .p-fft-select-list__size {
    position: absolute;
    top: 18px;
    right: 11px;
    padding: 3px 23px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.45;
    color: #508DDD;
    border: 2px solid #508DDD;
    border-radius: 100vh;
  }
  .p-fft-select-list__fig img {
    width: 100%;
    height: auto;
  }
  .p-fft-select-list__detail {
    position: absolute;
    bottom: 27px;
    left: 0;
    width: 100%;
  }
  .p-fft-select-list__name {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.77777;
  }
  .p-fft-select-list__price {
    font-size: 20px;
    line-height: 1.6;
  }
  .p-fft-select-list__arrow {
    position: absolute;
    right: 30px;
    bottom: 24px;
    width: 43px;
    height: 43px;
    background: url("../img/icon_circle_arrow.svg") no-repeat center;
    background-size: 100% auto;
  }
  #white {
    background-color: #fff;
    padding: 60px;
    position: relative;
    z-index: 100;
  }
}
@media screen and (max-width:740px) {
  .tab-contents > .js-tab-content {
    display: none;
  }
  .tab-contents > .js-tab-content.is-current {
    display: block;
  }
  .p-contents-trigger {
    margin: 30px 0 20px;
    padding: 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    gap: 12px;
  }
  .p-contents-trigger__item {
    padding: 0 10px 15px;
    color: #030303;
    position: relative;
  }
  .p-contents-trigger__item::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 3px solid transparent;
    content: '';
  }
  .p-contents-trigger__item.is-current::after {
    border-bottom-color: #030303;
  }

  .w600 {
    padding: 35px 20px 0;
    margin: 0 auto
  }
  .w90 {
    width: 90%;
    margin: 0 auto
  }
  .l-content {
    position: relative;
  }
  .l-content img {
    max-width: 100%;
    height: auto
  }
  .en {
    font-family: Verdana, Arial, sans-serif
  }
  .text-link {
    color: #6296c7
  }
  .btn {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    font-size: inherit;
    text-decoration: none;
    color: inherit;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 1em 1.5em;
    line-height: 1;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.2);
  }
  .btn--primary {
    background-color: #0098c9;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .1em
  }
  .btn--secondary {
    position: relative;
    background-color: #fff;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #000;
    border-radius: 79px;
    line-height: 1.4;
  }
  .btn--full {
    min-width: 295px;
  }
  .section-heading {
    text-align: center;
    margin-bottom: 25px
  }
  .l-content .icon-arrow {
    position: absolute;
    line-height: 1;
    vertical-align: middle;
    width: 21.5px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .icon-arrow svg {
    fill: #fff;
    width: auto;
    height: 1em
  }
  .btn--lineup {
    width: 323px;
    height: 54.5px;
    font-size: 15px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    position: relative;
  }
  .visual-header {
    margin-bottom: 20px
  }
  .conversion-block.js-fixed {
    position: fixed;
    bottom: 0
  }
  .conversion-block {
    position: absolute;
    bottom: 12.5px;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    display: none
  }
  .nav-block {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
    display: none
  }
  .nav-block .btn--primary,
  .conversion-block .btn--primary {
    background-color: rgba(0, 152, 201, .8);
    font-size: 12px
  }
  .nav-block .icon-arrow svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }
  .sns {
    text-align: center;
    margin-bottom: 40px
  }
  .sns a {
    width: 60px;
    height: 25px;
    margin-right: 5px;
    display: inline-block
  }
  .sns a:last-child {
    margin-right: 0
  }
  .chanto-logo {
    margin-top: 45px;
    margin-bottom: 30px;
    text-align: center
  }
  .concept-block {
    margin-bottom: 30px
  }
  .concept-heading {
    text-align: center;
    margin-bottom: 15px
  }
  .concept-text {
    color: #6c6f71;
    font-size: 12px;
    line-height: 2;
    text-align: left
  }
  .concept-figure-outer {
    background-color: #f5f5f5;
    padding: 25px;
  }
  #concept .table {
    margin: 0 auto;
    max-width: 335px;
  }
  #concept .bar {
    margin: 15px 0;
    width: 15px;
    height: 1px;
  }
  .concept-figure {
    display: table
  }
  .concept-figure-left {
    display: table-cell;
    vertical-align: top;
    width: 100px
  }
  .concept-figure-heading {
    font-size: 15px;
    font-weight: 600;
    /* margin-bottom: 0.8em; */
    line-height: 1;
    letter-spacing: .02em;
    color: #000;
  }
  #resin-flame .concept-figure-heading,
  #ecoresin-flame .concept-figure-heading,
  #metal-flame .concept-figure-heading,
  #active-flame .concept-figure-heading,
  #unbreakable-flame .concept-figure-heading,
  #collabo-flame .concept-figure-heading {
    margin-bottom: 20px;
  }
  .example {
    font-size: 10px;
    vertical-align: top;
  }
  .annotation {
    font-size: 8px;
    margin-top: 15px;
  }
  .concept-figure-text {
    font-size: 11px;
    line-height: 1.8;
    color: #000;
    font-weight: 400;
    letter-spacing: normal;
    text-align: center;
  }
  #concept .concept-figure-text,
  #resin-flame .concept-figure-text,
  #ecoresin-flame .concept-figure-text,
  #metal-flame .concept-figure-text,
  #active-flame .concept-figure-text,
  #unbreakable-flame .concept-figure-text,
  #collabo-flame .concept-figure-text {
    text-align: left;
  }
  #collabo-flame .concept-figure-text {
    margin-bottom: 40px;
  }
  .top-back {
    margin-top: 40px;
  }
  #active-flame .banner,
  #unbreakable-flame .banner {
    margin: 40px auto 25px;
    max-width: 283px;
  }
  .concept-figure {
    width: 100%;
  }
  .type-list {
    width: 93.75%;
    margin: 0 auto 30px
  }
  .type-list>li {
    border-bottom: #8b9299 solid 1px;
    padding: 30px 0
  }
  .type-list>li:first-child {
    border-top: #8b9299 solid 1px
  }
  .type-list>li:last-child {
    border-bottom-width: 0
  }
  .type-title {
    text-align: center;
    margin-bottom: 25px
  }
  .type-title__icon {
    margin-left: 1em
  }
  .type-description {
    color: #6c6f71;
    line-height: 2;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 1em
  }
  .movie-title {
    font-size: 13px;
    color: #2f353a;
    text-align: left
  }
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
  }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .l-content .concept-img-01 {
    width: 335px;
  }
  .lineup-img-01 {
    width: 268px
  }
  .lineup-img-02 {
    width: 270px
  }
  .c-button {
    font-size: 13px !important;
    line-height: 1.8 !important;
    height: auto;
    margin: 40px 0 20px;
    padding: 1em 2em;
    background-color: #000;
    color: #fff;
  }
  .c-button-box li {
    width: 100% !important;
  }
  .movie-size {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  #movies {
    text-align: center;
    padding: 2rem 1rem;
    margin-top: 5rem;
  }
  #movies .h2-03 {
    margin-bottom: 1.5rem;
    font-size: 19px;
    font-weight: 500;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.13em;
  }
  #movies h3 {
    position: relative;
    display: inline-block;
    line-height: 1;
    font-weight: 600;
  }
  #movies h3::before,
  #movies h3::after {
    /* content: ""; */
    position: absolute;
    width: 10%;
    display: inline-block;
    top: 0.9rem;
  }
  #movies h3::before {
    left: -2.2rem;
  }
  #movies h3::after {
    right: -2.2rem;
  }
  #movies iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: #000 1px solid;
  }
  #title {
    text-align: center;
    margin: 30px 0 60px;
  }
  .main-heading {
    font-size: 13.5px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 20px;
  }
  #lineup {
    text-align: center;
    padding: 60px 0;
    position: relative;
    z-index: 20;
    background-color: #fff;
  }
  #lineup .icon-arrow {
    top: unset;
  }
  .lineup-header {
    font-size: 19.5px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
  }
  .lineup-title {
    font-size: 30px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.5rem;
    margin: -30px 0 25px;
    padding-top: 105px;
  }
  .main-text {
    font-size: 10.5px;
    line-height: 1.8;
    color: #030303;
  }
  .section-heading img {
    width: auto;
    height: 22px;
  }
  .section-heading .movie img {
    height: 54px;
  }
  .concept-heading img {
    width: auto;
    height: 25px;
  }
  .table._reverce {
    display: flex;
    flex-direction: column-reverse;
  }
  .w1080 + .concept-heading {
    margin-top: 30px;
  }
  #concept {
    padding: 35px 20px 0;
    background-color: #E9F8EE;
  }
  .bgc-resin {
    background-color: #EAFBFF;
  }
  .bgc-metal {
    background-color: #ECECEF;
  }
  .bgc-active {
    background-color: #E1F5D6;
  }
  .bgc-unbreakable {
    background-color: #D9DDED;
  }
  .bgc-collabo {
    background-color: #FDE4DA;
  }
  #resin-flame {
    text-align: center;
    background-color: #EAFBFF;
    padding: 90px 20px 35px;
    margin-top: -55px;
    z-index: 14;
    position: relative;
  }
  #ecoresin-flame {
    text-align: center;
    background-color: #EAFBFF;
    padding: 90px 20px 35px;
    margin-top: -55px;
    z-index: 13;
    position: relative;
  }
  #metal-flame {
    text-align: center;
    background-color: #ECECEF;
    padding: 90px 20px 35px;
    margin-top: -55px;
    z-index: 12;
    position: relative;
  }
  #active-flame {
    text-align: center;
    background-color: #E1F5D6;
    padding: 90px 20px 35px;
    margin-top: -55px;
    z-index: 11;
    position: relative;
  }
  #unbreakable-flame {
    text-align: center;
    background-color: #D9DDED;
    padding: 90px 20px 35px;
    margin-top: -55px;
    z-index: 10;
    position: relative;
  }
  #collabo-flame {
    text-align: center;
    background-color: #FDE4DA;
    padding: 90px 20px 35px;
    margin-top: -55px;
  }
  .flame-text {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: normal;
    margin: 15px 0 40px;
  }
  .lineup-back-text {
    font-size: 10px;
    font-weight: 600;
    line-height: 1.8;
    border-bottom: 1px solid;
    text-decoration: unset;
    padding-bottom: 5px;
  }
  .new_cat__wrap {
    margin: 30px 0 20px;
    padding: 0;
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0;
  }
  .frame_box1 {
    width: 358px;
    margin-inline: auto;
    padding: 20px 17px;
    border: 1px solid;
    border-radius: 35px 35px 0 0;
    border-bottom: unset;
    background-color: #fff;
  }
  .frame_box1 .icon-arrow {
    top: 21px;
    right: 15px;
    transform: none;
  }
  .frame_box1 h3 {
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 600;
  }
  .frame_box1 h3 span {
    font-family: 'Hiragino Kaku Gothic StdN';
    font-size: 21px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
    color: #fff;
    margin-right: 8px;
  }
  .frame_shape {
    box-sizing: border-box;
    display: flex;
  }
  .frame_box1 .bbn {
    border-bottom: unset;
  }
  .frame_box1 ul.frame_brand li {
    box-sizing: border-box;
    width: 100%;
    height: 37px;
  }
  .frame_box1 ul.frame_brand li:last-child {
    border-bottom: none;
  }
  .frame_box1 ul.frame_brand li a {
    font-size: 18px;
    line-height: 70px;
    display: block;
    text-align: center;
  }
  .frame_shape li {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 37px;
    text-align: center;
    padding-top: 12px;
    border: 1px solid #000000;
  }
  .frame_shape li:first-child {
    margin-left: 17px;
  }
  .frame_shape li:last-child {
    padding-top: 6px;
    margin-right: 17px
  }
  .frame_shape li a {
    font-size: 10px;
    display: block;
    text-align: center;
    text-decoration: unset;
  }
  .frame_shape li:before {
    content: '';
    width: 5px;
    height: 5px;
    border: 0;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: auto;
  }
  .frame_shape li.brdr {
    border-left: unset;
    box-sizing: border-box;
  }
  .frame_shape li:last-child a {
    font-size: 10px;
  }
  .mod_tabbox {
    margin: 0 auto;
    position: fixed;
    z-index: 10000;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: -webkit-fill-available;
  }
  .mod_tabbox .mod_tab {
    margin: 0 auto;
  }
  .mod_tabbox .mod_tab_inner_header {
    position: relative;
    cursor: pointer;
  }
  .mod_tabbox .mod_tab_inner_text {
    width: 358px;
    margin-inline: auto;
    background-color: #fff;
    border-inline: 1px solid #000;
  }
  .mod_tabbox .mod_tab_inner_text img {
    margin: 0 17px 45px;
    width: 323px;
    position: relative;
  }
  .resin {
    position: absolute;
    display: block;
    width: 107px;
    height: 36px;
    top: 63px;
    left: 0;
    right: 215px;
    margin-inline: auto;
  }
  .metal {
    position: absolute;
    display: block;
    width: 107px;
    height: 36px;
    top: 63px;
    left: 0px;
    right: 0;
    margin-inline: auto;
  }
  .active {
    position: absolute;
    display: block;
    width: 107px;
    height: 36px;
    top: 63px;
    left: 215px;
    right: 0;
    margin-inline: auto;
  }
  .unbreakable {
    position: absolute;
    display: block;
    width: 160px;
    height: 36px;
    top: 100px;
    left: 0;
    right: 160px;
    margin-inline: auto;
  }
  .collabo {
    position: absolute;
    display: block;
    width: 160px;
    height: 36px;
    top: 100px;
    left: 160px;
    right: 0;
    margin-inline: auto;
  }
  .tp-17 {
    top: 17px !important;
  }
  .tp-21 {
    top: 21px !important;
  }
  .tk-l {
    text-align: left !important;
  }
  .frame_shape .bt-u {
    border-top: unset;
  }
  .new_cat__wrap .current {
    width: 35px;
  }
  .new_cat__wrap p {
    position: relative;
    margin: 0 0 0 12px;
    padding: 0 10px 15px;
    color: #030303;
  }
  .new_cat__wrap p:first-child {
    margin-left: 0;
  }
  .new_cat__wrap p.is-current::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 3px solid #030303;
    content: '';
  }
  .p-totop {
    bottom: 70px;
  }
  .p-fft-select-lead {
    margin-bottom: 18px;
    font-size: 10px;
    line-height: 1.619047619;
  }
  .p-fft-select-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .p-fft-select-list__item {
    width: calc(50% + 2.5px);
    border: 5px solid #fff;
  }
  .p-fft-select-list__item .c-badge--medium-new {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 62px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
  }
  .p-fft-select-list__item:nth-child(even) {
    width: calc(50% - 2.5px);
    border-left: none;
  }
  .p-fft-select-list__item:nth-child(n + 3) {
    border-top: none;
  }
  .p-fft-select-list__anchor {
    display: block;
    position: relative;
    text-decoration: none;
  }
  .p-fft-select-list__size {
    position: absolute;
    top: 6px;
    right: 4px;
    padding: 0 8px;
    font-size: 9px;
    line-height: 1.65;
    color: #508DDD;
    border: 1px solid #508DDD;
    border-radius: 100vh;
  }
  .p-fft-select-list__fig img {
    width: 100%;
    height: auto;
  }
  .p-fft-select-list__detail {
    position: absolute;
    bottom: 6px;
    left: 8px;
    width: 70%;
    text-align: left;
  }
  .p-fft-select-list__name {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.35;
  }
  .p-fft-select-list__price {
    font-size: 10px;
    line-height: 1.35;
  }
  .p-fft-select-list__arrow {
    position: absolute;
    right: 8px;
    bottom: 6px;
    width: 26px;
    height: 26px;
    background: url("../img/icon_circle_arrow.svg") no-repeat center;
    background-size: 100% auto;
  }
  .btn--secondary.spmt {
    margin-top: 45px;
    position: relative;
    padding: 13px 40px;
  }
}
.visually-hidden {
  position: absolute;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
}