@charset "UTF-8";
.fcRequire {
  color: #B90032;
}

.fcBlack {
  color: #000;
}

.bg-white {
  background-color: #FFF;
}

.bg-gray {
  background-color: #EAE9E8;
}

.underLinered {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-color: #B90032;
          text-decoration-color: #B90032;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}

.require {
  color: #B90032;
}

.require-sub {
  color: #FFC9D7;
}

.alert-danger {
  display: block;
  margin-top: .5rem;
  padding: .5rem;
  font-size: .9rem;
}

.w-1280 {
  max-width: 1280px;
  margin: 0 auto;
}

.w-1000 {
  max-width: 1000px;
  margin: 0 auto;
}

.visible-sm {
  display: none;
  visibility: hidden;
}

@media (max-width: 576px) {
  .visible-sm {
    display: block;
    visibility: visible;
  }
}

.visible-md {
  display: block;
  visibility: visible;
}

@media (max-width: 576px) {
  .visible-md {
    display: none;
    visibility: hidden;
  }
}

main h1 {
  margin-bottom: 0;
}

main h1.title-blue {
  background-color: #0087CF;
  color: #FFF;
  font-size: 2rem;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  text-align: center;
  padding: 1rem 0;
  line-height: 3.5rem;
}

@media (max-width: 576px) {
  main h1.title-blue {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

main h1.title-blue span {
  font-size: 2.5rem;
}

@media (max-width: 576px) {
  main h1.title-blue span {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

main h2 {
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  line-height: 3rem;
  padding-bottom: 2rem;
}

@media (max-width: 576px) {
  main h2 {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}

main .block__inner {
  padding: 3rem 0;
}

main .block01__card {
  background-color: #FFF;
  border: 1px solid #0087CF;
  border-radius: 10px;
  padding: .5rem 0;
}

main .block01__text {
  text-align: center;
  font-size: .9rem;
  padding: 1rem;
  margin-bottom: 0;
}

main .block03 h3 {
  font-size: 2.5rem;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  text-align: center;
  padding-top: 2rem;
}

@media (max-width: 576px) {
  main .block03 h3 {
    font-size: 1rem;
  }
}

main .block03 h3 span {
  font-weight: bold;
  font-size: 3rem;
}

@media (max-width: 576px) {
  main .block03 h3 span {
    font-size: 1.5rem;
  }
}

main .block03 table {
  font-size: .75rem;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  text-align: center;
  border-collapse: collapse;
}

@media (min-width: 992px) {
  main .block03 table {
    font-size: 1rem;
  }
}

main .block03 table thead th {
  background-color: #0087CF;
  color: #FFF;
  padding: 1.5rem 0;
  border: 5px solid #EAE9E8;
}

@media (max-width: 768px) {
  main .block03 table thead th {
    width: calc((100% - 16%) / 3);
  }
}

main .block03 table thead th:nth-of-type(1) {
  width: 25%;
}

@media (max-width: 768px) {
  main .block03 table thead th:nth-of-type(1) {
    width: 16%;
  }
}

main .block03 table tbody th, main .block03 table tbody td {
  border: 5px solid #EAE9E8;
  padding: 1.5rem .5rem;
}

main .block03 table tbody th {
  background-color: #EAF4FC;
}

main .block03 table tbody td {
  background-color: #FFF;
}

main .block03 table tbody .setup__price {
  font-weight: bold;
  font-size: 1rem;
  text-decoration: line-through;
  -webkit-text-decoration-color: #B90032;
          text-decoration-color: #B90032;
  text-decoration-thickness: 2px;
}

main .block03 table tbody .setup__discount {
  color: #B90032;
  font-weight: bold;
  font-size: 2rem;
}

main .block03 table tbody .setup .bi {
  font-size: 1.5rem;
  color: #B90032;
}

main .block03 table tbody .monthly__price {
  font-weight: bold;
  font-size: 2rem;
}

@media (max-width: 576px) {
  main .block03 table tbody .monthly__price {
    font-size: 1rem;
  }
}

main .block04 h2 {
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

main .block04 .block__inner-function {
  background: url(../images/pc/pc_13.jpg) no-repeat top center;
  background-size: cover;
}

@media (max-width: 576px) {
  main .block04 .block__inner-function {
    background: none;
  }
}

main .block04 .block__inner-checkbox {
  background: url(../images/pc/pc_15.jpg) no-repeat top center;
  background-size: cover;
}

@media (max-width: 576px) {
  main .block04 .block__inner-checkbox {
    background: none;
    padding: 0 1rem 4rem 1rem;
  }
}

main .block04 .block__checkbox {
  background-color: #FFF;
  border: 4px solid #388855;
  border-radius: .75rem;
  padding: 2rem;
}

@media (max-width: 576px) {
  main .block04 .block__checkbox {
    padding: 2rem 1rem;
  }
}

main .block04 .block__checkbox-list {
  list-style: none;
}

@media (max-width: 576px) {
  main .block04 .block__checkbox-list {
    padding-left: 0;
  }
}

main .block04 .block__checkbox-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  padding: 1rem 2.5rem;
  position: relative;
  width: auto;
  font-size: 1.25rem;
}

@media (max-width: 576px) {
  main .block04 .block__checkbox-item {
    padding: 1rem 0 1rem 2.5rem;
    font-size: 1rem;
  }
}

main .block04 .block__checkbox-item::before {
  background: #fff;
  border: 2px solid #231815;
  content: '';
  display: block;
  height: 26px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 43%;
  width: 26px;
}

main .block04 .block__checkbox-item::after {
  border-right: 2px solid #B90032;
  border-bottom: 2px solid #B90032;
  content: '';
  display: block;
  height: 16px;
  left: 14px;
  margin-top: -4px;
  position: absolute;
  top: 43%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 7px;
}

main .block05 h1 {
  font-size: 1.5rem;
}

main .block05 h1 span {
  font-size: 4rem;
}

@media (max-width: 576px) {
  main .block05 h1 span {
    font-size: 2.5rem;
  }
}

main .block05 .block__inner {
  background: url(../images/pc/block05-bg.jpg) no-repeat top center;
  background-size: cover;
  padding: 3rem;
}

@media (max-width: 576px) {
  main .block05 .block__inner {
    background: url(../images/pc/block05-bg.jpg) no-repeat top center;
    padding: 3rem 1rem;
  }
}

main .block05__textbox {
  background-color: #FFF;
  border-radius: .75rem;
  padding: 3rem;
}

@media (max-width: 576px) {
  main .block05__textbox {
    padding: 1.5rem;
  }
}

main .block05__textbox h2 {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  width: 100%;
}

@media (max-width: 576px) {
  main .block05__textbox h2 {
    margin-bottom: 1.5rem;
  }
}

main .block05__textbox h2:before {
  content: '';
  position: absolute;
  bottom: 0px;
  display: inline-block;
  width: 100px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}

main .block05__textbox p {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 1.25rem;
}

@media (max-width: 576px) {
  main .block05__textbox p {
    font-size: 1.1rem;
  }
}

main .block06 h1 {
  font-size: 1.5rem;
}

main .block06 h1 span {
  font-size: 4rem;
}

@media (max-width: 576px) {
  main .block06 h1 span {
    font-size: 2.5rem;
  }
}

main .block06 a {
  text-decoration: none;
}

main .block06 a:focus, main .block06 a:focus-visible {
  outline: none;
}

main .block06 .block__inner {
  background: url(../images/pc/block05-bg.jpg) no-repeat top center;
  background-size: cover;
  padding: 3rem;
}

@media (max-width: 576px) {
  main .block06 .block__inner {
    background: url(../images/pc/block05-bg.jpg) no-repeat top center;
    padding: 3rem 1rem;
  }
}

main .block06__infolists li:first-child {
  font-weight: bold;
  padding-bottom: .5rem;
}

main .block06__textbox {
  background-color: #FFF;
  border-radius: .75rem;
  padding: 3rem;
}

@media (max-width: 576px) {
  main .block06__textbox {
    padding: 1.5rem;
  }
}

main .block06__textbox h2 {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  width: 100%;
}

@media (max-width: 576px) {
  main .block06__textbox h2 {
    margin-bottom: 1.5rem;
  }
}

main .block06__textbox h2:before {
  content: '';
  position: absolute;
  bottom: 0px;
  display: inline-block;
  width: 100px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}

main .block06__textbox p {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 1.25rem;
}

@media (max-width: 576px) {
  main .block06__textbox p {
    font-size: 1.1rem;
  }
}

.entryForm {
  padding-bottom: 2rem;
}

.entryForm .section__inner {
  background: url(../images/pc/pc_17.jpg) no-repeat top center;
  background-size: cover;
}

@media (max-width: 576px) {
  .entryForm .section__inner {
    background: url(../images/sp/sp_17.jpg) no-repeat top center;
  }
}

.entryForm h2 {
  text-align: center;
  color: #B90032;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  font-size: 2rem;
  padding: 3rem 0;
}

.entryForm__wrap {
  background-color: #FFF;
  padding: 2rem 0;
}

.entryForm__inner {
  max-width: 500px;
  margin: 0 auto;
}

@media (max-width: 576px) {
  .entryForm__inner {
    width: 85%;
  }
}

.entryForm__infoText {
  padding-bottom: 2rem;
}

.entryForm__telInfo {
  background-color: #FFC9D7;
  border-radius: 10px;
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem 0;
}

.entryForm__telInfo a {
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}

.entryForm__telInfo a:hover {
  color: #FFF;
}

.entryForm__telInfoTime {
  font-size: 1rem;
  padding-top: 1rem;
}

@media (max-width: 576px) {
  .entryForm__telInfoTime {
    font-size: .8rem;
  }
}

.entryForm label,
.entryForm input {
  display: block;
}

.entryForm input::-webkit-input-placeholder {
  color: #ccc;
}

.entryForm input:-ms-input-placeholder {
  color: #ccc;
}

.entryForm input::-ms-input-placeholder {
  color: #ccc;
}

.entryForm input::placeholder {
  color: #ccc;
}

.entryForm .checkRow a {
  display: block;
  margin: 0 auto;
  color: #B90032;
  text-decoration: none;
  padding-bottom: .5rem;
}

.entryForm .checkRow a i {
  vertical-align: text-bottom;
}

.entryForm .checkRow label {
  display: inline-block;
  padding-left: .5rem;
}

.entryForm .checkRow input[type=checkbox] {
  border: 1px solid #B90032;
}

.entryForm .checkRow button {
  background-color: #B90032;
  border: 1px solid #B90032;
  border-radius: 10px;
  color: #FFF;
  font-size: 1.5rem;
  padding: 1rem;
  cursor: pointer;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}

.entryForm .checkRow button:hover {
  background-color: #FFF;
  border: 1px solid #B90032;
  color: #B90032;
}

.formrun__item-col {
  padding: 1rem 0;
}

.formrun__item-input {
  border: 1px solid #B90032;
  border-radius: unset;
  padding: .3rem;
}

.formrun__item-textarea {
  border: 1px solid #B90032;
  border-radius: unset;
  padding: .3rem;
}

.formrun__item-reqwire {
  font-size: .75rem;
  font-weight: normal;
}

.formrun .form-check-input:checked {
  background-color: #FFC9D7;
  border-color: #FFC9D7;
  background-image: none;
}

.formrun .form-check-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
/*# sourceMappingURL=style.css.map */