/* ------------------------------------------
　　テンプレ	No N403
--------------------------------------------- */

/*.table-company {
	width:100%;
}*/

/* ------------------------------------------
　　実装初期定義
--------------------------------------------- */
hr {
	border-top: dotted 1px #ccc;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding-bottom: 5px;
}
.imagetext {overflow: hidden;}/*イメージ横テキストの回り込み禁止*/
.indent {padding-left: 15px;}
.row {margin-bottom:20px;}

a {
	color: #afa476;
}
a:hover {
	color: #968d65;
}

.btn.btn--link {
	background: #afa476;
}
.btn.btn--link:hover {
	background: #968d65;
}

.topnews-bg {
	background: #afa476;
}
.topgallery-label {
	background: #afa476;
}
#masthead {
	background-color: #eff1f0;
}
.footer-backtotop a {
	background: #afa476;
}
.footer-backtotop a:hover {
	color: #fff;
	background: #968d65;
}
.footer-bgtop {
	background: #fff;
}
.footer-snsicons-list li a {
	color: #333;
}
.footer-bgbottom {
	background-color: transparent;
}
#menu-footer_all li.cat-item a:hover {
	background: #968d65;
	color: #fff;
}
#menu-footer_all li a {
	color: #333;
}
.widget-title {
	border-left: 6px solid #afa476;
}
.gallery-flow-number span {
	background: #333;
}
.wrapper-top-contents {
	background-color: #eff1f0;
	padding: 15px 0 0;
}
@media only screen and (min-width: 768px) {
	.wrapper-top-contents {
		padding: 15px 0 0;
	}	
}

/* ------------------------------------------
　　グローバルメニュー表示設定
--------------------------------------------- */
@media only screen and (min-width: 768px) {

	.bg-global-nav {
		background: none;
		border-top: 0;
	    border-bottom: 0;
	}

	.global-nav ul li{
		background: #eff1f0;
	}

	.global-nav ul li > a {
		color: #333;
	}

	.global-nav ul li:hover,
	.global-nav ul .current {
		background: linear-gradient(to bottom, #eff1f0  0%,#dee2e3 100%);
		color: #333;
	}

	.global-nav ul li:hover > a,
	.global-nav ul .current a {
		color: #333;
	}

	.global-nav ul li {
		border-left: solid 1px #c8cac9;
		border-right: solid 1px #c8cac9;
	}

	.global-nav ul li span {
		color: #9b9b9b;
	}

	.global-nav ul li > a:hover span,
	.global-nav ul .current span {
		color: #333;
	}

}

/* ------------------------------------------
　　テンプレート別CSS
--------------------------------------------- */
.wrapper-top-contents {
	margin: 0 0 15px;
}
@media screen and (min-width:768px){
	.wrapper-top-contents {
		margin: 0 0 30px;
	}
}
.wp-pagenavi span,
.wp-pagenavi a {
	background:#afa476;
}
.gallery-flow-number span {
    background:#afa476;
    }
.qa-tmp1 dt {
    background:#afa476;
    opacity:0.7;
    }
.qa-tmp2 dt {
    background:#afa476;
    color: #fff;
    }


/* ------------------------------------------
　　見出しCSS設定
--------------------------------------------- */
.content-title--bl {
	border-left: 6px solid #afa476;
}
.content-subtitle {
  border-bottom: solid 2px #afa476;
}

/* 下ボーダー（2本線） */
.content-title--bbd {
	border-bottom: 3px double #afa476;
}

/* ボーダーで囲む × アクセント */
.content-title--bdacc {
	border: 1px solid #ccc;
}
.content-title--bdacc::after {
	background-color: #afa476;
}

/* 下ボーダー（2カラー） */
.content-title--bb2 {
	border-bottom: 4px solid #ccc;
}
.content-title--bb2::after {
	background-color: #afa476;
}

/* マーカーのような下線 */
.content-title--marker::after {
	background-color: #afa476;
}

/* ストライプ */
.content-title--stripe {
	background: -webkit-repeating-linear-gradient(45deg, #afa476, #afa476 5px, #968d65 5px, #968d65 10px);
	background: repeating-linear-gradient(45deg, #afa476, #afa476 5px, #968d65 5px, #968d65 10px);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

/* グラデーション × ボーダー × マーク */
.content-title--gb {
	background: -webkit-repeating-linear-gradient(45deg, #afa476, #afa476 5px, #968d65 5px, #968d65 10px);
	background: repeating-linear-gradient(45deg, #afa476, #afa476 5px, #968d65 5px, #968d65 10px);
	border-top: 3px solid #afa476;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}
.content-title--gb::after {
	border: 3px solid #afa476;
}


/* ------------------------------------------
　　ここから編集CSS
--------------------------------------------- */

/* FONTPLUS書体設定 */
.global-nav-label--ja,.sub-menu--header {
	font-family: "FOT-ニューセザンヌ ProN M"; }
h2, h3, h4 {
	font-family: "FOT-ニューセザンヌ ProN M"; }

/*1行表示のときはコメントアウトを外す*/
span.global-nav-label--en {display:none !important;}

.point01 {color:#1F497D;}/*ポイントカラー1色目*/
.point02 {color:#00ff00;}/*ポイントカラー2色目*/

/* ------------------------------------------
　　メディア別追加CSS設定
--------------------------------------------- */
ul.menu_li_436_1 { margin-top:0px; padding-top:0px; border-top:dotted 1px #ccc; padding:5px; list-style:none; display:block; } .menu_li_436_1 li { border-bottom:dotted 1px #ccc; padding:5px; } .clearfix { clear: both; } .menu_li_436_2 { float:left; } .menu_li_436_3 { float:right; text-align:right; color:#666; } .menu_li_436_1 .clearfix {font-size:1px !important;line-height:1px !important;}

/* PC版のスタイルを追加する場合はここに記述 */
@media screen and (min-width: 1025px){

}


/* タブレット・PC版両方のスタイルを追加する場合はここに記述 */
@media screen and (min-width: 768px){
	.table-company th,
	.table-bordered th,
	.table-company--top th{
		white-space:nowrap;
	}
	.logo{
		margin-top:10px;
	}
}

/* for tablet */
/* タブレット版のスタイルを追加する場合はここに記述 */
@media screen and (max-width:1024px) and (min-width: 768px){
	.logo,.tel{
		max-width: 49%;
	}
}

/* for sp */
/* スマホ版のスタイルを追加する場合はここに記述 */
@media screen and (max-width:767px){

}