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

.main_v * {
  font-family: "noto-sans-cjk-jp", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
  font-optical-sizing: auto;
}
.main_v p {font-size: 16px;}
.main_v a {transition: all .3s;}
.main_v a:hover {opacity: 0.7;}
.main_v i {font-family: "font Awesome 5 Free";font-style: normal;}
.main_v .m0a {margin: 0 auto;}
.main_v .imgr {
  display: block;
  max-width: 100%;
  height: auto;
}
.main_v .tac {text-align: center;}
.main_v .fwb {font-weight: bold;}
.main_v .font_l {font-size: 26px;}
.main_v .font_m {font-size: 20px;}
.main_v .font_xs {font-size: 12px;}
.main_v .cl_main {color: #fe9e00;}
.main_v .cl_base {color: #4e3203;}
.main_v .container_v {
  padding: 0 15px;
  width: 1130px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .main_v .font_l {font-size: 22px;}
  .main_v .font_m {font-size: 18px;}
}

.mt0 {margin-top: 0;}.mt5 {margin-top: 5px;}.mt10 {margin-top: 10px;}.mt15 {margin-top: 15px;}.mt20 {margin-top: 20px;}.mt30 {margin-top: 30px;}.mt45 {margin-top: 45px;}.mt60 {margin-top: 60px;}.mt75 {margin-top: 75px;}.mt90 {margin-top: 90px;}.mt120 {margin-top: 120px;}
.mb0 {margin-bottom: 0;}.mb5 {margin-bottom: 5px;}.mb10 {margin-bottom: 10px;}.mb15 {margin-bottom: 15px;}.mb20 {margin-bottom: 20px;}.mb30 {margin-bottom: 30px;}.mb45 {margin-bottom: 45px;}.mb60 {margin-bottom: 60px;}.mb75 {margin-bottom: 75px;}.mb90 {margin-bottom: 90px;}.mb120 {margin-bottom: 120px;}
.pt0 {padding-top: 0;}.pt5 {padding-top: 5px;}.pt10 {padding-top: 10px;}.pt15 {padding-top: 15px;}.pt20 {padding-top: 20px;}.pt30 {padding-top: 30px;}.pt45 {padding-top: 45px;}.pt60 {padding-top: 60px;}.pt75 {padding-top: 75px;}.pt90 {padding-top: 90px;}.pt120 {padding-top: 120px;}
.pb0 {padding-bottom: 0;}.pb5 {padding-bottom: 5px;}.pb10 {padding-bottom: 10px;}.pb15 {padding-bottom: 15px;}.pb20 {padding-bottom: 20px;}.pb30 {padding-bottom: 30px;}.pb45 {padding-bottom: 45px;}.pb60 {padding-bottom: 60px;}.pb75 {padding-bottom: 75px;}.pb90 {padding-bottom: 90px;}.pb120 {padding-bottom: 120px;}
.pl0 {padding-left: 0;}
.pr0 {padding-right: 0;}
.ph0 {padding-left: 0; padding-right: 0;}
.ph15 {padding-left: 15px; padding-right: 15px;}
@media screen and (max-width: 767px) {
  .spmt0 {margin-top: 0;}.spmt5 {margin-top: 5px;}.spmt10 {margin-top: 10px;}.spmt15 {margin-top: 15px;}.spmt20 {margin-top: 20px;}.spmt30 {margin-top: 30px;}.spmt45 {margin-top: 45px;}.spmt60 {margin-top: 60px;}
  .spmb0 {margin-bottom: 0;}.spmb5 {margin-bottom: 5px;}.spmb10 {margin-bottom: 10px;}.spmb15 {margin-bottom: 15px;}.spmb20 {margin-bottom: 20px;}.spmb30 {margin-bottom: 30px;}.spmb45 {margin-bottom: 45px;}.spmb60 {margin-bottom: 60px;}
  .sppt0 {padding-top: 0;}.sppt5 {padding-top: 5px;}.sppt10 {padding-top: 10px;}.sppt15 {padding-top: 15px;}.sppt20 {padding-top: 20px;}.sppt30 {padding-top: 30px;}.sppt45 {padding-top: 45px;}.sppt60 {padding-top: 60px;}
  .sppb0 {padding-bottom: 0;}.sppb5 {padding-bottom: 5px;}.sppb10 {padding-bottom: 10px;}.sppb15 {padding-bottom: 15px;}.sppb20 {padding-bottom: 20px;}.sppb30 {padding-bottom: 30px;}.sppb45 {padding-bottom: 45px;}.sppb60 {padding-bottom: 60px;}
  .sppl0 {padding-left: 0;}
  .sppr0 {padding-right: 0;}
  .spph0 {padding-left: 0; padding-right: 0;}
}
@media screen and (max-width: 767px) {
  .spwd50 {width: 50% !important;}
  .spwd60 {width: 60% !important;}
  .spwd70 {width: 70% !important;}
  .spwd80 {width: 80% !important;}
  .spwd90 {width: 90% !important;}
}

/*white-box----------------------------------------------------------- */
.white_box {
  padding: 45px;
  background-color: #fff;
  margin-bottom: 30px;
}
.white_box_l {
  padding: 60px;
  background-color: #fff;
  margin-bottom: 30px;
}
.white_box_s {
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
}
.white_box_xs {
  padding: 15px;
  background-color: #fff;
  margin-bottom: 30px;
}
.white_box:last-of-type,
.white_box_l:last-of-type,
.white_box_s:last-of-type,
.white_box_xs:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1229px) {
  .white_box {
    padding: 30px;
    margin-bottom: 15px;
  }
  .white_box_l {
    padding: 45q;
    margin-bottom: 30px;
  }
  .white_box_s,
  .white_box_xs {
    padding: 15px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .white_box,
  .white_box_s,
  .white_box_xs {
    padding: 15px;
    margin-bottom: 15px;
  }
  .white_box_l {
    padding: 30px;
    margin-bottom: 15px;
  }
}

.main_v .p_none {
  display: none;
}
.main_v .s_none {
  display: block;
}

@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
    display: block;
    max-width: 767px;
  }
  .main_v .p_none {
    display: block;
  }
  .main_v .s_none {
    display: none;
  }
}

/* MV */
.wic_wrap {
  overflow-x: hidden;
}
.wic img {
  width: auto;
  max-width: unset;
}
.wic1 img {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1130px) {
  .wic1 {
    margin-left: calc(50% - 800px);
  }
  .wic1 img {
    width: 1600px;
    max-width: 1600px;
  }
}

/* sec01 */
.sec01_v {
  padding: 45px 0;
  background: url(../img/pc_sec01_bg.png);
  background-size: cover;
}
/* sec02 */
.sec02_v {
  padding: 120px 0;
  background: #fcfff2;
}

/* table_pc */
.sec02_v table {
  width: 100%;
  font-weight: bold;
}
.sec02_v table * {
  text-align: center;
  vertical-align: middle;
}
.sec02_v table th {
  background: #fe9e00;
  color: #fff;
  font-size: 28px;
  padding: 25px 15px;
}
.sec02_v thead th:not(:first-child) {
  border-left: 2px solid #fcfff2;
}
.sec02_v tbody tr th {
  border-bottom: 2px solid #fcfff2;
}
.sec02_v tbody tr td {
  border-bottom: 2px solid #f8c879;
}
.sec02_v tbody tr td {
  border-right: 2px solid #f8c879;
}
.sec02_v tbody tr td:first-of-type {
  border-right: 2px solid #f8c879;
}
.sec02_v tbody th {
  background: #f8c879;
}
.sec02_v tbody td {
  background: #fff;
  padding: 30px;
  line-height: 1.4;
}
.sec02_v tbody td:last-of-type {
  padding: 30px 15px;
}
.sec02_v tbody td:last-child {
  border-left: 2px solid #fcfff2;
}
.sec02_v thead th {
  font-weight: bold;
}
.sec02_v table tr > *:first-child {
  width: 16%;
}
.sec02_v table tr > *:nth-child(2) {
  width: 34%;
}
.sec02_v table tr > *:last-child {
  width: 50%;
}
.sec02_v tbody td.blank {
  background: #fcfff2;
}
.sec02_v .check_list li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 3px;
  text-align: left;
}
.sec02_v .check_list li:last-child {
  margin-bottom: 0;
}
.sec02_v .check_list li:before {
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 0;
  left: 0;
  color: #4e3203;
}

/* sec04 */
.sec04_v {
  padding: 0 0 120px;
  background: #fcfff2;
}
.sec04_v .name {
  font-size: 24px;
}
.sec04_v .affiliation,
.sec04_v .ministry {
  display: flex;
  gap: 10px;
  font-weight: bold;
}
.sec04_v .affiliation p,
.sec04_v .ministry p {
  font-size: 15px;
  line-height: 1.4;
}
.sec04_v .affiliation span,
.sec04_v .ministry span {
  background: #fe9e00;
  color: #fff;
  line-height: 1;
  padding: 3px 3px 4px;
  font-size: 12px;
  height: 12px;
  min-width: 50px;
  display: block;
  text-align: center;
}

/* fixed_bnr */
.fixed_wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  z-index: 3;
}
.fixed_bnr {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.fixed_bnr a {
  transition: all .3s;
}
.fixed_bnr a:hover {
  opacity: 0.7;
}