@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1730px) {

#footer {
	width: calc(100% - 120px);
}

.footer_box01 {
	padding: 100px 30px 100px 50px;
}

.footer_box01_logo01 {
	max-width: 160px;
	margin-right: 40px;
}

.page-up {
	width: 70px;
	height: 70px;
	bottom: 15px;
	right: 25px;
}

.page-up img {
	max-width: 60%;
}

.history_button01 {
	width: 66px;
	height: 66px;
	bottom: 100px;
	right: 25px;
}

.history_button01:before {
	width: 51px;
	height: 51px;
}

.history_button01_text01 {
	font-size: 12px;
}

}

@media screen and (max-width: 1550px) {
/* 1024pxまでの幅の場合に適応される */

.recruit_ul01_li_imgbox01_textbox01_text01 {
	margin-bottom: 25px;
	padding: 0 10px 15px;
	font-size: 80px;
}

.recruit_ul01_li_imgbox01_textbox01_text02_span01 {
	font-size: 18px;
}

}

@media screen and (max-width: 1400px) {
/* 1024pxまでの幅の場合に適応される */

.header_logo01_img01 {
	max-width: 200px;
}

.header_ul_li_span01 {
	font-size: 15px;
}

.footer_box01_content01_ul01_li {
	padding: 10px 30px;
}

/*download */

/*downloadここまで */

/*about */

/*aboutここまで */

/*greeting */

/*greetingここまで */

/*company */

/*companyここまで */

/*history */

.history_ul01_li_box01_imgbox01 {
	max-width: 80%;
}

/*historyここまで */

/*recruit */

.recruit_ul01_li {
	width: calc((100% - 150px) / 4);
	margin-right: 50px;
}

.recruit_ul01_li:nth-child(4n) {
	margin-right: 0px;
}

/*recruitここまで */

/*career */

.head_career_p01 .head_career_textbox01 {
	padding: 100px 0;
}

.head_career_p02 .head_career_textbox01 {
	padding: 40px 0;
}

.head_career_textbox01_text01 {
	font-size: 90px;
}

/*careerここまで */

/*work */

/*workここまで */

/*initiative */

/*initiativeここまで */

/*pass */

/*passここまで */

/*mdec */

/*mdecここまで */

/*archive */

/*archiveここまで */

/*privacy */

/*privacyここまで */

/*inquiry */

/*inquiryここまで */

/*wp */

/*wpここまで */

}