
h2 {
	width: 90%;
	max-width: 960px;
	margin: 0 auto 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
	border-bottom: solid 2px #000;
	font-size: 30px;

}

.h2Desc {
	width: 90%;
	max-width: 960px;
	margin: 0 auto 50px;
	line-height: 1.3;
	font-size: 1.5;
}


.entryCau {
	width: 90%;
	max-width: 960px;
	margin: 0 auto 50px;
	line-height: 1.3;
	font-size: 12px;
}




h3 {
	width: 90%;
	max-width: 960px;
	margin: 0 auto 50px;
	font-weight: bold;
	color: #000;
	text-align: left;
	border-bottom: solid 2px #e60012;
	font-size: 30px;

}


.mapWap {
	width: 60%;
	margin: 30px auto;
}

.pdfLink ul{
	margin-top: 20px;
	margin-left: 20px;
}

.pdfLink ul li{
	list-style: disc;
	line-height: 1.7;
}

.h2Desc p{
    line-height: 1.7;
}

.h2Desc dl{
    margin-bottom: 30px;
}

.h2Desc dt{
    font-size: 16px;
    margin-bottom: 10px;
}

.h2Desc dd{
    margin-left: 26px;
    line-height: 1.7;
}

#contactFormWap{
/*	padding-bottom: 300px;*/
}

.applyTitle{
	width: 90%;
    max-width: 960px;
    margin: 0 auto 50px;
}

.applyTitle label{
	display: block;
	border-bottom: solid 2px #e60012;
	
	font-size: 20px;
/*    color: #4e0606;*/
	font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.applyTitle label span{
	margin-left: 10px;
	padding: 3px 5px;
	font-size: 14px;
    color: #fff;
    background-color: #ff0000;
}

.applyCheckBox{
	width: 90%;
    max-width: 850px;
    margin: 0 auto 50px;
}

.applyCheckBox label{
	display: block;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
/*    color: #4e0606;*/
	font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.applyCheckBox label span{
	margin-left: 10px;
	padding: 3px 5px;
	font-size: 14px;
    color: #fff;
    background-color: #ff0000;
}

.contactTitle h3{
	font-size: 20px;
    max-width: 900px;
    margin: 0 auto 50px;
    font-weight: bold;
    color: #000;
    text-align: left;
    border-bottom: 2px solid #ccc;
}

.contactBox{
	width: 90%;
    max-width: 850px;
    margin: 0 auto 50px;
}

.contactBox label{
	display: block;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
/*    color: #4e0606;*/
	font-weight: bold;
    padding-bottom: 5px;
}

.contactBox label span{
	margin-left: 10px;
	padding: 3px 5px;
	font-size: 14px;
    color: #fff;
    background-color: #ff0000;
}

.applyCheckBox .applyCheck {
	display: flex;
	justify-content: flex-start;
    flex-direction: row;
    align-items: center;
}

.applyCheckBox .applyCheck .radioPrivate,
.applyCheckBox .applyCheck .radioBussiness{
	display: flex;
	justify-content: flex-start;
    flex-direction: row;
    align-items: center;
}

.applyCheckBox .applyCheck .radioPrivate,
.applyCheckBox .applyCheck .radioBussiness{
	display: flex;
	justify-content: flex-start;
    flex-direction: row;
    align-items: center;
}

input[type="radio"] {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  vertical-align: -2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-right: 5px;
}

input[type="radio"]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #000;
  content: '';
}

.contactBox select{
	background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 0.5rem;
    padding: 12px 15px;
    width: 90%;
    display: block;
    margin-left: 20px;
    box-sizing: border-box;
}

.contactBox input[type="number"]{
	background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 0.5rem;
    padding: 12px 15px;
    width: 200px;
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px;
    box-sizing: border-box;
}

.contactBox input[type="text"],
.contactBox input[type="tel"],
.contactBox input[type="email"]{
	background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 0.5rem;
    padding: 12px 15px;
    width: 90%;
    display: block;
    margin-left: 20px;
    box-sizing: border-box;
}

.contactBox textarea {
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 0.5rem;
    padding: 12px 15px;
    width: 90%;
    display: block;
    margin-left: 20px;
    box-sizing: border-box;
    max-height: 90px;
}

.contactSubmitBox{
	text-align: center;
}

.contactSubmitBox p{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.contactSubmitBox input[type="submit"]{
	background-color: #dc3232;
    color: #fff;
    border: none;
    border-radius: 0.5rem;
    padding: 15px 50px;
    display: inline-block;
    margin: 10px auto;
    box-sizing: border-box;
}

.wpcf7cp-form-hide{
/*	display: none;*/
}

.wpcf7cpcnf{

}

.wpcf7 form.invalid .wpcf7-response-output{
	background-color: #ffb900;
    border: none;
    width: 70%;
    margin: 0 auto 30px;
    font-size: 16px;
    padding: 15px;
}

.wpcf7 form.sent .wpcf7-response-output {
    background-color: #46b450;
    color: #fff;
    border: none;
    width: 70%;
    margin: 0 auto 30px;
    font-size: 16px;
    padding: 15px;
}

@media handheld, only screen and (max-width: 767px) {
/*スマホ*/

	.applyCheckBox{
		width: 80%;
	    margin: 0 auto 50px;
	}


	.contactBox{
		width: 80%;
	    margin: 0 auto 50px;
	}
}



