@charset "utf-8";

/******************************************************************

	大阪ガスケミカル

******************************************************************/

/* IMPORT 12 COLUMN RESPONSIVE GS*/
@import url("responsive.gs.12col.css");
@import url("fonts.css");

/* ==========================================
 TOPページ
============================================= */

/*新着情報
--------------------------------------- */
#newsArea h2 {
	font-weight:normal;
	font-size:14px;
	font-size:1.4rem;
	margin-top:25px;
	padding-bottom:6px;
}
#newsArea h2 .tit{
	color:#093ead;
	font-size:20px;
	font-size:2rem;
}
#newsArea .toList{
	float:right;
	padding-right:15px;
	padding-top:3px;
}

#newsArea .toList a{
	display:block;
	background:url(../img/common/arw-l.png) no-repeat 100% 50%;
	padding:0.2em 18px 0.2em 0;
}
#newsArea dl{
	margin-top:0;
}
#newsArea dt{
	padding-bottom:0;
}

.langEn #newsArea dt{
    width:13em;
}
.langEn #newsArea dd{
    padding-left:13em;
    /padding-left:0; /*ie7*/
}

/*contentsBtn
--------------------------------------- */
#contentsBtn{
	margin-top:10px;
}
#contentsBtn h3{
  margin:0;
  padding: 14px 12px 8px 18px;
	font-weight:normal;
}
.langEn #contentsBtn h3{
	padding:26px 12px 8px 18px;
}
.langEn #contentsBtn .btn002 h3{
	padding-top:14px;
}
.langEn #contentsBtn .btn001 h3{
	padding-top:31px;
}

#contentsBtn a{
  color: #554638;
}
#contentsBtn > div {
	margin:0;
}
#contentsBtn .btn {
	background-color:#cae0e6;
	border-top:4px solid #093ead;
  font-size: 25px;
  font-size: 2.5rem;
  float: left;
  letter-spacing: 0;
	margin-bottom: 2%;
}
#contentsBtn .btn001,
#contentsBtn .btn003,
#contentsBtn .btn004 {
	margin-bottom: 20px;
}
#contentsBtn .btn002 .name {
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
    margin: 10px 0 18px;
	padding-bottom: 0 !important;
}
#contentsBtn .btn004{
  position: relative;
  float: right;
}
#contentsBtn .btn004 ul{
  position: absolute;
  top: 39%;
  right: 15px;
}
.langEn #contentsBtn .btn004 ul{
  top: 27.5%;
  right: 20px;
}
#contentsBtn .btn li {
  border: none;
  float: none;
  width: 100%;
  background: none;
  font-size: 13px;
  color: #fff;
  margin-bottom: 10px;
}
.langEn #contentsBtn .btn li {
  margin-bottom: 6px;
}
#contentsBtn .btn li a {
  color: #037384;
  line-height: 1;
}
#contentsBtn .btn li a:after{
  content: url(../img/top/arw_bn.png);
  margin-left: 6px;
  vertical-align: middle;
}
#contentsBtn .btn li a:hover{
  opacity: 0.8;
}
#contentsBtn .grid-8{
	width:66.0%;
}
#contentsBtn .btn span{
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  display: block;
	padding-bottom:0.4em;
}
#contentsBtn .btn a{
  display: block;
  padding: 0;
  text-decoration: none;
  line-height: 1.2;
  display: block;
}

#contentsBtn .reset{
	margin-left: 0 ;
	clear: both;
}
#contentsBtn .preservative a{
  float: left;
}

#contentsBtn img{
	font-size: 12px;
}

@media print {
  #contentsBtn .preservative a{
    width: 25%;
  }
}


/* ==========================================
 メイン下部　asideBox
============================================= */
.asideBox{
	margin-top:50px;
}
.asideBox li{
	border:1px solid #abc9d7;
	background-color:#fff;

	/width:47.8%; /*ie7*/
}

/*お問い合せ*/
.asideBox li.home_contactmail{
	border:none;
	/*min-height:130px;*/
}
.asideBox .contactBox .inner{
	padding:22px 8% 14px;
}
.contactBox .telno {
	margin-bottom:0;
	color:#093ead;
	font-size:16px;
	font-size:1.6rem;
	line-height: 1;
}
.langCh #home .contactBox .telno {
	margin-bottom:6px;
}

.contactBox .telno .tel{
	color:#093ead;
	font-size:26px;
	font-size:2.6rem;
	white-space:nowrap;
}
.contactBox .telno .name{
	display: inline-block;
	color:#222;
}
.contactBox .telno img{
	padding-bottom: 8px;
	vertical-align: top;
}

.langCh .contactBox .telno img{/*中文*/
	padding-bottom: 0;
	vertical-align: middle;
}

.asideBox .btn-contact{
	background:#abc9d7 url(../img/common/bg-boxArw-right2.png) no-repeat 100% 50%;
	-webkit-background-size:37px 100%;
	background-size:37px 100%;
	padding-right:37px;
	text-align:center;
	width:100%;
	height:100%;
	display:table;
	font-size:18px;
	font-size:1.8rem;

	/width:auto; /*ie7*/
}

.contactBox .btn-contact{
	background:#abc9d7 url(../img/common/bg-boxArw-right.png) no-repeat 100% 50%;
	-webkit-background-size:22px 100%;
	background-size:22px 100%;
	padding-right:22px;
	margin-top:8px;
	height:auto;
	font-size:14px;
	font-size:1.4rem;
}

.asideBox .btn-contact a{
	background:#037384;
	vertical-align:middle;
	padding:0.85em 0 0.85em 15px;
	display:table-cell;
	/display: inline; /* for IE6-7 */
	/zoom: 1; /* for IE6-7 */
}
.asideBox .btn-contact a,
.asideBox .btn-contact a:hover{
	color:#fff;
	text-decoration:none;
}

/*法令の遵守*/
.asideBox .tit{
	color:#093ead;
	margin-bottom:0.5em;
	font-size:24px;
	font-size:2.4rem;
	line-height:1;
}

.complianceBox .grid-8{
	padding:18px 12px 0 4%;
}
.complianceBox{
	overflow: hidden;
}

/* ==========================================
 第二階層共通
============================================= */

/*メイン画像 */
#mainimgWrapper{
	background:#a6ccc4;
}
#mainimg{
	background:url(../img/title/mainimg-common.jpg) no-repeat 0 0;
	padding:54px 0 0 20px;
	text-align:left;
}
#home #mainimg{
	background:none;
	padding:0;
}

#mainimg .pageTit{
	background:url(../img/common/icon-dot5x5.png) no-repeat 0 0.2em;
	padding-left:28px;
	color:#004ea2;
	font-size:26px;
	font-size:2.6rem;
	font-weight:normal;
	letter-spacing:-0.02em;
	line-height:1;
	min-height:44px;
}
.langEn #mainimg .pageTit{
	font-family:Arial, Helvetica, sans-serif;
}

.pd-fine #mainimgWrapper{background: #98cdf0;}
.pd-fine #mainimg{	background:url(../img/title/mainimg-fine.jpg) no-repeat 0 0;}

.pd-carbo #mainimgWrapper{background: #f5e8c5;}
.pd-carbo #mainimg{	background:url(../img/title/mainimg-carbo.jpg) no-repeat 0 0;}

.pd-resin #mainimgWrapper{background: #9ec2c1;}
.pd-resin #mainimg{	background:url(../img/title/mainimg-resin.jpg) no-repeat 0 0;}

.pd-surface #mainimgWrapper{background:#93c1b8;}
.pd-surface #mainimg{	background:url(../img/title/mainimg-surface.jpg) no-repeat 0 0;}

.pd-ac #mainimgWrapper{background:#a6ccc4;}
.pd-ac #mainimg{	background:url(../img/title/mainimg-ac.jpg) no-repeat 0 0;}

.pd-battery #mainimgWrapper{background:#9bc7e0;}
.pd-battery #mainimg{	background:url(../img/title/mainimg-battery.jpg) no-repeat 0 0;}

.pd-preserv #mainimgWrapper{background:#e1d5ab;}
.pd-preserv #mainimg{	background:url(../img/title/mainimg-preserv.jpg) no-repeat 50% 0;}


/*テーブル下の補足的なテキスト*/
.notes-table{
	font-size:12px;
	font-size:1.2rem;
	margin-top:-0.8em;
	position:relative;
}

/*図のキャプション*/
figcaption,
.notes-fig{
	font-size:12px;
	font-size:1.2rem;
	margin-top:0.5em;
	line-height:1.3;
}

/*ボタン　ベタ背景の右矢印つき*/
.btn-arw-right{
	border:1px solid #abc9d7;
	background-color:#fff;
	position: relative;
}
.btn-arw-right a{
	display:block;
	border-right:20px solid #1c8190;
	padding:2em 2%;
	text-align:center;
}
.btn-arw-right a:after {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

 	content: "\e600";
  position: absolute;
  top: 50%;
  right: 1px;
  margin-top: -0.5em;

	font-size:1.4em;
	color:#fff;
}


/* ==========================================
 事業・製品一覧
============================================= */

/*カテゴリーナビ
--------------------------------------- */
#cateNav{
	margin-bottom:2em;
}

.cateNav-parents:after,
.cateNav-sub:after{
	content: " ";
	display: table;
	clear: both;
}

.cateNav-parents,
.cateNav-sub{
	line-height:1.2;
	margin:0;
}

.cateNav-parents li{
	float:left;
	border-right:1px solid #d4dee5;
}

.cateNav-parents a,
body.pd-battery-capa .cateNav-parents-battery-index a{
	color:#037384;
	display:inline-block;
	padding:0.7em 2.2em;
	background-color:#d4dee5;
	font-size:18px;
	font-size:1.8rem;
}
.cateNav-parents a.parentsLink,
.cateNav-parents a.current,
.cateNav-parents a:hover,
.company-osaka .cateNav-parents-osaka a,
.company-shanghai .cateNav-parents-shanghai a,
.company-taiwan .cateNav-parents-taiwan a{
	background-color:#0064b2;
	color:#fff;
	text-decoration:none;
}


/*サブナビ*/
.cateNav-sub{
	background-color:#fff;
	width:100%;
	background:#fff url(../img/products/bg-cateNav.png) repeat-x 0 100%;
}

.cateNav-sub li{
	float:left;
	background:#fff url(../img/products/bg-cateNav.png) repeat-x 0 100%;
	padding-bottom:1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*dhrome用*/
	.cateNav-sub li {
		padding-bottom:2px;
	}
}

.cateNav-sub a{
	border-bottom:3px solid #fff;
	display:inline-block;
	padding:1em 0 0.6em;
	font-size:16px;
	font-size:1.6rem;
}
.cateNav-sub a.current,
.cateNav-sub a:hover{
	border-bottom:3px solid #00a0d9;
	text-decoration:none;
}
.cateNav-sub span{
	background:url(../img/common/line-dot-y.png) repeat-y 100% 0;
	padding:0 1.5em;
}

.langEn .cateNav-sub span{
	padding:0 1.5em;
}

/*サブナビ切り替え*/
body.pd-fluo .category-polysilane,
body.pd-polysilane .category-fluo,

body.pd-battery-index .category-battery-capa,
body.pd-battery-capa .category-battery-index,

body.pd-maricom .category-polysilane,
body.pd-maricom .category-enpla,
body.pd-resin-polysilane .category-maricom,
body.pd-resin-polysilane .category-enpla,
body.pd-enpla .category-maricom,
body.pd-enpla .category-polysilane,

body.company-shanghai .category-company-osaka,
body.company-shanghai .category-company-taiwan,
body.company-osaka .category-company-shanghai,
body.company-osaka .category-company-taiwan,
body.company-taiwan .category-company-osaka,
body.company-taiwan .category-company-shanghai {
	display:none;
}


/*コンテンツナビ表
--------------------------------------- */
.contentsNavTable{
	margin-top:35px;
}
.contentsNavTable td{
	font-size:12px;
	font-size:1.2rem;
	padding:0.7em 0.2em 0.7em 1em;
}
.contentsNavTable th{
	border-bottom:1px solid #ccc;
	background-color: #0064b2;
	color:#fff;
	padding:0.3em 0.2em 0.3em 1.2em;
}




/*保存剤事業部ページ更新時変更20150616
--------------------------------------- */
.contact_xyla  {
	background-color: #fff;
    border: 1px solid #abc9d7;
	padding:20px;
}
.contact_xyla .telno  {
	color: #093ead;
    font-size: 1.6rem;
    line-height: 1;
    margin-bottom: 5px;
}

.contact_xyla .telno .tel  {
	color: #093ead;
    font-size: 2.8rem;
    white-space: nowrap;
	margin:0 0 0 5px;

}
.contact_xyla .btn-contact  {
    background: #abc9d7 url("../img/common/bg-boxArw-right2.png") no-repeat scroll 100% 50% / 22px 100%;
    display: table;
    font-size: 1.8rem;
    height: 100%;
    padding-right: 22px;
    text-align: center;
    width: 100%;
	margin:5px 0 0 0;
}
.contact_xyla .btn-contact a  {
	background: #037384 none repeat scroll 0 0;
    display: table-cell;
    padding: 0.85em 0 0.85em 15px;
    vertical-align: middle;
	color:#ffffff;
}
.contact_xyla .btn-contact a:hover  {
	text-decoration:none;
}
.asideBox .sitebnr  {
	border:none;
	background:#f6f3f3;
}

.contactBox .telno img.freedial  {
	margin:0 5px 0 5px;
	vertical-align:middle;
}
.row .asideBox  {
	margin-top:30px;
}

.pd-cosmetic-index h3 {
	margin-top: 0;
}

/* ==========================================
 ファイン事業
============================================= */
.figArea .mini{
	font-size:12px;
	font-size:1.2rem;
	line-height:1.2;
}


/*グラフ・図の白背景枠*/
.figFrame{
	background-color:#fff;
	padding:15px 2%;
	margin-bottom:6px;
	text-align:center;
	width:100%;
}
.figFrame2{
	background-color:#feffd7; /*クリーム色*/
}
.figFrame3{
	background-color:#daf1ff; /*ブルー*/
}
.figFrame.alignL{
	text-align:left;
}

/* データ表
--------------------------------------- */
body:not(#prducts) .data table,
body:not(#prducts) .data .data__table {
	font-size: 1.6rem !important;
}

/*背景色*/
.dataTable .bg-hueNV,
.dataTable tr.bg-hueNV th,
.dataTable tr.bg-hueNV td{/*紺色*/
	background-color: #0064b2;
	color:#fff;
	border-left:1px solid #fff;
}

.dataTable .bg-hueGY{/*グレー*/
	background-color:#e8e8e8;
	border-left:1px solid #fff;
}
.dataTable .bg-hueGY2,
.dataTable tr.bg-hueGY2 th{/*グレーがかった青*/
	background-color:#a9c3d5;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}


.dataTable .bg-hueBL{/*見出し背景ブルー*/
	background-color:#e4eef6;
}
.dataTable .bg-hueBL2{/*セル　ブルー*/
	background-color:#bad6ea;
}
.dataTable .bg-hueCR{/*クリーム色*/
	background-color:#fef5cb;
}
.dataTable .bg-hueOR{/*オレンジ色*/
	background-color:#f7dbc2;
}
.dataTable .bg-huePK{/*ピンク*/
	background-color:#f7d8d8;
}
.dataTable .bg-hueGR{/*グリーン*/
	background-color:#d2e3a8;
}
.dataTable .bg-hueGR2{/*青みのグリーン*/
	background-color:#aedfda;
}
.dataTable .bg-hueWH{/*白*/
	background-color:#fff;
}

/*1列目の結合セルに右罫線をつける common.js*/
.dataTable .rowspanCell {
	border-right:1px solid #ccc;
}
.dataTable th.rowspanCell {
	border-right:1px solid #fff;
}

/*th 細字*/
.dataTable .normal,
.dataTable tr.normal th{
	font-weight: normal;
}

/*◎を使うときなどに設定 */
.fontReset{
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}


/* モノマー
--------------------------------------- */
.formulaArea{
	background-color:#d0edfb;
	padding:2% 2% 0;
	position:relative;
}
.formulaArea.formula2{
	background-color:#e2f2d8;
}
.formulaArea.formula3{
	background-color:#fddfdd;
}
.formulaArea.formula4{
	background-color:#fffdcc;
}

.formulaArea table{
	margin-top:0;
	font-size:12px;
	font-size:1.2rem;
}
.formulaArea th{
	border-bottom:1px solid #ccc;
	background-color: #0064b2;
	color:#fff;
}
.formulaArea .formulaImg{
	position:absolute;
	top:50%;
	left:20px;
	margin-top:-85px;
}


/* アクリレート
--------------------------------------- */
.pd-fluo-acrylate .box.test li{
    border: 1px solid #abc9d7;
    background-color: #fff;
    padding: 15px 20px;
}
.pd-fluo-acrylate .box.test li dl{
    margin: 0;
}
.pd-fluo-acrylate .box.test li dt{
    float: left;
    display: block;
    width: 20%;
}
.pd-fluo-acrylate .box.test li dd{
    float: right;
    display: block;
    width: 80%;
}
.pd-fluo-acrylate .teikouka .grid-8 .figFrame{
    padding: 22px 2%;
}
.pd-fluo-acrylate p.txt{
    margin-top: 1.2rem;
    font-size: 1.39rem;
}
.pd-fluo-acrylate .box.test2{
    border: 1px solid #abc9d7;
    background-color: #fff;
    padding: 15px 20px;
}


/* エポキシ
--------------------------------------- */
.pd-fluo-epoxy .features .row{
  width: 826px;
  margin: 0 auto;
}
.pd-fluo-epoxy .features .col{
  height: 264px;
}
.pd-fluo-epoxy .features .grid-3{
  text-align: left;
  padding: 15px 2%;
}
.pd-fluo-epoxy .features .pink{
  background-color: #f8adce;
}
.pd-fluo-epoxy .features .green{
  background-color: #a4cf9a;
}
.pd-fluo-epoxy .box{
    border: 1px solid #abc9d7;
    background-color: #fff;
    padding: 15px 20px;
}
.pd-fluo-epoxy td .brackets{
  padding: 0 18px;
  background: url(../img/products/fluo/epoxy/bg_epoxy_td_l.png) top left no-repeat , url(../img/products/fluo/epoxy/bg_epoxy_td_r.png) top right no-repeat;
}
.pd-fluo-epoxy td.p5{
    padding: 5px;
}

.langEn .pd-fluo-epoxy .features .col{
  height: 288px;
}
.langEn .pd-fluo-epoxy .features .grid-4{
  text-align: left;
  padding: 15px 2%;
}
.langEn .pd-fluo-epoxy td{
  font-size: 11px;
  font-size: 1.1rem;
}
.langEn .pd-fluo-epoxy td .brackets{
  padding: 0 18px;
  background: url(../e/img/products/fluo/epoxy/bg_epoxy_td_l.png) top left no-repeat, url(../e/img/products/fluo/epoxy/bg_epoxy_td_r.png) top right no-repeat;
  background-size: auto 100%;
}
.langEn .pd-fluo-epoxy td.mini li{
  text-align: left;
  line-height: 1;
  margin-bottom: 10px;
}


/* フェノール
--------------------------------------- */
.pd-fluo-phenol .valueBasis dt{
	width:3em;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.pd-fluo-phenol .valueBasis dd{
	padding-left:3em;
}


/* シランカップリング剤
--------------------------------------- */
.goban{
  padding: 20px;
}


/* ポリシラン
--------------------------------------- */
.polysilane-usageList{
	text-align:left;
	margin-bottom:0;
}
.polysilane-usageList .notes{
	width:190px;
	text-align:center;
	line-height:1.2;
	margin-top:4px;
}
.polysilane-usageList .grid-4{
	width:250px;
}

/* エンプラ
--------------------------------------- */
p.enpla-lead{
	border: 2px solid #093ead;
	background: #fff;
    color: #093ead;
	font-size:17px;
	font-size:1.7rem;
	font-weight:normal;
	line-height:1.4;
	padding:0.4em 16px;
	margin: 1.2em auto 3.5em auto;
	text-align: center;
	width: 70%;
}
p.enpla-lead.alignL{
	text-align: left;
}
.enpla.dataTable td,
.enpla.dataTable th{
	font-size: 15px;
	font-size: 1.5rem;
}
.enpla.dataTable td.bg-arwL {
	background: #fff url(../img/products/enpla/index/bg-arwL.png) right center no-repeat;
}
.enpla.dataTable td.bg-arwC {
	background: #fff url(../img/products/enpla/index/bg-arwC.png) center center no-repeat;
}
.enpla.dataTable td.bg-arwR {
	background: #fff url(../img/products/enpla/index/bg-arwR.png) left center no-repeat;
}
.enpla.dataTable.line{
	border-top: 1px solid #ccc;
}
.enpla.dataTable .rowspanCell {
	border-right: none;
}
/* ポリシラン
--------------------------------------- */
.poly.dataTable td,
.poly.dataTable th{
	font-size: 14px;
	font-size: 1.4rem;
}
.poly .fred {
	color: #ff0000;
}

/* ==========================================
 樹脂添加剤事業
============================================= */

/* マリコン
--------------------------------------- */
.col.grid-7.sai{
	width: 575px;
	/*font-size: 1.4vmin;*/
}
.col.grid-7.sai .dataTable th{
    font-size: 1.2rem;
}
.col.grid-7.sai .dataTable tr:first-child th:first-child{
    word-break: break-all;
}


/* ==========================================
 CF（炭素繊維）材料事業
============================================= */

/* 汎用炭素繊維応用製品
--------------------------------------- */
.pd-carbo-index .figList .inner{
	background-color:#fff;
	padding:15px 2%;
	text-align:center;
	margin-bottom:4px;
}


/* ==========================================
 活性炭事業
============================================= */
.pd-purif-index .lineupList{
	margin-top:35px;
}
.pd-purif-index .lineupList li{
	margin-bottom:28px;
}
.pd-purif-index .lineupList .ac-icon{
	float:left;
	padding-right:20px;
}
.pd-purif-index .lineupList .txt{
	overflow:hidden;
	/zoom:1;
}
.pd-purif-index .lineupList h3{
	margin:0 0 0.2em;
	font-weight:normal;
}



/* ==========================================
 有機材料事業
============================================= */

/* 表面処理加工
--------------------------------------- */
.pd-surface-coat .summary-coatings th,
.pd-surface-coat .summary-coatings td{
	padding:0.6em 2px;
	font-size:12px;
	font-size:1.2rem;
}

/* ==========================================
 電極材料
============================================= */
.gramax,
i.gramax{
	font-family:"Arial Black", sans-serif;
	font-style:normal;
}


/* ==========================================
	会社情報
============================================= */

/* 会社概要
--------------------------------------- */
.company-prof .accessArea{
	background-color:#fff;
	padding:30px 3.2% 20px;
}


p.capText
{
	text-align:right;
	padding-right:11%;
	margin-bottom:-2.5em;
}

p.capTextEn
{
	text-align:right;
	padding-right:5%;
	margin-bottom:-1em;
}


/* 事業所一覧
--------------------------------------- */
.company-office .accessArea{
	background-color:#fff;
	padding:30px 3.2% 20px;
}

.company-office .accessArea div.tori{
	margin-top:10px;
}

.company-office table td.flo,
.company-office table td.den,
.company-office table td.cf,
.company-office table td.sho,
.company-office table td.btu{
	padding-left:2em;

}




/* 経営理念
--------------------------------------- */
.company-principle {

}
.company-mission-box {
	padding: 20px 17px;
	background-color: #fff;
	position: relative;
}
.company-mission-box .csr_img {
	margin-left: 33px;
}
.company-mission-box .csr_lead{
	position: absolute;
	color: #093ead;
	font-size:16px;
	font-size:1.6rem;
	line-height: 1.2;
	font-weight: bold;
	top: 10px;
	left: 320px;
}
.company-mission-box .csr_lead span {
	color: #7795d2;
	font-size:24px;
	font-size:2.4rem;
}
.company-mission-box .csr_lead h3{
	font-size:24px;
	font-size:2.4rem;
	font-weight: bold;
	margin-top: 0;
}
.company-mission-box table {
	border-collapse: separate;
	border-spacing: 33px 0px;
}

.company-mission-box table th {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #093ead;
	background: none;
	border-color: #093ead;
	width: 155px;
	line-height: 1.3;
	padding-bottom: 0.8em;
	padding-left: 10px;
}
.company-mission-box table td {
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	background: none;
	border-color: #093ead;
	border-left: 0;
	line-height: 1.3;
	padding-left: 0;
	padding-top: 0.6em;
	padding-bottom: 0.8em;
}
.company-mission-box table .first th,
.company-mission-box table .first td {
	border-top: 1px solid #093ead;
}
.company-mission-box table td p {
	margin-bottom: 0;
	text-indent: -1.0em;
	margin-left: 1.5em;
	line-height: 1.2;
}
.company-mission-box table td span {
	color: #093ead;
	font-size:20px;
	font-size:2.0rem;
}
.company-slogan-box {
	padding: 60px 30px 40px;
	background-color: #fff;
}
.company-slogan-box .lead {
	max-width: 530px;
	margin: 0 auto;
	/* font-weight: bold; */
}
.company-slogan-box .lead strong {
	color: #093ead;
}
/* 大阪ガスケミカルとは
--------------------------------------- */
.company-about .txtArea h3{
	color:#0359a9;
	font-size:24px;
	font-size:2.4rem;
	font-weight:normal;
	margin:10px 0 22px;
}
.company-about .txtArea h4{
	font-size:18px;
	font-size:1.8rem;
	margin:22px 0 0.8em;
}


/* 会社概要冊子
--------------------------------------- */
.catalogList .pdfName{
	float:left;
	width:60%;
}
.catalogList .pdfDL{
	float:right;
	width:40%;
}

.catalogList .pdfDL a{
	background:url(../img/common/icon-pdf.gif) no-repeat 0 50%;
	padding-left:20px;
}
.catalogList {
	background:url(../img/common/line-dot-x.png) repeat-x 0 0;
	margin-top:0;
}
.catalogList li{
	background:url(../img/common/line-dot-x.png) repeat-x 0 100%;
	padding:0.8em 0;
}
.catalogList li:after {
	content: " ";
	display: table;
	clear: both;
}

.adobeDL{
	border:1px solid #ccc;
	padding:15px 3%;
	font-size:12px;
	font-size:1.2rem;
}




/* ==========================================
フロンティアマテリアル研究所　技術パンフレット
============================================= */
#lab h3.tit span{
  margin-left: 1em;
  font-size: 1.4rem;
}
#lab .catalogList .pdfDL{
	float:none;
}
#lab .asideBox .contactBox .inner{
  padding: 20px 8% 20px;
}


/* ==========================================
新着情報
============================================= */
#newsNav{
	margin-top:0;
	background-color:#fff;
	border:1px solid #ccc;
	border-top:3px solid #004ea2;
}
#newsNav a{
	padding:0.8em 4%;
	display:block;
}
#newsNav ul{
	margin:0;
}
#newsNav li{
	border-top:1px solid #ccc;
}
#newsNav li:first-child{
	border-top:none;
}
#newsNav a:hover,
#newsNav a.current{
	background-color:#c9d7e0;
	text-decoration:none;
}

.newsList dt{
	width:6em;
}
.newsList dd{
	padding-left:6.5em;
	margin-bottom:6px;
}
.newsList  .tit{
	padding-bottom:4px;
	display:block;
}

.langEn .newsList dt{
	width:13em;
}
.langEn .newsList dd{
	padding-left:13em;
}


/* ==========================================
	プレスリリース
============================================= */
#releaseDate{
	text-align:right;
	margin-bottom:1.5em;
}
#press .mainText p{
	text-indent:1em;
}
#press table.unstyled{
	margin-top:0;
}
#press col.col1{
	width:8em;
}
#press col.col3{
	width:12em;
}
#press .pressDetailList dt{	width: 8em; }
#press .pressDetailList dd{	padding-left: 8.5em; }

#press .pressDetailList.col1 dt{	width: 10em; }
#press .pressDetailList.col1 dd{	padding-left: 10.5em; }

#press .pressDetailList.col3 dt{	width: 12em; }
#press .pressDetailList.col3 dd{	padding-left: 12.5em; }

#press .pressDetailList.col4 dt{	width: 18em; }
#press .pressDetailList.col4 dd{	padding-left: 18.5em;}


#press article .notes{
	font-size:12px;
	font-size:1.2rem;
}

#press .contactAddress{
	margin-top:50px;
}
#press .notes{
	margin-top:40px;
}


/* ==========================================
	関連サイトへのリンク
============================================= */
#link .attentionMessage{
	border:1px solid #ccc;
	padding:15px 3%;
	font-size:12px;
	font-size:1.2rem;
}
.sitelinkList li{
	background:url(../img/common/line-dot-x.png) repeat-x 0 100%;
	padding:0.8em 10px;
}
.sitelinkList{
	margin-bottom:40px;
}


/* ==========================================
	サイトマップ
============================================= */
.sitemapList > .col > ul > li {
	margin-bottom:0.8em;
}

.sitemapList .sub{
	margin:0.2em 0 0.8em 1.4em;
}
.sitemapList .sub li{
	padding:0.2em 0;
}
.sitemapList ul.sub li{
	margin-bottom:0.4em;
	background:url(../img/common/arw.png) no-repeat 0 50%;
	padding-left:12px;
}


/* ==========================================
	プライバシーポリシー
============================================= */
#privacy .maincolumn .decimal > li{
	margin-bottom:0.8em;
}
#privacy .maincolumn .decimal li > ul{
	margin:0.6em 0 0;
}


/* ==========================================
 お問い合わせ
============================================= */

/*扉
--------------------------------------- */
#contact.top dl{
  border-bottom: 1px solid #dfdfdf;
  display: table;
  margin: 0 0 8px;
  cursor: pointer;
  border: 5px solid #abc9d7;
}
#contact.top dt,
#contact.top dd{
  display: table-cell;
  vertical-align: middle;
}
#contact.top dt{
  width: 190px;
  background: #037384;
  border-left: 35px solid #1c8190;
  padding: 10px 2%;
  text-align: center;
  position: relative;
}
#contact.top dt:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e600";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -0.5em;
    font-size: 1.7em;
    color: #fff;
    font-weight: bold;
}
#contact.top dt a{
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  height: 100%;
  min-height: 45px;
  padding-top: 15px;
  color: #fff;
}
#contact.top dt a:hover{
	text-decoration: none;
}
#contact.top dt.line-1 a{
  padding-top: 8px;
}
#contact.top dt.line-2 a{
  min-height: 70px;
  padding-top: 28px;
}
#contact.top dt.line-3 a{
  min-height: 94px;
  padding-top: 40px;
}
#contact.top dt.line-4 a{
  min-height: 119px;
  padding-top: 48px;
}
#contact.top dl:hover{
  opacity: 0.8;
}
#contact.top dd{
  width: 640px;
  background-color: #fff;
  padding: 0 18px;
}
#contact.top dd ul{
  margin: 10px 0;
}
#contact.top dd ul:after {
  content: " ";
  display: table;
  clear: both;
}
#contact.top dd li{
  float: left;
  background: url(../img/common/icon-disc-contact.png) no-repeat 0 center;
  margin-left: 8px;
  padding-left: 8px;
}
#contact.top dd li:first-child,
#contact.top dd li.cb{
  margin-left: 0;
}
#contact.top dd li.cb{
  clear: both;
}
#contact.top dd .lab li{
  float: none;
  margin-left: 0;
}
#contact.top .asideBox li{
  float: none;
  margin-left: auto;
  margin-right: auto;
}
#contact.top .asideBox li:nth-child(2){
  display: none;
}
#contact.top .telbox ul {
	float: left;
}
#contact.top .telbox p {
	float: right;
	margin: 10px 0;
	line-height: 1.2;
}
#contact.top .telno {
	color: #093ead;
	text-align: right;
}
#contact.top .telno .tel {
	font-size: 18px;
}
#contact.top .telno .att {
	color: #333;
	font-size: 12px;
}
#contact.reporting .reporting_add {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
#contact.reporting .reporting_add_title {
	width: 7em;
	margin-bottom: 10px;
}
#contact.reporting .reporting_add_text {
	width: calc(100% - 7em);
	margin-bottom: 10px;
}

/*メールフォーム
--------------------------------------- */
#contact input[type="text"]{
	padding:3px 0;
}
#contact button{
	padding:0;
	border:none;
	background-color:transparent;
}
#contact button img{
	vertical-align:inherit;
}
#contact .formTable th{
	background-color:#b8d2d6;
}

#contact #mp-main .agreePrivacy dd{
	margin:0 0 0 1.6em;
	padding-bottom:0.4em;
}

#contact .agreeInput{
	background-color:#fff;
	background-color:#d2e2e5;
	padding:8px 3%;
	margin:0;
}
.langEn #contact .agreeInput{
	margin-top:12px;
}

#contact .agreePrivacy{
	border:1px solid #328c9a;
	padding:2%;
}
#contact .agreePrivacy .tit{
	font-size:16px;
	font-size:1.6rem;
	margin:0 0 0.5em;
}
#contact .agreePrivacy dl{
	margin:0;
}

#contact .form-btnArea{
	text-align:center;
	margin-top:20px;
}
#contact input.confirm{
	width:169px;
	height:45px;
}

#f_tel,
#f_tel2,
#f_tel3,
#f_zip1,
#f_zip2{width:5em;}

.langEn #f_tel,
.langCh #f_tel{
	width:200px;
}
.langEn #f_zip1,
.langCh #f_zip1{
	width:100px;
}

.agreeInput .err{
	background-color: #ffe1e1;
}

#contact .form-btnArea img{
	vertical-align:baseline;
}

/*プレースホルダー*/
:-ms-input-placeholder {/*IE10以降*/
  color: #999;
}



/* futomi static/css/default.cssより抜粋
--------------------------------------- */

#mp-main input.text,input.password,textarea,select {
	background-color: #f6f6f4;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
}
/* for browsers except IE6  */
/*#mp-main input[type="text"],input[type="password"],textarea[name],select[name] {
	background-image: url("../cgi-bin/contact/static/imgs/textbox_shadow.png");
}*/
/* */
#mp-main input.submit, input.reset, button {
	overflow: visible;
	margin: 0em 0.5em;
	/*padding: 0em 0.5em;
	height: 2.2em;*/
}
#mp-main option {
	padding-right: 1em;
}
#mp-main option[selected="selected"] {
	background-color: #eeeeee;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}
#mp-main div.fieldset {
	margin-bottom: 1em;
}

#mp-main div.fieldset dt span.optional {
	background-image: url("../cgi-binImg/contact/static/imgs/optional.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 65px;
}
#mp-main div.fieldset dt span.required {
	background-image: url("../cgi-binImg/contact/static/imgs/required.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 65px;
}
#mp-main div.fieldset dd.delimit {
	border-bottom: 1px dotted #6392b1;
}
#mp-main div.fieldset span.err {
	color: #880000;
}
#mp-main div.fieldset input.text.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.fieldset input.radio.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.fieldset input.checkbox.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.fieldset textarea.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.fieldset select.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.errs {
	background-image: url("../cgi-binImg/contact/static/imgs/warning.png");
	background-repeat: no-repeat;
	color: #cc333d;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0px 0px 0px 30px;
	min-height: 32px;
	height: auto !important;
	height: 32px;
}
#mp-main span.radioelement {
	margin-right: 1.8em;
	color: black;
}
#mp-main span.checkelement {
	margin-right: 1.8em;
	color: black;
}
/* futomi static/css/default.cssより抜粋 ここまで*/


/* ==========================================
	エラーページ
============================================= */
#error .to_homePage{
	margin-top:30px;
}
#error .to_homePage a{
	background:url(../img/common/arw.png) no-repeat 0 50%;
	padding-left:12px;
}


/* ==========================================
	CSR追加コンテンツ_20160107
============================================= */


.addTable ul li
{
	list-style:disc;
	margin-left:2.5em;
}

.addTable th.th_indent
{
	text-indent:-1em;
	padding-left:1.5em;
}

.addTable p.mb0
{
	margin:0;
}

.addTable .border_none
{
	border:none;
	border-left:1px solid #cccccc;
}

.addTable .border-bottom_none
{
	border-bottom:none;
	border-top:1px solid #fff;
}

.addTable .border-top_none
{
	border-top:none;
}

.addTable .border-left
{
	border-left:1px solid #fff;
}




/* ==========================================
	CSR追加コンテンツ_20160518
============================================= */

table td.w_com{
	padding-bottom:4.3em;
	text-indent:-1em;
}

table td.w_com div.inner{
	position:relative;
}

table td.w_com p.w_logo{
	width:80px;
	height:80px;
	position:absolute;
	top:-5px;
	/*left:36.2%;*/
	left:50%;
}



/* ==========================================
	環境方針_20160824
============================================= */
.csr-envi .envi_inner {
	background: #e1ecf0;
	padding: 8px;
}
.csr-envi .envi_inner h3 {
	margin: 0;
}
.csr-envi .envi_inner p.text {
	margin: 2em 0 0 0;
	padding: 0 2em;
}
.csr-envi .envi_inner ol.text {
	list-style: decimal;
	margin: 0.5em 0 0 1em;
	padding-left: 2.5em;
}


.langEn .accessArea .grid-6{
	margin-left:7%;
}

/* ==========================================
	新着情報追加_20170119
============================================= */

#news .accessArea{
	background-color: #fff;
    padding: 30px 3.2% 20px;
	/*width:900px;*/
	margin-bottom:1em;
}

/* ==========================================
	フロンティアマテリアル研究所LP_20190131
============================================= */

/* common parts */

body#fml {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

body#fml .asideBox{
    margin-top: 0;
    margin-bottom: 30px;
}

body#fml .maincolumn {
    margin-bottom: 0;
}

body#fml ul.hdr-info li:not(:first-child) {
    display: none;
}

body#fml .ftr-nav ul {
    display: none;
}

body#fml h5.tit {
    font-size: 1.8rem;
}

.caption-text {
    display: inline-block;
    text-align: right;
    font-size: 85%;
    width: 100%;
}

body#fml .c-footer {
    background: url("../img/fml/c-footer.png") no-repeat;
    padding-bottom: 60px;
}

body#fml .c-footer p.mincho {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 3.272rem;
    margin-top: 67px;
    margin-bottom: 0;
}

body#fml .c-footer p.hiragino-16 {
    font-size: 1.6rem;
}

body#fml .c-footer p.hiragino-14 {
    font-size: 1.4rem;
}

body#fml .c-footer p.band-text {
    font-size: 1.8rem;
    font-weight: 600;
    color: #fff;
    background: #0064b2;
    padding: 8px 1.1em;
    margin-bottom: 0;
}

body#fml .c-footer p.opacity-fff {
    background-color: rgba(255,255,255,0.7);
    padding: 1em 2em;
}

body#fml .c-footer span.hiragino-15 {
    font-size: 1.5rem;
    line-height: 1.7;
}

body#fml .asideBox .contactBox .inner {
    padding: 0;
    padding: 20px 30px;
}

/* セルロース */

p.text-deco {
    color: #093ead;
    font-size: 110%;
    text-indent: -1.4em;
    padding-left: 1.4em;
    margin-bottom: 0.4em;
    font-weight: 600;
}

p.text-deco::before {
    content: "ー ";
    font-weight: bold;
}

/*.text-bold::before {
    content: "― ";
    font-weight: bold;
}*/

.tag-box {
    display: -webkit-box; /*Android4.3*/
    display: -moz-box;    /*Firefox21*/
    display: -ms-flexbox; /*IE10*/
    display: -webkit-flex; /*PC-Safari,iOS8.4*/
    display: flex;
}

.tag-tit {
    background: #0a9183;
    color: #fff;
    font-size: 1.2em;
    display: -webkit-box; /*Android4.3*/
    display: -moz-box;    /*Firefox21*/
    display: -ms-flexbox; /*IE10*/
    display: -webkit-flex; /*PC-Safari,iOS8.4*/
    display: flex;
    -webkit-justify-content: center; /* Safari用 */
    justify-content: center;
    -webkit-align-items: center; /* Safari用 */
    align-items: center;
}

.tag-text {
    border: 2px solid #0a9183;
    font-size: 1em;
}

.tag-text ul {
    margin: 0;
    padding: 1.4em 2em;
}

.headline-tit-1 {
    background: #0a9183;
    color: #fff;
    font-size: 1.1em;
    font-weight: 600;
    padding: 1em;
    line-height: 1.2;
}

.headline-tit-1 + ul {
    background: #d5e9e7;
    padding: 1em 1.6em;
}

.headline-tit-1 > span {
    font-weight: normal;
}

.headline-tit-2 {
    background: #e17193;
    color: #fff;
    font-size: 1.1em;
    font-weight: 600;
    padding: 1em;
    line-height: 1.2;
}

.headline-tit-2 + ul {
    background: #fde3eb;
    padding: 1em 1.6em;
}

.headline-tit-2 > span {
    font-weight: normal;
}

.headline-tit-3 {
    background: #005faa;
    color: #fff;
    font-size: 1.1em;
    font-weight: 600;
    padding: 1em;
    line-height: 1.2;
}

.headline-tit-3 + ul {
    background: #d7e8f3;
    padding: 1em 1.6em;
}

.headline-tit-3 > span {
    font-weight: normal;
}

.headline-tit-4 {
    background: #005faa;
    color: #fff;
    font-size: 1.1em;
    font-weight: 600;
    padding: 1em;
    line-height: 1.2;
    display: -webkit-box; /*Android4.3*/
    display: -moz-box;    /*Firefox21*/
    display: -ms-flexbox; /*IE10*/
    display: -webkit-flex; /*PC-Safari,iOS8.4*/
    display: flex;
    -webkit-justify-content: center; /* Safari用 */
    justify-content: center;
    -webkit-align-items: center; /* Safari用 */
    align-items: center;
}

.headline-tit-4 + p {
    height: 66px;
}

/* ポリシラン */

.content-info-box {
    background: #fff;
    border: 1px solid #005faa;
    border-radius: 5px;
    padding: 15px 30px;
}

.content-info-box > span{
    display: inline-block;
    text-indent: -5em;
    padding-left: 5em;
}

.polyolefin-picture-box {
    background: #d7e8f3;
    padding: 2em 0 1em 0;
}

.text-square {
    display: inline-block;
    text-align: center;
    border: 2px solid #005faa;
    color: #005faa;
    padding: 3px 15px;
}

.boxR {
    padding: 2em 0;
    background: #d7e8f3;
    border-radius: 4px;
}

/* チタニア */

.headline-tit-1 + div {
    background: #d5e9e7;
    padding: 1em 1.6em;
}

.headline-tit-2 + div {
    background: #fde3eb;
    padding: 1em 1.6em;
}

.headline-tit-3 + div {
    background: #d7e8f3;
    padding: 1em 1.6em;
}

.boxC {
    padding: 2em 0;
    background: #d7e8f3;
    border-radius: 4px;
    text-align: center;
}

/* コンパウンド */

.boxL {
    padding: 2em;
    background: #d7e8f3;
    border-radius: 4px;
    text-align: left;
}

.compound-deco {
    padding-bottom: 0.6em;
    padding-top: 0.6em;
}

.compound-deco span {
    font-size: 1.6rem;
    border-bottom: 1px solid #005faa;
    padding-bottom: 4px;
    padding-left: 2em;
    padding-right: 2em;
    color: #093ead;
    font-weight: 600;
}

/* 非溶出型抗菌剤 */

.netaa-box {
    padding: 0;
    padding: 1em;
}

.netaa-box > ul {
    margin: 0;
    padding: 0 2em;
}

.netaa-box > ul li {
    margin: 0;
}

/* 位相差フィルム */

p.li-text {
    background: url(../img/common/icon-disc.png) no-repeat 0 0.65em;
    padding: 0 0 0 14px;
    margin-bottom: 0;
}



/* news */
.lf50:after {
	content: " ";
	display: table;
}
.lf50:after {
	clear: both;
}

.lf50 p {
	max-width: 480px;
	width: 100%;
	float: right;
}

.lf50 p:first-child {
	float: left;
}

.lf50 .credit {
	max-width: 1000px;
	clear: both;
	text-align: center;
}

/* news 個別ぺージ　20211018 */
#news .maincolumn .mainText ul{
	margin: 0.1rem 0 1rem;
	list-style: initial;
}
#news .maincolumn .mainText ul li{
	margin-left: 3rem;
	margin-top: 0.1rem;
}

