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

.pc_view{
    display: none;
}

.fes2023_contents .ly_plan {
  flex-direction: column;
  margin-bottom: 8%;
}

.fes2023_contents .ly_plan-leftarea_inner {
  height: auto;
  margin-bottom: 20%;
}

.fes2023_contents {
    margin: 60px 0 80px;
}

.fes2023_contents .ly_plan-leftarea {
    width: 100%;
}

.fes2023_contents .fes2023_main .ly_plan-leftarea_inner {
    height: 0;
    padding-top: 142%;
    margin-bottom: 0;
}

.fes2023_contents .ly_plan-rightarea {
    width: 100%;
}

.fes2023_contents .fes2023_logo {
    display: none;
}

.fes2023_contents .fes2023_catchcopy {
    width: 100%;
    padding: 8%;
    box-sizing: border-box;
    max-width: unset;
}

.fes2023_contents .fes2023_middlebox {
    padding: 8%;
}

.fes2023_contents .fes2023_catchcopy p:first-child {
    margin-bottom: 20px;
    font-size: 24px;
}

.fes2023_contents .fes2023_catchcopy p:last-child {
    font-size: 14px;
}

.fes2023_contents .ly_plan-leftarea {
    width: 100%;
}

.fes2023_contents .fes2023_third .ly_plan-leftarea_inner {
    background-size: cover;
}

.fes2023_contents .ly_plan-leftarea_inner {
    height: 0;
    padding-top: 141%;
    margin-bottom: 0;
}

.fes2023_contents .fes2023_middlebox h3 {
    font-size: 24px;
}

.fes2023_contents .fes2023_middlebox h4 {
    font-size: 20px;
    margin-bottom: 48px;
    margin-top: 24px;
}

.fes2023_middlebox_detail .link_button{
    margin-top: 40px;
}

.fes2023_nav_fixed {
    top: unset;
    bottom: 0;
    left: 0;
    right: unset;
    width: 100%;
    border-radius: 16px 16px 0 0;
    padding:0;
}

.fes2023_nav_fixed ul {
    display: flex;
    overflow-x: scroll;
    word-break: break-word;
    white-space: nowrap;
    gap: 20px;
    justify-content: center;
}

.fes2023_nav_fixed ul li {
    margin-bottom: 0;
    font-weight: 600;
    padding: 20px 0;
}

.fes2023_nav_fixed ul li a {
    padding-left: 12px;
}

.list_language {
    position: fixed;
    top: 72px;
    left: 2%;
    z-index: 100;
}

.fes2023_middlebox_detail dt {
    clear: unset;
    float: unset;
    width: 100%;
    margin-bottom: 4px;
}

.fes2023_middlebox_detail dd {
    padding-left: 0;
}

.fes2023_contents .fes2023_middlebox h5 {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 56px;
}


















}




















