@charset "utf-8"; 

/* common
--------------------*/
body  {
	border-top: solid 3px #478259;
/*	background: url(../images/head_back.png) repeat-x;*/
}

#content {
	margin: 0 auto;
	width: 960px;
	clear: both;
}

#head {
	margin: 40px auto 0px auto;
	width: 960px;
	height: 60px;
}

#head h1 {
	width: 230px;
	float: left;
}

#head p {
	float: left;
}

#navi {
	margin-top: 25px;
	width: 630px;
	float: right;
	background: url(../images/navi_back.gif) no-repeat 229px 0px;
}

#navi li {
	float: left;
}

.navi_btn {
	margin-right: 69px;
}

.tel {
	font-size: 13px;
	font-weight: bold;
}

#map_btn {
	bottom: 30px;
	right: 0px;
	position: absolute;
}

#main {
	background-color: #f6eec8;
}

#content h2 {
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 1.4;
}

.chokaku_page h2 {
	padding: 8px 12px 6px;
	background-color: #fdefe5;
	border: 1px solid #f19149;
	border-radius: 4px;	
}

.chokaku_page h2 span {
	padding-left: 15px;
	font-size: 13px;
}

#content h3 {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 1.4;
	background: url(../images/mark2.gif) no-repeat;
}

#content h4 {
	margin-bottom: 10px;
	padding-left: 23px;
	font-size: 14px;
	line-height: 1.4;
	background: url(../images/mark4.gif) no-repeat;
}

#content ul {
	margin-left: 23px;
	margin-bottom: 15px;
}

#content ul li {
	margin-bottom: 8px;
	padding-left: 12px;
	background: url(../images/mark3.gif) no-repeat 0px 5px;
}

#footer {
	height: 92px;
	background-color: #478259;
}

#footer p {
	margin: 0 auto;
	width: 960px;
	padding-top: 10px;
}

.cl {
	clear:both;
}

.cf:after {  
	content: "."; 
	display: block;
	height: 0; 
	clear: both;
	visibility: hidden;
}

.cf {
	display: inline-block;
	min-height: 1%;
}

/* top
-----------------------*/
#c_main,
#k_main,
#ku_main,
#t_main {
	margin: 0 auto;
	width: 960px;
	background: url(../images/main_back.png) no-repeat right 39px;
	position: relative;
}

#t_main {
	height: 370px;
}

#t_main #main_pic {
	margin-right: 40px; 
	width: 515px;
	float: left;
}

#t_main #main_right {
	margin-top: 40px;
	width: 385px;
	float: left;
}

#t_main h2 {
	margin-top: 16px;
	margin-bottom: 25px;
}

#t_main .main_txt2 {
	margin-bottom: 15px;
}


/* kodakasa
-----------------------*/
#k_main {
	height: 310px;
}

#k_main #main_pic {
	margin-right: 40px; 
	width: 515px;
	float: left;
}

#k_main #main_right {
	margin-top: 30px;
	width: 385px;
	float: left;
}

#k_main h1 {
	margin-bottom: 5px;
}

#k_main h2 {
	margin-top: 16px;
	margin-bottom: 35px;
}

#k_main .main_txt1 {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

#k_main .main_txt2 {
	margin-bottom: 10px;
}

#work {
	margin-top: 20px;
	padding-bottom: 45px;
	border-bottom: 2px solid #e4ddd6;
}

.work_column {
	margin-right: 30px !important;
}

#work ul {
	margin: 0px 0px 35px 0px;
	overflow: hidden;
}

#work ul li {
	margin: 0px;
	padding: 0;
	float: left;
	background: none;
}

#work p {
	clear: both;
	padding: 35px 0px 8px 0px;
}

#salon_txt {
	clear: both;
	padding: 20px 0px 30px 0px;
}

#work_left {
	margin-right: 52px;
	float: left;
	width: 504px;
}

#work_right {
	float: left;
	width: 250px;
}

#enkaku {
	margin-top: 32px;
	padding-bottom: 30px;
	border-bottom: 2px solid #e4ddd6;
}

#enkaku h2 {
	margin-bottom: 10px;
}

#enkaku th,
#enkaku td {
	padding: 8px 20px;
}

#enkaku th {
	border-right: 1px solid #D4CDA4;
	border-bottom: 1px solid #D4CDA4;
	background-color: #f6eec8;
}

#enkaku td {
	background-color: #fbf8e7;
	border-bottom: 1px solid #D4CDA4;
}

.enkaku_column {
	display: flex;
	justify-content: space-between;
}

.enkaku_column table {
	width: 695px;
}

.enkaku_column table th {
	white-space: nowrap;
}

.table_end {
	border-bottom: none !important;
}

#content .keirin_bnr {
	margin: 0 0 0 30px;	
}

#content .keirin_bnr li {
	margin: 0 0 15px 0;
	padding: 0;
	background: none;
	list-style-type: none;
}

#account {
	margin-top: 30px;
}

#enkaku #account h2 {
    background: url("../images/mark1.gif") no-repeat;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 20px;
    padding-left: 27px;
}

#enkaku #account ul {
	margin: 0px 0px 0px 20px;
}

#content #account li {
	margin-bottom: 14px;
	padding-left: 28px;
	list-style-type: none;
    background: url("../images/icon_pdf.png") no-repeat 0 center;
}

#content #account li a {
	color: #333333;
}

.work_title {
	margin: 0px;
	overflow: hidden;
}

.work_title h2 {
	margin: 20px 0 25px 0;
	float: left;
}

#work .work_title p {
	padding: 17px 0 0 30px;
	font-size: 16px;
	float: left;
	clear: inherit;
}

.work_title	p strong {
	font-weight: normal;
}

/* chokaku
-----------------------*/
#c_main {
	padding-top: 30px; 
	height: 370px;
}

#c_main h1 {
	margin-bottom: 15px;
	width: 329px;
}

#c_main  #main_left {
	margin-right: 40px;
	width: 355px;
	float: left;
}

#c_main #main_right {
	width: 560px;
	float: left;
}

#c_main .main_txt1,
#c_main .main_txt2 {
	margin-bottom: 7px;
}

#office {
	margin-top: 25px;
	padding-bottom: 30px;
	border-bottom: 2px solid #e4ddd6;
	width: 960px;
}

#download1 {
	margin: 0px 0px 20px 20px;
}

.download_file {
	margin: 0px 0px 20px 20px;
}

#room {
	margin-top: 30px;
	padding-bottom: 53px;
	border-bottom: 2px solid #e4ddd6;
	position: relative;
}

#room_left {
	margin-top: 10px;
	width: 250px;
	float: left;
}

#room_center {
	margin: 10px 18px 0px 18px;;
	width: 420px;
	float: left;
}

#room p {
	margin-top: 22px;
	padding: 15px;
	width: 390px;
	font-size: 11px;
	background-color: #E4DDD6;
}

#room_right {
	margin-top: 10px;
	width: 250px;
	float: left;
}

.room_pic {
	margin-bottom: 26px;
}

.room_head {
	position: relative;	
	overflow: hidden;
}

.room_head h3 {
	float: left;
}

#download2 {
	margin-left: 20px;
	float: left;	
}

#access {
	margin-top: 40px;
	margin-bottom: 30px;
}

#access_left {
	margin-right: 40px;
	margin-bottom: 25px;
	width: 600px;
	float: left;
}

#access_right {
	width: 315px;
	float: left;
}

#content #chokaku_navi {
	margin: 25px auto 40px;
	overflow: hidden;
	width: 754px;
	text-align: center;
}

#content #chokaku_navi li {
	margin: 0 7px;
	float: left;
	background: none;
	padding: 0;
}

/* kusunoki
-----------------*/
#ku_main {
	height: 340px;
}

#ku_main #main_left {
	margin-right: 40px;
	width: 462px;
	float: left;
}

#ku_main #main_right {
	float: left;
}

#ku_main h1 {
	padding: 27px 0px 5px 0px;
}

#ku_main .main_txt1 {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

#ku_main .main_txt2 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

#ku_main .main_txt3 {
	margin-top: 10px;
}

#information {
	margin-top: 45px;
	padding-bottom: 30px;
	border-bottom: 2px solid #e4ddd6;
}

.info_box {
	margin-right: 10px;
	margin-bottom: 25px;
	float: left;
}

.txt_box {
	width: 168px;
}

.alpha a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/* お知らせ
-------------------*/

#news {
	margin: 45px 0px 10px 0px;
	padding-bottom: 10px;
	width: 960px;
    border-bottom: 2px solid #e4ddd6;
}

#news h2 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.4;
	padding: 8px 12px 6px;
	background-color: #fdefe5;
	border: 1px solid #f19149;
	border-radius: 4px;	
}

#news h3 {
	margin-bottom: 0px;
    background: url("../images/mark4.gif") no-repeat;
    font-size: 14px;
    line-height: 1.4;
    padding-left: 23px;
	float: left;
	width: 560px;
}

#news h4 {
    background: url("../images/mark2.gif") no-repeat;
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 15px;
    padding-left: 20px;
}

.entry_head {
	margin-bottom: 0px;
	overflow: hidden;
}

.entry_date {
	margin-bottom: 0px;
	float: left;
	width: 80px;
}

#news .entry {
	margin-bottom: 10px;
	padding: 0px 10px;
}

#news p {
	line-height: 1.6;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0;
}

#news p em {
	font-weight: bold;
	font-style: normal;	
}

#news p strong {
	font-weight: bold;
	font-style: normal;
	color: #ed9213;
}

.entry .caption {
	margin-top: 3px;
	text-align: center;
	font-size: 11px !important;
}

/* 画像 */
.column-image-left {/*左*/
    margin: 0 20px 20px 0 !important;
}

.column-image-center {/*中央*/
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.column-image-right {/*右*/
    margin: 0 0 20px 20px !important;
}

/* 画像URL */
.column-eximage-right {/*右*/
    margin: 0 20px 20px 0 !important;
}
.column-eximage-center {/*中央*/
	padding-right: 20px;
	text-align: center;
}

/* 地図 */
.column-map-right {/*右*/
    margin: 0 20px 20px 0 !important;
}
.column-map-center {/*中央*/
	padding-right: 20px;
}

/* Youtube */
.column-youtube-center{/*中央*/
	padding-right: 20px;
}

/* 画像の最大幅 */
div.column-image-center,
div.column-image-left,
div.column-image-right,
div.column-image-auto{
	max-width : 100%;
}

.column-file-auto {
	margin-bottom: 10px;
}

.acms-grid, .acms-grid-r {
    margin-left: 0px;
    margin-right: 0px;
}

.acms-entry [class*="column-image-"], .acms-entry [class*="column-map-"], .acms-entry [class*="column-yolp-"], .acms-entry [class*="column-youtube-"], .acms-entry [class*="column-eximage-"] {
    -moz-box-sizing: border-box;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.action_button {
	padding: 5px 10px;
	font-size: 14px;
	display: inline-block; 
}

