@charset "utf-8";

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

	大阪ガスケミカル旧スタイル

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

body:not(.fine_material) .data p {
  margin-bottom: 1em;
}

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

/* 会社概要
--------------------------------------- */
#company .head__title {
  min-width: 4em;
}
.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-office .accessArea .img-map {
	text-align: center;
}
.company-office .accessArea .data__subTitle {
	margin-top: 0;
}
@media screen and (max-width: 768px){
.company-office .accessArea .img-map {
	margin-bottom: 2em;
}
}

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

}
.company-mission-box {
	padding: 20px 17px;
	background-color: #fff;
	position: relative;
}
.company-mission-box .csr_img {
	margin-left: 53px;
}
.company-mission-box .csr_lead{
	position: absolute;
	color: #004CA4;
	font-size:16px;
	font-size:1.6rem;
	line-height: 1.2;
	font-weight: bold;
	top: 10px;
	left: 410px;
}
.company-mission-box .csr_img img {
	max-width: 320px;
}
.langEn .company-mission-box table th {
	width: 253px;
}
.company-mission-box .csr_lead p {
text-indent: -1.2em;
margin-left: 1.2em;
}
.company-mission-box .csr_lead span {
	color: #7795d2;
	font-size:20px;
	font-size:2.0rem;
}
.company-mission-box .csr_lead h4{
	font-size:24px;
	font-size:2.4rem;
	font-weight: bold;
	margin-top: 0;
}
.company-mission-box table {
	/* border-collapse: separate;
	border-spacing: 33px 0px; */
	display: block;
}
.company-mission-box table tr {
	/* border-collapse: separate;
	border-spacing: 33px 0px; */
	display: flex;
}
.company-mission-box table th {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #004CA4;
	background: none;
	border-bottom: 1px solid #004CA4;
	width: 185px;
	line-height: 1.3;
	padding: 0.8em 0.2em 0.8em 1.2em;
	/* padding-bottom: 0.8em;
	padding-left: 10px; */
	text-align: left;
	margin:0 33px;
}
.company-mission-box table td {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	background: none;
	border-bottom: 1px solid #004CA4;
	border-left: 0;
	line-height: 1.3;
	padding: 0.6em 0.2em 0.8em 0em;
	/* padding-left: 0;
	padding-top: 0.6em;
	padding-bottom: 0.8em; */
	width: 100%;
}
.company-mission-box table .first th,
.company-mission-box table .first td {
	border-top: 1px solid #004CA4;
}
.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: #004CA4;
	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: #004CA4;
}
@media only screen and (max-width: 768px) {
	.company-mission-box {
		padding: 0;
	}
	.company-mission-box .csr_lead{
		position: static;
		color: #004CA4;
	}
	.company-mission-box .csr_img {
		margin-left: 0;
		margin-top: 1em;
	}
	.company-mission-box .csr_img img{
		margin-left: 0 !important;
	}
	.company-mission-box table th {
		width: 255px;
		padding: 0.8em 0.2em 0.8em 0.2em;
		margin-right: 23px;
		margin-left: 0;
	}
	.company-slogan-box {
		padding: 30px 15px 20px;
	}
}


/* 大阪ガスケミカルとは
--------------------------------------- */
.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;
	clear: both;
    float: left;
    width: 7.5em;
    padding: 0.2em 0 0.2em 0;
}
.dl-horizon dt {
}
.newsList .targetlink {
    display: block;
    height: 75px; /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -75px; /* heightと同じ分のネガティブマージン */
    visibility: hidden;
}
.newsList dd{
	margin-bottom:1em;
	padding: 0.2em 0 0.2em 10em;
}
.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 table.unstyled th {
	text-align: left;
	vertical-align: top;
}
#press col.col1{
	width: 8em;
}
#press col.col2{
	/* width: 10em; */
}
#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;
}
.tit-ss {
	color: #009FDC;
    font-size: 1.6rem;
    margin: 1em 0;
}

/* ==========================================
	関連サイトへのリンク
============================================= */
#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 a {
border-bottom: 0;
}

.sitemapList .disc2{
	/* margin:0.2em 0 0.8em 1.4em; */
}
.sitemapList .disc2 li{
  padding-left: 16px;
  text-indent: -16px;
  margin-bottom: 0.2em;
}
.sitemapList .disc2 li > ul li:before{
	display: none;
}
/* .sitemapList ul.sub li{
	margin-bottom:0.4em;
	background:url(../img/common/arw.png) no-repeat 0 50%;
	padding-left:12px;
} */


/* ==========================================
	プライバシーポリシー
============================================= */
#privacy .maincolumn p,
#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: flex;
  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: #009FDC;
  border-left: 35px solid #004CA4;
  padding: 10px 2%;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
}
#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.3em;
    color: #fff;
    font-weight: bold;
}
#contact.top dt a{
  display: block;
  width: 100%;
  font-size: 18px;
  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: 20px 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;
}

@media only screen and (max-width: 1000px) {
	#contact.top dl {
		flex-wrap: wrap;
	}
	#contact.top dt,
	#contact.top dd{
	  /* display: block;
	  vertical-align: middle; */
	  width: 100%;
	}
	#contact.top dd li {
		float: none;
		margin-left: 0;
	}
 }

/*メールフォーム
--------------------------------------- */
#contact #mp-main input[type="text"],
#contact #mp-main select,
#contact #mp-main textarea {
	padding: 5px;
	box-sizing: border-box;
}
#contact #mp-main .btn-white {
	width: 50%;
	max-width: 200px;
	height: 50px;
	line-height: 50px;
	border:  1px solid #009FDC;
	color: #009FDC;
	background: #fff;
	font-weight: bold;
}
#contact #mp-main 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:#daf1fc;
	padding:8px 3%;
	margin:0;
}
.langEn #contact .agreeInput{
	margin-top:12px;
}

#contact .agreePrivacy{
	border:1px solid #009FDC;
	padding:3%;
	margin-bottom: 30px;
}
#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;
	display: flex;
	justify-content: center;
}
#contact input.btn{
	width: 50%;
	max-width: 200px;
	height: 50px;
	background: #009FDC;
	color: #fff;
	font-weight: bold;
	border: 0;
	margin: 0 15px;
}

#contact .form-btnArea .btn-white {
	margin: 0 15px;
}
#contact table th .hue1 {
	color: #fff;
}
#contact .errorBox {
	background-color: #daf1fc;
    padding: 6%;
}

#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;
}

@media only screen and (max-width: 480px) {
#contact .data select {
	width: 100%;
}
}

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

#mp-main input.text,input.password,textarea {
	background-repeat: repeat-x;
	background-color: #daf1fc;
    border: solid 1px #daf1fc;
}
#mp-main select {
	background-color: #fff;
    border: solid 1px #009FDC;
	outline: 0;
}
#mp-main input.text:focus,input.password:focus,textarea:focus,select:focus {
	outline: 0;
}
/* 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: #dc3d00;
}
#mp-main div.fieldset th span.err {
	color: #fff;
	text-decoration: underline;
}
#mp-main div.fieldset input.text.err {
	background-color: #fff8f8;
	border: 1px solid #dc3d00;
}
#mp-main div.fieldset input.radio.err {
	background-color: #fff8f8;
	border: 1px solid #dc3d00;
}
#mp-main div.fieldset input.checkbox.err {
	background-color: #fff8f8;
	border: 1px solid #dc3d00;
}
#mp-main div.fieldset textarea.err {
	background-color: #fff8f8;
	border: 1px solid #dc3d00;
}
#mp-main div.fieldset select.err {
	background-color: #fff8f8;
	border: 1px solid #dc3d00;
}
#mp-main div.errs {
	background-image: url("../cgi-binImg/contact/static/imgs/warning.png");
	background-repeat: no-repeat;
	color: #dc3d00;
	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: #222;
}
#mp-main span.checkelement {
	margin-right: 1.8em;
	color: #222;
}
#mp-main span.checkelement input[type="checkbox"] {
	outline: 0;
}
/* 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 #000;
}

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

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

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




/* ==========================================
	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 .w_logo{
	width:80px;
	height:80px;
	vertical-align: middle;
	margin-left: 50px;
}



/* ==========================================
	環境方針_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: Noto Sans CJK JP, sans-serif;
}
body#fml .header__gnavMenu,
body#fml .header__contact,
body#fml footer .footer__flex {
    display: none;
}
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 .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") 50% 0 no-repeat;
	background-size: cover;
    padding-bottom: 60px;
	max-width: 1000px;
	margin: 67px auto 0;
}

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;
}
body#fml .data__subTitle2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 30px;
}
body#fml .data .data__flexImage img {
	max-width: 100%;
	height: auto;
	width: auto;
}
body#fml .data .data__flexImage.alignL {
	text-align: left !important;
}
body#fml .data .data__flexImage.alignR {
	text-align: right !important;
}
body#fml .clumn4 .feature__flexBoxItem {
	width: 24%;
}
@media only screen and (max-width: 1000px) {
	body#fml .feature .feature__flexLeft {
    margin-bottom: 15px;
}
}
@media only screen and (max-width: 768px){
	body#fml .grid-small12  {
		margin-bottom: 20px;
	}
	body#fml .c-footer {
		background: url("../img/fml/c-footer.png") 50% 0 no-repeat;
		background-size: contain;
	}
}
@media only screen and (max-width: 480px) {
	body#fml .data .data__flexImageWrap_2 figure:first-child {
		margin-bottom: 15px;
	}
	body#fml .c-footer p.mincho {
		padding-left: 130px;
		font-size: 2.8rem;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	body#fml .clumn4 .feature__flexBoxItem {
		width: 49%;
	}
}

/* セルロース */

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;
}

@media only screen and (max-width:480px) {
.tag-box {
	flex-wrap: wrap;
}
}

.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;
}

/* ==========================================
	フロンティアマテリアル研究所LP_2021
============================================= */
#fml .data .box > span {
    display: inline-block;
    text-indent: -5em;
    padding-left: 5em;
	text-align: left;
}
.flurecycle .highlight{
	color: #cc333d;
	font-size: 110%;
	font-weight: bold;
	margin-top: 4rem;
	/* margin-left: 2rem; */
}
.flurecycle .highlight span{
	font-size: 120%;
}
.flurecycle .content-info-box{
	padding: 15px 20px;
}
.flurecycle .chart{
	position: relative;
}
.flurecycle .chart p{
	position: absolute;
	top: 3%;
    right: 9%;
    width: 26%;
}
.rubberbox{
	margin-left: 1rem;
	margin-bottom: 0;
}
.rubber p{
	font-size: 120%;
	font-weight: bold;
	margin: 6rem 1rem 0 0;
}
.rubber p span{
	color: #cc333d;
}
.cnt .high{
	font-size: 160%;
    font-weight: bold;
	line-height: 2;
    margin-bottom: 0;
}
.cnt .high span{
	color: #004ea2;
}
.cnt .highlight{
	color: #cc333d;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0.5rem;
}
.cnt .col img{
	width: 100%;
}


/*サブナビ切り替え*/
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-fluo-acrylate .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 !important;
}
@media only screen and (max-width: 480px) {
	#fml .data .box {
	 padding: 5%;
   }
 }

/* ==========================================
	フロンティアマテリアル研究所LP_2021
============================================= */
.flurecycle .highlight{
	color: #cc333d;
	font-size: 110%;
	font-weight: bold;
	margin-top: 4rem;
	margin-left: 2rem;
}
.flurecycle .highlight span{
	font-size: 120%;
}
.flurecycle .content-info-box{
	padding: 15px 20px;
}
.flurecycle .chart{
	position: relative;
}
.flurecycle .chart p{
	position: absolute;
	top: 3%;
    right: 9%;
    width: 26%;
}
.rubberbox{
	margin-left: 1rem;
	margin-bottom: 0;
}
.rubber p{
	font-size: 120%;
	font-weight: bold;
	margin: 6rem 1rem 0 0;
}
.rubber p span{
	color: #cc333d;
}
.cnt .high{
	font-size: 160%;
    font-weight: bold;
	line-height: 2;
    margin-bottom: 0;
}
.cnt .high span{
	color: #004ea2;
}
.cnt .highlight{
	color: #cc333d;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0.5rem;
}
.cnt .col img{
	width: 100%;
}
.poly .gaikan{
	position: relative;
}
.poly span.add{
	position: absolute;
	left: 85px;
    bottom: -10px;
}
.titania p.titanialine{
	width:48%;
	margin-bottom: 5px;
}
.titania strong{
	display: inline-block;
	padding-bottom: 5px;
	width: 100%;
	text-align: center;
}
.titania .sub_titanialine{
	text-align: center;
}
.titania span.tem,
.titania span.tita{
	position: relative;
}
.titania img.tita{
	width: 25% !important;
}
.titania img.tem{
	width: 65% !important;
}
.titania span.tem:after{
	content: "チタニアゾルのTEM像";
	position: absolute;
	bottom: 0;
    right: 10px;
    font-weight: bold;
}
.titania span.tita:after{
	content: "外観";
	position: absolute;
	bottom: -25px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    font-weight: bold;
}
#lab h2.data__title span{
	margin-left: 1em;
	font-size: 1.8rem;
  }
.compound_photo1 {
	max-height: 200px;
	margin-right: 20px;
}
  @media only screen and (max-width: 480px) {
	#lab h2.data__title span{
		display: block;
		margin-left: 0;
		font-size: 1.4rem;
		margin-top: 3px;
	  }
	  .compound_photo1 {
		max-height: none;
		margin-bottom: 10px;
		margin-right: 0px;
	}
  }