@charset "UTF-8";
/* CSS Document */

/* Reset Styles
***********************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q demo
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;
border-spacing: 0;}
strong {font-weight: bold;}
em {font-style: italic;}
address {font-size:10px; display:block; padding-top:4px}

/* General
***********************/
#contents.chemi  {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
}
#contents.chemi a:link , #contents.chemi a:visited {
	color:#039;
}
#contents.chemi a:hover , #contents.chemi a:active {
	color: #df0523;
}
#contents.chemi a img {
	border:none;
}
#contents.chemi a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#contents.chemi form {
	display:inline;
}

/* --Clearfix */
.cf:before,
.cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

/* 固定
***********************/
.pc {
	display:block;
}
.sp {
	display:none;
}

/* commonの上書き
***********************/
#wrapper {
	width:950px;
}

/* コンテンツ用
***********************/
#contents.chemi {
	width: 950px;
}
.chemi #titleArea h1 {
	float:left;
	margin:15px 0;
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
}
.chemi #titleArea p {
	float:right;
	color: #333333;
	font-size: 10px;
	font-weight: 400;
	line-height: 38px;
	margin-top:8px;
	}
.chemi #titleArea p a:link , .chemi #titleArea p a:visited {
	color: #333333;
	}
.chemi h3 {
}

.prdctImage {
}

.prdctImage img {
	width:100%;
}

#prdctArea {
	margin-top:28px;
}

#catArea {
	float:left;
	width: 739px;
}
#bnArea {
	float:left;
	width: 210px;
}

#catArea #messageArea {
	padding: 15px;
	margin-bottom: 15px;
	max-width: 679px;
	background-color: #f6f6f6;
}

.catLine {
	margin-bottom:30px;
}
.catItem {
	background-color: #f6f6f6;
	border-top: 3px solid #df0523;
	width: 223px;
	margin-right:20px;
	float:left;
}
.catItem .titleArea {
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	/*padding:8px 5px 8px 29px;*/
	padding:8px 5px;
	/*background-image:url(images/arrow_circlered.png);*/
	background-repeat:no-repeat;
	background-size:15px 15px;
	background-position:7px 10px;
	min-height: 3.5em;
}
.catItem .titleArea a ,.catItem .titleArea a:link ,.catItem .titleArea a:visited {
	color: #000000 !important;
}
.catItem .itemImage {
	padding:0 5px 5px 5px;
}
.catItem .itemImage img {
	width:100%;
}
.catItem ul.catList {
	padding:10px;
	background:#fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}
.catItem ul.catList li a {
	display:block;
	padding-left:11px;
	background-image:url(images/arrow_red.png);
	background-repeat:no-repeat;
	background-size:4px 5px;
	background-position:left center;
}

#prod-search {
	border:1px solid #e4e4e4;
	padding:23px 38px;
	margin-bottom:31px;
	display:table;
	margin-left:auto;
	margin-right:auto;
}
#prod-search .titleArea{
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin-right:38px;
	float:left;
	padding-top:21px;
}
#prod-search .linklist{
	float:right;
}
#prod-search .searchbox {
    display:none;
}
#prod-search .searchbox input {
	height:25px;
	float:left;
}
#prod-search .searchbox .searchtextbox {
	width:195px;
}
#prod-search .faq {
	float:left;
	width: 330px;
	padding-left:23px;
	border-left:1px solid #e4e4e4;
}
#prod-search .faq .linklist {
	color:039;
	font-size:12px;
}
#prod-search .faq .linklist .em1 {
	font-size:16px;
}
#prod-search .faq .linklist .em2 {
	font-size:14px;
}

#bnArea .link img {
	width:100%;
}
#bnArea .bnInquiry {
	margin-bottom:20px;
}
#bnArea .banner {
	background-color: #f6f6f6;
	padding:5px;
}
#bnArea .banner li {
	display:block;
	margin:5px;
}

.pagetop {
	text-align:right;
	font-size:10px;
	margin:60px 0 10px 0;
}

#footerMenuArea {
	background-color:#f2f2f2;
	border-top:1px solid #ddd;
}
#footerMenuArea .footerMenu{
	width:950px;
	margin:0 auto;
	padding:30px 0;
	font-size:10px;
	line-height:18px;
	color:#666;
	text-align:left;
}
#footerMenuArea .footerMenu a:link , #footerMenuArea .footerMenu a:visited {
	color:#666;
}
#footerMenuArea .ftmnCate {
	float:left;
	width:715px;
	padding-bottom:30px;
}
#footerMenuArea .ftmnInquiry {
	float:left;
	width:234px;
	height:250px;
	border-left:1px solid #ddd;
	padding-bottom:30px;
}
#footerMenuArea .ftmnLine {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#footerMenuArea dl {
	float:left;
	padding:5px 20px 5px 30px;
	width:180px;
	height:auto;
	border-left:1px solid #ddd;
}
#footerMenuArea dl a {
	display:block;
}
#footerMenuArea dt {
	font-size:12px;
	font-weight:bold;
}
#footerMenuArea dl.inquiry {
	height:auto;
	border-left:none;
}
#footerMenuArea dl.inquiry dt {
	margin-bottom:15px;
}
#footerMenuArea dl.global {
	height:auto;
	border-left:none;
}
#footerMenuArea dl.global a {
	height:auto;
	padding-top:15px;
	border-left:none;
	border-top:1px solid #ddd;
}
#footerMenuArea .footerMenu dd ul {
    margin-left: 1em;
}

/* 第二階層以降コンテンツ用
***********************/
#prdctMenu {
	box-shadow: 0px 4px #cecece inset;
	background-color: #f6f6f6;
	margin-bottom:20px;
}
#prdctMenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#prdctMenu li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	text-align:center;
	}
#prdctMenu li a {
  width: 100%;
	border-top: solid 4px #cecece;
	border-right: solid 1px #fff;
  padding: 14px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#prdctMenu li a:link ,#prdctMenu li a:visited {
	color:#333 !important;
	border-top: solid 4px #cecece;
}
#prdctMenu li a:active ,#prdctMenu li a:hover {
	color:#333 !important;
	border-top: solid 4px #df0523;
	text-decoration:none;
}
#prdctMenu li a.now {
	border-top: solid 4px #df0523;
    background-image: -webkit-linear-gradient(90deg, #f6f6f6 0%, #d7d7d7 100%);
	background-image: -moz-linear-gradient(90deg, #f6f6f6 0%, #d7d7d7 100%);
	background-image: -o-linear-gradient(90deg, #f6f6f6 0%, #d7d7d7 100%);
	background-image: linear-gradient(0deg, #f6f6f6 0%, #d7d7d7 100%);
    font-weight:bold;
}

.subContentBox {
	width:710px;
}
h2 {
    margin-bottom: 25px;
    padding: 0 0 10px;
    border-bottom: 1px #ea1b13 solid;
    font-size: 24px;
}
h3 {
    margine-top: 15px;
    margin-bottom: 30px;
    padding: 5px 15px;
    border-left: 7px #EA1B13 solid;
    font-size: 20px;
}
h4 {
    margin:15px 0;
    padding:5px 15px;
    background-color:#f7f7f7;
    font-size:16px;
    font-weight: bold;
}

.subContentBox ul {
    list-style-type:disc;
}
.subContentBox ol {
    list-style-type: decimal;
}
.subContentBox ul, .subContentBox ol, .subContentBox dd{
    padding-left: 40px;
}

.subContentBox table {
    margin-bottom: 30px;
    width: 100%;
    border: 1px #D5D5D5 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
.subContentBox table thead th {
    padding: 5px 8px;
    border: 1px #D5D5D5 solid;
    background: #F4F4F4;
    vertical-align: top;
    text-align: left;
}
.subContentBox table tbody th {
    padding: 5px 8px;
    border: 1px #D5D5D5 solid;
    background: #fafafa;
    vertical-align: top;
    text-align: left;
    font-weight: 400;
}
.subContentBox table tbody td {
    padding: 5px 8px;
    border: 1px #D5D5D5 solid;
}

.subContentBox table a {
    text-decoration: underline;
}

/*.btnInquiry {
    width: 710px;
}*/

.contents {
	margin-bottom: 40px;
	font-size:14px;
	line-height:1.7;
}
.contents .thumbnail {
    float: right;
    margin-left: 20px;
}

.contents table {
    border-collapse: collapse;
    border-spacing: 0;
	border:1px solid #333;
	font-size:14px;
}
.contents table caption {
	text-align:center;
}
.contents table th ,.contents table td {
	border:1px solid #333;
	padding:2px;
}
#subMenu {
	margin:40px 0;

    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#subMenu dl {
	float:left;
	width:50%;
	margin-bottom:40px;
}
#subMenu dt {
	margin-bottom:10px;
}
#subMenu dt a {
	font-size:16px;
	font-weight:700;
	display:block;
	padding-left:25px;
	background-image:url(images/arrow_circlered.png);
	background-repeat:no-repeat;
	background-size:16px 16px;
	background-position:left center;
}
#subMenu dt a:link ,#subMenu dt a:visited {
	color:#333 !important;
}
#subMenu dt a:active ,#subMenu dt a:hover {
	color:#333 !important;
}
#subMenu dd {
	display: inline-block;
}
#subMenu dd a {
    display: block;
    padding: 2px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #F1F1F1;
    -webkit-box-shadow: 0 2px 0 0 #ddd;
    -moz-box-shadow: 0 2px 0 0 #ddd;
    box-shadow: 0 2px 0 0 #ddd;
    color: #1e3f79;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

#sideMenu {
	margin-top: 20px;
}
#sideMenu .titleArea{
	background-color: #666666;
	margin:0;
	padding:15px;
}
#sideMenu .titleArea > a{
	font-size: 18px;
	color: #ffffff;
}
#sideMenu .titleArea > a:link,
#sideMenu .titleArea > a:visited,
#sideMenu .titleArea > a:hover{
	color: #ffffff;
	text-decoration: none;
}
#sideMenu > ul {
	border: solid 1px #f2f2f2;
}
#sideMenu > ul > li > a {
    color: #333333;
	display:block;
	font-size: 14px;
	background-color: #f2f2f2;
	background-image:url(images/arrow_circlered_small.png);
	background-repeat:no-repeat;
	background-size:11px 11px;
	background-position:8px 10px;
	margin: 0;
	padding: 10px 10px 10px 24px;
}
#sideMenu > ul > li > a:link,
#sideMenu > ul > li > a:visited,
#sideMenu > ul > li > a:hover{
	color: #333333 !important;
	text-decoration: none;
}
#sideMenu > ul > li > ul > li:last-child {
	padding-bottom: 10px;
}
#sideMenu > ul > li > ul > li > a {
    color: #333333 !important;
	display:block;
	font-size: 14px;
	background-color: #ffffff;
	background-image:url(images/arrow_red_small.png);
	background-repeat:no-repeat;
	background-size:3px 5px;
	background-position:25px 13px;
	margin: 0;
	padding: 10px 5px 0 36px;
}
#sideMenu > ul > li > ul > li > a:link,
#sideMenu > ul > li > ul > li > a:visited,
#sideMenu > ul > li > ul > li > a:hover{
	color: #333333 !important;
	text-decoration: none !important;
}
#sideMenu a.current {
	font-weight:bold;
}
#contents.chemi .access ul li {
    margin-bottom:20px;
}


/* Media Queries
***********************/
@media screen and (max-width: 640px) {
/* 固定
***********************/
.sp {
	display:block;
}
.pc {
	display:none;
}

/* commonの上書き
***********************/
body {
background:none;
text-align:left;
}
#wrapper {
	width:100%;
	padding:0;
	margin:0;
}

#footer-link .pagelist2 {
	padding:15px 15px 0px;
	background:#F4F4F4;
	text-align:center;
}

#footer-link .pagelist2 li {
	display: inline-block;
	margin-right: 10px;
	padding-left: 10px;
	border-left: #CCCCCC 1px solid;
	font-size: 12px;/*0.5*/
}

#footer-link .pagelist2 li:first-child {
 border-left: none;
 padding-left: 0;
}

#footer-link .pagelist2 li a {
	color:#545454;
}

.page-top {
	text-align: right;
	background:#F4F4F4;
	padding-right:0.5em;
}


/* コンテンツ用
***********************/
#contents.chemi {
	width:100%;
}
.chemi #titleArea h1 {
	float:none;
	margin:15px 0;/*0.5*/
	padding:0 10px;/*0.5*/
	font-size: 14px;/*0.5*/
}
.chemi #titleArea p {
	float:none;
	display:none;
	}
.chemi #titleArea p a:link , .chemi #titleArea p a:visited {
	color: #333333;
	}
.prdctImage img {
	width:100%;
}
#prdctArea {
	margin-top:10px;
}

#catArea {
	float:none;
	width: auto;
	padding:0 15px;/*0.5*/
}
#bnArea {
	float:none;
	width: auto;
	padding:0 15px;/*0.5*/
}
.catItem {
	width: auto;
	margin-right:0;
	float:none;
	margin-bottom:5px;/*0.5*/
	margin-bottom:10px;
}
.catItem .titleArea {
	font-size: 14px;/*0.5*/
	line-height: 22px;/*0.5*/
	padding:14px 3px 14px 38px;/*0.5 27px 5px 27px 76px*/
	background-image:url(images/arrow_circlered.png);
	background-size:15px 15px;/*auto*/
	background-position:8px 13px;/*0.5 17px 27px*/
}
.catItem ul.catList {
	padding:15px;/*0.5*/
	font-size: 12px;/*0.5*/
	line-height: 20px;/*0.5*/
}
.catItem ul.catList li a {
	padding-left:12px;/*0.5*/
	background-size:6px 7px;/*0.5 13px 15px*/
	background-position:left center;
}
#prod-search {
    display:none;
}
#prod-search .titleArea{
	font-size: 10px;/*0.5*/
	line-height: 18px;	/*0.5 35px*/
	margin-bottom:13px;/*0.5 25px*/
}
#prod-search .searchbox {
	width:auto;
	float:none;
	margin-bottom:20px;/*0.5*/
}
#prod-search .searchbox input {
	height:25px;/*0.5*/
	float:left;
}
#prod-search .searchbox .searchtextbox {
	float:left;
	width:70%;
}
#prod-search .searchbox .searchbtn {
	float:left;
	width:25%;
}
#prod-search .faq {
	float:none;
	width: auto;
	padding-left:0;
	border-left:none;
}
#prod-search .faq .linklist {
	color:039;
	font-size:12px;
}
#prod-search .faq .linklist .em1 {
	font-size:16px;
}
#prod-search .faq .linklist .em2 {
	font-size:14px;
}

#bnArea .banner {
	background-color: #f6f6f6;
	margin:0;
}
#bnArea .banner li {
	display:block;
	float:left;
	width:50%;
	margin:0;
}
#bnArea .banner li a {
	width:auto;
	display:block;
	padding:10px;
}

#footerMenuArea {
	margin-top:20px;
}
#footerMenuArea .footerMenu{
	width:auto;
	margin:0 auto;
	padding:30px 15px;/*0.5*/
	font-size:18px;
	line-height:40px;
	color:#333;
}
#footerMenuArea .footerMenu a:link , #footerMenuArea .footerMenu a:visited {
	color:#333;
}
#footerMenuArea .ftmnCate {
	float:none;
	width:auto;
	padding-bottom:0;
}
#footerMenuArea .ftmnInquiry {
	float:none;
	width:auto;
	height:auto;
	border-left:none;
	padding-bottom:0;
}
#footerMenuArea .ftmnLine {
}
#footerMenuArea dl {
	float:none;
	padding:0 0 10px 0;/*0.5*/
	/*width:auto;*/
	width: 100%;
	height:auto;
	border-left:none;
}
#footerMenuArea dl a {
	display:block;
}
#footerMenuArea dt {
	font-size:inherit;
	font-weight:bold;
}
#footerMenuArea dl.inquiry {
	padding:0 0 0 0;
}
#footerMenuArea dl.inquiry dt {
	margin-bottom:15px;/*0.5*/
}
#footerMenuArea dl.global {
	display:none;
}
#footerMenuArea .footerMenu dt {
    background: url(/prdct/chem/images/footer_link_arrow1.png) right center no-repeat;
    background-size: 8px 12px;
	font-size:16px;
	border-bottom: solid 1px #ccc;
}
#footerMenuArea .footerMenu dd {
    background: url(/prdct/chem/images/footer_link_arrow2.png) left 14px no-repeat;
    background-size: 5px 9px;
	padding-left: 1em;
	font-size:14px;
	border-bottom: solid 1px #ccc;
}
#footerMenuArea .footerMenu dd > ul {
	margin-left: 0;
}
#footerMenuArea .footerMenu dd > ul > li {
    background: url(/prdct/chem/images/footer_link_arrow2.png) left 14px no-repeat;
    background-size: 5px 9px;
	padding-left: 1em;
	border-top: solid 1px #ccc;
}
#footer {
	margin-top:0px;/*0.5*/
	padding: 10px 0;/*0.5*/
	text-align: center;
	font-size: 12px;/*0.5*/
	background:#F4F4F4;
}

/* 第二階層以降コンテンツ用
***********************/
#prdctMenu {
	display:none;
}
.subContentBox {
	width:auto;
}

.btnInquiry {
    width: auto;
}

}

/* ADD
***********************/

.subContentBox ul,
.subContentBox dl,
.subContentBox p {
	margin-bottom: 1em;
}

.subContentBox img {
	max-width: 100%;
	height: auto;
}

.subContentBox h3 {
	margin-top: 2em;
}

.subContentBox dt {
	font-size:16px;
	font-weight: bold;
}

.subContentBox #subMenu dt {
	font-weight: normal;
}

.subContentBox #subMenu dt a {
	font-size: 14px;
}

.subContentBox .border-none,
.subContentBox .border-none tr,
.subContentBox .border-none th,
.subContentBox .border-none td {
	border: none !important;
}

.txtdl dd{
    padding-left: 0px !important;
	margin-bottom:20px;
}
.sp-table{
    width: 100%;
    overflow-x: scroll;
				margin-bottom:30px;
}

.sp-table>table{
    width: 710px !important;
    min-width: 100%;
    border: none;
				margin-bottom:0px !important;
}
.sp-table>table th,
.sp-table>table td{
    display: table-cell !important;
}
.alignright{
	float:right;
	margin:0px 0px 12px 20px;
}
.alignleft{
	float:left;
	margin:0px 20px 12px 0px;
}

.subContentBox ul.asterisk li {
  list-style-type: none;
  text-indent: -1em;
}
.subContentBox ul.asterisk li:before {
  display: inline;
  content: "※";
}

.subContentBox ul.pagelink {
	letter-spacing: -.40em;
}
.subContentBox ul.pagelink li {
  list-style-type: none;
  text-indent: -1em;
		width:50%;
		display:inline-block;
		letter-spacing:normal;
}
.subContentBox ul.pagelink li:before {
  display: inline;
  content: "▼";
		color:#C00;
}

.subContentBox ul.photobox {
	letter-spacing: -.40em;
	margin:0 0 0 -15px;
	padding:0;
}
.subContentBox ul.photobox li {
  list-style-type: none;
		width:30%;
		margin-left:15px;
		display:inline-block;
		letter-spacing:normal;
		border:1px solid #CCC;
		background:#eee;
		margin-bottom:1em;
}
.subContentBox ul.photobox li img {
		width:100%;
		height:auto;
}
.subContentBox ul.photobox li p {
	padding:10px;
	margin:0;
}

.subContentBox ul.photobox2 {
	letter-spacing: -.40em;
	margin:0 0 0 -15px;
	padding:0;
}
.subContentBox ul.photobox2 li {
  list-style-type: none;
		width:30%;
		margin-left:15px;
		display:inline-block;
		letter-spacing:normal;
		margin-bottom:1em;
}
.subContentBox ul.photobox2 li img {
		width:100%;
		height:auto;
}
.subContentBox ul.photobox2 li p {
	padding:10px 10px 10px 0px;
	margin:0;
}

.subContentBox ul.photobox3 {
	letter-spacing: -.40em;
	margin:0 0 0 -15px;
	padding:0;
}
.subContentBox ul.photobox3 li {
  list-style-type: none;
		width:30%;
		margin-left:15px;
		display:inline-block;
		letter-spacing:normal;
		margin-bottom:1em;
}
.subContentBox ul.photobox3 li div {
		border:1px solid #CCC;
		background:#eee;
		margin-bottom:0.5em;
}
.subContentBox ul.photobox3 li img {
		width:100%;
		height:auto;
}
.subContentBox ul.photobox3 li p {
	padding:10px;
	margin:0;
}

@media screen and (max-width: 640px) {
.alignright{
	float:none;
	margin:10px auto 15px;
	display:block;
}
.alignleft{
	float:none;
	margin:10px auto 15px;
	display:block;
}
.subContentBox ul.pagelink,
.subContentBox ul.photobox,
.subContentBox ul.photobox2,
.subContentBox ul.photobox3 {
	margin:0 0 15px !important;
	padding:0 !important;
	width:100%;
	text-align:center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.subContentBox ul.pagelink li {
		width:70%;
		margin:0 auto 15px !important;
	padding:0;
	text-align:left;
}
.subContentBox ul.photobox li,
.subContentBox ul.photobox2 li,
.subContentBox ul.photobox3 li {
		width:70%;
		margin:0 auto 15px !important;
	padding:0;
	text-align:left;
}
.subContentBox ul.photobox li img,
.subContentBox ul.photobox2 li img,
.subContentBox ul.photobox3 li img {
		width:100%;
		height:auto;
}


.sp-table::-webkit-scrollbar {
  height: 5px;
}
.sp-table::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.sp-table::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}


}
sub {
	font-size:0.7em;
	vertical-align:sub;
}
sup {
	font-size:0.7em;
	vertical-align:super;
}
.box-flex{
   display:flex;
}
.box-flex div{
   padding:10px;
}
.box-flex div.width50per{
   width:50%;
   box-sizing:border-box;
}
.case-inner{
   background-color:#fdefef;
   padding:10px;
   border-radius:5px;
}
.suggest-inner{
   background-color:#eff9fd;
   padding:10px;
   border-radius:5px;
}
.case-inner h5,
.suggest-inner h5{
   font-weight:600;
   font-size:1.2em;
}
.arrow-red{
   position:relative;
   margin-bottom:60px;
}
.arrow-blue{
   position:relative;
   margin-bottom:60px;
}
.arrow-red:after{
   position:absolute;
   content:"";
   width:100%;
   height:55px;
   background-image:url(/prdct/chem/list/arrowred.png);
   background-repeat:no-repeat;
   background-size:contain;
   background-position:center;
bottom: -50px;
  left: -3px;
}
.arrow-blue:after{
   position:absolute;
   content:"";
   width:100%;
   height:55px;
   background-image:url(/prdct/chem/list/arrowblue.png);
   background-repeat:no-repeat;
   background-size:contain;
   background-position:center;
bottom: -50px;
  left: -3px;
}
@media screen and (max-width: 640px) {
.box-flex{
   display:block;
}
.box-flex div.width50per{
   width:100%;
}
}