@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, ol, li, ul {
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  color: #4A4A4A;
  font-size: 16px;
}
body.modal-open {
  padding-right: 0 !important;
  overflow-y: auto;
}

.anchor {
  display: block;
  height: 14rem;
  margin-top: -14rem;
  content: "";
}

.img-responsive {
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #005DBE;
}

a img {
  border: 0;
}

a img:hover,
.opacity-on-hover:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  transition-duration: 0.5s;
}
a img:hover a:hover,
.opacity-on-hover:hover a:hover {
  text-decoration: none;
}

.banner {
  border: 1px solid #CCC;
}

.form-control {
  font-size: 16px;
}

.btn {
  border-radius: 0;
}
.btn.btn-primary {
  background: #4A90E2;
  border-color: #4A90E2;
}

.angle-right {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 30px;
  line-height: 1;
  padding: 0;
}

.angle-left {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 30px;
  line-height: 1;
  padding: 0;
}

.text-white {
  color: #FFF;
}

.text-white:hover {
  color: #EEE;
}

.text-red {
  color: #D0021B;
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

.no-overflow {
  overflow: hidden;
}

.container {
  max-width: 960px;
}

.top {
  background: #4A90E2;
}
.top .title {
  color: #FFF;
  font-size: 30px;
  line-height: 1.2;
  padding: 40px 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .top .title {
    font-size: 22px;
    padding: 20px 5px;
  }
}
.top .title.with-picture {
  padding: 0 10px 10px;
  font-size: 40px;
}
.top .picture {
  text-align: center;
  padding: 10px;
}
.top .caption {
  color: #FFF;
  font-size: 16px;
  line-height: 1;
  text-align: center;
}

.tab {
  border: 1px solid #979797;
  background: #FFF;
  text-align: center;
  margin-bottom: -25px;
  z-index: 3;
}
.tab .menu {
  font-size: 20px;
  padding: 15px 40px;
}
.tab .menu.active {
  border-bottom: 9px solid #7ED321;
  padding-bottom: 6px;
}
.tab .menu.active a {
  color: #4A4A4A;
}
@media screen and (max-width: 767px) {
  .tab .menu {
    font-size: 12px;
    padding: 15px 0;
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  .tab .menu {
    font-size: 14px;
  }
}

.bottom .tab {
  margin-top: 30px;
  margin-bottom: 10px;
}

.block {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
.block .caption {
  color: #E28C00;
  font-size: 18px;
  line-height: 1.2;
}
.block .title {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .block .title {
    font-size: 24px;
  }
}
.block .description {
  margin-top: 15px;
}

.point-title {
  font-size: 24px;
  padding: 5px 0;
  margin-top: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC;
}

.point-subtitle {
  font-size: 18px;
  font-weight: 800;
  color: #005DBE;
  padding-bottom: 15px;
}

.point-question {
  font-size: 18px;
  font-weight: 800;
  padding: 20px 0;
}

.point-list {
  padding-left: 20px;
}

.scroll-modal-body {
  overflow-y: auto;
  max-height: calc(100vh - 150px);
}
.scroll-modal-body.with-button {
  max-height: calc(100vh - 240px);
}

.pankuzu {
  margin-top: 10px;
}

.pankuzu-service {
  margin-top: 40px;
  margin-bottom: -25px;
}

.align-middle {
  vertical-align: middle !important;
}

ul.bikou li {
  list-style: none;
  padding-left: 1em;
  text-indent: -1em;
}
ul.bikou li.space3 {
  padding-left: 3em;
  text-indent: -3em;
}
.page-agency .point {
  background: url("/img/point1-alert.png") no-repeat 0 50%;
  padding: 20px 0 20px 50px;
  font-size: 18px;
}
.page-agency .point.point3 {
  background: url("/img/point3-check.png") no-repeat 0 50%;
}
.page-agency .button-point {
  padding: 25px 0;
  font-size: 26px;
  margin-bottom: 15px;
  text-align: center;
}
.page-agency .button-point.button-point1 {
  background: #E8BA1D;
}
.page-agency .button-point.button-point2 {
  background: #D9534F;
}
.page-agency .button-point.button-point3 {
  background: #24A700;
}
.page-agency .button-point a {
  color: #FFF;
  display: block;
  position: relative;
}
.page-agency .button-point a .angle-right {
  top: 0px;
}
.blog {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 1.8;
}
.blog .index-box {
  text-align: center;
  margin-bottom: 20px;
}
.blog .page-title {
  font-size: 16px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC;
}
.blog .blog-index .post-title {
  font-size: 16px;
  font-weight: 800;
  padding-bottom: 0;
}
.blog .blog-index .post-thumbnail a img {
  width: 100%;
}
.blog .blog-index .post-info {
  font-size: 12px;
  padding-bottom: 0;
}
.blog .blog-single .post-title {
  font-size: 37px;
  line-height: 1.3;
  font-weight: 800;
  margin-bottom: 15px;
}
.blog .blog-single .post-content img {
  display: block;
  margin: 0 auto 0;
  max-width: 100%;
  height: auto;
}
.blog .blog-single .post-content h2 {
  font-weight: 800;
  font-size: 26px;
  margin: 20px 0 10px 0;
  padding: 7px 10px 7px 15px;
  position: relative;
}
.blog .blog-single .post-content h2::before {
  content: "";
  height: 40px;
  display: block;
  position: absolute;
  border-left: 4px solid #1976D2;
  left: 0;
}
.blog .blog-single .post-content h3 {
  font-size: 20px;
  font-weight: 800;
  padding: 5px 20px;
  margin: 10px 0;
}
.blog .blog-single .post-content h3::before {
  content: "";
  height: 34px;
  display: block;
  position: absolute;
  border-left: 4px solid #CCC;
  margin: -1px 0 0 -15px;
}
.blog .blog-single .post-content h4 {
  font-size: 18px;
  font-weight: 800;
  position: relative;
  padding: 0 0 0 50px;
  margin: 20px 0 10px;
}
.blog .blog-single .post-content h4:before {
  margin-right: 20px;
  position: absolute;
  top: 13px;
  left: 0;
  display: block;
  content: "";
  width: 40px;
  height: 1px;
  background-color: #838890;
}
.blog .blog-single .post-content ul, .blog .blog-single .post-content ol {
  padding-left: 20px;
}
.blog .related-posts h4 {
  background-color: #f6f6f6;
  color: #323232;
  font-size: 18px;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.blog .related-posts h4 a {
  color: #323232;
  border-left: 4px solid #1976D2;
  padding-left: 15px;
}
.blog .related-posts .post-title {
  font-size: 16px;
  font-weight: 800;
}
.blog .related-posts img {
  display: block;
  margin: 0 auto 0;
  max-width: 100%;
  height: auto;
}
.blog .fb-pagebox {
  width: 100%;
  text-align: center;
  margin: 30px auto 20px auto;
  border: 1px solid #0f4780;
  background-color: #f6f6f6;
}
.blog .fb-pagebox p {
  font-size: 1.6em;
  font-weight: bolder;
  padding: 10px 0;
  background-color: #01579B;
  border-bottom: 4px solid #fff;
  color: #fff;
}
.blog .side-title {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #CCC;
  font-size: 16px;
  text-align: center;
}
.blog .side-list {
  padding-bottom: 15px;
  padding-left: 20px;
}
.blog .side-list li {
  padding: 5px 0;
}
.blog .wpp-list {
  box-sizing: border-box;
}
.blog .wpp-list li {
  display: block;
  position: relative;
  padding-bottom: 10px;
}
.blog .wpp-list li:first-child::before {
  content: "1";
  background-color: #FFD54F;
}
.blog .wpp-list li:nth-child(2)::before {
  content: "2";
  background-color: #80CBC4;
}
.blog .wpp-list li:nth-child(3)::before {
  content: "3";
  background-color: #F8BBD0;
}
.blog .wpp-list li:nth-child(4)::before {
  content: "4";
  background-color: #b6e0f6;
}
.blog .wpp-list li:nth-child(5)::before {
  content: "5";
  background-color: #b6e0f6;
}
.blog .wpp-list li:nth-child(6)::before {
  content: "6";
  background-color: #b6e0f6;
}
.blog .wpp-list li:nth-child(7)::before {
  content: "7";
  background-color: #b6e0f6;
}
.blog .wpp-list li:nth-child(8)::before {
  content: "8";
  background-color: #b6e0f6;
}
.blog .wpp-list li:nth-child(9)::before {
  content: "9";
  background-color: #b6e0f6;
}
.blog .wpp-list li:nth-child(10)::before {
  content: "10";
  background-color: #b6e0f6;
}
.blog .wpp-list li:first-child::before, .blog .wpp-list li:nth-child(2)::before, .blog .wpp-list li:nth-child(3)::before, .blog .wpp-list li:nth-child(n+4)::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  line-height: 2.5;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .blog .wpp-list li {
    display: flex;
  }
  .blog .wpp-list li img {
    max-width: 140px;
  }
  .blog .wpp-list li p {
    padding-left: 8px;
  }
}

.blog .blog-single .post-content .author_box {
  background-color: #EFEFEF;
  padding: 0;
  margin-bottom: 3em;
}
.blog .blog-single .post-content .author_box_up,
.blog .blog-single .post-content .author_box_down {
  display: flex;
  flex-wrap: nowrap;
}
.blog .blog-single .post-content .author_box_up {
  padding-top: 1em;
  padding-bottom: 0.4em;
}
.blog .blog-single .post-content .author_box_down {
  border-top: 1px #707070 solid;
}
.blog .blog-single .post-content .author_name {
  font-weight: 600;
  font-size: 110%;
  padding-left: 1em;
}
.blog .blog-single .post-content .right {
  width: 78%;
  margin-left: 2%;
}
.blog .blog-single .post-content .right .author_profile {
  padding: 1em;
  color: #4A4A4A;
  line-height: 1.6;
  font-size: 100%;
}
.blog .blog-single .post-content .left {
  width: 20%;
}
.blog .blog-single .post-content .author_box_down .left {
  position: relative;
}
.blog .blog-single .post-content .author_box_down .left .author_img {
  padding: 1em;
  position: relative;
  margin-top: -3em;
}
.blog .blog-single .post-content .author_img img {
  width: 100%;
  height: auto;
  max-width: 328px;
  max-height: 328px;
  border-radius: 50%;
  border: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  .blog .blog-single .post-content .author_box_up,
  .blog .blog-single .post-content .author_box_down {
    flex-wrap: wrap;
  }
  .blog .blog-single .post-content .right,
  .blog .blog-single .post-content .left {
    width: 100%;
  }
  .blog .blog-single .post-content .author_box_up .right {
    text-align: center;
  }
  .blog .blog-single .post-content .author_name {
    padding-left: 0;
  }
  .blog .blog-single .post-content .author_box_down .left .author_img {
    margin-top: 0;
  }
  .blog .blog-single .post-content .author_img img {
    width: 40%;
    margin: 0 30%;
    height: 37vw;
  }
}
@media screen and (max-width: 425px) {
  .blog .blog-single .post-content .author_box {
    margin-bottom: 0;
  }
}
@charset "UTF-8";
.business {
  color: #000;
}
.business .no-gutter {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .business .no-gutter {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.business .text-black1 {
  color: #000;
}
.business .text-black2 {
  color: #0F0F0F;
}
@media screen and (max-width: 767px) {
  .business .anchor {
    height: 5rem;
    margin-top: -5rem;
  }
}
.business .business-top-bg {
  background: #CADDCC;
  padding: 20px 15px 20px;
}
.business .business-top-bg .top-img {
  width: 236px;
  height: auto;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .business .business-top-bg .top-img {
    margin: 20px 0;
    width: 180px;
  }
}
.business .business-title-top {
  color: #FFF;
  line-height: 1;
  font-weight: 900;
  margin-top: -4px;
}
.business .business-title-top span.letter {
  font-size: 36px;
  display: inline-block;
  background: #3DB447;
  color: #FFF;
  border-radius: 5px;
  padding: 5px;
  margin-right: 8px;
}
.business .business-title-top span.letters-1 {
  color: #3DB447;
  font-size: 28px;
  margin-right: 4px;
}
.business .business-title-top span.letters-2 {
  color: #0F0F0F;
  font-size: 36px;
  display: inline-block;
  margin-top: 10px;
}
.business .business-title-top span.letter,
.business .business-title-top span.letters-1,
.business .business-title-top span.letters-2 {
  display: inline-block;
  vertical-align: bottom;
}
@media screen and (max-width: 991px) {
  .business .business-title-top span.letter {
    padding: 4.5px;
  }
  .business .business-title-top span.letters-2 {
    font-size: 36.8px;
  }
}
@media screen and (max-width: 767px) {
  .business .business-title-top span.letters-2 {
    font-size: 28px;
    letter-spacing: 0;
  }
  .business .business-title-top .business-title-top .letter,
  .business .business-title-top .business-title-top .letters-1 {
    display: block;
    margin: 0 auto; /* 「企業向け」を横方向の中央揃え */
  }
}
@media screen and (max-width: 423px) {
  .business .business-title-top span.letters-2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 390px) {
  .business .business-title-top span.letters-2 {
    font-size: 28px;
  }
}
.business .catch-copy1 {
  letter-spacing: 0.06em;
  padding-top: 0.2em;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #0E921A;
  text-align: center;
  line-height: 1.38;
  text-shadow: 2px 2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, -2px -2px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff; /* 上 */
}
@media screen and (max-width: 991px) {
  .business .catch-copy1 {
    padding-top: 2em;
  }
}
@media screen and (max-width: 767px) {
  .business .catch-copy1 {
    padding-top: 0.2em;
    line-height: 1.3;
  }
}
.business .catch-copy2 {
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  .business .catch-copy2 {
    margin-top: 15px;
  }
}
.business .catch-copy2 span {
  font-weight: 500;
  font-size: 18px;
  color: #000;
  line-height: 1;
  letter-spacing: 1px;
}
.business .catch-copy2 span .large {
  font-weight: 900;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .business .catch-copy2 span .large {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .business .catch-copy2 span {
    font-size: 16px;
  }
}
.business .index-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.business .index-icon {
  width: 30px;
  height: auto;
}
.business .index-text {
  color: #000;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
}
.business ol.business-page-index {
  list-style: none;
  counter-reset: ol_li;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
.business ol.business-page-index li.list-big a {
  color: #000;
  font-weight: 500;
}
.business ol.business-page-index li.list-big:before {
  margin-right: 0.5em;
  counter-increment: ol_li;
  content: counter(ol_li) ".";
  color: #000;
  font-weight: 500;
}
.business ul.list-small {
  font-size: 16px;
  line-height: 1.375;
  list-style-type: disc;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 8px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 68px;
  width: fit-content;
  justify-content: center;
}
@media (max-width: 991px) {
  .business ul.list-small {
    column-gap: 16px;
  }
}
@media (max-width: 767px) {
  .business ul.list-small {
    display: flex;
    flex-direction: column;
    column-gap: 0;
  }
  .business ul.list-small li:nth-child(1) {
    order: 1;
  }
  .business ul.list-small li:nth-child(2) {
    order: 4;
  }
  .business ul.list-small li:nth-child(3) {
    order: 2;
  }
  .business ul.list-small li:nth-child(4) {
    order: 5;
  }
  .business ul.list-small li:nth-child(5) {
    order: 3;
  }
}
@media (max-width: 767px) {
  .business ol.business-page-index {
    font-size: 16px;
    line-height: 1.875;
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
  }
  .business .index-icon {
    width: 30px;
  }
  .business .index-text {
    color: #000;
    font-size: 18px;
  }
  .business ul.list-small {
    margin-left: 16%;
    margin-right: auto;
  }
}
.business .business-case-title {
  background: #0E921A;
  color: #FFF;
  border-radius: 4px;
  padding: 10px 10px;
  font-weight: 700;
  font-size: 28px;
  letter-spacing: 0.04em;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 767px) {
  .business .business-case-title {
    font-size: 18px;
    padding: 9px 10px;
  }
}
.business .detail-text {
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .business .detail-text {
    font-size: 14px;
    line-height: 20px;
  }
}
.business .img-sole-proprietor {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 337px;
  height: auto;
}
.business .business-case-sub-title {
  background: #3DB447;
  color: #FFF;
  padding: 6px 10px;
  border-top-right-radius: 26px;
  border-bottom-left-radius: 26px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: 0.04em;
  display: inline-block;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .business .business-case-sub-title {
    font-size: 20px;
    line-height: 1.8;
    padding: 5px 10px;
  }
}
.business .business-box-wrap {
  display: flex;
  gap: 22px;
}
.business .business-box-wrap .business-box:nth-of-type(2) {
  background-color: #E8F1E9;
}
@media (max-width: 991px) {
  .business .business-box-wrap {
    flex-direction: column;
  }
}
.business .business-box {
  width: 100%;
  border-radius: 18px;
  padding: 20px 20px 35px;
  margin-bottom: 15px;
  box-shadow: 0 0 20px 8px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  line-height: 32px;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.business .business-box h4 {
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 0.04em;
  font-weight: 900;
  border-radius: 40px;
  margin-bottom: 8px;
  padding: 6px 10px;
  width: 96%;
  justify-self: center;
}
.business .business-box-inner {
  align-self: stretch;
  padding: 0 10px;
}
@media (max-width: 991px) {
  .business .business-box {
    align-items: flex-start;
    text-align: left;
  }
  .business .business-box h4 {
    text-align: center;
    width: 100%;
    max-width: 406px;
    margin-left: auto;
    margin-right: auto;
  }
  .business .business-box .business-box-inner {
    text-align: left;
    display: block;
    width: 100%;
    margin-top: 10px;
    line-height: 1.6;
    padding-left: 10%;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .business .business-box .business-box-inner {
    padding-left: 3%;
  }
}
@media (max-width: 767px) {
  .business .business-box {
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 14px;
  }
  .business .business-box h4 {
    font-size: 18px;
    padding: 6px;
  }
  .business .business-box .business-box-inner {
    line-height: 2.2857142857;
  }
}
.business .business-title-l {
  background-color: #D9D9D9;
  color: #000;
}
.business .business-title-r {
  background-color: #C4DFC6;
  color: #000;
}
.business .detail-box .detail-btn {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  width: 390px;
  max-width: 100%;
  padding: 12px 10px;
  line-height: 26px;
  border: 4px solid #0E921A;
  border-radius: 40px;
  color: #0E921A;
  font-weight: 700;
  position: relative;
  font-size: 24px;
  letter-spacing: 0.04em;
  transition: background 0.2s, opacity 0.2s, color 0.2s;
}
.business .detail-box .detail-btn img {
  opacity: 1;
  margin-left: 28px;
  width: 38px;
  height: auto;
  transition: filter 0.2s, transform 0.2s;
}
.business .detail-box .detail-btn:hover, .business .detail-box .detail-btn:active {
  opacity: 0.7;
  color: #0E921A;
}
.business .detail-box .detail-btn:hover img, .business .detail-box .detail-btn:active img {
  transform: translateX(5px);
}
@media (max-width: 767px) {
  .business .detail-box .detail-btn {
    width: 333px;
    font-size: 18px;
  }
}
.business h2.business-feature-title {
  color: #FFF;
  padding: 15px;
  line-height: 1;
  font-weight: 900;
  margin-top: -4px;
  border-radius: 8px;
  background-color: #F0F8F1;
  margin-bottom: 50px;
}
.business h2.business-feature-title span.letter {
  font-size: 50px;
  display: inline-block;
  background: #3DB447;
  color: #FFF;
  border-radius: 5px;
  padding: 5px 2px;
  margin-right: 8px;
}
.business h2.business-feature-title span.letters-1 {
  color: #3DB447;
  font-size: 32px;
  margin-right: 4px;
}
.business h2.business-feature-title span.letters-2 {
  color: #0F0F0F;
  font-size: 42px;
  display: inline-block;
}
.business h2.business-feature-title span.letter,
.business h2.business-feature-title span.letters-1,
.business h2.business-feature-title span.letters-2 {
  display: inline-block;
  vertical-align: bottom;
}
@media screen and (max-width: 991px) {
  .business h2.business-feature-title span.letter {
    font-size: 40px;
    padding: 4.5px;
  }
  .business h2.business-feature-title span.letters-1 {
    font-size: 25.6px;
  }
  .business h2.business-feature-title span.letters-2 {
    font-size: 36.8px;
  }
}
@media screen and (max-width: 767px) {
  .business h2.business-feature-title {
    padding: 36px 2px 24px;
    margin-bottom: 30px;
  }
  .business h2.business-feature-title span.letter {
    font-size: 40px;
  }
  .business h2.business-feature-title span.letters-1 {
    font-size: 26px;
  }
  .business h2.business-feature-title span.letters-2 {
    font-size: 28px;
    margin-top: 0.8em;
    letter-spacing: 0;
  }
  .business h2.business-feature-title .business-feature-title .letter,
  .business h2.business-feature-title .business-feature-title .letters-1 {
    display: block;
    margin: 0 auto; /* 「企業向け」を横方向の中央揃え */
  }
}
@media screen and (max-width: 450px) {
  .business h2.business-feature-title span.letters-1 {
    font-size: 22px;
  }
  .business h2.business-feature-title span.letters-2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 390px) {
  .business h2.business-feature-title span.letters-1 {
    font-size: 20px;
  }
  .business h2.business-feature-title span.letters-2 {
    font-size: 22px;
  }
}
.business .business-feature {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .business .business-feature {
    margin-bottom: 50px;
  }
}
.business .business-feature h3 {
  color: #0A7013;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.4545454545;
  letter-spacing: 0.05em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .business .business-feature h3 {
    text-align: center;
    color: #0E921A;
  }
}
.business .business-feature h3 + .row:not(:last-child) {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .business .business-feature h3 + .row:not(:last-child) {
    margin-bottom: 40px;
  }
}
.business .business-feature p {
  font-weight: 500;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .business .business-feature p {
    font-size: 14px;
  }
}
.business .business-feature .dl-usage-ex {
  margin-bottom: 0;
  margin-left: 0.5em;
}
@media screen and (min-width: 768px) {
  .business .business-feature .dl-usage-ex {
    margin-left: 1.5em;
  }
}
.business .business-feature .dl-usage-ex dt {
  margin-bottom: 0.5em;
}
.business .business-feature .dl-usage-ex dt span {
  display: inline-block;
  color: #0E921A;
  background: #B8DEBB;
  border-radius: 16px;
  padding: 0.2em 1em;
}
.business .business-feature .dl-usage-ex dd {
  font-size: 14px;
}
.business .business-feature .dl-usage-ex ul {
  margin-left: 1.5em;
}
.business .business-reason .business-reason-title {
  background: #F0F8F1;
  border-radius: 8px;
  font-weight: bold;
  padding: 20px;
  margin-bottom: 73px;
}
@media screen and (max-width: 767px) {
  .business .business-reason .business-reason-title {
    margin-bottom: 27px;
  }
}
.business .business-reason .business-reason-title .line {
  display: block;
  line-height: 1;
}
.business .business-reason .business-reason-title .line-1 {
  font-size: 52px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 0.3em;
}
.business .business-reason .business-reason-title .line-1 .bg-green {
  display: inline-flex;
  gap: 8px;
}
.business .business-reason .business-reason-title .line-1 .bg-green > span {
  font-size: 44px;
  display: inline-block;
  color: #fff;
  background: #3DB447;
  line-height: 1;
  border-radius: 4px;
  padding: 5px;
}
.business .business-reason .business-reason-title .line-1 .text-small {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .business .business-reason .business-reason-title .line-1 {
    font-size: 48px;
    gap: 6px;
    margin-bottom: 7px;
  }
  .business .business-reason .business-reason-title .line-1 .bg-green {
    gap: 4px;
  }
  .business .business-reason .business-reason-title .line-1 .bg-green > span {
    font-size: 30px;
    padding: 3px;
  }
  .business .business-reason .business-reason-title .line-1 .text-small {
    font-size: 28px;
  }
}
.business .business-reason .business-reason-title .line-2 {
  font-size: 42px;
}
.business .business-reason .business-reason-title .line-2 .bg-black {
  font-size: 50px;
  display: inline-flex;
  gap: 8px;
}
.business .business-reason .business-reason-title .line-2 .bg-black > span {
  display: inline-block;
  color: #fff;
  background: #000;
  line-height: 1;
  border-radius: 4px;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .business .business-reason .business-reason-title .line-2 {
    font-size: 32px;
  }
  .business .business-reason .business-reason-title .line-2 .bg-black {
    font-size: 38px;
    gap: 4px;
  }
}
.business .business-reason h3 {
  font-weight: bold;
  color: #0A7013;
  font-size: 28px;
  margin-bottom: 0.3em;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .business .business-reason h3 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 1em;
    margin-left: 25px;
  }
  .business .business-reason h3::first-letter {
    margin-left: -22px;
  }
}
.business .business-reason h3 + .row:not(:last-child) {
  margin-bottom: 30px;
}
.business .business-reason p {
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .business .business-reason p {
    font-size: 14px;
    line-height: 1.8571428571;
  }
}
.page-case {
  font-size: 1.6rem;
}
.page-case ol.case-page-index {
  list-style: none;
  counter-reset: ol_li;
  margin-top: 1em;
}
.page-case ol.case-page-index li {
  margin: 0.5em 0;
}
.page-case ol.case-page-index li:before {
  margin-right: 0.5em;
  counter-increment: ol_li;
  content: counter(ol_li) ".";
  color: #1162AF;
  font-weight: 800;
}
.page-case .top-bg {
  background: #1C75C4;
  padding: 20px 15px 30px;
}
.page-case .pankuzu {
  margin-top: 10px;
}
.page-case .title {
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
}
.page-case .title-with-border {
  background: linear-gradient(transparent 90%, #333 0%);
  font-size: 20px;
  font-weight: 800;
  padding-bottom: 1px;
}
.page-case .trouble-box {
  border: 3px solid #1C75C4;
  border-radius: 10px;
  padding: 1em;
  margin-bottom: 15px;
}
.page-case .trouble-img {
  margin-bottom: 1em;
}
.page-case .trouble-title {
  background: linear-gradient(transparent 90%, #1C75C4 0%);
  color: #1C75C4;
  font-size: 18px;
  font-weight: 800;
  padding-bottom: 1px;
}
.page-case .light-blue-bg {
  background: #EAEFFA;
  padding: 2em;
}
.page-case .light-orange-bg {
  background: #FEF6EC;
  padding: 2em;
}
.page-case .balloon-bottom {
  position: relative;
  display: inline-block;
  line-height: 1.2;
  padding: 1em;
  font-size: 20px;
  font-weight: 800;
  color: #FFF;
  background: #1C75C4;
}
.page-case .balloon-bottom:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #1C75C4;
}
.page-case .feature-title {
  font-size: 18px;
  font-weight: 800;
  background: linear-gradient(transparent 40%, #D2E7FF 0%);
}
.page-case .border-bottom-blue {
  background: linear-gradient(transparent 40%, #D2E7FF 0%);
}
.page-case .bg-blue {
  background: #EAEFFA;
}
.page-case .case-balloon {
  position: relative;
  display: inline-block;
  line-height: 1.2;
  padding: 0.5em;
  font-size: 18px;
  font-weight: 800;
  background: #FFF;
  border: 3px solid #333;
  border-radius: 20px;
}
.page-case .case-balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #333;
}
.page-case .bg-yellow {
  background: #FDDF42;
}
.page-case .table-case td {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.page-case .case-left-balloon {
  position: relative;
  display: inline-block;
  line-height: 1.2;
  padding: 0.8em;
  font-size: 16px;
  background: #FFF;
  border: 2px solid #333;
  border-radius: 10px;
  width: 100%;
}
.page-case .case-left-balloon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 10px solid #333;
}
.page-case .case-right-balloon {
  position: relative;
  display: inline-block;
  line-height: 1.2;
  padding: 0.8em;
  font-size: 16px;
  background: #FFF;
  border: 2px solid #333;
  border-radius: 10px;
  width: 100%;
}
.page-case .case-right-balloon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid #333;
}
.page-case .email-box {
  padding: 1em;
  border: 1px solid #333;
}
.page-case .case-subtitle {
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
}
.page-case .plan-box {
  padding: 1.5em;
  border: 3px solid;
  border-radius: 10px;
}
.page-case .plan-box h3 {
  line-height: 1.2;
  font-weight: 800;
}
.page-case .plan-box.plan-light {
  border-color: #1C75C4;
}
.page-case .plan-box.plan-light .plan-description {
  color: #1C75C4;
}
.page-case .plan-box.plan-light .plan-title {
  border-bottom: 3px solid #1C75C4;
  padding-bottom: 3px;
  font-weight: 800;
}
.page-case .plan-box.plan-standard {
  border-color: #F07B00;
}
.page-case .plan-box.plan-standard .plan-description {
  color: #F07B00;
}
.page-case .plan-box.plan-standard .plan-title {
  border-bottom: 3px solid #F07B00;
  padding-bottom: 3px;
  font-weight: 800;
}
.page-case .plan-box.plan-order {
  border-color: #F27886;
}
.page-case .plan-box.plan-order .plan-description {
  color: #F27886;
}
.page-case .plan-box.plan-order .plan-title {
  border-bottom: 3px solid #F27886;
  padding-bottom: 3px;
  font-weight: 800;
}
.page-case .plan-box.plan-netshop {
  border-color: #26AE37;
}
.page-case .plan-box.plan-netshop .plan-description {
  color: #26AE37;
}
.page-case .plan-box.plan-netshop .plan-title {
  border-bottom: 3px solid #26AE37;
  padding-bottom: 3px;
  font-weight: 800;
}
.page-case .plan-box.plan-english {
  border-color: #00A899;
}
.page-case .plan-box.plan-english .plan-description {
  color: #00A899;
}
.page-case .plan-box.plan-english .plan-title {
  border-bottom: 3px solid #00A899;
  padding-bottom: 3px;
  font-weight: 800;
}
.page-case .plan-box .plan-price {
  padding-top: 0.5em;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
}
.page-case .note {
  font-size: 14px;
}
.page-case .reason-title {
  font-size: 18px;
  font-weight: 800;
}
.page-case .faq-title {
  font-size: 24px;
  font-weight: 800;
  border-top: 3px solid #1C75C4;
  border-bottom: 3px solid #1C75C4;
  color: #1C75C4;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.page-case .faq-box {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #333;
}
.page-case .faq-q {
  padding-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 800;
  background: url("/img/case/case1/question.png") no-repeat 0% 0%;
  background-size: 25px 25px;
}
.page-case .faq-a {
  padding-left: 30px;
  margin-top: 10px;
  background: url("/img/case/case1/answer.png") no-repeat 0% 0%;
  background-size: 25px 25px;
}
.page-case .check-list li {
  background: url("/img/case/email_report/check.png") no-repeat 0% 4px;
  background-size: 19px 15px;
  padding-left: 25px;
  list-style: none;
}
.page-case .check-list li.li-orange {
  background: url("/img/case/claim/checkbox.png") no-repeat 0% 4px;
  background-size: 19px 15px;
}
.page-case .check-list li.li-dark-orange {
  background: url("/img/case/order_made/checkbox.png") no-repeat 0% 4px;
  background-size: 19px 15px;
}
.page-case .check-list li.li-orange-circle {
  background: url("/img/case/claim/check.png") no-repeat 0% 4px;
  background-size: 15px 15px;
}
.page-case .check-list li.li-dark-orange-circle {
  background: url("/img/case/order_made/check.png") no-repeat 0% 4px;
  background-size: 15px 15px;
}
.page-case .check-list li.li-pink {
  background: url("/img/case/number_rent/checkbox.png") no-repeat 0% 4px;
  background-size: 19px 15px;
}
.page-case .check-list li.li-pink-circle {
  background: url("/img/case/number_rent/check.png") no-repeat 0% 4px;
  background-size: 15px 15px;
}
.page-case .black-balloon-bottom {
  position: relative;
  display: inline-block;
  line-height: 1.2;
  padding: 1em;
  font-size: 16px;
  font-weight: 800;
  color: #333;
  background: #FFF;
  border: 2px solid #333;
}
.page-case .black-balloon-bottom:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #333;
}
.page-case .point-box {
  padding: 1.5em;
  background: #FFF;
  border: 3px solid;
  border-radius: 10px;
  border-color: #333;
  color: #333;
}
.page-case .point-box h3 {
  line-height: 1.2;
  font-weight: 800;
  font-size: 18px;
}
.page-case .merit-title {
  font-size: 16px;
  font-weight: 800;
}
.page-case .balloon-box {
  position: relative;
  display: inline-block;
  line-height: 1.2;
  padding: 0.5em;
  font-size: 18px;
  font-weight: 800;
  background: #FFF;
  border: 3px solid #129170;
  border-radius: 20px;
}
.page-case .balloon-box-before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #129170;
}
.page-case .text-blue {
  color: #1C75C4;
}
.page-case .text-orange {
  color: #F07B00;
}
.page-case .text-dark-orange {
  color: #E84C09;
}
.page-case .text-dark-green {
  color: #129170;
}
.page-case .text-pink {
  color: #E95378;
}
.page-case .bg-orange {
  background: #F07B00;
}
.page-case .bg-dark-orange {
  background: #E84C09;
}
.page-case .bg-dark-green {
  background: #129170;
}
.page-case .bg-light-dark-green {
  background: #C6DDD0;
}
.page-case .bg-pink {
  background: #E95378;
}
.page-case .bg-light-pink {
  background: #FAF0F1;
}
.page-case .p-1 {
  padding: 1em;
}
.page-case .border-color-orange {
  border-color: #F07B00 !important;
}
.page-case .border-color-dark-orange {
  border-color: #E84C09 !important;
}
.page-case .border-color-dark-green {
  border-color: #129170 !important;
}
.page-case .border-color-light-dark-green {
  border-color: #C6DDD0 !important;
}
.page-case .border-color-pink {
  border-color: #E95378 !important;
}
.page-case .border-dotted {
  border: 2px dotted #1C75C4;
  border-radius: 5px;
  padding: 1em;
}
.page-case .d-flex {
  display: flex !important;
}
.page-case .d-inline-flex {
  display: inline-flex !important;
}
.page-case .d-inline-block {
  display: inline-block !important;
}
.page-case .flex-column {
  flex-direction: column !important;
}
.page-case .justify-content-center {
  justify-content: center !important;
}
.page-case .align-items-center {
  align-items: center !important;
}
.page-case .mb-0 {
  margin-bottom: 0 !important;
}
.page-case .fw-bold {
  font-weight: bold !important;
}
.page-case .text-yellow {
  color: #FF0;
}
.page-case .bd-yellow-circle {
  display: block;
  width: 148px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 3px solid #FF0;
}
.page-case .bd-yellow-circle dt {
  font-size: 16px;
  margin-bottom: 0.5em;
}
.page-case .bd-yellow-circle dd {
  font-size: 32px;
  line-height: 1;
}
.page-case .bd-yellow-circle dd span.text-large span {
  font-size: 26px;
}
.page-case .bd-yellow-circle dd span.text-white {
  font-weight: normal;
  font-size: 12px;
  display: block;
  margin-top: 0.5em;
}
.page-case .bg-blue-rounded-square {
  background: #1C75C4;
  color: #FFF;
  border-radius: 5px;
  padding: 2px 10px;
}
.page-case h2.bg-blue-rounded-square {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.6363636364;
}
@media (max-width: 768px) {
  .page-case h2.bg-blue-rounded-square {
    font-size: 20px;
    line-height: 1.4;
    padding: 10px;
  }
}
.page-case .bg-blue-circle {
  display: block;
  width: 120px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #1C75C4;
}
.page-case .bd-blue-square {
  border: 5px solid #D2E7FF;
  padding: 1em;
}
.page-case ul.unstyled {
  list-style: none !important;
}
.page-case .border-bottom-solid-blue {
  border-bottom: 1px solid #1C75C4;
}
.page-case h3.border-bottom-solid-blue {
  font-size: 22px;
}
.page-case .btn-detail {
  text-decoration: none;
  display: inline-block;
  width: 250px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #4A4A4A;
  border-radius: 10px;
  color: #4A4A4A;
  font-weight: bold;
  transition: 0.2s;
  position: relative;
}
.page-case .btn-detail::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #4A4A4A;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transition: 0.2s;
}
.page-case .btn-detail::after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  border-top: 1px solid #4A4A4A;
  border-right: 1px solid #4A4A4A;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.2s;
}
.page-case .btn-detail:hover {
  background: #4A4A4A;
  color: #fff;
}
.page-case .btn-detail:hover::before, .page-case .btn-detail:hover::after {
  border-color: #fff;
}
.page-case .p-detail {
  margin-bottom: 50px;
}
.page-case .contact-button-white {
  height: 60px;
  font-size: 18px;
  margin: 5px 0;
  text-align: left;
  padding: 15px 30px;
  background: #FFF;
  border: 1px solid #005DBE;
  border-radius: 14px;
  align-items: center;
}
.page-case .contact-button-white a {
  color: #000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  transition: all 0.2s ease;
}
.page-case .contact-button-white a .left {
  display: flex;
  align-items: center;
  gap: 20px;
  transition: opacity 0.2s ease;
  position: relative;
}
.page-case .contact-button-white a .left::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  flex-shrink: 0;
}
.page-case .contact-button-white a .text {
  white-space: nowrap;
  font-weight: 600;
}
.page-case .contact-button-white a .icon-app::before {
  background-image: url("/img/case/case8/icon-application.png");
}
.page-case .contact-button-white a .icon-file::before {
  background-image: url("/img/case/case8/icon-request-docs.png");
}
.page-case .contact-button-white a .icon-est::before {
  background-image: url("/img/case/case8/icon-estimate.png");
}
.page-case .contact-button-white a .icon-inq::before {
  background-image: url("/img/case/case8/icon-inquiry.png");
}
.page-case .contact-button-white a .angle-right {
  font-size: 20px;
  color: #F08300;
  margin-right: 18px;
  display: flex;
  align-items: center;
  height: 100%;
  transition: opacity 0.2s ease;
}
.page-case .contact-button-white a:hover .left, .page-case .contact-button-white a:hover .angle-right {
  opacity: 0.5;
}
.page-case .contact-button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .page-case .contact-button-container {
    flex-direction: column;
    align-items: stretch;
  }
}
.page-case .contact-button-item {
  font-size: 18px;
  margin: 5px 0;
  text-align: left;
  background: #FFF;
  border: 1px solid #005DBE;
  border-radius: 14px;
  align-items: center;
  text-align: center;
  line-height: 1.2;
  flex: 1;
}
.page-case .contact-button-item a {
  position: relative;
  display: block;
  padding: 15px 30px;
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .page-case .contact-button-item a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 30px 15px 15px;
  }
}
.page-case .contact-button-item a .contact-button-icon {
  display: block;
  margin-inline: auto;
  margin-bottom: 10px;
  width: 60px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .page-case .contact-button-item a .contact-button-icon {
    width: 26px;
    margin-inline: unset;
    margin-bottom: unset;
  }
}
.page-case .contact-button-item a .text {
  white-space: nowrap;
  font-weight: 600;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .page-case .contact-button-item a .text {
    font-size: 15px;
  }
}
.page-case .contact-button-item a .angle-right {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-case .contact-button-item a .angle-right {
    font-size: 20px;
    color: #F08300;
    display: flex;
    align-items: center;
    height: 100%;
    transition: opacity 0.2s ease;
  }
}
.page-case .contact-button-item a:hover .contact-button-icon, .page-case .contact-button-item a:hover .angle-right {
  opacity: 0.5;
}
.page-case .col-narrow {
  padding-left: 5px;
  padding-right: 5px;
}
.page-case .tab-menu {
  color: #005DBE;
  cursor: pointer;
}
.page-case .tab-menu.tab-menu-active {
  border-bottom: 9px solid #7ED321;
  padding-bottom: 6px;
  color: #4A4A4A;
  cursor: auto;
}
.page-case .tab-contents {
  display: none;
}
.page-case .tab-contents.tab-contents-active {
  display: block;
}
.page-cubebrand .index-box {
  margin-bottom: 20px;
}
.page-cubebrand .index-box .service-title {
  font-size: 20px;
  text-align: center;
}
.page-cubebrand .motto-box {
  background: #4A90E2;
  color: #FFF;
  padding: 20px 20px 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-cubebrand .motto-box .motto-title {
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  padding: 10px 0;
  border-bottom: 1px solid #FFF;
}
.page-cubebrand .motto-box .motto-list {
  padding: 20px 20px 40px;
  font-size: 16px;
}
.page-cubebrand .table th {
  text-align: center;
  font-weight: 400;
}
.page-cubebrand .voice {
  margin: 10px 0;
  padding: 15px 0 0;
  background: #EFEFEF;
}
.page-cubebrand .voice .picture {
  text-align: center;
}
.page-customer .box {
  padding: 10px;
}
.page-customer .title-label {
  padding: 5px;
  background: #F0AD4E;
  text-align: center;
  font-size: 12px;
  color: #FFF;
}
.page-customer .title {
  font-size: 20px;
  line-height: 1.3;
  padding: 10px 0;
  font-weight: 800;
}
.page-customer .title a {
  color: #4A4A4A;
}
.page-customer .photo {
  text-align: center;
  padding-top: 20px;
}
.page-customer .name {
  text-align: center;
  padding: 15px 0;
}
.page-customer .copy {
  font-size: 30px;
  text-align: center;
  line-height: 1.2;
  font-weight: 800;
}
.page-customer .question {
  font-size: 16px;
  font-weight: 800;
  padding-bottom: 15px;
}
.page-customer .comment {
  padding: 20px;
  background: #EFEFEF;
}
.page-customer .subphoto {
  margin-bottom: 20px;
}
.footer-contact {
  border-top: 1px solid #CCC;
  padding: 30px 0 0;
  margin-top: 40px;
  text-align: center;
}
.footer-contact .contact-title {
  padding: 15px 0 5px;
  font-size: 18px;
  font-weight: 800;
}
.footer-contact .contact-button {
  font-size: 20px;
  margin: 10px 0;
  text-align: center;
  padding: 15px 0;
  background: #FFF;
  border: 1px solid #4A4A4A;
}
.footer-contact .contact-button a {
  color: #4A4A4A;
  display: block;
  position: relative;
}
.footer-contact .contact-button a .angle-right {
  font-size: 30px;
}
.footer-contact .contact-button-orange {
  font-size: 20px;
  margin: 10px 0;
  text-align: center;
  padding: 15px 0;
  background: #F08300;
  border: 1px solid #F08300;
}
.footer-contact .contact-button-orange a {
  color: #FFF;
  display: block;
  position: relative;
}
.footer-contact .contact-button-orange a .angle-right {
  font-size: 30px;
}
.footer-contact .contact-phone {
  padding-top: 7px;
  text-align: center;
  font-size: 30px;
  font-weight: 800;
}
.footer-contact .note {
  font-size: 12px;
  color: #696969;
}

.footer-link {
  margin-top: 40px;
  padding: 20px 0;
  background: #4A4A4A;
}
.footer-link a {
  color: #FFF;
}
.footer-link a:hover {
  color: #EFEFEF;
}
.footer-link .menu-list {
  color: #FFF;
  padding: 5px 0 5px 10px;
}
.footer-link .menu-list li {
  list-style: none;
  padding: 3px 0;
}
.footer-link .menu-list li > a {
  display: block;
}
.footer-link .menu-list li .menu-sublist {
  padding-top: 3px;
  padding-left: 30px;
}
.footer-link .menu-list > li > span {
  display: block;
  padding: 3px 0 0 15px;
}
.footer-link .menu-list > li > a {
  padding-left: 15px;
  padding-top: 3px;
}

.footer-privacy {
  padding-top: 12px;
  padding-bottom: 6px;
  background: #EFEFEF;
  border-bottom: 5px solid #4A4A4A;
}
.footer-privacy .menu-list {
  padding: 5px 0 5px 10px;
}
.footer-privacy .menu-list li {
  list-style: none;
  padding: 3px 0;
}
.footer-privacy .menu-list li .menu-sublist {
  padding-top: 3px;
  padding-left: 20px;
}
.footer-privacy .copyright {
  padding-bottom: 0;
  margin-top: 10px;
  text-align: center;
}

.back-to-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
}

@media screen and (max-width: 767px) {
  .back-to-top:has(+ #ga-floating-banner) {
    bottom: 70px;
  }
}
#ga-floating-banner {
  display: none;
  z-index: 9999;
}
#ga-floating-banner .banner-content {
  display: flex;
  justify-content: center;
  gap: 24px;
}
#ga-floating-banner a {
  border-radius: 10px;
  text-decoration: none;
  color: #111111;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
}
#ga-floating-banner a.btn-apply {
  background-color: #F6D272;
}
#ga-floating-banner a.btn-consult {
  background-color: #FFF;
  border: 2px solid #F6D272;
}
#ga-floating-banner a span {
  display: block;
  text-align: center;
}
@media (max-width: 767px) {
  #ga-floating-banner {
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 6px 0;
  }
  #ga-floating-banner a {
    padding: 7px 30px;
    font-size: 13px;
    font-weight: 800;
  }
}
@media (min-width: 768px) {
  #ga-floating-banner {
    background-color: #FFF;
    width: 620px;
    position: fixed;
    bottom: 70px;
    right: 20px;
    padding: 16px 30px;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
  }
  #ga-floating-banner a {
    padding: 14px 30px;
    font-size: 18px;
    transition: opacity 0.3s ease;
  }
  #ga-floating-banner a.btn-apply {
    width: 220px;
  }
  #ga-floating-banner a.btn-apply:hover {
    opacity: 0.8;
  }
  #ga-floating-banner a.btn-consult {
    width: 330px;
  }
  #ga-floating-banner a.btn-consult:hover {
    opacity: 0.6;
  }
}
.header-sm {
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}
.header-sm .logo {
  padding-top: 2px;
}
.header-sm .logo-img {
  float: left;
  margin-right: 10px;
}
.header-sm .logo-text {
  font-size: 32px;
  margin: 2px 0 0;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .header-sm .logo-text {
    font-size: 24px;
    margin-top: 7px;
  }
}
.header-sm .menu {
  border-top: 10px solid #3391D7;
  background: #005DBE;
  margin-top: 5px;
}
.header-sm .menu-list {
  padding-bottom: 0;
  padding-left: 5px;
}
.header-sm .menu-list li {
  border-left: 1px solid #4A90E2;
  color: #FFF;
  float: left;
  font-size: 16px;
  list-style: none;
  margin: 5px 0;
  padding: 5px 16px;
}
@media screen and (max-width: 991px) {
  .header-sm .menu-list li {
    font-size: 14px;
    padding: 5px 10px;
  }
}
.header-sm .menu-list li:last-child {
  border-right: 1px solid #4A90E2;
}

.header-xs {
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  border-bottom: 1px solid #EFEFEF;
}
.header-xs .header-logo {
  padding: 5px;
}
.header-xs .header-button {
  text-align: right;
  padding: 5px;
}

#sp-contact {
  overflow-y: auto;
  max-height: 90%;
}
#sp-contact .contact-title {
  font-weight: 800;
}
#sp-contact .contact-phone {
  text-align: center;
  font-size: 30px;
  font-weight: 800;
}
#sp-contact .note {
  font-size: 12px;
  color: #696969;
}
#sp-contact .contact-button {
  font-size: 16px;
  margin: 10px 0;
  text-align: center;
  padding: 10px 0;
  background: #4A90E2;
}
#sp-contact .contact-button a {
  color: #FFF;
  display: block;
  position: relative;
}
#sp-contact .contact-button a .angle-right {
  font-size: 26px;
}

#sp-menu .menu-list {
  padding-left: 10px;
}
#sp-menu .menu-list a[href="#"] {
  text-decoration: none;
  color: #4A4A4A;
}
#sp-menu .menu-list a[href="#"]:focus, #sp-menu .menu-list a[href="#"]:hover {
  text-decoration: none;
  color: #4A4A4A;
}
#sp-menu .menu-list li {
  list-style: none;
  padding: 8px 0;
}
#sp-menu .menu-list li > a {
  display: block;
  padding: 8px 0;
}
#sp-menu .menu-list li .menu-sublist {
  padding-left: 20px;
}
#sp-menu .menu-list li .menu-sublist > li {
  padding: 0;
}
#sp-menu .menu-list > li > span {
  display: block;
  margin-bottom: 8px;
}
#sp-menu .menu-list > li > span:not(:first-child) {
  margin-top: 16px;
}
#sp-menu .menu-list .sp-menu-not-accordion {
  margin-left: 20px;
}
#sp-menu .menu-list .sp-menu-not-accordion + .menu-sublist {
  margin-left: 20px;
}
#sp-menu .menu-list .sp-menu-accordion {
  padding-left: 20px;
  position: relative;
}
#sp-menu .menu-list .sp-menu-accordion::before {
  content: "";
  width: 12px;
  height: 14px;
  background: #000;
  clip-path: polygon(0% 0%, 100% 50%, 0 100%);
  position: absolute;
  top: 47%;
  left: 0;
  transform: translateY(-50%) rotate(90deg);
  transition: 0.2s;
}
#sp-menu .menu-list .sp-menu-accordion::before {
  content: "";
  width: 12px;
  height: 14px;
  background: #000;
  clip-path: polygon(0% 0%, 100% 50%, 0 100%);
  position: absolute;
  top: 47%;
  left: 0;
  transform: translateY(-50%);
  transition: 0.2s;
}
#sp-menu .menu-list .sp-menu-accordion.is-active::before {
  transform: translateY(-50%) rotate(90deg);
}
#sp-menu .menu-list .sp-menu-accordion + .menu-sublist {
  display: none;
}

.submenu {
  margin-top: 15px;
  background: #FFF;
  position: relative;
}
.submenu li {
  list-style: none;
  float: left;
  padding: 12px 10px;
}
.submenu li.active {
  border-bottom: 9px solid #7ED321;
  padding-bottom: 3px;
}
.submenu li.active a {
  color: #4A4A4A;
}
@media screen and (max-width: 991px) {
  .submenu li {
    font-size: 10px;
  }
}

.triangle-box {
  position: absolute;
  top: -20px;
  left: 0;
}
.triangle-box .triangle {
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFF;
  border-left: 10px solid transparent;
}

.megamenu-link.is-active + .megamenu-content {
  opacity: 1;
  visibility: visible;
}

.megamenu-content {
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
  color: #4A4A4A;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 46px;
  left: 0;
  width: 100%;
  background-color: #FFF;
  border: 1px solid #CCC;
  padding: 1em;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}

.megamenu-content h2 {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 0.5em;
}

.megamenu-list {
  padding-left: 1em;
}

.megamenu-list-link {
  display: block;
  font-size: 14px;
  line-height: 1.8;
}
@charset "UTF-8";
.page-index .btn-top-navi {
  border-color: #005DBE;
  border-radius: 99px;
  color: #005DBE;
  font-weight: 800;
  margin: 0 0.5em;
  padding: 0.5em 1.5em;
}
.page-index .btn-top-navi:hover {
  background: #005DBE;
  color: #FFFFFF;
}
.page-index .blue-baloon {
  position: relative;
}
.page-index .blue-baloon:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #2EA7E0 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.page-index .orange-baloon {
  position: relative;
  background: #F39800;
  padding: 2em;
}
.page-index .orange-baloon:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #F39800 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.page-index .catch {
  background: url("/img/home-catch-bg.png") repeat;
  height: 400px;
  overflow: hidden;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .page-index .catch {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .page-index .catch > .container {
    max-width: 500px;
  }
}
.page-index .catch-copy {
  padding: 0;
  font-family: "ryo-gothic-plusn", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-style: normal;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .page-index .catch-copy {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .catch-copy {
    padding: 20px 0 15px;
  }
}
.page-index .catch-copy-main {
  font-weight: 700;
  font-size: 50px;
  line-height: 1.1;
  letter-spacing: 0;
  white-space: nowrap;
  color: #111111;
}
.page-index .catch-copy-main .large {
  font-size: 70px;
  color: #ff5c00;
}
@media screen and (max-width: 991px) {
  .page-index .catch-copy-main {
    font-size: 40px;
  }
  .page-index .catch-copy-main .large {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .catch-copy-main {
    line-height: 1.15;
    font-size: 35px;
  }
  .page-index .catch-copy-main .large {
    font-size: 60px;
  }
}
@media screen and (max-width: 375px) {
  .page-index .catch-copy-main {
    font-size: 28px;
  }
  .page-index .catch-copy-main .large {
    font-size: 48px;
  }
}
@media screen and (min-width: 768px) {
  .page-index .catch-copy-sub-wrap {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    width: 100%;
    max-width: 630px;
    position: relative;
  }
  .page-index .catch-copy-sub-wrap > div:last-child {
    height: 0;
  }
  .page-index .catch-copy-sub-wrap img {
    transform: translateY(calc(-100% + 5px));
  }
}
.page-index .catch-copy-sub-1 {
  font-weight: 600;
  font-size: 25px;
  color: #111111;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 10px 0;
}
@media screen and (max-width: 991px) {
  .page-index .catch-copy-sub-1 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .catch-copy-sub-1 {
    font-size: 16px;
  }
}
@media screen and (max-width: 375px) {
  .page-index .catch-copy-sub-1 {
    font-size: 14px;
  }
}
.page-index .catch-copy-sub-2 {
  font-weight: 600;
  font-size: 17px;
  display: flex;
  gap: 20px;
}
.page-index .catch-copy-sub-2 > span {
  display: inline-block;
  color: #ff5c00;
  line-height: 1.2;
  padding-left: 20px;
  background: url("/img/index/check-or.png") no-repeat left center/16px 16px;
}
@media screen and (max-width: 991px) {
  .page-index .catch-copy-sub-2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .catch-copy-sub-2 {
    flex-direction: column;
    gap: 3px;
    font-size: 16px;
  }
}
@media screen and (max-width: 375px) {
  .page-index .catch-copy-sub-2 {
    font-size: 14px;
  }
}
.page-index .catch-photo-1 {
  padding: 0;
  display: flex;
  align-items: end;
  justify-content: end;
}
@media screen and (max-width: 767px) {
  .page-index .catch-photo-1 {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media screen and (max-width: 375px) {
  .page-index .catch-photo-1 {
    right: -15px;
  }
}
.page-index .catch-photo-1 img {
  max-width: 246px;
  max-height: 100%;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  .page-index .catch-photo-1 img {
    max-width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .catch-photo-1 img {
    width: 150px;
    max-width: 38vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-index .catch-photo-2 img {
    width: 110px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .catch-photo-2 {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) and (max-width: 480px) {
  .page-index .catch-photo-2 img {
    width: 110px;
    max-width: 30vw;
  }
}
.page-index a.btn-arrow {
  padding-right: 40px;
  position: relative;
}
.page-index a.btn-arrow::after {
  content: "";
  display: block;
  width: 12px;
  height: 20px;
  background: #fff;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
@media screen and (max-width: 400px) {
  .page-index a.btn-arrow {
    padding-right: 20px;
  }
  .page-index a.btn-arrow::after {
    width: 8px;
    height: 15px;
    right: 8px;
  }
}
.page-index .link-service {
  text-decoration: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  background: url("/img/index/bg-btn-1-pc.png") no-repeat left top/cover;
  color: #fff;
  width: 600px;
  max-width: calc(100% - 5px);
  border: 3px solid #3391d7;
  border-radius: 10px;
  box-shadow: 3px -3px 5px 1px rgba(45, 46, 46, 0.3);
  margin-top: 15px;
  padding: 13px;
  transition: 0.3s;
}
.page-index .link-service.btn-arrow {
  justify-content: flex-end;
}
.page-index .link-service:hover {
  opacity: 0.8;
}
.page-index .link-service .left {
  font-weight: 700;
  font-size: 25px;
}
.page-index .link-service .left .cube {
  display: contents;
  font-size: 30px;
  letter-spacing: 0.05em;
}
.page-index .link-service .left .cube span {
  color: #fff000;
}
.page-index .link-service .right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 190px;
  padding: 5px 10px;
  background: #fff;
  color: #161b1e;
  border-radius: 23px;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
}
.page-index .link-service .right span {
  display: contents;
  font-size: 17px;
  color: #ff5c00;
}
@media screen and (max-width: 991px) {
  .page-index .link-service {
    padding: 8px;
    margin-bottom: 15px;
  }
  .page-index .link-service .left {
    font-size: 20px;
  }
  .page-index .link-service .left .cube {
    font-size: 26px;
  }
  .page-index .link-service .right {
    font-size: 12px;
  }
  .page-index .link-service .right span {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .link-service {
    margin-bottom: 0;
    background-image: url("/img/index/bg-btn-1-sp.png");
    background-position: right bottom;
    flex-direction: column;
    gap: 5px;
  }
  .page-index .link-service .left {
    line-height: 1;
    font-size: 20px;
  }
  .page-index .link-service .left .cube {
    font-size: 25px;
  }
  .page-index .link-service .right {
    display: block;
    width: 285px;
    max-width: 100%;
    padding: 3px 5px 2px;
    text-align: center;
    font-size: 13px;
  }
  .page-index .link-service .right span {
    display: inline-block;
    font-size: 13px;
  }
}
@media screen and (max-width: 375px) {
  .page-index .link-service .left {
    font-size: 16px;
  }
  .page-index .link-service .left .cube {
    font-size: 20px;
  }
  .page-index .link-service .right {
    font-size: 12px;
  }
}
.page-index .link-application {
  text-decoration: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  background: url("/img/index/bg-btn-2-pc.png") no-repeat center/cover;
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  width: 600px;
  max-width: 100%;
  border: 3px solid #fcba58;
  border-radius: 10px;
  box-shadow: 3px -3px 5px 1px rgba(45, 46, 46, 0.3);
  margin: 0 auto;
  padding: 19px 12px 7px;
  transition: 0.3s;
  position: relative;
}
.page-index .link-application:hover {
  opacity: 0.8;
}
.page-index .link-application .baloon {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -80%);
  display: block;
  width: 260px;
  text-align: center;
  padding: 5px 10px;
  background: #444444;
  border-radius: 16px;
}
.page-index .link-application .baloon::after {
  content: "";
  display: block;
  width: 10px;
  height: 16px;
  background: #444444;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 100%);
}
.page-index .link-application .large {
  font-size: 30px;
}
@media screen and (max-width: 991px) {
  .page-index .link-application {
    width: 535px;
    font-size: 20px;
  }
  .page-index .link-application .baloon {
    font-size: 16px;
  }
  .page-index .link-application .large {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .link-application {
    background-image: url("/img/index/bg-btn-2-sp.png");
    width: 465px;
    padding-top: 17px;
  }
  .page-index .link-application .baloon {
    width: 211px;
    padding: 7px 10px;
    font-size: 15px;
  }
  .page-index .link-application .baloon::after {
    height: 10px;
  }
}
@media screen and (max-width: 375px) {
  .page-index .link-application {
    font-size: 16px;
  }
  .page-index .link-application .baloon {
    padding: 5px;
    font-size: 14px;
  }
  .page-index .link-application .large {
    font-size: 18px;
  }
}
.page-index .link-online {
  text-decoration: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: baseline;
  background: url("/img/index/bg-btn-3-pc.png") no-repeat center/cover;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  width: 600px;
  max-width: 100%;
  border: 3px solid #3391d7;
  border-radius: 10px;
  box-shadow: 3px -3px 5px 1px rgba(45, 46, 46, 0.3);
  margin: 0 auto;
  padding: 22px 22px 22px 140px;
  transition: 0.3s;
}
.page-index .link-online:hover {
  opacity: 0.8;
}
.page-index .link-online .large {
  font-size: 30px;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .page-index .link-online {
    width: 535px;
    font-size: 20px;
  }
  .page-index .link-online .large {
    display: contents;
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-index .link-online {
    background-image: url("/img/index/bg-btn-3-sp.png");
    flex-direction: column;
    width: 465px;
    padding: 10px 10px 8px 160px;
  }
  .page-index .link-online .large {
    display: inline-block;
    font-size: 22px;
  }
}
@media screen and (max-width: 500px) {
  .page-index .link-online {
    padding-left: 34%;
    white-space: nowrap;
  }
}
@media screen and (max-width: 375px) {
  .page-index .link-online {
    font-size: 16px;
  }
  .page-index .link-online .large {
    font-size: 18px;
  }
}
.page-index .worry-text {
  font-size: 24px;
  line-height: 1.3;
  padding: 25px 15px 15px;
  text-align: center;
}
.page-index .catch2-text {
  color: #005DBE;
  font-size: 24px;
  font-weight: 800;
  padding: 10px;
  text-align: center;
}
.page-index .reason-more {
  padding: 20px 10px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #FFF;
  background: #4A90E2;
  text-align: center;
}
.page-index .reason-copy {
  background: #FFEFD9;
  padding: 10px 15px;
  text-align: center;
  color: #D0021B;
  font-weight: 800;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 25px;
  line-height: 1.2;
}
.page-index .blue-box {
  border: 3px solid #1162AF;
  border-radius: 10px;
  padding: 1em;
  margin-bottom: 15px;
}
.page-index .blue-box .box-img {
  margin-bottom: 1em;
}
.page-index .blue-box .box-title {
  display: inline-block;
  margin: 0 auto 0.8em;
  line-height: 1.4;
  text-decoration: underline solid #000;
  text-decoration-thickness: 3px;
  text-underline-offset: 5px;
  color: #000;
  font-size: 24px;
  font-weight: 800;
  padding-bottom: 1px;
}
.page-index .blue-box .sub-box-title {
  color: #fff;
  background: #1162AF;
  font-size: 20px;
  padding: 0.4em 1em;
}
.page-index .slick-prev:before,
.page-index .slick-next:before {
  color: #AAA !important;
}
.page-index #reason-slider .slick-arrow {
  z-index: 1;
  width: 30px;
  height: 30px;
}
.page-index #reason-slider .slick-arrow::before {
  font-size: 30px;
  color: #EA552B !important;
}
.page-index #reason-slider .slick-prev {
  left: 0;
}
.page-index #reason-slider .slick-next {
  right: 0;
}
.page-inquiry .contact-phone {
  text-align: center;
  font-size: 30px;
  font-weight: 800;
}
.page-inquiry .note {
  font-size: 12px;
  color: #696969;
}
.page-inquiry .contact-button {
  font-size: 20px;
  margin: 10px 0;
  text-align: center;
  padding: 15px 0;
  background: #4A90E2;
}
.page-inquiry .contact-button a {
  color: #FFF;
  display: block;
  position: relative;
}
.page-inquiry .contact-button a .angle-right {
  font-size: 30px;
}
.page-inquiry .form-section {
  display: none;
}
.page-inquiry .form-section.current {
  display: inherit;
}
.page-inquiry .form-section .help-block {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page-inquiry .form-section .form-element {
    border-left: 1px solid #CCC;
  }
}
.page-inquiry .form-section .form-hr {
  border-top: 1px solid #CCC;
}
.page-inquiry .form-section .radio {
  padding-top: 0;
}
.page-inquiry .form-section .radio-inline {
  padding-top: 0;
}
.page-inquiry .form-section .checkbox {
  padding-top: 0;
}
.page-inquiry .form-section .section-title {
  text-align: center;
  margin: 20px 0;
  font-size: 18px;
  font-weight: 800;
  padding: 10px;
  border-bottom: 1px solid #CCC;
}
.page-inquiry .form-section .section-subtitle {
  padding: 20px 0 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 800;
  border-bottom: 1px solid #CCC;
}
.page-inquiry .form-navigation .btn {
  position: relative;
}
.page-inquiry .form-navigation .angle-right {
  font-size: 24px;
  top: 9px;
}
.page-inquiry .form-navigation .angle-left {
  font-size: 24px;
  top: 9px;
  color: #4A4A4A;
}
.page-inquiry .privacy-box {
  overflow-y: auto;
  height: 200px;
  border: 1px solid #CCC;
  padding: 10px;
}
.page-inquiry .privacy-title {
  font-weight: 800;
  padding-top: 10px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 15px;
}
.page-inquiry .privacy-list {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-inquiry .privacy-list li {
  padding-left: 20px;
}
.page-inquiry .agreement-list {
  padding: 20px 10px;
}
.page-inquiry .agreement-list li {
  list-style: none;
}
.page-inquiry .agreement-checkbox {
  text-align: center;
  margin-top: 15px;
}
.page-inquiry .required {
  color: #FFF;
  background: #D0021B;
  font-size: 12px;
  padding: 5px;
  margin-left: 5px;
}
.page-inquiry .icon-large {
  text-align: center;
  font-size: 100px;
  color: #24A700;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.hubspot-form-wrap .hsfc-Heading {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 430px) {
  .hubspot-form-wrap .hsfc-Step__Content {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.hubspot-form-wrap .hsfc-Step:first-child .hsfc-Step__Content .hsfc-Row:nth-child(2) {
  max-height: 180px;
  overflow-y: auto;
  border: 1px solid #CCC;
  padding: 10px;
}
.hubspot-form-wrap .hsfc-RadioFieldGroup__Options label {
  font-weight: normal;
}
.hubspot-form-wrap .hsfc-CheckboxFieldGroup__Options label {
  font-weight: normal;
}
.hubspot-form-wrap .hsfc-TextareaInput {
  min-height: 180px;
}
@media (min-width: 768px) {
  .page-inquiry .inquiry-box {
    border: 1px solid #CCC;
    border-radius: 10px;
    padding: 1em;
  }
}
.page-inquiry .inquiry-title {
  border-bottom: 1px solid #285DB8;
  color: #285DB8;
  text-align: left;
  font-size: 28px;
  font-weight: 800;
  padding-bottom: 0.4em;
  margin-bottom: 0.7em;
}
.page-inquiry .inquiry-phone-box {
  background: #F2F7FD;
  padding: 1em;
}
.page-faq .faq-title {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 20px;
}
.page-faq .faq-index {
  padding-left: 20px;
  text-align: left;
}

.page-sitemap .title {
  margin-top: 30px;
  margin-bottom: 30px;
}
.page-sitemap .menu-list {
  font-size: 14px;
}
.page-sitemap .menu-list li {
  list-style: none;
  padding: 10px 0;
}
.page-sitemap .menu-list li .menu-sublist {
  padding-left: 30px;
}
.page-sitemap .menu-list li span {
  display: block;
  padding: 10px 0 10px 15px;
}
.page-sitemap .menu-list .menu-sublist-last {
  padding-left: 15px;
}
.page-sitemap .sitemap-d-block {
  display: block;
  padding: 20px 0 10px 15px !important;
}
.page-sitemap .sitemap-item {
  display: block;
  padding: 10px 0;
}
.page-sitemap .padding-t-20 {
  padding-top: 20px !important;
}
.service-menu .title {
  padding: 20px;
  border: 1px solid #005DBE;
  margin-top: 20px;
  position: relative;
}
.service-menu .body {
  padding: 10px;
  border: 1px solid #005DBE;
  border-top: none;
}
.service-menu .plan-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 800;
}
.service-menu .plan-title a {
  display: block;
}
.service-menu .plan-copy {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  padding-top: 10px;
}
.service-menu .plan-subtitle {
  padding: 7px 0 7px 15px;
  font-size: 20px;
}
.service-menu .plan-subtitle a {
  color: #FFF;
  display: block;
  position: relative;
}
.service-menu .plan-subtitle a .angle-right {
  top: 0px;
}
.service-menu .plan-points {
  padding: 10px;
}
.service-menu .plan-points li {
  margin-left: 15px;
}
.service-menu .plan-subpoints {
  border: 1px solid #CCC;
  padding: 10px;
}
.service-menu .plan-subpoints li {
  margin-left: 15px;
}

.page-service .case {
  margin-top: 50px;
  border: 1px solid #979797;
}
.page-service .case .title {
  color: #FFF;
  font-size: 24px;
  padding: 15px;
  background: #1185D0;
}
.page-service .case .body {
  padding: 15px;
}
.page-service .case .subtitle {
  padding: 5px 0;
  font-weight: 800;
  margin-bottom: 15px;
  border-bottom: 1px solid #CCC;
}
.page-service .case .price-box {
  background: #EFEFEF;
  padding: 20px 20px 10px;
}
.page-service .case .price {
  font-weight: 800;
  font-size: 30px;
  line-height: 1;
}
.page-service .table th {
  text-align: center;
  font-weight: 400;
  background: #EFEFEF;
  vertical-align: middle;
}
.page-service .table th.th-lt {
  color: #FFF;
  background: #24A700;
  width: 40%;
}
.page-service .table th.th-st {
  color: #FFF;
  background: #1185D0;
  width: 40%;
}
.page-service .table th.th-compact {
  color: #FFF;
  background: #F0AD4E;
  width: 26%;
}
.page-service .table th.th-standard {
  color: #FFF;
  background: #24A700;
  width: 26%;
}
.page-service .table th.th-superior {
  color: #FFF;
  background: #1185D0;
  width: 26%;
}
.page-service .table th.th-netshop {
  color: #FFF;
  background: #DE509F;
  width: 80%;
}
.page-service .table th.th-order {
  color: #FFF;
  background: #F0AD4E;
  width: 80%;
}
.page-service .table td {
  text-align: center;
}
.page-service .note {
  font-size: 12px;
  line-height: 1.2;
}
.page-service .menu .description {
  padding: 3px 15px;
}
.page-service hr {
  border-top: 1px dashed #CCC;
}
.page-service .pict-text {
  font-weight: 800;
  font-size: 16px;
  line-height: 1.2;
  padding-top: 14px;
}
.page-service .pict {
  background-image: url("/img/pict.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
  margin-right: 20px;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.page-service .pict.pict1 {
  background-position: 0 0;
}
.page-service .pict.pict2 {
  background-position: -60px 0;
}
.page-service .pict.pict3 {
  background-position: -120px 0;
}
.page-service .pict.pict4 {
  background-position: -180px 0;
}
.page-service .pict.pict5 {
  background-position: -240px 0;
}
.page-service .pict.pict6 {
  background-position: -300px 0;
}
.page-service .pict.pict7 {
  background-position: -360px 0;
}
.page-service .pict.pict8 {
  background-position: -420px 0;
}
.page-service .pict.pict9 {
  background-position: -480px 0;
}
.page-service .pict.pict10 {
  background-position: -540px 0;
}
.page-service .pict.pict11 {
  background-position: 0 -60px;
}
.page-service .pict.pict12 {
  background-position: -60px -60px;
}
.page-service .pict.pict13 {
  background-position: -120px -60px;
}
.page-service .pict.pict14 {
  background-position: -180px -60px;
}
.page-service .pict.pict15 {
  background-position: -240px -60px;
}
.page-service .pict.pict16 {
  background-position: -300px -60px;
}
.page-service .pict.pict17 {
  background-position: -360px -60px;
}
.page-service .pict.pict18 {
  background-position: -420px -60px;
}
.page-service .pict.pict19 {
  background-position: -480px -60px;
}
.page-service .pict.pict20 {
  background-position: -540px -60px;
}
.page-service .pict.pict21 {
  background-position: 0 -120px;
}
.page-service .pict.pict22 {
  background-position: -60px -120px;
}
.page-service .pict.pict23 {
  background-position: -120px -120px;
}
.page-service .pict.pict24 {
  background-position: -180px -120px;
}
.page-service .pict.pict25 {
  background-position: -240px -120px;
}
.page-service .pict.pict26 {
  background-position: -300px -120px;
}
.page-service .pict.pict27 {
  background-position: -360px -120px;
}
.page-service .pict.pict28 {
  background-position: -420px -120px;
}
.page-service .pict.pict29 {
  background-position: -480px -120px;
}
.page-service .pict.pict30 {
  background-position: -540px -120px;
}
.page-service .pict.pict31 {
  background-position: 0 -180px;
}
.page-service .pict.pict32 {
  background-position: -60px -180px;
}
.page-service .pict.pict33 {
  background-position: -120px -180px;
}
.page-service .pict.pict34 {
  background-position: -180px -180px;
}
.page-service .pict.pict35 {
  background-position: -240px -180px;
}
.page-service .pict.pict36 {
  background-position: -300px -180px;
}
.page-service .pict.pict37 {
  background-position: -360px -180px;
}
.page-service .pict.pict38 {
  background-position: -420px -180px;
}
.page-service .pict.pict39 {
  background-position: -480px -180px;
}
.page-service .pict.pict40 {
  background-position: -540px -180px;
}
.page-service .pict.pict41 {
  background-position: 0 -240px;
}
.page-service .pict.pict42 {
  background-position: -60px -240px;
}
.page-service .pict.pict43 {
  background-position: -120px -240px;
}
.page-service .pict.pict44 {
  background-position: -180px -240px;
}
.page-service .pict.pict45 {
  background-position: -240px -240px;
}
.page-service .pict.pict46 {
  background-position: -300px -240px;
}
.page-service .pict.pict47 {
  background-position: -360px -240px;
}
.page-service .pict.pict48 {
  background-position: -420px -240px;
}
.page-service .pict.pict49 {
  background-position: -480px -240px;
}
.page-service .pict.pict50 {
  background-position: -540px -240px;
}
.page-service .pict.pict51 {
  background-position: 0 -300px;
}
.page-service .pict.pict52 {
  background-position: -60px -300px;
}
.page-service .pict.pict53 {
  background-position: -120px -300px;
}
.page-service .pict.pict54 {
  background-position: -180px -300px;
}
.page-service .pict.pict55 {
  background-position: -240px -300px;
}
.page-service .pict.pict56 {
  background-position: -300px -300px;
}
.page-service .pict.pict57 {
  background-position: -360px -300px;
}
.page-service .pict.pict58 {
  background-position: -420px -300px;
}
.page-service .pict.pict59 {
  background-position: -480px -300px;
}
.page-service .pict.pict60 {
  background-position: -540px -300px;
}
.page-service .pict.pict61 {
  background-position: 0 -360px;
}
.page-service .pict.pict62 {
  background-position: -60px -360px;
}
.page-service .pict.pict63 {
  background-position: -120px -360px;
}
.page-service .pict.pict64 {
  background-position: -180px -360px;
}
.page-service .pict.pict65 {
  background-position: -240px -360px;
}
.page-service .pict.pict66 {
  background-position: -300px -360px;
}
.page-service .pict.pict67 {
  background-position: -360px -360px;
}
.page-service .pict.pict68 {
  background-position: -420px -360px;
}
.page-service .pict.pict69 {
  background-position: -480px -360px;
}
.page-service .pict.pict70 {
  background-position: -540px -360px;
}
.page-service .pict.pict71 {
  background-position: 0 -420px;
}
.page-service .pict.pict72 {
  background-position: -60px -420px;
}
.page-service .pict.pict73 {
  background-position: -120px -420px;
}
.page-service .pict.pict74 {
  background-position: -180px -420px;
}
.page-service .pict.pict75 {
  background-position: -240px -420px;
}
.page-service .pict.pict76 {
  background-position: -300px -420px;
}
.page-service .pict.pict77 {
  background-position: -360px -420px;
}
.page-service .pict.pict78 {
  background-position: -420px -420px;
}
.page-service .pict.pict79 {
  background-position: -480px -420px;
}
.page-service .pict.pict80 {
  background-position: -540px -420px;
}
.page-service .pict.pict81 {
  background-position: 0 -480px;
}
.page-service .pict.pict82 {
  background-position: -60px -480px;
}
.page-service .pict.pict83 {
  background-position: -120px -480px;
}
.page-service .pict.pict84 {
  background-position: -180px -480px;
}
.page-service .pict.pict85 {
  background-position: -240px -480px;
}
.page-service .pict.pict86 {
  background-position: -300px -480px;
}
.page-service .pict.pict87 {
  background-position: -360px -480px;
}
.page-service .pict.pict88 {
  background-position: -420px -480px;
}
.page-service .pict.pict89 {
  background-position: -480px -480px;
}
.page-service .pict.pict90 {
  background-position: -540px -480px;
}
.page-service .pict.pict91 {
  background-position: 0 -540px;
}
.page-service .pict.pict92 {
  background-position: -60px -540px;
}
.page-service .pict.pict93 {
  background-position: -120px -540px;
}
.page-service .pict.pict94 {
  background-position: -180px -540px;
}
.page-service .pict.pict95 {
  background-position: -240px -540px;
}
.page-service .pict.pict96 {
  background-position: -300px -540px;
}
.page-service .pict.pict97 {
  background-position: -360px -540px;
}
.page-service .pict.pict98 {
  background-position: -420px -540px;
}
.page-service .pict.pict99 {
  background-position: -480px -540px;
}
.page-service .pict.pict100 {
  background-position: -540px -540px;
}
.page-service .pict.pict101 {
  background-position: 0 -600px;
}
.page-service .pict.pict102 {
  background-position: -60px -600px;
}
.page-service .pict.pict103 {
  background-position: -120px -600px;
}
.page-service .pict.pict104 {
  background-position: -180px -600px;
}
.page-service .pict.pict105 {
  background-position: -240px -600px;
}
.page-service .pict.pict106 {
  background-position: -300px -600px;
}
.page-service .pict.pict107 {
  background-position: -360px -600px;
}
.page-service .pict.pict108 {
  background-position: -420px -600px;
}
.page-service .pict.pict109 {
  background-position: -480px -600px;
}
.page-service .pict.pict110 {
  background-position: -540px -600px;
}
.page-service .pict.pict111 {
  background-position: 0 -660px;
}
.page-service .pict.pict112 {
  background-position: -60px -660px;
}
.page-service .pict.pict113 {
  background-position: -120px -660px;
}
.page-service .pict.pict114 {
  background-position: -180px -660px;
}
.page-service .pict.pict115 {
  background-position: -240px -660px;
}
.page-service .pict.pict116 {
  background-position: -300px -660px;
}
.page-service .pict.pict117 {
  background-position: -360px -660px;
}
.page-service .pict.pict118 {
  background-position: -420px -660px;
}
.page-service .pict.pict119 {
  background-position: -480px -660px;
}
.page-service .pict.pict120 {
  background-position: -540px -660px;
}
.page-service .pict.pict121 {
  background-position: 0 -720px;
}
.page-service .pict.pict122 {
  background-position: -60px -720px;
}
.page-service .flow-index {
  margin-top: 30px;
  text-align: center;
}
.page-service .flow-index .service {
  font-size: 14px;
  font-weight: 800;
}
.page-service .flow-index .link {
  font-size: 18px;
  padding: 10px 0;
}
.page-service .flow-box {
  border: 1px solid #CCC;
  margin: 0;
}
.page-service .flow-box .flow-number {
  padding: 15px 0;
  font-size: 30px;
  background: #005DBE;
  color: #FFF;
  text-align: center;
}
.page-service .flow-box .flow-number.flow-cube {
  background: #24A700;
}
.page-service .flow-box .flow-number.flow-self {
  background: #F0AD4E;
}
.page-service .flow-box .flow-title {
  padding: 15px 0;
  line-height: 1.2;
}
.page-service .flow-box .flow-name {
  font-size: 20px;
  color: #005DBE;
  font-weight: 800;
}
.page-service .flow-box .flow-name.flow-cube {
  color: #24A700;
}
.page-service .flow-box .flow-name.flow-self {
  color: #F0AD4E;
}
.page-service .flow-box .flow-description {
  padding: 15px 0;
}
.page-service .flow-arrow {
  font-size: 40px;
  color: #005DBE;
}
.page-service .flow-arrow.flow-cube {
  color: #24A700;
}
.page-service .flow-arrow.flow-self {
  color: #F0AD4E;
}
.page-service .flow-case {
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
  color: #FFF;
}
.page-service .flow-case.flow-cube {
  background: #24A700;
}
.page-service .flow-case.flow-self {
  background: #F0AD4E;
}

.page-service .talk-box-title {
  background: #1D85CF;
  color: #FFF;
  padding: 7px 14px;
  font-size: 18px;
  font-weight: 800;
}
.page-service .talk-email-title {
  font-size: 16px;
  font-weight: 800;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #979797;
}
.page-service .talk-box {
  border: 1px solid #979797;
  padding: 1em;
}
.page-service .talk-box ul {
  list-style: none;
}
.page-service .talk-box li.talk-by-cube {
  padding: 10px 50px 10px 50px;
  text-align: left;
  background-image: url("/img/talk-by-cube.png");
  background-repeat: no-repeat;
  background-position: 0% 50%;
}
.page-service .talk-box li.talk-description {
  text-align: center;
  font-weight: 800;
  padding: 10px;
}
.page-service .talk-box li.talk-by-caller {
  padding: 10px 50px 10px 50px;
  text-align: right;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.page-service .talk-box li.talk-by-caller.man1 {
  background-image: url("/img/talk-by-man1.png");
}
.page-service .talk-box li.talk-by-caller.man2 {
  background-image: url("/img/talk-by-man2.png");
}
.page-service .talk-box li.talk-by-caller.woman1 {
  background-image: url("/img/talk-by-woman1.png");
}
.page-service .faq-title {
  font-size: 18px;
  font-weight: 800;
  margin-top: 15px;
  margin-bottom: 10px;
}
.page-service .orange-baloon {
  position: relative;
  border: 5px solid #E83828;
  padding: 1.5em;
  padding-bottom: 0.5em;
}
.page-service .orange-baloon:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #E83828 transparent transparent transparent;
  border-width: 30px 30px 0 30px;
}
.page-service .green-baloon {
  position: relative;
  border: 5px solid #22AC38;
  padding: 1.5em;
  padding-bottom: 0.5em;
}
.page-service .green-baloon:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #22AC38 transparent transparent transparent;
  border-width: 30px 30px 0 30px;
}
.page-service .blue-baloon {
  position: relative;
  border: 5px solid #2EA7E0;
  padding: 1.5em;
  padding-bottom: 0.5em;
}
.page-sns {
  font-size: 1.6rem;
}
.page-sns h2, .page-sns h3 {
  font-size: 1em;
  margin: 0;
  padding: 0;
}
.page-sns .baloon {
  position: relative;
}
.page-sns .baloon:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #2EA7E0 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}
.page-sns .baloon-label-wrapper {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -30px;
  left: 0;
}
.page-sns .baloon-label {
  border-radius: 30px;
  color: #FFF;
  display: block;
  font-size: 30px;
  line-height: 60px;
  font-weight: 800;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  width: 60px;
}
.page-sns.page-slack a {
  color: #8C3682;
}
.page-sns .bg-slack {
  background-color: #8C3682;
}
.page-sns .border-slack {
  border: 3px solid #8C3682;
}
.page-sns .baloon-slack:after {
  border-color: #8C3682 transparent transparent transparent !important;
}
.page-sns.page-teams a {
  color: #0060B0;
}
.page-sns .bg-teams {
  background-color: #0060B0;
}
.page-sns .border-teams {
  border: 3px solid #0060B0;
}
.page-sns .baloon-teams:after {
  border-color: #0060B0 transparent transparent transparent !important;
}
.page-sns.page-line a {
  color: #0B9136;
}
.page-sns .bg-line {
  background-color: #0B9136;
}
.page-sns .border-line {
  border: 3px solid #0B9136;
}
.page-sns .baloon-line:after {
  border-color: #0B9136 transparent transparent transparent !important;
}
.page-sns.page-chatwork a {
  color: #EA502B;
}
.page-sns .bg-chatwork {
  background-color: #EA502B;
}
.page-sns .border-chatwork {
  border: 3px solid #EA502B;
}
.page-sns .baloon-chatwork:after {
  border-color: #EA502B transparent transparent transparent !important;
}
.page-sns.page-googlechat a {
  color: #F7AD00;
}
.page-sns .bg-googlechat {
  background-color: #F7AD00;
}
.page-sns .border-googlechat {
  border: 3px solid #F7AD00;
}
.page-sns .baloon-googlechat:after {
  border-color: #F7AD00 transparent transparent transparent !important;
}
.page-sns.page-lineworks a {
  color: #6FBA2C;
}
.page-sns .bg-lineworks {
  background-color: #6FBA2C;
}
.page-sns .border-lineworks {
  border: 3px solid #6FBA2C;
}
.page-sns .baloon-lineworks:after {
  border-color: #6FBA2C transparent transparent transparent !important;
}
.page-sns .border-box {
  position: relative;
  margin: 1em 0.5em;
  padding: 2em;
}
.page-sns .contact-phone {
  font-size: 30px;
  font-weight: 800;
}
.page-sns .contact-phone-note {
  font-size: 12px;
}
.page-sns .box-title {
  font-size: 1.5em;
  font-weight: 800;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.page-sns .pankuzu {
  margin-top: 10px;
}
.weblog {
  padding-top: 30px;
  padding-bottom: 30px;
}
.weblog .index-title {
  display: block;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #CCC;
  font-size: 16px;
  text-align: center;
}
.weblog .index-list {
  padding-bottom: 15px;
  padding-left: 20px;
}
.weblog .index-list li {
  padding: 5px 0;
}
.weblog .page-title {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC;
}
.weblog .weblog-index .post-title {
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 0;
}
.weblog .weblog-index .post-thumbnail a img {
  width: 100%;
}
.weblog .weblog-index .post-info {
  font-size: 12px;
  padding-bottom: 0;
}
.weblog .weblog-single .post-title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 800;
  margin-bottom: 15px;
}
.weblog .weblog-single .post-content img {
  display: block;
  margin: 0 auto 0;
  max-width: 100%;
  height: auto;
}
.weblog .weblog-single .post-content h2 {
  font-weight: 800;
  font-size: 20px;
  margin: 20px 0 10px 0;
  padding: 7px 10px 5px 20px;
  position: relative;
}
.weblog .weblog-single .post-content h2::before {
  content: "";
  height: 70%;
  display: block;
  position: absolute;
  border-left: 7px solid #323232;
  left: 0;
}
.weblog .weblog-single .post-content h3 {
  background-color: #1976D2;
  color: #fff;
  font-size: 1em;
  font-weight: bolder;
  padding: 5px 20px;
  margin: 10px 0;
}
.weblog .weblog-single .post-content h3::before {
  content: "";
  height: 20px;
  display: block;
  position: absolute;
  border-left: 4px solid #fff;
  margin: -1px 0 0 -15px;
}
.weblog .weblog-single .post-content h4 {
  font-weight: 800;
}
.weblog .weblog-single .post-content ul, .weblog .weblog-single .post-content ol {
  padding-left: 20px;
}
.weblog .side-title {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #CCC;
  font-size: 16px;
  text-align: center;
}
.weblog .side-list {
  padding-bottom: 15px;
  padding-left: 20px;
}
.weblog .side-list li {
  padding: 5px 0;
}
.weblog .subcategory-list {
  padding-left: 20px;
}
.weblog .subcategory-list li {
  padding: 5px 0;
}
.weblog .wpp-list {
  box-sizing: border-box;
}
.weblog .wpp-list li {
  display: block;
  position: relative;
  padding-bottom: 10px;
}
.weblog .wpp-list li:first-child::before {
  content: "1";
  background-color: #FFD54F;
}
.weblog .wpp-list li:nth-child(2)::before {
  content: "2";
  background-color: #80CBC4;
}
.weblog .wpp-list li:nth-child(3)::before {
  content: "3";
  background-color: #F8BBD0;
}
.weblog .wpp-list li:nth-child(4)::before {
  content: "4";
  background-color: #b6e0f6;
}
.weblog .wpp-list li:nth-child(5)::before {
  content: "5";
  background-color: #b6e0f6;
}
.weblog .wpp-list li:nth-child(6)::before {
  content: "6";
  background-color: #b6e0f6;
}
.weblog .wpp-list li:nth-child(7)::before {
  content: "7";
  background-color: #b6e0f6;
}
.weblog .wpp-list li:nth-child(8)::before {
  content: "8";
  background-color: #b6e0f6;
}
.weblog .wpp-list li:nth-child(9)::before {
  content: "9";
  background-color: #b6e0f6;
}
.weblog .wpp-list li:nth-child(10)::before {
  content: "10";
  background-color: #b6e0f6;
}
.weblog .wpp-list li:first-child::before, .weblog .wpp-list li:nth-child(2)::before, .weblog .wpp-list li:nth-child(3)::before, .weblog .wpp-list li:nth-child(n+4)::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  line-height: 2.5;
  font-weight: 800;
  text-align: center;
}