@import "reset.min.css";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";
@charset "UTF-8";
/**  TOP
****************************************************************************/
/**      メインビジュアル      **/
body{
  padding : 0 !important;
}
select:required:invalid {
  color: gray;
}
option {
  color: #333;
}

option[value=""] {
  color: gray;
}

.h4, h4 {
  font-size: 1.5rem;
}
.modal{
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #333;
}
a:hover,a:focus{
  color:inherit;
  text-decoration : inherit;
}
dl, ol, ul{
  margin-bottom : 0;
}
p {
  margin-bottom : 0;
}
.has_error {
  border: 1px solid red !important;
}

ul.menu-list_area{
  margin-top: 5px;
}

section.main-visual {
  width: 100%;
  height: 540px;
  position: relative;
}
section.main-visual::before {
  content: "";
  display: block;
  background-image: url(/assets/img/service/mv-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}

.mv-catch_area {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-10%, -50%);
}

.mv-catch {
  font-size: 34px;
  color: #4695EB;
  font-weight: bold;
  background-color: #fff;
  padding: 5px 20px;
  margin-bottom: 20px;
  width: -moz-max-content;
  width: max-content;
}

.mv-more_btn {
  width: 240px;
  height: 60px;
  text-align: center;
  border-radius: 35px;
  border: solid 1px #fff;
  margin-top: 50px;
}
.mv-more_btn a {
  font-size: 18px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
}

section.sec01 {
  margin-top: 110px;
}

ul.slick-slide_area {
  margin-top: 80px;
}

section.sec02 {
  margin-top: 120px;
  padding: 90px 0;
  background-image: url(/assets/img/service/about-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.about-contents_container {
  margin-top: 60px;
  padding: 60px;
  background-color: #fff;
}

.about-img_wrap {
  max-width: 920px;
  margin: 0 auto;
}
.about-img_wrap img {
  width: 100%;
}

p.about-message_text {
  margin-top: 40px;
  font-size: 20px;
  font-weight: bold;
}

section.sec03 {
  padding: 90px 0;
  position: relative;
}
section.sec03::before {
  content: "";
  display: block;
  background-color: #4695EB;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
section.sec03::after {
  content: "";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}

ul.reasons-text_wrap {
  margin-top: 50px;
  justify-content: center;
  gap: 30px;
  row-gap: 20px;
}

li.reasons-text {
  width: 300px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  font-size: 46px;
  font-weight: bold;
}
li.reasons-text span {
  font-size: 18px;
}

p.reasons-message_text {
  margin-top: 40px;
  font-size: 18px;
}

.chartcamp-script_area {
  margin-top: 60px;
  padding: 60px;
  background-color: #fff;
  box-shadow: 0 3px 3px rgba(123, 123, 123, 0.137254902);
}

p.chartcamp-text {
  margin-top: 30px;
  font-size: 18px;
}

.media-list_area {
  margin-top: 100px;
}

.media-img {
  max-width: 920px;
  margin: 80px auto 0;
}
.media-img img {
  width: 100%;
}

p.media-message_text {
  margin-top: 50px;
  font-size: 18px;
}

section.sec04 {
  margin-top: 120px;
  padding: 90px 0;
  background-color: #f7f7f7;
}

.link-bnr {
  width: 90%;
  max-width: 1200px;
  margin: 80px auto;
  padding: 50px;
  justify-content: space-between;
  align-items: center;
}

.link-text_area {
  width: 50%;
}

p.link-en {
  font-size: 16px;
}

h2.link-head {
  font-size: 26px;
  font-weight: bold;
  margin-top: 10px;
}

p.link-text {
  font-size: 16px;
  margin-top: 40px;
}

.link-btn {
  width: 340px;
  height: 70px;
}
.link-btn a {
  font-size: 18px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  gap: 10px;
}

section.sec05 {
  padding: 120px 0;
  background-color: #F0F0F0;
}

.price-area_container {
  width: 90%;
  max-width: 1600px;
  background-color: #fff;
  border-radius: 38px;
  padding: 50px;
  margin: 0 auto;
}

ul.price-list_area {
  margin-top: 70px;
  justify-content: center;
}

li.price-list_wrap {
  width: 300px;
}

h3.price-list_name {
  font-size: 26px;
  padding: 15px;
  text-align: center;
  height: 70px;
}

.price-head {
  background-color: #f8f8f8;
}

.price-startup {
  background-color: #9CAAC3;
}

.price-basic {
  background-color: #7388AB;
}

.price-pro {
  background-color: #375588;
}

.price-list_gray {
  background-color: #f8f8f8;
}

.price-list_top {
  height: 220px;
  text-align: center;
  padding: 20px;
}

p.price-text_top {
  font-size: 18px;
  font-weight: bold;
  color: #4695EB;
}

.price-yen_wrap {
  justify-content: center;
  align-items: baseline;
  gap: 5px;
  color: #4695EB;
}

.yen-text {
  font-size: 40px;
  font-weight: bold;
}

span.yen {
  font-size: 20px;
}

.price-main_wrap {
  padding: 20px;
  font-size: 16px;
  border: solid 0.5px #f9f9f9;
}

.price-contact_btn {
  margin: 50px auto 0;
  width: 240px;
  height: 60px;
  text-align: center;
  background-color: #4695EB;
  margin-top: 50px;
}
.price-contact_btn a {
  font-size: 18px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  color: #fff;
}

section.sec06 {
  margin-top: 110px;
}

h2.sec06-title_head {
  font-size: 90px;
  font-weight: 400;
}

.sec06-service_container {
  margin: 120px auto 0;
  justify-content: center;
  gap: 90px;
  row-gap: 50px;
  padding: 100px 0;
}

.service-bg_gray {
  position: relative;
}
.service-bg_gray::before {
  content: "";
  display: block;
  width: 80%;
  height: 100%;
  background-color: #F7F7F7;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 50px 50px 0;
}

.service-bg_blue {
  position: relative;
}
.service-bg_blue::before {
  content: "";
  display: block;
  width: 80%;
  height: 100%;
  background-color: #4695EB;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50px 0 0 50px;
}

.service-text_wrap {
  max-width: 600px;
  padding: 2%;
}

.service-text_top {
  align-items: center;
  gap: 40px;
}

span.service-number {
  font-size: 84px;
  font-weight: bold;
}

h3.service-text_head {
  font-size: 28px;
  font-weight: bold;
}

h4.service-top_message {
  margin-top: 46px;
  font-size: 20px;
  font-weight: 600;
}

p.service-message_text {
  font-size: 18px;
  margin-top: 50px;
}

.service-img_wrap {
  max-width: 640px;
  padding: 2%;
}
.service-img_wrap img {
  width: 100%;
  border-radius: 32px;
}

section.sec07 {
  margin-top: 120px;
}

.sec07-top_img {
  max-width: 800px;
  margin: 50px auto 0;
}
.sec07-top_img img {
  width: 100%;
}

section.sec08 {
  margin-top: 120px;
  background-color: #F7F7F7;
  padding: 110px 0;
}

.sec08-top_img {
  margin: 60px auto 0;
  max-width: 960px;
}
.sec08-top_img img {
  width: 100%;
  border-radius: 32px;
}

section.contact-form {
  padding: 90px 0;
}

h2.contact-title_head {
  font-size: 60px;
  font-weight: 400;
}

.contact-form_area {
  max-width: 1000px;
  width: 90%;
  border-radius: 20px;
  background-color: #fff;
  padding: 60px;
  margin: 60px auto 0;
}

.contact-input_wrap {
  margin-bottom: 40px;
}

.contact-input_head {
  margin-bottom: 10px;
  gap: 10px;
  align-items: center;
}

.contact-head {
  font-size: 20px;
  font-weight: bold;
}

span.required {
  width: 60px;
  height: 20px;
  font-size: 12px;
  border-radius: 20px;
  text-align: center;
  line-height: 20px;
}

.contact-input {
  width: 100%;
}
.contact-input input, .contact-input select {
  max-width: 800px;
  width:100%;
  height: 50px;
  border: solid 1px #e5e5e5;
  background-color: #fff;
  font-size: 16px;
  padding: 8px;
}
.contact-input textarea {
  max-width: 800px;
  width:100%;
  height: 260px;
  resize: none;
  border: solid 1px #e5e5e5;
  background-color: #fff;
  font-size: 16px;
  padding: 8px;
}

p.contact-last_message {
  font-size: 16px;
}

.contact-submit_area {
  margin: 50px auto 0;
}
.contact-submit_area input, .contact-submit_area .btn-submit {
  width: 320px;
  height: 70px;
  background-color: #4695EB;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  border: none;
  cursor: pointer;
}

.service-img-bd {
  border: 1px solid #ccc;
}


/**  下層ページ
****************************************************************************/
/**  レスポンシブ
****************************************************************************/
/**      PC      **/
@media screen and (min-width: 781px) {
  .sp_part {
    display: none;
  }
}
/**      Tab      **/
@media screen and (max-width: 980px) {
  .pc_part {
    display: none;
  }
  /**      メインビジュアル      **/
  section.main-visual {
    width: 100%;
    height: 420px;
  }
  .mv-catch_area {
    width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .mv-catch {
    font-size: 18px;
    padding: 3px 8px;
    margin-bottom: 18px;
  }
  .mv-more_btn {
    width: 240px;
    height: 50px;
    text-align: center;
    border-radius: 35px;
    border: solid 1px #fff;
    margin-top: 50px;
  }
  .mv-more_btn a {
    font-size: 16px;
    line-height: 50px;
  }
  section.sec01 {
    margin-top: 60px;
  }
  ul.slick-slide_area {
    margin-top: 50px;
  }
  section.sec02 {
    margin-top: 70px;
    padding: 50px 0;
  }
  .about-contents_container {
    margin-top: 50px;
    padding: 10px;
  }
  .about-img_wrap {
    max-width: 920px;
  }
  .about-img_wrap img {
    width: 100%;
  }
  p.about-message_text {
    margin-top: 40px;
    font-size: 16px;
  }
  section.sec03 {
    padding: 50px 0;
  }
  ul.reasons-text_wrap {
    margin-top: 40px;
    gap: 20px;
    row-gap: 20px;
    flex-wrap: wrap;
  }
  li.reasons-text {
    width: 280px;
    height: 60px;
    line-height: 60px;
    font-size: 35px;
  }
  li.reasons-text span {
    font-size: 18px;
  }
  p.reasons-message_text {
    margin-top: 40px;
    font-size: 16px;
  }
  .chartcamp-script_area {
    margin-top: 40px;
    padding: 40px;
  }
  p.chartcamp-text {
    margin-top: 30px;
    font-size: 16px;
  }
  .media-list_area {
    margin-top: 50px;
  }
  .media-img {
    margin: 40px auto 0;
  }
  p.media-message_text {
    margin-top: 40px;
    font-size: 16px;
  }
  section.sec04 {
    margin-top: 60px;
    padding: 50px 0;
  }
  .link-bnr {
    width: 90%;
    max-width: 1200px;
    margin: 50px auto;
    padding: 30px;
    flex-wrap: wrap;
  }
  .link-text_area {
    width: 100%;
  }
  p.link-en {
    font-size: 16px;
  }
  h2.link-head {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
  }
  p.link-text {
    font-size: 16px;
    margin-top: 40px;
  }
  .link-btn {
    width: 280px;
    height: 60px;
    margin-top: 20px;
  }
  .link-btn a {
    font-size: 16px;
  }
  section.sec05 {
    padding: 60px 0;
  }
  .price-area_container {
    width: 90%;
    max-width: 1600px;
    background-color: #fff;
    border-radius: 38px;
    padding: 20px;
    margin: 0 auto;
  }
  ul.price-list_area {
    margin-top: 70px;
    justify-content: center;
  }
  li.price-list_wrap {
    max-width: 300px;
    width: 100%;
    margin: 0 auto 20px;
  }
  li.price-list_wrap img {
    width: 100%;
  }
  h3.price-list_name {
    font-size: 26px;
    padding: 15px;
    text-align: center;
    height: 70px;
  }
  .price-head {
    background-color: #f8f8f8;
  }
  .price-startup {
    background-color: #9CAAC3;
  }
  .price-basic {
    background-color: #7388AB;
  }
  .price-pro {
    background-color: #375588;
  }
  .price-list_gray {
    background-color: #f8f8f8;
  }
  .price-list_top {
    height: 220px;
    text-align: center;
    padding: 20px;
  }
  p.price-text_top {
    font-size: 18px;
    font-weight: bold;
    color: #4695EB;
  }
  .price-yen_wrap {
    justify-content: center;
    align-items: baseline;
    gap: 5px;
    color: #4695EB;
  }
  .yen-text {
    font-size: 40px;
    font-weight: bold;
  }
  span.yen {
    font-size: 20px;
  }
  .price-main_wrap {
    padding: 20px;
    font-size: 16px;
    border: solid 0.5px #f9f9f9;
  }
  .price-contact_btn {
    margin: 50px auto 0;
    width: 240px;
    height: 60px;
    text-align: center;
    background-color: #4695EB;
    margin-top: 50px;
  }
  .price-contact_btn a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    color: #fff;
  }
  section.sec06 {
    margin-top: 60px;
  }
  h2.sec06-title_head {
    font-size: 40px;
  }
  .sec06-service_container {
    margin: 50px auto 0;
    justify-content: center;
    gap: 40px;
    row-gap: 20px;
    padding: 50px 0;
    flex-wrap: wrap;
  }
  .service-bg_gray {
    position: relative;
  }
  .service-bg_gray::before {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
  .service-bg_blue {
    position: relative;
  }
  .service-bg_blue::before {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
  .service-text_wrap {
    max-width: 600px;
    padding: 5%;
  }
  .service-text_top {
    align-items: center;
    gap: 20px;
  }
  span.service-number {
    font-size: 40px;
  }
  h3.service-text_head {
    font-size: 20px;
  }
  h4.service-top_message {
    margin-top: 20px;
    font-size: 16px;
  }
  p.service-message_text {
    font-size: 16px;
    margin-top: 20px;
  }
  .service-img_wrap {
    max-width: 640px;
    padding: 5%;
  }
  .reverse {
    flex-direction: column-reverse;
  }
  section.sec07 {
    margin-top: 60px;
  }
  .sec07-top_img {
    max-width: 800px;
    width: 90%;
    margin: 50px auto 0;
  }
  .sec07-top_img img {
    width: 100%;
  }
  section.sec08 {
    margin-top: 60px;
    padding: 50px 0;
  }
  .sec08-top_img {
    margin: 40px auto 0;
    max-width: 960px;
  }
  section.contact-form {
    padding: 50px 0;
  }
  h2.contact-title_head {
    font-size: 40px;
  }
  .contact-form_area {
    width: 100%;
    padding: 40px 20px;
    margin: 30px auto 0;
  }
  .contact-input_wrap {
    margin-bottom: 30px;
  }
  .contact-input_head {
    margin-bottom: 10px;
    gap: 10px;
    align-items: center;
  }
  .contact-head {
    font-size: 20px;
    font-weight: bold;
  }
  span.required {
    width: 50px;
    height: 20px;
  }
  .contact-input {
    width: 100%;
  }
  .contact-input input, .contact-input select {
    width: 100%;
  }
  .contact-input textarea {
    width: 100%;
    height: 260px;
  }
  p.contact-last_message {
    font-size: 16px;
  }
  .contact-submit_area {
    margin: 30px auto 0;
  }
  .contact-submit_area input, .contact-submit_area .btn-submit {
    width: 100%;
    height: 70px;
    font-size: 16px;
  }
}
/**      SP      **/