@charset "utf-8";

/* ----------- TOP汎用 ----------- */

.col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.btn {
    font-family: din-2014, 'Noto Sans JP', sans-serif;
    font-weight: 700;
}

.btn.color_yg {
    font-family: din-2014, sans-serif;
    font-weight: 800;
}


/*--------------------------------------------------mainv*/


/*TOP 共通 */

#mainv {
    position: relative;
}

#mainv:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    max-width: 550px;
    height: 100%;
    background-image: url(../images/top/mainv_connect.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
}

#mainv .mainv_date {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*width: 42%;*/
    max-width: 850px;
    background-color: #000c;
    /*padding: 1.5%;*/
}

#mainv .mainv_date .mainv_date_pre {
    background-color: #2c2c2c;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin-bottom: 3%;
}

#mainv .mainv_date .mainv_date_pre img {
    width: 65%;
    max-width: 320px;
    display: block;
    margin: auto;
}


/*#nagoya #mainv .mainv_date .mainv_date_pre img{
    width: 50%;
    max-width: 200px;
}*/

#mainv .mainv_date .mainv_date_real,
#mainv .mainv_date .mainv_date_online {
    width: 42%;
    margin: auto 4%;
}

#mainv .mainv_date_img {
    width: 41%;
    position: absolute;
    bottom: 0;
    left: 0;
}

#mainv .mainv_date_img .img1,
#mainv .mainv_date_img .img2,
#mainv .mainv_date_img .img4 {
    position: absolute;
    bottom: 0;
    left: 0;
}

#mainv .mainv_date_img .img1,
#mainv .mainv_date_img .img3 {
    mix-blend-mode: screen;
}

@media screen and (max-width:768px) {
    #mainv .mainv_date {
        /*width: 40%;*/
        padding: 3%;
    }
    #mainv .mainv_date .mainv_date_pre {
        margin-bottom: 6%;
    }
    /*#mainv .mainv_date .mainv_date_pre img {
        width: 75%;
    }*/
    #mainv .mainv_date .mainv_date_pre img:nth-child(2) {
        margin-top: 2%;
    }
    #mainv .mainv_date .mainv_date_real,
    #mainv .mainv_date .mainv_date_online {
        width: 90%;
        margin: auto;
    }
    #mainv .mainv_date .mainv_date_online {
        margin-top: 8%!important;
    }
    #mainv .mainv_date_img {
        width: 52%;
    }
}

@media screen and (max-width:480px) {
    #mainv .mainv_date {
        /*width: 50%;*/
    }
    #mainv .mainv_date_img {
        width: 48%;
    }
}


/*大TOP #open */

#open #mainv {
    background-image: url(../images/top/top_bg22.png);
    background-position: center;
    background-size: cover;
    height: 47vw;
    max-height: 900px;
}

#open #mainv:before {
    content: none;
}


/*↓↓↓ 通常時 ↓↓↓*/

#open #mainv .mainv_ttl {
    width: 30%;
    max-width: 550px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


/*↑↑↑ 通常時 ↑↑↑*/


/*↓↓↓ 0524 横浜会期前日 ↓↓↓*/


/*#open #mainv .mainv_ttl {
    top: 40%;
}*/


/*↑↑↑ 0524 横浜会期前日 ↑↑↑*/


/*↓↓↓ 通常時 ↓↓↓*/

#open #mainv .mainv_date {
    position: absolute;
    width: 42%;
    bottom: 0;
    right: 0;
    padding: 0;
    z-index: 50;
}


/*↑↑↑ 通常時 ↑↑↑*/


/*↓↓↓ 0524 横浜会期前日 ↓↓↓*/


/*#open #mainv .mainv_date {
    width: 48%;
}*/


/*↑↑↑ 0524 横浜会期前日 ↑↑↑*/

#open #mainv .mainv_date .mainv_date_logo {
    background: #000;
    padding: 1% 6%;
    position: relative;
    text-align: center;
}


/*#open #mainv .mainv_date .mainv_date_logo:after {
    content: "";
    background-image: url(../images/top/mv_date_circle.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 18%;
    height: 200%;
    position: absolute;
    right: 6%;
    top: -94%;
}*/

#open #mainv .mainv_date .mainv_date_logo img {
    width: 72%;
    vertical-align: middle;
}


/*↓↓↓ 通常時 ↓↓↓*/

#open #mainv .mainv_date .mainv_date_inner {
    padding: 2.5% 6%;
}


/*↑↑↑ 通常時 ↑↑↑*/


/*↓↓↓ 0524 横浜会期前日 ↓↓↓*/


/*#open #mainv .mainv_date .mainv_date_inner {
    padding: 1.5% 4%;
}*/


/*↑↑↑ 0524 横浜会期前日 ↑↑↑*/


/*↓↓↓ 通常時 ↓↓↓*/

#open #mainv .mainv_date .mainv_date_real,
#open #mainv .mainv_date .mainv_date_online {
    width: 45%;
    margin: auto 0;
}


/*↑↑↑ 通常時 ↑↑↑*/


/*↓↓↓ 0524 横浜会期前日 ↓↓↓*/


/*#open #mainv .mainv_date .mainv_date_real,
#yokohama #mainv .mainv_date .mainv_date_real,
#open #mainv .mainv_date .mainv_date_online,
#yokohama #mainv .mainv_date .mainv_date_online {
    margin: auto 0;
    margin-top: 0;
}

#open #mainv .mainv_date .mainv_date_real,
#yokohama #mainv .mainv_date .mainv_date_real {
    width: 38%;
}

#open #mainv .mainv_date .mainv_date_online,
#yokohama #mainv .mainv_date .mainv_date_online {
    width: 58%;
}

#open #mainv .mainv_date .mainv_online_txt,
#yokohama #mainv .mainv_date .mainv_online_txt {
    width: 100%;
    display: block;
    background: #000000cc;
    line-height: 1;
    padding: 2%;
    margin-top: 2%;
    text-align: center;
}

#open #mainv .mainv_date .mainv_online_txt img,
#yokohama #mainv .mainv_date .mainv_online_txt img {
    max-width: 320px;
    width: 100%;
    margin: auto;
}*/


/*↑↑↑ 0524 横浜会期前日 ↑↑↑*/


/*↓↓↓ 通常時 ↓↓↓*/

#open #mainv .mainv_date .mainv_date_prebar {
    margin-bottom: 3%;
    filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 90%));
    will-change: filter;
}


/*↑↑↑ 通常時 ↑↑↑*/


/*↓↓↓ 0524 横浜会期前日 ↓↓↓*/
/*#open #mainv .mainv_date .mainv_date_prebar {
    margin-bottom: 2%;
}
*/
/*↑↑↑ 0524 横浜会期前日 ↑↑↑*/


/*#open #mainv .mainv_date .mainv_date_prebar img{
    animation: flash 1.5s linear infinite;
}*/

#open #mainv .mainv_date .mainv_date_prebar:hover {
    filter: none;
}


/*@keyframes flash {
  0%,100% {
    filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 90%));
  }

  50% {
    filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 10%));
  }
}*/


/*#open #mainv .mainv_date .mainv_date_prebar:hover img{
    animation: none;
}*/

@media screen and (max-width:768px) {
    #open #mainv {
        height: 110vw;
        max-height: 1200px;
        background-position: top 50% right 29%;
    }
    #open #mainv .mainv_ttl {
        width: 65%;
        top: 35%;
        /*top: 30%;*/
    }
    /*↓↓↓ 通常時 ↓↓↓*/
    #open #mainv .mainv_date {
        width: 45%;
    }
    /*↑↑↑ 通常時 ↑↑↑*/
    /*↓↓↓ 0524 横浜会期前日 ↓↓↓*/
    /*#open #mainv .mainv_date {
        width: 43%;
    }*/
    /*↑↑↑ 0524 横浜会期前日 ↑↑↑*/
    #open #mainv .mainv_date .mainv_date_logo {
        /*padding: 4% 8%;*/
        line-height: 1.5;
    }
    #open #mainv .mainv_date .mainv_date_logo img {
        /*width: 67%;*/
        width: 90%;
    }
    /*#open #mainv .mainv_date .mainv_date_logo:after {
        width: 25%;
        top: -68%;
    }*/
    /*↓↓↓ 通常時 ↓↓↓*/
    #open #mainv .mainv_date .mainv_date_inner {
        padding: 5% 8%;
        padding-bottom: 5%;
    }
    /*↑↑↑ 通常時 ↑↑↑*/
    /*↓↓↓ 0524 横浜会期前日 ↓↓↓*/
    /*#open #mainv .mainv_date .mainv_date_inner {
        padding: 3% 8%;
    }*/
    /*↑↑↑ 0524 横浜会期前日 ↑↑↑*/
    #open #mainv .mainv_date .mainv_date_pre img:nth-child(1) {
        width: 65%;
    }
    #open #mainv .mainv_date .mainv_date_pre img:nth-child(2) {
        width: 50%;
        margin-top: 2%;
    }
    #open #mainv .mainv_date .mainv_date_real,
    #open #mainv .mainv_date .mainv_date_online,
    #open #mainv .mainv_date .mainv_date_prebar {
        width: 90%;
        margin: auto;
    }
    #open #mainv .mainv_date .mainv_date_online .disabled,
    #yokohama #mainv .mainv_date .mainv_date_online .disabled {
        line-height: 1;
        padding: 1% 2% 2%;
        margin-top: 4%;
    }
    #open #mainv .mainv_date .mainv_date_online .disabled img,
    #yokohama #mainv .mainv_date .mainv_date_online .disabled img {
        max-width: 140px;
        vertical-align: middle;
        width: 75%;
    }
    #open #mainv .mainv_date .mainv_online_txt,
    #yokohama #mainv .mainv_date .mainv_online_txt {
        margin-top: 3%;
    }
    #open #mainv .mainv_date .mainv_online_txt img,
    #yokohama #mainv .mainv_date .mainv_online_txt img {
        max-width: 150px;
    }
    #open #mainv .mainv_date .mainv_date_prebar {
        margin-bottom: 8%;
    }
}

@media screen and (max-width:480px) {
    /*↓↓↓ 通常時 ↓↓↓*/
    #open #mainv {
        height: 120vw;
        background-position: top 50% right 26%;
    }
    #open #mainv .mainv_ttl {
        width: 75%;
        top: 33%;
    }
    /*↑↑↑ 通常時 ↑↑↑*/
    /*↓↓↓ 0524 横浜会期前日 ↓↓↓*/
    /*#open #mainv {
        height: 130vw;
    }
    #open #mainv .mainv_ttl {
        top: 26%;
    }*/
    /*↑↑↑ 0524 横浜会期前日 ↑↑↑*/
    #open #mainv .mainv_date {
        width: 50%;
    }
}


/*大TOP 横浜、名古屋 */

.area_page #mainv {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: bottom right;
    padding-top: 50px;
}

.area_page #mainv .c_wrap {
    max-width: 1300px;
    padding-top: 100px;
    padding-bottom: 80px;
    z-index: 50;
}

.area_page #mainv .txt_cont {
    width: 50%;
}

.area_page #mainv .txt_cont h2 {
    width: 84%;
    margin-top: 7%;
    margin-bottom: 4%;
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 100%));
}

.area_page #mainv .txt_cont h1 {
    width: 70%;
}

.area_page #mainv .txt_cont h2 {
    width: 84%;
    margin-top: 7%;
    margin-bottom: 4%;
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 100%));
}

.area_page #mainv .txt_cont h2 img {
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 100%));
}

.area_page #mainv .mainv_date {
    padding: 3%;
    border: 1px solid;
}

.area_page #mainv .btn_cont .btn {
    padding: 0.7em 2.5em;
    width: 100%;
    max-width: 360px;
    margin: auto;
    font-size: 1.2em;
    line-height: 1.2;
    text-shadow: 0 0 5px rgb(0 0 0 / 30%);
}

.area_page #mainv .btn_cont .btn.disabled {
    text-shadow: none;
}

.area_page #mainv .btn_cont .btn:after {
    font-size: .8em;
}

.area_page #mainv .btn_cont .text_link {
    color: #fff;
    font-size: .8em;
    font-weight: 700;
    margin-top: 10px;
    display: block;
}

.area_page #mainv .btn_cont .text_link i {
    font-size: 1.3em;
    vertical-align: middle;
}

.area_page #mainv .mainv_copy_go {
    position: absolute;
    width: 20%;
    max-width: 120px;
    top: 60px;
    right: 20px;
}


/*TOP #yokohama */

#yokohama #mainv {
    background-color: #010305;
    background-image: url(../images/yokohama/top/mainv_bg_yh.png);
}

#yokohama #mainv:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45%;
    max-width: 550px;
    height: 100%;
    background-image: url(../images/yokohama/top/mainv_bg2_yh.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
}

/*#yokohama #mainv .mainv_date .mainv_date_pre {
    background-color: unset;
    padding: 0;
}*/

/*↓↓↓ 通常時 ↓↓↓*/
/*#yokohama #mainv .mainv_date .mainv_date_pre img {*/
    /*width: 92%;*/
    /*max-width: unset;*/
    /*animation: flash 1.5s linear infinite;*/
    /*filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 90%));*/
    /*will-change: filter;*/
/*}*/
/*↑↑↑ 通常時 ↑↑↑*/


/*↓↓↓ 0524 横浜会期前日 ↓↓↓*/
/*#yokohama #mainv .mainv_date .mainv_date_pre img {
    width: 98%;
}*/
/*↑↑↑ 0524 横浜会期前日 ↑↑↑*/


#yokohama #mainv .mainv_date .mainv_date_pre:hover img {
    filter: none;
}


/*@keyframes flash {
  0%,100% {
    filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 90%));
  }

  50% {
    filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 10%));
  }
}*/


/*#yokohama #mainv .mainv_date .mainv_date_pre:hover img{
    animation: none;
}*/

#yokohama #mainv .txt_cont h1 {
    filter: drop-shadow(0px 0px 10px rgb(10 73 131 / 100%));
}

#yokohama #mainv .txt_cont h1 img {
    filter: drop-shadow(0px 0px 10px rgb(10 73 131 / 100%));
}

#yokohama #mainv .mainv_date {
    border-color: #005bac;
}


/*TOP #nagoya */

#nagoya #mainv {
    background-color: #000000;
    background-image: url(../images/nagoya/top/mainv_bg_ng.png);
}

#nagoya #mainv .txt_cont h1 {
    filter: drop-shadow(0px 0px 10px #650000);
}

#nagoya #mainv .txt_cont h1 img {
    filter: drop-shadow(0px 0px 10px #650000);
}

#nagoya #mainv .txt_cont h2 {
    width: 75%;
}

#nagoya #mainv .mainv_date {
    border-color: #ff0000;
}


/* ↓名古屋来場登録開始前　css*/

/* #nagoya #mainv .btn_cont .btn {
    padding: 0.7em 1em;
    max-width: 380px;
    pointer-events: none;
    font-size: 1em;
}

#nagoya #mainv .btn_cont .btn:after {
    content: none;
}*/

/*↓↓↓ 0622 名古屋プレオープン ↓↓↓*/
#nagoya #mainv .mainv_date .mainv_date_pre {
    width: 100%;
    max-width: unset;
    background-color: unset;
    padding-top: 0;
    margin-bottom: 2%;
    filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 90%));
}
#nagoya #mainv .mainv_date .mainv_date_pre:hover {
    filter: none;
}
#nagoya #mainv .mainv_date .mainv_date_pre img {
    width: 94%;
    max-width: unset;
}
/*↑↑↑ 0622 名古屋プレオープン ↑↑↑*/

@media screen and (max-width:768px) {
    .area_page #mainv {
        padding-top: 0;
        background-position: bottom right 40%;
    }
    .area_page #mainv:before,
    #mainv:after {
        width: 75%;
    }
    .area_page #mainv .c_wrap {
        z-index: 1;
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .area_page #mainv .c_wrap:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: #03091199;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .area_page #mainv .txt_cont {
        width: 70%;
        margin: auto;
    }
    .area_page #mainv .txt_cont h1 {
        width: 85%;
    }
    .area_page #mainv .txt_cont h2 {
        width: 100%;
    }
    #nagoya #mainv .txt_cont h2 {
        width: 90%;
    }
    .area_page #mainv .mainv_date {
        padding: 5%;
    }
    .area_page #mainv .mainv_date .mainv_date_pre img:nth-child(1) {
        width: 55%;
    }
    .area_page #mainv .mainv_date .mainv_date_pre img:nth-child(2) {
        width: 40%;
    }
    .area_page #mainv .mainv_date .mainv_date_real,
    .area_page #mainv .mainv_date .mainv_date_online {
        width: 75%;
    }
    .area_page #mainv .mainv_copy_go {
        top: 30px;
        z-index: 2;
    }
    /*#yokohama #mainv .mainv_date .mainv_date_pre img {
        width: 75%;
    }*/
    #yokohama.area_page #mainv .mainv_date .mainv_date_real,
    #yokohama.area_page #mainv .mainv_date .mainv_date_online {
        width: 70%;
        /*↓↓↓ 0524 横浜会期前日 ↓↓↓*/
        /*margin: auto;*/
        /*↑↑↑ 0524 横浜会期前日 ↑↑↑*/
    }
    /*↓↓↓ 0622 名古屋プレオープン ↓↓↓*/
    #nagoya #mainv .mainv_date .mainv_date_pre {
        margin-bottom: 5%;
    }
    #nagoya #mainv .mainv_date .mainv_date_pre img {
        width: 76%;
    }
    /*↑↑↑ 0622 名古屋プレオープン ↑↑↑*/
}

@media screen and (max-width:480px) {
    .area_page #mainv {
        background-position: bottom right 37%;
    }
    .area_page #mainv .c_wrap {
        z-index: 1;
    }
    .area_page #mainv .txt_cont {
        width: 90%;
    }
    .area_page #mainv .txt_cont h1 {
        width: 80%;
    }
    .area_page #mainv .btn_cont .btn {
        font-size: 1em;
    }
    .area_page #mainv .mainv_copy_go {
        width: 16%;
    }
    /*.area_page #mainv .mainv_date .mainv_date_pre img{
        width: 60%;
    }*/
    #yokohama.area_page #mainv .c_wrap {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}


/*--------------------------------------------------information*/

#information {
    background-color: #071223;
    background-image: url(../images/top/bg_circle.png), url(../images/top/bg_border_r.png), url(../images/top/bg_circle.png);
    background-repeat: no-repeat;
    background-position: left -3% top 15%, right top, right -3% bottom -20%;
    background-size: 250px, 100% 100%, 250px;
    color: #fff;
}

#information .c_wrap {
    max-width: 1300px;
}

#information .center_txt {
    font-size: .9em;
}

.information_list {}

.information_list li {
    background-position: right center;
    background-size: cover;
    border: 1px solid;
    position: relative;
}

.information_list li:nth-child(n+2) {
    margin-top: 2%;
}

.information_list li.yh {
    color: #005bac;
    background-image: url(../images/top/info_bg_yh_all.png);
}

.information_list li.ng {
    color: #e60012;
    background-image: url(../images/top/info_bg_ng_all.png);
}

.information_list li .information_label {
    line-height: 1;
    font-weight: 900;
    font-size: .8em;
    color: #000;
    background-color: #b8d200;
    padding: 6px;
    width: 90%;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 5%;
}

.information_list li .col_l {
    background-position: right center;
    background-size: cover;
    width: 40%;
    padding: calc(1% + 20px) 4%;
    padding-right: 10%;
    display: flex;
}

.information_list li.yh .col_l {
    background-image: url(../images/top/info_bg_yh_l.png);
}

.information_list li.ng .col_l {
    background-image: url(../images/top/info_bg_ng_l.png);
}

.information_list li .col_l .col_l_txt {
    margin: auto;
    /*max-width: 300px;*/
}

.information_list li h3 {
    margin-bottom: 0;
}

.information_list li .btn {
    width: 90%;
    margin: auto;
    margin-top: 20px;
}

.information_list li .col_r {
    width: 70%;
    padding: calc(1% + 20px) 2%;
    padding-left: 5%;
    margin: auto;
    margin-left: -10%;
    position: relative;
}

.information_list li .col_r .info-pre_link {
    position: absolute;
    left: 13%;
    top: 53%;
    display: block;
    width: 28%;
    height: 20%;
    filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 90%));
    will-change: filter;
}


/*.information_list li .col_r .info-pre_link img{
    animation: flash 1.5s linear infinite;
}*/

.information_list li .col_r .info-pre_link:hover {
    filter: none;
}


/*@keyframes flash {
  0%,100% {
    filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 90%));
  }

  50% {
    filter: drop-shadow(0px 0px 10px rgb(184 210 0 / 10%));
  }
}*/


/*.information_list li .col_r .info-pre_link:hover img{
    animation: none;
}*/

@media screen and (max-width:768px) {
    #information {
        background-position: left -3% top 5%, right top, right -3% bottom -5%;
        background-size: 30%, 100% 100%, 30%;
    }
    .information_list li:nth-child(n+2) {
        margin-top: 5%;
    }
    .information_list li .col_l {
        padding: calc(5% + 20px) 5%;
        padding-bottom: 10%;
        display: flex;
        width: 100%;
        background-position: bottom;
    }
    .information_list li.yh .col_l {
        background-image: url(../images/top/info_bg_yh_t.png);
    }
    .information_list li.ng .col_l {
        background-image: url(../images/top/info_bg_ng_t.png);
    }
    .information_list li .col_l .col_l_txt {
        /*max-width: 300px;*/
        width: 60%;
    }
    .information_list li .col_r {
        width: 100%;
        padding: 5%;
        padding-top: 0;
        margin: auto;
    }
    .information_list li .col_r .info-pre_link {
        left: 12.5%;
        top: 48%;
        width: 22.3%;
        height: 20%;
    }
}


/*--------------------------------------------------kv*/

#kv {
    background-image: url(../images/top/kv_bg.png);
    background-position: center;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#kv .kv_img_cont {
    width: 25%;
    max-width: 400px;
}

#kv .kv_yh {
    order: 1;
}

#kv .kv_ng {
    order: 3;
}

#kv .txt_cont {
    order: 2;
    width: 50%;
    min-width: calc(100% - 800px);
    padding: 30px;
    filter: none;
    letter-spacing: 0;
    margin-top: 60px;
    margin-bottom: 0;
}

#kv .txt_cont h3 {
    margin-bottom: 1em;
    text-align: center;
    color: #9fae32;
    text-shadow: 0 0 10px #9fae323b;
}

#kv .txt_cont p {
    font-weight: 700;
    line-height: 2.3em;
    /*font-size: 1.1em;*/
}

#kv .kv_img_under {
    order: 4;
    width: 75%;
    max-width: 900px;
    margin: auto;
}

@media screen and (min-width: 1300px) {
    #kv .txt_cont {
        width: 60%;
    }
    #kv .kv_img_cont {
        width: 20%;
        max-width: 400px;
    }
}

@media screen and (max-width: 900px) {
    #kv .kv_ng {
        order: 2;
    }
    #kv .txt_cont {
        order: 3;
        width: 100%;
        padding: 20px;
        /*margin-top: 30px;*/
        margin-top: -10%;
        margin-bottom: 30px;
    }
    #kv .txt_cont .sp {
        display: block !important;
    }
    #kv .txt_cont .pc {
        display: none !important;
    }
    #kv .kv_img_cont {
        width: 35%;
        max-width: none;
    }
    #kv .kv_img_under {
        width: 90%;
    }
}

@media screen and (max-width: 768px) {
    #kv .txt_cont h3 {
        font-size: 1.3em;
    }
    #kv .txt_cont p {
        font-size: 1em;
        text-align: left;
    }
}

@media screen and (max-width: 480px) {
    #kv .txt_cont {
        /*margin-top: 0;*/
        margin-top: -5%;
    }
}


/*--------------------------------------------------magazine*/


/*大TOP*/

#magazine {
    background-color: #071223;
    background-image: url(../images/top/bg_circle.png), url(../images/top/bg_border_l.png), url(../images/top/bg_circle.png);
    background-repeat: no-repeat;
    background-position: left -3% bottom -15%, right top, right -3% top 20%;
    background-size: 250px, 100% 100%, 250px;
    color: #fff;
}

#magazine .c_wrap {
    max-width: 1300px;
}

.magazine_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.magazine_list_item {
    width: 30%;
}

.magazine_list:after {
    content: "";
    display: block;
    width: 30%;
}

.magazine_list_item a {
    display: block;
    background: #000;
    color: #fff;
}

#magazine .btn {
    max-width: 200px;
}


/*横浜、名古屋*/

.area_page #magazine {
    background-image: url(../images/top/magazine_bg.png);
    background-position: center;
    background-size: cover;
}

@media screen and (max-width: 768px) {
    #magazine {
        background-position: left -3% bottom 5%, right top, right -3% top 15%;
        background-size: 30%, 100% 100%, 30%;
        color: #fff;
    }
}


/*--------------------------------------------------latest_news*/

#latest_news {
    color: #fff;
}

#latest_news .col {
    align-items: center;
}

#latest_news .col_l {
    width: 220px;
}

#latest_news .sp_btn {
    display: none !important;
}

.news_list {
    width: calc(100% - 280px);
}

.news_list li {
    width: 100%;
}

.news_list li a {
    align-items: center;
    padding: 20px 0;
    border-bottom: 2px solid #1a1a1a;
}

.under_page .news_list li a {
    border-color: #0c2348;
}

.news_list li:first-child a {
    padding-top: 0;
}

.news_list li:last-child a {
    padding-bottom: 0;
}

.news_list li:last-child a {
    border-bottom: none;
}

.news_list li .news_date {
    font-family: din-2014, sans-serif;
    font-weight: 800;
    width: 120px;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1;
}

.news_list li .news_txt {
    width: calc(100% - 150px);
}

.news_list li .news_txt h3 {
    font-size: 1em;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news_list li .news_txt h3:after {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "\f101";
    color: #b8d200;
    margin-left: 15px;
}

.news_label {}

.news_label span {
    font-weight: 700;
    font-size: .7em;
    padding: 2px 15px;
    line-height: 1;
    border: 1px solid;
    margin-right: 5px;
    margin-top: 5px;
    display: inline-block;
    min-width: 90px;
    text-align: center;
}

.news_label .topic_ann {
    /*速報*/
    /*color: #fff;
    background-color: #005bac;
    border-color: #005bac!important;*/
}

.news_label .topic_news {
    /*ニュース*/
    /*color: #fff;
    background-color: #17aef4;
    border-color: #17aef4!important;*/
}

.news_label .topic_info {
    /*出展社からのお知らせ*/
    /*color: #fff;
    background-color: #676767;
    border-color: #676767!important;*/
}

.news_label .topic_impo {
    /*重要*/
    /*color: #fff;
    background-color: #9b100f;
    border-color: #9b100f!important;*/
}

.news_label .topic_ann,
.news_label .topic_news,
.news_label .topic_info,
.news_label .topic_impo {
    color: #fff;
    background-color: #e50c0c;
    border-color: #e50c0c!important;
}

.news_label .news_label_yh {
    /*横浜*/
    color: #005bac;
}

.news_label .news_label_ng {
    /*名古屋*/
    color: #ff0000;
}

@media screen and (max-width: 768px) {
    #latest_news .col_l {
        width: 100%;
    }
    #latest_news .pc_btn {
        display: none!important;
    }
    #latest_news .sp_btn {
        display: block!important;
        max-width: 200px;
    }
    .news_list {
        width: 100%;
    }
    .news_list li a {
        padding: 3% 0;
    }
    .under_page .news_list li a {
        padding: 5% 0;
    }
    .news_list li .news_date {
        width: 100%;
        /*order: 2;*/
        font-size: .9em;
        /*margin-top: 5px;*/
        margin-bottom: 5px;
        color: #dedede;
    }
    .news_list li .news_txt {
        width: 100%;
    }
    .news_list li .news_label {
        margin-bottom: 5px;
    }
}


/*横浜、名古屋*/

.area_page .news_list li .news_txt {
    width: calc(100% - 250px);
}

.area_page .news_list li .news_txt h3 {
    width: 100%;
    display: block;
    padding-right: 30px;
    position: relative;
}

.area_page .news_list li .news_txt h3:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

@media screen and (max-width: 768px) {
    .area_page .news_list li .news_date {
        width: fit-content;
        margin-right: 1em;
    }
    .area_page .news_list li .news_label {
        margin-right: auto;
    }
    .area_page .news_list li .news_txt {
        width: 100%;
    }
}


/*--------------------------------------------------archive*/

#archive {
    color: #fff;
    background-color: #071223;
    background-repeat: no-repeat;

    /*↓マガジン公開後↓*/
    background-image: url(../images/top/bg_border_r.png),url(../images/top/archive_bg.png);
    background-position: right top,center top;
    background-size: 100% 100%,cover;

    /*↓マガジン公開前↓*/
    /*background-image: url(../images/top/bg_circle.png),url(../images/top/bg_border_l.png),url(../images/top/bg_circle.png);
    background-position: left -3% bottom -15% , right top , right -3% top 20%;
    background-size: 250px , 100% 100% , 250px;*/

/*    background-image: url(../images/top/bg_border_l.png), url(../images/top/archive_bg.png);
    background-image: url(../images/top/bg_border_r.png), url(../images/top/archive_bg.png);
    background-position: right top, center top;
    background-size: 100% 100%, cover;*/
}

/*.en #archive {
    background-image: url(../images/top/archive_bg.png);
    background-position: center top;
    background-size: cover;
}*/

.archive_list {
    margin-top: 50px;
}

.archive_list li {
    width: 49%;
}

.archive_list li figure {
    width: 35%;
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 50%));
}

.archive_list li dl {
    width: 60%;
}

.archive_list li dt {
    margin-bottom: 20px;
}

.archive_list li dd a.txt_arrow_w:after {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "\f101";
    color: #b8d200;
    margin-left: 10px;
}

.archive_list li dd span.white_under {
    border-bottom: 1px solid;
    padding-bottom: 4px;
}

.archive_list li dd span.big {
    font-size: 1.4em;
}

.archive_list li dd br.br_sp {
    display: none;
}

@media screen and (max-width: 768px) {
    #archive {
        /*↓マガジン公開後↓
        /*background-image: url(../images/top/bg_border_r.png),url(../images/top/archive_bg.png);
        background-repeat: no-repeat;
        background-position: right top,center top;
        background-size: 100% 100%,cover;
        /*↓マガジン公開前↓*/
        /*background-position: left -3% bottom 5% , right top , right -3% top 15%;*/
        /*background-size: 30% , 100% 100% , 30%;*/
        background-size: 100% 100%, cover;
    }
    .archive_list {
        margin-top: 0;
    }
    .archive_list li {
        width: 100%;
    }
    .archive_list li:nth-child(n+2) {
        margin-top: 10%;
    }
    .archive_list li figure {
        width: 30%;
    }
    .archive_list li dl {
        width: 65%;
    }
}

@media screen and (max-width: 480px) {
    .archive_list li dd br.br_sp {
        display: block;
    }
}


/*--------------------------------------------------top_banner*/

#top_banner {}

#top_banner .col {
    justify-content: center;
}

#top_banner .col li {
    width: 30%;
}

#top_banner .col li.wid100 {
    width: 55%;
}

#top_banner .col li:nth-child(n+2) {
    margin-left: 3%;
}

#top_banner .col li a {
    display: block;
}

@media screen and (max-width: 768px) {
    #top_banner .col li {
        width: 48%;
    }
    #top_banner .col li.wid100 {
        width: 75%;
    }
}

@media screen and (max-width: 480px) {
    #top_banner .col li {
        width: 75%!important;
    }
    #top_banner .col li:nth-child(n+2) {
        margin-left: 0;
        margin-top: 3%;
    }
}


/*--------------------------------------------------ad_area*/

#ad_area {
    background: #000000;
    /* Old browsers */
    background: -moz-linear-gradient(left, #000000 0%, #292929 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #000000 0%, #292929 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #000000 0%, #292929 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#292929', GradientType=1);
    /* IE6-9 */
}

#ad_area .slide_col4 li a {
    display: block;
}


/*スライダー ４つ以上になったら無効*/


/*#ad_area .slide_col4{
    justify-content: center;
}

#ad_area .slide_col4 li{
    width: 22%;
    margin-right: 4%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 60%);
    border: 2px solid #d3d3d3;
}

#ad_area .slide_col4 li:last-child,
#ad_area .slide_col4 li:nth-child(4){
    margin-right: 0;
}*/

#ad_area .slide_col4 .slick-list li {
    margin: 0 .25%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 60%);
    border: 2px solid #d3d3d3;
}

#ad_area .slide_col4 .slick-list li a {
    display: block;
}


/*@media screen and (max-width: 480px) {
    #ad_area .slide_col4 li{
        width: 75%;
        margin: auto;
        margin-right: auto!important;
    }
    #ad_area .slide_col4 li:nth-child(n+2){
        margin-top: 7%;
    }
}
*/

/*--------------------------------------------------nextinfo*/

#nextinfo {
    background-color: #b8d200;
    text-align: center;
}

#nextinfo .c_wrap {
    padding-top: 25px;
    padding-bottom: 25px;
}

#nextinfo p{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#nextinfo p span{
    font-weight: 700;
    font-size: 1.2em;
    margin-right: 0.8em;
}

#nextinfo p span:after{
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "\f101";
    color: #005bac;
    margin-left: 0.5em;
}

#nextinfo p img{
    width: 50%;
    max-width: 420px;
}

@media screen and (max-width: 768px) {
    #nextinfo .c_wrap {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #nextinfo p span {
        font-size: 1em;
        margin-right: 0;
        width: 100%;
        line-height: 1.2;
    }
    #nextinfo p img {
        width: 80%;
        max-width: 350px;
        margin-top: 10px;
    }
}

@media screen and (max-width: 480px) {
    #nextinfo p img {
        width: 100%;
        max-width: 250px;
    }
}

/*--------------------------------------------------nowshowing*/

#nowshowing {
    background-color: #071223;
    border-top: 1px solid #b8d200;
    border-bottom: 1px solid #b8d200;
    overflow: hidden;
}

#nowshowing .c_wrap {
    padding-top: 25px;
    padding-bottom: 25px;
    align-items: center;
}

#nowshowing h3 {
    width: 300px;
    text-align: left;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

#nowshowing h3:before {
    content: "";
    background-image: url(../images/top/bg_circle.png);
    background-repeat: no-repeat;
    background-position: center left -3%;
    background-size: 300px;
    display: block;
    position: absolute;
    width: 300px;
    height: 300px;
    top: -128px;
    left: -32px;
    z-index: -1;
}

#nowshowing h3 span {
    margin-bottom: 0;
}

#nowshowing dl {
    width: calc(100% - 300px);
    color: #fff;
    z-index: 2;
}

#nowshowing dl a:after {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "\f101";
    color: #b8d200;
    margin-left: .5em;
}

#nowshowing dd {
    font-size: .9em;
    line-height: 1.6;
    margin-top: 0.5em;
}

#nowshowing.finish{
    background-image: url(../images/top/bg_circle.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
}

#nowshowing.finish p {
    color: #fff;
    text-align: center;
    line-height: 1.6;
}

#nowshowing.finish .survey_txt{}

#nowshowing.finish .survey_txt:before {
    content: "\f304";
    color: #b8d200;
}

#nowshowing.finish ul.col {
    justify-content: center;
}

#nowshowing.finish ul.col li:first-child{
    margin-right: 1.5em;
}

#nowshowing.finish .white_under {
    border-bottom: 1px solid;
    padding-bottom: 4px;
    color: #fff;
}

@media screen and (max-width: 768px) {
    #nowshowing h3 {
        width: 230px;
    }
    #nowshowing h3:before {
        left: -50px;
    }
    #nowshowing dl {
        width: calc(100% - 230px);
    }
    #nowshowing.finish{
        background-size: 75%;
    }
    #nowshowing.finish ul.col {
        justify-content: left;
    }
}

@media screen and (max-width: 600px) {
    #nowshowing h3 {
        width: 100%;
        margin-bottom: 1.5em;
        text-align: center;
    }
    #nowshowing h3:before {
        background-size: 100%;
        width: 120vw;
        height: 120vw;
        top: 10%;
        left: 50%;
        transform: translate(-50%, -10%);
        -webkit-transform: translate(-50%, -10%);
        -ms-transform: translate(-50%, -10%);
    }
    #nowshowing dl {
        width: 100%;
    }
    #nowshowing.finish p {
        text-align: left;
    }
}


/*--------------------------------------------------top_news*/


/*大TOP、横浜、名古屋 共通*/

#top_news {}

#top_news .c_wrap {
    padding: 20px;
    align-items: center;
}

#top_news .sec_ttl {
    width: 100px;
    text-align: left;
    margin-bottom: 0;
}

#top_news .sec_ttl span {
    margin-bottom: 0;
    font-size: 2.2em;
}

#top_news .news_list {
    width: calc(100% - 310px);
}

#top_news .news_date {
    width: 100px;
    font-family: din-2014, sans-serif;
    font-weight: 800;
    line-height: 1;
    color: #fff;
}

#top_news .news_label {
    width: fit-content;
    line-height: 1;
}

#top_news .news_label span {
    margin: 0;
}

#top_news .news_ttl {
    width: calc(100% - 500px);
    font-size: .9em;
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
    display: flex;
}

#open #top_news .news_ttl {
    width: calc(100% - 445px);
}

#top_news .news_ttl span {
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

#top_news .news_ttl:after {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "\f101";
    color: #b8d200;
    margin-left: 15px;
}

#top_news .btn_cont {
    width: 140px;
}

#top_news .btn_cont .btn {
    line-height: 1;
    font-size: .9em;
    padding: 0.5em 1.5em;
}

#top_news .white_under {
    color: #fff;
    font-weight: 700;
    font-family: din-2014, sans-serif;
    margin-top: -6px;
    width: 85px;
}

#top_news .white_under span {
    border-bottom: 1px solid;
    padding-bottom: 6px;
    line-height: 1;
    width: 100%;
    display: inline-block;
}

@media screen and (max-width: 768px) {
    #top_news .c_wrap {
        justify-content: flex-start;
    }
    #top_news .sec_ttl {
        width: auto;
        margin-right: 15px;
    }
    #top_news .news_date {
        width: auto;
        margin-right: 10px;
    }
    #top_news .news_ttl {
        width: 100%!important;
        margin-top: 2%;
        order: +1;
        display: inline;
    }
    #top_news .news_ttl span {
        width: 100%;
        overflow: unset;
        text-overflow: unset;
        white-space: unset;
        display: inline;
    }
    #top_news .btn_cont {
        margin-right: 0;
        margin-left: auto;
    }
}

@media screen and (max-width: 480px) {
    #top_news .sec_ttl {
        width: calc(100% - 160px);
        margin-right: 0;
        order: 1;
    }
    #top_news .sec_ttl span {
        font-size: 2em;
    }
    #top_news .news_date {
        order: 3;
        margin-top: 3%;
    }
    #top_news .news_label {
        order: 4;
        margin-top: 3%;
    }
    #top_news .news_ttl {
        order: 5;
        line-height: 1.5;
    }
    #top_news .btn_cont {
        order: 2;
    }
}


/*--------------------------------------------------top_attention*/


/*大TOP、横浜、名古屋 共通*/

#top_attention {
    background: #fff;
    color: #e50e0d;
    text-align: center;
}

#top_attention .c_wrap {
    padding: 20px;
}

#yokohama #top_attention,
#nagoya #top_attention {
    padding: 20px;
    margin-bottom: 60px;
}

#top_attention a,
#top_attention p {
    line-height: 1.2;
    display: inline-block;
}

@media screen and (max-width: 480px) {
    #top_attention {
        text-align: left;
    }
    #top_attention a br {
        display: none;
    }
    #yokohama #top_attention,
    #nagoya #top_attention {
        margin-bottom: 40px;
    }
}



/*--------------------------------------------------content*/


/*横浜、名古屋 共通*/

#content {
    background: #071223;
    background-image: url(../images/top/bg_border_r.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100% 100%;
    color: #fff;
}

.content_list {}

.content_list .content_list_item {
    width: 48.5%;
    align-items: center;
}

.content_list .content_list_item:nth-child(n+2) {
    margin-top: 5%;
}

.content_list .content_list_item.big_cont {
    width: 100%;
}

.content_list #cont_projects {
    /*各種企画*/
}

.content_list #cont_exhibitorslist {
    /*出展社一覧*/
}

.content_list #cont_access {
    /*来場のご案内*/
}

.content_list .content_list_item figure {
    width: 48.5%;
}

.content_list .content_list_item.big_cont figure {
    max-width: calc(100% - 560px);
    max-height: 350px;
    overflow: hidden;
}

.content_list .content_list_item.big_cont figure img {
    object-fit: cover;
    height: 100%;
}

.content_list .content_list_item .col_r {
    width: 48%;
    padding: 2% 0;
    margin: auto 0;
}

.content_list .content_list_item .col_r .comingsoon {
    font-size: .75em;
    margin-left: 1em;
}

.content_list .content_list_item .col_r .small_txt {
    color: #929292;
    text-align: right;
}

.content_list .content_list_item.big_cont .col_r {
    min-width: 530px;
}

#nagoya .content_list .content_list_item.big_cont .col_r {
    padding-top: 4%;
}

#nagoya .content_list .content_list_item.big_cont .col_r h4 {
    line-height: 1.2;
}

.content_sub_list {}

.content_sub_list .content_sub_list_item {
    width: 100%;
}

.content_sub_list .content_sub_list_item:nth-child(n+2) {
    margin-top: 5%;
}

.big_cont .content_sub_list .content_sub_list_item {
    width: 48.5%;
}

.big_cont .content_sub_list .content_sub_list_item:nth-child(2) {
    margin-top: 0;
}

.big_cont .content_sub_list .content_sub_list_item:nth-child(n+3) {
    margin-top: 3%;
}

.content_sub_list .content_sub_list_item a {
    display: block;
    padding: 3% 7%;
    padding-right: 40px;
    border-radius: 50px;
    position: relative;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 75%);
    height: 100%;
}

.content_sub_list .content_sub_list_item.exb_information a {
    background-color: #b8d202!important;
    color: #000;
}

.content_sub_list .content_sub_list_item.disabled a {
    background: #414141!important;
    color: #585858!important;
    pointer-events: none;
}

.big_cont .content_sub_list .content_sub_list_item a {
    border-radius: 10px;
    padding: 4% 6%;
    padding-right: 45px;
}

.content_sub_list .content_sub_list_item a:after {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "\f101";
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}


/* #nagoya #cont_projects .content_sub_list .content_sub_list_item a{
    pointer-events: none;
} */


/* #nagoya #cont_projects .content_sub_list .content_sub_list_item a:after {
    content: none;
} */

.content_sub_list .content_sub_list_item.disabled a:after {
    content: none;
}


/*横浜*/

#yokohama #cont_projects .content_sub_list .content_sub_list_item a {
    /*各種企画*/
    background-color: #005bac;
}

#yokohama #cont_exhibitorslist .content_sub_list .content_sub_list_item a {
    /*出展社一覧*/
    background-color: #038bb2;
}

#yokohama #cont_access .content_sub_list .content_sub_list_item a {
    /*来場のご案内*/
    background-color: #4558aa;
}


/*名古屋*/

#nagoya #cont_projects .content_sub_list .content_sub_list_item a {
    /*各種企画*/
    background-color: #4d1b26;
}

#nagoya #cont_exhibitorslist .content_sub_list .content_sub_list_item a {
    /*出展社一覧*/
    background-color: #a43b6a;
}

#nagoya #cont_access .content_sub_list .content_sub_list_item a {
    /*来場のご案内*/
    background-color: #6e3f81;
}

.content_sub_list .content_sub_list_item h5 {
    margin-bottom: 0;
    line-height: 1.3;
}

.content_sub_list .content_sub_list_item h5 span {
    font-size: .8em;
    margin-right: 0.2em;
}

.content_sub_list .content_label_cont {
    width: 100%;
    max-width: 200px;
    margin-top: 5%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.content_label_cont .content_label {
    width: 48.5%;
    font-size: 11px;
    font-weight: 700;
    padding: 5px 0;
    text-align: center;
    line-height: 1;
    border: 1px solid;
    border-radius: 3px;
    color: #000;
    display: inline-block;
    letter-spacing: 0;
}

.content_label_cont .content_label i {
    margin-right: 1%;
}

.content_label_cont .content_label.content_label_yh {
    background: #1878d1 !important;
    background: -moz-linear-gradient(left, #1878d1 0%, #00fff6 100%) !important;
    background: -webkit-linear-gradient(left, #1878d1 0%, #00fff6 100%) !important;
    background: linear-gradient(to right, #1878d1 0%, #00fff6 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1878d1', endColorstr='#00fff6', GradientType=1);
    border-color: #3c8cbc;
}

.content_label_cont .content_label.content_label_ng {
    background: #e60012 !important;
    background: -moz-linear-gradient(left, #e60012 0%, #f058aa 100%) !important;
    background: -webkit-linear-gradient(left, #e60012 0%, #f058aa 100%) !important;
    background: linear-gradient(to right, #e60012 0%, #f058aa 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e60012', endColorstr='#f058aa', GradientType=1);
    border-color: #cc1e38;
}

.content_label_cont .content_label.content_label_online {
    background: #dce59d;
    border-color: #b8d200;
}

.content_label_cont .content_label.disabled {
    background: #3F6282;
    color: #334B61;
    border-color: #3F6282;
}

#nagoya .content_label_cont .content_label.disabled {
    background: #5B4046;
    color: #472E33;
    border-color: #5B4046;
}

.top_contact {
    background: #4d607d;
    margin-top: 60px;
    padding: 20px;
    align-items: center;
    justify-content: center;
}

.top_contact .sec_ttl {
    margin-bottom: 0;
    line-height: 1;
    width: 40%;
    margin-right: 5%;
    text-align: right;
}

.top_contact .sec_ttl span {
    margin-bottom: 0;
    color: #fff;
    font-size: 2.5em;
    display: inline-block;
    text-shadow: none;
    margin-right: .4em;
}

.top_contact .sec_ttl:after {
    content: "";
    background-color: #bdc4cf;
    height: 1px;
    width: 20%;
    margin: auto 0 10px 10%;
    margin-right: 0;
    display: inline-block;
}

.top_contact ul.col {
    width: 50%;
}

.top_contact ul.col li {
    width: 49%;
}

.top_contact .btn {
    font-size: .8em;
    text-align: left;
    padding: 0.5em 2.5em;
    height: 100%;
}

.top_contact .btn.disabled {
    background: #414141!important;
    color: #585858!important;
    pointer-events: none;
}

@media screen and (max-width: 900px) {
    .content_list .content_list_item {
        width: 100%;
    }
    .content_list .content_list_item.big_cont {
        align-items: unset;
    }
    .content_list .content_list_item:nth-child(n+2) {
        margin-top: 5%;
    }
    .content_list .content_list_item.big_cont figure,
    .content_list .content_list_item.big_cont .col_r {
        width: 100%;
        padding-bottom: 0;
        max-width: unset;
        min-width: unset;
    }
    .content_list .content_list_item.big_cont figure {
        max-height: 300px;
    }
    .content_list .content_list_item .col_r {
        margin: 0;
    }
    .content_list .content_list_item.big_cont .col_r h4 {
        text-align: center;
    }
    .top_contact {
        justify-content: space-between;
    }
    .top_contact .sec_ttl {
        width: 48%;
        margin-right: 0;
    }
    .top_contact ul.col {
        width: 48%;
    }
    .top_contact ul.col li {
        width: 100%;
    }
    .top_contact ul.col li:nth-child(n+2) {
        margin-top: 3%;
    }
}

@media screen and (max-width: 768px) {
    .top_contact .sec_ttl {
        text-align: center;
        position: relative;
        width: 180px;
        padding-right: 30px;
    }
    .top_contact .sec_ttl:after {
        /*content: none;*/
        position: absolute;
        right: 0;
        top: 50%;
    }
    .top_contact .sec_ttl span {
        display: block;
        margin-bottom: 0.3em;
    }
    .top_contact ul.col {
        width: calc(100% - 200px);
    }
}

@media screen and (max-width: 480px) {
    .content_list .content_list_item:nth-child(n+2) {
        margin-top: 12%;
        align-items: unset;
    }
    .big_cont .content_sub_list .content_sub_list_item a {
        padding: 3% 4%;
        padding-right: 45px;
    }
    .content_list .content_list_item.big_cont figure {
        max-height: 150px;
    }
    .content_list .content_list_item figure {
        width: 100%;
        max-height: 100px;
    }
    .content_list .content_list_item figure img {
        object-fit: cover;
        height: 100%;
    }
    .content_list .content_list_item .col_r {
        width: 100%;
        padding: 3% 0;
        padding-bottom: 0;
    }
    .content_list .content_list_item .col_r h4 {
        text-align: center;
    }
    .content_sub_list .content_sub_list_item {
        width: 100%!important;
    }
    .content_sub_list .content_sub_list_item:nth-child(n+2) {
        margin-top: 4%!important;
    }
    .content_sub_list .content_sub_list_item a {
        font-size: .9em;
        padding-top: 4%;
        padding-bottom: 4%;
    }
    .content_label_cont .content_label {
        font-size: 8px;
    }
    .content_sub_list .content_label_cont {
        margin-top: 3%;
    }
    .top_contact {
        margin-top: 12%;
    }
    .top_contact .sec_ttl {
        width: 100%;
        padding-right: 0;
    }
    .top_contact .sec_ttl span {
        display: inline-block;
        font-size: 2em;
        margin-bottom: .1em;
    }
    .top_contact .sec_ttl:after {
        content: none;
    }
    .top_contact ul.col {
        width: 100%;
        margin-top: 5%;
    }
}


/*--------------------------------------------------outline*/


/*横浜、名古屋 共通*/

.area_page #outline {
    background: #15243a;
    background-image: url(../images/top/bg_border_l.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100% 100%;
    color: #fff;
    font-weight: 400;
}

.area_page #outline .c_wrap {
    max-width: 900px;
}

.area_page #outline dl.border_list dt {
    width: 8em;
    text-align: left;
}

.area_page #outline dl.border_list dd {
    width: calc(100% - 8em);
}

@media screen and (max-width: 480px) {
    .area_page #outline dl.border_list {
        font-size: .9em;
    }
    .area_page #outline dl.border_list dt {
        width: 100%;
        border-bottom: none;
        margin-bottom: 0;
    }
    .area_page #outline dl.border_list dd {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}