@charset "utf-8";
 @import url(/wp/wp-content/themes/mediwel_2021/_css/normalize.css);
@import url(/wp/wp-content/themes/mediwel_2021/_plugin/fontawesome/css/all.min.css);
@import url(/wp/wp-content/themes/mediwel_2021/_plugin/aos/aos.css);  @import url(/wp/wp-content/themes/mediwel_2021/_css/common_parts.css);
@import url(/wp/wp-content/themes/mediwel_2021/_css/common.css);  #mvh { background-repeat: no-repeat; background-position: center; background-size: cover; background-image: url(/wp/wp-content/themes/mediwel_2021/_img/dummy_bg.jpg); }
#mvh h2 { color: #FFF; text-align: center; font-size: 4rem; line-height: 1.4; }
#mvh h2 small { font-size: 2rem; display: block; text-align: center; opacity: 0.8; }
@media screen and (max-width:480px) { #mvh h2 { font-size: 3rem; }
#mvh h2 small { font-size: 1.6rem; }
} #tab { padding-top: 2rem; background-color: #3A73BF; }
#tab .tab_list {}
#tab .tab_list li {}
#tab .tab_list li a { display: block; padding: 2rem 1rem; border-radius: 1rem 1rem 0 0; color: #FFF; text-decoration: none; text-align: center; font-weight: bold; }
#tab .tab_list li.active {}
#tab .tab_list li.active a { color: #3A73BF; background-color: #FFF; } #month { display: block; margin: auto; text-align: center; margin-top: 3rem; padding: 0.7rem 1.5rem; border: none; border-radius: 5rem; color: #FFF; background-color: #1F60B3; font-weight: bold; }
#month { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#month::-ms-expand { display: none; } .seminar_list {}
.seminar_list span { display: block; }
.seminar_list li { display: flex; margin-bottom: 2rem; padding: 2rem; border-radius: 1rem; background-color: #FFF; }
.seminar_list li .stw { width: 14rem; padding: 1rem; border-radius: 1rem; }
.seminar_list li .stw span { position: relative; top: 50%; width: 100%; text-align: center; line-height: 1.4; font-weight: bold; font-size: 1.8rem; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.seminar_list li .tw { width: calc(100% - 14rem - 20rem); padding: 0 2rem; }
.iw { display: flex !important; margin-bottom: 2rem; align-items: center; }
.iw .c { display: inline-block; margin-right: 2rem; padding: 0.5rem 1rem; border-radius: 6rem; border: solid 1px #1F60B3; color: #1F60B3; text-decoration: none; line-height: 1; font-size: 1.4rem; font-weight: bold; }
.iw .d { font-size: 1.4rem; font-weight: bold; }
.plan { display: inline-block !important; margin-left: 1rem; padding: 0.5rem; border: solid 1px #1F60B3; border-radius: 0.5rem; color: #1F60B3; line-height: 1; font-size: 1.2rem; font-weight: bold; vertical-align: top; }
.seminar_list li .tw .h { margin-bottom: 2rem; line-height: 1.4; font-weight: bold; font-size: 2.4rem; }
.seminar_list li .tw .t { color: #666; line-height: 1.6; font-size: 1.6rem; }
.seminar_list li .btw { width: 20rem; }
.seminar_list li .btw .bt { width: 100%; text-align: center; }
.bt-more { margin-bottom: 1rem; }
.bt-application { background-color: #FFBD3C; }
.bt-application-no { background-color: #AAA; }
.bt-application { background-color: #FFBD3C; }
.bt-start { background-color: transparent; color: #63BBFC !important; border: solid 2px #63BBFC; }
.seminar_list li.application .stw { background-color: #63BBFC; }
.seminar_list li.application .stw span { color: #FFF; }
.seminar_list li.start .stw { border: solid 5px #63BBFC; }
.seminar_list li.start .stw span { color: #63BBFC; }
.seminar_list li.end .stw { background-color: #DDD; }
@media screen and (max-width:1024px) { .seminar_list li { flex-flow: wrap; }
.seminar_list li .stw { margin-bottom: 1rem; }
.seminar_list li .tw { width: calc(100% - 14rem); margin-bottom: 1rem; padding: 0 0 0 2rem; }
.seminar_list li .btw { width: 100%; }
}
@media screen and (max-width:480px) { .seminar_list li .stw { margin: auto; margin-bottom: 1rem; }
.seminar_list li .stw span { top: 0; -webkit-transform: translateY(0); transform: translateY(0); }
.seminar_list li .tw { width: 100%; padding: 0; }
.iw { display: block !important; text-align: center; }
.iw .c { margin-right: 0;}
.seminar_list li .tw .h { text-align: center; }
.seminar_list li .tw .t { text-align: center; }
}
.seminar_detail {}
.seminar_detail .iw { display: block !important; margin-bottom: 0; text-align: center; margin-bottom: 4rem; }
.seminar_detail .iw .c { display: inline-block; padding: 0.7rem 1.5rem; font-size: 1.8rem; }
.seminar_detail .iw .d { margin-right: 0; margin-top: 2rem; padding-top: 2rem; border-top: solid 1px rgba(0, 0, 0, 0.1); font-size: 1.8rem; }
.seminar_detail .plan { font-size: 1.4rem; }
.seminar_detail .iw .tc { margin-top: 2rem; padding-top: 2rem; border-top: solid 1px rgba(0, 0, 0, 0.1); font-size: 1.8rem; font-weight: bold; }
.seminar_detail .sub_sec { margin-bottom: 2rem; padding: 4rem; background-color: #FFF; }
.seminar_detail .box-border { border: solid 3px #DDD; }
@media screen and (max-width:480px) { .seminar_detail .sub_sec { padding: 2rem; }
}