@import url("https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap");
html{
  margin-top: 0 !important;
}
/* General */
/* Container */
.container {
  width: 100%;
  padding: 0 20px;
  max-width: 1040px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .container {
    padding: 0 10px;
  }
}

/* Component "title" */
.c-title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .c-title {
    padding-bottom: 12px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .c-title {
    padding-bottom: 8px;
    max-width: 400px;
    margin: 0 auto 10px;
  }
}

.c-title__sub {
  font-size: 14px;
  font-weight: bold;
  color: #212121;
  margin-bottom: 5px;
}

@media screen and (max-width: 1024px) {
  .c-title__sub {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .c-title__sub {
    font-size: 12px;
    margin-bottom: 0;
  }
}

.c-title__main {
  font-size: 26px;
  font-weight: bold;
  color: #c4000a;
}

@media screen and (max-width: 1024px) {
  .c-title__main {
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .c-title__main {
    font-size: 18px;
  }
}

.c-title::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #eeeeee;
}

/* Component "Head" */
.c-head {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 35px;
  font-family: "Sawarabi Mincho";
}

@media screen and (max-width: 1024px) {
  .c-head {
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .c-head {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}

.c-head::before {
  content: "";
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ccc;
}

.c-head__box {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .c-head__box {
    width: calc(100% - 20px);
  }
}

.c-head__label {
  padding: 20px 15px;
  background: var(--color-sky);
  line-height: 1.2;
  font-size: 12px;
  color: #fff;
  margin-right: 25px;
  width: 100px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .c-head__label {
    padding: 10px;
    font-size: 10px;
    margin-right: 10px;
  }
}

.c-head__text {
  font-size: 30px;
  font-weight: 500;
  color: #111111;
}

@media screen and (max-width: 1024px) {
  .c-head__text {
    font-size: 26px;
  }
}

@media screen and (max-width: 768px) {
  .c-head__text {
    font-size: 20px;
    line-height: 1.4;
  }
}

.c-head__sub {
  padding-top: 10px;
  font-size: 18px;
  color: #ea5283;
  line-height: 1.6;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 125px;
}

@media screen and (max-width: 1024px) {
  .c-head__sub {
    padding-left: 175px;
    font-size: 16px;
    padding-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .c-head__sub {
    padding-left: 0;
    font-size: 14px;
    width: 90%;
    padding-top: 10px;
  }
}

/* Component "Head" */

/* Component "box1" */
.c-box1 {
  padding: 55px 0;
}

@media screen and (max-width: 1024px) {
  .c-box1 {
    padding: 40px 0;
  }
}

@media screen and (max-width: 768px) {
  .c-box1 {
    padding: 30px 0;
  }
}

.c-box1__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .c-box1__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.c-box1__content {
  width: 82%;
  max-width: 820px;
}

@media screen and (max-width: 768px) {
  .c-box1__content {
    width: 100%;
    max-width: 100%;
  }
}

.c-box1__head {
  width: 15%;
  max-width: 142px;
}

@media screen and (max-width: 1024px) {
  .c-box1__head {
    max-width: 120px;
  }
}

@media screen and (max-width: 768px) {
  .c-box1__head {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    max-width: 100px;
    margin: 0 auto 20px;
  }
}

.c-box1__head img {
  max-width: 100%;
}

.c-box1__content h3 {
  font-size: 30px;
  color: #111111;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 20px;
  font-family: "Sawarabi Mincho";
}

@media screen and (max-width: 1024px) {
  .c-box1__content h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 768px) {
  .c-box1__content h3 {
    font-size: 22px;
    text-align: center;
  }
}

.c-box1__content h5 {
  font-size: 18px;
  color: var(--color-blue);
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 33px;
  font-family: "Sawarabi Mincho";
}

@media screen and (max-width: 1024px) {
  .c-box1__content h5 {
    font-size: 15px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .c-box1__content h5 {
    font-size: 12px;
    margin-bottom: 15px;
    text-align: center;
  }
}

.c-box1__content p {
  font-size: 14px;
  color: #333333;
  line-height: 1.6;
}

@media screen and (max-width: 1024px) {
  .c-box1__content p {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .c-box1__content p {
    font-size: 10px;
  }
}

.c-box1__content img {
  margin-top: 18px;
}

.c-box1__frame {
  margin-top: 25px;
  border: 1px solid #ccc;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .c-box1__frame {
    padding: 15px;
  }
}

@media screen and (max-width: 768px) {
  .c-box1__frame {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.c-box1__frame-img {
  margin-right: 20px;
  min-width: 180px;
}

@media screen and (max-width: 768px) {
  .c-box1__frame-img {
    margin-right: 0;
    min-width: 120px;
    margin-bottom: 10px;
    min-width: 140px;
  }
}

@media screen and (max-width: 768px) {
  .c-box1__frame-img img {
    max-width: 100%;
  }
}

.c-box1__frame-txt {
  font-size: 14px !important;
  color: #333333;
  line-height: 1.6;
}

@media screen and (max-width: 1024px) {
  .c-box1__frame-txt {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 768px) {
  .c-box1__frame-txt {
    font-size: 10px !important;
    width: 100%;
  }
}

.c-box1--pink h5 {
  color: #ea5283;
}

.c-box1--pink2 h5 {
  color: #e54684;
}

.c-box1--orange h5 {
  color: #ef7d00;
}

.c-box1--green h5 {
  color: #a7c52b;
}

.c-box1--pgreen h5 {
  color: #009899;
}

span.c-box1--pgreen {
  color: #009899;
  font-weight: bold;
  font-size: 15px;
}

span.c-box1--pgreen-back {
  background-color: #009899;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  padding: 1px 4px;
  border-radius: 4px;
  margin-bottom: 8px;
}

/* Component "box1" */

/* Component "article" */
.c-article {
  padding-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .c-article {
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .c-article {
    padding-bottom: 10px;
  }
}

.c-article__title {
  font-size: 14px;
  color: var(--color-blue);
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .c-article__title {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .c-article__title {
    font-size: 12px;
  }
}

.c-article__title-number {
  margin-left: 5px;
  margin-right: 10px;
  min-width: 30px;
  width: 30px;
  height: 30px;
  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;
  background: #009899;
  color: #fff;
  font-size: 18px;
  border-radius: 50%;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .c-article__title-number {
    font-size: 15px;
    min-width: 26px;
    width: 26px;
    height: 26px;
  }
}

@media screen and (max-width: 768px) {
  .c-article__title-number {
    font-size: 12px;
    min-width: 22px;
    width: 22px;
    height: 22px;
    margin-left: 0;
    margin-right: 5px;
  }
}

.c-article__text {
  font-size: 13px;
  color: #333333;
  line-height: 1.6;
}

@media screen and (max-width: 1024px) {
  .c-article__text {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .c-article__text {
    font-size: 11px;
  }
}

.c-article__image {
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .c-article__image {
    margin: 0;
    margin-top: 10px;
    text-align: center;
  }
}

.c-article + .c-article {
  border-top: 1px dashed #ccc;
  padding-top: 20px;
}

@media screen and (max-width: 1024px) {
  .c-article + .c-article {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}

@media screen and (max-width: 768px) {
  .c-article + .c-article {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

.c-article--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .c-article--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.c-article--flex .c-article__content {
  max-width: 70%;
}

@media screen and (max-width: 768px) {
  .c-article--flex .c-article__content {
    max-width: 100%;
  }
}

.c-article--flex .c-article__image {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.c-article--orange .c-article__title {
  color: #ee7d00;
}

.c-article__title--fz16 {
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .c-article__title--fz16 {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .c-article__title--fz16 {
    font-size: 12px;
  }
}

.c-article--pgreen {
  padding-left: 5px;
  padding-right: 5px;
}

.c-article--pgreen .c-article__title {
  color: #009899;
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .c-article--pgreen .c-article__title {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .c-article--pgreen .c-article__title {
    font-size: 14px;
  }
}

/* Component "article" */

/* Component "table" */
.c-table {
  border-collapse: collapse;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.c-table th,
.c-table td {
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}

/* fonti-size: 22px; */
.fz22 {
  font-size: 22px;
}

/* Header
-------------------------------------------------*/
#header {
  position: relative;
  z-index: 999;
}

.h_box {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 90px;
  z-index: 30;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-shadow: 0 5px 4px -6px #333;
  box-shadow: 0 5px 4px -6px #333;
}

.h_box1 {
  width: 24%;
  /* width: 260px; */
  max-width: 400px;
  height: 100%;
  /* background: linear-gradient(180deg, rgba(57, 103, 182, 1) 0%, rgba(25, 58, 115, 1) 30%); */
  background-repeat: no-repeat;
  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: 0 15px;
}

.h_box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 83.75%;
  max-width: 1340px;
  height: 100%;
  padding: 0 35px;
}

.h_box2a {
  width: 360px;
  position: relative;
}

.h_box2a .nextArrow {
  right: -15px;
}

.h_box2a .prevArrow {
  left: -25px;
}

.h_box2a_item_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.h_box2a_img img {
  width: 100%;
  max-width: 120px;
}

.h_box2a_main {
  padding-left: 15px;
}

.h_box2a_main_txt1 {
  font-size: 14px;
  font-weight: bold;
  color: #212121;
}

.h_box2a_main_txt2 {
  font-size: 11px;
  line-height: 160%;
  color: #202020;
  padding-bottom: 5px;
}

.h_box2a_main_txt3 p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #202020;
  padding-bottom: 3px;
}

.h_box2a_main_txt3 p span {
  display: inline-block;
  font-size: 11px;
  color: #fff;
  width: 52px;
  line-height: 20px;
  text-align: center;
  background-color: #881415;
  margin-right: 10px;
}

.h_box2b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 62%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

.h_box2b_main {
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.h_box2b_main_ttl {
  padding-top: 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 102px;
  flex: 0 0 102px;
  height: 66px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: linear-gradient(180deg, rgba(57, 103, 182, 1) 0%, rgba(25, 58, 115, 1) 30%);
  position: relative;
  top: -6px;
}

.h_box2b_main_ttl:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: var(--color-blue);
  right: -6px;
  top: 0;
}

.h_box2b_main_item {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
  padding-left: 15px;
  height: 120px;
}

.h_box2b_main_item .item_scroll {
  position: absolute;
}

.h_box2b_main_item1 {
  width: 100%;
}

.h_box2b_main_item1 a {
  height: 60px;
  display: block;
  width: 100%;
}

.h_box2b_main_item1 a p {
  word-break: break-all;
}

.h_box2b_main_item1 a p:nth-of-type(1) {
  padding-top: 10px;
  font-size: 10px;
  color: #999;
}

.h_box2b_main_item1 a p:nth-of-type(2) {
  font-size: 12px;
  color: #222;
  font-weight: bold;
  padding-bottom: 5px;
}

.h_box2b_main_item1 a + a {
  border-top: 1px dotted #ccc;
}

.h_box2b_main_item2 {
  font-size: 12px;
  line-height: 160%;
}

.h_box2b_main_item2 > a {
  width: 100%;
  height: 120px;
  display: block;
}

.h_box2b_main_item2 a p:nth-of-type(1) {
  font-weight: bold;
}

.h_box3 {
  width: 220px;
  height: 100%;
  position: absolute;
  background: linear-gradient(180deg, rgba(57, 103, 182, 0.9) 0%, rgba(25, 58, 115, 0.9) 30%);
  z-index: 20;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
}

.h_box3_txt {
  padding-bottom: 50px;
  text-align: center;
}

.h_box3_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.h_box3_btns a {
  width: 160px;
  line-height: 44px;
  background-color: #fff;
  color: var(--color-blue);
  font-size: 14px;
  font-weight: bold;
  padding-left: 15px;
  border: 1px solid var(--color-blue);
  position: relative;
  /* z-index: 2; */
}

.h_box3_btns a:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-size: cover;
  margin-right: 8px;
  position: relative;
  top: 5px;
  z-index: 3;
}

.h_box3_btns a.i1:before {
  background-image: url(../img/top/facebook-icon.png);
}

.h_box3_btns a.i1:after {
  content: "";
  position: absolute;
  top: 45%;
  transform: translateY(-45%);
  left: 20px;
  width: 12px;
  height: 20px;
  border-radius: 5px;
  background: #fff;
  z-index: 1;
}

.h_box3_btns a.i2:before {
  background-image: url(../img/top/i_2.png);
}

.h_box3_btns a.i3:before {
  width: 18px;
  height: 24px;
  background-image: url(../img/top/i_5.png);
}

.h_box3_btns a:hover {
  background-color: var(--color-blue);
  color: #fff;
  border: 1px solid #fff;
}

.h_box3_btns a:hover.i1:before {
  background-image: url(../img/top/facebook-icon.png);
}

.h_box3_btns a:hover.i2:before {
  background-image: url(../img/top/i_2_over.png);
}

.h_box3_btns a:hover.i3:before {
  background-image: url(../img/top/i_5_over.png);
}

.h_box3_btns a + a {
  margin-top: 5px;
}

.h_box3_tel {
  width: 160px;
  padding-top: 10px;
}

.h_box3_tel p {
  color: #fff;
  line-height: 160%;
}

.h_box3_tel p:nth-of-type(1) {
  font-size: 12px;
}

.h_box3_tel p:nth-of-type(1) span {
  font-size: 17px;
  font-weight: bold;
}

.h_box3_tel p:nth-of-type(2) {
  font-size: 11px;
}

.h_box_sp {
  /* background-image: url(../img/common/bg1.png); */
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.96);
  position: fixed;
  z-index: 99;
  background-color: #fff;
  width: 100%;
  /* height: 120px; */
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 30px;
  -webkit-box-shadow: 0 5px 4px -6px #333;
  box-shadow: 0 5px 4px -6px #333;
}

.h_box_sp .logo2 img {
  width: 100%;
  max-width: 156px;
}

.h_bar {
  display: block;
  width: 100%;
  height: 10px;
  background: linear-gradient(180deg, rgba(57, 103, 182, 1) 0%, rgba(25, 58, 115, 1) 30%);
  background-repeat: repeat-x;
  background-position: bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
}

.logo {
  display: block;
}

.logo img {
  width: 100%;
  max-width: 100%;
}

.logo h1 {
  font-size: 10px;
  text-align: center;
  color: #eee;
  padding-top: 10px;
  display: none;
}

.logo:hover {
  opacity: 0.8;
}

.toggle {
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999999;
}

.toggle {
  width: 100px;
  height: 100px;
  color: #fff;
  text-align: center;
  padding: 33px 0px;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  /* background-color: rgba(17,17,17,0.94); */
}

.toggle:hover {
  opacity: 0.8;
}

.toggle > span:nth-of-type(1),
.toggle > span:nth-of-type(2),
.toggle > span:nth-of-type(3) {
  content: "";
  display: block;
  width: 24px;
  height: 1px;
  background-color: #fff;
  margin: 6px auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.coBlack,
.toggle_sub {
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.toggle.coBlack span,
.toggle.toggle_sub span {
  margin: 3px auto;
}

.coBlack > span:nth-of-type(1),
.coBlack > span:nth-of-type(2),
.coBlack > span:nth-of-type(3) {
  background-color: #111;
}

.toggle p {
  font-size: 10px;
  color: #ddd;
  text-align: center;
  line-height: 120%;
  padding-top: 2px;
}

.out {
  background: var(--color-blue);
}

.toggle.change {
  position: fixed !important;
}

.toggle.change > span:nth-of-type(1) {
  -webkit-transform: rotate(-45deg) translate(-5px, 4px);
  transform: rotate(-45deg) translate(-5px, 4px);
}

.toggle.change > span:nth-of-type(2) {
  opacity: 0;
}

.toggle.change > span:nth-of-type(3) {
  -webkit-transform: rotate(45deg) translate(-6px, -5px);
  transform: rotate(45deg) translate(-6px, -5px);
}

.menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(25, 58, 115,0.96);
  background-size: cover;
  z-index: 1000;
}

.menu_inner {
  padding-top: 160px;
}

.menu_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 35px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.menu_top_left {
  width: 47%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 30px;
  gap: 20px;
}

.menu_top_right {
  width: 48%;
}

.menu_top_right .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 15px;
}

.menu_top_right .tel p {
  color: #fff;
  line-height: 160%;
}

.menu_top_right .tel p:nth-of-type(1) {
  font-size: 13px;
  font-weight: bold;
  padding-right: 12px;
}

.menu_top_right .tel p:nth-of-type(2) {
  font-size: 14px;
}

.menu_top_right .tel p:nth-of-type(2) span {
  font-size: 22px;
  font-weight: bold;
}

.menu_top_right .text {
  font-size: 10px;
  color: #fff;
  line-height: 140%;
}

.menu_bot {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.menu_bot ul p {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 8px;
}

.menu_bot ul li a {
  font-size: 13px;
  color: #fff;
  line-height: 200%;
}

.menu_bot ul li a:hover {
  opacity: 0.8;
}

.menu_btn.h_box3_btns a {
  width: 200px;
  padding-left: 20px;
}

.f-sm {
  font-family: "Sawarabi Mincho";
}

.bg_h {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.bg_h video {
  min-height: 100vh;
}

.bg_h:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/common/bg.png);
  background-repeat: round;
  z-index: 2;
}

.popUp {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}

.popUp_bg {
  width: 100%;
  height: 100%;
  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;
  -ms-flex-line-pack: center;
  align-content: center;
  z-index: 99;
  background-color: rgba(25, 58, 115,0.96);
}

.popUp_inner {
  background-color: #fff;
  width: 100%;
  max-width: 800px;
  height: 660px;
  -webkit-box-shadow: -1px -1px 2px 0px rgba(0, 0, 0, 0.2),
    3px 3px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: -1px -1px 2px 0px rgba(0, 0, 0, 0.2),
    3px 3px 3px 0 rgba(0, 0, 0, 0.3);
}

.popUp_ttl {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 140%;
  color: var(--color-blue);
  padding-top: 50px;
}

.popUp_txt {
  text-align: center;
  font-size: 13px;
  color: #202020;
  line-height: 120%;
  padding-top: 10px;
}

.popUp_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 741px;
  margin: 0 auto;
  padding: 20px 0;
}

.popUp_img img {
  width: 100%;
  max-width: 143px;
}

.popUp_txt1 {
  text-align: center;
  font-size: 12px;
  color: #202020;
  line-height: 120%;
  padding-bottom: 40px;
}

/* Feature
-------------------------------------------------*/
.fc_img {
  background-image: url(../img/common/fc.jpg);
  height: 380px;
}

@media all and (max-width: 1024px) {
  .fc_img {
    height: 300px;
  }
}

@media all and (max-width: 768px) {
  .fc_img {
    height: 250px;
  }
}

.fc--v2 .fc_img {
  height: 540px;
}

@media screen and (max-width: 1024px) {
  .fc--v2 .fc_img {
    height: 440px;
  }
}

@media screen and (max-width: 768px) {
  .fc--v2 .fc_img {
    height: 300px;
  }
}

.fc--v3 .fc__box {
  background: rgba(255, 239, 191, 0.3);
  height: 360px;
  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;
}

@media screen and (max-width: 1024px) {
  .fc--v3 .fc__box {
    height: 320px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .fc--v3 .fc__box {
    height: 280px;
  }
}

.fc__l {
  margin-right: 10px;
}

@media screen and (max-width: 1024px) {
  .fc__l {
    width: 35%;
  }
}

@media screen and (max-width: 768px) {
  .fc__l {
    width: 45%;
  }
}

.fc__r {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "Sawarabi Mincho";
}

@media screen and (max-width: 1024px) {
  .fc__r {
    width: 50%;
  }
}

.fc--kids1 {
  color: #fe3366;
}

.fc--kids2 {
  color: #fe6600;
}

.fc__txt1 {
  width: 140px;
  height: 40px;
  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;
  background: #fff;
  border: 1px solid;
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .fc__txt1 {
    width: 120px;
    height: 35px;
    font-size: 18px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .fc__txt1 {
    width: 100px;
    height: 30px;
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.fc__txt2 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.6;
}

@media screen and (max-width: 1024px) {
  .fc__txt2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .fc__txt2 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.4;
  }
}

.fc__txt3 {
  font-size: 13px;
  color: #1f1f1f;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .fc__txt3 {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .fc__txt3 {
    font-size: 11px;
    line-height: 1.4;
  }
}

.fc_img.prl {
  background-position: 0 -300px;
}

@media all and (max-width: 1024px) {
  .fc_img.prl {
    background-position: 0;
  }
}

.bread {
  background-color: var(--color-blue);
  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;
}

.bread li a {
  font-size: 12px;
  color: #fff;
  line-height: 52px;
}

@media all and (max-width: 1024px) {
  .bread li a {
    font-size: 11px;
    line-height: 46px;
  }
}

@media all and (max-width: 768px) {
  .bread li a {
    font-size: 10px;
    line-height: 40px;
  }
}

.bread li + li:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 22px;
  background-image: url(../img/common/i-bread.png);
  background-size: cover;
  position: relative;
  top: 5px;
  margin: 0 10px;
}

@media all and (max-width: 1024px) {
  .bread li + li:before {
    width: 12px;
    height: 19px;
  }
}

@media all and (max-width: 768px) {
  .bread li + li:before {
    width: 10px;
    height: 16px;
    top: 3px;
  }
}

/* Title
-------------------------------------------------*/
.ttl p {
  text-align: center;
  color: #202020;
}

.ttl p.t1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 140%;
  font-family: "Sawarabi Mincho";
  padding-bottom: 20px;
}

.ttl p.t2 {
  font-size: 14px;
  line-height: 120%;
}

.ttl1.v2 p {
  color: #222;
}

.ttl1.v3 {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ttl1.v3 p {
  color: #222;
}

.ttl1 p {
  text-align: center;
  line-height: 120%;
  color: var(--color-blue);
  font-family: "Sawarabi Mincho";
}

.ttl1 .t0 {
  font-size: 32px;
  color: var(--color-blue);
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ttl1 .t0 span:not(.ttl1-txt) {
  display: inline-block;
  text-align: center;
  width: 60px;
  line-height: 60px;
  border-radius: 100%;
  background-color: var(--color-sky);
  color: #fff;
  font-size: 12px;
  margin-bottom: 20px;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

.ttl1 .t0 .green {
  color: #378300;
}

.ttl1 .t0 .blue {
  color: #007fac;
}

.ttl1 .t0 .orange {
  color: #df8025;
}

.ttl1 .t0 .dot-black {
  color: #1f1f1f;
  margin: 0 -7px;
}

.ttl1 .t1 {
  font-size: 18px;
  padding-bottom: 15px;
}

.ttl1 .t1.underline {
  padding-bottom: 3px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 12px;
}

.ttl1 .t2 {
  font-size: 30px;
  font-weight: bold;
}

.ttl1 .t2 span {
  text-decoration: underline;
}

.ttl2 p.t1 {
  font-size: 30px;
  color: #111;
  font-family: "Sawarabi Mincho";
  line-height: 120%;
  text-align: center;
  padding-top: 25px;
}

@media all and (max-width: 1024px) {
  .ttl2 p.t1 {
    font-size: 24px;
    padding-top: 10px;
  }
}

@media all and (max-width: 768px) {
  .ttl2 p.t1 {
    font-size: 18px;
  }
}

.ttl2 .t_lb {
  margin: 0 auto;
  padding-top: 20px;
}

@media all and (max-width: 1024px) {
  .ttl2 .t_lb {
    padding-top: 15px;
  }
}

@media all and (max-width: 768px) {
  .ttl2 .t_lb {
    padding-top: 12px;
  }
}

.t_lb {
  padding-top: 25px;
  width: 102px;
  height: 59px;
  background-color: var(--color-sky);
  text-align: center;
  font-size: 12px;
  color: #fff;
}

/* Button
-------------------------------------------------*/
.btns {
  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;
}

.btns a {
  width: 200px;
  line-height: 46px;
  text-align: center;
  border: 1px solid #222;
  border-radius: 23px;
  font-size: 14px;
  font-weight: bold;
  color: #202020;
}

.btns a:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(../img/common/i1_b.png);
  background-size: cover;
  position: relative;
  top: 1px;
  margin-right: 7px;
}

.btns a:hover {
  background-color: var(--color-blue);
  color: #fff;
  border: 1px solid var(--color-blue);
}

.btns a:hover:before {
  background-image: url(../img/common/i1.png);
}

.btns a + a {
  margin-left: 20px;
}

/* Parallax
-------------------------------------------------*/
.prl {
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
}

.box1 {
  padding-top: 70px;
}

@media all and (max-width: 1024px) {
  .box1 {
    padding-top: 50px;
  }
}

@media all and (max-width: 768px) {
  .box1 {
    padding-top: 40px;
  }
}

.te {
  font-size: 26px;
  text-align: center;
  color: var(--color-blue);
}

@media all and (max-width: 1024px) {
  .te {
    font-size: 20.8px;
  }
}

@media all and (max-width: 768px) {
  .te {
    font-size: 18px;
  }
}

.te:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../img/common/i-tel.png);
  background-size: cover;
  position: relative;
  top: 1px;
  margin-right: 5px;
}

@media all and (max-width: 1024px) {
  .te:before {
    width: 20px;
    height: 20px;
    top: 4px;
  }
}

.la {
  position: relative;
  top: -120px;
}

@media all and (max-width: 1024px) {
  .la {
    top: -100px;
  }
}

@media all and (max-width: 768px) {
  .la {
    top: -80px;
  }
}

/* Footer
-------------------------------------------------*/
#footer .footer_bg {
  background: linear-gradient(
    180deg,
    #3967b6 0%,
    #193a73 30%
);
/* background: var(--color-sky); */
  min-height: 420px;
}

#footer .f_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 40px;
}

#footer .f_box1 {
  width: 46%;
}

#footer .f_box1a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#footer .f_box1a_left {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#footer .f_box1a_left_info {
  padding-top: 15px;
}

#footer .f_box1a_left_info p {
  color: #fff;
  line-height: 160%;
  text-align: center;
}

#footer .f_box1a_left_info p:nth-of-type(1) {
  font-size: 14px;
  padding-bottom: 5px;
}

#footer .f_box1a_left_info p:nth-of-type(1) span {
  font-size: 22px;
  font-weight: bold;
}

#footer .f_box1a_left_info p:nth-of-type(2) {
  font-size: 11px;
}

#footer .f_box1b {
  padding-top: 25px;
  font-size: 10px;
  color: #fff;
  line-height: 160%;
}

#footer .f_box2 {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

#footer .f_box2 ul p {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 8px;
}

#footer .f_box2 ul li a {
  font-size: 13px;
  color: #fff;
  line-height: 200%;
}

#footer .f_box2 ul li a:hover {
  opacity: 0.8;
}

#footer .f_box2 ul + ul {
  padding-top: 15px;
}

#footer .f_box3 {
  padding: 20px 0 100px;
}

#footer .f_box3 p {
  text-align: center;
  font-size: 13px;
  color: #1f1f1f;
}

#footer .f_box3 p.copyright {
  font-size: 11px;
  padding-top: 20px;
}

/* Schedule */
.schedule-title {
  width: 100%;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  background: #ef7d00;
}

.schedule-content {
  width: 100%;
  border-collapse: collapse;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.schedule-content th,
.schedule-content td {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}

.schedule-content th {
  text-align: center;
}

.schedule-content th {
  background: #fefaf5;
}

.schedule-content td {
  background: #fff;
}

.schedule-content tr > *:nth-child(1) {
  width: 25%;
}

.schedule-content tr > *:nth-child(2) {
  width: 75%;
}

@media screen and (max-width: 1024px) {
  .schedule-title {
    font-size: 16px;
    padding: 8px;
  }
  .schedule-content th,
  .schedule-content td {
    padding: 8px 15px;
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .schedule-title {
    font-size: 14px;
    padding: 5px;
  }
  .schedule-content th,
  .schedule-content td {
    padding: 5px 10px;
    font-size: 12px;
  }
  .schedule-content tr > *:nth-child(1) {
    width: 33%;
  }
  .schedule-content tr > *:nth-child(2) {
    width: 67%;
  }
}

#youtube-aside {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
#youtube-aside.active {
  opacity: 1;
  visibility: visible;
}
#close-youtube {
  position: absolute;
  right: 2px;
  top: -23px;
  width: 20px;
  height: 20px;
  /* display: none; */
}

@media screen and (max-width: 1024px) {
  #youtube-aside a img {
    height: 420px;
  }
}

@media screen and (max-width: 768px) {
  #youtube-aside a img {
    height: 280px;
  }
}

@media screen and (max-width: 1024px) {
  video {
    width: 100%;
    height: auto;
  }
}

.fb-icon {
  position: fixed;
  top: 0;
  right: 100px;
  width: 100px;
  height: 100px;
  z-index: 999;
  background-image: url(/img/top/fb-icon-l.png);
  background-size: cover;
  visibility: hidden;
  opacity: 0;
}

.fb-icon.small {
  width: 60px;
  height: 60px;
  right: 90px;
  top: 10px;
  background-image: url(/img/common/fb-icon-s.png);
  visibility: visible;
  opacity: 1;
}

.fb-icon.show {
  visibility: visible;
  opacity: 1;
}

.line-icon {
  position: fixed;
  top: 0;
  right: 200px;
  width: 190px;
  height: 60px;
  z-index: 999;
  background-size: cover;
  visibility: hidden;
  opacity: 0;
}

.line-icon.small {
  width: 105px;
  height: 45px;
  right: 150px;
  top: 25px;
  visibility: visible;
  opacity: 1;
}

.line-icon.show {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 1024px) {
  .fb-icon {
    width: 80px;
    height: 80px;
    right: 80px;
  }
  .line-icon {
    width: 80px;
    height: 80px;
    right: 160px;
  }
}

@media screen and (max-width: 768px) {
  .fb-icon,
  .fb-icon.small {
    width: 40px;
    height: 40px;
    right: 50px;
    top: 20px;
    visibility: visible;
    opacity: 1;
  }
  .line-icon,
  .line-icon.small {
    width: 70px;
    height: 40px;
    right: 90px;
    top: 29px;
    visibility: visible;
    opacity: 1;
  }
  .toggle {
    width: 40px !important;
    right: 10px !important;
  }
}

.p4-item table {
  width: 100%;
  margin-bottom: 15px;
}

.p4-item tr {
  border: 1px solid #1aff99;
}

.p4-item table tr th {
  background-color: #1aff99;
  font-weight: bold;
  color: #ffffff;
  padding: 4px;
}

.p4-item table tr td {
  background-color: #d1ffeb;
  padding: 4px;
}

.course-target {
  display: flex;
  margin-bottom: 2rem;
  vertical-align: middle;
}

.course-target span {
  background-color: #ea5283;
  color: #fff;
  margin-right: 1rem;
  padding: 2px 4px;
}

.maxw-325 {
  max-width: 325px;
}
