body {
  font-family: "Noto Sans JP" !important;
}

.header-white-bg {
  background-color: #FFE7CC;
}

.grey-bg {
  background-color: white;
}

.footer2-white {
  background-color: #FFE7CC;
}

.font-color-blue {
  color: #4CABCF;
}

.font-color-secondary-blue {
  color: #1F2756;
}

.font-color-orange {
  color: #FFAE57;
}

.big-title {
  font-size: 25px !important;
  line-height: 1.3em;
}
@media screen and (max-width: 500px) {
  .big-title {
    font-size: 24px !important;
  }
}

.prime-btn {
  background-color: #4CABCF;
  border-radius: 5px;
  border-color: #4CABCF;
  color: #CEF1FE;
  transition: background-color;
  transition-duration: 0.5s;
  margin-bottom: 10px;
}

.prime-btn:hover {
  background-color: #297B9A;
  border-color: #4CABCF;
  transition: background-color;
  transition-duration: 0.5s;
}

.secondary-btn {
  border-radius: 5px;
  background-color: #1F2756;
  color: #D2D9FE;
}

.secondary-btn:hover {
  background-color: #3749A8;
  color: #D2D9FE;
}

.hero-unit {
  height: 80vh;
  width: 100%;
  overflow: hidden;
  padding-top: 80px;
}
@media screen and (max-width: 500px) {
  .hero-unit {
    padding-top: 74px;
    height: 70vh;
  }
}

.soldout-box::after {
  background-color: white;
}

.ec-progress .is-complete .ec-progress__number {
  background-color: #4CABCF;
}

header + section {
  padding-top: 150px;
}
@media screen and (max-width: 500px) {
  header + section {
    padding-top: 100px;
  }
}

.header#nav {
  background-color: white;
}

.logo-2 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.logo-img {
  height: 50px;
}

.check-list {
  list-style-image: url("../icon/search-dark.svg");
}

.big-logo {
  font-size: 350px !important;
}
@media screen and (max-width: 500px) {
  .big-logo {
    font-size: 100px !important;
  }
}

.page-title-cont.page-title-big.page-title-img {
  padding-top: 200px;
  background-position: bottom;
}
@media screen and (max-width: 500px) {
  .page-title-cont.page-title-big.page-title-img {
    padding-top: 90px;
  }
}

#main-menu .navbar .nav > li > a {
  padding-top: 30px;
}

.header-1 #main-menu .navbar .nav > li.current > a {
  padding-top: 30px;
}

.page-section {
  margin-top: 70px;
}
@media screen and (max-width: 500px) {
  .page-section {
    margin-top: 50px;
  }
}

.footer-text {
  margin-left: 20px;
}
.footer-text:first-of-type {
  margin-left: 0px;
}

.footer2-white.page-section {
  margin-top: 0px;
}

.p-60-cont.super-stra {
  background-color: #4CABCF;
  margin-top: 40px;
  color: white;
}
.p-60-cont.super-stra .text-center {
  color: inherit;
}

.option-box__options {
  background-image: url("../icon/angle-down.svg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 7%;
}

.work-proc2-bg-block {
  background-color: #4CABCF;
}

.highlight-text {
  background-color: #FFAE57;
}

.img-title-block__title {
  font-size: 1.8em;
}

.tab-group__menu--mobile {
  padding-top: 20px;
}

.tab-group__menu-btn--active {
  font-weight: bold;
}

.button.dynamic-button {
  background-color: #ffea00;
  height: auto;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  color: black;
}
@media screen and (max-width: 500px) {
  .button.dynamic-button {
    font-size: 13px;
  }
}

.catch-text {
  color: #ffea00;
}

a.button.medium.price-button {
  cursor: inherit;
}
@media screen and (max-width: 500px) {
  a.button.medium.price-button {
    cursor: pointer;
  }
}

@media screen and (max-width: 500px) {
  .mobile-hide {
    display: none !important;
  }
}

.mobile-show, .mobile-show--inline {
  display: none !important;
}
@media screen and (max-width: 500px) {
  .mobile-show, .mobile-show--inline {
    display: block !important;
  }
}

@media screen and (max-width: 500px) {
  .mobile-show--inline {
    display: inline-block !important;
  }
}

.ec-block {
  margin-bottom: 70px;
}

.link-underline {
  text-decoration: underline;
}

.img-center-word {
  background-size: cover;
  background-position: center center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 12px;
  margin-bottom: 20px;
  color: white;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .img-center-word {
    margin-bottom: 5px;
  }
}
.img-center-word__link {
  text-decoration: none;
  color: inherit;
}
.img-center-word__content {
  display: block;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .img-center-word__content {
    padding-left: 15px;
  }
}
.img-center-word__title {
  font-size: 5em;
  text-align: center;
  color: white;
}
@media screen and (max-width: 500px) {
  .img-center-word__title {
    font-size: 1.2em;
    display: inline;
    text-align: left;
  }
}
.img-center-word__subtitle {
  font-size: 1.2em;
  text-align: center;
  color: white;
}
@media screen and (max-width: 500px) {
  .img-center-word__subtitle {
    display: inline;
    text-align: left;
  }
}

.img-title-box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.img-title-box__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80%;
}
@media screen and (max-width: 500px) {
  .img-title-box__content {
    padding-left: 17px;
    padding-right: 17px;
    flex-wrap: wrap;
  }
}
.img-title-box__main-area {
  display: block;
  width: 40%;
}
@media screen and (max-width: 500px) {
  .img-title-box__main-area {
    width: 100%;
    margin-bottom: 30px;
  }
}
.img-title-box__title {
  width: 100%;
  font-size: 1.5em;
  line-height: 1.2em;
  margin-bottom: 10px;
  margin-top: 0px;
}
@media screen and (max-width: 500px) {
  .img-title-box__title {
    margin-bottom: 10px;
  }
}
.img-title-box__subtitle {
  width: 100%;
  font-size: 1.3em;
  margin-top: 10px;
  margin-bottom: 30px;
}
.img-title-box__img {
  width: 60%;
}
@media screen and (max-width: 500px) {
  .img-title-box__img {
    width: 100%;
    height: auto;
  }
}
.img-title-box__img > img {
  width: 100%;
}
.img-title-box__cta-btn {
  text-align: center;
  font-size: 0.7em;
  font-weight: 600;
  background-color: #4CABCF;
  border-radius: 5px;
  color: #CEF1FE;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.big-light-box {
  display: none;
  position: fixed;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-color: black;
  z-index: 500;
}
.big-light-box__img {
  width: 40%;
  height: 80%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 500px) {
  .big-light-box__img {
    width: 80%;
  }
}
.big-light-box--active {
  display: flex;
  background-color: rgba(0, 0, 0, 0.8);
}

.img-explain-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 850px) {
  .img-explain-box {
    flex-wrap: wrap;
    height: 600px;
  }
}
.img-explain-box__img {
  max-width: 500px;
}
@media screen and (max-width: 850px) {
  .img-explain-box__img {
    width: 100%;
    align-self: flex-end;
  }
}
.img-explain-box__text {
  max-width: 400px;
}
@media screen and (max-width: 850px) {
  .img-explain-box__text {
    width: 100%;
    align-self: flex-start;
  }
}
@media screen and (max-width: 850px) {
  .img-explain-box--mobile-reverse .img-explain-box__img {
    order: 1;
  }
}
@media screen and (max-width: 850px) {
  .img-explain-box--mobile-reverse .img-explain-box__text {
    order: 2;
  }
}

.fix-logo__img {
  height: 60px;
  width: 100%;
  text-align: center;
}
.fix-logo__img img {
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.fix-logo__text {
  color: #FFF;
  font-weight: 600;
  font-size: 26px;
  text-align: center;
}

.pagination-box {
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 13px;
}
.pagination-box .pagination {
  display: flex;
  width: 60%;
  justify-content: space-around;
  align-items: center;
}
@media screen and (max-width: 500px) {
  .pagination-box .pagination {
    width: 100%;
  }
}
.pagination-box .pagination span {
  display: block;
  text-align: center;
  box-sizing: border-box;
  padding-bottom: 10px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 2em;
  padding-top: 5px;
}
.pagination-box .current {
  border-radius: 25px;
  border-style: solid;
  border-color: #4CABCF;
  border-width: 5px;
}

.monthly-price {
  color: gray;
  font-size: 12px;
  margin-top: 2px;
  line-height: 14px;
  display: block;
  padding: 0;
  font-weight: bolder;
}
.monthly-price__unit {
  font-size: 0.6em;
}

.label-check {
  border-radius: 50%;
  border-color: gainsboro;
  border-style: solid;
  position: relative;
  height: 20px;
  width: 20px;
  border-width: thin;
}
.label-check .fa.fa-check {
  -webkit-text-stroke: 1px gainsboro;
  color: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.label-check--active {
  border-color: none;
  border-style: none;
  box-sizing: border-box;
  background-color: #4CABCF;
}
.label-check--active .fa.fa-check.icon {
  color: white;
}

.card-logo {
  height: 100%;
}

.hero-unit-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50%;
  max-width: 850px;
}
@media screen and (max-width: 500px) {
  .hero-unit-box {
    flex-wrap: wrap;
  }
}
.hero-unit-box__text {
  width: 80%;
}
@media screen and (max-width: 500px) {
  .hero-unit-box__text {
    width: 100%;
    text-align: center;
  }
}
.hero-unit-box__img {
  width: 20%;
}
.hero-unit-box__img img {
  width: 100%;
}

/*# sourceMappingURL=belong_style.css.map */
