@charset "UTF-8";
/*font*/
/*$base_font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;*/
@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 100; }

@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 200; }

@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 300; }

@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Medium"); font-weight: 400; }

@font-face { font-family: "Yu Gothic"; src: local("Yu Gothic Bold"); font-weight: bold; }

@font-face { font-family: "Helvetica Neue"; src: local("Helvetica Neue Regular"); font-weight: 100; }

@font-face { font-family: "Helvetica Neue"; src: local("Helvetica Neue Regular"); font-weight: 200; }

/*! based on html5doctor.com Reset Stylesheet v1.6.1 Author: Richard Clark - http://richclarkdesign.com */
html { box-sizing: border-box; }

*, ::before, ::after { box-sizing: inherit; }

body { background: transparent; color: #323232; line-height: 1; -webkit-text-size-adjust: 100%; }

html[lang="ja"] body { font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, Verdana, Meiryo, sans-serif; }

/* main elements group */
audio, canvas, progress, video { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

/* a */
/****************************************************** setting end */
#mv_area { position: relative; z-index: 0; height: 780px; margin-top: 74px; }

#mv_area::before { position: absolute; content: ""; background-image: url(../../image/mv_bk.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; width: 100%; height: 100%; z-index: -1; }

#mv_box { max-width: 1300px; width: 92%; height: 100%; margin: 0 auto; }

#mv_box #mv_box_in { display: flex; align-items: center; justify-content: center; flex-direction: column; height: 100%; }

#mv_img_area { display: flex; align-items: center; justify-content: center; }

#mv_img_area .mv_img_area_in:last-child { margin-left: 30px; }

.mv_img_box { display: flex; align-items: flex-start; }

.mv_txt_img img { max-width: 100%; }

.mv_txt_img img.mv_txt01 { max-width: 10vw; }

.mv_txt_img img.mv_txt02 { max-width: 50vw; }

.mv_txt_img img.mv_txt03 { max-width: 50vw; }

.mv_time_area { background: rgba(35, 59, 108, 0.8); /*min-width: 300px;*/ min-width: 16vw; width: 100%; position: relative; z-index: 0; border: 2px solid #c7ced4; }

.mv_time_area::before { position: absolute; content: ""; top: -5px; left: -5px; border-radius: 50%; width: 10px; height: 10px; background: #e6370c; border: 1px solid #c7ced4; }

.mv_time_area .mv_date { /*@include fz(32);*/ font-size: 1.55vw; color: #fff; line-height: 1; text-align: center; font-weight: 500; }

.mv_time_area .mv_date span { /*@include fz(45);*/ font-size: 2.55vw; line-height: 1; }

.mv_cho { position: relative; z-index: 0; }

.mv_cho::before { position: absolute; content: ""; top: -5px; right: -5px; border-radius: 50%; width: 10px; height: 10px; background: #e6370c; border: 1px solid #c7ced4; }

.mv_cho .mv_vgf { position: relative; z-index: 0; }

.mv_cho .mv_vgf::before { position: absolute; content: ""; bottom: -5px; right: -5px; border-radius: 50%; width: 10px; height: 10px; background: #e6370c; border: 1px solid #c7ced4; }

.mv_cho .mv_vgf .mv_kga { padding: 20px; position: relative; z-index: 0; }

.mv_cho .mv_vgf .mv_kga::before { position: absolute; content: ""; bottom: -5px; left: -5px; border-radius: 50%; width: 10px; height: 10px; background: #e6370c; border: 1px solid #c7ced4; }

.mv_date_in { display: flex; align-items: center; justify-content: center; padding-top: 10px; }

.mv_date_in .mv_time { color: #fff; /*@include fz(25);*/ font-size: 1.2vw; }

.mv_date_in .mv_time_live { color: #e6370c; background: #fff; padding: 2px 10px; /*@include fz(25);*/ font-size: 1.2vw; line-height: 1; margin-left: 20px; font-weight: bold; }

.mv_date_und .mv_date_und_txt { /*@include fz(16);*/ font-size: 0.8vw; color: #fff; text-align: center; }

#mv_dx_area { background: rgba(35, 59, 108, 0.8); padding: 30px; max-width: 1200px; margin: 55px auto 0 auto; width: 92%; }

#mv_dx_area #mv_dx_con .mv_dx_box { width: 100%; }

#mv_dx_area #mv_dx_con .mv_dx_box:last-child { display: block; align-items: flex-start; justify-content: center; margin-top: 20px; width: 100%; }

#mv_dx_area #mv_dx_con .mv_dx_box .mv_dx_tit { color: #fff; /*@include fz(26);*/ font-size: 1.35vw; font-weight: bold; text-align: center; }

#mv_dx_area #mv_dx_con .mv_dx_box .mv_dx_txt { color: #fff; /*@include fz(17);*/ font-size: 0.9vw; font-weight: 500; padding-top: 10px; line-height: 2; text-align: left; }

#mv_dx_area #mv_dx_con .mv_dx_box .mv_name_img { margin-left: 20px; border-top: 3px solid #134798; }

#mv_dx_area #mv_dx_con .mv_dx_box .mv_name_img:first-child { margin-left: 0; }

#mv_dx_area #mv_dx_con .mv_dx_box .mv_name_img:nth-child(3n) { margin-right: 0; }

#mv_dx_area #mv_dx_con .mv_dx_box .mv_name_img .mv_name img { max-width: 100%; }

#mv_dx_area #mv_dx_con .mv_dx_box .mv_name_img .mv_name_txt { text-align: center; color: #fff; font-size: 0.9375rem; padding-top: 5px; line-height: 1.5; }

#art_01 { position: relative; z-index: 0; padding-top: 60px; }

#art_01::before { position: absolute; top: 0; left: 0; content: ""; background-image: url(../../image/art_01_bk.jpg); background-position: top center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100vh; z-index: -1; }

#art_02 { padding: 100px 0 120px; }

#art_03 { position: relative; z-index: 0; padding: 60px 0; background: #f0e6e1; }

#art_04 { position: relative; z-index: 0; height: 400px; }

#art_04::before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; background-image: url(../../image/art_04_bk.jpg); z-index: -1; }

#art_05 { position: relative; z-index: 0; padding: 70px 0 120px; background: #fff; }

.box { max-width: 1200px; width: 92%; margin: 0 auto; }

.box.min { height: 100%; }

.sec_tit { text-align: center; }

.sec_tit .sec_en { font-size: 3.75rem; line-height: 1; }

.sec_tit .sec_en span { color: #e6370c; line-height: 1; }

.sec_tit .sec_ja { font-size: 1.4375rem; position: relative; z-index: 0; display: flex; align-items: center; justify-content: center; margin-top: 10px; }

.sec_tit .sec_ja::before { display: block; content: ""; width: 15px; height: 1px; background: #323232; z-index: 0; margin-right: 10px; }

.sec_tit .sec_ja::after { display: block; content: ""; width: 15px; height: 1px; background: #323232; z-index: 0; margin-left: 10px; }

.sec_main_area { display: flex; align-items: center; margin: 3rem 0; border-left: 8px solid #134798; padding-left: 20px; }

.sec_main_area .sec_main_en { font-size: 2rem; font-weight: bold; line-height: 1; }

.sec_main_area .sec_main { font-size: 1.25rem; font-weight: bold; padding-left: 20px; line-height: 1; position: relative; z-index: 0; display: flex; align-items: center; }

.sec_main_area .sec_main::before { content: ""; width: 15px; height: 2px; background: #323232; margin-right: 5px; }

.sec_main_area .sec_main::after { content: ""; width: 15px; height: 2px; background: #323232; margin-left: 5px; }

.meeting_list { margin-top: 40px; }

.meeting_list li { margin-bottom: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.meeting_list li:last-child { margin-bottom: 0; }

<!-- ADDITION -->

.sec_tit .sec-sub01 {font-size:120%; font-weight:bold;}
.sec_tit .sec-sub02 {font-size:110%; font-weight:bold;}
.sec_tit .sec_txt {text-align:left; margin-top:2rem;}

.flexbox{width: 100%; display: block; margin:0.5rem 0 0.5rem;}

@media screen and (min-width:768px){
.flexbox{display: flex; width:100%; margin:0.5rem 0 0.5rem;}
.flexbox .box01{width:20%; background-color:rgba(0,40,101,.7); color:#fff; padding:2rem 1rem;}
.flexbox .box02{width:60%; background-color:#fff; padding:2rem;}
.flexbox .box03{width:20%; background-color:#fff; padding:2rem 1rem 1rem;}
.flexbox .box04{width:80%; background-color:#fff; padding:2rem;}
}

.flexbox dl dt {font-weight:bold;}
.flexbox ul{margin-top:1rem;}
.flexbox ul li {list-style-type:square;}
.flexbox ul li ul{margin-left:1rem;}
.flexbox ul li ul li{list-style-type:circle;}
<!-- /ADDITON -->

.meet_area { display: flex; align-items: flex-start; justify-content: flex-start; }

.meet_area .meet_box { background: #fff; padding: 30px; align-self: stretch; }

.meet_area .meet_box:nth-child(1) { background: #323232; color: #fff; width: 17%; }

.meet_area .meet_box:nth-child(1).b_k { background: #f0f0f0; color: #323232; }

.meet_area .meet_box:nth-child(2) { width: 65%; }

.meet_area .meet_box:nth-child(2).s_e { width: 83%; }

.meet_area .meet_box:nth-child(3) { width: 18%; }

.meet_area .meet_box .meet_time_sub { font-size: 0.875rem; font-weight: bold; line-height: 1.5; margin-top: 10px; display: flex; align-items: flex-start; position: relative; z-index: 0; }

.meet_area .meet_box .meet_time_sub::before { content: "※"; }

.meet_area .meet_box .meet_tit_sub { margin-top: 10px; font-weight: 500; line-height: 2; }

.meet_area .meet_box .meet_tit_sub a { text-decoration: underline; }

.meet_area .meet_box .meet_tit_sub a:hover { text-decoration: none; }

.rite_tit { border-left: 6px solid #e6370c; padding-left: 10px; line-height: 1.5; font-size: 1.25rem; font-weight: bold; margin-top: 30px; }

.meet_min { padding-top: 20px; }

.meet_min span { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; border: 1px solid #000; font-size: 0.875rem; padding: 2px 20px; }

.meet_min span:last-child { margin-left: 10px; }

.meet_min.n_g span:last-child { margin-left: 10px; }

.meet_txt { font-size: 1.25rem; padding-top: 10px; }

.meet_txt.min { font-size: 1.125rem; }

.meet_txt span { color: #e6370c; }

.meet_txt a { text-decoration: underline; }

.meet_tit { font-size: 1.5rem; font-weight: bold; line-height: 1.5; }

.meet_tit span { display: block; font-size: 1.1875rem; }

.meet_time { display: block; font-size: 1.25rem; font-weight: bold; text-align: center; color: #fff; }

.meet_time.b_c { color: #323232; text-align: left; margin-bottom: 15px; }

.meet_link_area { max-width: 200px; width: 100%; margin-top: 30px; }

.meet_link_area .meet_link01, .meet_link_area .meet_link02, .meet_link_area .meet_link03, .meet_link_area .meet_link04, .meet_link_area .meet_link05, .meet_link_area .meet_link06, .meet_link_area .meet_link07 { display: block; border: 1px solid #e6370c; background: #fff; color: #e6370c; text-align: center; font-weight: bold; border-radius: 100px; font-size: 1rem; padding: 10px; transition: 0.3s ease-in; position: relative; z-index: 0; }

.meet_link_area .meet_link01::before, .meet_link_area .meet_link02::before, .meet_link_area .meet_link03::before, .meet_link_area .meet_link04::before, .meet_link_area .meet_link05::before, .meet_link_area .meet_link06::before, .meet_link_area .meet_link07::before { position: absolute; content: ""; top: 50%; right: 20px; width: 10px; height: 10px; margin-top: -5px; border-top: 2px solid #e6370c; border-right: 2px solid #e6370c; transform: rotate(45deg); transition: 0.3s ease-in; }

.meet_link_area .meet_link01:hover, .meet_link_area .meet_link02:hover, .meet_link_area .meet_link03:hover, .meet_link_area .meet_link04:hover, .meet_link_area .meet_link05:hover, .meet_link_area .meet_link06:hover, .meet_link_area .meet_link07:hover { background: #e6370c; color: #fff; }

.meet_link_area .meet_link01:hover::before, .meet_link_area .meet_link02:hover::before, .meet_link_area .meet_link03:hover::before, .meet_link_area .meet_link04:hover::before, .meet_link_area .meet_link05:hover::before, .meet_link_area .meet_link06:hover::before, .meet_link_area .meet_link07:hover::before { right: 25px; border-top: 2px solid #fff; border-right: 2px solid #fff; }

.meet_sub { font-weight: bold; margin-bottom: 5px; }

.pop_fle { display: flex; align-items: center; justify-content: flex-start; margin-top: 30px; border-bottom: 1px solid #f0f0f0; margin-bottom: 20px; padding-bottom: 20px; }

.pop_fle .pop_fle_in:last-child { margin-left: 30px; }

.pop_fle_btm .pop_fle_tit { font-size: 1.0625rem; font-weight: bold; }

.pop_fle_btm .pop_fle_txt { font-size: 0.9375rem; margin-top: 5px; }

.me_img { border-top: 5px solid #134798; }

.me_img.i_b { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; }

.me_img img { max-width: 100%; }

.me_name { font-size: 1.1875rem; font-weight: bold; padding-top: 5px; line-height: 1.5; }

.me_name.r_b { padding-top: 12px; }

.me_dire { font-size: 0.875rem; }

.pane_box_area { display: flex; align-items: flex-start; margin-top: 30px; }

.pane_box_area .pane_box { width: 79.5%; }

.pane_box_area .pane_box:last-child { width: 18%; margin-left: 2.5%; }

.pane_box_area .pane_box .pane_tit { background: #f0f0f0; font-size: 0.875rem; font-weight: bold; text-align: center; padding: 5px 0; }

.pane_box_area .pane_box .pane_tit.w_c { background: #fff; }

.pane_area { display: flex; align-items: flex-start; margin-top: 15px; }

.pane_box_in { display: flex; align-items: flex-start; margin:0 auto;}

.pane_box_in .pane_con { width: 33.3333%; margin-right: 4%; }

.pane_box_in .pane_con:last-child { margin-right: 0; }

.pane_box_in .pane_con.s_q { width: 86%; }

.truck_all { margin-top: 30px; }

.truck_area { display: flex; align-items: center; background: #3076de; padding: 20px; }

.truck_area.tyb { background: #29c89d; }

.truck_area.tyc { background: #7541e0; }

.truck_area .truck_main { font-size: 1.3125rem; font-weight: bold; color: #fff; }

.truck_box_in_area { width: 18%; margin-left: auto; }

.truck_box { background: #f0f0f0; padding: 30px; }

.truck_box.b_t { border-top: 1px solid #ddd; }

.truck_box .truck_flx { display: flex; align-items: flex-start; }

.truck_box .truck_flx .truck_box_in:last-child { width: 18%; margin-left: auto; }

.truck_box .truck_flx .truck_box_in.f_x { display: flex; align-items: flex-start; }

.truck_box .truck_flx .truck_box_in.f_x:last-child { width: 37.5%; }

.truck_box .truck_flx .truck_box_in.g_x { width: 60%; margin-right: 2.5%; }

.truck_box .truck_flx .truck_box_in.x_x { width: 80%; margin-right: 2%; }

.truck_box .truck_flx .truck_box_in.z_z { width: auto; margin-right: 0; }

.truck_box .truck_flx .truck_box_in.z_z.u_u { margin-top: 15px; }

.truck_box .truck_flx .truck_box_in .truck_con { width: 50%; }

.truck_box .truck_flx .truck_box_in .truck_con:last-child { margin-left: 4%; }

.ion_area { display: flex; align-items: flex-start; max-width: 800px; width: 100%; margin-top: 20px; }

.ion_area .ion_box { background: #fff; padding: 20px 30px; width: 70.5%; }

.ion_area .ion_box:last-child { width: 27%; margin-left: 2.5%; }

.ion_area .ion_box.g_l { width: 27%; margin-left: 0; }

.ion_area .ion_box .ion_tit { font-size: 0.875rem; font-weight: bold; text-align: center; }

.ion_area .ion_box .ion_box_in { display: flex; align-items: flex-start; flex-wrap: wrap; margin-top: 20px; }

.ion_area .ion_box .ion_box_in .ion_con { width: 31%; margin-right: 3.5%; }

.ion_area .ion_box .ion_box_in .ion_con:last-child { margin-right: 0; }

.ion_area .ion_box .ion_box_in .ion_con.s_q { width: 100%; }

.mtg_img { text-align: center; }

.mtg_img img { max-width: 100%; }

.xhi_tit { font-size: 3.75rem; text-align: center; padding-top: 40px; }

.xhi_list { padding-top: 40px; display: flex; align-items: flex-start; }

.xhi_list li { width: calc(100% / 3); text-align: center; border-right: 1px solid #323232; position: relative; z-index: 0; }

.xhi_list li::before { position: absolute; content: ""; top: -5px; right: -5px; border-radius: 50%; width: 10px; height: 10px; background: #323232; }

.xhi_list li::after { position: absolute; content: ""; top: -4px; right: -4px; border-radius: 50%; width: 8px; height: 8px; background: #e6370c; }

.xhi_list li:first-child { border-left: 1px solid #323232; }

.xhi_li { position: relative; z-index: 0; }

.xhi_li::before { position: absolute; content: ""; bottom: -5px; right: -5px; border-radius: 50%; width: 10px; height: 10px; background: #323232; }

.xhi_li::after { position: absolute; content: ""; bottom: -4px; right: -4px; border-radius: 50%; width: 8px; height: 8px; background: #e6370c; }

.xhi_li_in.f_c { position: relative; z-index: 0; }

.xhi_li_in.f_c::before { position: absolute; content: ""; top: -5px; left: -5px; border-radius: 50%; width: 10px; height: 10px; background: #e6370c; border: 1px solid #323232; }

.xhi_li_xx { padding: 40px 0; }

.xhi_li_xx.f_c { position: relative; z-index: 0; }

.xhi_li_xx.f_c::before { position: absolute; content: ""; bottom: -5px; left: -5px; border-radius: 50%; width: 10px; height: 10px; background: #e6370c; border: 1px solid #323232; }

.xhi_li_xx_sp::before { display: none; }

.xhi_main { font-size: 2.0625rem; color: #e6370c; font-weight: bold; }

.xhi_sub { font-size: 1.625rem; font-weight: 500; }

.exh_img img { max-width: 100%; }

.hay_area { display: flex; align-items: center; justify-content: center; flex-direction: column; height: 100%; }

.hay_area .hay_main { font-weight: bold; text-align: center; font-size: 2.5rem; color: #fff; }

.ove_table { width: 100%; margin-top: 90px; }

.ove_table table { width: 100%; border-top: 1px solid #323232; }

.ove_table table th, .ove_table table td { border-bottom: 1px solid #323232; font-size: 1.5625rem; }

.ove_table table th { color: #e6370c; width: 15%; vertical-align: top; padding: 15px 0; }

.ove_table table td { position: relative; z-index: 0; }

.ove_table table td::before { position: absolute; content: ""; top: -5px; right: -5px; border-radius: 50%; width: 10px; height: 10px; background: #e6370c; border: 1px solid #323232; }

.ove_table table td .td_in { padding: 15px 0; }

.ove_table table td .td_in.g_h { position: relative; z-index: 0; }

.ove_table table td .td_in.g_h::before { position: absolute; content: ""; bottom: -5px; right: -5px; border-radius: 50%; width: 10px; height: 10px; background: #e6370c; border: 1px solid #323232; display: none; }

.ove_table table td .td_in.g_hhh { position: relative; z-index: 0; }

.ove_table table td .td_in.g_hhh::before { position: absolute; content: ""; bottom: -5px; right: -5px; border-radius: 50%; width: 10px; height: 10px; background: #e6370c; border: 1px solid #323232; }

.dl_link { display: flex; align-items: center; justify-content: center; text-align: center; font-size: 1.875rem; font-weight: bold; padding: 60px 0; background: #fff; transition: 0.3s ease-in; position: relative; z-index: 0; }

.dl_link span { display: flex; align-items: center; justify-content: center; position: relative; z-index: 0; }

.dl_link span::before { position: absolute; content: ""; top: 50%; right: -70px; margin-top: -7px; width: 18px; height: 18px; border-top: 4px solid #323232; border-right: 4px solid #323232; transform: rotate(45deg); transition: 0.3s ease-in; }

.dl_link span::after { position: absolute; content: ""; top: 50%; right: -50px; margin-top: -7px; width: 18px; height: 18px; border-top: 4px solid #323232; border-right: 4px solid #323232; transform: rotate(45deg); transition: 0.3s ease-in; }

.dl_link span em { display: flex; align-items: center; justify-content: center; position: relative; z-index: 0; }

.dl_link span em::before { position: absolute; content: ""; top: 50%; right: -30px; margin-top: -7px; width: 18px; height: 18px; border-top: 4px solid #323232; border-right: 4px solid #323232; transform: rotate(45deg); transition: 0.3s ease-in; }

/* mfp-bg（overlay） */
.mfp-fade01.mfp-bg, .mfp-fade02.mfp-bg { opacity: 0; transition: all 0.2s ease-out; }

.mfp-fade01.mfp-bg.mfp-ready, .mfp-fade02.mfp-bg.mfp-ready { opacity: 1; }

.mfp-fade01.mfp-bg.mfp-removing, .mfp-fade02.mfp-bg.mfp-removing { opacity: 0; }

/* mfp-content */
.mfp-fade01.mfp-wrap .mfp-content, .mfp-fade02.mfp-wrap .mfp-content { opacity: 0; transition: all 0.2s ease-in; }

.mfp-fade01.mfp-wrap.mfp-ready .mfp-content, .mfp-fade02.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }

.mfp-fade01.mfp-wrap.mfp-removing .mfp-content, .mfp-fade02.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }

.mfp-bg { background: rgba(0, 0, 0, 0.6) !important; }

.popup-modal-dismiss a { display: none; }

.mfp-close { color: #fff !important; opacity: 1 !important; font-size: 60px !important; }

.meet_link_box { max-width: 1200px; width: 92%; margin: 0 auto; background: #fff; padding: 40px; transition: 0.3s ease-in-out; margin-right:1rem;}

.bty_link_area { text-align: center; margin-top: 50px; }

.bty_link_area .bty_link { display: -moz-inline-stack; display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; max-width: 728px; width: 100%; margin: 0 auto; }

.bty_link_area .bty_link img { max-width: 728px; width: 100%; transition: 0.3s ease-in; }

@media only screen and (max-width: 1100px) {
     .bty_link_area .bty_link img { max-width: 650px; width: 100%; transition: 0.3s ease-in; }
}


@media only screen and (max-width: 479px) {
     .bty_link_area .bty_link img { max-width: 300px; width: 100%; transition: 0.3s ease-in; }
}

.pc {display: block !important;}

.sp { display: none !important; }

@media only screen and (max-width: 479px) {
     .pc { display: none !important; }
     .sp { display: block !important; }
}

@media all and (-ms-high-contrast: none) { body { font-family: Verdana, Meiryo, sans-serif; } }

@media screen and (max-width: 1000px) { #mv_area { height: auto; } #mv_box #mv_box_in { height: auto; } #mv_box { padding: 30px 0; } #mv_img_area .mv_img_area_in:last-child { margin-left: 0; margin-top: 30px; } #mv_img_area { flex-direction: column; } .mv_img_box { align-items: center; justify-content: center; flex-direction: column; } .mv_txt_img img.mv_txt01 { max-width: 20vw; } .mv_txt_img img.mv_txt02 { display: block; margin-top: 10px; max-width: 100%; } .mv_txt_img img.mv_txt03 { display: block; margin-top: 10px; max-width: 100%; } .mv_time_area::before { width: 8px; height: 8px; } .mv_time_area .mv_date span { font-size: 2.8125rem; } .mv_time_area .mv_date { font-size: 1.5625rem; } .mv_time_area { border: 1px solid #c7ced4; } .mv_cho::before { width: 8px; height: 8px; } .mv_cho .mv_vgf::before { width: 8px; height: 8px; } .mv_cho .mv_vgf .mv_kga::before { width: 8px; height: 8px; } .mv_cho .mv_vgf .mv_kga { padding: 15px 20px; } .mv_date_in .mv_time { font-size: 1.25rem; } .mv_date_in .mv_time_live { margin-left: 10px; font-size: 1.25rem; } .mv_date_und .mv_date_und_txt { font-size: 0.9375rem; } #mv_dx_area #mv_dx_con .mv_dx_box:last-child { flex-wrap: wrap; } #mv_dx_area #mv_dx_con .mv_dx_box .mv_dx_tit { font-size: 1.375rem; } #mv_dx_area #mv_dx_con .mv_dx_box .mv_dx_txt { font-size: 1rem; text-align: left; } #mv_dx_area #mv_dx_con .mv_dx_box .mv_name_img .mv_name img { width: 100%; } #mv_dx_area #mv_dx_con .mv_dx_box .mv_name_img { width: 32%; margin-right: 2%; margin-left: 0; margin-bottom: 20px; } #mv_dx_area #mv_dx_con .mv_dx_box { width: 100%; margin-top: 0; } #mv_dx_area #mv_dx_con .mv_dx_box { width: 86%; margin: 20px auto 0 auto; } #mv_dx_area { max-width: 100%; margin: 30px auto 0 auto; width: 100%; padding: 15px 20px; } #art_01 { padding-top: 30px; } #art_02 { padding: 30px 0 40px; } #art_03 { padding: 30px 0; } #art_04 { height: auto; padding: 30px 0; } #art_05 { padding: 35px 0 60px; } .sec_tit .sec_en { font-size: 2.5rem; } .sec_tit .sec_ja { font-size: 1.25rem; } .sec_main_area { margin-top: 40px; border-left: 6px solid #e6370c; padding-left: 15px; } .meeting_list li { margin-bottom: 15px; } .meeting_list { margin-top: 20px; } .meet_area .meet_box:nth-child(1) { width: 100%; } .meet_area .meet_box:nth-child(2).s_e { width: 100%; } .meet_area .meet_box:nth-child(2) { width: 100%; } .meet_area .meet_box:nth-child(3) { width: 48%; } .meet_area .meet_box .meet_time_sub { font-size: 0.8125rem; } .meet_area .meet_box .meet_tit_sub { font-size: 0.9375rem; } .meet_area .meet_box { padding: 10px; } .meet_area { flex-direction: column; background: #fff; } .rite_tit { font-size: 1.125rem; margin-top: 25px; } .meet_min span { font-size: 0.8125rem; } .meet_min { padding-top: 15px; } .meet_min.n_g span:last-child { margin-left: 0; margin-top: 5px; } .meet_min.n_g span { margin-top: 15px; } .meet_min.n_g { padding-top: 0; } .meet_txt.min { font-size: 1rem; } .meet_txt { font-size: 1.125rem; } .meet_tit span { font-size: 1.0625rem; } .meet_tit { font-size: 1.375rem; } .meet_time { font-size: 1.125rem; } .meet_link_area .meet_link01, .meet_link_area .meet_link02, .meet_link_area .meet_link03, .meet_link_area .meet_link04, .meet_link_area .meet_link05, .meet_link_area .meet_link06, .meet_link_area .meet_link07 { font-size: 1.0625rem; } .meet_sub { font-size: 0.9375rem; } .me_img img { width: 100%; } .me_name { font-size: 1.125rem; } .me_dire { font-size: 0.8125rem; } .pane_box_area .pane_box:last-child { width: 100%; margin-left: 0; margin-top: 20px; } .pane_box_area .pane_box .pane_tit { font-size: 0.8125rem; } .pane_box_area .pane_box { width: 100%; } .pane_box_area { margin-top: 15px; flex-direction: column; } .pane_box_in .pane_con:nth-child(2n) { margin-right: 0; } .pane_box_in .pane_con.m_o { margin-top: 10px; } .pane_box_in .pane_con.s_q { width: 48%; } .pane_box_in .pane_con { width: 48%; } .pane_box_in { flex-wrap: wrap; } .truck_all { margin-bottom: 15px; } .truck_area .truck_main { font-size: 1.1875rem; } .truck_area { padding: 10px; } .truck_box_in_area { width: 100%; display: flex; align-items: flex-start; margin-top: 10px; } .truck_box .truck_flx .truck_box_in:last-child { width: 48%; margin-left: 0; margin-top: 15px; } .truck_box .truck_flx .truck_box_in.f_x:last-child { width: 100%; } .truck_box .truck_flx .truck_box_in.g_x { width: 100%; margin-right: 0; } .truck_box .truck_flx .truck_box_in.x_x { width: 100%; margin-right: 0; } .truck_box .truck_flx .truck_box_in.z_z.u_u { margin-top: 0; width: 48%; margin-right: 0; } .truck_box .truck_flx .truck_box_in.z_z { width: 48%; margin-right: 4%; } .truck_box .truck_flx .truck_box_in .truck_con:last-child { margin-left: 0; } .truck_box .truck_flx .truck_box_in .truck_con:nth-child(2n) { margin-right: 0; } .truck_box .truck_flx .truck_box_in .truck_con { width: 48%; margin-right: 4%; } .truck_box .truck_flx { flex-direction: column; } .truck_box { padding: 15px; } .ion_area.g_l { margin-top: 0; } .ion_area .ion_box:last-child { width: 100%; margin-left: 0; border-top: 1px solid #f0f0f0; } .ion_area .ion_box.g_l { width: 100%; border-top: 1px solid #f0f0f0; } .ion_area .ion_box .ion_tit { font-size: 0.8125rem; } .ion_area .ion_box .ion_box_in .ion_con:last-child { margin-top: 10px; } .ion_area .ion_box .ion_box_in .ion_con:nth-child(2n) { margin-right: 0; } .ion_area .ion_box .ion_box_in .ion_con.s_q { width: 48%; } .ion_area .ion_box .ion_box_in .ion_con { width: 48%; margin-right: 4%; } .ion_area .ion_box .ion_box_in { flex-wrap: wrap; margin-top: 10px; } .ion_area .ion_box { padding: 10px; width: 100%; } .ion_area { max-width: 100%; margin-top: 15px; flex-direction: column; } .xhi_tit { font-size: 1.875rem; padding-top: 20px; } .xhi_list li::before { width: 8px; height: 8px; } .xhi_list li::after { width: 6px; height: 6px; } .xhi_list li:first-child { border-left: none; border-top: 1px solid #323232; } .xhi_list li { width: 100%; border-right: none; border-bottom: 1px solid #323232; } .xhi_list { flex-direction: column; } .xhi_li::before { width: 8px; height: 8px; left: -6px; } .xhi_li::after { width: 6px; height: 6px; left: -5px; } .xhi_li_in.f_c::before { width: 8px; height: 8px; } .xhi_li_xx.f_c::before { width: 8px; height: 8px; left: -6px; } .xhi_li_xx { padding: 20px 0; } .xhi_li_xx_sp { position: relative; z-index: 0; }
  .xhi_li_xx_sp::before { display: block; position: absolute; content: ""; bottom: -25px; right: -5px; border-radius: 50%; width: 8px; height: 8px; background: #e6370c; border: 1px solid #323232; } .xhi_main { font-size: 1.8125rem; } .xhi_sub { font-size: 1.375rem; } .hay_area .hay_main { font-size: 2rem; } .ove_table table th, .ove_table table td { font-size: 1.125rem; } .ove_table table th { width: 25%; } .ove_table table td::before { width: 8px; height: 8px; } .ove_table table td .td_in.g_h::before { width: 8px; height: 8px; } .ove_table table td .td_in.g_hhh::before { width: 8px; height: 8px; } .ove_table { margin-top: 45px; } .dl_link span::before { right: -50px; width: 14px; height: 14px; border-top: 3px solid #323232; border-right: 3px solid #323232; } .dl_link span::after { right: -35px; width: 14px; height: 14px; border-top: 3px solid #323232; border-right: 3px solid #323232; } .dl_link span em::before { right: -20px; width: 14px; height: 14px; border-top: 3px solid #323232; border-right: 3px solid #323232; } .dl_link { font-size: 1.375rem; padding: 25px 0; } #qs_back_to_top { bottom: 90px !important; } .bty_link_area .bty_link { width: 90%; } .bty_link_area { margin-top: 25px; } }

@media screen and (min-width: 1001px) { .meet_txt a:hover { text-decoration: none; } .dl_link:hover { background: #e6370c; color: #fff; }
  .dl_link:hover span::before { border-top: 4px solid #fff; border-right: 4px solid #fff; }
  .dl_link:hover span::after { border-top: 4px solid #fff; border-right: 4px solid #fff; }
  .dl_link:hover em::before { border-top: 4px solid #fff; border-right: 4px solid #fff; } .bty_link_area .bty_link:hover img { opacity: 0.7; } }


@media screen and (max-width: 498px) {
	#mv_box { margin-top:10rem; }
}
