/* ------------------------------------------
　　テンプレ	No N066-003
--------------------------------------------- */

/*.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: #f27d37;
}
a:hover {
	color: #d96f32;
}

.btn.btn--link {
	background: #f27d37;
}
.btn.btn--link:hover {
	background: #d96f32;
}

.topnews-bg {
	background: #f27d37;
}
.topgallery-label {
	background: #f27d37;
}

.footer-backtotop a {
	background: #d96f32;
}
.footer-backtotop a:hover {
	color: #fff;
}
footer {
	background: #f27d37;
}
.footer-bgtop {
	background: #f27d37;
}
.footer-snsicons-list li a {
	color: #fff;
}

.footer-bgbottom {
	background: none;
	color: #fff
}

#menu-footer_all li a {
	color: #fff;
}

.widget-title {
	border-left: 6px solid #f27d37;
}

#menu-footer_all li.cat-item a:hover {
    background-color: #d96f32;
    color: #fff;
}
#menu-footer_all > li > a {
	border-bottom-color: #fff;
}
#menu-footer_all > li > a,
#menu-footer_all .sub-menu li:not(:last-child) {
	border-color: #fff;
}
#menu-footer_all .sub-menu li a:before {
    color: #fff;
}
/* ------------------------------------------
　　グローバルメニュー表示設定
--------------------------------------------- */
#nav-toggle span {
	background: #fff;
}
#masthead {
	background: #f27d37;
}
.headertop-copy {
	color: #fff;
}
@media only screen and (min-width: 768px) {

	.bg-global-nav {
		background: linear-gradient(to bottom,  #ef6e2c 0%,#ef6e2c 100%);
		border-top: solid 1px #ed9a68;
		border-bottom: solid 1px #ed9a68;
	}
	.global-nav {
		background: none;
	}
	.global-nav ul li{
		background: linear-gradient(to bottom,  #ef6e2c 0%,#ef6e2c 100%);
		border-left: solid 1px #ed9a68;
		border-right: solid 1px #ed9a68;
	}
	.global-nav ul li > a {
		color: #fff;
	}
	.global-nav ul li:hover,
	.global-nav ul .current {
		background: linear-gradient(to bottom,  #e65c1b 0%,#ee7d31 100%);
	}
	.global-nav ul li:hover > a,
	.global-nav ul .current a {
		color: #fff;
	}
	.global-nav ul li span {
		color: #fff;
	}
	.global-nav ul li > a:hover span,
	.global-nav ul .current span {
		color: #fff;
	}

}
.fixed__header__sp #masthead {
	background: #e67f3a;
}
.fixed__header__sp .headertop-copy {
	color: #fff;
}
/* ------------------------------------------
　　見出しCSS設定
--------------------------------------------- */
.content-title--bl {
	border-left: 6px solid #f27d37;
}
.content-subtitle {
  border-bottom: solid 2px #f27d37;
}

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

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

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

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

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

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

.wp-pagenavi span,
.wp-pagenavi a {
	background:#f27d37;
}
/* ------------------------------------------
　　ここから編集CSS
--------------------------------------------- */

/* FONTPLUS書体設定 */
.global-nav-label--ja,.sub-menu--header {
	font-family: "FP-ヒラギノ角ゴ ProN W6"; }
h2, h3, h4 {
	font-family: "FP-ヒラギノ角ゴ ProN W6"; }

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

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

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

/* PC版のスタイルを追加する場合はここに記述 */
@media screen and (min-width: 1025px){
.logo {margin-top:4px;}
}
.menu_tbl01 {
    letter-spacing: 0.05em;
    margin-bottom: 5px;
    margin-top: 0;
}
.menu_tbl01 th {
    border-bottom: 1px dotted #999;
    padding-bottom: 2px;
    padding-top: 5px;
    text-align: left;
}
.menu_tbl01 td {
    border-bottom: 1px dotted #999;
    padding-bottom: 2px;
    padding-top: 5px;
    text-align: right;
    vertical-align:bottom;
}

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

}

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

}

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

}

.menu_tbl01 {
    letter-spacing: 0.05em;
    margin-bottom: 5px;
    margin-top: 0;
}
.menu_tbl01 th {
    border-bottom: 1px dotted #999;
    padding-bottom: 2px;
    padding-top: 5px;
    text-align: left;
}
.menu_tbl01 td {
    border-bottom: 1px dotted #999;
    padding-bottom: 2px;
    padding-top: 5px;
    text-align: right;
    vertical-align:bottom;
}