@charset "UTF-8";
/* CSS Document */
.clearfix:after {
 content: " ";
 height: 0;
 clear: both;
 visibility: hidden;
}

@font-face {
    font-family: 'HEL-BLD';
    src: url('../fonts/Helvetica-Bold-Font.woff2');
}
@font-face {
    font-family: 'IBM';
    src: url('../fonts/IBMPlexSansJP-Regular.woff2');
}
@font-face {
    font-family: 'IBM-BLD';
    src: url('../fonts/IBMPlexSansJP-Bold.woff2');
}
@font-face {
    font-family: 'IBM-JP-BLD';
    src: url('../fonts/IBMPlexSansJP-SemiBold.woff2');
}
@font-face {
    font-family: 'IBM-MDI';
    src: url('../fonts/IBMPlexSans-Medium.woff2');
}
@font-face {
    font-family: 'IBM-JP-MDI';
    src: url('../fonts/IBMPlexSansJP-Medium.woff2');
}
@font-face {
    font-family: 'IBM-SEM-BLD';
    src: url('../fonts/IBMPlexSans-SemiBold.woff2');
}
@font-face {
    font-family: 'IBM-SEM-JP-BLD';
    src: url('../fonts/IBMPlexSansJP-SemiBold.woff2');
}
@font-face {
    font-family: 'NOTO';
    src: url('../fonts/NotoSansJP-Regular.otf');
}
@font-face {
    font-family: 'NOTO-MDI';
    src: url('../fonts/NotoSansJP-Medium.otf');
}
@font-face {
    font-family: 'NOTO-BLD';
    src: url('../fonts/NotoSansJP-Bold.otf');
}
@font-face {
    font-family: 'NOTO-SEM-BLD';
    src: url('../fonts/NotoSansJP-Medium.otf');
}
@font-face {
    font-family: 'NOTO-BLK';
    src: url('../fonts/NotoSansJP-Black.otf');
}

/ ＊Hides from IE-mac \＊/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

    html {
        scroll-behavior: smooth;
    }

    tr {
        display: inline-block;
        vertical-align: top;
        border-color: inherit;
    }

    tbody {
        margin: 0px auto;
        width: 100%;
        display: block;
        vertical-align: middle;
        border-color: inherit;
    }

    h1 {
        display: block;
        font-size: 2em;
        margin-block-start: 0.67em;
        margin-block-end: 0.67em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        font-weight: unset;
    }

    h2 {
        font-weight: normal;
    }

    h3 {
        font-weight: normal;
    }

    h4 {
        font-weight: normal;
    }

    h5 {
        font-weight: normal;
    }

    h6 {
        font-weight: normal;
    }

    a {
        text-decoration: none;
    }

/*button*/
.button-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 40px 0;
    gap: 24px;
    align-content: center;
    width: 80%;
    margin: auto;
}

/*product*/
.box-img-7 {
    flex: 1 1 auto;
    width: auto;
    box-sizing: border-box;
}

.item-info-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*slide*/
.slide-wrap {
    gap: 24px;
    margin: 0 0 80px 0;
    padding-top: 80px;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;

    /* スクロールバー非表示 */
    scrollbar-width: none;
    -ms-overflow-style: none;

    /* スワイプ操作 */
    touch-action: pan-y;
    cursor: grab;

    /* スムーズな描画 */
    will-change: scroll-position;
}

@media (max-width: 900px) {
    .slide-wrap {
        touch-action: auto !important;
        -webkit-overflow-scrolling: touch;
        overscroll-behavior-x: contain;
        scroll-behavior: auto !important;
    }
}

.slide-wrap::-webkit-scrollbar {
    display: none;
}

.slide-wrap.is-dragging {
    cursor: grabbing;
    user-select: none;
}

.slide-wrap .slide {
    width: 300px;
    flex-shrink: 0;
    display: block;

    /* 画像ドラッグ自体を無効化 */
    user-select: none;
    -webkit-user-drag: none;
}

/*about*/
.about-wrap {
    margin: 80px 0 160px 0;
}
.about-box {
    width: 800px;
    border: 1px solid #1c1c1c;
    margin: auto;
    padding: 64px;
    text-align: left;
}
.about-img {
    width: 100%;
    text-align: center;
}
.about-img img {
    width: 400px;
    margin: auto;
}
.about-title {
    border-bottom: 1px solid #1c1c1c;
    margin: 24px 0 16px 0;
}
.about-content-wrap .text-box-2 {
    width: 100%;
    margin-bottom: 24px !important;
}
.about-content-wrap .sns {
    width: 40px; 
}
.about-content-wrap .lp-txt {
    font-size: 14px;
}

/*look*/
.look-box {
    display: flex;
    /* grid-template-columns: 1fr 1fr 1fr; */
    gap: 40px;
    width: 80%;
    margin: auto;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}
.look-item {
    width: 32%;
    margin: 0px;
}
.look-item img{
    width: 100%;
    margin: 0px;
}
.look-item .lp-title-6 {
    text-align: center !important;
    font-size: 24px !important;
}
.look-section {
    padding: 80px 0;
}
.item-info-wrap {
    margin-top: 16px;
}

/*商品画像ホバー挙動*/
/* 商品画像切り替え */
.box-img-3 > a {
    position: relative;
    display: block;
}

/* 表画像 */
.box-img-3 img.omote {
    display: block;
    opacity: 1;
    transition: opacity 0.4s ease;
}

/* 裏画像：初期状態は非表示 */
.box-img-3 img.ura {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
}

/* omoteにホバーしたとき */
.box-img-3 img.omote:hover {
    opacity: 0;
}

/* omoteにホバーしたときuraを表示 */
.box-img-3 img.omote:hover + img.ura {
    opacity: 1;
}


/*  modal  */


    /* モーダルCSS */
    .modalArea {
      display: none;
      position: fixed;
      z-index: 999; /*サイトによってここの数値は調整 */
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }

    .modalBg {
        width: 100%;
        height: 100%;
        background-color: rgb(78 78 78 / 90%);
    }

    .modalWrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50vw;
    height: 38vw;
    /* max-width: 1000px; */
    padding: 73px 0px;
    overflow: auto;
}

    .closeModal {
        width: 35px;
        position: absolute;
        top: 27px;
        right: 1rem;
        cursor: pointer;
        /* z-index: 999; */
    }

    .closeModal img {
        width: 100%;
    }


    /* 以下ボタンスタイル */
    button {
      padding: 10px;
      background-color: #fff;
      border: 1px solid #282828;
      border-radius: 2px;
      cursor: pointer;
    }

    #openModal img{
        width: 100%;
    }
    #openModal-2 img{
        width: 100%;
    }
    #openModal-3 img{
        width: 100%;
    }
    #openModal-4 img{
        width: 100%;
    }



/*  modal  */


    .slide-box-1 {
      width: 100%;
      margin: 0px auto 72px auto;
    }

    .slide-box-1 img{
      width: 100%;
    }

    .scroll {
      margin: auto;
      overflow-x: auto;
      white-space: nowrap;
      width: 300px;
    }

    .slide-box-2 {
      margin: 0px auto 0px auto;
      overflow-x: auto;
      white-space: nowrap;
      width: 100%;
      scrollbar-width: none;
    }

    .slide-box-2 ::-webkit-scrollbar { 
      display: none;
    }

    .box {
      display: inline-block;
      width: 70%;
    }

    .slide-box-2 img{
      width: 100%;
    }

    .hidden-1 {
        visibility: hidden;
        display: inline-block;
    }
    .hidden-2 {
        visibility: hidden;
    }
    .hidden-3 {
        visibility: hidden;
        display: inline;
    }

    .text-box-0 {
        position: absolute;
        top: 35px;
        left: 0px;
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
        padding: 0px 0px;
    }
    .text-box-1 {
        width: 63.9%;
        margin: 0px auto 24px auto;
        text-align: center;
        padding: 0px 0px;
    }
    .text-box-2 {
        width: 834px;
        margin: 0px auto 100px auto;
        text-align: center;
        padding: 0px 0px;
    }
    .text-box-2-2 {
        width: 900px;
        margin: 0px auto 100px auto;
        text-align: center;
        padding: 0px 0px;
        background-color: #F5F6F7;
        padding: 60px 0px;
    }	
    .text-box-3 {
        width: 834px;
        margin: 0px auto 120px auto;
        text-align: center;
        padding: 0px 0px;
    }
    .text-box-4 {
        position: relative;
        width: 400px;
        height: 559px;
        margin: 0px auto 15px auto;
        text-align: center;
        border-radius: 7px;
        background-color: #fff;
    }

    .text-box-4 img{
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
    }

    .text-box-4-2 {
        width: 750px;
        margin: 0px auto 60px auto;
        text-align: center;
    }

    .text-box-4-3 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
    }

    .text-box-5 {
        width: 100%;
        margin: 0px auto 0px auto;
        display: block;
        background-color: #0052A4;
        padding: 10px 0px;
        border-radius: 0px 0px 7px 7px;
    }

    .text-box-6 {
        display: flex;
        width: 85%;
        margin: 0px auto 0px auto;
        text-align: center;
        padding: 0px 0px 0px 0px;
        justify-content: space-between;
        align-items: center;
    }

    .text-box-7 {
        width: 430px;
        margin: 0px 0px 0px auto;
        text-align: left;
        padding: 70px 0px;
        background-color: #333333;
    }

    .text-box-8 {
        width: 430px;
        margin: 0px 0px 0px auto;
        text-align: left;
        padding: 70px 0px 40px 0px;
        background-color: #333333;
    }

    .text-box-9 {
        width: 303px;
        margin: 0px 0px 0px auto;
        text-align: left;
        padding: 0px 0px;
    }

/*border*/
    .border-1 {
        width: 700px;
        border-bottom: solid 1px #111;
        margin: 0px auto 60px auto;
        text-align: center;
    }

    .border-2 {
        width: 20px;
        border-bottom: solid 1px #111;
        margin: 0px auto 100px auto;
        text-align: center;
    }
/*border*/

/*main*/
    .lp-contents-box {
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
        padding: 0.1px 0px 0.1px 0px;
        background-color: #fff;
        /*background-image: url(./bg.jpg);
        background-position: top;
        background-size: 100%;
        background-repeat: repeat;*/
    }
/*main*/

/*article*/
    .lp-contents {
    	width: 100%;
    	margin: 0 auto;
    	text-align: center;
    }
/*article*/

/*section*/
    .fv-section {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0.1px 0px;
    }
    .fv-section .text-box-2 {
        margin: 0px auto 60px auto !important;
    }
    .item-section {
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
        padding: 80px 0px 0.1px 0px;
        /*background-image: url(./back-ground_pc.png);
        background-position: top;
        background-size: cover;*/
    }
    .item-section-2 {
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
        padding: 73px 0px 0.1px 0px;
        background-color: #F0F0F0;
    }
/*section*/

/*1200px*/
    .fv-img-box {
        width: 910px;
        margin: 0px auto;
        text-align: center;
    }
/*1200px*/

/*youtube*/
    #movie-section {
        width: 1120px;
        text-align: center;
        margin: 0px auto 56px auto;
    }
    #movie-section img{
        width: 100%;
        text-align: center;
        margin: 0px auto 0px auto;
    }
    .tv__movie {
        margin: 0px auto 0px auto;
        width: 100%;
        height: 170px;
        padding-top: 56.5%;
        position: relative;
    }
    .tv__movie iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }
    .tv__movie-pink {
        margin: 0px auto 0px auto;
        width: 100%;
        height: 170px;
        padding-top: 38%;
        position: relative;
    }
    .tv__movie-pink iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/*youtube*/

/*video*/
    .v-section {
        width: 900px;
        text-align: center;
        margin: 0px auto 160px auto;
    }
    .v-section video {
        width: 100%;
    }
/*video*/

/*txt*/

    .lp-title-1 {
        font-family: 'IBM-BLD';
        font-size: 50px;
        margin: 0px auto 16px auto;
        line-height: 60px;
        color: #333;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-2 {
        font-family: 'NOTO-BLD';
        font-size: 28px;
        margin: 0px auto 40px auto;
        line-height: 38px;
        color: #333;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-3 {
        font-family: 'IBM-BLD';
        font-size: 42px;
        margin: 0px auto 48px auto;
        line-height: 50px;
        color: #333;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-3-2 {
        font-family: 'NOTO-BLD';
        font-size: 25px;
        margin: 0px auto 30px auto;
        line-height: 36px;
        color: #111;
        text-align: center;
        letter-spacing: 1.25px;
    }
    .lp-title-4 {
        font-family: 'NOTO-BLD';
        font-size: 16px;
        margin: 0px auto 16px 0px;
        line-height: 20px;
        color: #333;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-title-4-2 {
        font-family: 'NOTO-MDI';
        font-size: 18px;
        margin: 0px auto 0px 0px;
        line-height: 32px;
        color: #111;
        text-align: left;
        letter-spacing: 0.9px;
    }
    .lp-title-5 {
        font-family: 'IBM-BLD';
        font-size: 42px;
        margin: 0px auto 48px auto;
        line-height: 50px;
        color: #333;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-6 {
        font-family: 'NOTO-BLD';
        font-size: 24px;
        margin: 0px auto 16px 0px;
        line-height: normal;
        color: #333;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt {
        font-family: 'NOTO';
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 28px;
        color: #333;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-1 {
        font-family: 'NOTO-MDI';
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 32px;
        color: #fff;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-1-2 {
        font-family: 'NOTO-SEM-BLD';
        font-size: 16px;
        margin: 0px auto 0px auto;
        line-height: 32px;
        color: #fff;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-txt-2 {
        font-family: 'NOTO';
        font-size: 14px;
        margin: 0px auto 16px 0px;
        line-height: 20px;
        color: #333;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-2-3 {
        font-family: 'NOTO';
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 38px;
        color: #111;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-3 {
        font-family: 'NOTO-MDI';
        font-size: 14px;
        margin: 0px auto 0px 0px;
        line-height: 20px;
        color: #111;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-3 .item-label,
    .lp-txt-3 .item-value {
        display: inline;
        vertical-align: baseline;
    }
    .lp-txt-3 .item-label {
        min-width: 0;
    }
    .lp-txt-3 .item-value::before {
        content: " | ";
    }
    .lp-txt-3-2 {
        font-family: 'NOTO-MDI';
        font-size: 11px;
        margin: 8px auto 0px 0px;
        line-height: 17px;
        color: #111;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-4 {
        font-family: 'NOTO';
        font-size: 14px;
        margin: 0px auto 0px auto;
        line-height: 25px;
        text-align: center;
        color: #111;
        letter-spacing: 0px;
    }
    .lp-txt-4-2 {
        font-family: 'AOT-B';
        font-size: 13px;
        margin: 0px auto 0px 0px;
        line-height: 20px;
        text-align: left;
        color: #fff;
        letter-spacing: 0px;
    }
    .lp-txt-5 {
        font-family: 'NOTO-BLD';
        font-size: 12px;
        margin: 0px 0px 0px 0px;
        line-height: 16px;
        text-align: left;
        color: #fff;
        letter-spacing: 0px;
    }
    .lp-txt-6 {
        font-family: 'NOTO-BLD';
        font-size: 22px;
        margin: 0px 0px 0px 0px;
        line-height: 30px;
        text-align: right;
        color: #fff;
        letter-spacing: 2.2px;
    }
    .lp-txt-6-2 {
        font-family: 'NOTO';
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 30px;
        text-align: left;
        color: #383635;
        letter-spacing: 0px;
    }
    .lp-txt-7 {
        font-family: 'NOTO';
        font-size: 14px;
        margin: 0px auto 3px auto;
        line-height: 22px;
        text-align: center;
        color: #111;
        letter-spacing: 0px;
    }
    .lp-txt-8 {
        font-family: 'NOTO-BLD';
        font-size: 18px;
        margin: 0px auto 10px auto;
        line-height: 20px;
        text-align: center;
        color: #111;
        letter-spacing: 0px;
    }
/*txt*/

/*img*/
    .title-img-top {
        width: 100%;
/*        height: 62%;*/
        margin: 0px auto 120px auto;
    }
    .title-img-top img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-2 {
        width: 74px;
        margin: 0px auto 20px auto;
    }
    .title-img-top-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .title-img-top-3 {
        width: 51px;
        margin: 0px auto 60px auto;
    }
    .title-img-top-3 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-3 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .title-img-top-3-2 {
        display: none;
        width: 73px;
        margin: 0px auto 50px auto;
    }
    .title-img-top-3-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-3-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .title-img-top-4 {
        width: 900px;
        margin: 0px auto 150px auto;
    }
    .title-img-top-4 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-4 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .title-img-top-5 {
        width: 88.1%;
        margin: 0px auto 50px auto;
    }
    .title-img-top-5 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-5 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .title-img-top-6 {
        width: 800px;
        margin: 0px auto 50px auto;
    }
    .title-img-top-6 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-6 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .title-img-top-7 {
        width: 300px;
        margin: 0px auto 0px auto;
    }
    .title-img-top-7 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-7 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
/*img*/

/*button*/
    .button {
        padding: 15px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: 1px solid #333;
        border-radius: 0px;
        font-family: 'NOTO-MDI';
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #333;
    }
    .button:hover {
        padding: 15px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: 1px solid #333;
        background-color: #333;
        border-radius: 0px;
        font-family: 'NOTO-MDI';
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0px;
        color: #fff;
    }

    .button-2 {
        text-decoration: none;
        padding: 24px 0px;
        margin: 0px auto 142px auto;
        text-align: center;
        width: 480px;
        background-color: #333;
        border: 1px solid #333;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 13px;
        letter-spacing: 0px;
        color: #fff;
    }
    .button-2:hover {
        margin: 0px auto 142px auto;
        text-align: center;
        background-color: #fff;
        border: 1px solid #333;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 13px;
        letter-spacing: 0px;
        color: #333;
    }

/*button*/

/*clearfix*/

    .lp-contents-clearfix {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 80px auto;
        flex-direction: row;
        justify-content: space-between;
        align-content: center;
        align-items: flex-start;
    }
    .lp-contents-clearfix a{
        opacity: 1;
    }
    .lp-contents-clearfix a:hover{
        opacity: 0.5;
    }

    .lp-contents-clearfix-1 {
        text-align: center;
        width: 916px;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 184px auto;
        flex-direction: row;
        justify-content: space-between;
        align-content: center;
        align-items: center;
    }
    .lp-contents-clearfix-1 a{
        opacity: 1;
    }
    .lp-contents-clearfix-1 a:hover{
        opacity: 0.5;
    }

    .lp-contents-clearfix-2 {
        text-align: center;
        width: 87%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 30px auto;
        flex-direction: row;
        justify-content: flex-start;
        align-content: center;
        align-items: flex-start;
        gap: 2.26%;
    }
    .lp-contents-clearfix-2 a{
        opacity: 1;
    }
    .lp-contents-clearfix-2 a:hover{
        opacity: 1;
    }
    .lp-contents-clearfix-2-2 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 160px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: flex-start;
    }
    .lp-contents-clearfix-2-2 a{
        opacity: 1;
    }
    .lp-contents-clearfix-2-2 a:hover{
        opacity: 0.5;
    }
    .lp-contents-clearfix-3 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 40px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
    .lp-contents-clearfix-3 a{
        opacity: 1;
    }
    .lp-contents-clearfix-3 a:hover{
        opacity: 0.5;
    }
    .lp-contents-clearfix-3-2 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 200px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: flex-start;
    }
    .lp-contents-clearfix-3-2 a{
        opacity: 1;
    }
    .lp-contents-clearfix-3-2 a:hover{
        opacity: 0.5;
    }
    .lp-contents-clearfix-4 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 0px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
    .lp-contents-clearfix-4 a{
        opacity: 1;
    }
    .lp-contents-clearfix-4 a:hover{
        opacity: 0.5;
    }
    .lp-contents-clearfix-4-2 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 200px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
    .lp-contents-clearfix-4-2 a{
        opacity: 1;
    }
    .lp-contents-clearfix-4-2 a:hover{
        opacity: 0.5;
    }

    .lp-contents-clearfix-5 {
    text-align: center;
    width: 100%;
     height: 17.5vw; 
    display: flex;
    margin: 0px auto 0px auto;
    flex-direction: row;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    flex-wrap: wrap;
}
    .lp-contents-clearfix-5 a{
        opacity: 1;
    }
    .lp-contents-clearfix-5 a:hover{
        opacity: 0.5;
    }

    .lp-contents-clearfix-6 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 50px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: flex-start;
    }
    .lp-contents-clearfix-6 a{
        opacity: 1;
    }
    .lp-contents-clearfix-6 a:hover{
        opacity: 0.5;
    }
    .lp-contents-clearfix-7 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 0px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: flex-start;
    }
    .lp-contents-clearfix-7 a{
        opacity: 1;
    }
    .lp-contents-clearfix-7 a:hover{
        opacity: 0.5;
    }

    .box-img-1 {
        width: 49.7%;
        margin: 0px 0px 1.5vh 0px;
        flex-direction: row;
        text-align: center;
    }
    .box-img-1 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-1 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-1-2 {
        width: 117px;
        margin: 0px 50px 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-1-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-1-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-2 {
        width: 32.9%;
        margin: 0px 0px 1.5vh 0px;
        flex-direction: row;
        text-align: center;
    }
    .box-img-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-2-2 {
        width: 420px;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-2-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-2-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-3 {
        width: 23%;
        margin: 0px 0px 80px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-3 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-3 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-3 .lp-title-6 {
        font-size: 16px;
        text-align: left;
    }
    .box-img-4 {
    width: 50%;
    margin: 0px 0px 0px 0px;
    flex-direction: row;
    text-align: left;
}
    .box-img-4 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-4 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .box-img-5 {
        width: 50%;
        margin: 0px 1% 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-5 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-5 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .box-img-6 {
        width: 40%;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-6 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-6 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .box-img-7 {
        width: 30%;
        margin: 8px 0 16px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-7 a{
            text-align: left;
    font-family: 'NOTO-BLD';
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #111;
    }
    .box-img-7 a:hover{
        text-align: left;
        font-family: 'NOTO-BLD';
        text-decoration: underline;
        font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #111;
    }
    .box-img-7 picture{
        width: 100%;
        margin: 0px auto 8px auto;
    }
    .box-img-7 img{
        width: 100%;
        margin: 0px auto 8px auto;
    }
    .box-img-8{
        width:auto;
        min-width:auto;
        max-width:none;

        display:flex;
        justify-content:flex-end;
        align-items:center;
    }
    .box-img-8 {
        width: 8.3333333vw;    /* 160 / 1920 */
        max-width: 160px;
        min-width: 100px;      /* 160 * (1200 / 1920) */
        margin-left: auto;
        box-sizing: border-box;
    }

    .box-img-8 .buy-btn{
        position:relative;

        display:inline-block;
        width:auto;
        height:auto;

        margin:0;
        padding:0 0 8px;

        border:none;
        border-radius:0;
        background:none;

        font-family:'NOTO-MDI';
        font-size:14px;
        line-height:1;
        color:#333;

        overflow:hidden;
    }

    .box-img-8 .buy-btn::before{
        content:"";

        position:absolute;
        left:0;
        bottom:0;

        width:44px;
        height:2px;

        background:#333;
    }

    .box-img-8 .buy-btn::after{
        content:"";

        position:absolute;
        left:0;
        bottom:0;

        width:44px;
        height:2px;

        background:#333;

        transform:translateX(-120%);
    }

    .box-img-8 .buy-btn:hover::after{
        animation:itemBuyLine 0.9s linear infinite;
    }

    /* 常時表示の線を消す */
    .box-img-8 .buy-btn::before,
    .box-img-8 .buy-btn:hover::before {
        content: none;
    }

    /* 通常時は左外に隠す */
    .box-img-8 .buy-btn::after,
    .box-img-8 .buy-btn:hover::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;

        width: 44px;
        height: 2px;
        background: #333;

        transform: translateX(-120%);
        animation: none;
    }

    /* hover中だけ左から右へ流れる */
    .box-img-8 .buy-btn:hover::after {
        animation: itemBuyLineFlow 0.9s linear infinite;
    }

    @keyframes itemBuyLineFlow {
        0% {
            transform: translateX(-120%);
        }

        100% {
            transform: translateX(120%);
        }
    }
/*clearfix*/

/*hide*/
    .hide-pc {
    	display: none;
    }
    .hide-sp {
        display: inline;
        vertical-align: middle;
    }
    .hide-pc-2 {
        display: none;
    }
    .hide-sp-2 {
        display: block;
    }
/*hide*/

@media (max-width: 900px) {

/*border*/
    .border-1 {
        width: 85%;
        border-bottom: solid 1px #111;
        margin: 0px auto 40px auto;
        text-align: center;
    }
    .border-2 {
        width: 20px;
        border-bottom: solid 1px #111;
        margin: 0px auto 100px auto;
        text-align: center;
    }
/*border*/

/*main*/
    .lp-contents-box {
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
        padding: 0.1px 0px 0.1px 0px;
        background-color: #fff;
/*        background-image: url(./sp_bg.jpg);
        background-position: top;
        background-size: 100%;
        background-repeat: repeat;*/
    }
/*main*/

/*article*/
	.lp-contents {
		width: 100%;
    }
/*article*/

/*youtube*/
    #movie-section {
        width: 88%;
        text-align: center;
        margin: 0px auto 56px auto;
    }
    #movie-section img{
        width: 100%;
        text-align: center;
        margin: 0px auto 0px auto;
    }
    .tv__movie {
        margin: 0px auto 0px auto;
        width: 100%;
        height: auto;
        padding-top: 56%;
        position: relative;
    }
    .tv__movie iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .tv__movie-pink {
        margin: 0px auto 0px auto;
        width: 100%;
        height: auto;
        padding-top: 56.5%;
        position: relative;
    }
    .tv__movie-pink iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/*youtube*/

/*txt*/
    .lp-title-1 {
        font-size: 32px;
        margin: 0px auto 16px auto;
        line-height: 36px;
        text-align: center;
        letter-spacing: 0px;
        padding: 0px 0px;
    }
    .lp-title-2 {
        font-size: 18px;
        margin: 0px auto 24px auto;
        line-height: 25px;
        text-align: center;
        letter-spacing: 0px;
        padding: 0px 0px;
    }
    .lp-title-3 {
        font-size: 42px;
        margin: 0px auto 48px auto;
        line-height: 50px;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-3-2 {
        font-size: 21px;
        margin: 0px auto 30px auto;
        line-height: 30px;
        text-align: center;
        letter-spacing: 1.25px;
    }
    .lp-title-4 {
        font-size: 16px;
        margin: 0px auto 16px 0px;
        line-height: 20px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }
    .lp-title-4-2 {
        font-size: 16px;
        margin: 0px auto 0px auto;
        line-height: 20px;
        text-align: center;
        padding: 0px 0px;
        letter-spacing: 0px;
    }
    .lp-title-5 {
        font-size: 32px;
        margin: 0px auto 24px auto;
        line-height: normal;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-6 {
        font-size: 16px;
        margin: 0px auto 16px 0px;
        line-height: 20px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }
    .lp-title-6-2 {
        font-size: 26px;
        margin: 0px auto 20px 0px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-title-6-3 {
        font-size: 16px;
        margin: 0px auto 15px 0px;
        line-height: 32px;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt {
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 28px;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-1 {
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 32px;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-1-2 {
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 32px;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-2 {
        font-size: 14px;
        margin: 0px auto 16px 0px;
        line-height: 20px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }
    .lp-txt-2-3 {
        font-size: 14px;
        margin: 0px auto 0px auto;
        line-height: 24px;
        text-align: center;
        padding: 0px 0px;
        letter-spacing: 0.7px;
    }
    .lp-txt-3 {
        font-size: 14px;
        margin: 0px auto 0px 0px;
        line-height: 24px;
        text-align: left;
        letter-spacing: 0px;
    }

    .lp-txt-4 {
        font-size: 14px;
        margin: 0px auto 0px 0px;
        line-height: 25px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0.28px;
    }

    .lp-txt-4-2 {
        font-size: 12px;
        margin: 0px auto 20px 0px;
        line-height: 18px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }

    .lp-txt-5 {
        font-size: 12px;
        margin: 0px auto 0px 0px;
        line-height: 16px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }

    .lp-txt-6 {
        font-size: 22px;
        margin: 0px auto 0px 0px;
        line-height: 30px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 2.2px;
    }
    .lp-txt-6-2 {
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 30px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }
    .lp-txt-7 {
        font-size: 14px;
        margin: 0px auto 3px auto;
        line-height: 22px;
        text-align: center;
        padding: 0px 0px;
        letter-spacing: 0px;
    }

    .lp-txt-8 {
        font-size: 18px;
        margin: 0px auto 10px auto;
        line-height: 20px;
        text-align: center;
        padding: 0px 0px;
        letter-spacing: 0px;
    }

/*txt*/

/*img*/
    .title-img-top {
        width: 100%;
/*        height: 94%;*/
        margin: 0px auto 48px auto;
    }
    .title-img-top-2 {
        width: 74px;
        margin: 0px auto 20px auto;
    }
    .title-img-top-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-3 {
        width: 74px;
        margin: 0px auto 33px auto;
    }
    .title-img-top-4 {
        width: 85%;
        margin: 0px auto 80px auto;
    }
    .title-img-top-5 {
        display: block;
        width: 85%;
        margin: 0px auto 30px auto;
    }
/*img*/

/*button*/
    .button {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: solid 1px #333333;
        border-radius: 0px;
        font-family: 'NOTO-MDI';
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #333333;
    }
    .button:hover {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: solid 1px #333333;
        background-color: #333333;
        border-radius: 0px;
        font-family: 'NOTO-MDI';
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0px;
        color: #fff;
    }

    .button-2 {
        padding: 20px 0px;
        margin: 0px auto 85px auto;
        text-align: center;
        width: 88%;
        background-color: #333;
        border: 1px solid #333;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #fff;
    }
    .button-2:hover {
        padding: 20px 0px;
        margin: 0px auto 85px auto;
        text-align: center;
        width: 88%;
        background-color: #fff;
        border: 1px solid #333;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #333;
    }
	
/*button*/

/*clearfix*/
    .lp-contents-clearfix {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-around;
        margin: 0px auto 32px auto;
        align-items: flex-start;
        flex-direction: row;
    }
    .lp-contents-clearfix-1 {
        text-align: center;
        width: 85%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 84px auto;
        align-items: flex-start;
        flex-direction: row;
    }
    .lp-contents-clearfix-2 {
        text-align: center;
        width: 88%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 60px auto;
        align-items: flex-start;
        flex-direction: row;
    }
    .lp-contents-clearfix-2-2 {
        text-align: center;
        width: 65%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 40px auto;
        align-items: flex-start;
        flex-direction: row;
    }
    .lp-contents-clearfix-3 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 40px auto;
        align-items: flex-start;
    }
    .lp-contents-clearfix-3-2 {
        text-align: center;
        width: 85%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 120px auto;
        align-items: flex-start;
        flex-direction: row;
    }
    .lp-contents-clearfix-3-3 {
        text-align: center;
        width: 85%;
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        margin: 0px auto 50px auto;
        align-items: flex-start;
    }
    .lp-contents-clearfix-4 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 0px auto;
        align-items: flex-start;
    }
    .lp-contents-clearfix-4 a{
        opacity: 1;
    }
    .lp-contents-clearfix-4 a:hover{
        opacity: 0.5;
    }
    .lp-contents-clearfix-5 {
                text-align: center;
        width: 100%;
        height: unset;
        display: flex;
        margin: 0px auto 0px auto;
        flex-direction: row;
        justify-content: space-between;
        align-content: flex-start;
        align-items: flex-start;
        overflow: hidden;
        overflow-y: hidden;
        flex-wrap: wrap;
    }
    .box-img-1 {
        width: 100%;
        margin: 0px 0px 16px 0px;
        flex-direction: row;
        text-align: center;
    }
    .box-img-1 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-1 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-1-2 {
        width: 100%;
        margin: 0px auto 15px auto;
        flex-direction: row;
        text-align: center;
    }
    .box-img-1-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-1-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-2 {
        width: 100%;
        margin: 0px 0px 16px 0px;
        flex-direction: row;
        text-align: center;
    }
    .box-img-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-2-2 {
        width: 100%;
        margin: 0px auto 0px auto;
        flex-direction: row;
        text-align: center;
    }
    .box-img-2-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-2-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-3 {
        width: 47%;
        margin: 0px 0px 24px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-3 picture{
        width: 100%;
        margin: 0px auto 24px auto;
    }
    .box-img-3 img{
        width: 100%;
        margin: 0px auto 24px auto;
    }
    .box-img-4 {
        width: 100%;
        margin: 0px auto 0px auto;
        flex-direction: row;
        text-align: center;
    }
    .box-img-4 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-4 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .box-img-5 {
        width: 100%;
        margin: 0px auto 24px auto;
        flex-direction: row;
        text-align: left;
    }
    .box-img-5 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-5 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .box-img-6 {
        width: 100%;
        margin: 0px auto 0px auto;
        flex-direction: row;
        text-align: left;
    }
    .box-img-6 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-6 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .box-img-7 {
        width: 47%;
        margin: 0px 0px 15px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-7 a{
        text-align: left;
        font-family: 'NOTO-BLD';
        text-decoration: none;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0px;
        color: #111;
    }
    .box-img-7 a:hover{
        text-align: left;
        font-family: 'NOTO-BLD';
        text-decoration: underline;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0px;
        color: #111;
    }
    .box-img-7 picture{
        width: 100%;
        margin: 0px auto 8px auto;
    }
    .box-img-7 img{
        width: 100%;
        margin: 0px auto 8px auto;
    }
    .box-img-8{
        flex: none;
        width: auto;
        margin-left: 24px;
    }

    /* TOPS / BOTTOMS 等のBUY */
    .box-img-8 .buy-btn::after,
    .box-img-8 .buy-btn:hover::after{
        animation: itemBuyLineFlow 0.9s linear infinite;
    }

/*clearfix*/

/*hide*/
    .hide-sp {
    	display: none;
    }
    .hide-pc {
    	display: block;
    }
    .hide-sp-2{
        display: none;
    }
    .hide-pc-2 {
        display: block;
    }
/*hide*/

/*video*/
    .v-section {
        width: 85%;
        text-align: center;
        margin: 0px auto 64px auto;
    }
    .v-section video {
        width: 100%;
    }
/*video*/

/*1200px*/
    .fv-img-box {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
/*1200px*/

/*section*/
    .fv-section {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0.1px 0px 0.1px 0px;
    }
    .fv-section .text-box-2 {
        margin: 0px auto 40px auto;
    }
    .item-section {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
/*section*/
    .hidden-1 {
        visibility: hidden;
        display: none;
    }
    .hidden-2 {
        visibility: hidden;
    }
    .hidden-3 {
        visibility: hidden;
        display: inline;
    }
    .text-box-1 {
        margin: 0px auto 24px auto;
    }
    .text-box-2 {
        width: 88%;
        margin: 0px auto 72px auto;
        text-align: left;
        padding: 0px 0px;
    }
    .text-box-2-2 {
        width: 85%;
        margin: 0px auto 60px auto;
        text-align: center;
        padding: 0px 0px;
        background-color: #F5F6F7;
        padding: 40px 0px;
    }	
    .text-box-3 {
        width: 85%;
        margin: 0px auto 48px auto;
        text-align: center;
        padding: 0px 0px;
    }
    .text-box-3-2 {
        width: 85%;
        margin: 0px auto 150px auto;
        text-align: center;
        background-color: #FFFFFF;
        padding: 40px 0px;
    }
    
    .text-box-4 {
        position: relative;
        width: 100%;
        height: 457.59px;
        margin: 0px auto 15px auto;
        text-align: center;
        border-radius: 7px;
        background-color: #fff;
    }

    .text-box-4 img{
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
    }

    .text-box-4-2 {
        width: 85%;
        margin: 0px auto 40px auto;
        text-align: center;
    }

    .text-box-5 {
        width: 100%;
        margin: 0px auto 0px auto;
        display: block;
        background-color: #0052A4;
        padding: 10px 0px;
        border-radius: 0px 0px 7px 7px;
    }

    .text-box-6 {
        display: flex;
        width: 90%;
        margin: 0px auto 0px auto;
        text-align: center;
        padding: 0px 0px 0px 0px;
        justify-content: space-between;
    }

    .text-box-7 {
        width: 430px;
        margin: 0px 0px 0px auto;
        text-align: left;
        padding: 70px 0px;
        background-color: #333333;
    }

    .text-box-8 {
        width: 430px;
        margin: 0px 0px 0px auto;
        text-align: left;
        padding: 70px 0px 40px 0px;
        background-color: #333333;
    }

    .text-box-9 {
        width: 303px;
        margin: 0px 0px 0px auto;
        text-align: left;
        padding: 0px 0px;
    }

    tr {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        border-color: inherit;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        background-image: unset;
        right: 0px;
        left: auto;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        background-image: unset;
        left: 0px;
        right: auto;
    }

    .slide-box-1 {
      width: 88%;
      margin: 0px auto 70px auto;
    }

    .slide-box-2 {
      margin: 0px auto 0px auto;
      overflow-x: auto;
      white-space: nowrap;
      width: 88%;
      scrollbar-width: none;
    }

    .slide-box-2 ::-webkit-scrollbar { 
      display: none;
    }

    .box {
      display: inline-block;
      width: 100%;
    }

    .slide-box-2 img{
      width: 100%;
    }

    .sp-img-box{
        display: block;
        margin: 0px auto 20px auto;
    }
    .sp-img-box img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    /*  modal  */


    /* モーダルCSS */
    .modalArea {
      display: none;
      position: fixed;
      z-index: 99; /*サイトによってここの数値は調整 */
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }

    .modalBg {
        width: 100%;
        height: 100%;
        background-color: rgb(57 57 57 / 90%);
    }

    .modalWrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 85%;
        height: 145vw;
        padding: 40px 0px;
        overflow: auto;
    }

    .closeModal {
        position: absolute;
        top: 0px;
        right: 1rem;
        cursor: pointer;
    }

    .closeModal img {
        width: 42%;
    }

    .modalContents{
        width: 100%;
    }


    /* 以下ボタンスタイル */
    button {
      padding: 10px;
      background-color: #fff;
      border: 1px solid #282828;
      border-radius: 2px;
      cursor: pointer;
    }

    #openModal {
        display: block;
    }
    #openModal-2 {
        display: block;
    }
    #openModal-3 {
        display: block;
    }
    #openModal-4 {
        display: block;
    }



.button-wrap {
        grid-template-columns: 1fr;
        width: 88%;
        padding: 0 0px;
        gap: 12px;
        margin-bottom: 40px;
    }


.about-wrap {
    width: 100%;
    margin: 80px 0px 0px 0px;
    padding: 0px;
}

.about-box {
    width: 88%;
    padding: 24px 0px;
    margin: 0px auto 0px auto;
}

.about-img {
    width: 88%;
    text-align: center;
    margin: 0px auto;
}
.about-img img {
    width: 100%;
    margin: auto;
}

.look-box {
        display: flex;
        /* grid-template-columns: 1fr 1fr 1fr; */
        gap: 0px;
        width: 88%;
        margin: auto;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        flex-wrap: nowrap;
    }

.look-item {
    width: 100%;
    margin: 0px 0px 40px 0px;
}
.look-item img{
    width: 100%;
    margin: 0px;
}

.about-title {
    width: 88%;
    border-bottom: 1px solid #1c1c1c;
    margin: 24px auto 16px auto;
}

.about-content-wrap .text-box-2 {
    width: 88%;
    margin-bottom: 24px !important;
}
.about-content-wrap .sns {
    width: 30px;
    margin-left: 24px;
}
.about-content-wrap .lp-txt {
    font-size: 14px;
}
    
}