@charset "UTF-8";
/* ------------------------------
　　ベース
------------------------------ */
body {
	background: #FFF;
	color: #333;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",Verdana,sans-serif;
	font-size: 14px;
}
/* ------------------------------
　　header
------------------------------ */
.header-logo{
		padding-top:0px;
	}
/* ページ最上部エリア・ブルーのグラデーション */
.originalTop{
		background: radial-gradient(#3660ef,#0d2ea1);
}

/* header最上部の説明文 */
.originalTopText{
  font-size: 16px;
	color:#fff;
    padding:5px;
  margin-bottom:0px;
}
/* スマホ・タブレットの場合Menuの下から表示されるように48px下げる*/
  @media screen and (max-width: 1023px){
    .originalTopText{
      padding-top:65px;
			font-size: 12px;
    } }

/* ロゴマーク・PC表示の場合 */
@media screen and(min-width:1024px){
  .header-logo{
    width:50%;
}}
/* ロゴマーク・タブレット表示の場合 */
@media screen and (min-width: 768px) and (max-width: 1024px){
.header-logo{
  width:50%;
  margin-top:0px;
  padding-top: 0px;
}}


/* サイトネームの色*/
.site-name-text{
  color:#0d2ea1;
	text-decoration: none;
}
/* サイトネームタブレット以上の文字サイズ */
@media (min-width: 768px){
  .site-name-text{
    font-size: 1.5em;
  }}
/* サイトネーム・タブレットの文字サイズ */
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .site-name-text{
      font-size: 1em;
    }}
/* ロゴマークのサイズ */
    .site-logo {
    width: 80px;
}
/* タブレット以上のロゴマークのサイズ */
@media (min-width: 768px){
.site-logo {
    width: 80px;
}}
/* スマホのロゴマークのサイズ */
@media screen and (max-width: 480px){
  .site-logo {
      width: 40px;
  }}
/* header右側リンクのアンダ―ラインなし */
.originalHeader a{
	text-decoration: none;
}
  /* header右側 ・PC以上*/
@media (min-width: 1024px){
.originalHeader{
  display: table-cell;
  width:50%;
  vertical-align: bottom;
}}
  /* header右側 ・タブレット*/
@media screen and (min-width: 768px) and (max-width: 1024px){
.originalHeader{
  display: table-cell;
  width:50%;
  vertical-align: middle;
  margin-top:0px;
  padding-top: 0px;
}}
  /* header右側 ・電話番号*/
.originalHeaderTel a,.originalHeaderTel{
  font-size:24px;
  color:#262626;
  font-weight: bold;
  padding-right:8px;
}
  /* header右側 ・メール問合せ*/
.originalHeaderMail a,.originalHeaderMail{
  font-size:1.1em;
  color:#fff;
  font-weight: bolder;
}
/* header右側 電話番号・タブレットの文字サイズ */
@media screen and (min-width: 768px) and (max-width: 1024px){
  .originalHeaderTel a,.originalHeaderTel{
   font-size:20px;
  }}
/* header右側 住所・タブレットの文字サイズ */
.originalHeaderAddress{
  padding-top: 0px;
  margin-top: 5px;
  padding-left:10px;
    font-size: 1.5em;
}
/* ------------------------------
　　スマホ表示用
------------------------------ */
.site-header {
    border-top: 5px solid #0d2ea1;
}
.nav-menu-btn-text {
    margin: 0 0 0 5px;
    font-size: 20px;
    font-weight: 700;
    color: #0d2ea1;
    vertical-align: middle;
}
.nav-menu-action-item {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    color: #0d2ea1;
}
.acms-icon-sort{
	font-size: 30px;
	color: #0d2ea1;
}
.js-acms-offcanvas-active .offcanvas-bar {
		background: radial-gradient(#3660ef,#0d2ea1);
}
@media (max-width: 1023px){
.offcanvas-nav li.stay {
    background: #3660ef;
}}
.off-canvas-nav li,.offcanvas-nav li a,.offcanvas-nav li a:visited,.offcanvas-nav li a:active;{
	color:#fff;
}
/* グローバルナビ*/
@media (min-width: 1024px) {
  .header-nav {
     display: block;
     width: 100%;
     margin:0 auto;
     padding: 5 5 5px;
     background-color: #f8f8f8;
    }
  .navbar>ul {
       width: 100%;
     }
 /* グローバルナビ9個の場合・10個の場合は9%*/
.navbar>ul>li {
	margin-left:0px;
}
@media (min-width: 1024px){
.navbar li {
    margin: 0 0px;
}}
.navbar>ul>li>a {
margin: 0px;
padding: 0.5em 2em;
border-right: 1px solid #f8f8f8;
color:#262626;
font-weight: normal;
}
 .navbar>ul>li:first-child a {
   border-left: 1px solid #f8f8f8;
  }
  .navbar>ul>li>ul {
  margin-left: 0;
}
.navbar li.stay a{
  border-bottom:3px solid #207b85;
  color:#207b85;
	font-weight: bolder;
}
.navbar li:hover a{
  border-bottom:3px solid #0d2ea1;
		font-weight: bolder;
  color:#0d2ea1;
}}
/* ------------------------------
　　top.html　オリジナルナビボタン
------------------------------ */
.originalMain a,.originalMain a:visited,.originalMain a:active,.originalMain a:hover{
  border: 1px solid #ddd;
  text-decoration: none;
		color: #333;
}
.originalMain:before,.originalMain:after{
	content: "";
	display: block;
}
.originalMain:after{
	clear:both
}
.originalMain h3{
	font-weight: bolder;
	font-size:1.4em;
	text-align: center;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:0px;
}
 /* タイトルの改行のbrタグの代わりに後のタイトルに使用*/
.br:before {
	content: "\A" ;
	white-space: pre ;
}
.br{
	font-size: 0.9em;
	color:#0d2ea1;
	padding-top:0px;
}

.originalMain h3,.originalMain h3 a{
	color:#207b85;
}
.acms-admin-thumbnail{
    border-radius: 1px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 0px;
		margin-bottom:20px;
}
.acms-admin-thumbnail p{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 14px;
}
/*originalMain内のタイトル*/
.topContents{
	font-size: 18px;
	font-weight: bolder;
letter-spacing: 2px;
margin-bottom: 50px;
margin-left:20px;
margin-right:20px;
}
.topContents:before,.topContents:after{
	content: "";
	display: block;
}
.topContents:after{
	clear: both;
}
.topContents img{
	display: block;
margin-left: auto;
margin-right: auto;
}
.topContents h2{
text-align: center;
background-color: #006699;
border-radius: 8px;
font-size: 28px;
padding:5px;
color:#fff;
margin-bottom:30px;
}
@media (max-width: 480px){
.topContents h2{
font-size: 20px;}
}
.topContents .originalClean{
	color:#5679f1;
	font-size: 22px;
}
.topContents .originalSafety{
	color:#207b85;
		font-size: 22px;
}
/* topContents下の水平線のグラデーション*/
hr.style-01 {
	margin-bottom:30px;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

/* ------------------------------
　　topImage.html　スライド
------------------------------ */
.main-slider-main-copy,.main-slider-side-copy,p.page-title,h1.page-title,p.page-description{
    text-shadow: 2px  2px 2px #191970,
              2px  2px 2px #191970,
               2px  2px 2px #191970,
              2px  2px 2px #191970;
}
/* ------------------------------
　　footer.html
------------------------------ */
.foot-wrapper{
	background: radial-gradient(#3660ef,#0d2ea1);
}

.btn-attention-block-large{
	background-color: #4ac1a5;
}
.btn-attention-block-large:hover {
background-color: #5679f1;
}
.footer-nav {
		display: block;
    width: 750px;
}
.footer-nav-list a {
    color: #fff;
}
@media screen and (max-width: 480px){
.footer-nav-list li{
	font-size: 18px;
	line-height: 2;
}}
.footer-nav-title{
	font-weight: bold;
	border-bottom: 2px solid #fff;
}
@media screen and (max-width: 480px){
.footer-nav-title{
		font-size: 20px;
}}
@media screen and (max-width: 480px){
	.footer-nav-item{
		width:100%;
	}}
	.company-name {
    font-size: 24px;
}
.company-detail {
    font-size: 16px;
}
/* ------------------------------
　　見出し
------------------------------ */
.module-heading{
	border-bottom: solid 3px #cbede6;
position: relative;
font-size: 20px;
}
.module-heading::after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #4ac1a5;
bottom: -3px;
width: 30%;
}
.module-header{
	border-style:none;
}
h2{
	font-weight: normal;
}


/* ------------------------------
　　エントリー・ユニット
------------------------------ */
/* ページタイトルの説明のフォントサイズ*/
.page-description {
    font-size: 24px;
}
@media screen and (max-width: 480px){
	.page-description {
	    font-size: 18px;
	}}


/* ユニット　テーブルの線*/
.entry-column table th,.entry-column table td{
		border-style: solid;
		border-width: 1px;
		border-color: #e3e3e3;
	}
	.entry-container table th{
		font-weight: normal;
	}

h1.entry-title{
	padding: .2em .5em;
		border: 1px solid #ccc;
		border-top: 3px solid #4ac1a5;
		background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
		background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
		box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
}

.acms-page-header{
	border-bottom-style: none;
}

.entry-column h2 {
	color: #262626;
    border-left: 8px solid #4ac1a5;
		font-size: 22px;
}

.entry-column h3{
	background: #fff;
}

.entry-column h3 {
	position: relative;
	margin-top:10px;
	padding: 0 .5em 0.1em 1.5em;
	border-bottom: 1px solid #ccc;
	font-size: 22px;
}
.entry-column h3::before,
.entry-column h3::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
.entry-column h3::before {
	top: .2em;
	left: 0em;
	z-index: 2;
	width: 20px;
	height: 20px;
	background: #4ac1a5;
}
.entry-column h3::after {
	top: .5em;
	left: 0.3em;
	width: 18px;
	height: 18px;
	background: rgba(210, 210, 210, .5);
}

strong{
	font-weight:bolder;
	color:#0d2ea1;/* 濃い青色*/
	font-size: 18px;
}

em{
	background-color: #4ac1a5;/* 緑色*/
	padding:1px 2px 1px 2px;
		color:#fff;
	font-weight: bolder;
}

.entry-column ul li {
	position: relative;
	list-style-type: none;
}
.entry-column ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border: 1px solid #4ac1a5;
	border-radius: 100%;
}

.entry-column dd{
	text-indent: 2em;
}

@media screen and (min-width: 768px){
.acms-admin-btn-flat {
    font-size: 14px;
}}

/* テキストユニット　フォントサイズを大きく表示させる*/
span.type{
	background-color: #4ac1a5;
	color:#fff;
	font-weight: bolder;
}
p.caseTitle{
	font-size:24px;
}

p.proposalTitle{
	font-size:23px;
	color: #4ac1a5;
}
.entry-column h4{
	text-align: center;
	background-color: #006699;
	border-radius: 20px;
	font-size: 14px;
	padding:5px;
	color:#fff;
}
/* 製品情報詳細ユニット*/
p.productsDetails{
	font-size: 14px;
	margin-top:0px;
	padding:5px;
	border:1px dotted #ccc;

}

/* ------------------------------
　　モジュール
------------------------------ */
/* エントリーのタイトル*/
a.bl-bigger {
    font-size: 1.3em;
}
.summary-default-entry.bl-hover{
	background-color: #eaf5ff;
}
.acms-admin-thumbnail{
	border-style: none;
}
a.acms-list-group-item:hover{
  background-color: #eaf5ff;
}

.acms-list-group {
    border-style:none;
}
/* ------------------------------
　　top.thml内のモジュール：top_summary_info
------------------------------ */
.topInfo .summary-default-entry a {
font-weight: bolder;
}
.topInfo .summary-default-entry {
    float: left;
    padding: 10px;
    color: #333;
    border-style: none;
    box-sizing: border-box;
    transition: background-color .25s ease-out;
}
.topInfo .summary-default {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    border-style: none;
}
@media screen and (max-width: 767px){
.topInfo .summary-title {
    font-size: 14px;
}}
.topInfo p.summary-detail{
	font-size: 18px;
}
@media screen and (max-width: 767px){
	.topInfo p.summary-detail{
		font-size: 14px;
	}}
.topInfo li{
	background-image:url("../images/arrow_01.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}
@media screen and (max-width: 767px){
	.topInfo li{
		background-image:url("../images/arrow_02.png");
	}}

@media screen and (max-width: 767px){
.topInfo .summary-default-entry-image-wrap img {
    width: 100px;
    height: auto;
}}
/* ------------------------------
　　ピックアップタイトル
------------------------------ */
.pickup-title,.pickup-title a {
    color: #333;
    font-size: 12px;
		background-color: #cbede6;
		padding:5px;
		font-weight: bold;
		text-align: center;
}
.products{
	height: 270px;
}
@media screen and (min-width: 768px){
.products{
	height: 600px;
}}

.productsFilter{
background: rgba(0,0,0,0);
}

h1.entry-title-products {
    padding: .2em .5em;
    border-bottom: 3px solid #4ac1a5;
		text-align: center;
		font-size: 2em;
}
@media screen and (min-width: 768px){
	h1.entry-title-products{
			font-size: 3em;
}}
/* ------------------------------
　　1カラム・product
------------------------------ */
p.green-reaf-h3{
 background-image:url("../images/b_ornament_121_3L.png");
 background-size: 40%;
 width:70%;
 background-repeat: repeat-x;
 background-position: center;
 text-align: center;
 margin-left:auto;
 margin-right:auto;
 }

 p.green-reaf-h3 span{
	 font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	 font-size: 1.6em;
 color:#1eb866;
 background-color: #fff;
 padding:10px 20px;
 }

.product-header{
	margin-top:30px;
}
.product-heading,.product-heading a:link,.product-heading a:visited,.product-heading a:hover,.product-heading a:visited,.product-heading a:focus{
	font-size: 1.5em;
	color:#333;
	text-decoration: none;
}
.product-title,.product-title a:link,.product-title a:visited,.product-title a:hover,.product-title a:visited,.product-title a:focus{
	font-size: 1.3em;
	font-weight: bold;
	color:#333;
}
.product-detail{
	font-size: 1.1em;
}
