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

@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 */

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

    h3 {
        font-weight: unset;
    }

    h4 {
        font-weight: unset;
    }

    h5 {
        font-weight: unset;
    }

    h6 {
        font-weight: unset;
    }

    a {
        text-decoration: none;
    }

    #staff-coords {
        text-align: center;
        width: 100%;
        display: flex;
        margin: 0px auto 80px auto;
        flex-direction: row;
        justify-content: flex-start;
        align-content: center;
        align-items: flex-start;
        overflow-x: scroll;
        flex-wrap: nowrap;
        /* -ms-overflow-style: none; */
        /* scrollbar-width: none; */
        white-space: nowrap;
        padding: 0px 0px 16px 0px;
    }

    .slide-box-1 {
      width: 900px;
      margin: 0px auto 132px auto;
    }

    .slide-box-2 {
      display: none;
      width: 85%;
      margin: 0px auto 60px auto;
    }

    .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: 900px;
        margin: 0px auto 120px auto;
        text-align: left;
        padding: 0px 0px;
    }
    .text-box-2 {
        width: 900px;
        margin: 0px auto 56px auto;
        text-align: left;
        padding: 0px 0px;
    }
    .text-box-3 {
        width: 89.6%;
        margin: 0px auto 155px auto;
        text-align: center;
        padding: 0px 0px;
        background-color: #F7F7F7;
        padding: 115px 0px 125px 0px;
    }
    .text-box-3 img{
        width: 900px;
        margin: 0px auto 80px auto;
        text-align: center;
        padding: 0px 0px;
    }
    .text-box-4 {
        width: 900px;
        margin: 0px auto 0px auto;
        text-align: center;
    }
    .text-box-5 {
        width: 100%;
        margin: 0px auto 35px auto;
        text-align: center;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .text-box-5-2 {
        width: 100%;
        margin: 0px auto 35px auto;
        text-align: center;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .text-box-6 {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 50%;
        margin: 0px auto 80px auto;
        text-align: center;
        padding: 0px 0px 0px 0px;
    }

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

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

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

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

    .border-2 {
        width: 100%;
        border-bottom: solid 1px #333;
        margin: 0px auto 64px 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;
    }
    .item-section {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0px 0px;
    }
    .item-section-2 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 80px 0px 150px 0px;
        background-color: #35363B;
    }
/*section*/

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

/*youtube*/
    #movie-section {
            width: 69.45%;
        text-align: center;
        margin: 0px auto 80px 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%;
        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: 100%;
        text-align: center;
        margin: 0px auto 0px auto;
    }
    .v-section video {
        width: 100%;
    }
/*video*/

/*txt*/

    .lp-title-1 {
        font-family: 'IBM-BLD';
        font-size: 50px;
        margin: 0px auto 20px auto;
        line-height: 55px;
        color: #333;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-2 {
        font-family: 'IBM-BLD';
        font-size: 24px;
        margin: 0px auto 64px auto;
        line-height: 38px;
        color: #333;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-2-2 {
        font-family: 'IBM-BLD';
        font-size: 40px;
        margin: 0px auto 40px auto;
        line-height: 55px;
        color: #333;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-3 {
        font-family: 'NOTO-BLD';
        font-size: 16px;
        margin: 0px auto 10px 0px;
        line-height: 24px;
        color: #333;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-title-4 {
        font-family: 'IBM-BLD';
        font-size: 40px;
        margin: 0px auto 40px auto;
        line-height: 55px;
        color: #333;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-5 {
        width: 81px;
        font-family: 'IBM-BLD';
        font-size: 20px;
        margin: 0px 48px 0px 0px;
        line-height: 25px;
        color: #333;
        text-align: left;
        letter-spacing: 0px;
    }

    .lp-title-6 {
        font-family: 'NOTO-BLD';
        font-size: 16px;
        margin: 0px auto 8px 0px;
        line-height: 24px;
        text-align: left;
        color: #202632;
        letter-spacing: 0px;
    }

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

    .lp-txt-2 {
        font-family: 'NOTO';
        font-size: 14px;
        margin: 0px auto 24px 0px;
        line-height: 22px;
        color: #333;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-txt-3 {
        font-family: 'NOTO';
        font-size: 16px;
        margin: 0px auto 64px auto;
        line-height: 36px;
        text-align: center;
        color: #333;
        letter-spacing: 0px;
    }
    .lp-txt-4 {
        font-family: 'NOTO';
        font-size: 16px;
        margin: 0px auto 0px 0px;
        line-height: 30px;
        text-align: left;
        color: #333;
        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';
        font-size: 16px;
        margin: 0px auto 0px auto;
        line-height: 36px;
        text-align: center;
        color: #333;
        letter-spacing: 0px;
    }
    .lp-txt-5-2 {
        font-family: 'AOT-B';
        font-size: 14px;
        margin: 0px auto 10px 0px;
        line-height: 32px;
        text-align: left;
        color: #fff;
        letter-spacing: 0px;
    }
    .lp-txt-6 {
        font-family: 'AOT-M';
        font-size: 14px;
        margin: 0px auto 30px 0px;
        line-height: 32px;
        text-align: left;
        color: #fff;
        letter-spacing: 0px;
    }
    .lp-txt-7 {
        font-family: 'AOT-M';
        font-size: 14px;
        margin: 0px auto 0px 0px;
        line-height: 32px;
        text-align: left;
        color: #fff;
        letter-spacing: 0px;
    }
/*txt*/

/*img*/
    .title-img-top {
        width: 100%;
        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: 90.35%;
        margin: 0px auto 56px 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-2-2 {
        width: 900px;
        margin: 0px auto 100px auto;
    }
    .title-img-top-2-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .title-img-top-2-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .title-img-top-3 {
        display: none;
        width: 900px;
        margin: 0px auto 150px 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 {
        opacity: 1;
        width: 900px;
        margin: 0px auto 200px auto;
    }
    .title-img-top-3-2:hover {
        opacity: 0.5;
        width: 900px;
        margin: 0px auto 200px 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: 640px;
        margin: 0px auto 50px 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: 800px;
        margin: 0px auto 0px 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: 12px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: solid 1px #333333;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #333333;
    }
    .button:hover {
        padding: 12px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
        width: 100%;
        border: solid 1px #333333;
        background-color: #333333;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #fff;
    }

    .button-2 {
        position: relative;
        padding: 12px 0px;
        margin: 0px auto 165px auto;
        text-align: center;
        width: 360px;
        border: solid #333333 1.5px;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #333333;
    }
    .button-2:hover {
        position: relative;
        padding: 12px 0px;
        margin: 0px auto 165px auto;
        text-align: center;
        width: 360px;
        border: solid #333333 1.5px;
        background-color: #333333;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0px;
        color: #fff;
    }

    .button-2 img {
        width: 8px;
        position: absolute;
        top: 50%;
        right: 47px;
        transform: translate(-50%, -50%);
    }
/*button*/

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

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

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

    .lp-contents-clearfix-4 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 150px auto;
        flex-direction: row;
        justify-content: space-between;
        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: 700px;
        flex-wrap: wrap;
        display: flex;
        margin: 0px auto 100px auto;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        align-items: flex-start;
    }
    .lp-contents-clearfix-5 a{
        opacity: 1;
    }
    .lp-contents-clearfix-5 a:hover{
        opacity: 1;
    }
    .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.5%;
        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: 32.6%;
        margin: 0px 0px 1.5vh 0px;
        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: 45.6%;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: left;
        display: block;
        position: relative;
    }
    .box-img-2 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-2 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .box-img-3 {
        width: 20%;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: center;
        border: #EEEEEE solid 1px;
        padding: 16px 0px 18px 0px;
        flex-shrink: 0;
    }
    .box-img-3 img {
        width: 90%;
        margin: 0px auto 0px auto;
    }

    .box-img-4 {
        width: 428px;
        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: 30px;
        margin: 0px 10px 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: 136px;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-6 a{
        text-align: left;
        font-family: 'NOTO-BLD';
        text-decoration: none;
        font-size: 20px;
        line-height: 38px;
        letter-spacing: 0px;
        color: #fff;
    }
    .box-img-6 a:hover{
        text-align: left;
        font-family: 'NOTO-BLD';
        text-decoration: underline;
        font-size: 20px;
        line-height: 38px;
        letter-spacing: 0px;
        color: #fff;
    }
    .box-img-6 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-6 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .con-box-1 {
        position: relative;
        width: 250px;
        height:250px;
        margin: 0px auto 15px auto;
        display: block;
        overflow: hidden;
        cursor: pointer;
    }
    .con-box-1 img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        display: block;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out;
    }
    .con-box-1:hover img:nth-of-type(2) {
        opacity: 0;
    }

    .box-img-5-2 {
        width: 300px;
        margin: 0px 50px 0px 50px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-5-2 a{
        text-align: left;
        font-family: 'NOTO-BLD';
        text-decoration: none;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #330D0D;
    }
    .box-img-5-2 a:hover{
        text-align: left;
        font-family: 'NOTO-BLD';
        text-decoration: underline;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #330D0D;
    }
    .box-img-5-2 picture{
        width: 100%;
        margin: 0px auto 15px auto;
    }
    .box-img-5-2 img{
        width: 100%;
        margin: 0px auto 15px auto;
    }

    .box-img-6 {
        width: 420px;
        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: 410px;
        margin: 0px 50px 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-7 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-7 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .box-img-8 {
        width: 360px;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-8 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-8 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-9 {
        width: 409px;
        margin: 0px 50px 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-9 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-9 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-10 {
        width: 361px;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-10 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-10 img{
        width: 100%;
        margin: 0px auto 0px 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*/

@media (max-width: 1000px) {

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

    .border-2 {
        width: 100%;
        border-bottom: solid 1px #333;
        margin: 0px auto 0px 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.5%;
        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 24px auto;
        line-height: 40px;
        text-align: center;
        letter-spacing: 0px;
        padding: 0px 0px;
    }
    .lp-title-2 {
        font-size: 17px;
        margin: 0px auto 32px 0px;
        line-height: 30px;
        text-align: left;
        letter-spacing: 0px;
        padding: 0px 0px;
    }
    .lp-title-2-2 {
        font-size: 30px;
        margin: 0px auto 32px auto;
        line-height: 40px;
        text-align: center;
        letter-spacing: 0px;
    }
    .lp-title-3 {
        font-size: 16px;
        margin: 0px auto 10px 0px;
        line-height: 24px;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-title-4 {
        font-size: 30px;
        margin: 0px auto 24px auto;
        line-height: 40px;
        text-align: center;
        padding: 0px 0px;
        letter-spacing: 0px;
    }
    .lp-title-5 {
        width: 100%;
        margin: 0px auto 8px 0px;
        line-height: 25px;
        text-align: left;
        letter-spacing: 0px;
    }
    .lp-title-6 {
        font-size: 16px;
        margin: 0px auto 8px 0px;
        line-height: 24px;
        text-align: left;
        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: 30px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }
    .lp-txt-1 {
        font-size: 20px;
        margin: 0px auto 0px 0px;
        line-height: 34px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }
    .lp-txt-2 {
        font-size: 14px;
        margin: 0px auto 24px 0px;
        line-height: 22px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }

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

    .lp-txt-3 {
        width: 88%;
        font-size: 16px;
        margin: 0px auto 40px auto;
        line-height: 30px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }

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

    .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 {
        width: 88%;
        font-size: 16px;
        margin: 0px auto 0px auto;
        line-height: 32px;
        text-align: left;
        padding: 0px 0px;
        letter-spacing: 0px;
    }

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

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

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

/*txt*/

/*img*/
    .title-img-top {
        width: 100%;
        margin: 0px auto 64px auto;
    }
    .title-img-top-2 {
        width: 100%;
        margin: 0px auto 42px 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 {
        display: block;
        width: 85%;
        margin: 30px auto 60px 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-BLD';
        font-size: 16px;
        line-height: 24px;
        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-BLD';
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #fff;
    }

    .button-2 {
        padding: 12px 0px;
        margin: 0px auto 80px auto;
        text-align: center;
        width: 88%;
        border: solid #333333 1.5px;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #333333;
    }
    .button-2:hover {
        padding: 12px 0px;
        margin: 0px auto 80px auto;
        text-align: center;
        width: 88%;
        border: solid #333333 1.5px;
        background-color: #333;
        border-radius: 0px;
        font-family: 'NOTO-BLD';
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #fff;
    }
    .button-2 img {
        width: 8px;
        position: absolute;
        top: 50%;
        right: 47px;
        transform: translate(-50%, -50%);
    }
/*button*/

/*clearfix*/
    .lp-contents-clearfix {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 70px auto;
        align-items: flex-start;
    }
    .lp-contents-clearfix-2 {
        text-align: center;
        width: 70%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 40px auto;
        align-items: flex-start;
    }
    .lp-contents-clearfix-3 {
        text-align: center;
        width: 100%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 0px auto;
        align-items: flex-start;
        flex-direction: column;
    }
    .lp-contents-clearfix-3-2 {
        text-align: center;
        width: 85%;
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        margin: 0px auto 0px auto;
        align-items: flex-start;
    }
    .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: 88%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 116px auto;
        align-items: stretch;
    }
    .lp-contents-clearfix-5 {
        text-align: center;
        width: 85%;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        margin: 0px auto 50px auto;
        align-items: flex-start;
        flex-direction: row;
    }
    .box-img-1 {
        width: 100%;
        margin: 0px auto 10px auto;
        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 10px auto;
        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: 100%;
        margin: 0px auto 40px auto;
        flex-direction: row;
        text-align: left;
        display: block;
    }
    .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 {
        display: none;
    }
    .box-img-3 {
                width: 49.4%;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: center;
        border: #EEEEEE solid 1px;
        padding: 16px 0px 18px 0px;
        flex-shrink: 0;
    }
    .box-img-3 img {
        width: 90%;
        margin: 0px auto 0px 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: 30px;
        margin: 0px 10px 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: 136px;
        margin: 0px 0px 0px 0px;
        flex-direction: row;
        text-align: left;
    }
    .box-img-6 a{
        text-align: left;
        font-family: 'NOTO-BLD';
        text-decoration: none;
        font-size: 20px;
        line-height: 38px;
        letter-spacing: 0px;
        color: #fff;
    }
    .box-img-6 a:hover{
        text-align: left;
        font-family: 'NOTO-BLD';
        text-decoration: underline;
        font-size: 20px;
        line-height: 38px;
        letter-spacing: 0px;
        color: #fff;
    }
    .box-img-6 picture{
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .box-img-6 img{
        width: 100%;
        margin: 0px auto 0px auto;
    }

    .con-box-1 {
        position: relative;
        width: 145px;
        height: 145px;
        margin: 0px auto 10px auto;
        display: block;
        overflow: hidden;
        cursor: pointer;
    }
    .con-box-1 img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        display: block;
        -webkit-transition: .4s ease-in-out;
        transition: .4s ease-in-out;
    }
    .con-box-1:hover img:nth-of-type(2) {
        opacity: 0;
    }

    .box-img-6 {
        width: 85%;
        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;
    }
/*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: 100%;
        text-align: center;
        margin: 0px auto 0px 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;
    }
    .item-section {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 0px 0px;
    }
    .item-section-2 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 56px 0px 100px 0px;
        background-color: #35363B;
    }
/*section*/
    .hidden-1 {
        visibility: hidden;
        display: none;
    }
    .hidden-2 {
        visibility: hidden;
    }
    .hidden-3 {
        visibility: hidden;
        display: inline;
    }
    .text-box-0 {
        position: absolute;
        top: 25px;
        left: 0px;
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
        padding: 0px 0px;
    }
    .text-box-1 {
        width: 88%;
        margin: 0px auto 64px auto;
        text-align: left;
        padding: 0px 0px;
    }
    .text-box-2 {
        width: 88%;
        margin: 0px auto 42px auto;
        text-align: center;
    }
    .text-box-3 {
        width: 100%;
        margin: 0px auto 0px auto;
        text-align: center;
        padding: 0px 0px;
        background-color: #F7F7F7;
        padding: 80px 0px 80px 0px;
    }
    .text-box-3 img{
        width: 88%;
        margin: 0px auto 40px auto;
        text-align: center;
        padding: 0px 0px;
    }
    .text-box-4 {
        width: 88%;
        margin: 0px auto 40px auto;
        text-align: left;
    }
    .text-box-5 {
        width: 100%;
        margin: 0px auto 25px auto;
        text-align: center;
        display: flex;
    }
    .text-box-5-2 {
        width: 100%;
        margin: 0px auto 25px auto;
        text-align: center;
        display: flex;
    }

    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 {
      display: none;
      width: 85%;
      margin: 0px auto 132px auto;
    }

    .slide-box-2 {
      display: block;
      width: 85%;
      margin: 0px auto 82px auto;
    }

    #staff-coords {
        text-align: center;
        width: 100%;
        display: flex;
        margin: 0px auto 40px auto;
        flex-direction: row;
        justify-content: space-between;
        align-content: center;
        align-items: flex-start;
        overflow-x: unset;
        /* -ms-overflow-style: none; */
        /* scrollbar-width: none; */
        white-space: nowrap;
        padding: 0px 0px 16px 0px;
        flex-wrap: wrap;
    }
    
}