@charset "UTF-8";
/* CSS Document */

.onlinefes{
background: #fce221;
padding-bottom: 4%;
}

.onlinefesbtn{
background: #E60012;
color: #FFE600;
font-size: 1.8rem;
position: fixed;
top: 1%;
left: 130px;
z-index: 999;
font-family: "Zen Maru Gothic", serif;
font-weight: 800;
font-style: normal;
text-align: center;
border-radius: 80px;
line-height: 1.2em;
padding: 1.0em 1.5em;
}

.onlinefesbtn span{
color: #fff;
font-size: 2.0rem;
font-family: "Zen Maru Gothic", serif;
font-weight: 800;
font-style: normal;
}

.onlinefesbtn:hover{
opacity: 1;
background: #F0612B;
}

@media screen and (max-width: 1350px) {
.onlinefesbtn{
background: #E60012;
color: #FFE600;
font-size: 1.5rem;
position: fixed;
top: 1%;
left: 130px;
z-index: 999;
font-family: "Zen Maru Gothic", serif;
font-weight: 800;
font-style: normal;
text-align: center;
border-radius: 80px;
line-height: 1.2em;
padding: 0.5em 1.5em;
}

.onlinefesbtn span{
color: #fff;
font-size: 1.5rem;
font-family: "Zen Maru Gothic", serif;
font-weight: 800;
font-style: normal;
}
}



@media screen and (max-width: 1090px) {
.onlinefesbtn{
background: #E60012;
color: #FFE600;
font-size: 1.5rem;
position: fixed;
top: 0;
left: 0;
z-index: 999;
font-family: "Zen Maru Gothic", serif;
font-weight: 800;
font-style: normal;
text-align: center;
border-radius: 0;
line-height: 1.2em;
padding: 0.2em 0;
width: 100%
}

.onlinefesbtn span{
color: #fff;
font-size: 1.5rem;
font-family: "Zen Maru Gothic", serif;
font-weight: 800;
font-style: normal;
}

header{
margin-top: 60px;
}
}



.fes_header{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
}

.top_main_c{
background: url("../img/fes/top_ba.jpg") no-repeat center center;
background-size: 100%;
width: 94%;
}

/*-------------------------
  上にから下に流れるテキスト
-------------------------*/
.text_tate_l {
width: 3%;
    border-radius:0.5em;    /*角丸*/
    background:#FFFF00;        /*背景色*/
    text-align:center;      /*テキストの位置*/
    overflow:hidden;
    position: relative;
}


.loop {
-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  animation: loop 10s linear infinite;
  width: 100%;
    font-size:3.0rem;
    font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.loop2{
-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: 0; left: 0;
  animation: loop 10s -5s linear infinite;
    font-size:3.0rem;
    font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

@keyframes loop {
  100%{
    transform: translateY(100%);
  }
  0%{
    transform: translateY(-100%);
  }
}

.text_tate_r {
width: 3%;
    border-radius:0.5em;    /*角丸*/
    background:#FFFF00;        /*背景色*/
    text-align:center;      /*テキストの位置*/
    overflow:hidden;
    position: relative;
}


.loop3 {
-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  animation: loop3 10s linear infinite;
  width: 100%;
    font-size:3.0rem;
    font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.loop4{
-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: 0; left: 0;
  animation: loop3 10s -5s linear infinite;
    font-size:3.0rem;
    font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

@keyframes loop3 {
  0%{
    transform: translateY(100%);
  }
  100%{
    transform: translateY(-100%);
  }
}



.title{
width: 55%;
position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 9;
}

.kochi{
width: 100%;
padding-top: 35%;
position: relative;
    z-index: 8;
}

.fes_illust01{
width: 29%;
position: absolute;
top: 6%;
right: 3%;
    z-index: 7;
}

.fes_illust02{
width: 18%;
position: absolute;
top: -2%;
left: 2%;
    z-index: 7;
}

.odachi02{
width: 22%;
position: absolute;
top: 12%;
left: 3%;
    z-index: 7;
}

.fes_illust03{
width: 15%;
position: absolute;
top: 2%;
left: 22%;
    z-index: 7;
}

.fes_illust04{
width: 23%;
position: absolute;
top: 48%;
left: 6%;
    z-index: 9;
}

.fes_illust05{
width: 28%;
position: absolute;
bottom: 0%;
left: 1%;
    z-index: 10;
}

.fes_illust06{
width: 18%;
position: absolute;
bottom: 3%;
left: 24%;
    z-index: 9;
}

.fes_illust07{
width: 23%;
position: absolute;
bottom: 2%;
left: 52%;
    z-index: 9;
}

.fes_illust08{
width: 15%;
position: absolute;
bottom: 15%;
right: 1%;
    z-index: 9;
}

.fes_illust09{
width: 9%;
position: absolute;
bottom: 23%;
right: 18%;
    z-index: 9;
}

.fes_illust10{
width: 20%;
position: absolute;
bottom: 0%;
right: 3%;
    z-index: 10;
}


.top_bottom{
width: 90%;
background: url("../img/fes/ba_02.png") repeat-x top;
background-size: 70%;
padding: 2% 5%;
margin-top: -2%;
position: relative;
z-index: 10;

}



.fes_catch_copy_box{
width: 100%;
margin: 0 auto;
background: #fce221;
text-align: center;
position: relative;
}

.fes_catch_copy{
padding: 3% 3% 2% 3%;
font-size: 2.4rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 900;
font-style: normal;
line-height: 2em;
}


	
.fes_catch_copy span{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
background:linear-gradient(transparent 60%, #ff6 60%);
}

.fes_catch_subcopy{
font-size: 1.4rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
line-height: 2em;
}

.fes_btn{
width: 850px;
margin: 5% auto;
position: relative;
}

.fes_illust11{
width: 125px;
position: absolute;
top: -50px;
right: -150px;
}

.time_table_box{
width: 1200px;
margin: 0 auto;
background: #fff;
/*border: #F9C04C 3px solid;*/
border-radius: 40px;
padding: 3% 0;
margin-bottom: 5%;
}

.time_table_midashi{
font-size: 3.4rem;
font-family: "Zen Maru Gothic", serif;
font-weight: 800;
font-style: normal;
background: #E60012;
color: #fff;
display: block;
margin: 0 auto;
text-align: center;
width: 328px;
border-radius: 25px;
padding-bottom: 0.1em;
}

.time_table_dl{
width: 917px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 3%;
}

.time_table_dl > dt{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 3.3rem;
width: 22%;
border-bottom: #9F9F9F 2px dotted;
margin-bottom: 3%;
padding-bottom: 3%;
}

.time_table_dl > dt b{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 2.8rem;
width: 90%;
display: inline-block;
text-align: center;
background: #000000;
color: #fff;
}

.time_table_dl > dt:last-of-type{
border: none;
}

.time_table_dl > dd{
width: 78%;
border-bottom: #9F9F9F 2px dotted;
margin-bottom: 3%;
padding-bottom: 3%;
}

.time_table_dl > dd:last-of-type{
border: none;
}

.time_table_submidashi{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 3.3rem;
color: #E31C24;
}

.time_table_midashi_01{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 3.2rem;
color: #E31C24;
margin-bottom: 5px;
line-height: 1.3em;
}

.time_table_midashi_01 b{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 2.7rem;
color: #fff;
margin-bottom: 5px;
line-height: 1.3em;
background: #E31C24;
padding: 0 0.3em 0.1em 0.3em;
margin-left: 0.5em;
}

.time_table_midashi_01 span{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 70%;
color: #000000;
margin-bottom: 5px;
line-height: 1.3em;
}

.time_table_honbun_01{
font-size: 1.7rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
line-height: 1.8em;
}

.odachi_box{
border: #000000 2px solid;
border-radius: 20px;
padding: 2%;
margin-top: 20px;
position: relative;
}

.odachi_sns{
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}

.odachi_sns li{
width: 45px;
margin-left: 1.5%;
}

.odachi_prof_2c{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-top: 10px;
}

.odachi_prof_2c div:nth-of-type(1){
width: 70%;
}

.odachi_prof_2c div:nth-of-type(2){
width: 28%;
}

.odachi_midashi_01{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 3.8rem;
color: #E31C24;
margin-bottom: 5px;
line-height: 1.3em;
}

.odachi_midashi_01 span{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 80%;
color: #E31C24;
margin-bottom: 5px;
line-height: 1.3em;
}

.odachi_honbun_01{
font-size: 1.4rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
line-height: 1.8em;
}

.fes_line_02{
width: 240px;
position: absolute;
top: -5px;
left: -20px;
}

.kuro_obi{
background: #000000;
color: #fff;
font-size: 1.5rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
padding: 0.1em 0 0.2em 0.5em;
border-radius: 10px;
margin: 10px 0 5px 0;
}

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

.odachi_katsudo li{
width: 48%;
}

.odachi_katsudo li h6{
font-size: 1.6rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
line-height: 1.8em;
}

.odachi_katsudo li p{
font-size: 1.3rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
line-height: 1.6em;
}

.fes_midashi_01{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-size: 2.9rem;
text-align: center;
margin-bottom: 15px;
}

.fes_list_01{
width: 870px;
margin: 0 auto;
}

.fes_list_01 li{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
font-size: 2.3rem;
text-align: left;
margin-bottom: 15px;
}

.fes_list_01 li a{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
font-size: 2.3rem;
text-align: left;
color: #0071B2;
text-decoration: underline;
}


.fes_illust12{
width: 125px;
position: absolute;
top: -50px;
right: -150px;
}

.fes_illust13{
width: 120px;
position: absolute;
top: -50px;
left: -150px;
}



.break_time{
background-image: linear-gradient(90deg, rgba(0, 183, 119, 1), rgba(0, 160, 211, 1));
padding: 4% 2% 2% 2%;
width: 96%;
margin-top: 4%;
border-radius: 20px;
position: relative;
}

.break_time h5 span{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 2.6rem;
color: #fff;
}

.break_time h5{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 3.8rem;
color: #FFFF00;
}

.img_02{
width: 130px;
position: absolute;
top: 18%;
right: 4%;
}

.fes_line_03{
width: 216px;
position: absolute;
top: -10px;
left: -10px;
}

.fes_btn_02{
width: 80%;
margin: 0 auto;
display: block;
margin-top: 2%;
}

.guest_name{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 3.8rem;
line-height: 120%;
}

.guest_name b{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 1.8rem;
background: #000000;
color: #fff;
padding: 0.1em 0.5em;
border-radius: 10px;
margin-right: 0.5em;
}


.guest_name span{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 2.8rem;
}

.guest_data{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 1.9rem;
}

.guest_dl{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 3%;
}

.guest_dl dt{
width: 38%;
}

.guest_dl dd{
width: 58%;
}

.profile{
background: url("../img/fes/separator.jpg") repeat-x center center;
}

.profile b{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 1.9rem;
color: #F15A24;
background: #fff;
padding-right: 0.5em;
}

.guest_stories{
background: #F9DB00;
padding: 2% 4%;
width: 92%;
border-radius: 20px;
margin-top: 2%;
}

.guest_stories h5{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 1.9rem;
color: #E31C24;
margin-bottom: 1%;
}

.guest_stories ul li{
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
font-style: normal;
font-size: 1.9rem;
}

.fes_btn_03{
display: block;
width: 120px;
position: sticky;
top: 30%;
float: right;
z-index: 99;
}

.fes_btn_sp{
display: none;
}

.btn_01{
background: #FFFF00;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
font-size: 1.9rem;
padding: 0.5em 1em;
display: inline-block;
margin-top: 10px;
border-radius: 20px;
}









.fes_header{
background: #fce221;
}

.top_title{
max-width: 100%;
position: absolute;
top: 22%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.top_img_01{
width: 100%;
margin: 0 auto;
padding: 5% 0;
position: relative;
}

.data_fes{
max-width: 40%;
position: absolute;
top: 75%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.hukidashi01{
width: 12%;
position: absolute;
top: 8%;
left: 26%;
}

.hukidashi02{
width: 12%;
position: absolute;
top: 52%;
left: 14%;
}

.hukidashi03{
width: 12%;
position: absolute;
top: 16%;
right: 17%;
}

.omiya{
width: 20%;
position: absolute;
bottom: 3%;
left: 8%;
}

.marquee-container {
  width: 100%;
  overflow: hidden;
   background-image: linear-gradient(50deg, rgba(244, 98, 157, 1) 47%, rgba(0, 169, 255, 1));
  padding: 1% 0;
  position: relative;
}

.marquee-track {
  display: flex;
  white-space: nowrap;

  will-change: transform;
}
.marquee-track span {
  margin-right: 30px;
    font-size: 2.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  color: #fff;
}


.ov_01{
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}

.odachi01{
position: absolute;
bottom: 0;
left: -5%;
width: 35%;
}

.tataki{
position: absolute;
top: 20%;
left: -15%;
width: 30%;
}

.time_table_midashi_01 img{
width: 6%;
margin-left: 2%;
}

.honbun_04{
font-size: 2.5rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
}

.honbun_05{
font-size: 2.0rem;
color: #E31C24;
text-align: center;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 700;
}

.end_txt{
font-size: 3.5rem;
text-align: center;
font-weight: bold;
background: #E60012;
color: #FFFF00;
width: 900px;
border-radius: 100px;
margin: 0 auto;
margin-bottom: 50px;
padding: 1% 0;
}

.ambassador_fes{
width: 197px !important;
display: block;
text-align: left;
margin: 0 !important;
}

.syokugyo{
font-size: 1.5rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 900;
margin: 2% 0;
}

.profile_honbun{
font-size: 1.4rem;
font-family: "Noto Sans JP", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
}

.dot{
position: absolute;
padding: 5%;
width: 90%;
top: 0;
left: 0;
}