/* ------------------------------------------
　　テンプレ	No N146-B
--------------------------------------------- */

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

/* ------------------------------------------
　　実装初期定義
--------------------------------------------- */
html {
    background: url(img/common/bg.jpg);
}

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: #815001;
}
a:hover {
	color: #694101;
}
.btn.btn--link {
	background: #815001;
}
.btn.btn--link:hover {
	background: #694101;
}
.topnews-bg {
	background: #815001;
}
.topgallery-label {
	background: #815001;
}
footer {
	background: #f0e4cc;
}
.footer-backtotop a:hover {
	background: #694101;
}
.footer-backtotop a {
	background: #75530b;
}
.footer-backtotop a:hover {
	color: #fff;
}
.footer-snsicons-list li a {
	color: #75530b;
}
.footer-bgbottom {
	background: transparent;
}
#menu-footer_all li a {
	color: #75530b;
}
#menu-footer_all > li > a {
	border-bottom: solid 2px #666;
}
#menu-footer_all .sub-menu li:not(:last-child) {
	border-bottom: solid 1px #666;
}
#menu-footer_all .sub-menu li a:before {
	color: #666;
}
#menu-footer_all .sub-menu li a:hover:before {
	color: #fff;
}
.widget-title {
	border-left: 6px solid #815001;
	border-bottom: solid 1px #815001;
}
#info-blog li {
	border-bottom: dotted 1px #815001;
}
.breadcrumbs a{
	color: #75530b;
}
.blog-post-meta {
	    border-top: dotted 1px #815001;
}
#menu-footer_all li.cat-item a:hover {
    background-color: #694101;
    color: #fff;
}
.wrapper-top-contents {
	padding: 0 0 15px;
}
@media screen and (min-width:768px){
	.wrapper-top-contents {
		padding: 15px 0 30px;
	}
}
.wp-pagenavi span,
.wp-pagenavi a {
	background:#815001;
}

/* ------------------------------------------
　　グローバルメニュー表示設定
--------------------------------------------- */
.global-nav-label--en {
	display: none !important;
}
@media only screen and (min-width: 768px) {

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

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

	.global-nav ul li:hover,
	.global-nav ul .current {
		color: #fff;
	}

	.global-nav .sub-menu li:hover {
		opacity: .7;
	}

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

	#menu-header .sub-menu li:not(:last-child) {
		border: 0;
	}


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

	.global-nav ul li > a:hover span,
	.global-nav ul .current span {
		color: #fff;
	}
	.global-nav ul > li:first-child{
		background: url(img/common/bg-navi-001.png) left bottom no-repeat;
		background-size: 100% 53px;
	}
	.global-nav ul > li:nth-child(2){
		background: url(img/common/bg-navi-002.png) left bottom no-repeat;
		background-size: 100% 53px;
	}
	.global-nav ul > li:nth-child(2) li{
		background: #99b871;
	}
	.global-nav ul > li:nth-child(3){
		background: url(img/common/bg-navi-003.png) left bottom no-repeat;
		background-size: 100% 53px;
	}
	.global-nav ul > li:nth-child(3) li{
		background: #e89874;
	}
	.global-nav ul > li:nth-child(4){
		background: url(img/common/bg-navi-004.png) left bottom no-repeat;
		background-size: 100% 53px;
	}
	.global-nav ul > li:nth-child(4) li{
		background: #e7a7d7;
	}
	.global-nav ul > li:nth-child(5){
		background: url(img/common/bg-navi-005.png) left bottom no-repeat;
		background-size: 100% 53px;
	}
	.global-nav ul > li:nth-child(5) li{
		background: #959ee3;
	}
	.global-nav ul > li:nth-child(6){
		background: url(img/common/bg-navi-006.png) left bottom no-repeat;
		background-size: 100% 53px;
	}
	.global-nav ul > li:nth-child(6) li{
		background: #84b6ca;
	}
	.global-nav ul > li:nth-child(7){
		background: url(img/common/bg-navi-007.png) left bottom no-repeat;
		background-size: 100% 53px;
	}
	.global-nav ul > li:nth-child(7) li{
		background: #b395e3;
	}
	.global-nav ul .current > a,
	.global-nav ul > li:first-child:hover > a,
	.global-nav ul > li:nth-child(2):hover > a,
	.global-nav ul > li:nth-child(3):hover > a,
	.global-nav ul > li:nth-child(4):hover > a,
	.global-nav ul > li:nth-child(5):hover > a,
	.global-nav ul > li:nth-child(6):hover > a,
	.global-nav ul > li:nth-child(7):hover > a{
		opacity: .7;
	}
	.global-nav ul .sub-menu--header li {
		background: #666;
	}
}

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

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

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

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

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

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

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

.gallery-flow-number span {
	background: #815001;
}

/* ------------------------------------------
　　テンプレート別CSS
--------------------------------------------- */
.top-title {
	border-bottom: 3px double #666;
}
.topnews-outer {
	border: 1px solid #666;
}
.topnews-outer li:not(:last-child) {
	border-bottom: solid 1px #666 !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: 1px solid #666 !important;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #666 !important;
}
.table-bordered {
    border: 1px solid #666;
}
.topnews-outer {
	background: #fff;
}
.wp-pagenavi span,
.wp-pagenavi a {
	color: #fff;
}
.sub-menu {color:#815001;}
.gallery-flow-number span {
    background:#815001;
    }
.qa-tmp1 dt {
    background:#815001;
    opacity:0.7;
    }
.widget_categories li a:before {
    color: #815001;
}

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

/* FONTPLUS書体設定 */
.global-nav-label--ja,.sub-menu--header {
	font-family: "FOT-ロダン Pro DB"; }
h2, h3, h4 {
	font-family: "FOT-ロダン Pro DB"; }

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

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

/* ------------------------------------------
　　メディア別追加CSS設定
--------------------------------------------- */

/* PC版のスタイルを追加する場合はここに記述 */
@media screen and (min-width: 1025px){
	#main-btn {
		bottom: 75px;
		right: 115px;
	}
}

.top-contents {
	position: relative; /* 相対配置 */
}
#main-btn {
	position: absolute;
}
#main-btn img {
	width:100%;
}


@media screen and (max-width:1200px){
	#main-btn {
		bottom: 75px;
		right: 82px;
		width:40%;
	}
}
@media screen and (max-width:992px){
	#main-btn {
		bottom: 40px;
		right: 73px;
		width:38%;
	}
}
/* タブレット・PC版両方のスタイルを追加する場合はここに記述 */
@media screen and (min-width: 768px){
	.logo {
		margin-top: 15px;
	}
	.table-bordered th,
	.table-company--top th{
		white-space:nowrap;
	}
}

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

/* for sp */
/* スマホ版のスタイルを追加する場合はここに記述 */
@media screen and (max-width:767px){
	#main-btn {
		bottom: 15%;
		right: 12%;
		width:35%;
	}
}