@charset "UTF-8";

a[id$="_title"] + section .heading.block_header_6 .h,
a[id$="_title"] + section .heading.block_header_1 p{
    font-size: 4.4rem;
}
#bw_booth_01 + section .heading.block_header_2 .h {
    font-size: 4.0rem !important;
}
.booth_txt_p span{
    background: linear-gradient(transparent 60%, #ffd966 60%);
    font-size: 185%;
    font-weight: 900;
}
#bw_teian_point + div .heading.block_header_4 .h {
    font-size: 3.4rem;
    letter-spacing: 0
}
#bw_teian_point + div .heading.block_header_4 p{
    font-size: 2.2rem;
}
#bw_teian_point + div .inner_item_txt p{
    font-size: 1.7rem;
    line-height: 3.4rem;
}
.teian_point_txt {
    font-size: 3.5rem;
    font-weight: 900;
    letter-spacing: 0.2rem;
    line-height: 1.5;
}
#top_service_img + section {
    height: 60px;
}
#top_service_txt + section{
    margin-top: -220px;
}
#top_circle + section .inner_item_img::after{
    background-image: url(/common/upload_data/eventy-planningcom/image/img_service01_6.png);
}
#top_circle + section::before{
    content: "One Stop";
    font-size: 6.7vw;
}
#top_circle + section::after{
    content: "Service";
    font-size: 6.7vw;
}
#w_booth_schedule_title + section .heading.block_header_1 p{
    font-size: 5.4rem;
}
#w_booth_schedule_title + section{
    background: var(--i_btn_color) !important;
}
#booth_schedule01 + div .heading.block_header_4 .h {
    letter-spacing: -0.1rem;
}
#booth_schedule01 + .composite_box01.block_images_1 a + .inner_item_txt {
  padding: 0;
}
#booth_schedule01 + div .inner_item_txt>p {
    font-size: 90%;
    line-height:1.8;
    padding: 0 20px 15px;
}
#booth_schedule01 + div .inner_item .heading{
    padding-bottom: 0;
}
#booth_schedule01 + div .inner_item {
    position: relative;
}
#booth_schedule01 + div .inner_item:before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 7px);
    border-top: 4px solid var(--i_sub_color);
    border-left: 4px solid var(--i_sub_color);  
    transform: rotate(135deg);
    right: -40px;
}
#booth_schedule01 + div .inner_item:last-of-type:before{
    display: none;
}
@media screen and (max-width: 1600px){
    #bw_booth_01 + section .heading.block_header_2 .h{
        font-size: 3.5rem !important;
    }
    #w_booth_schedule_title + section .heading.block_header_1 p{
        font-size: 4.8rem;
    }  
    #booth_schedule01 + div .inner_item::before{
        right: calc(0% - 32px);
    }
    #booth_schedule01 + div .heading.block_header_4 .h{
        letter-spacing: 0;
        font-size: 2.2rem !important;
    }    
}
@media screen and (max-width: 1400px){
    #bw_booth_01 + section .heading.block_header_2 .h{
        letter-spacing: -0.1rem !important;
    }
    .booth_txt_p span{
        font-size: 155%;
    }
    #bw_teian_point + div .heading.block_header_4 .h{
        font-size: 2.4rem !important;
    }
    #bw_teian_point + div .heading.block_header_4 p{
        font-size: 1.8rem;
    }    
    #booth_schedule01 + div .inner_item{
        width: 30%;
    }
    #booth_schedule01 + div .inner_item:nth-of-type(4){
        margin-left: 0 !important;
        margin-top: 50px;
    }
    #booth_schedule01 + div .inner_item:nth-of-type(5){
        margin-top: 50px;
    }
    #booth_schedule01 + div .heading.block_header_4 .h{
        font-size: 2.5rem !important;
    }    
}
@media screen and (max-width: 850px){
    #booth_schedule01 + div .inner_item::before {
        right: calc(0% - 26px);
    }
    #booth_schedule01 + div .inner_item::before{
        width: 12px;
        height: 12px;
    }
}
@media screen and (max-width: 700px){
    #booth_schedule01 + div .inner_item{
        width: 100% !important;
        margin-left: 0 !important;
    }
    #booth_schedule01 + div .inner_item:nth-of-type(4),
    #booth_schedule01 + div .inner_item:nth-of-type(5){
        margin-top: 0
    }
    #booth_schedule01 + div .inner_item::before{
        right: 50%;
        top: 108%;
        transform: rotate(225deg);
        width: 12px;
        height: 12px;
    }    
}
@media screen and (max-width: 900px){
    a[id^="bw_booth"] + section .inner_item_txt,
    a[id^="bw_booth"] + section .inner_item_txt .heading{
        text-align: center;
    }    
}
@media screen and (max-width: 650px){
    a[id$="_title"] + section .heading.block_header_6 .h,
    a[id$="_title"] + section .heading.block_header_1 p{
        font-size: 3.7rem;
    }
    .teian_point_txt{
        font-size: 2.4rem;
    }
    #top_circle + section::before{
        content: "One Stop";
        font-size: 9.7vw;
        top: inherit;
        bottom: 27px;
    }
    #top_circle + section::after{
        content: "Service";
        font-size: 9.7vw;
    }
    .heading.block_header_2 .h{
        font-size: 3.2rem !important;
    }        
}
@media screen and (max-width: 430px){
    #w_booth_schedule_title + section .heading.block_header_1 p{
        font-size: 3.7rem;
    }    
}