@charset "UTF-8";

/*
font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
*/

/* ############################################## */

.main_title_wrap {
	width: 100%;
	height: 37.33vw;
	background: #ffd40b;
	margin-bottom: 16.00vw;
}
.main_title {
	width: 100%;
	height: 37.33vw;
	position: relative;
	text-align: center;
}
.main_title dd {
	width: 100%;
	font-size: 2.93vw;
	line-height: 1;
	font-weight: bold;
	position: absolute;
	top: 9.33vw;
}
.main_title dt {
	width: 100%;
	font-size: 4.53vw;
	line-height: 1;
	letter-spacing: 0.53vw;
	font-weight: bold;
	position: absolute;
	top: 14.66vw;
}
.main_title p {
	width: 100%;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	font-size: 2.66vw;
	line-height: 1;
	letter-spacing: 0.53vw;
	position: absolute;
	top: 22.66vw;
	padding-left: 0.53vw;
	box-sizing: border-box;
	color: #fff;
}
.main_title:after {
	content: "";
	background: url("../pc_img/recruit/common/main_title_icon.png") no-repeat;
	background-size: 14.66vw 17.6vw;
	width: 14.66vw;
	height: 17.6vw;
	position: absolute;
	bottom: -8.53vw;
	left: 50%;
	margin-left: -7.33vw;
	z-index: 20;
}

/* ############################################## */

.contact_01_wrap {
	width: 100%;
	background: #fff;
	padding: 8vw 0 9.33vw 0;
}
.contact_01 {
	width: 89.33vw;
	margin: 0 auto;
}
.contact_01 p:nth-of-type(1) {
	font-size: 3.46vw;
	line-height: 6.13vw;
	text-align: left;
	margin-bottom: 6.66vw;
}
.contact_01 dt {
	font-size: 4vw;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2.66vw;
}
.contact_01 dd {
	width: 64vw;
	height: 11.2vw;
	background: #fff;
	border-radius: 8vw;
	border: 0.53vw solid #ffd40b;
	box-sizing: border-box;
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1);
	text-align: center;
	margin: 0 auto;
}
.contact_01 dd a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2vw 0 0 0;
}
.contact_01 dd a img {
	width: 44.53vw;
}
.contact_01 p:nth-of-type(2) {
	font-size: 3.46vw;
	line-height: 6.13vw;
	text-align: left;
	margin-bottom: 5.33vw;
	margin-top: 5.33vw;
}
.contact_01_link a {
	width: 64vw;
	height: 11.2vw;
	border: 0.53vw solid #000;
	box-sizing: border-box;
	padding: 0 0 0 0;
	border-radius: 10px;
	font-size: 3.73vw;
	line-height: 10.13vw;
	font-weight: bold;
	background: url("../pc_img/common/bottom_contact_icn_02.png") no-repeat right 2.66vw center #ffd40b;
	background-size: 3.2vw auto;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	margin: 0 auto;
}

/* ############################################## */

.contact_02_wrap {
	width: 100%;
	background: #fef7d9;
	padding: 9.33vw 0 12vw 0;
}
.contact_02 {
	width: 89.33vw;
	margin: 0 auto;
}
.contact_02 h3 {
	font-size: 5.33vw;
	line-height: 1;
	text-align: center;
	font-weight: bold;
	margin-bottom: 13.33vw;
	position: relative;
}
.contact_02 h3:after {
	content: "";
	width: 48vw;
	height: 0.26vw;
	background: #ffd40b;
	position: absolute;
	bottom: -6.66vw;
	left: 50%;
	margin-left: -24vw;
}
.contact_02 table:nth-of-type(1) {
	margin-bottom: 10.66vw;
}
.contact_02 th {
    font-size: 3.73vw;
    line-height: 5.33vw;
    font-weight: bold;
    color: #000;
    padding-bottom: 2.66vw;
}
.contact_02 th span {
    font-size: 3.46vw;
    line-height: 1;
    padding: 0.93vw 2.66vw;
    background: #ffd40b;
    margin-left: 2.66vw;
    color: #000;
    display: inline-block;
    vertical-align: top;
}
.contact_02 td {
    padding-bottom: 4vw;
	font-size: 3.46vw;
    line-height: 1;
}
.contact_02 td input[type="text"] {
    width: 100% !important;
    height: 10.66vw;
    border: 1px solid #d9cd97;
    background: #fff;
    box-sizing: border-box;
    padding: 0px 2.66vw;
    font-size: 3.73vw;
    line-height: 1;
    font-weight: bold;
	border-radius: 1.33vw;
}
.contact_02 td input[type="email"] {
    width: 100% !important;
    height: 10.66vw;
    border: 1px solid #d9cd97;
    background: #fff;
    box-sizing: border-box;
    padding: 0px 2.66vw;
    font-size: 3.73vw;
    line-height: 1;
    font-weight: bold;
	border-radius: 1.33vw;
}
.contact_02 td input[type="tel"] {
    width: 100% !important;
    height: 10.66vw;
    border: 1px solid #d9cd97;
    background: #fff;
    box-sizing: border-box;
    padding: 0px 2.66vw;
    font-size: 3.73vw;
    line-height: 1;
    font-weight: bold;
	border-radius: 1.33vw;
}
.contact_02 td input[type="date"] {
    width: 100% !important;
    height: 10.66vw;
    border: 1px solid #d9cd97;
    background: #fff;
    box-sizing: border-box;
    padding: 0px 2.66vw;
    font-size: 3.73vw;
    line-height: 1;
    font-weight: bold;
	border-radius: 1.33vw;
}
#form_006 {
    width: 30% !important;
}
.contact_02 td textarea {
    width: 100% !important;
    height: 40vw !important;
    border: 1px solid #d9cd97;
    background: #fff;
    box-sizing: border-box;
    padding: 2.66vw;
    font-size: 3.73vw;
    line-height: 5.33vw;
	border-radius: 1.33vw;
}
.contact_02 td select {
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    border: 1px solid #b3b3b2;
    background: #fff;
    box-sizing: border-box;
    padding: 2.66vw;
    font-size: 3.73vw;
	line-height: 1;
    font-weight: bold;
	color: #464646;
	margin-right: 2.66vw;
}

.contact_02 td dt {
 margin-bottom: 1.33vw;
}

.entry_list_01 li {
	font-size: 3.46vw;
	line-height: 1vw;
	margin-bottom: 2.66vw;
}
.entry_list_01 li:last-child {
	margin-bottom: 0;
}
.entry_list_01 li input {
	margin-right: 2.66vw;
}
.entry_list_02 li {
	float: left;
	font-size: 3.46vw;
	line-height: 1vw;
	margin-right: 2.66vw;
}
.entry_list_02 li:last-child {
	margin-right: 0;
}
.entry_list_03 li {
	float: left;
	font-size: 3.46vw;
	line-height: 10.66vw;
	margin-right: 2.66vw;
}
.entry_list_03 li input[type="text"] {
	width: 20vw !important;
}
.contact_02 td p {
    font-size: 3.733vw;
    line-height: 6.13vw !important;
    padding-top: 2.66vw;
}
.privacy_link {
    font-size: 3.46vw;
    line-height: 1;
    text-align: center;
    margin-bottom: 9.33vw;
}
.privacy_link a {
	color: #000;
}
.contact_02 input[type="submit"] {
    width: 80vw;
    height: 26.66vw;
	border-radius: 1.33vw;
    background: #ffd40b url("../pc_img/business/common/mail_icn_01.png" )no-repeat center left 16vw;
	background-size: 10.13vw auto;
	border: 0.53vw solid #000;
    font-size: 7.2vw;
    line-height: 25.6vw;
    box-sizing: border-box;
    font-weight: bold;
    text-align: center;
	padding-left: 16vw;
    display: block;
    color: #000;
    margin: 0 auto;
}

.contact_02 h6 {
    font-size: 3.46vw;
    line-height: 5.06vw;
    font-weight: bold;
    color: #333;
    padding-bottom: 2.66vw;
    padding-top: 1.33vw;
}
.entry_list_04 li {
	font-size: 3.46vw;
	line-height: 5.06vw;
	margin-bottom: 1.33vw;
}
.entry_list_04 li input {
	margin-right: 1.33vw;
}

/* ############################################## */

#mfp_confirm_table {
	border:1px solid #d9cd97 !important;
    border-collapse: collapse !important;
    margin-bottom: 8vw;
}
#mfp_confirm_table th {
	padding: 2.66vw;
    font-size: 3.73vw;
    line-height: 5.33vw;
    font-weight: bold;
    color: #000;
	width: 100%;
	display: block;
    box-sizing: border-box;
    border:1px solid #9ebfe4 !important;
    background: #ffd40b;
}
#mfp_confirm_table td {
	padding: 2.66vw;
    font-size: 3.73vw;
    line-height: 5.33vw;
    color: #000;
    box-sizing: border-box;
	width: 100%;
	display: block;
    border:1px solid #9ebfe4 !important;
    background: #fff;
    text-align: left;
}
div.mfp_buttons {
    text-align: center;
}
#mfp_button_send {
	background:#ffd40b;
	width: 100%;
	height: 12vw;
	font-size: 4vw;
	line-height: 12vw;
	color: #000;
	margin-bottom: 0.13vw ;
    border:none;
}
#mfp_button_cancel {
	background:#999;
	width: 100%;
	height: 12vw;
	font-size: 4vw;
	line-height: 12vw;
	color: #fff;
	margin: 0;
    border:none;
}