@charset "UTF-8";
.flex_block, #news dl a {
  display: flex;
}

.writing_mode_rl, #voice .voice_thumbnail .name .rl {
  writing-mode: vertical-rl;
  vertical-align: bottom;
}

a {
  color: inherit;
  text-decoration: none;
}

.link a {
  font-weight: bold;
}

.front_slider {
  background-color: #D7E1EC;
}
.front_slider .swiper-slide {
  position: relative;
}
.front_slider .swiper-slide p {
  position: absolute;
  color: #fff;
  font-size: 2.4vw;
  line-height: 1.2;
  letter-spacing: 0.15em;
  top: 5%;
  left: 5%;
}
@media (max-width: 1000px) {
  .front_slider .swiper-slide p {
    font-size: 21px;
  }
}
.front_slider .swiper-slide p span {
  font-size: 5.36vw;
  display: block;
}
@media (max-width: 1000px) {
  .front_slider .swiper-slide p span {
    font-size: 48px;
  }
}
.front_slider .swiper-slide.slide01 {
  background: url(/common/img/slider/slide_img01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 0;
  padding-top: 81.0416666667%;
}
@media (max-width: 1000px) {
  .front_slider .swiper-slide.slide01 {
    background: url(/common/img/slider/slide_img01_sp.png);
    padding-top: 141.9333333333%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 0;
  }
}
.front_slider .swiper-slide.slide02 {
  background: url(/common/img/slider/slide_img02.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 0;
  padding-top: 81.0416666667%;
}
@media (max-width: 1000px) {
  .front_slider .swiper-slide.slide02 {
    background: url(/common/img/slider/slide_img02_sp.png);
    padding-top: 141.9333333333%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 0;
  }
}
.front_slider .swiper-slide.slide03 {
  background: url(/common/img/slider/slide_img03.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 0;
  padding-top: 81.0416666667%;
}
@media (max-width: 1000px) {
  .front_slider .swiper-slide.slide03 {
    background: url(/common/img/slider/slide_img03_sp.png);
    padding-top: 141.9333333333%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 0;
  }
}
.front_slider .swiper-slide.slide04 {
  background-image: url(/common/img/slider/slide_img04.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 0;
  padding-top: 81.0416666667%;
}
@media (max-width: 1000px) {
  .front_slider .swiper-slide.slide04 {
    background: url(/common/img/slider/slide_img04_sp.png);
    padding-top: 141.9333333333%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 0;
  }
}
.front_slider .swiper-slide.slide04 p {
  position: absolute;
  left: initial;
  right: 5%;
}
.front_slider .swiper-slide.slide05 {
  background-image: url(/common/img/slider/slide_img05.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 0;
  padding-top: 81.0416666667%;
}
@media (max-width: 1000px) {
  .front_slider .swiper-slide.slide05 {
    background: url(/common/img/slider/slide_img05_sp.png);
    padding-top: 141.9333333333%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 0;
  }
}

main {
  overflow: hidden;
}
main.front_main {
  position: relative;
  margin-top: -22.92vw;
  z-index: 100;
}

.link_top {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .link_top {
    overflow: hidden;
    padding-right: 1em;
    border: 1.5px solid;
    border-radius: 8px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .link_top {
    font-size: 15px;
    font-weight: 500;
    overflow: hidden;
    border: 1.5px solid;
    border-radius: 8px;
    padding: 0.5em 0.5em 0.7em;
    width: 100%;
    letter-spacing: 0.05em;
  }
}
.link_top::after {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  margin-left: 1em;
}
@media (max-width: 767px) {
  .link_top::after {
    position: absolute;
    top: 33px;
    right: 28px;
  }
}
.link_top:hover {
  opacity: 0.7;
}

@media (min-width: 768px) {
  .link_heading {
    margin-right: 1em;
    padding: 0.7em 2.5em;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .link_heading {
    position: absolute;
    top: 63px;
    right: 25px;
    font-weight: bold;
  }
}

#course {
  position: relative;
  padding-bottom: 200px;
  background-image: url(/common/img/front/course_bg01.png), url(/common/img/front/course_bg02.png), url(/common/img/front/course_bg03.png);
  background-position: right top, left 80%, right bottom;
  background-repeat: no-repeat;
  background-size: 43.75vw 28.65vw, 43.75vw 28.125vw, 28.49vw 19.27vw;
}
@media (max-width: 1000px) {
  #course {
    padding-bottom: 0;
    background-position: right top, left 80%, right bottom;
  }
}
@media (max-width: 767px) {
  #course {
    padding-bottom: 0;
    background-image: url(/common/img/front/course_bg01_sp.png), url(/common/img/front/course_bg02_sp.png), url(/common/img/front/course_bg03_sp.png);
    background-position: right top, left 560px, right bottom;
    background-size: 240px 175px, 260px 220px, 263px 194px;
  }
}
#course h2 {
  text-align: center;
}
#course h2 img {
  width: 69.375vw;
}
#course h2::after {
  content: "";
  display: block;
  background-color: #d7e1eb;
}
@media (max-width: 1000px) {
  #course h2 {
    margin-bottom: 40px;
  }
  #course h2 img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #course h2 {
    margin-bottom: 40px;
  }
}
#course .course {
  margin-top: -1%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1680px) {
  #course .course {
    max-width: 1000px;
  }
}
@media (max-width: 1000px) {
  #course .course {
    flex-direction: column;
  }
}
#course .course_block {
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 10px;
  padding: 45px;
}
@media (max-width: 1680px) {
  #course .course_block {
    padding: 30px;
  }
}
@media (max-width: 1000px) {
  #course .course_block {
    width: 510px;
    margin-right: auto;
    margin-left: auto;
    padding: 45px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #course .course_block {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    padding: 24px;
    position: relative;
    margin-bottom: 40px;
  }
}
#course .course_block a {
  transition: all 0.3s;
}
#course .course_block a:hover {
  opacity: 0.7;
}
#course .course_block h3 {
  font-size: 85px;
  margin-bottom: 0.5em;
  text-align: center;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  #course .course_block h3 {
    font-size: 55px;
    text-align: left;
  }
}
#course .course_block h3 span {
  font-size: 36px;
  writing-mode: vertical-rl;
  vertical-align: bottom;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  #course .course_block h3 span {
    font-size: 23px;
  }
}
#course .course_block p {
  font-size: 22px;
  text-align: center;
  line-height: 1.8;
}
@media (max-width: 767px) {
  #course .course_block p {
    font-size: 14px;
    text-align: left;
  }
}
#course .course_block .link {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #course .course_block .link {
    margin-bottom: 20px;
  }
}
#course .course_block .link a {
  font-size: 18px;
}
@media (max-width: 767px) {
  #course .course_block .link a {
    font-size: 14px;
  }
}
#course .course_block.course_gassyuku {
  border-top: solid 15px #328c32;
}
@media (max-width: 767px) {
  #course .course_block.course_gassyuku {
    border-top: solid 12px #328c32;
  }
}
#course .course_block.course_gassyuku h3 {
  color: #328c32;
}
#course .course_block.course_gassyuku .link_top {
  color: #328c32;
}
@media (max-width: 767px) {
  #course .course_block.course_gassyuku .link_top {
    color: #fff;
    background: #328c32;
  }
}
#course .course_block.course_gassyuku .link_top::after {
  background-image: url(/common/img/icon/arrow_green.svg);
}
#course .course_block.course_gassyuku .link_heading {
  background: #328c32;
}
@media (min-width: 768px) {
  #course .course_block.course_gassyuku .link_heading {
    background: #328c32;
  }
}
@media (max-width: 767px) {
  #course .course_block.course_gassyuku .link_heading {
    color: #328c32;
    background: transparent;
  }
}
#course .course_block.course_gassyuku .course_menu a:hover {
  background-color: #328c32;
}
#course .course_block.course_gassyuku .course_menu1 a::before {
  background-image: url(/common/img/icon/license/menu_icon_fee.svg);
}
#course .course_block.course_gassyuku .course_menu1 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_fee_white.svg);
}
#course .course_block.course_gassyuku .course_menu2 a::before {
  background-image: url(/common/img/icon/license/menu_icon_car.svg);
}
#course .course_block.course_gassyuku .course_menu2 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_car_white.svg);
}
#course .course_block.course_gassyuku .course_menu3 a::before {
  background-image: url(/common/img/icon/license/menu_icon_truck.svg);
}
#course .course_block.course_gassyuku .course_menu3 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_truck_white.svg);
}
#course .course_block.course_gassyuku .course_menu4 a::before {
  background-image: url(/common/img/icon/license/menu_icon_wheel_loader.svg);
}
#course .course_block.course_gassyuku .course_menu4 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_wheel_loader_white.svg);
}
#course .course_block.course_tsugaku {
  border-top: solid 15px #d27800;
}
@media (max-width: 1000px) {
  #course .course_block.course_tsugaku {
    border-top: solid 12px #d27800;
  }
}
#course .course_block.course_tsugaku h3 {
  color: #d27800;
}
#course .course_block.course_tsugaku .link_top {
  color: #d27800;
}
@media (max-width: 767px) {
  #course .course_block.course_tsugaku .link_top {
    color: #fff;
    background: #d27800;
  }
}
#course .course_block.course_tsugaku .link_top::after {
  background-image: url(/common/img/icon/arrow_orange.svg);
}
#course .course_block.course_tsugaku .link_heading {
  background: #d27800;
}
@media (min-width: 768px) {
  #course .course_block.course_tsugaku .link_heading {
    background: #d27800;
  }
}
@media (max-width: 767px) {
  #course .course_block.course_tsugaku .link_heading {
    color: #d27800;
    background: transparent;
  }
}
#course .course_block.course_tsugaku .course_menu a:hover {
  background-color: #d27800;
}
#course .course_block.course_tsugaku .course_menu1 a::before {
  background-image: url(/common/img/icon/license/menu_icon_fee.svg);
}
#course .course_block.course_tsugaku .course_menu1 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_fee_white.svg);
}
#course .course_block.course_tsugaku .course_menu2 a::before {
  background-image: url(/common/img/icon/license/menu_icon_car.svg);
}
#course .course_block.course_tsugaku .course_menu2 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_car_white.svg);
}
#course .course_block.course_tsugaku .course_menu3 a::before {
  background-image: url(/common/img/icon/license/menu_icon_bike.svg);
}
#course .course_block.course_tsugaku .course_menu3 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_bike_white.svg);
}
#course .course_block.course_tsugaku .course_menu4 a::before {
  background-image: url(/common/img/icon/license/menu_icon_truck.svg);
}
#course .course_block.course_tsugaku .course_menu4 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_truck_white.svg);
}
#course .course_block.course_tsugaku .course_menu5 a::before {
  background-image: url(/common/img/icon/license/menu_icon_wheel_loader.svg);
}
#course .course_block.course_tsugaku .course_menu5 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_wheel_loader_white.svg);
}
#course .course_block.course_tsugaku .course_menu6 a::before {
  background-image: url(/common/img/icon/license/menu_icon_taxi.svg);
}
#course .course_block.course_tsugaku .course_menu6 a:hover::before {
  background-image: url(/common/img/icon/license/menu_icon_taxi_white.svg);
}
@media (min-width: 768px) {
  #course .course_menu {
    width: 420px;
  }
}
@media (max-width: 767px) {
  #course .course_menu {
    width: 252px;
  }
}
#course .course_menu a {
  display: grid;
  justify-self: center;
  align-content: center;
  text-align: center;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  #course .course_menu a {
    width: 124px;
    height: 124px;
    border-radius: 10px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #course .course_menu a {
    width: 108px;
    height: 108px;
    border-radius: 5px;
    font-size: 12px;
  }
}
#course .course_menu a::before {
  margin-right: auto;
  margin-left: auto;
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 84px;
  height: 62px;
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  #course .course_menu a::before {
    width: 76px;
    height: 56px;
  }
}
#course .course_menu a:hover {
  color: #fff;
}
#course .course_menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: grid;
}
#course .course_menu ul .course_caution {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  #course .course_menu ul .course_caution {
    border: solid 1px #323c46;
    border-radius: 5px;
  }
}
#course .course_menu ul .course_caution p {
  margin-bottom: 0;
  font-size: 12px;
  text-align: left;
}
#course .course_menu ul .course_caution::before {
  content: "";
  display: block;
  background-image: url(/common/img/icon/icon_caution.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 65px;
  height: 65px;
  margin-right: 42px;
  margin-left: 42px;
}
@media (max-width: 767px) {
  #course .course_menu ul .course_caution::before {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  #course .course_menu ul {
    grid-template-rows: 136px 136px;
    grid-template-columns: 136px 148px 136px;
  }
  #course .course_menu ul .course_menu1 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 2;
    border-bottom: solid 1px #323c46;
  }
  #course .course_menu ul .course_menu2 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 3;
    border-bottom: solid 1px #323c46;
    border-right: solid 1px #323c46;
    border-left: solid 1px #323c46;
    padding-left: 12px;
  }
  #course .course_menu ul .course_menu3 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 3;
    grid-column-end: 4;
    border-bottom: solid 1px #323c46;
    padding-left: 12px;
  }
  #course .course_menu ul .course_menu4 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 2;
    padding-top: 12px;
  }
  #course .course_menu ul .course_menu5 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 3;
    border-right: solid 1px #323c46;
    border-left: solid 1px #323c46;
    padding-top: 12px;
    padding-left: 12px;
  }
  #course .course_menu ul .course_menu6 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 3;
    grid-column-end: 4;
    padding-top: 12px;
    padding-left: 12px;
  }
  #course .course_menu ul .course_caution {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 4;
    border-left: solid 1px #323c46;
  }
}
@media (max-width: 767px) {
  #course .course_menu ul {
    grid-template-rows: 126px 144px 126px;
    grid-template-columns: 126px 126px;
  }
  #course .course_menu ul.four_menu {
    grid-template-rows: 126px 126px 126px;
  }
  #course .course_menu ul .course_menu1 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 2;
    border-bottom: solid 1px #323c46;
  }
  #course .course_menu ul .course_menu2 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 3;
    border-bottom: solid 1px #323c46;
    border-left: solid 1px #323c46;
    padding-left: 18px;
  }
  #course .course_menu ul .course_menu3 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 2;
    border-bottom: solid 1px #323c46;
    padding-top: 18px;
  }
  #course .course_menu ul .course_menu3.cut_border {
    border-bottom: none;
  }
  #course .course_menu ul .course_menu4 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 3;
    border-bottom: solid 1px #323c46;
    border-left: solid 1px #323c46;
    padding-top: 18px;
    padding-left: 18px;
  }
  #course .course_menu ul .course_menu4.cut_border {
    border-bottom: none;
  }
  #course .course_menu ul .course_menu5 {
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: 2;
    padding-top: 18px;
  }
  #course .course_menu ul .course_menu6 {
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-start: 2;
    grid-column-end: 3;
    border-left: solid 1px #323c46;
    padding-top: 18px;
    padding-left: 18px;
  }
  #course .course_menu ul .course_caution {
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: 3;
    margin-top: 18px;
  }
}
@media (max-width: 767px) {
  #course .course_menu {
    width: 315px;
  }
}
#course::before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  display: block;
  background-image: linear-gradient(to bottom, transparent 0%, #d7e1eb 30%, #d7e1eb 100%);
  width: 100%;
  height: 100%;
  z-index: -10;
}
@media (max-width: 1000px) {
  #course::before {
    background-image: linear-gradient(to bottom, transparent 0%, #d7e1eb 5%, #d7e1eb 100%);
  }
}

#bnr_block {
  background-image: url(/common/img/front/bnr_bg.gif);
  padding-top: 30px;
  padding-bottom: 30px;
}
#bnr_block .bnr_container {
  position: relative;
  max-width: 1588px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 54px;
  padding-right: 54px;
}
@media (max-width: 1000px) {
  #bnr_block .bnr_container {
    max-width: 920px;
  }
}
@media (max-width: 767px) {
  #bnr_block .bnr_container {
    width: 348px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
#bnr_block .swiper_bnr {
  overflow: hidden;
}
#bnr_block a {
  display: block;
  transition: opacity 0.3s;
}
#bnr_block a:hover {
  opacity: 0.8;
}

#calendar {
  padding-top: 100px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  #calendar {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
#calendar h2 {
  font-size: 70px;
  letter-spacing: 0.12em;
  text-align: center;
  line-height: 1.5;
  color: #28558c;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #calendar h2 {
    font-size: 33px;
    margin-bottom: 30px;
  }
}
#calendar h2 span {
  display: block;
  font-size: 28px;
}
@media (max-width: 767px) {
  #calendar h2 span {
    font-size: 13px;
  }
}
#calendar .calendar_block {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1000px) {
  #calendar .calendar_block {
    width: max(90%, 320px);
  }
}
#calendar .calendar_block .notice {
  line-height: 1.8;
  margin-bottom: 1em;
  font-size: 14px;
}
@media (max-width: 767px) {
  #calendar .calendar_block .notice {
    font-size: 12px;
    margin-top: 1em;
  }
}
#calendar .calendar_block .period {
  font-size: 14px;
}
@media (max-width: 767px) {
  #calendar .calendar_block .period {
    font-size: 12px;
  }
}
#calendar .calendar_block .period span {
  margin-right: 0.5em;
}
#calendar .calendar_block .period span + span {
  margin-left: 1em;
}
#calendar .calendar_block .period .i_tokuwari {
  color: #adb;
}
#calendar .calendar_block .period .i_A_ki {
  color: #fbb;
}
#calendar .calendar_block .period .i_B_ki {
  color: #fd7;
}
#calendar .calendar_block .period .i_C_ki {
  color: #dcd;
}
#calendar .calendar_block .period .i_holi {
  color: #f55;
}

.title_himitsu {
  letter-spacing: 0.05em;
}
.title_himitsu .title_ja {
  font-size: clamp(17px, 1.8vw, 35px);
  min-height: 0vw;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .title_himitsu .title_ja {
    font-size: 17px;
  }
}
.title_himitsu .title_ja .add_bg {
  font-size: clamp(21px, 2.6vw, 50px);
  min-height: 0vw;
  text-align: right;
  color: #fff;
  padding: 0.2em 0.8em 0.28em;
  width: clamp(130px, 27vw, 510px);
  display: inline-block;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-right: 0.5em;
}
@media (max-width: 767px) {
  .title_himitsu .title_ja .add_bg {
    padding: 5px 10px 6px 30px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
.title_himitsu .title_ja .dot {
  background-position: top right; /* 点の位置 */
  background-repeat: repeat-x; /* 横方向に繰り返し */
  background-size: 1em 0.3em; /* 点の間隔とサイズ調整 */
  padding-top: 0.2em; /* 縦方向の位置調整 */
}
.title_himitsu .title_en {
  display: block;
  font-size: 150px;
  font-size: clamp(50px, 8vw, 150px);
  min-height: 0vw;
  padding-left: 1.7em;
  width: min(100%, 1300px);
}
@media (max-width: 767px) {
  .title_himitsu .title_en {
    font-size: 50px;
    padding-left: 30px;
    text-align: left;
  }
  .title_himitsu .title_en span {
    display: block;
  }
}

.five_list {
  width: 510px;
}
@media (max-width: 1000px) {
  .five_list {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .five_list {
    width: 100%;
  }
}
.five_list ol {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .five_list ol {
    margin-bottom: 20px;
  }
}
.five_list li {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: dashed 1px #323c46;
  letter-spacing: 0.09em;
}
.five_list li .number {
  font-size: 54px;
  font-weight: bold;
  margin-right: 0.5em;
  font-family: sans-serif, system-ui;
}
@media (max-width: 767px) {
  .five_list li .number {
    font-size: 33px;
  }
}
.five_list li .himitsu {
  font-size: 27px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .five_list li .himitsu {
    font-size: 17px;
  }
}
.five_list li .himitsu span {
  display: block;
  font-size: 15px;
  font-weight: normal;
  margin-top: 1em;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .five_list li .himitsu span {
    font-size: 12px;
  }
}

#gassyuku {
  margin-top: 100px;
  background-image: url(/common/img/front/gassyuku_bg.png);
  background-position: left top 146px;
  background-repeat: no-repeat;
  background-size: 960px 860px;
}
@media (min-width: 1001px) {
  #gassyuku {
    padding-bottom: 120px;
  }
}
@media (max-width: 1000px) {
  #gassyuku {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #gassyuku {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#gassyuku h2 {
  color: #328c32;
}
#gassyuku h2 .title_ja .add_bg {
  background-color: #328c32;
}
#gassyuku h2 .title_ja .dot {
  background-image: radial-gradient(circle at center, #328c32 20%, transparent 20%); /* 点の色とサイズ調整 */
}
#gassyuku h2 .title_en .outline_text {
  -webkit-text-stroke: 2px #328c32;
  -webkit-text-fill-color: transparent;
  color: #328c32;
}
#gassyuku .number {
  -webkit-text-stroke: 2px #328c32;
  -webkit-text-fill-color: transparent;
  color: #328c32;
}
#gassyuku .list_block {
  max-width: 1630px;
  margin-top: 5.2vw;
}
@media (min-width: 1001px) {
  #gassyuku .list_block {
    display: flex;
    justify-content: flex-end;
    padding-right: clamp(18px, 1.9vw, 30px);
  }
}
@media (max-width: 1000px) {
  #gassyuku .list_block {
    margin-left: 0;
    margin-top: 66vw;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  #gassyuku .list_block {
    margin-top: 60vw;
  }
}
@media (max-width: 767px) {
  #gassyuku .link {
    text-align: center;
  }
}
#gassyuku .link a {
  color: #328c32;
}
@media (max-width: 767px) {
  #gassyuku .link a {
    font-size: 14px;
    background-size: 22px 22px;
    padding-left: 2.25em;
  }
}
@media (max-width: 1680px) {
  #gassyuku {
    background-size: 50vw 44.79vw;
    background-position: left top 8vw;
  }
}
@media (max-width: 1000px) {
  #gassyuku {
    background-image: url(/common/img/front/gassyuku_bg_sp.png);
    background-size: 80vw 66.666vw;
    background-position: left top 8vw;
  }
}
@media (max-width: 767px) {
  #gassyuku {
    background-position: left top 90px;
    background-size: 80vw 66.666vw;
  }
}

#tsugaku {
  margin-top: 100px;
  background-image: url(/common/img/front/tsugaku_bg.png);
  background-position: right top 146px;
  background-repeat: no-repeat;
  background-size: 960px 860px;
}
@media (min-width: 1001px) {
  #tsugaku {
    padding-bottom: 120px;
  }
}
@media (max-width: 1000px) {
  #tsugaku {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #tsugaku {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#tsugaku h2 {
  color: #d27800;
}
#tsugaku h2 .title_ja .add_bg {
  background-color: #d27800;
}
#tsugaku h2 .title_ja .dot {
  background-image: radial-gradient(circle at center, #d27800 20%, transparent 20%);
}
#tsugaku h2 .title_en .outline_text {
  -webkit-text-stroke: 2px #d27800;
  -webkit-text-fill-color: transparent;
  color: #d27800;
}
#tsugaku .number {
  -webkit-text-stroke: 2px #d27800;
  -webkit-text-fill-color: transparent;
  color: #d27800;
}
#tsugaku .list_block {
  margin-top: 5.2vw;
  padding-left: 14vw;
}
@media (max-width: 1000px) {
  #tsugaku .list_block {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 66vw;
  }
}
@media (max-width: 767px) {
  #tsugaku .list_block {
    margin-top: 60vw;
  }
}
@media (max-width: 767px) {
  #tsugaku .link {
    text-align: center;
  }
}
#tsugaku .link a {
  color: #d27800;
}
@media (max-width: 767px) {
  #tsugaku .link a {
    font-size: 14px;
    background-size: 22px 22px;
    padding-left: 2.25em;
  }
}
@media (max-width: 1680px) {
  #tsugaku {
    background-size: 50vw 44.79vw;
    background-position: right top 8vw;
  }
}
@media (max-width: 1000px) {
  #tsugaku {
    background-image: url(/common/img/front/tsugaku_bg_sp.png);
    background-size: 80vw 66.666vw;
  }
}
@media (max-width: 767px) {
  #tsugaku {
    background-position: right top 90px;
  }
}

#voice {
  padding-top: 100px;
}
@media (max-width: 1000px) {
  #voice {
    padding-top: 35px;
  }
}
#voice .voice_header {
  max-width: 1390px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  margin-bottom: 55px;
}
@media (min-width: 1001px) {
  #voice .voice_header {
    align-items: flex-end;
  }
}
@media (max-width: 1000px) {
  #voice .voice_header {
    flex-direction: column;
    padding-left: 30px;
    margin-bottom: 0.5em;
  }
}
@media (min-width: 1001px) {
  #voice .voice_header h2 {
    margin-right: 80px;
    margin-left: 40px;
  }
}
#voice .voice_header h2 img {
  width: 499px;
  height: auto;
}
@media (max-width: 767px) {
  #voice .voice_header h2 img {
    width: 240px;
  }
}
#voice .voice_header p {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 1em;
  letter-spacing: 0.05em;
}
@media (max-width: 1000px) {
  #voice .voice_header p {
    margin-top: 1em;
  }
}
@media (max-width: 767px) {
  #voice .voice_header p {
    font-size: 14px;
  }
}
#voice .voice_nav {
  margin: 0;
  padding: 0;
  display: grid;
  list-style: none;
  border-top: 1px solid #28558c;
  border-bottom: 1px solid #28558c;
}
@media (min-width: 768px) {
  #voice .voice_nav {
    grid-template-columns: 1fr 250px 250px 250px 1fr;
    grid-template-rows: 45px;
  }
  #voice .voice_nav .group1 {
    grid-column-start: 2;
    grid-column-end: 3;
    border-left: 1px solid #28558c;
    border-right: 1px solid #28558c;
  }
  #voice .voice_nav .group2 {
    grid-column-start: 3;
    grid-column-end: 4;
    border-right: 1px solid #28558c;
  }
  #voice .voice_nav .group3 {
    grid-column-start: 4;
    grid-column-end: 5;
    border-right: 1px solid #28558c;
  }
}
@media (min-width: 1001px) {
  #voice .voice_nav {
    grid-template-columns: 1fr 330px 330px 330px 1fr;
  }
}
@media (max-width: 767px) {
  #voice .voice_nav {
    grid-template-columns: 1fr 158px 158px 1fr;
    grid-template-rows: 30px 30px;
  }
  #voice .voice_nav::before {
    content: "";
    display: block;
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 2;
    border-bottom: 1px solid #28558c;
  }
  #voice .voice_nav::after {
    content: "";
    display: block;
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 4;
    grid-column-end: 5;
    border-bottom: 1px solid #28558c;
  }
  #voice .voice_nav .group1 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 4;
    border-bottom: 1px solid #28558c;
    border-left: 1px solid #28558c;
    border-right: 1px solid #28558c;
  }
  #voice .voice_nav .group2 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 3;
    border-left: 1px solid #28558c;
    border-right: 1px solid #28558c;
  }
  #voice .voice_nav .group3 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 3;
    grid-column-end: 4;
    border-right: 1px solid #28558c;
  }
}
#voice .voice_nav li {
  font-size: 25px;
  line-height: 45px;
  text-align: center;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  #voice .voice_nav li {
    font-size: 15px;
    line-height: 30px;
  }
}
#voice .voice_nav li:hover {
  cursor: pointer;
  color: #28558c;
  background-color: #d4dde8;
}
#voice .voice_nav li.active {
  color: #fff;
  background-color: #28558c;
}
#voice .voice_body {
  background-image: url(/common/img/front/voice_bg.gif);
  background-repeat: repeat;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  #voice .voice_body {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#voice .voice_body .voice_inner {
  display: none;
  max-width: 1578px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 79px;
  padding-right: 79px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  #voice .voice_body .voice_inner {
    width: 290px;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
#voice .voice_body .voice_inner.active {
  display: block;
}
#voice .block {
  width: 440px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1000px) {
  #voice .block {
    width: 290px;
  }
}
#voice .voice_thumbnail {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  #voice .voice_thumbnail {
    margin-bottom: 20px;
  }
}
#voice .voice_thumbnail .name {
  display: grid;
  justify-items: center;
  align-content: center;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background-color: #b40c18;
  color: #fff;
  font-size: 29px;
  text-align: center;
}
@media (max-width: 1000px) {
  #voice .voice_thumbnail .name {
    font-size: 19px;
    width: 154px;
    height: 154px;
  }
}
#voice .voice_thumbnail .name .number {
  font-size: 52px;
  display: block;
  margin-bottom: 0.4em;
}
@media (max-width: 1000px) {
  #voice .voice_thumbnail .name .number {
    font-size: 36px;
  }
}
#voice .voice_thumbnail .name .name_block {
  display: flex;
  align-items: flex-end;
}
#voice .voice_thumbnail .name .rl {
  font-size: 14px;
}
@media (max-width: 1000px) {
  #voice .voice_thumbnail .name .rl {
    font-size: 10px;
  }
}
#voice .voice_thumbnail .name .profile {
  font-size: 14px;
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media (max-width: 1000px) {
  #voice .voice_thumbnail .name .profile {
    font-size: 10px;
  }
}
#voice .voice_thumbnail .photo {
  width: 220px;
  height: 220px;
  position: absolute;
  top: 0;
  left: 195px;
  z-index: -10;
}
#voice .voice_thumbnail .photo img {
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
@media (max-width: 1000px) {
  #voice .voice_thumbnail .photo {
    width: 154px;
    height: 154px;
    left: 136px;
  }
  #voice .voice_thumbnail .photo img {
    width: 154px;
    height: 154px;
    border-radius: 50%;
  }
}
#voice .comment h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1em;
}
@media (max-width: 1000px) {
  #voice .comment h3 {
    font-size: 16px;
  }
}
#voice .comment p {
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 1.8;
}
@media (max-width: 1000px) {
  #voice .comment p {
    font-size: 10px;
  }
}
#voice .google_text {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1680px) {
  #voice .google_text {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  #voice .google_text {
    width: 275px;
    padding-right: 0;
    padding-left: 0;
  }
}
#voice .google_text a {
  height: 100px;
  background-color: #fff;
  color: #28558c;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 36px;
  justify-content: center;
  letter-spacing: 0.11em;
  font-weight: bold;
  margin-bottom: 0;
  border-radius: 10px;
  transition: all 0.3s;
}
#voice .google_text a:hover {
  opacity: 0.8;
}
@media (max-width: 1000px) {
  #voice .google_text a {
    height: 80px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #voice .google_text a {
    flex-direction: column;
  }
}
#voice .google_text a img {
  width: 158px;
  height: 52px;
  margin-right: 30px;
}
@media (max-width: 1000px) {
  #voice .google_text a img {
    width: 90px;
    height: 29px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  #voice .google_text a img {
    margin-right: 0;
  }
}

#support {
  display: grid;
  justify-self: center;
  align-content: center;
  width: 100vw;
  height: 764px;
  height: 41.45vw;
  margin-top: 8.333vw;
  margin-bottom: 5.2vw;
  background-image: url(/common/img/front/support_image01.png), url(/common/img/front/support_image02.png), url(/common/img/front/support_image03.png), url(/common/img/front/support_image04.png);
  background-position: left top, left 20.7vw top 22.5vw, right 17.7vw top 2.9vw, top 16.5vw right;
  background-repeat: no-repeat;
  background-size: 31.3vw 26.14vw, 14.58vw 15.625vw, 15.625vw 18.23vw, 35.42vw 23.33vw;
}
@media (max-width: 1000px) {
  #support {
    margin-top: 8vw;
    margin-bottom: 4vw;
    height: 580px;
    height: 154.6vw;
    background-image: url(/common/img/front/support_image02_sp.png), url(/common/img/front/support_image01_sp.png), url(/common/img/front/support_image03_sp.png), url(/common/img/front/support_image04_sp.png);
    background-position: left 52vw top 5.3vw, left top, right 52vw bottom, bottom 5.3vw right;
    background-size: 37.3vw 24vw, 57.3vw 38.7vw, 34.7vw 32vw, 57.3vw 36vw;
  }
}
@media (max-width: 767px) {
  #support {
    margin-top: 21.3vw;
    margin-bottom: 14vw;
    height: 158vw;
  }
}
#support h2 {
  text-align: center;
  font-size: 70px;
  color: #28558c;
  line-height: 1.5;
  letter-spacing: 0.12em;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #support h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
#support h2 span {
  font-size: 28px;
  display: block;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  #support h2 span {
    font-size: 19px;
  }
}
#support p {
  font-size: 22px;
  text-align: center;
  letter-spacing: 0.07em;
  line-height: 1.8;
}
@media (max-width: 767px) {
  #support p {
    font-size: 14px;
  }
}
#support .link {
  text-align: center;
  margin-bottom: 4.17vw;
}
@media (max-width: 1000px) {
  #support .link {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #support .link {
    margin-bottom: 10px;
  }
}
#support .link a {
  color: #b40c18;
  letter-spacing: 0.12em;
}
@media (max-width: 767px) {
  #support .link a {
    font-size: 12px;
    background-size: 22px 22px;
    padding-left: 3em;
  }
}

#about {
  background-image: url(/common/img/front/about_bg_pc.jpg);
  height: 750px;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1000px) {
  #about {
    background-image: url(/common/img/front/about_bg_sp.jpg);
    height: 720px;
    background-position: center;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  #about {
    background-image: url(/common/img/front/about_bg_sp.jpg);
    height: 360px;
    background-position: center;
    background-size: cover;
  }
}
#about h2 {
  text-align: center;
  color: #fff;
  font-size: clamp(156px, 15.6vw, 300px);
  min-height: 0vw;
  line-height: 0.6;
}
@media (max-width: 767px) {
  #about h2 {
    font-size: 96px;
  }
}
#about ul {
  margin: 0;
  padding: 0;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 120px;
  margin-bottom: 60px;
}
#about ul .about_menu1 a::after {
  background-image: url(/common/img/icon/about/about_menu1.svg);
  margin-top: 0.5em;
}
#about ul .about_menu2 a::after {
  background-image: url(/common/img/icon/about/about_menu2.svg);
}
#about ul .about_menu3 a::after {
  background-image: url(/common/img/icon/about/about_menu3.svg);
}
#about ul .about_menu4 a::after {
  background-image: url(/common/img/icon/about/about_menu4.svg);
}
#about ul .about_menu5 a::after {
  background-image: url(/common/img/icon/about/about_menu5.svg);
}
#about ul .about_menu6 a::after {
  background-image: url(/common/img/icon/about/about_menu6.svg);
  margin-top: 0;
}
@media (min-width: 1001px) {
  #about ul {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 1000px) {
  #about ul {
    width: 540px;
    margin-top: 80px;
    margin-bottom: 60px;
    display: grid;
    grid-template-rows: 180px 180px;
    grid-template-columns: repeat(3, 1fr);
  }
  #about ul .about_menu1 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 2;
    border-bottom: solid 1px #323c46;
  }
  #about ul .about_menu2 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 3;
    border-bottom: solid 1px #323c46;
  }
  #about ul .about_menu2 a {
    border-right: solid 1px #323c46;
    border-left: solid 1px #323c46;
  }
  #about ul .about_menu3 {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 3;
    grid-column-end: 4;
    border-bottom: solid 1px #323c46;
  }
  #about ul .about_menu4 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 2;
    margin-top: 20px;
  }
  #about ul .about_menu5 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 3;
    margin-top: 20px;
  }
  #about ul .about_menu5 a {
    border-right: solid 1px #323c46;
    border-left: solid 1px #323c46;
  }
  #about ul .about_menu6 {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 3;
    grid-column-end: 4;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #about ul {
    width: 300px;
    margin-top: 40px;
    margin-bottom: 20px;
    display: grid;
    grid-template-rows: 90px 90px;
  }
  #about ul .about_menu4 {
    margin-top: 10px;
  }
  #about ul .about_menu5 {
    margin-top: 10px;
  }
  #about ul .about_menu6 {
    margin-top: 10px;
  }
}
#about li {
  list-style: none;
  text-align: center;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: bold;
}
@media (min-width: 1001px) {
  #about li {
    width: 16.6%;
    height: 210px;
  }
  #about li + li {
    border-left: solid 1px #323c46;
  }
}
@media (max-width: 1000px) {
  #about li {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #about li {
    font-size: 12px;
  }
}
#about li a {
  display: grid;
  align-content: center;
  width: 100%;
  height: 100%;
  color: #323c46;
  transition: all 0.3s;
}
@media (max-width: 1000px) {
  #about li a {
    height: 160px;
  }
}
@media (max-width: 767px) {
  #about li a {
    height: 80px;
  }
}
#about li a::after {
  content: "";
  display: block;
  background-image: url(/common/img/icon/about/about_menu1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0.5em;
}
@media (max-width: 1000px) {
  #about li a::after {
    width: 75px;
    height: 65px;
  }
}
@media (max-width: 767px) {
  #about li a::after {
    width: 62px;
    height: 54px;
  }
}
#about li a:hover {
  opacity: 0.7;
}
#about .link {
  text-align: center;
}
#about .link a {
  color: #b40c18;
  letter-spacing: 0.12em;
}
@media (max-width: 767px) {
  #about .link a {
    font-size: 12px;
    background-size: 22px 22px;
    padding-left: 3em;
  }
}

#news {
  background-image: linear-gradient(to bottom, #fff 0%, #d7e1eb 100%);
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 1000px) {
  #news {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
#news h2 {
  text-align: center;
  font-size: 70px;
  color: #28558c;
  line-height: 1.5;
  letter-spacing: 0.12em;
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  #news h2 {
    font-size: 40px;
  }
}
#news h2 span {
  font-size: 28px;
  display: block;
}
@media (max-width: 1000px) {
  #news h2 span {
    font-size: 19px;
  }
}
#news dl {
  width: min(90%, 1080px);
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  margin-bottom: 3em;
}
@media (max-width: 767px) {
  #news dl {
    width: max(80%, 315px);
  }
}
#news dl a {
  border-bottom: dashed 1px #323c46;
  padding-top: 1em;
  padding-bottom: 1em;
  transition: all 0.3s;
}
@media (min-width: 1001px) {
  #news dl a {
    align-items: center;
  }
}
@media (max-width: 1000px) {
  #news dl a {
    flex-direction: column;
  }
}
#news dl a:hover {
  opacity: 0.7;
}
@media (max-width: 1000px) {
  #news dl dt {
    margin-bottom: 1em;
  }
}
@media (max-width: 767px) {
  #news dl dt {
    font-size: 12px;
  }
}
#news dl dt span {
  font-size: 17px;
  height: 28px;
  line-height: 28px;
  width: 150px;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-radius: 10px;
  margin-left: 3em;
  margin-right: 3em;
}
@media (max-width: 767px) {
  #news dl dt span {
    font-size: 10px;
    height: 17px;
    line-height: 17px;
    width: 90px;
    border-radius: 6px;
  }
}
#news dl dt span.cate_common {
  background-color: #28558c;
}
#news dl dt span.cate_gassyuku {
  background-color: #328c32;
}
#news dl dt span.cate_tsugaku {
  background-color: #d27800;
}
@media (max-width: 767px) {
  #news dl dd {
    font-size: 12px;
  }
}
#news .instagram {
  width: min(90%, 1080px);
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1000px) {
  #news .instagram {
    width: max(80%, 315px);
  }
}
#news .instagram a {
  transition: all 0.3s;
  text-decoration: none;
}
#news .instagram a:hover {
  opacity: 0.7;
}

.insta_list {
  gap: 14px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 1000px) {
  .insta_list {
    grid-template-columns: repeat(3, 1fr);
  }
}

.insta_btn {
  background-color: #28558c;
  cursor: pointer;
  transition: 0.3s;
}

.insta_btn a {
  color: #fff;
  text-decoration: none;
}

.insta_btn:hover {
  background-color: #999;
}

ul.insta_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.insta_list li {
  list-style-type: none;
  display: block;
}
ul.insta_list li a {
  display: block;
}
ul.insta_list li:nth-child(1) {
  background-color: #28558c;
  border-radius: 5px;
  grid-column-start: 1;
  grid-column-end: 3;
}
ul.insta_list li:nth-child(1) a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
@media (max-width: 1000px) {
  ul.insta_list li:nth-child(1) a {
    font-size: 15px;
    flex-direction: column;
  }
}
ul.insta_list li:nth-child(1) a::before {
  content: "";
  display: inline-block;
  background-image: url(../../common/img/icon/icon_instagram_white.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  padding-right: 0.5em;
}
@media (max-width: 1000px) {
  ul.insta_list li:nth-child(1) a::before {
    display: block;
    width: 25px;
    height: 25px;
    margin-bottom: 5px;
    padding-right: 0;
  }
}
ul.insta_list li img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 5px;
}/*# sourceMappingURL=front.css.map */