/*－－－－－－－－－－－－－全ページ共通－－－－－－－－－－－－－*/

*{
	margin: 0;
	padding: 0;
	border: 0;
    font-size:100%;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

body{
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;

	
}


ul{
	list-style: none;
}

html{
	line-height: 1.75;
	font-size:10px;
	height: 100%;
	width: 100%;
}

body{
	font-size: 1.5rem;
	min-width: 960px;
	height: 100%;

    }
	
.wrapper{
	margin:0 auto;
	width:100%;
	overflow: hidden;

}
	.main-image{
	width:960px;
	margin:0 auto 10px;
	}

/* --- メインコンテンツ indexのみ ---*/
.pdf{
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	margin-top: 2%;
	margin-bottom: 2%;
}
.pdf .ctl{
	flex-basis:46%;
	margin-right:4%; 
}
.pdf .ctl h3{
   border-left: 5px solid #000;
  background: #f4f4f4;
	padding-left: 3%;
	margin-bottom: 3%;
}

.pdf img{
	width: 100%;
	max-width:100px;
	margin-bottom: 3%;
	
}
.right{
	width:960px;
	float:left;

}

.right p{

}

.carousel{
	margin-bottom: 2%;
}

.side{
	max-width:100%;
	float:right;
	height: 475px;
}

.side .link1{
	margin:0 auto;
}

.side img{
	width:225px;
}

.side p{
	word-wrap:normal;
}


.left{
	float:left;
	text-align:left;
	}


.main-contents {
	float: left;
	}
.left img .main-contents img{
		margin:20px 0 0 13px;
}
.left p .main-contents p{
	padding:0 20px;
}


	.main-image .carousel img{
	width:100%;
	}
	.left{
	width: 33.3333%;
	border-right:solid 1px #bbb;
	box-sizing:border-box;
	}
	.main-contents {
	width: 33.3333%;
	border-right:solid 1px #bbb;
	box-sizing:border-box;
	}




	


.right_btm ul li{
	width:230px;
	height:auto;
	float: left;
	margin-right: 2px;
}

.futoji{
	font-weight: 700;
}

/*--------------ニュースリリースに関する指定はここから--------------*/
.news_box{
	width:100%;
	display:inline-block;
	vertical-align: bottom;
	color: black;
	position: relative;
	font-weight: 500;
	font-size: 2.2rem;
	line-height: 2;
	background:url("../image/newsrelease_bg.jpg");
	background-repeat:repeat-x;
	margin-bottom: 20px;
}

.news_boxtt{
	padding: 0 12px;
}
dl.box{
    height: 95px;
    overflow: auto;
}
dl.box dt{
    float: left;
    width: 120px;
    font-size:1.2rem;
    line-height:1.5;

}
dl.box dd{
    margin: 0 0 10px 0;
    padding: 0 0 10px 150px;
    border-bottom: 1px dotted #aaa;
    font-size:1.3rem;
}

.feature_box{
	width:100%;
	display:inline-block;
	vertical-align: bottom;
	color: black;
	position: relative;
	font-weight: 500;
	font-size: 2.2rem;
	line-height: 2;
	margin-bottom: 5px;
}

.feature_boxtt{
	padding: 0 12px;
}

/*--------------パンくずリストの設定はここから--------------*/

.cp_breadcrumb {
	color:#A4A4A4;
	width: 960px;
	margin: 0 auto 10px;
}
.cp_breadcrumb a {
	text-decoration: none;
	color:#6342FF;
}
.cp_breadcrumb .breadcrumbs {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.cp_breadcrumb li {
	display: inline-block;
	position: relative;
	padding-right: calc(16px + 8px);
	margin-right: 8px;
	color: #7986CB;
}
.cp_breadcrumb li::before {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 15%;
	right: 0;
}
.cp_breadcrumb li:last-child {
	margin-right: 0;
	padding-right: 0;
	color: #ffffff;
}
.cp_breadcrumb li:last-child::before {
	content: normal;
}

/*--------------文字に関する指定はこちら--------------*/
.mgfree{
	margin-bottom: 30px;
}

.fw900{
	font-weight: 900;
}

.bigmoji{
	font-size:150%;
}

.smallmoji{
	font-size:80%;
	line-height:1.2;
}

.bolder{
	font-weight:bold;
	color:#00F;
}

.mb2{
	margin-bottom:2%;
}

.ml2{
	margin-left:5%;
}

	
li{
	font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS P Gothic",sans-serif,Arial,Helvetica,Geneva;
    font-size: 17px;
    font-weight: normal;
    line-height: 26px;
	}

/*－－　ヘッダー　－－*/
.header {
	position:relative;
	width:960px;
	height: 115px;
	margin:0 auto;
	}
/*－－　ヘッダー内のケミカルズロゴ部　－－*/
.header h1 img{
	position:absolute;
	top:7px;
	left:10px;
}

/*－－　ヘッダー内のケミカルズ企業サイトへのリンク、お問い合わせ　－－*/
.header .header_right{
	overflow:hidden;
	float:right;
	margin-top:60px;
	margin-right:5px;
}

.header .header_right li{
	border-left: 1px solid #004D26;
	overflow:hidden;
	float:left;
	padding:6px;
	font-size:10px;
}
.header .header_right .last{
	border-right:1px solid #004D26;
}


/* --- ナビゲーション部分 ---*/
.nav-top{
	background:url(../image/nav-bg.png) repeat-x;
	margin:0 auto;
	height:58px;
}

nav{
	padding-top:9px;
}

nav ul{
	list-style:none;
	width:960px;
	margin:0 auto;
}

nav ul li{
	float:left;
}

/*--メイン部分--*/
.main-image{
	clear:both;	
	margin-bottom: 50px;

}


/* --- サイドナビゲーション部分 ---*/
.nav-sidetop{
	background: url("../image/category_top.jpg");
}

.nav-side{
	background: url("../image/category_middle.jpg")repeat-y;
	margin-bottom: -12px;
}


.nav-side ul li{
	height: 45px;
	width:215px;
	margin-left: auto;
	margin-right: auto;
}

.nav-side ul li img{
	width:208px;
}


/* --- メイン画像部分 ---*/

.top_main{
	width:960px;
	margin: 0 auto;
	
}


.gom-left_top {
	height:48px;
	background:url('../image/gom_1.jpg')no-repeat 0 0;
	margin:5px 0 0 52px;
	/*テキストインデント用*/
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}	
.gom_inner{
	width:600px;

}	

	.gom-left_side {
	float:left;
	width:110px;
	height:159px;
	background: url('../image/gom_2.jpg')no-repeat 0 0;
	margin:0 0 0 60px;
	/*テキストインデント用*/
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	}

	.gom-left_right {
	float:left;
	width:400px;
	height:159px;
	background:url('../image/gom_3.jpg')no-repeat 0 0;
	margin:10px 0 0 0;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	}

.company{
	clear:both;
	width:100%;
	height:100%;
	padding:12px 0 8px;
	margin: 0 auto;
}
	
footer{
	color:white;
	clear:both;
	height:100%;
	padding:10px 0;
	text-align:center;
	background:#88ce0c;
}
footer nav{
	margin:0 auto;
}

.box{
	width:100%;
	margin:0 auto;
	margin-top:15px;
}

.box p{
	margin-bottom:5px;
}

.footer_chemisite{
	
}
.footer_copyright{
	margin-left:20px;
}

	.right_honbun{
	max-width:960px;
	
}

.clear{
	clear:both;	
}



/*------------
共通レスポンシブ　　中のセレクタ全て仮です
--------------*/

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

	body{
		width: 100%;
		min-width: initial;
	}	
	
.wrapper,.top_main,.right,.right_honbun,.main-image,.top_main,.news_box{
		width: 100%;
	}
.header {
	width: 100%;
	position: inherit;

	}
	.news_boxtt{
		padding: 0;
	}
	.news_box h3{
		font-size: 0.6em;
	}
.header h1 img{
		max-width: 100%;
		height: auto;
		left:0px;
	}
	


/*
.grid {
	width:auto;
	margin: 0 auto;
	height: auto;
}
.grid ul li {
	float:none;
width:100%;
	margin: 0 auto;	
}
	
.grid ul li img{
width:100%;
}
	
	.dg_center{
	display: block;
	text-align: left;
}
*/
	

	.nav-top{

	background:none;

	}

	nav li{

	float:none;

	width:100%;

}
	
	nav ul{
	width:100%;
	border-top:solid 1px #bbb;
	}

	nav li{
	float:none;
	width:100%;
	}



nav ul li img{
	display:none;
}

nav li a{
	display:block;
	background:#eee;
border-bottom:solid 1px #bbb;
	padding:6px;
	text-decoration:none;
	color:#666;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
nav li:nth-child(odd) a{
	border-right:0;
}
nav li a:before{
	content: attr(data-label);
}

	.header .header_right ul li{

	display:none;

	}

.top_main img{
	max-width:100%;
	margin: 0 auto;
	
}

	.footer_copyright{
		margin: 0;
		
	}
	dl.box{
    height: initial;
    }
	

	
}


