@charset "UTF-8";
@media screen and (min-width: 641px) {
  #contents {
    width: 100%;
    float: left;
    clear: both;
    font-size: 21px;
    line-height: 32px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Quicksand", "游ゴシック体", "Yu Gothic", YuGothic,
      "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
      Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    min-width: 1080px;
  }
  #contents .auto {
    width: 1080px;
    margin: 0 auto;
  }
  #contents img {
    display: block;
    width: 100%;
    height: auto;
  }
  #contents h3 {
    display: inline-block;
    font-size: 28px;
    font-weight: 300;
    color: #ffffff;
    line-height: 28px;
    padding: 15px 34px 13px;
    margin: 0;
  }
  #contents h4 {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    border-bottom: 2px solid #000000;
    margin: 0 0 26px;
  }
  #contents p {
    margin: 0;
  }
  #contents ul {
    margin: 0;
  }
  #contents figure {
    margin: 0;
  }
  #contents .pc_none {
    display: none !important;
  }
  #contents .link_btn a {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000000;
    font-size: 21px;
    text-decoration: none;
    color: #000000;
    padding: 22px 0 20px;
  }
  #contents .link_btn a:hover {
    background-color: #000000;
    color: #ffffff;
  }
  #contents .frame_wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin: 0;
  }
  #contents .frame_wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #contents .montserrat {
    font-family: "Montserrat", sans-serif;
  }
  #contents .lens_box {
    margin-bottom: 80px;
    text-align: center;
  }
  #contents .lens_box .text {
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
    width: 790px;
    margin: 0 auto 51px;
  }
  #contents .lens {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-bottom: 28px;
  }
  #contents .lens .left_img {
    height: 100px;
    width: auto;
  }
  #contents .lens .left_img img {
    width: auto;
    height: 100%;
  }
  #contents .lens .center_img {
    height: 110px;
    width: auto;
  }
  #contents .lens .center_img img {
    height: 100%;
    width: auto;
  }
  #contents #top_conts {
    width: 100%;
    float: left;
    clear: both;
  }
  #contents #top_conts .top_logo {
    width: 100%;
    background-color: #000000;
  }
  #contents #top_conts .top_logo p {
    width: 340px;
    margin: 0 auto;
    padding: 18px 0 17px;
  }
  #contents #top_conts .bg_wrapper {
    width: 100%;
    float: left;
    clear: both;
  }
  #contents #top_conts .banner {
    width: 100%;
    padding: 30px 20%;
    background-color: #000;
    clear: both;
    box-sizing: border-box;
  }
  #contents #top_conts .banner a {
    width: 600px;
    display: block;
    margin: 0 auto;
  }
  #contents #top_conts .banner a:hover {
    opacity: 0.8;
  }
  #contents #top_conts h2 {
    font-size: 41px;
    text-align: center;
    padding: 18px 42px 16px;
    color: #ffffff;
    margin: 0;
    font-weight: 300;
    background: rgb(17, 59, 94);
    background: linear-gradient(90deg, rgb(118 9 118) 0%, #0f8780 100%);
  }
  #contents #conts_02 {
    width: 100%;
    min-height: 720px;
    box-sizing: border-box;
    float: left;
    clear: both;
  }
  #contents #conts_02 .bg_area {
    width: 100%;
    padding: 270px 0 90px;
    background-image: url(../img/bg_img_01.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  #contents #conts_02 h3 {
    margin-bottom: 77px;
    display: block;
    width: fit-content;
    background: linear-gradient(to right,
        rgba(63, 176, 41, 1) 0%,
        rgba(194, 202, 76, 1) 100%);
    margin: 0 0 170px auto;
  }
  #contents #conts_02 .bg_text {
    width: 1080px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgb(51 51 51 / 70%);
    color: #ffffff;
    font-size: 19px;
    line-height: 32px;
    padding: 30px 35px;
  }
  #contents #conts_02 .bg_text p {
    margin-bottom: 1em;
  }
  #contents #conts_02 .bg_text p:last-of-type {
    margin-bottom: 0;
  }
  #contents #conts_02 .img_group {
    display: flex;
  }
  #contents #conts_03 {
    width: 100%;
    float: left;
    clear: both;
    background-color: #000000;
  }
  #contents #conts_03 .bg_title {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 93px;
    padding-bottom: 50px;
    float: left;
    clear: both;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    position: relative;
  }
  #contents #conts_03 .bg_custom {
    background-image: url(../img/bg_custom_04.jpg);
    background-position: center top 10%;
  }
  #contents #conts_03 .bg_lumalens {
    background-image: url(../img/bg_custom_03.jpg);
  }
  #contents #conts_03 .bg_japanfit {
    background-image: url(../img/bg_custom_02.jpg);
    background-position: center top 100%;
  }
  #contents #conts_03 .bg_buckle {
    background-image: url(../img/bg_custom_01.jpg);
    background-position: center top 30%;
  }
  #contents #conts_03 .bg_title .name {
    position: absolute;
    top: 16px;
    left: 5px;
    writing-mode: vertical-rl;
    font-size: 16px;
    text-shadow: 0px 0px 0px rgb(255 255 255),
      0px 0px 7px rgb(255 255 255 / 40%);
  }
  #contents #conts_03 .bg_title h3 {
    width: fit-content;
    font-weight: 600;
    margin-left: auto;
    display: block;
    padding: 12px 24px 10px;
    margin-bottom: 260px;
  }
  #contents #conts_03 .bg_title:nth-of-type(even) h3 {
    margin-inline: 0 auto;
  }
  #contents #conts_03 .bg_custom h3 {
    background: linear-gradient(to right,
        rgba(192, 25, 91, 1) 0%,
        rgba(123, 13, 121, 1) 100%);
  }
  #contents #conts_03 .bg_lumalens h3 {
    background: linear-gradient(to right, #0f8744 0%, #21313e 100%);
  }
  #contents #conts_03 .bg_japanfit h3 {
    background: linear-gradient(to right, rgb(206 148 13) 0%, rgb(104 78 19) 100%);
  }
  #contents #conts_03 .bg_buckle h3 {
    background: linear-gradient(to right,
        rgb(38 195 208) 0%,
        rgb(17 93 110) 100%);
  }
  #contents #conts_03 .bg_text {
    display: flex;
    width: 100%;
    float: left;
    clear: both;
    box-sizing: border-box;
    background-color: rgb(255 255 255 / 80%);
    color: #000;
    font-size: 19px;
    line-height: 32px;
    padding: 30px 40px;
    text-align: left;
    justify-content: space-between;
    align-items: center;
  }
  #contents #conts_03 .bg_text .custom_logo {
    display: flex;
    width: 260px;
  }
  #contents #conts_03 .bg_text p {
    width: calc(100% - 300px);
  }
  #contents #conts_03 .details {
    width: 100%;
    float: left;
    clear: both;
    background-image: url(../img/ptn_bg_01.jpg);
    background-repeat: repeat;
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #contents #conts_03 .details .bg_wrapper {
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 67px 50px 79px;
    width: 100%;
    float: left;
    clear: both;
  }
  #contents #conts_03 .details .detail_1 {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 42px;
  }
  #contents #conts_03 .details .auto .bg_wrapper .detail_1 .top .right_box {
    width: calc(100% - 320px);
  }
  #contents #conts_03 .details .auto .bg_wrapper .lens_logo {
    width: 360px;
    margin: 0 auto 40px;
  }
  #contents #conts_03 .details .detail_1 .top {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    align-items: center;
  }
  #contents #conts_03 .details .detail_1 figure {
    width: 277px;
    float: left;
    margin-right: 30px;
  }
  #contents #conts_03 .details .detail_1 .right_text .right_item {
    margin-bottom: 30px;
  }
  #contents #conts_03 .details .detail_1 .right_text .right_item:last-of-type {
    margin-bottom: 0;
  }
  #contents #conts_03 .details .detail_1 .right_text .text {
    margin-bottom: 30px;
  }
  #contents #conts_03 .details .detail_1 .right_text .text:last-of-type {
    margin-bottom: 0;
  }
  #contents #conts_03 .details .movie h4 {
    margin: 0 auto 20px;
  }
  #contents #conts_04 {
    width: 100%;
    float: left;
    clear: both;
    background-color: #000000;
  }
  #contents #conts_04 .link_area {
    width: 100%;
    background-color: #353535;
  }
  #contents #conts_04 .link_area {
    width: 100%;
    background-color: #353535;
    padding: 63px 0;
  }
  #contents #conts_04 .link_area ul {
    width: 1080px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    letter-spacing: -0.4em;
  }
  #contents #conts_04 .link_area ul li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    width: 38px;
    margin-right: 36px;
  }
  #contents #conts_04 .link_area ul li:first-of-type {
    width: 288px;
  }
  #contents #conts_04 .link_area ul li:last-of-type {
    margin-right: 0;
  }
  #contents #conts_04 .link_area ul li a {
    display: inline-block;
    width: 100%;
  }
  #contents #conts_05 {
    width: 100%;
    float: left;
    clear: both;
  }
  #contents #conts_05 .bg_title {
    width: 100%;
    height: 844px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 578px;
    float: left;
    clear: both;
    background-image: url(../img/wear_img_20.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    text-align: center;
  }
  #contents #conts_05 .bg_title::before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background: linear-gradient(to top, rgb(0 0 0 / 45%) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
  }
  #contents #conts_05 .bg_title .name {
    position: absolute;
    top: 16px;
    left: 5px;
    writing-mode: vertical-rl;
    font-size: 16px;
    color: #000000;
  }
  #contents #conts_05 .bg_title h3 {
    margin: 0 auto;
    background: rgb(40, 78, 149);
    background: -moz-linear-gradient(left,
        rgba(40, 78, 149, 1) 0%,
        rgba(36, 165, 223, 1) 100%);
    background: -webkit-linear-gradient(left,
        rgba(40, 78, 149, 1) 0%,
        rgba(36, 165, 223, 1) 100%);
    background: linear-gradient(to right,
        rgba(40, 78, 149, 1) 0%,
        rgba(36, 165, 223, 1) 100%);
    position: absolute;
    top: 93px;
    right: 8%;
    font-size: 24px;
    text-align: left;
    font-weight: 600;
  }
  #contents #conts_05 .bg_title .logo {
    position: absolute;
    top: 93px;
    left: 8%;
    width: 352px;
  }
  #contents #conts_05 .bg_title .logo_02 {
    width: 600px;
    margin: 0 auto;
    position: relative;
  }
  #contents #conts_05 .details {
    width: 100%;
    float: left;
    clear: both;
    background-image: url(../img/ptn_bg_01.jpg);
    background-repeat: repeat;
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #contents #conts_05 .details .bg_wrapper {
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 108px 50px 150px;
    width: 100%;
    float: left;
    clear: both;
  }
  #contents #conts_05 .details .bg_wrapper .item_box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 120px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .series_title {
    display: block;
    font-size: 56px;
    line-height: 1;
    letter-spacing: 0.08em;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .series_title.montserrat,
  #contents #conts_05 .details .bg_wrapper .item_box .series_title .montserrat {
    font-size: 64px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .series_title::after {
    content: "";
    width: 39px;
    height: 3px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #contents #conts_05 .details .bg_wrapper .item_box .series_title .small {
    font-size: 21px;
    line-height: 1;
    margin-bottom: 3px;
    display: block;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .fitting_img {
    width: 800px;
    margin: 0 auto 30px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .main_text {
    width: 800px;
    font-size: 18px;
    margin: 0 auto 50px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .title_under {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 60px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box:last-of-type {
    margin-bottom: 0;
  }
  #contents #conts_05 .details .bg_wrapper .caution_text_02 {
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 40px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box h4 {
    line-height: 1.4;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .underline_none {
    border-bottom: none;
    margin-bottom: 11px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .right_img {
    margin-bottom: 7px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .detail_box {
    width: 100%;
    float: left;
    clear: both;
    background-repeat: no-repeat;
    background-position: right center;
    -moz-background-size: 601px;
    -webkit-background-size: 601px;
    -o-background-size: 601px;
    background-size: 601px;
    position: relative;
    padding-bottom: 173px;
    margin-bottom: 20px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .caution {
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .detail_box.plane {
    background-image: url(../img/big_img_02_01.png);
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .title_under {
    text-align: center;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .detail_box .big_img {
    width: 600px;
    margin: 0 auto 25px;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .detail_box .left_text {
    position: relative;
    bottom: -60px;
    width: 380px;
    font-size: 16px;
    line-height: 1.7;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .detail_box .left_text .name_box {
    display: inline-block;
    text-align: left;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .detail_box .model_name {
    font-size: 28px;
    text-align: center;
    margin: 20px 0px;
    padding-bottom: 0px;
    font-weight: 600;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .color_list {
    justify-content: center;
    margin-bottom: 37px;
    float: left;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .color_list :after {
    display: block;
    content: "";
    width: 250px;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .list_02 li {
    justify-content: center;
    margin-bottom: 0;
    width: 285px;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .list_01 li {
    width: 326px;
    margin: 0px 87px 0 0;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .color_list li:last-of-type {
    margin: 0;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .color_list li figure {
    width: auto;
  }
  #contents #conts_05 .details .bg_wrapper #item_2 .color_list li p {
    text-align: left;
  }
  #contents #item_2 .link_btn {
    width: 458px;
    display: block;
    text-align: center;
  }
  #contents #conts_05 .details .bg_wrapper #item_3 .detail_box {
    background-image: url(../img/wear_img_21.jpg);
  }
  #contents #conts_05 .details .bg_wrapper #item_4 .detail_box {
    background-image: url(../img/big_img_03.png);
  }
  #contents #conts_05 .details .bg_wrapper #item_6 .detail_box {
    background-image: url(../img/wear_img_15.jpg);
  }
  #contents #conts_05 .details .bg_wrapper .item_box .detail_box .position {
    max-width: 300px;
    position: absolute;
    right: 15px;
    top: -30px;
    font-size: 18px;
    line-height: 1.5;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .detail_box .left_text {
    width: 380px;
    font-size: 16px;
    line-height: 1.7;
    position: relative;
    bottom: -60px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .detail_box .left_text .caution {
    font-size: 14px;
    margin-top: 12px;
  }
  #contents #conts_05 .details .bg_wrapper #item_5 .detail_box .left_text {
    width: 343px;
    padding-top: 25px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .name {
    font-weight: 600;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .detail_box .left_text .link_btn {
    width: 303px;
    margin-top: 30px;
    text-align: center;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .color_list {
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
    letter-spacing: -0.4em;
    margin-bottom: 33px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .color_list li {
    width: 200px;
    margin-right: 59px;
    letter-spacing: normal;
    text-decoration: none;
    vertical-align: top;
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .color_list li:nth-of-type(4) {
    margin-right: 0px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .color_list li:last-of-type {
    margin-right: 0;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .color_list li figure {
    width: 186px;
    margin-bottom: 30px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .color_list li .large_size {
    width: 206px;
    margin: -5px 0 24px -8px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .color_list li .middle_size {
    width: 194px;
    margin: -5px 0 24px -8px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .color_list li p {
    font-size: 14px;
    line-height: 20px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .color_list li p .small {
    font-size: 10px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block .top_box {
    margin-bottom: 40px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block .top_box .item_01 {
    margin-bottom: 10px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block .top_box .item_01 img {
    width: 980px;
    height: 600px;
    object-fit: cover;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-bottom: 60px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block ul.col_single {
    display: flex;
    justify-content: center;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block ul li {
    width: 320px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block.item_02 ul li {
    width: 315px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block.item_03 ul li {
    width: 470px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block.item_04 ul li {
    width: 470px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block.item_05 ul li {
    width: 470px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block.item_06 ul li {
    width: 470px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block ul li .text {
    font-size: 18px;
    line-height: 1.7;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block ul li::after {
    content: "";
    width: 300px;
    height: 0;
    display: block;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block ul li .item {
    margin-bottom: 10px;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block ul li .item.rows_01 img {
    width: 470px;
    height: 470px;
    object-fit: cover;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block ul li .item.rows_02 img {
    width: 470px;
    height: 470px;
    object-fit: cover;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block ul li .item.rows_03 img {
    width: 315px;
    height: 315px;
    object-fit: cover;
  }
  #contents #conts_05 .details .bg_wrapper .item_box .item_detail_block .text_top {
    font-size: 18px;
    line-height: 1.7;
  }
  #contents #conts_05 .details .rider_image figure {
    width: 100%;
    margin-bottom: 12px;
    position: relative;
  }
  #contents #conts_05 .details .rider_image figure figcaption {
    position: absolute;
    top: 13px;
    right: 0;
    writing-mode: vertical-rl;
    font-size: 16px;
  }
  #contents #conts_05 .details .rider_image figure figcaption.white {
    color: #fff;
  }
  #contents #conts_05 .details .rider_image figure figcaption.black {
    color: #000;
  }
  #contents #conts_05 .details .item_box .wear_wrapper {
    text-align: center;
  }
  #contents #conts_05 .details .item_box .rider_image {
    margin-bottom: 36px;
  }
  #contents #conts_05 .details .item_box .rider_image:last-of-type {
    margin-bottom: 0;
  }
  #contents #conts_05 .details .item_box .rider_image .text {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
    text-align: left;
  }
  #contents #conts_05 .details .bg_wrapper .top_movie {
    margin-bottom: 150px;
  }
  #contents #conts_05 .conts_comparison {
    text-align: center;
  }
  #contents #conts_05 .conts_comparison .comparison_title {
    color: #000;
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px;
  }
  #contents #conts_05 .conts_comparison .images_box {
    display: flex;
    gap: 2%;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  #contents #conts_05 .conts_comparison .main_text {
    width: 800px;
    text-align: left;
    font-size: 18px;
    line-height: 1.7;
    margin: 0 auto 50px;
  }
  #contents #conts_05 .conts_comparison .liner {
    background: linear-gradient(transparent 50%, #f8f735 50%);
  }
  #contents #conts_05 .wearing_block .img_box {
    margin-bottom: 12px;
  }
  #contents #conts_05 .wearing_block .text {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
    text-align: left;
  }
}