@charset "utf-8";

/*
YUI 3.5.1 (build 22)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

@font-face {
  font-family: "Ionicons";
  src: url("ionicons.eot?v=1.3.6");
  src: url("ionicons.eot?v=1.3.6#iefix") format("embedded-opentype"), url("ionicons.ttf?v=1.3.6") format("truetype"), url("ionicons.woff?v=1.3.6") format("woff"), url("ionicons.svg?v=1.3.6#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }
  
.ion-email,
.ion-chevron-right,
.ion-archive,
.ion-earth {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
  display: none\9;}
  
.ion-email:before { content: "\f132"; }
.ion-chevron-right:before{ content: "\f125"; }
.ion-archive:before{ content: "\f102"; }
.ion-earth:before{ content: "\f276";}

html{
	background: #FFF;
}
body{
	color: #000;
	font-size:12px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
html,body{
	height: 100%;
}
.container{
	position: relative;
  height: auto !important;    
  height: 100%;
  min-height: 100%;
}
.fclear{
	clear:both;
}

a, a:link	{	color:#000000;	text-decoration: underline;}
a:visited	{	color: #000066;	text-decoration: underline;}
a:hover	{	color:#00AFF4;	text-decoration: underline;}
a:active	{	color: #42CCFF;	text-decoration: underline;}

img{
	-ms-interpolation-mode: bicubic;
}
.clearfix:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}

.clearfix{
	*zoom:1;
}

/*========================================
Header
==========================================*/
.topbar{
	background-color:#333;
	height: 7px;
}
.header_wrap{
	width: 100%;
	margin: auto;
	background: #d8e2ed;
}

.header{
	width: 920px;
	margin: auto;
}
.header_msg{
	float: left;
	font-size: 1.4em;
	padding-top: 3px;
	width: 750px;
	text-align: right;
}

.title{
	height: 85px;
}
a.contact{
	float: right;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	background: #333;
	padding: 3px 15px;
	border-radius: 0px 0px 7px 7px;
	background:none\9;
	background: url("./img/contact_bg.png") no-repeat\9;
	padding-left: 42px\9;
	font-weight: bold\9;
	width: 101px\9;
}
a.contact:link,
a.contact:visited{
	color: #FFF;
}
a.contact:hover{
	color: #aee0ff;
}
a.contact i{
	float: left;
	font-size: 1.8em;
	margin-right: 8px;
}
a.contact span{
	height: 29px;
	line-height: 29px;
}

/*========================================
Menu
==========================================*/
.menu_bar{
border-top: 2px solid #92c5ee;
border-bottom: 1px solid #355479;
background: -moz-linear-gradient(top, #75a9de 0%, #1961ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75a9de), color-stop(100%,#1961ae));
background: -webkit-linear-gradient(top, #75a9de 0%, #1961ae 100%);
background: -o-linear-gradient(top, #75a9de 0%, #1961ae 100%);
background: -ms-linear-gradient(top, #75a9de 0%, #1961ae 100%);
background: linear-gradient(top, #75a9de 0%, #1961ae 100%);
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75a9de', endColorstr='#1961ae',GradientType=1 );
background: url("./img/menu_bg.gif") repeat-x\9;
font-weight: bold\9;
}

.menu_wrap{
	width: 950px;
	margin: auto;
	padding-left: 30px;
	position: relative;
}
.menu_wrap ul li{
	float: left;
}
.menu_wrap img.logo2{
	position: absolute;
	top: -2px;
}
.menu_wrap .logo_spacer{
	width: 100px;
}
.menu_wrap ul li a{
	display: block;
	color: #FFF;
	padding: 5px 40px;
	text-decoration: none;
	font-size: 1.5em;
}
.menu_wrap ul li a:hover{
	color: #b6d7ff;
}

/*========================================
Top picture
==========================================*/
.mainpicture_bg{
	text-align: center;
	width: 920px;
	margin: auto;
}
.mainpicture_bg img{
	margin: 0 auto;
}
/* スライダーコンテナの設定 */
.slider {
    position: relative;
    width: 920px;
    
    /* 崩れを防ぐため、高さを明示的に指定します */
    height: 305px; /* ★この行を追加または修正 ★ */

    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
/* スライド（<a>タグ）の制御 */
.slider .slide-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    /* 非アクティブ時は非表示 */
    opacity: 0; 
    transition: opacity 1s ease;
    display: block; /* <a>タグが幅と高さを保持するために必須 */
	pointer-events: none;
	z-index: 1;
}
/* アクティブなスライド（<a>タグ）を表示 */
.slider .slide-link.active {
    opacity: 1;
	pointer-events: auto;
	z-index: 10;
}
/* 画像（<img>タグ）の設定 */
.slider img {
    /* リンク要素の大きさ(100%)に画像を合わせる */
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*========================================
Top page
==========================================*/
.product_link a{
	display: block;
	float: left;
	margin: 15px 0;
	margin: 15px 6px\9;
}
.product_link a:hover img{
	border: 1px solid #AAA;
}
.product_link img{
	border: 1px solid #555;
}
.product_link a:nth-child(odd){
	margin-right: 25px;
}
.contents_right p{
	font-weight: bold;
	margin-top: 15px;
	font-size: 1.2em;
}
.contents_right img{
	box-shadow: 0px 0px 7px 1px #838383;
}


/*========================================
Contents
==========================================*/
.contents_wrap{
	width: 920px;
	margin: auto;
	margin-top: 15px;
	overflow: hidden;
	padding-bottom: 40px;
}

.contents_left{
	float: left;
	width: 630px;
	padding-right: 10px;
}

.contents_right{
	float: left;
	width: 200px;
	padding: 10px 39px;
	background: #f6f6f6;
	border: 1px solid #f1f1f1;
}

.sub_menu{
	float:left;
	width: 240px;
	margin-right: 20px;
}

.main_contents{
	float: left;
	width: 660px;
}

.right_bg{
	background: #e7e7e7;
	border-radius: 5px;
	padding: 5px;
}

h2{
	font-size: 1.3em;
	border-left: 8px solid #3a8ae0;
	text-indent: 10px;
	border-bottom: 2px solid #3a8ae0;
	margin-top: 10px;
}

.osirase td{
	padding: 5px;

}
.osirase-date{
	color:#737373;
}

h3{
	font-size: 2em;
	margin-bottom: 15px;
	color: #4a9fff;
	border-left: 5px solid #6fb3ff;
	padding: none;
	text-indent: 15px;
}

h4{
	font-size: 1.2em;
	border-bottom: 1px solid #81beff;
	color: #555;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
}

.history b{
	display: block;
	font-weight: bold;
	margin: 3px;
	margin-left: 20px;
	font-size: 1.2em;
}

.history p{
	margin-left: 40px;
	padding-left: 40px;
	color: #333;
}

.ceomessage img{
	float: left;
}

.ceomessage div{
	float: left;
	text-align: center;
	width: 500px;
	height: 500px;
	line-height: 30px;
}

.ceomessage div p{
	text-align: right;
}

.ceomessage_sns {
	width: 660px;
	clear:both;
}

.companyprofile tr th{
	width: 150px;
	font-weight: bold;
	color:#5c5c5c;
}

.companyprofile tr th,
.companyprofile tr td{
	padding: 8px;
}

.main_contents li{
	margin:5px 0px;
	list-style: disc;
	margin-left: 40px;
}

/*========================================
SubMenu
==========================================*/
.pagetitle{
	font-size: 1.7em;
	background: #dce7f2;
}
.pagetitle span{
	display: block;
	padding: 5px 10px;
}
.pagetitle p{
	background: url("./img/pattern1.png") repeat;
	height: 7px;
}

.sub_menu ul{
	border-top: 5px solid #4d87c4;
}

.sub_menu ul li{
	border-bottom: 1px solid #c6c6c6;
}
.sub_menu ul li a{
	display: block;
	padding: 15px 10px;
	text-decoration: none;
	color: #555;
	font-size: 1.3em;
}

.sub_menu ul li a.active{
	background: #6fb3ff;
	color: #ffffff;
}
.sub_menu ul li a span{
	float: left;
}

.sub_menu ul li a i{
	float: right;
	margin-top: 3px;
}

.sub_menu ul li a:hover{
	background: #6fb3ff;
	color: #ffffff;
}

/*========================================
Footer
==========================================*/
.footer{
	position: absolute;
	bottom: 0px;
	background: #333;
	color: white;
	padding: 5px 0;
	margin-top: 30px;
	width: 100%;
}

.copyright{
	text-align: center;
}

/*========================================
Product
==========================================*/
.product {
    overflow: hidden; 
}
.product li{
	float: left;
	width: 170px; 
	margin: 0 25px 80px 25px; 
	list-style: none;
}
.product img{
	margin: 10px 0;
	padding: 2px;
	border: 1px solid #999;
}

.pdf{
	background: #e71212;
	background: url("./img/pdf_icon.png") no-repeat\9;
	width: 51px\9;
	height: 15px\9;
}

.pdf span{
	border-left: 1px solid #ff8080;
	border-left: none\9;
}
.html{
	background: #078ded;
	background: url("./img/html_icon.png") no-repeat\9;
	width: 61px\9;
	height: 15px\9;
}
.html span{
	border-left: 1px solid #7fbbff;
	border-left: none\9;
}
a.download {
	color: white;
	padding: 3px 10px;
	padding-left: 6px;
	text-decoration: none;
	border-radius: 4px;
	margin: 0 5px;
	display: block\9;
}
a.download i{
	font-size: 1.2em;
	padding-right: 5px;
}
a.download span{
	padding-left: 10px;
	padding-left: 25px\9;
}
a.download:hover span{
	
}
.white_paper_list{
	margin-bottom: 10px;
}

.main_contents table{
	width: 100%;
	margin-left: 20px;
}
.main_contents p{
	margin-left: 20px;
}
.main_contents table th{
	font-weight: bold;
	background: #8ab3de;
	color: white;
	font-size: 1.2em;
	padding: 3px 5px;
	border-bottom: 2px solid #747474;
}

.main_contents table td{
	padding: 5px;
}
.main_contents table tr:nth-child(odd){
	background: #ededed;
}
.product p{
	font-size: 1.2em;
	margin: 0;
}

.product_detail_image{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

/*========================================
Contact
==========================================*/
.contact_form{
	display: block;
	width: 506px;
	margin: auto;
}
.contact_form fieldset{
	width: 500px;
	border: 1px solid #0e4bce;
	padding: 15px;
}
.contact_form legend{
	margin-left: 15px;
	font-size: 2em;
	color: #444;
}
.contact_form table{
	width: 100%;
	font-size: 1.3em;
}
.contact_form table th{
	font-weight: bold;
	width: 150px;
}
.contact_form table td,
.contact_form table th{
	padding: 10px 0;
}
.contact_form input[type="text"]{
	width: 300px;
}
.contact_form input[type="submit"]{
	display: block;
	border: 1px solid #569ec7;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	width: 150px;
	background: #7abcff; /* Old browsers */
	background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	margin: auto;
	cursor:hand;
}
.contact_form input[type="submit"]:hover{
	background: #c6e2ff; /* Old browsers */
background: -moz-linear-gradient(top,  #c6e2ff 0%, #a5cef7 44%, #6daded 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6e2ff), color-stop(44%,#a5cef7), color-stop(100%,#6daded)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c6e2ff 0%,#a5cef7 44%,#6daded 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c6e2ff 0%,#a5cef7 44%,#6daded 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c6e2ff 0%,#a5cef7 44%,#6daded 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c6e2ff 0%,#a5cef7 44%,#6daded 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6e2ff', endColorstr='#6daded',GradientType=0 ); /* IE6-9 */

}
.contact_form fieldset textarea{
	width: 300px;
	height: 130px;
}

.contact_message{
	font-size: 1.5em;
	color:#407830;
	text-align: center;
	margin-top: 30px;
}
/*========================================
LappingPolishing
==========================================*/
.toparea_productpics{
	width: 920px;
	height: 670px;
}

.bottomarea_pdfdownload{
	width: 920px;
	height: 80px;
}

/*========================================
OnlineShop
==========================================*/
.onlineshop_purchase input[type="submit"]{
	display: block;
	border: 1px solid #569ec7;
	color: #FFF;
	font-size: 2.0em;
	font-weight: bold;
	padding: 10px;
	width: 150px;
	background: #7abcff; /* Old browsers */
	background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	margin: auto;
	cursor:hand;
}
.onlineshop_purchase input[type="submit"]:hover{
	background: #c6e2ff; /* Old browsers */
background: -moz-linear-gradient(top,  #c6e2ff 0%, #a5cef7 44%, #6daded 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6e2ff), color-stop(44%,#a5cef7), color-stop(100%,#6daded)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c6e2ff 0%,#a5cef7 44%,#6daded 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c6e2ff 0%,#a5cef7 44%,#6daded 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c6e2ff 0%,#a5cef7 44%,#6daded 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c6e2ff 0%,#a5cef7 44%,#6daded 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6e2ff', endColorstr='#6daded',GradientType=0 ); /* IE6-9 */
}

/*========================================
LegalNotice
==========================================*/
.legalnotice p{
	font-size: 1.5em;
	margin-left: 30px;
}
