@charset "UTF-8";
*:not(input), *:not(select), *:not(textarea), *:before, *:after {
  margin: 0;
  padding: 0;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 100px;
}
@media only screen and (max-width: 479px) {
  html {
    font-size: 86px;
  }
}

html, body {
  height: 100%;
  text-align: center;
}

body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Roboto, "Droid Sans", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  font-size: 0.14rem;
  line-height: 1;
  color: #000;
  font-weight: normal;
  font-style: normal;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.fwb {
  font-weight: bold;
}

.table {
  display: table;
}

.row {
  display: table-row;
}

.cell {
  display: table-cell;
}

@media only screen and (max-width: 479px) {
  .tblock {
    display: block !important;
  }
  .tblock tbody, .tblock tr, .tblock th, .tblock td {
    display: block !important;
  }
}

.m0a {
  margin: 0 auto;
}

.mbss {
  margin-bottom: 0.2rem;
}

.mbs {
  margin-bottom: 0.4rem;
}

.mbm {
  margin-bottom: 0.6rem;
}

.mbl {
  margin-bottom: 0.8rem;
}

.mbll {
  margin-bottom: 1rem;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.fll {
  float: left;
}

.flr {
  float: right;
}

.op a img,
.op2 {
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}

.op a img:hover,
.op2:hover {
  opacity: 0.7;
}

.cf:after {
  display: block;
  clear: both;
  content: "";
}

.show_pc {
  display: block;
}
@media only screen and (max-width: 979px) {
  .show_pc {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_pc {
    display: none;
  }
}

img.show_pc, span.show_pc {
  display: inline;
}
@media only screen and (max-width: 979px) {
  img.show_pc, span.show_pc {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  img.show_pc, span.show_pc {
    display: none;
  }
}

.show_pctb {
  display: block;
}
@media only screen and (max-width: 979px) {
  .show_pctb {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_pctb {
    display: none;
  }
}

img.show_pctb, span.show_pctb {
  display: inline;
}
@media only screen and (max-width: 979px) {
  img.show_pctb, span.show_pctb {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  img.show_pctb, span.show_pctb {
    display: none;
  }
}

.show_tbsp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tbsp {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_tbsp {
    display: block;
  }
}

img.show_tbsp, span.show_tbsp {
  display: none;
}
@media only screen and (max-width: 979px) {
  img.show_tbsp, span.show_tbsp {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  img.show_tbsp, span.show_tbsp {
    display: inline;
  }
}

.show_tb {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_tb {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .show_tb {
    display: none;
  }
}

img.show_tb, span.show_tb {
  display: none;
}
@media only screen and (max-width: 979px) {
  img.show_tb, span.show_tb {
    display: inline;
  }
}
@media only screen and (max-width: 479px) {
  img.show_tb, span.show_tb {
    display: none;
  }
}

.show_sp {
  display: none;
}
@media only screen and (max-width: 979px) {
  .show_sp {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .show_sp {
    display: block;
  }
}

img.show_sp, span.show_sp {
  display: none;
}
@media only screen and (max-width: 979px) {
  img.show_sp, span.show_sp {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  img.show_sp, span.show_sp {
    display: inline;
  }
}

#wrap {
  background: #f7f7f7;
}

.box {
  max-width: 1400px;
  margin: 0 auto;
}
.box img {
  max-width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

#sec_11 {
  position: relative;
}
#sec_11 .cv_tel {
  width: 25.64%;
  position: absolute;
  top: 71.23%;
  left: 20.22%;
}
@media only screen and (max-width: 479px) {
  #sec_11 .cv_tel {
    position: static;
    width: auto;
  }
}
#sec_11 .cv_mail {
  width: 28.57%;
  position: absolute;
  top: 71.82%;
  left: 52.34%;
}
@media only screen and (max-width: 479px) {
  #sec_11 .cv_mail {
    position: static;
    width: auto;
  }
}

#sec_16 {
  background: url("../img/contact_bg.png");
  padding: 8% 0 6%;
}
@media only screen and (max-width: 479px) {
  #sec_16 {
    padding: 10% 0;
  }
}
#sec_16 h2 {
  width: 20.21%;
  margin: 0 auto 6%;
}
@media only screen and (max-width: 479px) {
  #sec_16 h2 {
    width: 41%;
    margin-bottom: 8%;
  }
}
#sec_16 .box {
  width: 71.42%;
  margin: 0 auto;
  background: #fff;
  border: solid 1px #cd3c1a;
  border-radius: 5px;
  padding: 4% 10%;
}
@media only screen and (max-width: 479px) {
  #sec_16 .box {
    width: 94%;
    padding: 8% 6%;
  }
}
#sec_16 .box table {
  width: 100%;
  margin: 0 auto 3%;
}
#sec_16 .box table tr th, #sec_16 .box table tr td {
  text-align: left;
  vertical-align: middle;
  padding-bottom: 3%;
}
#sec_16 .box table tr th {
  width: 250px;
  font-weight: bold;
  font-size: 18px;
  padding-right: 4%;
}
@media only screen and (max-width: 479px) {
  #sec_16 .box table tr th {
    width: auto;
    padding: 0 0 20px 0;
    font-size: 16px;
  }
}
#sec_16 .box table tr th .required {
  float: right;
  background: #cd3c1a;
  color: #fff;
  font-size: 14px;
  padding: 0 10px;
  line-height: 24px;
  border-radius: 12px;
  margin-top: -4px;
}
@media only screen and (max-width: 479px) {
  #sec_16 .box table tr td {
    padding-bottom: 30px;
  }
}
#sec_16 .box table tr td input, #sec_16 .box table tr td textarea {
  width: 100%;
  background: #eeeeee;
  border: solid 1px #bfbfbf;
  padding: 15px;
  border-radius: 25px;
}
#sec_16 .box table tr td textarea {
  height: 180px;
  resize: none;
}
#sec_16 .box table tr td .error {
  margin-top: 1em;
  font-size: 16px;
  color: #cd3c1a;
}
#sec_16 .box a {
  width: 55.79%;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 479px) {
  #sec_16 .box a {
    width: 92%;
  }
}

#glossary {
  background: #cd3c1a;
}
#glossary .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1rem 0;
}
@media only screen and (max-width: 479px) {
  #glossary .inner {
    width: 92%;
    padding: 0.6rem 0;
  }
}
#glossary .ttl {
  font-weight: bold;
  font-size: 0.45rem;
  letter-spacing: 0.01rem;
  line-height: 1.2;
  margin-bottom: 0.6rem;
  color: #fff;
}
@media only screen and (max-width: 479px) {
  #glossary .ttl {
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
  }
}
#glossary h3 {
  font-weight: bold;
  font-size: 0.25rem;
  text-align: left;
  margin-bottom: 0.25rem;
  color: #fff;
}
@media only screen and (max-width: 479px) {
  #glossary h3 {
    font-size: 0.2rem;
  }
}
#glossary .box {
  margin-bottom: 0.35rem;
}
#glossary .box:last-child {
  margin-bottom: 0;
}
#glossary .box .sbox {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.08rem 1.1%;
}
@media only screen and (max-width: 479px) {
  #glossary .box .sbox {
    gap: 0.08rem 2%;
  }
}
#glossary .box .sbox dl {
  width: 32.6%;
  border-radius: 0.05rem;
  overflow: hidden;
  background: #fff;
  border-bottom: solid 0.02rem #862c17;
}
@media only screen and (max-width: 479px) {
  #glossary .box .sbox dl {
    width: 49%;
  }
}
#glossary .box .sbox dl dt, #glossary .box .sbox dl dd {
  text-align: left;
}
#glossary .box .sbox dl dt {
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 1.4;
  padding-right: 0.8rem;
  padding: 0 0.8rem 0 0.2rem;
  height: 0.8rem;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media only screen and (max-width: 479px) {
  #glossary .box .sbox dl dt {
    font-size: 0.18rem;
    padding: 0 0.52rem 0 0.15rem;
  }
}
#glossary .box .sbox dl dt span {
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  right: 0.25rem;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  border-radius: 50%;
  background: #222222;
}
@media only screen and (max-width: 479px) {
  #glossary .box .sbox dl dt span {
    width: 0.22rem;
    height: 0.22rem;
    right: 0.15rem;
  }
}
#glossary .box .sbox dl dt span::before, #glossary .box .sbox dl dt span::after {
  content: "";
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: #fff;
  transition: all 0.3s;
}
#glossary .box .sbox dl dt span::before {
  width: 53.33%;
  height: 0.02rem;
}
#glossary .box .sbox dl dt span::after {
  width: 0.02rem;
  height: 53.33%;
}
#glossary .box .sbox dl dt.open span {
  transform: translateY(-50%) rotate(90deg);
  background: #cd3c1a;
}
#glossary .box .sbox dl dt.open span::before {
  opacity: 0;
}
#glossary .box .sbox dl dd {
  line-height: 1.75;
  padding: 0 0.2rem 0.2rem;
  display: none;
}

#bnr {
  padding: 6% 0;
  background: #fff;
}
#bnr a {
  display: block;
  margin: 0 auto;
  width: 65.71%;
}
@media only screen and (max-width: 479px) {
  #bnr a {
    width: 94%;
  }
}

#fixed {
  width: 100%;
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 0;
  background: #fff;
  border-top: solid 3px #cd3c1a;
  padding: 15px;
  display: none;
}
@media only screen and (max-width: 479px) {
  #fixed {
    border-top: solid 2px #cd3c1a;
    padding: 10px 15px;
  }
}
#fixed ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}
@media only screen and (max-width: 479px) {
  #fixed ul {
    gap: 0;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 479px) {
  #fixed ul li {
    width: 46%;
  }
}

#send {
  background: #fff;
  height: 100dvh;
  position: relative;
}
#send .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 88%;
}
#send .inner h2 {
  font-size: 0.36rem;
  font-weight: bold;
  color: #cd3c1a;
  margin-bottom: 0.4rem;
}
#send .inner p {
  font-size: 0.18rem;
  line-height: 1.7;
}
@media only screen and (max-width: 479px) {
  #send .inner p {
    text-align: left;
  }
}
/*# sourceMappingURL=style.css.map */