#main-contents .float_clear {
  clear: both;
}
#main-contents .wp-block-file:not(.wp-element-button) {
  font-size: 1em;
}
#main-contents .wp-block-image figcaption {
  font-size: calc(var(--vk-size-text) * 0.875);
  color: inherit;
}
#main-contents .vk_button a.btn {
  text-align: left;
}
#main-contents .vk_borderBox .vk_borderBox_title_container .vk_borderBox_title {
  padding-left: 0;
}
#main-contents .vk_borderBox .vk_borderBox_title_container .vk_borderBox_title:before {
  content: none;
}
@media screen and (max-width: 768px) {
  #main-contents .vk_button a.btn {
    padding: 0.6em 0.5rem 0.6rem 1rem;
    font-size: calc(var(--vk-size-text) * 0.875);
  }
}
@media screen and (max-width: 768px) {
  #main-contents .wp-block-group.has-background {
    padding: 1em;
  }
}
#main-contents .wp-block-group.has-background {
  padding: 1.5em 1.5em;
}
#main-contents ul.is-style-vk-arrow-mark,
#main-contents ul.is-style-vk-triangle-mark,
#main-contents ul.is-style-vk-check-mark,
#main-contents ul.is-style-vk-check-circle-mark,
#main-contents ul.is-style-vk-check-square-mark,
#main-contents ul.is-style-vk-handpoint-mark,
#main-contents ul.is-style-vk-pencil-mark,
#main-contents ul.is-style-vk-smile-mark,
#main-contents ul.is-style-vk-frown-mark,
#main-contents ul.is-style-vk-numbered-circle-mark,
#main-contents ul.is-style-vk-numbered-square-mark,
#main-contents ol.is-style-vk-arrow-mark,
#main-contents ol.is-style-vk-triangle-mark,
#main-contents ol.is-style-vk-check-mark,
#main-contents ol.is-style-vk-check-circle-mark,
#main-contents ol.is-style-vk-check-square-mark,
#main-contents ol.is-style-vk-handpoint-mark,
#main-contents ol.is-style-vk-pencil-mark,
#main-contents ol.is-style-vk-smile-mark,
#main-contents ol.is-style-vk-frown-mark,
#main-contents ol.is-style-vk-numbered-circle-mark,
#main-contents ol.is-style-vk-numbered-square-mark {
  padding-left: 0;
}
#main-contents .is-style-vk-group-top-bottom-border {
  border-color: #89ba52;
}
#main-contents ul.is-style-vk-numbered-circle-mark li:before,
#main-contents ol.is-style-vk-numbered-circle-mark li:before {
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #main-contents .wp-block-columns.is-layout-flex.sp_gap0 {
    gap: 0;
  }
}
#main-contents .mrg_left1 {
  margin-left: 1em;
}
#main-contents .mrg_left2 {
  margin-left: 2em;
}
#main-contents .mrg_left3 {
  margin-left: 3em;
}
#main-contents .mrg_left4 {
  margin-left: 4em;
}
#main-contents .mrg_right1 {
  margin-right: 1em;
}
#main-contents .mrg_right2 {
  margin-right: 2em;
}
#main-contents .mrg_right3 {
  margin-right: 3em;
}
#main-contents .mrg_right4 {
  margin-right: 4em;
}

#main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table {
  font-size: clamp(0.75rem, 0.6183206107rem + 0.5089058524vw, 1rem);
}
#main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table th,
#main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table td {
  line-height: 1.4;
  border-color: #d2d3d5;
}
@media screen and (max-width: 768px) {
  #main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table th,
  #main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table td {
    padding: 4px 2px;
  }
}

#main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.table_border_btm > table {
  border: none;
}
#main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.table_border_btm > table tr {
  border-bottom: 1px solid #d2d3d5;
}
#main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.table_border_btm > table tr th {
  padding: 1em 1.5em;
  text-align: center;
  background-color: transparent;
  border: none;
}
#main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.table_border_btm > table tr td {
  padding: 1em 1.5em;
  border: none;
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  #main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.table_border_btm > table tr th {
    text-align: left;
    padding-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
  }
  #main-contents .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.table_border_btm > table tr td {
    padding-left: 1em;
    padding-right: 1em;
  }
}

#main-contents .link_pdf a {
  position: relative;
  padding-left: 1.4em;
}
#main-contents .link_pdf a::before {
  content: "\f1c1";
  color: #f38943;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 1px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
#main-contents .link_excel a {
  position: relative;
  padding-left: 1.4em;
}
#main-contents .link_excel a::before {
  content: "\f1c3";
  color: #106834;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 1px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
#main-contents .link_word a {
  position: relative;
  padding-left: 1.4em;
}
#main-contents .link_word a::before {
  content: "\f1c2";
  color: #1a62c3;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 1px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
#main-contents .ext_link a,
#main-contents a.ext_link {
  text-decoration: none;
  display: inline-block;
  position: relative;
  margin-right: 1.8em;
}
#main-contents .ext_link a::before,
#main-contents a.ext_link::before {
  content: "\f35d";
  text-decoration: none;
  position: absolute;
  right: -1.5em;
  top: 1px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
#main-contents .ext_link a:hover,
#main-contents a.ext_link:hover {
  text-decoration: underline;
}

#main-contents .wp-block-columns.jc_sp_bw {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#main-contents .wp-block-columns.jc_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#main-contents .max_w1480 {
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
}
#main-contents .max_w1380 {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}
#main-contents .max_w1360 {
  max-width: 1360px;
  margin: 0 auto;
}
#main-contents .max_w1280 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
#main-contents .max_w1172 {
  max-width: 1172px;
  margin-left: auto;
  margin-right: auto;
}
#main-contents .max_w1100 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
#main-contents .max_w1000 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#main-contents .max_w900 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#main-contents .max_w800 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#main-contents .max_w700 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#main-contents ul.ul_border {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#main-contents ul.ul_border li {
  padding: 0.8em;
  border-bottom: 1px solid #d2d3d5;
}
#main-contents ul.no_marker {
  list-style-type: none;
  margin-left: 0.5em;
}
#main-contents .catch_copy {
  font-size: clamp(1.0625rem, 0.8320610687rem + 0.8905852417vw, 1.5rem);
  margin: 1em 0;
  padding: 0;
}
#main-contents .catch_copy_border {
  font-size: clamp(1.0625rem, 0.8320610687rem + 0.8905852417vw, 1.5rem);
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1em auto;
  padding: 0;
  text-align: center;
  position: relative;
}
#main-contents .catch_copy_border:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -5%;
  bottom: 0px;
  width: 110%;
  height: 15px;
  background-color: #73b0e8;
}
@media screen and (max-width: 768px) {
  #main-contents .catch_copy_border {
    margin: 0 auto;
  }
}
#main-contents .catch_box {
  border-radius: 5px;
  padding: 3em 4em 4em;
  margin: 1em 0;
  background-color: #f7f7f4;
}
@media screen and (max-width: 768px) {
  #main-contents .catch_box {
    padding: 2em 1em 3em;
  }
}
#main-contents .width_fit_content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#main-contents .vk_button.border_btn a.btn {
  text-align: left;
  background: #fff !important;
  color: #0068c7;
  border: 1px solid #0068c7;
}
#main-contents .wp-block-columns.tate_line_columns .wp-block-column {
  border-right: 1px solid #d2d3d5;
  padding: 1em;
}
#main-contents .wp-block-columns.tate_line_columns .wp-block-column:last-child {
  border-right: none;
}
@media screen and (max-width: 768px) {
  #main-contents .wp-block-columns.tate_line_columns .wp-block-column {
    border-right: none;
    border-bottom: 1px solid #d2d3d5;
  }
}

#main-contents .img_box_width {
  max-width: 942px;
  margin: 0 auto;
}
#main-contents .txt_blue_xl {
  font-size: clamp(1.125rem, 0.8616412214rem + 1.0178117048vw, 1.625rem);
  font-weight: bold;
  color: #15a3ca;
}
#main-contents .index_box_line {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #d2d3d5;
  border-bottom: 1px solid #d2d3d5;
}
#main-contents .index_box_line + .index_box_line {
  border-top: none;
}
#main-contents .bg_beige_box {
  padding: min(100px, 10vw) min(60px, 6vw);
  background-color: #f7f7f4;
}
#main-contents .maru_kakomi_blue {
  margin-bottom: 1.5em;
}
#main-contents .maru_kakomi_blue p {
  text-align: center;
  font-size: clamp(1rem, 0.901240458rem + 0.3816793893vw, 1.1875rem);
  font-weight: bold;
  color: #fff;
  background-color: #15a3ca;
  border-radius: 60px;
  max-width: 200px;
  padding: 0.25em 0.75em;
}
#main-contents .maru_kakomi_orange {
  margin-bottom: 1.5em;
}
#main-contents .maru_kakomi_orange p {
  text-align: center;
  font-size: clamp(1rem, 0.901240458rem + 0.3816793893vw, 1.1875rem);
  font-weight: bold;
  color: #fff;
  background-color: #ff9900;
  border-radius: 60px;
  max-width: 200px;
  padding: 0.25em 0.75em;
}
#main-contents .column_arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  gap: 0;
}
#main-contents .column_arrow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 46%;
  width: 8%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 38%;
  background-image: url("../../images/ico_yaji_blue06.webp");
}
#main-contents .column_arrow .column_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
}
@media screen and (max-width: 1310px) {
  #main-contents .column_arrow::before {
    background-size: contain;
  }
}
@media screen and (max-width: 768px) {
  #main-contents .column_arrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #main-contents .column_arrow::before {
    content: none;
  }
  #main-contents .column_arrow .column_col {
    position: relative;
  }
  #main-contents .column_arrow .column_col:first-child {
    margin-bottom: 60px;
  }
  #main-contents .column_arrow .column_col:first-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("../../images/ico_yaji_blue06_btm.webp");
    background-size: auto 45px;
  }
}
#main-contents .column_not_arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  gap: 0;
}
#main-contents .column_not_arrow .column_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
}
@media screen and (max-width: 768px) {
  #main-contents .column_not_arrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #main-contents .column_not_arrow::before {
    content: none;
  }
  #main-contents .column_not_arrow .column_col {
    position: relative;
  }
  #main-contents .column_not_arrow .column_col:first-child {
    margin-bottom: 20px;
  }
}
#main-contents .column_not_arrow_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  gap: 0;
}
#main-contents .column_not_arrow_top .column_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
}
@media screen and (max-width: 768px) {
  #main-contents .column_not_arrow_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #main-contents .column_not_arrow_top::before {
    content: none;
  }
  #main-contents .column_not_arrow_top .column_col {
    position: relative;
  }
  #main-contents .column_not_arrow_top .column_col:first-child {
    margin-bottom: 20px;
  }
}
#main-contents .link_btn {
  margin: min(40px, 4vw) 0;
}
#main-contents .link_btn a {
  font-size: clamp(0.9375rem, 0.8716603053rem + 0.2544529262vw, 1.0625rem);
  font-weight: bold;
  text-align: center;
  width: 250px;
  display: inline-block;
  border-radius: 60px;
  padding: 10px 24px;
  color: #fff;
  background-color: #15a3ca;
  background-repeat: no-repeat;
  background-position: 16px 50%;
  background-image: url("../../images/ico_yaji_rt06_red.svg");
  background-size: 6px auto;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
  position: relative;
  overflow: hidden;
}
#main-contents .link_btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 60px;
  border: 3px solid #15a3ca;
  pointer-events: none;
}
#main-contents .link_btn a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 60px;
  border: 3px solid transparent;
  pointer-events: none;
}
#main-contents .link_btn a:hover {
  text-decoration: none;
  color: #e84951;
  background-color: #fff;
}
#main-contents .link_btn a:hover::before {
  border-color: transparent;
}
#main-contents .link_btn a:hover::after {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  -webkit-animation: borderAnimation 0.4s ease-in forwards;
          animation: borderAnimation 0.4s ease-in forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
@media screen and (max-width: 768px) {
  #main-contents .link_btn {
    text-align: center;
  }
}
@-webkit-keyframes borderAnimation {
  0% {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  25% {
    border-top-color: #e84951;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    border-top-color: #e84951;
    border-right-color: #e84951;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  75% {
    border-top-color: #e84951;
    border-right-color: #e84951;
    border-bottom-color: #e84951;
    border-left-color: transparent;
  }
  100% {
    border-top-color: #e84951;
    border-right-color: #e84951;
    border-bottom-color: #e84951;
    border-left-color: #e84951;
  }
}
@keyframes borderAnimation {
  0% {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  25% {
    border-top-color: #e84951;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  50% {
    border-top-color: #e84951;
    border-right-color: #e84951;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  75% {
    border-top-color: #e84951;
    border-right-color: #e84951;
    border-bottom-color: #e84951;
    border-left-color: transparent;
  }
  100% {
    border-top-color: #e84951;
    border-right-color: #e84951;
    border-bottom-color: #e84951;
    border-left-color: #e84951;
  }
}
#main-contents .link_arrow a {
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #15a3ca;
  font-weight: bold;
  padding-left: 60px;
  line-height: 55px;
  position: relative;
}
#main-contents .link_arrow a .anim_en {
  position: absolute;
  left: 0;
  top: 0;
  width: 54px;
  height: 54px;
  background-color: #15a3ca;
  border-radius: 50%;
  overflow: hidden;
}
#main-contents .link_arrow a .anim_en .anim_en_inner {
  position: absolute;
  z-index: 10;
  left: 3px;
  top: 3px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #15a3ca;
  background-repeat: no-repeat;
  background-position: 55% 50%;
  background-image: url("../../images/ico_yaji_rt06_red.svg");
  background-size: 6px auto;
  -webkit-transition: height 0.2s linear;
  transition: height 0.2s linear;
}
#main-contents .link_arrow a .anim_en:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 0%;
  background-color: transparent;
  -webkit-transition: height 0.2s 0.2s linear;
  transition: height 0.2s 0.2s linear;
}
#main-contents .link_arrow a .anim_en:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 0%;
  background-color: transparent;
  -webkit-transition: height 0.2s linear;
  transition: height 0.2s linear;
}
#main-contents .link_arrow a:hover {
  color: #e84951;
  text-decoration: none;
}
#main-contents .link_arrow a:hover .anim_en {
  background-color: #f7f7f4;
}
#main-contents .link_arrow a:hover .anim_en .anim_en_inner {
  position: absolute;
  z-index: 10;
  background-color: #f7f7f4;
}
#main-contents .link_arrow a:hover .anim_en:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  background-color: #e84951;
}
#main-contents .link_arrow a:hover .anim_en:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #e84951;
}

#main-contents .page_lead {
  font-size: clamp(1.125rem, 0.8616412214rem + 1.0178117048vw, 1.625rem);
  font-weight: bold;
  margin: 0 0 3em;
}
#main-contents .column_gap_xl {
  -webkit-column-gap: 4.5rem;
     -moz-column-gap: 4.5rem;
          column-gap: 4.5rem;
}