@charset "UTF-8";
/*-----------------------------------------------
 * font-size(base:16px)
 * --------------------------------------------*/
/*-----------------------------------------------
 * font-family
 * --------------------------------------------*/
input, button, textarea, select {
  -webkit-appearance: none;
}

.btn_disabled {
  pointer-events: none;
}

.btn-orange {
  color: #ffffff !important;
  background: #F84E25 !important;
}
.btn-orange:hover, .btn-orange:not(:disabled):not(.disabled):active {
  color: #ffffff !important;
  background: #f9623e !important;
}

.btn-white {
  background: #ffffff !important;
}
.btn-white:hover, .btn-white:not(:disabled):not(.disabled):active {
  background: #f2f2f2;
}

.required {
  font-size: 0.75rem;
  font-weight: 400;
}
.required::before {
  content: "*";
}

span.required {
  margin-left: 0.5rem !important;
}

p.required {
  margin-bottom: 0.5rem !important;
}

.password_help {
  margin-top: 0.25rem;
}

/*****************************************************************************************
 * header
 ****************************************************************************************/
header {
  font-family: "TsukuBRdGothicStd-B", "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 700;
}
header .logo {
  height: 50px;
}
header .logo_wrap {
  width: 80px;
  height: 46px;
}
header nav {
  height: 80px;
}
header nav > .container {
  padding-left: 18px;
  padding-right: 18px;
}
header nav > .container .row {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
header .drawer-btn {
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
}
header .drawer {
  display: none;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  z-index: 1050;
  position: fixed;
  left: 0;
  top: 0;
}
header .drawer .drawer_inner {
  text-align: center;
  min-height: calc(100vh - 80px);
  padding-top: 3rem;
  padding-bottom: 3rem;
}
header .drawer .drawer_inner ul {
  padding-left: 0;
  list-style: none;
}
header .drawer .drawer_inner a {
  display: block;
  line-height: 1;
  text-decoration: none;
  padding: 1rem 0.25rem;
  margin-bottom: 7px;
}

#side .logo_wrap {
  width: auto;
  height: 80px;
}
#side .logo_wrap .logo {
  height: 50px;
}

.fill_white {
  fill: #ffffff;
}

.badge-facility_type {
  color: #ffffff;
  background-color: #b1a9a9;
  white-space: pre-wrap !important;
  text-align: left !important;
}

.confirm_note {
  margin-bottom: 2rem;
}
.confirm_note.text-left {
  padding-left: 24px;
  padding-right: 254px;
}

.form_messages ul {
  margin-bottom: 0;
}

.swiper-container .swiper-slide {
  margin: auto;
}

body.contact .modal h4, body.account_email .modal h4, body.account_password .modal h4 {
  margin-top: 24px;
  margin-bottom: 12px;
}
body.contact .modal .modal_main .confirm_main, body.account_email .modal .modal_main .confirm_main, body.account_password .modal .modal_main .confirm_main {
  white-space: pre-wrap;
  word-break: break-word;
}
body.contact table.history_contacts td, body.account_email table.history_contacts td, body.account_password table.history_contacts td {
  white-space: pre-wrap;
  word-break: break-word;
}

ul.pagination {
  justify-content: center;
}

.terms_box {
  height: 200px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  overflow-y: scroll;
}

.custom-radio .invalid-feedback,
.custom-checkbox .invalid-feedback {
  margin-left: -24px;
}

body.service {
  padding-top: 0;
  background: #ffffff;
}
body.service h1 {
  font-weight: bold;
  font-size: 2.5rem;
  color: #ffffff;
  border: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  body.service h1 {
    font-size: 1.875rem;
  }
}
body.service .h1_sub {
  font-size: 1.75rem;
  text-align: left;
  color: #ffffff;
  opacity: 0.7;
  margin-bottom: 42px;
}
@media (max-width: 991px) {
  body.service .h1_sub {
    font-size: 1.25rem;
  }
}
body.service .bg_shape {
  width: 100%;
}
body.service main {
  margin: 0;
  max-width: none;
}
body.service main header {
  z-index: 2;
  width: 100%;
  position: absolute;
  background: none;
}
body.service main header a {
  font-size: 1rem;
  text-decoration: none;
}
body.service main header nav.forPc a.btn {
  padding: 8px 32px;
}
@media (max-width: 991px) {
  body.service main header nav.forPc {
    display: none;
  }
}
body.service main header nav.forSp a.btn {
  padding: 12px 32px;
}
@media (min-width: 992px) {
  body.service main header nav.forSp {
    display: none;
  }
}
body.service main .toTop {
  position: fixed;
  right: 24px;
  bottom: 20px;
  cursor: pointer;
  z-index: 1;
}
body.service main .base_image {
  width: 100%;
  margin: 0;
  padding: 0;
}
body.service main section {
  margin-bottom: 0 !important;
}
body.service main section#service_top {
  position: relative;
  height: 100vh;
  background-position: center;
  background-size: cover;
  margin-bottom: 88px;
}
body.service main section#service_top .main {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
body.service main section#service_top .main .head {
  font-family: "TsukuBRdGothicStd-B", "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 700;
  font-weight: bold;
  font-size: 3.125rem;
  text-align: center;
  color: #ffffff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.44);
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  body.service main section#service_top .main .head {
    font-size: 2.25rem;
  }
}
body.service main section#service_top .main .desc {
  font-weight: bold;
  font-size: 1.25rem;
  text-align: center;
  color: #ffffff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.44);
}
@media (max-width: 991px) {
  body.service main section#service_top .main .desc {
    font-size: 1rem;
  }
}
body.service main section#service_top .rightside {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 45vh;
  right: 0;
  bottom: 0;
}
body.service main section#service_about h1 {
  color: #ffffff;
  text-align: left;
}
body.service main section#service_about .h1_sub {
  color: #ffffff;
  text-align: left;
  margin-bottom: 42px;
}
body.service main section#service_about .content {
  padding-top: 64px;
  padding-bottom: 88px;
}
body.service main section#service_howToUse h1 {
  text-align: right;
}
body.service main section#service_howToUse .h1_sub {
  text-align: right;
}
body.service main section#service_howToUse .content .step {
  margin-bottom: 64px;
}
body.service main section#service_howToUse .content .step .step_content {
  position: relative;
  width: 70%;
}
body.service main section#service_howToUse .content .step .step_content img {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
body.service main section#service_howToUse .content .step .step_content .step_main {
  padding-top: 48px;
  padding-bottom: 48px;
}
body.service main section#service_howToUse .content .step .step_content .step_main .num {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  body.service main section#service_howToUse .content .step .step_content .step_main .num {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.25rem;
  }
}
body.service main section#service_howToUse .content .step .step_content .step_main .head {
  font-weight: bold;
  font-size: 2rem;
  color: #4b4b4b;
  margin-bottom: 36px;
}
@media (max-width: 991px) {
  body.service main section#service_howToUse .content .step .step_content .step_main .head {
    font-size: 1.5rem;
  }
}
body.service main section#service_howToUse .content .step .step_content .step_main .desc {
  font-weight: bold;
  font-size: 0.9375rem;
}
@media (max-width: 991px) {
  body.service main section#service_howToUse .content .step .step_content .step_main .desc {
    font-size: 0.75rem;
  }
}
body.service main section#service_company h1 {
  text-align: center;
}
body.service main section#service_company .h1_sub {
  text-align: center;
  margin-bottom: 28px;
}
body.service main section#service_company .content {
  margin-bottom: 164px;
}
body.service main section#service_company .content .table {
  max-width: 664px;
  margin-right: auto;
  margin-left: auto;
}
body.service main section#service_company .content .table tbody tr {
  background-size: 3px 1px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-top: 20px;
  padding-bottom: 20px;
}
body.service main section#service_company .content .table tbody tr th {
  border: none;
}
body.service main section#service_company .content .table tbody tr td {
  border: none;
  vertical-align: middle;
}
body.service main section#service_company .content .table tbody tr td ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
body.service main section#service_company .content .table tbody tr td ul.addresses li:not(:last-child) {
  margin-bottom: 16px;
}
body.service main section#service_toCreate {
  background-image: url("/images/introducer/introducer_service_toCreate_bg.jpg");
  background-position: center;
  background-size: cover;
  min-height: 350px;
  text-align: center;
}
body.service main section#service_toCreate .content {
  padding-top: 124px;
  padding-bottom: 90px;
}
body.service main section#service_toCreate .content .head {
  font-family: "TsukuBRdGothicStd-B", "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 20px;
}
body.service main section#service_toCreate .content .btn {
  margin-bottom: 18px;
}
body.service main section#service_toCreate .content .desc {
  color: #ffffff;
  font-weight: bold;
  font-size: 0.9375rem;
  color: #ffffff;
}
body.service main footer .content {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 32px;
}
body.service main footer .content .logo {
  width: 250px;
  margin-bottom: 42px;
}
body.service main footer .content .links {
  margin-bottom: 28px;
}
body.service main footer .content .links a {
  font-weight: bold;
  font-size: 1rem;
  text-decoration: none;
  margin: 0 20px;
}
@media (max-width: 991px) {
  body.service main footer .content .links a {
    display: block;
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
body.service main footer .content .auth_user_links {
  margin-bottom: 72px;
}
body.service main footer .content .copyright {
  font-size: 0.8125rem;
}

.mts{
  margin-top:-3rem;
  font-weight:bold;
  font-size:1.2rem;
}

.mts,
.mts2{
  background:rgba(255, 117, 125, .7);
  color:#FFF;
  padding:0.4rem 1rem;
}
