@charset "utf-8";
/* recruit.css */

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 背景　　　　　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body {
	background-image: url(../images/recruit_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* メインエリア　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#recruit_main_area {
	margin-top: 85px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* KV　　　　　　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#rec_tt {
	padding-bottom: 160px;
	background-image: url(../images/recruit_tt.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 266px 115px;
	text-indent: -9999px;
}
#rec_tt img {
	height: 86px;
	width: auto;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* メッセージ  　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#message {
	margin-bottom: 250px;
	font-size: 15px;
}
#message h2 {
	width: 256px;
	height: 70px;
	background-image: url(../images/recruit_message.png);
	background-repeat: no-repeat;
	background-size: 256px 70px;
	text-indent: -9999px;
	margin-bottom: 80px;
}
#message h2 img {
	height: 86px;
	width: auto;
}
#message h3 {
	letter-spacing: 5px;
	font-size: 25px;
	margin-bottom: 50px;
	color: #1A1A1A;
}

#message h3 span {
	display: inline-block;
	margin-bottom: 13px;
	padding-right: 30px;
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

#message h3 span:nth-of-type(1) {
	-moz-transition-delay:200ms;
	-webkit-transition-delay:200ms;
	-o-transition-delay:200ms;
	-ms-transition-delay:200ms;
}
#message h3 span:nth-of-type(2) {
	-moz-transition-delay:400ms;
	-webkit-transition-delay:400ms;
	-o-transition-delay:400ms;
	-ms-transition-delay:400ms;
}
#message h3 span:nth-of-type(3) {
	-moz-transition-delay:600ms;
	-webkit-transition-delay:600ms;
	-o-transition-delay:600ms;
	-ms-transition-delay:600ms;
}
#msg_text {
	-moz-transition-delay: 800ms;
	-webkit-transition-delay: 800ms;
	-o-transition-delay: 800ms;
	-ms-transition-delay: 800ms;
	line-height: 35px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 採用情報    　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#info {
	font-size: 15px;
	margin-bottom: 350px;
	line-height: 35px;
}
#info h3 {
	margin-bottom: 80px;
	width: 778px;
	height: 53px;
	background-repeat: no-repeat;
	background-size: 778px 53px;
	background-image: url(../images/recruit_info_tt.png);
	text-indent: -9999px;
}
#info h3 img {
	height: 147px;
	width: auto;
}
#info h4 {
	font-size: 32px;
	letter-spacing: 10px;
	margin-bottom: 80px;
}
#info h4 span {
	font-size: 25px;
}
#info th {
	text-align: left;
	width: 86px;
	vertical-align: top;
}
#info table {
	margin-bottom: 100px;
}
#bt_area li {
	float: left;
	margin-right: 200px;
}
#bt_area li:last-child {
	margin-right: 0px;
}

#bt_area li img {
	height: 80px;
	width: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Work        　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#work {
	font-size: 15px;
	margin-bottom: 220px;
}
#work h3 {
	width: 669px;
	height: 52px;
	background-image: url(../images/recruit_work_tt.png);
	background-repeat: no-repeat;
	background-size: 669px 52px;
	margin-bottom: 70px;
	text-indent: -9999px;
}
#work h3 img {
	height: 128px;
	width: auto;
}
#work_time {
	width: 330px;
	float: left;
}
#work_time img {
	width: 100%;
	height: auto;
}

#work_text {
	float: right;
	width: 520px;
	line-height: 35px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Voice       　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#voice {
	margin-bottom: 380px;
	line-height: 35px;
}
#voice_01 {
	width: 415px;
	float: left;
}
#voice_02 {
	width: 415px;
	float: right;
}
.voice_image {
	text-align: center;
	margin-bottom: 30px;
}
.voice_image img {
	width: 100%;
	height: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Office  　　　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#office h3 {
	width: 697px;
	height: 71px;
	background-size: 697px 71px;
	background-image: url(../images/recruit_office_tt.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 50px;
}
#office h3 img {
	height: 157px;
	width: auto;
}
#office h4 {
	margin-bottom: 90px;
	width: 885px;
	height: 19px;
	background-repeat: no-repeat;
	background-size: 885px 19px;
	background-image: url(../images/recruit_office_h4.png);
	text-indent: -9999px;

}
#office h4 img {
	height: 99px;
	width: auto;
}

/* サムネイル */
#thumb_box li  {
	width: 177px;
	height: 177px;
	margin-right: 69px;
	float: left;
	margin-bottom: 69px;
}
#thumb_box li:nth-child(4n) {
	margin-right: 0px;
}

#thumb_box li a {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-radius: 50%;
	overflow: hidden;
	transform: scale(1.1);
	cursor: pointer;
	filter: grayscale(100%);
	transition-duration: 0.5s;
	opacity: 0.7;
}

#thumb_box li a:hover{
  filter: grayscale(0);
  transition-duration: 0.5s;
  opacity: 1;
}

/* ボタン */
#office_bt {
	margin-top: 80px;
	margin-bottom: 100px;
}
#office_bt ul {
	text-align: center;
	font-size: 0px;
}
#office_bt li {
	font-size: 14px;
	display: inline-block;
	margin-left: 90px;
	margin-right: 90px;
}
#office_bt li img {
	height: 80px;
	width: auto;
}











/* ↓↓↓↓↓↓↓↓↓↓ ---以下タブレット--- ↓↓↓↓↓↓↓↓↓↓ */


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

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* メインエリア　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#recruit_main_area {
	margin-top: 60px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 60px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 採用情報    　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#info {
	font-size: 14px;
}
#info h3 {
	margin-bottom: 80px;
	width: 600px;
	height: 40px;
	background-size: 600px 40px;

}
#bt_area li {
	float: left;
	margin-right: 50px;
}

#bt_area li img {
	height: 60px;
	width: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Work        　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#work {
	font-size: 14px;
	margin-bottom: 220px;
}
#work h3 {
	width: 515px;
	height: 40px;
	background-size: 515px 40px;
}

#work_time {
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 30px;
}
#work_text {
	width: 60%;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Voice       　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#voice {
	font-size: 14px;
	margin-bottom: 380px;
}
#voice_01 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
}
#voice_02 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
}
.voice_image {
	text-align: center;
	margin-bottom: 30px;
}
.voice_image img {
	width: 100%;
	height: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Office  　　　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#office {
	padding-bottom: 100px;
}

#office h3 {
	width: 600px;
	height: 61px;
	background-size: 600px 61px;

}

#office h4 {
	width: auto;
	height: auto;
	background-image: url(transparent);
	text-indent: 0px;
}

/* サムネイル */
#thumb_box li  {
	width: calc(100% / 3);
	margin-right: 0px;
	margin-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}


#thumb_box li a {
	width : 100%;
	padding-top : 100%;
	height: auto;
}

/* ボタン */
#office_bt {
	margin-top: 50px;
	margin-bottom: 0px;
}
#office_bt li {
	margin-left: 25px;
	margin-right: 25px;
}

#office_bt li img {
	height: 60px;
	width: auto;
}
}











/* ↓↓↓↓↓↓↓↓↓↓ ---以下スマホ--- ↓↓↓↓↓↓↓↓↓↓ */


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

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 背景　　　　　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body {
	background-size: 110% auto;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* メインエリア    　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#recruit_main_area {
	margin-top: 0px;
	width: 100%;
	padding-left: 0px;
	background-image: url(transparent);
	padding-right: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* KV　　　　　　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#rec_tt {
	padding-bottom: 150px;
	background-image: url(transparent);
	text-indent: 0px;
	text-align: center;
	padding-top: 150px;
}
#rec_tt img {
	height: 86px;
	width: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* メッセージ  　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#message {
	margin-bottom: 100px;
}
#message h2 {
	width: auto;
	height: auto;
	background-image: url(transparent);
	text-indent: 0px;
	text-align: center;
}

#message h3 {
	letter-spacing: 0px;
	font-size: 14px;
	margin-bottom: 30px;
	font-weight: normal;
}

#message h3 span {
	display: inline;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 採用情報    　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#info {
	font-size: 14px;
	margin-bottom: 100px;
}
#info h3 {
	width: auto;
	height: auto;
	background-image: url(transparent);
	text-indent: 0px;
	text-align: center;
}

#info h4 {
	font-size: 25px;
	letter-spacing: 10px;
	margin-bottom: 40px;
	text-align: center;
	margin-left: 10px;
}
#info h4 span {
	font-size: 20px;
}
#info th {
	width: 86px;
}
#info table {
	margin-bottom: 80px;
}
#bt_area li {
	float: none;
	margin-right: 0px;
	text-align: center;
	margin-bottom: 40px;
}

#bt_area li img {
	height: 60px;
	width: auto;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Work        　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#work {
	font-size: 14px;
	margin-bottom: 100px;
}
#work h3 {
	width: auto;
	height: auto;
	background-image: url(transparent);
	margin-bottom: 50px;
	text-indent: 0px;
	text-align: center;
}

#work_time {
	width: 100%;
	float: none;
	margin-bottom: 40px;
	padding-right: 0px;
}
#work_time img {
	width: 100%;
	height: auto;
}

#work_text {
	float: none;
	width: 100%;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Voice       　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#voice {
	font-size: 14px;
	margin-bottom: 100px;
}
#voice_01 {
	width: 100%;
	float: none;
	margin-bottom: 60px;
	padding-right: 0px;
}
#voice_02 {
	width: 100%;
	float: none;
	padding-left: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Office  　　　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#office h3 {
	width: auto;
	height: auto;
	background-image: url(transparent);
	text-indent: 0px;
	margin-bottom: 40px;
	text-align: center;
}
#office h4 {
	width: auto;
	height: auto;
	background-image: url(transparent);
	text-indent: 0px;
}

/* サムネイル */
#thumb_box li  {
	width: 50%;
	margin-right: 0px;
	margin-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}


#thumb_box li a {
	width : 100%;
	padding-top : 100%;
	height: auto;
}

/* ボタン */
#office_bt li {
	display: inherit;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}



}
