@charset "shift_jis";
/* CSS Document */
html{
	font-size: 62.5%;
}
body	{
	font-size: 15px;
	font-size: 1.5rem;
	font-family:"Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	line-height: 1.8;
	margin:0;
	padding:0;
}
.wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}

/* アクティブページ設定 */



/*ヘッダー*/
.wrapper header {
	width:100%;
	margin:0;
}
.headerinner{
	width:100%;
	min-height:70px;
	position:relative;
}
.headerinner hgroup {
	position:absolute;
	top:10px;
	left:5px;
}

.headerinner nav {
	width:65%;
	margin:10px 60px 5px 0;
	float:right;
}
.headerinner nav ul {
	text-align:right;
	font-size:13px;
	font-size:1.3rem;
}
.headerinner nav ul li{
	display:inline-block;
	text-align:right;
	margin-left:20px;
}
.headerinner hgroup figure img{
	height:50px;	
}
.headerinner a{
	text-decoration: none;
	text-align: center;
	color:#333;
}
.headerinner a:hover li {
	color:#333;
	text-decoration:underline;
}
.headerinner a:hover img,
.headerinner #contact:hover	{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}



.headerinner a:hover img	{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.kuromaru {
	width:35px;
	height:35px;
	text-align:center;
	background-color:#333;
	border-radius:50%;
}
.kuromaru i{
	font-size:22px;
	font-size:2.2rem;
	color:#FFF;
	padding-top:5px;
}

.headerinner #contact	{
	position:absolute;
	top:10px;
	right:2px;
	width:50px;
	height:40px;
	background: #333;
	background-size:30px;
	border-radius:5px;
	padding-top:10px;
	text-align:center;
}
.headerinner #contact p{
	color:#FFF;
	font-size:12px;
	font-size:1.2rem;
	white-space:nowrap;
}

/*タブレット非表示*/
.tlnon {
	display:none;
	display:none;
	background-color:blue;
}

/*ページコンテンツ*/
.containerAll {
	width:100%;
	margin:0 auto 30px;
}
.container {
	width:100%;
	margin:10px auto 50px;
}
/*ページコンテンツヘッダー*/
header.pagetitle {
	width:100%;
	background:url(img/bg_page_title.jpg) no-repeat top right #F0F0F0;
	background-size:auto 120px;
	height:120px;
	margin:0 0 30px 0;
	display:table;
}
header.pagetitle h1{
	width:100%;
	display:table-cell;
	vertical-align:middle;
	font-size:20px;
	font-size:2rem;
	padding-left:10px;
	
}
header.pagetitle h1{
	background: -moz-linear-gradient(left, rgba(240,240,240,1) 50%, rgba(240,240,240,0.5) 70%, rgba(240,240,240,0) 90%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(240,240,240,1) 50%,rgba(240,240,240,0.5) 70%, rgba(240,240,240,0) 90%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(240,240,240,1) 50%,rgba(240,240,240,0.5) 70%, rgba(240,240,240,0) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
 
}
/* フッターナビ */
footer{
	width:100%;
	overflow:hidden;
}
footer .gotop {
	width:100%;
	margin-top:20px;
	height:40px;
	position:relative;
}
footer .gotop p{
	position:absolute;
	top:0;
	right:5px;
	width:80px;
	height:50px;
	color:#FFF;
	background: rgba(0,0,0,0.7);
	font-size:10px;
	font-size:1rem;
	text-align:center;
	border-radius:6px;
}
footer .gotop p i{
	font-size:20px;
	font-size:2rem;
}
footer .linkicon{
	width:100%;
	background-color:#CCC;
	display:table;
}
footer .links{
	width:65%;
	display:table-cell;
}
footer .links ul{
	padding:10px;
	display:table;
	border-spacing:10px 0;/*左右、上下*/
}
footer .links ul > a,
footer .links ul > li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
footer .links ul li img{
	max-width:100%;
}
footer .icons{
	width:15%;
	display:table-cell;
	vertical-align:bottom;
	padding: 0 0 10px 0;
}
footer .icons ul{
	margin:0;
	text-align:right;
}
footer .icons ul a{
	display:inline-block;
	vertical-align:middle;
	text-align:right;
	margin-right:10px;
}
footer .icons ul a img{
	width:100%;
}
footer .icons_sp{
	display:none;
}
footer .sitemap:before{
	clear:both;
	content:"";
	display:table;
}
footer .sitemap{
	width:100%;
	background-color:#000;
}
footer .sitemap .sitemapinner{
	width:100%;
	margin:0;
	padding:20px 0;
	overflow:hidden;
	color:#FFF;
	font-size:13px;
	font-size:1.3rem;
	position:relative;
}
footer .sitemap .sitemapinner a{
	color:#FFF;
	text-decoration:none;
}
footer .sitemap .sitemapinner a:hover li{
	color:#FFF;
	text-decoration:underline;
}
footer .sitemap .sitemapinner .logoaddress{
	position:absolute;
	top:20px;
	left:10px;
}
footer .sitemap .sitemapinner .logoaddress img{
	width:185px;
	margin:0 0 10px 0;
}
footer .sitemap .sitemapinner .logoaddress p{
	width:185px;
	font-size:12px;
	font-size:1.2rem;
	margin-bottom:20px;
}
footer .sitemap .sitemapinner nav{
	clear:both;
	width:58%;
	float:right;
	overflow:hidden;
}
footer .sitemap .sitemapinner .first{
	color:#FFF;
	width:55%;
	float:left;
}
footer .sitemap .sitemapinner .second{
	color:#FFF;
	width:45%;
	float:left;
}
footer .sitemap .sitemapinner .second .title{
	display:none;
}

footer .sitemap .copyright{
	clear:both;
	font-size:11px;
	font-size:1.1rem;
	color:#CCC;
	text-align:center;
	border-top:1px #666 solid;
	padding:5px;
}
/*-----------------ページナビ--------------------------------------------------*/
aside{
	margin:30px;
}
aside a{
	text-decoration:none;
	color:#36C;
}
aside a:hover{
	text-decoration:underline;
}







/* text */
.txCenter {
	text-align:center;
}
.ind {
	text-indent:-1em;
	margin-left:1em;
}
/* img */
.pagetopimg{
	width:100%;
}
.pagetopimg img{
	width:100%;
	margin-bottom:30px;
}
.imgCenter {
	text-align:center;
	margin:0 auto;
	display:block;
}
.imgLeft {
	display:block;
	float:left;
}
.imgRight {
	display:block;
	float:right;
}
/*文字サイズ*/
.fs10 {
	font-size:10px;
	font-size:1rem;
}
.fs11 {
	font-size:11px;
	font-size:1.1rem;
}
.fs12 {
	font-size:12px;
	font-size:1.2rem;
}
.fs13 {
	font-size:13px;
	font-size:1.3rem;
}
.fs14 {
	font-size:14px;
	font-size:1.4rem;
}
.fs15 {
	font-size:15px;
	font-size:1.5rem;
}
.fs16 {
	font-size:16px;
	font-size:1.6rem;
}
.fs18 {
	font-size:18px;
	font-size:1.8rem;
}
.fs20 {
	font-size:20px;
	font-size:2rem;
}
.fs22 {
	font-size:22px;
	font-size:2rem;
}
.fs24 {
	font-size:24px;
	font-size:2.4rem;
}
.fs26 {
	font-size:26px;
	font-size:2.6rem;
}
.fwbold {
	font-weight:bold;
}
/*マージン*/
.mgnTop10 {
	margin-top:10px;
}
.mgnTop20 {
	margin-top:20px;
}
.mgnTop30 {
	margin-top:30px;
}
.mgnBtm10 {
	margin-bottom:10px;
}
.mgnBtm20 {
	margin-bottom:20px;
}
.mgnBtm30 {
	margin-bottom:30px;
}
.mgnBtm40 {
	margin-bottom:40px;
}
.mgnLft10 {
	margin-left:10px;
}
.mgnLft20 {
	margin-left:20px;
}
.mgnLft30 {
	margin-left:30px;
}
.mgnRit10 {
	margin-right:10px;
}
.mgnRit20 {
	margin-right:20px;
}
.mgnRit30 {
	margin-right:30px;
}
.mgnTB10 {
	margin-top:10px;
	margin-bottom:10px;
}
.mgnTB20 {
	margin-top:20px;
	margin-bottom:20px;
}
.mgnTB30 {
	margin-top:30px;
	margin-bottom:30px;
}
/*PCで非表示*/
.nondisplay{
	display:none;
}

/* clearfix */
.cf:before,
.cf:after{
  content:"";
  display: table;
}
.cf:after{
  clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.cf{
  *zoom:1;
}
.textcolor {
	color:#468C8C;/*モスグリーン*/
	color:#6699CC;/*薄い藍色*/
	color:#8ABA32;/*黄緑*/
	color:#6699CC;/*薄い藍色*/
	color:#3E74AA;/*濃い藍色*/
}