#page_title {
	height: 479px;
	margin: 0 auto 50px;
	background: url('../../../../media/contact/pagetitle.webp') no-repeat top center;
}

#page_title h2 {
	padding: 50px 0 0 0px;
}

#header_contact {
	background: linear-gradient(to bottom, rgba(57, 102, 216, 1) 0%, rgba(57, 102, 216, 1) 50%, rgba(121, 130, 214, 1) 51%, rgba(121, 130, 214, 1) 100%);
	box-shadow: 0 5px 0 #00108f;
}

#header_contact:after {
	color: #fff6d3;
	text-shadow: 2px 3px 0 #ffd20c;
}

#header_contact a span {
	color: #fffc00;
}

#section1 {
	margin: 0 auto 100px;
}

#section1 article {
	width: 1000px;
	height: 288px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	max-width: initial !important;
	background: url('../../../../media/contact/waku.webp') no-repeat top center;
}

#section1 h4 {
	font-family: "vdl-logog", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	margin: 0 auto 30px;
}

#section1 .tel {
	font-size: 60px;
}

#section1 .tel img {
	vertical-align: middle;
	margin-right: 10px;
}

#section2 h3 {
	font-size: 36px;
	text-align: center;
	font-family: "vdl-logog", sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 136px;
	margin: 0 auto 40px;
	background: url('../../../../media/contact/midashi2.webp') no-repeat center center;
}

#section2 table {
	width: 100%;
	margin: 30px 0;
}

#section2 th {
	white-space: nowrap;
	text-align: left;
	padding: 10px 0;
	vertical-align: top;
}

#section2 td {
	padding: 10px 10px 10px 50px;
	vertical-align: top;
}

#section2 td ul {
	list-style: none;
}

.hissu {
	color: #d60000;
	padding: 0 0 0 5px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}

select {
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 200px;
	padding: 5px;
	box-sizing: border-box;
}

.year {
	width: 100px !important;
}

.gakureki {
	width: 300px !important;
	margin: 0 0 10px;
}

.month,
.day {
	width: 60px !important;
	margin-left: 20px !important;
}

input.radio {
	width: auto;
}

#tel {
	width: 320px !important;
}

#submit_btn input {
	background: url('../../../../media/recruit/button_entry.webp') no-repeat top center;
	border: 0;
	width: 302px;
	line-height: 60px;
	display: block;
	margin: 20px auto 20px;
}

#address1 {
	width: 100px;
}


#youken .wpcf7-list-item{
	margin: 0 2em 0 0;
	display: inline-block;
}

#houjin_annai .innerWrapper{
	border: 2px solid #999;
	border-radius: 10px;
	margin: 20px 0;
	padding: 20px;
	font-size: 93%;
}

#houjin_annai .innerWrapper ul{
	padding: 0 0 0 2em;
	margin: 20px 0;
	list-style-type: disc;
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

#houjin_annai .innerWrapper ul li{
	width: 50%;
	color: #6199BA;
}

#houjin_annai .innerWrapper h4{
	margin: 40px 0 0;
	text-align: center;
	background-color: #96C3DE;
}

#annai_open {
	margin: 10px 0;
	color: #c00;
}

#annai_open a{
	color: #6199BA;
	font-weight: bold;
}

#houjin_setsumei{

}

#close_text{
	text-align: right;
}

#close_text span{
	    border: 1px solid #999;
    padding: 5px 20px;
    cursor: pointer;
}
