@charset "UTF-8";
@import url("global.css");
#toparea #toptitle .title .jp {
  margin-top: 0;
  font-size: 31px;
}

#intro .introtxt {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 80px;
}
#intro #intro_carousel {
  background-color: #fff;
  margin-top: 30px;
  box-sizing: border-box;
  width: 100%;
  height: 360px;
  overflow: hidden;
  position: relative;
}
#intro #intro_carousel .ontext {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  right: 0;
  background-color: #EB5E00;
  color: #fff;
  font-size: 29px;
  font-weight: 900;
  z-index: 10;
  box-sizing: border-box;
  padding: 8px 15px 18px;
  max-width: 590px;
  margin: 0 auto;
  line-height: 1.5;
}
#intro #intro_carousel .ontext .num {
  font-size: 120%;
}
#intro #intro_carousel .ontext .note {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
}
#intro #intro_carousel .carousel_inner {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 200%;
  height: 100%;
  position: relative;
}
#intro #intro_carousel .carousel_inner ul {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
#intro #intro_carousel .carousel_inner ul:first-child {
  -webkit-animation: Conceptloop 100s -50s linear infinite;
  animation: Conceptloop 100s -50s linear infinite;
}
#intro #intro_carousel .carousel_inner ul:last-child {
  -webkit-animation: Conceptloop2 100s linear infinite;
  animation: Conceptloop2 100s linear infinite;
}
#intro #intro_carousel .carousel_inner ul li {
  position: relative;
  height: 100%;
  margin: 0 1px;
  width: 460px;
}
#intro #intro_carousel .carousel_inner ul li::after {
  content: "";
  background-color: rgba(31, 31, 31, 0.15);
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#intro #intro_carousel .carousel_inner ul li img {
  position: absolute;
  left: 0;
  top: 0;
}
@keyframes Conceptloop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes Conceptloop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
#intro .strength {
  text-align: center;
}
#intro .strength .box {
  margin-top: 100px;
  border: 4px solid #124A97;
  padding: 50px 60px;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
}
#intro .strength .box .text1 {
  font-weight: 700;
  font-size: 36px;
}
#intro .strength .box .text1 span {
  background-color: #124A97;
  color: #fff;
  margin: 0 5px;
  padding: 3px 10px;
}
#intro .strength .box .text2 {
  color: #124A97;
  font-size: 22px;
  font-weight: 700;
  margin-top: 10px;
}
#intro .strength .subtext {
  font-size: 20px;
  margin-top: 50px;
  font-weight: 500;
}
#intro .strength .subtext span {
  background: linear-gradient(transparent 60%, rgba(18, 74, 151, 0.15) 60%);
}

#kodawari {
  background-color: #124A97;
  padding: 80px 0;
  margin-top: 100px;
}
#kodawari .title_sub {
  text-align: center;
  font-family: "Caveat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  color: #9BB1D6;
  font-size: 40px;
  margin-bottom: 5px;
  line-height: 1;
}
#kodawari .maintitle {
  font-weight: 700;
  line-height: 1.6;
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
  color: #fff;
}
#kodawari .list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#kodawari .list li {
  display: -webkit-flex;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #fff;
  border-radius: 999px;
  width: 360px;
  height: 360px;
  margin: 0 20px;
  box-sizing: border-box;
  padding: 10px 40px;
}
#kodawari .list li .title {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
  color: #124A97;
  text-align: center;
  margin-bottom: 15px;
}
#kodawari .list li .text {
  text-align: justify;
  font-size: 14px;
  letter-spacing: 0.05em;
}

#section1 {
  margin-top: 120px;
}
#section1 .maintitle {
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  font-size: 36px;
  margin-bottom: 30px;
}
#section1 .introtxt {
  text-align: center;
}
#section1 .kidsdesign {
  position: relative;
  padding: 60px 0;
  margin-top: 70px;
}
#section1 .kidsdesign figure {
  position: absolute;
  width: 59%;
  height: 100%;
  left: 0;
  top: 0;
}
#section1 .kidsdesign figure img {
  object-position: center right;
  font-family: 'object-position: center right;';
}
#section1 .kidsdesign figure::after {
  content: "";
  width: 30%;
  height: 100%;
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
}
#section1 .kidsdesign .wrapper {
  position: relative;
}
#section1 .kidsdesign .textarea {
  width: 55%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 55px 60px;
  margin-left: auto;
  position: relative;
  z-index: 3;
}
#section1 .kidsdesign .textarea .subtitle {
  font-weight: bold;
  color: #464343;
  font-size: 18px;
}
#section1 .kidsdesign .textarea .title {
  font-size: 30px;
  font-weight: bold;
  color: #124A97;
  margin-bottom: 20px;
}
#section1 .kidsdesign .textarea .emphasis {
  margin: 20px 0;
  font-weight: bold;
}
#section1 .kidsdesign .textarea .btn {
  max-width: 420px;
  text-align: center;
  margin-top: 30px;
}
#section1 .kidsdesign .textarea .btn a {
  display: block;
  border: 1px solid #124A97;
  border-radius: 999px;
  color: #124A97;
  padding: 10px;
  position: relative;
}
#section1 .kidsdesign .textarea .btn a:hover {
  background-color: #124A97;
  color: #fff;
}

#section2 {
  background-color: #F7F7F7;
  padding: 80px 0 180px;
  margin-top: 120px;
}
#section2 .maintitle {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 20px;
}
#section2 .maintitle span {
  color: #124A97;
}
#section2 .introtxt {
  text-align: center;
}
#section2 .box {
  margin-top: 160px;
  position: relative;
}
#section2 .box .list {
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#section2 .box .list li {
  position: relative;
  width: 300px;
  height: 300px;
  border-radius: 999px;
  box-sizing: border-box;
  border: 2px solid #124A97;
  text-align: center;
  margin: 30px;
  display: -webkit-flex;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #fff;
}
#section2 .box .list li:nth-child(2) {
  top: -155px;
}
#section2 .box .list li:nth-child(5) {
  bottom: -155px;
}
#section2 .box .list li .title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.4;
  margin-bottom: 10px;
  width: 100%;
}
#section2 .box .list li .title span {
  color: #124A97;
}
#section2 .box .list li .text {
  font-weight: 500;
}
#section2 .box figure {
  width: 450px;
  height: 450px;
  border-radius: 999px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
}

#section3 {
  margin-top: 100px;
}
#section3 .title_sub {
  text-align: center;
  font-size: 26px;
  font-family: "Caveat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  color: #464343;
}
#section3 .maintitle {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}
#section3 .maintitle span {
  font-family: "Caveat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  color: #124A97;
  font-weight: normal;
  font-size: 70px;
  display: inline-block;
  margin-left: 5px;
  letter-spacing: 0;
}
#section3 .bginner {
  background: url("../concept/img/more_bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 75px 0;
  margin-top: 40px;
}
#section3 .list {
  display: -webkit-flex;
  display: flex;
  margin: 0 -1.5%;
}
#section3 .list > li {
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
  flex: 1;
  margin: 0 1.5%;
  text-align: center;
}
#section3 .list > li .en {
  font-weight: 900;
  font-size: 23px;
}
#section3 .list > li .en span {
  font-family: "Caveat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  color: #124A97;
  font-size: 32px;
  letter-spacing: 0;
  margin-right: 12px;
}
#section3 .list > li .title {
  background-color: #124A97;
  color: #fff;
  font-size: 22px;
  padding: 10px;
  box-sizing: border-box;
  max-width: 240px;
  line-height: 1;
  font-weight: 700;
  margin: 10px auto 25px;
  border-radius: 99px;
}
#section3 .list > li .subtitle {
  line-height: 1.6;
  font-weight: bold;
}
#section3 .list > li .sublist {
  margin-top: 30px;
  text-align: left;
  font-size: 14px;
}
#section3 .list > li .sublist li {
  position: relative;
  padding-left: 11px;
}
#section3 .list > li .sublist li::before {
  content: "";
  border-radius: 99px;
  background-color: #124A97;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 11px;
}

#section4 {
  margin-top: 90px;
}
#section4 .title_icon {
  width: 55px;
  margin: 0 auto 15px;
}
#section4 .maintitle {
  line-height: 1.6;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
  color: #124A97;
}
#section4 .introtxt {
  text-align: center;
}
#section4 .list {
  margin-top: 60px;
}
#section4 .list li {
  display: -webkit-flex;
  display: flex;
  border: 1px solid #C8C8C8;
  margin-bottom: 50px;
  padding: 50px;
}
#section4 .list li .textarea {
  display: -webkit-flex;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  flex: 1;
}
#section4 .list li .textarea .title {
  font-weight: 700;
  font-size: 24px;
  color: #124A97;
  margin-bottom: 20px;
  line-height: 1.5;
  width: 100%;
}
#section4 .list li .textarea .text .note {
  font-size: 85%;
  margin-top: 10px;
}
#section4 .list li .image {
  flex-basis: 20%;
  text-align: center;
}
#section4 .list li .image.image1 {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-basis: 50%;
}
#section4 .list li .image.image1 p {
  flex: 1;
  margin-left: 10px;
}
#section4 .list li .image.image1 p:first-child {
  margin-right: 20px;
}
#section4 .list li .image.image2 {
  text-align: center;
  flex-basis: 35%;
}
#section4 .list li .image.image2 p:last-child {
  margin-top: 20px;
}
#section4 .list li .image.image2 .cap {
  font-size: 14px;
  margin-top: 10px;
  display: block;
}
#section4 .list li:nth-child(odd) .image {
  margin-left: 5%;
}
#section4 .list li:nth-child(even) .image {
  margin-right: 5%;
  order: -1;
}
#section4 .list li:last-child {
  margin-bottom: 0;
}

#favo {
  margin-top: 100px;
  background-color: #F7F7F7;
  padding: 90px 0 70px;
}
#favo .mainarea {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
#favo .mainarea .logo {
  width: 30%;
  text-align: center;
  margin-right: 80px;
}
#favo .mainarea .text {
  font-weight: 700;
  font-size: 20px;
  line-height: 2;
}
#favo .list {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 60px;
}
#favo .list li {
  width: 29%;
  margin: 2%;
  text-align: center;
  background-color: #fff;
  box-sizing: border-box;
  padding: 25px 0 0;
}
#favo .list li .logo {
  height: 32px;
}
#favo .list li .logo img {
  object-fit: contain;
  font-family: 'object-fit: contain;';
  vertical-align: top;
}
#favo .list li .tag {
  font-size: 18px;
  margin: 5px 0 15px;
}
#favo .list li figure {
  position: relative;
  height: 0;
  padding-top: 66%;
}
#favo .list li figure img {
  position: absolute;
  left: 0;
  top: 0;
}
#favo .morebtn {
  max-width: 400px;
  margin: 40px auto 0;
}
#favo .morebtn a {
  display: block;
  text-align: center;
  padding: 15px;
  font-weight: 500;
  font-size: 18px;
  border: 1px solid #1F1F1F;
  background-color: #fff;
  border-radius: 999px;
  position: relative;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.52, 0.08, 0.18, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.52, 0.08, 0.18, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#favo .morebtn a span {
  position: relative;
  z-index: 2;
}
#favo .morebtn a i {
  margin: 4px 7px 7px;
  font-size: 140%;
  vertical-align: middle;
}
#favo .morebtn a:hover {
  color: #fff;
}
#favo .morebtn a:hover::after {
  left: 0;
}
#favo .morebtn a::after {
  content: "";
  background-color: #1F1F1F;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 99px;
  left: -101%;
  transition: all 0.6s cubic-bezier(0.52, 0.08, 0.18, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.52, 0.08, 0.18, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  top: 0;
  z-index: 0;
}

.nextbnr {
  max-width: 940px;
  margin: 120px auto;
}
.nextbnr a {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 260px;
  border: 3px solid #124A97;
  box-sizing: border-box;
  background-color: #124A97;
  position: relative;
}
.nextbnr a:hover {
  opacity: .6;
}
.nextbnr a figure {
  width: 50%;
  height: 100%;
}
.nextbnr a .textarea {
  color: #fff;
  padding: 0 40px;
  flex: 1;
}
.nextbnr a .textarea .title {
  font-weight: 700;
  font-size: 29px;
  line-height: 1.6;
}
.nextbnr a .textarea .next {
  position: absolute;
  right: 25px;
  bottom: 25px;
  font-size: 30px;
  padding-right: 35px;
  font-family: "Caveat", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
}
.nextbnr a .textarea .next::after {
  content: "";
  width: 24px;
  height: 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: skew(45deg) translateY(-50%);
  transform: skew(45deg) translateY(-50%);
}

/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-1 (1400px)
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1400px) {
  #intro .strength .box .text1 {
    font-size: 30px;
  }
  #intro .strength .box .text2 {
    font-size: 19px;
  }

  #kodawari .maintitle {
    margin-bottom: 30px;
  }
  #kodawari .list li {
    border-radius: 6px;
    width: 30%;
    height: auto;
    margin: 1.5%;
    box-sizing: border-box;
    padding: 30px;
  }
  #kodawari .list li .title {
    font-size: 22px;
  }
  #kodawari .list li .title br {
    display: none;
  }

  #section1 .kidsdesign {
    padding: 370px 0 0;
  }
  #section1 .kidsdesign figure {
    width: 100%;
    height: 55%;
  }
  #section1 .kidsdesign figure::after {
    display: none;
  }
  #section1 .kidsdesign .textarea {
    padding: 45px 45px 0;
    width: auto;
    text-align: center;
  }
  #section1 .kidsdesign .textarea .title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  #section1 .kidsdesign .textarea .btn {
    margin: 30px auto 0;
  }

  #section2 .box {
    max-width: 800px;
    margin: 150px auto 0;
  }
  #section2 .box .list li {
    width: 220px;
    height: 220px;
    margin: 8px;
  }
  #section2 .box .list li:nth-child(2) {
    top: -120px;
  }
  #section2 .box .list li:nth-child(5) {
    bottom: -120px;
  }
  #section2 .box .list li .title {
    font-size: 22px;
  }
  #section2 .box .list li .text {
    font-size: 13px;
    line-height: 1.4;
  }
  #section2 .box figure {
    width: 340px;
    height: 340px;
  }

  #favo .list li {
    width: 31.3%;
    margin: 1%;
  }
  #favo .list li .logo {
    height: 2vw;
  }
  #favo .list li .tag {
    font-size: 16px;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-2 ( 960px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 959px) {
  #toparea #toptitle .title .jp {
    font-size: 26px;
  }

  #intro .introtxt {
    margin-bottom: 50px;
    font-size: 18px;
  }
  #intro .introtxt br {
    display: none;
  }
  #intro #intro_carousel {
    height: 200px;
  }
  #intro #intro_carousel .ontext {
    font-size: 20px;
    padding: 6px 10px 10px;
    max-width: 400px;
  }
  #intro #intro_carousel .ontext .note {
    font-size: 10px;
  }
  #intro .strength .box {
    padding: 35px;
    margin-top: 60px;
    display: block;
  }
  #intro .strength .box .text1 {
    font-size: 26px;
  }
  #intro .strength .box .text2 {
    font-size: 16px;
  }
  #intro .strength .subtext {
    font-size: 17px;
    margin-top: 35px;
  }

  #kodawari {
    padding: 45px 0;
    margin-top: 50px;
  }
  #kodawari .title_sub {
    font-size: 34px;
    margin-bottom: 10px;
  }
  #kodawari .maintitle {
    font-size: 28px;
  }
  #kodawari .list li {
    width: auto;
    height: auto;
    margin: 0 0 20px;
  }
  #kodawari .list li:nth-child(odd) {
    margin-right: 60px;
  }
  #kodawari .list li:nth-child(even) {
    margin-left: 60px;
  }
  #kodawari .list li .title br {
    display: inline-block;
  }

  #section1 {
    margin-top: 70px;
  }
  #section1 .maintitle {
    font-size: 26px;
  }
  #section1 .kidsdesign {
    margin-top: 40px;
    padding-top: 45vw;
  }
  #section1 .kidsdesign figure {
    width: 100%;
    height: 50vw;
  }
  #section1 .kidsdesign figure::after {
    display: none;
  }
  #section1 .kidsdesign .textarea {
    width: auto;
  }

  #section2 {
    margin-top: 70px;
    padding: 60px 0 120px;
  }
  #section2 .maintitle {
    font-size: 26px;
  }
  #section2 .box {
    max-width: 550px;
    margin-top: 120px;
  }
  #section2 .box .list li {
    width: 150px;
    height: 150px;
    margin: 5px;
  }
  #section2 .box .list li:nth-child(2) {
    top: -90px;
  }
  #section2 .box .list li:nth-child(5) {
    bottom: -90px;
  }
  #section2 .box .list li .title {
    font-size: 16px;
    margin-bottom: 5px;
  }
  #section2 .box .list li .text {
    font-size: 11px;
    letter-spacing: 0.05em;
  }
  #section2 .box figure {
    width: 220px;
    height: 220px;
  }

  #section3 {
    margin-top: 80px;
  }
  #section3 .title_sub {
    font-size: 22px;
  }
  #section3 .maintitle {
    font-size: 30px;
  }
  #section3 .maintitle span {
    font-size: 56px;
  }
  #section3 .bginner {
    padding: 50px 0;
    margin-top: 30px;
  }
  #section3 .list {
    display: block;
  }
  #section3 .list > li {
    margin: 0 0 30px;
  }
  #section3 .list > li:last-child {
    margin-bottom: 0;
  }
  #section3 .list > li .title {
    max-width: 200px;
    font-size: 18px;
    margin: 5px auto 20px;
  }
  #section3 .list > li .sublist {
    display: inline-block;
  }

  #section4 {
    margin-top: 60px;
  }
  #section4 .title_icon {
    width: 45px;
  }
  #section4 .maintitle {
    font-size: 24px;
  }
  #section4 .introtxt {
    text-align: left;
  }
  #section4 .list {
    margin-top: 30px;
  }
  #section4 .list li {
    display: block;
    padding: 35px;
    margin-bottom: 35px;
  }
  #section4 .list li .textarea .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #section4 .list li .image {
    margin: 25px auto 0 !important;
    max-width: 40%;
  }
  #section4 .list li .image1 {
    max-width: none;
  }
  #section4 .list li .image2 {
    max-width: 70%;
  }

  #favo {
    padding: 50px 0 60px;
    margin-top: 60px;
  }
  #favo .mainarea {
    display: block;
  }
  #favo .mainarea .logo {
    width: 50%;
    margin: 0 auto 35px;
  }
  #favo .mainarea .text {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
  }
  #favo .list {
    margin: 40px -2% 0;
  }
  #favo .list li {
    width: 46%;
    margin: 2%;
  }
  #favo .list li .logo {
    height: 3.5vw;
  }

  .nextbnr {
    margin: 80px auto;
  }
  .nextbnr a {
    height: 180px;
  }
  .nextbnr a figure {
    width: 45%;
  }
  .nextbnr a .textarea {
    padding: 0 25px;
  }
  .nextbnr a .textarea .title {
    font-size: 19px;
  }
  .nextbnr a .textarea .text {
    right: 15px;
    bottom: 15px;
    font-size: 24px;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-3 ( 644px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 644px) {
  #toparea #toptitle .title .jp {
    font-size: 18px;
  }

  #intro .introtxt {
    font-weight: 500;
    margin-bottom: 40px;
    font-size: 15px;
  }
  #intro #intro_carousel {
    height: 120px;
  }
  #intro #intro_carousel .ontext {
    font-size: 14px;
    padding: 4px 5px 8px;
    max-width: 290px;
  }
  #intro #intro_carousel .carousel_inner ul li {
    margin: 0 2px;
  }
  #intro .strength .box {
    padding: 25px;
    margin-top: 40px;
  }
  #intro .strength .box .text1 {
    font-size: 21px;
  }
  #intro .strength .box .text2 {
    margin-top: 15px;
    font-size: 14px;
  }
  #intro .strength .subtext {
    font-size: 15px;
    margin-top: 25px;
  }

  #kodawari {
    padding: 30px 0;
  }
  #kodawari .title_sub {
    font-size: 24px;
    margin-bottom: 5px;
  }
  #kodawari .maintitle {
    font-size: 21px;
    margin-bottom: 25px;
  }
  #kodawari .list li {
    padding: 20px;
  }
  #kodawari .list li .title {
    font-size: 18px;
    margin-bottom: 8px;
  }

  #section1 {
    margin-top: 50px;
  }
  #section1 .maintitle {
    font-size: 19px;
  }
  #section1 .kidsdesign .textarea {
    padding: 30px 20px 0;
    font-size: 14px;
  }
  #section1 .kidsdesign .textarea .subtitle {
    font-size: 14px;
    text-align: center;
  }
  #section1 .kidsdesign .textarea .title {
    font-size: 19px;
    text-align: center;
  }
  #section1 .kidsdesign .textarea .btn {
    margin-top: 20px;
  }
  #section1 .kidsdesign .textarea .btn a {
    font-size: 12px;
  }

  #section2 {
    margin-top: 50px;
    padding: 45px 0 35px;
  }
  #section2 .maintitle {
    font-size: 20px;
  }
  #section2 .introtxt {
    text-align: left;
  }
  #section2 .box {
    margin-top: 50px;
  }
  #section2 .box .list li {
    width: 150px;
    height: 150px;
  }
  #section2 .box .list li:nth-child(2), #section2 .box .list li:nth-child(5) {
    top: auto;
    bottom: auto;
  }
  #section2 .box .list li:nth-child(odd) {
    margin-top: -20px;
  }
  #section2 .box figure {
    display: none;
  }

  #section3 {
    margin-top: 50px;
  }
  #section3 .title_sub {
    font-size: 17px;
  }
  #section3 .maintitle {
    font-size: 22px;
  }
  #section3 .maintitle span {
    font-size: 40px;
  }
  #section3 .bginner {
    margin-top: 20px;
  }
  #section3 .list > li {
    padding: 20px 30px 25px;
    margin-bottom: 20px;
  }
  #section3 .list > li .en {
    font-size: 21px;
    font-weight: 600;
  }
  #section3 .list > li .en span {
    font-size: 25px;
    font-weight: normal;
  }
  #section3 .list > li .title {
    max-width: 185px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  #section3 .list > li .subtitle {
    font-weight: 500;
  }
  #section3 .list > li .sublist {
    font-size: 12px;
    margin-top: 20px;
  }
  #section3 .list > li .sublist li {
    padding-left: 9px;
  }
  #section3 .list > li .sublist li::before {
    width: 5px;
    height: 5px;
    top: 7px;
  }

  #section4 {
    margin-top: 40px;
  }
  #section4 .title_icon {
    width: 40px;
    margin-bottom: 10px;
  }
  #section4 .maintitle {
    font-size: 19px;
  }
  #section4 .list li {
    padding: 25px;
    margin-bottom: 25px;
  }
  #section4 .list li .textarea .title {
    font-size: 16px;
  }
  #section4 .list li .image figcaption {
    font-size: 12px;
  }

  #favo {
    padding: 40px 0;
    margin-top: 50px;
  }
  #favo .mainarea .logo {
    margin-bottom: 30px;
  }
  #favo .mainarea .text {
    font-size: 14px;
    line-height: 1.8;
  }
  #favo .list {
    margin-top: 25px;
  }
  #favo .list li {
    padding-top: 15px;
  }
  #favo .list li .logo {
    height: 4vw;
  }
  #favo .list li .tag {
    font-size: 12px;
    margin: 3px 0 12px;
    letter-spacing: 0;
    white-space: nowrap;
  }
  #favo .morebtn {
    margin: 30px 15px 0;
  }
  #favo .morebtn a {
    font-size: 14px;
    padding: 8px;
  }

  .nextbnr {
    margin: 50px auto;
  }
  .nextbnr a {
    height: 120px;
  }
  .nextbnr a .textarea {
    padding: 0 20px;
  }
  .nextbnr a .textarea .title {
    font-size: 14px;
  }
  .nextbnr a .textarea .title br {
    display: none;
  }
  .nextbnr a .textarea .next {
    right: 10px;
    bottom: 3px;
    font-size: 18px;
  }
}
