@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit
}

article, aside, details, figcaption, figure, main, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%
}

img {
  display: inherit
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none
}

* {
  box-sizing: border-box;
  word-break: normal;
  background-repeat: no-repeat
}

div#ie_container {
  display: none;
  width: 100%;
  height: 100%;
  margin: auto
}

div#ie_container div.cover {
  width: 100%;
  height: 100%;
  max-width: none;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  margin: auto
}

div#ie_container div.cover p {
  width: 100%;
  position: absolute;
  font-size: 12px;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center
}

.ie7 body {
  overflow: hidden;
  background: #fff
}

.ie7 div#container {
  display: none
}

.ie8 body {
  overflow: hidden;
  background: #fff
}

.ie8 div#container {
  display: none
}

.ie8 div#ie_container {
  display: inherit
}

.left {
  text-align: left
}

.right {
  text-align: right
}

.center {
  text-align: center
}

.center_left {
  text-align: center
}

@media screen and (max-width: 768px) {
  .center_left {
    text-align: left
  }
}

.left_center {
  text-align: left
}

@media screen and (max-width: 768px) {
  .left_center {
    text-align: center
  }
}

.mt_10 {
  margin-top: 10px
}

.mt_20 {
  margin-top: 20px
}

.mt_30 {
  margin-top: 30px
}

.mt_50 {
  margin-top: 50px
}

.mt_100 {
  margin-top: 100px
}

@media screen and (max-width: 768px) {
  .mt_20 {
    margin-top: 15px
  }
  .mt_30 {
    margin-top: 20px
  }
  .mt_50 {
    margin-top: 30px
  }
  .mt_100 {
    margin-top: 50px
  }
}

@media screen and (max-width: 568px) {
  .mt_20 {
    margin-top: 15px
  }
  .mt_50 {
    margin-top: 25px
  }
}

.mb_10 {
  margin-bottom: 10px
}

.mb_20 {
  margin-bottom: 20px
}

.mb_30 {
  margin-bottom: 30px
}

.mb_50 {
  margin-bottom: 50px
}

.mb_100 {
  margin-bottom: 100px
}

@media screen and (max-width: 768px) {
  .mb_20 {
    margin-bottom: 15px
  }
  .mb_30 {
    margin-bottom: 20px
  }
  .mb_50 {
    margin-bottom: 30px
  }
  .mb_100 {
    margin-bottom: 50px
  }
}

@media screen and (max-width: 568px) {
  .mb_20 {
    margin-bottom: 15px
  }
  .mb_50 {
    margin-bottom: 25px
  }
}

.mr_05 {
  margin-right: 5px
}

.mr_10 {
  margin-right: 10px
}

.mr_15 {
  margin-right: 15px
}

.mr_20 {
  margin-right: 20px
}

.mr_30 {
  margin-right: 30px
}

.ml_05 {
  margin-left: 5px
}

.ml_10 {
  margin-left: 10px
}

.ml_15 {
  margin-left: 15px
}

.ml_20 {
  margin-left: 20px
}

.ml_30 {
  margin-left: 30px
}

.font_size_50, .function-txt span, .plan h3 span {
  font-size: 50px
}

@media screen and (max-width: 768px) {
  .font_size_50, .function-txt span, .plan h3 span {
    font-size: 46px
  }
}

@media screen and (max-width: 568px) {
  .font_size_50, .function-txt span, .plan h3 span {
    font-size: 32px
  }
}

.font_size_40, .leading h2, .feature-item-flex .txt h5, .feature-item03 .feature-item-sub, .function-txt, .g-c-ttl, .g-c-ttl_logo {
  font-size: 40px
}

@media screen and (max-width: 1280px) {
  .font_size_40, .leading h2, .feature-item-flex .txt h5, .feature-item03 .feature-item-sub, .function-txt, .g-c-ttl, .g-c-ttl_logo {
    font-size: 36px
  }
}

@media screen and (max-width: 768px) {
  .font_size_40, .leading h2, .feature-item-flex .txt h5, .feature-item03 .feature-item-sub, .function-txt, .g-c-ttl, .g-c-ttl_logo {
    font-size: 32px
  }
}

@media screen and (max-width: 568px) {
  .font_size_40, .leading h2, .feature-item-flex .txt h5, .feature-item03 .feature-item-sub, .function-txt, .g-c-ttl, .g-c-ttl_logo {
    font-size: 26px
  }
}

.font_size_35, .feature-item-sub, .feature-item-flex .txt>span, .trial-free .trial01, .trial-free .trial02 {
  font-size: 35px
}

@media screen and (max-width: 1280px) {
  .font_size_35, .feature-item-sub, .feature-item-flex .txt>span, .trial-free .trial01, .trial-free .trial02 {
    font-size: 32px
  }
}

@media screen and (max-width: 768px) {
  .font_size_35, .feature-item-sub, .feature-item-flex .txt>span, .trial-free .trial01, .trial-free .trial02 {
    font-size: 30px
  }
}

@media screen and (max-width: 568px) {
  .font_size_35, .feature-item-sub, .feature-item-flex .txt>span, .trial-free .trial01, .trial-free .trial02 {
    font-size: 28px
  }
}

.font_size_32 {
  font-size: 32px
}

@media screen and (max-width: 768px) {
  .font_size_32 {
    font-size: 28px
  }
}

@media screen and (max-width: 568px) {
  .font_size_32 {
    font-size: 24px
  }
}

.font_size_30, .trial-free .trial01>span, .trial-free .trial02>span, .developer .txt h5, .contents h3, .login h3, div.g-c-basket_box h1, div.g-c-basket_box h2, div.g-p-page_ttl h1, div.g-p-page_ttl p.text_ttl, .added-content li, .business-plan p span {
  font-size: 30px
}

@media screen and (max-width: 768px) {
  .font_size_30, .trial-free .trial01>span, .trial-free .trial02>span, .developer .txt h5, .contents h3, .login h3, div.g-c-basket_box h1, div.g-c-basket_box h2, div.g-p-page_ttl h1, div.g-p-page_ttl p.text_ttl, .added-content li, .business-plan p span {
    font-size: 26px
  }
}

@media screen and (max-width: 568px) {
  .font_size_30, .trial-free .trial01>span, .trial-free .trial02>span, .developer .txt h5, .contents h3, .login h3, div.g-c-basket_box h1, div.g-c-basket_box h2, div.g-p-page_ttl h1, div.g-p-page_ttl p.text_ttl, .added-content li, .business-plan p span {
    font-size: 22px
  }
}

.font_size_26, .function-item p span, .plan-txt, .plan-cvtxt {
  font-size: 26px
}

@media screen and (max-width: 768px) {
  .font_size_26, .function-item p span, .plan-txt, .plan-cvtxt {
    font-size: 24px
  }
}

@media screen and (max-width: 568px) {
  .font_size_26, .function-item p span, .plan-txt, .plan-cvtxt {
    font-size: 20px
  }
}

.font_size_24 {
  font-size: 24px
}

@media screen and (max-width: 768px) {
  .font_size_24 {
    font-size: 22px
  }
}

@media screen and (max-width: 568px) {
  .font_size_24 {
    font-size: 20px
  }
}

.font_size_22, .g-c-faq span, .g-c-faq dt p {
  font-size: 22px
}

@media screen and (max-width: 768px) {
  .font_size_22, .g-c-faq span, .g-c-faq dt p {
    font-size: 20px
  }
}

@media screen and (max-width: 568px) {
  .font_size_22, .g-c-faq span, .g-c-faq dt p {
    font-size: 15px
  }
}

.font_size_20, .feature-item-flex .txt p, .feature-list li p, .seo-txt02, .developer .txt button, .function-item p, .plan-list li, .contents-list h4, .contents-list p {
  font-size: 20px
}

@media screen and (max-width: 1280px) {
  .font_size_20, .feature-item-flex .txt p, .feature-list li p, .seo-txt02, .developer .txt button, .function-item p, .plan-list li, .contents-list h4, .contents-list p {
    font-size: 18px
  }
}

@media screen and (max-width: 568px) {
  .font_size_20, .feature-item-flex .txt p, .feature-list li p, .seo-txt02, .developer .txt button, .function-item p, .plan-list li, .contents-list h4, .contents-list p {
    font-size: 14px
  }
}

.font_size_18, .developer .txt p, .modal-inner .img p, div.form div.agree_box p.strong_text {
  font-size: 18px
}

@media screen and (max-width: 768px) {
  .font_size_18, .developer .txt p, .modal-inner .img p, div.form div.agree_box p.strong_text {
    font-size: 17px
  }
}

@media screen and (max-width: 568px) {
  .font_size_18, .developer .txt p, .modal-inner .img p, div.form div.agree_box p.strong_text {
    font-size: 15px
  }
}

.font_size_16, button, p#fm_ajax_message, div.g-c-basket_box p, body {
  font-size: 16px
}

@media screen and (max-width: 768px) {
  .font_size_16, button, p#fm_ajax_message, div.g-c-basket_box p, body {
    font-size: 15px
  }
}

@media screen and (max-width: 568px) {
  .font_size_16, button, p#fm_ajax_message, div.g-c-basket_box p, body {
    font-size: 14px
  }
}

.font_size_14, .btn_add, .btn_remove, p#fm_ajax_message {
  font-size: 14px
}

@media screen and (max-width: 768px) {
  .font_size_14, .btn_add, .btn_remove, p#fm_ajax_message {
    font-size: 13px
  }
}

@media screen and (max-width: 568px) {
  .font_size_14, .btn_add, .btn_remove, p#fm_ajax_message {
    font-size: 12px
  }
}

.font_size_12, div.err_area p, div.err_area .text_box li {
  font-size: 12px
}

@media screen and (max-width: 768px) {
  .font_size_12, div.err_area p, div.err_area .text_box li {
    font-size: 12px
  }
}

@media screen and (max-width: 568px) {
  .font_size_12, div.err_area p, div.err_area .text_box li {
    font-size: 11px
  }
}

.font_size_10 {
  font-size: 10px
}

@media screen and (max-width: 768px) {
  .font_size_10 {
    font-size: 10px
  }
}

@media screen and (max-width: 568px) {
  .font_size_10 {
    font-size: 10px
  }
}

.normal {
  font-weight: normal
}

.bold {
  font-weight: bold
}

.corners {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px
}

@media screen and (max-width: 768px) {
  .hide_sp {
    display: none
  }
}

@media screen and (min-width: 769px) {
  .hide_pc {
    display: none
  }
}

@media screen and (max-width: 1280px) {
  .hide_less_pc {
    display: none
  }
}

@media screen and (min-width: 1281px) {
  .hide_more_pc {
    display: none
  }
}

@media screen and (max-width: 1000px) {
  .hide_less_spc {
    display: none
  }
}

@media screen and (min-width: 1001px) {
  .hide_more_spc {
    display: none
  }
}

@media screen and (max-width: 568px) {
  .hide_less_sp {
    display: none
  }
}

@media screen and (min-width: 569px) {
  .hide_more_sp {
    display: none
  }
}

@media screen and (max-width: 414px) {
  .hide_less_ssp {
    display: none
  }
}

@media screen and (min-width: 415px) {
  .hide_more_ssp {
    display: none
  }
}

@media screen and (max-width: 374px) {
  .hide_less_sssp {
    display: none
  }
}

@media screen and (min-width: 375px) {
  .hide_more_sssp {
    display: none
  }
}

.display_none {
  display: none
}

.sp_link {
  pointer-events: none
}

@media screen and (max-width: 768px) {
  .sp_link {
    pointer-events: inherit
  }
}

.wth_100 {
  width: 100%;
  height: auto
}

.position_relative {
  position: relative
}

.overflow_hidden {
  overflow: hidden
}

.unselectable {
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none
}

.header-nav-list {
  zoom: 1
}

.header-nav-list:after {
  display: block;
  content: "";
  clear: both
}

.transitions {
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease
}

@media screen and (max-width: 768px) {
  .transitions {
    transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease
  }
}

.all_transitions {
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease
}

.vertical, .header-nav, .header-logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%)
}

.obj_image {
  object-fit: cover;
  font-family: "object-fit: cover;"
}

.g-p-wrapper, div.g-p-column_2 {
  width: 95%;
  max-width: 1166px;
  margin: auto;
  position: relative
}

@media screen and (max-width: 568px) {
  .g-p-wrapper, div.g-p-column_2 {
    width: 89.33%
  }
}

html, body {
  width: 100%;
  min-width: 1000px;
  margin-left: auto;
  margin-right: auto
}

@media screen and (max-width: 768px) {
  html, body {
    min-width: inherit
  }
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "Roboto", sans-serif;
  color: #000;
  line-height: 1.45;
  font-weight: bold
}

div#container {
  width: 100%;
  height: 100%;
  overflow: hidden
}

::selection {
  background: #3451a3;
  color: #fff
}

::-moz-selection {
  background: #3451a3;
  color: #fff
}

img {
  max-width: 100%
}

a {
  transition: background-color .4s ease, color .4s ease, opacity .4s ease
}

a, a:hover, a:visited, a:link {
  color: #000;
  text-decoration: none
}

a img {
  transition: opacity .4s ease
}

a:hover {
  opacity: .8
}

a:hover img {
  opacity: .8
}

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0
}

@media screen and (max-width: 768px) {
  table.tb_block, table.tb_block thead, table.tb_block tbody, table.tb_block tfoot, table.tb_block tr {
    display: block;
    width: 100%
  }
  table.tb_block tr th, table.tb_block tr td {
    display: block;
    width: 100%
  }
}

@media screen and (max-width: 568px) {
  table.sp_block, table.sp_block thead, table.sp_block tbody, table.sp_block tfoot, table.sp_block tr {
    display: block;
    width: 100%
  }
  table.sp_block tr th, table.sp_block tr td {
    display: block;
    width: 100%
  }
}

picture {
  display: block
}

br {
  line-height: inherit
}

hr {
  height: 1px;
  clear: both;
  border: none;
  border-top: rgba(52, 81, 163, .22) 1px solid;
  color: #fff
}

.g-p-sec {
  padding-top: 40px;
  padding-bottom: 40px
}

@media screen and (max-width: 768px) {
  .g-p-sec {
    padding-top: 15px;
    padding-bottom: 15px
  }
}

.g-p-sec:first-child {
  padding-top: 80px
}

@media screen and (max-width: 768px) {
  .g-p-sec:first-child {
    padding-top: 30px
  }
}

.g-p-sec:last-child {
  padding-bottom: 40px
}

@media screen and (max-width: 768px) {
  .g-p-sec:last-child {
    padding-bottom: 30px
  }
}

div.g-p-column_2 {
  padding-top: 50px
}

@media screen and (max-width: 768px) {
  div.g-p-column_2 {
    padding-top: 20px
  }
}

div.g-p-column_2 main {
  width: 70%;
  float: left
}

@media screen and (max-width: 768px) {
  div.g-p-column_2 main {
    width: 100%;
    float: none
  }
}

div.g-p-column_2 .g-p-sec {
  padding: 0
}

div.g-p-column_2 aside {
  width: 25%;
  float: right
}

@media screen and (max-width: 768px) {
  div.g-p-column_2 aside {
    width: 100%;
    float: none
  }
}

div.g-p-page_ttl {
  width: 100%;
  background-color: #3451a3;
  background-position: center center;
  background-size: cover;
  padding: 60px 0
}

@media screen and (max-width: 768px) {
  div.g-p-page_ttl {
    padding: 40px 0
  }
}

@media screen and (max-width: 568px) {
  div.g-p-page_ttl {
    padding: 30px 0
  }
}

div.g-p-page_ttl h1, div.g-p-page_ttl p.text_ttl {
  color: #fff;
  text-align: center;
  font-weight: bold
}

div.g-p-n_found h1, div.g-p-n_found h2 {
  color: #3451a3
}

.g-c-faq {
  text-align: left
}

.g-c-faq p {
  display: inline
}

@media screen and (max-width: 768px) {
  .g-c-faq p {
    display: block
  }
}

.g-c-faq span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 48px;
  height: 48px;
  margin: 0 18px 0 0;
  border-radius: 3px;
  flex-shrink: 0
}

@media screen and (max-width: 568px) {
  .g-c-faq span {
    width: 30px;
    height: 30px;
    margin-right: 10px
  }
}

.g-c-faq dt {
  cursor: pointer;
  font-weight: bold;
  padding: 11px;
  background-color: #fff;
  display: flex;
  align-items: center;
  background-image: url(../img/arrow/arrow_open.svg);
  background-position: right 35px center;
  background-size: 27px 27px
}

.g-c-faq dt span {
  background-color: #3451a3;
  padding-bottom: 6px
}

@media screen and (max-width: 768px) {
  .g-c-faq dt span {
    padding-bottom: 3px
  }
}

@media screen and (max-width: 768px) {
  .g-c-faq dt {
    background-position: right 10px center;
    background-size: 20px 20px
  }
}

.g-c-faq dt p {
  padding: 0 35px 0 0
}

.g-c-faq dt.open {
  background-image: url(../img/arrow/arrow_close.svg);
  background-position: right 35px center;
  background-size: 27px 27px
}

@media screen and (max-width: 768px) {
  .g-c-faq dt.open {
    background-position: right 10px center;
    background-size: 20px 20px
  }
}

.g-c-faq dd {
  display: none;
  line-height: 1.5em
}

.g-c-faq dd span {
  background-color: #2d82c2;
  flex-shrink: 0;
  padding-bottom: 4px
}

@media screen and (max-width: 768px) {
  .g-c-faq dd span {
    padding-bottom: 2px
  }
}

.g-c-faq dd div.detail {
  padding: 18px 20px 0 11px;
  display: flex
}

.g-c-faq dd div.detail p {
  letter-spacing: .05em;
  font-weight: 400
}

.g-c-faq dd div.detail p span {
  color: rgba(52, 81, 163, .22)
}

.g-c-faq dd div.detail a {
  text-decoration: underline
}

div.g-c-basket_box {
  max-width: 700px;
  height: auto;
  margin: auto;
  text-align: center;
  padding: 100px 0
}

@media screen and (max-width: 568px) {
  div.g-c-basket_box {
    padding: 50px 0
  }
}

div.g-c-basket_box h1, div.g-c-basket_box h2 {
  padding: 0 0 20px;
  margin: 0 0 20px 0;
  text-align: center;
  font-weight: bold;
  border-bottom: #dadada 1px solid;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto
}

div.g-c-basket_box p {
  padding: 0 0 30px 0;
  font-weight: bold
}

.g-c-ttl_logo, .g-c-ttl {
  margin: 0 auto 46px auto;
  font-weight: 900;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3451a3
}

@media screen and (max-width: 568px) {
  .g-c-ttl_logo, .g-c-ttl {
    font-size: 22px
  }
}

.g-c-ttl_logo img, .g-c-ttl img {
  width: 278px;
  margin-bottom: 0px;
  margin-right: 10px
}

@media screen and (max-width: 768px) {
  .g-c-ttl_logo img, .g-c-ttl img {
    width: 157px;
    margin-bottom: -2px;
    margin-right: 10px
  }
}

.g-c-ttl_logo::after, .g-c-ttl::after {
  position: absolute;
  content: "";
  width: 47px;
  height: 4px;
  background-color: #3451a3;
  border-radius: 2px;
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%)
}

.g-c-ttl_logo::after {
  bottom: -10px
}

.g-c-btn_return a, .g-c-btn_dl a, .g-c-btn_anly a, .g-c-btn_ml a, .g-c-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 81px;
  width: 354px;
  border-radius: 42px;
  border: 3px solid #fff;
  box-shadow: 0px 3px 20px rgba(69, 48, 1, .3);
  font-size: 25px;
  color: #fff
}

.g-c-btn_return a::before, .g-c-btn_dl a::before, .g-c-btn_anly a::before, .g-c-btn_ml a::before, .g-c-btn a::before {
  width: 28px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  margin-right: 8px
}

@media screen and (max-width: 768px) {
  .g-c-btn_return a, .g-c-btn_dl a, .g-c-btn_anly a, .g-c-btn_ml a, .g-c-btn a {
    height: 57px;
    font-size: 20px;
    width: 335px
  }
  .g-c-btn_return a::before, .g-c-btn_dl a::before, .g-c-btn_anly a::before, .g-c-btn_ml a::before, .g-c-btn a::before {
    width: 25px
  }
}

.g-c-btn_anly {
  background-color: #fff;
  border-radius: 42px
}

.g-c-btn_anly a {
  background: linear-gradient(90deg, #ffb100 0%, #ff5800 100%)
}

.g-c-btn_anly a::before {
  background-image: url(../img/common/icon-analysis.svg)
}

.g-c-btn_dl, .g-c-btn_ml {
  background-color: #fff;
  border-radius: 42px
}

.g-c-btn_dl a, .g-c-btn_ml a {
  background: linear-gradient(90deg, #4d7eda 0%, #4db8da 100%)
}

.g-c-btn_dl a::before {
  background-image: url(../img/common/icon-dl.svg)
}

.g-c-btn_ml a::before {
  background-image: url(../img/common/icon-mail.svg)
}


div#pageup {
  width: 70px;
  height: 70px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100
}

@media screen and (max-width: 768px) {
  div#pageup {
    width: 50px;
    height: 50px
  }
}

@media screen and (max-width: 568px) {
  div#pageup {
    width: 40px;
    height: 40px
  }
}

div#pageup a img.img_pageup {
  width: 100%;
  height: 100%
}

.cookie-box {
  z-index: 100;
  position: fixed;
  bottom: 0;
  background-color: rgba(0, 0, 0, .6);
  width: 100%
}

.cookie-box .cookie-box_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 20px;
  color: #fff;
  width: 1000px
}

@media screen and (max-width: 768px) {
  .cookie-box .cookie-box_inner {
    width: 90%;
    padding: 15px 0
  }
}

.cookie-box .cookie-box_inner p {
  width: 850px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.8
}

@media screen and (max-width: 768px) {
  .cookie-box .cookie-box_inner p {
    font-size: 10px;
    line-height: 1.6
  }
}

.cookie-box .cookie-box_inner p a {
  color: #fff;
  text-decoration: underline
}

.cookie-box .cookie-box_inner button.cookie-box_btn {
  display: inline-block;
  z-index: 1;
  position: relative;
  padding: 15px 20px;
  background: #fff;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  cursor: pointer;
  border: 2px solid #333
}

@media screen and (max-width: 768px) {
  .cookie-box .cookie-box_inner button.cookie-box_btn {
    width: 50vw;
    margin: 5px auto 0;
    padding: 5px 20px
  }
}

.policy_box .policy_content {
  padding: 20px;
  text-align: left
}

.policy_box .policy_content h2 {
  font-weight: 700;
  margin-bottom: 1em
}

.policy_box .policy_content h3 {
  font-weight: 700;
  font-size: 14px
}

.policy_box .policy_content p {
  margin-bottom: 1em;
  font-size: 12px
}

.policy_box .policy_content p.mb_0 {
  margin-bottom: 0
}

.policy_box .policy_content ol {
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 1em;
  font-size: 12px
}

.policy_box .policy_content ol li ol {
  padding-left: 2em;
  margin-bottom: 0
}

.policy_box .policy_content ol.pl_25 {
  padding-left: 2em
}

@media screen and (max-width: 768px) {
  .policy_box {
    width: 100%;
    margin: 20px 0
  }
  .policy_box .policy_content {
    padding: 20px;
    font-size: 12px
  }
}

@media screen and (max-width: 568px) {
  .policy_box {
    height: 120px;
    margin: 20px auto
  }
  .policy_box .policy_content {
    padding: 10px
  }
}

span.marker {
  background: linear-gradient(transparent 60%, #ffeb00 60%)
}

span.number {
  border-radius: 31px;
  width: 62px;
  height: 62px;
  color: #fff;
  font-size: 31px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center
}

@media screen and (max-width: 768px) {
  span.number {
    width: 43px;
    height: 43px;
    font-size: 21px
  }
}

.list-3col {
  display: flex;
  justify-content: space-between;
  margin-top: 50px
}

@media screen and (max-width: 768px) {
  .list-3col {
    flex-direction: column;
    align-items: center
  }
}

.list-3col li {
  width: 30.9%;
  border-radius: 20px;
  padding: 47px 2% 20px;
  position: relative;
  text-align: center;
  background-color: #fff
}

@media screen and (max-width: 768px) {
  .list-3col li {
    width: 100%;
    max-width: 450px;
    margin-bottom: 20px;
    text-align: left;
    padding: 37px 24px
  }
}

.list-3col li .number {
  position: absolute;
  top: -31px;
  left: 50%;
  transform: translateX(-50%)
}

@media screen and (max-width: 768px) {
  .list-3col li .number {
    top: -21px
  }
}

.list-3col li h3 {
  font-size: 22px;
  letter-spacing: .05em;
  font-weight: 900;
  line-height: 1.32;
  margin-bottom: 5px
}

@media screen and (max-width: 1280px) {
  .list-3col li h3 {
    font-size: 20px
  }
}

@media screen and (max-width: 568px) {
  .list-3col li h3 {
    font-size: 16px
  }
}

.list-3col li h3 span {
  font-size: 32px;
  letter-spacing: .05em;
  display: inline-block;
  margin-bottom: -19px
}

@media screen and (max-width: 1280px) {
  .list-3col li h3 span {
    font-size: 26px
  }
}

@media screen and (max-width: 568px) {
  .list-3col li h3 span {
    font-size: 18px
  }
}

.list-3col li p {
  letter-spacing: .05em;
  font-weight: bold;
  font-size: 20px
}

@media screen and (max-width: 1280px) {
  .list-3col li p {
    font-size: 18px
  }
}

@media screen and (max-width: 568px) {
  .list-3col li p {
    font-size: 14px
  }
}

@media screen and (max-width: 768px) {
  .list-3col li img {
    position: absolute;
    right: 8px;
    bottom: 0
  }
}

.cv {
  background: url(../img/front/cv-bg.png) no-repeat center center;
  background-size: cover;
  padding: 48px 0
}

@media screen and (max-width: 568px) {
  .cv {
    background-image: url(../img/front/cv-bg-sp.png)
  }
}

.cv-btns {
  display: flex;
  justify-content: center
}

@media screen and (max-width: 768px) {
  .cv-btns {
    flex-direction: column;
    align-items: center
  }
}

.cv-btns .g-c-btn_anly {
  margin-right: 16px
}

@media screen and (max-width: 768px) {
  .cv-btns .g-c-btn_anly {
    margin-right: 0;
    margin-bottom: 10px
  }
}

.slidein_left, .slidein_right {
  opacity: 1;
  transition: transform 1s ease, opacity 1s ease-in
}

.slidein_left.init {
  opacity: 0;
  transform: translate(-10%, 0)
}

.slidein_right.init {
  opacity: 0;
  transform: translate(10%, 0)
}

.slideup {
  opacity: 1;
  transition: opacity .7s ease-in-out, transform 1.5s cubic-bezier(0.35, 0.34, 0.22, 0.99);
  transform: translate(0, 0);
  will-change: transform, opacity
}

.slideup.init {
  opacity: 0;
  transform: translate(0, 100px)
}

@media screen and (max-width: 768px) {
  .slideup.init {
    transform: translate(0, 80px)
  }
}

.slideup_js {
  opacity: 0;
  transform: translate(0, 150px);
  will-change: transform, opacity
}

.rotate {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
  transition: opacity 4s, -webkit-transform 4s;
  transition: opacity 4s, transform 4s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.rotate.init {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale3d(1.3, 1.3, 1) rotate3d(1, -3, -1, -36deg) translate3d(0, 50px, 130px);
  transform: scale3d(1.3, 1.3, 1) rotate3d(1, -3, -1, -36deg) translate3d(0, 50px, 130px)
}

.fadein {
  opacity: 1;
  transition: opacity .5s ease-in-out
}

.fadein.init {
  opacity: 0
}

@media screen and (min-width: 569px) {
  .delay_100 {
    transition-delay: 100ms
  }
  .delay_200 {
    transition-delay: 200ms
  }
  .delay_300 {
    transition-delay: 300ms
  }
  .delay_400 {
    transition-delay: 400ms
  }
  .delay_400_0 {
    transition-delay: 400ms
  }
}

@media screen and (min-width: 569px)and (max-width: 568px) {
  .delay_400_0 {
    transition-delay: 0
  }
}

@media screen and (max-width: 568px) {
  .clear_effect_sp {
    transition: none !important;
    transform: none !important;
    opacity: 1 !important
  }
}

@media screen and (min-width: 569px) {
  .clear_effect_up_sp {
    transition: none !important;
    transform: none !important;
    opacity: 1 !important
  }
}

header {
  width: 100%;
  position: fixed;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10
}

@media screen and (max-width: 1280px) {
  header {
    top: 0
  }
}

.header-inner {
  min-width: 1000px;
  height: 68px;
  margin: auto
}

@media screen and (max-width: 1280px) {
  .header-inner {
    min-width: inherit
  }
}

.header-logo {
  left: 34px
}

@media screen and (max-width: 1280px) {
  .header-logo {
    top: 41px;
    left: 20px
  }
}

.header-logo a {
  display: block
}

.header-logo a img {
  width: 236px;
  height: auto
}

@media screen and (max-width: 768px) {
  .header-logo a img {
    width: 147px
  }
}

.header-logo a .logo-scroll {
  display: none
}

.header-cv {
  width: 210px;
  height: 51px;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 32px
}

@media screen and (max-width: 1280px) {
  .header-cv {
    display: none
  }
}

.header-cv a {
  width: 100%;
  height: 100%;
  font-size: 15px;
  text-align: center;
  position: relative
}

.header-cv a, .header-cv a:hover, .header-cv a:visited, .header-cv a:link {
  color: #fff;
  text-decoration: none
}

header.logo-change .logo-fv {
  display: none
}

header.logo-change .logo-scroll {
  display: block
}

.header-nav {
  margin: auto;
  position: absolute;
  right: 254px;
  background-color: #fff;
  height: 51px;
  border-radius: 26px;
  border: 3px solid #cce9fa;
  z-index: 1;
  display: flex;
  align-items: center
}

@media screen and (max-width: 1280px) {
  .header-nav {
    border-radius: 0;
    position: fixed;
    height: inherit;
    height: 100vh;
    top: 0;
    right: 0;
    width: 70%;
    max-width: 350px;
    overflow: auto;
    background-color: #fff;
    z-index: 1000;
    -webkit-transform: none;
    transform: none
  }
}

.header-nav-list {
  padding: 0 15px
}

@media screen and (max-width: 1280px) {
  .header-nav-list {
    width: 100%;
    padding: 20px 0
  }
}

.header-nav-list-item {
  float: left
}

@media screen and (max-width: 1280px) {
  .header-nav-list-item {
    width: 100%;
    float: none
  }
}

.header-nav-list-item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 15px
}

@media screen and (max-width: 1280px) {
  .header-nav-list-item a {
    padding: 16px
  }
}

.header-nav-list-item a:hover {
  opacity: .5
}

.header-nav-list-item.switching {
  display: none
}

@media screen and (max-width: 1280px) {
  .header-nav-list-item.switching {
    display: inherit
  }
}

.header-nav-list-item.switching img {
  width: 70%;
  height: auto;
  margin-bottom: 20px
}

.header-nav-list-item.switching ul {
  padding: 15px 0
}

.header-nav-list-item.switching ul li a {
  padding: 3px 15px;
  font-weight: normal;
  border-bottom: none
}

.switching {
  display: none
}

@media screen and (max-width: 1280px) {
  .switching {
    display: block
  }
  .switching .header-cv {
    display: block;
    width: 80%;
    position: inherit;
    transform: none;
    margin: 20px auto 0
  }
}

body.drawer_open {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none
}

.header-toggle-btn {
  display: none
}

@media screen and (max-width: 1280px) {
  .header-toggle-btn {
    position: absolute;
    z-index: 1001;
    top: 14px;
    right: 14px;
    display: block;
    box-sizing: content-box;
    width: 37px;
    padding: 15px 7px 15px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 0;
    outline: 0;
    background-color: rgba(0, 0, 0, 0)
  }
}

.header-toggle-btn-bar {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 4px;
  border: 0;
  -webkit-transition: background-color .35s ease, transform .35s ease;
  transition: background-color .35s ease, transform .35s ease
}

header.logo-change .header-toggle-btn-bar {
  background-color: #3451a3
}

.header-toggle-btn-bar+.header-toggle-btn-bar {
  margin-top: 7px
}

.header-toggle-btn.toggle_active .header-toggle-btn-bar {
  background-color: #3451a3
}

.header-toggle-btn.toggle_active .top {
  -webkit-transform: translateY(15px) translateX(0) rotate(45deg);
  transform: translateY(15px) translateX(0) rotate(45deg);
  width: 30px
}

.header-toggle-btn.toggle_active .middle {
  opacity: 0
}

.header-toggle-btn.toggle_active .bottom {
  -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
  transform: translateY(-7px) translateX(0) rotate(-45deg);
  width: 30px;
  margin-left: 0
}

.drawer_bg {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgba(51, 51, 51, .5)
}

@media screen and (max-width: 1280px) {
  .header-nav {
    display: none;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch
  }
  .header-nav.is_open {
    display: block;
    top: 0;
    opacity: 1;
    animation-duration: .4s;
    animation-name: fadeInRight
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 0;
    transform: translate3d(0, 0, 0)
  }
  to {
    opacity: 1;
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 0;
    transform: translate3d(0, 0, 0)
  }
  to {
    opacity: 1;
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes fadeInScale {
  from {
    opacity: 0;
    transform: scale(0.9)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}

@keyframes fadeOutScale {
  from {
    opacity: 1;
    transform: scale(1)
  }
  to {
    opacity: 0;
    transform: scale(0.9)
  }
}

.footer {
  width: 100%;
  padding: 41px 0;
  margin: auto;
  background-color: #3451a3;
  text-align: center
}

.footer p {
  letter-spacing: .05em;
  font-weight: 400;
  font-size: 14px;
  color: #fff
}

section.footer-sitemap {
  margin: auto;
  padding-bottom: 30px
}

@media screen and (max-width: 768px) {
  section.footer-sitemap {
    width: 100%
  }
}

.footer-sitemap-list {
  display: flex;
  justify-content: center
}

@media screen and (max-width: 768px) {
  .footer-sitemap-list {
    flex-direction: column;
    align-items: center
  }
}

.footer-sitemap-list-item {
  border-right: 1px solid rgba(255, 255, 255, .6);
  padding: 0 20px
}

.footer-sitemap-list-item:last-child {
  border-right: none
}

@media screen and (max-width: 768px) {
  .footer-sitemap-list-item {
    border-right: none
  }
}

.footer-sitemap-list-item a {
  font-weight: 400;
  font-size: 14px;
  color: #fff
}

@media screen and (max-width: 768px) {
  .footer-sitemap-list-item a {
    padding: 10px 15px;
    display: block
  }
}

div.form {
  max-width: 1001px;
  margin: 23px auto 0
}

div.form span.essential, div.form span.optional {
  white-space: nowrap;
  padding: 2px 10px;
  font-size: 80%;
  color: #fff;
  background-color: #ffa700;
  margin: 0 5px;
  border-radius: 3px;
  font-size: 14px;
  letter-spacing: .1em
}

div.form span.optional {
  background-color: #ff6b0f
}

div.form table {
  width: 100%;
  border-top: 1px solid #3451a3;
  border-bottom: 1px solid #3451a3
}

@media screen and (max-width: 768px) {
  div.form table, div.form table thead, div.form table tbody, div.form table tfoot, div.form table tr {
    display: block;
    width: 100%
  }
  div.form table tr th, div.form table tr td {
    display: block;
    width: 100%
  }
}

@media screen and (max-width: 768px) {
  div.form table {
    border: none
  }
}

div.form table th, div.form table td {
  text-align: left
}

div.form table th {
  width: 250px;
  background-color: #ecf3fa;
  border-bottom: rgba(52, 81, 163, .22) 1px solid;
  font-weight: bold;
  position: relative;
  vertical-align: top
}

@media screen and (min-width: 769px) {
  div.form table th {
    padding: 28px 20px
  }
}

@media screen and (max-width: 768px) {
  div.form table th {
    width: 100%;
    padding: 10px;
    border: none
  }
}

div.form table th p {
  display: inline-block;
  vertical-align: middle;
  word-break: break-all
}

div.form table th span.essential, div.form table th span.optional {
  position: absolute;
  right: 10px
}

div.form table td {
  padding: 13px 20px;
  border-bottom: rgba(52, 81, 163, .22) 1px solid;
  vertical-align: middle
}

@media screen and (max-width: 768px) {
  div.form table td {
    padding: 10px 10px 20px 10px
  }
}

div.form table tr:last-child th, div.form table tr:last-child td {
  border-bottom: none
}

@media screen and (min-width: 769px) {
  div.form table.table_confirm th {
    padding: 15px 20px
  }
}

div.form p.head {
  padding: 20px 0;
  font-weight: bold
}

div.form p.closing {
  padding: 20px 0 10px 0;
  font-weight: bold;
  text-align: center
}

div.form span.arrow {
  font-size: 90%;
  margin: 5px 0;
  font-weight: bold;
  display: inline-block
}

div.form ul.transmission {
  width: 100%;
  text-align: center;
  margin: 20px auto 50px auto;
  display: table
}

@media screen and (max-width: 768px) {
  div.form ul.transmission {
    margin-bottom: 30px
  }
}

@media screen and (max-width: 568px) {
  div.form ul.transmission {
    width: 95%;
    display: inherit
  }
}

div.form ul.transmission li {
  display: table-cell;
  padding: 2px 5px
}

@media screen and (max-width: 568px) {
  div.form ul.transmission li {
    display: block
  }
}

div.form ul.transmission li a {
  cursor: pointer
}

div.form ul.transmission_confirm {
  margin: 60px 0 50px
}

@media screen and (max-width: 768px) {
  div.form ul.transmission_confirm {
    margin: 40px 0 30px
  }
}

div.form ul.transmission_confirm li {
  text-align: center
}

div.form ul.transmission_confirm li+li {
  margin-top: 25px
}

@media screen and (max-width: 768px) {
  div.form ul.transmission_confirm li+li {
    margin-top: 15px
  }
}

div.form ul.transmission_confirm form {
  text-align: center
}

div.form ul.break {
  width: 100%;
  display: table
}

@media screen and (max-width: 568px) {
  div.form ul.break {
    display: inherit
  }
}

div.form ul.break li {
  display: table-cell;
  padding: 0 5px
}

div.form ul.break li:nth-child(1) {
  padding: 0 5px 0 0
}

@media screen and (max-width: 568px) {
  div.form ul.break li:nth-child(1) {
    padding: 0
  }
}

div.form ul.break li:last-child {
  padding: 0 0 0 5px
}

@media screen and (max-width: 568px) {
  div.form ul.break li:last-child {
    padding: 0
  }
}

@media screen and (max-width: 568px) {
  div.form ul.break li {
    display: inherit;
    padding: 0
  }
}

div.form ul.variable {
  width: 100%
}

div.form ul.variable li {
  display: inline-block;
  padding: 0 5px
}

div.form ul.variable li:last-child {
  padding: 0 0 0 5px
}

@media screen and (max-width: 568px) {
  div.form ul.variable li:last-child {
    padding: 0
  }
}

div.form ul.variable li:nth-child(1) {
  padding: 0 5px 0 0
}

@media screen and (max-width: 568px) {
  div.form ul.variable li:nth-child(1) {
    padding: 0
  }
}

@media screen and (max-width: 568px) {
  div.form ul.variable li {
    display: inherit;
    padding: 0
  }
}

div.form ul.variable li input {
  width: auto;
  margin: 5px 10px 5px 0
}

div.form ul.check_list li {
  width: auto;
  min-width: 25%;
  padding: 5px 0;
  font-weight: 400;
  letter-spacing: .05em
}

@media only screen and (max-width: 1000px) {
  div.form ul.check_list li {
    width: 100%;
    float: none;
    border-bottom: rgba(52, 81, 163, .22) 1px solid
  }
}

div.form ul.number {
  display: table
}

div.form ul.number li {
  display: table-cell
}

div.form ul.number li:nth-child(1) input {
  width: 5em
}

div.form ul.number li:nth-child(2) input {
  width: 7em
}

div.form ul.number li p {
  display: inline-block
}

div.form ul.number li span {
  padding: 0 10px
}

div.form ul.phone {
  display: table;
  table-layout: auto
}

div.form ul.phone li {
  display: table-cell
}

div.form ul.phone li:nth-child(1) input {
  width: 5em
}

div.form ul.phone li:nth-child(2) input {
  width: 6em
}

div.form ul.phone li:nth-child(3) input {
  width: 6em
}

div.form ul.phone li p {
  display: inline-block
}

div.form ul.phone li span {
  padding: 0 10px
}

div.form div.comp_box {
  padding: 50px 0
}

@media screen and (max-width: 568px) {
  div.form div.comp_box {
    padding: 30px 0
  }
}

div.form div.flow_nav {
  max-width: 1000px;
  margin: 50px auto 30px;
  background-color: #e1e1e1
}

@media screen and (max-width: 768px) {
  div.form div.flow_nav {
    margin-top: 20px;
    margin-bottom: 10px
  }
}

div.form div.flow_nav ul {
  overflow: hidden
}

div.form div.flow_nav ul li {
  float: left;
  position: relative;
  width: 35%;
  padding: 17px 0 17px 50px;
  text-align: left;
  background-color: #e1e1e1
}

@media screen and (max-width: 768px) {
  div.form div.flow_nav ul li {
    padding: 10px 0 10px 40px
  }
}

@media screen and (max-width: 568px) {
  div.form div.flow_nav ul li {
    padding-left: 25px
  }
}

div.form div.flow_nav ul li:before {
  bottom: 0;
  content: "";
  width: 45px;
  height: 45px;
  margin: auto;
  position: absolute;
  right: -20px;
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #e1e1e1;
  z-index: 1
}

div.form div.flow_nav ul li:first-child {
  padding-left: 25px;
  width: 30%
}

@media screen and (max-width: 768px) {
  div.form div.flow_nav ul li:first-child {
    padding-left: 15px
  }
}

@media screen and (max-width: 568px) {
  div.form div.flow_nav ul li:first-child {
    padding-left: 0
  }
}

div.form div.flow_nav ul li:last-child:before {
  content: none
}

div.form div.flow_nav ul li span {
  position: relative;
  z-index: 100;
  padding: 0 0 0 15px;
  font-size: 17px;
  font-weight: bold
}

@media screen and (max-width: 414px) {
  div.form div.flow_nav ul li span {
    font-size: 14px
  }
}

div.form div.flow_nav ul.flow_form li:nth-child(1) {
  background-color: #3451a3;
  color: #fff;
  font-weight: bold
}

div.form div.flow_nav ul.flow_form li:nth-child(1):before {
  content: "";
  margin: auto;
  position: absolute;
  right: -22px;
  background-color: #3451a3;
  border-bottom: none;
  border-right: none
}

div.form div.flow_nav ul.flow_form li:nth-child(2):before {
  border-bottom: rgba(52, 81, 163, .22) 1px solid;
  border-right: rgba(52, 81, 163, .22) 1px solid
}

div.form div.flow_nav ul.flow_confirm li:nth-child(2) {
  background-color: #3451a3;
  color: #fff;
  font-weight: bold
}

div.form div.flow_nav ul.flow_confirm li:nth-child(2):before {
  content: "";
  margin: auto;
  position: absolute;
  right: -22px;
  background-color: #3451a3;
  border-bottom: none;
  border-right: none
}

div.form div.flow_nav ul.flow_complete li:nth-child(3) {
  background-color: #3451a3;
  color: #fff;
  font-weight: bold
}

div.form div.flow_nav ul.flow_complete li:nth-child(3):before {
  content: "";
  margin: auto;
  position: absolute;
  right: -22px;
  background-color: #3451a3;
  border-bottom: none;
  border-right: none
}

div.form div.flow_nav ul.flow_complete li:nth-child(1):before {
  border-bottom: rgba(52, 81, 163, .22) 1px solid;
  border-right: rgba(52, 81, 163, .22) 1px solid
}

div.form div.agree_box {
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center
}

@media screen and (max-width: 568px) {
  div.form div.agree_box {
    flex-direction: column
  }
}

@media screen and (min-width: 769px) {
  div.form div.agree_box {
    margin: 20px auto 0;
    max-width: 900px;
    width: 90%
  }
}

div.form div.agree_box, div.form div.agree_box p, div.form div.agree_box span, div.form div.agree_box li, div.form div.agree_box ul {
  line-height: 1.5
}

@media screen and (max-width: 568px) {
  div.form div.agree_box {
    padding: 15px 5px 5px 5px;
    margin-top: 0
  }
}

div.form div.agree_box p.strong_text {
  font-weight: 700
}

@media screen and (max-width: 414px) {
  div.form div.agree_box p.strong_text {
    font-size: 14px
  }
}

@media screen and (max-width: 374px) {
  div.form div.agree_box p.strong_text {
    font-size: 13px
  }
}

div.form div.agree_box ul.check_list li {
  width: auto
}

@media only screen and (max-width: 1000px) {
  div.form div.agree_box ul.check_list li {
    border-bottom: none
  }
}

div.form div.agree_box div.err_area .text_box {
  padding: 0;
  max-width: 600px;
  margin: 5px auto 0 auto
}

div.form div.agree_box .policy_box {
  height: 100px;
  width: 100%;
  border: 1px solid #ccc;
  overflow: auto;
  margin: 20px 0
}

div.form div.agree_box p.head_agree {
  margin: 0;
  flex-shrink: 0;
  margin-right: 13px;
  font-weight: 400;
  letter-spacing: .05em
}

div.form div.agree_box p.head_agree a {
  text-decoration: underline
}

div.form div.agree_box p.head_agree span.essential {
  margin-right: 15px
}

@media screen and (max-width: 568px) {
  div.form div.agree_box p.head_agree {
    margin: 20px 0 0
  }
  div.form div.agree_box p.head_agree span.essential {
    margin-right: 10px
  }
}

div.err_area {
  display: block
}

div.err_area p {
  display: block;
  padding: 5px 10px;
  font-weight: bold;
  color: #de2636;
  border: #de2636 1px solid;
  margin: 5px auto 0;
  text-align: center !important;
  border-radius: 5px
}

div.err_area .text_box {
  width: 80%;
  margin: 5px auto;
  padding: 15px 0;
  display: block
}

div.err_area .text_box li {
  display: block;
  padding: 5px 10px;
  font-weight: bold;
  color: #de2636;
  border: #de2636 1px solid;
  margin: 5px auto;
  text-align: center;
  border-radius: 5px
}

div.err_area .list_box {
  width: 90%;
  margin: 0 auto 10px auto;
  padding: 5px 0
}

div.err_area .list_box li {
  display: block;
  padding: 5px 10px;
  font-weight: bold;
  color: #de2636;
  border: #de2636 2px solid;
  margin: 5px auto;
  text-align: center;
  border-radius: 5px
}

div.error_area {
  max-width: 800px;
  margin: 0 auto
}

div.error_area .error_access, div.error_area .text_box, div.error_area .list_box {
  margin: 0 auto 10px auto;
  padding: 5px 0
}

div.error_area .error_access li, div.error_area .text_box li, div.error_area .list_box li {
  display: block;
  padding: 5px 10px;
  font-weight: bold;
  color: #de2636;
  border: #de2636 2px solid;
  margin: 5px auto;
  text-align: center;
  border-radius: 5px
}

.btn_add, .btn_remove {
  padding: 5px 20px;
  border-radius: 5px;
  background-color: #3451a3;
  display: inline-block;
  font-weight: 700;
  border: none
}

.btn_add, .btn_remove, .btn_add:hover, .btn_add:visited, .btn_add:link {
  color: #fff;
  text-decoration: none
}

.btn_add:hover, .btn_remove:hover {
  text-decoration: none;
  opacity: .8
}

.btn_add span, .btn_remove span {
  padding-left: 12px;
  position: relative;
  display: inline-block
}

.btn_add span:before, .btn_remove span:before {
  content: "+";
  position: absolute;
  left: 0;
  top: 3px;
  line-height: 1
}

.btn_remove {
  background-color: #e1e1e1
}

.btn_remove, .btn_remove:hover, .btn_remove:visited, .btn_remove:link {
  color: #000;
  text-decoration: none
}

.btn_remove span:before {
  content: "-"
}

p#fm_ajax_message {
  font-weight: 700;
  color: #3451a3;
  letter-spacing: 1px
}

input, select, textarea, search {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "Roboto", sans-serif;
  border: #ccc 1px solid;
  background-color: #fff;
  -webkit-appearance: none;
  font-size: 16px;
  border-radius: 0;
  letter-spacing: .05em;
  max-width: 420px
}

@media screen and (max-width: 768px) {
  input, select, textarea, search {
    max-width: inherit
  }
}

button {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "Roboto", sans-serif;
  background-color: rgba(0, 0, 0, 0);
  border: none
}

input:focus, select:focus, textarea:focus, button:focus {
  outline: 0;
  border-color: #3451a3
}

:-ms-input-placeholder {
  color: #ddd
}

::placeholder {
  color: #ddd
}

::selection {
  color: #fff;
  background: #3451a3
}

input::selection, textarea::selection {
  color: #fff;
  background: #3451a3
}

input {
  width: 100%;
  padding: 10px;
  margin: 5px 0
}

input.wth_80 {
  width: 80%
}

@media screen and (max-width: 768px) {
  input.wth_80 {
    width: 100%
  }
}

input.wth_70 {
  width: 70%
}

@media screen and (max-width: 768px) {
  input.wth_70 {
    width: 100%
  }
}

input.wth_50 {
  width: 50%
}

@media screen and (max-width: 768px) {
  input.wth_50 {
    width: 100%
  }
}

input.wth_30 {
  width: 30%
}

@media screen and (max-width: 768px) {
  input.wth_30 {
    width: 100%
  }
}

input.wth_20 {
  width: 20%
}

@media screen and (max-width: 768px) {
  input.wth_20 {
    width: 50%
  }
}

textarea {
  width: 100%;
  height: 10em;
  padding: 10px;
  resize: vertical
}

select {
  width: auto;
  padding: 10px 60px 10px 10px;
  background-image: url(../img/arrow/input_select.svg);
  background-position: right 5px center;
  background-size: 25px 25px;
  vertical-align: middle;
  border: rgba(52, 81, 163, .22) 1px solid;
  margin: 5px 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

select::-ms-expand {
  display: none
}

input[type=radio], input[type=checkbox] {
  display: none
}

input[type=radio]+label {
  padding: 7px 0px 7px 25px;
  margin: 2px 20px 2px 0px;
  display: inline-block;
  background-image: url(../img/arrow/input_check_off.svg);
  background-position: left 50%;
  background-size: 18px 18px;
  cursor: pointer
}

input[type=radio]:checked+label {
  background-image: url(../img/arrow/input_check_on.svg);
  background-position: left 50%;
  background-size: 18px 18px
}

input[type=checkbox]+label {
  padding: 7px 0px 7px 25px;
  margin: 2px 20px 2px 0px;
  background-image: url(../img/arrow/checkbox_off.svg);
  background-position: left 50%;
  background-size: 18px 18px;
  display: inline-block;
  cursor: pointer
}

input[type=checkbox]:checked+label {
  background-image: url(../img/arrow/checkbox_on.svg);
  background-position: left 50%;
  background-size: 18px 18px
}

input[type=file] {
  border: none;
  padding: 0
}

input[type=submit].input_submit, input[type=reset].input_submit, input[type=button].input_submit, button[type=submit].input_submit, button[type=button].input_submit {
  width: 100%;
  max-width: 354px;
  margin: 0 auto;
  height: 81px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  color: #fff;
  border: 3px solid #fff;
  background: linear-gradient(90deg, #ffb100 0%, #ff5800 100%);
  border-radius: 42px;
  box-shadow: 0px 3px 20px rgba(69, 48, 1, .3);
  font-weight: bold;
  outline: none;
  cursor: pointer
}

@media screen and (max-width: 768px) {
  input[type=submit].input_submit, input[type=reset].input_submit, input[type=button].input_submit, button[type=submit].input_submit, button[type=button].input_submit {
    height: 50px;
    font-size: 18px
  }
}

input[type=submit].input_submit:hover, input[type=reset].input_submit:hover, input[type=button].input_submit:hover, button[type=submit].input_submit:hover, button[type=button].input_submit:hover {
  opacity: .8
}

input[type=submit].button_confirm, input[type=reset].button_confirm, input[type=button].button_confirm, button[type=submit].button_confirm, button[type=button].button_confirm {
  width: 100%;
  max-width: 354px;
  margin: 0 auto;
  height: 81px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  color: #fff;
  border: 3px solid #fff;
  background: linear-gradient(90deg, #ffb100 0%, #ff5800 100%);
  border-radius: 42px;
  box-shadow: 0px 3px 20px rgba(69, 48, 1, .3);
  outline: none
}

@media screen and (max-width: 768px) {
  input[type=submit].button_confirm, input[type=reset].button_confirm, input[type=button].button_confirm, button[type=submit].button_confirm, button[type=button].button_confirm {
    height: 50px;
    font-size: 18px
  }
}

input[type=submit].input_return, input[type=reset].input_return, input[type=button].input_return, button[type=submit].input_return, button[type=button].input_return {
  display: inline-block;
  width: auto;
  border: none;
  padding: 0 0 0 15px;
  background-image: url(../img/arrow/arrow_left.svg);
  background-size: 5px auto;
  background-position: left center;
  min-width: inherit;
  color: #000;
  font-weight: 500;
  text-decoration: underline;
  background-color: rgba(0, 0, 0, 0);
  transition: none;
  cursor: pointer
}

@media screen and (max-width: 414px) {
  input[type=submit].input_return, input[type=reset].input_return, input[type=button].input_return, button[type=submit].input_return, button[type=button].input_return {
    width: auto
  }
}

p#fm_ajax_message {
  font-weight: bold;
  color: #3451a3;
  letter-spacing: 1px
}

div.top_view {
  width: 100%;
  position: relative;
  overflow: hidden
}

div.top_view .top_img, div.top_view .top_img-sp {
  position: relative;
  max-height: 769px
}

@media screen and (max-width: 768px) {
  div.top_view .top_img, div.top_view .top_img-sp {
    max-height: inherit
  }
}

div.top_view .top_img img, div.top_view .top_img-sp img {
  width: 100%
}

div.top_view .top_img_pc {
  width: 67.2%;
  max-width: 918px;
  position: absolute;
  top: 56%;
  right: calc(50% - 413px);
  transform: translate(50%, -50%)
}

@media screen and (max-width: 1280px) {
  div.top_view .top_img_pc {
    right: 20%
  }
}

div.top_view .top_img-sp {
  max-height: 100vh;
  object-fit: cover
}

.top_txt {
  position: absolute;
  top: 53%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  font-weight: 900;
  color: #fff;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .top_txt {
    height: 100%;
    top: 120px;
    transform: none
  }
  .top_txt .g-p-wrapper {
    height: 100%
  }
}

@media screen and (max-width: 568px) {
  .top_txt {
    top: 75px
  }
}

.top_txt .top_txt-head {
  font-size: 33px;
  position: relative
}

@media screen and (max-width: 568px) {
  .top_txt .top_txt-head {
    font-size: 20px;
    margin-left: 14px
  }
}

.top_txt .top_txt-head::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 18px;
  background: url(../img/front/top-txt.svg) no-repeat center center;
  background-size: contain;
  left: 0;
  bottom: -29px
}

@media screen and (max-width: 568px) {
  .top_txt .top_txt-head::after {
    bottom: -22px
  }
}

.top_txt h2 {
  font-size: 50px;
  line-height: 1.2;
  margin-top: 20px
}

@media screen and (max-width: 768px) {
  .top_txt h2 {
    font-size: 37px
  }
}

@media screen and (max-width: 568px) {
  .top_txt h2 {
    font-size: 29px;
    margin-left: 14px;
    white-space: nowrap
  }
}

.top_txt h2 span {
  font-size: 76px
}

@media screen and (max-width: 1280px) {
  .top_txt h2 span {
    font-size: 68px
  }
}

@media screen and (max-width: 568px) {
  .top_txt h2 span {
    font-size: 45px
  }
}

.top_txt p {
  background-color: #fff;
  display: inline-block;
  color: #3c9de1;
  border-radius: 5px;
  font-size: 30px;
  padding: 2px 50px 4px 50px;
  margin-top: 28px
}

@media screen and (max-width: 568px) {
  .top_txt p {
    font-size: 18px;
    padding: 2px 10px 4px;
    text-align: center;
    display: block;
    width: 90%;
    margin: 28px auto 0
  }
}

.top_txt p span {
  color: #ff9300
}

.top_txt .top-btn {
  margin-top: 40px;
  display: flex
}

@media screen and (max-width: 768px) {
  .top_txt .top-btn {
    position: absolute;
    margin-top: 0;
    width: 100%;
    bottom: 200px;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center
  }
}

@media screen and (max-width: 568px) {
  .top_txt .top-btn {
    flex-direction: column;
    bottom: 98px
  }
}

.top_txt .g-c-btn_dl {
  margin-right: 7px
}

.top_txt .g-c-btn_dl a {
  width: 284px
}

@media screen and (max-width: 768px) {
  .top_txt .g-c-btn_dl a {
    width: 245px
  }
}

@media screen and (max-width: 568px) {
  .top_txt .g-c-btn_dl a {
    width: 100%
  }
}

@media screen and (max-width: 568px) {
  .top_txt .g-c-btn_dl {
    margin-right: 0
  }
}

@media screen and (max-width: 568px) {
  .top_txt .g-c-btn_anly {
    margin-top: 7px
  }
}

.top_txt .g-c-btn_anly a {
  width: 322px
}

@media screen and (max-width: 768px) {
  .top_txt .g-c-btn_anly a {
    width: 277px
  }
}

@media screen and (max-width: 568px) {
  .top_txt .g-c-btn_anly a {
    width: 100%
  }
}

.example-slider {
  padding: 28px 0 22px;
  overflow: hidden
}

@media screen and (max-width: 768px) {
  .example-slider {
    padding: 13px 0 7px
  }
}

.example-slider .swiper-wrapper {
  transition-timing-function: linear;
  display: flex;
  align-items: center
}

.leading {
  background-color: #c5d0dd;
  padding: 45px 0 20px;
  position: relative
}

.leading h2 {
  color: #3451A3;
  font-weight: 900
}

@media screen and (max-width: 568px) {
  .leading h2 {
    font-size: 25px
  }
}

.leading::after {
  content: "";
  width: 100%;
  height: 11vw;
  background-color: #c5d0dd;
  position: absolute;
  bottom: calc(-11vw + 2px);
  clip-path: polygon(50% 100%, 100% 0%, 0% 0%)
}

.leading-list li {
  background-color: #e7eef8;
  padding-bottom: 0
}

@media screen and (max-width: 768px) {
  .leading-list li {
    height: 190px;
    display: flex;
    align-items: center;
    padding-top: 0
  }
}

@media screen and (max-width: 568px) {
  .leading-list li {
    height: 145px;
    margin-bottom: 30px
  }
}

.leading-list li img {
  max-width: 238px;
  margin: 0 auto
}

@media screen and (max-width: 768px) {
  .leading-list li img {
    max-width: 200px
  }
}

@media screen and (max-width: 568px) {
  .leading-list li img {
    max-width: 149px;
    right: 0
  }
}

.leading-list li h3 {
  letter-spacing: 0;
  margin-bottom: 20px
}

.leading-list li h3 span {
  color: #3451a3;
  line-height: 1.22;
  letter-spacing: 0;
  margin-bottom: 4px
}

@media screen and (max-width: 768px) {
  .leading-list li h3 {
    letter-spacing: .05em;
    margin-bottom: 0 !important
  }
}

@media screen and (max-width: 768px) {
  .leading-list li:nth-child(1) img {
    bottom: 46%;
    transform: translateY(50%)
  }
}

.leading-list li:nth-child(2) h3 {
  margin-bottom: 15px
}

@media screen and (max-width: 768px) {
  .leading-list li:nth-child(2) h3 {
    margin-bottom: 26px
  }
}

@media screen and (max-width: 568px) {
  .leading-list li:nth-child(2) img {
    right: -10px
  }
}

.leading-list span.number {
  background-color: #9d9d9d
}

.solution {
  background-color: #bee3ff;
  padding: 200px 0 119px
}

@media screen and (max-width: 768px) {
  .solution {
    padding: 130px 0 40px
  }
}

@media screen and (max-width: 568px) {
  .solution {
    padding: 88px 0 20px
  }
}

.solution h2 {
  font-size: 43px;
  font-weight: 900;
  color: #fff;
  padding: 7px 10px 13px;
  width: 95%;
  max-width: 1001px;
  margin: 0 auto;
  background: linear-gradient(90deg, #ffb100 0%, #ff5800 100%);
  border-radius: 42px
}

@media screen and (max-width: 768px) {
  .solution h2 {
    font-size: 32px;
    line-height: 1.28;
    border-radius: 12px
  }
}

@media screen and (max-width: 568px) {
  .solution h2 {
    font-size: 25px
  }
}

.solution-list {
  margin-top: 67px
}

@media screen and (max-width: 768px) {
  .solution-list {
    margin-top: 38px
  }
}

.solution-list li {
  padding: 53px 1.5% 30px;
  background-color: #fff
}

@media screen and (max-width: 768px) {
  .solution-list li {
    padding: 29px 24px;
    margin-bottom: 30px
  }
}

.solution-list li span.number {
  background: linear-gradient(90deg, #4d7eda 0%, #4db8da 100%)
}

.solution-list li h3 {
  letter-spacing: 0;
  margin-bottom: 16px
}

@media screen and (max-width: 768px) {
  .solution-list li h3 {
    margin-bottom: 0;
    letter-spacing: .05em
  }
}

.solution-list li h3 span {
  letter-spacing: 0;
  color: #ff6b0f
}

@media screen and (max-width: 768px) {
  .solution-list li h3 span {
    letter-spacing: .05em
  }
}

.solution-list li img {
  width: 87%;
  margin: 0 auto
}

@media screen and (max-width: 768px) {
  .solution-list li img {
    width: 44%;
    max-width: 234px
  }
}

@media screen and (max-width: 568px) {
  .solution-list li img {
    width: 160px;
    bottom: 50%;
    transform: translateY(50%)
  }
}

@media screen and (max-width: 568px) {
  .solution-list li:nth-child(1) img {
    right: -10px
  }
  .solution-list li:nth-child(2) img {
    right: -18px
  }
  .solution-list li:nth-child(3) img {
    right: 0
  }
}

.solution-list li p {
  margin-top: 20px;
  line-height: 1.35
}

@media screen and (max-width: 768px) {
  .solution-list li p {
    margin-top: 0;
    font-size: 14px;
    line-height: 1.64
  }
}

.feature {
  padding: 60px 0 26px;
  position: relative
}

.feature .g-c-ttl_logo {
  margin-bottom: 10px
}

.feature-item {
  padding: 60px 0 70px
}

@media screen and (max-width: 768px) {
  .feature-item {
    padding: 30px 0
  }
}

.feature-item:first-of-type {
  padding-top: 0
}

@media screen and (max-width: 768px) {
  .feature-item:first-of-type {
    padding-bottom: 14px
  }
}

.feature-item-ttl {
  display: flex;
  align-items: center;
  margin-left: 3%;
  margin-bottom: -9px;
  font-size: 24px
}

@media screen and (max-width: 1280px) {
  .feature-item-ttl {
    font-size: 22px
  }
}

@media screen and (max-width: 768px) {
  .feature-item-ttl {
    margin-left: 0;
    position: relative;
    margin-top: 40px;
    font-size: 18px;
    margin-bottom: 20px
  }
}

@media screen and (max-width: 568px) {
  .feature-item-ttl {
    font-size: 14px
  }
}

.feature-item-ttl img {
  margin-right: 30px
}

@media screen and (max-width: 768px) {
  .feature-item-ttl img {
    position: absolute;
    margin-right: 0;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1
  }
}

.feature-item-ttl>span {
  padding: 8px 56px 15px 26px;
  background-color: #d4f2f9;
  border-radius: 32px;
  display: block;
  position: relative
}

@media screen and (max-width: 768px) {
  .feature-item-ttl>span {
    text-align: center;
    padding: 18px 10px;
    width: 100%;
    border-radius: 10px
  }
}

.feature-item-ttl>span::after {
  content: "";
  position: absolute;
  background-color: #d4f2f9;
  width: 39px;
  height: 28px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  top: calc(100% - 8px);
  left: 50%;
  transform: translateX(-50%)
}

.feature-item-ttl .number {
  color: #3451a3;
  margin-right: 23px;
  display: inline-block
}

@media screen and (max-width: 768px) {
  .feature-item-ttl .number {
    display: block;
    margin-right: auto
  }
}

.feature-item-ttl .number span {
  font-size: 29px
}

@media screen and (max-width: 768px) {
  .feature-item-ttl .number span {
    font-size: 20px
  }
}

@media screen and (max-width: 768px) {
  .feature-item-sub {
    margin-bottom: 15px
  }
}

@media screen and (max-width: 568px) {
  .feature-item-sub {
    font-size: 20px
  }
}

.feature-item-sub span {
  color: #ff6b0f;
  font-size: 45px
}

@media screen and (max-width: 768px) {
  .feature-item-sub span {
    font-size: 30px
  }
}

@media screen and (max-width: 568px) {
  .feature-item-sub span {
    font-size: 20px
  }
}

.feature-item-flex {
  display: flex;
  justify-content: space-between;
  max-width: 1046px;
  margin: 0 auto 29px
}

@media screen and (max-width: 768px) {
  .feature-item-flex {
    flex-direction: column
  }
}

.feature-item-flex .txt h5 {
  margin-bottom: 10px
}

@media screen and (max-width: 568px) {
  .feature-item-flex .txt h5 {
    font-size: 24px
  }
}

.feature-item-flex .txt img {
  width: 100%;
  max-width: 279px;
  margin: 10px 0 13px 24px
}

@media screen and (max-width: 768px) {
  .feature-item-flex .txt img {
    max-width: 260px;
    margin: -10px auto 0
  }
}

.feature-item-flex .txt p {
  line-height: 1.45
}

@media screen and (max-width: 568px) {
  .feature-item-flex .txt p {
    font-size: 14px;
    letter-spacing: -0.03em
  }
}

.feature-item-flex .txt>span {
  color: #3451a3;
  margin-top: 41px;
  display: inline-block;
  font-weight: 900;
  position: relative
}

@media screen and (max-width: 768px) {
  .feature-item-flex .txt>span {
    text-align: center;
    display: block
  }
}

@media screen and (max-width: 568px) {
  .feature-item-flex .txt>span {
    font-size: 18px
  }
}

.feature-item-flex .txt>span::before {
  content: "";
  position: absolute;
  width: 36px;
  height: 26px;
  background: url(../img/arrow/arrow-bottom_tri.svg) no-repeat center center;
  background-size: contain;
  top: -28px;
  left: 50%;
  transform: translateX(-50%)
}

.feature-item-flex01 .img {
  width: 61.8%;
  margin-right: 2%
}

@media screen and (max-width: 768px) {
  .feature-item-flex01 .img {
    width: 100%;
    margin-right: 0
  }
}

.feature-item-flex01 .txt {
  flex: 1
}

@media screen and (max-width: 768px) {
  .feature-item-flex02 {
    flex-direction: column-reverse
  }
}

.feature-item-flex02 .img {
  width: 45.9%;
  margin-left: 3.4%
}

@media screen and (max-width: 768px) {
  .feature-item-flex02 .img {
    width: 100%;
    margin-left: 0
  }
}

.feature-item-flex02 .txt {
  flex: 1;
  margin-top: 7%
}

@media screen and (max-width: 568px) {
  .feature-item-flex02 .txt {
    margin-top: 0
  }
}

.feature-item02 {
  background-color: #d4f2f9
}

.feature-item02 .feature-item-ttl>span {
  background-color: #fff
}

.feature-item02 .feature-item-ttl>span::after {
  background-color: #fff
}

.feature-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 974px;
  margin: 16px auto 0
}

.feature-list li {
  width: 23%;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .16);
  margin-bottom: 20px;
  padding: 18px 21px 30px;
  text-align: center
}

@media screen and (max-width: 768px) {
  .feature-list li {
    width: 48%
  }
}

@media screen and (max-width: 568px) {
  .feature-list li {
    width: 100%;
    margin-bottom: 9px;
    display: flex;
    align-items: center;
    padding: 10px 0 10px 41px;
    height: 86px
  }
}

.feature-list li p {
  margin-top: 9px
}

@media screen and (max-width: 568px) {
  .feature-list li p {
    margin-top: 0;
    font-size: 16px
  }
}

@media screen and (max-width: 768px) {
  .feature-list li img {
    max-width: 120px;
    margin: 0 auto
  }
}

@media screen and (max-width: 568px) {
  .feature-list li img {
    margin-left: 0;
    width: 91px;
    margin-right: -2px
  }
}

.seo-txt01 {
  max-width: 974px;
  margin: 16px auto 0;
  border-radius: 42px;
  padding: 9px 20px 11px;
  font-size: 43px;
  font-weight: 900;
  color: #fff;
  background: linear-gradient(90deg, #ffb100 0%, #ff5800 100%);
  text-align: center
}

@media screen and (max-width: 768px) {
  .seo-txt01 {
    font-size: 32px;
    padding: 9px 10px 11px
  }
}

@media screen and (max-width: 568px) {
  .seo-txt01 {
    font-size: 20px;
    border-radius: 27px
  }
}

.seo-txt02 {
  margin-top: 15px;
  line-height: 1.7
}

@media screen and (max-width: 568px) {
  .seo-txt02 {
    font-size: 14px
  }
}

@media screen and (max-width: 568px) {
  .feature-item03 .feature-item-sub {
    font-size: 20px
  }
}

.feature-item03 .feature-item-sub span {
  font-size: 55px
}

@media screen and (max-width: 768px) {
  .feature-item03 .feature-item-sub span {
    font-size: 32px
  }
}

@media screen and (max-width: 568px) {
  .feature-item03 .feature-item-sub span {
    font-size: 20px
  }
}

.trial-free {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px
}

.trial-free img {
  width: 82px;
  margin: 0 35px
}

@media screen and (max-width: 768px) {
  .trial-free img {
    width: 29px;
    margin: 0 13px
  }
}

.trial-free .trial01, .trial-free .trial02 {
  border-radius: 10px;
  padding: 20px 50px 9px;
  color: #fff;
  text-align: center
}

@media screen and (max-width: 768px) {
  .trial-free .trial01, .trial-free .trial02 {
    display: flex;
    padding: 10px 15px;
    flex: 1;
    height: 62px;
    align-items: center;
    justify-content: center;
    font-size: 16px
  }
}

@media screen and (max-width: 568px) {
  .trial-free .trial01, .trial-free .trial02 {
    justify-content: space-between
  }
}

.trial-free .trial01>span, .trial-free .trial02>span {
  display: block;
  font-weight: 900;
  margin-top: -21px
}

@media screen and (max-width: 768px) {
  .trial-free .trial01>span, .trial-free .trial02>span {
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-top: -1px
  }
}

.trial-free .trial01>span span, .trial-free .trial02>span span {
  font-size: 69px
}

@media screen and (max-width: 768px) {
  .trial-free .trial01>span span, .trial-free .trial02>span span {
    font-size: 45px;
    margin-bottom: 7px
  }
}

.trial-free .trial01 {
  background: linear-gradient(90deg, #4d7eda 0%, #4db8da 100%)
}

.trial-free .trial02 {
  background: linear-gradient(90deg, #ffb100 0%, #ff5800 100%)
}

.developer {
  margin-top: 58px;
  display: flex;
  justify-content: center
}

@media screen and (max-width: 768px) {
  .developer {
    margin-top: 30px
  }
}

.developer .img {
  width: 156px;
  margin-right: 25px;
  border-radius: 50%;
  overflow: hidden
}

@media screen and (max-width: 768px) {
  .developer .img {
    width: 128px;
    flex-shrink: 0
  }
}

.developer .txt h5 {
  color: #3451a3
}

@media screen and (max-width: 568px) {
  .developer .txt h5 {
    font-size: 20px
  }
}

@media screen and (max-width: 568px) {
  .developer .txt p {
    font-size: 12px
  }
}

.developer .txt button {
  margin-top: 15px;
  width: 270px;
  height: 63px;
  border-radius: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #4d7eda 0%, #4db8da 100%);
  border: 3px solid #fff;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, .16);
  color: #fff;
  font-weight: bold;
  position: relative;
  cursor: pointer
}

.developer .txt button::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 12px;
  background: url(../img/arrow/arrow-right_tri.svg) no-repeat center center;
  background-size: contain;
  right: 23px;
  top: 50%;
  transform: translateY(-50%)
}

@media screen and (max-width: 768px) {
  .developer .txt button {
    height: 41px;
    width: 189px;
    font-size: 14px
  }
}

.over-lay {
  content: "";
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .25);
  z-index: 101
}

.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1035px;
  width: 93%;
  padding: 83px 6%;
  background-color: #fff;
  border-radius: 20px;
  z-index: 102
}

@media screen and (max-width: 768px) {
  .modal {
    padding: 50px 4%
  }
}

@media screen and (max-width: 568px) {
  .modal {
    height: 95vh;
    overflow: auto
  }
}

.modal-close-btn {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer
}

@media screen and (max-width: 568px) {
  .modal-close-btn {
    position: fixed;
    z-index: 10000;
    display: none
  }
  .modal-close-btn.active {
    display: block
  }
}

body.noscroll {
  overflow: hidden
}

.modal-inner {
  display: flex;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .modal-inner {
    flex-direction: column
  }
}

.modal-inner .img {
  width: 39%
}

@media screen and (max-width: 768px) {
  .modal-inner .img {
    width: 100%;
    margin-bottom: 20px
  }
  .modal-inner .img img {
    max-width: 200px;
    margin: 0 auto 20px
  }
}

.modal-inner .img p {
  padding-top: 30px
}

.modal-inner .txt {
  width: 57%;
  font-weight: 400;
  line-height: 1.625
}

@media screen and (max-width: 768px) {
  .modal-inner .txt {
    width: 100%
  }
}

.modal.active, .over-lay.active {
  display: block
}

.trial-txt {
  margin-top: 60px;
  font-size: 40px
}

@media screen and (max-width: 768px) {
  .trial-txt {
    font-size: 28px
  }
}

@media screen and (max-width: 568px) {
  .trial-txt {
    font-size: 18px;
    margin-top: 26px
  }
}

@media screen and (max-width: 414px) {
  .trial-txt {
    font-size: 17px
  }
}

.function {
  padding-top: 52px
}

.function .g-c-ttl_logo {
  margin-bottom: 77px
}

.function-anchor {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 974px;
  margin: 16px auto 0
}


@media screen and (max-width: 768px) {
  .function-anchor {
    flex-direction: column;
    align-items: center;
    margin: -38px 0 40px
  }
}

.function-anchor li {
  padding: 0 5px;
  width: 25%
}

@media screen and (max-width: 768px) {
  .function-anchor li {
    width: 100%;
    max-width: 450px;
    margin-bottom: 13px
  }
}

.function-anchor a {
  padding: 42px 10px 52px;
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .16);
  margin-bottom: 50px;
  display: block;
  position: relative
}

@media screen and (max-width: 768px) {
  .function-anchor a {
    display: flex;
    align-items: center;
    padding: 10px 19px;
    height: 86px;
    margin-bottom: 0px
  }
}

.function-anchor a::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 11px;
  background: url(../img/arrow/arrow-bottom.svg) no-repeat center center;
  background-size: contain;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%)
}

@media screen and (max-width: 768px) {
  .function-anchor a::after {
    width: 11px;
    height: 25px;
    background-image: url(../img/arrow/arrow-right.svg);
    bottom: 50%;
    right: 21px;
    left: auto;
    transform: translate(0, 50%)
  }
}

.function-anchor img {
  max-width: 160px;
  margin: 0 auto
}

@media screen and (max-width: 768px) {
  .function-anchor img {
    width: 67px;
    margin: 0 0 0 3px
  }
}

@media screen and (max-width: 768px) {
  .function-anchor li:nth-child(3) img {
    width: 70px
  }
  .function-anchor li:nth-child(4) img {
    width: 70px
  }
  .function-anchor li:nth-child(5) img {
    width: 77px;
    margin-left: -3px
  }
}

.function-anchor .number {
  position: absolute;
  background: linear-gradient(90deg, #4d7eda 0%, #4db8da 100%);
  top: -31px;
  left: 50%;
  transform: translateX(-50%)
}

@media screen and (max-width: 768px) {
  .function-anchor .number {
    position: initial;
    flex-shrink: 0;
    transform: none;
    width: 31px;
    height: 31px;
    font-size: 14px
  }
}

.function-anchor p {
  margin-top: 14px;
  font-size: 20px;
  text-align: center
}

@media screen and (max-width: 1280px) {
  .function-anchor p {
    font-size: 16px
  }
}

@media screen and (max-width: 768px) {
  .function-anchor p {
    margin-top: 0
  }
}

.function-item {
  padding: 66px 0;
  overflow: hidden
}

.function-item .g-p-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center
}

@media screen and (max-width: 768px) {
  .function-item .g-p-wrapper {
    flex-direction: column;
    align-items: flex-start
  }
}

.function-item:nth-child(2n+1) {
  background-color: #ecf3fa
}

@media screen and (max-width: 768px) {
  .function-item:nth-child(2n+1) .g-p-wrapper {
    flex-direction: column
  }
}

.function-item .img {
  width: 47.9%
}

@media screen and (max-width: 768px) {
  .function-item .img {
    width: 100%;
    order: 2
  }
}

.function-item .txt {
  width: 46.2%
}

@media screen and (max-width: 768px) {
  .function-item .txt {
    width: 100%;
    display: contents
  }
}

.function-item h3 {
  display: flex;
  align-items: center;
  color: #3451a3;
  font-size: 46px;
  font-weight: 900;
  margin-bottom: 47px;
  position: relative;
  z-index: 1
}

@media screen and (max-width: 1280px) {
  .function-item h3 {
    font-size: 40px
  }
}

@media screen and (max-width: 1100px) {
  .function-item h3 {
    font-size: 32px
  }
}

@media screen and (max-width: 768px) {
  .function-item h3 {
    order: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    margin: 0 auto 30px;
    width: 100%
  }
}

.function-item h3::after {
  content: "";
  position: absolute;
  width: 160px;
  height: 127px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  right: -26px;
  top: -69px;
  opacity: .2;
  z-index: -1
}

@media screen and (max-width: 768px) {
  .function-item h3::after {
    width: 120px !important;
    height: 80px !important;
    top: -10px !important
  }
}

.function-item .number {
  background: linear-gradient(90deg, #4d7eda 0%, #4db8da 100%);
  margin-right: 26px
}

@media screen and (max-width: 768px) {
  .function-item .number {
    margin: 0 auto
  }
}

.function-item h4 {
  font-size: 30px;
  color: #3451a3;
  display: flex;
  align-items: flex-end;
  margin-bottom: 39px;
  margin-left: 19px
}

@media screen and (max-width: 1280px) {
  .function-item h4 {
    font-size: 27px !important
  }
}

@media screen and (max-width: 768px) {
  .function-item h4 {
    order: 3;
    padding-left: 0;
    font-size: 20px !important;
    max-width: max-content;
    margin: 20px auto 12px
  }
}

.function-item h4::before, .function-item h4::after {
  content: "";
  width: 36px;
  height: 36px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 2px
}

@media screen and (max-width: 768px) {
  .function-item h4::before, .function-item h4::after {
    width: 25px;
    height: 25px
  }
}

.function-item h4::before {
  background-image: url(../img/front/func-ttl-left.svg);
  margin-right: 10px
}

.function-item h4::after {
  background-image: url(../img/front/func-ttl-right.svg);
  margin-left: 10px
}

.function-item p {
  margin-bottom: 26px;
  margin-left: 24px
}

.function-item p:last-child {
  margin-bottom: 0
}

@media screen and (max-width: 768px) {
  .function-item p {
    order: 4;
    margin-left: 0
  }
}

@media screen and (max-width: 568px) {
  .function-item p {
    font-size: 14px;
    letter-spacing: -0.03em
  }
}

@media screen and (max-width: 568px) {
  .function-item p span {
    font-size: 14px;
    letter-spacing: -0.03em
  }
}

.function-item01 {
  padding: 130px 0 100px;
}

.function-item01 h3::after {
  background-image: url(../img/front/function01.png);
}

.function-item02 h3::after {
  background-image: url(../img/front/function02.png);
}

.function-item03 h3::after {
  background-image: url(../img/front/function03.png);
}

.function-item04 {
  padding: 130px 0 110px;
}

@media screen and (max-width: 768px) {
  .function-item04 {
    padding: 30px 0 50px
  }
}

.function-item04 h3::after {
  background-image: url(../img/front/function04.png);
}

.function-item04 .txt img {
  width: 300px;
  margin-left: 13px;
  margin-bottom: 9px;
  display: block
}

@media screen and (max-width: 768px) {
  .function-item04 .txt img {
    order: 4;
    margin: -10px auto 9px
  }
}

.function-item05 {
  padding: 120px 0 100px;
}

.function-item05 h3::after {
  background-image: url(../img/front/function05-1.png);
}

@media screen and (max-width: 768px) {
  .function-item05 h3::after {
    right: -26px
  }
}

.function-item06 {
  padding: 120px 0 100px;
}

.function-item06 h3::after {
  background-image: url(../img/front/function06.png);
}

.function-item07 {
  padding: 120px 0 100px;
}

.function-item07 h3::after {
  background-image: url(../img/front/function07.png);
}

.function-item08 {
  padding: 50px 0 50px
}

.function-item08 h3::after {
  background-image: url(../img/front/function08.png)
}

.function-item03 .txt, .function-item05 .txt, .function-item06 .txt, .function-item07 .txt {
  width: 48%
}

.function-txt {
  padding-top: 60px
}

@media screen and (max-width: 568px) {
  .function-txt {
    padding-top: 0
  }
}

.function-txt span {
  color: #ff6b0f
}

.plan {
  background-color: #d4f2f9;
  padding: 92px 0 133px
}

@media screen and (max-width: 768px) {
  .plan {
    padding: 60px 0 30px
  }
}

.plan h3 {
  font-size: 37px
}

@media screen and (max-width: 768px) {
  .plan h3 {
    font-size: 28px
  }
}

.plan h3 span {
  color: #ff6b0f
}

.plan-txt {
  margin-top: 30px;
  color: #3451a3;
  text-align: center
}

.plan-cvtxt {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #3451a3;
  text-align: center
}

@media screen and (max-width: 568px) {
  .plan-txt, .plan-cvtxt {
    text-align: left
  }
}

.plan-box {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .16);
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  padding: 30px 74px 49px 76px
}

@media screen and (max-width: 768px) {
  .plan-box {
    padding: 30px 5%
  }
}

.plan-box h4 {
  position: absolute;
  padding: 4px 25px;
  width: max-content;
  text-align: center;
  font-size: 37px;
  color: #fff;
  background-color: #3451a3;
  border-radius: 31px;
  top: -31px;
  left: 50%;
  transform: translateX(-50%)
}

@media screen and (max-width: 768px) {
  .plan-box h4 {
    font-size: 22px;
    top: -20px
  }
}

@media screen and (max-width: 568px) {
  .plan-box .trial-free .trial01, .plan-box .trial-free .trial02 {
    font-size: 15px;
    padding: 10px
  }
  .plan-box .trial-free .trial01>span, .plan-box .trial-free .trial02>span {
    font-size: 15px
  }
}

.plan-box h5 {
  width: 238px;
  height: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 19px;
  color: #fff;
  border-radius: 16px;
  background-color: #3451a3
}

.plan-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.plan-list li {
  font-weight: 400;
  display: flex;
  width: 230px;
  margin-bottom: 9px
}

.plan-list li::before {
  width: 11px;
  height: 11px;
  content: "";
  background-color: #2d82c2;
  border-radius: 50%;
  margin-right: 7px;
  margin-top: 9px
}

@media screen and (max-width: 568px) {
  .plan-list li::before {
    width: 8px;
    height: 8px;
    margin-top: 6px
  }
}

.basic-plan, .business-plan {
  margin-top: 65px
}

.basic-plan .plan-list, .business-plan .plan-list {
  max-width: 767px;
  margin: 0 auto
}

.basic-plan h5, .business-plan h5 {
  margin: 35px auto 28px
}

.business-plan .price {
  font-size: 60px;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #3451a3;
  text-align: center
}

.plan-box-flex, .plan-3box-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 87px
}

@media screen and (max-width: 768px) {
  .plan-box-flex, .plan-3box-flex {
    flex-direction: column;
    margin-top: 40px
  }
}

.plan-box-flex .plan-box {
  width: 48.5%;
  padding: 30px 2% 49px
}

.plan-3box-flex .plan-box {
  width: 32%;
  padding: 30px 2% 49px
}

@media screen and (max-width: 768px) {
  .plan-box-flex .plan-box, .plan-3box-flex .plan-box {
    width: 100%;
    margin-bottom: 40px
  }
}

.plan-box-flex .plan-box h4, .plan-3box-flex .plan-box h4 {
  font-size: 33px
}

@media screen and (max-width: 768px) {
  .plan-box-flex .plan-box h4, .plan-3box-flex .plan-box h4 {
    font-size: 22px
  }
}

.plan-box-flex .price {
  font-size: 60px;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #3451a3;
  text-align: center
}

.plan-3box-flex .price {
  font-size: 50px;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #3451a3;
  text-align: center;
  margin-bottom: 15px
}


.plan-box-flex h5, .plan-3box-flex h5 {
  margin-top: 8px;
  margin-bottom: 15px
}

.plan-box-flex .plan-list, .plan-3box-flex .plan-list {
  margin-left: 6%;
  margin-right: -6%
}

.plan-box-flex .plan-list li, .plan-3box-flex .plan-list li {
  width: 250px
}

.flow {
  background-color: #bee3ff;
  padding: 80px 0 98px
}

@media screen and (max-width: 568px) {
  .flow {
    padding: 60px 0
  }
}

.flow-list {
  padding-top: 50px
}

@media screen and (max-width: 768px) {
  .flow-list {
    padding-top: 32px
  }
}

.flow-list li {
  position: relative;
  padding: 54px 3% 30px
}

@media screen and (min-width: 768px) {
  .flow-list li::after {
    content: "";
    position: absolute;
    height: 59px;
    width: 35px;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    background: url(../img/front/triangle-right.svg) center center no-repeat;
    background-size: 100% 100%
  }
  .flow-list li:last-child:after {
    content: none
  }
}

@media screen and (max-width: 768px) {
  .flow-list li {
    padding: 30px 24px;
    margin-bottom: 30px
  }
}

.flow-list li h3 {
  font-size: 25px;
  font-weight: 900;
  margin-top: 29px;
  margin-bottom: 32px
}

@media screen and (max-width: 768px) {
  .flow-list li h3 {
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 18px
  }
}

.flow-list li img {
  height: 108px;
  margin: 0 auto
}

@media screen and (max-width: 768px) {
  .flow-list li img {
    height: 80px;
    bottom: 50%;
    right: 13px;
    transform: translateY(50%)
  }
}

.flow-list .number {
  position: absolute;
  background: linear-gradient(90deg, #4d7eda 0%, #4db8da 100%);
  top: -31px;
  left: 50%;
  transform: translateX(-50%)
}

.flow-list p {
  text-align: left
}

@media screen and (max-width: 768px) {
  .flow-list p {
    width: 74%
  }
}

.contents {
  padding: 75px 0 50px
}

@media screen and (max-width: 768px) {
  .contents {
    padding: 60px 0 30px
  }
}

.contents h3 {
  text-align: center
}

.youtube {
  width: 60%;
  padding: 0;
  margin: 20px auto 50px;
  box-sizing: border-box;
}

.youtube .inner {
  padding-top: 56.25%;
  position: relative;
  height: 0;
  overflow: hidden;
}

.youtube .inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .youtube {
      width: 100%;
  }
}

.contents-list {
  margin-top: 20px;
  margin-bottom: 59px;
  display: flex;
  justify-content: space-between
}

@media screen and (max-width: 768px) {
  .contents-list {
    flex-direction: column;
    align-items: center
  }
}

.contents-list li {
  width: 29.2%
}

@media screen and (max-width: 768px) {
  .contents-list li {
    width: 32.6%
  }
}

@media screen and (max-width: 768px) {
  .contents-list li {
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px
  }
}

.contents-list h4 {
  margin: 14px auto 0;
  color: #fff;
  max-width: 279px;
  width: 98%;
  text-align: center;
  padding: 3px 10px;
  background-color: #3451a3;
  border-radius: 16px
}

.contents-list p {
  margin-top: 19px;
  line-height: 1.55;
  font-weight: 400
}

@media screen and (max-width: 768px) {
  .contents-list p {
    margin-top: 10px
  }
}

.contents-list a:hover {
  opacity: 1
}

.contents-list a:hover img {
  filter: opacity(80%)
}

.contents-list a:hover h4, .contents-list a:hover p {
  opacity: .8
}

.column-list li {
  width: 32.6%
}

@media screen and (max-width: 768px) {
  .column-list li {
    width: 100%;
    max-width: 400px
  }
}

.faq {
  padding: 104px 0 129px;
  background-color: #ecf3fa
}

@media screen and (max-width: 768px) {
  .faq {
    padding: 60px 0
  }
}

.faq .g-c-faq {
  max-width: 1039px;
  margin: 0 auto 28px
}

.login {
  padding: 80px 0 88px
}

.login h3 {
  display: flex;
  justify-content: center;
  align-items: center
}

.login h3 img {
  width: 183px;
  margin-right: 3px
}

/* 料金表ページ */
.plan table {
  margin-top: 50px;
  width: 100%;
  border-collapse: collapse;
  border-radius: 10px;
  overflow: hidden;
  table-layout: fixed; /* 列幅を均等にする */
}

.plan th, .plan td {
  padding: 15px 20px;
  text-align: left;
  vertical-align: top;
  border: 2px solid #ccc; /* セルの罫線 */
}

.plan th {
  font-weight: bold;
  white-space: nowrap; /* 折り返しを防ぐ */
}

/* 縦書き見出し */
.vertical-header {
  writing-mode: vertical-rl;
  text-orientation: upright;
  width: 3.5rem;
  background-color: #bee3ff;
}

/* プランごとの背景色 */
.plan-light {
  background-color: #f0f8ff; /* ライトブルー */
}

.plan-standard {
  background-color: #f5f5dc; /* ベージュ */
}

.plan-business {
  background-color: #e0ffff; /* シアン */
}

.plan-consultant {
  background-color: #ffe4e1; /* ピンク */
}

/* 数字と単位のフォントサイズ調整 */
.plan-value {
  font-size: 24px; /* 数字を大きく */
  font-weight: bold;
}

.plan-unit {
  font-size: 12px; /* 単位を小さく */
}

.plan-content {
  text-align: center;
}

.plan-box-logo {
  display: inline-block;
  margin-bottom: 10px;
}

.plan-box-logo img {
  width: 150px;
}

.plan-page-list {
  text-align: left;
  margin-top: 10px;
  padding: 0;
  list-style: none;
}

.plan-page-list li {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 5px;
}

.plan-features {
  padding: 20px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.plan-features h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.plan-features .plan-page-list li {
  font-weight: bold;
}

.support-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.support-item {
  width: 48%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 10px;
}

.support-plan {
  font-weight: bold;
  color: #3451a3;
  display: block;
  margin-bottom: 10px;
}

.plan-txt {
  margin-top: 20px;
  text-align: center;
}

/* モバイルでの表示 */
@media screen and (max-width: 768px) {
  .plan table {
    font-size: 14px;
    width: auto; /* 表の幅を自動調整 */
  }
  
  .plan th, .plan td {
    padding: 10px;
  }
  
  .plan-table-wrapper {
    overflow-x: auto; /* 横スクロールを許可 */
    -webkit-overflow-scrolling: touch; /* スムーズなスクロール (iOS) */
  }

  .support-list {
    flex-direction: column;
  }

  .support-item {
    width: 100%;
  }
}