@charset "utf-8";
/*
既存CSSのオーバーライド
common
*/
/* reset */
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

/* header */

.hnav {
	position:absolute;
	top:1px;
	right:159px;
}

.hnav li {
	line-height:normal;
	height:16px;
	float:left;
	padding:0 9px 0;
	box-shadow: none;
	border-radius: 0;
	font-weight: normal;
}

.hnav > *:first-child {
	float:left;
	padding:0 11px 0 0;
	margin-right: 0;
}

.hnav li.recruit {
	padding-left:17px;
	background-image:url(/ecsuites/img/header/ico_recruit.png) ;
	background-repeat:no-repeat;
	background-position:0 2px;
}
.hnav li.global {
	padding-left:17px;
	background-image:url(/ecsuites/img/header/ico_global.png) ;
	background-repeat:no-repeat;
	background-position:0 2px;
}
.hnav li.sitemap {
	padding-left:17px;
	background-image:url(/ecsuites/img/header/ico_sitemap.png) ;
	background-repeat:no-repeat;
	background-position:0 1px;
}



.fontsizechangetit,
#fontChange,
.hnav{
	padding-top: 15px;
}
#fontChange > :first-child + *{
	top: 11px;
}
#headerarea{
	height: 99px;
	padding-top: 33px;
}
body.company #gnav{
	margin-bottom: 0;
}




/* footer */
#footer{
	margin-top: 0 !important;
}

/* .footerwrap ul > :first-child + * + * + * + * + *{
	border-right: 1px solid #333 !important;
	padding-right: 10px !important;
} */
.footerwrap li{
	padding: 0 8px;
}
.footerwrap li:last-child{
	border-right: none !important;
	padding-right: 0 !important;
}

/* contents */
#contents{
	width: auto;
	float: none;
}

.greeting{
	background: none;
	width: auto;
	height: auto;
}


/*
追加
common
*/
.inner{
	width: 1177px;
	margin: 0 auto;
}
.txt_right{
	text-align: right;
}
/* header */
#sp_gnav,
#nav-toggle{
	display: none;
}

/*グリーンボタン*/
.nav_green ul {
    list-style: none;
    margin-left: 0;
}
.nav_green li {
    float: left;
    width: 233px;
    list-style: none;
    margin-bottom: 10px;
    margin-right: 10px;
}
.nav_green li:last-child {
	margin-right: 0;
}
.nav_green li a {
    display: block;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    background: #98A9AB;
    color: #fff;
    text-align: center;
}
.nav_green li a:hover {
	color: #fff;
}

/*オレンジボタン*/
.nav_orange ul {
    list-style: none;
    margin-left: 0;
}
.nav_orange li {
    float: left;
    width: 233px;
    list-style: none;
    margin-bottom: 10px;
    margin-right: 10px;
}
.nav_orange li:last-child {
	margin-right: 0;
}
.nav_orange li a {
    display: block;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
    background: #ff7633;
    color: #fff;
    text-align: center;
    box-shadow: 2px 2px 4px #c1c1c1;
}
.nav_orange li a:hover {
	color: #fff;
}

section a:hover,
article a:hover{
	color: #e50000;
}

section a,
article a{
	color: #000;
}

/*
contents nav
*/
#contents_nav{
	background: #e6e6e6;
	width: 100%;
}
#contents_nav ul li{
	float: left;
	position: relative;
	font-size:12px !important;
	margin-left: 17px;
}
#contents_nav > ul > li > a{
	text-decoration: none;
}
#contents_nav > ul > li > a,
#contents_nav > ul > li > span{
	display: block;
	/*padding: 8px 11.5px;*/
	padding: 8px 6.7px;
	color:#000;
}
#contents_nav ul li a:hover,
#contents_nav ul li a.current{
	background: #e50000;
	color: #fff;
}
#contents_nav ul li a:hover::after,
#contents_nav ul li a.current::after{
	position: absolute;
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	border-top-color: #e50000;
	border-width: 4px;
	margin-left: -4px;
}

.arrow_r_circle1{
	background: url(../img/shared/arrow.png) no-repeat;
	background-size: 20px 20px;
}
.arrow_r_circle2{
	background: url(../img/shared/arrow02.png) no-repeat;
	background-size: 20px 20px;
}

article p{
	line-height: 1.0;
	font-size: 14px;
}
.flr{
	float: right;
}

#content_footer_banner{
	margin-bottom: 40px;
}
#content_footer_banner img{
	max-width: 100%;
}

/*
contents footer
*/
#contents_footer{
	background: #444444;
	color: #fff;
}
#contents_footer a{
	color: #fff;
}
#contents_footer a:hover{
	text-decoration: none;
}
#contents_footer #footer_l{
	float: left;
	width: 186px;
	border-right: 1px solid #fff;
	padding-top: 10px;
    margin-bottom: 0;
}
#contents_footer #contents_footer_top{
	line-height: 20px;
	font-size: 17px;
	padding-left: 25px;
	display: block;
	margin-bottom: 23px;
}
#contents_footer #yokuwakaru_fa{
	background: #fff;
	border: 1px solid #eee;
	text-align: center;
	line-height: 1.4;
	padding: 7px 10px;
	color: #333;
	width: 87%;
}
#contents_footer #footer_r{
	float: left;
	margin-left: 25px;
	margin-top: 30px;
	width: 745px;
}
#contents_footer #footer_r ul{
	float: left;
	width: 22%;
}
#contents_footer #footer_r ul:nth-child(1){
	width: 30%;
}
#contents_footer #footer_r ul li{
	
	padding: 0 0 25px 20px;
	position: relative;
}
#contents_footer #footer_r ul li a::after{
	position: absolute;
	left: 0;
	top: 3px;
	content:"";
	display:block;
	width:8px;
	height:8px;
	border-top: #fff 1px solid;
	border-right: #fff 1px solid;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*
company
*/
#company_home_footer_nav{
	margin-top: 60px;
	margin-bottom: 20px;
}
#company_home_footer_nav li{
	float: left;
	padding-right: 10px;
}
#company_home_footer_nav li:last-child{
	padding-right: 0;
}

#company_home_content_footer_arrow_nav{
	margin-top: -20px;
	width: 33%;
	float: right;
}
#company_home_content_footer_arrow_nav ul{
	text-align: right;
}

/*
company greeting
*/
#greeting_main_img{
	position: relative;
}
#greeting_main_img img{
	max-width: 100%;
}
#greeting_main_img p{
	position: absolute;
	left: 90px;
	top: 35%;
	font-size: 25px;
	color: #fff;
	line-height: 1.8;
	letter-spacing: 6px;
}

#greeting_sign{
	background: url(/company/img/message/sign.png) no-repeat;
	background-size: contain;
	width: 280px;
	height: 33px;
	text-indent: -9999px;
	float: right;
}
.greeting_com p{
	line-height: 2.1;
	letter-spacing: 1px;
	font-size: 15px;
}

/*
company profile
*/
article #company_profile_list p{
	font-size: 12px;
	line-height: 1.4;
}
#company_profile_list li{
	clear: both;
	width: 100%;
	padding: 20px 0 0;
}
.company_profile_address{
	float: left;
	width: 80%;
}
.company_profile_map{
	float: right;
	width: 20%;
}
.company_profile_map a{
	display: block;
	position: relative;
	text-align: center;
	background: #9BA9AB;
	color: #fff;
	padding: 8px 10px;
	width: 50px;
}
.company_profile_map a:hover{
	color: #fff;
}
.company_profile_map a::after{
	position: absolute;
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	border-top-color: #9BA9AB;
	border-width: 4px;
	margin-left: -4px;
}
.company_profile_content_arrow_nav{
	float: right;
}

/*
company network
*/
.company_network_detail_btn{
	width: auto;
	margin-right: 10px;
}

#network_map{
	position: relative;
}
#network_list{
	position: absolute;
	left: 0;
	right: 0;
	top: 15%;
	bottom: 0;
	width: 86%;
	margin: auto;
}
#network_list li{
	float: left;
	width: 46%;
	margin: 25px 2%;
}
#network_list li a{
	display: block;
	background: #ff0000;
	color: #fff;
	padding: 20px;
	text-align: center;
	font-size: 16px;
}

/*
company group
*/
.company_group_name {
	display: inline-block;
}

/*
company eco
*/
#company_eco_seitei{
	font-size: 14px;
}
#company_eco_rohs{
	border: 2px solid #d9d9d9;
	padding: 24px;
}
#company_eco_rohs dt{
	font-size: 14px;
	margin-bottom: 10px;
}
#company_eco_rohs dd p{
	width: 100%;
	float: left;
	line-height: 1.8;
}
#company_eco_rohs dd figure{
	width: 35%;
	float: left;
}
#company_eco_rohs dd figure img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

/*
company esg
*/
#company_eco_esg{
	border: 2px solid #d9d9d9;
	padding: 24px;
	margin-bottom:30px;
}
#company_eco_esg dt{
	font-size: 14px;
	margin-bottom: 10px;
}

#company_eco_esg dd figure{
	width: 35%;
	float: left;
	margin-right: 40px;
}
#company_eco_esg dd figure img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
	margin-right: 20px;
}
#company_eco_esg dd li.esg_link{
	margin-top: 130px;
}

#company_eco_esg dd li.esg_copy{
	width: 100%;
	line-height: 1.5em;
	font-size: 14px;
}

/*
company construction
*/
.construction_box{
	width: 100%;
	border-bottom: 1px solid #ff0000;
}
.construction_group{
	text-align: left;
}
.construction_position{
	font-size: 13px;
	line-height: 2rem;
	margin-top: 10px;
}
.construction_name{
	font-size: 18px;
}
.construction_en{
	margin: 25px 0 10px;
	font-size: 16px;
	color: #bbb;
}

/*
static pattern list
*/
.arrorw_gt::after{
	position: absolute;
	left: 0;
	top: 33%;
	content:"";
	display:block;
	width:8px;
	height:8px;
	border-top: #aaa 2px solid;
	border-right: #aaa 2px solid;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.stt_ttl{
	color: #999999;
	font-weight: normal;
	font-size: 22px;
	margin: 60px 0 40px 0;
}
.stt_ttl_h3{
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.stt_ttl_h3_g{
	color: #a4c647;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.stt_ttl_h3_b{
	color: #47bcc6;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.stt_ttl_h3_r{
	color: #c64756;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.stt_ttl_h3_s{
	color: #faab00;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.stt_ttl_h3_g img,.stt_ttl_h3_b img,.stt_ttl_h3_r img,.stt_ttl_h3_s img{
	width:40px;
	margin-top: -5px;
	margin-right: 15px;
	float: left;
}
.stt_ttl02_h3{
	color: #fff;
	font-weight: normal;
	line-height: 1.5;
	background: #999999;
	padding: 10px 20px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.stt_ttl02_h3_2{
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	line-height: 1.5;
	background: #999999;
	padding: 10px 20px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.stt_ttl02_div{
	border-top: 2px solid #f5f5f5;
}

.stt_ttl03_h3{
	color: #eb1e18;
	font-size: 30px;
	text-align: center;
}


.stt_subttl_01{
	font-size: 30px;
	font-weight: normal;
	line-height: 1.2;
}
.stt_subttl_02{
	font-size: 14px;
	font-weight: bold;
}
.stt_subttl_03{
	font-size: 14px !important;
	padding: 0 0 10px 0;
}

/* pattern01 */
.stt_pattern01 ul li{
	width: 32%;
	float: left;
	border-bottom: 2px solid #aaa;
	padding-bottom: 5px;
	margin-bottom: 40px;
}
.stt_pattern01 ul li:nth-child(3n+1),
.stt_pattern01 ul li:nth-child(3n+2){
	margin-right: 2%;
}
.stt_pattern01 ul li figure{
	margin-bottom: 10px;
}
.stt_pattern01 ul li figure img{
	max-width: 100%;
}
.stt_pattern01 ul li a span{
	padding: 10px 0 10px 15px;
	position: relative;
	display: inline-block;
	font-size: 13px;
}
/* pattern02 */
.stt_pattern02 > ul > li{
	width: 50%;
	float: left;
}
.stt_pattern02 h4{
	font-size: 16px;
	border-left: 16px solid #8da2a3;
	padding: 0 0 0 5px;
	margin: 10px 0;
}
.stt_pattern02 img{
	max-width: 100%;
}
.stt_pattern02_2 li{
	width: 50%;
	float: left;
}
.stt_pattern02_2 li:nth-child(2) p{
	padding: 0 10px;
	font-size: 12px;
}

.stt_pattern02_3 li{
	float: left;
}
.stt_pattern02_3 li:nth-child(odd){
	width: 47%;
}
.stt_pattern02_3 li:nth-child(even){
	width: 50%;
}
.stt_pattern02_3 li:nth-child(2) p{
	padding: 0 10px;
	font-size: 12px;
}

/* pattern03 */
.stt_pattern03 img{
	max-width: 100%;
}
.stt_pattern03 h4{
	font-size: 16px;
	border-left: 16px solid #8da2a3;
	padding: 0 0 0 5px;
	margin: 10px 0;
}
.stt_pattern03 p{
	font-size: 12px;
}
/* pattern04 */
.stt_pattern04 ul{
	border-bottom: 2px solid #f5f5f5;
}
.stt_pattern04 ul.stt_pattern04_last{
	border-bottom: none;
}
.stt_pattern04 li{
	display: block;
	padding: 15px 0;
}
.stt_pattern04 li:first-child{
	width: 20%;
	float: left;
}
.stt_pattern04 li:last-child{
	width: 80%;
	float: left;
}
.stt_pattern04 p{
	font-size: 12px;
}
.stt_pattern04 figure img{
	width: 200px;
	float: left;
	padding: 10px 20px 10px 0;
}
.stt_pattern04 figure.stt_pattern04_large_img img{
	width: auto;
	max-width: 100%;
	float: none;
	padding: 20px 0;
}
.stt_pattern04 figure.company_group_logo img{
	float: none;
	width: 100px;
}
/* pattern05 */
.stt_pattern05 li{
	padding: 20px 3px;
}
.stt_pattern05 li:first-child{
	width: 60%;
	float: left;
}
.stt_pattern05 li:last-child{
	width: 40%;
	float: left;
}
.stt_pattern05 li:last-child figure img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
/* pattern06 */
.stt_pattern06 figure img{
	max-width: 100%;
}
.stt_pattern06 ul li.health img{
	width: 15%;
}
.stt_pattern06 ul li.health{
	text-align: right;
}
.stt_pattern06 ul li.health a{
	text-decoration: underline;
	color:#000;
}
/* pattern07 */
.stt_pattern07 > ul > li{
	width: 49%;
	float: left;
	margin-bottom: 40px;
}
.stt_pattern07 > ul > li:nth-child(odd){
	margin-right: 2%;
}
.stt_pattern07 ul li h4{
	color: #fff;
	font-size: 20px;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	text-align: center;
	background-color: #a3b3b3;
	font-weight: normal;
}
.stt_pattern07 > ul > li > ul{
	/*background: url(/company/img/fa/prd_ico.png) no-repeat;
	background-size: 64px 64px;
	background-position: left top;
	padding-left: 75px;
	min-height: 64px;*/
}
.stt_pattern07 > ul > li > ul > li{
	list-style: none;
	line-height: 1.7;
	text-align: center;
	font-size: 18px;
}
.stt_pattern07 > ul > li figure img{
	display: block;
	margin: 10px auto;
	max-width: 100%;
}
/* pattern08 */
.stt_pattern08 > ul > li{
	width: 48%;
	float: left;
}
.stt_pattern08 > ul > li span{
	line-height: 20px;
}
.stt_pattern08 > ul > li:nth-child(odd){
	margin-right: 4%;
}
.stt_pattern08 li img{
	max-width: 100%;
	border: 1px solid #ccc;
}
/* pattern09 */
.stt_pattern09 > ul > li{
	width: 48%;
	float: left;
}
.stt_pattern09 > ul > li:first-child{
	margin-right: 4%;
}
.stt_pattern09 li img{
	max-width: 100%;
}
/* pattern10 */
.stt_pattern10 > ul > li{
	float: left;
	margin-bottom: 50px;
	width: 23%;
	margin-right: 2%;
}
.stt_pattern10 > ul > li img{
	max-width: 100%;
}
.stt_pattern10 > ul > li:nth-child(4n){
	margin-right: 0;
}

/* pattern13 */
.stt_pattern13 > ul > li{
	float: left;
	width: 32%;
	margin-right: 2%;
	border:2px solid #a3b3b3;
	margin-bottom: 20px;
	padding-bottom: 10px;
	height: 100px;
}

.stt_pattern13 ul li h4{
	margin: 20px 0 0 10px;
	font-weight: normal;
	font-size: 16px;
}

.stt_pattern13 ul li.o_ttl{
	color:#fff;
	background: #a3b3b3;
	text-align: center;
	font-size: 16px;
	line-height: 100px;
}
.stt_pattern13 ul li p{
	margin: 10px 0 0 10px;
}

.stt_pattern13 ul li img{
	width: 40%;
	float: right;
	margin-right: 10px;
}
.stt_pattern13 > ul > li:nth-child(3n){
	margin-right: 0;
}

@media only screen and (max-width: 767px) {
.stt_pattern13 > ul > li{
	width: 100%;
	margin-right: 0%;
}
.stt_pattern13 ul li img{
	width: 25%;
}
.stt_pattern06 ul li.health img{
	width: 20%;
}
}
.arrow_nav > li{
	background: url(../img/shared/arrow.png) no-repeat;
	background-size: 20px 20px;
	padding-left: 24px;
	padding-right: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	display: inline-block;
}
.arrow_nav > li a{
	color: #000000;
}
.arrow_nav > li:last-child{
	padding-right: 0;
}

.arrow_nav_dl > li{
	background: url(../img/shared/arrow03.png) no-repeat;
	background-size: 20px 20px;
	padding-left: 24px;
	padding-right: 20px;
	line-height: 20px;
	font-size: 12px;
	color: red;
	display: inline-block;
}
.arrow_nav_dl > li a{
	color: red;
}
.arrow_nav_dl > li:last-child{
	padding-right: 0;
}

.arrow_btn{
	background: url(../img/shared/arrow.png) no-repeat;
	background-size: 20px 20px;
	background-position: left center;
	padding-left: 24px;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	display: inline-block;
}
a.arrow_btn_right{
	color: #000000;
}
a.arrow_btn_right:hover{
	color: #000000;
}
.arrow_btn_right{
	background: url(../img/shared/arrow.png) no-repeat;
	background-size: 20px 20px;
	background-position: left bottom;
	padding-left: 24px;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	float: right;
	text-align: right;
}
a.arrow_btn_right{
	color: #000000;
}
a.arrow_btn_right:hover{
	color: #000000;
}


.arrow_btn_red{
	background: url(../img/shared/arrow03.png) no-repeat;
	background-size: 20px 20px;
	background-position: left bottom;
	padding-left: 24px;
	line-height: 20px;
	font-size: 12px;
	color: #f43e56;
	float: right;
	text-align: right;
}
a.arrow_btn_red{
	color: #f43e56;
}
a.arrow_btn_red:hover{
	color: #f43e56;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

.tel_no{
	font-size: 30px;
	padding-left: 5px;
}

/* pattern11 */
.stt_pattern11 ul{
	border-bottom: 2px solid #f5f5f5;
}

.stt_pattern11 li{
	display: block;
	padding: 15px 0;
	float: left;
	width: 100%;
}

.stt_pattern11 p{
	font-size: 12px;
}
.stt_pattern11 figure img{
	width: 200px;
	float: left;
	padding: 0px 20px 10px 40px;
}

/* pattern12 */
.stt_pattern12 ul{
	background: #f5f5f5;
	padding: 20px;
	margin-top:20px;
}

.stt_pattern12 li.press_r{
	display: block;
	padding: 15px 0;
	float: left;
	width: 180px;
}
.stt_pattern12 li.press_l{
	display: block;
	padding: 15px 0;
	float: left;
	margin-right:40px;
}

.stt_pattern12 p{
	font-size: 12px;
}
.stt_pattern12 figure img{
	width: 180px;
	float: left;
	padding: 0px 20px 10px 0px;
}


/*
table
*/
table.stt_tb1{
	border-top: 2px solid #f5f5f5;
	width: 100%;
}
table.stt_tb1 th{
	background: #f5f5f5;
	font-weight: bold;
	white-space: nowrap;
	width: 170px;
	padding: 18px 20px;
	border-bottom: 2px solid #f5f5f5;
	vertical-align: top;
	box-shadow: 0 0 0 2px #fff inset;
}
table.stt_tb1 td{
	padding: 10px 10px 10px 60px;
	border-bottom: 2px solid #f5f5f5;
}

/*
ul
*/
.stt_ul01{
	border-top: 2px solid #f5f5f5;
}
.stt_ul01 li{
	padding: 10px 20px;
	border-bottom: 2px solid #f5f5f5;
}
.stt_ul01 li img{
	vertical-align: middle;
	padding-left: 10px;
}

.stt_ul02 li{
	padding: 10px 20px;
	border-bottom: 2px solid #f5f5f5;
}
.stt_ul02 li p{
	font-size: 12px;
	line-height: 1.4;
}
.stt_ul02 li.stt_ul02_last{
	border-bottom: none;
}

/*
ol
*/
ol.stt_ol01{
	padding-left: 4em;
	line-height: 1.8;
}
ol.stt_ol01 > li{
	list-style: inside decimal;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.8;
	font-size: 14px;
}

.stt_ol02 li{
	padding-left: 2em;
	line-height: 1.8;
	font-size: 14px; 
}

/*
dl
*/
dl.stt_dl02 dt{
	font-size: 15px;
	padding: 20px 0;
}
dl.stt_dl02 dd{
	padding: 0;
}
dl.stt_dl02 dd p{
	line-height: 1.8;
}

/*
img
*/
.img_wt60{
	width: 60%;
}
.img_wt70{
	width: 70%;
}

.sp_show{
	display: none;
}

/*
スマホ
*/
@media only screen and (max-width: 767px) {
	/* common */
	
	.sp_none{
		display: none;
	}
	.sp_show{
		display: block;
	}
	
	/* header */
	
	/* PCデザイン非表示 */
	.fontsizechangetit,
	#fontChange,
	.hnav,
	#headerarea,
	#gnav,
	#gnavwrap{
		display: none;
	}
	
	/* オーバーライド */
	#member_headerarea{
		border-top: 0;
		top: 0;
	}
	#member_headerarea h1 img{
		max-width: 90%;
		height: auto;
		padding: 3px;
	}
	/* wrapper */
	/* footer */
	#footer{
		height: 450px !important;
		background-image: none;
		background: #d0d7d8;
	}
	#footer .nav{
		display: none;
	}
	
	#wrapper,
	.footerwrap,
	.footerwrap .inquirywrap,
	#foot_group_nav{
		width: auto;
	}
	.footerwrap .inquirywrap{
		padding-bottom: 15px;
	}
	.footerwrap .inquirywrap img{
		max-width: 100%;
		height: auto;
	}
	.footerwrap .inquirywrap .leftbox{
		width: auto;
		height: 90px;
		float: none;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.footerwrap .inquirywrap .leftbox img{
		display: block;
		margin: 0 auto;
	}
	.footerwrap .inquirywrap .inquiry_btn,
	.footerwrap .inquirywrap .suportchina_btn{
		width: 48%;
		padding: 0 1%;
	}
	.footerwrap .inquirywrap .inquiry_btn img,
	.footerwrap .inquirywrap .suportchina_btn img{
		max-width: 100%;
		height: auto;
	}
	.footerwrap .inquirywrap .rightbox{
		width: auto;
		float: none;
		height: auto;
	}
	.footerwrap .inquirywrap .rightbox ul > *:first-child ,
	.footerwrap .inquirywrap .rightbox ul > *:first-child + * ,
	.footerwrap .inquirywrap .rightbox ul > *:first-child + * + * ,
	.footerwrap .inquirywrap .rightbox ul > *:first-child + * + * + * ,
	.footerwrap .inquirywrap .rightbox ul > *:first-child + * + * + * + * ,
	.footerwrap .inquirywrap .rightbox ul > *:first-child + * + * + * + * + * {
		position: static;
		padding: 0 !important;
	}
	.footerwrap ul > :first-child{
		padding: 0 !important;
	}
	.footerwrap .inquirywrap .rightbox ul{
		margin-top: 20px;
		padding-top: 10px;
	}
	.footerwrap .inquirywrap .rightbox ul li{
		width: 48%;
		float: left;
	}
	.footerwrap .inquirywrap .rightbox ul li:nth-child(2n){
		padding-left: 4% !important;
	}
	#foot_group_nav {
		border-top: none;
	}
	#foot_group_nav li{
		width: 50%;
		text-align: left;
		padding: 0;
	}
	#foot_group_nav li:first-child{
		border-right: none;
		padding-right: 0 !important;
	}
	
	.sp{
		display: block;
	}
	.pc{
		display: none;
	}
	
	.tel_no{
		font-size: 20px;
	}
	
	#sp_gnav{
		background: #000;
		color: #fff;
		z-index: 100;
		margin: 12px 0;
	}
	#sp_gnav a{
		color: #fff;
	}
	#sp_gnav > li{
		border-bottom: 1px solid #ddd;
		font-size: 15px;
		position: relative;
	}
	#sp_gnav > li > a,
	#sp_gnav > li > span{
		display: block;
		padding: 12px 0 12px 12px;
	}
	#sp_gnav > li > ul{
		margin-left: 10px;
	}
	#sp_gnav > li > ul > li{
		border-bottom: 1px solid #ddd;
		font-size: 13px;
		position: relative;
	}
	#sp_gnav > li > ul > li:last-child{
		border-bottom: none;
	}
	#sp_gnav > li > ul{
		display: none;
	}
	#sp_gnav > li > ul > li > a{
		display: block;
		padding: 10px 0;
	}
	
	#sp_gnav > li > a::after,
	#sp_gnav > li > span::after,
	#sp_gnav > li > ul > li > a::after,
	.sp_gnav_h_link li::after{
		position: absolute;
		right: 12px;
		top: 10px;
		content:"";
		display:block;
		width:8px;
		height:8px;
		border-top: #fff 2px solid;
		border-right: #fff 2px solid;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.sp_gnav_sub_open::before{
		position: absolute;
		right: 4px;
		top: 10px;
		content:"";
		display:block;
		width:8px;
		height:8px;
		border-top: #fff 2px solid;
		border-right: #fff 2px solid;
		-webkit-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
	}
	.sp_gnav_sub_open::after{
		position: absolute;
		right: 12px;
		top: 10px;
		content:"";
		display:block;
		width:8px;
		height:8px;
		border-top: #fff 2px solid;
		border-right: #fff 2px solid;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	.sp_gnav_h_link li{
		float: right;
		width: 50%;
		position: relative;
		margin-bottom: 10px;
	}
	.sp_gnav_h_link li a{
		display: block;
		padding: 10px 0;
	}
	
	.sp_gnav_banner{
		text-align: center;
	}
	.sp_gnav_banner img{
		display: block;
		max-width: 80%;
		border: 1px solid #fff;
		margin: 0 auto 10px;
	}
	
	#nav-toggle {
		display: block;
		position: absolute;
		right: -4px;
		top: 0px;
		width: 50px;
		height: 54px;
		cursor: pointer;
		z-index: 101;
		background: #000;
		color: #fff;
		border-left: 7px solid #000;
		border-top: 7px solid #000;
		border-right: 7px solid #000;
		border-bottom: 7px solid #000;
    }
    #nav-toggle div {
        position: relative;
    }
    #nav-toggle span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #fff;
    }
    #nav-toggle p{
    	position: absolute;
		top: 23px;
		right: 4px;
		font-size: 10px;
    }
    #nav-toggle span:nth-child(2) {
        top: 10px;
    }
    #nav-toggle span:nth-child(3) {
        top: 19px;
    }
    
    #nav-toggle.nav-open {
    }
    #nav-toggle.nav-open span {
    }
    #nav-toggle.nav-open span:nth-child(1) {
	    top: 12px;
        transform: rotate(-45deg);
    }
    #nav-toggle.nav-open span:nth-child(2) {
	    top: 12px;
        transform: rotate(45deg);
    }
    #nav-toggle.nav-open span:nth-child(3) {
        display: none;
    }
    
    .sp_gnav_sub_open::after{
    	
    }
    
    .nav_green li{
    	float: none;
    	margin-right: 0;
    	width: 100%;
    }
    
    .stt_subttl_01{
    	font-size: 24px;
    }
    
    /* layout */
    .inner{
    	width: 98% !important;
    	margin: 0 auto !important;
    }
	
	/*
	static pattern list
	*/
	.stt_pattern01{
		padding: 10px;
	}
	.stt_pattern01 ul li{
		width: auto;
		float: none;
	}
	.stt_pattern01 ul li:nth-child(3n+1), .stt_pattern01 ul li:nth-child(3n+2){
		margin-right: 0;
	}
	
	.stt_pattern02{
		padding: 10px;
	}
	.stt_pattern02 > ul > li{
		width: auto;
		float: none;
	}
	.stt_pattern02_02 li{
		width: auto;
		float: none;
	}
	
	.stt_pattern03{
		padding: 10px;
	}
	
	.stt_pattern04{
		padding: 10px;
	}
	.stt_pattern04 li{
		padding: 10px 0;
	}
	.stt_pattern04 li:first-child,
	.stt_pattern04 li:last-child{
		display: block;
		width: auto;
		float: none;
	}
	.stt_pattern04 figure img{
		width: 40%;
		float: left;
	}
	.stt_pattern04 figure.company_group_logo img{
		max-width: 100%;
	}
    .company_group_name{
    	padding-top: 0 !important;
    }
    
    .stt_pattern05{
		padding: 10px;
	}
	
	.stt_pattern06{
		padding: 10px;
	}
	
	.stt_pattern07{
		padding: 10px;
	}
	.stt_pattern07 > ul > li,
	.stt_pattern07 > ul > li:nth-child(odd){
		width: auto;
		margin-right: 0;
		margin-bottom: 20px;
	}
    
	.stt_pattern08{
		padding: 10px;
	}
	.stt_pattern08 > ul > li,
	.stt_pattern08 > ul > li:nth-child(odd){
		width: auto;
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.stt_pattern09{
		padding: 10px;
	}
	.stt_pattern09 > ul > li{
		width: auto;
		float: none;
		margin-bottom: 30px;
	}
	.stt_pattern09 > ul > li:first-child{
		margin-right: 0;
    }
    
    .stt_pattern10{
    	padding: 10px;
    }
    .stt_pattern10 > ul > li{
		float: none;
		margin-right: 0;
		width: auto;
	}
    
    /*
	table
	*/
	table.stt_tb1{
		border-top: 2px solid #f5f5f5;
	}
	table.stt_tb1 th{
		width: auto;
		display: block;
	}
	table.stt_tb1 td{
		display: block;
		padding: 10px 10px 10px 20px;
	}
	table.stt_tb1 td img{
		max-width: 100%;
	}
    
    /* company */
    #contents_nav{
    	display: none;
    }
    #company_home_footer_nav li{
    	width: 85%;
    	float: none;
    	margin: 0 auto;
    	padding-right: 0;
    	padding-bottom: 10px;
    	text-align: center;
    }
    #company_home_footer_nav li img{
    	max-width: 100%;
    }
    #company_home_content_footer_arrow_nav{
    	width: auto;
    	margin-top: 0;
    	float: none;
    	padding-left: 10px;
    }
    #company_home_content_footer_arrow_nav ul{
    	text-align: left;
    }
    
    #contents_footer #footer_l{
    	border-right: none;
    	width: auto;
    	float: none;
    	margin-top: 10px;
    	margin-bottom: 0;
    }
    #contents_footer #contents_footer_top{
    	margin-bottom: 10px;
    }
    #contents_footer #footer_r{
	    width: auto;
    	float: none;
    	margin: 10px;
    }
    #contents_footer #footer_r ul:nth-child(1){
    	width: auto;
    }
    #contents_footer #footer_r ul{
		float: none;
		width: auto;
    }
    #contents_footer #footer_r ul li{
		float: left;
    	padding: 0 0 10px 10px;
    }
    #contents_footer #footer_r ul:nth-child(1) li:nth-child(even),
    #contents_footer #footer_r ul:nth-child(2) li:nth-child(odd),
    #contents_footer #footer_r ul:nth-child(3) li:nth-child(even),
    #contents_footer #footer_r ul:nth-child(4) li:nth-child(odd){
		width: 45%;
    }
    #contents_footer #footer_r ul:nth-child(1) li:nth-child(odd),
    #contents_footer #footer_r ul:nth-child(2) li:nth-child(even),
    #contents_footer #footer_r ul:nth-child(3) li:nth-child(odd),
    #contents_footer #footer_r ul:nth-child(4) li:nth-child(even){
		width: 55%;
    }

    #contents_footer #yokuwakaru_fa{
    	margin: 0 auto;
    }
    
    /*
    company greeting
    */
    #greeting_main_img p{
    	left: 10px;
		top: 40px;
		font-size: 14px;
		letter-spacing: 4px;
    }
    
    /*
    company profile
    */
    .company_profile_content_arrow_nav{
    	float: none;
    }
    .company_profile_address{
    	float: none;
    	width: auto;
    }
    .nav_orange li {
    float: left;
    width: 100%;
    }
    
    /*
    company construction
    */
    .construction_box{
    	height: 80px;
    }
    .construction_group{
    	width: 50%;
    }
    
    /*
    company network
    */
    #network_list{
		width: 100%;
		position: static;
	}
	#network_list li{
		margin: 10px 1%;
		width: 48%;
	}
	#network_list li a{
		padding: 10px 5px;
		font-size: 12px;
	}
	.recruit_area ul {
	width: 100%;
	}
	.recruit_area ul li {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	}
	.recruit_area ul li a {
	width: 100%;
	}
	.recruit_area ul li dl.link_01{
	background-color: #ffe5e7;
	border-color: #cdcdcd;
	border-width: 1px;
	border-style: solid;
	height: 110px;
	position: relative;
	width: 220px;
	margin: 0 auto;
}
	.recruit_area ul li dl.link_02{
	background-color: #dde9ff;
	border-color: #cdcdcd;
	border-width: 1px;
	border-style: solid;
	height: 110px;
	position: relative;
	width: 220px;
	margin: 0 auto;
}
	.recruit_area ul li dl.link_01 dt{
	left: 65px;
	top: 35px;
	font-size: 18px;
	position: absolute;
	font-weight: bold;
}
	.recruit_area ul li a dl.link_01 dd{
	left: 90px;
	bottom: 30px;
	position: absolute;
}
	.recruit_area ul li dl.link_02 dt{
	left: 55px;
	top: 35px;
	font-size: 18px;
	position: absolute;
	font-weight: bold;
}
	.recruit_area ul li a dl.link_02 dd{
	left: 80px;
	bottom: 30px;
	position: absolute;
}
	.stt_pattern06 .recruit_ttl{
	font-size: 14px;
	border-left: 16px solid #8da2a3;
	padding: 0 0 0 5px;
	margin: 10px 0;
	}
	.stt_ttl_h3_g,.stt_ttl_h3_b,.stt_ttl_h3_r{font-size: 16px;}
	#company_eco_esg dd li.esg_link{
	margin-top: 0px;
	
}
#company_eco_esg dd figure{
	width: 100%;
	float: left;
}
}

/*
PC
*/
@media only screen and (min-width: 768px) {
	#company_home_footer_nav li a:hover{
	opacity: 0.5;
	}
	.stt_pattern06 .recruit_ttl{
	font-size: 16px;
	border-left: 16px solid #8da2a3;
	padding: 0 0 0 5px;
	margin: 10px 0;
}
	.recruit_area ul {
	width: 520px;
	margin: 0 auto;
}

	.recruit_area ul li {
	padding-top: 20px;
	padding-bottom: 50px;
	float: left;
}

	.recruit_area ul li {
	display: inline-block;
	background: #fff;
	margin: 0 20px;
}
	.recruit_area ul li dl.link_01{
	background-color: #ffe5e7;
	border-color: #cdcdcd;
	border-width: 1px;
	border-style: solid;
	height: 110px;
	position: relative;
	width: 220px;
}
	.recruit_area ul li dl.link_01 dt{
	left: 65px;
	top: 35px;
	font-size: 18px;
	position: absolute;
	font-weight: bold;
}
	.recruit_area ul li a dl.link_01 dd{
	left: 90px;
	bottom: 30px;
	position: absolute;
}
	.recruit_area ul li dl.link_02{
	background-color: #dde9ff;
	border-color: #cdcdcd;
	border-width: 1px;
	border-style: solid;
	height: 110px;
	position: relative;
	width: 220px;
}
	.recruit_area ul li dl.link_02 dt{
	left: 55px;
	top: 35px;
	font-size: 18px;
	position: absolute;
	font-weight: bold;
}
	.recruit_area ul li a dl.link_02 dd{
	left: 80px;
	bottom: 30px;
	position: absolute;
}
}