@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansJP-Thin.ttf");
  font-weight: 100;
}
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansJP-ExtraLight.ttf");
  font-weight: 200;
}
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansJP-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansJP-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansJP-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansJP-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansJP-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansJP-ExtraBold.ttf");
  font-weight: 800;
}
@font-face {
  font-family: "noto-sans";
  src: url("../fonts/NotoSansJP-Black.ttf");
  font-weight: 900;
}
@font-face {
  font-family: "rocksalt";
  src: url("../fonts/RockSalt-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "zen-kakugo";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-weight: bold;
}
@font-face {
  font-family: "gothic-a1";
  src: url("../fonts/GothicA1-Bold.ttf");
  font-weight: bold;
}
p {
  opacity: 102;
}

#contact_introduction {
  padding-bottom: 72px;
}
#contact_introduction h2 {
  font-size: 40px;
  padding: 60px 0;
}
#contact_introduction .contact_info {
  margin-bottom: 4rem;
}
#contact_introduction .contact_info h3 {
  font-size: 24px;
  line-height: 1;
  padding: 1rem 0 1rem;
  color: #318BCB;
  font-weight: bold;
  text-align: left;
  background-color: inherit;
  min-height: inherit;
  margin-left: 0;
}
#contact_introduction .contact_info p {
  line-height: 1.4;
  margin: 0 0 1rem;
}
#contact_introduction .contact_info p span {
  display: block;
  text-align: right;
  margin-top: 2rem;
}
#contact_introduction .contact_info h3:after {
  content: none;
}
#contact_introduction .contact_wrap {
  width: 92%;
  margin: 62px auto 0;
}
#contact_introduction .contact_wrap .page_section .b1 ._item {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
#contact_introduction .contact_wrap .page_section .b1 ._item p {
  font-size: 24px;
  color: #318BCB;
  margin: 0 14px 0 0;
  line-height: 1.666;
  vertical-align: middle;
}
#contact_introduction .contact_wrap .page_section .b1 ._item p span.red {
  font-size: 18px;
  background-color: #F80000;
  color: #fff;
  border-radius: 50px;
  margin-left: 6px;
  padding: 4px 15px 4px;
  line-height: 0.555;
}
#contact_introduction .contact_wrap .page_section .b1 .sub input {
  border: 1px solid #318BCB;
  width: 100%;
  display: block;
  padding: 0.5em 0.5em 0.6em 0.5em;
  background-color: #fff;
}
#contact_introduction .contact_wrap .page_section .b1 .sub textarea {
  border: 1px solid #318BCB;
  width: 100%;
  display: block;
  padding: 0.5em 0.5em 0.6em 0.5em;
  background-color: #fff;
}
#contact_introduction .contact_wrap .page_section .submitArea {
  margin-top: 2rem;
}
#contact_introduction .contact_wrap .page_section .submitArea ._item {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
#contact_introduction .contact_wrap .page_section .submitArea ._item p {
  font-size: 24px;
  color: #318BCB;
  margin: 0 14px 0 0;
  line-height: 1.666;
  vertical-align: middle;
}
#contact_introduction .contact_wrap .page_section .submitArea ._item p span.red {
  font-size: 18px;
  background-color: #F80000;
  color: #fff;
  border-radius: 50px;
  margin-left: 6px;
  padding: 4px 15px 4px;
  line-height: 0.555;
}
#contact_introduction .contact_wrap .page_section .submitArea .kiyaku {
  border: 1px solid #318BCB;
  padding: 0.9em 0.4em;
  height: 200px;
  overflow: scroll;
  background-color: #fff;
}
#contact_introduction .contact_wrap .page_section .submitArea .wpcf7-form-control-wrap input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  /*
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 35px;
  height: 35px;
  border: 2px solid #318BCB;
  vertical-align: middle;
  margin: 0 7px 0 0;
  position: relative;
  */
}
#contact_introduction .contact_wrap .page_section .submitArea .bt_inner .submit input {
  display: block;
  font-size: 24px;
  font-weight: bold;
  padding: 6px 0;
  text-align: center;
  margin: 0 auto;
  max-width: 367px;
  background-color: #318BCB;
  border-radius: 50px;
  color: #fff;
  width: 100%;
}
#contact_introduction .contact_wrap .page_section .submitArea p.check_consent {
  margin: 1em 0;
}
#contact_introduction .contact_wrap h4 {
  font-size: 24px;
  color: #fff;
  padding: 10px 0 10px 30px;
  margin-bottom: 34px;
  text-align: left;
  background-color: #014FC4;
  line-height: 1.3;
  height: 52px;
  border-radius: 18px 18px 0 0;
}
#contact_introduction .contact_wrap table {
  width: 100%;
}
#contact_introduction .contact_wrap table tr {
  padding: 1rem 0 1rem 0.5rem;
  font-size: 13px;
  line-height: 1.4;
  background-color: #fff;
  border-bottom: 1px dashed #595959;
}
#contact_introduction .contact_wrap table tr th {
  width: 50%;
  font-size: 16px;
  padding: 13px 0;
}
#contact_introduction .contact_wrap table tr th p {
  font-size: 10px;
  color: #C6C6C6;
  font-weight: 500;
  padding-top: 8px;
}
#contact_introduction .contact_wrap table tr td {
  padding: 13px 0;
}
#contact_introduction .contact_wrap table tr td p {
  font-size: 13px;
  font-weight: 500;
  color: #318BCB;
}
@media screen and (max-width: 767px) {
  #contact_introduction .contact_wrap .contact_info h3 {
    font-size: 22px;
    line-height: 1;
    padding: 0 0 1rem;
    color: #318BCB;
    font-weight: bold;
    text-align: left;
    background-color: inherit;
    min-height: inherit;
    margin-left: 0;
  }
}
#contact_introduction .mall_img_wrap {
  margin-top: 40px;
  position: relative;
}
#contact_introduction .mall_img_wrap .mall_img {
  margin: 0 auto;
}
#contact_introduction .mall_img_wrap .exp {
  position: absolute;
  border: solid 3px #006cbe;
  border-radius: 20px;
  padding: 10px;
  background-color: #fff;
}
#contact_introduction .mall_img_wrap .exp p {
  font-size: 16px;
  color: #006cbe;
  line-height: 1.4;
  font-weight: bold;
}
#contact_introduction .mall_img_wrap .exp p span {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  color: black;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #contact_introduction .mall_img_wrap .exp p {
    font-size: 2vw;
  }
  #contact_introduction .mall_img_wrap .exp p span {
    font-size: 1.6vw;
  }
}
#contact_introduction .mall_img_wrap .exp_1 {
  top: 1%;
  left: 23%;
}
#contact_introduction .mall_img_wrap .exp_2 {
  top: 8%;
  left: 3%;
}
#contact_introduction .mall_img_wrap .exp_3 {
  top: 8%;
  left: 30%;
}
#contact_introduction .mall_img_wrap .exp_4 {
  top: 22%;
  left: 3%;
}
#contact_introduction .mall_img_wrap .exp_5 {
  top: 17%;
  left: 30%;
}
#contact_introduction .mall_img_wrap .exp_6 {
  top: 36%;
  left: 3%;
}
#contact_introduction .mall_img_wrap .exp_7 {
  top: 31%;
  left: 30%;
}
#contact_introduction .mall_img_wrap .exp_8 {
  top: 33%;
  left: 75%;
}
#contact_introduction .mall_img_wrap .exp_9 {
  top: 43%;
  left: 30%;
}
#contact_introduction .mall_img_wrap .exp_10 {
  top: 53%;
  left: 41%;
}
#contact_introduction .mall_img_wrap .exp_11 {
  top: 69%;
  left: 41%;
}
#contact_introduction .mall_img_wrap .exp_12 {
  top: 85%;
  left: 30%;
}
@media screen and (max-width: 767px) {
  #contact_introduction .mall_img_wrap .exp_2, #contact_introduction .mall_img_wrap .exp_4, #contact_introduction .mall_img_wrap .exp_6 {
    left: 1%;
  }
  #contact_introduction .mall_img_wrap .exp_8 {
    left: 76%;
  }
}
#contact_introduction .btn_demo_ec-cube {
  position: relative;
  opacity: 1003;
}
#contact_introduction .btn_demo_ec-cube img {
  margin: 2rem auto 0;
}
#contact_introduction .btn_demo_ec-cube span {
  color: #fff;
  position: absolute;
  font-size: 24px;
  font-weight: bold;
  bottom: 20%;
  right: 14%;
}
@media screen and (max-width: 767px) {
  #contact_introduction .btn_demo_ec-cube span {
    font-size: 3.4vw;
    bottom: 20%;
    right: 14%;
  }
}
#contact_introduction .ec_explanation_wrap {
  width: 90%;
  margin: 77px auto 33px;
  border: 2px solid #318BCB;
  border-radius: 20px;
  padding-bottom: 40px;
  background-color: #EEFBFF;
}
#contact_introduction .ec_explanation_wrap h3 {
  font-size: 30px;
  line-height: 1;
  padding: 40px 0;
  color: #318BCB;
  font-weight: bold;
  text-align: center;
  background-color: inherit;
}
#contact_introduction .ec_explanation_wrap h3::before, #contact_introduction .ec_explanation_wrap h3::after {
  content: none;
}
#contact_introduction .ec_explanation_wrap .own_ec {
  width: 97.5%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #FFFFA4;
  padding: 16px 0;
  margin: 0 auto 10px;
}
#contact_introduction .ec_explanation_wrap .own_ec .left_side {
  width: 46%;
}
#contact_introduction .ec_explanation_wrap .own_ec .left_side h4 {
  font-size: 24px;
  color: #318BCB;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}
#contact_introduction .ec_explanation_wrap .own_ec .left_side img {
  margin: 0 auto;
}
#contact_introduction .ec_explanation_wrap .own_ec .right_side {
  width: 53%;
}
#contact_introduction .ec_explanation_wrap .own_ec .right_side p {
  font-size: 22px;
  font-weight: bold;
}
#contact_introduction .ec_explanation_wrap .own_ec .right_side ul {
  line-height: 1.6;
  margin-bottom: 1rem;
}
#contact_introduction .ec_explanation_wrap .own_ec .right_side ul li {
  font-size: 18px;
  font-weight: bold;
}
#contact_introduction .ec_explanation_wrap .mall_ec {
  width: 97.5%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 24px 0 16px;
}
#contact_introduction .ec_explanation_wrap .mall_ec .left_side {
  width: 46%;
}
#contact_introduction .ec_explanation_wrap .mall_ec .left_side h4 {
  font-size: 24px;
  color: #318BCB;
  text-align: center;
  font-weight: bold;
  margin-bottom: 16px;
}
#contact_introduction .ec_explanation_wrap .mall_ec .left_side img {
  margin: 0 auto;
}
#contact_introduction .ec_explanation_wrap .mall_ec .right_side {
  width: 53%;
}
#contact_introduction .ec_explanation_wrap .mall_ec .right_side p {
  font-size: 22px;
}
#contact_introduction .ec_explanation_wrap .mall_ec .right_side ul {
  line-height: 1.6;
  margin-bottom: 1rem;
}
#contact_introduction .ec_explanation_wrap .mall_ec .right_side ul li {
  font-size: 18px;
}
#contact_introduction .ec_explanation_wrap .column_wrap {
  display: flex;
  justify-content: space-evenly;
}
#contact_introduction .ec_explanation_wrap .column_wrap p {
  position: relative;
}
#contact_introduction .ec_explanation_wrap .column_wrap p span {
  position: absolute;
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  top: 64px;
  left: 88px;
}
#contact_introduction .ec_explanation_wrap .understanding_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin: 47px auto 0;
  justify-content: space-evenly;
}
#contact_introduction .ec_explanation_wrap .understanding_wrap .speech_bubble {
  position: relative;
  display: inline-block;
  margin-bottom: 24px;
  padding: 16px;
  border-radius: 8px;
  background-color: #006cbe;
  text-align: left;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.5;
  max-height: 112px;
  color: #ffffff;
}
#contact_introduction .ec_explanation_wrap .understanding_wrap .speech_bubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 48%;
  border-style: solid;
  border-width: 24px 19px 0 19px;
  border-color: #006cbe transparent transparent;
  translate: -50% 100%;
  transform: skew(50deg);
  transform-origin: top;
  opacity: 125;
}
#contact_introduction .seo_wrap {
  background-color: #318BCB;
  padding: 34px 0 88px;
}
#contact_introduction .seo_wrap h3 {
  width: 90%;
  font-size: 29px;
  font-weight: bold;
  line-height: 1.448;
  background-color: #fff;
  color: #318BCB;
  text-align: center;
  max-width: 92%;
  margin: 0 auto;
  padding: 20px 0 19px 0;
  position: relative;
  min-height: 123px;
  display: grid;
  align-items: center;
}
#contact_introduction .seo_wrap h3::after {
  content: "";
  display: block;
  border-top: 23px solid #fff;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  width: 14px;
  margin: 0 auto;
}
#contact_introduction .seo_wrap .normal_text {
  color: #fff;
}
#contact_introduction .seo_wrap .seo_img_wrap {
  margin: 24px auto 36px;
}
#contact_introduction .seo_wrap .btn_nav_rakuchin-ns {
  font-size: 24px;
  font-weight: bold;
  font-family: "gothic-a1", sans-serif;
  letter-spacing: 0em;
  color: #318BCB;
  border-radius: 60px;
  background: #fff;
  padding: 28px 0;
  display: block;
  text-align: center;
  max-width: 370px;
  margin: 12px auto 20px;
  transition: 0.5s;
  line-height: 1.2;
  border: none;
}
#contact_introduction .seo_wrap .btn_nav_rakuchin-ns span {
  font-size: 18px;
}
#contact_introduction .btn_yahoo_rakuten {
  position: relative;
  opacity: 1003;
}
#contact_introduction .btn_yahoo_rakuten img {
  margin: 8px auto 0;
}
#contact_introduction .btn_yahoo_rakuten span {
  color: #fff;
  position: absolute;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  bottom: 20%;
  right: 15%;
}
@media screen and (max-width: 767px) {
  #contact_introduction .btn_yahoo_rakuten span {
    font-size: 3.4vw;
    bottom: 20%;
    right: 14%;
  }
}
/*# sourceMappingURL=contact.css.map */