@charset "UTF-8";
@font-face {
  font-family: 'Noto Sans JP', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: local("Arial Black"), url("ariblk_0.ttf") format("ttf"); }
select::-ms-expand {
  display: none; }

html {
  height: 100%;
  font-size: 62.5%;
  background: #fff;
  overflow-y: scroll; }
  @media (max-width: 480px) {
    html {
      font-size: 87.5%; } }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
th,
td {
  padding: 0;
  margin: 0; }

address,
caption,
em,
strong,
th {
  font-style: normal; }

caption,
th {
  text-align: left; }

hr,
legend {
  display: none; }

figure {
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

li {
  list-style-type: none; }

table,
ol,
ul,
dl,
blockquote,
pre {
  margin-bottom: 0px; }

p {
  margin-bottom: 0; }

a img,
fieldset {
  border: none; }

article,
aside,
footer,
header,
hgroup,
nav,
section {
  display: block; }

img {
  width: 100%;
  display: block; }

a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-decoration: none; }

a:visited {
  text-decoration: none; }

* {
  box-sizing: border-box; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none; }

input[type="button"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none; }

body {
  position: relative;
  -webkit-text-size-adjust: none;
  min-width: 1020px;
  width: 100%;
  font-size: 1.7rem;
  font-weight: 500;
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  letter-spacing: 2px;
  line-height: 1.8;
  margin: 0px;
  background: #fff; }
  @media (max-width: 480px) {
    body {
      font-size: 3.1168831169vw;
      min-width: 100%;
      letter-spacing: 0.2597402597vw;
      line-height: 1.6; } }

 /*============================
共通
============================*/
.only-sp {
  display: none; }
  @media (max-width: 480px) {
    .only-sp {
      display: block; } }

@media (max-width: 480px) {
  .only-pc {
    display: none; } }

.pt {
  padding-top: 60px; }
  @media (max-width: 480px) {
    .pt {
      padding: 9.0909090909vw 2.5974025974vw 0; } }

 /*============================
.header
============================*/
.header {
  padding: 10px 5px 2px; }
  @media (max-width: 480px) {
    .header {
      padding: 2.5974025974vw 3.8961038961vw; } }
  .header.simple {
    padding: 35px 5px 15px; }
    .header.simple .header__in {
      display: block; }
    .header.simple .header-left {
      display: block; }
    .header.simple .header-logo {
      margin: 0 auto; }
  .header .company-head {
    padding: 0 0 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e4e4e4; }
    @media (max-width: 480px) {
      .header .company-head {
        display: none; } }
  .header .company-head__in {
    max-width: 1200px;
    display: flex;
    justify-content: flex-end;
    margin: 0 auto; }
  .header .company-logo {
    width: 84px;
    transition: opacity .2s; }
    .header .company-logo:hover {
      opacity: 0.7; }
  .header .header__in {
    max-width: 1200px;
    min-width: 1020px;
    margin: 0 auto 10px;
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 480px) {
      .header .header__in {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin-bottom: 1.2987012987vw;
        padding: 0; } }
  .header .header-left {
    display: flex;
    align-items: center; }
    @media (max-width: 480px) {
      .header .header-left {
        flex-wrap: wrap;
        padding-top: 0.6493506494vw; } }
  .header .header-logo {
    width: 145px;
    margin-right: 35px; }
    @media (max-width: 480px) {
      .header .header-logo {
        width: 36.3636363636vw;
        margin-right: 1.9480519481vw; } }
  .header .header-jpx {
    width: 93px;
    margin-right: 15px; }
    @media (max-width: 480px) {
      .header .header-jpx {
        width: 15.5844155844vw;
        margin-right: 1.2987012987vw; } }
  .header .header-txt {
    font-size: 1.2rem;
    color: #aaa;
    line-height: 1.5; }
    @media (max-width: 480px) {
      .header .header-txt {
        width: 100%;
        font-size: 1.9480519481vw;
        padding-top: 1.2987012987vw;
        line-height: 1.2; } }
  .header .header-right {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 480px) {
      .header .header-right {
        display: none; } }
  .header .header-tel {
    display: inline-block;
    font-size: 2.3rem;
    margin-left: 20px;
    line-height: 1;
    letter-spacing: 1px; }
  .header .header-telsub {
    font-size: 1.2rem;
    display: block;
    color: #999999;
    text-align: right;
    margin-top: 10px; }
  .header .header-btn {
    width: 210px; }
  .header .header-link {
    position: relative;
    display: block;
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background-color: #32b16c;
    border-radius: 18.5px;
    padding: 5px 0 5px 28px;
    transition: opacity .3s; }
    .header .header-link::before {
      position: absolute;
      content: " ";
      background-image: url(../images/ico_02.svg);
      background-repeat: no-repeat;
      background-size: contain;
      width: 14px;
      height: 21px;
      left: 23px;
      top: 50%;
      transform: translateY(-50%); }
    @media (min-width: 481px) {
      .header .header-link:hover {
        opacity: 0.7; } }
  .header .smoothNav {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    z-index: 1000; }
    @media (max-width: 480px) {
      .header .smoothNav .smoothNav2 {
        position: fixed;
        width: 65vw;
        height: 100vh;
        background-color: #f4fcff;
        padding: 22.0779220779vw 3.8961038961vw 9.0909090909vw;
        top: 0;
        right: 0;
        transform: translateX(100%);
        transition: transform .3s;
        z-index: 1000; } }
    .header .smoothNav .openbtn {
      position: fixed;
      display: none;
      content: " ";
      background-color: #0068b7;
      cursor: pointer;
      border: 1px solid #fff;
      width: 65px;
      height: 65px;
      right: 0;
      top: 0;
      transition: top .2s, right .3s, opacity .3s, border-radius .1s;
      color: #fff;
      z-index: 1000; }
      @media (max-width: 480px) {
        .header .smoothNav .openbtn {
          display: block;
          width: 12.987012987vw;
          height: 12.987012987vw;
          top: 1.9480519481vw;
          right: 2.5974025974vw; } }
      .header .smoothNav .openbtn:before, .header .smoothNav .openbtn:after {
        position: absolute;
        content: " ";
        background-color: #fff;
        width: 35px;
        height: 2px;
        transform: translate(-50%, -50%);
        transition: transform .2s, top .2s .2s;
        top: 50%;
        left: 50%; }
        @media (max-width: 480px) {
          .header .smoothNav .openbtn:before, .header .smoothNav .openbtn:after {
            width: 7.1428571429vw;
            height: 0.5194805195vw; } }
      .header .smoothNav .openbtn:before {
        top: calc(50% - 13px); }
        @media (max-width: 480px) {
          .header .smoothNav .openbtn:before {
            top: calc(50% - 2.8571428571vw); } }
      .header .smoothNav .openbtn:after {
        top: calc(50% - 4px); }
        @media (max-width: 480px) {
          .header .smoothNav .openbtn:after {
            top: calc(50% - 1.038961039vw); } }
      .header .smoothNav .openbtn span.close-change {
        position: absolute;
        bottom: 8px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.2rem;
        letter-spacing: 0; }
        @media (max-width: 480px) {
          .header .smoothNav .openbtn span.close-change {
            font-size: 2.4675324675vw;
            bottom: 0.7792207792vw; } }
    .header .smoothNav .tel-link {
      position: absolute;
      display: none;
      content: " ";
      background-color: #ec6941;
      cursor: pointer;
      border: 1px solid #fff;
      width: 65px;
      height: 65px;
      right: 0;
      top: 0;
      transition: opacity .3s, border-radius .1s;
      color: #fff;
      z-index: 100; }
      @media (max-width: 480px) {
        .header .smoothNav .tel-link {
          display: block;
          width: 12.987012987vw;
          height: 12.987012987vw;
          top: 1.9480519481vw;
          right: 16.8831168831vw; } }
      .header .smoothNav .tel-link:before {
        position: absolute;
        content: " ";
        background-image: url(../images/ico-tel.svg);
        background-size: contain;
        background-repeat: no-repeat;
        transform: translateX(-50%);
        transition: transform .2s, top .2s .2s;
        left: 50%; }
        @media (max-width: 480px) {
          .header .smoothNav .tel-link:before {
            width: 5.7142857143vw;
            height: 5.7142857143vw;
            top: 1.6883116883vw; } }
      .header .smoothNav .tel-link span.close-change {
        position: absolute;
        bottom: 8px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 1.2rem;
        letter-spacing: 0; }
        @media (max-width: 480px) {
          .header .smoothNav .tel-link span.close-change {
            font-size: 2.4675324675vw;
            bottom: 0.7792207792vw; } }
    .header .smoothNav.openbtn-active .smoothNav2 {
      transform: translateX(0);
      transition: transform .4s; }
    @media (max-width: 480px) {
      .header .smoothNav.openbtn-active .openbtn {
        border-radius: 50%;
        background-color: #4d4d4d; } }
    .header .smoothNav.openbtn-active .openbtn:before, .header .smoothNav.openbtn-active .openbtn:after {
      top: calc(50% - 8px);
      width: 27px;
      transition: transform .2s .2s, top .2s; }
      @media (max-width: 480px) {
        .header .smoothNav.openbtn-active .openbtn:before, .header .smoothNav.openbtn-active .openbtn:after {
          top: calc(50% - 1.5584415584vw);
          width: 5.8441558442vw; } }
    .header .smoothNav.openbtn-active .openbtn:before {
      transform: translate(-50%, -50%) rotate(45deg); }
    .header .smoothNav.openbtn-active .openbtn:after {
      transform: translate(-50%, -50%) rotate(-45deg); }
    .header .smoothNav.openbtn-active span.close-change {
      font-size: 0; }
      .header .smoothNav.openbtn-active span.close-change::before {
        font-size: 1.1rem;
        content: 'CLOSE'; }
        @media (max-width: 480px) {
          .header .smoothNav.openbtn-active span.close-change::before {
            font-size: 2.4675324675vw; } }
    .header .smoothNav .smoothlist {
      max-width: 1200px;
      min-width: 1020px;
      text-align: center;
      margin: 0 auto 15px; }
      @media (max-width: 480px) {
        .header .smoothNav .smoothlist {
          max-width: 100%;
          min-width: 100%;
          display: block;
          margin-bottom: 2.5974025974vw; } }
    .header .smoothNav .smoothlist__item {
      display: inline-block;
      padding: 0 15px; }
      @media (max-width: 480px) {
        .header .smoothNav .smoothlist__item {
          width: 100%;
          margin-bottom: 0;
          text-align: right; } }
      @media (max-width: 480px) {
        .header .smoothNav .smoothlist__item.smoothlist__item--contact {
          width: 100%;
          margin-top: 5.1948051948vw; } }
      .header .smoothNav .smoothlist__item.smoothlist__item--contact .smoothlist__link {
        color: #fff;
        background-color: #ec6941;
        background-image: url(../images/ico_01.svg);
        background-repeat: no-repeat;
        background-size: 26px;
        background-position: 18% 50%;
        border-radius: 5px;
        padding: 10px 0 10px 40px;
        transition: opacity .2s; }
        @media (max-width: 480px) {
          .header .smoothNav .smoothlist__item.smoothlist__item--contact .smoothlist__link {
            font-size: 3.2467532468vw;
            background-size: 4.5454545455vw;
            background-position: 7.7922077922vw 50%;
            border-radius: 0.6493506494vw;
            padding: 2.3376623377vw 1.9480519481vw 2.3376623377vw 5.1948051948vw;
            border-bottom: none; } }
        @media (min-width: 481px) {
          .header .smoothNav .smoothlist__item.smoothlist__item--contact .smoothlist__link:hover {
            opacity: .7; }
          .header .smoothNav .smoothlist__item.smoothlist__item--contact .smoothlist__link::after {
            content: none; } }
    .header .smoothNav .smoothlist__link {
      position: relative;
      display: block;
      font-size: 1.6rem;
      font-weight: bold;
      color: #333;
      text-decoration: none;
      text-align: center;
      letter-spacing: 1px;
      transition: color .2s;
      z-index: 1; }
      @media (max-width: 480px) {
        .header .smoothNav .smoothlist__link {
          display: block;
          font-size: 3.8961038961vw;
          font-weight: bold;
          color: #004ea2;
          padding-left: 0;
          padding-top: 1.9480519481vw;
          padding-bottom: 1.9480519481vw;
          border-bottom: 1px dashed #fff; } }
      .header .smoothNav .smoothlist__link:hover {
        text-decoration: underline; }
      @media (min-width: 481px) {
        .header .smoothNav .smoothlist__link::after {
          position: absolute;
          content: " ";
          width: 90%;
          height: 150%;
          background-color: #4a90dc;
          border-radius: 5px;
          z-index: -1;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          transition: opacity .1s;
          opacity: 0; } }
    @media (max-width: 480px) {
      .header .smoothNav .smoothlist__linkin {
        display: inline-block; } }
    .header .smoothNav .smoothbtn {
      display: none; }
      @media (max-width: 480px) {
        .header .smoothNav .smoothbtn {
          display: block;
          width: 100%;
          margin-bottom: 3.8961038961vw; } }
    .header .smoothNav .smoothbtn__link {
      position: relative;
      display: block;
      font-size: 14px;
      color: #fff;
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      background-color: #32b16c;
      border-radius: 23px;
      padding: 10px 0; }
      @media (max-width: 480px) {
        .header .smoothNav .smoothbtn__link {
          font-size: 3.1168831169vw;
          font-weight: bold;
          border-radius: 6.4935064935vw;
          padding: 2.987012987vw 0;
          line-height: 1.3; } }
      .header .smoothNav .smoothbtn__link::before {
        position: absolute;
        content: " ";
        background-image: url(../images/ico_02.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 3.2467532468vw;
        height: 3.8961038961vw;
        left: 7.7922077922vw;
        top: 50%;
        transform: translateY(-50%); }
    .header .smoothNav .smoothbtn__inpuilylink {
      border: 1px solid #333;
      background-color: #fff;
      padding: 15px 40px 10px;
      display: block;
      pointer-events: none; }
      @media (max-width: 480px) {
        .header .smoothNav .smoothbtn__inpuilylink {
          pointer-events: auto;
          padding: 2.5974025974vw 3.8961038961vw; } }
    .header .smoothNav .closebtn {
      position: relative;
      display: none;
      color: #fff;
      margin: 0 auto;
      text-align: center;
      background-color: #666;
      transition: opacity .3s; }
      @media (max-width: 480px) {
        .header .smoothNav .closebtn {
          display: block;
          font-size: 3.3766233766vw;
          width: 90%;
          padding: 2.8571428571vw 0;
          border-radius: 7.7922077922vw;
          margin-top: 10.3896103896vw; } }
      @media (min-width: 481px) {
        .header .smoothNav .closebtn:hover {
          opacity: 0.7; } }
      .header .smoothNav .closebtn .fas {
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%); }

.smoothNav-over {
  position: fixed;
  content: " ";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: opacity .3s;
  opacity: 0;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: 100; }
  .smoothNav-over.active {
    visibility: visible;
    opacity: 1; }

.footer .footer-inquiry {
  background-color: #1e489d;
  padding: 50px 0 40px; }
  @media (max-width: 480px) {
    .footer .footer-inquiry {
      padding: 8.4415584416vw 9.0909090909vw 7.7922077922vw; } }
.footer .footer-inquiry__inner {
  width: 1020px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 480px) {
    .footer .footer-inquiry__inner {
      width: 100%; } }
.footer .footer-inquiry__ttl {
  font-size: 2.7rem;
  font-weight: bold;
  color: #fff;
  padding-right: 115px;
  position: relative; }
  @media (max-width: 480px) {
    .footer .footer-inquiry__ttl {
      font-size: 4.5454545455vw;
      padding-right: 0;
      padding-bottom: 2.5974025974vw;
      width: 100%;
      text-align: center; } }
  .footer .footer-inquiry__ttl::before {
    content: "";
    width: 1px;
    height: 100px;
    background-color: #89909d;
    position: absolute;
    top: -27px;
    right: -1px; }
    @media (max-width: 480px) {
      .footer .footer-inquiry__ttl::before {
        width: 100%;
        height: 1px;
        top: auto;
        right: 0;
        bottom: 0; } }
.footer .footer-inquiry-link {
  margin: 0 115px; }
  @media (max-width: 480px) {
    .footer .footer-inquiry-link {
      width: 100%;
      margin: 3.8961038961vw 0 0; } }
.footer .footer-inquiry-link-btn {
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  width: 400px;
  position: relative;
  transition: background-color 0.3s , color 0.3s; }
  @media (max-width: 480px) {
    .footer .footer-inquiry-link-btn {
      font-size: 3.1168831169vw;
      width: 100%; } }
  .footer .footer-inquiry-link-btn::after {
    content: "\f144";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    font-size: 1.7rem;
    width: 17px;
    height: 17px;
    line-height: 1.2;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translateY(-50%); }
    @media (max-width: 480px) {
      .footer .footer-inquiry-link-btn::after {
        font-size: 3.1168831169vw;
        width: 3.1168831169vw;
        height: 3.1168831169vw; } }
  @media (min-width: 481px) {
    .footer .footer-inquiry-link-btn:hover {
      background-color: #fff;
      color: #1e489d; } }
.footer .footer-inquiry-link-btn__inner {
  display: block;
  padding: 20px 60px; }
  @media (max-width: 480px) {
    .footer .footer-inquiry-link-btn__inner {
      padding: 2.5974025974vw 7.7922077922vw; } }
.footer .footer-logo {
  display: flex; }
  @media (max-width: 480px) {
    .footer .footer-logo {
      width: 100%;
      margin-bottom: 3.8961038961vw;
      align-items: center;
      justify-content: center; } }
.footer .footer-logo__img {
  width: 250px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-right: 30px; }
  @media (max-width: 480px) {
    .footer .footer-logo__img {
      width: 38.961038961vw;
      margin: 0 auto; } }
.footer .footer-logo__toumei {
  width: 150px; }
  @media (max-width: 480px) {
    .footer .footer-logo__toumei {
      width: 19.4805194805vw; } }
.footer .footer-logo__listing {
  width: 80px; }
  @media (max-width: 480px) {
    .footer .footer-logo__listing {
      width: 10.3896103896vw; } }
.footer .footer-logo__txt {
  font-size: 1.4rem;
  color: #7c7c7c;
  border: 1px dotted #7c7c7c;
  padding: 10px 13px 9px;
  line-height: 1.3; }
  @media (max-width: 480px) {
    .footer .footer-logo__txt {
      font-size: 2.3376623377vw;
      padding: 1.9480519481vw 2.5974025974vw; } }
.footer .footer-bottom {
  padding: 25px 0;
  background: #ffffff;
  border-top: 1px solid #1e489d; }
  @media (max-width: 480px) {
    .footer .footer-bottom {
      padding: 0; } }
  .footer .footer-bottom .footer-bottom__inner {
    max-width: 1220px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 20px; }
    @media (max-width: 480px) {
      .footer .footer-bottom .footer-bottom__inner {
        width: 100%;
        display: block;
        padding: 3.8961038961vw 3.6363636364vw 2.5974025974vw; } }
  .footer .footer-bottom .footer-bottom-left {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px; }
    @media (max-width: 480px) {
      .footer .footer-bottom .footer-bottom-left {
        margin-bottom: 3.8961038961vw;
        display: block; } }
  .footer .footer-bottom .footer-bottom-left-list {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 480px) {
      .footer .footer-bottom .footer-bottom-left-list {
        width: 80%;
        margin: 0 auto;
        justify-content: center; } }
  .footer .footer-bottom .footer-bottom-left-list__item {
    margin-right: 35px; }
    @media (max-width: 480px) {
      .footer .footer-bottom .footer-bottom-left-list__item {
        margin-right: 0; } }
    .footer .footer-bottom .footer-bottom-left-list__item a {
      position: relative;
      font-size: 1.1rem;
      color: #000;
      display: block;
      text-decoration: none;
      border-bottom: 1px solid #000;
      line-height: 1.2;
      letter-spacing: 1px;
      transition: border-bottom .2s; }
      .footer .footer-bottom .footer-bottom-left-list__item a:hover {
        border-bottom: 1px solid #fff; }
      @media (max-width: 480px) {
        .footer .footer-bottom .footer-bottom-left-list__item a {
          font-size: 3.1168831169vw;
          letter-spacing: 0.2597402597vw;
          line-height: 1;
          margin-bottom: 10px; } }
      .footer .footer-bottom .footer-bottom-left-list__item a .far {
        position: absolute;
        top: 50%;
        right: -3px;
        transform: translate(100%, -50%); }
        @media (max-width: 480px) {
          .footer .footer-bottom .footer-bottom-left-list__item a .far {
            top: calc(50% + 0.3896103896vw);
            right: -1.2987012987vw; } }
    @media (max-width: 480px) {
      .footer .footer-bottom .footer-bottom-left-list__item:not(:nth-child(2n)) {
        margin-right: 40px; } }
  .footer .footer-bottom .footer__copy {
    text-align: center;
    font-size: 1.1rem;
    color: #89909d;
    letter-spacing: 1px; }
    @media (max-width: 480px) {
      .footer .footer-bottom .footer__copy {
        font-size: 2.3376623377vw; } }
    .footer .footer-bottom .footer__copy p {
      margin-bottom: 0; }
  .footer .footer-bottom img {
    width: 100%; }

.validate__error {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fb1c1c;
  line-height: 1; }
  @media (max-width: 480px) {
    .validate__error {
      font-size: 3.6363636364vw; } }
  .validate__error label {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px; }
    @media (max-width: 480px) {
      .validate__error label {
        padding-top: 1.2987012987vw;
        padding-bottom: 0.6493506494vw; } }

.logout {
  width: 160px;
  font-size: 1.2rem;
  font-weight: bold;
  border: 1px solid #fff;
  display: block;
  padding: 3px 15px 4px;
  margin-left: auto;
  cursor: pointer;
  text-align: center; }
  @media (max-width: 480px) {
    .logout {
      width: 25.974025974vw;
      font-size: 2.8571428571vw;
      padding: 0.9090909091vw 3.2467532468vw;
      margin-top: 1.2987012987vw; } }
  .logout:hover {
    color: #fff;
    background-color: #000; }
    @media (max-width: 480px) {
      .logout:hover {
        color: #000;
        background: none; } }

/*modal*/
.modal-block .modal-block__inr {
  position: fixed;
  width: 500px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 15px;
  padding: 40px 50px 50px;
  background-color: #fff;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  z-index: 2000; }
  @media (max-width: 480px) {
    .modal-block .modal-block__inr {
      width: calc(100% - 6.4935064935vw);
      padding: 6.4935064935vw 2.8571428571vw 7.1428571429vw;
      margin: 0; } }
.modal-block .modal-block__ttl {
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 25px; }
  @media (max-width: 480px) {
    .modal-block .modal-block__ttl {
      font-size: 4.5454545455vw;
      margin-bottom: 5.1948051948vw; } }
.modal-block .modal-block__box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px; }
  @media (max-width: 480px) {
    .modal-block .modal-block__box {
      display: block; } }
.modal-block .modal-block__name {
  width: 33%;
  font-size: 1.9rem;
  font-weight: bold; }
  @media (max-width: 480px) {
    .modal-block .modal-block__name {
      width: 100%;
      font-size: 2.2077922078vw;
      margin-bottom: 1.038961039vw; } }
.modal-block .modal-block__attent {
  text-align: center; }
.modal-block .modal-block__input {
  width: 55%;
  font-size: 2.2rem;
  border: 1px solid #333;
  background-color: #f9f9f9;
  padding: 10px 15px; }
  @media (max-width: 480px) {
    .modal-block .modal-block__input {
      width: 100%;
      font-size: 2.8571428571vw;
      padding: 1.1688311688vw 1.9480519481vw; } }
.modal-block .btn {
  position: relative;
  width: 70%;
  display: block;
  font-size: 2rem;
  padding: 12px 10px;
  border-radius: 35px;
  text-align: center;
  color: #fff;
  margin: 25px auto 0;
  background-color: #999;
  transition: background-color .2s;
  line-height: 1.3; }
  @media (max-width: 480px) {
    .modal-block .btn {
      min-width: 31.1688311688vw;
      font-size: 3.8961038961vw;
      font-weight: bold;
      padding: 2.8571428571vw 1.2987012987vw;
      margin-top: 4.5454545455vw; } }
  .modal-block .btn span {
    text-decoration: underline;
    margin: 0 0 0 5px; }
  .modal-block .btn:hover {
    background-color: #404040; }

.modal-bg {
  position: fixed;
  width: 100vw;
  height: 100vh;
  content: " ";
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 1000;
  transition: background-color .2s;
  cursor: pointer; }

.error-msg {
  font-size: 1.6rem;
  color: #ff0000;
  text-align: center;
  margin-top: 18px; }
  @media (max-width: 480px) {
    .error-msg {
      font-size: 1.9480519481vw;
      margin-top: 1.2987012987vw; } }
