@charset "UTF-8";
/* CSS Document */
#ul-header {
  margin-bottom: 10rem; }
  #ul-header .container .ul-img {
    background-image: url(../img/ul-header09.jpg);
    background-position: center; }
  #ul-header h2 {
    width: 540px; }
    @media screen and (max-width: 575px) {
      #ul-header h2 {
        width: auto;
        padding-right: 2rem; } }

#access h2.h2-icon .midashi::before {
  background-image: url("../img/top-icon_access.svg"); }
#access .google-map {
  height: 340px;
  width: 100%;
  overflow: hidden; }
  @media screen and (max-width: 991px) {
    #access .google-map {
      height: 245px; } }
  @media screen and (max-width: 575px) {
    #access .google-map {
      height: 240px; } }
  #access .google-map iframe {
    height: 100%;
    width: 100%; }
#access div.d-flex {
  width: 80%;
  align-items: center;
  margin: 8rem auto 10rem; }
  @media screen and (max-width: 991px) {
    #access div.d-flex {
      width: 85%;
      margin: 6rem auto 8rem; } }
  @media screen and (max-width: 767px) {
    #access div.d-flex {
      width: 100%;
      margin: 4rem auto 6rem; } }
  @media screen and (max-width: 575px) {
    #access div.d-flex {
      flex-wrap: wrap;
      margin: 3rem auto 4rem; } }
  #access div.d-flex .access-img {
    width: 50%; }
    @media screen and (max-width: 575px) {
      #access div.d-flex .access-img {
        width: 100%; } }
  #access div.d-flex .access-about {
    margin-left: 5%;
    width: 45%; }
    @media screen and (max-width: 575px) {
      #access div.d-flex .access-about {
        margin-left: 0;
        margin-top: 2rem;
        width: 100%; } }
    #access div.d-flex .access-about a {
      color: #000; }
    #access div.d-flex .access-about p {
      margin-top: 2rem; }
      @media screen and (max-width: 575px) {
        #access div.d-flex .access-about p {
          margin-top: 1rem; } }
#access .access-map {
  padding: 8rem 0 10rem; }
  @media screen and (max-width: 1199px) {
    #access .access-map {
      padding: 6rem 0 8rem; } }
  @media screen and (max-width: 575px) {
    #access .access-map {
      padding: 4rem 0 6rem; } }
  #access .access-map .train-map-container {
    position: relative; }
    #access .access-map .train-map-container::before {
      content: "";
      position: absolute;
      top: -10%;
      left: 5%;
      margin: auto;
      display: inline-block;
      width: 157px;
      height: 137px;
      background-image: url("../img/welcome.svg");
      background-size: contain;
      background-repeat: no-repeat;
      z-index: 1; }
      @media screen and (max-width: 991px) {
        #access .access-map .train-map-container::before {
          width: 147px;
          height: 127px; } }
      @media screen and (max-width: 767px) {
        #access .access-map .train-map-container::before {
          width: 137px;
          height: 117px; } }
      @media screen and (max-width: 575px) {
        #access .access-map .train-map-container::before {
          width: 117px;
          height: 97px;
          top: -15%;
          left: 3%; } }
  #access .access-map .train-map-container, #access .access-map .neighborhood-map {
    width: 80%;
    margin: auto; }
    @media screen and (max-width: 991px) {
      #access .access-map .train-map-container, #access .access-map .neighborhood-map {
        width: 85%; } }
    @media screen and (max-width: 767px) {
      #access .access-map .train-map-container, #access .access-map .neighborhood-map {
        width: 100%; } }
  #access .access-map .train-map, #access .access-map .neighborhood-map {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 1rem;
    filter: drop-shadow(5px 5px 0px #4170d9);
    padding: 10rem 8rem 6rem;
    margin-top: 5rem; }
    @media screen and (max-width: 991px) {
      #access .access-map .train-map, #access .access-map .neighborhood-map {
        padding: 8rem 6rem 4rem; } }
    @media screen and (max-width: 767px) {
      #access .access-map .train-map, #access .access-map .neighborhood-map {
        padding: 8rem 4rem 4rem;
        margin-top: 3rem; } }
    @media screen and (max-width: 575px) {
      #access .access-map .train-map, #access .access-map .neighborhood-map {
        padding: 6rem 1rem 3rem;
        margin-top: 3rem; } }
    #access .access-map .train-map h3, #access .access-map .neighborhood-map h3 {
      font-size: 27px;
      font-size: 2.7rem;
      font-weight: 700;
      position: relative;
      text-align: center;
      margin-bottom: 4rem; }
      @media screen and (max-width: 767px) {
        #access .access-map .train-map h3, #access .access-map .neighborhood-map h3 {
          font-size: 25px;
          font-size: 2.5rem; } }
      @media screen and (max-width: 767px) {
        #access .access-map .train-map h3, #access .access-map .neighborhood-map h3 {
          font-size: 23px;
          font-size: 2.3rem;
          margin-bottom: 2rem; } }
      #access .access-map .train-map h3::before, #access .access-map .neighborhood-map h3::before {
        content: "";
        position: absolute;
        top: -55px;
        right: 0;
        left: 0;
        margin: auto;
        display: inline-block;
        width: 75px;
        height: 50px;
        background-image: url("../img/train-icon.svg");
        background-size: contain;
        background-repeat: no-repeat; }
        @media screen and (max-width: 767px) {
          #access .access-map .train-map h3::before, #access .access-map .neighborhood-map h3::before {
            width: 65px;
            height: 40px;
            top: -45px; } }
        @media screen and (max-width: 575px) {
          #access .access-map .train-map h3::before, #access .access-map .neighborhood-map h3::before {
            width: 55px;
            height: 30px;
            top: -35px; } }
    #access .access-map .train-map p, #access .access-map .neighborhood-map p {
      font-size: 23px;
      font-size: 2.3rem;
      font-weight: 700;
      text-align: center;
      margin: 3rem 0 0; }
      @media screen and (max-width: 991px) {
        #access .access-map .train-map p, #access .access-map .neighborhood-map p {
          font-size: 20px;
          font-size: 2rem;
          margin-top: 2rem; } }
      @media screen and (max-width: 767px) {
        #access .access-map .train-map p, #access .access-map .neighborhood-map p {
          font-size: 18px;
          font-size: 1.8rem; } }
      @media screen and (max-width: 575px) {
        #access .access-map .train-map p, #access .access-map .neighborhood-map p {
          font-size: 16px;
          font-size: 1.6rem; } }
      #access .access-map .train-map p span, #access .access-map .neighborhood-map p span {
        color: #fff;
        background-color: #000;
        border-radius: 0.5rem;
        padding: 0.5rem 4rem;
        margin-right: 1rem; }
        @media screen and (max-width: 991px) {
          #access .access-map .train-map p span, #access .access-map .neighborhood-map p span {
            padding: 0.3rem 2rem; } }
      #access .access-map .train-map p i, #access .access-map .neighborhood-map p i {
        color: #4170D9; }
  #access .access-map .neighborhood-map h3::before {
    background-image: url("../img/neighborhood-icon.svg"); }
  #access .access-map .neighborhood-map img {
    width: 80%;
    display: flex;
    margin: auto; }
    @media screen and (max-width: 575px) {
      #access .access-map .neighborhood-map img {
        width: 100%; } }

#mail-form {
  margin: 8rem auto 8rem; }
  @media screen and (max-width: 991px) {
    #mail-form {
      margin: 6rem auto 8rem; } }
  @media screen and (max-width: 575px) {
    #mail-form {
      margin: 4rem auto 6rem; } }
  #mail-form h2.h2-icon .midashi::before {
    background-image: url("../img/top-icon_mail.svg"); }
  #mail-form h2.h2-icon + div {
    background-color: #EEFAFD;
    border-radius: 1rem;
    padding: 3rem;
    text-align: center;
    width: 80%;
    margin: 0 auto 6rem; }
    @media screen and (max-width: 991px) {
      #mail-form h2.h2-icon + div {
        width: 85%;
        margin: 0 auto 4rem; } }
    @media screen and (max-width: 767px) {
      #mail-form h2.h2-icon + div {
        width: 100%;
        margin: 0 auto 2rem; } }
    @media screen and (max-width: 575px) {
      #mail-form h2.h2-icon + div {
        padding: 2rem; } }
    #mail-form h2.h2-icon + div p:nth-child(1) {
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 0; }
      @media screen and (max-width: 575px) {
        #mail-form h2.h2-icon + div p:nth-child(1) {
          font-size: 18px;
          font-size: 1.8rem; } }
    #mail-form h2.h2-icon + div p:nth-child(2) {
      font-size: 44px;
      font-size: 4.4rem;
      font-weight: 700;
      color: #4170D9;
      line-height: normal;
      margin-bottom: 0.5rem;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 991px) {
        #mail-form h2.h2-icon + div p:nth-child(2) {
          font-size: 40px;
          font-size: 4rem; } }
      @media screen and (max-width: 575px) {
        #mail-form h2.h2-icon + div p:nth-child(2) {
          font-size: 32px;
          font-size: 3.2rem; } }
      #mail-form h2.h2-icon + div p:nth-child(2) i {
        padding-right: 1rem; }
    #mail-form h2.h2-icon + div p:nth-child(3) {
      font-size: 14px;
      font-size: 1.4rem;
      margin: 0; }
    #mail-form h2.h2-icon + div + p {
      text-align: center;
      margin-bottom: 4rem;
      font-size: 15px;
      font-size: 1.5rem; }
      @media screen and (max-width: 767px) {
        #mail-form h2.h2-icon + div + p {
          text-align: justify; } }
      @media screen and (max-width: 575px) {
        #mail-form h2.h2-icon + div + p {
          font-size: 14px;
          font-size: 1.4rem;
          margin-bottom: 2rem; } }
      #mail-form h2.h2-icon + div + p span.required {
        font-size: 16px;
        font-size: 1.6rem;
        color: #fff;
        background-color: #4170D9;
        border: 1px solid #4170D9;
        border-radius: 0.5rem;
        padding: 0.2rem 0.8rem;
        margin-right: 0.5rem; }
        @media screen and (max-width: 575px) {
          #mail-form h2.h2-icon + div + p span.required {
            font-size: 15px;
            font-size: 1.5rem;
            padding: 0.1rem 0.8rem; } }
      #mail-form h2.h2-icon + div + p span.red-font {
        color: #D90018; }
  #mail-form .pdf-btn a {
    border-radius: 0;
    width: 100%; }
  #mail-form form#mail_form dl dd:last-child {
    margin-bottom: 2rem; }

#mail_form form {
  padding-top: 2rem; }
  #mail_form form dl dt {
    margin-top: 0;
    padding-top: 0;
    font-weight: 500; }
    #mail_form form dl dt:first-child {
      border-top: none; }
    #mail_form form dl dt::before {
      display: inline-block;
      font-size: 90%;
      font-weight: normal;
      line-height: 1;
      margin-right: 1rem;
      padding: 0.4rem 0.8rem;
      border-radius: 5px; }
    #mail_form form dl dt p {
      margin-bottom: 0.2rem; }
  #mail_form form dl dt.required::before {
    content: "必須";
    color: #fff;
    background-color: #4170D9;
    border: 1px solid #4170D9; }
  #mail_form form dl dt.optional::before {
    content: "任意";
    color: #4170D9;
    background-color: #fff;
    border: 1px solid #4170D9; }
  #mail_form form dl dd {
    margin-bottom: 4rem; }
    @media screen and (max-width: 575px) {
      #mail_form form dl dd {
        margin-bottom: 2rem; } }
    #mail_form form dl dd:nth-child(2) {
      margin-top: 0.5rem;
      margin-bottom: 3rem; }
    #mail_form form dl dd span.error_blank,
    #mail_form form dl dd span.error_format,
    #mail_form form dl dd span.error_match {
      display: block;
      color: #ff0000;
      margin-top: 3px; }
  #mail_form form input[type="text"],
  #mail_form form input[type="email"],
  #mail_form form input[type="tel"],
  #mail_form form textarea {
    width: 100%;
    padding: 0.5rem 1rem;
    border: none;
    border-radius: 5px;
    background: #efefef;
    -webkit-appearance: none;
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 5px; }
    #mail_form form input[type="text"]:focus,
    #mail_form form input[type="email"]:focus,
    #mail_form form input[type="tel"]:focus,
    #mail_form form textarea:focus {
      border: 1px solid #b2b2b2;
      background-color: #efefef;
      outline: none; }
  #mail_form form input[type="radio"],
  #mail_form form input[type="checkbox"] {
    margin-right: 5px;
    margin-left: 0;
    accent-color: #4170D9; }
  #mail_form form label {
    margin-right: 2em; }
  #mail_form form select {
    font-size: 100%;
    margin-top: 5px; }
  #mail_form form dd#postal {
    width: 100%; }
    #mail_form form dd#postal p {
      display: flex;
      align-items: center; }
      #mail_form form dd#postal p span {
        width: 30%; }
        @media screen and (max-width: 575px) {
          #mail_form form dd#postal p span {
            width: 50%; } }
      #mail_form form dd#postal p a {
        display: inline-block;
        padding: 5px 15px;
        margin-left: 1.5rem;
        background: rgba(217, 0, 24, 0.1);
        border: 1px solid #D90018;
        border-radius: 5px;
        color: #D90018;
        font-family: inherit;
        text-decoration: none;
        transition: 0.3s;
        margin-top: 0.9rem; }
        #mail_form form dd#postal p a:hover {
          cursor: pointer;
          background: #D90018;
          color: #fff; }
  #mail_form form p#form_submit {
    width: 50%;
    margin: 0 auto;
    padding-top: 5rem; }
    @media screen and (max-width: 767px) {
      #mail_form form p#form_submit {
        padding-top: 3rem;
        width: 80%; } }
    #mail_form form p#form_submit br {
      display: none; }
  #mail_form form input[type="submit"] {
    font-weight: 600;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.06em;
    padding: 2rem 6rem;
    vertical-align: middle;
    line-height: 1;
    border: 1px solid #4170D9;
    background: #4170D9;
    color: #fff;
    -webkit-appearance: none;
    border-radius: 5rem;
    transition: 0.3s; }
    @media screen and (max-width: 575px) {
      #mail_form form input[type="submit"] {
        letter-spacing: 0;
        padding: 1.4rem 3.5rem;
        font-size: 18px;
        font-size: 1.8rem; } }
    #mail_form form input[type="submit"]:hover {
      cursor: pointer;
      background: #fff;
      color: #4170D9; }
  #mail_form form input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #efefef inset; }
  #mail_form form span.loading {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border-top: 5px solid rgba(255, 255, 255, 0.2);
    border-right: 5px solid rgba(255, 255, 255, 0.2);
    border-bottom: 5px solid rgba(255, 255, 255, 0.2);
    border-left: 5px solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load-circle 1.0s linear infinite;
    animation: load-circle 1.0s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px; }
@-webkit-keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
  #mail_form form .privacy-policy ul li p a br {
    display: none; }

#mail_form .wpcf7-form-control-wrap {
  display: block;
  margin-top: 5px; }

#mail_form .wpcf7-form-control {
  width: 100%; }

#mail_form dd {
  margin-bottom: 4rem; }

#mail_form dt {
  margin-top: 2rem; }

#mail_form input[type="submit"] {
  font-weight: 600;
  font-size: 2rem;
  letter-spacing: 0.06em;
  padding: 2rem 6rem;
  border: 1px solid #4170D9;
  background: #4170D9;
  color: #fff;
  border-radius: 5rem; }

#mail_form dt {
  display: flex;
  align-items: center; }

#mail_form input,
#mail_form textarea {
  width: 100%; }

.thanks-box {
  padding-bottom: 10rem; }
  .thanks-box h3 {
    font-size: 2.5rem;
    font-size: 25px;
    margin-bottom: 4rem;
    padding: 0;
    border: none;
    margin-top: 4rem; }
  .thanks-box p {
    margin-bottom: 5rem; }
  .thanks-box a {
    display: inline-block;
    font-weight: bold;
    padding: 1.4rem 6rem;
    vertical-align: middle;
    line-height: 1;
    border: 1px solid #4170D9;
    border-radius: 5rem;
    background: #4170D9;
    color: #fff;
    -webkit-appearance: none;
    transition: 0.3s; }
    .thanks-box a:hover {
      color: #4170D9;
      background-color: #fff; }
