@charset "UTF-8";
/*
アプトサポート用CSS
*/
/*---------------	リセット@charset "UTF-8";
/*
アプトサポート用CSS
*/
/*---------------	リセットcss	---------------*/
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-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html {
  overflow-y: scroll;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
input, textarea {
  margin: 0;
  padding: 0;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th {
  text-align: left;
}
a:focus {
  outline: none;
}
body {
  font-size: 16px;
  font-size: 1rem;
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 500;
  color: #3e3a39;
}
picture {
  display: block;
  width: 100%;
  height: auto;
}
img {
  display: block;
  width: 100%;
  height: auto;
}
a, button {
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.c-footer__imagearea__linkbtn:hover {
  opacity: 1;
  filter: brightness(120%) saturate(85%);
}
a:hover, button:hover {
  opacity: 0.7;
}
#l-wrapper {
  position: relative;
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  #l-wrapper {
    padding-top: 0;
  }
}
#l-main {
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #l-main {
    padding-bottom: 40px;
  }
}
#l-price__price {
  width: 100%;
  height: auto;
  margin: 0 auto 98px;
}
@media screen and (max-width: 768px) {
  #l-price__price {
    margin: 0 auto 30px;
  }
}
#l-price__flow {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#l-top__fv {
  width: 100%;
  height: 569px;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 2010px) {
  #l-top__fv {}
}
#l-top__fv .c-container {
  height: 100%;
}
@media screen and (max-width: 768px) {
  #l-top__fv {
    height: 350px;
    background-size: auto 408px;
  }
  #l-top__fv .c-container {
    padding: 0;
  }
}
@media screen and (max-width: 468px) {
  #l-top__fv {
    height: 320px;
    background-size: auto 272px;
  }
  #l-top__fv .c-container {
    padding: 0;
  }
}
#l-top__introduction {
  position: relative;
  width: 100%;
  height: auto;
  padding: 106px 0 123px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #l-top__introduction {
    padding: 90px 0 65px;
  }
}
@media screen and (max-width: 468px) {
  #l-top__introduction {
    padding: 40px 0 50px;
  }
}
#l-top__kaiketsu {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 0 62px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#l-top__kaiketsu:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #fff;
}
@media screen and (max-width: 768px) {
  #l-top__kaiketsu {
    padding: 0 0 30px;
  }
  #l-top__kaiketsu:after {
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 20px solid #fff;
  }
}
#l-top__function {
  width: 100%;
  height: auto;
  padding: 66px 0 70px;
  background-color: #e5f2f9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #l-top__function {
    padding: 40px 0 30px;
  }
}
#l-top__results {
  width: 100%;
  height: auto;
  padding: 51px 0 66px;
  background-color: #f7f8f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #l-top__results {
    padding: 40px 0 30px;
  }
}
#l-top__faq {
  width: 100%;
  height: auto;
  padding: 57px 0 0;
  background-color: #f7f8f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #l-top__faq {
    padding: 40px 0 0;
  }
}
.c-breadcrumb {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: #e1eff8;
  font-size: 13px;
  font-size: 0.812rem;
}
.c-breadcrumb__lists > span {
  line-height: 1;
  padding: 0 5px;
  color: #595757;
  white-space: nowrap;
}
.c-breadcrumb__lists > span:nth-of-type(1) {
  padding: 0 5px 0 0;
}
.c-breadcrumb__lists > span a {
  color: #036eb8;
}
@media screen and (min-width: 769px) {
  .c-breadcrumb__lists {
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) {
  .c-breadcrumb {
    height: 30px;
    line-height: 30px;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
    font-size: 0.625rem;
  }
  .c-breadcrumb__lists > span {
    padding: 0 5px;
  }
  .c-breadcrumb__lists > span:nth-of-type(1) {
    padding: 0 2px 0 0;
  }
}
/*----- 共用class -----*/
.c-container {
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-container {
    max-width: 100%;
    padding: 0 15px;
  }
}
.c-position--relative {
  position: relative !important;
}
.c-text--bold {
  font-weight: bold !important;
}
.c-text--highlight {
  background-color: #faee00 !important;
}
.c-flexbox--spacebetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-delete_flex_sp {
    display: block !important;
  }
}
.c-mb--0 {
  margin-bottom: 0 !important;
}
/*----- レスポンシブ表示切り替え -----*/
.c-pc_only {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .c-pc_only {
    display: none !important;
  }
}
.c-pc_only--flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .c-pc_only--flex {
    display: none !important;
  }
}
.c-sp_only {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .c-sp_only {
    display: block !important;
  }
}
.c-pc2_only {
  display: block !important;
}
@media screen and (max-width: 380px) {
  .c-pc2_only {
    display: none !important;
  }
}
.c-sp2_only {
  display: none !important;
}
@media screen and (max-width: 380px) {
  .c-sp2_only {
    display: block !important;
  }
}
/*----------  共通パーツ ----------*/
/* アンカー */
.c-anchor {
  margin-top: -100px;
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .c-anchor {
    margin-top: -40px;
    padding-top: 40px;
  }
}
/* ボックス系共通パーツ */
.c-toc {
  width: 100%;
  height: auto;
  padding: 14px 2.5%;
  background-color: #f7f7f7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-toc__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0 auto 15px;
  border-bottom: 1px dotted #b3b3b3;
  padding-bottom: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
.c-toc__header:before {
  content: "";
  display: block;
  width: 30px;
  height: 25px;
  margin-right: 18px;
  background: url(/assets/img/icon-toc.png) 50% 50% no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .c-toc__header {
    margin: 0 auto 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c-toc__header:before {
    width: 22px;
    margin-right: 10px;
    background: url(/assets/img/icon-toc.png) 50% 50% no-repeat;
    background-size: 22px auto;
  }
}
.c-toc__content_links {
  width: 100%;
  height: auto;
  padding-left: 3%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2.285;
}
.c-toc__content_links a {
  text-decoration: none;
  color: #005389;
}
@media screen and (max-width: 768px) {
  .c-toc__content_links {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2;
  }
}
.c-toc__content_smalllinks {
  width: 100%;
  height: auto;
  margin: 2px auto;
  padding-left: 3%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-toc__content_smalllink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-toc__content_smalllink:before {
  content: "•";
  margin-right: 10px;
}
.c-pointlist_box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-pointlist_box__header {
  width: 185px;
  height: 34px;
  background-color: #007dc7;
  border-radius: 4px 4px 0 0;
  padding-top: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1;
}
.c-pointlist_box__lists {
  border: 1px solid #7aadca;
  border-radius: 0 4px 4px 4px;
  padding: 13px 2.8%;
  background-color: #fff;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 2;
}
.c-pointlist_box__lists a {
  text-decoration: underline;
  color: #055fb4;
}
.c-pointlist_box__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 2;
}
.c-pointlist_box__list:before {
  /* content: "•"; */
  margin-right: 6px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .c-pointlist_box__header {
    width: 155px;
    height: 30px;
    padding-top: 9px;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .c-pointlist_box__lists {
    padding: 6px 2.8%;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c-pointlist_box__list {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c-pointlist_box__list:before {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.c-footer {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.c-footer__imagearea {
  width: 100%;
  height: 360px;
  padding: 35px 0 61px;
  background: url(/assets/img/bg-footer.jpg) center center no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}
.c-footer__imagearea__header {
  margin: 0 auto 20px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.c-footer__imagearea__sentence {
  margin: 0 auto 50px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.9;
  text-align: center;
}
.c-footer__imagearea__linkbtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 78%;
  height: 80px;
  margin: 0 auto 26px;
  /* border: 1px solid #3e3a39; */
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #ea6e14;
  font-weight: 600;
}
.c-footer__colorarea {
  width: 100%;
  /* height: auto; */
  padding: 15px 0 25px;
  background-color: #eeeeef;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #595757;
}
.c-footer__colorarea__flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 auto;
}
.c-footer__colorarea__infobox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-footer__colorarea__companyname {
  margin-right: 12px;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
}
.c-footer__colorarea__copyright {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  white-space: nowrap;
}
.c-footer__colorarea__linkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.c-footer__colorarea__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 15px;
}
.c-footer__colorarea__link {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.3;
}
.c-footer__colorarea__link a {
  text-decoration: none;
  color: #595757;
  white-space: nowrap;
}
.c-footer__colorarea__link:not(:first-child) {
  padding-left: 17px;
}
.c-footer__colorarea__link:not(:last-child) {
  border-right: 1px solid #9e9d9d;
  padding-right: 17px;
}
.c-footer__colorarea__mark {
  width: 61px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .c-footer__imagearea {
    width: 100%;
    height: 244px;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(/assets/img/bg-footer_sp.jpg) left center no-repeat;
    background-size: cover;
  }
  .c-footer__imagearea__header {
    margin: 20px auto 13px;
    font-size: 16px;
    font-size: 1rem;
  }
  .c-footer__imagearea__sentence {
    line-height: 2;
    margin: 0 auto 28px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c-footer__imagearea__linkbtn {
    width: 100%;
    height: 51px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c-footer__colorarea {
    padding: 15px 0;
  }
  .c-footer__colorarea__flexbox {
    display: block;
  }
  .c-footer__colorarea__infobox {
    margin-bottom: 10px;
  }
  .c-footer__colorarea__companyname {
    margin-right: 5px;
    font-size: 10px;
    font-size: 0.625rem;
  }
  .c-footer__colorarea__copyright {
    font-size: 10px;
    font-size: 0.625rem;
  }
  .c-footer__colorarea__linkbox {
    margin-right: 50px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .c-footer__colorarea__links {
    margin-right: 10px;
  }
  .c-footer__colorarea__link {
    font-size: 10px;
    font-size: 0.625rem;
  }
  .c-footer__colorarea__link:not(:first-child) {
    padding-left: 8px;
  }
  .c-footer__colorarea__link:not(:last-child) {
    padding-right: 8px;
  }
  .c-footer__colorarea__mark {
    width: 40px;
  }
}
.c-function__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  margin: 0 0 25px -15px;
}
@media screen and (max-width: 768px) {
  .c-function__lists {
    display: block;
    margin: 0 0 15px 0;
  }
}
.c-function__list {
  position: relative;
  width: calc(100%/3 - 15px);
  height: auto;
  margin: 0 0 25px 15px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.c-function__list.line {
  border: 1px solid #dadada;
}
.c-function__list:hover {
  opacity: 0.7;
}
.c-function__list:hover.line {
  background: #f2f8fc;
}
.c-function__list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.c-function__list a:hover {
  opacity: 1;
}
.c-function__list:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  width: 25px;
  height: 25px;
  background: url(/assets/img/img-ornament_triangle_blue.png) top left no-repeat;
  background-size: contain;
  pointer-events: none;
}
.c-function__list__icon {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: cener;
  -webkit-align-items: cener;
  -ms-flex-align: cener;
  align-items: cener;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 80px;
  margin: 20px auto;
  display: none;
}
.c-function__list__icon img {
  width: auto;
  max-height: 70px;
}
.c-function__list__name {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  border-bottom: 1px solid #adadad;
  padding-bottom: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: #231815;
  line-height: 1.5;
}
.c-function__list__description {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
  height: auto;
  font-size: 14px;
  font-size: 0.875rem;
  color: #231815;
  line-height: 2;
  text-align: justify;
}
.c-function__list2 {
  position: relative;
  width: calc(100%/3 - 15px);
  height: auto;
  margin: 0 0 25px 15px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.c-function__list2.line {
  border: 1px solid #dadada;
}
.c-function__list2:hover {
  opacity: 0.7;
}
.c-function__list2:hover.line {
  background: #f2f8fc;
}
.c-function__list2 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.c-function__list2 a:hover {
  opacity: 1;
}
.c-function__list2:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  width: 25px;
  height: 25px;
  background: url(/assets/img/img-ornament_triangle_green.png) top left no-repeat;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .c-function__list {
    width: calc(100%);
    margin: 0 0 15px;
  }
  .c-function__list a {
    width: 100%;
    padding: 20px 20px 20px;
  }
  .c-function__list:before {
    width: 20px;
    height: 20px;
  }
  .c-function__list2 {
    width: calc(100%);
    margin: 0 0 15px;
  }
  .c-function__list2 a {
    width: 100%;
    padding: 20px 20px 20px;
  }
  .c-function__list2:before {
    width: 20px;
    height: 20px;
  }
  .c-function__list__icon {
    height: 80px;
  }
  .c-function__list__icon img {
    width: auto;
    max-height: 65px;
  }
  .c-function__list__name {
    font-size: 16px;
    font-size: 1rem;
  }
  .c-function__list__description {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.c-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 120px;
  margin: 0 auto;
  background: #fff;
  z-index: 100;
}
.c-header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  height: 84px;
  -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.05);
}
.c-header.fixed .c-header__logo {
  left: 10px;
  top: 6px;
  width: 225px;
  height: auto;
  padding: 0;
  line-height: 1;
}
.c-header.fixed .c-header__links a {
  height: 40px;
  font-size: 15px;
  font-size: 0.9375rem;
}
.c-header.fixed .c-header__links-contact {
  padding: 0 20px 0 20px;
}
.c-header.fixed .c-header__links-trial {
  padding: 0 20px 0 20px;
}
.c-header.fixed .c-header__links-login {
  margin-right: 20px;
}
.c-header.fixed .c-header__links-login a {
  width: auto;
  height: auto;
  border: none;
}
.c-header.fixed .c-header__navi li {
  height: 44px;
}
.c-header__logo {
  position: absolute;
  left: 10px;
  top: 15px;
  width: 225px;
}
.c-header__logo a {
  display: block;
}
.c-header__logo a:hover {
  opacity: 1;
}
.c-header__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  line-height: 1.5;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.063rem;
}
.c-header__links a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 57px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  padding: 0 20px 0 20px;
}
.c-header__links-contact {
  background: #007dc7;
  border-radius: 0 0 0 6px;
}
.c-header__links-trial {
  background: #ea6e14;
  font-weight: 600;
}
.c-header__links-login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__links-login a {
  height: 34px;
  color: #3e3a39 !important;
  border: 1px solid #d3d1d0;
  border-radius: 6px;
}
.c-header__links-login a span {
  display: inline-block;
  height: 19px;
  line-height: 19px;
  background-size: 14px 19px;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-header__navi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-size: 0.937rem;
}
.c-header__navi li {
  position: relative;
  height: 63px;
}
.c-header__navi li:hover::before, .c-header__navi li.active::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #007dc7;
}
.c-header__navi a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 0 20px;
  text-decoration: none;
  color: #3e3a39;
}
@media screen and (max-width: 768px) {
  .c-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 40px;
    padding-left: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    z-index: 99;
  }
  .c-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    height: 40px;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.05);
  }
  .c-header.fixed .c-header__logo {
    left: 2px;
    top: 8px;
    width: 160px;
    height: auto;
    padding: 0;
    line-height: 1;
  }
  .c-header.fixed .c-header__links a {
    height: 40px;
  }
  .c-header.fixed .c-header__navi li {
    height: 43px;
    padding: 0 20px;
  }
  .c-header.fixed .c-header__links a {
    height: 40px;
    font-size: 11px;
    font-size: 0.687rem;
    padding: 0 5px;
  }
  .c-header__logo {
    left: 2px;
    top: 8px;
    width: 130px;
    height: auto;
    padding: 0;
    line-height: 1;
  }
  .c-header__links {
    position: absolute;
    right: 50px;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    font-weight: bold;
    font-size: 11px;
    font-size: 0.687rem;
  }
  .c-header__links a {
    height: 40px;
    width: auto;
    padding: 0 15px;
  }
  .c-header__links-contact {
    border-radius: 0;
  }
  .c-header__links-login {
    display: none;
  }
  .c-header__navi {
    display: none;
  }
}
/*--- 下層ページページヘッダー共通部分 ---*/
.c-lower_page__headerbox {
  position: relative;
  width: 100%;
  height: 125px;
  margin-bottom: 50px;
  padding-top: 24px;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-lower_page__headerbox::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #004967;
}
@media screen and (max-width: 768px) {
  .c-lower_page__headerbox {
    position: relative;
    height: 80px;
    margin-bottom: 35px;
    padding-top: 16px;
    background-size: auto 115%;
  }
  .c-lower_page__headerbox::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 20px solid #004967;
  }
}
.c-lower_page__headerbox1 {
  position: relative;
  width: 100%;
  height: 125px;
  margin-bottom: 50px;
  padding-top: 24px;
  background: url(/assets/img/supimg4.jpg) center center no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-lower_page__headerbox1::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #3196e4;
}
@media screen and (max-width: 768px) {
  .c-lower_page__headerbox1 {
    position: relative;
    height: 80px;
    margin-bottom: 35px;
    padding-top: 16px;
    background: url(/assets/img/supimg4.jpg) right center no-repeat;
    background-size: auto 230%;
  }
  .c-lower_page__headerbox1::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 30px solid #7dbbe4;
  }
}
.c-lower_page__headerbox2 {
  position: relative;
  width: 100%;
  height: 125px;
  margin-bottom: 50px;
  padding-top: 24px;
  background: url(/assets/img/supimg5.jpg) center center no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-lower_page__headerbox2::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #ef7700;
}
@media screen and (max-width: 768px) {
  .c-lower_page__headerbox2 {
    position: relative;
    height: 80px;
    margin-bottom: 35px;
    padding-top: 16px;
    background: url(/assets/img/supimg5.jpg) right center no-repeat;
    background-size: auto 230%;
  }
  .c-lower_page__headerbox2::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 30px solid #f8a602;
  }
}
.c-lower_page__headerbox3 {
  position: relative;
  width: 100%;
  height: 125px;
  margin-bottom: 50px;
  padding-top: 24px;
  background: url(/assets/img/supimg6.jpg) center center no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-lower_page__headerbox3::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #28c7b3;
}
@media screen and (max-width: 768px) {
  .c-lower_page__headerbox3 {
    position: relative;
    height: 80px;
    margin-bottom: 35px;
    padding-top: 16px;
    background: url(/assets/img/supimg6.jpg) right center no-repeat;
    background-size: auto 230%;
  }
  .c-lower_page__headerbox3::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 30px solid #68c4b9;
  }
}
.c-lower_page__headerbox-sup {
  position: relative;
  width: 100%;
  height: 200px;
  /* margin-bottom: 25px; */
  padding-top: 24px;
  background: url(/assets/img/supimg.jpg) center center repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: auto 115%;
}
@media screen and (max-width: 768px) {
  .c-lower_page__headerbox-sup {
    position: relative;
    height: 120px;
    /* margin-bottom: 15px; */
    padding-top: 16px;
    background: url(/assets/img/supimg.jpg) center center repeat;
    background-size: auto 115%;
  }
}
.c-lower_page__headerbox-sup2 {
  position: relative;
  width: 100%;
  height: 200px;
  /* margin-bottom: 25px; */
  padding-top: 24px;
  background: url(/assets/img/supimg3.jpg) center center repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: auto 180%;
}
@media screen and (max-width: 768px) {
  .c-lower_page__headerbox-sup2 {
    position: relative;
    height: 120px;
    /* margin-bottom: 15px; */
    padding-top: 16px;
    background: url(/assets/img/supimg3.jpg) center center repeat;
    background-size: auto 180%;
  }
}
.c-lower_page__headerbox-sup3 {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 25px;
  padding-top: 24px;
  background: url(/assets/img/supimg3.jpg) center center repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: auto 165%;
}
@media screen and (max-width: 768px) {
  .c-lower_page__headerbox-sup3 {
    position: relative;
    height: 120px;
    margin-bottom: 15px;
    padding-top: 16px;
    background: url(/assets/img/supimg3.jpg) center center repeat;
    background-size: auto 180%;
  }
}
.c-lower_page__pageheader-sup {
  font-size: 20px;
  font-size: 1.25rem;
  color: #3e3a39;
  font-weight: bold;
  line-height: 1.727272;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #9fa0a0;
}
@media screen and (max-width: 768px) {
  .c-lower_page__pageheader-sup {
    line-height: 1.6;
    font-size: 16px;
    font-size: 1rem;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
  }
}
.c-lower_page__pageheader-sup2 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #3e3a39;
  font-weight: bold;
  line-height: 1.727272;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
  .c-lower_page__pageheader-sup2 {
    line-height: 1.6;
    font-size: 16px;
    font-size: 1rem;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
  }
}
.c-lower_page__pageheader {
  font-size: 22px;
  font-size: 1.375rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.727272;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-lower_page__pageheader {
    line-height: 1.6;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
/*--- 下層ページコンテンツ部分共通パーツ ---*/
.c-lower_page__contentbox {
  max-width: 800px;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-lower_page__contentbox {
    max-width: 100%;
  }
}
.c-lower_page__section {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .c-lower_page__section {
    margin-bottom: 30px;
  }
}
.c-lower_page__title {
  line-height: 1.6;
  margin-bottom: 1em;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .c-lower_page__title {
    font-size: 16px;
    font-size: 1rem;
  }
}
.c-lower_page__text {
  line-height: 2;
  margin-bottom: 1em;
}
.c-lower_page__text a {
  text-decoration: underline;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .c-lower_page__text {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
/* ヘッダー系共通パーツ */
.c-lower_page__header_underline {
  font-size: 20px;
  font-size: 1.25rem;
  color: #004967;
  font-weight: bold;
  line-height: 1.727272;
  margin: 0 0 15px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #dadada;
  /* margin-left: 12px; */
}
@media screen and (max-width: 768px) {
  .c-lower_page__header_underline {
    line-height: 1.6;
    font-size: 16px;
    font-size: 1rem;
    /* padding: 0 0 5px 10px; */
    margin: 0 0 10px 10px;
  }
}
.c-lower_page__header_blueline_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #005389;
  line-height: 1;
}
.c-lower_page__header_blueline_left:before {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  margin-right: 10px;
  background-color: #005389;
}
@media screen and (max-width: 768px) {
  .c-lower_page__header_blueline_left {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .c-lower_page__header_blueline_left:before {
    width: 20px;
    margin-right: 5px;
  }
}
.c-lower_page__header--colored {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  border-left: 10px solid #0075c1;
  padding-left: 13px;
  background-color: #f7f8f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .c-lower_page__header--colored {
    height: 35px;
    border-left: 5px solid #0075c1;
    padding-left: 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.c-lower_page__header--ornament {
  position: relative;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #d3d1d0;
  padding-bottom: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1;
}
.c-lower_page__header--ornament:after {
  content: "";
  position: absolute;
  right: -2px;
  bottom: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  display: block;
  width: 43px;
  height: 4px;
  background: url(/assets/img/img-header_ornament.png) 50% 50% no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .c-lower_page__header--ornament {
    line-height: 1.6;
    padding-bottom: 10px;
    font-size: 16px;
    font-size: 1rem;
  }
}
/* 画像系共通パーツ */
.c-lower_page__img--full {
  width: 100%;
  height: auto;
}
.c-lower_page__img--large {
  width: 92.5%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .c-lower_page__img--large {
    width: 100%;
  }
}
/* 文章系共通パーツ */
.c-lower_page__sentence {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.857;
  text-align: justify;
}
.c-lower_page__sentence .c-customer_name {
  margin-right: 12px;
  font-weight: bold;
}
.c-spMenu {
  display: none;
  /* border-bottom: 1px solid #eaeaea; */
}
@media screen and (max-width: 768px) {
  .c-spMenu {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    background: rgba(242, 248, 255, 0.95);
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
    z-index: 100;
  }
  .c-spMenu li {
    border-top: 1px solid #dadada;
  }
  .c-spMenu li.active {
    border-left: 4px solid #007dc7;
  }
  .c-spMenu li a {
    position: relative;
    display: block;
    padding: 10px 20px;
    color: #3e3a39;
    text-decoration: none;
  }
  .c-spMenu li a:after {
    content: "〉";
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .c-spMenu__login a {
    color: #055fb4 !important;
    background-size: 16px auto;
    font-weight: 600;
  }
  .c-spMenu__login a:after {
    content: "〉";
    position: absolute;
    right: 10px;
    top: 10px;
  }
}
.c-menuBtn {
  display: none;
}
.c-menuBtn__wrap {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-menuBtn {
    display: block;
    width: 22px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 13px;
    background: #f7f8f8;
    z-index: 100;
  }
  .c-menuBtn__wrap {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 40px;
    background: #f7f8f8;
  }
  .c-menuBtn span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #3E3A39;
    border-radius: 4px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .c-menuBtn span:nth-of-type(1) {
    top: 0;
  }
  .c-menuBtn span:nth-of-type(2) {
    top: 8px;
  }
  .c-menuBtn span:nth-of-type(3) {
    bottom: 0;
  }
  .c-menuBtn.is-menuOpen span {
    background-color: #3E3A39;
  }
  .c-menuBtn.is-menuOpen span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    -ms-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
  }
  .c-menuBtn.is-menuOpen span:nth-of-type(2) {
    opacity: 0;
  }
  .c-menuBtn.is-menuOpen span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    -ms-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
  }
}
/*--- TOPページチェックリスト ---*/
.c-top_checklists {
  width: 80%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-top_checklists {
    width: 95%;
  }
}
.c-top_checklist {
  position: relative;
  width: 100%;
  padding: 10px 0 10px 41px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-size: 1.125rem;
}
.c-top_checklist:not(:last-child) {
  border-bottom: 1px dashed rgba(46, 38, 36, 0.5);
}
.c-top_checklist .underline {
  text-decoration: underline;
}
.c-top_checklist span {
  line-height: 1;
}
.c-top_checklist:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 20px;
  background: url(/assets/img/icon-check_red.svg) 50% 50% no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .c-top_checklist {
    padding: 5px 0 5px 30px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c-top_checklist:before {
    width: 18px;
    height: 16px;
  }
}
/*--- TOPページCTA ---*/
.c-cta {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 99px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}
.c-cta:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #fff;
}
.c-cta__balloon {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 54px;
  padding: 29px 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-cta__balloon.blue {
  background-color: #0066a8;
}
.c-cta__balloon.blue:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #0066a8;
}
.c-cta__balloon.gray {
  background-color: #f7f8f8;
}
.c-cta__balloon.gray:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #f7f8f8;
}
.c-cta__balloon.orange {
  background-color: #0066a8;
}
.c-cta__balloon.orange:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #0066a8;
}
.c-cta__balloon__flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}
.c-cta__image {
  width: 18%;
  height: auto;
  margin-top: 9px;
  margin-left: 2%;
}
.c-cta__sentencebox {
  width: 76.35%;
  height: auto;
  color: #fff;
  text-align: right;
}
.c-cta__header {
  margin: 0 auto 12px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2;
  text-align: left;
}
.c-cta__sentence {
  margin: 0 auto 19px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55;
  text-align: left;
}
.c-cta__linkto_price_flow {
  text-decoration: underline;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  line-height: 1;
}
.c-cta__linkbtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 78%;
  height: 60px;
  margin: 0 auto 26px;
  border: 1px solid #3e3a39;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  text-decoration: none;
  color: #3e3a39;
  background-color: #fff;
}
.c-cta__linkbtn2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
  margin: 20px auto 30px;
  border: 2px solid #007dc7;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  text-decoration: none;
  color: #0075c1;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .c-cta__linkbtn2 {
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .c-cta {
    padding: 0 0 30px;
  }
  .c-cta:after {
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 20px solid #fff;
  }
  .c-cta__balloon {
    margin: 0 auto 40px;
    padding: 25px 0 25px;
  }
  .c-cta__balloon.blue:after {
    margin-top: -1px;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 20px solid #0066a8;
  }
  .c-cta__balloon.orange:after {
    margin-top: -1px;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 20px solid #0066a8;
  }
  .c-cta__balloon__flexbox {
    display: block;
  }
  .c-cta__image {
    width: 120px;
    height: auto;
    margin: 0 auto 21px;
  }
  .c-cta__sentencebox {
    width: 100%;
  }
  .c-cta__header {
    margin: 0 auto 12px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.7;
    padding-bottom: 10px;
    border-bottom: 1px solid #f3f4f5;
  }
  .c-cta__sentence {
    margin: 0 auto 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7;
  }
  .c-cta__linkto_price_flow {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c-cta__linkbtn {
    width: 100%;
    height: 44px;
    margin: 0 auto 20px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.c-user_voices {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-user_voices {
    display: block;
  }
}
.c-user_voice {
  position: relative;
  width: calc(50% - 20px);
  height: auto;
  margin-bottom: 40px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #ccc;
}
.c-user_voice a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.c-user_voice:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  background: url(/assets/img/img-ornament_triangle_blue.png) top left no-repeat;
  background-size: contain;
  pointer-events: none;
}
.c-user_voice__image {
  position: relative;
  z-index: 1;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  height: 306px;
  min-height: 0% !important;
  margin: 0 auto 14px;
}
.c-user_voice__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-user_voice__description {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 91.3%;
  height: auto;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #231815;
  line-height: 1.73;
}
.c-user_voice__customer_name {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 91.3%;
  margin: 13px auto 0;
  padding-top: 13px;
  border-top: 1px solid #adadad;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
  color: #231815;
  line-height: 1;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .c-user_voice {
    width: 100%;
    margin-bottom: 15px;
  }
  .c-user_voice a {
    padding-bottom: 19px;
  }
  .c-user_voice:before {
    width: 30px;
    height: 30px;
  }
  .c-user_voice__image {
    height: 206px;
    margin: 0 auto 10px;
  }
  .c-user_voice__description {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .c-user_voice__customer_name {
    margin: 10px auto 0;
    padding-top: 12px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.page-top .c-user_voice {
  border: none;
}
/* ========================================
  お問い合わせページカスタマイズ
========================================= */
/*----- ヘッダー部分カスタマイズ -----*/
.p-contact__header_icon {
  width: 58px;
  height: auto;
  margin: 20px auto 14px;
}
@media screen and (max-width: 768px) {
  .p-contact__header_icon {
    width: 40px;
    margin: 15px auto 12px;
  }
}
/* ========================================
	お客様の声ページカスタマイズ
========================================= */
/*----- コンテンツ部分カスタマイズ -----*/
.p-customer_voice__contentbox {
  margin: 0 auto 100px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.86;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__contentbox {
    margin: 0 auto 50px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.p-customer_voice__contentbox .c-flexbox--spacebetween {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-customer_voice__eyecatch {
  margin: 0 auto 18px;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__eyecatch {
    margin: 0 auto 13px;
  }
}
.p-customer_voice__toc {
  margin: 0 auto 51px;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__toc {
    margin: 0 auto 20px;
  }
}
.p-customer_voice__section {
  margin: 0 auto 50px;
}
.p-customer_voice__section_header {
  margin: 0 auto 28px;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__section {
    margin: 0 auto 20px;
  }
  .p-customer_voice__section_header {
    margin: 0 auto 20px;
  }
}
.p-customer_voice__smallsection {
  margin: 0 auto 40px;
}
.p-customer_voice__smallsection__header {
  margin: 0 auto 25px;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__smallsection {
    margin: 0 auto 20px;
  }
  .p-customer_voice__smallsection__header {
    margin: 0 auto 15px;
  }
}
.p-customer_voice__halfbox {
  width: 48.75%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__halfbox {
    width: 100%;
    margin-bottom: 15px;
  }
  .p-customer_voice__halfbox:nth-of-type(2) {
    margin-bottom: 0;
  }
}
.p-customer_voice__caption {
  margin-top: 10px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.846;
}
.p-customer_voice__large_image {
  margin: 0 auto 19px;
}
.p-customer_voice__pointlist_box {
  margin-bottom: 76px;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__pointlist_box {
    margin-bottom: 30px;
  }
}
.p-customer_voice__customer_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0 auto 54px;
  padding: 20px 2.5%;
  background-color: #f7f8f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-customer_voice__customer_info .p-customer_voice__customer_info__image {
  width: 28.52%;
  height: auto;
}
.p-customer_voice__customer_info .p-customer_voice__customer_info__lists {
  width: 68.421%;
  height: auto;
}
.p-customer_voice__customer_info .p-customer_voice__customer_info__list {
  width: 100%;
  height: auto;
}
.p-customer_voice__customer_info .p-customer_voice__customer_info__list:not(:last-child) {
  margin-bottom: 10px;
}
.p-customer_voice__customer_info .p-customer_voice__customer_info__list dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #595757;
  line-height: 1.5;
}
.p-customer_voice__customer_info .p-customer_voice__customer_info__list dt {
  width: 80px;
  white-space: nowrap;
}
.p-customer_voice__customer_info .p-customer_voice__customer_info__list dd {
  width: calc(100% - 80px);
}
.p-customer_voice__customer_info .p-customer_voice__customer_info__list dd a {
  text-decoration: underline;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__customer_info {
    display: block;
    margin: 0 auto 30px;
    padding: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .p-customer_voice__customer_info .p-customer_voice__customer_info__image {
    width: 100%;
  }
  .p-customer_voice__customer_info .p-customer_voice__customer_info__image img {
    width: 50%;
    margin: 0 auto 10px;
  }
  .p-customer_voice__customer_info .p-customer_voice__customer_info__lists {
    width: 100%;
  }
  .p-customer_voice__customer_info .p-customer_voice__customer_info__list:not(:last-child) {
    margin-bottom: 5px;
  }
}
.p-customer_voice__greeting {
  margin: 0 auto 45px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__greeting {
    margin: 0 auto 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.p-customer_voice__commentbox__header {
  margin: 0 auto 10px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__commentbox__header {
    margin: 0 auto 5px;
  }
}
.p-customer_voice__commentbox__sentence {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  padding: 16px 2.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.857;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .p-customer_voice__commentbox__sentence {
    padding: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.p-step__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
  padding: 10px 0;
  border-bottom: 1px solid #d3d1d0;
}
.p-step__list dt {
  width: 100px;
  margin-bottom: 20px;
  border-radius: 2px;
  border: solid 1px #3e3a39;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
.p-step__list dd {
  width: calc(100% - 122px);
  margin-bottom: 20px;
  padding-left: 20px;
}
.p-step__note {
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .p-step__list {
    display: block;
    margin-bottom: 10px;
    padding: 5px 0;
  }
  .p-step__list dt {
    width: 100px;
    margin-bottom: 10px;
    padding: 2px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .p-step__list dd {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .p-step__note {
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
  }
}
/* ========================================
	お客様の声ページカスタマイズ
========================================= */
/*----- ヘッダー部分カスタマイズ -----*/
.p-faq__header_icon {
  width: 107px;
  height: auto;
  margin: 20px auto 14px;
}
@media screen and (max-width: 768px) {
  .p-faq__header_icon {
    width: 60px;
    margin: 15px auto 12px;
  }
}
.p-faq__header_sentence {
  height: auto;
  margin: 0 auto 42px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
}
.p-faq__header_sentence a {
  text-decoration: underline;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .p-faq__header_sentence {
    margin: 0 auto 20px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
  }
}
.p-faq__toc {
  margin: 0 auto 51px;
  padding: 14px 2%;
}
.p-faq__toc .c-toc__content_links {
  padding-left: 2.3%;
}
.p-faq__toc .c-toc__content_smalllinks {
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .p-faq__toc {
    margin: 0 auto 20px;
    padding: 10px;
  }
}
/*----- コンテンツ部分カスタマイズ -----*/
.p-faq__contentbox {
  height: auto;
  margin: 0 auto 91px;
  padding: 14px 2%;
}
@media screen and (max-width: 768px) {
  .p-faq__contentbox {
    margin: 0 auto 30px;
    padding: 0;
  }
}
.p-faq__faqcontainer {
  width: 100%;
  height: auto;
  margin: 80px auto 65px;
}
@media screen and (max-width: 768px) {
  .p-faq__faqcontainer {
    margin: 0 auto 30px;
  }
}
.p-faq__faqcontainer__headerbox {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 42px;
  text-align: left;
}
.p-faq__faqcontainer__headerbox:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  width: 95%;
  height: 1px;
  background-color: #005389;
}
@media screen and (max-width: 768px) {
  .p-faq__faqcontainer__headerbox {
    margin: 0 auto 20px;
  }
}
.p-faq__faqcontainer__header {
  position: relative;
  z-index: 2;
  display: inline-block;
  background-color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  color: #005389;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-faq__faqcontainer__header {
    font-size: 16px;
    font-size: 1rem;
  }
}
.p-faq__faqboxes {
  width: 95.83333%;
  height: auto;
  margin: 0 auto;
}
.p-faq__faqboxes2 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-faq__faqboxes {
    width: 100%;
  }
  .p-faq__faqboxes2 {
    width: 100%;
  }
}
.p-faq__faqbox {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.p-faq__faqbox:not(:last-child) {
  margin-bottom: 40px;
}
.p-faq__faqbox__question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin: 0 auto 16px;
}
.p-faq__faqbox__question__icon, .p-faq__faqbox__answer__icon {
  width: 35px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p-faq__faqbox__question__icon, .p-faq__faqbox__answer__icon {
    width: 30px;
  }
}
.p-faq__faqbox__question__sentence {
  width: 94%;
  line-height: 1.6;
  font-size: 16px;
  font-size: 1rem;
  /* padding-left: 10px; */
  /* padding-top: 10px; */
}
@media screen and (max-width: 768px) {
  .p-faq__faqbox__question__sentence {
    font-size: 14px;
    font-size: 0.875rem;
    /* padding-top: 4px; */
    /* margin-left: 10px; */
  }
}
.p-faq__faqbox__answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.p-faq__faqbox__answer__sentencebox {
  width: 94%;
  height: auto;
   padding-left: 10px;
}
@media screen and (max-width: 768px) {
  .p-faq__faqbox__answer__sentencebox {
    /* padding-left: 10px; */
  }
}
.p-faq__faqbox__answer__sentencebox__header {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  /* color: #e4007f; */
  line-height: 1.6;
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-faq__faqbox__answer__sentencebox__header {
    font-size: 14px;
    font-size: 0.875rem;
    padding-top: 4px;
  }
}
.p-faq__faqbox__answer__sentencebox__sentence {
  /* margin-top: -9px; */
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 2.285;
  margin-bottom: 50px;
}
.p-faq__faqbox__answer__sentencebox__sentence a {
  text-decoration: underline;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .p-faq__faqbox__answer__sentencebox__sentence {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.8;
  }
}
.p-faq__faqbox__answer__sentencebox__image {
  margin: 0 auto 25px;
}
/* ========================================
	機能一覧ページカスタマイズ
========================================= */
/*----- コンテンツ部分カスタマイズ -----*/
.p-function__section {
  margin: 0 auto 50px !important;
}
@media screen and (max-width: 768px) {
  .p-function__section {
    margin: 0 auto 25px !important;
  }
}
.p-function__header_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 25px;
}
.p-function__header_icon img {
  width: auto;
  height: 70px;
}
@media screen and (max-width: 768px) {
  .p-function__header_icon {
    margin-bottom: 10px;
  }
  .p-function__header_icon img {
    height: 50px;
  }
}
.p-function__header {
  margin: 0 auto 25px;
}
@media screen and (max-width: 768px) {
  .p-function__header {
    margin: 0 auto 15px;
  }
}
.p-function__img {
  margin: 0 auto 18px;
}
@media screen and (max-width: 768px) {
  .p-function__img {
    margin: 0 auto 13px;
  }
}
.p-function__text {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .p-function__text {
    margin-bottom: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.p-function__function_infobox {
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
}
.p-function__function_infobox__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 240px;
  height: 33px;
  margin-bottom: 20px;
  border: 1px solid #6e6e6e;
  border-radius: 2px;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 1;
}
.p-function__function_infobox__lists {
  width: 100%;
  height: auto;
}
.p-function__function_infobox__list {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #dadada;
  padding: 7px 0;
}
.p-function__function_infobox__list:first-child {
  border-top: 1px solid #595757;
}
.p-function__function_infobox__list:last-child {
  border-bottom: 1px solid #595757;
}
.p-function__function_infobox__list dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 2;
}
.p-function__function_infobox__list dt {
  width: 23%;
  height: auto;
  padding-left: 2.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  box-sizing: border-box;
}
.p-function__function_infobox__list dd {
  width: 77%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p-function__function_infobox {
    margin: 0 auto 20px;
  }
  .p-function__function_infobox__header {
    width: 180px;
    height: 30px;
    margin-bottom: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .p-function__function_infobox__list {
    padding: 0 0 10px;
  }
  .p-function__function_infobox__list dl {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .p-function__function_infobox__list dt {
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
    background: #efefef;
  }
  .p-function__function_infobox__list dd {
    width: 100%;
  }
}
.p-function__partition_box {
  margin: 52px auto 65px;
  border-top: 1px solid #dadada;
  padding-top: 21px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .p-function__partition_box {
    margin: 25px auto 30px;
    padding-top: 15px;
  }
}
.p-function__page_categoy {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  text-align: right;
}
.p-function__page_categoy a {
  text-decoration: underline;
  color: #055fb4;
}
.p-function__category_box {
  margin: 0 auto 52px;
}
.p-function__category_box__header {
  margin: 0 auto 21px;
}
.p-function__category_lists {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 1px solid #dadada;
  border-radius: 8px;
  padding: 14px 4%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .p-function__category_lists {
    padding: 10px 4%;
  }
}
.p-function__category_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
}
.p-function__category_list h3 a {
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  color: #3e3a39;
  line-height: 2.125;
}
.p-function__category_list:before {
  content: "▶︎";
  color: #595757;
  margin-right: 7px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2.125;
}
@media screen and (max-width: 768px) {
  .p-function__category_list h3 a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
  }
  .p-function__category_list:before {
    margin-right: 7px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2;
  }
}
.c-pagenation {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .c-pagenation {
    padding-top: 10px;
    margin-bottom: 25px;
  }
}
.page-numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-numbers li {
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin: 2px;
  border: 1px solid #e9e9e9;
  text-align: center;
}
.page-numbers li .current, .page-numbers li a:hover {
  color: #fff;
  border: none;
  background: #007dc7;
  opacity: 1;
}
.page-numbers li span {
  display: block;
}
.page-numbers li a {
  display: block;
  color: #9e9f9f;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .page-numbers li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* ========================================
	お客様の声ページカスタマイズ
========================================= */
/*----- ヘッダー部分カスタマイズ -----*/
.p-price__header_icon {
  width: 85px;
  height: auto;
  margin: 22px auto 19px;
}
@media screen and (max-width: 768px) {
  .p-price__header_icon {
    width: 60px;
    margin: 15px auto 12px;
  }
}
/*----- コンテンツ部分カスタマイズ -----*/
.p-price__contentbox {
  width: 100%;
  height: auto;
  margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
  .p-price__contentbox {
    margin: 0 auto 50px;
  }
}
.p-price__sentence {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
}
.p-price__sentence.price {
  margin: 0 auto 79px;
}
.p-price__sentence.flow {
  margin: 0 auto 56px;
}
.p-price__sentence a {
  text-decoration: underline;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .p-price__sentence {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .p-price__sentence.price {
    margin: 0 auto 40px;
  }
  .p-price__sentence.flow {
    margin: 0 auto 30px;
  }
}
.p-price__table {
  width: 100%;
  height: auto;
  margin: 0 auto 25px;
  border-collapse: collapse;
}
.p-price__table .p-price__table__header {
  width: 25%;
  height: 60px;
  border-radius: 8px 8px 0 0;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.p-price__table .p-price__table__header.skyblue {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: #2ea7e0;
}
.p-price__table .p-price__table__header.blue {
  background-color: #4387c7;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.p-price__table .p-price__table__header.darkblue {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: #005389;
}
.p-price__table .p-price__table__header.recommend {
  position: relative;
}
.p-price__table .p-price__table__header.recommend:before {
  content: "＼おすすめ！／";
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #e60012;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}
.p-price__table tr {
  border-bottom: 1px solid #d8d8d8;
}
.p-price__table tr:first-child {
  border-bottom: 1px solid #3e3a39;
}
.p-price__table tr:last-child {
  border-bottom: 1px solid #3e3a39;
}
.p-price__table td {
  height: 60px;
  padding: 0;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  line-height: 35px;
  vertical-align: middle;
}
.p-price__table td:not(:last-child) {
  border-right: 1px solid #d8d8d8;
}
.p-price__table td.colored {
  background-color: #f0f9f9;
}
.p-price__table td.colored2 {
  background-color: #f0f5f9;
}
.p-price__table td.mark {
  font-size: 28px;
  font-size: 1.75rem;
  color: #005389;
  font-weight: bold;
}
.p-price__table td .bold {
  font-weight: bold;
}
.p-price__table td .small {
  font-size: 12px;
  font-size: 0.75rem;
}
.p-price__table td .c-position--relative {
  padding-right: 10px;
}
.p-price__table td .note {
  font-size: 10px;
  font-size: 0.625rem;
}
@media screen and (max-width: 768px) {
  .p-price__table {
    margin: 0 auto 30px;
  }
  .p-price__table .p-price__table__header {
    height: 40px;
    border-radius: 6px 6px 0 0;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.5;
  }
  .p-price__table .p-price__table__header.recommend:before {
    top: -10px;
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .p-price__table tr {
    border-bottom: 1px solid #d8d8d8;
  }
  .p-price__table tr:first-child {
    border-bottom: 1px solid #3e3a39;
  }
  .p-price__table tr:last-child {
    border-bottom: 1px solid #3e3a39;
  }
  .p-price__table td {
    height: 50px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.5;
  }
  .p-price__table td.mark {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .p-price__table td .small {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .p-price__table td .c-position--relative {
    padding-right: 10px;
  }
  .p-price__table td .note {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.p-price__note_box {
  width: 100%;
  height: auto;
  border: 1px dotted #d8d8d8;
  border-radius: 10px;
  padding: 22px 2%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .p-price__note_box {
    padding: 15px;
  }
}
.p-price__notes {
  width: 100%;
  height: auto;
}
.p-price__note {
  position: relative;
  width: 100%;
  height: auto;
  padding-left: 3.75%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 1.7143;
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
}
.p-price__note:not(:last-child) {
  margin-bottom: 22px;
}
.p-price__note:before {
  position: absolute;
  top: 0;
  left: 0;
  display: marker;
  content: "※"counter(cnt);
  font-weight: bold;
}
.p-price__note dt {
  font-weight: bold;
}
.p-price__note dd a {
  text-decoration: underline;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .p-price__note {
    font-size: 13px;
    font-size: 0.8125rem;
    padding-left: 30px;
  }
  .p-price__note:not(:last-child) {
    margin-bottom: 12px;
  }
}
.p-price__flows {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.p-price__flow {
  position: relative;
  width: 100%;
  height: auto;
  padding: 25px 0;
  background-color: #e6f1f7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-price__flow:not(:last-child) {
  margin: 0 auto 82px;
}
.p-price__flow:not(:last-child):after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  display: block;
  width: 96px;
  height: 34px;
  background: url(/assets/img/img-chevron_below.png) 50% 50% no-repeat;
  background-size: contain;
}
.p-price__flow dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.p-price__flow dt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25.21%;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  border-right: 2px solid #005389;
}
.p-price__flow dt .p-price__flow__title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #005389;
}
.p-price__flow dd {
  width: 74.79%;
  margin-top: -6px;
  padding-left: 2.72%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
}
.p-price__flow dd a {
  text-decoration: underline;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .p-price__flow {
    padding: 20px 0;
  }
  .p-price__flow:not(:last-child) {
    margin: 0 auto 60px;
  }
  .p-price__flow:not(:last-child):after {
    bottom: -22px;
    width: 60px;
    height: 18px;
    background: url(/assets/img/img-chevron_below.png) 50% 50% no-repeat;
    background-size: contain;
  }
  .p-price__flow dl {
    display: block;
  }
  .p-price__flow dt {
    border-bottom: 1px solid #ccc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 20px;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    border-right: none;
  }
  .p-price__flow dt .p-price__flow__title {
    font-size: 16px;
    font-size: 1rem;
  }
  .p-price__flow dd {
    width: 100%;
    margin-top: -6px;
    padding-left: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.857;
  }
}
/* ========================================
	お客様サポートページカスタマイズ
========================================= */
/*----- ヘッダー部分カスタマイズ -----*/
.p-support__header_icon {
  width: 58px;
  height: auto;
  margin: 20px auto 14px;
}
@media screen and (max-width: 768px) {
  .p-support__header_icon {
    width: 40px;
    margin: 15px auto 12px;
  }
}
.p-support__header_sentence {
  height: auto;
  margin: 0 auto 44px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
}
.p-support__header_sentence a {
  text-decoration: underline;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .p-support__header_sentence {
    margin: 0 auto 20px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
  }
}
/*----- コンテンツ部分カスタマイズ -----*/
.p-support__searchsection {
  width: 100%;
  height: auto;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  .p-support__searchsection {
    margin: 0 auto 40px;
  }
}
.p-support__searchsection__header {
  margin: 0 auto 29px;
}
@media screen and (max-width: 768px) {
  .p-support__searchsection__header {
    margin: 0 auto 20px;
  }
}
.p-support__categorybox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  /* margin: 0 auto 48px; */
}
@media screen and (max-width: 768px) {
  .p-support__categorybox {
    /* margin: 0 auto 20px; */
  }
}
.p-support__category {
  display: block;
  width: auto;
  height: auto;
  margin-right: 11px;
  border-radius: 3px;
  padding: 10px 16px;
  background-color: #00b0b9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-support__category {
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.p-support__seachbox {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  height: auto;
  border: 1px solid #999999;
  border-radius: 8px;
  margin-bottom: 20px;
}
.p-support__seachbox:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 42px;
  height: 40px;
  background: url(/assets/img/ico_search.svg) 50% 50% no-repeat;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .p-support__seachbox:before {
    left: 10px;
    width: 21px;
    height: 20px;
    background: url(/assets/img/ico_search.svg) 50% 50% no-repeat;
    background-size: contain;
  }
}
.p-support__seachbox__input {
  position: relative;
  z-index: 1;
  width: 90%;
  height: 58px;
  border-radius: 8px 0 0 8px;
  padding: 0 10px 0 65px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  line-height: 58px;
  outline: none;
  border: none;
}
.p-support__seachbox__input::-webkit-input-placeholder {
  color: #9fa0a0;
}
.p-support__seachbox__input::-moz-placeholder {
  color: #9fa0a0;
}
.p-support__seachbox__input:-ms-input-placeholder {
  color: #9fa0a0;
}
.p-support__seachbox__input::-ms-input-placeholder {
  color: #9fa0a0;
}
.p-support__seachbox__input::placeholder {
  color: #9fa0a0;
}
.p-support__seachbox__input:-ms-input-placeholder {
  color: #9fa0a0;
}
.p-support__seachbox__input::-ms-input-placeholder {
  color: #9fa0a0;
}
@media screen and (max-width: 768px) {
  .p-support__seachbox__input {
    height: 45px;
    line-height: 45px;
    padding: 0 5px 0 35px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.p-support__seachbox__btn {
  width: 15%;
  height: 58px;
  border-radius: 0 7px 7px 0;
  background-color: #f1f4f7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-size: 1.125rem;
  color: #595757;
  line-height: 58px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: none;
  border-left: 1px solid #eaeaf3;
}
.p-support__seachbox__btn:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .p-support__seachbox__btn {
    width: 15%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-appearance: none;
  }
}
.p-support__infosection {
  width: 100%;
  height: auto;
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  .p-support__infosection {
    margin: 0 auto 30px;
  }
}
.p-support__infosection__header {
  margin: 0 auto 22px;
}
@media screen and (max-width: 768px) {
  .p-support__infosection__header {
    margin: 0 auto 20px;
  }
}
.p-support__infoboxes {
  width: 100%;
  height: auto;
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .p-support__infoboxes {
    margin: 0 auto 30px;
  }
}
.p-support__infobox {
  width: 100%;
  height: auto;
}
.p-support__infobox:not(:last-child) {
  margin-bottom: 10px;
}
.p-support__infobox a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  border: 1px solid #b3b3b3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.p-support__infobox a:after {
  /* content: ""; */
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 6px;
  height: 13px;
  background: url(/assets/img/icon-chevron_right.png) 50% 50% no-repeat;
  background-size: contain;
}
.p-support__infobox__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  height: auto;
  background: #007dc7;
}
@media screen and (max-width: 768px) {
  .p-support__infobox__icon {
    width: 30px;
    padding: 0 2px;
  }
}
.p-support__infobox__sentence {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 50px);
  padding: 10px 30px 10px 15px;
  font-size: 16px;
  font-size: 1rem;
  color: #3e3a39;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-support__infobox__sentence {
    width: calc(100% - 30px);
    padding: 5px 20px 5px 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.p-support__infosection__linkbox {
  width: 100%;
  height: auto;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .p-support__infosection__linkbox {
    margin-top: -15px;
  }
}
.p-support__infosection__linkto_listpage {
  font-size: 14px;
  font-size: 0.875rem;
  color: #055fb4;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-support__infosection__linkto_listpage {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.p-support__postsection {
  width: 100%;
  height: auto;
  margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
  .p-support__postsection {
    margin: 0 auto 20px;
  }
}
.p-support__post {
  margin-bottom: 15px;
  padding: 0 0 20px 70px;
  border-bottom: 1px solid #d3d1d0;
}
.p-support__post__title {
  font-size: 20px;
  font-size: 1.25rem;
  color: #3e3a39;
  font-weight: bold;
  line-height: 1.727272;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #9fa0a0;
}
.p-support__post__icon {
  position: absolute;
  left: -70px;
  top: 0;
  width: 5.22%;
  height: auto;
}
.p-support__post__subtitle {
  line-height: 1.8;
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1rem;
  color: #005389;
  font-weight: 600;
}
.p-support__post__img {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1rem;
}
.p-support__post__text {
  margin-bottom: 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 2;
}
.p-support__post__tags {
  margin-bottom: 2px;
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
}
.p-support__post__tags a {
  color: #055fb4;
}
.p-support__post__date {
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .p-support__post {
    margin-bottom: 10px;
    padding: 0 0 10px 0;
  }
  .p-support__post__title {
    line-height: 1.6;
    font-size: 16px;
    font-size: 1rem;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
  }
  .p-support__post__icon {
    position: absolute;
    left: -50px;
    top: 0;
    width: 35px;
    height: auto;
    display: none;
  }
  .p-support__post__subtitle {
    line-height: 1.8;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .p-support__post__img {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1rem;
  }
  .p-support__post__text {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2;
  }
  .p-support__post__tags {
    margin-bottom: 2px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .p-support__post__date {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
/* ========================================
	TOPページカスタマイズ
========================================= */
/*----- TOP FVカスタマイズ -----*/
.p-top__fv__sentence {
  position: absolute;
  top: 2.6%;
  left: 1.5%;
  width: 66.3%;
  height: auto;
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .p-top__fv__sentence {
    width: 66.3%;
  }
}
.p-top__fv__image {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-2.76%, 21.5%);
  -ms-transform: translate(-2.76%, 21.5%);
  transform: translate(-2.76%, 21.5%);
  z-index: 2;
  width: 57%;
  height: auto;
}
@media screen and (min-width: 769px) and (max-width: 1100px) {
  .p-top__fv__image {
    width: 57%;
  }
}
.p-top__fv__link_container {
  position: absolute;
  margin-top: 480px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-top__fv__newslist {
  width: 44.7%;
  height: auto;
  margin: 0 0 0 auto;
  text-align: left;
}
.p-top__fv__news {
  /* margin-bottom: 8px; */
  font-size: 16px;
  font-size: 1rem;
  /* line-height: 1.2; */
}
.p-top__fv__news__news__date {
  margin-right: 16px;
  font-weight: bold;
}
.p-top__fv__news a {
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #fff;
}
.p-top__fv__linkto_news_index {
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  line-height: 2;
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  .p-top__fv__sentence {
    top: 2.6%;
    left: 1.5%;
    width: 68%;
    height: auto;
  }
  .p-top__fv__image {
    position: absolute;
    top: 70px;
    left: 50%;
    width: 380px;
    margin-left: -190px;
  }
  .p-top__fv__link_container {
    position: relative;
    bottom: auto;
    left: auto;
    padding: 15px;
    text-align: left;
    background: #0075c1;
    overflow: hidden;
  }
  .p-top__fv__newslist {
    width: 100%;
  }
  .p-top__fv__news {
    margin-bottom: 8px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
  }
  .p-top__fv__news__news__date {
    margin-right: 16px;
  }
  .p-top__fv__news a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #fff;
  }
  .p-top__fv__linkto_news_index {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    float: right;
  }
}
@media screen and (max-width: 768px) {
  .spnews1 {
    background-color: #ffffffc2;
    padding: 15px;
    border-bottom: 1px solid #0066a8;
    border-top: 1px solid #dadada;
  }
  .spnews {
    padding: 5px 0 0 0;
  }
  .spnews-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #014e6f;
    margin: 5px 0 10px 0;
    color: #014e6f;
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .spnews li {
    border-top: initial;
  }
  .spnews li a {
    position: relative;
    display: block;
    padding: 5px 0px 5px 0;
    color: #3e3a39;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .spnews li a:after {
    content: "";
    position: absolute;
  }
  .spnewsmore {
    margin: 10px 0 0 0;
    font-size: 13px;
    display: block;
    font-size: 0.8125rem;
    color: #055fb4;
    text-align: right;
  }
  .p-top__fv2__link_container {
    padding: 5px 0 0 0;
    text-align: left;
    overflow: hidden;
  }
  .p-top__fv2__newslist {
    width: 100%;
  }
  .p-top__fv2__news__news__date {
    margin-right: 16px;
  }
  .p-top__fv2__news a {
    font-size: 13px;
    font-size: 0.812rem;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    margin-left: 0px;
    line-height: 1;
  }
  .p-top__fv2__linkto_news_index {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    margin-top: 25px;
    float: right;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #055fb4;
  }
}
@media screen and (max-width: 468px) {
  .p-top__fv__sentence {
    top: 2.6%;
    left: 1.5%;
    width: 250px;
    height: auto;
  }
  .p-top__fv__image {
    position: absolute;
    top: 60px;
    left: 50%;
    width: 298px;
    margin-left: -150px;
  }
  .p-top__fv__link_container {
    position: relative;
    bottom: auto;
    left: auto;
    padding: 15px;
    text-align: left;
    background: #0075c1;
    overflow: hidden;
  }
  .p-top__fv__newslist {
    width: 100%;
  }
  .p-top__fv__news {
    margin-bottom: 8px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
  }
  .p-top__fv__news__news__date {
    margin-right: 16px;
  }
  .p-top__fv__news a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #fff;
  }
  .p-top__fv__linkto_news_index {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    float: right;
  }
}
/*----- TOP 導入部カスタマイズ -----*/
.p-top__introduction__headerbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: auto;
  margin: 0 auto 42px;
}
.p-top__introduction__header {
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
}
.p-top__introduction__header span {
  font-weight: bold;
}
.p-top__introduction__smallheader {
  margin: 0 auto 40px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.p-top__introduction__smallheader .dot-text {
  padding-top: 13px;
  background-position: top left 4px;
  background-repeat: repeat-x;
  background-size: 1em 5px;
  background-image: -webkit-radial-gradient(center center, 0.12em 0.12em, #3e3a39, #3e3a39 100%, transparent);
  background-image: -o-radial-gradient(center center, 0.12em 0.12em, #3e3a39, #3e3a39 100%, transparent);
  background-image: radial-gradient(0.12em 0.12em at center center, #3e3a39, #3e3a39 100%, transparent);
  font-weight: bold;
}
.p-top__introduction_ornament {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100px;
  height: auto;
  margin-bottom: -5px;
}
@media screen and (max-width: 768px) {
  .p-top__introduction__headerbox {
    margin: 0 auto 25px;
  }
  .p-top__introduction__header {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2;
  }
  .p-top__introduction__smallheader {
    margin: 0 auto 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2;
  }
  .p-top__introduction__smallheader .dot-text {
    padding-top: 12px;
  }
  .p-top__introduction_ornament {
    width: 64px;
    margin-bottom: -1px;
  }
}
/*----- TOP 解決エリアカスタマイズ -----*/
.p-top__kaiketsu__balloon {
  position: relative;
  width: 100%;
  height: 185px;
  margin: 0 auto 50px;
  padding: 34px 0 32px;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
} /*
@media screen and (min-width: 1501px) {
  .p-top__kaiketsu__balloon {
    height: 320px;
  }
}*/
.p-top__kaiketsu__balloon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -42px;
  border: 42px solid transparent;
  border-top: 30px solid #004967;
}
.p-top__kaiketsu__header {
  margin: 0 auto 25px;
  padding-left: 2%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #faee00;
  line-height: 1;
}
.p-top__kaiketsu__balloon__message {
  padding-left: 2%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  line-height: 2;
}
.p-top__kaiketsu__image {
  margin: 25px 70px 30px;
}
.p-top__kaiketsu__image img {
  border-radius: 4px;
}
.p-top__kaiketsu__smallheader {
  margin: 0 auto 36px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-top__kaiketsu__balloon {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 35px;
    padding: 20px 0 32px;
    background-size: auto 180%;
  }
  .p-top__kaiketsu__balloon:after {
    margin-top: -1px;
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 20px solid #004967;
  }
}
@media screen and (max-width: 480px) {
  .p-top__kaiketsu__balloon {
    background-size: auto 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-top__kaiketsu__header {
    margin: 0 auto 15px;
    padding-left: 0;
    padding-right: 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
  }
  .p-top__kaiketsu__balloon__message {
    padding-left: 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7;
  }
  .p-top__kaiketsu__image {
    margin: -35px -15px 20px -15px;
    padding: 0;
  }
  .p-top__kaiketsu__image img {
    border-radius: 0px;
  }
  .p-top__kaiketsu__smallheader {
    margin: 0 auto 15px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
/*----- 機能紹介エリアカスタマイズ -----*/
.p-top__function__header {
  margin: 0 auto 40px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.p-top__function__image {
  margin: 0 auto 40px;
  width: 85%;
}
.p-top__function__description {
  margin: 0 auto 60px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  padding: 0 70px 0 70px;
}
.p-top__function__smallheader {
  height: auto;
  margin: 0 auto 20px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1;
}
.p-top__function__linkbox {
  display: block;
  width: 100%;
  margin-top: -30px;
  padding-right: 1.4%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
}
.p-top__function__linkto_function_listpage {
  font-size: 14px;
  font-size: 0.875rem;
  color: #055fb4;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-top__function__header {
    margin: -5px auto 15px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 2;
  }
  .p-top__function__image {
    margin: 0 auto 25px auto;
    padding: 0;
    width: 100%;
  }
  .p-top__function__description {
    margin: 0 auto 40px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    padding: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2;
  }
  .p-top__function__smallheader {
    height: auto;
    margin: 0 auto 20px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .p-top__function__linkbox {
    margin-top: 0;
    padding-right: 0;
  }
  .p-top__function__linkto_function_listpage {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
/*----- 導入実績カスタマイズ -----*/
.p-top__results__header {
  margin: 0 auto 26px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.p-top__results__image {
  width: 20%;
  height: auto;
  margin: 0 auto 10px;
}
.logos {
  width: 800px;
  margin: 0 auto 25px;
}
@media screen and (max-width: 840px) {
  .logos {
    width: 100%;
  }
}
.p-top__results__description {
  margin: 0 auto 9px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  width: 800px;
}
.p-top__results__description a {
  text-decoration: underline;
  color: #055fb4;
}
.p-top__results__supplement {
  margin: 0 auto 25px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  text-align: right;
}
.p-top__results__linkbox {
  margin: -20px auto 0;
  text-align: right;
}
.p-top__results__link {
  text-decoration: underline;
  font-size: 14px;
  font-size: 0.875rem;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .p-top__results__header {
    margin: 0 auto 10px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .p-top__results__image {
    width: 120px;
    margin: 0 auto 10px;
  }
  .p-top__results__description {
    margin: 0 auto 15px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.7;
    width: 100%;
  }
  .p-top__results__supplement {
    margin: 0 auto 25px;
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: right;
  }
  .p-top__results__linkbox {
    margin: 0px auto 0;
  }
  .p-top__results__link {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
/*----- よくあるご質問カスタマイズ -----*/
.p-top__faq__header {
  margin: 0 auto 24px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.p-top__faq__contentbox {
  margin: 0 auto 48px;
}
.p-top__faq__smallheaderbox {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 40px;
  text-align: left;
}
.p-top__faq__smallheaderbox:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  width: 95%;
  height: 1px;
  background-color: #005389;
}
.p-top__faq__smallheader {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 10px;
  background-color: #f7f8f8;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  color: #005389;
  line-height: 1;
}
.p-top__faq__questions {
  width: 95.8333%;
  height: auto;
  margin: 0 auto;
}
.p-top__faq__question {
  position: relative;
  width: 100%;
  height: auto;
  padding-left: 74px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-top__faq__question:not(:last-child) {
  margin-bottom: 20px;
}
.p-top__faq__question:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: url(/assets/img/icon-question.svg) 50% 50% no-repeat;
  background-size: contain;
}
.p-top__faq__question__sentence {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 50px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bbbbbb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-top__faq__question__sentence a {
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  color: #3e3a39;
  line-height: 2;
}
.p-top__faq__linkbox {
  margin: 22px auto 0;
  text-align: right;
}
.p-top__faq__linkto_faq_listpage {
  font-size: 14px;
  font-size: 0.875rem;
  color: #055fb4;
}
@media screen and (max-width: 768px) {
  .p-top__faq__header {
    margin: 0 auto 15px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .p-top__faq__contentbox {
    margin: 0 auto 30px;
  }
  .p-top__faq__smallheaderbox {
    margin: 0 auto 20px;
  }
  .p-top__faq__smallheader {
    padding-right: 10px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .p-top__faq__questions {
    width: 100%;
  }
  .p-top__faq__question {
    padding-left: 40px;
  }
  .p-top__faq__question:not(:last-child) {
    margin-bottom: 20px;
  }
  .p-top__faq__question:before {
    top: 15px;
    width: 30px;
    height: 30px;
  }
  .p-top__faq__question__sentence {
    min-height: 30px;
    padding-bottom: 5px;
  }
  .p-top__faq__question__sentence a {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6;
  }
  .p-top__faq__linkbox {
    margin: 20px auto 0;
    text-align: right;
  }
  .p-top__faq__linkto_faq_listpage {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
/* ========================================
  無料トライアルページカスタマイズ
========================================= */
/*----- ヘッダー部分カスタマイズ -----*/
.p-trial__header_icon {
  width: 118px;
  height: auto;
  margin: 20px auto 14px;
}
@media screen and (max-width: 768px) {
  .p-trial__header_icon {
    width: 60px;
    margin: 15px auto 14px;
  }
}
.p-trial__section {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 768px) {
  .p-trial__section {
    margin-bottom: 20px !important;
  }
}
.p-trial_img {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .p-trial_img {
    margin-bottom: 15px;
  }
}
.p-trial_functionbox {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .p-trial_functionbox {
    margin-bottom: 15px;
  }
}
.p-trial_functionbox__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 157px;
  height: 33px;
  margin-bottom: 20px;
  border: 1px solid #6e6e6e;
  border-radius: 2px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-trial_functionbox__header {
    width: 157px;
    height: 30px;
    margin-bottom: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.p-trial_functionbox__lists {
  width: 100%;
  height: auto;
}
.p-trial_functionbox__list {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #dadada;
  padding: 7px 0;
}
.p-trial_functionbox__list:first-child {
  border-top: 1px solid #595757;
}
.p-trial_functionbox__list:last-child {
  border-bottom: 1px solid #595757;
}
.p-trial_functionbox__list dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  font-size: 0.8125rem;
}
.p-trial_functionbox__list dt {
  width: 16.25%;
  height: auto;
  padding-left: 2.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  box-sizing: border-box;
}
.p-trial_functionbox__list dd {
  width: 83.75%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p-trial_functionbox__list {
    padding: 0 0 10px;
  }
  .p-trial_functionbox__list dl {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .p-trial_functionbox__list dt {
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
    background: #efefef;
  }
  .p-trial_functionbox__list dd {
    width: 100%;
  }
}
.enq {
  padding: 10px 20px 0 20px;
}
@media screen and (max-width: 768px) {
  .enq {
    padding: 0px;
  }
}
.textline {
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  margin: 20px auto 40px;
}
.textblock {
  margin: 0 auto 15px;
}
@media screen and (max-width: 768px) {
  .textline {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    margin: 15px 0 30px 0;
  }
  .textblock {
    margin: 0 auto 10px;
  }
}
.p-roundBox2 {
  margin-bottom: 0px;
  padding: 10px 20px;
  border-radius: 10px;
  border: dotted 1px #ccc;
}
.p-title2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: bold;
  */ font-size: 14px;
  font-size: 0.812rem;
}
#page_top {
  width: 54px;
  height: 54px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #b7b7b7;
  opacity: 0.8;
  z-index: 999;
}
#page_top a {
  position: relative;
  display: block;
  /* width: 10px; */
  height: 45px;
  text-decoration: none;
}
#page_top img {
  padding-top: 15px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    bottom: 0;
    background: #b7b7b7;
    opacity: 0.8;
    z-index: 999;
  }
  #page_top a {
    position: relative;
    display: block;
    /* width: 10px; */
    height: 40px;
    text-decoration: none;
  }
  #page_top img {
    padding-top: 15px;
    height: 15px;
  }
  .p-roundBox2 {
    margin-bottom: 35px;
  }
}
.m100 {
  margin-top: 100px;
}
.c-function2__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  margin: 0 0 25px -15px;
}
@media screen and (max-width: 768px) {
  .c-function2__lists {
    display: block;
    margin: 0 0 15px 0;
  }
  .p-roundBox2 {
    margin-bottom: 40px;
  }
}
.c-function2__list {
  position: relative;
  width: calc(100%/3 - 15px);
  height: auto;
  margin: 0 0 25px 15px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.c-function2__list.line {
  border: 1px solid #dadada;
}
.c-function2__list:hover {
  opacity: 0.7;
}
.c-function2__list:hover.line {
  background: #f2f8fc;
}
.c-function2__list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 16px 16px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.c-function2__list a:hover {
  opacity: 1;
}
.c-function2__list:before {}
.c-function2__list__icon {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: cener;
  -webkit-align-items: cener;
  -ms-flex-align: cener;
  align-items: cener;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 80px;
  margin: 20px auto;
  display: none;
}
.c-function2__list__icon img {
  width: auto;
  max-height: 70px;
}
.c-function2__list__name {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  border-bottom: 1px solid #adadad;
  padding-bottom: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: #231815;
  line-height: 1.5;
}
.c-function2__list__description {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
  height: auto;
  font-size: 14px;
  font-size: 0.875rem;
  color: #231815;
  line-height: 2;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .c-function2__list {
    width: calc(100%);
    margin: 0 0 15px;
  }
  .c-function2__list a {
    width: 100%;
    padding: 20px 12px 12px;
  }
  .c-function2__list:before {
    width: 30px;
    height: 30px;
  }
  .c-function2__list__icon {
    height: 80px;
  }
  .c-function2__list__icon img {
    width: auto;
    max-height: 65px;
  }
  .c-function2__list__name {
    font-size: 16px;
    font-size: 1rem;
  }
  .c-function2__list__description {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.c-header__links img {
  width: 32px;
}
.arrow img {
  width: 8%;
}
.morecatalog {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 auto 20px auto;
  color: #036eb8;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .morecatalog {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0 auto 10px auto;
  }
}
.sampleimg {
  margin: 5px 30px 0px 0;
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
.sampleimg img {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
  .sampleimg {
    margin: 20px 20px 0px 0;
    width: 100%;
    display: block;
  }
  .sampleimg p {
    margin: 0 20px 30px 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.sampleimg2 {
  margin: 5px 30px 0px 0;
  width: 50%;
  vertical-align: top;
}
.sampleimg2 img {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
  .sampleimg2 {
    margin: 20px 20px 0px 0;
    width: 100%;
    display: block;
  }
  .sampleimg2 p {
    margin: 0 20px 30px 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.narrow {
  margin: 0 auto;
  padding: 10px 30px;
}
@media screen and (max-width: 767px) {
  .narrow {
    max-width: 100%;
    padding: 0;
  }
}
.cancel {
  text-align: right;
  font-size: 13px;
  font-size: 0.812rem;
}
.tooltip1 {
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin: 5px 0 5px 0;
}
.tooltip1 p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #007dc7;
  text-decoration: underline;
}
.description1 {
  display: none;
  position: absolute;
  padding: 10px;
  font-size: 12px;
  line-height: 1.6em;
  color: #3e3a39;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #9fa0a0;
  width: 450px;
  z-index: 99;
  font-size: 13px;
  font-size: 0.812rem;
}
.tooltip1:hover .description1 {
  display: inline-block;
  top: 30px;
  left: 0px;
}






.c-function__list3 {
  position: relative;
  width: calc(100%/2 - 15px);
  height: auto;
  margin: 0 0 25px 15px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.c-function__list3.line {
  border: 1px solid #dadada;
}
.c-function__list3:hover {
  opacity: 0.7;
}
.c-function__list3:hover.line {
  background: #f2f8fc;
}
.c-function__list3 a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.c-function__list3 a:hover {
  opacity: 1;
}
.c-function__list3:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  width: 25px;
  height: 25px;
  background: url(/assets/img/img-ornament_triangle_blue.png) top left no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .c-function__list3 {
    width: calc(100%);
    margin: 0 0 15px;
  }
  .c-function__list3 a {
    width: 100%;
    padding: 20px 20px 20px;
  }
  .c-function__list3:before {
    width: 20px;
    height: 20px;
  }
}





.c-function__list3b {
  position: relative;
  width: calc(100%/2 - 15px);
  height: auto;
  margin: 0 0 25px 15px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.c-function__list3b.line {
  border: 1px solid #dadada;
}
.c-function__list3b:hover {
  opacity: 0.7;
}
.c-function__list3b:hover.line {
  background: #f2f8fc;
}
.c-function__list3b a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
.c-function__list3b a:hover {
  opacity: 1;
}
.c-function__list3b:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  width: 25px;
  height: 25px;
  background: url(/assets/img/img-ornament_triangle_green.png) top left no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}
.c-function__list3b__gray:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  width: 25px;
  height: 25px;
  background: url(/assets/img/img-ornament_triangle_gray.png) top left no-repeat !important;
  background-size: contain !important;
  pointer-events: none;
  z-index: 1;
 }
@media screen and (max-width: 768px) {
  .c-function__list3b {
    width: calc(100%);
    margin: 0 0 15px;
  }
  .c-function__list3b a {
    width: 100%;
    padding: 20px 20px 20px;
  }
  .c-function__list3b:before {
    width: 20px;
    height: 20px;
  }
  }

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



.big {
  font-size: 32px;
  font-size: 2rem;
}



@media screen and (max-width: 768px) {
  .big {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.waku {
  padding: 10px;
  border: 1px solid #027dc7;
  border-radius: 8px;
  text-decoration: none !important;
}
.customer {
  padding: 4px;
  margin: 0 0 0 10px;
  background-color: #f0ad00;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  font-size: 0.875rem;
}
.apto {
  padding: 4px;
  margin: 0 0 0 10px;
  background-color: #027dc7;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .customer {
    margin: 0 10px 0 0;
  }
  .apto {
    margin: 0 10px 0 0;
  }
}
.seostep__body {
  margin-bottom: 70px;
}
.seostep__item {
  position: relative;
  /*   padding-left: calc(var(--_space, 1.86957rem)*1.75); */
  padding-left: 52px;
}
.seostep__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: -24px;
  left: 20px;
  border-left: 1px dotted #ccc
}
.seostep__item:not(:first-child) { /*   padding-top: calc(var(--_space, 1.86957rem)*1) */ padding-top: 25px;
}
.seostep__item__body {
  margin-top: -37px;
}
.seostep__item__body img {
  margin-top: 15px;
}
.seostep__item__title {
  /*   margin-left: calc(var(--_space, 1.86957rem)*-1.75*var(--_margin-scale, 1)); */
  margin-left: -51px;
}
.seostep__item__number {
  position: relative;
  z-index: 1;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #333;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1
}
.p-support__header_icon2 {
  width: 40%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-support__header_icon2 {
    width: 90%;
    margin: 15px auto 12px;
  }
}
.txt-bold {
  font-weight: 800;
}
.txt-step {
  font-weight: 800;
  margin: 0 0 20px 0;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .txt-step {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* モーダルCSSここから */
.modalArea {
  overflow: auto;
  visibility: hidden; /* displayではなくvisibility */
  opacity: 0;
  position: fixed;
  z-index: 10; /* サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .4s;
  z-index: 999;
}
.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}
.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  max-width: 820px;
  padding: 40px 20px;
  background-color: #fff;
  height: 80%;
  overflow: auto;
}
@media screen and (max-width: 768px) {
  .modalWrapper {
    width: 80%;
    max-width: 720px;
    padding: 40px 5px;
    height: 70%;
  }
}
.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}
.is-show { /* モーダル表示用クラス */
  visibility: visible;
  opacity: 1;
}
/* 以下ボタンスタイル */
button {
  text-align: left;
  padding: 25px;
  background-color: #fff;
  border: 0px solid #ffffff;
  /* width: 100%; */
}
@media screen and (max-width: 768px) {
  button {
    padding: 15px;
    width: 100%;
  }
}
#openModal {}
/* モーダルCSSここまで */