@charset "UTF-8";


/*html {
	overflow-y:scroll; /*�����z�u�Y�����*/
}
*/
/*table {
	font-size: inherit;
}*/

/*pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 100%;
}*/

ul ol,
ol ul {
	font-size: 100% !important;
}

sup {
	vertical-align: top;
}

sub {
	vertical-align: baseline;
	font-size: 77%;
}

.box{
	cursor: pointer;
}

.box:hover{ opacity: 0.7;}

.sp {
	display: none !important;
	}

.pc {
	display: block !important;
}

.sp_pr {
	display: none !important;
	}

.pc_pr {
	display: block !important;
}


/* Basic XHTML
===================================*/

body #ld {
    text-align: center;
    line-height: 1.65em;
    text-align: center;
    font-family: "Noto Sans Japanese", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    display: none;
    background-color: #FFFFFF;
}

a{
	color: #666666;/*watanabe170215 #595757*/
	text-decoration: none;
}

a:hover{
	/*color: #B3B4B4;*/
	text-decoration: none;
}

/* container */

.inner{
	width: 1260px;
	margin: 0 auto 0px;/*170123_watanabe*/
	text-align: left;
	overflow: hidden;
}


/* header
===================================*/

#header_{
	width: 100%;
	height: 80px;
	border-bottom: 1px #EFEFEF solid;
	margin-top: 0;
	margin-right: 0;
/*  margin-bottom: 45px;*/
	margin-left: 0;
	padding: 0px;
}

.header_inner{
	width: 1260px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	padding-top: 20px;
}


#header_ .freedial{
	text-align: right;
	padding-right: 20px;
}

#header_ h1_left{
	float: left;
}

#hd_sp{
	display: none;
	}

#header_ p.headcopy{
	float: left;
	position: absolute;
	top: 0px;
	right: 10px;
}

#header_ h1 {
    float: left;
}


/** global_nav
===================================*/

#global_nav {
	margin: 0;
	padding: 0;
	float: left;
	}

#global_nav li{
	margin: 0;
	float: left;
	padding: 0;
	}


/* hd_nav
===================================*/

#hd_nav{
	float: right;
	margin-top: 16px;
}

#hd_nav ul{
	margin: 0px;
	padding: 0px;
}

#hd_nav li{
	float: left;
	margin: 12px 10px 20px 0;
}

.fb-contact {
	position: fixed;
	top: 100px;
	right: 3%;
	z-index: 1000;
}


/* global_sp_nav
===================================*/

#global_sp_nav{
	display: none;
}


/* top
===================================*/

#top h3_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: left;
}

#top h3 span_16{
	font-size: 16px;
/*	line-height: 120%; /*170125 watanabe*/
}

#top h3 span.green01{
	font-size: 28px;
	color: #3da598;
	font-family : Century,Bookman Old Style,Book Antiqua,Sylfaen,Times New Roman;
	letter-spacing: 0.06em;
}

#top h3 span.black01{
	font-size: 28px;
	color: #111111;
	font-family : Century,Bookman Old Style,Book Antiqua,Sylfaen,Times New Roman;
	letter-spacing: 0.06em;
}

#top h3 span.s13{
	font-size: 13px;
	line-height: 0.5;/*170323 watanabe*/
}
/*170405 watanabe*/
#top h3 span.s13_lh{
	font-size: 13px;
	line-height: 0.5;
}
/*170405 �����܂�*/
#top h3 span.s14{
	font-size: 14px;
}

#top h3 span.holid{
	font-size: 14px;
	color: #3da598;
	font-family : Century,Bookman Old Style,Book Antiqua,Sylfaen,Times New Roman;
	line-height: 0.6;
	text-align: center;
}
/* main_visual
===================================*/

#main_visual{
	width: 100%;
	max-height: 590px;
	/*margin-top: -45px;*/
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	overflow: hidden;
	position: relative;
}

#main_visual h2{
	text-align: center;
	position: absolute;
	top: 38%;
	z-index: 100;
	width: 100%;
}



/* information
===================================*/

#information_w1170 {
	/*margin-bottom: 60px;*/
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
}

.info_inn {
	margin-right: 15px;
	margin-left: 15px;
	overflow: hidden;
}

/* top_news */

#top_news {
	width: 780px;
	float: left;
}

#top_news h3_mg15{
	margin-left: 15px;
	line-height:80%;	
}

#top_news h3 span.green01{ /*<--watanabe 170215*/
	font-family : Century,Bookman Old Style,Book Antiqua,Sylfaen,Times New Roman;
	font-size: 28px;
	text-align: left;
	color: #3da598;
	letter-spacing:0.06em;
	
}

#top_news h3 span.black01{ /*<--watanabe 170522*/
	font-family : Century,Bookman Old Style,Book Antiqua,Sylfaen,Times New Roman;
	font-size: 28px;
	text-align: left;
	color: #000000;
	letter-spacing:0.06em;
	
}

#top_news ul_w780{
	padding: 0px;
	overflow: hidden;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#top_news li_mg15{
	float: left;
	margin: 15px;
}

#top_news .photo{
	position: relative;
	}
	
#top_news p.obi{
	margin: 0;
	width: 100%;
	/*
	filter: Alpha(opacity=80);
	opacity: 0.8;
	*/
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: left;
}

#top_news p.new_ico{
	position: absolute;
	top: -7px;
	right: -7px;
	z-index: 100;
}

#top_news .photo:hover img{
	filter: Alpha(opacity=60);
	opacity: 0.6;
	}
	
#top_news p.new_ico img:hover{
	filter: Alpha(opacity=100);
	opacity: 1;
	}

/* top_news01 EVENT���� watanabe 170127 */
#top_news01 {
	width: 390px;
	float: left;
}

#top_news01 h3{
	margin-left: 15px;
	line-height:80%;	
}

#top_news01 ul{
	padding: 0px;
	overflow: hidden;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#top_news01 li{
	float: left;
	margin: 15px;
}

#top_news01 .photo{
	position: relative;
	}
	
#top_news01 p.obi{
	margin: 0;
	width: 100%;
	/*
	filter: Alpha(opacity=80);
	opacity: 0.8;
	*/
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: left;
}

#top_news01 p.new_ico{
	position: absolute;
	top: -7px;
	right: -7px;
	z-index: 100;
}

#top_news01 .photo:hover img{
	filter: Alpha(opacity=60);
	opacity: 0.6;
	}
	
#top_news01 p.new_ico img:hover{
	filter: Alpha(opacity=100);
	opacity: 1;
	}

/* top_isg */

#top_isg{
	width: 390px;
	float: left;
}

#top_isg h3{
	margin-left: 15px;
	line-height: 47%;
	margin-top: -2px;/*170125watanabe*/	
}

#top_isg ul{
	width: 390px;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
}

#top_isg li{
	float: left;
	margin: 17px;
}

#top_isg .photo{
	position: relative;
	}

#top_isg p.obi{
	margin: 0;
	width: 100%;
	/*
	filter: Alpha(opacity=80);
	opacity: 0.8;
	*/
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: left;
}

#top_isg p.yt_ico{
	position: absolute;
	top: 50%;
	margin-top: -29px;
	margin-left: -29px;
	left: 50%;
}

#top_isg p.new_ico{
	position: absolute;
	top: -7px;
	right: -7px;
	z-index: 100;
}

#top_isg .photo:hover img{
	filter: Alpha(opacity=60);
	opacity: 0.6;
	}
	
#top_isg p.new_ico img:hover{
	filter: Alpha(opacity=100);
	opacity: 1;
	}



/* result
===================================*/

/*
#result{
	margin-bottom: 60px;
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
}
*/

#result{
	margin-bottom: 0px;
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
	/*margin-top: -30px;/*watanabe170125_-100  -30 */
	z-index: 100;
	position: relative;
	background-color: #FFFFFF;/*watanabe170405 #F3F2EE*/
	padding-top: 30px;
}

.result_inn {
	margin-right: 15px;
	margin-left: 15px;
	overflow: hidden;
}

/* top_wks */

#top_wks {
	width: 780px;
	float: left;
}

#top_wks h3{
	margin-left: 15px;
	line-height: 80%;/*<--watanabe 170123*/
}

#top_wks h3 span.green01{ /*<--watanabe 170215*/
	font-family : Century,Bookman Old Style,Book Antiqua,Sylfaen,Times New Roman;
	font-size: 28px;
	text-align: left;
	color: #3da598;
	letter-spacing:0.06
}
#top_wks h3 span.black01{ /*<--watanabe 170522*/
	font-family : Century,Bookman Old Style,Book Antiqua,Sylfaen,Times New Roman;
	font-size: 28px;
	text-align: left;
	color: #000000;
	letter-spacing:0.06
}

#top_wks ul{
	padding: 0px;
	overflow: hidden;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#top_wks li{
	float: left;
	margin: 15px;
}

#top_wks .photo{
	position: relative;
	}
	
#top_wks p.obi{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	margin: 0;
	width: 100%;
	filter: Alpha(opacity=60);
	opacity: 0.6;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #060606;/*170215 watanabe #546341 */
	font-family : Century,Bookman Old Style,Book Antiqua,Sylfaen,Times New Roman;
	color: #ffffff;/*170522 #cfd095*/
}

#top_wks p.new_ico{
	position: absolute;
	top: -7px;
	right: -7px;
	z-index: 100;
}

#top_wks .photo:hover img{
	filter: Alpha(opacity=60);
	opacity: 0.6;
	}
	
#top_wks p.new_ico img:hover{
	filter: Alpha(opacity=100);
	opacity: 1;
	}

/* top_mov */

#top_mov{
	width: 390px;
	float: left;
}

#top_mov h3{
	margin-left: 15px;
	line-height: 80%;/*<--watanabe 170123*/
}

#top_mov ul{
	width: 390px;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#top_mov li{
	float: left;
	margin: 15px;
}

#top_mov .photo{
	position: relative;
	}

#top_mov p.obi{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	margin: 0;
	width: 100%;
	filter: Alpha(opacity=60);
	opacity: 0.6;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #060606;/*170215 watanabe #795547*/
	font-family : �l�r ����,Century,Book Antiqua,Sylfaen,Times New Roman;
	color: #ffffff;/*170522 #cfd095*/
}

#top_mov p.yt_ico{
	position: absolute;
	top: 50%;
	margin-top: -29px;
	margin-left: -29px;
	left: 50%;
}

#top_mov p.new_ico{
	position: absolute;
	top: -7px;
	right: -7px;
	z-index: 100;
}

#top_mov .photo:hover img{
	filter: Alpha(opacity=60);
	opacity: 0.6;
	}
	
#top_mov p.new_ico img:hover{
	filter: Alpha(opacity=100);
	opacity: 1;
	}


/* bx_button */

.bx_button {
	display: inline-block;
	/*width: 200px;*/
	width: 100%;
	height: 44px;
	text-align: center;
	text-decoration: none;
	line-height: 44px;
	outline: none;
}
.bx_button::before, .bx_button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.bx_button, .bx_button::before, .bx_button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.bx_button {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #333;
	color: #333;
	line-height: 40px;
	overflow: hidden;
}
.bx_button:hover {
	color: #fff;
	text-decoration: none;
}
.bx_button::after {
	top: -100%;
	width: 100%;
	height: 100%;
}
.bx_button:hover::after {
	top: 0;
	background-color: #333;
}


/* top_concept
===================================*/

#top_concept{
	overflow: hidden;
	max-width: 1400px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

#top_concept .inner{
	max-width: 1140px;
}

#top_concept h3{
	float: left;
	width: 360px;
	margin-right: 30px;
}

#top_concept h4{
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #536340;
	margin-top:5px;
}

#top_concept h4.green01{
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #3da598;
	font-family : Century,Book Antiqua,Sylfaen,Times New Roman;
}
#top_concept h4.black01{
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-family : Century,Book Antiqua,Sylfaen,Times New Roman;
}
#top_concept p.com_link{
	line-height: 18px;
	display: block;
	text-align: left;
	font-size: 18px;
	background-image: url(../images/icon_big.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 40px;
	margin-top: 30px;
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	}
	
.concept_box{
	position: relative;
	overflow: hidden;
	}

.con_photo{
	width: 100%;
	text-align: left;
	}

.con_text{
	float: right;
	position: relative;
	background-color: #f2f2f2;/*watanabe170405 #EDEAE3 170522 #F3F2EE #e6e6e6*/
	width: 640px;
	margin-top: -240px;
	}

.con_text p{
	padding: 36px; /*170125 watanabe �ύX*/
/*padding:4039px 170107 watanabe �ύX*/
	text-align: left;
	line-height: 2.4;
/*	color: #3da598;*/
	}
	

/* top_report
===================================*/

#top_report{
	overflow: hidden;
	max-width: 1400px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

#top_report h3{
	margin-left: 15px;
	line-height: 90%;
}

#top_report p.ph_staff{
	float: left;
}

#top_report .inner{
	max-width: 1170px;
	/*
	background-image: url(../images/img_report01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 446px;
	*/
	margin-bottom: 0px;
}

#top_report ul{
	padding: 0px;
	overflow: hidden;
/*	width: 780px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;/*170323 right��ύXwatanabe*/
}

#top_report li{
	float: left;
	margin: 15px;
	width: 360px;
}

#top_report .photo{
	position: relative;
	}

#top_report p.new_ico{
	position: absolute;
	top: -7px;
	right: -7px;
	z-index: 100;
}

	
	
/* top_bnr
===================================*/

#top_bnr{
	width: 100%;
}

#top_bnr ul{
	overflow: hidden;
}

#top_bnr li{
	float: left;
	width: 50%;
}

#top_bnr .photo{
	position: relative;
	}

#top_bnr .photo img{
	height: auto;
	width: 100%;
/*	margin-top:4%;<--watanabe*/
	}
	
#top_bnr p.obi{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	margin: 0;
	width: 100%;
	filter: Alpha(opacity=80);
	opacity: 0.8;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #8E9174;
	font-size: 24px;
}

#top_bnr p.obi2{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	margin: 0;
	width: 100%;
	filter: Alpha(opacity=80);
	opacity: 0.8;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #5B3314;
	font-size: 24px;
}

#top_bnr p.obi span,
#top_bnr p.obi2 span {
	font-size: 14px;
}

#top_bnr .photo:hover img{
	filter: Alpha(opacity=60);
	opacity: 0.6;
	}




/* top_qa */

#top_qa{
	width: 782px;
	float: right;
}
#top_qa p{
	margin: 0 0 20px;
	line-height: 1.0;
	border-top: 1px #697B53 solid;
}
#top_qa p span{
	color: #FFF;
	font-size: 10px;
	background-color: #697B53;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
}
#top_qa ul{
	height: 70px;
	overflow: hidden;
}

#top_qa li{
	padding: 5px 0;
	text-align: center;
	font-size: 1.2em;
}

#top_qa_bnr{
	border-top: 2px #697B53 solid;
	padding-top: 28px;
}




/* top_nav
===================================*/

#top_nav{
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin: 0;
	padding-top: 80px;
	padding-bottom: 60px;/*170125 watanabe 8060*/
}

#top_nav p{
	margin: 0 0 10px;
}

#top_nav ul{
	margin: 0;
	overflow: hidden;
	text-align: center;
}

#top_nav li{
	display: inline-block;
	margin: 10px;
	vertical-align: top;
}

/* ft_bnr */

#ft_bnr{
	border-top: 10px #E6E5E4 solid;
}

#ft_bnr p{
	text-align: center;
	letter-spacing: .5em;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 60px;
	padding-left: 0;
}

#ft_bnr ul{
	margin-right: -10px;
}

#ft_bnr li{
	margin-right: 10px;
	float: left;
}

#ft_bnr p.txt_read{
	font-size: 14px;
	text-align: left;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.2em;
	line-height: 2.0;
}


/* footer
===================================*/

#footer{
	padding: 45px 0;
	background: #f2f2f2;/*watanabe170405 #F2F1EC 170522 #F3F2EE*/
}

#footer .inner{
	margin-bottom: 0;
}

#footer ul{
	overflow: hidden;
	margin-bottom: 45px;
	text-align: center;
}

#footer li{
	margin-right: 16px;
	display: inline;
	color: #7C7A7A;
	margin-left: 16px;
}

#footer li a{
	color: #7C7A7A;
}

#footer li a:hover,active{
	opacity: 0.7;
}

#footer p{
	font-size: 18px;
	color: #666666;
}

#footer p.ftadd{
	float: left;
}

#footer p.ftbnr{
	float: right;
}

.page-top {
	position: fixed;
	bottom: 3%;
	right: 3%;
	z-index: 1000;
}





/* Basic 2nd
===================================*/

#wrap{
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

#snav{
	float: left;
	width: 150px;
	margin-right: 130px;
}

#snav h2{
	width: 150px;
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-bottom: 4px;
	text-align: center;
	font-size: 16px;
}

#snav ul{
	width: 150px;
	padding-bottom: 16px;
	padding-top: 8px;
}

#snav li{
	width: 150px;
	display: block;
	padding-bottom: 6px;
	text-align: center;
	padding-top: 6px;
	font-size: 16px;
	font-weight: 200;
}

#snav li a,
#snav li.wait{
	color: #B3B4B4;
	width: 150px;
	display: block;
}

#snav li a:hover,active,
#snav li.current a{
	color: #595757;
}

#sbnr{
	width: 150px;
	padding-top: 80px;
}

#sbnr ul{
	width: 150px;
}

#sbnr li{
	width: 150px;
	padding-bottom: 24px;
	padding-top: 0px;
	overflow: hidden;
	font-size: 12px;
}


#contents{
	width: 1000px;
	float: right;
}

#contents h2.works{
	color: #677952;
	font-size: 24px;
	margin-bottom: 80px;
	font-weight: 400;
}

#contents p.works{
	font-size: 16px;
	margin-bottom: 5px;
}

/* movie */

#movie{
	background-color: #FFF;
}

#mov_all{
	margin-right: auto;
	margin-left: auto;
	width: 1280px;
	padding: 0px;
}


#mov_main{
	margin: 0px;
	padding: 0px;
	height: 760px;
	width: 1280px;
}

#mov_all p{
	margin: 0px;
	padding: 0px;
}


/* movie_all
===================================*/


#movie_all{
	margin-bottom: 0px;
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
	margin-top: 0px;
	z-index: 100;
	position: relative;
	background-color: #FFFFFF;/*watanabe170405  #F3F2EE*/
	padding-top: 30px;
}

.movie_all_inn {
	margin-right: 15px;
	margin-left: 15px;
	overflow: hidden;
}

#movie_all h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: left;
	margin-left: 15px;	
}

#movie_all h3 span{
	font-size: 16px;
}

/* mov_list */

#mov_list{
	width: 100%;
}

#mov_list ul{
	width: 100%;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#mov_list li{
	float: left;
	margin: 15px;
}

#mov_list .photo{
	position: relative;
	}

#mov_list p.obi{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	margin: 0;
	width: 100%;
	filter: Alpha(opacity=80);
	opacity: 0.8;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #795547;
	text-align: center;
}

#mov_list p.yt_ico{
	position: absolute;
	top: 50%;
	margin-top: -29px;
	margin-left: -29px;
	left: 50%;
}

#mov_list p.new_ico{
	position: absolute;
	top: -8px;
	right: -6px;
	z-index: 100;
}

#mov_list .photo:hover img{
	filter: Alpha(opacity=60);
	opacity: 0.6;
	}
	
#mov_list p.new_ico img:hover{
	filter: Alpha(opacity=100);
	opacity: 1;
	}

/*PAGER*/

#pager {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}

#pager ul{
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}

#pager li{
	width: 30px;
	height: 30px;
	text-align: center;
	border: 1px solid #B0B0B0;
	display: inline-block;
	box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	margin-top: 2px;
	margin-bottom: 2px;
}

#pager li.nex{
	width: 48px;
	height: 30px;
}

#pager li.dot{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0 0 0px #fff, 0 0 0px #ccc, 0 0 0px #aaa;
	-webkit-box-shadow: 0 0 0px #fff, 0 0 0px #ccc, 0 0 0px #aaa;
	-moz-box-shadow: 0 0 0px #fff, 0 0 0px #ccc, 0 0 0px #aaa;
}

#pager li.current{
	background-color: #000000;/*1.70522 #1B6C36*/
	color: #FFF;
	/*height: 28px;*/
	padding-top: 2px;
}

#pager li a{
	text-align: center;
	display: block;
	/*width: 30px;*/
	height: 28px;
	background-color: #FFFFFF;
	/*color: #555;*/
	vertical-align: middle;	
	padding-top: 2px;
	/*padding-bottom: 4px;*/
}

#pager li a:hover{
	text-align: center;
	display: block;
	background-color: #999;/*170524 watanabe #1B6C36*/
	color: #FFF;
	text-decoration: none;
}
/* ���₢���킹
===================================*/
.txt_date {
	color: #e81111;
}

.txt_green {
	color: #278948;
}#hd_nav {
	float: right;
	margin-top: 16px;

    margin: 0 10px 20px 0;margin: 0 10px 20px 0;margin: 0 10px 20px 0;margin: 0 10px 20px 0;}
#hd_nav ul {
	list-style: none;
}

.center_mg{
	margin-left: auto;
	margin-right: auto;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	    margin-right: -15px;
    margin-left: -15px;
    margin-top: -60px;
}

navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    margin-top: 4px;
}

#site-menu{
	margin-top: 38px;
	margin-left: 40px;
}
@media only screen and (max-width: 740px) and (min-width: 1px) {
.mgt20{
	margin-top: 20px;
	}
.mgt30{
	margin-top: 30px;
	}

}

.mgt_20{
	margin-top: -10px;
}

@media (min-width: 768px) {
.col-xs-12 {
    margin-top: 20px;
    margin-bottom: 50px;
	}
.navbar-brand_non {
    display: none;
	}
}

@media (min-width: 768px)
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    /* margin-left: -15px; */
    margin-top: 38px;
}
