@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 768px) {
/*disable webkit text size adjust (for iPhone)*/


#Page ul {margin:0;height:50px;
	-webkit-transition:0s ease-in-out;
	-moz-transition:0s ease-in-out;
	-o-transition:0s ease-in-out;
	transition:0s ease-in-out;
	text-align:left;}
#Page ul li {display:block;margin:0;border-bottom:solid 1px #fff; line-height:3;height:70px;}
#Page ul li a {display:block;height:120px;}
#Page ul li::after {content:''}
#Page ul li:last-child {border-bottom:none}



/*———————————–———————————–
　　Common
———————————–———————————–*/
.title {
    font-size: 42px;
}
.clm_subheader_font {
    font-size: 26px;}
	
.container {
    padding-top: 40px;
}

/* Page Top Button */
#pageTop_pc {
	width:100%;
	right:0;
	padding-bottom:15px;
	z-index: 10;
}

.bg_scale:hover:after {
	opacity:.4;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/*———————————–———————————–
　　Background
———————————–———————————–*/
/* 下層 */
#company .clm {background-size:auto;}
#ourservice .clm{background-size:auto;}
#csr .clm{background-size:auto;}
#recruit_page div.clm_header{background-size:auto; background-position:center top;}
#company div.clm_header{background-size:auto;background-position:center top ;}
#ourservice div.clm_header{background-size:auto;background-position:center top ;}
#csr div.clm_header{background-size:auto;background-position:center top ;}
#contact_form div.clm_header{background-size:auto;background-position:center top ;}
#privacy_policy div.clm_header{background-size:auto;background-position:center top ;}
#contact{
    background-size: auto;
	background-position:center top ;
	background-repeat: no-repeat;
	height:300px;}


/*———————————–———————————–
　　index.html
———————————–———————————–*/
/* Slider */
h2#slider_header_title {
    font-size: 48px;
    padding: 0 0 50px 0;
    font-family: "din-condensed-web";
}
h3#slider_header_txt {
    padding: 0px 0 50px 0;
    font-size: 18px !important;
    font-weight: 200;
}
#slider01,#slider02,#slider03,#slider04{ padding: 0 50px;}

/*———————————–———————————–
　　OUR SERVICE(index.html)
———————————–———————————–*/

#service_clm1, #service_clm2 {
    height: 320px;
    width: 100%;
	display: block;
}
.bg_scale {
    position: relative;
    overflow: hidden;
}
.clm_cell_cntr_mddl {
    text-align: center;
display: table-cell;
    vertical-align: middle;
}
.service_clm_txt{ opacity:1; position:inherit; bottom:0;}

/*span.more_btn{     position: inherit;
    margin-left: 0;
    text-align: center;
    display: block;
    margin: auto;
}*/

#service .service_clm_inner {
    padding-top: 30px;
}

#service span.more_btn{bottom: inherit;}

#ourservice_system_clm.clm_cell_cntr_mddl{ display:table;}
#ourservice_web_clm.clm_cell_cntr_mddl{ display:table;}
#ourservice_system_clm, #ourservice_web_clm {
    width: 100% !important;
	height: 150px;
}
.recruit_info p a.link_button_style {
    padding: 15px 50px;
}


/*———————————–———————————–
　　CSR(index.html)
———————————–———————————–*/
#csr_clm1, #csr_clm2 {
    width: 100%;
    display: table;
	height: 250px;
}

#csr_clm3 strong a {
    text-align: center;
    bottom: 60px;
}
#csr_clm3 strong a em::after {
    bottom: -30px;
    text-align: center;
	width:100%;
}
#csr_clm3 a.underlined::after{ background-color:none; width:0;}

/*———————————–———————————–
　　RECRUIT(index.html)
———————————–———————————–*/

#bg_recruit{background-position:center center;}

/*———————————–———————————–
　　CONTACT(index.html)
———————————–———————————–*/
#contact {
    background-size: auto;
    background-attachment: inherit;
    background-position: center top;
    background-repeat: no-repeat;
    height: 300px;
}

/*———————————–———————————–
　　RECRUIT
———————————–———————————–*/



p.recruit_page_clm_txt { text-align:left;}
p.recruit_page_clm_txt br{ display:none;}

#se_recruit .tb_caption, #web_recruit .tb_caption {
    height: 200px;
}
.recruit_list li.list_head {
    width: 30%;
    padding-bottom: 10px;
    font-weight: 500;
}
#ourservice_system_clm .bg_box,#ourservice_web_clm .bg_box{
  height: 100%;
    display: table;
    width: 100%;}



/*———————————–———————————–
　　PRIVACY POLICY
———————————–———————————–*/
#privacy_policy_body .box {
    padding-left:20px;
	padding-right:20px;
}
#privacy_policy_body ul li .tb_caption {
    font-size: 15px;
    font-weight: 400;
}

/*———————————–———————————–
　　COMPANY
———————————–———————————–*/

table.tb_base tbody {
    display: table;
	    width: 100%;
}
#outline table.tb_base {
    max-width: 420px;
	margin-bottom: 100px;
}
.philosophy_cell {
    width: 45%;
    padding: 2% 0 2% 0px;
	border-style: groove;
    margin: 5px;
}



/*———————————–———————————–
　　CSR
———————————–———————————–*/


#csr_section_box_5,#csr_section_box_6{
	display:table;
    width: 100%;	
}
#csr_section_box_5{height:300px;}
#csr_section_box_6{height:400px;}

#csr_section_box_6>div.service_clm_inner{    display: table-cell;
    vertical-align: middle;
}


/*———————————–———————————–
　　FORM
———————————–———————————–*/

#formWrap {
    max-width: 100%;
}

/*———————————–———————————–
　　FOOTER
———————————–———————————–*/
#footer {
    height: 600px;
    padding: 0 2% 0 2%;
}

#footer_title {
    display: table;
    text-align: center;
    margin: auto;
	padding-bottom:30px;
}


#footer_title1, #footer_title2 {
    display: table;
    width: 100%;
}


ul#footer_list {
	height: auto;
	display: table;
	box-sizing: border-box;
	text-align:center;
	padding-bottom:30px;
}

#footer ul.footer_list_inner {
	display:none;}


#footer #footer_contact_box {
    display: table;
    margin: auto;
	padding: 30px 0px 50px 0;
}

#footer_bottom ul li {
    width: 100%;
	text-align:center !important;
}

#footer #copy {
    text-align: center;
    display: block;
    width: 100%;
	font-size:12px;
}

#footer_bottom {
    position: inherit;
	bottom:auto;
}
#footer_bottom ul li:nth-child(1) {
    text-align: left;
    padding-bottom: 50px;
}
#footer_bottom ul li:nth-child(2) { padding-bottom:20px;}


#copy {    bottom: 130px;
}
#footer_bottom img {    padding: 0 5%;}
}

