@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: #000;
  color: #000;
  margin: 0px;
  font-size: 16px;
  text-align: center;
  padding: 0 !important;
  text-align: justify;
}

/******
		contents
					******/
header .contents {
  background: url(../img/head-bg.png) top center / cover no-repeat;
  text-align: center;
  padding: 90px 0;
  background-color: #fff;
}

.header-img {
  margin-top: 32px;
}

.header-video {
  margin-top: 64px;
}

.head-video-top {
  font-size: 42px;
  color: #fff;
  font-weight: 500;
}

.header-video-img {
  margin-top: 16px;
}

.btn-box {
  margin-top: 32px;
}

.comment-top {
  background: url(../img/comment-top-bg.png) bottom center / cover no-repeat;
  padding: 64px 0;
  padding-bottom: 120px;
}

.contents-list {
  margin-top: 64px;
}

.sec-service {
  background: url(../img/service-bg.png) bottom center / contain repeat;
  padding: 64px 0;
}

.service-list {
  margin-top: 90px;
}

.cta-title {
  background-image: linear-gradient(90deg, #160055 0%, #001e3f 100%);
  font-size: 42px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  padding: 32px 0;
}

.cta-main {
  padding: 64px 0;
}

.cta-main-top {
  font-weight: 900;
  text-align: center;
  font-size: 42px;
  color: #004288;
}

.price-btn {
  margin-top: 32px;
}

.price2 {
  margin-top: 64px;
}

.step-main-top {
  font-weight: 900;
  text-align: center;
  font-size: 42px;
  color: #fff;
}

.sec-step {
  background: url(../img/service-bg.png) bottom center / contain repeat;
  padding: 64px 0;
}

.step-gold {
  max-width: 600px;
  margin: auto;
  margin-top: 32px;
}

.step-list {
  margin-top: 64px;
  padding: 32px 24px 0 24px;
}

.step-bg01 {
  background: url(../img/step-bg01.png) bottom center / contain no-repeat;
  background-size: 100%;
}
.step-bg02 {
  background: url(../img/step-bg02.png) bottom center / contain no-repeat;
  background-size: 100%;
}

.step-bg03 {
  background: url(../img/step-bg03.png) bottom center / contain no-repeat;
  background-size: 100%;
}

.step-bg04 {
  background: url(../img/step-bg04.png) bottom center / contain no-repeat;
  background-size: 100%;
}

.step-text {
  font-size: 42px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin-top: 64px;
}

.sec-profile {
  padding: 64px 0;
}

.profile-title {
  max-width: 500px;
  margin: auto;
}

.profile-text {
  font-size: 24px;
  margin-top: 32px;
}

.profile-img {
  max-width: 200px;
  margin: auto;
  margin-top: 24px;
}

/****** フッター ******/
#footer_main {
  padding: 60px 0 60px 0;
  background: #004288;
  text-align: center;
  color: #fff;
}

.footer-link {
  font-size: 18px;
  margin-bottom: 24px;
}

.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;
}
