.field {
    max-width: 1800px;
}
article {
    font-family: "HiraginoKakuGothicPro-W3", Helvetica !important;
}
.form-fair h1 span {
    text-decoration: underline;
    color: red;
}
.form-fair h1 {
    line-height: 2;
}
label {
    font-weight: bold !important;
}
.form-child {
    background-color: #eeeeee;
}

.empty-space {
    margin-bottom: 5vh;
}
.notice-box {
    border: 1px solid black !important;
    padding: 16px;
}
.form-input {
    width: 100%;
    max-width: 830px;
}
.container-sched {
    width: 100%;
    max-width: 900px;
}

.title-trigger {
    align-items: center;
    background-color: #fff;
    border: 1px solid #614a3f;
    border-radius: 50px;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 10px;
    justify-content: center;
    padding: 5px 60px;
    position: relative;
    font-size: 32px;
    font-weight: 600 !important;
    text-align: center;
    font-family: "HiraginoKakuGothicPro-W6", Helvetica;
}
@media (min-width: 768px) {
    .empty-space {
        margin-bottom: 10vh;
    }
}

@media (min-width: 1200px) {
    .empty-space {
        margin-bottom: 23vh;
    }
}

/* section01
------------------------------------------------------------*/
.fair-wrapper {
    font-family: "Roboto", sans-serif;
}
.fair-wrapper #sec01 {
    position: relative;
}
.fair-wrapper #sec01::before {
    content: "";
    background: url() no-repeat center;
    position: absolute;
    top: 0;
    right: 0;
    width: 226px;
    height: 339px;
}
.fair-wrapper #sec01::after {
    content: "";
    background: url() no-repeat center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 219px;
    height: 152px;
}
.fair-wrapper #sec01 .container {
    box-sizing: border-box;
    padding: 70px 30px 60px;
    background-color: #fff;
}
.fair-wrapper .sec-sched .sched_wrap {
    display: flex;
    flex-wrap: nowrap;
    border-radius: 100px;
    gap: 4px;
    position: relative;
    z-index: 2;
}
.fair-wrapper .sec-sched .sched_wrap .sched_case {
    width: 50%;
    background-color: #0079c1;
    box-sizing: border-box;
    color: #fff !important;
    padding: 75px 70px 75px 110px;
}
.fair-wrapper .sec-sched .sched_wrap .sched_case:last-of-type {
    background-color: #e06273;
    padding: 75px 110px 75px 70px;
}
.fair-wrapper .sec-sched .sched_wrap .sched_case01 {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}
.fair-wrapper .sec-sched .sched_wrap .sched_case02 {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}
.fair-wrapper .sec-sched .sched_wrap .sched_case::before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.fair-wrapper .sec-sched .sched_wrap .sched_case01::before {
    background-image: url(../../images/fair/deco_sec01_01.png);
    top: -70px;
    left: -10px;
    width: 150px;
    height: 200px;
}
.fair-wrapper .sec-sched .sched_wrap .sched_case02::before {
    background-image: url(../../images/fair/deco_sec01_02.png);
    bottom: -5px;
    right: -34px;
    width: 150px;
    height: 200px;
}
.fair-wrapper .sec-sched .sched_wrap .tit_sched {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    padding-bottom: 25px;
    letter-spacing: 2px;
    line-height: 1.2;
    margin-bottom: 15px;
    background: url(../../images/fair/border_pattern01.png) repeat-x left bottom;
    color: #fff !important;
}
.fair-wrapper .sec-sched .sched_wrap .venue {
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    color: #fff !important;
}
.fair-wrapper .sec-sched .sched_wrap .sched_pack {
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.fair-wrapper .sec-sched .sched_wrap .sched_pack .year {
    width: 33px;
    float: left;
    margin-right: 15px;
    /* padding-top: 10px; */
}
.fair-wrapper .sec-sched .sched_wrap .sched_pack .date {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff !important;
}
.fair-wrapper .sec-sched .sched_wrap .sched_pack .time {
    font-size: 23px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff !important;
}
.fair-wrapper .sec-sched .sched_wrap .btn {
    display: table;
    padding: 10px 32px;
    box-shadow: 5px 7px #f9ee44;
    text-align: center;
    border-radius: 40px;
    color: #fff;
    transition: all ease 0.3s;
    background: #ffa811;
    font-size: 24px;
    font-weight: 600;
    margin: 30px auto 0;
}
.fair-wrapper .sec-sched .sched_wrap .btn:hover {
    background: #dd9312;
}

/* form confirm fair */
.form-confirm-fair{
    max-width: 900px !important;
}
/*end form confirm fair */

@media screen and (max-width: 1024px) {
    .title-trigger {
        font-size: 26px;
        padding: 10px 40px;
    }
}

@media screen and (max-width: 768px) {
    /* main visual
	------------------------------------------------------------*/
    .fair-main-page main .container {
        padding: 0;
    }

    .fair-wrapper #main_visual {
        background-size: 320px;
    }
    .fair-wrapper #main_visual .mv_big_text {
        margin: 0 auto;
        width: 100%;
    }
    .fair-wrapper #main_visual .mv_big_text img {
        width: 90%;
        margin: 0 auto;
    }
    .fair-wrapper #main_visual .mv_big_text::before {
        content: "";
        position: absolute;
        background: #fff;
        top: 30px;
        right: 0;
        left: 0;
        border-radius: 50px;
        width: 100%;
        height: 100%;
    }
    .fair-wrapper #main_visual .mv_sub_tit_wrap {
        padding: 30px 0;
        background-size: 120px;
        background-position: top 100px left 10px;
    }
    .fair-wrapper #main_visual .mv_sub_tit_wrap .left_text,
    .fair-wrapper #main_visual .mv_sub_tit_wrap .right_text {
        font-size: 120%;
        width: 86px;
        height: 86px;
        bottom: 50px;
    }
    .fair-wrapper #main_visual .mv_sub_tit_wrap .hlist {
        width: 75%;
    }
    .fair-wrapper #main_visual .mv_wrap {
        background-size: 130px;
        background-position: left 10px top;
    }
    /* sec01
	------------------------------------------------------------*/
    .fair-wrapper #sec01::before {
        background-size: contain;
        width: 180px;
        height: 226px;
    }
    .fair-wrapper .sec-sched .sched_wrap {
        flex-wrap: wrap;
    }
    .fair-wrapper .sec-sched .sched_wrap .sched_case {
        width: 100%;
    }
    .fair-wrapper .sec-sched .sched_wrap .sched_case01 {
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
        border-bottom-left-radius: 0;
    }
    .fair-wrapper .sec-sched .sched_wrap .sched_case02 {
        border-top-right-radius: 0;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
    }
    .fair-wrapper .sec-sched .sched_wrap .sched_pack .date {
        font-size: 250%;
    }
    .fair-wrapper .sec-sched .sched_wrap .sched_pack .time {
        font-size: 150%;
    }
    .fair-wrapper .sec-sched .sched_wrap .btn {
        margin-top: 20px;
        padding: 8px 20px;
    }
    .fair-wrapper #sec01 .container {
        padding: 60px 0;
        width: 100%;
    }
    /* sec02
	------------------------------------------------------------*/
    .fair-wrapper #sec02 .sec02_wrap {
        padding: 30px;
    }
    .fair-wrapper .sec-sched .sched_wrap .sched_case02::before {
        width: 130px;
        right: 20px;
    }
    .fair-wrapper .sec-sched .sched_wrap .sched_case01::before {
        width: 126px;
        left: 0;
    }
    .fair-wrapper #sec02 .sec02_wrap p {
        font-size: 120%;
    }
    .tit_sec {
        font-size: 180%;
        margin-bottom: 20px;
    }
    .fair-wrapper #sec02 .sec02_wrap .tit_tokyo {
        top: -35px;
        left: 35px;
    }
    .fair-wrapper #sec02 .container {
        padding-bottom: 40px;
    }
    /* highlights
	------------------------------------------------------------*/
    .fair-wrapper #highlights .highlights_case {
        flex-wrap: wrap;
        gap: 0;
        padding-bottom: 40px;
    }
    .fair-wrapper #highlights .highlights_case .pack {
        width: 100%;
    }
    .fair-wrapper #highlights .highlights_case .pack01 {
        margin-bottom: 30px;
    }
    .fair-wrapper #highlights .highlights_case .pack .img_wrap {
        width: 150px;
    }
    .fair-wrapper #highlights .highlights_case .circle_txt {
        top: -10px;
        left: -10px;
        width: 60px;
        height: 60px;
        font-size: 70%;
    }
    .fair-wrapper #highlights .highlights_case .circle_txt .num {
        font-size: 120%;
    }
    .fair-wrapper .tit_sec02 {
        font-size: 150%;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .fair-wrapper #highlights .container {
        padding-bottom: 40px;
        background-size: 120px;
        background-position: top right 20px;
    }
    /* benefits
	------------------------------------------------------------*/
    .fair-wrapper #benefits .benefits_wrap .tit_benefits_sub,
    .fair-wrapper #benefits .benefits_wrap .price {
        font-size: 150%;
    }
    .fair-wrapper #benefits .benefits_wrap .txt_emp {
        font-size: 120%;
    }
    .fair-wrapper #benefits .benefits_case .tit_benefits {
        font-size: 160%;
    }
    .fair-wrapper #benefits .container {
        padding-bottom: 40px;
    }
    /* production
	------------------------------------------------------------*/
    .fair-wrapper #production .case .img_wrap {
        max-width: 100%;
        width: 100%;
        float: none;
    }
    .fair-wrapper #production .container {
        padding: 40px 0;
    }
    .fair-wrapper #production .case .img_wrap img {
        width: 49%;
    }
    .fair-wrapper #production .case p {
        margin-top: 20px;
        font-size: 120%;
    }
    .fair-wrapper #production::before {
        background-size: 100%;
        width: 120px;
        height: 310px;
        bottom: -80px;
    }
    /* gallery
	------------------------------------------------------------*/
    .fair-wrapper #gallery .case {
        flex-wrap: wrap;
        gap: 20px;
    }
    .fair-wrapper #gallery .case .video_wrap {
        width: 100%;
        padding-top: 57%;
        min-width: 100%;
    }
    .fair-wrapper #gallery .case p {
        font-size: 120%;
    }
    .fair-wrapper #gallery .container {
        padding: 30px 0;
    }
    .fair-wrapper #gallery .gallery_wrap {
        background-size: 120px;
    }
    /* sched02
	------------------------------------------------------------*/
    .fair-wrapper #sched02 .container {
        padding: 30px 0 120px;
    }
    .fair-wrapper #sched02::before {
        bottom: -140px;
        width: 100%;
        height: 336px;
        background-size: contain;
    }
    .title-trigger {
        font-size: 22px;
        padding: 8px 30px;
        border-radius: 40px;
    }
}

@media screen and (max-width: 640px) {
    /* main visual
	------------------------------------------------------------*/
    .fair-wrapper #main_visual .mv_sub_tit_wrap .tit_mv {
        font-size: 3.7vw;
    }
    .fair-wrapper #main_visual .mv_sub_tit_wrap {
        padding-top: 40px;
    }
    .fair-wrapper #main_visual .mv_sub_tit_wrap .left_text,
    .fair-wrapper #main_visual .mv_sub_tit_wrap .right_text {
        font-size: 110%;
        width: 70px;
        height: 70px;
        bottom: 40px;
    }
    .fair-wrapper #main_visual .mv_sub_tit_wrap .hlist {
        width: 90%;
    }
    .fair-wrapper #main_visual .mv_sub_tit_wrap .hlist li {
        font-size: 90%;
        padding: 5px;
    }
    /* sec01
	------------------------------------------------------------*/
    .fair-wrapper .sec-sched .sched_wrap .tit_sched {
        font-size: 180%;
    }
    .fair-wrapper .sec-sched .sched_wrap .sched_case01::before,
    .fair-wrapper .sec-sched .sched_wrap .sched_case02::before {
        display: none;
    }
    .fair-wrapper .sec-sched .sched_wrap .sched_case,
    .fair-wrapper .sec-sched .sched_wrap .sched_case:last-of-type {
        padding: 30px 20px;
    }
    .fair-wrapper .sec-sched .sched_wrap .tit_sched {
        padding-bottom: 15px;
    }
    /* sec02
	------------------------------------------------------------*/
    .fair-wrapper #sec02 .sec02_wrap .tit_tokyo {
        width: 80%;
    }
    .fair-wrapper #sec02 .sec02_wrap {
        padding: 20px;
    }
    .fair-wrapper #sec02 .sec02_wrap .img_list {
        gap: 2%;
    }
    .fair-wrapper #sec02 .sec02_wrap .img_list li {
        width: 49%;
        margin-bottom: 2%;
    }
    .fair-wrapper #sec02 .sec02_wrap p {
        font-size: 110%;
        margin-bottom: 10px;
    }
    /* highlights
	------------------------------------------------------------*/
    .fair-wrapper #highlights .highlights_case .pack .img_wrap {
        width: 120px;
        margin-right: 10px;
    }
    /* benefits
	------------------------------------------------------------*/
    .fair-wrapper #benefits .benefits_wrap {
        flex-wrap: wrap;
        margin: 0;
    }
    .fair-wrapper #benefits .benefits_case .tit_benefits {
        margin: -50px auto 0;
    }
    .fair-wrapper #benefits .benefits_case {
        padding: 20px 0 0;
    }
    .fair-wrapper #benefits .benefits_wrap .pack {
        width: 100%;
        padding: 20px;
    }
    .fair-wrapper #benefits .benefits_wrap .pack01 {
        border-right: 0;
        border-bottom: 1px solid #eecd93;
    }
    .fair-wrapper #benefits .benefits_wrap .pack02 {
        border-left: 0;
        border-top: 1px solid #eecd93;
    }
    .fair-wrapper #benefits .benefits_wrap .pack02::before {
        width: 75px;
    }
    .fair-wrapper #benefits .benefits_wrap .txt_emp {
        font-size: 110%;
        margin-bottom: 10px;
    }
    .fair-wrapper #benefits .benefits_wrap .tit_benefits_sub,
    .fair-wrapper #benefits .benefits_wrap .price {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    .title-trigger {
        font-size: 18px;
        padding: 8px 16px;
        border-radius: 24px;
        width: 100%;
        box-sizing: border-box;
    }
}
