/* ------------------------------------------
　　テンプレ	No N376
--------------------------------------------- */

/*.table-company {
	width:100%;
}*/

/* ------------------------------------------
　　実装初期定義
--------------------------------------------- */
body.home {
    background: url(img/common/bg.jpg) top repeat-x;
}
body {
    background: url(img/common/bg-page.jpg) top repeat-x;
}

@media screen and (max-width: 689px) {

	body.home {
	    background: url(img/common/bg-page.jpg) top repeat-x;
	}

}
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: #279ee2;
}
a:hover {
	color: #228cc9;
}

.btn.btn--link {
	background: #279ee3;
}
.btn.btn--link:hover {
	background: #228cc9;
}
.headertop-copy {
	color: #fff;
}
.topnews-bg {
	background: #279ee3;
}
.topgallery-label {
	color:#fff;
	background: #279ee2;
}
.footer-backtotop a {
	color:#fff;
	background: #279ee3;
}
.footer-snsicons-list li a {
	color: #279ee3;
}
#menu-footer_all .sub-menu li a:hover:before {
	color: #fff;
}
.widget-title {
	border-left: 6px solid #279ee2;
	border-bottom:1px solid #279ee2;
}

/* ------------------------------------------
　　グローバルメニュー表示設定
--------------------------------------------- */
@media only screen and (min-width: 768px) {

	.bg-global-nav {
		background: transparent;
		border-top: 0;
	    border-bottom: 0;
	}

	.global-nav ul li{
		background: linear-gradient(to bottom, #f4f4fc  0%,#e6e6e6 100%);
	}

	.global-nav ul li > a {
		color: #333;
	}

	.global-nav ul li:hover,
	.global-nav ul .current {
		background: linear-gradient(to bottom, #098ead  0%,#2683a8 100%);
		color: #fff;
	}

	.global-nav ul li:hover > a,
	.global-nav ul .current a {
		color: #fff;
	}

	.global-nav ul li {
		border-left: solid 1px #ccc;
		border-right: solid 1px #ccc;
	}

	.global-nav ul li:first-child {
		border-left: 0;
	}
	.global-nav ul li:last-child {
		border-right: 0;
	}

	.global-nav ul li span {
		color: #333;
	}

	#menu-header .sub-menu li a {
		color: #333;
	}
	.global-nav ul li > a:hover span,
	.global-nav ul .current span,
	#menu-header .sub-menu li a:hover {
		color: #fff;
	}

}

/* ------------------------------------------
　　見出しCSS設定
--------------------------------------------- */
.content-title--bl {
	border-left: 6px solid #279ee2;
}
.content-subtitle {
  border-bottom: solid 2px #279ee2;
}

/* 下ボーダー（2本線） */
.content-title--bbd {
	border-bottom: 3px double #279ee2;
}

/* ボーダーで囲む × アクセント */
.content-title--bdacc {
	border: 1px solid #ccc;
}
.content-title--bdacc::after {
	background-color: #279ee2;
}

/* 下ボーダー（2カラー） */
.content-title--bb2 {
	border-bottom: 4px solid #ccc;
}
.content-title--bb2::after {
	background-color: #279ee2;
	border-bottom:1px solid #279ee2;
}

/* マーカーのような下線 */
.content-title--marker::after {
	background-color: #279ee2;
}

/* ストライプ */
.content-title--stripe {
	background: -webkit-repeating-linear-gradient(45deg, #279ee2, #279ee2 5px, #228cc9 5px, #228cc9 10px);
	background: repeating-linear-gradient(45deg, #279ee2, #279ee2 5px, #228cc9 5px, #228cc9 10px);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

/* グラデーション × ボーダー × マーク */
.content-title--gb {
	background: -webkit-repeating-linear-gradient(45deg, #279ee2, #279ee2 5px, #228cc9 5px, #228cc9 10px);
	background: repeating-linear-gradient(45deg, #279ee2, #279ee2 5px, #228cc9 5px, #228cc9 10px);
	border-top: 3px solid #279ee2;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}
.content-title--gb::after {
	border: 3px solid #279ee2;
}

/* ------------------------------------------
　　テンプレート別css
--------------------------------------------- */
.wp-pagenavi span,
.wp-pagenavi a {
	background:#279ee2;
}
.blog-post-meta {
	border-top:1px dotted #999 !important;
}
.table-bordered th,.table-bordered td, .topnews-outer {
	border:1px solid #ccc !important;
}
.qa-tmp2 {
	border:1px solid #ccc !important;
}
.form-contact-group:not(:last-of-type), .topgallery-title,.qa-tmp2 dt {
	border-bottom:1px solid #999;
}
.breadcrumbs > * {
	color:#333;}
.sub-menu {color:#279ee3;}
.gallery-flow-number span {
	background:#279ee3;
	}
.qa-tmp1 dt {
	background:#279ee3;
	opacity:0.7;
	}
.widget_categories li a:before {
    color: #279ee2;
}
.qa-tmp2 dt {
	color:#fff;
	border-bottom:1px solid #ccc !important;
	background:#f6b756;
	}
.widget_recent_entries a:hover, li.cat-item a:hover  {
    background-color: #7dbde2;
    color: #fff;
}
#menu-footer_all .sub-menu li a:before {color:#279ee3;}
#info-blog li {
	border-bottom:1px dotted #999 !important;
}

/* ------------------------------------------
　　ここから編集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:#1F497D;}/*ポイントカラー1色目*/
.point02 {color:#00ff00;}/*ポイントカラー2色目*/

/* ------------------------------------------
　　メディア別追加CSS設定
--------------------------------------------- */

/* PC版のスタイルを追加する場合はここに記述 */
@media screen and (min-width: 1025px){

}


/* タブレット・PC版両方のスタイルを追加する場合はここに記述 */
@media screen and (min-width: 768px){
.logo,
.tel {width:50%;}
.tel {text-align:right;}
	.logo {
		margin-top:25px;
	} 
	.wrapper-top-contents {padding-top:0;}
}

/* for tablet */
/* タブレット版のスタイルを追加する場合はここに記述 */
@media screen and (max-width:1024px) and (min-width: 768px){

}

/* for sp */
/* スマホ版のスタイルを追加する場合はここに記述 */
@media screen and (max-width:767px){

}
