/* CSS Document */

/*=========================================*/
/*parts*/
/*=========================================*/


#contents {font-family:"メイリオ", Meiryo, Osaka, sans-serif;}
#contents { width:740px; float:right; }

.t_cc_grn { color:#41a5a0; }
.t_cc_org { color:#d86416; }
.t_cc_caution { color:#e77; }

.border_cc_caution { border:1px solid #e77; }

.bg_cc_caution{ background:#f9f0f0; }

.t28 {font-size:28px;}

.midashi {font-size:2.4em; text-align: center;}

/* display */
.d_no {display: none;}
.d_b {display: block;}
.d_ib {display: inline-block;}
/* pc非表示・sp各種表示 */
.sp_d_on_b, .sp_d_on_ib {display: none;}

/* ページトップボタン
-------------------------------------------*/
#PAGETOP_BTN {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: block;
    z-index: 999;
}


#PAGETOP_BTN a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    text-align: center;
    display: table-cell;
    width: 60px;
    height: 60px;
    vertical-align: middle;
    border-radius: 45px;
    background-color: rgba(0,0,0,0.5);
    transition: all 0.2s ease-in-out;
}
/* スマホ用
-------------------------------------------*/
.cc_pc_delete { display:none; }
.cc_pc_on { display:block; }

/* ヘッダー
-------------------------------------------*/
#cc_head_block {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #eae7d8), color-stop(0.00, #efecdb));
	background: -webkit-linear-gradient(top, #efecdb 0%, #eae7d8 88%);
	background: -moz-linear-gradient(top, #efecdb 0%, #eae7d8 88%);
	background: -o-linear-gradient(top, #efecdb 0%, #eae7d8 88%);
	background: -ms-linear-gradient(top, #efecdb 0%, #eae7d8 88%);
	background: linear-gradient(to bottom, #efecdb 0%, #eae7d8 88%);

}
#cc_head_block .left { width:400px; }
#cc_head_block .right { width:340px; }
#cc_head_block .right .cc_title {
    position: relative;
	text-align:center;
	padding-top:5px;
	text-shadow: 0px 0px 10px #FFF, 0px 0px 2px #FFF; 
    z-index: 999;
}
#cc_head_block .right .cc_title p { padding-top:10px;}
.cc_logo{position: absolute; top:10px;left:25%;z-index: 1;}
.cc_btn{
	display: inline-block;
	font-size: 0;
	border-radius:6px;
}
.cc_btn a {
	width: 133px;
	font-weight: bold;
	color:#FFF;
	font-size:20px;
	text-align:center;
	text-decoration: none;
	background:linear-gradient(#ea5e68, #e0474b);
	display:block;
	padding:12px 0;
	border-radius:6px;
	box-shadow: 1px 1px 1px #666;
}
.cc_btn_hama{width: 280px;margin: 0 auto;}
.cc_btn_hama a {
	font-weight: bold;
	color:#FFF;
	font-size:20px;
	text-align:center;
	text-decoration: none;
	background:linear-gradient(#ea5e68, #e0474b);
	display:block;
	padding:14px 0;
	border-radius:6px;
	box-shadow: 1px 1px 1px #666;
}
.cc_btn_02 a {
	font-size:18px;
	text-align:center;
	display:block;
	margin:15px 0;
	text-decoration: underline;
}
.cc_head_nav {
	border-top:1px solid #d1cebf;
	border-bottom:3px solid #d1cebf;
	clear:both;
}
.cc_head_nav li {
	font-size:13px;
	text-align:center;
	border-right:1px solid #d1cebf;
	width:20%;
	float:left;
	box-sizing: border-box;
}
.cc_head_nav li:last-child { border-right:none; }
.cc_head_nav li a {
	background:#e5e5e3;
	color:#333;
	padding:7px 0;
	display:block;
}

/* メイン下特長部分
-------------------------------------------*/
.cc_feature {
	font-size:16px;
	line-height:1.6em;
	margin:20px 0 40px 0;
	padding:10px 15px;
}

/* 電話番号調整
=============================================*/
.cc_rev_tel {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 280px;
    margin-bottom: 15px;
    z-index: 999;
}
.cc_rev_tel a{
	display: block;
	text-decoration: none;
    border-top: #666 1px solid;
    border-bottom:  #666 1px solid;
	color: #666;
    padding: 10px 0;
}
.cc_rev_tel img{width: 260px;}
.main_img{
	width: auto;
}
.aoyama_toi li{
	display: inline-block;
	padding: 10px 20px 0;
}
/* 画像要素
-----------------------------------------*/
.fix-img {max-width:100%; height:auto;}
.fix-img.md-full {width:100%;}




/*showroom_gallery
-------------------------------*/
#k_galllery_wrap {
	position:relative;
	overflow:hidden;
	zoom:1;
}
#k_galllery {
	width:400px;
	float:left;
}
#k_galllery img {
	width:400px;
	height:300px;
}
#caption {
	width:180px;
	float:right;
	position:absolute;
	bottom:5px;
	right:12px;
	margin-right:75px;
}
#k_galllery_thumb {
	margin:15px 0 0 0;
	clear:both;
	overflow:hidden;
	zoom:1;
}
#k_galllery_thumb li {
	padding:0 9px 12px 0;
	float:left;
	list-style:none;
}
#k_galllery_thumb img {
	width:110px;
	height:84px;
}
#k_galllery_pager {
	text-align:right;
	padding:0 100px 0 0;
	overflow:hidden;
	zoom:1;
}
#k_galllery_pager li {
	padding:0 0 0 5px;
	display:inline;
	list-style:none;
}
.k_galllery_now a {
	color:#666666;
	text-decoration:none;
}
.cc_section {
	margin:0 auto; 
	overflow:hidden; zoom:1;
	width:740px;
}
#k_galllery_pager li.k_galllery_now a {
	color:#F90;
	font-weight:bold;
}


/* 自作 */
.cc_position{
	position:relative;
}
#gallery_now{
 width: 400px;
 height:300px;
 margin-right:20px;
/* float: left;*/
}
#gallery_now img {
 max-width: 100%;
}

#gallery_now_txt_bx{
 width:320px;
 position:absolute;
 right:0;
 bottom:0;
}
#feature_img_fixed span{
	display: block;
}
.gallery_page img{

}
#feature_img_fixed img.thumbs{
	cursor: pointer;
	width: 110px;
	height: 84px;
/*	float: left;*/
	margin: 0 9px 12px 0;
	border:2px solid #CCC;
}

/* ページャー */
#thumb li{
	list-style-type: none;
	float: left;
	margin-right:10px;
}


.gallery_att{
	padding:10px;
	border:1px dotted #666;
	border-radius: 6px;
}
.claerfix:after{
	clear:both;
	content:'';
	display:block;
}
.cc_gallery_text{
	width:450px;
	float:left;
	margin-right:50px;
}
.insta_img{
	margin:30px 10px 10px 10px;
	float:left;
}
.cc_insta_text{
	width:150px;
	float:left;
	padding-top:10px;
}
.gallery_thumb{
	font-size:20px;
}


/*=========================================
青山用ナビメニュー
=========================================*/

#sr_hnav{
	margin-top: 10px;
	text-align: center;
	height: 36px;
}

#sr_hnav ul{
	margin: 0;
	padding: 0;
	font-size: 0;
}

#sr_hnav li {
	vertical-align: top;
	display: inline-block;
	line-height: 1.2;
	list-style: none;
	width: 19%;
}

#sr_hnav li:not(:last-child){
	border-right: 2px solid #ddd;
}

#sr_hnav a{
	text-decoration: none;
	color: #666;
	font-size: 12px;
	font-weight: 500;
	display: block;
	padding: 10px 0px;
}
#sr_hnav a:hover{
	color: #32b6a0;
}

#sr_hnav li:hover{
	color: #32b6a0;
	border-bottom: 2px solid #32b6a0;
}
