@charset "UTF-8";

/* CSS Document */
.clearfix:after {
    content: " ";
    height: 0;
    clear: both;
    visibility: hidden;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Bold.woff');
    font-weight: bold;
}

@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/NotoSerifJP-SemiBold.woff2');
}
@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 */


/*main*/
.lp-contents-box {
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: center;
    padding: 0.1px 0px 0.1px 0px;
    background-color: #fff;
}
/*main*/

html {
    scroll-behavior: smooth;
}

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

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

.text-box-ab {
    width: 100%;
    text-align: center;
    padding: 0px 0px;
    margin-top: auto;
}

.text-box-1 {
    width: 900px;
    margin: 0px auto 80px auto;
    text-align: center;
    padding: 0px 0px;
}

.text-box-2 {
    width: 900px;
    margin: 80px auto 80px auto;
    text-align: center;
    padding: 0px 0px;
}

.text-box-3 {
    width: 900px;
    margin: -40px auto 100px auto;
    text-align: center;
    padding: 0px 0px;
}

.text-box-4 {
    position: relative;
    width: 820px;
    margin: 0px auto 58px auto;
    text-align: center;
    padding: 0px 0px;
}

.text-box-4-2 {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    width: 121px;
    margin: 0px 0px 0px 0px;
    text-align: right;
    padding: 0px 0px;
    background-color: #fff;
}

.text-box-4-3 {
    position: relative;
    width: 820px;
    margin: 0px auto 100px auto;
    text-align: center;
    padding: 0px 0px;
}

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

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

/*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;
    background-color: #0152A3;
}

.item-section {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0.1px 0px;
    background-color: #fff;
}

.item-section-2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 96px 0px 120px 0px;
    background-color: #F0F0F0;
}

.item-section-3 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 120px 0px 0.1px 0px;
    background-color: #fff;
}

/*section*/

/*txt*/

.lp-title-1 {
    font-family: 'Helvetica Neue';
    font-weight: bold;
    font-size: 42px;
    margin: 0px auto 24px auto;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0px;
    color: #333;
}

.lp-title-2 {
    font-weight: bold;
    font-size: 14px;
    margin: 0px auto 3px auto;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0px;
}

.lp-title-3 {
    font-weight: bold;
    font-size: 22px;
    margin: 0px auto 24px auto;
    line-height: 31px;
    text-align: center;
    letter-spacing: 0px;
}

.lp-txt {
    font-family: 'NOTO';
    font-size: 16px;
    margin: 0px auto 32px auto;
    line-height: 36px;
    color: #000;
    text-align: center;
    letter-spacing: 0px;
}

.lp-txt-1 {
    font-family: 'NOTO';
    font-size: 16px;
    margin: 0px auto 32px auto;
    line-height: 36px;
    color: #fff;
    text-align: center;
    letter-spacing: 0px;
}

.lp-txt-2 {
    font-family: 'NOTO-BLD';
    font-size: 28px;
    margin: 0px auto 32px auto;
    line-height: 38px;
    color: #fff;
    text-align: center;
    letter-spacing: 0px;
}

.lp-txt-3 {
    font-family: 'NOTO-BLD';
    font-size: 16px;
    margin: 0px auto 32px auto;
    line-height: 36px;
    color: #fff;
    text-align: center;
    letter-spacing: 0px;
}

.lp-txt-4 {
    font-family: 'NOTO';
    font-size: 16px;
    margin: 0px auto 0px auto;
    line-height: 36px;
    color: #000;
    text-align: center;
    letter-spacing: 0px;
}

.lp-txt-5 {
    font-weight: 500;
    font-size: 14px;
    margin: 0px auto 0 auto;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0px;
}

.lp-txt-6 {
    font-weight: bold;
    font-size: 18px;
    margin: 0px auto 10px auto;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0px;
}

.lp-txt-7 {
    font-family: 'NOTO-BLD';
    font-size: 16px;
    margin: 0px auto 0px 0px;
    line-height: 24px;
    color: #333;
    text-align: left;
    letter-spacing: 0px;
    background-color: #fff;
    padding: 0px 16px 0px 0px;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
}

/*txt*/

/*img*/
.title-img-top {
    width: 100%;
    margin: 0px auto 80px 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: 130px;
    margin: 0px auto 24px 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: 73px;
    margin: 0px auto 44px 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-4 {
    width: 100%;
    margin: 0px auto 70px 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;
}

/*img*/

/*button*/
.button {
    opacity: 1;
    padding: 4px 0px;
    margin: 0px auto 0px auto;
    text-align: center;
    min-width: 160px;
    height: 26px;
    background-color: #000000;
    border-radius: 3px;
    font-family: 'Helvetica Neue';
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.3px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.button:hover {
    opacity: 0.5;
}

    .button-2 {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: solid 1px #000;
        background-color: #000;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #fff;
    }
    .button-2:hover {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: solid 1px #000;
        background-color: #fff;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #000;
    }

    .button-3 {
        opacity: 1;
        padding: 8px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        background-color: #0052A4;
        border-radius: 3px;
        font-weight: bold;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 1.32px;
        color: #fff;
    }

    .button-3:hover {
        opacity: 0.5;
    }

    .button-4 {
        padding: 10px 0px;
        margin: 0px 0px 0px auto;
        text-align: center;
        width: 105px;
        border: solid 1px #333333;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #333;
    }
    .button-4:hover {
        padding: 10px 0px;
        margin: 0px 0px 0px auto;
        text-align: center;
        width: 105px;
        border: solid 1px #333333;
        background-color: #333333;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #fff;
    }

    .button-5 {
        padding: 10px 0px;
        margin: 0px auto 120px auto;
        text-align: center;
        width: 170px;
        border: solid 1px #000;
        background-color: #000;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #fff;
    }
    .button-5:hover {
        padding: 10px 0px;
        margin: 0px auto 120px auto;
        text-align: center;
        width: 170px;
        border: solid 1px #000;
        background-color: #fff;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #000;
    }

    .button-6 {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 170px;
        border: solid 1px #333333;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #333;
    }
    .button-6:hover {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 170px;
        border: solid 1px #333333;
        background-color: #333333;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #fff;
    }

/*button*/

/*clearfix*/
.lp-contents-clearfix {
    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 a {
    opacity: 1;
}

.lp-contents-clearfix a:hover {
    opacity: 0.5;
}

.lp-contents-clearfix-2 {
    display: flex;
    justify-content: center;
    margin: 54px auto 0px auto;
}

.lp-contents-clearfix-2-1 {
    display: grid;
    grid-template-columns: repeat(auto-fit, 130px);
    gap: 70px 38px;
    max-width: 802px;
}

.lp-contents-clearfix-2 a {
    opacity: 1;
}

.lp-contents-clearfix-2 a:hover {
    opacity: 0.5;
}

.lp-contents-clearfix-3 {
    text-align: center;
    width: 445px;
    flex-wrap: wrap;
    display: flex;
    margin: 0px auto 100px auto;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
    gap: 0 24px;
}

.lp-contents-clearfix-3 a {
    opacity: 1;
}

.lp-contents-clearfix-3 a:hover {
    opacity: 0.5;
}

.lp-contents-clearfix-4 {
    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-4 a {
    opacity: 1;
}

.lp-contents-clearfix-4 a:hover {
    opacity: 1;
}

.lp-contents-clearfix-5 {
    text-align: center;
        width: 80.05%;
    flex-wrap: wrap;
    display: flex;
    margin: 0px auto 60px auto;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: flex-start;
    gap: 0 24px;
}

.lp-contents-clearfix-5 a {
    opacity: 1;
}

.lp-contents-clearfix-5 a:hover {
    opacity: 0.5;
}

.box-img-1 picture {
    width: 100%;
    margin: 0px auto 0px auto;
}

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

.box-img-2 {
    position: relative;
    width: 130px;
    min-height: 280px;
    flex-direction: row;
    text-align: left;
    display: flex;
    flex-direction: column;
}

.box-img-2 picture {
    width: 100%;
    margin: 0px auto 5px auto;
}

.box-img-2 img {
    width: 100%;
    margin: 0px auto 5px auto;
}

    .box-img-4 {
        width: 49.5%;
        margin: 0px 0px 1.5vh 0px;
        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: 208px;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: center;
    }
    .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: 48%;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: center;
    }
    .box-img-6 picture{
        width: 100%;
        margin: 0px auto 10px auto;
    }
    .box-img-6 img{
        width: 100%;
        margin: 0px auto 10px auto;
    }

/*clearfix*/

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

.hide-sp {
    display: inline;
    vertical-align: middle;
}

.hide-pc-2 {
    display: none;
}

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


/* drop */
.drop4 {
    margin-bottom: 70px;
}

.drop5 {
    margin-bottom: 94px;
}
/* drop */

#top,
#item,
#drop {
    scroll-margin-top: 68px;
}

@media (max-width: 900px) {

    .border-1 {
        width: 32px;
        border-bottom: solid 1px #111;
        margin: 0px auto 40px auto;
        text-align: center;
    }

    .border-2 {
        display: none;
    }

    .text-box-1 {
        max-width: 88%;
        margin: 0px auto 40px auto;
    }

    .text-box-2 {
        max-width: 88%;
        margin: 40px auto 56px auto;
    }

    .text-box-3 {
        width: 88%;
        margin: 0px auto 40px auto;
        text-align: center;
        padding: 0px 0px;
    }

    .text-box-4 {
        position: unset;
        display: flex;
        width: 88%;
        margin: 0px auto 32px auto;
        text-align: center;
        padding: 0px 0px;
        align-items: flex-end;
        justify-content: space-between;
        flex-direction: row;
    }

    .text-box-4-2 {
        position: unset;
        top: unset;
        right: unset;
        transform: unset;
        width: 30%;
        margin: 0px 0px 0px 0px;
        text-align: right;
        padding: 0px 0px;
    }

    .text-box-4-3 {
        position: unset;
        display: flex;
        width: 88%;
        margin: 0px auto 56px auto;
        text-align: center;
        padding: 0px 0px;
        align-items: flex-end;
        justify-content: space-between;
        flex-direction: row;
    }


    .lp-contents-clearfix-2 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 20px auto;
        justify-content: center;
        align-content: center;
        align-items: flex-start;
    }

    .lp-contents-clearfix-2-1 {
        max-width: 100%;
        gap: 50px 35px;
        margin: 0px auto 96px auto;
    }

    .lp-contents-clearfix-3 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 20px auto;
        justify-content: center;
        align-content: center;
        align-items: flex-start;
        gap: 0 24px;
        flex-direction: column;
    }

    .lp-contents-clearfix-3 a {
        opacity: 1;
    }

    .lp-contents-clearfix-3 a:hover {
        opacity: 0.5;
    }

    .lp-contents-clearfix-4 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 30px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: flex-start;
    }

    .lp-contents-clearfix-4 a {
        opacity: 1;
    }

    .lp-contents-clearfix-4 a:hover {
        opacity: 1;
    }

    .lp-contents-clearfix-5 {
        text-align: center;
        width: 88%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 10px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: flex-start;
        gap: 0 24px;
    }

    .lp-contents-clearfix-5 a {
        opacity: 1;
    }

    .lp-contents-clearfix-5 a:hover {
        opacity: 0.5;
    }

    .lp-title-1 {
        font-family: 'Helvetica Neue';
        font-weight: bold;
        font-size: 32px;
        margin: 0px auto 24px auto;
        line-height: 35px;
        text-align: center;
        letter-spacing: 0px;
        color: #333;
    }

    .lp-title-3 {
        margin-bottom: 32px;
    }

    .lp-txt {
        font-size: 14px;
        margin: 0px auto 0px auto;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0px;
    }

    .lp-txt-1 {
        font-size: 14px;
        margin: 0px auto 32px auto;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0px;
    }

    .lp-txt-2 {
        font-size: 16px;
        margin: 0px auto 32px auto;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0px;
    }

    .lp-txt-3 {
        font-size: 14px;
        margin: 0px auto 0px auto;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0px;
    }

    .lp-txt-4 {
        font-size: 14px;
        margin: 0px auto 0px auto;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0px;
    }

    .lp-txt-7 {
        width: 60%;
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 24px;
        text-align: left;
        letter-spacing: 0px;
        background-color: unset;
        padding: 0px 0px 0px 0px;
        position: unset;
        top: unset;
        left: unset;
        transform: unset;
    }

    .fv-section {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0.1px 0px;
        background-color: #0152A3;
    }

    .item-section {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0.1px 0px;
        background-color: #fff;
    }

    .item-section-2 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 72px 0px 0.1px 0px;
        background-color: #F0F0F0;
    }

    .item-section-3 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 56px 0px 0.1px 0px;
        background-color: #fff;
    }

    .title-img-top {
        width: 100%;
        margin: 0px auto 40px 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: 134px;
        margin: 0px auto 24px 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 {
        margin-bottom: 38px;
    }

    .title-img-top-4 {
        margin-bottom: 44px;
    }

    .slide-box-1 {
        margin-bottom: 24px;
    }

    .button-2 {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: solid 1px #000;
        background-color: #000;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #fff;
    }
    .button-2:hover {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: solid 1px #000;
        background-color: #fff;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #000;
    }

    .button-4 {
        padding: 7px 0px;
        margin: 0px 0px 0px auto;
        text-align: center;
        width: 105px;
        border: solid 1px #333333;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #333;
    }
    .button-4:hover {
        padding: 7px 0px;
        margin: 0px 0px 0px auto;
        text-align: center;
        width: 105px;
        border: solid 1px #333333;
        background-color: #333333;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #fff;
    }

    .button-5 {
        padding: 10px 0px;
        margin: 0px auto 40px auto;
        text-align: center;
        width: 170px;
        border: solid 1px #000;
        background-color: #000;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #fff;
    }
    .button-5:hover {
        padding: 10px 0px;
        margin: 0px auto 40px auto;
        text-align: center;
        width: 170px;
        border: solid 1px #000;
        background-color: #fff;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #000;
    }

    .button-6 {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 170px;
        border: solid 1px #333333;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #333;
    }
    .button-6:hover {
        padding: 10px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 170px;
        border: solid 1px #333333;
        background-color: #333333;
        border-radius: 3px;
        font-family: 'NOTO-BLD';
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
        color: #fff;
    }

    .other {
        padding-top: 64px;
    }

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

    .hide-pc {
        display: block;
    }

    .hide-sp-2 {
        display: none;
    }

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

    .box-img-4 {
        width: 100%;
        margin: 0px auto 10px 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: 170px;
        margin: 0px auto 20px auto;
        flex-direction: row;
        text-align: center;
    }
    .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 20px auto;
        flex-direction: row;
        text-align: center;
    }
    .box-img-6 picture{
        width: 100%;
        margin: 0px auto 10px auto;
    }
    .box-img-6 img{
        width: 100%;
        margin: 0px auto 10px auto;
    }

    .lp-txt-6 {
    font-weight: bold;
    font-size: 18px;
    margin: 0px auto 24px auto;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0px;
}

}

@media (max-width: 768px) {
    #top,
    #item,
    #drop {
        scroll-margin-top: 56px;
    }
}