@charset "utf-8";

/*ベース*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css); 

body{
font-family:'Noto Sans Japanese', serif; 
overflow-x:hidden;
font-size:100%;
color:#000;
margin:0;
padding:0;}

.sp{
display:none;}

.tb_sen{
display:none;}

h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;}

img{
border:0;}

a{text-decoration:none;outline:0;}
a:hover{text-decoration:underline;}
a:link,a:active,a:visited{color:#323232;}

*:focus{
outline:none;}

.sa{opacity:0;transition:all 1.5s ease;}
.sa.show{opacity:1;transform:none;}
.sa--lr{transform:translate(-100px, 0);}
.sa--rl{transform:translate(100px, 0);}
.sa--up{transform:translate(0, 5px);}
.sa--scaleUp{transform:scale(.5);}
.sa--scaleDown{transform:scale(1.5);}
.sa--rotateL{transform:rotate(180deg);}
.sa--rotateR{transform:rotate(-180deg);}

article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
display:block;}

.clearfix:after{
content: "";
clear:both;
display:block;}

/*ヘッダー*/
#head{
height:90px;
position:relative;
z-index:10000;
width:100%;}

#head a{color:#000;}
#head a:hover{color:#44ad35;}

#head a img{
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

#head a:hover img{
opacity:0.6;
filter:alpha(opacity=60);}

#menu_box{
width:1164px;
margin:0 auto;}

#logo{
float:left;
width:320px;
margin-top:30px;}

#logo h2{
display:none;}

#navi{
float:right;
width:300px;
text-align:right;
margin-top:32px;}

#lg{
float:left;
margin-left:170px;
font-size:15px;}

#lg a:hover{
text-decoration:none;}

.hiddenbox label{
cursor:pointer;}

.hiddenbox #searchlabel{
display:none;}

.hiddenbox .hiddenshow{
height:0;
padding:0;
overflow:hidden;
opacity:0;
margin-left:-70px;
width:370px;
position:absolute;}

.hiddenbox input:checked ~ .hiddenshow{
height:auto;
opacity:1;
margin-top:-30px;
margin-right:0;}

#lg_in{
float:left;}

#lg_in a:hover{
text-decoration:none;}

#sboxarea{
float:left;
margin:-1px 0 0 30px;}

#sbx{
height:22px;
width: 220px;
border:1px solid #000;}

/*グローバルメニュー*/
.is-fixed{
position:fixed;
top:0;
left:0;
z-index:10002;
width:100%;
background-color:rgba(255,255,255,0.9);
border-bottom:1px solid #ccc;}

.is-fixed #contentHead #globalMenu{
padding-top:14px;
height:40px;
border-top:none;}

#global_menu a:hover{
color:#44ad35;
transition:0.3s;
text-decoration:none;}

#contentHeadWrapper{
width:100%;
margin:0 auto;}

.contentHeadWrapper_contact{
border-bottom:1px solid #ccc;}

.is-fixed .contentHeadWrapper_contact{
border-bottom:none;}

#contentHead #globalMenu{
padding-top:19px;
width:100%;
height:46px;
text-align: center;
border-top:1px solid #000;}

#contentHead #globalMenu li{
display:inline-block;
background:url(../img/gmline.png);
background-repeat:no-repeat;
background-position:right top;
vertical-align:top;
padding:0 3.3%;}

#contentHead #globalMenu li:nth-child(7){
background:none;}

#contentHead #globalMenu li a{
display:block;
height:46px;}

#contentHeadDropWrapper{
width:100%;
margin:0px auto;
position:relative;
z-index:5;
clear:both;}

#contentHeadDropWrapper .inbox{
background:rgba(26,26,26,0.8);}

#contentHeadDropWrapper .sustaina_inbox{
height:276px;}

#contentHeadDropWrapper .inbox .columnC,#contentHeadDropWrapper .inbox .columnC ul{
background:rgba(26,26,26,0.8);}

#contentHeadDropWrapper .contentHeadDrop{
position:absolute;
width:100%;
top:0px;
display:block;
color:#fff;
visibility:hidden;}

#contentHeadDropWrapper .contentHeadDrop a{
color:#fff;}

#contentHeadDropWrapper .contentHeadDrop .columnA,#contentHeadDropWrapper .contentHeadDrop .columnB,#contentHeadDropWrapper .contentHeadDrop .columnC{
display:block;
vertical-align:top;
float:left;}

#contentHeadDropWrapper .contentHeadDrop .columnA{
width:280px;
margin-left:calc( ( 100% - 1164px ) / 2 );
margin-top: 40px;
padding-left: 45px;}

#contentHeadDropWrapper .contentHeadDrop .columnA dl dt{
font-size:20px;
font-weight:normal;
margin-bottom:20px;}

#contentHeadDropWrapper .contentHeadDrop .columnA dl dt a{
padding-right:15px;
background:transparent url(../img/gm_allow.png) no-repeat right center;}

#contentHeadDropWrapper .contentHeadDrop .columnA dl dd{
line-height:1.9;
font-size:100%;}

#contentHeadDropWrapper .contentHeadDrop .columnB ul,#contentHeadDropWrapper .contentHeadDrop .columnC ul,#contentHeadDropWrapper .contentHeadDrop .columnC .relationAreaWrapper{
display:block;
padding:40px 0px 40px 0px;}

#contentHeadDropWrapper .contentHeadDrop .columnB ul li a:hover,#contentHeadDropWrapper .contentHeadDrop .columnC ul li a:hover{
text-decoration:none;}

#contentHeadDropWrapper .contentHeadDrop .columnB{
width:300px;}

#contentHeadDropWrapper .contentHeadDrop .columnC{
width:492px;}

#contentHeadDropWrapper .contentHeadDrop .columnB ul li a{
display:block;
padding:3px 0;
margin-bottom:10px;}

#contentHeadDropWrapper .contentHeadDrop .columnB .bubt{
margin-right:18px;}

#contentHeadDropWrapper .contentHeadDrop .columnB ul.noNextColumn li{
margin-bottom:10px;}

#contentHeadDropWrapper .contentHeadDrop .columnB ul.noNextColumn li ul{
padding:0 0 10px;}

#contentHeadDropWrapper .contentHeadDrop .columnB ul.noNextColumn li ul li{
margin-bottom:0px;}

#contentHeadDropWrapper .contentHeadDrop .columnB ul.noNextColumn li ul li a{
padding:5px 0 ;}

#contentHeadDropWrapper .contentHeadDrop .columnB ul.noNextColumn li span{
padding:0 30px;}

#contentHeadDropWrapper .contentHeadDrop .columnB ul li a.nextColumn{
background:transparent url(../img/gm_allow_s.png) no-repeat 273px center;}

#contentHeadDropWrapper .contentHeadDrop .columnC ul{
display:none;
height:100%;}

#contentHeadDropWrapper .contentHeadDrop .columnC ul li a{
display:block;
padding:5px 30px;}

#contentHeadDropWrapper .contentHeadDrop .columnC ul li{
margin-bottom:5px;}

.nextColumn{
position:relative;
display:inline-block;
text-decoration:none!important;
color:#fff!important;}

.nextColumn:hover{
text-decoration:none;}

.nextColumn::after{
position:absolute;
bottom:-4px;
left:0;
content:'';
width:94%;
height:1px;
background:#fff;
transform:scale(0, 1);
transform-origin:right top;
transition:transform .3s;}

.nextColumn:hover::after{
transform-origin:left top;
transform:scale(1, 1);}

.columnCbubt{
position:relative;
display:inline-block;
text-decoration:none!important;
color:#fff!important;}

.columnCbubt:hover{
text-decoration:none;}

.columnCbubt::after{
position:absolute;
right:18px;
bottom:-4px;
left:0;
content:'';
width:100%;
height:1px;
background:#fff;
transform:scale(0, 1);
transform-origin:right top;
transition:transform .3s;}

.columnCbubt:hover::after{
transform-origin:left top;
transform:scale(1, 1);}

/*フッター*/
#footer{
color:#000;
background-color:#fff;
text-align:center;
padding-bottom:30px;}

#foot_logo{
width:310px;
margin:0 auto;
padding:80px 0 50px 0;}

#foot_logo a img{
transition:0.5s;}

#foot_logo a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
transition:0.5s;}

#footer_menu ul{
text-align:center;
width:1164px;
margin:0 auto;}

#footer_menu ul li{
display:inline-block;
margin-bottom:20px;}

#footer_menu ul li a{
color:#000;
text-decoration:none;}

#footer_menu ul li:nth-child(1){
margin-right:40px;}

#footer_menu ul li:nth-child(2){
border-left:1px solid #000;
padding-left:40px;}

#footer_menu ul li:nth-child(3){
margin-left:40px;}

#copyright{
font-size:90%;
color:#000;}

#pagetop{
position:fixed;
right:30px;
bottom:20px;}

#pagetop a img{
transition:0.5s;}

#pagetop a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
transition:0.5s;}

/*トップページ*/
#moviebox{
height:500px;
width:100vw;
position:relative;
overflow:hidden;
background:url(../img/moviedot.png) repeat;}

#topmovie{
position:absolute;
bottom:0;
left:0;
width:auto;
height:auto;
min-width:100%;
min-height:100%;
background-size:cover;
z-index:-1;}

.top_catch{
position:absolute;
top:44%;
left:43%;
width:1000px;
transform:translate(0,-50%);}

.top_catch01{
opacity:0;
width:160px;
position:absolute;
left:-43%;
animation-name:fadein-bottom01;
animation-duration:2.5s;
animation-timing-function:ease-out;
animation-fill-mode:forwards;}

.top_catch01 img{
windth:100%;}

@keyframes fadein-bottom01{
0%{
opacity:0;
transform:translateY(20px);}
100%{
opacity:1;
transform:translateY(0);}}

.top_catch02{
opacity:0;
animation-name:fadein-bottom02;
animation-duration:2.5s;
animation-timing-function:ease-out;
animation-fill-mode:forwards;}

@keyframes fadein-bottom02{
0%{
opacity:0;
transform:translateY(60px);}
100%{
opacity:1;
transform:translateY(0);}}

#top_news{
width:950px;
margin:100px auto;}

#top_news h3{
margin-bottom:50px;}

.top_news_arc{
border-top:1px solid #000;
padding:22px 0;}

.top_news_day{
float:left;
width:110px;}

.top_news_cat{
float:left;
width:120px;
font-size:14px;
text-align:center;
color:#fff;
padding:1px 0 3px 0;
background-color:#74919c;}

.top_news_title{
float:left;
width:650px;
margin-left:15px;}

.bubtnews{
position:relative;
display:inline-block;
text-decoration:none;
color:#000;}

.bubtnews:hover{
text-decoration:none;}

.bubtnews::after{
position:absolute;
bottom:-4px;
left:0;
content:'';
width:100%;
height:1px;
background:#000;
transform:scale(0, 1);
transform-origin:right top;
transition:transform .3s;}

.bubtnews:hover::after{
transform-origin:left top;
transform:scale(1, 1);}

.top_view_more{
width:246px;
height:55px;
margin:50px auto 0 auto;
border:1px solid #000;
font-size:20px;
text-align:center;}

.top_view_more a{
width:246px;
height:55px;
transition:0.4s;
display:block;
cursor:pointer;}

.top_view_more a:hover{
text-decoration:none;
color:#fff;
letter-spacing:.1rem;
background:#44ad35;}

.top_view_more p{
line-height:50px;}

#top_future{
height:900px;
background-color:#e6ebee;}

#top_future_box{
background-image:url(../img/top_future_bg.png);
background-repeat:no-repeat;
background-position:top;
background-size:cover;
height:700px;}

#top_future_inner{
width:1164px;
margin:0 auto;}

.top_future_content{
float:left;
width:480px;
background:rgba(255,255,255,0.8);
padding:50px 80px 50px 70px;
margin-top: -500px;}

#top_future_inner h3{
margin-bottom:35px;}

#top_future_inner h4{
font-size:25px;
font-weight:normal;
margin-bottom:20px;}

#top_future_inner p{
line-height:1.9;}

#top_business{
background-image:url(../img/top_business_bg.png);
background-repeat:no-repeat;
background-position:top left;
background-size:cover;
padding:100px 0;}

#top_business_inner{
width:1044px;
margin:0 auto;
padding:75px 60px;
background:rgba(255,255,255,0.7);}

#top_business_inner h3{
width:200px;
margin:0 auto 55px auto;}

.top_business_content01,.top_business_content02,.top_business_content03,.top_business_content04{
width:509px;
margin-bottom:25px;
float:left;
padding:0;}

.top_business_content01{
margin-right:25px;}

.top_business_content03{
margin-right:25px;}

#top_business_inner h4 img{
width:100%;}

#top_business_inner h4 a{
transition:0.4s;}

#top_business_inner h4 a:hover{
opacity:0.8;
filter:alpha(opacity=80);
transition:0.4s;}

#top_business_inner h5{
font-size:21px;
font-weight:normal;
margin-top:15px;}

#top_business_inner ul{
margin:12px 0 30px 20px;
color:#000;
line-height:2.3;
font-size:17px;}

.top_small_text{
font-size:14px;}

.top_defi_link{
margin:-97px 0 60px 225px;}

.top_smash_link{
margin:-90px 0 0 400px;}

.top_defi_link a img, .top_smash_link a img{
transition:0.5s;}

.top_defi_link a:hover img, .top_smash_link a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
transition:0.5s;}

.top_view_more_business{
margin-top:10px;}

.bubt{
position:relative;
display:inline-block;
text-decoration:none!important;
color:#fff!important;}

.bubt:hover{
text-decoration:none;}

.bubt::after{
position:absolute;
bottom:-4px;
left:0;
content:'';
width:100%;
height:1px;
background:#fff;
transform:scale(0, 1);
transform-origin:right top;
transition:transform .3s;}

#anchor .bubt::after{
bottom:-8px;}

.bubt:hover::after{
transform-origin:left top;
transform:scale(1, 1);}

.top_corporate_content{
width:100%;
background-image:url(../img/top_corporate_bg01.png);
background-repeat:no-repeat;
background-size:cover;
background-position:bottom;
text-align:center;}

.top_corporate_content a{
width:100%;
height:300px;
display:block;
padding-top:210px;
transition:all 0.5s;
position:relative;}

.top_corporate_content a::before{
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1;
background-color:rgba(255,255,255,0.08);
transition:all 0.3s;}

.top_corporate_content a:hover::before{
opacity:0;
transform:scale(0.5,0.5);}

.top_corporate_content a::after{
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1;
opacity:0;
transition:all 0.3s;
border:1px solid rgba(255,255,255,1);
transform:scale(1,1);}

.top_corporate_content a:hover::after {
opacity:1;
transform:scale(0.97,0.9);}

.tcbox01{
width:calc(100% / 3);
float:left;
background-image:url(../img/top_corporate_bg02.png);
background-repeat:no-repeat;
background-size:cover;
background-position:bottom;
text-align:center;}

.tcbox02{
width:calc(100% / 3);
float:left;
background-image:url(../img/top_corporate_bg03.png);
background-repeat:no-repeat;
background-size:cover;
background-position:bottom;
text-align:center;}

.tcbox03{
width:calc(100% / 3);
float:left;
background-image:url(../img/top_corporate_bg04.png);
background-repeat:no-repeat;
background-size:cover;
background-position:bottom;
text-align:center;}

@media all and (-ms-high-contrast: none){
.tcbox01,.tcbox02,.tcbox03{
width:33.33333%;}}

.top_corporate_box a{
width:100%;
height:215px;
display:block;
padding-top:150px;
transition:all 0.5s;
position:relative;}

.top_corporate_box a::before{
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1;
background-color:rgba(255,255,255,0.08);
transition:all 0.3s;}

.top_corporate_box a:hover::before{
opacity:0;
transform:scale(0.5,0.5);}

.top_corporate_box a::after{
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1;
opacity:0;
transition:all 0.3s;
border:1px solid rgba(255,255,255,1);
transform:scale(1,1);}

.top_corporate_box a:hover::after {
opacity:1;
transform:scale(0.9,0.9);}

#top_links{
width:100%;
padding:100px 0;
background-color:#e6ebee;}

#top_links_inner{
width:1042px;
margin:0 auto;}

#top_links_inner h3{
width:230px;
margin:0 auto 60px auto;}

.top_links_box{
float:left;
width:230px;
text-align:center;
margin-right: 40px;}

.top_links_box:nth-child(1){
margin-left:270px!important;}

.top_links_box h4{
text-align:center;
font-size:16px;
margin:20px 0 23px 0;}

.top_links_box p{
font-size:14px;}

.img_wrap{
transition-duration:0.3s;}

.img_wrap img{
width:100%;
cursor:pointer;}

.img_wrap:hover{
box-shadow:3px 3px 3px rgba(0,0,0,0.3);
transform:translateY(-3px);
transition-duration:0.3s;}

#top_contact{
text-align:center;
margin:100px auto;}

#top_contact h3{
margin-bottom:30px;}

.top_contact_form{
width:500px;
height:55px;
margin:50px auto 0 auto;
border:1px solid #000;
font-size:20px;
text-align:center;}

.top_contact_form a{
width:500px;
height:55px;
transition:0.4s;
display:block;}

.top_contact_form a:hover{
text-decoration:none;
color:#fff;
letter-spacing:.1rem;
background:#44ad35;}

.top_contact_form p{
line-height:50px;}

/*セカンドページ*/
.sp_br{
display:none;}

#anchor{
background-color:#38383a;
width:100%;
position:relative;
z-index:3;
opacity:0.85;
margin-bottom:100px;}

#anchor.fixed_menu_sub{
position:fixed;
top:55px;}

#anchor ul{
text-align:center;
width:1164px;
margin:0 auto;}

#anchor ul li{
list-style:none;
line-height:14px;
margin:13px 0 16px 0;
padding:0 40px;
font-weight:lighter;
display:inline-block;
border-left:14px solid #44a535;}

#anchor ul li:last-child{
border-right:14px solid #44a535;}

#anchor ul li a{
color:#fff;
font-size:15px;
text-decoration:none;}

#contents02,#contents03,#contents04,#contents05,#contents06,#contents07,#contents08,#contents09{
padding-top:220px;
margin-top:-220px;}

#contents01{
padding-top:80px;
margin-top:-80px;}

#contents01.contents01_menu_sub{
padding-top:0;
margin-top:140px;}

#contents02.contents02_menu_sub{
padding-top:10px;
margin-top: -10px;}

#contents03.contents03_menu_sub{
padding-top:10px;
margin-top: -10px;}

#contents04.contents04_menu_sub{
padding-top:10px;
margin-top: -10px;}

#contents05.contents05_menu_sub{
padding-top:10px;
margin-top: -10px;}

#contents06.contents06_menu_sub{
padding-top:10px;
margin-top: -10px;}

#contents07.contents07_menu_sub{
padding-top:10px;
margin-top: -10px;}

#contents08.contents08_menu_sub{
padding-top:10px;
margin-top: -10px;}

#contents09.contents09_menu_sub{
padding-top:10px;
margin-top: -10px;}

#breadcrumb{
width:100%;
height:35px;
margin-top:100px;
padding-top:12px;
font-size:13px;
background-color:#dce1e4;}

#breadcrumb ul{
width:1164px;
margin:0 auto;}

#breadcrumb li{
float:left;
margin-right:20px;}

#breadcrumb li:after{
content:"　 \03e";}

#breadcrumb li:last-child:after{
content:none;}

.second_contents_box{
width:960px;
margin:0 auto;
padding-bottom:40px;}

.second_contents_box p{
font-size:16px;
line-height:1.9;}

.title_under_p{
margin-top:-10px;}

.second_contents_box h4{
padding-bottom:10px;
font-size:19.6px;
font-weight:normal;
border-bottom:2px solid #000;
margin-bottom:40px;}

.second_contents_box h5{
padding-bottom:10px;
font-size:18.6px;
font-weight:normal;
border-bottom:1px solid #000;
margin-bottom:36px;}

.second_contents_float{
margin-bottom:60px;}

.second_contents_box_l{
float:left;
width:44%;
margin-left:36px;}

.second_contents_box_r{
float:right;
width:44%;
margin-right:36px;}

.second_tb01{
border:1px solid #000;
margin-top:5px;
width:960px;}

.second_tb01 th{
border-left:1px solid #000;
border-bottom:1px solid #000;
padding:15px;
font-size:15px;
font-weight:normal;
text-align:center;
vertical-align:middle;
background-color:#fff;}

.second_tb01 tr:nth-child(1){
border-bottom:1px solid #000;}

.second_tb01 tr:nth-child(7){
border-bottom:1px solid #000;}

.second_tb01 tr:nth-child(11){
border-bottom:1px solid #000;}

.second_tb01 td{
border-left:1px solid #000;
padding:12px;
font-size:15px;
text-align:center;
vertical-align:middle;}

.fel{
font-size:14px!important;}

.second_tb01 .th_left{
text-align:left!important;}

.second_tb01 .td_left{
text-align:left!important;}

.second_tb01 .td_dark{
background:#e6ebee;
border-bottom:1px solid #ccc;}

.second_tb01 .td_light{
background:#f5f7f8;
border-bottom:1px solid #ccc;}

.second_tb02{
border:1px solid #000;
margin-top:10px;
width:960px;}

.second_tb02 th{
border-left:1px solid #000;
border-bottom:1px solid #000;
padding:20px;
font-size:16px;
font-weight:normal;
text-align:left;
vertical-align:middle;}

.second_tb02 tr:nth-child(1){
background-color:#b9c3c9;}

.second_tb02 td{
border-bottom:1px solid #000;
border-left:1px solid #000;
padding:7px 0;
font-size:15px;
width:67px;
text-align:center;
vertical-align:middle;}

.second_tb03{
margin:-20px auto 0 auto;
width:900px;
font-size:16px;
line-height:2;}

.second_tb03 tr{
border-bottom:1px solid #000;}

.second_tb03 tr:last-child{
border-bottom:none;}

.second_tb03 th{
padding-left:20px;
font-weight:normal;
text-align:left;
vertical-align:middle;
width:250px;}

.second_tb03 td{
padding:25px 0;
text-align:left;
vertical-align:middle;}

.second_tb06{
margin:30px auto 0 auto;
border-bottom:1px solid #000;
width:900px;}

.second_tb06 .tbb{
border-top:1px solid #000;}

.second_tb06 th{
padding:20px 0 20px 30px;
font-size:16px;
text-align:left;
vertical-align:middle;
font-weight:normal;
width:170px;
background-color:#e6ebee;}

.second_tb06 td{
padding:20px 30px;
font-size:16px;
text-align:left;
vertical-align:middle;}

.second_tb06 .small{
font-size:14px;
width:430px;}

.foot_num{
font-size:21px!important;
margin-top:15px;}

.foot_open{
font-size:16px!important;
margin-top:-5px;}

.foot_small{
font-size:14px!important;
margin-top:20px;}

.accordion{
width:900px;
margin:0 auto;
border-bottom:1px solid #000;}

.accordion-hidden{
display:none;}

.accordion-open{
display:block;
padding:20px;
cursor:pointer;
font-weight:700;
position:relative;
border-top:1px solid #000;
font-weight:normal;}

.accordion-open::before,.accordion-open::after{
content: '';
width:20px;
height:1px;
background:#000;
position:absolute;
top:50%;
right:20px;
transform:translateY(-50%);
transition:1s;}

.accordion-open::after{
transform:translateY(-50%) rotate(90deg);
transition:.5s;}

.accordion-hidden:checked + .accordion-open:after{
transform:translateY(-50%) rotate(0);}

.accordion-close{
display:block;
height:0;
overflow:hidden;
padding:0;
opacity:0;
transition:1s;
font-weight: normal!important;}

.accordion-hidden:checked + .accordion-open + .accordion-close{
height:auto;
opacity:1;
padding:10px;
font-weight:700;}

.accordion_in{
margin-left:10px;}

.accordion_in li{
margin-bottom:25px;
line-height:1.8;}

.accordion_in li span{
font-size:14px;}

.accordion_in li img{
vertical-align:middle;
margin-left:8px;}

.accordion_out{
margin-left:50px;}

.accordion_out li{
margin-bottom:15px;
line-height:1.8;}

.accordion_out li:last-child{
margin-bottom:0;}

.accordion_out li span{
font-size:14px;}

.accordion_out li img{
vertical-align:middle;
margin-left:8px;}

/*IR情報|トップページ*/
#ir_top{
background-image:url(../img/ir_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:400px;
margin-bottom:40px;}

#ir_top h3{
text-align:center;
line-height:500px;}

#ir_top_cont01{
background-image:url(../img/ir_top_cont01_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1164px;
position:relative;
left:50%;
transform: translateX(-50%);
height:300px;}

#ir_top_cont01 h4{
border-bottom: none;
padding:65px 0 0 60px;}

#ir_top_cont01 p{
font-size:100%;
line-height:50px}

#ir_top_cont01 .top_view_more{
float:left;
margin:-10px 0 0 60px;}

#ir_top_cont01 .top_view_more a{
cursor:pointer;}

#ir_top_cont02 h4{
margin-bottom:20px;}

#ir_top_cont02 #top_news{
margin:50px auto;}

#ir_top_cont02 .top_news_arc{
border-top:none;
border-bottom:1px solid #ccc;
padding:16px 0;}

#ir_top_cont02 p{
font-size:100%;
line-height:50px}

#ir_top_cont02 .top_view_more{
width:400px;
font-size:17px;
margin-top:70px;}

#ir_top_cont02 .top_view_more a{
width:400px;
cursor:pointer;}

#ir_top_cont03{
background-color:#e6ebee;
margin-left:calc( ( 100% - 100vw ) / 2 );
margin-right:calc( ( 100% - 100vw ) / 2 );}

#ir_top_cont03_inbox{
width:960px;
margin:0 auto;
padding:100px 0;}

#ir_top_cont03_inbox h4{
border-bottom:none;}

#ir_top_cont04{
margin-top:75px;}

#ir_top_cont04 .graph{
overflow:hidden;
margin-bottom:10px;
height:250px;}

#ir_top_cont04 .graph img{
width:100%;
transition:.4s all;}

#ir_top_cont04 img:hover{
transform:scale(1.1,1.1);
transition:.4s all;
opacity:0.5;}

#ir_top_cont04 h5{
border-bottom:none;
margin-bottom:0;}

#ir_top_cont05 #top_contact{
margin:30px 0 0 0;}

#ir_top_cont05 .second_contents_float{
margin:50px 0 0 0;}

#ir_top_cont05 .second_contents_box_r{
border-left:1px solid #000;}

#ir_top_cont05 .second_contents_float .cpo{
font-size:15.4px;
line-height:1.8;}

#ir_top_cont05 .top_contact_form{
width:300px;
margin-top:45px;}

#ir_top_cont05 .top_contact_form a{
width:300px!important;
font-size:20px;
line-height:50px;
cursor:pointer;}

.ir_news_arc{
padding:10px 0;}

.ir_news_day{
float:left;
width:200px;}

.ir_news_title{
float:left;
width:650px;
margin-left:15px;}

.ir_under_p{
font-size:18px!important;
margin-bottom:15px;}

.ir_under_p_ex{
margin-top:15px;}

/*IR情報|IRライブラリー*/
#ir_library_top{
background-image:url(../img/ir_library_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#ir_library_top h3{
text-align:center;
line-height:380px;}

#ir_library_cont .second_contents_box{
margin-bottom:60px;}

.ir_contents04_add_l{
float:left;
width:240px;
margin:10px 50px 0 50px;}

.ir_contents04_add_l img{
width:100%;
border:1px solid #000;}

.ir_contents04_add_r{
float:left;
margin:20px 0 0 0;}

.ir_contents04_add_r h5{
border:none;
font-size:16px;
margin-bottom:0;}

.irjackinh5{
margin-top:50px;}

.ir_contents04_add_r ul{
margin-left:10px;}

/*IR情報|業績推移*/
#ir_performance_top{
background-image:url(../img/ir_performance_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#ir_performance_top h3{
text-align:center;
line-height:380px;}

/*IR情報|株主総会*/
#ir_meeting_top{
background-image:url(../img/ir_meeting_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;
margin-bottom:100px;}

#ir_meeting_top h3{
text-align:center;
line-height:380px;}

/*IR情報|電子公告*/
#ir_public_top{
background-image:url(../img/ir_public_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;
margin-bottom:100px;}

#ir_public_top h3{
text-align:center;
line-height:380px;}

/*企業情報|トップページ*/
#corp_top{
background-image:url(../img/corp_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:400px;
margin-bottom:100px;}

#corp_top h3{
text-align:center;
line-height:500px;}

#corp_top_cont01{
background-image:url(../img/corp_top_cont01_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1164px;
position:relative;
left:50%;
transform: translateX(-50%);
height:300px;}

#corp_top_cont01 h4{
border-bottom:none;
padding:65px 0 0 60px;}

#corp_top_cont01 p{
font-size:100%;
line-height:50px}

#corp_top_cont01 .top_view_more{
float:left;
margin:-10px 0 0 60px;}

#corp_top_cont01 .top_view_more a{
cursor:pointer;}

#corp_top_cont02{
margin-top:75px;}

#corp_top_cont02 .graph{
overflow:hidden;
margin-bottom:10px;
height:250px;}

#corp_top_cont02 .graph img{
width:100%;
transition:.4s all;}

#corp_top_cont02 img:hover{
transform:scale(1.1,1.1);
transition:.4s all;
opacity:0.5;}

#corp_top_cont02 h5{
border-bottom:none;
margin-bottom:0;}

#corp_top_cont03 #top_contact{
margin:30px 0 0 0;}

#corp_top_cont03 .second_contents_float{
margin:50px 0 0 0;}

#corp_top_cont03 .second_contents_box_r{
border-left:1px solid #000;}

#corp_top_cont03 .second_contents_float .cpo{
font-size:15.4px;
line-height:1.8;}

#corp_top_cont03 .top_contact_form{
width:300px;
margin-top:45px;}

#corp_top_cont03 .top_contact_form a{
width:300px!important;
font-size:20px;
line-height:50px;
cursor:pointer;}

/*企業情報|社長メッセージ*/
#corp_message_top{
background-image:url(../img/corp_message_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:top right;
width:100%;
height:300px;
margin-bottom:100px;}

#corp_message_top h3{
text-align:center;
line-height:380px;}

#pname{
text-align:right;
margin-top:30px;}

#pname span{
vertical-align:middle;}

#pname img{
width:130px;
margin-left:20px;
vertical-align:middle;}

/*企業情報|経営理念・方針*/
#corp_policy_top{
background-image:url(../img/corp_policy_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#corp_policy_top h3{
text-align:center;
line-height:390px;}

#corp_policy_cont01{
background-image:url(../img/corp_policy_cont01_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:bottom;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-100px -50vw 0 -50vw;
height:420px;
text-align:center;}

#corp_policy_cont01 h4{
border-bottom:none;
padding-top:100px;
font-size:24px;
letter-spacing:2px;}

#corp_policy_cont02{
text-align:center;
margin-top:50px;}

#corp_policy_cont02 h4{
border-bottom:none;
margin-bottom:20px;
font-size:24px;
letter-spacing:2px;}

.second_contents_float_s{
margin-top:50px;}

.second_contents_float_s_l{
float:left;
padding-top:18px;}

.second_contents_float_s_r{
float:right;
font-size:14px;
text-align:left;
width:270px;
border-left:1px solid #000;
padding:5px 0 5px 34px;}

.second_contents_float_s_r_ex{
padding:15px 0 15px 34px;}

.second_contents_float_top{
margin-top:-180px;}

#corp_policy_cont03{
background-image:url(../img/corp_policy_cont03_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:bottom;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-100px -50vw 0 -50vw;
height:390px;
text-align:center;}

#corp_policy_cont03 h4{
border-bottom:none;
padding-top:80px;
margin-top:100px;
font-size:24px;
letter-spacing:2px;}

#corp_policy_cont03 img{
margin-top:-50px;}

#corp_policy_cont03 p{
font-size:14px;
margin-top:40px;}

#corp_policy_cont04 h4{
border-bottom:none;
margin-top:50px;
font-size:24px;
text-align:center;
letter-spacing:2px;}

#corp_policy_cont04 .blue_pt{
width: 940px;
margin:0 0 10px 35px;}

#corp_policy_cont04 .second_contents_float{
width:1000px;}

#corp_policy_cont04 .second_contents_box_l{
width:50.5%;}

#corp_policy_cont04 .second_contents_box_l p{
font-size:14px;
line-height:1.7;}

#corp_policy_cont04 .second_contents_box_l .blue{
background-color:#e6ebee;
padding:4px 18px 8px 18px;}

#corp_policy_cont04 .second_contents_box_l .blue_in_box{
color:#fff;
background-color:#74919c;
margin-top:20px;
padding:7px 20px;}

#corp_policy_cont04 .second_contents_box_l ul{
font-size:14px;}

#corp_policy_cont04 .second_contents_box_l li{
text-indent:-1.2em;
margin:10px 0 5px 20px;
line-height:1.4;}

#corp_policy_cont04 .second_contents_box_r{
width:38%;
margin-top:20px;}

#corp_policy_cont05{
background-color:#e6ebee;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-100px -50vw 0 -50vw;
padding-bottom:60px;}

#corp_policy_cont05 h4{
border-bottom:none;
padding-top:80px;
margin-top:100px;
font-size:24px;
letter-spacing:2px;
text-align:center;}

#corp_policy_cont05_in{
width:900px;
margin:0 auto;}

#corp_policy_cont05_in h5{
background-color:#fff;
border-bottom:none;
padding:10px 25px;}

#corp_policy_cont05_in p{
font-size:14px;
width:820px;
margin:0 auto 10px auto;
line-height:2;}

#corp_policy_cont05_in .short_p{
margin-bottom:26px;}

#corp_policy_cont05_in ul{
font-size:14px;
width:820px;
margin:0 auto 60px auto;
line-height:2;}

#corp_policy_cont05_in h6{
font-weight:normal;
padding:10px 25px 5px 23px;}

#corp_policy_cont06{
text-align:center;}

#corp_policy_cont06 h4{
border-bottom:none;
margin-top:50px;
font-size:24px;
letter-spacing:2px;}

#corp_policy_cont06 h5{
border-bottom:none;}

#corp_policy_cont06 p{
font-size:14px;
margin:-20px auto 50px auto;}

/*企業情報|修正*/
#corp_policy_contents01{
background-image:url(../img/corp_policy_contents01_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:bottom;
width:100%;
margin-top:-100px;
text-align:center;}

#corp_policy_contents01 h4{
border-bottom:none;
margin-top:50px;
font-size:24px;
font-weight:normal;
letter-spacing:2px;
border-bottom:1px solid #000;
padding-bottom:7px;}

#corp_policy01{
width:900px;
margin:0 auto;
padding:46px 0 80px 0;}

#corp_policy01 img{
width:900px;
margin:70px auto -50px auto;}

#corp_policy02{
width:900px;
margin:0 auto;
padding:26px 0 30px 0;}

#corp_policy02 h5{
font-size:24px;
font-weight:500;
margin-top:36px;
line-height:1.8;}

#corp_policy03{
width:900px;
margin:0 auto;
padding:26px 0 180px 0;}

#corp_policy03 img{
width:900px;
margin:54px auto 44px auto;}

#corp_policy03 p{
font-size:14px;
line-height:2;}

#corp_policy_contents02{
text-align:center;}

#corp_policy_contents02 h4{
border-bottom:none;
margin-top:30px;
font-size:24px;
font-weight:normal;
letter-spacing:2px;
padding-bottom:7px;
border-bottom:1px solid #000;}

#corp_policy04{
width:900px;
margin:0 auto;
padding:46px 0 80px 0;}

#corp_policy04 img{
width:900px;
margin:56px auto 50px auto;}

#corp_policy04 p{
font-size:18px;
line-height:1.8;}

#corp_policy05 img{
width:900px;
margin:0 auto;}

#corp_policy06 img{
width:900px;
margin:100px auto;}

#corp_policy_cont03{
background-image:url(../img/corp_policy_cont03_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:bottom;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-100px -50vw 0 -50vw;
padding-bottom:100px;
text-align:center;}

#corp_policy_cont03 h4{
border-bottom:none;
padding-top:80px;
margin-top:100px;
font-size:28px;
letter-spacing:2px;}

#pol{
width:1000px;
margin:0 auto;}

#pol ul{
list-style-type:none;
font-size:17px;
line-height:2;
text-align:left;}

#poll{
float:left;}

#polr{
float:right;}

.jnn{
display:none;}

#corp_policy07{
text-align:center;}

#corp_policy07 h4{
border-bottom:none;
font-weight:normal;
padding:50px 0;
font-size:28px;
letter-spacing:2px;}

#corp_policy07 p{
font-size:18px;
line-height:3;}

#corp_policy07 p span{
font-size:20px;}

#corp_policy07 img{
width:650px;
margin:50px auto;}

#corp_policy07 ul{
width:670px;
margin:0 auto;
text-align:left;
font-size:15px;
padding-bottom:80px;}

#corp_policy07 li{
margin-bottom:16px;
padding-left:1em;
text-indent:-1em;}

#corp_policy_cont05{
background-color:#e6ebee;
width:100vw;
position:relative;
left:50%;
right:50%;
padding-bottom:60px;}

#corp_policy_cont05 h4{
border-bottom:none;
padding-top:80px;
margin:100px auto 40px auto;
font-size:28px;
letter-spacing:2px;
text-align:center;
border-bottom:1px solid #000;
padding-bottom:7px;
width:900px;}

#corp_policy_cont05_in{
width:900px;
margin:0 auto;}

#corp_policy_cont05_in p{
font-size:14px;
width:820px;
margin:0 auto 10px auto;
line-height:2;}

#corp_policy_cont05_in .short_p{
margin-bottom:26px;}

#corp_policy_cont05_in ul{
font-size:14px;
width:820px;
margin:0 auto 60px auto;
line-height:2;}

.second_contents_box_pol{
margin-bottom:-140px!important;}

/*企業情報|会社概要・役員一覧・拠点情報*/
#corp_profile_top{
background-image:url(../img/corp_profile_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#corp_profile_top h3{
text-align:center;
line-height:380px;}

.corp_profile_h4{
border-bottom:none!important;
background-color:#e6ebee;
padding:10px 0 10px 30px;}

#corp_profile_cont .second_contents_box{
margin-bottom:60px;}

/*企業情報|グループ会社*/
#corp_group_top{
background-image:url(../img/corp_group_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#corp_group_top h3{
text-align:center;
line-height:380px;}

#corp_group_cont01{
background-image:url(../img/corp_group_cont01_bg.png);
background-repeat:no-repeat;
background-size:contain;
width:100%;
height:660px;}

#corp_group_cont01 div{
float:left;
margin-top:80px;}

#corp_group_cont01 img{
width:70px;}

#corp_group_cont01 a img{
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

#corp_group_cont01 a:hover img{
opacity:0.6;
filter:alpha(opacity=60);}

#map_point01{
margin:15px 0 0 40px!important;}

#map_point02{
margin:90px 0 0 160px!important;}

#map_point03{
margin:60px 0 0 50px!important;}

#map_point04{
margin:60px 0 0 250px!important;}

.corp_group_h4_ex{
margin-top:50px!important;}

.accordion-open img{
width:55px;
margin-left:20px;
vertical-align:middle;}

#corp_group_cont02 .corp_group_h4{
border-bottom:none;
margin:0 0 15px 32px;}

#corp_group_cont02 .corp_group_h4 img{
width:55px;
margin-left:20px;
vertical-align:middle;}

#corp_group_cont03{
margin-top:60px;}

#corp_group_cont03 .corp_group_h4{
border-bottom:none;
margin:0 0 15px 32px;}

#corp_group_cont04{
margin-top:60px;}

#corp_group_cont04 .corp_group_h4{
border-bottom:none;
margin:0 0 15px 32px;}

#corp_group_cont05{
margin-top:60px;}

#corp_group_cont05 .corp_group_h4{
border-bottom:none;
margin:0 0 15px 32px;}

/*企業情報|会社沿革*/
#corp_history_top{
background-image:url(../img/corp_history_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#corp_history_top h3{
text-align:center;
line-height:380px;}

.history_title_left{
float:left;
width:48.4%;}

.history_title_right{
float:right;
width:48.4%;}

.history_title .corp_profile_h4{
text-align:center;
padding-left:0;
letter-spacing:2px;}

.triangle{
border-top:10px solid #e6ebee;
border-right:10px solid transparent;
border-left:10px solid transparent;
width:1px;
height:10px;
margin:-40px auto 0 auto;}

.history_h5{
color:#74919c;
text-align:center;
transform:scale(1.15, 1);
font-size:37px!important;
font-weight:bold!important;
border-bottom:none!important;}

.history_box{
margin-top:-20px;}

.history_box_left{
float:left;
width:50%;
border-right:1px solid #74919c;
padding-bottom:39px;}

.history_box_right{
float:right;
width:49%;}

.history_box_left h6{
color:#74919c;
font-size:21px;
transform:scale(1.15, 1);
margin:0 0 20px 32px;
padding-bottom:4px;
width:87%;
border-bottom:1px solid #74919c;}

.history_box_right h6{
color:#74919c;
font-size:21px;
transform:scale(1.15, 1);
margin:0 0 20px 31px;
padding:0 0 4px 40px;
width:89%;
border-bottom:1px solid #74919c;}

.history_box_left p{
line-height:1.6;}

.history_box_right p{
padding-left:40px;
line-height:1.6;}

.history_box_left .circle{
width:0;
height:0;
border:6px solid #74919c;
border-radius:50%;
margin:-26px 0 0 474px;}

.history_box_right .circle{
width:0;
height:0;
border:6px solid #74919c;
border-radius:50%;
margin:-26px 0 0 -15px;}

.history_box_left_arc{
margin-top:40px;}

.history_box_right_arc{
margin-top:40px;}

.history_box_left_arc:nth-child(1){
margin-top:10px;}

.history_box_left_arc p,.history_box_right_arc p{
margin-top:15px;
width:90%;}

.history_box_left .history_box_arc_s{
width:370px;}

.history_box_left .history_box_arc_s_left{
float:left;
width:280px;}

.history_box_left .history_box_arc_s_right{
float:right;
width:90px;
margin-top:20px;}

.history_box_right .history_box_arc_s{
width:465px;}

.history_box_right .history_box_arc_s_left{
float:left;
width:330px;}

.history_box_right .history_box_arc_s_right{
float:right;
width:90px;
margin-top:20px;}

.arrow{
width:30px;
height:30px;
border:1px solid;
border-color:transparent transparent #74919c #74919c;
transform:rotate(-45deg);
margin:-38px 0 50px 464.5px;}

.history_box_left_arc01{
margin-top:200px;}

.history_box_left_arc02{
margin-top:190px;}

.history_box_left_arc03{
margin-top:300px;}

.history_box_left_arc04{
margin-top:670px;}

.history_box_left_arc05{
margin-bottom:690px;}

.history_box_left_arc06{
margin-top:300px;}

.history_box_left_arc07{
margin:250px 0 100px 0;}

.history_box_right_arc01{
margin-top:420px;}

.history_box_right_arc02{
margin-top:900px;}

.history_box_right_arc04{
margin-top:370px;}

.history_box_right_arc05{
margin-top:120px;}

.history_box_right_arc06{
margin-top:80px;}

.history_box_right_arc07{
margin-top:660px;}

.history_box_right_arc08{
margin-top:80px;}

.history_box_right_arc09{
margin-top:160px;}

/*事業内容|トップページ*/
#business_top{
background-image:url(../img/business_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:400px;}

#business_top h3{
text-align:center;
line-height:500px;}

#business_cont #contents01.contents01_menu_sub{
padding-top:70px;
margin-top:48px!important;
background-color:#000;}

#business_cont #contents01{
padding-top:70px;}

#business_cont #contents02{
padding-top:70px;}

.business_contents_box01{
background-image:url(../img/business_top_cont01_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:1040px;
margin-top:-100px!important;}

.business_contents_box02{
background-image:url(../img/business_top_cont02_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:690px;
margin-top:-100px!important;}

#business_top_cont01{
width:1040px;
margin:0 auto;}

#business_top_cont02{
width:1040px;
margin:0 auto;}

.business_contents_box p{
color:#fff;
width:510px;
line-height:1.6!important;
margin-top:50px;}

.business_contents_box h4{
border-bottom:none;
padding:0;}

.business_contents_box h5{
color:#fff;
border-bottom:1px solid #fff;
padding-bottom:15px;
margin-top:70px;
width:1040px;
font-weight:normal;
text-align:left;
font-size:19.6px;}

.business_contents_box p{
line-height:50px;}

.business_contents_box .top_view_more{
float:left;
border:1px solid #fff;
margin-bottom:20px;}

.business_contents_box .top_view_more a{
color:#fff;
cursor:pointer;
margin-top:-50px;
line-height:50px;}

.business_contents_box .business_list{
float:left;
margin:40px 0 0 30px;}

.business_contents_box .business_list:nth-of-type(2){
float:left;
margin:40px 0 0 0;}

.business_contents_box .business_list:nth-of-type(5){
float:left;
margin:40px 0 0 0;}

.business_contents_box .business_list p{
width:248px;
margin-top:12px;}

.business_contents_box .business_list:last-child{
margin-right:0;}

.business_contents_box .business_list_img{
width:324px;
height:174px;
overflow:hidden;}

.business_contents_box .business_list_img img{
width:100%;
transition:.4s all;}

.business_contents_box .business_list_img img:hover{
transform:scale(1.1,1.1);
transition:.4s all;
opacity:0.5;}

.business_top_cont03_box{
position:relative;
overflow:hidden;
width:50%;
height:500px;
float:left;
text-align:center;}

.business_top_cont03_box a{
display:block;
width:100%;
height:500px;}

.business_top_cont03_box img{
margin-top:175px;}

.business_top_cont03_left{
position:absolute;
top:50%;
left:50%;
width:100%;
height:500px;
cursor:pointer;
background-image:url(../img/business_top_cont03_th01.png);
background-size:cover;
transform:translate(-50%,-50%);
transition:0.4s;}
  
.business_top_cont03_left:hover{
transform:translate(-50%,-50%) scale(1.1);
cursor:pointer;}

.business_top_cont03_right{
position:absolute;
top:50%;
left:50%;
width:100%;
height:500px;
cursor:pointer;
background-image:url(../img/business_top_cont04_th01.png);
background-size:cover;
transform:translate(-50%,-50%);
transition:0.4s;}

.business_top_cont03_right:hover{
transform:translate(-50%,-50%) scale(1.1);
cursor:pointer;}

#business_top_cont04 #top_contact{
margin:130px 0 0 0;}

#business_top_cont04 .top_contact_form a{
font-size:20px;
line-height:50px;
cursor:pointer;}

#toptobusy{
padding-top:90px;
margin-top:-90px;}

#topttoems{
padding-top:90px;
margin-top:-90px;}

/*事業内容|車載計器事業*/
#business_ic_top{
background-image:url(../img/business_ic_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#business_ic_top h3{
text-align:center;
line-height:375px;}

#business_ic_cont01{
background-image:url(../img/business_ic_cont01_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:top;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-100px -50vw 0 -50vw;
height:730px;
color:#fff!important;}

#business_ic_cont01_inbox{
width:1100px;
margin:0 auto;}

#business_ic_cont01 h4{
border-bottom:1px solid #fff;
font-size:30px;
text-align:center;
padding:100px 0 15px 0;
margin-bottom:70px;
text-shadow:2px 2px 2px #000;}

#business_ic_cont01 img{
width:90%;}

#business_ic_cont01 p{
line-height:2.2;
font-size:17px;
letter-spacing:1px;
margin-top:40px;
text-shadow:2px 2px 2px #000;}

#business_ic_cont02{
background:#74808b;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-50px -50vw 0 -50vw;
color:#fff!important;
padding-bottom:100px!important;}

#business_ic_cont02_inbox{
width:1000px;
position:relative;
margin:0 auto;}

#business_ic_cont02_inbox img{
width:1000px;
margin:0 auto;}

#business_ic_cont02_inbox h4{
border-bottom:none;
padding-top:100px;}

#business_ic_cont02_inbox h5{
font-size:25px;
border-bottom:none;
margin-top:-30px;}

#business_ic_cont02_inbox p{
line-height:2.2;
font-size:17px;
margin-top:-20px;}

#business_ic_cont02_inbox h6{
position:absolute;
top:106px;
right:-60px;
width:376px;}

#business_ic_cont02_inbox h6 img{
width:100%;}

.business_contents_float{
color:#000;
width:1000px;
margin:50px auto 0 auto;}

.business_contents_box_l{
float:left;
width:45%;
margin-right:0;}

.business_contents_box_l h4{
font-size:24px;
line-height:1.6;
font-weight:normal;}

.business_contents_box_l p{
font-size:17px;
line-height:1.9;
margin-top:30px;}

.business_contents_box_r{
float:right;
width:45%;}

.business_contents_boxin{
width:1000px;
margin:0 auto;}

.double_line{
border-top:1px solid #000;
border-bottom:1px solid #000!important;
font-weight:normal;
font-size:19.6px;
margin:90px 0 20px 0;
padding:16px 0!important;
text-align:center;}

.double_line_ex{
margin-top:60px!important;}

.double_line_white{
border-top:1px solid #fff;
border-bottom:1px solid #fff!important;
color:#fff;
font-weight:normal;
font-size:19.6px;
margin:90px 0 20px 0;
padding:16px 0!important;
text-align:center;}

.vala_sp{
display:none;}

.sensor_vala{
width:914px;
margin:0 auto;}

.sensor_vala a:hover{
opacity:0.6;
transition:0.5s;}

.sensor_vala01{
float:left;
width:280px;
height:250px;
margin:0 auto;
border:1px solid #fff;}

.sensor_vala01 a{
color:#fff;}

.sensor_vala01 a:hover{
text-decoration:none;}

.sensor_vala01 img{
width:270px;
margin:5px auto 0 auto;}

.sensor_vala01 p{
margin-top:8px;}

.sensor_vala02{
float:left;
width:280px;
height:250px;
margin:0 34px;
border:1px solid #fff;}

.sensor_vala02 a{
color:#fff;}

.sensor_vala02 a:hover{
text-decoration:none;}

.sensor_vala02 img{
width:270px;
margin:5px auto 0 auto;}

.sensor_vala02 p{
margin-top:8px;}

.sensor_vala03{
float:left;
width:280px;
height:250px;
margin:0 auto;
border:1px solid #fff;}

.sensor_vala03 a{
color:#fff;}

.sensor_vala03 a:hover{
text-decoration:none;}

.sensor_vala03 img{
width:270px;
margin:5px auto 0 auto;}

.sensor_vala03 p{
margin-top:8px;}

.sensor_vala04{
float:left;
width:280px;
height:250px;
margin:0 auto;
border:1px solid #fff;}

.sensor_vala04 a{
color:#fff;}

.sensor_vala04 a:hover{
text-decoration:none;}

.sensor_vala04 img{
width:270px;
margin:5px auto 0 auto;}

.sensor_vala04 p{
margin-top:8px;}

.sensor_vala05{
float:left;
width:280px;
height:250px;
margin:0 auto;
border:1px solid #fff;}

.sensor_vala05 a{
color:#fff;}

.sensor_vala05 a:hover{
text-decoration:none;}

.sensor_vala05 img{
width:270px;
margin:5px auto 0 auto;}

.sensor_vala05 p{
margin-top:8px;}

.exam_h4{
border:none!important;
font-size:30px!important;
margin:-20px 0 16px 0!important;}

.exam01{
width:620px;
margin:-30px auto 100px auto!important;
border:1px solid #fff;}

.exam01 .exam_l{
width:84px;
float:left;
text-align:center;
color:#686D71;
background-color:#fff;
padding:10px;}

.exam01 .exam_r{
width:476px;
float:right;
text-align:center;
padding:20px;}

.exam02{
width:802px;
margin:-30px auto 100px auto!important;
border:1px solid #fff;}

.exam02 .exam_l{
width:84px;
float:left;
text-align:center;
color:#686D71;
background-color:#fff;
padding:10px;}

.exam02 .exam_r{
width:684px;
float:right;
text-align:center;
padding:20px 4px;}

.exam03{
width:900px;
margin:-30px auto 100px auto!important;
border:1px solid #fff;}

.exam03 .exam_l{
width:84px;
float:left;
text-align:center;
color:#686D71;
background-color:#fff;
padding:22px 10px;}

.exam03 .exam_r{
width:776px;
float:right;
text-align:left;
padding:20px 4px;}

.exam_in01{
width:900px;
margin:0 auto 20px auto;}

.exam_in01_btm{
margin:0 auto 90px auto;}

.exam_box_h5{
font-size:19px;
width:900px;
text-align:left!important;
border-bottom:1px solid #fff!important;
margin:50px auto 30px auto!important;}

.exam_box_h5_thin{
margin-top:-10px!important;}

.exam_box_h5_thin_ex{
margin-top:0!important;}

.exam_p{
text-align:left!important;}

.exam_p_ml{
margin-left:8px;
text-align:left!important;
margin-top:-60px!important;}

.exam_b{
font-weight:bold;
font-size:17px;}

.exam_table{
border:1px solid #fff;
border-right:none;
border-bottom:none;}

.exam_table_ttl{
background-color:#fff;
color:#686D71;}

.exam_table_ttl:first-child{
border-right:1px solid #686D71!important;}

.exam_table td{
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px 26px;
vertical-align:middle;}

.exam_table02{
width:100%;
border:1px solid #fff;
border-right:none;
border-bottom:none;
margin-top:-50px;}

.exam_table02 .exam_table_ttl:not(:last-child){
border-right:1px solid #686D71!important;}

.exam_table02 td{
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding:5px 26px;
vertical-align:middle;}

.exam_ul{
list-style:disc;
margin-top:-58px!important;
padding-left:30px;
line-height:1.8;}

.exam_box01_k{
width:100%;
margin-right:50px;}

.exam_box01_l{
width:360px;
margin-right:50px;
float:left;}

.exam_box01_l_ex{
width:440px;
margin-right:50px;
float:left;}

.exam_box01_l_ex_s{
width:430px;
margin-right:50px;
float:left;}

.exam_box01_l_exf{
width:460px;
margin-right:50px;
float:left;}

.exam_box01_r{
float:left;}

.exam_box02_l{
width:280px;
margin-right:50px;
float:left;}

.exam_box02_r{
width:570px;
float:left;}

.exam_box03_l{
width:310px;
margin-right:40px;
float:left;}

.exam_box03_r{
width:540px;
float:left;}

.exam_btn{
width:320px;
margin:-46px 0 0 216px;}

.sensor_vala_etc{
width:1050px;
margin:0 auto;
padding:100px 0;}

.sensor_vala_etc a:hover{
opacity:0.6;
transition:0.5s;}

.sensor_vala_etc .vala_etc_h4{
text-align:center;
margin-bottom:50px;}

.sensor_vala_etc .vala_etc_h4 img{
width:355px;
text-align:center;}

.sensor_vala_etc_in{
float:left;
text-align:center;
width:188px;
height:197px;
margin:0 10px;
border:0.5px solid #000;}

.sensor_vala_etc_in a{
color:#000;}

.sensor_vala_etc_in a:hover{
text-decoration:none;}

.sensor_vala_etc_in img{
width:177px;
margin:5px auto 0 auto;}

.sensor_vala_etc_in p{
margin-top:4px;}

#business_ic_graph01{
background-image:url(../img/business_ic_cont02_graph.png);
background-repeat:no-repeat;
background-size:contain;
width:100%;
height:660px;
margin-top:90px;}

#business_ic_graph01 div{
float:left;
width:180px;}

#business_ic_graph01 img{
width:180px;}

#business_ic_graph01 p{
margin-top:0;
width:180px;
text-align:center;}

#business_ic_graph01 p a{
color:#81949e;}

#business_ic_graph01 a img{
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

#business_ic_graph01 a:hover img{
opacity:0.6;
filter:alpha(opacity=60);}

#business_ic_graph01 .graph_point01{
margin:130px 0 0 40px!important;}

#business_ic_graph01 .graph_point02{
margin:-250px 0 0 290px!important;}

#business_ic_graph01 .graph_point03{
margin:-340px 0 0 795px!important;}

#business_ic_graph01 .graph_point04{
margin:200px 0 0 790px!important;}

.business_contents_gray{
width:1080px;
margin:0 auto;
background-color:#686d71;
text-align:center;
padding:70px 0;
margin-top:30px;}

.business_contents_gray h5 img{
width:560px;
margin-bottom:50px;}

.solid_list{
width:960px;
margin:0 auto;
font-size:18px;
text-align:center;}

.solid_list a{
color:#fff;
-webkit-transition:0.5s ease-in-out;
-moz-transition:0.5s ease-in-out;
-o-transition:0.5s ease-in-out;
transition:0.5s ease-in-out;
width:350px;
display:block;
border:1px solid #fff;
padding:12px 0;}

.solid_list a:hover{
color:#686d71;
background-color:#fff;
text-decoration:none;}

.solid_left{
float:left;
margin-left:70px;}

.solid_right{
float:right;
margin-right:70px;}

.solid_center01{
width:350px;
margin:50px auto 0 auto;}

.solid_center02{
width:350px;
margin:0 auto 0 auto;}

#business_ic_cont03{
background:#74808b;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:100px -50vw 0 -50vw;
color:#fff!important;
padding-bottom:100px!important;}

#business_ic_cont03_inbox{
width:1000px;
position:relative;
margin:0 auto;}

#business_ic_cont03_inbox img{
width:1000px;
margin:0 auto;}

#business_ic_cont03_inbox h4{
border-bottom:none;
padding-top:100px;}

#business_ic_cont03_inbox h5{
font-size:25px;
border-bottom:none;
margin-top:-30px;}

#business_ic_cont03_inbox p{
line-height:2.2;
font-size:17px;
margin-top:-20px;}

#business_ic_cont03_inbox h6{
position:absolute;
top:106px;
right:-60px;
width:376px;}

#business_ic_cont03_inbox h6 img{
width:100%;}

.business_flexbox01 .boxinner{
flex-direction:row-reverse;
padding-bottom:30px;}

.addict_h4{
font-size:22px!important;}

.boxinner{
width:1000px;
margin:50px auto 0 auto;
display:flex;
justify-content:space-between;
align-items:start;}

.boxinner .text{
width:45%;
margin-right:0;}

.boxinner .text h4{
font-size:24px;
line-height:1.6;
font-weight:normal;}

.boxinner .text p{
font-size:17px;
line-height:1.9;
margin-top:30px;}

.boxinner .pict{
width:45%;}

#business_ic_graph02{
text-align:center;}

#business_ic_graph02 p{
margin-top:50px;
font-size:17px;
line-height:1.9;
text-align:center;}

#business_ic_graph02 img{
width:95%;
margin:50px 0 30px 0;}

.solid_list_up{
margin-top:-50px!important;}

#business_ic_cont04{
background-image:url(../img/business_ic_cont04_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:top;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:100px -50vw 0 -50vw;
height:620px;
color:#fff!important;}

#business_ic_cont04{
background:#74808b;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:100px -50vw -30px -50vw;
color:#fff!important;
padding-bottom:80px!important;}

#business_ic_cont04_inbox{
width:1000px;
position:relative;
margin:0 auto;}

#business_ic_cont04_inbox img{
width:1000px;
margin:0 auto;}

#business_ic_cont04_inbox h4{
border-bottom:none;
padding-top:100px;}

#business_ic_cont04_inbox h5{
font-size:25px;
border-bottom:none;
margin-top:-30px;}

#business_ic_cont04_inbox p{
line-height:2.2;
font-size:17px;
margin-top:-20px;}

#business_ic_cont04_inbox h6{
position:absolute;
top:126px;
right:-60px;
width:376px;}

#business_ic_cont04_inbox h6 img{
width:100%;}

.business_fc{
margin-bottom:60px;}

.solid_list_down{
margin-top:50px;
margin-bottom:100px;}

#business_ic_cont07{
background:#74808b;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:100px -50vw 0 -50vw;
color:#fff!important;
padding-bottom:80px!important;}

#business_ic_cont07_inbox{
width:1000px;
position:relative;
margin:0 auto;}

#business_ic_cont07_inbox img{
width:1000px;
margin:0 auto;}

#business_ic_cont07_inbox h4{
border-bottom:none;
padding-top:100px;}

#business_ic_cont07_inbox h5{
font-size:25px;
border-bottom:none;
margin-top:-30px;}

#business_ic_cont07_inbox p{
line-height:2.2;
font-size:17px;
margin-top:-20px;}

#business_ic_cont07_inbox h6{
position:absolute;
top:126px;
right:-60px;
width:376px;}

#business_ic_cont07_inbox h6 img{
width:100%;}

#business_ic_cont05{
background-image:url(../img/business_ic_cont05_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:right;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:100px -50vw 0 -50vw;
height:760px;
color:#fff!important;}

#business_ic_cont05_inbox{
width:1000px;
margin:0 auto;}

#business_ic_cont05_inbox img{
width:1000px;
margin:0 auto;}

#business_ic_cont05_inbox h4{
border-bottom:none;
padding-top:100px;}

#business_ic_cont05_inbox h5{
font-size:25px;
border-bottom:none;
margin-top:-30px;
line-height:1.7;}

#business_ic_cont05_inbox p{
line-height:2.2;
font-size:17px;
margin-top:-20px;
width:700px;}

.business_ic_cont05_defi{
margin:50px 0 0 0;}

.business_ic_cont05_defi img{
width:450px!important;}

.business_ic_cont05_defi a img{
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

.business_ic_cont05_defi a:hover img{
opacity:0.5;
filter:alpha(opacity=50);}

.business_ic_cont05_defi_vision{
margin:-520px 0 0 730px;}

.business_ic_cont05_defi_vision img{
width:350px!important;}

#business_ic_cont06 #top_contact{
margin:80px 0 0 0;}

#business_ic_cont06 .second_contents_float{
margin:50px 40px 0 0;}

#business_ic_cont06 .second_contents_box_r{
border-left:1px solid #000;}

#business_ic_cont06 .second_contents_float .cpo{
font-size:15.4px;
line-height:1.8;}

#business_ic_cont06 .top_contact_form{
width:300px;
margin-top:45px;}

#business_ic_cont06 .top_contact_form a{
width:300px!important;
font-size:20px;
line-height:50px;
cursor:pointer;}

#business_ic_cont06 .second_contents_box_l .cpo{
margin-left:15px;}

#business_ic_cont06 .second_contents_box_r .cpo{
margin-left:150px;}

#business_ic_cont06 .foot_contact_float{
width:425px;
margin:15px 0 0 60px;}

#business_ic_cont06 .foot_contact_l{
background-color:#dce1e4;
float:left;
width:130px;
height:50px;
margin-top:8px;}

#business_ic_cont06 .foot_contact_l p{
line-height:1.3!important;}

#business_ic_cont06 .foot_contact_r{
float:right;}

#business_ic_cont06 .foot_contact_r .foot_num{
text-align:left;
font-size:18px!important;
margin:0!important;}

#business_ic_cont06 .foot_contact_r .foot_open{
text-align:left;
font-size:15.4px!important;}

#business_ic_cont06 .foot_small{
margin-left:150px;}

.fll01{
margin-top:15px;}

.fll02{
margin-top:3px;}

#openModal01{
border:none;
background-color:#fff;
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

#openModal01:hover{
opacity:0.6;
filter:alpha(opacity=60);}

#openModal01 p .bubtnews{
color:#82959f!important;
font-size:15px;
margin-top:5px;}

#openModal02{
border:none;
background-color: #fff;
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

#openModal02:hover{
opacity:0.6;
filter:alpha(opacity=60);}

#openModal02 p .bubtnews{
color:#82959f!important;
font-size:15px;
margin-top:5px;}

#openModal03{
border:none;
background-color: #fff;
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

#openModal03:hover{
opacity:0.6;
filter:alpha(opacity=60);}

#openModal03 p .bubtnews{
color:#82959f!important;
font-size:15px;
margin-top:5px;}

#openModal04{
border:none;
background-color: #fff;
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;
cursor:pointer!important;}

#openModal04:hover{
opacity:0.6;
filter:alpha(opacity=60);
cursor:pointer!important;}

#openModal04 p .bubtnews{
color:#82959f!important;
font-size:15px;
margin-top:5px;}

.modalArea{
display:none;
position:fixed;
z-index:1000000000;
top:0;
left:0;
width:100%;
height:100%;}

.modalBg{
width:100%;
height:100%;
background-color:rgba(30,30,30,0.9);}

.modalWrapper{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
width:70%;
max-width:70%;
padding:10px 30px;
background-color:#fff;}

.modalWrapper h6{
font-weight:normal;
font-size:20px;
padding:10px 0;
margin:40px 0 30px 0;
text-align:center;
border-top:1px solid #000;
border-bottom:1px solid #000;}

.modalContents{
width:68%;
margin:0 auto;}

.modalWrapper p{
padding:20px 0 40px 0;
font-size:16px;
text-align:left;}

.mdimg{
width:100%;
margin:0 auto;}

.closeModal{
position:absolute;
top:1.5rem;
right:2rem;
cursor:pointer;
font-size:30px;}

.ch24 .tab{
width:480px;
margin:50px auto 70px auto;}

.ch24 #tab1{
background-image:url(../img/business_ic_ch24_01.png);
background-repeat:no-repeat;
background-position:center top;
background-size:700px;
width:900px;
padding-top:1px;
margin:0 auto;}

.ch24 #tab1 li a{
color:#808d97;
margin-left:5px;
font-size:15px;
line-height:2;}

.ch24_01{
margin:115px 0 0 700px;}

.ch24_02{
margin:50px 0 0 720px;}

.ch24_03{
margin:-290px 0 0 370px;}

.ch24_04{
margin:54px 0 0 50px;}

.ch24_05{
margin:50px 0 80px 10px;}

.ch24_ttl01{
background-color:#808d97;
color:#fff;
width:150px;
padding:3px 15px;
margin-top:5px;}

.ch24_ttl02{
background-color:#808d97;
color:#fff;
width:160px;
padding:3px 15px;
margin-bottom:5px;}

.ch24_ttl03{
background-color:#808d97;
color:#fff;
width:72px;
padding:3px 15px;
margin-bottom:5px;}

.ch24_ttl04{
background-color:#808d97;
color:#fff;
width:88px;
padding:3px 15px;
margin-bottom:5px;}

.ch24_ttl05{
background-color:#808d97;
color:#fff;
width:164px;
padding:3px 15px;
margin-bottom:5px;}

.ch24 #tab2{
background-image:url(../img/business_ic_ch24_02.png);
background-repeat:no-repeat;
background-position:center top;
background-size:700px;
width:900px;
padding-top:1px;
margin:0 auto;}

.ch24 #tab2 li a{
color:#808d97;
margin-left:5px;
font-size:15px;
line-height:2;}

.ch24_06{
margin:57px 0 0 30px;}

.ch24_07{
margin:210px 0 0 29px;}

.ch24_08{
margin:-577px 0 0 510px;}

.ch24_09{
margin:7px 0 0 760px;}

.ch24_10{
margin:224px 0 0 644px;}

.ch24_11{
margin:47px 0 80px 484px;}

.ch24_ttl06{
background-color:#808d97;
color:#fff;
width:164px;
padding:3px 15px;
margin-top:5px;}

.ch24_ttl07{
background-color:#808d97;
color:#fff;
width:150px;
padding:3px 15px;
margin-bottom:5px;}

.ch24_ttl08{
background-color:#808d97;
color:#fff;
width:80px;
padding:3px 15px;
margin-bottom:5px;}

.ch24_ttl09{
background-color:#808d97;
color:#fff;
width:90px;
padding:3px 15px;
margin-bottom:5px;}

.ch24_ttl10{
background-color:#808d97;
color:#fff;
width:74px;
padding:3px 15px;
margin-bottom:5px;}

.ch24_ttl11{
background-color:#808d97;
color:#fff;
width:160px;
padding:3px 15px;
margin-bottom:5px;}

#business_ic_cont08{
background:#74808b;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-40px -50vw -60px -50vw;
color:#fff!important;
padding-bottom:100px!important;}

#business_ic_cont08_inbox{
width:1000px;
position:relative;
margin:0 auto;}

#business_ic_cont08_inbox .tb{
display:none;}

#business_ic_cont08_inbox img{
width:1000px;
margin:0 auto;}

#business_ic_cont08_inbox h4{
border-bottom:none;
padding-top:100px;}

#business_ic_cont08_inbox h5{
font-size:25px;
border-bottom:none;
margin-top:-30px;}

#business_ic_cont08_inbox p{
line-height:2.2;
font-size:17px;
margin-top:-20px;}

#business_ic_cont08_inbox h6{
position:absolute;
top:106px;
right:-60px;
width:376px;}

#business_ic_cont08_inbox h6 img{
width:100%;}

#business_ic_graph2024{
text-align:center;}

#business_ic_graph2024 .tb{
display:none;}

#business_ic_graph2024 p{
margin-top:50px;
font-size:17px;
line-height:1.9;
text-align:center;}

#business_ic_graph2024 img{
width:90%;
margin:50px 0 30px 0;}

.business_ic_graph2024_link_box{
width:1000px;
padding:0 50px 160px 50px;
border-bottom:1px solid #000;
margin:0 auto;}

.business_ic_graph2024_link_box .tb{
display:none;}

.business_ic_graph2024_link_l{
float:left;
width:250px;
margin-top:-15px;}

.business_ic_graph2024_link_l a img{
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

.business_ic_graph2024_link_l a:hover img{
opacity:0.5;
filter:alpha(opacity=50);}

.business_ic_graph2024_link_r{
float:right;
width:250px;
margin:-15px 100px 0 0;}

.business_ic_graph2024_link_r a img{
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

.business_ic_graph2024_link_r a:hover img{
opacity:0.5;
filter:alpha(opacity=50);}

/*事業内容|車載計器事業|車載計器製品紹介*/
#business_forth{
background-color:#686d71;
color:#fff;
padding-bottom:1px;}

#business_item01_top{
background-image:url(../img/business_item01_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:270px;}

#business_item01_top h3{
text-align:center;
width:520px;
margin:0 auto;
line-height:375px;}

#business_forth h4{
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:16px 0;
text-align:center;}

#business_forth h5{
border-bottom:none;
text-align:center;
letter-spacing:1.5px;}

#business_forth p{
text-align:center;
margin-bottom:75px;}

#business_forth img{
width:100%;
margin-bottom:15px;}

#business_forth .second_contents_box{
padding-bottom:0;
width:1040px;}

#business_forth .second_contents_box_l{
width:44%;
margin-left:0;}

#business_forth .second_contents_box_r{
width:44%;
margin-right:0;}

.business_forth_btm_p{
font-size:100%;}

.business_oss_h4{
border-bottom:none!important;
background-color:#667c86;
color:#fff;
margin-top:100px;
padding:10px 0 10px 30px;}

.business_oss_p{
width:900px!important;
margin:0 auto 40px auto!important;}

.second_tb05{
border:1px solid #000;
margin:20px 0 0 20px;
width:94%;}

.mana01{
background-color:#e6ebee;
width:200px;}

.mana02{
background-color:#f5f7f8;
width:300px;}

.second_tb05 td{
border-left:1px solid #000;
border-bottom:1px solid #000;
padding:15px;
font-size:14px;
text-align:left;
vertical-align:middle;}

.oss_accordion_out li{
line-height:1.8;}

.oss_accordion_out li:last-child{
margin-bottom:0;}

.oss_accordion_out li span{
font-size:14px;}

.oss_accordion_out li img{
vertical-align:middle;
margin-left:8px;}

.oss_ul li{
list-style:disc;
margin-left:20px;
line-height:0.5!important;}

#contents01_pc{
margin-top:-130px;
padding-top:130px;}

#contents02_pc{
margin-top:-130px;
padding-top:130px;}

#contents03_pc{
margin-top:-130px;
padding-top:130px;}

#contents04_pc{
margin-top:-130px;
padding-top:130px;}

/*事業内容|車載計器事業|センサー製品紹介*/
#business_item02_top{
background-image:url(../img/business_item02_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:270px;}

#business_item02_top h3{
text-align:center;
width:520px;
margin:0 auto;
line-height:375px;}

#business_item02_contents h6{
text-align:left;
color:#fff;
font-size:16px;
font-weight:normal;
text-indent:-5em;
margin:-25px 0 0 5em;}

#business_item02_contents h6 span{
font-size:15px;}

#business_item02_contents .exam{
text-align:left;
font-size:15px;
margin:15px 0 50px 8px;}

#business_item02_contents .exam_ex{
text-align:left;
font-size:14px;
line-height:1.8;
margin:15px 0 50px 8px;}

@media all and (-ms-high-contrast: none) {
.exam_ex_ie{
font-size:13px!important;}}

#business_item02_contents .btn{
margin-bottom:85px;}

#business_item02_contents .btn a{
-webkit-transition:0.5s ease-in-out;
-moz-transition:0.5s ease-in-out;
-o-transition:0.5s ease-in-out;
transition:0.5s ease-in-out;
width:100%;
display:block;
color:#fff;
border:1px solid #fff;
padding:12px 0;
margin-top:-25px;}

#business_item02_contents .btn a:hover{
color:#686d71;
background-color:#fff;
text-decoration:none;
cursor:pointer;}

#business_item02_contents .btn img{
vertical-align:middle;
width:17px;
margin:0 8px 0 0;}

#business_item02_contents .btn span{
font-size:14px;}

#business_item02_foot{
margin-top:-100px;}

/*事業内容|EMS・コンポーネント事業*/
#business_ec_top{
background-image:url(../img/business_ec_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#business_ec_top h3{
text-align:center;
line-height:375px;}

#business_ec_cont01{
background-image:url(../img/business_ec_cont01_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:top;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-100px -50vw 0 -50vw;
height:730px;
color:#fff!important;}

#business_ec_cont01_inbox{
width:1100px;
margin:0 auto;}

#business_ec_cont01 h4{
border-bottom:1px solid #fff;
font-size:32px;
text-align:center;
padding:100px 0 15px 0;
margin-bottom:70px;}

#business_ec_cont01 img{
width:90%;}

#business_ec_cont01 p{
line-height:2.2;
font-size:17px;
letter-spacing:1px;
margin-top:40px;}

#business_ec_cont02{
background-image:url(../img/business_ec_cont02_bg.png);
background-repeat:no-repeat;
background-size:cover;
background-position:top;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-40px -50vw 0 -50vw;
height:550px;
color:#fff!important;}

#business_ec_cont02_inbox{
width:1000px;
margin:0 auto;}

#business_ec_cont02_inbox img{
width:1000px;
margin:0 auto;}

#business_ec_cont02_inbox h4{
border-bottom:none;
padding-top:100px;}

#business_ec_cont02_inbox h5{
font-size:25px;
border-bottom:none;
margin-top:-30px;}

#business_ec_cont02_inbox p{
line-height:2.2;
font-size:17px;
margin-top:-20px;}

#business_ec_cont03{
background:#74808b;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:-40px -50vw 0 -50vw;
color:#fff!important;
padding-bottom:100px!important;}

#business_ec_cont03_inbox{
width:1000px;
position:relative;
margin:0 auto;}

#business_ec_cont03_inbox img{
width:1000px;
margin:0 auto;}

#business_ec_cont03_inbox h4{
border-bottom:none;
padding-top:100px;}

#business_ec_cont03_inbox h5{
font-size:22px;
border-bottom:none;
margin-top:-30px;}

#business_ec_cont03_inbox p{
line-height:2.2;
font-size:17px;
margin-top:-20px;
width:60%;}

#business_ec_cont03_inbox h6{
position:absolute;
top:106px;
right:-60px;
width:376px;}

#business_ec_cont03_inbox h6 img{
width:100%;}

.sep{
font-size:23px!important;}

#business_ec_cont04{
background:#74808b;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:100px -50vw 0 -50vw;
color:#fff!important;
padding-bottom:100px!important;}

#business_ec_cont04_inbox{
width:1000px;
position:relative;
margin:0 auto;}

#business_ec_cont04_inbox img{
width:1000px;
margin:0 auto;}

#business_ec_cont04_inbox h4{
border-bottom:none;
padding-top:100px;}

#business_ec_cont04_inbox h5{
font-size:22px;
border-bottom:none;
margin-top:-30px;}

#business_ec_cont04_inbox p{
line-height:2.2;
font-size:17px;
margin-top:-20px;
width:60%;}

#business_ec_cont04_inbox h6{
position:absolute;
top:106px;
right:-60px;
width:376px;}

#business_ec_cont04_inbox h6 img{
width:100%;}

#business_ec_cont05{
border-top:1px solid #000;
margin-top:130px;}

#business_ec_cont05 .foot_start{
font-size:16px;
margin:20px 0 0 0;}

#business_ec_cont05 .foot_num{
margin-top:-5px;}

.top_view_more_bec_ex{
margin-bottom:150px;}

/*事業内容|EMS・コンポーネント事業|車載EMS分野*/
#business_ec_iv_top{
background-image:url(../img/business_ec_iv_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:270px;}

#business_ec_iv_top h3{
text-align:center;
width:520px;
margin:0 auto;
line-height:350px;}

#business_ec_iv_top h3 img{
width:520px;}

.business_ec_forth_h4{
padding:16px 0!important;
text-align:center;
font-size:27px!important;
border-bottom:none!important;}

.business_ec_forth_h4_white{
padding:16px 0!important;
text-align:center;
font-size:27px!important;
color:#fff;
border-bottom:none!important;}

.business_ec_forth_h4_white_p{
color:#fff;}

#business_ec_forth h5{
border-bottom:none;
text-align:center;
letter-spacing:1.5px;}

.business_ec_forth_p{
text-align:center;
margin-bottom:50px;}

.tbp{
text-align:left!important;
margin-bottom:0!important;}

#business_ec_forth .business_flexbox01{
margin-bottom:25px;}

#business_ec_forth #contents05 .second_contents_box{
padding-bottom:0;
width:1040px;}

#business_ec_forth #contents05 .second_contents_box_l{
width:40%;
margin-left:30px;}

#business_ec_forth #contents05 .second_contents_box_r{
width:40%;
margin-right:30px;}

.ec_btn{
border:1px solid #000;
width:230px;
height:50px;
text-align:center;}

.ec_btn a{
width:230px;
height:50px;
display:block;
line-height:50px;}

.ec_btn a:hover{
text-decoration:none;
background-color:#000;
color:#fff;}

#business_ec_forth #contents05{
margin-top:-40px;}

#business_ec_forth #contents05 img{
margin-bottom:15px;}

#business_ec_forth #contents05 .double_line{
margin-bottom:60px;}

#business_ec_forth #contents06{
margin-top:-100px;}

#business_ec_forth #contents05 h5{
margin:0!important;
padding:0!important;}

#business_ec_forth #contents05 p{
margin:0!important;
padding:0!important;
text-align:center;}

#business_ec_forth #contents05 p img{
vertical-align:text-top;}

#business_ec_forth #contents05 p span{
font-size:14px!important;}

.pict_ex{
margin-bottom:50px;}

/*事業内容|EMS・コンポーネント事業|コンポーネントEMS分野*/
#business_ec_component_top{
background-image:url(../img/business_ec_component_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:270px;}

#business_ec_component_top h3{
text-align:center;
width:520px;
margin:0 auto;
line-height:350px;}

#business_ec_component_top h3 img{
width:520px;}

.ec_image01{
width:70%;
margin:0 auto;}

.business_compo_box h5{
border-bottom:none;
text-align:center;
margin-top:-5px;
letter-spacing:1.5px;}

.business_compo_box p{
margin-bottom:50px;}

.business_compo_box img{
width:100%;
margin-bottom:15px;}

.business_compo_box #contents02{
margin-top:-50px;}

.business_compo_box #contents03{
margin-top:-90px;}

.business_compo_box #contents04{
margin-top:-90px;}

.business_compo_box .second_contents_box{
padding-bottom:0;
width:1040px;}

.business_compo_box .second_contents_box_l{
width:44%;
margin-left:0;}

.business_compo_box .second_contents_box_r{
width:44%;
margin-right:0;}

.foot_start_compo{
line-height:1.5!important;}

/*事業内容|EMS・コンポーネント事業|Iot EMS分野*/
#business_ec_iot_top{
background-image:url(../img/business_ec_iot_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:270px;}

#business_ec_iot_top h3{
text-align:center;
width:520px;
margin:0 auto;
line-height:350px;}

#business_ec_iot_top h3 img{
width:520px;}

.business_compo_box_green{
background-image:url(../img/business_ec_iot_cont03_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
margin-top:170px;
padding-bottom:85px;}

.business_compo_box_green .business_ec_forth_h4{
margin-bottom:0!important;}

.business_compo_box_green p{
text-align:center;}

.ec_image02{
width:50%;
margin:0 auto;}

.ec_image03{
width:60%;
margin:0 auto;}

.ec_image04{
width:30%;
margin:0 auto 10px auto;}

.ec_image06{
width:450px;
margin:70px auto 0 auto;}

.ec_image06 img{
width:450px!important;}

.ec_image06 a img{
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

.ec_image06 a:hover img{
opacity:0.5;
filter:alpha(opacity=50);}

.business_iot_box #business_ec_cont05{
margin-top:0!important;
border-top:none!important;}

/*事業内容|車販売事業*/
#business_cs_top{
background-image:url(../img/business_cs_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#business_cs_top h3{
text-align:center;
line-height:375px;}

#business_cs_cont01{
background-color:#dce1e4;
width:100%;
margin-top:-100px;}

#business_cs_cont01_inbox{
width:1100px;
border-bottom:1px solid #000;
margin:0 auto;
padding:75px 0;}

#business_cs_cont01_inbox h4{
text-align:center;
font-weight:normal;
font-size:21px;
line-height:2;}

#business_cs_cont01 p{
text-align:center;
padding:75px 0;
line-height:2;}

.business_cs_box{
width:100%;}

.business_cs_box_inbox01{
background-image:url(../img/business_cs_cont02_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1100px;
height:340px;
margin:100px auto 50px auto;
color:#fff;
line-height:2;
text-align:center;}

.business_cs_box_inbox01 img{
width:320px;}

.business_cs_box_inbox02{
background-image:url(../img/business_cs_cont03_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1100px;
height:340px;
margin:100px auto 50px auto;
color:#fff;
line-height:2;
text-align:center;}

.business_cs_box_inbox02 img{
width:170px;}

.business_cs_box_inbox03{
background-image:url(../img/business_cs_cont04_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1100px;
height:340px;
margin:100px auto 50px auto;
color:#fff;
line-height:2;
text-align:center;}

.business_cs_box_inbox03 img{
width:130px;}

.business_cs_box_inbox04{
background-image:url(../img/business_cs_cont05_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1100px;
height:340px;
margin:100px auto 50px auto;
color:#fff;
line-height:2;
text-align:center;}

.business_cs_box_inbox01_ul{
width:880px;
margin:60px auto 110px auto;}

.business_cs_box_inbox01_ul li{
float:left;
width:220px;
margin-bottom:5px;
font-size:17px}

.cs_logo01{
margin:60px auto 50px auto;
text-align:center;
width:250px;}

.cs_logo01 img{
width:100%;}

.business_cs_box_inbox02_ul{
width:1080px;
margin:60px auto 140px auto;}

.business_cs_box_inbox02_ul li{
float:left;
width:180px;
margin-bottom:5px;
font-size:17px}

.cs_logo02{
margin:60px auto 50px auto;
text-align:center;
width:150px;}

.cs_logo02 img{
width:100%;}

.business_cs_box_inbox03_ul{
width:960px;
margin:60px auto 110px auto;
padding-left:60px;}

.business_cs_box_inbox03_ul li{
float:left;
width:310px;
margin-bottom:5px;
font-size:17px}

.cs_logo03{
margin:60px auto 50px auto;
text-align:center;
width:100px;}

.cs_logo03 img{
width:100%;}

.carstation{
width:1101px;
margin:20px auto 0 auto;}

.carstation img{
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

.carstation a:hover img{
opacity:0.5;
filter:alpha(opacity=50);}

.carstation img{
margin-top:45px;}

.carstation_l{
float:left;
width:307px;}

.carstation_c{
float:left;
width:307px;
margin-left:90px;}

.carstation_r{
float:right;
width:307px;}

.business_cs_box h4{
font-size:26px;
font-weight:normal;
line-height:1.8;
padding-top:130px;}

.business_cs_box h4 span{
font-size:22px;}

.business_cs_box p{
text-align:center;
padding:15px 0 65px 0;
line-height:2;
border-bottom:1px solid #000;
width:1100px;
margin:0 auto;}

.cs_link{
width:360px;
margin:50px auto 0 auto;}

.cs_link a img{
-webkit-transition:0.2s ease-in-out;
-moz-transition:0.2s ease-in-out;
-o-transition:0.2s ease-in-out;
transition:0.2s ease-in-out;}

.cs_link a:hover img{
opacity:0.5;
filter:alpha(opacity=50);}

/*事業内容|グループ事業*/
#business_gb_top{
background-image:url(../img/business_gb_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#business_gb_top h3{
text-align:center;
line-height:375px;}

.business_gb_box_inbox01{
background-image:url(../img/business_gb_cont02_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1100px;
height:340px;
margin:100px auto 50px auto;
color:#fff;
line-height:2;
padding-top:30px;
text-align:center;}

.business_gb_box_inbox02{
background-image:url(../img/business_gb_cont03_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1100px;
height:340px;
margin:0 auto 50px auto;
color:#fff;
line-height:2;
padding-top:30px;
text-align:center;}

.business_gb_box_inbox03{
background-image:url(../img/business_gb_cont04_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1100px;
height:340px;
margin:100px auto 50px auto;
color:#fff;
line-height:2;
padding-top:30px;
text-align:center;}

.business_gb_box_inbox04{
background-image:url(../img/business_gb_cont05_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:1100px;
height:340px;
margin:100px auto 50px auto;
color:#fff;
line-height:2;
padding-top:30px;
text-align:center;}

.gb_logo01{
margin:60px auto 50px auto;
text-align:center;
width:500px!important;}

.gb_logo01 img{
width:100%;}

.gb_logo02{
margin:60px auto 50px auto;
text-align:center;
width:500px!important;}

.gb_logo02 img{
width:100%;}

.gb_logo03{
margin:60px auto 50px auto;
text-align:center;
width:500px!important;}

.gb_logo03 img{
width:100%;}

.gb_logo04{
margin:60px auto 50px auto;
text-align:center;
width:500px!important;}

.gb_logo04 img{
width:100%;}

.gb_float{
width:450px;
margin:0 auto;
padding-left:50px;}

.gb_float_l{
float:left;
width:70px;
text-align:center;
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:10px 0;
margin:4px 20px 0 0;}

.gb_float_r{
line-height:1.6;}

.gb_p{
text-align:left!important;}

/*PROTO*/
#proto_top{
background-image:url(../img/proto_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:400px;}

#proto_top h3{
text-align:center;
line-height:500px;}

.proto_cont01 h4{
text-align:center;
font-size:28px;
border-bottom:none;
margin:50px 0 20px 0;}

.proto_cont01 p{
text-align:center;}

.proto_cont02{
background-color:#e6ebee;
padding:80px 0 40px 0;
margin:40px 0;}

.proto_cont_in{
width:1040px;
margin:0 auto;}

.proto_cont02 h4{
width:970px;
font-size:24px;
font-weight:normal;
border-bottom:1px solid #000;
padding-bottom:18px;
margin:0 auto 20px auto;}

.proto_cont02 p{
width:970px;
margin:0 auto 40px auto;}

.proto_cont02 .top_view_more{
width:400px;
font-size:16px;}

.proto_cont02 .top_view_more span{
font-size:14px;}

.proto_cont02 .top_view_more a{
width:400px;
text-align:center;}

.proto_cont02 .top_view_more img{
vertical-align:middle;}

.proto_pr{
text-align:center;
padding-top:30px;}

.proto_cont03{
margin:40px 0 0 0;}

.proto_cont03 h4{
width:970px;
font-size:24px;
font-weight:normal;
border-bottom:1px solid #000;
padding-bottom:18px;
margin:0 auto 50px auto;}

.proto_cont03 h5{
font-size:22px;
font-weight:normal;
margin:15px 0 20px 0;}

.proto_cont03 p{
width:970px;
margin:30px auto 40px auto;}

.proto_cont03 .second_contents_box_l{
width:29%;}

.proto_cont03 .second_contents_box_l p{
width:100%;
margin:0 auto;}

.proto_cont04{
background-color:#e6ebee;
padding:80px 0;
margin:40px 0;}

.proto_cont04 h4{
width:970px;
font-size:24px;
font-weight:normal;
border-bottom:1px solid #000;
padding-bottom:18px;
margin:0 auto 50px auto;}

.proto_cont04 p{
width:970px;
margin:0 auto;}

.proto_cont04 .second_contents_float{
margin-bottom:10px;}

.proto_cont04 .second_contents_box_l{
width:20.6%;}

.feelist{
width:970px;
margin:60px auto 10px auto;}

.proto_cont04 .second_contents_box_l p{
width:100%;
margin:0 auto;}

.proto_cont05{
margin:30px auto 0 auto;}

.proto_cont05 h4{
width:970px;
font-size:24px;
font-weight:normal;
border-bottom:1px solid #000;
padding-bottom:18px;
margin:0 auto 40px auto;}

.proto_cont05 p{
width:970px;
margin:0 auto;}

.proto_map{
width:970px;
margin:50px auto 100px auto;}

/*プライバシーポリシー*/
#privacy_top{
background-image:url(../img/privacy_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#privacy_top h3{
text-align:center;
line-height:380px;}

.privacy_gray{
width:1000px;
margin:0 auto 80px auto;
padding:20px;
background-color:#e6ebee;}

.ol_under{
margin-top:40px;}

.security_ol_ex{
counter-reset:number;
list-style:none;
padding-left:30px;
line-height:1.8;
margin-top:25px;
text-indent:-1.8em;}

.security_ol_ex li:before{
counter-increment:number;
content:"*"counter(number)": ";}

.privacy_h4{
margin-top:50px;}

.privacy_h5{
font-size:16px!important;
font-weight:normal;
border-bottom:none!important;
margin:20px 0 0 0!important;}

.privacy_ul{
list-style:disc;
line-height:1.8;
padding-left:34px;}

.privacy_p{
margin-top:20px;}

.privacy_indent01{
padding-left:1em;
text-indent:-1em;}

.privacy_indent02{
padding:20px 0 0 1em;}

.security_ol_ex_in{
counter-reset:number;
list-style:none;
padding-left:45px;
line-height:1.8;
text-indent:-1.8em;}

.privacy_indent03{
padding-left:1em;
text-indent:-1em;
margin-top:20px;}

.security_ol_ex_in li:before{
counter-increment:number;
content:"*"counter(number)": ";}

.privacy_ul_out{
list-style:none;
line-height:1.8;
padding-left:18px;}

.privacy_ul_in{
list-style:disc;
line-height:1.8;
padding:0 0 8px 50px;}

.second_tb04{
border:1px solid #000;
margin:20px 0 0 20px;
width:940px;}

.second_tb04 th{
border-left:1px solid #000;
border-bottom:1px solid #000;
padding:20px;
font-size:14px;
font-weight:normal;
text-align:left;
vertical-align:middle;
background-color:#fff;}

.second_tb04 td{
border-left:1px solid #000;
border-bottom:1px solid #000;
padding:15px;
font-size:14px;
text-align:left;
vertical-align:middle;}

/*情報セキュリティポリシー*/
#security_top{
background-image:url(../img/security_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;
margin-bottom:100px;}

#security_top h3{
text-align:center;
line-height:375px;}

.security_ol{
list-style-type:decimal;
padding-left:20px;
line-height:1.8;
margin-top:25px;}

.par_right{
text-align:right;
margin-top:30px;}

/*ニュース*/
#news_top{
background-image:url(../img/news_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:400px;
margin-bottom:50px;}

#news_top h3{
text-align:center;
line-height:500px;}

.news_ttl{
font-size:36px!important;
border-bottom:none!important;
text-align:center;}

#news_box_second{
margin-top:-45px;}

#news_box_second .top_news_arc:last-child{
border-bottom:1px solid #000;}

#news_box_second #top_news_inner{
margin-top:-50px;}

.flip_box_set{
width:960px;
margin:0 auto;
text-align:right;}

.flip_box{
width:150px;
margin:50px auto 0 auto;
display:inline-block;
position:relative;}

.flip_box select{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background-color:#e6ebee;
border:1px solid #e6ebee;
border-radius:0;
color:#000;
font-size:16px;
height:40px;
padding:0 30px 0 8px;
position:relative;
width:100%;
z-index:0;}

.flip_box select::-ms-expand {
display:none;}

.flip_box::before{
content:url(../img/select_icon.png);
border-style:solid;
border-width:10px 8px 0 8px;
border-color:#fff transparent transparent transparent;
top:-10px;
right:30px;
padding:0;
position:absolute;
pointer-events:none;
height:0;
width:0;
z-index:1;}

.tab{
list-style:none;}

.tab li{
float:left;
margin:0 1px 50px 0;
background:#e6ebee;
font-size:14px;
width:236px;}

.tab li.current{
background:#74919c;}

.tab li a{
display:block;
border-bottom:none;
padding:10px 20px;
color:#000;
text-decoration:none;
text-align:center;}

.tab li.current a{
color:#fff;}

.tabContents{
clear:both;
display:none;}

.tabContents.current{
display:block;}

.news_breadcrumb{
margin-top:-100px;}

.top_news_cat_r{
float:left;
width:120px;
font-size:14px;
text-align:center;
color:#fff;
padding:1px 0 3px 0;
background-color:#cc6882;}

.top_news_cat_g{
float:left;
width:120px;
font-size:14px;
text-align:center;
color:#fff;
padding:1px 0 3px 0;
background-color:#84b076;}

.top_news_cat_b{
float:left;
width:120px;
font-size:14px;
text-align:center;
color:#fff;
padding:1px 0 3px 0;
background-color:#5893c0;}

/*お問い合わせ*/
#contact_top{
width:100%;
height:170px;}

#contact_top h3{
text-align:center;
margin-top:100px;}

.manual{
text-align:center;
font-size:15px;
line-height:2;}

.manual_sqline{
text-align:center;
line-height:1.6;
border:1px solid #000;
width:860px;
margin:50px auto 0 auto;
padding:15px 0;}

.contact_box{
width:474px;
margin:0 auto;
padding:20px 0 110px 0;
clear:both;}

.contact_form_left{
background-color:#e6ebee;
width:960px;
margin:0 auto;
padding:80px 0 20px 0;}

.contact_form_left_inbox{
width:85%;
margin:0 auto;}

.contact_form_left_inbox p{
font-size:14px;}

.contact_form_left_inbox_l{
float:left;
width:26%;
text-align:right;
margin:0 0 30px 20px;
padding-top:5px;
height:35px;}

.contact_form_left_inbox_r{
float:right;
width:60%;
margin:0 20px 30px 0;}

.contact_flip_box{
width:400px;
margin:0 auto;
display:inline-block;
position:relative;}

.contact_flip_box select{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background-color:#fff;
border:1px solid #fff;
border-radius:0;
color:#74919c;
font-size:14px;
height:40px;
padding:0 30px 0 8px;
position:relative;
width:100%;
z-index:0;}

.contact_flip_box select::-ms-expand {
display:none;}

.contact_flip_box::before{
content:url(../img/select_icon.png);
border-style:solid;
border-width:10px 8px 0 8px;
border-color:#e6ebee transparent transparent transparent;
top:-10px;
right:30px;
padding:0;
position:absolute;
pointer-events:none;
height:0;
width:0;
z-index:1;}

.contact_text{
border:none;
width:100%;
height:40px;
padding:0 10px;}

.contact_text_area{
border:none;
width:100%;
height:120px;
clear:both;
padding:10px;
font-family:'Noto Sans Japanese', serif;
font-weight:normal!important;
font-size:13px!important;}

.contact_mn_p{
width:730px;
margin:0 auto;
line-height:1.6!important;
font-size:13px!important;
padding-left:40px;}

.contact_checker{
text-align:center;
font-size:16px;
margin:10px 0 10px 0;
cursor:pointer;}

.contact_mn_p_c{
text-align:center;
line-height:1.6!important;
font-size:13px!important;}

.contact_mn_p_c a{
text-decoration:underline;}

.contact_mn_p_c a:hover{
text-decoration:none;}

.contact_check{
border:none;
margin-right:10px;
cursor:pointer;}

.contact_checker input[type=checkbox],input[type=radio]{
-webkit-appearance:none;
-moz-appearance:none;
-ms-appearance:none;
-o-appearance:none;
appearance:none;
position:relative;
right:0;
bottom:0;
left:0;
height:20px;
width:20px;
vertical-align:-0.8rem;
transition:all .15s ease-out 0s;
color:#000;
cursor:pointer;
display:inline-block;
margin:10px 10px 8px 10px;
outline:none;
border-radius:10%;
background-color: #fff;}

.contact_checker input[type=checkbox]:before,input[type=checkbox]:after{
position:absolute;
content:"";
background:#000;
transition:all .2s ease-in-out;}

.contact_checker input[type=checkbox]:before{
left:2px;
top:6px;
width:0;
height:2px;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}

.contact_checker input[type=checkbox]:after{
right:9px;
bottom:3px;
width:2px;
height:0;
transform:rotate(40deg);
-webkit-transform:rotate(40deg);
-moz-transform:rotate(40deg);
-ms-transform:rotate(40deg);
-o-transform:rotate(40deg);
transition-delay:.2s;}

.contact_checker input[type=checkbox]:checked:before{
left:1px;
top:10px;
width:11px;
height:2px;}

.contact_checker input[type=checkbox]:checked:after{
right:5px;
bottom:3px;
width:2px;
height:14px;}

.contact_checker input[type=checkbox]:indeterminate:before,input[type=checkbox]:indeterminate:after{
width:7px;
height:2px;
transform:rotate(0);
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-ms-transform:rotate(0);
-o-transform:rotate(0);}

.contact_checker input[type=checkbox]:indeterminate:before{
left:1px;
top:7px;}

.contact_checker input[type=checkbox]:indeterminate:after{
right:1px;
bottom:7px;}

#contact_submit{
text-align:center;
margin:20px 0 90px 0;}

.contact_submit_btn{
width:350px;
height:50px;
margin:0 auto 20px auto;
font-size:18px;
background-color:#e6ebee;
color:#74919c;}

.wpcf7-confirm{
border:1px solid #74919c;}

.wpcf7-back{
border:1px solid #74919c;}

.wpcf7-submit{
border:1px solid #74919c;}

.contact_submit_btn:hover{
width:350px;
height:50px;
margin:0 auto 20px auto;
font-size:18px;
background-color:#74919c;
color:#fff;
cursor:pointer;}

.contact_form_right{
background-color:#e6ebee;
width:960px;
margin:0 auto;
padding:80px 0 20px 0;}

.contact_form_right_inbox{
width:85%;
margin:0 auto;}

.contact_form_right_inbox h4{
font-size:16px;
background-color:#fff;
padding:5px 20px;
border-bottom:none;
margin:0 0 25px 0;
clear:both;}

.contact_h4{
margin-bottom:30px!important;}

.contact_form_right_inbox h5{
font-size:16px;
margin:0 0 7px 0;}

.contact_form_right_inbox .contact_eh5{
margin:0 22px 7px 22px;}

.contact_eh_link{
color:#888!important;}

.contact_form_right_p{
margin:0 0 50px 22px;
line-height:1.7!important;}

.contact_form_right_inbox_l{
float:left;
width:45%;
margin:0 0 50px 20px;}

.contact_form_right_inbox_r{
float:right;
width:45%;
margin:0 20px 50px 0;}

.con_l{
font-size:22px;
font-weight:bold;}

.con_s{
font-size:13px;
margin:-30px 0 60px 22px;
line-height:1.6!important;}

#contact_defi_box p{
text-align:center;
margin:30px 0 30px 0;}

#contact_defi_box img{
width:350px;
margin-bottom:20px;}

#contact_defi_box img:hover{
transition:.4s all;
opacity:0.5;}

.form_dn{
display:none;}

.form_capt{
margin-top:50px;}

.wpcf7-captchar{
border:none;
width:200px;
height:40px;
padding:0 10px;}

.wpcf7-not-valid-tip{
color:#ef5e5e;
display:block;}

.captcha-301 .wpcf7-not-valid-tip{
display:none;}

/*サステナビリティ|トップページ*/
#sustaina_top{
background-image:url(../img/sustaina_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:400px;
margin-bottom:100px;}

#sustaina_top h3{
text-align:center;
line-height:500px;}

.sustaina_cont01 h4{
width:391px;
border-bottom:none;
margin:0 auto 30px auto;}

.sustaina_cont01 h4 img{
width:100%;}

.sustaina_cont01 p{
width:900px;
margin:0 auto;}

.sustaina_cont01_img{
width:900px;
margin:70px auto 100px auto;}

.sustaina_cont01 .sustaina_cont01_trc{
margin-top:60px;}

.sustaina_cont01 .sustaina_cont01_trc_l{
width:400px;
float:left;}

.sustaina_cont01 .sustaina_cont01_trc_l p{
width:400px!important;}

.sustaina_cont01 .sustaina_cont01_trc_l h6{
font-weight:500;
font-size:30px;
line-height:1.6;
margin-bottom:30px;}

.sustaina_cont01 .sustaina_cont01_trc_r{
width:446px;
float:right;}

.sustaina_cont01_btn{
width:499px;
height:150px;
margin:120px auto 0 auto;
transition:0.5s;}

.sustaina_cont01_btn a:hover{
opacity:0.6;
cursor:pointer;
transition:0.5s;}

.sustaina_cont02{
margin:80px 0 0 0;
padding:100px 0;
background-color:#e6ebee;}

.sustaina_cont_in{
width:960px;
margin:0 auto;}

.sustaina_cont02 h4{
border-bottom:none;
margin-bottom:50px;}

.sustaina_cont02 h4 img{
width:550px;
text-align:left;}

.sustaina_cont02 h5{
width:90%;
margin:-270px auto 10px auto;}

.sustaina_cont02 p{
width:960px;
margin:0 auto 70px auto;}

.sustaina_cont02 ul{
width:90%;
margin:0 auto;
color:#fff;
line-height:1.8;}

.sustaina_cont02 li{
list-style:disc;
margin-left:20px;}

.sustaina_cont02 .p_etc{
width:240px;
color:#fff;
text-align:right;
margin-top:-20px!important;}

.sustaina_cont02_btn01{
border:1px solid #fff;
width:240px!important;
text-align:center;
height:40px;
color:#fff;
margin:-55px auto 0 auto!important;
position:relative;
z-index:9999;}

.sustaina_cont02_btn01 a{
display:block;
color:#fff;
height:40px;
line-height:40px;
transition:0.5s;
width:240px!important;}

.sustaina_cont02_btn01 a:hover{
background-color:#fff;
color:#74919c;
text-decoration:none;}

.sustaina_cont02_btn02{
border:1px solid #fff;
width:240px!important;
text-align:center;
height:40px;
color:#fff;
margin:48px auto 0 auto!important;
position:relative;
z-index:9999;}

.sustaina_cont02_btn02 a{
display:block;
color:#fff;
height:40px;
line-height:40px;
transition:0.5s;
width:240px!important;}

.sustaina_cont02_btn02 a:hover{
background-color:#fff;
color:#74919c;
text-decoration:none;}

.sustaina_cont02_btn03{
border:1px solid #fff;
width:240px!important;
text-align:center;
height:40px;
color:#fff;
margin:20px auto 0 auto!important;
position:relative;
z-index:9999;}

.sustaina_cont02_btn03 a{
display:block;
color:#fff;
height:40px;
line-height:40px;
transition:0.5s;
width:240px!important;}

.sustaina_cont02_btn03 a:hover{
background-color:#fff;
color:#74919c;
text-decoration:none;}

.sustaina_cont02_btn_ex{
width:800px;
height:80px;
margin:0 auto 60px auto;
border:1px solid #000;}

.sustaina_cont02 .second_contents_box_l{
width:30%;
margin:0 35px 0 0;}

.sustaina_cont02 .second_contents_box_l:nth-child(3){
margin:0;}

/*サステナビリティ|社会への取り組み*/
#sustaina_sc_top{
background-image:url(../img/sustaina_sc_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#sustaina_sc_top h3{
text-align:center;
line-height:380px;}

.sustaina_h4{
margin-bottom:60px!important;}

.sustaina_h5{
border-bottom:none!important;
margin-bottom:20px!important;}

.sustaina_contents_box_l{
float:left;
width:44%;
margin-left:0!important;}

.sustaina_contents_box_r{
float:right;
width:44%;
margin-right:0!important;}

.sustaina_graph{
margin-top:10px;}

.sustaina_contents_float_ex{
margin:50px 0 0 0!important}

/*サステナビリティ|企業統治への取り組み*/
#sustaina_gv_top{
background-image:url(../img/sustaina_gv_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#sustaina_gv_top h3{
text-align:center;
line-height:380px;}

.sustaina_cont02_btn{
width:800px;
height:80px;
margin:80px auto 0 auto;
border:1px solid #000;}

.sustaina_cont02_btn_l{
float:left;
height:50px;
text-align:center;
border-right:1px solid #000;
width:350px;
margin-top:15px;}

.sustaina_cont02_btn_l p{
font-size:20px;
margin-top:5px;}

.sustaina_cont02_btn_r{
float:right;
height:50px;
text-align:left;
width:380px;
margin-top:25px;}

.sustaina_cont02_btn_r p span{
font-size:14px;}

.sustaina_cont02_btn_r img{
margin-right:10px;
vertical-align:middle;}

.sustaina_h5_line{
border-bottom:none!important;
background-color:#e6ebee;
width:890px;
margin:0 auto;
padding:3px 0 3px 20px!important;}

.sustaina_gv_p{
width:890px;
margin:0 auto 30px auto;}

.sustaina_gv_ul{
width:690px;
margin:0 auto 50px auto;}

.sustaina_gv_ul li{
float:left;
width:90px;
margin:0 40px;}

.sustaina_gv_ul_text{
list-style:none;
padding-left:40px;
line-height:1.8;
margin-top:20px;
text-indent:-40px;}

/*サステナビリティ|環境への取り組み*/
#sustaina_en_top{
background-image:url(../img/sustaina_en_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#sustaina_en_top h3{
text-align:center;
line-height:380px;}

.sustaina_gv_ul_text_ex{
list-style:none;
padding-left:50px;
line-height:1.8;
margin-top:5px;
text-indent:-40px;}

.sustaina_en_ul{
width:890px;
margin:0 auto 80px auto;}

.sustaina_en_ul li{
float:left;
width:22%;
margin-right:20px;}

.sustaina_en_ul .littl{
margin-top:90px;}

.sustaina_en_h5{
font-size:17px!important;
margin-bottom:10px!important;}

.sustaina_en_h5 .ssuq{
font-size:15px!important;}

.sustaina_en_p{
font-size:15px!important;
line-height:1.6!important;}

.sustaina_accordion_out{
margin-top:15px;}

.sustaina_accordion_out li{
line-height:2.2;}

.sustaina_accordion_out li:last-child{
margin-bottom:0;}

.sustaina_accordion_out li span{
font-size:14px;}

.sustaina_accordion_out li img{
vertical-align:middle;
margin-left:8px;}

.ssuq_h6_01{
width:860px;
margin:0 auto 20px auto;}

.ssuq_h6_01 h6{
border:1px solid #000;
padding:5px 5px 5px 20px;
text-align:left;
font-weight:normal;}

.ssuq_h6_02{
width:860px;
margin:50px auto 20px auto;}

.ssuq_h6_02 h6{
border:1px solid #000;
padding:5px 5px 5px 20px;
text-align:left;
font-weight:normal;}

/*News*/
.second_contents_box_blog .box_blog{
margin:100px 0 50px 0;}

.second_contents_box_blog .box_blog .top_news_day{
margin-left:20px;}

.second_contents_box_blog .box_blog h3{
font-size:26px;
font-weight:normal;
padding:25px 0 50px 0;
line-height:1.6;
clear:both;}

.second_contents_box_blog .box_blog h4{
margin:50px 0 15px 0;}

.second_contents_box_blog .box_blog h5{
margin:50px 0 15px 0;}

.second_contents_box_blog .box_blog p{
line-height:2;
margin-bottom:30px;}

.second_contents_box_blog .box_blog table{
border:1px solid #000;}

.second_contents_box_blog .box_blog table td{
border:1px solid #000!important;
padding:14px;}

.blog_list_back{
width:300px;
height:45px;
line-height:45px;
text-align:center;
border:1px solid #000;
margin:0 auto 50px auto;}

.blog_list_back a{
display:block;
width:300px;
height:45px;}

.blog_list_back a:hover{
text-decoration:none;
color:#fff;
background-color:#000;
transition:.4s all;}

.second_contents_box_blog table{
width:100%!important;
margin:15px 0;}

/*PDF icon*/
.second_contents_box_blog a[href $='.pdf']{
background:url(../img/pdf_icon.png) no-repeat;
background-size:17px 20px;
padding-left:25px;
background-positon:left;}

.second_contents_box_blog a[href $='.pdf'] a:hover{
text-decoration:underline;}

/*XLS icon*/
.second_contents_box_blog a[href $='.xlsx']{
background:url(../img/xls_icon.png) no-repeat;
background-size:17px 20px;
padding-left:25px;
background-positon:left;}

.second_contents_box_blog a[href $='.xlsx'] a:hover{
text-decoration:underline;}

/*404*/
.manual_p{
text-align:center;
font-size:14px;
line-height:2;
margin:150px auto 140px auto;}

/*センサーの用途例*/
.cccfr{
margin-top:100px;}

.cccfr h5 img{
width:400px;
margin-bottom:50px;}

.ch24 #section-1{
background-image:url(../img/business_ic_ch24_02.png);
background-repeat:no-repeat;
background-position:center top;
background-size:700px;
width:900px;
padding-top:1px;
margin:30px auto 0 auto;}

.ch24 #section-1 li a{
color:#808d97;
margin-left:5px;
font-size:15px;
line-height:2;}

.ch24 #section-2{
background-image:url(../img/business_ic_ch24_01.png);
background-repeat:no-repeat;
background-position:center top;
background-size:700px;
width:900px;
padding-top:1px;
margin:0 auto;}

.ch24 #section-2 li a{
color:#808d97;
margin-left:5px;
font-size:15px;
line-height:2;}

.ch24 .tabBtn{
display:flex;
list-style:none;
width:480px;
margin:0 auto 70px auto;
padding:0;
text-align:center;}

.ch24 .tabBtn li{
flex-basis:50%;
background:#e6ebee;
color:#fff;}

.ch24 .tabBtn li:not(:last-child) {
border-right:1px solid white;}

.ch24 .tabBtn label{
display:block;
cursor:pointer;
padding: 8px 0;
color:#000;
transition:background .3s;}

.ch24 .tabBtn label:hover{
background:#74919c;
color:#fff;}

.ch24 .tabCont section {
opacity:1;
background:#fff;}

.ch24 .tabCont section {
transition:opacity .3s;}

.ch24 #tab-1:checked ~ .tabBtn label[for="tab-1"],#tab-2:checked ~ .tabBtn label[for="tab-2"]{
background:#74919c;
color:#fff;}

.ch24 #tab-1:checked ~ .tabCont #section-1,#tab-2:checked ~ .tabCont #section-2{
opacity:1;}

.ch24 #tab-1:checked ~ .tabCont #section-2,#tab-2:checked ~ .tabCont #section-1{
visibility:hidden;
position:absolute;}

@media all and (-ms-high-contrast: none) {
#tab-1,#tab-2{
display:none;}}

.serotate:hover{
opacity:0.9;}

.serotate span{
display:none;
position:absolute;
top:1em;
left:0;}

.serotate:hover .rotate01{
display:block;
margin:208px 0px 0 224px;}

.serotate01 .rotate01_off{
display:block;
margin:208px 0px 0 224px;}

.serotate01:hover .rotate01_off{
display:none;}

.serotate:hover .rotate02{
display:block;
margin:178px 0px 0 224px;}

.serotate:hover .rotate03{
display:block;
margin:148px 0px 0 224px;}

.serotate:hover .rotate04{
display:block;
margin:118px 0px 0 224px;}

.serotate:hover .rotate05{
display:block;
margin:88px 0px 0 224px;}

.serotate:hover .rotate06{
display:block;
margin:58px 0px 0 224px;}

.serotate:hover .rotate07{
display:block;
margin:-216px 0px 0 265px;}

.serotate02 .rotate02_off{
display:block;
margin:-189px 0px 0 334px;}

.serotate02:hover .rotate02_off{
display:none;}

.serotate:hover .rotate08{
display:block;
margin:-246px 0px 0 265px;}

.serotate:hover .rotate09{
display:block;
margin:184px 0px 0 -116px;}

.serotate03 .rotate03_off{
display:block;
margin:215px 0px 0 -103px;}

.serotate03:hover .rotate03_off{
display:none;}

.serotate:hover .rotate10{
display:block;
margin:63px 0px 0 -72px;}

.serotate04 .rotate04_off{
display:block;
margin:125px 0px 0 -67px;}

.serotate04:hover .rotate04_off{
display:none;}

.serotate:hover .rotate11{
display:block;
margin:33px 0px 0 -72px;}

.serotate:hover .rotate12{
display:block;
margin:-148px 0px 0 -74px;}

.serotate05 .rotate05_off{
display:block;
margin:-115px 0px 0 -166px;}

.serotate05:hover .rotate05_off{
display:none;}

.serotate:hover .rotate13{
display:block;
margin:-115px 0px 0 -132px;}

.serotate06 .rotate06_off{
display:block;
margin:-140px 0px 0 -126px;}

.serotate06:hover .rotate06_off{
display:none;}

.serotate:hover .rotate14{
display:block;
margin:0 0px 0 -236px;}

.serotate07 .rotate07_off{
display:block;
margin:8px 0px 0 354px;}

.serotate07:hover .rotate07_off{
display:none;}

.serotate:hover .rotate15{
display:block;
margin:-30px 0px 0 -236px;}

.serotate:hover .rotate16{
display:block;
margin:-60px 0px 0 -236px;}

.serotate:hover .rotate17{
display:block;
margin:16px 0px 0 -115px;}

.serotate08 .rotate08_off{
display:block;
margin:-170px 0px 0 238px;}

.serotate08:hover .rotate08_off{
display:none;}

.serotate:hover .rotate18{
display:block;
margin:115px 0px 0 -75px;}

.serotate09 .rotate09_off{
display:block;
margin:123px 0px 0 -121px;}

.serotate09:hover .rotate09_off{
display:none;}

.serotate:hover .rotate19{
display:block;
margin:64px 0px 0 245px;}

.serotate10 .rotate10_off{
display:block;
margin:125px 0px 0 -127px;}

.serotate10:hover .rotate10_off{
display:none;}

.serotate:hover .rotate20{
display:block;
margin:34px 0px 0 245px;}

.serotate:hover .rotate21{
display:block;
margin:-60px 0px 0 362px;}

.serotate11 .rotate11_off{
display:block;
margin:-181px 0px 0 -164px;}

.serotate11:hover .rotate11_off{
display:none;}

.serotate:hover .rotate22{
display:block;
margin:-90px 0px 0 362px;}

.serotate:hover .rotate23{
display:block;
margin:-120px 0px 0 362px;}

.serotate:hover .rotate24{
display:block;
margin:-150px 0px 0 362px;}

.serotate:hover .rotate25{
display:block;
margin:-180px 0px 0 362px;}

.serotate:hover .rotate26{
display:block;
margin:-210px 0px 0 362px;}

#tab-3,#tab-4{
display:none;}

.ec_gra_p{
color:#7f7f7f!important;
font-size:13px!important;}

/*HUD動画*/
.hudvideo_box{
width:100%;
height:auto;
margin:40px 0 -60px 0;}

.hudvideo_in{
width:800px;
margin:0 auto;}

.hudvideo{
width:800px;
margin:0 auto 80px auto;}

/*2021サステナ*/
.renewsst{
width:960px;
display:flex;}

.renewsst:nth-of-type(1){
margin-bottom:50px;}

.renewsst_in{
width:450px;}

.renewsst_in:nth-of-type(even){
margin-left:60px;}

.renewsst_in a{
transition:1s;}

.renewsst_in a:hover{
opacity:40%;
transition:1s;}

.renewsst_in img{
width:100%;}

#renewsst_second_top p{
margin-top:40px;
line-height:2!important;}

#renewsst_second_top{
width:960px;
margin:0 auto 70px auto;}

.second_contents_box_rem{
width:100%;
background:#e6ebee;
margin:0 auto 100px auto;
padding-bottom:40px;}

.second_contents_box_rem h4{
padding-bottom:10px;
font-size:19.6px;
font-weight:normal;
border-bottom:2px solid #000;
margin-bottom:40px;}

.second_contents_box_rem p{
font-size:16px;
line-height:1.9;}

.renewsst_en{
width:960px;
margin:80px auto 60px auto;}

.renewsst_sp{
display:none;}

.renewsst_en img{
width:100%;}

.renewsst_en h5{
width:960px;
font-weight:normal;
padding:4px 0 4px 14px;
border:1px solid #000;
margin:80px 0 24px 0;}

.renewsst_en_img02{
margin:32px 0 80px 0;}

.renewsst_l01{
width:500px;}

.renewsst_l01 p{
font-size:15px!important;}

.renewsst_r01{
width:400px;
margin:10px 0 0 60px;}

.renewsst_h4{
margin-bottom:40px!important;}

.renewsst_ss{
font-size:12px!important;
margin:-30px 0 40px 0;}

.renewsst_ss img{
font-size:12px!important;
margin-top:50px;}

.renewsst_h5{
width:100%;
background:#e6ebee;
border-bottom:none!important;
font-size:16px!important;
padding:3px 0 3px 10px!important;}

.renewsst_h5:nth-of-type(1){
margin-top:-15px;}

.renewsst_l02{
width:600px;}

.renewsst_l02 p{
font-size:15px!important;}

.renewsst_r02{
width:300px;
margin:10px 0 0 60px;}

.remsc_img{
margin:60px 0 0 0;}

.renewsst_h6{
margin-bottom:20px;}

.remint{
width:910px!important;
margin:0 auto 60px auto;}

.remint_ctop01{
margin-top:-50px!important;}

.sustaina_cont02_btn_dx{
width:800px;
height:80px;
margin:50px auto 40px auto;
border:1px solid #000;}

.qs_p{
margin-bottom:40px;}

.sustaina_gv_ul_text_dx{
list-style:none;
padding-left:64px;
line-height:1.8;
margin-top:-10px;
text-indent:-40px;}

.remint_sc{
width:94%!important;
margin:0 auto 40px auto;}

.remint_qs{
margin-top:-70px!important;}

.sus_fin_box{
width:840px;
margin:0 auto;
display:flex;
border:1px solid #000;
padding:16px 30px;}

.sus_fin{
width:50%;}

.feae{
font-size:12px!important;}

/*サステナビリティ|品質・安全・人材への取り組み*/
#sustaina_qs_top{
background-image:url(../img/sustaina_qs_top_bg.png);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:300px;}

#sustaina_qs_top h3{
text-align:center;
line-height:360px;}

.ppf_box_gr{
width:100vw;
padding:60px 0 24px 0;
background-color:#e6ebee;}

.ppf_box_gr .ir_contents04_add_l{
margin-left:100px;
width:350px;}

.ppf_box{
border-bottom:0!important;
padding-left:10px;
margin:56px auto 10px auto!important;}

.sensor_movie{
float:left;
width:170px;
margin:0 5px;}

.sensor_movie a{
transition:0.5s;}

.sensor_movie a:hover{
transition:0.5s;
opacity:0.5;}

.exam_box01_k{
margin-top:36px;}

.unvx{
margin-top:5px;}

.ebd_results{
background-image:url(https://www.nippon-seiki.co.jp/global/img/pgdl.png)!important;
background-repeat:no-repeat!important;
background-size:cover!important;
width:350px!important;
height:70px!important;
margin:50px auto!important;}

.ebd_results a{
display:block!important;
width:350px!important;
height:70px!important;
text-indent:-10000px!important;
transition:0.5s!important;}

.ebd_results a:nth-of-type(2){
display:none!important;}

.tb_gn545{
display:none;}

#corp_policy_extend{
background-color:#fff;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:20px -50vw 0 -50vw;
padding-bottom:0;}

#corp_policy_extend_in{
width:900px;
margin:0 auto;}

#corp_policy_extend h4{
text-align:center;
border-bottom:none;
font-weight:normal;
padding:50px 0 10px 0;
font-size:28px;
letter-spacing:2px;
border-bottom:1px solid #000;
padding-bottom:7px;
width:900px;}

#corp_policy_extend p{
font-size:14px;
width:900px;
margin:0 auto 10px auto;
line-height:2;}

#corp_policy_extend ol{
font-size:14px;}

#corp_policy_extend li{
margin-bottom:20px;}

#sustaina_policy_extend{
background-color:#fff;
width:100vw;
position:relative;
left:50%;
right:50%;
margin:20px -50vw -100px -50vw;
padding-bottom:0;}

#sustaina_policy_extend_in{
width:900px;
margin:0 auto;}

#sustaina_policy_extend ol{
font-size:16px;}

#sustaina_policy_extend li{
margin-bottom:20px;}

.renewsst_s{
width:910px;
display:flex;
margin-left:25px;}
