@charset "UTF-8";


body	{margin: 0;
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}

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

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

.site img	{border: none;
margin:0px 0px 0px 0px;}

.site p{font-size:24px;
margin:0px 0px 30px 20px;}

.site {display:flex;}

.site a{color: #c50018;display:flex;text-decoration:none;}

.pdb-30 {font-size:28px;margin:10px 0px 0px 15px;
}

.pdb-20 a{font-size:16px;margin:23px 0px 0px 40px;
}

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

/* キャッチコピー */
.catch	{margin: 0;
	padding: 15px;
	background-color: rgba(255,255,255,0.7);
	font-size: 28px}

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

.catch	{position: absolute;
	bottom: 7%;
	left: 3%}



/* 概要 */
.gaiyou a	{display: block;
	background-color: #222222;
	color: #ffffff;
	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 .fa-database	{background-color: #bfbd13}

.gaiyou .fa-bar-chart-o	{background-color: #c58839}

.gaiyou .fa-envelope	{background-color: #859f46}

.gaiyou h1	{margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: normal}

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


/* お知らせ */
.news	{padding: 20px;
	border: solid 5px #dddddd}

.news h1	{margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
	color: #666666}

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

.news li a	{display: block;
	padding: 5px;
	border-bottom: dotted 2px #dddddd;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

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

.news time	{color: #888888;
	font-weight: bold}

.news a:after	{content: "";
	display: block;
	clear: both}

.news time	{float: left;
	width: 60px}

.news .text	{float: none;
	width: auto;
	margin-left: 60px}






/* 記事 */
.kiji .cate h1	{margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: solid 16px #c50018;
	font-size: 20px;
	font-weight: normal}
	
.kiji .otoiawase {margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: solid 16px #999999;
	font-size: 20px;
	font-weight: normal}	
	
.kiji .otoiawase a {	font-size: 20px;
color:#666666;
text-decoration: none;
	font-weight: normal}	
	
	
.kiji .catefoo h1	{margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: solid 16px #c50018;
	font-size: 20px;
	font-weight: normal}	
	
	
.kiji h1	{margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: solid 16px #c50018;
	font-size: 20px;
	font-weight: normal}	

.kiji h2	{margin-top: 50px;
	margin-bottom: 20px;
	border-bottom: solid 1px #dddddd;
	font-size: 28px;
	font-weight: normal}

.kiji h2 i	{margin-right: 7px;
	color: #888888}

.kiji p	{max-width: 640px;
	margin-top: 0;
	margin-bottom: 20px}

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

.kijiimg	{max-width: 100%;
	height: auto;
	margin-bottom: 20px}


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

.bread ol	{margin: 0px 0px 0px 50px;
	padding: 0;
	list-style: none}

.bread li a	{display: inline-block;
	padding: 5px;
	color: #000000;
	font-size: 12px;
	text-decoration: none}

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

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

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

.bread li:after	{content: '\003e';
	margin-left: 10px;
	margin-right: 10px;
	color: #888888}


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

.sidemenu  a{margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;}
.sidemidashi { display:flex;
padding: 15px;}
.sidemidashi a{margin: 3px 0 0 10px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;}
	
.sidemenu h1 i	{margin-right: 5px;
	color: #8abc60;
	font-size: larger}

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

.sidemenu li a	{display: block;
	padding: 10px;
	border-top: solid 1px #dddddd;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

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

.sidei {width:30px;
height:30px;
padding-left: px;
}







.pdl-15 {padding-left: 15px;
padding-top:30px;}

	
.cate	{padding-left: 0px;
margin-right: ;
	border: solid 0px #dddddd}

	
.cate p	{margin-top: 30px;margin-left: 15px;
	margin-bottom: 15px;margin-right: 15px;
	font-size: 16px;	font-weight: normal;
	border-left: solid 7px #c50018;
	color: #666666}	
	
.catefoo	{padding-left: 0px;
margin-right: ;
	border: solid 0px #dddddd}

	
.catefoo p	{margin-top: 30px;margin-left: 15px;
	margin-bottom: 15px;margin-right: 15px;
	font-size: 16px;	font-weight: normal;
	border-left: solid 7px #c50018;
	color: #666666}		
	
.catego 	{margin-top: 10px;margin-left: 15px;
	margin-bottom: 5px; line-height:200%;
}		
	
.catego a	{margin-top: 10px;margin-left: 15px;
	margin-bottom: 5px;padding: 5px;
	color:black;
background: #dcd6d9;
 font-size:14px;
 line-height:120%;
	text-decoration: none;}		

 .categoa 	{margin-top: 10px;margin-left: 15px;
	margin-bottom: 5px; line-height:200%;
}		
	
.categoa a	{margin-top: 10px;margin-left: 15px;
	margin-bottom: 5px;padding: 5px;
	color:black;
background: #dcd6d9;
 font-size:14px;
 line-height:120%;
	text-decoration: none;}		




.keisen {
   border-bottom: 1px solid gray;
   margin-top: 0px;       /* 上線の外側の余#aeffc1;白はナシ */
   padding-top: 0px;      /* 上線の内側の余白はナシ */
   margin-bottom: 1em;  /* 下線の外側の余白量 */
   padding-bottom: 0.3em; /* 下線の内側の余白量 */
}

label {
    display: block;
    margin: 0 0px 4px 25px;
    padding : 15px;
    line-height: 1;
    color :#000000;
    background : #dcd6d9;
    cursor :pointer;
    font-size:14px;
}
input {
    display: none;
}

.toi {        font-size:14px;
        line-height:140%;}
.menu ul {
    margin: 0 0px 0 25px;
    padding: 3px 10px 3px 20px;
    background :;
    list-style: none;

}

.menu li {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
line-height:120%;
 font-size:14px;
}

.menu1 ul {
    margin: 0 0px 15px 25px;
    padding: 3px 10px 3px 20px;
    background :;
    list-style: none;

}

.menu1 li {
line-height:160%;
 font-size:14px;
}





/* Aの箱の高さ設定 Aの箱の高さ設定 カテゴリaカテゴリaカテゴリa*/	
	
/* bの箱の高さ設定 */	
	
/* c箱の高さ設定c  */	

	
/* dの箱の高さ設定  */	
	


/***トップへ戻るボタン***/
#page-top {
    display: block;
    font-weight: normal;
    padding: .7em;
    margin:0 100px;
    text-align: center;
    background: #fff; /*背景色*/
    color: #888; /*文字色*/
    font-size:14px;
    transition: .3s;
}

#footer {margin-top: 0!important}
/***マウスオーバー時***/
#page-top:hover {
    background: #ddd; /*背景色*/
    color: #fff; /*文字色*/
}
/***トップへ戻るボタンここまで***/





/* コピーライト */
.copyright p	{margin: 0;
	color: #666666;
	padding-left:20px;
	font-size: 14px}
	
.copyright h4	{margin: 0;
	color: #666666;
	padding-left:20px;
	font-size: 17px}	


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


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


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


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

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

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

.box6	{padding-top: 20px}

.box6-1, .box6-2, .box6-3
	{padding-bottom: 10px}

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


/*クエスチョンの二段目インデント*/
.qa2nd{padding-left: 1.5em;
text-indent: -1em;
}








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

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

}


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

/* ナビゲーション */


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

/* 記事 */
.kiji h1	{font-size: 26px}

.kiji h2	{font-size: 20px}

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

}



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

.menu1 ul {
    margin: 0 0px 10px 25px;
    padding: 3px 10px 3px 20px;
    background :;
    list-style: none;

}

.menu1 li {

 font-size:12px;
line-height:120%;

}

.toi {        font-size:12px;
        line-height:120%;}

.box2{
text-align : center
}
.site{display:flex;
text-align : center;
padding:10px 0 0 20px;
}

.catefoo{display:none;}



}


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

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

/* ナビゲーション */

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

.box1	{float: left;
	width: auto}

.box2	{float: right;
	width: auto}

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

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

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


/* 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%}


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

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

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


}


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

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

/* BOX Aの下に罫線を挿入 */
.boxA	{margin-bottom: 20px;
	border-bottom: solid 1px #dddddd}

}

