.wrapper_ {
    padding-top: 132px !important;
}
#worn {
    display: block;
    overflow: visible;
    position: relative;
    font-family: "Arial Black", arial, Helventica, sans-serif;
}
#worn a:hover {
    text-decoration: unset;
}
#worn .worn_inner {
    display: flex;
    justify-content: center;
}
/* left-fixed start */
#worn #left-fixed-box {
    position: sticky;
    top: 130px;
    left: 0;
    width: 686px;
    height: 100vh;
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../../img/usr/freepage/worn/background.jpg) no-repeat;
    background-size: 100% auto;
    background-position: center;
    background-attachment: fixed;
    z-index: 1;
}
#worn #left-fixed-box .left-box-bk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#worn #left-fixed-box .left-box-bk img {
    width: 100%;
    height: 100%;
    max-width: unset;
}
#worn #left-fixed-box .box_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding:  calc((85 / 686) * 100%) 0  calc((145 / 686) * 100%);
    width: 100%;
    z-index: 2;
    margin-bottom: 35vh;
}
#worn #left-fixed-box .box_inner a {
    display: inline-block;
    width: calc((420 / 686) * 100%);
    margin: 0 auto;
    text-align: center;
}
#worn #left-fixed-box .box_inner a:hover {
    text-decoration: unset;
}
#worn #left-fixed-box .box_inner a .con_logo {
    width: 100%;
    margin-bottom: calc((70 / 686) * 100%);
}
#worn #left-fixed-box .box_inner a .con_btn {
    width: auto;
    padding: 5% 17%;
    border-radius: 35px;
    margin: 0 auto calc((16 / 686) * 100%);
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #E1C267;
    color: #2B2724;
    font-size: clamp(12px, 1.5vw, 28px);
    line-height: 1em;
    font-weight: bold;
}
#worn #left-fixed-box .box_inner a .con_text {
    font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: calc((20 / 686) * 100%);
    line-height: 1em;
    color: #FFF6E3;
    font-weight: 500;
    text-align: center;
}
/* left-fixed end */
/* right-fixed start */
#worn #right-fixed-box {
    position: sticky;
    top: 145px;
    right: 0;
    width: 686px;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 200;
    background: url(../../img/usr/freepage/worn/background_right.png) no-repeat;
    background-size: cover;
    background-position: top left;
    z-index: 1;
}
#worn #right-fixed-box .box_inner {
    max-width: 460px;
    width: calc((460 / 686) * 100%);
    background-color: #000;
    margin-bottom: 40vh;
}
#worn #right-fixed-box .item_list_movie {
    position: relative;
    width: 100%;
    max-width: 600px;
    padding-bottom: 125%;
    background-color: #000;
    overflow: hidden;
}
#worn #right-fixed-box #right-movie-area {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
#worn #right-fixed-box #right-movie {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}
#worn #right-fixed-box iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    border: 0;
}
/* right-fixed end */
/* main-box start */
#worn #main-box {
    width: 548px;
    padding-top: 70px;
    background: url('../../img/usr/freepage/worn/background.jpg') repeat;
    background-size: 100% auto;
    background-position: center;
    background-attachment: fixed;
    z-index: 2;
}
#worn #main-box .pattern1-sub-bk {
    position: sticky;
    width: 548px;
    height: 0px;
    top: 220px;
    left: 0;
    z-index: 1;
}
#worn #main-box .pattern1-sub-bk::before {
    content: '';
    position: relative;
    display: inline-block;
    width: 548px;
    height: 800px;
    background: url('../../img/usr/freepage/worn/top_background.png') no-repeat;
    background-size: 548px 800px;
}
/* main-box-pattern1 start */
#worn #main-box .main-box-pattern1 {
    position: relative;
}
#worn #main-box .main-box-pattern1 section{
    position: relative;
    z-index: 2;
}
#worn #main-box .main-box-pattern1 .main_top {
    /* background: url('../../img/usr/freepage/worn/top_background.png') no-repeat;
    background-size:  565px 548px;
    background-position: center top;
    background-attachment: fixed; */
    padding-bottom: 231px;
    margin-bottom: 19px;
}
.main-box-pattern1 .main_top p.con_text {
    padding: 145px 0 0;
    font-size: 25px;
    line-height: 60px;
    font-weight: bold;
    color: #E3E8D9;
    max-height: 424px;
    text-align: center;
}
.main-box-pattern1 .contents-slider {
    margin-bottom: 150px;
}
.main-box-pattern1 .contents-slider .box_inner{
    background-color: #083366;
    padding: 39px  0 23px;
}
.main-box-pattern1 .contents-slider.stool_slider .box_inner,
.main-box-pattern1 .contents-slider.chair_slider .box_inner {
    background-color: #E1C267;
}
.main-box-pattern1 .contents-slider .slider_block {
    margin-bottom: 22px;
    position: relative;
}
.main-box-pattern1 .contents-slider .slider_block .swiper {
    overflow: hidden;
}
.main-box-pattern1 .contents-slider .slider_block .swiper .swiper-wrapper {
    width: max-content;
    overflow: hidden;
}
.main-box-pattern1 .contents-slider .slider_block .swiper .swiper-slider {
    width: 548px;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-button {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,0.7);
    z-index: 500;
    cursor: pointer;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-prev-button {
    left: 0;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-next-button {
    right: 0;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-button::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 20px;
    top: 50%;
    left: 50%;
    display: inline-block;
    transform: translate(-50%, -50%);
}
.main-box-pattern1 .contents-slider .slider_block .swiper-prev-button::after {
    background: url(../../img/usr/freepage/worn/prev_arrow.png) no-repeat;
    background-size: 12px 20px;
    background-position: center center;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-next-button::after {
    background: url(../../img/usr/freepage/worn/next_arrow.png) no-repeat;
    background-size: 12px 20px;
    background-position: center center;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-pagination {
    bottom: -7.5px;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 0 7.5px;
    background: #FFF6E3;
    opacity: 1;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #E1C267;
}
.main-box-pattern1 .contents-slider.stool_slider .slider_block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.main-box-pattern1 .contents-slider.chair_slider .slider_block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #3A3C69;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-detail {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    z-index: 3;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-detail.show {
    display: flex;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-detail::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-detail .detail_btn {
    z-index: 4;
    margin-bottom: 12px;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-detail .detail_btn a {
    width: 276px;
    height: 69px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 1em;
    font-weight: bold;
    color: #FFF;
    background-color: #B8452F;
    border-radius: 35px;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-detail .detail_text {
    z-index: 4;
    text-align: center;
}
.main-box-pattern1 .contents-slider .slider_block .swiper-detail .detail_text a {
    font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    color: #FFF6E3;
}
.main-box-pattern1 .contents-slider h3.product_name {
    font-size: 43px;
    line-height: 60px;
    font-weight: bold;
    color: #FFF6E3;
    text-align: center;
}
.main-box-pattern1 .contents-slider.column2_slider h3.product_name {
    font-size: 30px;
    line-height: 42px;
}
.main-box-pattern1 .contents-slider.stool_slider h3.product_name,
.main-box-pattern1 .contents-slider.chair_slider h3.product_name {
    color: #3A3C69;
}
/* main-box-pattern1 end */
/* main-box-pattern2 start */
#worn #main-box .main-box-pattern2 {
    position: relative;
    padding-top: 78px;
    background: #B8452F;
    z-index: 3;
    padding-bottom: 95px;
}
#worn #main-box .main-box-pattern2 .main_top {
    margin-bottom: 145px;
}
#worn #main-box .main-box-pattern2 .main_top h2 {
    width: 520px;
    margin: 0 auto 150px;
}
#worn #main-box .main-box-pattern2 .main_top .con .con_image {
    margin-bottom: 63px;
}
#worn #main-box .main-box-pattern2 .main_top .con p.con_text {
    font-size: 21px;
    font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 2em;
    font-weight: 500;
    color: #FFF6E3;
    text-align: center;
}
#worn #main-box .main-box-pattern2 .story_con .box_inner {
    margin-bottom: 73px;
}
#worn #main-box .main-box-pattern2 .story_con .box_inner:last-of-type {
    margin-bottom: 105px;
}
#worn #main-box .main-box-pattern2 .story_con .box_inner .con .con_image {
    width: 100%;
    margin-bottom: 24px;
}
#worn #main-box .main-box-pattern2 .story_con .box_inner .con .con_image a {
    position: relative;
    display: inline-block;
}
#worn #main-box .main-box-pattern2 .story_con .box_inner .con .con_image a .con_image_plus {
    position: absolute;
    bottom: 24px;
    right: 31px;
    width: 32px;
    height: 32px;
}
#worn #main-box .main-box-pattern2 .story_con .box_inner .con .con_text {
    font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #2B2724;
    text-align: center;
}
#worn #main-box .main-box-pattern2 .story_con_detail.story_con_detail_2025 .box_inner {
    margin-bottom: 0;
}
#worn #main-box .main-box-pattern2 .story_con_detail .box_inner {
    margin-bottom: 176px;
}
#worn #main-box .main-box-pattern2 .story_con_detail h3.con_ttl {
    margin-bottom: 25px;
}
#worn #main-box .main-box-pattern2 .story_con_detail .con_image {
    margin-bottom: 61px;
}
#worn #main-box .main-box-pattern2 .story_con_detail p.con_text {
    font-size: 21px;
    font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 2em;
    font-weight: 500;
    color: #FFF6E3;
    text-align: center;
}
#worn #main-box .main-box-pattern2 .story_con_detail .yaji_icon {
    width: 166px;
    margin: 0 auto 91px;
}
#worn #main-box .main-box-pattern2 .metal_title {
    width: 410px;
    margin: 78px auto 0;
}
/* pattern3 start */
#worn #main-box .main-box-pattern3 {
    position: relative;
    z-index: 3;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner {
    padding: 151px 0 0;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con {
    margin-bottom: 121px;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con:last-child {
    margin-bottom: 80px;
    background: #05185C;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con .con_image {
    width: 500px;
    height: 500px;
    margin: 0 auto 70px;
    background-color: #707071;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con:last-child .con_image {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con .con_btn {
    width: 300px;
    height: 70px;
    margin: 0 auto 16px;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con .con_btn a {
    display: inline-flex;
    width: 100%;
    height: 100%;
    line-height: 1em;
    color: #FFF;
    background: #05185C;
    border-radius: 35px;
    font-size: 24px;
    font-weight: bold;
    align-items: center;
    justify-content: center;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con:first-child .con_btn a {
    background: #F3BD2A;
    color: #091A63;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con:nth-child(2) .con_btn a {
    background: #962226;
    color: #FBD82F;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con .con_comment {
    text-align: center;
}
#worn #main-box .main-box-pattern3 .more-info .box_inner .con .con_comment a {
    font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    line-height: 1em;
    font-weight: 500;
    color: #FFF;
}
/* pattern3 end */
/* pattern4 start */
#worn #main-box .main-box-pattern4 {
    position: relative;
    z-index: 3;
}
#worn #main-box .main-box-pattern4 .dulton_shop_sec {
    background: url('../../img/usr/freepage/worn/shop_bg.png') no-repeat;
    background-size: cover;
    padding: 0 0 72.135px;
}
.dulton_shop_sec .con_inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.dulton_shop_sec .con_inner .dulton_shop_top {
    margin-bottom: 40.533px;
}
.dulton_shop_sec .con_inner .dulton_shop_top .dst_ttl {
    margin-bottom: 75.57px;
}
.dulton_shop_sec .con_inner .dulton_shop_top .dst_ttl,
.dulton_shop_sec .con_inner .dulton_shop_top .dst_ttl img {
    width: 100%;
}

.dulton_shop_sec .con_inner .dulton_shop_top .item_list_movie #youtube-movie-area {
    width: 500px;
    height: 280px;
    margin: 0 auto;
    overflow: hidden;
}
.dulton_shop_sec .con_inner .dulton_shop_top .item_list_movie #youtube-movie-area iframe {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}
.dulton_shop_sec .con_inner .dulton_shop_top .item_list_movie #youtube-movie-area #youtube-movie {
    width: 500px;
    height: 280px;
    margin: 0 auto;
    overflow: hidden;
}
.dulton_shop_sec .con_inner .dulton_shop_desc {
    margin-bottom: 44.655px;
}
.dulton_shop_sec .con_inner .dulton_shop_desc h3 {
    font-size: 27.48px;
    font-weight: bold;
    line-height: 39.846px;
    margin-bottom: 21.984px;
    color: #011960;
}
.dulton_shop_sec .con_inner .dulton_shop_desc p {
    font-size: 17.175px;
    font-weight: bold;
    line-height: 2em;
    color: #011960;
}
.dulton_shop_sec .con_inner .dulton_shop_footer .dsf_yaji > a {
    display: inline-block;
    width: 412.2px;
}
.dulton_shop_sec .con_inner .dulton_shop_footer .dsf_yaji > a img {
    width: 100%;
}
.dulton_shop_sec .con_inner .dulton_shop_footer .dsf_yaji p {
    color: #011960;
    font-size: 21.984px;
    font-weight: bold;
    line-height: 37.785px;
    text-align: center;
}
.dulton_shop_sec .con_inner .dulton_shop_footer .dsf_yaji p a {
    color: #011960;
    font-size: 21.984px;
    font-weight: bold;
    line-height: 37.785px;
    text-decoration: none;
}
/* dulton Shop section end */

/* animation */
.fadeIn_main .ani.fadeIn {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
}
.fadeIn_main .ani.fadeIn.animated {
	-webkit-animation-name: fadeIn;
			animation-name: fadeIn;
	-webkit-animation-duration: 1s;
			animation-duration: 1s;
	-webkit-animation-fill-mode: both;
			animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
	}
	100% {
		opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
	}
	100% {
		opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
	}
}
/* //animation */
/* pattern4 end */
/* main-box end */
#footer_pagetop {
    z-index: 9999;
}
#footer {
    z-index: 10;
}
.chatbot-container {
    display: none !important;
}