@charset "utf-8";
/*----------------------------------------*/
/*  全般          　　　　         　　　 */
/*----------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
	font: 14px/150% "メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}


/* タグ リセッタ */
*{
	margin:0;
	padding:0;
}
img{border:none;}
li {list-style: none;}


/* clearfix */
.clearfix{zoom:1;}
.clearfix:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*¥*/display:block;/**/
}


/* ブロック関連クラス */
.block {display: block;}
.clear{clear:both;}
.right{float:right;}
.left{float:left;}
.none{display:none;}
.txtCenter{text-align:center;}

/*---------------------------------------*/
/*フォント　　　　　　             　　　　　　　　  */
/*---------------------------------------*/

.f10px_a {font-size: 10px;color: #FF7F00;}
.f12px_a {font-size: 12px;color: #FF7F00;}
.f14px_a {font-size: 14px;color: #FF7F00;}
.f16px_a {font-size: 16px;color: #FF7F00;}
.f18px_a {font-size: 18px;color: #FF7F00;}

.f10px_b {font-size: 10px;color: #85B200;}
.f12px_b {font-size: 12px;color: #85B200;}
.f14px_b {font-size: 14px;color: #85B200;}
.f16px_b {font-size: 16px;color: #85B200;}
.f18px_b {font-size: 18px;color: #85B200;}

.f10px_shiro {font-size: 10px;color: #FFFFFF;}
.f12px_shiro {font-size: 12px;color: #FFFFFF;}
.f14px_shiro {font-size: 14px;color: #FFFFFF;}
.f16px_shiro {font-size: 16px;color: #FFFFFF;}
.f18px_shiro {font-size: 18px;color: #FFFFFF;}

.f10px_kuro {font-size: 10px;color: #000000;}
.f12px_kuro {font-size: 12px;color: #000000;}
.f14px_kuro {font-size: 14px;color: #000000;}
.f16px_kuro {font-size: 16px;color: #000000;}
.f18px_kuro {font-size: 18px;color: #000000;}

.f10px_hai {font-size: 10px;color: #333333;}
.f12px_hai {font-size: 12px;color: #333333;}
.f14px_hai {font-size: 14px;color: #333333;}
.f16px_hai {font-size: 16px;color: #333333;}
.f18px_hai {font-size: 18px;color: #333333;}

.f10px_aka {font-size: 10px;color: #FF0000;}
.f12px_aka {font-size: 12px;color: #FF0000;}
.f14px_aka {font-size: 14px;color: #FF0000;}
.f16px_aka {font-size: 16px;color: #FF0000;}
.f18px_aka {font-size: 18px;color: #FF0000;}

.f10px_ao {font-size: 10px;color: #0000FF;}
.f12px_ao {font-size: 12px;color: #0000FF;}
.f14px_ao {font-size: 14px;color: #0000FF;}
.f16px_ao {font-size: 16px;color: #0000FF;}
.f18px_ao {font-size: 18px;color: #0000FF;}

.f10px_orange {font-size: 10px;color: #FF8000;}
.f12px_orange {font-size: 12px;color: #FF8000;}
.f14px_orange {font-size: 14px;color: #FF8000;}
.f16px_orange {font-size: 16px;color: #FF8000;}
.f18px_orange {font-size: 18px;color: #FF8000;}

.f10px_green {font-size: 10px;color: #C5D93D;}
.f12px_green {font-size: 12px;color: #C5D93D;}
.f14px_green {font-size: 14px;color: #C5D93D;}
.f16px_green {font-size: 16px;color: #C5D93D;}
.f18px_green {font-size: 18px;color: #C5D93D;}

/* bold */
.f10px_a_b {font-size: 10px;color: #FF7F00; font-weight:bold;}
.f12px_a_b {font-size: 12px;color: #FF7F00; font-weight:bold;}
.f14px_a_b {font-size: 14px;color: #FF7F00; font-weight:bold;}
.f16px_a_b {font-size: 16px;color: #FF7F00; font-weight:bold;}
.f18px_a_b {font-size: 18px;color: #FF7F00; font-weight:bold;}

.f10px_b_b {font-size: 10px;color: #85B200; font-weight:bold;}
.f12px_b_b {font-size: 12px;color: #85B200; font-weight:bold;}
.f14px_b_b {font-size: 14px;color: #85B200; font-weight:bold;}
.f16px_b_b {font-size: 16px;color: #85B200; font-weight:bold;}
.f18px_b_b {font-size: 18px;color: #85B200; font-weight:bold;}

.f10px_shiro_b {font-size: 10px;color: #FFFFFF; font-weight:bold;}
.f12px_shiro_b {font-size: 12px;color: #FFFFFF; font-weight:bold;}
.f14px_shiro_b {font-size: 14px;color: #FFFFFF; font-weight:bold;}
.f16px_shiro_b {font-size: 16px;color: #FFFFFF; font-weight:bold;}
.f18px_shiro_b {font-size: 18px;color: #FFFFFF; font-weight:bold;}

.f10px_kuro_b {font-size: 10px;color: #000000; font-weight:bold;}
.f12px_kuro_b {font-size: 12px;color: #000000; font-weight:bold;}
.f14px_kuro_b {font-size: 14px;color: #000000; font-weight:bold;}
.f16px_kuro_b {font-size: 16px;color: #000000; font-weight:bold;}
.f18px_kuro_b {font-size: 18px;color: #000000; font-weight:bold;}

.f10px_hai_b {font-size: 10px;color: #333333; font-weight:bold;}
.f12px_hai_b {font-size: 12px;color: #333333; font-weight:bold;}
.f14px_hai_b {font-size: 14px;color: #333333; font-weight:bold;}
.f16px_hai_b {font-size: 16px;color: #333333; font-weight:bold;}
.f18px_hai_b {font-size: 18px;color: #333333; font-weight:bold;}

.f10px_aka_b {font-size: 10px;color: #FF0000; font-weight:bold;}
.f12px_aka_b {font-size: 12px;color: #FF0000; font-weight:bold;}
.f14px_aka_b {font-size: 14px;color: #FF0000; font-weight:bold;}
.f16px_aka_b {font-size: 16px;color: #FF0000; font-weight:bold;}
.f18px_aka_b {font-size: 18px;color: #FF0000; font-weight:bold;}

.f10px_ao_b {font-size: 10px;color: #0000FF; font-weight:bold;}
.f12px_ao_b {font-size: 12px;color: #0000FF; font-weight:bold;}
.f14px_ao_b {font-size: 14px;color: #0000FF; font-weight:bold;}
.f16px_ao_b {font-size: 16px;color: #0000FF; font-weight:bold;}
.f18px_ao_b {font-size: 18px;color: #0000FF; font-weight:bold;}

.f10px_orange_b {font-size: 10px;color: #FF8000; font-weight:bold;}
.f12px_orange_b {font-size: 12px;color: #FF8000; font-weight:bold;}
.f14px_orange_b {font-size: 14px;color: #FF8000; font-weight:bold;}
.f16px_orange_b {font-size: 16px;color: #FF8000; font-weight:bold;}
.f18px_orange_b {font-size: 18px;color: #FF8000; font-weight:bold;}

.f10px_green_b {font-size: 10px;color: #C5D93D; font-weight:bold;}
.f12px_green_b {font-size: 12px;color: #C5D93D; font-weight:bold;}
.f14px_green_b {font-size: 14px;color: #C5D93D; font-weight:bold;}
.f16px_green_b {font-size: 16px;color: #C5D93D; font-weight:bold;}
.f18px_green_b {font-size: 18px;color: #C5D93D; font-weight:bold;}


h1 {font-size: 12px;color: #000000; line-height: 14px;margin-top:0px;}
h2 {font-size: 12px;color: #000000; line-height: 14px;margin-top:0px;}
h3 {font-size: 12px;color: #000000; line-height: 14px;margin-top:0px;}

/* リンク */
a{outline:0;}

a:link { color: #D93600;text-decoration: none;}
a:visited { color: #D93600;text-decoration: none;}
a:hover { color: #D93600;text-decoration:underline;}


/*---------------------------------------*/
/*ベース　　　　　　　             　　　　　　　　  */
/*---------------------------------------*/
/*main*/
.section{
	width:1000px;
	margin:0 auto 0 auto;
}


/*contents*/
.contents{
	float:right;
	width:700px;
	margin-bottom: 20px;
}

/*sidebar*/
.sidebar{
	width:250px;
	float:left;
	margin-bottom: 20px;
}


/*画像に乗ったら半透明*/
.img_hover img{
	-webkit-transition-property:opacity;  
    -webkit-transition-duration:0.2s;  
    -webkit-transition-timing-function:linear; 
}


.img_hover img:hover{
	opacity:0.8;
}


/*パンクズ*/
.breadcrumbs {
	width:1000px;
	clear:both;
	text-align:right;
	margin:5px auto 5px auto;
}

/*スライドショー*/
.slideshow {
	width:100%;
	clear:both;
	margin:0px 0px 20px 0px;
}


.slideshow img{
	width:100%;
	height:auto;
}




/*---------------------------------------*/
/*  ヘッダー　　　　　　 　　　　　　　　　　　   */
/*---------------------------------------*/


#header_box01 {
	width:1000px;
	clear:both;
	margin:0px auto 0px auto;
	
}


#header_box01_l {
   width:30%;
	clear:both;
	float:left;
	text-align:left;
	margin:5px  0px 5px 0px;
}

#header_box01_l img{
	width:100%;
	height:auto;
}	

#header_box01_r {
    width:70%;
	float:right;
	text-align:right;
	margin:0px;
}

#header_box01_r_01 {
    width:100%;
	text-align:right;
	margin:10px 0px 10px 0px;
}

#header_box01_r_02 {
    width:100%;
	text-align:right;
	margin:10px 0px 0px 0px;
}

#header_box02 {
	width:100%;
	clear:both;
	height:60px;
	background:#F89C2F;
	margin:0px;
	
}

#header_box02_02 {
	width:1000px;
	margin:0 auto 0 auto;
}


#header_box03 {
	width:80%;
	margin:10px auto 10px auto;
	
}

#header_box03 img{
	width:100%;
	height:auto;
}	



/*---------------------------------------*/
/* メニュー　　　　　　 　　　　　　　　　　　   */
/*---------------------------------------*/


ul.menu{
	margin:0;
	padding:0;
	background:#F89C2F;
}

ul.menu li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:40px;
	width:17%;
	text-align:center;
	border-right:1px solid #FFFFFF;
	box-sizing: border-box;
	margin:10px 0px 10px 0px;
	padding-top:10px;
	font-size: 16px;
}

ul.menu li:first-child{
	border-left:1px solid #FFFFFF;
	width:15%;
}

ul.menu li a{
	text-decoration:none;
}

ul.menu li a:link { color: #FFFFFF;text-decoration: none;}
ul.menu li a:visited { color: #FFFFFF;text-decoration: none;}
ul.menu li a:hover { color: #D93600;text-decoration: none;}


	
/*---------------------------------------*/
/*  サイド　 　　　　 　 　　　　　　　  */
/*---------------------------------------*/

.sidebar_box01 {
 margin:0px auto 10px auto;
}


.sidebar_box01 img{
	width:100%;
	height:auto;
}


/*表*/
.sidebar_box02{
	width:100%;
	margin:0px auto 0px auto;
}


.sidebar_box02 table{
    border-collapse: collapse;
}

.sidebar_box02 td{
	border: 1px solid #FF8000;
	border-collapse:collapse;
	padding: 2px 2px 2px 2px;
	}


/*---------------------------------------*/
/*  フッター 　　　　 　 　　　　　　　　　　　   */
/*---------------------------------------*/

#footer_box00 {
    width:100%;
	clear:both;
	margin:0px;
	background: #F89C2F;
}


#footer_box01 {
     width:100%;
	 height:1px;
	clear:both;
	background: #F89C2F;
}


#footer_box01_02 {
     width:100%;
	 height:2px;
	clear:both;
	background: #FED899;
}




#footer_box02_l {
   width:40%;
	clear:both;
	float:left;
	text-align:left;
	margin:20px 0px 20px 0px;
	color: #FFFFFF; 
}

#footer_box02_r {
    width:60%;
	float:right;
	text-align:right;
	margin:20px 0px 20px 0px;
	color: #FFFFFF; 
}


/*----------------------------------------*/
/*ボタン　 　　　　　　　                   */
/*----------------------------------------*/

.btn_01 {
	text-align: center;
}

.btn_01 a {
	position: relative;
	display: inline-block;
	color: #131F8C;
	text-align: center;
	width: 80%;
	padding: 10px 30px 10px 10px;
	box-sizing: border-box;
	background: #C9E8F8;
	border: 1px solid #141F8D;
	border-radius: 50px;
}

.btn_01 a::before {
	position: absolute;
	content: "";
	top: 42%;
	right: 10px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #141F8D;
}

.btn_01 a:hover {
	background: #FFFFFF;
	text-decoration: none;
}



/*---------------------------------------*/
/* 見出し　　　　　　　           　　　　　　　　  */
/*---------------------------------------*/
.midashi01 {
	background: url(../img/common/m01.png) repeat-x;
	height: 50px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

.midashi02 {
	background: url(../img/common/m02.png) repeat-x;
	height: 40px;
	color: #000000;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}


/*---------------------------------------*/
/*ページタイトル　　　             　　　　　　　　  */
/*---------------------------------------*/

.title01 {
	background: #F6F3EB;
	border-top: solid 5px #F89C2F;
	border-bottom: solid 5px #F89C2F;
	height: auto;
	color: #000000;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom:20px;
	clear: both;
	font-size: 28px;
	line-height: 140%;
}



.title02 {
	background: url(../img/common/ti02.png) repeat-x;
	height: 60px;
	color: #F8871A;
	padding-left: 25px;
	padding-top: 30px;
	padding-bottom: 0px;
	clear: both;
	font-size: 28px;
}


/*---------------------------------------*/
/*　投稿の記事部分　　             　　　*/
/*---------------------------------------*/
.posting_box01 {
	}

.posting_box01 h4 {
	background: #58C9CA;
	height: auto;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom:20px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	line-height: 140%;
}

.posting_box01 h5  {
	background: #D6F3EE;
	height: auto;
	color: #000000;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom:20px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	line-height: 140%;
}

.posting_box01 h6  {
	
}

.posting_box01 table{
    border-collapse: collapse;
}

.posting_box01 td{
	border: 1px solid #000000;
	border-collapse:collapse;
	padding: 5px 5px 5px 5px;
	}



/*---------------------------------------*/
/* メニュー　　　　　　 　　　　　　　　　　　   */
/*---------------------------------------*/

/*main_menu*/
.menu01 {
	clear:both;
	width: 100%;
	margin:0px auto 10px auto;
}

.menu01 img{
	width:100%;
	height:auto;
}


/*menu02*/
#menu02 ul{ 
margin: 0; 
padding: 0; 
list-style: none; 
}

#menu02 li{ 
display: inline; 
padding: 0; 
margin: 0;
width: 100%;  
}

#menu02 li a{
display: block; 
border: 1px solid #9F99A3;
background-color:  #EEEEEE;
padding: 5px 10px;
text-decoration: none;
color: #333;
margin: 2px 0px;
text-align: left;
font-size: 16px;
font-weight: bold;
}

#menu02 li a:hover{
border: 1px solid #8593A9;
background-color: #FA9D17;
}




/*----------------------------------------*/
/*表　　　　　　　　　 　                  */
/*----------------------------------------*/

/*表01*/
.hyo01{
	margin:0 auto;
	font-size: 12px;
}

.hyo01 table{
    border-collapse: collapse;
}

.hyo01 td{
	border: 1px solid #FFFFFF;
	border-collapse:collapse;
	padding: 2px 2px 2px 2px;
	}
	
/*----------------------------------------*/
/*点線　　　　　　　　　 　                  */
/*----------------------------------------*/


.border_bottom{
	border-bottom: 1px dashed #FF9601;
	padding-top: 10px;
	}

/*----------------------------------------*/
/*Widget                                  */
/*----------------------------------------*/
.widget{
	margin-bottom: 20px;
	background-color: #FFF6E5;
	border-radius: 2px;
}
.widget-title {
	color:#000;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 10px;
}
/*----------------------------------------*/
/*Calendar Widget                         */
/*----------------------------------------*/

#wp-calendar {
	color: #555;
	width: 100%;
	text-align: center;
	border-spacing: 0px;
	padding-bottom:20px;
}
#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {

	text-align: center;
}
#wp-calendar caption {
	padding: 5px 0 3px 0;
	}
#wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
#wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*----------------------------------------*/
/*Archive Widget                          */
/*----------------------------------------*/
#side_middle{padding-bottom: 10px;}
#side_middle ul li{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}



/*----------------------------------------*/
/*画像配置　 　　　　　　　               */
/*----------------------------------------*/
.photo_box_01_01{
	clear:both
	
}
.photo_box_01_02{
padding-bottom:10px;
}
.photo_box_01_03{
	text-align:left;
	padding-bottom: 10px;
}
.photo_box_left_text{margin-right: 10px; padding-bottom: 5px;}
.photo_box_right_text{margin-left: 10px; padding-bottom: 5px;text-align:left;}



.sp{display:none;}

	
.box-wrapper{
	margin-right: -1.33%;
}

/*----------------------------------------*/
/*画像　 　　　　　　　                   */
/*----------------------------------------*/

.img100_box01 img{
	width:100%;
	height:auto;
}


/*----------------------------------------*/
/*投稿用_画像　 　　　　　　　            */
/*----------------------------------------*/

.img_max100_box01 img{
	max-width:100%;
	height:auto;
}



/******************************************************************************************/

/* for TB & SP CSS   */

/******************************************************************************************/


/*全タブレット*/
/*横1024～416*/
@media only screen and (min-width: 416px) and (max-width: 1024px) {


}




/*→タブレット横限定*/
/*横1024～769*/
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	
	
}
	
	
	
	
/*→タブレット縦限定*/
/*横768～416*/
@media only screen and (min-width: 416px) and (max-width: 768px) {
	
.section{
	width:92%;
}


.contents{
		float:none;
		width:100%;
	}
	
	.sidebar{
		width:70%;
		float:none;
		margin:0px auto 20px auto;
	}



/*---------------------------------------*/
/*  ヘッダー 　　　　 　 　　　　　　　　 */
/*---------------------------------------*/
	
#header_box01 {
    width: 100%;
}
	
#header_box02_02 {
    width: 100%;
}

/*パンクズ*/
.breadcrumbs {
	width:100%;
	clear:both;
	text-align:right;
	margin:5px auto 5px auto;
}

/*---------------------------------------*/
/*  フッター 　　　　 　 　　　　　　　　　　　   */
/*---------------------------------------*/
	
	#footer_box02_l {
	   width:100%;
		clear:both;
		text-align:left;
		margin:20px 0px 20px 0px;
		color: #FFFFFF; 
	}
	
	#footer_box02_r {
	   width:100%;
		text-align:right;
		margin:20px 0px 20px 0px;
		color: #FFFFFF; 
	}



	
}



/*全スマートフォン*/
/*横415～1*/
@media only screen and (min-width: 1px) and (max-width: 415px) {


	.section{
			width:92%;
	}
	
	
	
	.sp{display:block;}
	.pc{display:none;}
	
	

	.sidebar{
		width:100%;
		float:none;
		margin:0px auto 20px auto;
	}
	
	
	.contents{
		float:none;
		width:100%;
	}
	
	
/*---------------------------------------*/
/*ページタイトル　　　             　　　　　　　　  */
/*---------------------------------------*/

.title01 {
	font-size: 18px;
}



.title02 {
	font-size: 18px;
}
	
	
	
/*---------------------------------------*/
/*  ヘッダー 　　　　 　 　　　　　　　　 */
/*---------------------------------------*/
/*cssが喧嘩してるので、pc用のcssリセット*/		
nav.pc{
	display:none;
}
		
	
/*---------------------------------------*/
/*  フッター 　　　　 　 　　　　　　　　　　　   */
/*---------------------------------------*/
	
#footer_box02_l {
	   width:100%;
		clear:both;
		text-align:left;
		margin:20px 0px 20px 0px;
		color: #FFFFFF; 
}
	
#footer_box02_r {
	   width:100%;
		text-align:right;
		margin:20px 0px 20px 0px;
		color: #FFFFFF; 
}

/*----------------------------------------*/
/*画像　 　　　　　　　                   */
/*----------------------------------------*/

.img_sp_100_box01 img{
	width:100%;
	height:auto;
}

.drawer-default .drawer-brand.event {
background: #6EBC2A url(../../../../img/common/drower-icon02.png) no-repeat 5% center;
}



}






/*→スマートフォンiPhone5以前限定*/
/*横320～1*/
@media only screen and (min-width: 1px) and (max-width: 320px) {
	
	
	
}