@charset "utf-8";
/**/
*{margin:0; padding:0;}
body{font-family:sans-serif;}
article, aside, dialog, figure, footer, header,hgroup, nav, section {display:block;}
header{text-align:center; padding-bottom: 0px; border-bottom:1px solid #ccc;  }

/*
##################################################################
共通パーツ
################################################################## */

/*sub header*/
.nav {
    padding: 0 ;
	z-index: 1;
	background: #f0f0f0;
	width:100%;
	margin-bottom: 20px;
	}
	

.nav ul {
display:table;
table-layout: fixed;
width:100%;
}
.nav li {
	background: #f0f0f0; 
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
    list-style: none;
	text-align: center;
	display: table-cell;
	vertical-align:middle;
	font-size: 75%;
	width: 100%;
	padding: 5px 0;
	}

.nav li a {
    text-decoration: none;
	color:#03C;
}

li.nav_on {
	background: #c1c1c1;
	border-top: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	}

li.nav_on a {
	color: #565656;
	}

	

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}


ul li {
    list-style: none outside none;
}

.bold { font-weight: bold;}
.taC { text-align: center;}
.mT10{ margin-top: 10px;}
.mT15{ margin-top: 15px;}
.mB10 { margin-bottom: 10px;}
.mB15 { margin-bottom: 15px;}
.mL10 { margin-left: 10px;}
.fs12 { font-size: 12px;}

.img_col images{ padding: 2px; border: 1px solid #CCC; margin-top:10px; }

#container { background: #191919; color: #FFF; }
#col_box { background:; padding-bottom: 30px;}
.header_img { padding: 10px 0; background:#191919;}
.header_img_inner { padding: 0; background:#191919; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;}
.content_h2 { margin-bottom: 10px; font-size: 16px; border-left: 3px solid #FFF; padding-left: 10px; line-height: 1.2em;}
.col_B { line-height:1.4em; font-size: 14px; padding: 0px 10px; margin-bottom: 10px;}

.h2_01 { background: #50C9C3; padding: 10px; font-weight: bold; font-size: 1.0em; color: #FFF; line-height: 1.2em; margin-bottom: 10px;}
.h2_02 {  padding: 10px; font-weight: normal; font-size: 16px; color: #FFF; line-height: 1.2em; margin: 10px 0; border-bottom: 1px solid #FFF; border-top: 1px solid #FFF;}
.h2_03 { background: #50C9C3; padding: 10px; font-weight: bold; font-size: 1.0em; color: #FFF; line-height: 1.2em; margin-bottom: 10px;}
.h3_01{ line-height:1.4em; font-size: 14px; padding: 5px 0px; color: #50C9C3; font-weight: bold; margin: 10px; border-bottom: 1px solid #50C9C3;}
.col_img { padding: 10px 0; }
.col_img2 { padding: 5px 0; }
.col_img3 { padding: 0; }

.col_img_white { margin: 0 auto; width: 300px; padding: 10px 0;  background: #FFF; margin-bottom: 30px;}
.ora_col { background: #ff7200; padding: 10px 0; color: #FFF; font-size: 16px;}

p.LinkBar { border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; background:#ff7200;}
p.LinkBar a { color: #fff;
    display: block;
    font-weight: bold;
    line-height: 1.4em;
    padding: 10px 15px 10px 5px;
    position: relative;
    text-decoration: none;}
	
p.LinkBar a:after{content:"";display:block;width:7px;height:7px;border-right:solid 3px #FFF;border-bottom:solid 3px #FFF;-webkit-transform:translate(0, 0) rotate(-45deg);position:absolute;top:50%;right:10px;margin:-3px 0 0 0;transform:rotate(-45deg)}
	
.sample_02_col { padding: 0 10px;}
.sample_02{
	font-size: 0.8em;
width:100%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
font-weight: bold;
text-align: left;
}
.sample_02 th{
width: 40%;
padding: 10px;
text-align: left;
vertical-align: top;
color: #444;
background-color: #ccc;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.sample_02 td{
padding: 10px;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


.sample_02 td.tit {
width: 60%;	
background-color: #fffec6;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-weight: bold;

}

.text01 { padding: 20px 0; font-size: 20px; font-weight: bold;}
.text02 { padding: 10px 0; font-size: 20px; font-weight: bold;}


.LOGO_Area { padding: 5px 5px 0px 5px;}
.LOGO_Area2 { padding: 20px 0px 0px 10px;}


.ConBox {
    background-color: #f9ebf5;
    border: 1px solid #50C9C3;
    border-radius: 5px;
    margin: 20px 6px ;
}


.bknBox_A {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
}

.bknBox_A { padding: 10px 0;}
.bknInfoTbl th { width: 70px;}
.bknInfoTbl td { text-align: right;}
.bknBox_mid { padding: 10px;}
.bknBox_mid .box_L { width: 50%;}
.bknBox_mid .box_L img { width: 98%;}
.bknBox_mid .box_R { width: 40%;}


.bknBox_A .bknInfoTbl tr:last-child td {
    text-align: right;
}

.price_hontai b, .price_sougaku b {
    font-size: 16px;
    line-height: 1.3;
}

.btn--search{background:#0088ea;background:linear-gradient(to bottom,#0088ea 10%,#0070c0 90%);color:#fff;box-shadow:0 1px 0 rgba(2,55,120,0.3);border:solid 1px #72a1db; display: block;}
.btn--search:hover{background:#eff6ff;background:linear-gradient(to bottom,#eff6ff 10%,#dbecff 90%);color:#0070c0;box-shadow:0 1px 0 rgba(2,55,120,0.3);border:solid 1px #c7e0fc;}
.btn--search:active{background:linear-gradient(to bottom,#f3f6fb 10%,#d7e6f7 90%);box-shadow:0 1px 0 rgba(2,55,120,0.2) inset}.btn--funcL1{background:linear-gradient(to bottom,#eff6ff 10%,#dbecff 90%);color:#0070c0;box-shadow:0 1px 0 rgba(2,55,120,0.3);border:solid 1px #c7e0fc;}

.btn--contents {
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.2em;
    padding: 10px 20px;
	width: 90%;
	margin: 10px 0;
}

b { font-size: 1.2em; line-height: 1.3em;}

.cont_pageTtl {
	box-sizing: border-box;
	color: #FFF;
	background: #000;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
x	margin-bottom: 10px;
	padding: 8px 0 8px 10px;
	width: 100%;
}
.cont_pageTtl .inner {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
}
.cont_pageTtl .inner span {
	clear: both;
	font-size: 10px;
	line-height: 1em;
}
.blog_List li, .blog_List2 li {
	border-bottom: 1px solid #cbcbcb;
	overflow: hidden;
	padding: 0 4px;
}
.blog_List_col {
	display: block;
	padding: 5px;
}
.cat_tit {
	background-color: #ccc;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 0 0 3px;
	overflow: hidden;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.contents_Col {
	display: -webkit-box;
	display: -moz-box;
}
.contents_Col_img img {
	margin-right: 10px;
	width: 100px;
}
.contents_Col_text {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 5px 0 0;
	padding-right: 80px;
}
.contents_Col_date {
	clear: both;
	color: #c0c0c0;
	display: block;
	float: right;
	font-size: 12px;
	margin: 10px;
}
.blog_List li section a, .blog_List li aside a {
	color: #333333;
	display: block;
	font-weight: bold;
	line-height: 20px;
	margin:0 0 10px 0;
	padding: 10px 30px 0 7px;
	position: relative;
	text-decoration: none;
}
.blog_List2 li section a {
	color: #333333;
	display: block;
	font-weight: bold;
	line-height: 20px;
	padding: 5px 0 0 5px;
	position: relative;
	text-decoration: none;
}

/******************************
 ソーシャルエリア全体を囲む要素
 * 他のコンテンツと距離を取りたい場合は[margin]を設定して下さい
******************************/
.social-area-syncer
{
	width: 100% ;
	min-height: 190px ;
	padding: 1.5em 0 ;
}

/* デスクトップPCでは高さを拡張する */
@media screen and ( min-width:480px )
{
	.social-area-syncer
	{
		min-height: 119px ;
	}
}

/******************************
 [ul]要素
******************************/
/* スマホ */
ul.social-button-syncer
{
	width: 238px ;
	margin: 24px auto ;
	padding: 0 ;
	border: none ;
	list-style-type: none ;
}

/* デスクトップ */
@media screen and ( min-width:480px )
{
	ul.social-button-syncer
	{
		width: 410px ;
	}
}

/******************************
 [li]要素
******************************/
ul.social-button-syncer li
{
	float: left ;
	text-align: center ;
	height: 71px ;
	margin: 0 8px ;
	padding:0 ;
}

/******************************
 各種ボタン
******************************/
/* [Twitter] */
.sc-tw
{
	width: 71px ;
}

/* [Facebook] */
.sc-fb
{
	z-index: 99 ;
	width: 69px ;
}

/* [LINE] */
.sc-li
{
	width: 50px ;
}

.sc-li-img
{
	border: none ;
	margin: 0 auto ;
	padding:0 ;
	width: 36px ;
	height: 60px ;
}

/* デスクトップPCではLINEボタンを表示しない */
@media screen and ( min-width:480px )
{
	.sc-li
	{
		display: none ;
	}
}