/*!
 * Start Bootstrap - Agency v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
body {
  overflow-x: hidden;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background-color: #f8fafc;
}

p {
  line-height: 1.75;
}

li {
  list-style: none;
}

a {
  color: #4a6fa5;
}

a:hover {
  color: #3d5a80;
}

.text-primary {
  color: #4a6fa5 !important;
}

h1,
h2,
h3,
h4,
h5
{
font-weight: 700;
font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

section {
  padding: 100px 0;
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin: 50px 0 50px;
  text-transform: none;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

@media (min-width: 768px) {
  section {
    padding: 100px 0 50px;
  }

  #services {
    padding: 100px 0 100px;
  }

  #portfolio {
    padding: 200px 0 150px;
  }

  #access {
    padding: 200px 0 150px;
  }

  #about {
    padding: 200px 0 150px;
  }

  #contact {
    padding: 200px 0 150px;
  }

  #intro {
    padding: 200px 0 150px;
  }

  #policy {
    padding: 200px 0 150px;
  }

}

.btn {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #4a6fa5;
  border-color: #4a6fa5;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #3d5a80 !important;
  border-color: #3d5a80 !important;
  color: white;
}

.btn-primary:active,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(74, 111, 165, 0.5) !important;
}

::-moz-selection {
  background: #4a6fa5;
  text-shadow: none;
}

::selection {
  background: #4a6fa5;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#mainNav {
  background-color: #f1f5f9;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background-color: #4a6fa5;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#mainNav .navbar-brand {
  color: #4a6fa5;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
  color: #3d5a80;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 70%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: #334155;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #4a6fa5;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #f1f5f9;
  }

  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }

  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f1f5f9;
  }

  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

header.masthead {
  text-align: center;
  color: #fff;
  background-color: #64748b;
  background-image: url("../img/fv.jpg");
  /*background-image: none;*/
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

header.masthead .intro-text .intro-heading p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }

  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }

  header.masthead .intro-text .intro-heading {
    font-size: 50px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 25px;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
  display: block;
}

.service-heading-row {
  gap: 10px;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(74, 111, 165, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

.portfolio-modal {
  padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #64748b;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #64748b;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}

.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #e9ecef;
}

.timeline>li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}

.timeline>li:after,
.timeline>li:before {
  display: table;
  content: ' ';
}

.timeline>li:after {
  clear: both;
}

.timeline>li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline>li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline>li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline>li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: #4a6fa5;
}

.timeline>li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}

.timeline>li.timeline-inverted>.timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline>li:last-child {
  margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}

.timeline .timeline-heading h4.subheading {
  text-transform: none;
}

.timeline .timeline-body>ul,
.timeline .timeline-body>p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }

  .timeline>li {
    min-height: 100px;
    margin-bottom: 100px;
  }

  .timeline>li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }

  .timeline>li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }

  .timeline>li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }

  .timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .timeline>li {
    min-height: 150px;
  }

  .timeline>li .timeline-panel {
    padding: 0 20px 20px;
  }

  .timeline>li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }

  .timeline>li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }

  .timeline>li.timeline-inverted>.timeline-panel {
    padding: 0 20px 20px;
  }
}

@media (min-width: 1200px) {
  .timeline>li {
    min-height: 170px;
  }

  .timeline>li .timeline-panel {
    padding: 0 20px 20px 100px;
  }

  .timeline>li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }

  .timeline>li .timeline-image h4 {
    margin-top: 40px;
  }

  .timeline>li.timeline-inverted>.timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid #fff;
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

section#contact {
  background-color: #fff;
  /*background-image: url("../img/map-image.png");*/
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #334155;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  border-color: #cbd5e1;
  height: auto;
}

section#contact .form-group textarea.form-control {
  border-color: #cbd5e1;
  height: 496px;
}

section#contact .form-control:focus {
  border-color: #4a6fa5;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 18- */
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  /* Firefox 19+ */
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

footer {
  padding: 25px 0;
  text-align: center;
}

footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  border-radius: 100%;
  outline: none;
  background-color: #94a3b8;
}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
  background-color: #4a6fa5;
}

.text-red {
  color: red;
}

.text-gray {
  color: gray;
}

.intro-section {
  padding: 50px 0;
}

.corporate-section {
  padding: 50px 0;
}

.corporate-section .table_item {
  min-width: 100px;
}

.corporate-section td {
  padding: 20px;
}

.policy-section {
  padding: 50px 0;
}

.product-text {
  padding: 20px 0;
}

.corporate-item {
  height: 150px;
  line-height: 1.2rem;
  padding-bottom: 40px;
}

#services .service-heading .highlight {
  background-color: #4a6fa5;
  color: #fff;
  padding: 10px 20px;
  display: block;
}

@media (min-width: 992px) {
  .corporate-item {
    height: auto;
  }
}

@media screen and (max-width: 768px) {

  .cta__area {
    margin-bottom: 60px;
    margin-top: 30px;
  }

  .footer__link ul li {
    text-align: left;
  }

}

@media screen and (max-width: 500px) {


  .footer__block {
    width: 50%;

  }
}

.footer__link span {
  text-decoration: underline;
}

.footer__link ul {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

@media screen and (min-width: 500px) {


  .footer__link ul {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
  }
}


.footer__link .border__right::after {

  position: absolute;
  /*--positionを追加--*/
  top: 0;
  left: 100%;
  content: "";
  width: 1px;
  /*--縦線の太さ(幅)--*/
  height: 100%;
  background-color: #cbd5e1;
  margin-left: 0.5em;

}

.footer__link .border__right {
  position: relative;
}

/* law-page */

.law__link {
  color: #334155;
}

.law__link p {
  color: #334155;
}

.law__text {
  display: inline-block;
  width: 70%;
  padding-left: 1em;
}

.law__title {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  font-weight: bold;
}


.law__top h2 {
  text-align: center;
  font-weight: bold;
  padding-top: 200px;
}



.law__top .law__act {
  text-align: center;
  font-weight: bold;
  color: #334155;
}


/* website-page */

.website__title {
  font-weight: bold;
  padding-top: 20px;
}

.website__sm {
  padding-left: 1em;
}

.website__center {
  text-align: center;
}

.privacy__date {

  padding-top: 20px;
}


.price__table th {
  box-sizing: border-box;
  width: 30%;
  padding: 15px;
  background: #334155;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 2;
  text-align: left;
  vertical-align: top;

}

.price__table td {
  padding: 15px;
  background: #f0f0f0;
  font-size: 1.2rem;
  line-height: 2;
  line-height: 1.3;

}



.l-main__kv__thumb__title {
  text-align: center;
}


.l-section__inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0px 20px;
}

.l-section__title {
  margin-top: 55px;
  padding-bottom: 15px;
  border-bottom: 2px solid #64748b;
  font-size: 2.4rem;
  line-height: 1;
  text-align: center;
}

@media (max-width: 768px) {
  .price__table th {
    font-size: 1rem;
  }

  .price__table td {
    font-size: 1rem;
  }
}

/* plan-page */

#plan-page {
  padding: 200px 20px 0;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

@media screen and (max-width:767px) {
  #plan-page {
    padding: 120px 0 0;
  }
}

#plan-page h1,h2,h3,h4,h5,div,p,ul,li,th,td{
  font-family: inherit;
}

#plan-page h1 {
  position: relative;
  text-align: center;
}

#plan-page h1::before {
  content: attr(data-word);
  position: absolute;
  inset: -0.25em 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  color: #EEEEEE;
  font-size: 2.8em;
  font-weight: normal;
  line-height: 1;
  pointer-events: none;
  z-index: -1;
}

#plan-page section {
  padding: 100px 0;
}

#plan-page [class$=_container] {
  max-width: 1200px;
  margin: auto;
}

@media screen and (max-width:767px) {
  #plan-page [class$=_container] {
    padding: 0 20px 0;
  }
}

#plan-page h2 {
  position: relative;
  width: 100%;
  margin: 0 0 70px;
  text-align: center;
}

#plan-page h2:after {
  content: "";
  background: #3d5a80;
  width: 50px;
  height: 3px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -15px;
}

#plan-page .h2-text {
  margin: 0 0 50px;
  text-align: center;
}

#plan-page .heighlight {
  display: inline;
  background: linear-gradient(to bottom, transparent 50%, yellow 50%);
  font-weight: bold;
}

#plan-page .heighlight large {
  padding: 0 0.2em;
  font-size: 1.5em;
}

#plan-page .yellow {
  color: #fff000;
}

#plan-page #study {
  display: flex;
  margin: 100px 0 0;
  background-image: linear-gradient(0deg, #edfbff 1px, transparent 1px), linear-gradient(90deg, #edfbff 1px, transparent 1px);
  background-size: 20px 20px;
}

#plan-page #support {
  background: #edfbff;
}

#plan-page #support .support_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

@media screen and (max-width:767px) {
  #plan-page #support .support_item {
    gap: 15px;
  }
}

#plan-page #support .support_box {
  display: flex;
  flex-direction: column;
  width: 25%;
  aspect-ratio: 1 / 1;
}

@media screen and (max-width:767px) {
  #plan-page #support .support_box {
    width: 45%;
    max-width: 180px;
  }
}

#plan-page #support .support_box.heading {
  background: #3d5a80;
  color: #fff;
}

#plan-page #support .support_box.content {
  background: #fff;
  color: #3d5a80;
  border-radius: 20px;
  box-shadow: 2px 2px 5px #ddd;
}

#plan-page #support .support_box h3 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin: 0;
  padding: 2%;
  text-align: center;
}

#plan-page #support .support_box.heading h3 {
  height: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
}

@media screen and (max-width:767px) {
  #plan-page #support .support_box.heading h3 {
    font-size: 16px;
  }
}

#plan-page #support .support_box.content h3 {
  height: 50%;
  font-size: 20px;
  font-weight: normal;
}

@media screen and (max-width:767px) {
  #plan-page #support .support_box.content h3 {
    position: relative;
    font-size: 16px;
  }

  #plan-page #support .support_box.content h3 img {
    position: absolute;
    height: 50px;
    opacity: 0.2;
  }
}

#plan-page #support .support_box h3::after {
  content: "";
  position: absolute;
  width: 80%;
  height: 2px;
  bottom: 0;
  background: #3d5a80;
}

#plan-page #support .support_box.content h3::after {
  background: #3d5a80;
}

#plan-page #support .support_box p {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50%;
  margin: 0;
  padding: 2%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width:767px) {
  #plan-page #support .support_box p {
    font-size: 16px;
  }
}

#plan-page #plan {
  max-width: 1200px;
  margin: auto;
  padding: 200px 0 50px;
}

#plan-page #plan h2 {
  width: 100%;
  margin: 0 0 70px;
  text-align: center;
}

#plan-page #plan .plan_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  gap: 30px;
}

#plan-page #plan .plan_item {
  box-shadow: 2px 2px 5px #ddd;
  border-radius: 20px;
  padding: 0 0 30px;
}

#plan-page #plan .plan_heading {
  background: #3d5a80;
  padding: 20px;
  color: #fff;
  border-radius: 20px 20px 0 0;
}

#plan-page #plan .plan_heading h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

#plan-page #plan .plan_heading p {
  text-align: center;
  margin: 0;
}

#plan-page #plan .plan_box {
  padding: 20px;
  border-radius: 0 0 20px 20px;
}

#plan-page #plan .plan_box p {
  margin: 0;
  text-align: center;
}

#plan-page #plan .plan_box .term {
  margin: 0 5px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #3d5a80;
}

#plan-page #plan .plan_box .price {
  margin: 0 10px;
  font-size: 3.0rem;
  font-weight: bold;
  color: #3d5a80;
}

#plan-page #plan .plan_box dl {
  margin: 30px 0;
}

#plan-page #plan .plan_box dt {
  padding: 0 0 5px;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0 0 10px;
  color: #3d5a80;
  text-align: center;
  border-bottom: solid 1px;
}

#plan-page #plan .plan_box .on::before {
  content: "✓";
  margin: 0 .5em 0 0;
  color: #3d5a80;
  font-weight: bold;
  font-size: 1.2rem;
}

#plan-page #plan .plan_box .off {
  color: #bbb;
}

#plan-page #plan .plan_box .off::before {
  content: "✕";
  margin: 0 .5em 0 0;
  color: #ff0000;
  font-weight: bold;
  font-size: 1.2rem;
}

#plan-page #plan .plan_btn a {
  color: #3d5a80;
  text-decoration: none;
  border: solid 1px;
  padding: 10px 30px;
  transition: .3s;
}

#plan-page #plan .plan_btn a:hover {
  color: #fff;
  background: #3d5a80;
  border: solid 1px;
  transition: .3s;
}

#plan-page #plan .plan_box-attention {
  margin: 100px 0 0;
  padding: 30px;
  background: #eee;
}

#plan-page #plan .plan_box-attention h3 {
  padding: 0 0 10px;
  font-size: 20px;
  color: #3d5a80;
  border-bottom: solid 1px;
}

#plan-page #plan .plan_box-attention a {
  color: #3d5a80;
}

#plan-page #plan .plan_table_heading {
  margin: 75px 0 0;
  padding: 0 0 0 15px;
  border-left: solid 5px #3d5a80;
  font-size: 1.6rem;
}

#plan-page #plan .plan_table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}

#plan-page #plan table {
  width: 100%;
  margin: 50px 0 10px;
}

#plan-page #plan table,
#plan-page #plan th,
#plan-page #plan td {
  border: 1px solid #eee;
  border-collapse: collapse;
}

#plan-page #plan th,
#plan-page #plan td {
  padding: 15px 10px;
}

#plan-page #plan th {
  background: #3d5a80;
  color: #fff;
  text-align: center;
}

#plan-page #plan th:nth-child(1) {
  width: 25%;
}

#plan-page #plan th:nth-child(3) {
  width: 10%;
}

#plan-page #plan td {
  font-size: .9em;
}

#plan-page #plan td:nth-child(1) {
  background: #edfbff;
  font-weight: bold;
}

#plan-page #plan td:nth-child(3) {
  text-align: center;
}

#plan-page #plan td .title {
  font-weight: bold;
  margin: 0;
}

#plan-page #plan ul {
  margin: 0;
  padding: 0 0 0 2em;
}

#plan-page #plan li {
  list-style: disc;
}

#plan-page #plan span.red {
  color: red
}

#plan-page #flow .flow_wrap h3 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  color: #3d5a80;
  border-bottom: solid 1px;
}

#plan-page #flow .flow_wrap {
  max-width: 900px;
  margin: auto;
}

#plan-page #flow .flow_navi {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  counter-reset: number 0;
}

#plan-page #flow .flow_navi li {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 0 50px;
  padding-left: 47px;
  padding: 20px 30px 20px 60px;
  box-shadow: 2px 2px 5px #ddd;
  border-radius: 20px;
  counter-increment: number 1;
}

@media screen and (max-width:767px) {
  #plan-page #flow .flow_navi li {
    position: relative;
    flex-direction: column;
  }
}

#plan-page #flow .flow_navi li:last-child {
  margin: 0;
}

#plan-page #flow .flow_navi li::before {
  width: 40px;
  line-height: 40px;
  content: counter(number) " ";
  display: block;
  background: #3d5a80;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  border-radius: 2px;
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50px;
}

#plan-page #flow .flow_navi li:after {
  width: 2px;
  height: calc(100% + 30px);
  content: "";
  display: block;
  background: #3d5a80;
  position: absolute;
  top: 50%;
  left: 40px;
  z-index: 0;
}

@media screen and (max-width:767px) {
  #plan-page #flow .flow_navi li::before,
  #plan-page #flow .flow_navi li:after {
    top: 40px;
  }
}

#plan-page #flow .flow_navi li:last-child:after {
  content: none;
}

#plan-page #flow .flow_navi-img {
  width: 90px;
  height: 90px;
  margin: 0 20px;
}

@media screen and (max-width:767px) {
  #plan-page #flow .flow_navi-img {
    position: absolute;
    top: -10px;
    right: -15px;
  }
}

#plan-page #flow .flow_navi-img img {
  max-width: 100%;
  height: auto;
  padding: 25px;
  background: #edfbff;
}

@media screen and (max-width:767px) {
  #plan-page #flow .flow_navi-img img {
    background: none;
  }
}

#plan-page #flow .flow_navi-box {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 15px;
}

#plan-page #flow .flow_navi-ttl {
  text-align: left;
  font-size: 1.8rem;
  margin: 0;
}

/* footer */
footer {
  background: #f1f5f9;
  color: #334155;
}