@charset "utf-8";
/* CSS Document */
body{
	margin: 0 auto;
	padding: 0;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka","ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.75;
	width: 100%;
}
.sp { display: none; }
.clr { clear: both; }
.mb50 { margin-bottom: 50px;}
.fn { font-size: 1rem; }
.w392 { width: 392px!important; }
.both { clear: both;}
/*ヘッダー*/
header {
	padding: 5px 0;
	width: 100%;
	height: 60px;
	position: fixed;
    top: 0; 
    left: 0;
    align-items: center;
	z-index: 9999999;
	background-color: #fff;
}
.headerea {
	max-width: 100%;
	margin: 0px auto 0 auto;
	position: relative;	
}
.hlogo {
    width: 30%;
    float: left;
}
.hlogo img { 
	max-width: 480px;
	width: 100%;
    margin-top: 5px;
}
.hlogo a{ margin-left: 20px; }
a:hover { opacity: 0.5; }
.tc { text-align: center; }
/*ヘッダーメニュー*/
#hdmenu {
	margin: 5px auto;
	float: right;
	width: auto;
}
#hdmenu ul { margin: 0px auto; }
#hdmenu li { position: relative; }
#hdmenu li a { color: #231815; }
#hdmenu li {
	float:left;
	width: 16.5%;
	color: #231815;
}
#hdmenu li img { 
	display: block;
	width: 100%;
}
#hero {
	position: relative;
  	z-index: 1;  /*ドロップダウンしたメニューが隠れないように*/
}
/* ページトップ　*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 20px;
	z-index:99999;
}
.pagetop a {
    display: block;
    text-indent: -9999px;
    width: 50px;
    background-image: url(../img/pagetop.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px 10px;
    background-size: 100%;
    opacity: 0.8;
}
/*トップコンテンツ*/
#top-contents {
	width: 100%;
	margin: 0px auto;
	padding: 50px 0 ;
	background-position: top;
	background-repeat: no-repeat;
}
#top-contents h1 {
	font-size: 1.5rem;
	line-height:2.5;
	text-align: center;
}
.read {
	background-image: url(../img/cent_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    padding: 300px 0 50px;
	background-color: #59C5F0;
}

.tile2  {
	width: 40%;
	margin: 20px 5%;
	float: left;
	display: flex;
    flex-direction: column;	
}

.read .tile2 h2 a {
	display: block;
	margin: 0 auto;
	width: 480px;
}

.tile2 img {
	display: block;
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
}

.pad { 
	padding: 0 20% 20px;
	color: #fff;
}
.fwb15 { 
	font-size: 1.5rem;
	color: #fff;
	font-weight: bold;
}
#gouban, #zousaku {
  padding-top: 70px;
  margin-top: -70px;	
}
/*フッター*/
footer { 
	background-color: #fff;
	background-image: url(../img/fback.svg);
	background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    margin-top: 30px;
    padding-top: 120px;	
}

footer address {
	width: 40%;
	float: left;
	margin: 0 1%;
}
address ul li {
	float: left;
	width: 50%;
}
footer h3 {
	font-size: 1.5rem;
	color: #0099D9;
	font-weight: bold;
	border-bottom: 1px solid #0099D9;
	margin-bottom: 10px;
}
footer .fclogo {
	width: 15%;
	float: left;
	margin: 30px 2% 0;		
}
footer .fclogo img {
    display: block;
    width: 100%;
    max-width: 240px;
    margin: 20px auto;
}
.f_menu {
	width: auto;
    margin: 35px 1% 5px;
    float: right;
}
.f_menu ul {
	width: 100%;
	margin: 0px auto 0 auto;
	display: block;
}
.f_menu li { 
	float: left; 
	width: 16.5%;
}
.f_menu li img { 
	width: 100%;
	max-width: 80px;
}

#copyright {
	clear: both;
	text-align: center;
	padding: 20px 0;
}

/* サブコンテンツ */
.wrap_sub {
	width: 100%;
	background-image:url(../img/bg_l.png),
					 url(../img/bg_r.png);
	background-repeat:no-repeat,
					  no-repeat;
	background-position:left center,
						right center;
    background-attachment: fixed; /*--背景画像の固定--*/	
	background-color: #0099D9;
}
.wrap_sub section {
	width: 100%;
	max-width: 980px;
	padding-top: 50px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
}
.sub-contents {
    width: 100%;
    margin: 20px auto 0;
}

/*　サイトマップ　　*/
.sitemap {
	background-image: url(../img/sitemap.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 60px 30px 60px 60px;
}

.sitemap ul li { 
	line-height: 3;
}

.sitemap ul li a {
    font-size: 1.2rem;
    color: #231815;
}

.ml20 { margin-left: 20px; }

/*　会社概要　　*/
.gaiyou {
	background-image: url(../img/company/gaiyou.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
}
.gaiyou img {
	display: block;
	width: 80%;
	margin: 0 auto 50px;
}
.enkaku {
	background-image: url(../img/company/enkaku.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
}
.keiei {
	background-image: url(../img/company/keiei.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
}
.hinshitsu {
	background-image: url(../img/company/hinshitsu.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
}

.access {
	background-image: url(../img/company/access.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
}
.keiei h3 { 
	font-size: 1.15rem; 
	margin-bottom: 50px;
}

.keiei img {
	display: block;
	width: 50%;
	margin: 0 auto 50px;
}

.houshin ol { 
	list-style-type: decimal; 
	padding-left: 1rem;
}
.houshin ol li ol { padding-left: 3em; }

.houshin ol li ol li {
	list-style-type: none;
	counter-increment: cnt;
	position: relative;	
}

.houshin ol li ol li::before {
	content: "(" counter(cnt) ") ";
	display:inline-block;
	margin-left: -3.5em; /* サイトに合せて調整 */
	width: 3em; /* サイトに合せて調整 */
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
}
.nintei {
	background-image: url(../img/company/nintei2211.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;	
}

.nintei p { margin: 50px 30px;}

.nintei li img, .pic_list img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 350px;
}

.nintei li, .pic_list li {
	float: left;
	width: 48%;
	margin: 20px 1%;
	list-style-type: none;
}

.nintei li { text-align: center; }

.gaiyou dl, .enkaku dl {
	line-height: 2.5;
	margin: 40px auto ;
}
.gaiyou dt, .enkaku dt { float: left; }
.gaiyou dd, .enkaku dd { margin-left: 120px; }
.map_link a { float : right;}

/*　事業内容　*/
.boad h3 {
	background: -moz-linear-gradient(left, #004f8e, #0099d9);
	background: -webkit-linear-gradient(left, #004f8e, #0099d9);
	background: linear-gradient(to right, #004f8e, #0099d9);	
	padding: 0.25rem 0.5rem;
	color: #fff;
	font-size: 1.15rem;
}
.aoba {
	background-image: url(../img/service/aobacolor.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.woody_panel {
	background-image: url(../img/service/woody_panel.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.woody_panel2504 {
	background-image: url(../img/service/woody_panel2504.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.woody_natural {
	background-image: url(../img/service/woody_natural.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.new_pory {
	background-image: url(../img/service/new_pory.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.new_print {
	background-image: url(../img/service/new_print.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.clean_panel {
	background-image: url(../img/service/clean_panel.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.eco_right {
	background-image: url(../img/service/eco_right.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.vini_right {
	background-image: url(../img/service/vini_right.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.cloth_color {
	background-image: url(../img/service/cloth_color.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.aoba_fancy {
	background-image: url(../img/service/aoba_fancy.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;
}
.zousakuzai {
	background-image: url(../img/service/zousaku.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
}
.maker {
	background-image: url(../img/service/maker.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
}
.product {
	background-image: url(../img/service/product.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #0099D9;	
}

.product p {
	font-size: 1.25rem;
	text-align: left;
	padding: 1.25rem 5rem;
}
.tile3 {
	width: 30%;
	margin: 20px 1.5%;
	float: left;
}

.tile3 img {
	display: block;
	width: 100%;
}

/* 採用情報 */
.recruit {
	background-image: url(../img/recruit/work.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
}
.lh5 { line-height: 5;}
.recruit dl {
	line-height: 2.5;
	margin: 40px auto ;
}
.recruit dt { float: left; }
.recruit dd { margin-left: 120px; }
.recruit img {
	display: block;
	width: 50%;
	margin: 0 auto 50px;
}

.work {
	background-image: url(../img/recruit/recruit.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 20px 30px 20px 60px;
}
.work dl {
	line-height: 2.5;
	margin: 40px auto ;
}
.work dt { float: left; }
.work dd { margin-left: 120px; }
.mb20 { 
	margin-bottom: 20px;
	display: block;
}

/* お知らせ */
.news {
	width: 100%;
	max-width: 900px;
	margin: 0 auto 80px;
	padding: 50px;
	background-color: #fff;
	border-radius: 10px;
}
.news_til {
	width: 30%;
	float: left;
	max-width: 300px;
}

.news_til img {
	width: 100%;
	margin-bottom: 50px;
}

.news_pick {
	width: 60%;
	margin-left: 10%;
	float: left;
	max-width: 600px;
}
.news_pick ul li { 
	line-height: 4.5;
	border-bottom: 1px dotted #231815;
}
.date { margin-right: 2.5rem; }
.newswrap {
	background-image: url(../img/news/news.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 30px;
	padding: 120px 30px 120px 60px;
}
.newswrap img {
	display: block;
	width: 80%;
	margin: 0 auto 50px;
}
.news_li a {
	background-color: #008CD6;
	padding: 0.5rem;
	color: #fff;
	float: right;
	margin: 50px 0;
}
.news_read h4 {
	border-bottom: solid 3px #008CD6;
	font-size: 1.5rem;
	color: #008CD6;
	margin-bottom: 30px;
}
.tcdb { 
	text-align: center;
	display: block;
}
.p05 { padding: 0 0.5rem;}