@charset "utf-8";



body {
	color: #333;
	font-size: 86%;
	line-height: 2;
	font-family: Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
a {
	text-decoration: none;
	color: #A6943A;
}
a:hover {
	text-decoration: underline;
	color: #cb5;
}
p {
	margin-bottom: 2em;
}
b, strong {
	font-weight: bold;
}



.clearfix::after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}



.clearleft::after {
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
	content:".";
}
.clearleft {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearleft {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

.small {
	font-size: 86%;
}



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

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px 20px;
}

#header_box {
	margin: 0 0 40px;
}


#mobile_language {
	display: none;
}
#header_logo {
	float: left;
}

#header_right {
	clear: right;
	float: right;
	padding: 20px 0 10px;
}

#language_box {
	width: 200px;
	float: right;
	padding: 20px 0 10px;
}
ul#language {
	display: -webkit-box;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	-webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack: justify;/*--- IE10 ---*/
	-webkit-justify-content: space-between;/*--- safari（PC）用 ---*/
	justify-content: space-between;
}
ul#language li a {
	font: inherit;
	color: #333;
}
ul#language li a:hover {
	text-decoration: underline;
}



#mobile_header {
	display: none;
}


#header_tel {
	float: left;
	padding: 0 10px 0 0;
}
#header_contact {
	float: left;
}

h1 {
	clear: both;
	font-weight: bold;
}



#g_nav_box {
	display: block;
}
#m_g_nav_box {
	display: none;
}
ul#g_nav {
	clear: both;
	list-style-type: none;

	display: -webkit-box;/*--- Androidブラウザ用 ---*/
	display: -ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display: flex;
	-webkit-box-pack: justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack: distribute;/*--- IE10 ---*/
	-webkit-justify-content: space-around;/*--- safari（PC）用 ---*/
	justify-content: space-around;
}


#g_nav li {
	text-align: center;
}
#g_nav li a {
	display: inline-block;
	text-decoration: none;
	color: #000;
}
#g_nav li a:hover {
	color: #999;
}
.g_nav_eng {
	display: block;
	height: 1em;
	font-size: 90%;
}






/*-------------------------------------
メイン
--------------------------------------*/
#right_column_box {
	width: 1020px;
	margin: 0 auto;
}

#right_column {
	float: right;
	width: 190px;
	margin-right: 10px;
	padding: 20px;
	background: #94afb0;
}
#article_heading {
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 3px solid #fff;
	color: #fff;
	font-weight: bold;
}

#article_list {
	font-size: 80%;
}
#article_list li {
	margin-bottom: 1em;
}
#article_list a {
	color: #fff;
}





.main_box_bg {
	min-width: 1020px;
}
#top_heading {
	background: #caeff1;
}

.main_box0 {
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
}
.main_box {
	padding-right: 260px;
}
#heading_text {
	padding: 40px 0;
	background: no-repeat right center;
}

#heading_text_1 {
	display: inline-block;
	max-width: 660px;
	min-width: 300px;
	border-bottom: 3px solid #000;
	font-size: 230%;
	line-height: 1.5;
}
#heading_text_2 {
	padding: 16px 0 0;
	font-size: 120%;
	font-weight: bold;
}




.main {
	padding: 40px 0 80px;
}






.wp-pagenavi {
	clear: left;
	text-align: center;
	padding: 40px 0 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	margin: 0 3px;
	padding: 3px 6px;
	background: #ddd;
	text-decoration: none;
}
.wp-pagenavi span.extend {
	background: #999;
}

.wp-pagenavi span.current {
	background: #000;
	color: #fff;
}
.wp-pagenavi a:hover {
	background: #999;
}







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

#footer_bg {
	clear: both;
	min-width: 1000px;
	padding: 0 10px;
	background: url('../../images/footer_bg.png') repeat center top;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0 0px;
}

#door {
	float: right;
	display: table-cell;
	vartical-align: bottom;
	line-height: 0;
}

#f_nav_box {
	font-size: 80%;
}

#f_nav_1, #f_nav_2 {
	float: left;
	margin-right: 20px;
}
.space {
	margin-bottom: 0.8em;
}
#f_nav_1 li, #f_nav_2 li {
	list-style-type: none;
	line-height: 2.0;
}

#f_nav_1 li a, #f_nav_2 li a {
	color: #000;
}

#board {
	float: left;
	width: 290px;
	margin: 0 10px 20px;
	padding: 20px 30px;
	font-weight: bold;
	line-height: 2;
	background-color: #fff;
	background-image: url('../../images/footer_black_dot.png'),
			url('../../images/footer_black_dot.png'),
			url('../../images/footer_black_dot.png'),
			url('../../images/footer_black_dot.png');
	background-repeat: no-repeat,
			no-repeat,
			no-repeat,
			no-repeat;
	background-position: top 10px left 10px,
			top 10px right 10px,
			bottom 10px left 10px,
			bottom 10px right 10px;
}


#door_up_contact {
	float:right;
}


#up_contact{
	float:right;
	text-align:right;
}

#footer_up {

	margin: 20px 20px 0 0;
}




#footer_contact {
	margin-top: -10px;
	margin-right: 20px;
}

#footer_contact_logo {

}

#footer_contact_mobile{
	display:none;
}



#copyright0 {
	min-width: 1000px;
	padding: 30px 10px;
	background: #222;
	color: #ccc;
}
#copyright {
	width: 1000px;
	margin: 0 auto;
	font-size: 90%;
}



#mobile_pagetop {
	position: relative;
	height:0;
	margin:0;
}
#mobile_pagetop a {
	display: none;
}










/*===============================================
●画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px) {

/*-------------------------------------
ヘッダー
--------------------------------------*/
#header {
	width: auto;
	padding: 0;
}

#header_box {
	margin: 0;
}
#header_logo {
	float: none;
	text-align: center;
}
#header_logo img {
	width: 160px;
	height: auto;
	margin-left: 60px;

}



#header_right {
	float: none;
	width: auto;
	max-width: none;
	padding: 0;
}

#language_box {
	width:100%;
	padding: 20px 0;
	border-bottom: 2px solid #000;
	float: none;
}
ul#language {
	width: 80%;
	margin: 5px auto;
}
ul#language li a {
	display: block;
	padding: 0 4px;
	border: 1px solid #dcdcdc;
	color: #333;
	font-size:75%;
}
ul#language a:hover {
	text-decoration: none;
}



#pc_header {
	display: none;
}
#mobile_header {
	display: block;
	clear: both;
	background-color: #CAEFF1;
}
#mobile_menu {
	float: right;
}


#mobile_info {
	padding: 10px 0 10px 10px;
}
#mobile_info img {
	width: 200px;
	height: auto;
}
h1 {
	clear: none;
}


#mobile_menu a {
	display: block;
	width: 50px;
	height: 53px;
	padding: 20px 10px;
}
#mobile_menu a img {
	width: 50px;
	height: auto;
}



#g_nav_box {
	display: none;
}
#m_g_nav_box {
	display: block;
}

ul#m_g_nav {
	display: none;
}

#m_g_nav li {
	background: #eee;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
#m_g_nav li a {
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	color: #000;
}
.m_g_nav_eng {
	display: inline;
	margin-left: 10px;
	font-size: 80%;
	color: #999;
}
.m_g_nav_eng::before {
	content: " - ";
}

/* ページトップへ戻る */


/*-------------------------------------
メイン
--------------------------------------*/
#right_column_box {
	display: none;
}





.main_box_bg {
	min-width: 0;
}
#top_heading {
	background: url('../../images/heading_bg.png') repeat left top;
}

.main_box0 {
	width: auto;
	margin: 0;
}
.main_box {
	padding-right: 0;
}
#heading_text {
	padding: 30px 0 100px;
	background: no-repeat center bottom 30px;
	background-size: 200px auto;
	text-align: center;
	font-size:70%;
}

#heading_text_1 {
	min-width: 0;
}

#heading_text_2 {
	padding: 0;
	font-size: 120%;
	font-weight: bold;
}


#heading_text #heading_text_1 {
	display: block;
	border-bottom: none;
}




.main {
	padding: 20px 0;

}






/*-------------------------------------
フッター
--------------------------------------*/
#footer_bg {
	min-width: 0;
}

#footer {
	width: auto;
}

#f_nav_box {
	display:none;
}

#board {
	display:none;
}
#footer_contact{
	display:none;
}
#footer_contact_mobile{
	display:block;
	text-align:center;
}
#footer_up{
	display:none;
}

#door_up_contact{
	float:none;
	margin-top:20px;
	overflow:hidden;
}


#door{
	float:none;
	text-align:center;
	display:block;
	padding-top:20px;
}


#copyright0 {
	min-width:0;
}
#copyright {
	width: auto;
	text-align:center;
	font-size:70%;
}


 
/* ページトップへ戻る */
#mobile_pagetop a {
	display: block;
	position: absolute;
	bottom: 0;
	right: 3%;
	width: 2em;
	height:1em;
	line-height: 1;
	margin: 0;
	padding: 6px 3px;
	color: #fff;
	font-weight: bold;
	background: #000;
	text-align: center;
	text-decoration: none;
	z-index: 9999;
}
 

}




