/* 共通 */

body {
  margin: auto;
  width: 100%;
  max-width: 1200px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

a {
  text-decoration: none;
  color: #003e53;
}

a:hover {
  opacity: 0.7;
  transition: all 0.3s ease 0s;
}

.err {
  font-size: 0.9rem !important;
  text-align: left;
}

.contract-btn-container {
  text-align: center;
}

.contract-btn-container a img {
  max-width: 400px;
}

.mb10 {
  margin-bottom: 15% !important;
}

#_x32_ {
  width: 1.5%;
  height: 1.5%;
  opacity: 1;
}

.st0 {
  fill: #4b4b4b;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .contract-btn-container a img {
    max-width: 95%;
    margin: 10px 0;
  }

  #_x32_ {
    width: 15px;
    height: 15px;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}

/* ヘッダー */
header .header-title {
  text-align: center;
}

header .header-title h2 {
  color: #003e53;
  font-size: 2.5rem;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  header .header-title h2 {
    font-size: 1.5rem;
  }
}

/* フッター */
footer {
  text-align: center;
}

@media screen and (max-width: 768px) {
  footer {
    font-size: 12px;
  }
}

/* セクション間共通 */
section,
#contract {
  margin: 0 5%;
  font-size: 1.25rem;
}

.section-title {
  border-top: 1px solid #0d6e8f;
  border-bottom: 1px solid #0d6e8f;
  line-height: 0.5;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.section-title h2 {
  color: #0d6e8f;
  text-align: center;
  font-size: 2.5rem;
}

.full-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section .gap {
  margin-bottom: 5%;
}

.content {
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  section,
  #contract {
    font-size: 1rem;
    margin: 0 10px;
  }
  section#first-view {
    margin: 0 !important;
  }
  .section-title h2 {
    font-size: 1.5rem;
  }
}

/* ファーストビュー */

#first-view {
  position: relative;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 10%;
}

#first-view img.fv-bg {
  width: 100%;
  height: auto;
  margin-bottom: 10%;
}

@media screen and (max-width: 768px) {
  #first-view img.fv-bg {
    margin-bottom: 0;
  }
}

/* 中小企業か抱える課題のセクション */

#section2 {
  margin-bottom: 15%;
}

#section2 .question-message {
  margin-top: 15%;
  margin-bottom: 15%;
}

#section2 .question-message p {
  color: #887f90;
  font-size: 5rem;
  line-height: 0.3;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  font-style: normal;
}

#section2 .topic {
  line-height: 1.7;
  margin-bottom: 9%;
}

#section2 .topic .title {
  color: #013e53;
  font-size: 2.5rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0;
}

#section2 .topic .img-container {
  text-align: center;
}

#section2 .topic .img-container img {
  width: 12%;
  height: auto;
}

#section2 .support-img-content {
  position: relative;
  margin-top: 10%;
}

#section2 .support-img-content .text-container {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sub1-tit {
  font-size: 3.35rem;
  margin: 2px 0;
  color: white;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  text-align: center;
}

#section2 .support-img-content .text-container .sub1 .sub1-con {
  width: 80%;
  font-size: 1.125rem;
  line-height: 1.7;
  text-align: left;
  margin: 20px auto 0;
  padding: 20px;
  border: 2px solid #fff;
  background-color: #ffffffa1;
}

#section2 .support-img-content .text-container .sub1 .sub1-con .sub1-con-text {
  line-height: 1.5;
  text-align: left;
  margin-top: 10px;
}

.mark-b {
  color: #001540;
}

.mark-w {
  background: linear-gradient(transparent 70%, #ffffffa1 30%);
}

.construct-info a {
  font-size: 1.1rem;
  text-decoration: underline;
  margin: 0 10px;
}

.sub2 {
  margin-top: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sub2 .support-message {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: 30px;
}

.sub2 .support-message .eight {
  font-size: 18rem;
  line-height: 0.4;
  font-family: "MonteCarlo", cursive;
  font-weight: 400;
  font-style: normal;
  margin-right: 20px;
  margin-top: 0;
}

.sub2 .support-message .text p {
  font-size: 2.75rem;
  font-weight: bold;
  margin: 0;
  vertical-align: bottom;
  text-align: left;
}

.sub2 p {
  font-size: 5rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  margin: 30px 0 2px;
  line-height: 1.2;
  text-align: center;
  color: #23848b;
}

.sub2 p .sub2-span {
  font-size: 3.5rem;
  letter-spacing: -5px;
}

#section2 .support-topic {
  margin-bottom: 1%;
}

#section2 .support-topic .title {
  display: flex;
  gap: 2%;
  align-items: center;
}

#section2 .support-topic .title .number {
  font-size: 7rem;
  color: #23848b;
  font-family: "MonteCarlo", cursive;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding-bottom: 14px;
}

#section2 .support-topic .title .text {
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2%;
  font-size: 2.25rem;
  background-color: #23848b;
  color: white;
  height: 4rem;
  width: 100%;
}

@media (max-width: 991px) {
  #section2 .support-img-content .text-container {
    top: 50%;
  }
  .sub1-con {
    width: 100%;
    padding: 5px;
    border: 1px solid #fff;
    background-color: #ffffffa1;
    margin-top: 45vw;
    text-align: left;
  }
  .sub2 {
    margin-top: 0;
    margin-bottom: 5%;
  }

  .sub2 p {
    margin-top: 0;
  }

  .sub2 .support-message .eight {
    font-size: 12rem;
  }
}

@media screen and (max-width: 767px) {
  #section2 .question-message p {
    font-size: 2rem;
  }
  #section2 .topic {
    margin-bottom: 15%;
  }
  #section2 .topic .title {
    font-size: 1.3rem;
  }
  #section2 .topic .img-container img {
    width: 15%;
  }
  #section2 .support-img-content .text-container {
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .sub1 .sub1-tit {
    font-size: 1.75rem;
  }
  .sub1-con {
    margin-bottom: 5%;
  }
  .sub2 {
    margin-top: 77vw;
  }
  .sub2 p {
    font-size: 3rem;
  }
  .sub2 p .sub2-span {
    font-size: 1.2rem;
    letter-spacing: 0;
  }

  .sub2 .support-message {
    margin-top: 0;
  }
  .sub2 .support-message .eight {
    font-size: 5rem;
    line-height: 0.9;
    margin-right: 10px;
  }
  .sub2 .support-message .text p {
    font-size: 1.5rem;
  }
  #section2 .support-topic {
    margin-bottom: 5%;
  }
  #section2 .support-topic .title .text {
    font-size: 1rem;
    height: 2rem;
  }
  #section2 .support-topic .title .number {
    font-size: 3rem;
  }
}

@media screen and (max-width: 483px) {
  #section2 .support-img-content .text-container {
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

/* 料金形態のセクション */

#section3 {
  margin-bottom: 15%;
}

#section3 .basic-charge-container {
  margin-top: 7%;
}

#section3 .basic-charge-container .header,
#section3 .extra-fee-container .header {
  background-color: #23848b;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6rem;
  font-size: 2.5rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#section3 .basic-charge-container .body {
  border-left: 1px solid #23848b;
  border-right: 1px solid #23848b;
  border-bottom: 1px solid #23848b;
  width: 95%;
  margin: 10px auto 0;
}

#section3 .basic-charge-container .body .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#section3 .basic-charge-container .body .title p {
  margin: 0.2em 0;
}

#section3 .basic-charge-container .body .title .price {
  color: #023f54;
  font-size: 3.5rem;
  margin-bottom: 0;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
  font-style: italic;
}

#section3 .basic-charge-container .body .title .warning p {
  color: red;
  font-weight: 500;
}

#section3 .basic-charge-container .body .description {
  margin-left: 5%;
  margin-bottom: 5%;
}

#section3 .basic-charge-container .body .description p {
  margin: 0.2em 0;
  font-size: 1.75rem;
}

#section3 .plus {
  font-size: 6rem;
  color: #23848b;
  font-weight: bold;
  text-align: center;
}

#section3 .extra-fee-container .header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 11rem;
}

#section3 .extra-fee-container .header p {
  margin: 0;
}

#section3 .extra-fee-container .header .condition {
  font-size: 1.75rem;
}

#section3 .extra-fee-container .body {
  border-left: 1px solid #23848b;
  border-right: 1px solid #23848b;
  border-bottom: 1px solid #23848b;
  width: 95%;
  margin: 10px auto;
}

#section3 .extra-fee-container .body {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}

#section3 .extra-fee-container .body .plan {
  width: 90%;
}

#section3 .extra-fee-container .body .plan .title,
#section3 .extra-fee-container .body .plan .price {
  margin-top: 0;
}

#section3 .extra-fee-container .body .plan .title {
  color: #23848b;
  text-align: center;
  border-bottom: 1.5px solid #23848b;
  line-height: 0.5;
  font-size: 1.75rem;
}

#section3 .extra-fee-container .body .plan .price {
  color: #023f54;
  text-align: center;
  font-size: 2rem;
}

#section3 .extra-fee-container .body .plan .price span {
  font-size: 3rem;
  font-style: italic;
}

@media screen and (max-width: 768px) {
  #section3 .basic-charge-container .header {
    font-size: 1.75rem;
    height: 3rem;
  }
  #section3 .extra-fee-container .header {
    font-size: 1.75rem;
    height: 5rem;
  }
  #section3 .extra-fee-container .header .condition {
    font-size: 0.9rem;
  }
  #section3 .basic-charge-container .body .title .price {
    font-size: 3rem;
  }
  #section3 .basic-charge-container .body .description p {
    margin: 0.2em 0;
    font-size: 1rem;
  }
  #section3 .plus {
    font-size: 4rem;
  }
  #section3 .extra-fee-container .body .plan .title {
    font-size: 1.25rem;
    line-height: 1;
  }
  #section3 .extra-fee-container .body .plan .price {
    font-size: 1.5rem;
  }
  #section3 .extra-fee-container .body .plan .price span {
    font-size: 2.125rem;
  }
}

/* フォームレイアウト */
#contract {
  text-align: center;
}

.contact-title {
  font-weight: bold;
  font-size: 2rem;
}

.contact-tel a {
  width: 35%;
  background-color: #0c4498;
  color: #fff;
  border-radius: 5px;
  font-size: 1.125rem;
  display: flex;
  justify-content: space-around;
  padding: 10px;
  margin: 30px auto;
}

.contact-tel img {
  width: 30px;
  height: auto;
}

.contact-tel span {
  font-size: 1.5rem;
  font-weight: bold;
}

#contract .form {
  margin-bottom: 15%;
}

#contract .form dl {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

#contract .form dt {
  background: #23848b;
  color: #fff;
  margin-right: 0;
  padding: 15px 3%;
  font-size: 16px;
  line-height: 1.2;
  display: flex;
  align-items: center;
}

#contract .form dt.required:after {
  content: "必須";
  display: inline-block;
  border-radius: 5px;
  background: #f00;
  margin-left: 5px;
  padding: 1px 5px;
  color: #fff;
  font-size: 10px;
}

#contract .form dd {
  background: #f0f0f0;
  padding: 15px 3%;
  margin: 0;
}

#contract .form dd input[type="text"],
#contract .form dd input[type="tel"],
#contract .form dd input[type="email"],
#contract .form dd textarea {
  border-radius: 5px;
  border: 1px solid #aaa;
  padding: 12px 2.5%;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
}

#contract .form .post-btn input {
  display: block;
  border-radius: 5px;
  border: none;
  background: #23848b;
  width: 200px;
  margin: 20px auto;
  padding: 18px 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-family: "noto sans bold";
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

#contract .form .post-btn input:hover {
  opacity: 0.7;
}

#contract .form .err {
  margin: 5px auto 0;
  color: #ff2d2d;
  font-weight: bold;
}

.privacy a {
  font-family: "Zen Old Mincho", serif;
  text-decoration: underline;
  color: #003e53;
}

#contract .privacy {
  font-size: 1rem;
  margin: 25px;
}

#contract .privacy a {
  margin-right: 10px;
  font-size: 1.125rem;
}

@media (max-width: 991px) {
  .contact-tel a {
    width: 45%;
  }
}

@media screen and (max-width: 768px) {
  .contact-title {
    font-size: 1.25rem;
  }
  .contact-tel a {
    width: 95%;
    justify-content: space-evenly;
  }
  .contact-tel img {
    width: 35px;
    height: auto;
  }
}

/* PC表示時 */
@media (min-width: 991px) {
  #contract .form dl {
    flex-direction: row;
    align-items: stretch;
  }
  #contract .form dt {
    width: 25%;
    margin-right: 1%;
  }
  #contract .form dd {
    width: 74%;
  }
}

/* 会社概要のセクション */

#section4 {
  text-align: center;
  font-size: 1.5rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}

#section4 h2,
#section4 p {
  color: #023f54;
  text-align: center;
}

#section4 .content1 {
  margin: 0;
  margin-top: 5%;
}

#section4 .content1 p {
  margin: 0;
  line-height: 1.4;
}

#section4 .content1 .name {
  font-size: 2.125rem;
}

#section4 .content1 .address {
  font-size: 1.5rem;
}

#section4 p {
  margin: 1% !important;
}

#section4 .content2 span {
  font-size: 2.25rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

#section4 .content2 span a {
  color: inherit;
  text-decoration: none;
}

#section4 .content3 p {
  margin: 0;
  line-height: 1.2;
}

.company-info {
  margin-top: 8%;
}

.company-info a {
  font-size: 2rem;
  text-decoration: underline;
  color: #23848b;
}

#section4 .privacy {
  font-size: 1rem;
  margin-top: 50px;
}

#section4 .privacy a {
  font-size: 1.25rem;
}

#section4 .map {
  margin-top: 5%;
  display: flex;
  justify-content: center;
}

#section4 .map iframe {
  width: 95%;
  height: 400px;
  border: 0;
}

.copyright {
  font-size: 0.75rem;
}

@media screen and (max-width: 768px) {
  #section4 .content1 .name {
    font-size: 1.5rem;
  }
  #section4 .content1 .address {
    font-size: 1.25rem;
  }
  #section4 .content2 span {
    font-size: 2.55rem;
  }
  #section4 p {
    margin: 0;
  }
  #section4 .content3 {
    font-size: 1.5rem;
  }
  .company-info a {
    font-size: 2rem;
  }
}

/* 完了画面 */
#contact-complete {
  max-width: 600px;
  margin: 50px auto;
  text-align: center;
  padding: 30px 20px;
  font-family: "Noto Sans JP", sans-serif;
}

#contact-complete h1 {
  font-size: 1.8rem;
  color: #23848b;
  margin-bottom: 20px;
}

#contact-complete p {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
  margin-bottom: 15px;
}

#contact-complete .btn {
  display: inline-block;
  padding: 12px 30px;
  background-color: #23848b;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
  transition: 0.3s;
}

#contact-complete .btn:hover {
  opacity: 0.8;
}
