@charset "UTF-8";
/* CSS Document */
.lt {
  float: left;
}
.gt {
  float: right;
}
.cl {
  clear: both;
}
.clt {
  clear: left;
}
.cgt {
  clear: right;
}
.vcl {
  clear: both !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  height: 1px !important;
  overflow: hidden !important;
  display: block !important;
}
.xcl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.xcl {
  min-height: 1px;
}
* html .xcl {
  height: 1px;
  /*\*/ /*/
 height:auto;
 overflow:hidden;
 /**/
}
body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
    -webkit-text-size-adjust: 100%;
    font-size: 1.6rem;
    font-family: 'Noto Serif JP', serif!important;
    letter-spacing: 0.05rem;
    font-weight: 500!important;
    overflow: auto;
    color: #454545;
}
.wp_page #wrapper main .h1_title_box {
  margin: 146px 0;
}
@media screen and (max-width: 768px) {
  .wp_page #wrapper main .h1_title_box {
    margin: 26.66667vw 0;
  }
}
.wp_page #wrapper main .h1_title_box h1 {
  font-size: 3.0rem;
  letter-spacing: 0.2rem;
  text-align: center;
    font-weight: 500!important;
}
@media screen and (max-width: 768px) {
  .wp_page #wrapper main .h1_title_box h1 {
    font-size: 6.93333vw;
  }
}
.wp_page #wrapper .area_btn_top {
  margin: 60px 0 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .wp_page #wrapper .area_btn_top {
    margin: 16vw 0 0;
  }
}
.wp_page #wrapper main .p_wp {
  padding: 0 0 100px 0;
}
.wp_page #wrapper .area_btn_top .btn {
  text-align: center;
  font-size: 1.5rem;
  border: 1px solid #797774;
  width: 264px;
  height: 51px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  background-color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .wp_page #wrapper .area_btn_top .btn {
    width: 89.33333vw;
    height: 20.8vw;
    font-size: 6.4vw;
  }
}
.wp_page #wrapper .area_btn_top .btn::after {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 1px #353535;
  border-right: solid 1px #353535;
  position: absolute;
  top: 50%;
  right: 13px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 768px) {
  .wp_page #wrapper .area_btn_top .btn::after {
    width: 3.2vw;
    height: 3.2vw;
    right: 4vw;
    margin-top: -1.06667vw;
  }
}
div.inqMess {
  background-color: #eff2f4;
  margin: auto;
  padding: 10px;
  width: 80%;
  margin-bottom: 2em;
  font-size: 12px;
}
div.inqMess p {
  margin: 0 0 10px;
}
div.inqMess .cation {
  color: #FF0000;
}
dl.inquiryBox {
  width: 80%;
  margin: auto;
}
dl.inquiryBox dt, dl.inquiryBox dd {
  float: left;
  margin-bottom: 1em;
}
dl.inquiryBox dt {
  clear: left;
  width: 30%;
  font-size: 12px;
  line-height: 1.5em;
}
dl.inquiryBox dd {
  width: 70%;
  font-size: 12px;
}
p.formButton {
  text-align: center;
}

p.formButton input {
  color: #FFF;
  font-weight: normal;
  text-align: center;
  font-size: 1.5rem;
  width: 264px;
  height: 51px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  background-color: #797774;
	    margin-left: -20px;
}
article#post-4289 h3 {
    font-size: 1.2em;
    line-height: 1.8em;
    border-bottom: 1px solid;
}
article#post-4289 p {
    margin-bottom: 1.5em;
    line-height: 1.8em;
}
.topBox h2 {
    font-size: 1.5em;
    line-height: 3em;
}
.topBox p {
    margin-bottom: 1em;
}
@media(max-width: 767px) {
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.kainnam, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.name {
    width: 100%;
  }
  dl.inquiryBox, div.inqMess {
    width: 95%;
  }
  dl.inquiryBox dt, dl.inquiryBox dd {
    float: none;
    width: 100%;
  }
  dl.inquiryBox dd dl dt {
    width: 100%;
  }
  dl.inquiryBox dd dl dd {
    width: 50%;
    float: left;
  }
	.h1_title_box h1 span {
}
.topBox h2 {
    line-height: 1.5em!important;
    margin-bottom: 1em;
    margin-top: 2em;
    margin-left: 2em;
    text-indent: -2em;
}
.topBox p {
}
}