<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/* TOP
======================================================================== */
.sm-cont-middle {
  margin-top: 200px;
}
/* ===================================================================== */



/* お知らせ
======================================================================== */
.osirase_header,
.osirase_outer {
	width: 1000px !important;
}

.text-underline-dark {
	display: block;
	line-height: 1.5em;
}

.info {
	margin:80px 0;}
/* ===================================================================== */


/* ブログ
======================================================================== */
.fes2-main-text-cont {
	padding: 100px 20px 50px 20px;
}
/* ===================================================================== */


/* アイテムボックス
======================================================================== */
.itemBox {
	min-height: 150px;}
/* ===================================================================== */


/* セラミックガードネオ概要
======================================================================== */
.blocks4 .button.small {
	text-align: center;
	width: 50%;}
	
/* 背景画像 */
.blocks4 .cg_neo {
	background-image:url("../images/static-media/landing-bg-03.jpg");}
/* ===================================================================== */


/* オールラインナップ
======================================================================== */
.inner {
	min-height: 350px;
	overflow: hidden;
}
/* ===================================================================== */


/* 会社概要
======================================================================== */
.f_name,
.f_schedule,
.f_off {
	margin-left: 10px;
}

.f_name {
	float: left;
	font-size: 130%;
	margin-right: 1em;
}

.f_schedule {
	float: left;
}

.f_off {
	margin-bottom: 2em;
}
/* ===================================================================== */



/* 商標登録
======================================================================== */
.listTm {
	list-style: none;
	padding-left: 1.2em;
	margin-bottom: 1em;
	overflow: hidden;
}

.listTm li {
	float: left;
	margin-right: 1em;
	width: 370px;
}
/* ===================================================================== */



@media print, screen and (max-width:768px){
.pcNone {
	display: none;}
	
/* TOP
======================================================================== */
.sm-cont-middle {
  margin-top: 100px;
}

.topText1 {
	margin-top: 100px;}
/* ===================================================================== */


/* お知らせ
======================================================================== */
.info {
	margin:40px 0 0;}
/* ===================================================================== */


/* セラミックガードネオ概要
======================================================================== */
.blocks4 .button.small {
	text-align: center;
	width: 100%;}
	
.blocks4 .cg_neo {
	background-image:none;
	background-color: #F0F0F0;}
/* ===================================================================== */


/* 会社概要
======================================================================== */
.f_name,
.f_schedule,
.f_off {
}

.f_name {
	float: none;
	margin-right:0;
}

.f_schedule {
	float: none;
}

.f_off {
	margin-bottom: 2em;
	clear: both;
}
/* ===================================================================== */


/* 商標登録
======================================================================== */
.listTm {
	list-style: none;
	padding-left: 0;
	margin-bottom: 1em;
	overflow: hidden;
}

.listTm li {
	float: none;
	margin-right:0;
	width: 100%;
}
/* ===================================================================== */


}







</pre></body></html>