@charset "utf-8";
/****** ボディー ******/
body {
  font-family: "YakuHanJP_Noto", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  background-color: #ededed;
  color: #232323;
  margin: 0px;
  font-size: 16px;
  text-align: center;
  padding: 0 !important;
  text-align: justify;
}

/******
		contents
					******/
.head-inner {
  text-align: center;
  max-width: 500px;
  margin: auto;
  background-image: linear-gradient(90deg, #29cae2, #0071bc);
  /* background: url(../img/head-bg.png) top left / cover no-repeat; */
  position: relative;
  overflow: hidden;
  padding: 32px 16px;
  margin-top: 100px;
}


.wrap {
  background-image: linear-gradient(90deg, #29cae2, #0071bc);
  max-width: 500px;
  margin: auto;
  text-align: center;
}

.wrap img {
  max-width: 100%;
}

.head-nv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  width: 500px;
  height: 100px;
  margin: auto;
  position: fixed;
  padding: 0 12px;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  z-index: 100;
  background-color: #fff;;
}

.head-logo {
  width: 200px;
  column-gap: 30px;
}

.head-btn {
  width: calc(100% - 230px);
}

.head-btn a {
  background: #07b53b;
  color: #fff;
  font-weight: bold;
  padding: 6px 8px 8px 8px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  font-size: 14px;
  justify-content: center;
}


.head-top {
  font-size: 22px;
  font-weight: 900;
  color: #fff;
  line-height: 170%;
  border-bottom: 1px solid #fff;
  padding-bottom: 16px;
}

.head-main {
  margin-top: 24px;
}

.head-bottom-box {
  color: #fff;
  margin-top: 12px;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 10px;
}

.subhead-top {
  padding-left: 16px;
}

.subhead-bottom {
  padding: 16px;
}

.cta-sec {
  padding: 32px 0;
}

.input-box {
  text-align: left;
  margin-top: 16px;
}

.input-label {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.input-data input {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #0071bc;
  font-size: 17px;
  padding-left: 10px;
}

.btn-text {
  font-size: 32px;
  color: #fcee21;
  font-weight: bold;
  margin-top: 32px;
}

.btn-arrow {
  max-width: 200px;
  margin: auto;
  margin-top: px;
}

.btn-box input {
  max-width: 100%;
  margin-top: 24px;
}

.sec-open {
  background: url(../img/open-bg.png) top left / cover no-repeat;
  padding: 120px 0 64px 0;
}

.sec-present {
  background: url(../img/present-bg.png) top left / cover no-repeat;
  padding: 64px 0;
}

.present-main ul li {
  margin-top: 16px;
}

.sec-bullet {
  background-color: #fff;
  padding: 64px 0;
}

.sec-title {
  font-size: 36px;
  font-weight: 900;
  border-top : 2px solid #232323;
  border-bottom : 2px solid #232323;
  padding: 12px 0;
}

.bullet-main ul li {
  text-align: justify;
  margin-top: 24px;
  font-weight: bold;
  font-size: 20px;
  background: url(../img/check-icon.png);
  background-repeat: no-repeat;
  background-size: 30px;
  padding-left: 36px;
  background-position: left top;
}

.sec-get {
  padding: 64px 0;
}

.white-title {
  color: #fff;
  border-color: #fff;
}

.get-main ul li {
  margin-top: 16px;
}

.sec-why {
  background: #fff;
  padding: 64px 0;
}

.why-desc-text {
  font-weight: bold;
  margin: 24px 0;
}

.text-box {
  text-align: justify;
  font-weight: bold;
  font-size: 18px;
}

.sec-service {
  background: url(../img/service-bg.png) top left / cover no-repeat;
  padding: 64px 0;
}

.service-main ul li {
  margin-top: 16px;
}

.service-bottom {
  margin-top: 16px;
}

.hole-sec {
  background: url(../img/hole-bg.png) top left / cover no-repeat;
  padding: 64px 0; 
}

.white-text {
  color: #fff;
}

.merit-sec {
  padding: 64px 0;
  background: #def6ff;
}

.merit-list-box {
  background: #fff;
  padding: 24px;
  border-radius: 10px;
  margin-top: 32px;
}

.merit-number {
  background-image: linear-gradient(90deg, #29cae2, #0071bc);
  color: #fff;
  display: inline-block;
  font-weight: 900;
  border-radius: 50px;
  font-size: 14px;
  height: 80px;
  width: 80px;
  padding: 10px;
  display: flex;
  justify-content: center;
  margin: auto;
}


.merit-number span {
  font-size: 28px;
  line-height: 130%;
}

.merit-box-title {
  font-size: 24px;
  font-weight: 900;
  margin-top: 16px;
}

.merit-box-text {
  font-weight: bold;
  margin-top: 12px;
  text-align: justify;
}

.merit-img {
  margin-top: 16px;
}

.teacher-sec {
  background: #fff;
  padding: 64px 0;
}

.teacher-img {
margin: auto;
  margin-top: 24px;
  max-width: 80%;
}

.teacher-name {
  margin-top: 16px;
}

.teacher-text {
  margin-top: 16px;
  text-align: justify;
  font-weight: bold;
}

.good-sec {
  padding: 64px 0;
}

.good-list {
  background: #fff;
  padding: 24px;
  margin-top: 24px;
  border-radius: 10px;
}

.good-box-about {
  text-align: justify;
  margin-top: 16px;
}

.good-img {
  margin-top: 16px;
}

.good-message {
  background: #ffffc2;
  padding: 16px;
  border-radius: 10px;
  text-align: justify;
}

.seminar-sec {
  padding: 64px 0 0px 0;
  background-color: #fff;
}

.seminar-img {
  margin-top: 16px;
}

.seminar-data {
  margin-top: 24px;
}

.seminar-data-title {
  background-image: linear-gradient(90deg, #29cae2, #0071bc);
  padding: 24px 16px;
  margin: 24px 0 16px 0;
  font-size: 24px;
  font-weight: 900;
  color: #fcee21;
}

.seminar-data-text {
  font-weight: 900;
  margin-top: 16px;
  font-size: 20px;
}

.bank-img {
  margin: auto;
  margin-top: 24px;
  max-width: 300px;
}

.voice-sec {
  background: #e6e6e6;
  padding: 64px 0;
}

.voice-sec .seminar-data-title {
  color: #fff;
}

.voice-top-text {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}

.voice-img {
  margin-top: 16px;
}

.voice-list {
  text-align: justify;
  background: #fff;
  border-radius: 10px;
  padding: 24px 16px;
  margin-top: 24px;
}

.voice-list-title {
  font-size: 22px;
  font-weight: 900;
  color: #4d4d4d;
}

.voice-list-data {
  display: flex;
  justify-content: space-between;
  margin: 12px 0;
}

.voice-star {
  font-size: 14px;
  color: #ffbf1c;
}

.voice-name {
  font-size: 14px;
  color: #0071bc;
}

.voice-list-text {
  font-weight: 500;
}

/****** フッター ******/
#footer_main {
  padding: 60px 0 60px 0;
  background: #ff4d5d;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}

.footer-logo {
  width: 500px;
  max-width: 100%;
}

.footer-company {
  margin-top: 24px;
}

.footer-company-02 {
  font-weight: bold;
  font-size: 18px;
  margin: 4px 0;
}

.footer-address {
  margin-top: 24px;
}

.footer_copy {
  margin-top: 24px;
  font-size: 14px;
}

.footer-address {
  font-size: 14px;
}
