@charset "utf-8";

/* ------------------- fv ------------------- */
#fv {
	background: url(../images/recruit/fv.jpg) no-repeat center top/cover;
	margin: 0 30px;
	padding: 270px 0;
	border-radius: 20px;
}

/* ------------------- intro ------------------- */
#intro {
	background: url(../images/recruit/intro_bg.png) no-repeat center top;
	padding: 100px 0 150px;
}

#intro h3 {
	font-size: 50px;
	text-align: center;
	margin: 0 auto 60px;
}

#intro h3 strong {
	background: linear-gradient(transparent 75%, #fff100 25%); 
	display: inline; 
	padding: 0 2px 4px;
}

#intro h3 span {
	position: relative;
}

#intro h3 span::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: -15px;
	width: 8px;
	height: 8px;
	margin: 0 auto;
	border-radius: 50%;
	background: #737373;
}

#intro p {
	font-size: 26px;
	text-align: center;
	line-height: 215%;
}

/* ------------------- jobs ------------------- */
#jobs {
	background: url(../images/common/pattern_01.gif) repeat left top;
	padding: 100px 0 110px;
}

#jobs .inner {
	position: relative;
}

#jobs .inner::before {
	position: absolute;
	content: "";
	left: -30px;
	bottom: 40px;
	width: 112px;
	height: 150px;
	background: url(../images/recruit/jobs_ac_01.png) no-repeat center center;
}

#jobs .inner::after {
	position: absolute;
	content: "";
	right: 10px;
	top: 100px;
	width: 111px;
	height: 150px;
	background: url(../images/recruit/jobs_ac_02.png) no-repeat center center;
}

#jobs h2 {
	margin: 0 auto 55px;
}

#jobs ul li {
	float: left;
	width: 530px;
	margin: 0 0 0 40px;
	border-radius: 10px;
	box-sizing: border-box;
}

#jobs ul li:nth-child(2n+1) {
	clear: both;
	margin: 0;
}

#jobs ul li img {
	border-radius: 10px;
}

#jobs ul li h3 { 
	font-size: 28px;
	text-align: center;
	margin: 25px 0 0;
}

#jobs ul li h3 span {
	display: block;
	font-size: 16px;
	margin: 15px 0 0;
}

/* ------------------- feature ------------------- */
#feature {
	padding: 110px 0 140px;
}

#feature h2 {
	margin: 0 auto 55px;
}

#feature ol li {
	float: left;
	width: 334px;
	margin: 0 0 0 49px;
}

#feature ol li:nth-child(3n+1) {
	clear: both;
	margin: 0 0 0;
}

#feature ol li h3 {
	font-size: 22px;
	text-align: center;
	margin: 10px auto 25px;
}

#feature ol li h3 span {
	display: block;
	margin: 0 0 15px;
	font-size: 40px;
	font-family: 'DINAlternate-Bold';
	color: #f49b9f;
}

#feature ol li p {
	font-family:"ヒラギノ角ゴ Pro w3","Hiragino Kaku Gothic Pro","Meiryo","メイリオ","Osaka","ＭＳ Ｐゴシック","MS P Gothic","Arial",sans-serif;
	line-height: 170%;
}

/* ------------------- recruit ------------------- */
#recruit {
	background: url(../images/common/pattern_01.gif) repeat left top;
	padding: 100px 0;
}

#recruit .inner {
	position: relative;
}

#recruit .inner::before {
	position: absolute;
	content: "";
	right: -75px;
	top: -165px;
	width: 202px;
	height: 190px;
	background: url(../images/recruit/recruit_ac_01.png) no-repeat center center;
}

#recruit h2 {
	margin: 0 auto 40px;
}

#recruit table,
#recruit td,
#recruit th {
	border-collapse: collapse;
}

#recruit table {
	position: relative;
	width: 100%;
}

#recruit table th {
	background: #f3f4f4;
	text-align: left;
	border: solid 1px #777777;
	padding: 25px;
}

#recruit table td {
	background: #fff;
	border: solid 1px #b2b2b2;
	padding: 25px;
	line-height: 170%;
}

#recruit table td span {
	background: linear-gradient(transparent 70%, #fff100 30%); 
	display: inline; 
}

/* ------------------- entry_form ------------------- */
#entry_form {
	padding: 140px 0;
}

#entry_form .inner {
	position: relative;
	width: 900px;
}

#entry_form .inner::before {
	position: absolute;
	content: "";
	left: -125px;
	top: -50px;
	width: 129px;
	height: 132px;
	background: url(../images/recruit/entryform_ac_01.png) no-repeat center center;
}

#entry_form .inner::after {
	position: absolute;
	content: "";
	right: -200px;
	top: 580px;
	width: 101px;
	height: 102px;
	background: url(../images/recruit/entryform_ac_02.png) no-repeat center center;
}

#entry_form h2 {
	margin: 0 auto 100px;
}

#entry_form h3 {
	font-size: 30px;
	text-align: center;
	letter-spacing: 2px;
	margin: 0 auto 55px;
}

#entry_form .tel_fax {
	margin: 0 auto 40px;
}

#entry_form .tel_fax > div {
	float: left;
	width: 50%;
	text-align: center;
}

#entry_form .tel_fax .tel a {
	font-size: 20px;
}

#entry_form .tel_fax .tel a strong {
	font-size: 40px;
	letter-spacing: 2px;
	margin: 0 0 0 8px;
}

#entry_form .tel_fax .tel span {
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 10px 0 0;
	font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro","游明朝体", "Yu Mincho", "MS P明朝", "MS PMincho", "Sawarabi Mincho",serif;
}

#entry_form .tel_fax .fax {
	font-size: 20px;
}

#entry_form .tel_fax .fax strong {
	font-size: 40px;
	letter-spacing: 2px;
	margin: 0 0 0 8px;
}

#entry_form .mandatory {
	border-top: solid 1px #a6a6a6;
	border-bottom: solid 1px #a6a6a6;
	padding: 25px 0;
	line-height: 240%;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 auto 85px;
}

#entry_form form table {
	margin: 0 auto 40px;
}

#entry_form form table th {
	width: 270px;
	text-align: left;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding: 0 0 30px;
}

#entry_form form table .top th {
	vertical-align: top;
	padding: 0 0 30px;
}

#entry_form form table th span {
	color: #fd0311;
}

#entry_form form table td {
	padding: 0 0 30px;
}

#entry_form form table td input[type="text"],
#entry_form form table td textarea {
	width: 100%;
}

#entry_form form table td ul li {
	margin: 0 0 20px;
}

#entry_form form table td ul li label {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

#entry_form form table td ul li label input[type="checkbox"] {
	margin: -3px 10px 0 0;
}

#entry_form form table td ul li input[type="text"] {
	width: 250px;
	margin: 0 0 0 10px;
}

#entry_form form input[type="submit"] {
	display: block;
	width: 330px;
	margin: 0 auto;
	padding: 15px;
	background: #c6001f;
	color: #fff;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-align: center;
	box-sizing: border-box;
}

/* ------------------- エラー画面,確認画面 ------------------- */
.note {
	width: 780px;
	margin: 0 auto;
	padding: 140px 0 70px;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.note h3 {
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	margin: 0 auto 25px;
}

.note .caution {
	border: solid 1px #a6a6a6;
	text-align: center;
	padding: 15px;
	margin: 0 auto 35px;
}

.note .alert span {
	display: block;
	text-align: center;
	margin: 0 0 25px;
}

.note table {
	width: 100%;
}

.note table tr {
	border-bottom: solid 1px #a6a6a6;
}

.note table tr:last-child {
	border-bottom: none;
}

.note table th {
	width: 200px;
	text-align: left;
	font-weight: bold;
	padding: 20px 0;
	box-sizing: border-box;
}

.note table td {
	padding: 20px 0;
	box-sizing: border-box;
}

.note .btn {
	text-align: center;
	margin: 40px auto 0;
	font-size: 0;
}

.note .btn a {
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
	background: #f3f3f3;
	min-width: 270px;
	font-size: 16px;
	line-height: 60px;
}

.note .btn input[type="submit"] {
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
	background: #c6001f;
	min-width: 270px;
	font-size: 16px;
	line-height: 60px;
	color: #fff;
	margin: 0 0 0 15px;
}

/* ------------------- thanks ------------------- */
#thanks {
	padding: 140px 0 70px;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

#thanks .inner {
	width: 780px;
}

#thanks h2 {
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	margin: 0 auto 30px;
}

#thanks .caution {
	border: solid 1px #a6a6a6;
	font-size: 14px;
	text-align: center;
	line-height: 170%;
	padding: 15px;
	margin: 0 auto 35px;
}

#thanks .top_btn {
	margin: 40px auto 0;
}

#thanks .top_btn a {
	font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Sawarabi Mincho",serif;
}






/* ------------------------------------------------------------ mobile ------------------------------------------------------------ */
@media only screen and (max-width: 767px) {

/* ------------------- fv ------------------- */
#fv {
	background: url(../images/recruit/fv.jpg) no-repeat left top/cover;
	margin: 0 5%;
	padding: 70px 5%;
	border-radius: 10px;
}

/* ------------------- intro ------------------- */
#intro {
	background: url(../images/recruit/intro_bg.png) no-repeat center top;
	padding: 20px 0 50px;
}

#intro img {
	width: 90%;
	height: auto;
	margin: 0 auto;
}

#intro h3 {
	font-size: 24px;
	line-height: 200%;
	margin: 10px auto 20px;
}

#intro h3 strong {
	background: linear-gradient(transparent 70%, #fff100 30%); 
	letter-spacing: 2px;
}

#intro h3 span {
	position: relative;
	letter-spacing: 4px;
}

#intro h3 span::before {
	top: -12px;
	width: 6px;
	height: 6px;
}

#intro p {
	font-size: 18px;
	text-align: left;
	line-height: 170%;
}

/* ------------------- jobs ------------------- */
#jobs {
	background: url(../images/common/pattern_01.gif) repeat left top;
	padding: 50px 0;
}

#jobs .inner {
	position: relative;
}

#jobs .inner::before {
	left: 0;
	bottom: -120px;
	width: 90px;
	height: 124px;
	background: url(../images/recruit/jobs_ac_01.png) no-repeat center center/90px;
}

#jobs .inner::after {
	right: 10px;
	top: -90px;
	width: 90px;
	height: 124px;
	background: url(../images/recruit/jobs_ac_02.png) no-repeat center center/90px;
}

#jobs h2 {
	margin: 0 auto 35px;
}

#jobs ul li {
	float: none;
	width: 100%;
	margin: 0 auto 40px;
}

#jobs ul li:nth-child(2n+1) {
	clear: both;
	margin: 0 auto 40px;
}

#jobs ul li img {
	width: 100%;
	height: auto;
}

#jobs ul li h3 { 
	font-size: 22px;
	margin: 15px 0 0;
}

#jobs ul li h3 span {
	font-size: 14px;
	margin: 15px 0 0;
}

/* ------------------- feature ------------------- */
#feature {
	padding: 70px 0;
}

#feature h2 {
	margin: 0 auto 35px;
}

#feature ol li {
	float: none;
	width: 100%;
	margin: 0 auto 40px;
}

#feature ol li:nth-child(3n+1) {
	clear: inherit;
	margin: 0 auto 40px;
}

#feature ol li img {
	width: 100%;
	height: auto;
}

#feature ol li h3 {
	font-size: 20px;
	margin: 0 auto 10px;
}

#feature ol li h3 span {
	display: block;
	margin: 0 0 5px;
	font-size: 30px;
}

#feature ol li p {
	font-size: 14px;
	line-height: 170%;
}

/* ------------------- recruit ------------------- */
#recruit {
	background: url(../images/common/pattern_01.gif) repeat left top;
	padding: 100px 0 70px;
}

#recruit .inner {
	position: relative;
}

#recruit .inner::before {
	position: absolute;
	content: "";
	right: 0px;
	top: -140px;
	width: 120px;
	height: 110px;
	background: url(../images/recruit/recruit_ac_01.png) no-repeat center center/120px;
}

#recruit h2 {
	margin: 0 auto 30px;
}

#recruit table,
#recruit td,
#recruit th,
#recruit tr,
#recruit tbody {
	display: block;
}

#recruit table {
	position: relative;
	width: 100%;
}

#recruit tr {
	margin: 0 0 15px;
}

#recruit table th {
	font-size: 13px;
	padding: 10px;
}

#recruit table td {
	font-size: 13px;
	padding: 10px;
	line-height: 160%;
	border-top: none;
}

#recruit table td span {
	background: linear-gradient(transparent 70%, #fff100 30%); 
	display: inline; 
}

/* ------------------- entry_form ------------------- */
#entry_form {
	padding: 70px 0 50px;
}

#entry_form .inner {
	position: relative;
	width: 90%;
}

#entry_form .inner::before {
	left: 0;
	top: -110px;
	width: 90px;
	height: 90px;
	background: url(../images/recruit/entryform_ac_01.png) no-repeat center center/90px;
}

#entry_form .inner::after {
	display: none;
}

#entry_form h2 {
	margin: 0 auto 35px;
}

#entry_form h3 {
	font-size: 16px;
	letter-spacing: normal;
	margin: 0 auto 40px;
}

#entry_form .tel_fax {
	margin: 0 auto 30px;
}

#entry_form .tel_fax > div {
	float: none;
	width: 100%;
}

#entry_form .tel_fax .tel {
	margin: 0 auto 30px;
}

#entry_form .tel_fax .tel a {
	font-size: 18px;
}

#entry_form .tel_fax .tel a strong {
	font-size: 32px;
	letter-spacing: 2px;
	margin: 0 0 0 8px;
}

#entry_form .tel_fax .tel span {
	display: block;
	font-size: 12px;
	margin: 10px 0 0;
}

#entry_form .tel_fax .fax {
	font-size: 18px;
}

#entry_form .tel_fax .fax strong {
	font-size: 32px;
	letter-spacing: 2px;
	margin: 0 0 0 8px;
}

#entry_form .mandatory {
	padding: 15px 0;
	font-size: 14px;
	line-height: 170%;
	letter-spacing: normal;
	margin: 0 auto 40px;
}

#entry_form form table {
	display: block;
	margin: 0 auto 10px;
}

#entry_form form tbody,
#entry_form form tr {
	display: block;
}

#entry_form form table th {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 0 0 10px;
}

#entry_form form table .top th {
	padding: 0 0 15px;
}

#entry_form form table th span {
	color: #fd0311;
}

#entry_form form table td {
	display: block;
	font-size: 14px;
	padding: 0 0 30px;
}

#entry_form form table td input[type="text"],
#entry_form form table td textarea {
	width: 100%;
	font-size: 14px;
}

#entry_form form table td ul li {
	margin: 0 0 15px;
}

#entry_form form table td ul li:last-child {
	margin: 0;
}

#entry_form form table td ul li label {
	font-size: 13px;
}

#entry_form form table td ul li label input[type="checkbox"] {
	margin: 0 5px 0px 2px;
}

#entry_form form table td ul li input[type="text"] {
	width: 200px;
	margin: 0 0 0 10px;
}

#entry_form form input[type="submit"] {
	width: 250px;
	margin: 0 auto;
	padding: 12px 15px;
}

/* ------------------- エラー画面,確認画面 ------------------- */
.note {
	width: 90%;
	margin: 0 auto;
	padding: 100px 0 30px;
}

.note h3 {
	font-size: 22px;
	letter-spacing: 2px;
	margin: 0 auto 20px;
}

.note .caution {
	font-size: 13px;
	line-height: 150%;
	padding: 10px;
	margin: 0 auto 30px;
}

.note .alert span {
	font-size: 14px;
	margin: 0 0 15px;
}

.note table {
	display: block;
	width: 100%;
}

.note tbody {
	display: block;
}

.note table tr {
	display: block;
}

.note table tr:last-child {
	border-bottom: none;
}

.note table th {
	display: block;
	width: 100%;
	padding: 15px 0 5px;
	font-size: 14px;
}

.note table td {
	display: block;
	padding: 0 0 15px;
	font-size: 14px;
	line-height: 150%;
}

.note .btn {
	margin: 30px auto 0;
}

.note .btn a {
	display: block;
	min-width: inherit;
	width: 250px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 54px;
}

.note .btn input[type="submit"] {
	display: block;
	min-width: inherit;
	width: 250px;
	font-size: 14px;
	line-height: 54px;
	margin: 15px auto 0;
}

/* ------------------- thanks ------------------- */
#thanks {
	padding: 100px 0 40px;
}

#thanks .inner {
	width: 90%;
}

#thanks h2 {
	font-size: 22px;
	letter-spacing: 2px;
	margin: 0 auto 20px;
}

#thanks .caution {
	font-size: 14px;
	text-align: left;
	line-height: 170%;
	padding: 15px;
	margin: 0 auto 30px;
}

#thanks .top_btn {
	margin: 40px auto 0;
}


}



