::selection{background:#0053a3;color:#fff}
*{word-break: break-all;}
html{background: #fbfaf5; }
body{ font-family: "Noto Sans Japanese";width:100%;overflow: hidden; background: #fbfaf5 url('/common/img/bk-img.png')no-repeat center 55vw ;}

.min{font-family: 'Noto Serif JP',serif;}
.sp{display: none;}
.pt0{padding-top: 0 !important}
.pb0{padding-bottom: 0 !important}
.pb30{padding-bottom: 30px !important}
.mb0{margin-bottom: 0 !important}
.mb15{margin-bottom: 15px !important}
.mb20{margin-bottom: 20px !important}
.mb30{margin-bottom: 30px !important}
.mb50{margin-bottom: 50px !important}
.mb80{margin-bottom: 80px !important}
.mb100{margin-bottom: 100px !important}
.mt10{margin-top: 10px !important}
.red{color:#cc0000}
.block{width:979px;margin:0 auto;position: relative;}
.shadow{box-shadow:0px 0px 6px 3px rgba(0,0,0,0.1);background: #fff}
.dami{background:#eee;text-align:center;color:#aaa;}
.w_auto{width: auto;max-width: 100%;}
.w_50{width: 50%;max-width: 100%;}
a{color:#0053a3}
a.arw{display: inline-block;background: url('/common/img/arw.svg') no-repeat left center;background-size: 7px;padding-left: 12px;}
.btn {clear:both;}
.btn a,
.btn input{display: block;width:200px;text-align: center;padding:12px 0;color:#fff;margin:0 auto;background:#0053a3 ;border: none;cursor: pointer;border-radius: 3px;line-height: 100% !important}
a.external span{background: url('/common/img/icon-blank.svg') no-repeat right center;display: inline-block;background-size: 12px 12px;padding-right: 20px;}
.left{float:left;}
.right{float:right;}
.center{text-align: center;}
.catch{font-size:18px;line-height: 160%;text-align: center;padding-bottom: 20px;}
.sp-menu{display: none;}
.clear{clear:both;}
.flex{display: flex;justify-content: space-between;align-items: center;}
.nowrap{white-space: nowrap}

#wrap{z-index: 1;position: relative;}

/*head*/
#head{background: #fff;box-shadow:0px 5px 10px 1px rgba(0,0,0,0.1);height:103px;position: relative;z-index: 1;width:100%;z-index: 5}
#head .block{height:103px;}
#head .logo {position: absolute;top:13px;left:0;}
#head .logo a{display: block;width:380px;height:58px;padding-left: 70px;background: #fff url('/common/img/logo.png') 0 0 no-repeat;background-size: 58px 58px;color:#444;}
#head .logo span{display: block;}
#head .logo span.ja{font-size:19px;padding: 7px 0 12px;font-weight: bolder }
#head .logo span.en{font-size:14px;color:#0053a3;letter-spacing: -0.03em;margin-left: -8px;padding-top: 7px}
#head .dis{position: absolute;top:76px;left:0;font-size:11px;color:#808080;}
#head #nav{position: absolute;right:0;top:0;text-align: right;width:620px;transform: skew(-16.5deg);border-left:solid 1px #ccc;}
#head #nav>li{float:left;width:16.6666%;border-right:solid 1px #ddd;}
#head #nav>li>a{display: block;width: 100%;height:103px;text-align: center;font-size:14px;padding-top:33px;transform: skew(16.5deg);}
#head #nav>li::before,
#head #nav>li::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
#head #nav>li,
#head #nav>li::before,
#head #nav>li::after {
  -webkit-transition: all .3s;
  transition: all .3s;
}
#head #nav>li {
  position: relative;
  color: #0053a3;
}
#head #nav>li:hover {
  color: #fff;
}
#head #nav>li::after {
  top: -100%;
  width: 100%;
  height: 100%;
}
#head #nav>li:hover::after {
  top: 0;
  background-color: #0053a3;
}
#head #nav>li a span{display: block;font-size:9px;color:#d1b23a;padding-top:5px;letter-spacing: 0.1em}
#head #nav>li:hover>a,
#head #nav>li:hover>a span{color:#fff;  -webkit-transition: all .3s;  transition: all .3s;}
#head #nav .menu_contents dd a span{font-size: 80%;padding:3px 5px;line-height: 100%;display: inline-block;margin-top: 3px;}
#head #nav .menu_contents dd a span.red{background: #cc0000;color:#fff}
#head #nav .menu_contents dd a span.blue{background: #00b8d1;color:#fff}
#index #head #nav>li:first-child{background:#0053a3;}
#index #head #nav>li:first-child a,
#index #head #nav>li:first-child a span{color:#fff;}
#service #head #nav>li:nth-child(2){background:#0053a3;}
#service #head #nav>li:nth-child(2)>a,
#service #head #nav>li:nth-child(2)>a span{color:#fff;}
#company #head #nav>li:nth-child(3){background:#0053a3;}
#company #head #nav>li:nth-child(3) a,
#company #head #nav>li:nth-child(3) a span{color:#fff;}
#contribution #head #nav>li:nth-child(4){background:#0053a3;}
#contribution #head #nav>li:nth-child(4) a,
#contribution #head #nav>li:nth-child(4) a span{color:#fff;}
#recruit #head #nav>li:nth-child(5){background:#0053a3;}
#recruit #head #nav>li:nth-child(5) a,
#recruit #head #nav>li:nth-child(5) a span{color:#fff;}
#contact #head #nav>li:nth-child(6){background:#0053a3;}
#contact #head #nav>li:nth-child(6) a,
#contact #head #nav>li:nth-child(6) a span{color:#fff;}

#foot #pagetop a{color:#fff;display: block;background:#0053a3;text-align: center;font-size:10px;padding:12px 0;}
#foot #pagetop a img{width:26px;height:21px;margin-bottom: 3px;}
#foot #marks{background: #fff;padding:50px 0;}
#foot #marks dl{width:50%;text-align: center;}
#foot #marks dl.left{width:50%;border-right: solid 1px #ccc;}
#foot #marks dl dt{padding:  0;font-size: 14px;}
#foot #marks dl dt img{margin-bottom: 3px;}
#foot #marks dl dt a{font-family: 'Parisienne', cursive;color:#666;}
#foot #marks dl dd{line-height: 160%;padding-top:8px;font-size:13px;}
#foot #marks dl dd h3{padding-bottom:5px;}
#foot #marks .ft02{display: flex;justify-content: space-between;}
#foot #marks .ft02 dl{width:25%;text-align: center;box-sizing: border-box;padding:0 10px;border-right: solid 1px #ccc;}
#foot #marks .ft02 dl:last-child{border-right: none;}
#foot #marks .ft02 dl img{max-width: 270px;}
#foot #marks .ft02 dl .esg img{max-width: 115px}

#foot .ft_eco{background: #fff;padding-bottom: 50px;}
#foot .ft_eco a{display: block;width: 830px;margin:0 auto;}
#foot .ft_eco dl{display: flex;justify-content: space-between;align-items: center;background: rgba(0,145,58,0.1);padding:20px;}
#foot .ft_eco dl dt{width:130px;}
#foot .ft_eco dl dt img{width:100%;}
#foot .ft_eco dl dd{width:640px;}
#foot .ft_eco dl dd h3{font-size: 18px;margin-bottom: 10px;font-weight: bold;color:rgba(0,145,58,1);}
#foot .ft_eco dl dd p{line-height: 160%;color: #444}



#foot #marks .energy{width: 979px;margin:0 auto 50px;text-align: center;background: rgba(0,145,58,1);color:#fff;font-size: 20px;padding:20px 0}

/*
#foot #bottom{transform: skew(-16.5deg);width:120%;margin:0 -10%;}
#foot #bottom .left,
#foot #bottom .right{width:50%;height: 310px;}
#foot #bottom .left{background:#d1b23a;}
#foot #bottom .right{background:#0053a3;}
#foot #bottom .left .box,
#foot #bottom .right .box{transform: skew(16.5deg);width:487px;}
#foot #bottom .left .box{float:right;text-align: center;padding-top:50px;}
#foot #bottom .left .box .logo img{width:58px;}
#foot #bottom .left .box h2{font-size:18px;padding:15px 0 20px;}
#foot #bottom .left .box h2 a{color:#fff;}
#foot #bottom .left .box ul {border-bottom: solid 1px #fff;width:250px;margin:0 auto;}
#foot #bottom .left .box ul li{float:left;width:50%;border-top: solid 1px #fff;}
#foot #bottom .left .box ul li a{display: block;text-align: center;padding:8px 0;color:#fff;font-size:12px;}
#foot #bottom .right .box{float:left;text-align: center;position: relative;height: 310px;}
#foot #bottom .right .box ul {text-align: center;padding-top:50px;text-align: right;}
#foot #bottom .right .box ul li{display:inline-block;width:193px; vertical-align: top;margin:0 5px 10px 5px;}
#foot #bottom .right .box .copyright{position: absolute;top:245px;font-size:10px;color:#fff;right:0;}
*/
#foot #bottom .bnr{background: #d1b23a;padding: 20px 0;}
#foot #bottom .bnr ul{display: flex;justify-content: center;align-items: center;}
#foot #bottom .bnr ul li{padding:0 10px;}

#foot #bottom .f_nav{padding:50px 0 0;}
#foot #bottom .f_nav .logo{text-align: center;padding-bottom: 30px;}
#foot #bottom .f_nav .logo img{width: 58px;}
#foot #bottom .f_nav .logo h2{font-size: 21px;padding: 0 0 0;font-weight: bolder; }
#foot #bottom .f_nav .logo span{color:#0053a3;display: block;padding: 25px 0 12px;}
#foot #bottom .nav_list{display: flex;justify-content: space-between;}
#foot #bottom .nav_list dl {padding-bottom: 5px}
#foot #bottom .nav_list dl dt,
#foot #bottom .nav_list dl dd{padding-bottom:8px ;line-height: 180%;font-size:13px;}
#foot #bottom .nav_list h3{padding-bottom:20px ;font-size:18px;font-weight: bolder;}
#foot #bottom .nav_list dl dt{font-weight: bolder;}
#foot #bottom .nav_top{padding-top: 30px}
#foot #bottom .nav_list ul {padding-bottom: 20px}
#foot #bottom .nav_list ul li{padding-bottom: 8px;line-height: 180%;font-size:13px;}
#foot .copyright{text-align: center;color:#888;font-size: 12px;padding: 30px 0 50px}
#foot #bottom .nav_list div{width: 20%}
#foot #bottom .nav_list a{display: block;}

.bnr_fix{position: fixed;bottom:-250px;right:0;opacity: 0}
.bnr_fix img{width: 401px;}


#contents{min-height: 600px;}

#contents .tl{background:#0053a3;color:#fff;width:300px;padding:17px 0 8px;margin:0 auto;text-align: center;transform: skew(-16.5deg);}
#contents .tl span{display: block;transform: skew(16.5deg);}
#contents .tl span.ja{font-size:22px;padding-bottom:7px;padding-right:3px;letter-spacing: 0.1em;}
#contents .tl span.en{font-size:9px;color:#d1b23a;padding-left:3px;}

#contents .sub_tl{text-align: center;padding:15px 0;color:#fff;font-size:20px;letter-spacing: 0.1em;}
#contents .sub_tl span{padding:0 5px;line-height: 100%;font-size: 80%;margin-left: 10px;background: #cc0000;color:#fff;letter-spacing: 0}
#contents .sub_tl span.blue{background: #00b8d1;color:#fff;}

#contents .gradarea{border-top:solid 3px #d1b23a;padding-bottom:30px;background: rgb(255,255,255);background: -moz-linear-gradient(left, rgba(255,255,255,0.1) 0%, rgba(209,178,58,0.1) 10%, rgba(209,178,58,0.1) 90%, rgba(255,255,255,0.1) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0.1) 0%,rgba(209,178,58,0.1) 10%,rgba(209,178,58,0.1) 90%,rgba(255,255,255,0.1) 100%);background: linear-gradient(to right, rgba(255,255,255,0.1) 0%,rgba(209,178,58,0.1) 10%,rgba(209,178,58,0.1) 90%,rgba(255,255,255,0.1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0.1 );}
#contents .gradarea.mb100{border-bottom:solid 3px #d1b23a;}
#contents .gradarea .tl{position: relative;margin:-33px auto 30px;}

#contents table{border-collapse:collapse;width:100%; }
#contents table tr:nth-child(2n){background: #edf7fa}
#contents table th,
#contents table td{border-top:solid 1px #aaa;border-bottom:solid 1px #aaa;padding:15px 40px;text-align: center;font-size:15px;}
#contents table th{background: #aaa;color:#fff;}
#contents table td{line-height: 140%;}
#contents table th span{background: #cc0000;color: #fff;padding:3px 15px;display: inline-block;margin-left: 10px;font-size:10px;line-height: 10px;vertical-align: top}
#contents table th p{padding-top:10px ;font-size:13px;line-height: 160%;color:#444;}
#contents table .error{padding-top:5px;color:#cc0000;}

body.second{ background: #fbfaf5 url('/common/img/bk-img.png')no-repeat center 400px ;}
.second #mainview{ width:120%;margin:0 -10%;height:212px;position: relative;}
.second #mainview .left,
.second #mainview .right{height:212px;transform:skew(-16.5deg);}
.second #mainview .left{background:#d1b23a;width:45%;position: relative;}
.second #mainview .right{background:#0053a3;width:55%;}
.second #mainview .block{position: absolute;left:50%;margin-left: -490px;z-index: 2;padding-top:60px;color:#fff;}
.second #mainview .block h1{font-size:45px;line-height: 120%;letter-spacing: 0.1em;}
.second #mainview .block p{font-size:14px;opacity: 0.5;padding-top:10px;letter-spacing: 0.1em;padding-left:2px;}

.second .breadcrumbs{width:979px;margin:0 auto;padding:20px 0 30px;font-size:12px;}
.second .breadcrumbs li{float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 500px;}
.second .breadcrumbs li:after{content: ">";display: inline-block;margin:0 0.8em;vertical-align: top;}
.second .breadcrumbs li:last-child:after{display: none;}

.second .shadow{margin-bottom: 50px;}
.second .shadow .tl{position: relative;margin:-60px auto 30px !important }

.privacy{padding: 30px 30px 50px;}
.privacy_area{font-size:15px;line-height: 160%;margin:0 auto;width: 650px;}
.privacy_area dl{padding-top:50px;}
.privacy_area dt{color:#0053a3;padding-bottom: 5px;}
.privacy_area ol{padding-top:15px;}
.privacy_area ol li{padding-left:-0.9em;text-indent: -0.9em;margin-left: 0.9em;}
.privacy_area p{padding-top:15px;}



#nav .parent{position: relative;}
.menu_contents {display: none;position: absolute;top: 100%;left: 0;width: 979px;transform: skew(16.5deg);margin-left:-370px;z-index: 999;color:#444;}
.menu_contents .menu_box{margin-top: 20px;box-shadow:0px 0px 6px 3px rgba(0,0,0,0.1);background: #fff;padding:35px; text-align: left; }
.menu_contents li {width: 100%;letter-spacing: 0}
#head #nav>li .menu_contents li a {color: #0053a3 !important;transform: skew(0deg) !important;}
.menu_contents li:hover a {color: #0053a3 !important;}
.menu_contents .flex{display: flex;justify-content: space-between;align-items: flex-start;}
.menu_contents h2 a{color:#ff7e2f;display: block;font-size: 18px;border-bottom: solid 1px #ff7e2f;padding:0 0 10px;margin-bottom: 15px;line-height: 100%;}
#head #nav>li h2 a span{font-size: 13px;display: inline !important;color:#7a9d4d;padding:0;letter-spacing: 0}
.menu_contents dt{padding: 5px 0 10px;color: #ff7e2f;}
.menu_contents dd a,
.menu_contents li a{display: block;padding:5px 0 5px 12px;background: url(/common/img/arw.svg) no-repeat left 10px;background-size: 7px;}
.menu_contents .menu_box2{width:26%;margin-top: 20px;}
.menu_contents .menu_box3{width:35%;margin-top: 20px;}
.menu_contents .menu_box4{width:20%;margin-top: 20px;}
.menu_contents .menu_box5{width:50%;margin-top: 20px;}
.menu_contents .menu_box2 h2 a{color:#3782c6;border-bottom: solid 1px #3782c6;}
.menu_contents .menu_box3 h2 a{color:#7a9d4d;border-bottom: solid 1px #7a9d4d;}
.menu_contents .menu_box5 h2 a{color:#00913a;border-bottom: solid 1px #00913a;}
.menu_contents .menu_box4 h2 {color:#ff1b29;border-bottom: solid 1px #ff1b29;display: block;font-size: 20px;padding:0 0 10px;margin-bottom: 15px;line-height: 100%;}
.menu_contents .menu_box3 .flex,
.menu_contents .menu_box5 .flex{flex-wrap: wrap;}
.menu_contents .menu_box5 .flex li,
.menu_contents .menu_box3 .flex li{width:48%;}
.menu_contents .menu_box4 img{width:100%;}
.menu_contents .menu_box .eco_pro{width:100%;color:#fff;background-color: #00913a;display: flex;justify-content:center;margin-bottom:20px;padding:20px; align-items: center;}
.menu_contents .menu_box .eco_pro h2{width: 40%;margin-right: 30px;margin-top: 5px}
#head #nav>li .menu_contents .menu_box .eco_pro li a{color:#fff !important;    display: block;padding: 5px 0 5px 12px;background: url(/common/img/arw_w.svg) no-repeat left 10px;background-size: 7px;}


.eco_pro_box{background-color: #00913a;color:#fff;padding:40px 0 0 !important;width: 100% !important;}
.eco_pro_box h3{width:80%;margin:0 auto 10px !important;padding:0 !important}
.eco_pro_box ul.ser_btn{display: flex;justify-content: center;padding-bottom: 10px;}
.eco_pro_box ul.ser_btn li{width: 30%;margin:0 1%;text-align: center;}
.eco_pro_box ul.ser_btn li a strong{font-size: 80%;}
.eco_pro_box ul.ser_btn li a.btn02{display: block;padding:10px 0;border-radius: 3px;background-color: #fff;width:100%;font-size: 18px;color:#00913a;line-height: 140%;box-shadow:0 0 3px 3px rgba(0,0,0,0.1);text-align: center;margin-bottom: 15px;text-align: center;}
.eco_pro_box ul.ser_btn li a.btn02 img{height: 51px}
.eco_pro_box .eco_bk{display: block;margin:0 auto;width: 60%;}
.eco_pro_box ul.ser_btn li a.btn02{display: flex;align-items: center;height: 4.5em;flex-wrap: wrap;justify-content: center;align-content: center;}


.eco_pro_box ul.ser_top{display: flex;padding:0 0 20px;align-items: stretch;justify-content: center;}
.eco_pro_box ul.ser_top li{margin:0 15px}
.eco_pro_box ul.ser_top li a.arw,
.eco_pro_box ul.ser_btn li a.arw{color:#fff;background: url(/common/img/arw_w.svg) no-repeat left 5px;background-size: 7px;}



.mokuhyo h5{font-size: 20px;color:#fff;background-color: #ff7e2f;max-width: 640px;margin:30px auto 0;padding: 15px 0;text-align: center;}
.mokuhyo dl{display: table;width: 100%;background: #fff !important;margin-top:10px !important;padding:12px 20px !important; }
.mokuhyo dl dt,
.mokuhyo dl dd{display: table-cell;vertical-align: top;line-height: 160%;}
.mokuhyo dl dt{width: 4.5em}

