@charset "UTF-8";
.rwd_disp_xo,
.rwd_disp_xox,
.rwd_disp_ox {
  display: none !important;
}

/* SP
-------------------------------------------------- */
@media only screen and (max-width: 599px) {
  .rwd_disp_xo {
    display: block !important;
  }
}

/* TB
-------------------------------------------------- */
@media only screen and (max-width: 1024px) {
  .rwd_disp_xox {
    display: block !important;
  }
}

/* PC
-------------------------------------------------- */
@media print, screen and (min-width: 1025px) {
  .rwd_disp_ox {
    display: block !important;
  }
}

.img {
  width: 100%;
}

.fit-cover {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.txt {
  line-height: 2;
  word-break: break-word;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.underline {
  text-decoration: underline;
}

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

@media only screen and (max-width: 1024px) {
  .inner {
    padding: 0 8vw;
  }
}

a:link,
a:hover,
a:visited {
  text-decoration: none;
  color: #333;
}

/*==================================
  icon
==================================*/
.i-mail-bk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.i-mail-bk::before {
  content: "";
  width: 18px;
  height: 14px;
  display: block;
  background: url(../img/common/icon-mail-bk.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-mail-wh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.i-mail-wh::before {
  content: "";
  width: 18px;
  height: 14px;
  display: block;
  background: url(../img/common/icon-mail-wh.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-tel-wh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.i-tel-wh::before {
  content: "";
  width: 15px;
  height: 20px;
  display: block;
  background: url(../img/common/icon-tel-wh.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-tel-bk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.i-tel-bk::before {
  content: "";
  width: 15px;
  height: 20px;
  display: block;
  background: url(../img/common/icon-tel-bk.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.i-home::before {
  content: "";
  width: 20px;
  height: 22px;
  display: block;
  background: url(../img/common/icon-home.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-arrow-bk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}

.i-arrow-bk::before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  background: url(../img/common/icon-arrow-bk.svg) no-repeat center/contain;
  position: absolute;
  right: 20px;
}

.i-arrow-wh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}

.i-arrow-wh::before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  background: url(../img/common/icon-arrow-wh.svg) no-repeat center/contain;
  position: absolute;
  right: 20px;
}

.i-arrow-tin-bk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.i-arrow-tin-bk::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background: url(../img/common/icon-arrow-tin-bk.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-arrow-tin-r-wh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.i-arrow-tin-r-wh::before {
  content: "";
  width: 5px;
  height: 9px;
  display: block;
  background: url(../img/common/icon-arrow-tin-r-wh.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.i-news::before {
  content: "";
  width: 20px;
  height: 22px;
  display: block;
  background: url(../img/common/icon-news.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-works {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.i-works::before {
  content: "";
  width: 25px;
  height: 22px;
  display: block;
  background: url(../img/common/icon-works.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-recruit-bk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.i-recruit-bk::before {
  content: "";
  width: 14px;
  height: 14px;
  display: block;
  background: url(../img/common/icon-recruit-bk.svg) no-repeat center/contain;
  margin-right: 10px;
}

.i-recruit-wh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.i-recruit-wh::before {
  content: "";
  width: 14px;
  height: 14px;
  display: block;
  background: url(../img/common/icon-recruit-wh.svg) no-repeat center/contain;
  margin-right: 10px;
}

/*==================================
  button
==================================*/
.btn01 {
  border: 1px solid #333;
  width: 220px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .3s;
  transition: .3s;
}

@media only screen and (max-width: 599px) {
  .btn01 {
    width: 80%;
    height: 13vw;
  }
}

.btn01 a {
  width: 100%;
  height: 100%;
}

.btn01 a::before {
  -webkit-transition: .3s;
  transition: .3s;
}

.btn01:hover {
  letter-spacing: 3px;
}

.btn01:hover a::before {
  right: 17px;
}

.btn01-wh {
  border: 1px solid #fff;
  width: 220px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .3s;
  transition: .3s;
}

@media only screen and (max-width: 599px) {
  .btn01-wh {
    width: 80%;
    height: 13vw;
  }
}

.btn01-wh a {
  color: #fff;
  height: 100%;
}

.btn01-wh a::before {
  -webkit-transition: .3s;
  transition: .3s;
}

.btn01-wh:hover {
  letter-spacing: 3px;
}

.btn01-wh:hover a::before {
  right: 17px;
}

.btn02 {
  background-color: #eb5e28;
  width: 220px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .3s;
  transition: .3s;
}

@media only screen and (max-width: 599px) {
  .btn02 {
    width: 80%;
    height: 13vw;
  }
}

.btn02 a {
  color: #fff;
  width: 100%;
  height: 100%;
}

.btn02:hover {
  letter-spacing: 2px;
  background-color: #333;
}

/*==================================
  dl
==================================*/
.dl_table {
  border-top: 1px solid #e7e7e7;
  line-height: 2;
}

.dl_table dl {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 599px) {
  .dl_table dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 15px;
  }
}

.dl_table dl + dl {
  border-top: 1px solid #e7e7e7;
}

.dl_table dl:last-of-type {
  border-bottom: 1px solid #e7e7e7;
}

.dl_table dl dt {
  position: relative;
  width: 320px;
  padding: 0 15px;
}

@media only screen and (max-width: 599px) {
  .dl_table dl dt {
    padding: 0;
    margin-bottom: 15px;
    font-weight: 500;
  }
}

.dl_table dl dt.required::before {
  content: "必須";
  background: #333;
  font-size: 1.0rem;
  color: #fff;
  padding: 5px;
  display: inline-block;
  position: absolute;
  right: 50px;
}

@media only screen and (max-width: 599px) {
  .dl_table dl dt.required::before {
    font-size: 2.666vw;
    padding: 2px 5px;
  }
}

.dl_table dl dd {
  width: 100%;
}

/*==================================
  input
==================================*/
input,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  padding: 10px 15px;
  background: #f5f5f5;
  font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
  letter-spacing: 2px;
  max-width: 400px;
  width: 100%;
  border-radius: 0;
}

@media only screen and (max-width: 1024px) {
  input,
  select {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 100%;
  }
}

@media only screen and (max-width: 599px) {
  input,
  select {
    font-size: 3.4658vw;
  }
}

input:focus,
select:focus {
  outline: none;
}

select {
  background: #f5f5f5 url(../img/common/icon-arrow-bt.svg) no-repeat right 10px center/6px 4px;
}

.address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.address > * {
  width: auto;
  max-width: auto;
}

.address > * + * {
  margin-top: 15px;
}

@media only screen and (max-width: 1024px) {
  .address input[name="address"] {
    width: 100%;
  }
}

textarea {
  border: 0;
  padding: 10px 15px;
  background: #f5f5f5;
  font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
  letter-spacing: 2px;
  width: 600px;
  height: 300px;
}

@media only screen and (max-width: 1024px) {
  textarea {
    width: 100%;
    height: 30vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

input[type="submit"] {
  color: #fff;
  background: #eb5e28 url(../img/common/icon-arrow-wh.svg) no-repeat right 10px center/16px;
  width: 40%;
}

@media only screen and (max-width: 599px) {
  input[type="submit"] {
    width: 70%;
  }
}

input[name="submitBack"] {
  color: #fff;
  background: #ccc;
  margin-right: 50px;
  width: 20%;
}

@media only screen and (max-width: 599px) {
  input[name="submitBack"] {
    margin: 20px 0 0;
    width: 70%;
  }
}

@media only screen and (max-width: 599px) {
  .mwform-tel-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (max-width: 599px) {
  input[name="tel[data][0]"],
  input[name="tel[data][1]"],
  input[name="tel[data][2]"] {
    max-width: 28%;
  }
}
