/*
お問い合わせフォーム
------------------------------------------*/
.contact-top-block{
  background-image: url(../images/bkg_contact_top.png);
  background-repeat: repeat-x;
  background-position: center 0;
  padding-top: 115px;
}
.top-contact-header{
   background-image: url(../images/contact_head.png);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: cover;
  display: grid;
  width:927px;
  height: 227px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
}
.content-title{
  position: relative;
  text-align: center;
  z-index: 100;
}
.content-title::after{
  content: " ";
    display: inline-block;
    position: absolute;
    background-color: #80cbd2;
    width: 300px;
    height: 20px;
    border-radius: 100%;
    padding: 0;
    margin: 0 0 0 -220px;
    top: 18px;
z-index: -1;
filter: blur(4px);
}
.text-center{
  text-align: center;
}
.contact-top-box-info{
  text-align: center;
  padding: 1em 0;
}
.contact-top-box-info h3{
  font-size: 1.1em;
  font-weight: 800;
  padding: 0;
  margin: 0;
}
.contact-top-box-info p{
font-size: 1em;
line-height:1.5;
padding: 0;
margin: 0;
}

.text-box3{
  text-align: center;
}
.contactTb {
  width: 860px;
  margin: 20px auto 40px;
  border-collapse: collapse;
  color: #333333;
}

.contactTb tr {
  border-bottom: dotted 1px #EDEDED;
}

.contactTb th {
  text-align: left;
  font-weight: normal;
  width: 240px;
  font-size: 15px;
  padding-top: 20px;
  padding-left: 14px;
  padding-bottom: 20px;
  vertical-align: top;
  border-bottom: dotted 1px #EDEDED;
}

.contactTb th span {
  font-size: 13px;
  color: #555;
}

.contactTb td {
  font-size: 16px;
  vertical-align: top;
  line-height: 168%;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 70px;
  border-bottom: dotted 1px #EDEDED;
}

.contactTb td p {
  line-height: 168%;
  padding-top: 4px;
}

.contactTb td.reqicon {
  background-image: url(../images/contact/ico_req.png);
  background-repeat: no-repeat;
  background-position: 0 22px;
}

.contactTb input[type=text] {
  font-size: 1em;
  padding: 10px;
  width: 98%;
  border: solid 1px #96dfdb;
  border-radius: 3px;
}

.contactTb .reqicon input[type=text] {
  background-color: #f3fcfa;
  border: solid 1px #96dfdb;
}

.contactTb .reqicon textarea {
  background-color: #f3fcfa;
  border: solid 1px #96dfdb;
}

.contactTb input[type=text].zipcode {
  width: 40%;
}

.contactTb textarea {
  font-size: 1em;
  padding: 10px;
  width: 98%;
  height: 120px;
  border-radius: 3px;
  border: solid 1px #96dfdb;
}

input.contactSBtn:hover {
  opacity: 0.8;
}

.contactSBtn {
  background-color: #41BCCF;
  color: #fff;
  font-size: 1.2em;
  text-shadow: 0px 1px 2px #000;
  width: 410px;
  height: 60px;
  margin: 0;
  border-radius: 10px;
  border: 0px;
  cursor: pointer;
}

.contactTxt2 {
  text-align: center;
  font-size: 1em;
}

.contactTxt2 a {
  color: #fff;
  text-decoration: none;
}

.contactTxt2 a.gobackBtn {
  display: block;
  background-color: #e84566;
  text-shadow: 0px 1px 2px #000;
  width: 410px;
  line-height: 60px;
  margin: 0 auto;
  border-radius: 10px;
  border: 0px;
  cursor: pointer;
}

.contactTxt2 a:hover {
  opacity: 0.8;
}

.contact-end {
  width: 960px;
  margin: 40px auto 0;
}

.contact-end p {
  line-height: 167%;
}

.checkok {
  margin: 20px auto 10px;
}

.cation {
  color: #f00;
  line-height: 170%;
  padding: 6px 0;
}

/*
------------------------*/
.contact_caution {
  width: 838px;
  padding: 0px 60px 0px;
  margin: 0 auto;
  background-color: #FDFDFD;
  color: #333;
  letter-spacing: 0.7px;
  border: solid 1px #e6e6e6;
}

.contact_caution h4 {
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  border-bottom: 1px dotted #E6E6E6;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.contact_caution h5 {
  font-size: 13px;
  line-height: 1.7;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.contact_caution p {
  font-size: 12px;
  line-height: 1.7;
}

.contact_caution ol {
  font-size: 12px;
  margin-bottom: 0px;
  padding-bottom: 35px;
  padding-left: 24px;
  overflow: hidden;
}

.contact_caution li {
  line-height: 1.7;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.contact_caution p+.contact_caution h5 {
  padding-top: 20px;
}

.contactTxt {
  text-align: center;
  font-size: 14px;
  color: #777777;
  padding-bottom: 25px;
}

.col1 {
  width: 860px;
  margin: 5em auto;
}

.hd_thanks1 {
  font-size: 30px;
  line-height: 48px;
  margin: 0;
  padding: 0;
  font-weight: 900;
  text-align: center;
  color: #0abeb3;
}

.hd_thanks2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 100;
  color: #242424;
  text-align: center;
  padding-bottom: 40px;
}

.txt_thanks3 {
  font-size: 16px;
  color: #333333;
  line-height: 1.875;
  padding-bottom: 50px;
}

.type_caution {
  font-size: 12px;
  line-height: 1.7;
  color: #07b7ac;
}

.personal-article3 {
  background-color: #D9F2F5;
}



.error {
  background-color: #FFE8E8 !important;
  border: 1px solid #f00 !important;
  margin: 0px auto 10px;
  color: #f00;
}

.errormsg {
  width: 98%;
  box-sizing: border-box;
  display: block;
  font-size: 0.825em;
  color: #f00;
  padding: 0 1%;
} 




@media (max-width:500px){

.top-contact-header{
  aspect-ratio: 927/227;
  background-size: 100%;
  width:100%;
  height: auto;
}


.contactTb {
  width: 100%;
  margin: 20px auto 40px;
}

.contactTb tr {
  border-bottom: dotted 1px #EDEDED;
}

.contactTb th {
  box-sizing: border-box;
  display: block;
  width: 100%;
  font-size: 1.2em;
  padding-top: 20px;
  padding-left: 14px;
  padding-bottom: 10px;
  border-bottom: none;
}


.contactTb td {
  box-sizing: border-box;
  display: block;
  line-height: 168%;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 70px;
  border-bottom: dotted 1px #EDEDED;
}


.agreebox{
  font-size: 1.1em;
}


.contactTb input[type=text] {
  font-size: 1em;
  padding: 10px;
  width: 92%;
  border: solid 1px #96dfdb;
  border-radius: 3px;
}

.contactTb .reqicon input[type=text] {
  background-color: #f3fcfa;
  border: solid 1px #96dfdb;
}

.contactTb .reqicon textarea {
  background-color: #f3fcfa;
  border: solid 1px #96dfdb;
}

.contactTb input[type=text].zipcode {
  width: 40%;
}

.contactTb textarea {
  font-size: 1em;
  padding: 10px;
  width: 92%;
  height: 120px;
  border-radius: 3px;
  border: solid 1px #96dfdb;
}

input.contactSBtn:hover {
  opacity: 0.8;
}

.contactSBtn {
  background-color: #41BCCF;
  color: #fff;
  font-size: 1.2em;
  text-shadow: 0px 1px 2px #000;
  width: 96%;
  height: 60px;
  margin: 0;
  border-radius: 10px;
  border: 0px;
  cursor: pointer;
}

.contactTxt2 {
  text-align: center;
  font-size: 1em;
}

.contactTxt2 a {
  color: #fff;
  text-decoration: none;
}

.contactTxt2 a.gobackBtn {
  display: block;
  background-color: #e84566;
  text-shadow: 0px 1px 2px #000;
  width: 410px;
  line-height: 60px;
  margin: 0 auto;
  border-radius: 10px;
  border: 0px;
  cursor: pointer;
}


.checkok {
  margin: 20px auto 10px;
}

.cation {
  color: #f00;
  line-height: 170%;
  padding: 6px 0;
}

/*
------------------------*/
.contact_caution {
  width: 96%;
  padding: 0px 1em 0px;
  box-sizing: border-box;
}
.contact_caution h4{
  font-size:1.2em;
}
.contact_caution h5,
.contact_caution p,
.contact_caution ol{
  font-size: 1em;
}


.col1 {
  width: 100%;
  margin: 5em auto;
}

.hd_thanks1 {
  font-size: 30px;
  line-height: 48px;
  margin: 0;
  padding: 0;
  font-weight: 900;
  text-align: center;
  color: #0abeb3;
}

.hd_thanks2 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 100;
  color: #242424;
  text-align: center;
  padding-bottom: 40px;
}

.txt_thanks3 {
  font-size: 16px;
  color: #333333;
  line-height: 1.875;
  padding-bottom: 50px;
}

.type_caution {
  font-size: 12px;
  line-height: 1.7;
  color: #07b7ac;
}

.personal-article3 {
  background-color: #D9F2F5;
}

  
}