*{
    padding: 0;
    margin: 0;
}

body{
    font-family:"Roboto","Noto sans JP" ;
    color: #444545;
}

a{
    text-decoration: none;
    color: black;
}

li{
    list-style: none;
}

/* ここから */

.header_cntent{
    margin: 0 auto;
    background-image: url(../img/Group\ 183.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 842px;
    background-position: center;
    background-size: cover;
    color: #FFFFFF;
    position: relative;
    top: -1px;
    z-index: 2;
}

.header_logo img{
    width: 188px;
    height: 48px;
    position: absolute;
    top: 14px;
    left: 40px;
}

.header_cover{
    max-width: 960px;
    text-align: center;
    margin: 0 auto;
}

.cover_text{
    font-weight: bold;
    padding: 0 20px;
    padding-top: 96px;
    font-size: 28px;
    height: 33px;
}

.header_cover .pc_kv{
    margin-top: 49px;
    padding: 0 20px;
}

.sp_kv,.sp_subtitle{
    display: none;
}

.cover_date{
    margin-top: 12px;
    font-size: 35px;
    text-shadow:  2px 2px #000C4D;
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    padding: 0 20px;
}

.cover_date span:nth-child(1){
    font-size: 46px;
}

.cover_date span:nth-child(2){
    font-size: 33px;
}

.cover_date span:nth-child(3){
    font-size: 43px;
}

.cover_place{
    font-size: 30px;
    text-shadow:  2px 2px #000C4D;
    padding: 0 20px;
    margin-top: 4px;
    font-weight: 700;
}

.line{
    background-color: #06C755;
    color: #FFFFFF;
}

#line_link{
    color: #FFFFFF;
}

.cover_form{
    display: flex;
    margin: 0 auto;
    margin-top: 42px;
    font-size: 24px;
    padding: 1.5px 10px;
    max-width: 430px;
    align-items: center;
    border-radius: 30px;
    border: 2px #FFFFFF solid;
    column-gap: 5px;
    width: 400px;
    cursor: pointer;
    font-weight: 700;
}

.cover_form:hover{
    opacity: 0.5;
}

.cover_form img{
    display: block;
    width: 57px;
    height: 57px;
    margin: 0;
    padding: 0;
}

.cover_form a{
    margin: 0;
    padding: 0;
    display: block;
    padding-left: 20px;
}

.sp_kv{
    display: none;
}

.event_contain{
    background-image: url(../img/Group\ 185.svg);
    margin: 0 auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% -20px;
    background-size: cover;
    top: 1038px;
    color: #444545;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background-size: 100%;

}

.summit_ex{
    padding: 0 20px;
    padding-top: 33px;
    max-width: 960px;
    margin: 0 auto;
}

.titles{
    font-size: 60px;
    font-weight: 700;
    color: #81D7FC;
    font-style: italic;
    margin: 0 auto;
    padding: 0 20px;
}

.border {
    position: relative;
    display: inline-block;
    padding: 0 55px;
}

.border:before,
.border:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #444545;
}

.border:before {
    left: 2px;
}

.border:after {
    right: 13px;
}

.event_subtitle{
    margin-top: 8px;
    font-weight: 700;
}

.event_text{
    display: block;
    margin-top: 61px;
    font-weight: bold;
    padding: 0 20px;
}

.event_text1{
    font-size: 22px;
    letter-spacing: 0.5px;
}

.event_text2{
    font-size: 22px;
    margin-top: 13px;
}

.event_text3{
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 50px;
    line-height: 45px;
    max-width: 960px;
    text-align: left;
    padding: 0 200px;
}

.summary{
    margin-top: 160px;
    padding-bottom: 85px;
}

.summary_subtitle{
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 6px;
    margin-right: 14px;
}

.border_summary{
    position: relative;
    display: inline-block;
    padding: 0 55px;
}

.border_summary:before,
.border_summary:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #444545;
}

.border_summary:before {
    left: -7px;
}

.border_summary:after {
    right: -10px;
}

.summary_contents{
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
    padding-top: 55px;
}

.summary_content{
    max-width: 960px;
    font-family: "Noto sans JP";
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 34px;
    text-align: left;
    border-bottom: dotted 1px #C4C4C4;
    margin-bottom: 34px;
}

.summary_content2{
    max-width: 960px;
    font-family: "Noto sans JP";
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 43px;
    text-align: left;
    border-bottom: dotted 1px #C4C4C4;
    margin-bottom: 34px;
}

.summary_head{
    display: inline-block;
    width: 170px;
    margin: 0 auto;
    color: #FDD35C;
    box-sizing: border-box;
    border: 2px #FDD35C solid;
    border-radius: 27.5px;
    text-align: center;
    padding: 10px 5px;
    margin-right: 17px;
    background-color: #FFFFFF;
}

.summary_head2{
    display: inline-block;
    width: 170px;
    margin: 0 auto;
    color: #FDD35C;
    box-sizing: border-box;
    border: 2px #FDD35C solid;
    border-radius: 27.5px;
    text-align: center;
    padding: 10px 5px;
    margin-right: 17px;
    vertical-align: top;
    background-color: #FFFFFF;
}

.summary_text{
    align-items: center;
    margin: 0 auto;
    margin-left: 0;
    max-width: 637px;
    font-family: "Noto sans JP";
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 0.4px;
    display: inline;
}

.summary_text2{
    align-items: center;
    margin: 0 auto;
    margin-left: 0;
    max-width: 637px;
    font-family: "Noto sans JP";
    font-size: 22px;
    font-weight: bold;
    text-align: left;
}

.text_break{
    display: none;
}

.line_break{
    display: inline-block;
    margin-top: 10px;
}

.sammary_access{
    display: inline-block;
    margin-top: 7px;
    margin-right: 5px;
}

.access_station{
    font-size: 14px;
    font-weight: 500px;
    margin-top: 3px;
}

.subway_station{
    margin-top: 8px;
}

#jr_deco::before{
    content:  "";    
    width:  10px;              
    height:  10px;            
    display:  inline-block;     
    background-color:#FDD35C;  
    border-radius:  50%;      
    margin-right: 3px; 
}

#subway_deco::before{
    content:  "";    
    width:  10px;              
    height:  10px;            
    display:  inline-block;     
    background-color:#FDD35C;  
    border-radius:  50%;      
    margin-right: 3px; 
}

.access_map{
    display: inline-block;
    vertical-align: -10px;
    max-width: 100%;
}

.text_sp{
    display: none;
}

.last_summary{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.contents_area{
    width: 100%;
    background-color: #FFF6DE;
    text-align: center;
    padding-top: 78px;
    padding-bottom: 77px;
}

.titles_yellow{
    font-size: 60px;
    font-weight: 700;
    color: #FDD35C;
    font-style: italic;
    margin: 0 auto;
    padding: 0 20px;
    padding-bottom: 10px;
}

.subtitles{
    font-size: 18px;
    font-weight: 700;
}

.borders {
    position: relative;
    display: inline-block;
    padding: 0 55px;
}

.borders:before,
.borders:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #444545;
}

.borders:before {
    left: 0px;
}

.borders:after {
    right: 0px;
}

.contents_container ul{
    display: flex;
    max-width: 960px;
    margin: 0 auto;
    padding: 20px;
    padding-top: 55px;
    column-gap: 90px;
    padding-bottom: 16px;
}

.content_container{
    width: 435px;
    height: 377px;
    box-sizing: border-box;
    border: 3px  #FDD35C solid;
    border-radius: 10px;
    background-color: #FFFFFF;
    position: relative;
}

.content_text1{
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    padding: 9px 0;
    background-color: #FDD35C;
}

.content_text2{
    font-size: 14px;
    font-weight: 500;
    padding-top: 15px;
    text-indent: -14px;
}   

.content_img1{
    position: absolute;
    top: 83px;
    left: 93px;
}

.content_text3{
    font-size: 28px;
    font-weight: bold;
    padding-top: 16px;
    color: #FDD35C;
    padding-bottom: 9px;
}

.content_text3 span{
    font-size: 48px;
    font-style: italic;
    font-weight: 600;
    font-family: "Roboto";
}

.content_img2sp{
    display: none;
}

.content_img1sp{
    display: none;
}

.pickup_area{
    width: 100%;
    background-color: #FDD35C;
}
.pickup_whole{
    color: #000000;
    background-color: #FFFFFF;
    margin: 0 50px;
    text-align: center;
    padding-top: 47px;
    padding-bottom: 1px;
}

.pickup_company{
    max-width: 958px;
    padding: 30px;
    padding-top: 34px;
    align-items: center;
    margin: 0 auto;
    font-family: "Noto sans JP";
    padding-bottom: 41px;
}

.company_1{
    display: flex;
    gap: 31px;
    padding-bottom: 27px;
}

.company_2{
    display: flex;
    gap: 31px;
    padding-bottom: 18px;
}

.company_text{
    text-align: left;
    font-weight: 500;
    
}

.company_text a{
    display: inline-block;
    margin-top: 4px;
    font-weight: 500;
    font-size: 16px;
    margin-left: 7px;
}

/* a:hover{
    opacity: 0.5;
} */

.companylogo_space{
    min-width: 267px;
    min-height: auto;
    display: flex;
}

.company_logo_1{
    margin: auto;
    align-items: center;
}

.company_logo_2{
    margin: auto;
    align-items: center;
}

.textin_logo{
    margin-top: 5px;
    float: left;
}

.complogo_sp,.textin_logosp{
    display: none;
}

.exhibitors_area{
    width: 100%;
    background-image: url(../img/Group\ 192.svg);
    background-size: 98%;
    background-position: 0 -25px;
    background-repeat: no-repeat;
}

.exhibitors_container{
    text-align: center;
    margin: 0 auto;
    padding: 0 30px;
    padding-top: 20px;
    max-width: 960px;
    padding-bottom: 125px;
}

.titles_aqua{
    font-size: 60px;
    font-weight: 700;
    color: #81D7FC;
    font-style: italic;
    margin: 0 auto;
    padding: 0 20px;
    padding-bottom: 10px;
}

.exhibitors_list{
    display: flex;
    font-size: 20px;
    font-weight: 500;
    line-height: 200%;
    text-align: left;
    justify-content: flex-start;
    padding-top: 88px;
    font-family: "Noto sans JP";
    gap: 146px;
}

.list_ps{
    float: right;
    font-size: 20px;
    font-weight: 500;
    font-family: "Noto sans JP";
    padding-top: 25px;
    display: block;
}

.borders_2 {
    position: relative;
    display: inline-block;
    padding: 0 55px;
}

.borders_2:before,
.borders_2:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #444545;
}

.borders_2:before {
    left: 0px;
}

.borders_2:after {
    right: 0px;
}

.schedule_area{
    width: 100%;
    height: auto;
    text-align: center;
    background-image: url(../img/background_4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 85px;
    object-fit: contain;
}

.white{
    color: #FFFFFF;
}

.borders_white {
    position: relative;
    display: inline-block;
    padding: 0 55px;
}

.borders_white:before,
.borders_white:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #FFFFFF;
}

.borders_white:before {
    left: 0px;
}

.borders_white:after {
    right: 0px;
}

.schedule_list{
    font-family: "Noto sans JP";
    padding:0 20px;
    padding-top: 57px;
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
    max-width: 960px;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    gap: 22px 5px;
    align-items: flex-start;
    padding-bottom: 190px;

}

.list_contain{
    position: relative;
    width: 300px;
    height: 254px;
    background-color: #F1FBFF99 ;
    box-sizing: border-box;
    border-radius: 5px;
}

.timer {
    top: 6px;
    left: -4px;
    width: 88px;
    height: 31px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 700;
    background-image: url(../img/Group\ 219.svg);
    background-repeat: no-repeat;
}

.timer-text{
    position: relative;
    top: -2px;
}

.instructor{
    padding-top: 17px;
    max-width: 100%;
    height: auto;
}

.timelist_textbox{
    height: 80px;
    display: flex;
    padding: 0 18px;
    padding-top: 5px;
    margin: 0 auto;
}

.timelist_text{
    display: inline;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1.4px;
    line-height: 1.2;
    max-width: 270px;
    text-align: left;
    margin: auto 0;
}

.titles_blue{
    font-size: 60px;
    font-weight: 700;
    color: #00A8F0;
    font-style: italic;
    margin: 0 auto;
    padding: 0 20px;
    padding-bottom: 10px;
}

.instructor_trio{
    position: relative;
    padding-top: 42px;
    width: 300px;
    height: 100px;
    max-width: 290px;
    margin: 0 auto;
    padding-bottom: 13px;
}

.instructor_a{
    position:absolute;
    z-index: 5;
    align-items: center;
    left: 5px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px #FFFFFF solid;
    max-width: 100%;
    height: auto;
}

.instructor_b{
    position: absolute;
    z-index: 3;
    align-items: center;
    left: 95px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px #FFFFFF solid;
    max-width: 100%;
    height: auto;
}

.instructor_c{
    position: absolute;
    z-index: 2;
    align-items: center;
    left: 185px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px #FFFFFF solid;
    max-width: 100%;
    height: auto;
}

.name_label{
    left: 0;
    top: 125px;
    z-index: 10;
    position: absolute;
}

.trio_name1{
    position: absolute;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    z-index: 20;
    top: 126px;
    line-height: 12px;
    margin: auto 0;
    left: 24px;
}

.trio_name2{
    font-size: 15px;
    position: absolute;
    font-weight: 700;
    text-align: left;
    z-index: 20;
    top: 134px;
    line-height: 10px;
    justify-content: center;
    margin: auto 0;
    left: 98px;
    letter-spacing: 2px;
}

.instructor_duo{
    padding-top: 30px;
    position: relative;
    width: 300px;
    height: 110px;
    max-width: 290px;
    margin: 0 auto;
    padding-bottom: 16px;
}

.instructor_1{
    position: absolute;
    top: 32px;
    left: 22px;
    max-width: 100%;
    height: auto;
}

.instructor_2{
    position: absolute;
    top: 32px;
    left: 150px;
    width: 108px;
    height: 108px;
    border-radius: 50%;
    border: 3px #FFFFFF solid;
    max-width: 100%;
    height: auto;
}

.name_labelduo{
    position: absolute;
    top: 127px;
    left: 22px;
}

.instructor_duo p{
    position: absolute;
    top: 128px;
    left: 134px;
    font-size: 16px;
}

.list_containmc{
    position: relative;
    width: 300px;
    height: 192px;
    background-color: #F1FBFF99 ;
    box-sizing: border-box;
    border-radius: 5px;   
}

.instructor_mc{
    padding-top: 40px;
}

.instructor_abc{
    display: none;
}
.instructor_12{
    display: none;
}

.burger{
    display: none;
}

.faq_area{
    width: 100%;
    height: auto;
    background-image: url(../img/Polygon\ 5.png), url(../img/Polygon\ 5-1.png), url(../img/Polygon\ 6.png);
    background-repeat: no-repeat;
    background-position: left 362px, right 15px top 225px, right 104px top 50px;
    background-size: auto,auto,auto;
}

.faq_container{
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 100px;
    padding-top: 95px;
    padding-bottom: 105px;
}

.faq_contants{
    text-align: left;
    display: flex;
    flex-direction: column;
    padding-top: 80px;
}

.faq_content{
    display: flex;
    flex-wrap: wrap;
    max-width: 760px;
    margin: 0 auto;
    gap: 11px;
    padding-bottom: 17px;
    font-size: 18px;
}

.faq_text{
    float: left;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
}

.faq_title{
    padding-bottom: 70px;
}

.q_logo{
    width: 33px;
    height: 33px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #00A8F0;
    color: #FFFFFF;
    line-height: 33px;
}

.a_logo{
    width: 33px;
    height: 33px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #FDD35C;
    color: #FFFFFF;
    line-height: 33px;
}

.faq_qa{
    padding-bottom: 26px;
}

.faq_text a{
    font-weight: bold;
    text-decoration: underline;
}

.faq_text a:hover{
    opacity: 0.5;
    cursor: pointer;
}

.faq_textbreak{
    display: none;
}

.footer{
    width: 100%;
    height: auto;
    background-color: #333333;
    color: #FFFFFF;
}

.footer_container{
    max-width: 1192px;
    margin: 0 auto;
    text-align: center;
    padding: 0 30px;
}

.contain_on{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 49px;
    box-sizing: border-box;
    border-bottom: 1px #FFFFFF solid;
}

.footer_exhibitors{
    width: 300px;
    height: 50px;
    font-size: 22px;
    font-weight: 700;
    box-sizing: border-box;
    border: 1.6px #FFFFFF solid;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    color: #FFFFFF;
}

.footer_exhibitors:hover{
    opacity: 0.5;
}

.contain_under{
    max-width: 436px;
    display: flex;
    height: auto;
    margin: auto;
    justify-content: flex-start;
    gap: 43px;
    align-items: end;
    padding-top: 16px;
    padding-bottom: 40px;
}

.footer_text{
    font-size: 14px;
    font-weight: 500;
    transform: translateY(-9px);
}

.line_form{
    width: 65px;
    height: 303px;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #06C755;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    text-align: center;
    flex-direction: column;
    max-height: 303px;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.line_form:hover{
    cursor: pointer;
    opacity: 0.5;
}

.form_rightln{
    display: inline-block;
    color: #FFFFFF;
    margin: auto;
    writing-mode: vertical-rl;
    letter-spacing: 5px;
    padding-right: 3px;
    padding-top: 23px;
}

.line_logo{
    width: 52px;
    height: 52px;
    margin: auto;
    padding-bottom: 8px;
}

.pickup_link:hover{
    opacity: 0.5;
}

.pickup_link{
    font-weight: 500;
}

.under_form{
    display: none;
}












@media screen and (min-width: 1401px){

    body{
        width: auto;
    }

}

@media screen and (max-width: 1000px) {
    .access_map{
        display: block;
        align-items: center;
        max-width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .contents_container ul{
        flex-flow: column;
        align-items: center;
        gap: 50px;
    }

    .exhibitors_list{
        text-align: left;
        flex-direction: column;
        max-width: 450px;
        margin: 0 auto;
        gap: 0px;
        font-size: 16px;
        padding-top: 40px;
    }

    .list_ps{
        font-size: 16px;
        width: 450px;
        margin: 0 auto;
    }

    .schedule_list{
        max-width: 620px;
        gap: 22px 5px;
    }

    .faq_container{
        max-width: 550px;
        padding: 0 50px;
        padding-top: 95px;
        padding-bottom: 100px;
    }



}

@media screen and (max-width: 900px) {
    .text_break{
        display: block;
    }

    #line_break1{
        vertical-align: top;
    }

}



@media screen and (max-width: 750px) {

    .header_cntent {
        background-image: url(../img/Group\ 184.png);
        height: 464px;
        margin-bottom: 0;
    }

    .cover_form{
        display: none;
    }

    .header_logo img{
        width: 77px;
        height: 20px;
        position: absolute;
        top: 15px;
        left: 12px;
    }

    .header_cover{
        max-width: 350px;
    }

    .cover_text{
        padding: 0 10px;
        padding-top: 75px;
        font-size: 16px;
        height: 15px;
    }

    .header_cover .sp_kv{
        margin: 0 auto;
        margin-top: 32px;
        align-items: center;
        padding: 0 10px;
        width: 302px;
        height: 145.6px;
    }

    .pc_kv{
        display: none;
    }

    .sp_kv,.sp_subtitle{
        display: block;
    }

    .sp_subtitle {
        margin: 0 auto;
        align-items: center;
        margin-top: 15px;
    }

    .event_contain{
        background-image: none;
    }

    .cover_date{
        margin-top: 10px;
        margin-right: 3px;
        font-weight: 700;
    }

    .cover_date span:nth-child(1){
        font-size: 24.95px;
    }

    .cover_date span:nth-child(2){
        font-size: 18.15px;
    }

    .cover_date span:nth-child(3){
        font-size: 23.59px;
    }

    .cover_place{
        font-size: 15.88px;
        padding: 0 10px;
        margin: 0;
    }

    .event_contain{
        background-image: url(../img/sp-Group\ 186.svg);
        background-position: 50% -27px;
        z-index: 1;
    }

    .titles{
        font-size: 26px;
        padding: 0 10px;
    }

    .summit_ex{
        padding: 0 10px;
        padding-top: 25px;
    }

    .border {
        padding: 0 35px;
    }

    .border:before,
    .border:after {
        width: 20px;
        height: 0.7px;
    }

    .border:after {
        right: 2px;
    }

    .event_subtitle{
        margin-top: 8px;
        font-weight: 700;
        font-size: 14px
    }

    .event_text1,.event_text2{
        display: none;
    }

    .event_text{
        margin-top: 0;
        padding: 0;
    }

    .event_text3{
        font-weight: 500;
        font-size: 16px;
        max-width: 400px;
        padding: 0 48px;
        margin-top: 23px;
        line-height: 37px;
    }

    .summary{
        margin-top: 30px;
        padding-bottom: 0;
    }

    .summary_subtitle{
        text-align: center;
        margin: 0 auto;
        font-size: 14px;
        margin-top: 8px;
    }

    .border_summary{
        padding: 0 17px;
    }

    .border_summary:before,
    .border_summary:after {
        width: 20px;
        height: 0.7px;
    }

    .border_summary:before {
        left: -21px;
    }

    .border_summary:after {
        right: -20px;
    }

    .text_sp{
        display: inline;
    }

    .text_pc{
        display: none;
    }

    .line_break{
        margin: 0;
    }

    .summary_contents{
        padding-top: 17px;
        max-width: 400px;
        margin: 0 auto;
        padding-bottom: 38px;
        padding: 16px;
    }

    .summary_content{
        padding-bottom: 7px;
        margin-bottom: 5px;
    }

    .summary_content2{
        padding-bottom: 7px;
        margin-bottom: 9px;
    }

    #line_break1{
        vertical-align: 25px;
    }

    #line_break2{
        vertical-align: 28px;
    }

    .summary_head{
        width: 105.7px;
        border: 1.24px #FDD35C solid;
        font-size: 15px;
        border-radius: 15px;
        padding: 3px 5px;
        margin-right: 16px;
        margin-left: 3px;
    }

    .summary_head2{
        font-size: 15px;
        width: 105.7px;
        border: 1.24px #FDD35C solid;
        border-radius: 15px;
        padding: 3px 5px;
        margin-right: 16px;
        margin-left: 3px;
        vertical-align: top;
        margin-top: 4px;
        display: inline-block;
    }

    .summary_text{
        font-size: 14px;
        align-items: center;
        margin: 0 auto;
        margin-left: 0;
        max-width: 637px;
        font-family: "Noto sans JP";
        font-size: 14px;
        letter-spacing: 0.1px;
    }

    .summary_text2{
        align-items: center;
        margin: 0 auto;
        margin-left: 0;
        max-width: 637px;
        font-family: "Noto sans JP";
        font-size: 14px;
    }

    .line_break{
        display: inline-block;
    }

    .line_break2sp{
        line-height: 1.1;
    }

    .line_break3sp{
        line-height: 1.3;
    }

    .sammary_access{
        display: inline-block;
        margin-top: 7px;
        margin-right: 0;
    }

    .access_station{
        font-size: 14px;
        font-weight: 500px;
        margin-top: 3px;
    }

    .subway_station{
        margin-top: 8px;
    }

    #list_deco::before{
        content:  "";    
        width:  10px;              
        height:  10px;            
        display:  inline-block;     
        background-color:#FDD35C;  
        border-radius:  50%;      
        margin-right: 3px; 
    }

    .access_map{
        display: inline-block;
        vertical-align: -10px;
        max-width: 100%;
        height: 200px;
    }

    #hool_adjust{
        margin-bottom: 5px;
    }

    .br_adjust{
        line-height: 0.5;
    }

    .br_adjust2{
        line-height: 1.1;
    }

    .access_station{
        font-weight: 400;
        max-width: 235px;
        margin-top: -5px;
    }

    .line_break3{
        display: inline;
        vertical-align: 8px;
        padding-left: 5px;
        margin: 0;
    }

    #list_deco::before{
        width:  8px;              
        height:  8px;                 
        margin-right: 5px; 
    }

    #access_adjust{
        margin-right: 5px;
    }

    #subway_deco{
        margin-left: 14px;
    }

    .subway_access{
        text-indent: -13px;
        margin-left: 14px;
    }

    .last_summary{
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }

    .content_container{
        width: 336px;
        height: 291px;
        box-sizing: border-box;
        border: 3px  #FDD35C solid;
        border-radius: 10px;
        background-color: #FFFFFF;
        position: relative;
    }

    .content_img2sp{
        display: inline-block;
    }

    .content_img2pc{
        display: none;
    }

    .contents_area{
        padding-top: 39px;
        padding-bottom: 52px;
    }

    .titles_yellow{
        font-size: 26px;
        padding-bottom: 6px;
    }

    .subtitles{
        font-size: 14px;
        font-weight: 700;
    }

    .borders:before,
    .borders:after {
        width: 20px;
        height: 0.7px;
    }

    .contents_container ul{
        max-width: 400px;
        padding-top: 21px;
        gap: 27.5px;
        padding-bottom: 0;
    }

    .content_container{
        width: 336px;
        height: 291px;
        border: 2.3px  #FDD35C solid;
        border-radius: 7.7px;
    }

    .content_text1{
        font-size: 18.5px;
        padding: 8px 0;
    }

    .content_img1pc{
        display: none;
    }

    .content_img1sp{
        display: inline;
    }

    .content_text2{
        font-size: 10.8px;
        padding-top: 9px;
    }   

    .content_img1{
        top: 64px;
        left: 72px;
    }

    .content_text3{
        font-size: 21.6px;
        padding-top: 16px;
        padding-bottom: 6px;
    }

    .content_text3 span{
        font-size: 37px;
    }

    .pickup_whole{
        margin: 0 10px;
        text-align: center;
        padding-top: 38px;
    }

    .pickup_company{
        padding: 9px;
        padding-top: 0px;
        align-items: center;
        margin: 0 auto;
        font-family: "Noto sans JP";
        padding-bottom: 55px;
    }

    .company_1{
        flex-direction: column;
        gap: 0;
        padding-bottom: 2px;
    }

    .company_2{
        flex-direction: column;
        gap: 0;
        padding-bottom: 2px;
    }

    .company_text{
        text-align: left;
        font-size: 14px;
        max-width: 500px;
        margin: 0 auto;
    }

    .company_text a{
        display: block;
        font-size: 14px;
        margin: 0 auto;
        text-align: center;
    }

    .companylogo_space{
        min-width: 267px;
        min-height: auto;
        display: flex;
    }

    .company_logo_1{
        margin: auto;
        align-items: center;
    }

    .company_logo_2{
        margin: auto;
        align-items: center;
    }

    .textin_logo{
        margin-top: 5px;
        float: none;
    }

    .textin_logopc,.company_logo_2,
    .company_logo_1{
        display: none;
    }

    .complogo_sp,.textin_logosp,
    .comtext_sp{
        display: inline;
    }
    .complogo_sp{
        text-align: center;
        margin: 0 auto;
        padding-top: 34px;
        padding-bottom: 12px;
    }

    .exhibitors_area{
        background-image: url(../img/Group\ 193.svg);
        background-size: 100%;
        background-position: 0 23px;
    }

    .exhibitors_container{
        padding: 0 30px;
        padding-top: 38px;
        padding-bottom: 62px;
        max-width: 400px;
    }

    .titles_aqua{
        font-size: 26px;
        padding: 0 20px;
        padding-bottom: 6px;
    }

    .exhibitors_list{
        max-width: 270px;
        font-size: 14px;
        line-height: 200%;
        text-align: left;
        padding-top: 31px;
        gap: 0;
    }

    .list_ps{
        text-align: right;
        float: right;
        font-size: 14px;
        padding-top: 20px;
        display: inline;
        width: 100%;
    }

    .borders_2 {
        padding: 0 32px;
    }

    .borders_2:before,
    .borders_2:after {
        width: 20px;
        height: 0.7px;
    }

    .schedule_area{
        padding-top: 39px;
    }

    .schedule_list{
        flex-direction: column;
        max-width: 350px;
        margin: 0 auto;
        align-items: center;
        gap: 9.5px;
        padding-top: 32px;
        padding-bottom: 50px;
    }

    .titles_blue{
        font-size: 26px;
        padding: 0 20px;
        padding-bottom: 6px;
    }

    .borders_white {
        padding: 0 36px;
    }

    .borders_white:before,
    .borders_white:after {
        width: 20px;
        height: 0.7px;
    }

    .list_contain{
        width: 354px;
        height: 103px;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .instructor{
        height: 87px;
        width: 90px;
        padding-top: 8px;
        padding-right: 18px;
    }

    .instructor_duo{
        height: auto;
        width: 23%;
        left: -200px;
    }

    .instructor_trio{
        display: none;
    }

    .instructor_duo{
        display: none;
    }

    .instructor_mc{
        height: auto;
        width: 48%;
        padding-top: 5px;
        padding-right: 6px;
    }

    .timelist_text{
        font-size: 16px;
    }

    .timelist_textbox{
        padding: 0px 10px;
        padding-top: 22px;
        padding-right: 9px;
        margin: 0;
    }

    .text_break166{
        display: none;
    }

    .timer{
        font-size: 14px;
        width: 87px;
        height: 31px;
        top: 5px;
        left: -4px;
    }

    .list_containmc{
        width: 354px;
        height: 103px;
    }

    .instructor_1{
        top: 0;
        left: 0;
    } 
       
    .instructor_abc{
        display: inline;
        width: 195px;
        height: 74px;
        padding-right: 12px;
        padding-top: 19px;
    }

    .instructor_12{
        display: inline;
        width: 161px;
        height: 82px;
        padding-right: 11px;
        padding-top: 15px;
    }

    .sp_textbreak{
        padding-right: 20px;
    }

    .burger{
        display: block;
    }

    .burger:hover{
        cursor: pointer;
        opacity: 0.5;
    }

    .burger_icon{
        font-weight: normal;
        font-size: 18px;
        box-sizing: border-box;
        border: 1px #FFFFFF solid;
        color: #FFFFFF;
        padding: 2px 14px;
        font-family: "roboto";
        font-style: italic;
    }

    .bottom_shadow{
        width: 354px;
        height: 103px;
        box-shadow: inset 0px -12px 8px rgba(0, 0, 0, .7);
    }

    .active{
        display: none;
    }

    .schedule_list{
        padding-bottom: 54px;
    }

    .faq_area{
        background-image: none;
    }

    .faq_title{
        padding-bottom: 26px;
    }

    .faq_container{
        max-width: 309px;
        padding: 0 20px;
        padding-top: 26px;
        padding-bottom: 50px;
    }

    .faq_content{
        gap: 11px;
        padding-bottom: 12px;
    }

    .q_logo{
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
    }

    .a_logo{
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
    }

    .faq_text{
        font-size: 16px;
        text-align: left;
    }

    .faq_qa{
        padding-bottom: 21px;
    }

    .faq_textbreak{
        display: block;
    }

    .footer_container{
        max-width: 297px;
        padding: 0 30px;
    }

    .contain_on{
        width: 100%;
        padding-top: 28px;
        padding-bottom: 22px;
    }

    .footer_exhibitors{
        width: 250px;
        height: 36.3px;
        font-size: 16px;
        border: 1px #FFFFFF solid;
        border-radius: 18px;
    }

    .contain_under{
        max-width: 249px;
        gap: 17px;
        padding-top: 10px;
        padding-bottom: 108px;
    }

    .footer_text{
        font-size: 9px;
        transform: translateY(-6px);
    }

    .footer_logo{
        width: 63%;
        height: auto;
    }

    .line_form{
        display: none;
    }

    .under_form{
        display: block;
        width: 100%;
        text-align: center;
        background-color: #F1F1F480;
        position: fixed;
        bottom: 0;
        padding: 17px 0;
        
    }

    .line_underform{
        max-width: 343px;
        display: flex;
        text-align: center;
        justify-content: center;
        margin: 0 auto;
        padding: 0 14px;
        background-color: #06C755;
        box-sizing: border-box;
        border-radius: 25px;
        border: 1.6px #FFFFFF solid;
    }

    .under_lnicon{
        width: 46px;
        height: 46px;
    }

    .text_underln{
        font-size: 19.6px;
        font-weight: 700;
        color: #FFFFFF;
        margin: auto;
        padding-left: 0;
    }

    .line_underform:hover{
        opacity: 0.5;
    }



























}