@charset "UTF-8";
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
main {
  width: 100%;
  background: url(../images/main/main_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  color: #fff;
  font-weight: 600;
  text-align: center;
  position: relative;
  padding: 150px 0 70px;
}
@media print, screen and (min-width: 1600px) {
  main {
    background-position: center -30px;
  }
}
@media print, screen and (min-width: 2000px) {
  main {
    background-position: center -60px;
  }
}
@media print, screen and (max-width:768px) {
  main {
    padding: 60px 0 30px;
    background: url(../images/main/main_bg_sp.jpg) no-repeat;
    background-size: 100% auto;
  }
}
main .logo {
  display: block;
  width: 20%;
  height: 40px;
  position: absolute;
  top: 30px;
  left: 3%;
  z-index: 1000;
}
main .logo img {
  width: 100%;
}
@media print, screen and (max-width: 1399px) {
  main .logo {
    width: 20%;
  }
}
@media print, screen and (max-width:1200px) {
  main .logo {
    width: 18%;
  }
}
@media print, screen and (max-width:1026px) {
  main .logo {
    width: 25%;
    top: 20px;
    left: 2%;
  }
}
@media print, screen and (max-width:768px) {
  main .logo {
    width: 40%;
    top: 1.5%;
    left: 1%;
  }
}
main .logo a {
  max-width: 100%;
  display: block;
}
main .meinTxt {
  font-size: clamp(26px, 4.1911764706vw, 57px);
  font-weight: 800;
  line-height: 1.4;
  margin: 0 auto 0.5rem;
}
main .mainTxt2 {
  font-size: clamp(10px, 1.4705882353vw, 20px);
  line-height: 1.8;
  letter-spacing: -0.01rem;
}
@media print, screen and (max-width:768px) {
  main .mainTxt2 {
    line-height: 1.6;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.menu {
  width: 100%;
  /* =========================== */
  /* =========================== */
}
@media print, screen and (max-width:768px) {
  .menu .spArea .con_ippan {
    width: 49.5%;
    background: #ecf2e9;
    padding: 0 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .menu .spArea .con_kyotsu {
    width: 49.5%;
    background: #e2f0fb;
  }
  .menu .spArea .sp_con_wrap {
    width: 90%;
    margin: 0 auto 1rem;
  }
  .menu .spArea .menu_spBtn {
    width: 100%;
    margin: 0 0 8px;
  }
  .menu .spArea .menu_spBtn a {
    width: 100%;
    height: 70px;
    display: block;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    background: red;
    color: #fff;
    font-size: 85%;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
  }
  .menu .spArea .menu_spBtn a:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    left: 48%;
    bottom: 17%;
  }
  .menu .spArea .menu_spBtn a span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 18px 0 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .menu .spArea .menu_spBtn a span._type2 {
    padding: 10px 0 0 0;
  }
  .menu .spArea .menu_spBtn.tomon a {
    background: #568d34;
  }
  .menu .spArea .menu_spBtn.toitsu_zenki a {
    background: #1f8046;
  }
  .menu .spArea .menu_spBtn.kyoka3 a {
    background: #259657;
  }
  .menu .spArea .menu_spBtn.toitsu_koki a {
    background: #009021;
  }
  .menu .spArea .menu_spBtn.english a {
    background: #029624;
  }
  .menu .spArea .menu_spBtn.kyotsu_zenki a {
    background: #3d9de6;
  }
  .menu .spArea .menu_spBtn.kyotsu_chuki a {
    background: #3f86e7;
  }
  .menu .spArea .menu_spBtn.kyotsu_koki a {
    background: #3c57e7;
  }
}
.menu .wrap {
  padding: 50px 0 0px;
}
@media print, screen and (max-width:1026px) {
  .menu .wrap {
    padding: 50px 0 0px;
  }
}
@media print, screen and (max-width:768px) {
  .menu .wrap {
    padding: 1.8rem 0 0rem;
  }
}
.menu .menu_ttl {
  font-size: clamp(13px, 2.3333333333vw, 28px);
  font-weight: 600;
  margin: 0 0 1rem;
  line-height: 1.3;
}
@media print, screen and (max-width:1026px) {
  .menu .menu_ttl {
    margin: 0 0 0.7rem;
  }
}
@media print, screen and (max-width:768px) {
  .menu .menu_ttl {
    margin: 1.5rem auto 0.7rem;
    text-align: center;
  }
}
.menu .m_box {
  position: relative;
  margin: 70px 0 0 0;
}
@media print, screen and (max-width: 1080px) {
  .menu .m_box {
    margin: 50px 0 0 0;
  }
}
@media print, screen and (max-width: 800px) {
  .menu .m_box {
    mmargin: 30px 0 0 0;
  }
}
@media print, screen and (max-width:768px) {
  .menu .m_box {
    margin: 10px 0 0 0;
  }
}
.menu .m_box .menu_ttl._type2 {
  position: absolute;
  left: 25%;
  top: -19%;
  color: #3d9de6;
}
@media print, screen and (min-width: 1480px) {
  .menu .m_box .menu_ttl._type2 {
    top: -21%;
  }
}
@media print, screen and (max-width: 1080px) {
  .menu .m_box .menu_ttl._type2 {
    top: -12%;
  }
}
@media print, screen and (max-width: 1060px) {
  .menu .m_box .menu_ttl._type2 {
    top: -15%;
  }
}
@media print, screen and (max-width: 1020px) {
  .menu .m_box .menu_ttl._type2 {
    top: -14%;
  }
}
@media print, screen and (max-width: 840px) {
  .menu .m_box .menu_ttl._type2 {
    top: -12%;
  }
}
@media print, screen and (max-width:768px) {
  .menu .m_box .menu_ttl._type2 {
    position: static;
    padding-left: 52%;
  }
}
.menu .menuBlock {
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .menu .menuBlock.flex {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.menu .menuBlock .col {
  width: 24%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 10px;
}
@media print, screen and (min-width: 769px) {
  .menu .menuBlock .col:not(:last-child) {
    margin-right: 1.333333333%;
  }
}
@media print, screen and (max-width:768px) {
  .menu .menuBlock .col {
    width: 48.5%;
  }
}
.menu .menuBlock .col_title {
  border: 2px solid pink;
  padding: 4px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  color: #fff;
  border: none;
}
.menu .menuBlock .col_title span {
  font-size: clamp(16px, 1.3846153846vw, 20px);
  font-weight: 600;
}
@media print, screen and (min-width:1201px) {
  .menu .menuBlock .col_title span.typeS {
    font-size: 18px;
  }
}
@media print, screen and (max-width:1026px) {
  .menu .menuBlock .col_title span.typeS {
    font-size: 13px;
    letter-spacing: -0.02rem;
  }
}
@media print, screen and (max-width:768px) {
  .menu .menuBlock .col_title span.typeS {
    font-size: 11px;
  }
}
.menu .menuBlock .col_wrap {
  border: 2px solid pink;
  padding: 10px;
  border-radius: 0 0 10px 10px;
  min-height: 200px;
}
@media print, screen and (max-width:768px) {
  .menu .menuBlock .col_wrap {
    min-height: 220px;
  }
}
.menu .menuBlock .sikenbi {
  /*font-size: calc( 14 / 1200 * 100vw );*/
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  margin: 0;
}
.menu .menuBlock .sikenbi:before {
  position: absolute;
  background-color: #00cca6;
  content: "";
  left: 0%;
  top: 5%;
  bottom: 10%;
  width: 4px;
  height: 90%;
}
.menu .menuBlock .dayBox {
  font-weight: 600;
  font-size: 15px;
  letter-spacing: -0.05rem;
  line-height: 1.4;
}
@media print, screen and (max-width:1200px) {
  .menu .menuBlock .dayBox {
    font-size: 14px;
  }
}
@media print, screen and (max-width:1026px) {
  .menu .menuBlock .dayBox {
    font-size: 13px;
  }
}
@media print, screen and (max-width:480px) {
  .menu .menuBlock .dayBox {
    line-height: 1.3;
  }
}
@media print, screen and (max-width:400px) {
  .menu .menuBlock .dayBox {
    font-size: 12px;
  }
}
.menu .menuBlock .dayBox .day_txtL {
  font-size: 200%;
}
@media print, screen and (max-width:1026px) {
  .menu .menuBlock .dayBox .day_txtL {
    font-size: 180%;
  }
}
.menu .menuBlock .dayBox .day_txtL._type2 {
  font-size: 190%;
}
@media print, screen and (max-width:1026px) {
  .menu .menuBlock .dayBox .day_txtL._type2 {
    font-size: 180%;
  }
}
.menu .menuBlock .dayBox .day_txtL._type3 {
  font-size: 120%;
}
@media print, screen and (max-width:1200px) {
  .menu .menuBlock .dayBox .day_txtL._type3 {
    font-size: 110%;
  }
}
@media print, screen and (max-width:1026px) {
  .menu .menuBlock .dayBox .day_txtL._type3 {
    font-size: 120%;
  }
}
@media print, screen and (max-width:768px) {
  .menu .menuBlock .dayBox .day_txtL._type3 {
    font-size: 69%;
  }
}
.menu .menuBlock .dayBox .day_txtS {
  font-size: 90%;
}
@media print, screen and (max-width:768px) {
  .menu .menuBlock .dayBox .typeSp {
    /*display: flex;
    justify-content: flex-end;*/
    font-size: 85%;
    font-weight: 500;
  }
}
.menu .menuBlock .dayBox .day {
  margin: 0 0 10px;
}
.menu .menuBlock ul li {
  position: relative;
  padding-left: 1.05rem;
  text-indent: 0;
  font-size: 82%;
}
@media print, screen and (max-width: 1200px) {
  .menu .menuBlock ul li {
    font-size: 78%;
  }
}
@media print, screen and (max-width:1026px) {
  .menu .menuBlock ul li {
    font-size: 70%;
    padding-left: 0.74rem;
  }
}
@media print, screen and (max-width:768px) {
  .menu .menuBlock ul li {
    font-size: 66%;
  }
}
.menu .menuBlock ul li:before {
  content: "■";
  font-size: 0.95rem;
  position: absolute;
  left: 0;
  top: 0rem;
}
@media print, screen and (max-width:1026px) {
  .menu .menuBlock ul li:before {
    font-size: 0.6rem;
    top: 0.1rem;
  }
}
.menu .menuBlock .menuBtnBox {
  width: 100%;
  margin: 10px auto 0;
}
.menu .menuBlock .menuBtnBox p {
  width: 48.5%;
}
@media print, screen and (max-width:1026px) {
  .menu .menuBlock .menuBtnBox p {
    width: 90%;
    margin: 0 auto 10px;
  }
}
.menu .menuBlock .page_arrow {
  margin: 0 auto;
}
@media print, screen and (min-width: 980px) {
  .menu .menuBlock .page_arrow {
    margin: 20px auto 0;
  }
}
.menu .menuBlock .page_arrow a {
  position: relative;
  display: table;
  padding-right: 14px;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  margin: 0 auto;
  color: #568d34;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.menu .menuBlock .page_arrow a:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 2px #568d34;
  border-right: solid 2px #568d34;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.menu .menuBlock .page_arrow a:hover {
  color: #f4840b;
}
.menu .menuBlock .page_arrow a:hover:after {
  border-bottom: solid 2px #f4840b;
  border-right: solid 2px #f4840b;
}
.menu .menuBlock .col.tomon .col_title {
  background: #568d34;
}
.menu .menuBlock .col.tomon .col_wrap {
  border-color: #568d34;
}
.menu .menuBlock .col.toitsu_zenki .col_title {
  background: #1f8046;
}
.menu .menuBlock .col.toitsu_zenki .col_wrap {
  border-color: #1f8046;
}
.menu .menuBlock .col.kyoka3 .col_title {
  background: #259657;
}
.menu .menuBlock .col.kyoka3 .col_wrap {
  border-color: #259657;
}
.menu .menuBlock .col.toitsu_koki .col_title {
  background: #009021;
}
.menu .menuBlock .col.toitsu_koki .col_wrap {
  border-color: #009021;
}
.menu .menuBlock .col.english .col_title {
  background: #029624;
}
.menu .menuBlock .col.english .col_wrap {
  border-color: #029624;
}
.menu .menuBlock .col.kyotsu_zenki .col_title {
  background: #3d9de6;
}
.menu .menuBlock .col.kyotsu_zenki .col_wrap {
  border-color: #3d9de6;
}
.menu .menuBlock .col.kyotsu_chuki .col_title {
  background: #3f86e7;
}
.menu .menuBlock .col.kyotsu_chuki .col_wrap {
  border-color: #3f86e7;
}
.menu .menuBlock .col.kyotsu_koki .col_title {
  background: #3c57e7;
}
.menu .menuBlock .col.kyotsu_koki .col_wrap {
  border-color: #3c57e7;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.content {
  width: 100%;
}
.content .wrap {
  padding: 140px 0 0 0;
}
@media print, screen and (max-width:1026px) {
  .content .wrap {
    padding: 80px 0 0 0;
  }
}
@media print, screen and (max-width:768px) {
  .content .wrap {
    padding: 1.8rem 0 0 0;
  }
}
.content .exam {
  width: 100%;
  margin: 0 auto 70px;
  position: relative;
  line-height: 1.4;
}
@media print, screen and (max-width:1026px) {
  .content .exam {
    margin: 0 auto 50px;
  }
}
@media print, screen and (max-width:768px) {
  .content .exam {
    margin: 0 auto 2rem;
  }
}
.content .exam .item {
  position: absolute;
  right: -3%;
  top: -6%;
  max-width: 120px;
}
@media print, screen and (max-width:1026px) {
  .content .exam .item {
    max-width: 90px;
  }
}
@media print, screen and (max-width:768px) {
  .content .exam .item {
    max-width: 70px;
    right: -3%;
    top: -3%;
  }
}
.content .exam .ex_title {
  width: 35%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px 0 0 10px;
  padding: 40px 30px;
  color: #fff;
}
@media print, screen and (max-width:1026px) {
  .content .exam .ex_title {
    padding: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .content .exam .ex_title {
    width: 100%;
    padding: 0.8rem 5% 1.5rem;
    border-radius: 10px 10px 0 0px;
  }
}
.content .exam .ex_title dl {
  margin: 0 0 20px;
}
@media print, screen and (max-width:768px) {
  .content .exam .ex_title dl.spType2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 0 20px;
  }
  .content .exam .ex_title dl.spType2 dt {
    margin-right: 8px;
  }
}
.content .exam .ex_title dl dt {
  padding: 2px 6px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #fff;
  font-size: 90%;
  margin: 0 0 5px;
}
@media print, screen and (max-width:1026px) {
  .content .exam .ex_title dl dt {
    font-size: 85%;
  }
}
.content .exam .ex_title dl dd.dayBox {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.05rem;
  line-height: 1.4;
}
@media print, screen and (max-width:1200px) {
  .content .exam .ex_title dl dd.dayBox {
    font-size: 14px;
  }
}
@media print, screen and (max-width:1026px) {
  .content .exam .ex_title dl dd.dayBox {
    font-size: 13px;
  }
}
@media print, screen and (max-width:480px) {
  .content .exam .ex_title dl dd.dayBox {
    line-height: 1.3;
  }
}
@media print, screen and (max-width:400px) {
  .content .exam .ex_title dl dd.dayBox {
    font-size: 12px;
  }
}
.content .exam .ex_title dl dd.dayBox .day_txtL {
  font-size: 200%;
}
@media print, screen and (max-width:1026px) {
  .content .exam .ex_title dl dd.dayBox .day_txtL {
    font-size: 180%;
  }
}
.content .exam .ex_title dl dd.dayBox .day_txtL._type2 {
  font-size: 190%;
}
@media print, screen and (max-width:1026px) {
  .content .exam .ex_title dl dd.dayBox .day_txtL._type2 {
    font-size: 180%;
  }
}
.content .exam .ex_title dl dd.dayBox .day_txtL._type3 {
  font-size: 130%;
}
@media print, screen and (max-width:1200px) {
  .content .exam .ex_title dl dd.dayBox .day_txtL._type3 {
    font-size: 150%;
  }
}
@media print, screen and (max-width:1026px) {
  .content .exam .ex_title dl dd.dayBox .day_txtL._type3 {
    font-size: 120%;
  }
}
@media print, screen and (max-width:768px) {
  .content .exam .ex_title dl dd.dayBox .day_txtL._type3 {
    font-size: 140%;
  }
}
.content .exam .ex_title dl dd.dayBox .day_txtL._type4 {
  font-size: 200%;
}
@media print, screen and (max-width:1200px) {
  .content .exam .ex_title dl dd.dayBox .day_txtL._type4 {
    font-size: 180%;
  }
}
@media print, screen and (max-width:1026px) {
  .content .exam .ex_title dl dd.dayBox .day_txtL._type4 {
    font-size: 160%;
  }
}
@media print, screen and (max-width:768px) {
  .content .exam .ex_title dl dd.dayBox .day_txtL._type4 {
    font-size: 180%;
  }
}
.content .exam .ex_title dl dd.dayBox .day_txtS {
  font-size: 90%;
}
@media print, screen and (max-width:768px) {
  .content .exam .ex_title dl dd.dayBox .typeSp {
    /*display: flex;
    justify-content: flex-end;*/
    font-size: 85%;
    font-weight: 500;
  }
}
.content .exam .ex_title dl dd.dayBox .day {
  margin: 0 0 10px;
  line-height: 1.3;
}
.content .exam .ex_title dl dd.dayBox .day._type2 {
  padding: 0 0 0 70px;
}
@media print, screen and (max-width: 1140px) {
  .content .exam .ex_title dl dd.dayBox .day._type2 {
    padding: 0 0 0 50px;
  }
}
@media print, screen and (max-width:1026px) {
  .content .exam .ex_title dl dd.dayBox .day._type2 {
    padding: 0 0 0 40px;
  }
}
.content .exam .ex_title dl dd.nomal_txt {
  font-size: clamp(16px, 1.7647058824vw, 24px);
  font-weight: 500;
}
@media print, screen and (max-width:768px) {
  .content .exam .ex_title .btnBox .btn {
    max-width: 80%;
  }
}
.content .exam .ex_detail {
  width: 65%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 10px 10px 0;
  padding: 40px;
}
@media print, screen and (max-width:1026px) {
  .content .exam .ex_detail {
    padding: 30px;
    font-size: 90%;
  }
}
@media print, screen and (max-width:768px) {
  .content .exam .ex_detail {
    width: 100%;
    padding: 0.8rem 5%;
    border-radius: 0 0 10px 10px;
  }
}
.content .exam .txt_ttl01 {
  font-size: clamp(15px, 1.4705882353vw, 20px);
  font-weight: 500;
  margin: 0 0 1rem;
}
.content .exam .txt_ttl01._type2 {
  position: relative;
  padding-left: 10px;
  margin: 0 0 8px;
}
@media print, screen and (max-width:768px) {
  .content .exam .txt_ttl01._type2 {
    margin: 0 0 5px;
  }
}
.content .exam .txt_ttl01._type2:before {
  position: absolute;
  content: "";
  left: 0%;
  top: 5%;
  bottom: 10%;
  width: 4px;
  height: 90%;
}
.content .exam .pointBox {
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  margin: 0 0 25px;
}
@media print, screen and (max-width:1026px) {
  .content .exam .pointBox {
    margin: 0 0 18px;
  }
}
.content .exam .pointBox ul li {
  position: relative;
  padding-left: 1.4rem;
  text-indent: 0;
  margin: 0 0 5px;
}
.content .exam .pointBox ul li:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  display: block;
  width: 100%; /*幅*/
  height: 17px;
}
.content .exam .pointBox ul.tomon li:before {
  background: url(../images/icon1-1.svg) no-repeat;
  background-size: contain;
}
.content .exam .pointBox ul.toitsu_zenki li:before {
  background: url(../images/icon2-1.svg) no-repeat;
  background-size: contain;
}
.content .exam .pointBox ul.kyoka3 li:before {
  background: url(../images/icon3-1.svg) no-repeat;
  background-size: contain;
}
.content .exam .pointBox ul.toitsu_koki li:before {
  background: url(../images/icon4-1.svg) no-repeat;
  background-size: contain;
}
.content .exam .pointBox ul.english li:before {
  background: url(../images/icon5-1.svg) no-repeat;
  background-size: contain;
}
.content .exam .pointBox ul.kyotsu_zenki li:before {
  background: url(../images/icon6-1.svg) no-repeat;
  background-size: contain;
}
.content .exam .pointBox ul.kyotsu_chuki li:before {
  background: url(../images/icon7-1.svg) no-repeat;
  background-size: contain;
}
.content .exam .pointBox ul.kyotsu_koki li:before {
  background: url(../images/icon8-1.svg) no-repeat;
  background-size: contain;
}
.content .exam .marker {
  display: inline;
  padding: 0 4px 0px 4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(0%, #fcef3e));
  background: linear-gradient(transparent 80%, #fcef3e 0%);
}
.content .exam .osusumeBlock {
  margin: 0 0 25px;
}
@media print, screen and (max-width:1026px) {
  .content .exam .osusumeBlock {
    margin: 0 0 18px;
  }
}
.content .exam .osusumeBlock .osusumeHead {
  padding: 14px 14px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
}
@media print, screen and (max-width:1026px) {
  .content .exam .osusumeBlock .osusumeHead {
    padding: 10px;
  }
}
@media print, screen and (max-width:768px) {
  .content .exam .osusumeBlock .osusumeHead {
    width: 100%;
    text-align: center;
    margin: 0 auto 0.5rem;
    padding: 8px;
  }
}
.content .exam .osusumeBlock .osusumeHead span {
  color: #fff;
  font-size: clamp(14px, 1.4705882353vw, 20px);
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content .exam .osusumeBlock ul {
  width: 72%;
}
.content .exam .osusumeBlock ul li {
  position: relative;
  padding-left: 1.4rem;
  text-indent: 0;
  margin: 0 0 5px;
}
.content .exam .osusumeBlock ul li:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  display: block;
  width: 100%; /*幅*/
  height: 17px;
}
@media print, screen and (max-width:768px) {
  .content .exam .osusumeBlock ul {
    width: 100%;
  }
}
.content .exam .osusumeBlock.tomon .osusumeHead {
  background: #568d34;
}
.content .exam .osusumeBlock.tomon ul li:before {
  background: url(../images/icon1-2.svg) no-repeat;
  background-size: contain;
}
.content .exam .osusumeBlock.toitsu_zenki .osusumeHead {
  background: #1f8046;
}
.content .exam .osusumeBlock.toitsu_zenki ul li:before {
  background: url(../images/icon2-2.svg) no-repeat;
  background-size: contain;
}
.content .exam .osusumeBlock.kyoka3 .osusumeHead {
  background: #259657;
}
.content .exam .osusumeBlock.kyoka3 ul li:before {
  background: url(../images/icon3-2.svg) no-repeat;
  background-size: contain;
}
.content .exam .osusumeBlock.toitsu_koki .osusumeHead {
  background: #009021;
}
.content .exam .osusumeBlock.toitsu_koki ul li:before {
  background: url(../images/icon4-2.svg) no-repeat;
  background-size: contain;
}
.content .exam .osusumeBlock.english .osusumeHead {
  background: #029624;
}
.content .exam .osusumeBlock.english ul li:before {
  background: url(../images/icon5-2.svg) no-repeat;
  background-size: contain;
}
.content .exam .osusumeBlock.kyotsu_zenki .osusumeHead {
  background: #3d9de6;
}
.content .exam .osusumeBlock.kyotsu_zenki ul li:before {
  background: url(../images/icon6-2.svg) no-repeat;
  background-size: contain;
}
.content .exam .osusumeBlock.kyotsu_chuki .osusumeHead {
  background: #3f86e7;
}
.content .exam .osusumeBlock.kyotsu_chuki ul li:before {
  background: url(../images/icon7-2.svg) no-repeat;
  background-size: contain;
}
.content .exam .osusumeBlock.kyotsu_koki .osusumeHead {
  background: #3c57e7;
}
.content .exam .osusumeBlock.kyotsu_koki ul li:before {
  background: url(../images/icon8-2.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02 .flex.block2_type .col {
  width: 48.5%;
}
@media print, screen and (max-width:768px) {
  .content .exam .block02 .flex.block2_type .col {
    width: 100%;
  }
}
.content .exam .block02 .txt02 {
  font-size: clamp(13px, 1.3235294118vw, 18px);
  font-weight: 500;
  position: relative;
  padding-left: 1.4rem;
  text-indent: 0;
}
.content .exam .block02 .txt02:before {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  display: block;
  width: 100%; /*幅*/
  height: 17px;
}
@media print, screen and (max-width:768px) {
  .content .exam .block02 .txt02:before {
    top: 2px;
  }
}
.content .exam .block02.tomon .txt_ttl01._type2:before {
  background-color: #568d34;
}
.content .exam .block02.tomon .txt02._venue:before {
  background: url(../images/icon1-3.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.tomon .txt02._money:before {
  background: url(../images/icon1-4.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.toitsu_zenki .txt_ttl01._type2:before {
  background-color: #1f8046;
}
.content .exam .block02.toitsu_zenki .txt02._venue:before {
  background: url(../images/icon2-3.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.toitsu_zenki .txt02._money:before {
  background: url(../images/icon2-4.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.kyoka3 .txt_ttl01._type2:before {
  background-color: #259657;
}
.content .exam .block02.kyoka3 .txt02._venue:before {
  background: url(../images/icon3-3.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.kyoka3 .txt02._money:before {
  background: url(../images/icon3-4.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.toitsu_koki .txt_ttl01._type2:before {
  background-color: #009021;
}
.content .exam .block02.toitsu_koki .txt02._venue:before {
  background: url(../images/icon4-3.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.toitsu_koki .txt02._money:before {
  background: url(../images/icon4-4.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.english .txt_ttl01._type2:before {
  background-color: #029624;
}
.content .exam .block02.english .txt02._money:before {
  background: url(../images/icon5-4.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.kyotsu_zenki .txt_ttl01._type2:before {
  background-color: #3d9de6;
}
.content .exam .block02.kyotsu_zenki .txt02._money:before {
  background: url(../images/icon6-3.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.kyotsu_chuki .txt_ttl01._type2:before {
  background-color: #3f86e7;
}
.content .exam .block02.kyotsu_chuki .txt02._money:before {
  background: url(../images/icon7-3.svg) no-repeat;
  background-size: contain;
}
.content .exam .block02.kyotsu_koki .txt_ttl01._type2:before {
  background-color: #3c57e7;
}
.content .exam .block02.kyotsu_koki .txt02._money:before {
  background: url(../images/icon8-3.svg) no-repeat;
  background-size: contain;
}
.content .exam.tomon .ex_title {
  background: -webkit-gradient(linear, left top, left bottom, from(#568d34), to(#7d9e60));
  background: linear-gradient(180deg, #568d34, #7d9e60);
}
.content .exam.tomon .ex_detail {
  background: #ecf2e9;
}
.content .exam.toitsu_zenki .ex_title {
  background: -webkit-gradient(linear, left top, left bottom, from(#1f8046), to(#60966e));
  background: linear-gradient(180deg, #1f8046, #60966e);
}
.content .exam.toitsu_zenki .ex_detail {
  background: #e6f1eb;
}
.content .exam.kyoka3 .ex_title {
  background: -webkit-gradient(linear, left top, left bottom, from(#4d945d), to(#68a577));
  background: linear-gradient(180deg, #4d945d, #68a577);
}
.content .exam.kyoka3 .ex_detail {
  background: #e6f1eb;
}
.content .exam.toitsu_koki .ex_title {
  background: -webkit-gradient(linear, left top, left bottom, from(#009021), to(#33a64d));
  background: linear-gradient(180deg, #009021, #33a64d);
}
.content .exam.toitsu_koki .ex_detail {
  background: #e6f2e7;
}
.content .exam.english .ex_title {
  background: -webkit-gradient(linear, left top, left bottom, from(#029624), to(#5fa556));
  background: linear-gradient(180deg, #029624, #5fa556);
}
.content .exam.english .ex_detail {
  background: #e6f2e8;
}
.content .exam.kyotsu_zenki .ex_title {
  background: -webkit-gradient(linear, left top, left bottom, from(#3d9de6), to(#77aee6));
  background: linear-gradient(180deg, #3d9de6, #77aee6);
}
.content .exam.kyotsu_zenki .ex_detail {
  background: #ebf8fd;
}
.content .exam.kyotsu_chuki .ex_title {
  background: -webkit-gradient(linear, left top, left bottom, from(#3f86e7), to(#6376e4));
  background: linear-gradient(180deg, #3f86e7, #6376e4);
}
.content .exam.kyotsu_chuki .ex_detail {
  background: #ebf8fd;
}
.content .exam.kyotsu_koki .ex_title {
  background: -webkit-gradient(linear, left top, left bottom, from(#3c57e7), to(#6376e4));
  background: linear-gradient(180deg, #3c57e7, #6376e4);
}
.content .exam.kyotsu_koki .ex_detail {
  background: #e5f8fe;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.noteBlock {
  max-width: 846px;
  margin: 180px auto 180px;
  position: relative;
  border: 3px solid #588e35;
  border-radius: 10px;
  -webkit-box-shadow: -18px 19px 0px -7px #588e35;
          box-shadow: -18px 19px 0px -7px #588e35;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
@media print, screen and (max-width:1026px) {
  .noteBlock {
    padding: 30px;
    max-width: 80%;
    margin: 120px auto 120px;
  }
}
@media print, screen and (max-width:768px) {
  .noteBlock {
    padding: 20px 5%;
    max-width: 90%;
    margin: 70px auto 3rem;
    -webkit-box-shadow: -14px 15px 0px -5px #588e35;
            box-shadow: -14px 15px 0px -5px #588e35;
  }
}
.noteBlock .deco {
  position: absolute;
  left: -10%;
  top: -33%;
  max-width: 220px;
}
@media print, screen and (max-width:1026px) {
  .noteBlock .deco {
    max-width: 160px;
  }
}
@media print, screen and (max-width:768px) {
  .noteBlock .deco {
    max-width: 100px;
    top: -27%;
  }
}
.noteBlock .note_txt01 {
  font-size: clamp(15px, 2.5vw, 34px);
  font-weight: 800;
  line-height: 1.4;
}
.noteBlock .note_txt02 {
  font-size: clamp(20px, 2.9411764706vw, 40px);
  text-align: center;
  font-weight: 800;
  line-height: 1.55;
  color: #ff3f00;
  display: inline;
  padding: 0 4px 0px 4px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(0%, #fcef3e));
  background: linear-gradient(transparent 80%, #fcef3e 0%);
}
.noteBlock .note_txt03 {
  font-size: 80%;
  margin: 3px auto;
}
.noteBlock._kyoutu {
  border-color: #2a85c3;
  -webkit-box-shadow: -18px 19px 0px -7px #2a85c3;
          box-shadow: -18px 19px 0px -7px #2a85c3;
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.title {
  text-align: center;
  font-size: clamp(26px, 3.9705882353vw, 54px);
  line-height: 1.4;
  margin: 0 auto 50px;
  font-weight: 800;
}
@media print, screen and (max-width:1026px) {
  .title {
    margin: 0 auto 30px;
  }
}
@media print, screen and (max-width:768px) {
  .title {
    margin: 0 auto 1rem;
  }
}

.title01 {
  font-size: clamp(20px, 2.5vw, 34px);
  font-weight: 600;
  color: #fff;
  margin: 0 0 16px;
}

#suisen.title {
  color: #4eb590;
}

#ippan.title {
  color: #4ad382;
}

#kyotsu.title {
  color: #9ab260;
}

.examTitle {
  text-align: center;
  font-size: 42px;
  font-weight: 600;
  margin: 0 auto;
  color: #fff;
  line-height: 1.35;
}
@media print, screen and (max-width:1026px) {
  .examTitle {
    font-size: 30px;
  }
}
@media print, screen and (max-width:768px) {
  .examTitle {
    font-size: 20px;
  }
  .examTitle.typeS_sp {
    font-size: 70%;
  }
  .examTitle .typeS_sp {
    font-size: 70%;
  }
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.btn {
  max-width: 300px;
  margin: 0 auto;
}
.btn a {
  font-weight: 600;
  text-align: center;
  width: 100%;
  font-size: 22px;
  display: block;
  padding: 6px 0;
}
@media print, screen and (max-width:1026px) {
  .btn a {
    font-size: 18px;
  }
}
@media print, screen and (max-width:768px) {
  .btn a {
    font-size: 16px;
  }
}

.btn_pdf a {
  border-radius: 50px;
  position: relative;
  top: 0;
  display: block;
  background-color: #e11450;
  -webkit-box-shadow: 0 6px #882726;
          box-shadow: 0 6px #882726;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.45s all;
  transition: 0.45s all;
}
.btn_pdf a:hover {
  background: #c91450;
  top: 6px; /* 元の位置から9px分下げる */
  -webkit-box-shadow: 0 0 #882726;
          box-shadow: 0 0 #882726; /* 影を0pxにする */
}

.btn_web a {
  border-radius: 50px;
  position: relative;
  top: 0;
  display: block;
  background-color: #ffce02;
  -webkit-box-shadow: 0 6px #6d5803;
          box-shadow: 0 6px #6d5803;
  color: #000;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.45s all;
  transition: 0.45s all;
}
.btn_web a:hover {
  background: #efba0f;
  top: 6px; /* 元の位置から9px分下げる */
  -webkit-box-shadow: 0 0 #6d5803;
          box-shadow: 0 0 #6d5803; /* 影を0pxにする */
}

.btnS a {
  font-size: 14px;
  padding: 7px 0;
  -webkit-box-shadow: 0 4px #6d5803;
          box-shadow: 0 4px #6d5803;
}
.btnS a:hover {
  top: 4px;
}
@media print, screen and (max-width:1026px) {
  .btnS a {
    font-size: 13px;
  }
}

.btn_application a {
  display: block;
  padding: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(#edb0a8), to(#f67064));
  background: linear-gradient(to bottom, #edb0a8, #f67064);
  border: 1px solid #ea5f59;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #a53f3a;
  -webkit-box-shadow: 0 3px 0 0 #bf4b4b;
          box-shadow: 0 3px 0 0 #bf4b4b;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media print, screen and (max-width:1026px) {
  .btn_application a {
    padding: 15px 0;
  }
}
@media print, screen and (max-width:768px) {
  .btn_application a {
    padding: 12px 0;
  }
}
.btn_application a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#e25b54), to(#e25b54));
  background: linear-gradient(to bottom, #e25b54, #e25b54);
  -webkit-box-shadow: 0 2px 0 0 #bf4b4b;
          box-shadow: 0 2px 0 0 #bf4b4b;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.btn_recruitment a {
  display: block;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(#81b4d4), to(#007cba));
  background: linear-gradient(to bottom, #81b4d4, #007cba);
  border: 1px solid #047fa5;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #005577;
  -webkit-box-shadow: 0 3px 0 0 #2c86c6;
          box-shadow: 0 3px 0 0 #2c86c6;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media print, screen and (max-width:1026px) {
  .btn_recruitment a {
    padding: 8px 0;
  }
}
@media print, screen and (max-width:768px) {
  .btn_recruitment a {
    padding: 6px 0;
  }
}
.btn_recruitment a span {
  display: block;
  text-align: center;
  font-weight: 600;
}
.btn_recruitment a .txt_s {
  font-size: 60%;
}
.btn_recruitment a .pdf {
  font-size: 26px;
}
@media print, screen and (max-width:1026px) {
  .btn_recruitment a .pdf {
    font-size: 20px;
  }
}
.btn_recruitment a .pdf:after {
  content: "PDF";
  border: 1px solid #fff;
  font-size: 40%;
  font-weight: 500;
  padding: 1px 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  margin: -18px 0 0 5px;
}
.btn_recruitment a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#0273a0), to(#0273a0));
  background: linear-gradient(to bottom, #0273a0, #0273a0);
  -webkit-box-shadow: 0 2px 0 0 #2c86c6;
          box-shadow: 0 2px 0 0 #2c86c6;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.foot_info {
  width: 100%;
}
.foot_info .wrap {
  padding: 0px 0 100px;
}
@media print, screen and (max-width:1026px) {
  .foot_info .wrap {
    padding: 0px 0 80px;
  }
}
@media print, screen and (max-width:768px) {
  .foot_info .wrap {
    padding: 0 0 2rem;
  }
}
.foot_info .info_btn {
  width: 29%;
  margin: 0 0 12px;
}
@media print, screen and (max-width:1026px) {
  .foot_info .info_btn {
    width: 31%;
  }
}
@media print, screen and (max-width:768px) {
  .foot_info .info_btn {
    width: 49%;
  }
}
.foot_info .info_btn a {
  display: block;
  width: 100%;
  text-align: center;
  background: #fff;
  border: 3px solid #008250;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 32px 0;
  -webkit-box-shadow: 0 7px #008250;
          box-shadow: 0 7px #008250;
  border-radius: 5px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  position: relative;
}
@media print, screen and (max-width:1026px) {
  .foot_info .info_btn a {
    padding: 24px 0;
  }
}
@media print, screen and (max-width:768px) {
  .foot_info .info_btn a {
    padding: 16px 0;
    border: 2px solid #008250;
    -webkit-box-shadow: 0 5px #008250;
            box-shadow: 0 5px #008250;
  }
}
.foot_info .info_btn a:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 10%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 60px;
  height: 45px;
}
@media print, screen and (max-width:1026px) {
  .foot_info .info_btn a:after {
    width: 48px;
    height: 32px;
  }
}
@media print, screen and (max-width:768px) {
  .foot_info .info_btn a:after {
    width: 32px;
    height: 20px;
  }
}
.foot_info .info_btn a:hover {
  top: 7px;
  -webkit-box-shadow: 0 0 #4C0F13;
          box-shadow: 0 0 #4C0F13; /* 影を0pxにする */
}
@media print, screen and (max-width:768px) {
  .foot_info .info_btn a:hover {
    top: 5px;
  }
}
.foot_info .info_btn a span {
  color: #008250;
  font-size: clamp(14px, 1.9117647059vw, 26px);
  font-weight: 600;
  position: relative;
  margin: 0 20px 0 0;
}
.foot_info .info_btn._bosyu a:after {
  background: url(../images/btnIcon01.png) no-repeat;
  background-size: contain;
}
.foot_info .info_btn._web a:after {
  background: url(../images/btnIcon02.png) no-repeat;
  background-size: contain;
}
.foot_info .info_btn._info a:after {
  background: url(../images/btnIcon03.png) no-repeat;
  background-size: contain;
}

.linkBox div {
  width: 32%;
  position: relative;
}
.linkBox div a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 20px 0;
  background: #fff;
  border: 1px solid #009d70;
  color: #009d70;
  font-size: 128%;
  font-weight: 600;
  height: 140px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print, screen and (max-width:1026px) {
  .linkBox div a {
    font-size: 108%;
    height: 100px;
  }
}
@media print, screen and (max-width:768px) {
  .linkBox div a {
    font-size: 80%;
    height: 65px;
  }
}
.linkBox div a:hover {
  background: #009d70;
  color: #fff;
}
.linkBox div a p {
  margin: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
footer {
  width: 100%;
  border-top: 1px solid #cbcbcb;
  padding: 40px 0;
}
@media print, screen and (max-width:768px) {
  footer {
    padding: 20px 0;
  }
}
footer .copyright {
  font-size: 16px;
  text-align: center;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (max-width:1026px) {
  footer .copyright {
    font-size: 14px;
    padding: 10px 0;
  }
}
@media print, screen and (max-width:768px) {
  footer .copyright {
    font-size: 12px;
    padding: 0;
  }
}

#pagetop {
  position: fixed;
  right: 2%;
  bottom: 2%;
}
#pagetop img {
  width: 70px;
  height: 70px;
}
@media print, screen and (max-width:768px) {
  #pagetop img {
    width: 60px;
    height: 60px;
  }
}
#pagetop:hover {
  opacity: 0.6;
}

/****************************************************************************************************
****************************************************************************************************/