@charset "utf-8";
/*  
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

[00] HTMLタグの再定義

*/

body,form,p,li,ul,dl,dt,dd {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Helvetica", "Arial", Sans-Serif;
}

body{
	z-index:1;
	position: relative;
}

/*  
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

[01] PC 

*/

/*  1-1  ヘッダー
--------------------------------------------------------------------------------------*/

@media only screen and (min-width: 769px) ,print{


#header_part{
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #ccc;
	background: #FFF;
/*	background-image:url("../img/bg_header_01r2.gif");*/
	background-repeat: no-repeat;
	background-position: center top;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	overflow: visible;
	height:100px;
	position:fixed;
	top:0;
	left:0;
	z-index:2;
}

	
#header_part .header_inner #ggl,
#header_part .header_inner #corp_logo,
#header_part .header_inner #naviBlock{
/*	width:100px;*/
	height:auto;
	float:left;
	}


	#corp_logo{
		z-index:99;
	}
	
	#naviBlock{
		z-index:98;
	}
	
/* ナビゲーションなし */
.no_menu #header_part{
	height: 80px;
	border-bottom: 3px solid #122889;
	
}
.no_menu #naviBlock{
	display: none;
}
.no_menu .formSearch {
	top:32px;
}
.header_inner{
	margin: 0 auto;
	position: relative;
	width:966px;
	width:1200px;
}
	
/* Group Glid Logo */
	
	#ggl{
		width:100px;
		height:auto;
	}	
/*  ロゴ　*/
#header_part .header_inner #corp_logo{
	width: auto;
	height: auto;
	position: relative;
	left: 0px;
	top:24px;
}
	
#corp_logo img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
	
#header_description{
	position: relative;
	top:36px;
	left: 160px;
	width: 400px;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	position:absolute;
	right:0;
	float: right;
	left:800px;
	top:0;
	height:30px;
}

/*  メニューボタン　*/
.header_btn{
	display: none;
}
/* 検索 */
.formSearch {
	position:absolute;
	top:-50px;
	right: -20px;
	width:100%;
	text-align: center;
	width: 300px;
}
.formSearch input.inbase {
	display: inline-block;
	width: 260px;
	height: 24px;
	line-height: 1;
	border-radius: 10rem;
	border: 1px solid #d4d4d4;
	padding: 0.6rem 1rem;
	box-sizing: border-box;
}
.formSearch_inner {
	padding:14px 20px;
	background-color: none;
	float: none;
	width: 100%;
	box-sizing: border-box;
}
.formSearch form.search {
	position: relative;
}
.formSearch input.submit {
	position: absolute;
	top: 4px;
	right:8px;
}
/*  問い合わせボタン　*/
a#header_contact{
	display: block;
	line-height: 1;
	text-decoration: none;
	color: #000;
	width: 105px;
	text-align: center;
	padding:6px 0;
	font-size: 12px;
/*	border: 1px solid #ccc;*/
	background: #FFF;
	position: absolute;
	top:10px;
	right: 187px;
	border-radius: 2px;
	right:150px;

}
a#header_contact_usa{
	display: block;
	line-height: 1;
	text-decoration: none;
	color: #000;
	width: 105px;
	text-align: center;
	padding:6px 0;
	font-size: 12px;
	border: 1px solid #ccc;
	background: #FFF;
	position: absolute;
	top:10px;
	right: 0;
	border-radius: 2px;
}

a#header_contact:hover{
	opacity: 0.9;
}

a#header_contact_usa:hover{
	opacity: 0.9;
}


/*  言語選択　*/
#header_language a {
	display: block;
	padding: 3px 5px;
	font-size: 12px;
	color:#000;
	text-decoration: none;
}
.language_btn{
	display:none;
}
.language_list {
	background-color: #fff;
	position: absolute;
	top:10px;
	right:1px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: hidden;

}
.language_list li{
	width: 58px;
	float: left;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#header_language a.active {
	background-color: #e7e9f3;
}
/*  メニュー内ボタン　*/
.btn1{
	display: none;
}

/* 住友電工サイト向けリンク */
	
#sei_links{
	position: relative;
	float:right;
	top:50px;
	font-weight:normal;
	font-size:0.8em;
	}
	
/*  1-2　ナビゲーション
--------------------------------------------------------------------------------------*/
	
/* 1-2.5　サブフッター　*/
	#footer_primary{
		background-color:#1B006B;
		color:white;
		background:url("../img/footer_sub.png") center no-repeat;
		margin:0;
		padding:0;
/*		height:260px;*/
	
	}	
	
	#footer_primary a{
		color:white;
	}
	
	#footer_primary a:hover{
		text-decoration: underline;
	}
	
	#footer_primary .container{
		width:1200px;
		margin:0 auto;
	}
	#footer_primary .container .flex{
		padding:10px;
	}
	
	#footer_primary .container .flex div{
		width:25%;
	}
	
	/*
	#footer_primary .container .flex div:nth-child(2),
	#footer_primary .container .flex div:nth-child(3)	{
		width:37%;
	}
	*/
	#footer_primary .container .flex div ul.list-1{
		display:flex;
		justify-content: flex-start;
		flex-flow: column;
/*		flex-wrap:wrap;*/
	}
	
/*	
	#footer_primary .container .flex div ul.list-1 li{
		width:50%;
	}
	*/
	#footer_primary .container .fex div img{
		width:100%;
	}
	
	#footer_primary h3{
		margin-top:0;
	}
	
/*  1-3　フッター
--------------------------------------------------------------------------------------*/
#footer_part{
	position: relative;
	background-color:#222222;
	color:white;
	padding:0;
	margin:0;
}
.footer_inner{
    width: 950px;
    margin: 0 auto;
    position: relative;
    padding: 35px 0 38px 0;
}
.footer_pagetop{
	position: absolute;
	top:-49px;
	right: 0px;
	width: 180px;
	height: 45px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #FFF;
	border-top-left-radius : 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius : 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius : 3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
}
.footer_pagetop a{
	font-size: 13px;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 15px 15px;
	line-height: 1;
	background-image: url(/common_sp/jigyoubu/img/icn_gototop_pc.gif);
	background-position: right 18px center;
	background-repeat: no-repeat;
	margin: 0 15px;
}

#footer_main{
}
.footer_title,
.footer_logo{
	display: none;
}
.footer_logo img{
	width: 110px;
	height: auto;
}
.footer_links{
	color: #FFF;
/*	width: 50%;*/
	float: left;
}

.footer_links li {
	display: inline;
}

.footer_links li:first-child a {
/*    border-left: 1px solid #fff;*/
}
.footer_links li a{
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
	display: inline-block;
	padding: 0 1.5em;
/*	border-right: 1px solid #fff; */
    text-decoration: none;
}
.footer_links a:hover{
	text-decoration:underline;
}
.copyright{
	text-align: right;
	font-size: 13px;
	padding: 0;
	width: 50%;
	float: right;
}

/*  1-4　コンテンツ
--------------------------------------------------------------------------------------*/
#content_wp{
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	padding-top: 8px;
	font-size: 13px;
	line-height: 180%;
	font-size:16px;
	z-index:1;
	position: relative;
	margin-top:80px;
	padding-top:88px;
	margin-top:0;
	background:url("../img/content_wp_background.png") repeat-y;
	background-position: center;
/*	background-color:white; */


}
#main_part{
	width:680px;
	float: right;
	padding-bottom: 60px
}
#sub_part{
	width:220px;
	float:left;
}
#main_part p{
margin: 0 0 2em;
}
/* コンテンツエリア100% */
.wide #main_part{
	width:100%;
	float: none;
}
	
.president_sign{
	width:250px;
	float: right;
	}
	
	.president_sign:after{
		content:"";
		display:block;
		clear:both;
	}
	

	
	

/*  1-5　共通スタイル
--------------------------------------------------------------------------------------*/
/* クリアフィックス */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}



/*  フッター不具合による追加　
--------------------------------------------------------------------------------------*/

#all {
	min-height: calc(100vh - 143px);
}
#footer_part {
/*	margin-top: 43px;*/
	height: 97px;
}
	
/*
	
	*/
	
.pc{ display: block;}
.sp{ display: none;}
	
ul#globalNavi li.sp{
	display:none;
	}

}





/*  
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

[02] スマートフォン

*/

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

.sp{ display: block;}
.pc{ display: none;}
	
	
	#all{
		margin-botom:0;
	}
	
	#company{
		margin-bottom:130px;
	}

/*  2-1  ヘッダー
--------------------------------------------------------------------------------------*/
	#header_part{
		position: fixed;
		width: 100%;
		height: 40px;
		border-bottom: 1px solid #ccc;
		background: #FFF;
		z-index:999;
/*		background-image:url("../img/bg_header_01r1.gif");*/
		background-repeat: no-repeat;
		background-position: top;
		background-size: auto 100%;
		overflow: visible;
		height:60px;
	}
	
	
	
	
	
	.header_inner{
		width: 100%;
		height: 40px;
		height:60px;
	}
	
	/*Geoup Glid Logo */
	
	#ggl img{
		width:auto;
		height:40px;
	}
	/*  ロゴ　*/
	#corp_logo{
		width: 75px;
		height: auto;
		position: absolute;
		top:11px;
		left: 10px;
		width:150px;
		left:40px;
		top:0;
		width:300px;
		left:54px;
	}
	#corp_logo img{
		width: 100%;
		height: auto;
	}
	/*
	#header_description{
		display: none;
	}
*/
	/* 検索 */
	.formSearch {
		position:relative;
		margin: 0;
		width:100%;
		border-bottom: 1px solid #ccc;
		text-align: center;
		padding: 15px 0 15px 0;
		background: #eee;
	}
	.formSearch input.inbase {
		display: inline-block;
		width: 87%;
		height: 32px;
		line-height: 1;
		border-radius: 10rem;
		border: 1px solid #d4d4d4;
		padding: 0.6rem 1rem;
		box-sizing: border-box;
		font-size: 16px;
		tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.formSearch-inner {
		padding:14px 20px;
		background-color: #f4f4f4;
		float: none;
		width: 100%;
		box-sizing: border-box;
	}
	.formSearch form.search {
		position: relative;
	}
	.formSearch input.submit {
		top:8px;
		right:0px;
	}
	

	/* 言語ボタン */
	#header_language {
		width: 40px;
		height: 40px;
		position: absolute;
		top:0px;
		right: 40px;
/*		border-left: 1px solid #ccc;*/
		background: #FFF;
		text-align: center;
/*		right:10px; */
	}
	#header_language img {
		width: 24px;
		height:auto;
		margin-top: 8px;
	}
	#header_language a {
		display: block;
		padding: 3px 5px;
		font-size: 12px;
		color:#000;
		text-decoration: none;
	}
	#header_part .language img {
		width: 20px;
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	#header_part .language_btn{
		display: block;
	}
	ul.language_list {
		background-color: #fff;
		position: absolute;
		top: 40px;
		right:0px;
		border: 1px solid #ccc;
		width: 80px;
		display: none;
	}
	ul.language_list li {
		width:158px;
		text-align: center;
		float: none;
		height:auto;
	}
	ul.language_list  li{
		float: none;
		width: 100%;
	}
	#header_language a.active {
		background-color: #e7e9f3;
	}
	/*  問い合わせボタン　*/
	a#header_contact{
		display: none;
	}
	a#header_contact_usa{
		display: none;
	}

	/*  メニュー内ボタン　*/
	.btn1{
		background: #eee;
		padding:10px 10px 0 10px;
	}
	.btn1 a{
		display: block;
		background: #122889;
		border-radius: 4px;
		color: #FFF;
		text-align: center;
		padding: 10px;
		text-decoration: none;
	}
	.btn1 a:hover{
		opacity: 0.9;
	}

/*  2-2  ナビゲーション
--------------------------------------------------------------------------------------*/
	#header_btn{
		width: 40px;
		height: 40px;
/*		border-left: 1px solid #ccc;*/
		position: absolute;
		top:0px;
		right:0px;
		background: #FFF;
		box-sizing: border-box;
		display: block;
	}
	/* メニューボタンの変形 */
	#header_btn .menu_trigger,
	#header_btn .menu_trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.menu_trigger {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 23px;
		height: 18px;
	}
	#header_btn .menu_trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #000;
		border-radius: 2px;
	}
	#header_btn .menu_trigger span:nth-of-type(1) { top: 0;}
	#header_btn .menu_trigger span:nth-of-type(2) { top: 8px;}
	#header_btn .menu_trigger span:nth-of-type(3) { bottom: 0;}
	#header_btn .menu_trigger.active span:nth-of-type(1) { transform: translateY(8px) rotate(-45deg);}
	#header_btn .menu_trigger.active span:nth-of-type(2) { opacity: 0;}
	#header_btn .menu_trigger.active span:nth-of-type(3) { transform: translateY(-8px) rotate(45deg);}
	
	/* スマホアコーディオン */
	#naviBlock{
		display: none;
		z-index: 999;
		position: absolute;
		top:41px;
		width: 100%;
		overflow: auto;
		background:rgba(51,51,51,0.9);
		position: relative;
		top:21px;
	
	}
	
	#naviBlock ul#globalNavi,
	#naviBlock .btn1{
	position: relative;
	}
	
	
	ul#globalNavi a {
		text-decoration: none;
		font-size: 13px;
		color: #000;
		padding: 15px;
		display: block;
		line-height: 1;
		background: url("../../common_sp/img/icn_link2.gif") no-repeat left center #FFF;
		background-size: 5px auto;
		margin-left: 15px
	}
	ul#globalNavi{
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
		display:block;
		background: #FFF;

	}
	ul#globalNavi li{
		cursor: pointer;
		list-style: none;
		margin: 0;
		padding:0;
		border-bottom: 1px solid #ccc;
		font-size: 13px;
		position: relative;
		text-align: left;
		display:block;
	}
	#globalNavi ul ul{
		border: none;
	}
	#globalNavi li li{
		border: none;
		border-top: 1px dashed #ccc;
	}
	#globalNavi li li a{
		background: none;
	}
	#globalNavi li span{
		position: absolute;
		display: block;
		width: 2em;
		border: 1px solid #ccc;
		text-align: center;
		top: 10px;
		right: 10px;
		border-radius: 3px;
		line-height: 1;
		font-size:14px;;
		padding: 0.4em 0 0.4em 0;
		box-sizing: border-box;
		font-family: Arial, Helvetica, "sans-serif"
	}

	.has-child > ul{
		display:none;
	}

/* 2-2.5　フッタープライマリー*/
	#footer_primary{
		color:white;
		background-color:#221E70;
		
/*		
		background:url("../img/footer_sub.png") center no-repeat;
/*		height:260px;
		height:300px;
*/	
	}	
	
	#footer_primary .container{
		width:100%;
		margin:0 auto;
	}
	#footer_primary .container .flex{
		display:flex;
		flex-direction: column;
		padding:2%;
		flex-direction: row;
		flex-wrap:wrap;
	}
	
	#footer_primary .container .flex div{
		width:100%;
		width:48%;
	}
	
	#footer_primary h3{
		font-size:110%;
	}

	/*
	#footer_primary .container .flex div ul{
		display:none;
	}	
	*/
	
	
/*  2-3  フッター
--------------------------------------------------------------------------------------*/
	#footer_part{
		border-top: 4px solid #122889;
		position: relative;
		padding-top: 15px;
		background-color:black;
		color:white;
	}
	.footer_pagetop{
		position: absolute;
		top:10px;
		right: 10px;
		width: 20px;
		height: 20px;
		background: url(../jigyoubu/img/icn_gototop.gif) no-repeat left top;
		background-size: 100% auto;
	}
	.footer_pagetop a {
		width: 20px;
		height: 20px;
		display: block;
		text-indent: -9999px;
	}
	.pagetop_pc{
		display: none;
	}
	#footer-main{
	}
	.footer_title{
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 10px;
		line-height: 130%;
	}
	.footer_logo{
		text-align: center;
		padding-bottom: 15px
	}
	.footer_logo img{
		width: 110px;
		height: auto;
	}
	.footer_links{
		text-align: center;
		color: #ccc;
	}

	.footer_links li{
/*		display: inline;*/
	}
	.footer_links li:first-child a {
/*	    border-left: 1px solid #666;*/
	}
	.footer_links a{
		font-size: 11px;
		text-decoration: none;
		color: #000;
		color:white;
/*		border-right: solid #666 1px; */
		padding: 0 5px;
	}
	.copyright{
		text-align: center;
		font-size: 13px;
		padding: 10px 0;
	}
/*  2-4　コンテンツ
--------------------------------------------------------------------------------------*/
	#content_wp{
		overflow: hidden;
		width: 94%;
		margin: 0 auto;
		padding-top: 40px;
		font-size:14px;
	}
	#main_part{
		width:94%;
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
		padding-bottom: 0px;
		padding-top: 20px;
		line-height: 180%;
	}
	#sub_part{
		width:100%;
		float: none;
	}
	#navi{
		display: none;
	}

table.default-table{
	width:100%;
	}
	
table.default-table th,
	table.default-table td{
		padding:3px;
	}

	/* -------------------------------------
		added by PU-f.
	------------------------------------- */
	#globalNavi .mega-menu .mega-header {
		display: none;
	}

.president_sign{
	width:250px;
	float: right;
	}
	
	.president_sign:after{
		content:"";
		display:block;
		clear:both;
	}	
	
	
	
	
}

/* ------------------------------------------
setting flexbox
----------------------------------------- */

	.dirction-column{
		flex-direction: column;
	}

	.direction-row{
		flex-direction: row;
	}

/* ---------------------------------------------
setting img-fluid
-------------------------------------------*/

.img-fluid{
	width:100%;
}




@media screen and (min-width:769px),print{
	.flex{
		display:flex;
		justify-content: flex-start;
		flex-direction: row;
}

	/*
	.flex > div{
		width:50%;
	}
	*/
		.flex-end{
		justify-content: flex-end;
	}

		.space-between{
		justify-content: space-between;
	}

	.dirction-column{
		flex-direction: column;
	}
	
	
	#footer_primary{
		height:252px;
	}
	
	/* ---------------------------------------------
setting img-fluid
-------------------------------------------*/
/*	.img-fluid{
		width:70%;
	}
*/	
}
@media screen and (max-width:768px){
	.flex{
		display:flex;
		justify-content: flex-start;
		flex-direction: column;
}
	
	.flex-end{
		justify-content: flex-end;
	}

	.space-between{
		justify-content: space-between;
	}
	
	.direction-row{
		flex-direction: row;
	}
	
	ul.dorpdown{
		display:none;
	}
	
	#footer_primary a{
		color:white;
	}
	#footer_primary a:hover{
		text-decoration: underline;
	}
	
	#sei_links{
		display: none;
	}
	
	
	
}


@media screen and (max-width:450px){
	#corp_logo{
		width:60%;
	}
	
/* ダークモード対応 */	
@media (prefers-color-scheme: dark) {
  img {
    background: #FFF;
  }
}	
	
}