#contents_container {
	color:#543930;
	line-height:1.5em;
	}

.title li {
	position:absolute;
	background: url(../images/title_li_bg.png) no-repeat top center;
	text-align:center;
	top:347px;}
.btm {
	height:139px;
	background:url(../images/btm_bg.png) repeat-x;
	position: relative;
	}
.btm p {	
	position:absolute; 
	left: 20px; 
	top: 13px;
}

.h2_box_rn {
	height:100px;
	background:url(../images/h2_bg.png) repeat-x;
	position:relative;
	}
.h2_box_rn h2 {
	height:59px;
	background:url(../images/h2_icon.png) no-repeat;
	position:absolute;
	padding-left:90px;
	top: 20px;
	left: 20px;
	}
.h2_box_rn p {
	position:absolute; 
	top: 18px; 
	left: 646px;
	z-index:100;
	}	

.h2_box_rn h2.icon {
	background:url(../images/h2_icon02.png) no-repeat;}
	
.block02,
.block03 {
	padding:0 20px;
	}
.block02 div.about {
	background:url(../images/about_bk.png) repeat-y;
	}
.block02 div.about li {
	text-align:center;
	position:absolute;
	top: 32px;
	z-index:100;
	}
.block02 div.about li p {
	font-size:12px;
	padding-top:8px;
	}

.block02 div.about li.sub {
	width:150px;
	height:99px;
	background:url(../images/about_li_bk.png) no-repeat;
	top:24px;
	z-index:50;
	vertical-align:central;
	display:table;
	}
.block02 div.about li.sub p {
	font-size:10px;
	line-height:14px;
	display: table-cell; 
	vertical-align: middle;
	}
.block03 .top_01,
.block03 .top_02 {
	width:435px; 
	height:331px; 
	position:relative; 
	float:left;
	background:url(../images/bl03_bg01.png) no-repeat;
	}
	
.block03 .middle{
	width:880px;
	height:701px;
	position:relative; 
	background:url(../images/bl03_bg02.png) no-repeat;
	}

.block03 h4 {
	position:absolute; 
	top: 22px; 
	left: 18px;
	}
.block03 p {
	position: absolute; 
	font-size:12px; 
	line-height:18px; 
	left: 18px; 
	top: 61px;
	}	
.block03 span {
	font-weight:bold;
	color:#f8481b;
	}

.block03 .bottom {
	margin-top:10px;
	margin-bottom:24px;
	width:880px;
	height:281px;
	position:relative; 
	background:url(../images/bl03_bg03.png) no-repeat;
	}

/***************************
グローバルナビゲーション
***************************/
.navi_box{
	background-image: url(http://tfsalon.jp/wp-content/uploads/2015/11/navi_bg.jpg);
	height: 71px;
	z-index: 20;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.6), 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
	margin-top: 110px;
	margin-bottom: 15px;
}
.navi_in{
	overflow: hidden;
	width: 980px;
	display: block;
	margin:auto;
}
.navi_in ul{
	overflow: hidden;
	width: 980px;
	margin: auto;
	padding: 0px;
}
.navi_in ul li{
	float: left;
	position: relative;
	width: 16.5%;
	height: 60px;
}
.navi_in ul li a{
	width: 81%;
	font-weight: bold;
	text-align: center;
	height: 56px;
	color: #fff !important;
	padding: 5px 15px 0px 15px !important;
	margin-top: 15px !important;
	border-left: 1px solid #f5f5f5;
	display: block;
	float: left;
	font-size: 14px;
}
.navi_in ul li.last-child a{
	border-right: 1px solid #f5f5f5;
}
.navi_in ul li a span{
	font-size: 12px;
}

/*-----------------------------------------------------------------*/
/* フッター */
/*-----------------------------------------------------------------*/
.footer-top ul.foot-info {
    width: 100%;
    display: table;
    table-layout: fixed;
    height: 100%;
    margin-top: 1em;
} 

.footer-top ul.foot-info li {
    display: table-cell;
    padding: 0 4px;
    height: 100%;
}

.footer-top ul.foot-info li:first-of-type {
    padding-left: 0;
}

.footer-top ul.foot-info li:last-of-type {
    padding-right: 0;
}

.foot-info-box {
    border: 2px solid #8d6c60;
    padding: 10px;
    height: 100%;
}

.foot-info-box table {
    width: 100%;
    margin: 10px 0;
}

.foot-info-box table * {
    font-size: 13px;
}

.foot-info-box table th {
    vertical-align: top;
    font-weight: normal;
    padding: 5px 0;
}

.foot-info-box table td {
    padding: 5px 0;
    vertical-align: middle;
}

.foot-info-box table td.tel a {
    text-decoration: none;
    color: #5a1616;
    font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3";
    font-size: 28px;
}

.foot-info-box img {
    margin: auto;
}

p.foot-info-title {
    font-size: 20px;
    font-weight: bold;
    display: block;
    text-align: center;
    padding: 10px;
    background-color: #efdfd9;
    color: #41271e;
    margin-bottom: 10px;
}

p.foot-info-title span {
    font-size: 12px;
}

p.foot-info-title span::before {
    content: "\A" ;
    white-space: pre ;
}

.foot-info-box .foot-gmap {
    margin: 10px 0;
}

.foot-info-box .foot-gmap iframe {
    border: none;
    width: 100%;
}

.page-top {
    display: block;
    padding: 10px 0;
    overflow: hidden;
}

.page-top img {
    float: right;
}

.footer-main {
    padding-top: 30px;
    overflow: hidden;
    background-image: url(http://tfsalon.jp/wp-content/themes/amaterasu/images/footer_bg.jpg);
}

.foot-main-top {
    max-width: 1000px;
	width: 100%;
    display: table;
    table-layout: auto;
    margin: auto;
}
.foot-main-bottom{
    max-width: 1000px;
	width: 100%;
    margin:auto;
}

.foot-logo {
    display: table-cell;
    vertical-align: middle;
    width: 440px;
}

.foot-logo img {
    display: inline;
}

.foot-tel {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.foot-tel a {
    display: inline-block;
}

.foot-tel-main {
    display: inline-block;
    float: right;
    overflow: hidden;
}

.foot-l, .foot-r {
    float: left;
    display: inline-block;
}

.foot-l ul {
    margin-right: 10px;
}

.foot-menu ul {
    width: 100%;
    overflow: hidden;
    display: table;
    table-layout: auto;
    padding: 10px 0;
}

.foot-menu ul li {
    display: table-cell;
    position: relative;
}

.foot-menu ul li::after {
    content: "|";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    color: white;
}

.foot-menu ul li:last-of-type {
    width: 15%;
}

.foot-menu ul li:last-of-type::after {
    content: none;
}

.foot-menu ul li a {
    display: block;
    text-align: center;
    color: white;
    font-size: 11px;
    text-decoration: none;
}

.copy p {
    display: block;
    text-align: center;
    color: white;
    font-size: 11px;
    padding-bottom: 10px;
}

.sp {
	display: none;
}