﻿

@charset "utf-8";

/*
Theme Name: テーマ
Version 1.0
*/ 


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
  全般設定
　━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media print{
	body{
		zoom:0.88;
	}
}

body {
	padding : 0 0 0 0;
	font-family : "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic","MS P Gothic",sans-serif, Arial,Helvetica;
	font-size:16px;
	line-height: 1.7em;
	color:#4d4d4d;
}
#wrapper {
	padding : 0;
	width : 100%;
}


/*　ヘッダー　
----------------------------------------------------------*/
#header{
	width:1280px;
	background-color: #FFFFFF;
	margin:auto;
}
.header_inner{
	height:262px;
	background-image:url(../img/common/h_img01.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.header_inner h1{
	padding-top:10px;
	padding-left:95px;
	font-size:14px;
}
.h_zeolite{
	height:486px;
	background-image:url(../img/zeolite/zeolite00.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.h_product{
	height:486px;
	background-image:url(../img/product/product00.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.h_company{
	height:486px;
	background-image:url(../img/company/company00.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.h_company01{
	height:486px;
	background-image:url(../img/company/company_top.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.h_recruit{
	height:486px;
	background-image:url(../img/recruit/recruit00.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.h_contact{
	height:486px;
	background-image:url(../img/contact/contact00.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.h_policy{
	height:486px;
	background-image:url(../img/policy/policy00.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.h_blog{
	height:486px;
	background-image:url(../img/blog/blog00.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

/*　index.html ヘッダーで使用　
----------------------------------------------------------*/
.cb{
	width:1280px;
	background-color:#005bab;
}
.cc{
	width:1100px;
    color:#ffffff;
	font-weight:bold;
}

/*　スライド　
----------------------------------------------------------*/

#loopslider {
    margin: 0 auto;
    width: 1280px;
    height: 128px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#loopslider ul {
    height: 128px;
    float: left;
    display: inline;
    overflow: hidden;
}
#loopslider ul li {
    width: 320px;
    height: 128px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
/* =======================================
    ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}

/*　メニュー　
----------------------------------------------------------*/

#navi{
	width:1115px;
	margin:auto;
	padding:5px 0;
	position:relative;
}
  

#navi li{
	position: relative;
	float:left;
}

#navi ul li ul{
    display: none;
	position: absolute;
	z-index: 9999;
}

.navi21 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;	
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:-4px;
	left:25px;
	z-index: 9999;
}

.navi22 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;	
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:17px;
	left:25px;
	z-index: 9999;
}

.navi31 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;	
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:-4px;
	left:-30px;
	z-index: 9999;
}

.navi32 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;		
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:17px;
	left:-30px;
	z-index: 9999;
}

.navi33 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;	
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:37px;
	left:-30px;
	z-index: 9999;
}

.navi34 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;	
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:57px;
	left:-30px;
	z-index: 9999;
}

.navi35 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;		
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:77px;
	left:-30px;
	z-index: 9999;
}
.navi36 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;		
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:97px;
	left:-30px;
	z-index: 9999;
}
.navi37 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;		
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:117px;
	left:-30px;
	z-index: 9999;
}
.navi38 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;	
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:137px;
	left:-30px;
	z-index: 9999;
}

.navi51 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;	
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:-4px;
	left:-30px;
	z-index: 9999;
}

.navi52 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;	
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:16px;
	left:-30px;
	z-index: 9999;
}

.navi53 a{
	display: block;
    width:180px;
	height:35px;
    text-decoration: none;		
    padding-top:12px;
	border-top: 1px solid #9d9d9d;
	background: #ffffff;
    color: #4d4d4d;
	font-weight:bold;
	text-align:center;
	position: absolute;
	top:35px;
	left:-30px;
	z-index: 9999;
}


#navi ul li ul li a:hover{
    background: #005bab;
    color: #ffffff;
}

#navi li ul{
	  display: none;
}
#navi li:hover ul{
	display: block;
}








.navi01 a{
	display:block;
	width:108px;
	height:83px ;
	background-image:url(../img/common/navi01_off.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
}
.navi01 a:hover,
.navi01.current-menu-item a{
	background-image:url(../img/common/navi01_on.png);
}
.navi02 a{
	display:block;
	width:235px;
	height:83px ;
	background-image:url(../img/common/navi02_off.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
}
.navi02 a:hover,
.navi02.current-menu-item a{
	background-image:url(../img/common/navi02_on.png);
}
.navi03 a{
	display:block;
	width:125px;
	height:83px ;
	background-image:url(../img/common/navi03_off.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
}
.navi03 a:hover,
.navi03.current-menu-item a{
	background-image:url(../img/common/navi03_on.png);
}
.navi04 a{
	display:block;
	width:220px;
	height:83px ;
	background-image:url(../img/common/navi04_off.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
}
.navi04 a:hover,
.navi04.current-menu-item a{
	background-image:url(../img/common/navi04_on.png);
}
.navi05 a{
	display:block;
	width:129px;
	height:83px ;
	background-image:url(../img/common/navi05_off.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
}
.navi05 a:hover,
.navi05.current-menu-item a{
	background-image:url(../img/common/navi05_on.png);
}
.navi06 a{
	display:block;
	width:129px;
	height:83px ;
	background-image:url(../img/common/navi06_off.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
}
.navi06 a:hover,
.navi06.current-menu-item a{
	background-image:url(../img/common/navi06_on.png);
}
.navi07 a{
	display:block;
	width:162px;
	height:83px ;
	background-image:url(../img/common/navi07_off.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
}
.navi07 a:hover,
.navi07.current-menu-item a{
	background-image:url(../img/common/navi07_on.png);
}

/*　フッター　
----------------------------------------------------------*/
#footer{
	width:100%;
	height:273px;
	background-image:url(../img/common/footer.jpg);
	background-color:#8ddcfd;
	margin:auto;
	padding-top:40px;
	font-size:15px;
}
.f_navi{
	width:1115px;
	margin:auto;
	text-align:center;
}
.f_navi a:hover {
	text-decoration: underline;
}
.f_navi li{
	display: inline; 
	margin:1px;
	background-image:url(../img/common/s.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:1px;
    padding-left:18px;
}
.footer_inner{
	width:1115px;
    margin: 30px auto;
}
.copy{
	width:100%;
	background-color:#4d4d4f;
	text-align:center;
	margin-top:55px;
	color:#ffffff;
}

/*　TOPへ戻るボタン
----------------------------------------------------------*/
.floating{
	bottom:0px;
	right:0px;
	position:fixed;
	z-index:1;
}

/*　共通
----------------------------------------------------------*/
#main{
	width:1280px;
	background-color:#ffffff;
	margin:0 auto;
}
.main_inner{
    width:1102px;
	margin:0 auto 50px;
}
.bar01{
	width:1100px;
	background-image:url(../img/common/bar01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
    margin-top:50px;
}
.bar01 h2{
	height:36px;
	padding-top:12px;
	padding-left:30px;
	font-size:21px;
	font-weight:bold;
	color:#ffffff;
}
.bar02{
	width:1100px;
	background-image:url(../img/common/bar02.jpg);
	background-position:top left;
	background-repeat:no-repeat;
    margin-top:50px;
}
.bar02 p{
	height:36px;
	padding-top:12px;
	padding-left:30px;
	font-size:21px;
	font-weight:bold;
	color:#ffffff;
}
.bar_s{
	background-image:url(../img/blog/bar_s.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:23px;
    margin-top:50px;
}
.bar_s p{
	font-size:18px;
    font-weight:bold;
	color:#ffffff;
}
.bar03{
	width:1100px;
	height:48px;
	border-bottom:3px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	margin:15px auto 20px;
	position:relative;
}
.bar03_u{
	height:30px;
	border-bottom:3px;
	border-bottom-style:solid;
	border-bottom-color:#005bab;
	font-size:23px;
	position:absolute;
	padding-top:18px;
}
.bar03_u p{
	display:inline;
	font-weight:bold;
}

.waku{
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#b3b3b3;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#b3b3b3;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#b3b3b3;
}

/*　index.html
----------------------------------------------------------*/
.index01{
	height:403px;
	background-image:url(../img/index/index01.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
}
.index02{
	height:941px;
	background-image:url(../img/index/index02.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}
.index02 table{
	margin:50px auto 0;
}
.index03{
	height:100%;
	background-image:url(../img/index/index03.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	position:relative;
}
.index03l1{
	width:546px;
	height:318px;
	background-image:url(../img/index/index03l1.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.index03l2{
	width:546px;
	height:76px;
	background-image:url(../img/index/index03l2.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.index03r{
	width:543px;
	height:318px;
	background-image:url(../img/index/index03r.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.index03rtx{
	padding-top:146px;
	padding-left:26px;
    color:#ffffff;
}
.index03tx{
	width:780px;
    padding:30px 10px 0;
	float:left;
}
.index03b{
	width:260px;
    padding:30px 10px;
	float:right;
}
.index_blog{
	padding-top:35px;
	padding-left:50px;
}
.index_blog a{
	color:#4d4d4d;
}
.index_blog_title{
	color:#47b6e5;
}

/*　zeolite.html
----------------------------------------------------------*/
.zeolite01{
	width:540px;
	height:300px;
}
.zeolite02t1{
	width:363px;
	height:224px;
	background-image:url(../img/zeolite/zeolite02t1.png);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:23px;
	display:inline-block;
}
.zeolite02t2{
	width:363px;
	height:224px;
	background-image:url(../img/zeolite/zeolite02t2.png);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:23px;
	display:inline-block;
}
.zeolite02t3{
	width:363px;
	height:224px;
	background-image:url(../img/zeolite/zeolite02t3.png);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:23px;
	display:inline-block;
}
.zeolite02t4{
	width:363px;
	height:224px;
	background-image:url(../img/zeolite/zeolite02t4.png);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:23px;
	display:inline-block;
}
.zeolite02t5{
	width:363px;
	height:224px;
	background-image:url(../img/zeolite/zeolite02t5.png);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:23px;
	display:inline-block;
}
.zeolite02t6{
	width:363px;
	height:224px;
	background-image:url(../img/zeolite/zeolite02t6.png);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:23px;
	display:inline-block;
}
.zeolite02l{
	width:530px;
	height:32px;	
	background-image:url(../img/zeolite/zeolite02l.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:20px;
	font-weight:bold;
	padding-top:20px;
	padding-left:20px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
}
.zeolite02ltx{
	width:530px;
	padding-top:20px;
}
.zeolite02r{
	width:528px;
	height:480px;	
	background-image:url(../img/zeolite/zeolite02r.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.zeolite02tx{
	width:160px;
	height:80px;
	padding-top:75px;
	padding-left:18px;
	vertical-align:middle;
}
.zeolite2 table th{
	width:250px;
	border-right:1px;
	border-right-style:dotted;
	border-right-color:#999999;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	padding:5px 20px 5px;
}
.zeolite_gt{
	border-top:1px;
	border-top-style:solid;
	border-top-color:#999999;
}
.zeolite2 table td{
	width:600px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#999999;
	padding:5px 20px 5px;
}
.zeolite04l{
	width:660px;
}
.zeolite04l table th{
	width:660px;
	height:30px;
	background-color:#62cefc;
	color:#4d4d4d;
	padding-top:5px;
	padding-left:20px;
	border:2px;
	border-style:solid;
	border-color:#62cefc;
}
.zeolite3 table th{
	width:500px;
	height:30px;
	background-color:#62cefc;
	color:#4d4d4d;
	padding-top:5px;
	padding-left:20px;
	border:2px;
	border-style:solid;
	border-color:#62cefc;
}
.zeolite3_td{
	border:2px;
	border-style:solid;
	border-color:#62cefc;
	vertical-align:text-top;
	padding:20px 10px;
}
.zeolite3_space{
	width:50px;
}

/*　product.html
----------------------------------------------------------*/
.product01 table th{
	width:275px;
	border:1px;
	border-style:solid;
	border-color:#999999;	
	border-right:1px;
	border-right-style:solid;
	border-right-color:#999999;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	font-weight:bold;
	text-align:center;
}
.product01 table td{
	border:1px;
	border-style:solid;
	border-color:#999999;	
	border-right:1px;
	border-right-style:solid;
	border-right-color:#999999;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.product02 table td{
    text-align:center;
	font-weight:bold;
}
.product01bg{
 	background-image:url(../img/product/00b.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.product02bg{
 	background-image:url(../img/product/00b.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.product03{
	height:360px;
	background-image:url(../img/product/product03.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.product03t{
    width:650px;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#166dba;
	font-size:20px;
	font-weight:bold;
	color:#166dba;
    margin-bottom:15px;	
	margin-left:400px;
	padding-top:52px;
}
.product03 p{
    font-size:18px;
	font-weight:bold;
	color:#166dba;
	margin-left:400px;
}
.product04_1{
	height:520px;
	background-image:url(../img/product/product04_1.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.product04_2{
	height:330px;
	background-image:url(../img/product/product04_2.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.product08{
	width:810px;
	height:450px;
	background-image:url(../img/product/product08.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

/*　company.html
----------------------------------------------------------*/
.logo_left{
    float:left;
	padding:30px 0 30px 70px;
}
.logo_right{
	float:right;
    padding:50px 90px 0 0;
}
.company01 table{
	width:1040px;
}
.company01 table th{
	width:200px;
	height:50px;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#166dba;
	color:#166dba;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.company01 table td{
	vertical-align:middle;
	padding-left:30px;
}
.gb{
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
}
.company02 table{
	width:1040px;
}
.company02 table th{
	width:170px;
	height:40px;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#166dba;
	vertical-align:text-top;
	padding-top:15px;
	padding-left:30px;
}
.company02 table td{
	width:840px;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	vertical-align:text-top;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:35px;
}
.bt{
	border-top:2px;
	border-top-style:solid;
	border-top-color:#166dba;
}
.gt{
	border-top:2px;
	border-top-style:solid;
	border-top-color:#999999;
}
.company03{
	width:340px;
	padding-top:10px;
	padding-left:10px;
}
.company03tx{
	font-size:120%;
	font-weight:bold;
    color:#166dba;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#166dba;
}

/*　recruit.html
----------------------------------------------------------*/
/*
.recruit01{
	height:540px;
	background-image:url(../img/recruit/recruit01.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;	
}
*/
.recruit01{
	height:737px;
	background-image:url(../img/recruit/recruit01.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	margin-top:50px;
}

table.bd_a01 {
border-top:0px;
border-left:0px;
margin:20px auto;
width:90%
}
table.bd_a01 th{
border-right:0px;
border-bottom:solid 1px #005bab;
padding:10px;
color:#005bab;
font-size:21px;
text-align:center;
}
table.bd_a01 td{
border-right:0px;
border-bottom:solid 1px #005bab;
padding:10px;
font-size:18px;
}
.recr_011{
margin-top:40px;
margin-left:100px;
margin-bottom:10px;
color:#005bab;
font-size:21px;
}
.recr_022{
margin-top:70px;
margin-left:100px;
margin-bottom:10px;
color:#005bab;
font-size:21px;
}

.voice{
	width:1100px;
	margin:50px auto 0;
}
.voice .img{
	float:left;
}
.voice .box{
	width:490px;
	height:325px;
	background-image:url(../img/voice/voice_bg.png);
	background-position:left top;
	background-repeat:repeat;
	float:left;
	padding:30px;
}
.voice .box02{
	background-image:url(../img/voice/voice_name.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:20px;
}
.voice .box02 .txt{
	color:#005bab;
	font-size:18px;
	line-height:1.4;
	float:left;
	margin-left:70px;
}
.voice .box a{
	display:block;
	margin-top:30px;
}
.voice .box a:hover{
	text-decoration:none;	
	filter:alpha(opacity=70); /* IE 6と7*/ 
	-ms-filter: "alpha(opacity=70)"; /* IE 8と9 */ 
	-moz-opacity:0.7; /* Firefox , Netscape */ 
	-khtml-opacity: 0.7; /* Safari 1系 */ 
	opacity:0.7; 
	zoom:1; /*IE*/ 
}

.voice ul{
	width:1100px;
	margin:50px auto 0;
}
.voice ul li{
	height:200px;
	font-size:18px;
	float:left;
}
.voice ul li:nth-child(2n+1){
	width:500px;
	margin-right:50px;
}
.voice ul li:nth-child(2n){
	width:550px;
}
.voice ul li img{
	margin-bottom:10px;
}






/*　contact.html
----------------------------------------------------------*/
.contact01{
	height:263px;
	background-image:url(../img/contact/contact01bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.contact02{
	height:233px;
	background-image:url(../img/contact/contact02bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.contact table{
	width:1000px;
	margin:0 auto;
}
.contact table th{
	width:240px;
	height:70px;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#2988db;
	color:#2988db;
	text-align:left;
	padding-left:10px;

}
.contact table td{
	width:660px;
	text-align:left;
	padding:10px 0 10px 40px;
}
.contact_input{
	width:690px;
	height:45px;
	vertical-align:middle;
	font-size:18px;
    padding-left:7px;
}
.contact_input_s{
	width:10%;
	height:25px;
	vertical-align:middle;
	font-size:18px;
    padding-left:7px;
}
.contact_input_m{
	width:40%;
	height:45px;
	vertical-align:middle;
	font-size:18px;
    padding-left:7px;
}
.contact_input_mm{
	width:20%;
	height:45px;
	vertical-align:middle;
	font-size:18px;
    padding-left:7px;
}
.contact_textarea{
	width:690px;
	height:400px;
	font-size:18px;
	padding:7px;
	overflow:auto;
}
.contact_select{
	width:170px;
	height:45px;
	vertical-align:middle;
	font-size:18px;
    padding-left:7px;
}

/*　blog.html
----------------------------------------------------------*/
.blog01l{
    width:235px;
}

.blog01r{
    width:800px;
	float:right;
}
.blog_t{
	font-size:120%;
	font-weight:bold;
    color:#166dba;
	border-bottom:2px;
	border-bottom-style:dotted;
	border-bottom-color:#166dba;
}
.blog_d{
	font-weight:bold;
    color:#166dba;
	text-align:right;
}


/*　追加
----------------------------------------------------------*/
.article {
	border: solid #cccccc 1px;
	padding: 85px 100px 60px;
}

.article p {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #005bab;
}
.article .text-s {
	margin-top: 10px;
	margin-left: 90px;
	font-size: 15px;
}
.article .text-s.blue {
	color: #005bab;
}


.article .media-box {
	width: 700px;
	margin: auto;
}


.article .media-box-in {
	float:left;
	margin: 50px 60px 0 60px;
	color: #005bab;
}

.article .media-box-in p {
	margin-top: 10px;
	font-size: 16px;
}




/* 画像のみ印刷させない場合 */
@media print {
    .pdf { display: none !important; }
}

.pdf_txt {
	text-align: right;
	color: #FF0004!important;
	font-size: 16px!important;
	
}

.txt_cent {
	text-align: center;
}








