/* CSS Document */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-feature-settings: "palt";
}
html {
  scroll-behavior: smooth;
}
body {
  font-size: 62.5%;
  line-height: 1.8;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
}
img {
  width: 100%;
}
a {
  text-decoration: none;
}
ul,
ol,
li {
  list-style: none;
}
table {
  border: none;
  border-collapse: collapse;
}
.kodomo_mv {
  background: url("../images/mv03.jpg");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 100%;
}
.kodomo_mv-inner {
  margin: 0 auto;
  max-width: 734.5px;
  width: 100%;
  text-align: center;
}
.kodomo_mv-inner img {
  margin-top: 33px;
  margin-bottom: -6px;
}
header {
  background: #fff;
  height: 90px;
}
.k_fc-red {
  color: #f4616b;
}
.k_logo {
  width: 177px;
  padding: 25px 0 0 0px;
}
.wrapper {
  width: 100%;
}
.k_container {
  width: 100%;
  max-width: 1280px;
  background-color: #fff;
  padding: 50px 0 60px;
  margin: 0 auto;
}
.head_explain {
  padding: 60px 0 100px;
  max-width: 1000px;
  margin: 0 auto;
}
p {
  font-size: 1.6em;
}
.head_explain-p {
  padding-bottom: 35px;
}
ul.attention li {
  font-size: 1.2em;
  line-height: 1.8;
}
ul.attention li.indent {
  text-indent: -1.8em;
  padding-left: 1.8em;
}
.top_btn {
  text-align: center;
}
.top_btn p {
  margin-bottom: 10px;
}
a.btn01 {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  text-decoration: none;
  width: 465px;
  margin: auto;
  padding: 0.8rem 4rem 0.8rem 3rem;
  font-weight: bold;
  border-radius: 10px;
  border: 2px solid #f57d14;
  position: relative;
  transition: 0.5s;
  font-size: 20px;
  color: #f57d14;
  line-height: 1.6;
}

a.btn01::after {
  content: "";
  width: 9px;
  height: 9px;
  border-top: 3px solid #f57d14;
  border-right: 3px solid #f57d14;
  transform: rotate(45deg);
  position: absolute;
  top: 46%;
  right: 27px;
}
a.btn01:hover {
  background-color: #f57d14;
  color: #fff;
}
a.btn01:hover::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
a.btn03 {
  border: 2px solid #ea6f78;
  background-color: #ea6f78;
  color: #fff;
  line-height: 1.6;
}
a.btn01 span {
  display: contents;
}

a.btn03::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
a.btn03:hover {
  background-color: #fff;
  color: #ea6f78;
}
a.btn03:hover::after {
  border-top: 3px solid #ea6f78;
  border-right: 3px solid #ea6f78;
}
a.btn05 {
  border: 2px solid #f28e38;
  color: #f28e38;
  line-height: 1.6;
  margin-bottom: 40px;
}
a.btn05::after {
  border-top: 3px solid #f28e38;
  border-right: 3px solid #f28e38;
}
a.btn05:hover {
  background-color: #f28e38;
}

.project_block {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.project01_head {
  background: #35ad72;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 20px 0 18px;
}
.project02_box {
  margin: 20px auto;
}
.project02_head {
  background: #f28e38;
}
.project03_head {
  background: #af6dd7;
}
.project01_head h2 {
  font-size: 44px;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}
sup {
  font-size: 10px;
  vertical-align: text-top;
}
.prpject01_head h2 sup {
  font-size: 12px;
  vertical-align: text-top;
}
.project_bottom {
  background: #f0f7f5;
  padding: 40px 0 50px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.project_bottom02 {
  padding: 40px 20px 40px;
  background: #fffce3;
}
.project_bottom03 {
  padding: 40px 20px 40px;
  background: #f7f0fb;
}
.project_bottom-inner {
  max-width: 1000px;
  margin: 0px auto;
}
.flex_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex_box > div {
  width: 48%;
}
.project_bottom-inner .fs-18 {
  margin-bottom: 30px;
}
h3.project_sub-ttl {
  font-size: 24px;
  color: #fff;
  background: #35ad72;
  padding: 9px 0 10px;
  margin-bottom: 25px;
  border-radius: 10px;
  text-align: center;
}
h3.project_sub-ttl02 {
  background: #f28e38;
  margin: 30px auto 15px;
}
h3.project_sub-ttl03 {
  background: #af6dd7;
  margin: 30px auto 15px;
}
.price_box {
  background: #fff;
  border-radius: 10px;
  padding: 10px 0 15px;
  margin-top: 5px;
  text-align: center;
  line-height: 1.4;
}
.price_box03 {
  padding: 20px 0 5px;
}
.price_box03 .fs-60 {
  line-height: 1.2;
}
span.text_rl {
  writing-mode: vertical-rl;
  font-size: 22px;
}
.reform_list li:nth-child(2) {
  margin-top: 25px;
}
.reform_list02 li:nth-child(2) {
  margin-top: 15px;
}
.reform_list03 li:nth-child(n+1) {
  margin-top: 15px;
}
.price_box02 {
  padding: 24px 0 30px;
}
.price_box02 .container_ttl {
  width: 37.5%;
  margin-bottom: 30px;
}
.anchor_btn {
  width: 100%;
  max-width: 1280px;
  margin: 100px auto 60px;
}
.anchor_btn ul li {
  width: 32%;
}
.anchor_btn ul li a {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  text-decoration: none;
  margin: auto;
  padding: 1.5rem;
  font-weight: bold;
  border-radius: 10px;
  color: #fff;
  position: relative;
  transition: 0.5s;
  font-size: 20px;
  line-height: 1.6;
}

.anchor_btn ul li a::after {
  content: "";
  width: 9px;
  height: 9px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(135deg);
  position: absolute;
  top: 42%;
  right: 20px;
}
.anchor_btn01 {
  background: #35ad72;
  border: 2px solid #35ad72;
}
.anchor_btn01:hover {
  background: #fff;
  color: #35ad72;
}
.anchor_btn01:hover::after {
  border-top: 3px solid #35ad72;
  border-right: 3px solid #35ad72;
}
.anchor_btn02 {
  background: #f28e38;
  border: 2px solid #f28e38;
}
.anchor_btn02:hover {
  background: #fff;
  color: #f28e38;
}
.anchor_btn02:hover::after {
  border-top: 3px solid #f28e38;
  border-right: 3px solid #f28e38;
}
.anchor_btn03 {
  background: #af6dd7;
  border: 2px solid #af6dd7;
}
.anchor_btn03:hover {
  background: #fff;
  color: #af6dd7;
}
.anchor_btn03:hover::after {
  border-top: 3px solid #af6dd7;
  border-right: 3px solid #af6dd7;
}

#mirai {
  width: 100%;
  background: #f0f7f5;
  padding: 65px 0 60px;
  margin-bottom: 100px;
}
.container_ttl {
  text-align: center;
  margin-bottom: 20px;
}
.sub_ttl {
  padding-bottom: 45px;
}

.mirai_ttl img {
  width: 501px;
}
a.btn02 {
  background: #35ad72;
  color: #fff;
  border: 2px solid #35ad72;
}
a.btn02::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
a.btn02:hover {
  background: #fff;
  color: #35ad72;
}
a.btn02:hover::after {
  border-top: 3px solid #35ad72;
  border-right: 3px solid #35ad72;
}
a.btn04 {
  background: #f28e38;
  color: #fff;
  border: 2px solid #f28e38;
}
a.btn04::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
a.btn04:hover {
  background: #fff;
  color: #f28e38;
}
a.btn04:hover::after {
  border-top: 3px solid #f28e38;
  border-right: 3px solid #f28e38;
}
a.btn05 {
  background: #fff;
  color: #f28e38;
  border: 2px solid #f28e38;
}
a.btn05::after {
  border-top: 3px solid #f28e38;
  border-right: 3px solid #f28e38;
}
a.btn05:hover {
  background: #f28e38;
  color: #fff;
}
a.btn05:hover::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
a.btn06 {
  background: #af6dd7;
  color: #fff;
  border: 2px solid #af6dd7;
}
a.btn06::after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
a.btn06:hover {
  background: #fff;
  color: #af6dd7;
}
a.btn06:hover::after {
  border-top: 3px solid #af6dd7;
  border-right: 3px solid #af6dd7;
}
.k_container_inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.contents_ttl {
  display: flex;
  align-items: center;
  margin-top: 80px;
  font-size: 2em;
  font-weight: 400;
  margin-bottom: 35px;
}
h2.contents_ttl04 {
  margin-bottom: 20px;
}
.contents_ttl::before {
  border-top: 3px solid #35ad72;
  content: "";
  width: 15px;
  margin-right: 10px;
}

table.table01 {
  width: 100%;
  border-right: #bdbdbd solid 1px;
  border-collapse: collapse;
  font-size: 1.4em;
  line-height: 1;
  text-align: center;
  vertical-align: text-top;
}
table,
tbody,
tr,
td {
  vertical-align: text-top;
}
td sup {
  vertical-align: text-bottom;
}

table.table01 thead th {
  background: #35ad72;
  color: #fff;
  padding: 13px 15px;
  border-right: #bdbdbd solid 1px;
  border-bottom: #bdbdbd solid 1px;
  font-weight: 400;
}
table.table01 thead th:last-child {
  border-right: #bdbdbd solid 1px;
}
table.table01 thead th:first-child {
  border-left: #bdbdbd solid 1px;
}

table.table01 tbody td {
  background: #fff;
  padding: 16px 20px;
  border-left: #bdbdbd solid 1px;
  border-bottom: #bdbdbd solid 1px;
  line-height: 1.6rem;
  vertical-align: middle;
}

td.price_01 {
  font-weight: 700;
  font-size: 2em;
  text-align: center;
}
.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-18 {
  font-size: 18px;
}
.fs-10 {
  font-size: 10px;
}
.fs-20 {
  font-size: 20px;
}
.fs-24 {
  font-size: 24px;
}
.fs-30 {
  font-size: 30px;
}
.fs-60 {
  font-size: 60px;
}
.price_02 {
  font-size: 3em;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-50 {
  margin-top: 50px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-45 {
  margin-bottom: 45px;
}
.pb-10 {
  padding-bottom: 10px;
}
table.table01 tbody th {
  background: #f0f7f5;
  color: #323232;
  padding: 16px 15px;
  border-bottom: #bdbdbd solid 1px;
  border-left: #bdbdbd solid 1px;
  font-weight: 400;
  vertical-align: middle;
  line-height: 1.4;
}
.table02 {
  width: 100%;
  font-size: 1.6em;
}
.table02 th {
  font-weight: bold;
  padding: 30px 0 30px 20px;
  border-bottom: 1px solid #bdbdbd;
  text-align: left;
}
.table02 tbody tr th {
  padding: 10px !important;
}
.serch_btn {
  width: 46.5%;
  margin: 50px auto 0;
}
.table02 thead tr:first-child th {
  text-align: center;
}
.table02 td {
  padding: 16px 10px !important;
  border-bottom: 1px solid #bdbdbd;
}
.table_green sup {
  vertical-align: text-top;
}

.fw-b {
  font-weight: 600;
}
.border_b {
  border-bottom: 1px solid #323232;
  color: #323232;
}
.ta-c {
  text-align: center;
}
.ta-l th,
.ta-l td {
  text-align: left;
}
td.ta-c {
  text-align: center;
}
.taisyo_box {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.taisyo_img {
  width: 47%;
}
.taisyo_img02 {
  width: 2%;
}
.taisyo_img03 {
  width: 44%;
}
.taisyo_img04 {
  width: 33%;
  margin: 35px auto 0;
}
.taisyo_img05 {
  width: 85%;
  margin: 35px auto 0;
}
.mt-140 {
  margin-top: 140px;
}

/*kyuto*/
#kyuto {
  width: 100%;
  background: #fffce3;
  padding: 65px 0 60px;
  margin-bottom: 100px;
}
.kyuto_ttl img {
  width: 406px;
}

.contents_ttl02 {
  display: flex;
  align-items: center;
  margin-top: 80px;
  font-size: 2em;
  font-weight: 400;
  margin-bottom: 35px;
}
.contents_ttl02::before {
  border-top: 3px solid #f28e38;
  content: "";
  width: 15px;
  margin-right: 10px;
}
.kyuto-p {
  padding: 24px 0;
  background-color: #fff4e7;
  width: 50%;
  text-align: center;
}

table.table03 thead th {
  background: #f28e38;
}

table.table03 tbody td {
  text-align: center;
}

.table02 td.pl-10 {
  padding-left: 24px !important;
}

/*chintai*/
#chintai {
  width: 100%;
  background: #f7f0fb;
  padding: 65px 0 60px;
}
.chintai_ttl img {
  width: 549px;
}
.contents_ttl03::before {
  border-top: 3px solid #af6dd7;
}
table.table04 thead th {
  background: #af6dd7;
}
footer {
  background: #fff;
  padding: 50px 0 30px;
  text-align: center;
}
.footer_logo {
  width: 177px;

  margin: 0 auto 20px;
}
.copyright {
  font-size: 12px;
}
.p_table {
  overflow-x: auto;
  white-space: nowrap;
}
.pc {
  display: block;
}
.sp {
  display: none;
}

@media (max-width: 1280px) {
  .k_container,
  .project_block {
    width: 96%;
  }
}
@media (max-width: 1000px) {
  .head_explain {
    width: 96%;
  }
  .k_container_inner {
    width: 96%;
  }
  .kodomo_mv-inner {
    width: 96%;
  }
  .pc {
    display: none;
  }
  .footer_logo {
    width: 120px;
    margin: 0 auto 10px;
  }
}
@media (max-width: 960px) {
  .flex_box {
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }
  .flex_box > div {
    width: 100%;
    margin: 0 auto 46px;
  }
  .project_bottom {
    padding: 40px 30px 40px;
  }
  .mirai_box {
    margin: 0 auto !important;
  }
  .project02_box {
    margin: 45px auto 0;
  }
  .price_box02,
  .price_box03 {
    padding: 20px 0 15px;
  }
  .price_box03 {
    margin: 0 auto 15px !important;
  }
  .price_box03:nth-child(2) {
    margin: 0 auto !important;
  }
  .project02_flex {
    margin-bottom: 15px !important;
  }
  .anchor_btn ul li {
    width: 80%;
    margin: 0 auto 15px;
  }
  .anchor_btn {
    margin: 60px auto 40px;
  }
  .k_container {
    padding: 35px 0 50px;
  }
}
@media (max-width: 780px) {
  header {
    height: 60px;
  }
  .k_logo {
    width: 140px;
    padding: 15px 0 0 0px;
  }
  .kodomo_mv-inner img {
    width: 80%;
    margin: 33px auto -6px;
  }
  .serch_btn {
    width: 50%;
  }
  .kyuto-p {
    width: 80%;
  }
  .kyuto_box-img,
  .kyuto_box-txt {
    width: 100%;
  }
  .product_box ul li {
    padding-bottom: 12%;
  }
  .button {
    width: 96%;
  }
}

@media (max-width: 560px) {
  header {
    height: 55px;
  }

  .container_ttl img {
    text-align: center;
  }
  .sp {
    display: block;
  }
  .sp_block {
    display: contents;
  }
  .serch_btn {
    width: 77%;
  }
  .taisyo_img {
    width: 90%;
    margin: 0 auto 15px;
  }
  .taisyo_img02 {
    width: 90%;
    text-align: center;
  }
  .taisyo_img02 img {
    width: 5%;
  }
  .taisyo_img03 {
    width: 90%;
    margin: 15px auto 0;
  }
  .taisyo_img04 {
    width: 90%;
  }
  .container_ttl02 {
    width: 55%;
    margin-bottom: 20px;
  }
  .kyuto-p {
    width: 100%;
  }
  .product_box ul li {
    width: 100%;
  }
  .product_box ul {
    gap: 20px;
  }
  footer {
    padding: 25px 0;
  }
  .head_explain {
    padding: 30px 0 40px;
  }
  .mt-140 {
    margin-top: 60px;
  }
  .flow_table th {
    width: 100%;
    display: block;
    padding: 30px 10px 10px;
  }
  .flow_table td {
    width: 100%;
    display: block;
    padding: 20px 10px 20px;
  }
  .project01_head h2 {
    font-size: 32px;
  }
  .project01_head {
    padding: 15px 0 12px;
  }
  .project_bottom {
    padding: 20px 30px 40px;
  }
  .fs-24 {
    font-size: 20px;
  }
  .mirai_ttl img {
    width: 334px;
  }
  .kyuto_ttl img {
    width: 270px;
  }
  .chintai_ttl img {
    width: 366px;
  }
  #mirai,
  #kyuto {
    padding: 45px 0 60px;
    margin-bottom: 60px;
  }
  #chintai {
    padding: 45px 0 60px;
  }
  a.btn01 {
    width: 96%;
    font-size: 16px;
    padding: 0.8rem 1.7rem 0.8rem 1.7rem;
  }
  a.btn01::after {
    right: 17px;
  }
  .anchor_btn ul li a {
    font-size: 16px;
  }
  .anchor_btn ul li {
    width: 94%;
  }
  .contents_ttl span,
  .contents_ttl02 span {
    display: contents;
  }
}
@media (max-width: 460px) {
  .k_logo {
    width: 100px;
    padding: 10px 0 0 0px;
  }
  .kodomo_mv-inner img {
    margin: 25px auto -6px;
  }
  .serch_btn {
    width: 96%;
  }

  .greenmark_box-img {
    margin: 10px auto 0;
  }
  .product_box ul li {
    padding-bottom: 20%;
    margin-bottom: 30px;
  }
  .button:after {
    top: 52%;
  }
  .button02:after {
    top: 58%;
  }
  .copyright {
    font-size: 10px;
  }
  .footer_logo {
    width: 100px;
  }
  .sp_mr {
    margin-left: 1.9em;
  }
  .project01_head h2 {
    font-size: 28px;
  }
  .project_bottom {
    padding: 20px 20px 40px;
  }
  h3.project_sub-ttl {
    font-size: 19px;
    padding: 5px 0 6px;
    margin-bottom: 15px;
  }
  .fs-60 {
    font-size: 48px;
  }
  span.text_rl {
    font-size: 17px;
  }
  .fs-30 {
    font-size: 24px;
  }
  .price_box02 {
    padding: 10px 0 15px;
  }
  .mirai_ttl img {
    width: 286px;
  }
  .kyuto_ttl img {
    width: 232px;
  }
  .chintai_ttl img {
    width: 313px;
  }
}
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
