@charset "UTF-8";
.notosans-w_black {
  font-family: "Noto Sans JP", sans-serif;
}

.c-yellow {
  color: #ffe035;
}

.c-magenta {
  color: #e63694;
}

i {
  font-style: normal;
}

.c-dotted {
  background-image: linear-gradient(to bottom, white, white 2px, transparent 2px, transparent 8px);
  /* 右の線 */
  background-size: 2px 4px;
  /* 右の線 */
  background-position: right top;
  /* 右の線 */
  background-repeat: repeat-y;
  /* 右の線 */
}

.access-content-r-in {
  overflow: hidden;
  height: 335px;
  width: 100%;
  box-shadow: 0 0 8px -3px rgba(0, 0, 0, 0.4), 20px 20px 0 0 #fff9d7;
}
.access-content-r-in iframe {
  height: 695px;
  margin-top: -170px;
}

@media all and (max-width: 1058px) {
  .access-content-r-in {
    box-shadow: none;
  }
}
.l-intro {
  position: relative;
  font-feature-settings: "palt";
  z-index: 0;
}
.l-intro_mv {
  border-radius: 10px 10px 0 0;
  padding: 45px 28px 42px 48px;
  background: white;
  display: grid;
  grid-template-columns: 0.77fr 0.23fr;
  grid-template-rows: auto auto;
  grid-column-gap: 37px;
  /*grid-row-gap: 17px;無料終ったら戻す*/
  grid-row-gap: 0;
}
.l-intro_ttl {
  grid-area: 1/1/2/2;
  z-index: 1;
}
.l-intro_ttl_main {
  font-size: 78px;
  color: #0068b7;
}
.l-intro_ttl_main_row {
  line-height: 1.16;
  display: block;
}
.l-intro_ttl_main_row:nth-child(1) {
  margin: -24px 0 0;
}
.l-intro_ttl_main_row_sub_free {
  position: relative;
}
.l-intro_ttl_main_row_sub_free::after {
  position: absolute;
  top: 2px;
  left: calc(100% - 27px);
  content: "※１";
  white-space: nowrap;
  font-size: 10px;
  vertical-align: top;
}
.l-intro_ttl_main_min_access {
  position: absolute;
  top: -32px;
  right: -16px;
  width: 152px;
  height: 152px;
  padding: 8px 0 0;
  border-radius: 50%;
  background: #ffd02e;
  border: solid 6px white;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  line-height: 1.15;
  color: white;
}
.l-intro_ttl_main_min_access_ns {
  font-size: 20px;
}
.l-intro_ttl_main_min_access_time {
  font-size: 28px;
  color: #dd3497;
}
.l-intro_ttl_main_stroke {
  position: relative;
  top: 4px;
  font-size: 88px;
  color: #0068b7;
  padding: 2px 0 0;
  display: inline-block;
}
.l-intro_ttl_main_sub {
  position: absolute;
  top: 305px;
  left: 48px;
  font-weight: 800;
  line-height: 1;
  color: #0068b7;
  font-size: 26px;
  transform: skew(-9deg);
  display: flex;
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック, YuGothic, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.l-intro_ttl_main_sub::before {
  content: "";
  width: 32px;
  height: 32px;
  margin: 0 6px 2px 0;
  background: transparent url("../img/ico_info.png") no-repeat border-box center/contain;
  display: inline-block;
  transform: skew(9deg);
}
.l-intro_ttl_main_sub_in {
  flex-wrap: wrap;
  display: flex;
}
.l-intro_ttl_main_sub_in_lv2 {
  position: relative;
}
.l-intro_ttl_main_sub_in_lv2::after {
  position: absolute;
  left: 0;
  bottom: -0.08em;
  content: "";
  width: calc(100% - 0.2em);
  height: 6px;
  border-radius: 3px;
  background: #bedcf3;
  z-index: -1;
}
.l-intro_ttl_main_sub_in_lv2:first-child {
  position: relative;
}
.l-intro_ttl_main_sub_in_lv2:first-child::after {
  width: calc(100% + 1em);
}
.l-intro_ttl_main_sub_speed {
  position: relative;
  color: #e4007f;
}
.l-intro_ttl_main_sub_speed::after {
  position: absolute;
  top: -3px;
  left: calc(100% - 2px);
  content: "※１";
  white-space: nowrap;
  font-size: 10px;
  font-weight: 500;
  vertical-align: top;
  letter-spacing: -0.1em;
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック, YuGothic, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.l-intro_ttl_main_sub_min {
  position: relative;
  top: 1px;
  font-size: 17px;
}
.l-intro_ttl_access {
  position: relative;
  grid-area: 2/1/3/2;
  margin-top: -30px;
}
.l-intro_ttl_access_in {
  line-height: 1.3;
  font-size: 22px;
  letter-spacing: 0.035em;
  border-top: 2px solid #0068b7;
  border-bottom: 2px solid #0068b7;
  padding: 12px 8px;
  display: block;
}
.l-intro_ttl_access_in_ls {
  letter-spacing: 0.015em;
}
.l-intro_ttl_img {
  position: relative;
  grid-area: 1/2/3/3;
}
.l-intro_ttl_img img {
  width: 100%;
  height: 100%;
}
.l-intro_serv {
  background-color: #0068b7;
  padding: 18px 0;
  border-radius: 0 0 10px 10px;
}
.l-intro_serv_list {
  text-align: center;
  display: flex;
}
.l-intro_serv_list_item {
  flex-grow: 1;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
.l-intro_serv_list_item_ico {
  width: 100%;
  height: 57px;
  margin: 0 0 16px;
}
.l-intro_serv_list_item_ico.ico-notification {
  background: transparent url("../img/ico_notification.png") no-repeat border-box center/contain;
}
.l-intro_serv_list_item_ico.ico_schedule {
  background: transparent url("../img/ico_schedule.png") no-repeat border-box center/contain;
}
.l-intro_serv_list_item_ico.ico_ww_certificate {
  background: transparent url("../img/ico_ww_certificate.png") no-repeat border-box center/contain;
}
.l-intro_serv_list_item_ico.ico_waiting_time {
  background: transparent url("../img/ico_waiting_time.png") no-repeat border-box center/contain;
}
.l-intro_serv_list_item_ico.ico_return {
  background: transparent url("../../../assets/img/ico_return-white.png") no-repeat border-box center/contain;
}
.l-intro_serv_list_item_text {
  line-height: 1.25;
  font-size: 29px;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: white;
}
.l-intro_serv_list_item_text_balancer {
  position: relative;
  top: -4px;
}
.l-intro_serv_list_item_text_resizer {
  position: relative;
  top: 2px;
  font-size: 36px;
  margin: 0 -2px 0;
}
.l-intro.tenjin {
  background: #cbe3f8 url("../img/intro_bg.jpg") no-repeat border-box center top/100%;
  padding: 80px 0 45px;
  overflow: hidden;
}
.l-intro.tenjin::after {
  position: absolute;
  left: -1px;
  bottom: -1px;
  content: "";
  width: calc(100% + 2px);
  height: 33.5%;
  background: white;
  z-index: -1;
}

@media all and (max-width: 1920px) {
  .l-intro.tenjin {
    background: #cbe3f8 url("../img/intro_bg.jpg") no-repeat border-box center top/2000px;
  }
}
@media all and (max-width: 1058px) {
  .l-intro_mv {
    border-radius: 10px 10px 0 0;
    padding: 3.9697542533vw 2.3629489603vw 13.4215500945vw 3.9697542533vw;
    grid-template-columns: 0.6fr 0.4fr;
    grid-column-gap: 4.4423440454vw;
    grid-row-gap: 3.0245746692vw;
  }
  .l-intro_ttl {
    grid-area: 1/1/2/3;
    z-index: 2;
  }
  .l-intro_ttl_main {
    font-size: 8.034026465vw;
  }
  .l-intro_ttl_main_row {
    line-height: 1.28;
  }
  .l-intro_ttl_main_row:nth-child(1) {
    margin: -2.2684310019vw 0 0;
  }
  .l-intro_ttl_main_row_sub_free::after {
    top: -1.0396975425vw;
    left: calc(100% - 2em);
    font-size: 2.6465028355vw;
    display: inline-block;
    transform: scale(0.8);
  }
  .l-intro_ttl_main_stroke {
    top: 0.3780718336vw;
    font-size: 8.9792060491vw;
    color: #0068b7;
    padding: 0.1890359168vw 0 0;
  }
  .l-intro_ttl_main_min_access {
    position: absolute;
    top: -2.8355387524vw;
    right: -3.7807183365vw;
    width: 16.4461247637vw;
    height: 16.4461247637vw;
    padding: 0.3780718336vw 0 0;
    border: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    line-height: 1.28;
    letter-spacing: 0.035em;
    color: white;
    -moz-box-shadow: 0px 0px 0px 0.7561436673vw rgb(255, 255, 255);
    -webkit-box-shadow: 0px 0px 0px 0.7561436673vw rgb(255, 255, 255);
    -ms-box-shadow: 0px 0px 0px 0.7561436673vw rgb(255, 255, 255);
    box-shadow: 0px 0px 0px 0.7561436673vw rgb(255, 255, 255);
  }
  .l-intro_ttl_main_min_access::before {
    position: absolute;
    left: 1.0396975425vw;
    bottom: 1.0396975425vw;
    border-left: 0.7561436673vw solid white;
    border-bottom: 0.7561436673vw solid white;
    border-radius: 0 0 0 0.7561436673vw;
    content: "";
    width: 2.1739130435vw;
    height: 2.1739130435vw;
    background-color: #ffd02e;
  }
  .l-intro_ttl_main_min_access_ns {
    font-size: 3.1190926276vw;
  }
  .l-intro_ttl_main_min_access_time {
    letter-spacing: 0.055em;
    font-size: 3.213610586vw;
  }
  .l-intro_ttl_main_sub {
    top: 45.3686200378vw;
    left: 3.9697542533vw;
    line-height: 1;
    color: #0068b7;
    font-size: 3.5916824197vw;
    letter-spacing: 0.03em;
    transform: skew(-9deg);
    font-weight: 800;
    padding: 5.3875236295vw 0 0;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .l-intro_ttl_main_sub::before {
    content: "";
    width: 10.0189035917vw;
    height: 10.0189035917vw;
    margin: 0 2.1739130435vw 2px 0;
    background: transparent url("../img/ico_info.png") no-repeat border-box center/contain;
    display: inline-block;
    transform: skew(9deg);
    flex-shrink: 0;
  }
  .l-intro_ttl_main_sub_in {
    line-height: 1.2;
  }
  .l-intro_ttl_main_sub_in_lv2 {
    white-space: nowrap;
  }
  .l-intro_ttl_main_sub_in_lv2::after {
    bottom: 0.18em;
    width: calc(100% - 0.2em);
    height: 1.0396975425vw;
    background: white;
  }
  .l-intro_ttl_main_sub_in_lv2:first-child {
    position: relative;
  }
  .l-intro_ttl_main_sub_in_lv2:first-child::after {
    width: 100%;
  }
  .l-intro_ttl_main_sub_speed {
    color: #e4007f;
  }
  .l-intro_ttl_main_sub_speed::after {
    top: -2.0793950851vw;
    left: 80%;
    font-size: 2.6465028355vw;
    vertical-align: top;
    transform: scale(0.8);
    display: inline-block;
  }
  .l-intro_ttl_main_sub_text:first-child {
    display: none;
  }
  .l-intro_ttl_main_sub_min {
    top: auto;
    font-size: 3.7807183365vw;
  }
  .l-intro_ttl_access {
    grid-area: 2/1/3/2;
    margin-top: 0;
  }
  .l-intro_ttl_access_in {
    line-height: 1.3;
    font-size: 3.9697542533vw;
    letter-spacing: 0;
    text-align: left;
    padding: 3.3081285444vw 0.5671077505vw;
    font-weight: bold;
    border-top: 0.236294896vw solid #0068b7;
    border-bottom: 0.236294896vw solid #0068b7;
    display: block;
  }
  .l-intro_ttl_access_in_ls {
    letter-spacing: 0.015em;
  }
  .l-intro_ttl_img {
    position: relative;
    grid-area: 2/2/3/3;
  }
  .l-intro_ttl_img img {
    /*width: 80%;*/
    width: 90%;
    height: 90%;
  }
  .l-intro_serv {
    padding: 1.5122873346vw 6.6162570888vw;
    border-radius: 0 0 10px 10px;
  }
  .l-intro_serv_list {
    text-align: left;
    flex-direction: column;
  }
  .l-intro_serv_list_item {
    padding: 2.5519848771vw 0;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
  }
  .l-intro_serv_list_item.c-dotted {
    background-image: linear-gradient(to left, white, white 2px, transparent 2px, transparent 8px);
    /* 右の線 */
    background-size: 4px 2px;
    /* 右の線 */
    background-position: right bottom;
    /* 右の線 */
    background-repeat: repeat-x;
    /* 右の線 */
  }
  .l-intro_serv_list_item_ico {
    width: 6.0491493384vw;
    height: 7.1833648393vw;
    margin: 0 2.3629489603vw 0 0;
  }
  .l-intro_serv_list_item_text {
    line-height: 1;
    font-size: 3.9697542533vw;
    letter-spacing: 0.04em;
  }
  .l-intro_serv_list_item_text_balancer {
    position: relative;
    top: auto;
  }
  .l-intro_serv_list_item_text_resizer {
    position: relative;
    top: auto;
    font-size: 3.9697542533vw;
    margin: auto;
  }
  .l-intro_att {
    margin: 0.75em 0 0;
  }
  .l-intro_att_text {
    font-size: 3.4971644612vw;
    line-height: 1.4;
    letter-spacing: 0.04;
    padding: 1.3232514178vw 0 0 1em;
    text-indent: -1em;
  }
  .l-intro_att_text:nth-child(n+2) {
    padding: 0 0 0 1em;
  }
  .l-intro_att_text.kerning {
    text-indent: -2em;
    padding: 0 0 0 2em;
  }
  .l-intro.tenjin {
    background: #cbe3f8 url("../img/intro_bg_sp.jpg") no-repeat border-box center/cover;
    padding: 4.5368620038vw;
  }
  .l-intro.tenjin::after {
    height: 81.2854442344vw;
    background: #bedcf3;
  }
}
.free_content {
  display: flex;
  justify-content: center;
  padding: 20px 0;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  gap: 0 40px;
}
.free_content dt {
  font-size: 31px;
  border-right: 1px solid #0068b7;
  color: #0068b7;
  display: flex;
  align-items: center;
  padding-right: 40px;
}
.free_content dd p {
  background: url(../../../img/icon_check.png) no-repeat center left;
  padding-left: 37px;
  font-size: 23px;
}
.free_content dd .free_content-attention {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

@media all and (max-width: 1058px) {
  .free_content {
    flex-direction: column;
    gap: 0;
    padding: 0;
  }
  .free_content dt {
    background: #72b0df;
    padding: 2vw 0;
    color: white;
    text-align: center;
    justify-content: center;
    font-size: 5vw;
    border-radius: none;
  }
  .free_content dd {
    padding: 4vw 3vw;
  }
  .free_content dd p {
    background: url(../../../img/icon_check.png) no-repeat 0 15%/5vw;
    font-size: 4.5vw;
    line-height: 1.3;
    padding-left: 6vw;
    margin-bottom: 1vw;
  }
  .free_content dd .free_content-attention {
    font-size: 3.2vw;
    line-height: 1.4;
  }
}
.newOpen {
  margin-top: 20px;
}
.newOpen img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

@media all and (max-width: 1058px) {
  .newOpen {
    margin-top: 4vw;
    padding: 0 4vw;
  }
}/*# sourceMappingURL=top.css.map */