@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/******************************************************************** pc sp
*/
.pc{}
.sp{display:none !important;}
.br-pc { display:block !important;}
.br-sp { display:none !important;}
.aC-pc { text-align:center  !important;}
.aC-sp { text-align:left !important;}

/******************************************************************** structure
*/
body{
	color: #404040;
	line-height: 1.8;
    font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	word-break:break-all;
	word-wrap : break-word;
	overflow-wrap : break-word;
}
a {
	color:#b39d45;
	transition:0.3s;
}
a:link,
a:visited,
a:active {
	text-decoration: none;
	color:#b39d45;
}
a:hover {
	text-decoration: underline;
	transition:0.3s;
	color:#b39d45;
	color:rgba(179,157,69,0.7);
	/*
	opacity:0.8;
	*/
}
a:focus{
	overflow:hidden;
}
a.alpha:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition:0.3s 
}
img.alpha:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition:0.3s 
}
a.alpha:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition:0.3s 
}
.mincho{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", Helvetica, Avenir;
}
.text-narrow {
    transform: scale(0.8, 1);
}
.text-wide {
    transform: scale(1.5, 1);
}
.non_letter-spacing{
	letter-spacing: 0 !important;
}
ol.ol_base{
	list-style-type: decimal;
	padding-left:1rem;
	margin-bottom:20px;
}
ul.ul_base{
	list-style-type: disc;
	padding-left:1rem;
	margin-bottom:20px;
}
a.text_line{
	text-decoration: underline;
}
.indent{
	margin-left:20px;
}

/******************************************************************** txt
*/

h2.ttl_sub{
	text-align:center;
	font-size:26px;
	font-weight:normal;
	color:#B39D45;
	margin-bottom:50px;
	line-height:1.3;
	letter-spacing: 3px;
}
h2.ttl_sub span{
	position: relative;
	display: inline-block;
	padding: 0 55px;
	text-align:center;
	font-size:20px;
}
h2.ttl_sub span:before, h2.ttl_sub span:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: #B39D45;
}
h2.ttl_sub span:before {left:0;}
h2.ttl_sub span:after {right: 0;}
h2.ttl_sub2{
	text-align:center;
	font-size:25px;
	color:#fff;
}
h2.ttl_sub_top{
	margin-bottom:30px !important;
}
.sub_txt{
	text-align:center;
	margin-bottom:30px;
	font-size:16px;
}
.sub_txt2{
	text-align:center;
	margin-bottom:15px;
	font-size:16px;
}
.gotolist{
	text-align:right;
	font-size:13px;
}
.gotolist a{
	color:#666666;
}
.gotolist a:hover{
	opacity:0.7;
}

.gotolist_foot{
	text-align:center;
	font-size:14px;
	margin-bottom:50px;
}

.ttl_sub3{
	font-size:22px;
	font-weight:normal;
	color:#b39d45;
}
.ttl_sub4{
	text-align:center;
	font-size:23px;
	font-weight:normal;
	color:#666666;
	margin-bottom:24px;
	line-height:1.3;
	letter-spacing: 3px;
	position: relative;
	display: inline-block;
	padding: 0 55px;
}
.ttl_sub4:before {left:0;}
.ttl_sub4:after {right: 0;}
.ttl_sub4:before, .ttl_sub4:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: #666666;
}
.ttl_sub5{
	margin-bottom:30px;
	font-size:22px;
	font-weight:normal;
	color:#b39d45;
	float:left;
}

.end_txt{
	margin-bottom:8px;
}
.end_txt span{
	font-size:14px;
	color:#ffffff;
	background-color:#989898;
	padding:5px 10px;
	box-sizing: content-box;
}
.end_txt_l span{
	font-size:14px;
	color:#ffffff;
	background-color:#989898;
	padding:5px 10px;
	float:left;
	box-sizing: content-box;
}
/******************************************************************** layout
*/
main{
	width:100%;
	display:block;
}
.wrap0{
	margin:0 auto;
	padding:50px 0 50px 0;
}
.wrap{
	width:1080px;
	margin:0 auto;
	padding:50px 0 50px 0;
}
.wrap2{
	width:1020px;
	margin:0 auto;
	padding:50px 0 50px 0;
}
.wrap3{
	width:890px;
	margin:0 auto;
	padding:50px 0 50px 0;
}
.wrap4{
	width:1080px;
	margin:0 auto;
	padding:20px 0 50px 0;
}
.wrap_x{
	width:1000px;
	margin:0 auto;
	padding:50px 0 50px 0;
}
.wrap0:after,.wrap:after,.wrap2:after,.wrap3:after,.wrap4:after,.wrap_l:after,.wrap_x:after  {
	clear: both;
	content: "";
	display: block;
}
.wrap_l{
	border-bottom:1px solid #ccc;
	margin-bottom:70px;
}

.b_line{
	border-bottom:1px solid #CCCCCC;
}
.bg01{
	background-color:#ffffff;
}
.bg02{
	background-color:#F2EFED;
}

@media screen and (max-width:1024px) {
	.slide_wrap .bx-wrapper {
		width: 100%;
		height:auto;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1079px) {
	.wrap{
		width:990px;
		margin:0 auto;
		padding:50px 0 50px 0;
	}
	.wrap2{
		width:990px;
		margin:0 auto;
		padding:50px 0 50px 0;
	}
	.wrap4{
		width:990px;
		margin:0 auto;
		padding:20px 0 50px 0;
	}
}
/******************************************************************** header
*/
#header_top{
	border-bottom:1px solid #b39d45;
}
/*
#header_top p{
	color:#b39d45;
	font-size:13px;
	text-align:center;
	line-height:1.2;
	padding:14px 0 16px 0;
	margin:0;
}
*/
#header_top{
	padding:14px 0 16px 0;
}
#header_top p{
	color:#b39d45;
	font-size:13px;
	text-align:center;
	line-height:1.2;
	padding: 0;
	margin:0;
}
header{
	width:100%;
	background:#fff;
	border-bottom:1px solid #eee;
}

header #header_bottom{
	background:#fff;
	/*
	height:75px;
	*/
	height:50px;
	min-width:1024px;
}


header #header_bottom .head_logo{
/*
	margin:13px 0 0 24px;
*/
	margin:7px 0 0 24px;
	float:left;
}
header #header_bottom .head_sns{
/*
	margin:26px 10px 0 0;
*/
	margin:15px 10px 0 0;
	float:right;
}
header #header_bottom .head_sns li{
	line-height:0;
	float:left;
	padding:0 10px 0 10px;
}
header #header_bottom .head_menu{
/*
	margin:26px 8px 0 0;
*/
	margin:15px 8px 0 0;
	float:right;
}
header #header_bottom .head_menu li{
	line-height:0;
	float:left;
	padding:0 20px 0 20px;
	border-left:1px solid #cccccc;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5001;
  width: 100%;
}
.is-fixed2 {
  position: fixed !important;
  /*
  top: 75px;
  */
  top: 50px;
  left: 0;
  z-index: 2001;
  width: 100%;
}
.lang{

}
.lang_list{

}
.lang:hover{
	cursor:pointer;
}
.lang{
	position:relative;
}
.lang ul {
	top: 35px;
	left: 0;
	position: absolute;
	z-index:2001;
	background:#B19C61;
	color:#fff;
	border:none;
	font-size:13px;
	text-align:center;
}
.lang > ul > li{
	overflow: hidden;
	width:125px;
	height: 0;
	line-height: 32px !important;
	float: none !important;
	padding: 0px 0px !important;
	transition: 0.2s;
	text-align:center;
	border:0 !important;
}
.lang > ul > li > a {
	color:#fff;
	display:block;
	width:125px;
}
.lang:hover > ul > li {
	overflow: visible;
	height: 32px;
	width:125px;

}
.lang > ul > li > a:hover {
	color:#fff;
	background:#9B833B;
	display:block;
	width:125px;
	text-decoration:none;
	opacity:1;
}


/******************************************************************** navi
*/
#navi_box{
	position:fixed;
/*
	top:75px;
*/
	top:50px;
	width:100%;
/*
	height: 96px;
*/
	height: 48px;
	background-color: #f2efed;
	z-index:101;
}
#navi_box_home{
	width:100%;
/*
	height: 96px;
*/
	height: 76px;
	background-color: #f2efed;
	z-index:101;
}
#navi{
/*
	height: 96px;
*/
	height: 48px;
	overflow: hidden;
	-moz-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	background-color: #f2efed;
	position:relative;
}
#slide-line{
    position: absolute;
    bottom: 10px;
    height: 3px;
    background-color:#B19C61 !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#navi ul{
	margin:0 auto;
	/*
	width:1080px;
	*/
	width:1024px;
}
#navi li{
	float:left;
	background: url(../images/common/nav_dot.png) top right no-repeat;
/*
	height:69px;
*/
	height:48px;
/*
	margin-top:12px;
*/
	position: relative;
}
#navi ul li:last-of-type{
	background-image:none;
}
#navi li.current-item{
	background-color:#FAF9F8;
}
#navi li a{
	font-size:14px;
	display:block;
	color:#404040;
	line-height:48px;
	/*
	padding-left:72px;
	padding-right:32px;
	*/
	padding-left:70px;
	padding-right:30px;
	transition:0.3s;
}
#navi li a:hover{
	text-decoration:none;
	color:#B39D45;
	background-color:#FAF9F8;
}
#navi li a.nav_01:before,
#navi li a.nav_02:before,
#navi li a.nav_03:before,
#navi li a.nav_04:before,
#navi li a.nav_05:before,
#navi li a.nav_06:before,
#navi li a.nav_07:before
{
/*
	position: absolute;
	content: "";
	top: 50%;
	left: 20px;
	width: 34px;
	height: 34px;
	margin-top: -17px;
	background: url(../images/common/ico_01.png) top left no-repeat;
	background-size: 34px 34px;
*/
	position: absolute;
	content: "";
	top: 50%;
	left: 32px;
	width: 28px;
	height: 28px;
	margin-top: -14px;
	background: url(../images/common/ico_01.png) top left no-repeat;
	background-size: 28px 28px;
}
#navi li a.nav_02:before{
	background: url(../images/common/ico_02.png) top left no-repeat;
}
#navi li a.nav_03:before{
	background: url(../images/common/ico_03.png) top left no-repeat;
}
#navi li a.nav_04:before{
	background: url(../images/common/ico_04.png) top left no-repeat;
}
#navi li a.nav_05:before{
	background: url(../images/common/ico_05.png) top left no-repeat;
}
#navi li a.nav_06:before{
	background: url(../images/common/ico_06.png) top left no-repeat;
}
#navi li a.nav_07:before{
	background: url(../images/common/ico_07.png) top left no-repeat;
}
.current-item a{
	color:#B39D45 !important;
}


.navi_feature{
	text-align:center;
	background:#fff;
	font-size:14px;
}
.navi_feature ul{
	margin:5px 0;
}
.navi_feature ul li{
	display:inline;
	padding:0 10px;
}
.navi_feature ul li a{
	color:#404040;
}
.navi_feature ul li a:hover{
	text-decoration:none;
	opacity:0.7;
}
.navi_feature ul li span{
	color:#B39D45;
}
/******************************************************************** pankuzu
*/


/******************************************************************** contents
*/
.viewmore {
	width:100%;
	height:100%;
	position:absolute;	/* 絶対位置指定 */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity:0;	/* マスクを表示しない */
	/*
	background-color:	rgba(177,156,97,0.65);
	*/
	background-color:	rgba(179,157,69,0.5);
	-webkit-transition	all 0.3s ease;
	transition:all 0.3s ease;
}
.viewmore:hover{
	opacity:1;	/* マスクを表示する */
}

.viewmore span {
/*
	display:block;
	font-size:22px;
	font-weight:bold;
	text-align: center;
	color:#fff;
	padding-top:50%;
*/
	
	display: block;
	padding: 10px 0;
	text-align: center;
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.common {

}
.sns_common_l {
	float:left;
}
.sns_common_r {
	float:right;
}
.sns_common_ch {
	float:right;
}
.sns_common:after {
	clear: both;
	content: "";
	display: block;
}
.sns_common li, .sns_common_l li, .sns_common_r li, .sns_common_ch li  {
    margin: 0 15px 0 0;
    float: left;
}

.sns_common_foot {
	margin:50px auto 0 auto;
	width:230px;
	text-align:center;
}
.sns_common_foot p{
	margin-bottom:10px;
}
.sns_common_foot:after {
	clear: both;
	content: "";
	display: block;
}
.sns_common_foot ul li {
    margin: 0 15px 0 15px;
    float: left;
}

/******************************************************************** footer
*/
footer{
	width:100%;
}
footer .foot_wrap{
	width:1024px;
	margin:0 auto;
}
footer .foot_wrap ul {
    text-align: center;
    margin-top:40px;
    margin-bottom:40px;
}
footer .foot_wrap li {
    display: inline;
    margin:0;
    padding:0 10px;
    font-size:13px;
    line-height:0;
    border-right:1px solid #404040;
}
footer .foot_wrap li:last-child {
    border-right:none;
}
footer .foot_wrap li a{
    color: #404040;
    margin:0;
    padding:0;
    line-height:0;
}
footer .foot_wrap li a:hover{
	text-decoration: underline;
	/*
	color:#b39d45;
	*/
	opacity:0.7;
}
footer .foot_bottom{
	width:100%;
	background-color:#b19c61;
	color:#fff;
}
footer .foot_logo{
	margin:13px 0 13px 24px;
	float:left;
}
footer .foot_copy{
	font-size:11px;
	margin:24px 24px 0 0;
	float:right;
	text-align:right;
}




a.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 2001;
}
/******************************************************************** pagination
*/


/******************************************************************** table
*/





/******************************************************************** article
*/




.entry-content {
    font-size: 14px;
}
.entry-content .aligncenter {
    display: block;
    margin: 0 auto;
}
.entry-content .alignright { float: right; }
.entry-content .alignleft { float: left; }
.entry-content p {
    display: block;
    margin: 0.5em 0 2em 0;
}
.entry-content strong { font-weight: bold; }
.entry-content em { font-style: italic; }
.entry-content blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
.entry-content img[class*="wp-image-"],
.entry-content img[class*="attachment-"] {
    max-width: 100%;
    height: auto;
}
.entry-content h1{
	font-size:18px;
}
.entry-content h2{
	font-size:15px;
}
.entry-content h3{
	font-size:14px;
}
.entry_old_width{
	width:725px;
	margin:0 auto;
}


.entry-content ul, .entry-content ol{
	margin:initial;
	padding:initial;
	list-style-type:initial;
}

.entry-content .old_navi ul, .entry-content .old_navi ol{
	margin:0;
	padding:0;
	list-style-type:none;
}

.entry-content ul,
.entry-content ol {
	margin: 0 0 1.5em 1em;
	padding: 0;
}

.entry-content ul {
	list-style: disc;
}

.entry-content ol {
	counter-reset: item;
}

.entry-content ol li {
	display: block;
	position: relative;
}

.entry-content ol li:before {
/*
	content: counter(item);
	counter-increment: item;
	font-weight: 800;
	left: -1.5em;
	position: absolute;
*/
}




table.base_table{
	width:100%;
	max-width:1200px;
	min-width:750px;
    border: 1px #cccccc solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin:0 auto 60px auto;
}

table.base_table th{
    padding: 10px 10px 10px 10px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table.base_table td{
    padding: 10px 10px 10px 20px;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
    background: #ffffff;
}

table.base_table2{
	width:100%;
    border: 1px #dddddd solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin:0 0 20px 0;
}

table.base_table2 th{
    padding: 10px 10px 10px 10px;
    border: #dddddd solid;
    border-width: 0 0 1px 1px;
    background: #E3F9AC;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table.base_table2 td{
    padding: 10px 10px 10px 20px;
    border: 1px #dddddd solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    background: #ffffff;
}
table.base_table2 td.aC{
    text-align: center;
}
