@charset "UTF-8";



body	{margin: 0;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size:90%;
	line-height:150%;
	color: #1b1b1b;
	}


/* サイト名 */
.site h1 a	{color: #000000;
	text-decoration: none}

.site h1	{margin: 0;
	font-size: 30px}

.site img	{border: none}


/* ヘッダー画像 */
.topimg	{width: 100%;
	height: auto;
	vertical-align: bottom}

/* ヘッダー画像にキャッチコピーを重ねる */
.top	{position: relative}

.catch	{position: absolute;
	top: 10%;
	left: 15%}

.boxB	{background-color: #000080;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
	padding-bottom:0px} 

.boxB p	{color: #ffffff;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;} 



/* 概要 */
.gaiyou a	{display: block;
	text-align: center;
	text-decoration: none}

.gaiyou a:hover	{opacity: 0.8}

.gaiyou i	{display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 38px}

.gaiyou h1	{margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff}

.gaiyou p	{margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f5f5f5;
	color: #1b1b1b;
	font-size: 12px}

.gaiyou img	{max-width:100%}



/* 記事 */

.box6 h1
	{
	margin-top: 40px;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000080;
	text-align:center;
	padding: 5px;
}

.box6 p	{
	margin: 10px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: normal;
	line-height:150%;
}


.box6 h4{padding-left:5%;
	color: #bbbbbb}


.box6 h5 	{max-width: auto;
	margin-top: 0;
	padding-bottom: 16px;
	font-size: 14px;
	font-weight: normal;
	line-height:120%;
}


.box6 .lead	{max-width: 100%;
	font-size: 18px;
	color: #666666}

.box6 img	{max-width: 100%;
	height: auto;
	margin-bottom: 20px;
	vertical-align:-120%;
	text-align:center;}


.box6 h2	{
	font-size: 20px;
	color: #444444;
	padding-bottom: 10px;
	text-align:center;}

.box6-8{
	text-align:center;
	padding-top: 30px;}


/* 会社概要 */

.boxC h1
	{
	margin-top: 40px;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000080;
	text-align:center;
	padding: 5px;
}

.box7 p	{
	margin: 10px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: normal;
	line-height:150%;
}


.boxv h4{padding-left:5%;
	color: #bbbbbb}


.box7 h5 	{max-width: auto;
	margin-top: 0;
	padding-bottom: 16px;
	font-size: 14px;
	font-weight: normal;
	line-height:120%;
}


.box7 .lead	{max-width: 100%;
	font-size: 18px;
	color: #666666}

.box7 img	{max-width: 100%;
	height: auto;
	margin-bottom: 20px;
	vertical-align:-120%;
	text-align:center;}


.box7 h2	{
	font-size: 20px;
	color: #444444;
	padding-bottom: 10px;
	}

.box7-1 h2	{
	text-align:left;
	}




/* 本文 */
/*.honbun	{margin-top: 40px;
	-moz-column-count: 2;
	-moz-column-gap: 40px;
	-webkit-column-count: 2;
	-webkit-column-gap: 40px;
	column-count: 2;
	column-gap: 50px} */


/* お問い合わせ */

.lead2 {font-size: 13px;
	padding-bottom:20px;
	padding-top:20px;
	clear:both}

.red{	color: red
}


.box6-6{font-size: 15px;
	clear:both;
	padding-bottom:20px;	
	}

.box6-7{font-size: 15px;
	padding-bottom:20px;
	}


/* パンくずリスト*/
.bread	{margin-bottom: 20px}

.bread ol	{margin: 0;
	padding: 0;
	list-style: none;
	color: #888888}

.bread li a	{display: inline-block;
	padding: 15px;
	color: #1b1b1b;
	font-size: 14px;
	text-decoration: none}

.bread li a:hover	{color: #D3EEF7}

.bread ol:after	{content: "";
	display: block;
	clear: both}

.bread li	{float: left;
	width: auto}

.bread li a:after	{
	margin-left: 10px;
	margin-right: 10px;
	color: #D3EEF7} 



/* サイドメニュー */
/* .sidemenu	{border: solid 2px #dddddd} */


.sidemenu h1	{margin: 0;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
	text-align:center;}

.sidemenu h1 i	{margin-right: 5px;
	color: #add8e6;
	font-size: larger}

.sidemenu ul	{margin: 0;
	padding: 0;
	list-style: none;}

.sidemenu li a	{display: block;
	padding: 12px;
	border-bottom: solid 1px #ffffff;
	color: #1b1b1b;
	font-size: 14px;
	text-decoration: none;
	}

.center {display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;}


.sidemenu li a:hover	{background-color: #A8DDEF}


li a:visited {color:#004C98;} /*訪問済みのリンクの色*/

/* 補足説明 */
.follow-info	{margin-top: 0;
	margin-bottom: 70px;
	padding: 10px;
	font-size: 14px;
	text-align: center}

.follow-info {
	position: relative;
}

.follow-info:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(221, 221, 221, 0);
	border-top-color: #000080;
	border-width: 50px;
	margin-left: -50px;

}



/* コピーライト */
.copyright p	{margin: 0;
	color: #666666;
	font-size: 14px;
	text-align:center;
}


/* BOX Aの下に罫線を挿入（コンテンツページのみ） 
.contents .boxA	{border-bottom: solid 1px #dddddd}*/


/* BOX5をバーの形にする*/
.box5	{padding-top: 20px;
	padding-bottom: 15px;
	} 


/* ボックスの左右 */
.boxA, .box4, .box5, .box6, .box7
	{padding-left: 15px;
	padding-right: 15px}

.boxC-1
	{padding-left: 20px;
	padding-right: 20px}



/* ボックスの上下 */
.boxA	{padding-top: 0px;
	padding-bottom: 0px;
}

.box4	{padding-top: 20px;
	padding-bottom: 20px}

.box4A	{padding-top: 0px;
}

.box4-1	{padding-bottom: 20px}


.box7-1	{padding-top: 25px;
	padding-bottom: 25px}

.box7-2 iframe{
	padding-top:40px;
	padding-left:40px;}


/* ########### 359px以下 ########### */
@media (max-width: 359px) {

/* サイト名 */
.site img	{width: 225px;
	height: auto}

}


/* ########### 599px以下 ########### */
@media (max-width: 599px) {

/* ナビゲーション */
.menu li a	{padding: 10px 7px;
	font-size: 11px}

/* キャッチコピー */
.catch	{padding: 5px 10px;
	font-size: 12px}

/* 記事 */
.BOX6 h1	{font-size: 23px}

.BOX6 h2	{font-size: 20px}

.BOX6 .lead	{font-size: 16px}

}



/* ########### 767px以下 ########### */
@media (max-width: 767px) {

/* トグルボタン */
#menubtn	{padding: 6px 12px;
	border: solid 1px #aaaaaa;
	border-radius: 5px;
	background-color: #ffffff;
	position: absolute;
	top: 20px;
	right: 15px;
	cursor: pointer}

#menubtn:hover	{background-color: #dddddd}

#menubtn:focus	{outline: none}

#menubtn i	{color: #888888;
	font-size: 18px}

#menubtn span	{display: inline-block;
	text-indent: -9999px}

/* ナビゲーションメニュー（縦並び） */
.menu	{display: none}

.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 5px;
	color: #1b1b1b;
	font-size: 14px;
	text-decoration: none}

.menu li a:hover	{background-color: #eeeeee}

}



/* ########### 768px以上 ########### */
@media (min-width: 768px) {

/* トグルボタン */
#menubtn	{display: none}

/* ナビゲーション */
#menu	{display: block !important}

.menu ul	{margin: 0;
	padding: 0;
	list-style: none}

.menu li a	{display: block;
	padding: 10px 30px;
	color: #1b1b1b;
	font-size: 15px;
	text-decoration: none}

.menu li a:hover	{background-color: #D3EEF7}

.menu ul:after	{content: "";
	display: block;
	clear: both}

.menu li	{float: left;
	width: auto}



/* BOX1とBOX2を横に並べる設定 */
.boxA:after	{content: "";
	display: block;
	clear: both}

.box1	{float: none;
	width: auto}

.box2	{float: right;
	width: auto}

/* BOX4-1とBOX4-2を横に並べる設定 */
.box4:after	{content: "";
	display: block;
	clear: both}

.box4-1	{float: left;
	width: 50%;
	padding-right: 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

.box4-2	{float: left;
	width: 50%}

.box4-3	{float: left;
	width: 68%}

.box4-4	{float: left;
	width: 32%}


/* BOX6-1、BOX6-2、BOX6-3を横に並べる設定 */
.box6:after	{content: "";
	display: block;
	clear: both}

.box6-1	{float: left;
	width: 32%;
	margin-right: 2%}

.box6-2	{float: left;
	width: 32%;
	margin-right: 2%}

.box6-3	{float: left;
	width: 32%;}

.box6-4	{float: left;
	width: 66%;}

.box6-5	{
	padding-top:30px;
	margin:10px;
	height: 60%}





/* 問い合わせでつかう設定 */
.box6-6	{float: left;
	width: 40%;}
.box6-7	{float: left;
	width: 60%}
/* ここまで */


/* BOXC-1とBOXC-2を横に並べる設定 */
.boxC:after	{content: "";
	display: block;
	clear: both}

.boxC-1	{float: left;
	width: 20%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}

.boxC-2	{float: left;
	width:80%;}

.box5	{
	clear: both}


/* BOX7-1とBOX7-2を横に並べる設定 */
.box7:after	{content: "";
	display: block;
	clear: both}

.box7-1	{float: left;
	width: 45%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}

.box7-2	{float: left;
	width:40%;}

.box7	{width: 45%;
	}

}

/* ########### 1190px以上 ########### */
@media (min-width: 1190px) {

/* 全体の横幅を固定 */
.box4, .boxA-inner, .box5-inner, .box7, .boxB-inner, .box4A
	{width: 1190px;
	margin-left: auto;
	margin-right: auto}

.boxC, .boxC-inner, .box6-inner
	{width: 1190px;
	margin-left: auto;
	margin-right: auto}

}
