@charset "UTF-8";

.ttl_h4privacy{
    width: 100%;
    height: 40px;
    padding: 10px;
    margin: 30px 0 12px;
    background: #EDEDED;
    color: #212121;
    font-size: 1.8rem;
    font-weight: 500;
}
#contents p{
    color: #212121;
    font-size: 1.6rem;
}
#contents p.call{
    font-size: 3.0rem;
    font-weight: bold;
    margin-top: 43px;
 	  margin-bottom: 16px;
}
#contents p.call a{
    display: block;
}
#contents p.call img{
  	margin-right: 24px;
}
#contents p.time{
  	margin-bottom: 104px;
}

/*　フォーム　*/
#contents .form_text{
    width: 512px;
    margin: 0 auto;
    font-size: 1.6rem;
}
#contents .table_form{
    box-sizing:border-box;
    padding: 0 40px;
}
#contents .table_form table{
    width:100%;
    margin: 30px auto;
}
#contents .table_form tr{
  	margin-bottom: 30px;
}
#contents .table_form th,
#contents .table_form td{
    font-size: 1.4rem;
    font-weight: bold;
    padding: 14px 0;
}
#contents .table_form th{
	 width:260px;
}
#contents .no_must{
    font-size:1.2rem;
    font-weight: 500;
    color: #fff;
    padding: 3px 14px;
    background: #8B9C9E;
    text-align: center;	
    margin-left: 20px;
}
#contents .must{
    font-size:1.2rem;
    font-weight: 500;
    color: #fff;
    padding:3px 14px;
    background: #ED6A50;
    text-align: center;	
    margin-left: 20px;
}
#contents .table_form input[type=text],
#contents .table_form input[type=tel],
#contents .table_form input[type=email] {
  	width: 300px;
    height:47px;
    line-height: 15px;
    border: 1px solid #DDE7E9;
    background: #F1F5F6;
    padding: 6px;
    font-size:1.4rem;
}
#contents select{
    font-family: 'Noto Sans Japanese';
    font-weight: 500;
    width:210px;
    height:47px;
    line-height: 19px;
    padding: 3px 6px;
    border: 1px solid #DDE7E9;
    font-size:1.4rem;
    background: url(../img/inquiry/select_arrow.png) no-repeat 94% center;
    background-size: 12px 17px;
}
#contents textarea{
    width:582px;
    height:226px;
    border: 1px solid #DDE7E9;
    background: #fff;
    background: #fff;
    padding: 10px;
    font-size:1.4rem;
    line-height: 1.5;
    resize: vertical;
}
#contents .textarea th{
  	vertical-align: top;
}
#contents h3{
    font-size: 2.1rem;
    font-weight: 500;
}
#contents .privacy{
    padding: 20px;
  	border: 1px solid #DDE7E9;
  	margin: 25px auto;
}
#contents .privacy p{
    width: 100%;
    height: 200px;
    overflow: auto;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 2.2;
}
#contents .privacy + p{
    font-weight: bold;
}
#contents .btn_green input[type="submit"]{
    font-family: 'Noto Sans Japanese';
    display: block;
    width: 395px;
    height: 75px;
    margin: 23px auto 100px;
    background: #36A564;
    color: #fff;
    font-size: 2.1rem;
    font-weight: 500;
    text-align: center;
    line-height: 75px;
    cursor: pointer;
    transition: .6s;
}
#contents .btn_green input[type="submit"]:hover {
    opacity: 0.7;
}

/* thanksページ　*/

#contents a.btn_blue {
    margin-top: 8%;
		width: 185px;
}


@media screen and (max-width: 767px) {

.ttl_h4privacy{
    height: auto;
    margin: 6% 0 3%;
    font-size: 1.6rem;
    line-height: 1.4;
    letter-spacing: 0;
}
#contents p{
    font-size: 1.4rem;
}
#contents p.call{
    width: 100%;
    font-size: 3.0rem;
    margin: 6% auto 2%;
}
#contents p.call img{
    margin-right: 3%;
    width: 34px;
  }
#contents p.time{
  	margin-bottom: 13%;
}
  
/*　フォーム　*/
#contents .form_text{
    width: 100%;
    margin: 0 auto;
    font-size: 1.4rem;
}
#contents .table_form{
    padding: 0;
}
#contents .table_form table{
    width:100%;
    margin: 30px auto;
}
#contents .table_form tr{
  	margin-bottom: 30px;
}
#contents .table_form th{
    display: block;
    padding: 10px 0 0;
}
#contents .table_form td{
    display: block;
    padding: 10px 0;
    width: 100%;
}
#contents .table_form input[type=text]{
  	width: 100%;
}
#contents textarea{
    width:100%;
}
#contents .textarea th{
  	vertical-align: middle;
}
#contents h3{
    font-size: 1.8rem;
    font-weight: 500;
}
#contents .privacy{
    padding: 10px;
  	margin: 5% auto;
}
#contents .privacy p{
    width: 100%;
}
#contents .btn_green input[type="submit"]{
    display: block;
    width: 70%;
    max-width: 300px;
    height: 50px;
    margin: 4% auto 15%;
    font-size: 1.4rem;
    line-height: 50px;
}
	
/* thanksページ */
#contents a.btn_blue {
		width: 80%;
}

}

/* for contact form 7 */
.wpcf7 .wpcf7-not-valid-tip {
    font-size: 1.2rem;
}

.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
    font-size: 1.4rem;
    padding: 10px;
    line-height: 1.2;
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
    text-align: center;
}
.wpcf7 .wpcf7-mail-sent-ok {
    opacity: 0;
}
