@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&amp;family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,400&amp;display=swap");

/* article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
} */

body {
  line-height: 1;
}


#body_wrap {
  z-index: 1;
  height: 100%;
}

#body_wrap .recommendation_main {}

#body_wrap .recommendation_main .wrap {
  background-size: cover;
  height: 400px;
  position: relative;
  padding: 100px;
  color: #fff
}


#body_wrap .recommendation_main .wrap .ageTitle {
  font-family: "Roboto", "Noto Sans JP", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 5.5rem;
  line-height: 0.7;
  position: absolute;
  bottom: 8.5rem;
  left: auto;
}


#body_wrap .recommendation_main .wrap .ageTitle .subText {
  font-size: 2.4rem;
  margin-bottom: 4.5rem;
  display: block
}

#p_recommendation {}




.aboutPage .pageHeadArea.type--big {
  background-image: url(../img/page/head_about.jpg);
}

.aboutPage__body {
  position: relative;
  background: #fcfcfc;
}

.aboutPage__body::before {
  content: "";
  display: block;
  width: 100%;
  height: 20.3rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, right top, from(#ffe300), to(#baff00));
  background: -webkit-linear-gradient(left, #ffe300 0%, #baff00 100%);
  background: linear-gradient(90deg, #ffe300 0%, #baff00 100%);
}

.aboutPage__inner {
  max-width: 125rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  padding-top: 5.5rem;
  padding-bottom: 6rem;
}

@media screen and (min-width: 64em) {
  .aboutPage__inner {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.aboutPage .readBox--flex {
  margin-bottom: 3rem;
}

.aboutPage .readBox--flex .readBox__title {
  font-size: 2.5rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: 700;
}

.aboutPage .readBox--flex .readBox__text {
  margin-bottom: 2rem;
}

.aboutPage .pageHeadArea.type--big {
  background-image: url(../img/page/head_about.jpg);
}

.aboutPage__body {
  position: relative;
  background: #fcfcfc;
  background: #f5f5f5;
}

.aboutPage__body::before {
  content: "";
  display: block;
  width: 100%;
  height: 20.3rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, right top, from(#ffe300), to(#baff00));
  background: -webkit-linear-gradient(left, #ffe300 0%, #baff00 100%);
  background: linear-gradient(90deg, #ffe300 0%, #baff00 100%);
}

.aboutPage__inner {
  max-width: 125rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
  padding-top: 5.5rem;
  padding-bottom: 6rem;
}

@media screen and (min-width: 64em) {
  .aboutPage__inner {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.aboutPage .readBox--flex {
  margin-bottom: 3rem;
}

.aboutPage .readBox--flex .readBox__title {
  font-size: 2.5rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: 700;
}

.aboutPage .readBox--flex .readBox__text {
  margin-bottom: 2rem;
}




.page-section {
  margin: 20px auto;
  padding: 20px 5%;
  background: #fefefe;
  -webkit-border-radius: 0px 15px 0 0px;
  border-radius: 0px 15px 0 0px;
}


.page-section:first-child {
  margin-top: 50px;
}


.page-section.dashed {
  border: #111 1px dashed;
}


.page-section .gakka_title {
  background: #eb7018;
  top: 40px;
  padding: 30px;
  right: 50px;
  border-radius: 0.5em;
}


@media screen and (min-width: 64em) {

  .page-section {
    margin: 100px auto;
    padding: 70px 0%;
    -webkit-border-radius: 0px 15px 0 0px;
    border-radius: 0px 15px 0 0px;
    position: relative;
    border-radius: 15px;
  }

  .page-section .gakka_title {
    position: absolute;
    top: -40px;
    padding: 30px;
    right: 50px;
    border-radius: 0.5em;
  }

}


.mb {
  margin-bottom: 100px
}

.mt {
  margin-top: 80px !important;
}

.gakka-items .itemA {
  padding: 20px 0;
  border-radius: 1em;
  overflow: hidden;
  z-index: 0;

}




@media screen and (min-width: 64em) {


  .gakka-items .itemA {
    padding: 60px 5rem 60px;
    border-top: none;
    overflow: hidden;
  }


}



.row {
  display: flex;
  flex-wrap: wrap
}

.cont-between {
  justify-content: space-between
}

.recommendation .row .col {
  width: 48%
}


#body_wrap {
  z-index: 1;
  height: 100%;
}

#body_wrap .recommendation_main {}

#body_wrap .recommendation_main .wrap {
  background-size: cover;
  height: 80px;
  position: relative;
  padding: 100px;
  color: #555;
  /* top: 80px; */
}


#body_wrap .recommendation_main .wrap .ageTitle {
  font-family: "Roboto", "Noto Sans JP", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 2.5rem;
  line-height: 0.7;
  position: absolute;
  bottom: 3.5rem;
  left: 10%;
}

@media screen and (min-width: 64em) {
  #body_wrap .recommendation_main .wrap .ageTitle {
    font-size: 4.0rem;
    bottom: 5.5rem;
    left: auto;
  }
}

#body_wrap .recommendation_main .wrap .ageTitle .subText {
  font-size: 2.4rem;
  margin-bottom: 4.5rem;
  display: block
}

#p_recommendation {}

.page-section {
  margin: 20px auto;
  padding: 20px 5%;
  background: #fefefe;
  /* border: #f5f5f5 1px solid; */
  -webkit-border-radius: 0px 15px 0 0px;
  border-radius: 0px 15px 0 0px;
}


.page-section:first-child {
  margin-top: 50px;
}


.page-section.dashed {
  border: #111 1px dashed;
}



.page-section {
  margin: 0px auto 50px;
  padding: 20px 15px;
  -webkit-border-radius: 0px 15px 0 0px;
  border-radius: 0px 15px 0 0px;
  /* position:relative; */
  border-radius: 15px;
}

.page-section .gakka_title {
  background: #fff;
  /* position:absolute; */
  top: -40px;
  padding: 30px 10px;
  left: 0;
  right: 0;
  border-radius: 0.5em;
  /* color: #eb7018; */
  width: 100%;
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
}

.title_w15 {
  width: 17em;
}

.title_w5 {
  width: 7em;
}

.title_w11 {
  width: 13em;
}



@media screen and (min-width: 64em) {

  .page-section {
    margin: 50px auto 100px;
    padding: 20px 20px;
    -webkit-border-radius: 0px 15px 0 0px;
    border-radius: 0px 15px 0 0px;
    position: relative;
    border-radius: 0;
  }

  .page-section .gakka_title {
    background: #fff;
    position: absolute;
    top: -40px;
    padding: 30px 30px;
    left: 0;
    border-radius: 0;
    /* width: 350px; */
    right: 30px;
    font-size: 2.5rem;
    font-weight: 600;
    text-align: left;
    /* width: calc(100% - 60px); */
  }

}


.gakka-items .itemA {
  padding: 20px 5px;
  border-radius: 1em;
  overflow: hidden;
  z-index: 0;
}


.gakka-items .itemA .wrap {
  margin-top: 50px;
}


@media screen and (min-width: 40em) {

  .gakka-items .itemA {
    padding: 30px 2rem 30px;
    border-top: none;
    overflow: hidden;
    /* position: relative; */
    z-index: 0;
  }

  .ttl03 {
    text-align: left;
  }


  .gakka-items .itemA .wrap {
    margin-top: 50px;
  }
}




.block .border-box {
  padding: 2rem 4rem;
  border: 2px solid #ccc
}



.recommendation .block .ttl03 .icon {
  display: inline-block;
  position: absolute;
  top: -4rem;
  padding: 1rem;
  background: #0e62aa;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1
}

.recommendation .block .ttl03 .icon::after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #0e62aa transparent transparent transparent;
  transform: translateX(-50%);
  content: ""
}



.recommendation .block .ttl05 {
  color: #37211b;
}

.recommendation .block .row .col {
  width: 48%
}

.recommendation .block .license-list {
  display: flex;
  flex-wrap: wrap
}

.recommendation .block .license-list li {
  margin-right: 1rem;
  line-height: 2;
}

.recommendation .block .license-list li::before {
  display: inline-block;
  margin-right: .5rem;
  width: .8rem;
  height: .8rem;
  background: #0e62aa;
  border-radius: 50%;
  content: ""
}

.recommendation .block .note-list {
  margin-top: 2rem;
  text-align: right
}

.recommendation .block .note-list li {
  font-size: 1.2rem;
  counter-increment: number
}

.recommendation .block .note-list li::before {
  margin-right: .5rem;
  content: "※" counter(number)
}



@media (max-width: 640px) {
  .recommendation .block p {
    font-size: 1.4rem;
  }




  .recommendation .block .row .col {
    width: 100%
  }

  .recommendation .block .row .col:first-child table {
    border-bottom: 0
  }

  .recommendation .block .note-list {
    text-align: left;
  }

  .recommendation .block .note-list li {
    padding-left: 2.2rem;
    text-indent: -2.2rem;
    font-size: 1.4rem;
    line-height: 1.8
  }

  .recommendation .block table thead tr th {
    font-size: 1.5rem
  }

  .recommendation .block table tbody tr th {
    font-size: 1.5rem;
  }

  .recommendation .block table tbody tr td {
    font-size: 1.4rem;
  }

}

.recommendation .alpah-list {
  margin-left: 1.4rem
}

.recommendation .alpah-list table {
  margin: 1rem 0 0;
  padding-left: 0;
  text-indent: 0
}

@media (max-width: 640px) {
  .recommendation .tb-type07 tbody tr.pc {
    display: none
  }

  .recommendation .tb-type07 tbody tr th.pc {
    display: none
  }
}

@media (max-width: 480px) {
  .recommendation .alpah-list {
    margin-left: 1.4rem
  }

  .recommendation .alpah-list .tb-type08 tr th {
    width: 60%;
    font-size: 1.4rem
  }
}



.sg9-wrapper {
  max-width: 1000px;
  margin: 40px auto;
  font-family: sans-serif;
  color: #333;
  line-height: 1.6;
}

.sg9-main-title {
  font-size: 1.5rem;
  border-bottom: 3px solid #333;
  padding-bottom: 5px;
  margin-bottom: 25px;
}

.sg9-sub-title {
  font-size: 1.6rem;
  margin-bottom: 10px;
  font-weight: bold;
}

.sg9-sub-title span {
  background: #846262;
  background: #333;
  border-radius: 1em;
  padding: 5px 10px;
  color: #fff;
}


/* テーブル設定 */
.sg9-sticky-table-wrapper {
  position: relative;
  border: 1px solid #333;
  margin-bottom: 40px;
}

.sg9-scroll-area {
  overflow-x: auto;
  width: 100%;
}

.sg9-table {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
  font-size: 14px;
}

.sg9-table th,
.sg9-table td {
  border: 1px solid #333;
  padding: 12px;
  text-align: center;
  background: #fff;
  color: #000 !important;
}

.sg9-table th {
  /* background: #f4f4f4; */
}

.sg9-sticky-col {
  position: sticky;
  left: 0;
  z-index: 5;
  background: #ffffff !important;
  border-right: 2px solid #333 !important;
  font-weight: bold;
  min-width: 45px;
}

/* タブ設定 */
.sg9-tab-labels {
  display: flex;
  gap: 8px;
}

.sg9-tab-labels label {
  flex: 1;
  padding: 15px 10px;
  background: #eee;
  text-align: center;
  cursor: pointer;
  border: 2px solid #333;
  border-bottom: none;
  font-weight: bold;
  border-radius: 8px 8px 0 0;
  transition: 0.2s;
  line-height: 1.3;
}

.sg9-tab-labels label small {
  font-weight: normal;
  font-size: 1.6rem;
  font-weight: 600;
}

input[name="sg9-tab-main"] {
  display: none;
}

#sg9-tab-ippan:checked~.sg9-tab-labels label[for="sg9-tab-ippan"] {
  background: #d32f2f;
  /* color: #fff; */
  /* border-color: #d32f2f; */
  background: #fff;
  border: 2px solid #000;
  border-top: 5px solid #d32f2f;
  border-bottom: none;
  padding-top: 11px;
}

#sg9-tab-shakai:checked~.sg9-tab-labels label[for="sg9-tab-shakai"] {
  /* background: #005aab; */
  color: #000000;
  border-color: #005aab;
  background: #fff;
  border: 2px solid #333;
  border-top: 5px solid #005aab;
  border-bottom: none;
  padding-top: 11px;
}

.sg9-tab-content-frame {
  border: 2px solid #111;
  padding: 25px;
  background: #fff;
  border-top: none;
}

.sg9-content {
  display: none;
}

#sg9-tab-ippan:checked~.sg9-tab-content-frame #sg9-content-ippan,
#sg9-tab-shakai:checked~.sg9-tab-content-frame #sg9-content-shakai {
  display: block;
}

/* 詳細グリッド */
.sg9-grid-info {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.sg9-info-box {
  /* flex: 1; */
  /* min-width: 300px; */
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
}

.sg9-w100 {
  flex: 0 0 100%;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
}

.sg9-info-box h4 {}

.sg9-info-box h4 span {}



h4.sg9-ippan-theme {
  margin: 0 0 15px 0;
  padding-left: 10px;
  font-size: 1.1rem;
  margin: 0 0 10px 0;
  color: #fff;
  font-size: 1.6rem;
  padding-left: 5px;
}

h4.sg9-ippan-theme span {
  background: #d32f2f;
  border-radius: 1em;
  padding: 2px 10px;
}


.sg9-shakai-theme {
  color: #005aab;
  border-color: #005aab !important;
}



h4.sg9-shakai-theme {
  margin: 0 0 15px 0;
  padding-left: 10px;
  font-size: 1.1rem;
  margin: 0 0 10px 0;
  color: #fff;
  font-size: 1.6rem;
  padding-left: 5px;
}

h4.sg9-shakai-theme span {
  background: #005aab;
  border-radius: 1em;
  padding: 2px 10px;
}



/* 一般推薦 a-d リスト */
.sg9-nested-list {
  list-style: none;
  padding-left: 5px;
  margin: 10px 0;
  font-size: 1.6rem;
}

.sg9-nested-list li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  font-size: 1.4rem;
}

.sg9-nested-list li span {
  position: absolute;
  left: 0;
  font-weight: bold;
}

/* 共通パーツ */
.sg9-sub-box {
  margin-bottom: 15px;
}

.sg9-sub-box h5 {
  margin: 0 0 5px 0;
  font-size: 1.5rem;
  color: #0e62aa;
}

.sg9-list,
.sg9-doc-list {
  padding-left: 15px;
  margin: 0;
  list-style: none;
}

.sg9-list li,
.sg9-doc-list li {
  margin-bottom: 8px;
  font-size: 0.95rem;
  position: relative;
  line-height: 1.8;
  letter-spacing: 2.8px;
  font-size: 1.6rem;
}

.sg9-list li::before {
  content: "・";
  position: absolute;
  left: -15px;
}

.sg9-bold {
  font-weight: bold;
}

.sg9-text-red {
  color: #d32f2f;
  font-weight: bold;
  /* font-size: 0.85rem; */
}

.sg9-text-blue {
  color: #005aab;
  font-weight: bold;
  /* font-size: 0.85rem; */
}

.sg9-note {
  /* font-size: 0.85rem; */
  color: #666;
  margin-top: 10px;
  border-top: 1px solid #eee;
  padding-top: 10px;
}

@media (max-width: 768px) {
  .sg9-info-box {
    min-width: 100%;
  }
}


.sg9-wrapper {
  max-width: 1000px;
  margin: 40px auto;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", sans-serif;
  color: #333;
}

.sg9-main-title {
  font-size: 1.4rem;
  border-bottom: 2px solid #333;
  padding-bottom: 5px;
  margin-bottom: 25px;
  font-size: 1.8rem;
  border-bottom: 3px solid #333;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

/* 表形式レイアウト（A・B横並び） */
.sg9-schedule-container {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}

.sg9-schedule-box {
  flex: 1;
  /* border: 2px solid #333; */
  padding: 15px;
  background: #fff;
  border-radius: 0.1em;
}

.sg9-box-title {
  font-size: 1.5rem;
  margin-top: 0;
  line-height: 1.5;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.sg9-mini-table {
  width: 100%;
  border-collapse: collapse;
}

.sg9-mini-table th,
.sg9-mini-table td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: center;
  /* font-size: 0.9rem; */
}

.sg9-mini-table th {
  background: #f8f8f8;
  color: #000 !important;
  font-size: 1.5rem;
}