/* ------------------------------------------
　　テンプレ	No N271
--------------------------------------------- */
/*.table-company {
	width:100%;
}*/

/* ------------------------------------------
　　実装初期定義
--------------------------------------------- */
hr {
	border-top: dotted 1px #666666;
	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: #36596f;
}
a:hover {
	color: #2a4657;
}
.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-color: #ccc;
}
.btn.btn--link {
	background: #36596f;
}
.btn.btn--link:hover {
	background: #2a4657;
}
.topnews-outer {
	background: #fff;
}
.topnews-bg {
	background: #36596f;
}
.topgallery-label {
	color:#fff;
	background: #36596f;
}
.footer-backtotop a:hover {
	background: #2a4657;
}
.footer-backtotop a {
	background: #36596f;
}
.footer-backtotop a:hover {
	background: #2a4657;
	color: #fff;
}
footer {
	background: #888888;
}
.footer-snsicons-list li a {
	color: #fff;
}
#menu-footer_all > li > a {
	border-bottom: solid 2px #fff;
}
#menu-footer_all li a {
	color: #fff;
}
.widget_categories li a:before {
	color: #fff;
}
.widget_categories li a:before{
    color: #36596f;
}
#info-blog li {
	border-bottom: dotted 1px #666;
}
#menu-footer_all .sub-menu li:not(:last-child) {
	border-bottom: solid 1px #fff;
}
#menu-footer_all li.cat-item a:hover {
    background-color: #465965;
}
.widget-title {
	border-bottom: solid 1px #36596f;
	border-left: 6px solid #36596f;
}
.breadcrumbs {
	background: none;
}

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

	.bg-global-nav {
		background: linear-gradient(to bottom,  #242c35 0%,#486588 100%);
		border-top: 0;
	    border-bottom: 0;
	}

	.global-nav ul li{
		background: url(img/common/bg-navi-001.jpg) repeat-x;
		background-size: 100% 70px;
		background-size: cover;
	}

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

	.global-nav ul li:hover,
	.global-nav ul li li a:hover,
	.global-nav ul .current {
		background: url(img/common/bg-navi-on.jpg) repeat-x;
		background-size: 100% 70px;
		background-size: cover;
		color: #fff;
	}

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

	.global-nav ul li {
		border-left: 0;
		border-right: 0;
	}

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

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

}


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

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

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

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

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

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

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

	
/* ------------------------------------------
　　テンプレート別css
--------------------------------------------- */
.wrapper-top-contents {
	background: url(img/bg-main.jpg) repeat-x;
	padding: 0;
	margin: 0 0 15px;
}
@media screen and (min-width: 1025px){
	.wrapper-top-contents {
		margin: 15px 0 30px;
	}
}
.blog-post-meta {
    border-top:1px dotted #ccc !important;
}
.table-bordered th,.table-bordered td, .topnews-outer, .qa-tmp2 {
    border:1px solid #ccc !important;
}
.form-contact-group:not(:last-of-type), .topgallery-title,.qa-tmp2 dt {
    border-bottom:1px solid #ccc;
}
.breadcrumbs > * {
    color:#333;}
.sub-menu {color:#36596f;}
.gallery-flow-number span {
    background:#36596f;
    }
.qa-tmp1 dt {
    background:#36596f;
    opacity:0.7;
    }
.qa-tmp2 dt {
    background:#36596f;
    }
.widget_recent_entries a:hover, li.cat-item a:hover  {
    background-color: #f8f1e0;
}

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

/* FONTPLUS書体設定 */
.global-nav-label--ja,.sub-menu--header {
	font-family: "I-OTF楷書E"; }
h2, h3, h4 {
	font-family: "I-OTF楷書E"; }

/*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){

}


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

	.privacy-form .pc{display: block;}
	.privacy-form .sp{display: none;}
}

/* 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){
	.privacy-form .pc{display: none;}
	.privacy-form .sp{display: block;}
}