@charset "UTF-8";

/* ---------------------------------------------------------------- *
	ドキュメント全体に関する設定です
 * ---------------------------------------------------------------- */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #333333;
	line-height: 1.1em;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div,p,img {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 5px 0px;
	padding: 0px;
}
img {
	border-style: none;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #630;
	text-decoration: none;
}
a:visited {
	color: #630;
	text-decoration: none;
}
a:hover {
	color: #CC3366;
	text-decoration: none;
}
a:active {
	color: #CC3366;
	text-decoration: none;
}


/* --- ドキュメント全体 --- */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
	border-right: 1px solid #CECEB5;
	border-left: 1px solid #CECEB5;
	border-bottom: 1px solid #CECEB5;
	background-color: #FFFFFF;
}

/* ---------------------------------------------------------------- *
	ヘッダ部分の設定です
 * ---------------------------------------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	height: 130px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#topnavi {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
/* ---------------------------------------------------------------- *
	トップナビ部分の設定です
 * ---------------------------------------------------------------- */
#topnavi ul {
	font-size: 1em;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px 18px;
	list-style: none;
}
#topnavi li {
	display: inline;
	background-image: url(img/list_sq_gr.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
	padding: 2px 10px 2px 20px;
}
#topnavi a, #topnavi a:link, #topnavi a:visited {
	text-decoration: none;
	color: #333333;
}
#topnavi a:hover, #topnavi a:active {
	color: #CC3366;
	text-decoration: none;
}
#topnavi .btn {
	background-image: url(../fan/img/bg_white.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 2px 10px 2px 0px;
}


#topnavi ul {
	font-size: 1em;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px 18px;
	list-style: none;
}


#topnavi2 li {
	display: inline;
	background-image: url(img/list_sq_br.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
	padding: 2px 10px 5px 20px;
}
#topnavi2 a, #topnavi a:link, #topnavi a:visited {
	text-decoration: none;
	color: #333333;
}
#topnavi2 a:hover, #topnavi a:active {
	color: #CC3366;
	text-decoration: none;
}
#topnavi2 .btn {
	background-image: url(../fan/img/bg_white.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 2px 10px 2px 0px;
}
#topnavi2 ul {
	font-size: 1em;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px 18px;
	list-style: none;
}
#subnavi li {
	display: inline;
	background-image: url(img/list_sq_br.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
	padding: 2px 10px 5px 20px;
}
#subnavi a, #topnavi a:link, #topnavi a:visited {
	text-decoration: none;
	color: #333333;
}
#subnavi a:hover, #topnavi a:active {
    color:#0066FF;
	color: #CC3366;
	text-decoration: none;
	}
	
#subnavi .btn {
	background-image: url(../fan/img/bg_white.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 2px 10px 2px 0px;
}
#subnavi ul {
	font-size: 1em;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px 18px;
	list-style: none;
}
#subnavi2 img {
	margin: 0px 0px 5px 5px;
}

#subnavi2 a:hover img{
    opacity:0.5;
    filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	}


/* ---------------------------------------------------------------- *
	コンテンツ部分の設定です
 * ---------------------------------------------------------------- */
#contents {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
.memo {
	background-color: #F1E3D1;
	padding: 10px;
	margin: 0px;
}


/* ---------------------------------------------------------------- *
	サイドナビ／コンテンツ部分の設定です
 * ---------------------------------------------------------------- */
#sidenavi {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	float: left;
	height: auto;
	width: 200px;
}

/* --- 商品一覧／サイドナビ部分の設定です --- */
#sidenavi .side1 {
	margin: 0px 0px 10px;
	padding: 0px;
	}
#sidenavi .side1 a:link, #sidenavi .side1 a:visited {
	color: #333333;
	text-decoration: none;
}
#sidenavi .side1 a:hover, #sidenavi .side1 a:active {
	color:#CC3366;
	text-decoration: none;
	
}
	
#sidenavi .side1 p {
	background-image:url(img/side_bar1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 35px;
	width: 180px;
}
#sidenavi .side1 .title1 {
		color: #FFFFFF;
	font-size: 12px;
	background-image:url(img/stairs_side0.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 181px;
	height: 30px;
	margin: 0px 0px -10px;
	padding: 10px 10px 0px;
	
	}

#sidenavi .side1 .sideb {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	width: 179px;
	background-color:#EAEAE2;
}
#sidenavi .side1 h3 {
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#sidenavi .side1 ul {
	font-size: 0.9em;
	font-weight:bold;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidenavi .side1 li {
	margin: 0px;
	padding: 10px 0px;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	width: 178px;
	border-top: 1px solid #BFBFBF;
	text-indent:10px;
	}


	
	

/* --- 販売ガイド／サイドナビ部分の設定です --- */
#sidenavi .side2 {
	margin: 0px 0px 10px;
	padding: 0px;
}
#sidenavi .side2 .sidec {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	width: 178px;
	border-top: 1px solid #BFBFBF;
}
#sidenavi .side2 ul {
	font-size: 1em;
	line-height: 1.1em;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidenavi .side2 li {
	margin: 0px;
	padding: 4px 0px 4px 18px;
	background-color: #DAD6C9;
	border-bottom: 1px solid #FFFFFF;
}
#sidenavi .side2 a:link, #sidenavi .side2 a:visited {
	color: #333333;
	text-decoration: none;
}
#sidenavi .side2 a:hover, #sidenavi .side2 a:active {
	color: #91836F;
	text-decoration: none;
}
#sidenavi .side2 .contact {
	padding: 10px 5px 10px 10px;
	margin: 0px;
	background-color: #EBEAE4;
}

#sidenavi .side2 .sidec {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	width: 178px;
	border-top: 1px solid #BFBFBF;}

/* --- バナー／サイドナビ部分の設定です --- */
#sidenavi #banner {
	margin: 0px 0px 10px;
	padding: 0px;
}
#sidenavi #banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidenavi #banner li {
	margin: 0px;
	padding: 0px 0px 2px;
}

/* ---------------------------------------------------------------- *
	メイン／コンテンツ部分の設定です
 * ---------------------------------------------------------------- */
#contents #main {
	height: auto;
	width: 660px;
	margin: 0px 18px 0px 0px;
	padding: 0px;
	float: right;
}

/* ---------------------------------------------------------------- *
	フッター部分の設定です
 * ---------------------------------------------------------------- */
#footer {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 900px;
	background-color: #8E6642;
	clear: both;
	color: #C8C8C8;
}
#footer #foot1 {
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
	border-top: 1px solid #CECEB5;
}
#footer #foot1 a:link, #footer #foot1 a:visited {
	color: #C8C8C8;
	text-decoration: none;
}
#footer #foot1 a:hover, #footer #foot1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #foot1 ul {
	margin: 10px 10px;
	padding: 0px 18px;
	list-style: none;
}
#footer #foot1 li {
	background-image: url(img/list_sgy_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	margin: 0px;
	padding: 3px 10px 3px 20px;
}
#footer address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding: 10px 0px;
	background-image: url(img/foot_adrs_bg.gif);
}

/* ---------------------------------------------------------------- *
	メイン詳細／コンテンツ部分の設定です
 * ---------------------------------------------------------------- */

#main #maincontents {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 1.2em;
}

/* --- ローカルナビ／メイン部分の設定です --- */
#main #about {
	background-image: url(../fan/img/about_bg_grey.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 18px;
	padding: 0px;
	height: 70px;
}
#about .about1 {
	margin: 0px;
	padding: 10px 12px;
}
#about .about1 ul {
	margin: 5px 0px 0px 2px;
	padding: 0px;
	list-style: none;
}
#about .about1 li {
	background-image: url(../fan/img/list_sb3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: inline;
	padding: 2px 0px 2px 15px;
	margin: 0px 15px 0px 0px;
}
#about .about1 a:link, #about .about1 a:visited {
	color: #5E5939;
	text-decoration: none;
}
#about .about1 a:hover, #about .about1 a:active {
	color: #E85A0F;
	text-decoration: underline;
}

/* --- ローカルナビ2／メイン部分の設定です --- */
#main #about2 {
	margin: 0px 0px 18px;
	padding: 0px;
	background-color: #E6E6DD;
	border: 1px solid #D6D3CD;
}
#about2 .about2 {
	margin: 0px;
	padding: 5px;
}
#about2 .about2 ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	list-style: none;
}
#about2 .about2 li {
	background-image: url(../fan/img/list_sb3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: inline;
	padding: 2px 0px 2px 15px;
	margin: 0px 15px 0px 0px;
}
#about2 .about2 a:link, #about .about1 a:visited {
	color: #5E5939;
	text-decoration: none;
}
#about2 .about2 a:hover, #about .about1 a:active {
	color: #E85A0F;
	text-decoration: underline;
}

/* ページトップへ */
.pagetop {
	clear: both;
	text-align: right;
	padding: 0px;
	margin: 4px 0px 9px;
}

	
	
/* 商品詳細 */
#goods ul {
	margin: 0px;
	padding: 0px;
	list-style: url(../fan/none) none;
	text-align:left;
}
#goods li {
	padding: 0px 0px 1px;
	margin: 0px;
	
}
#goods ul .ul2 {
	padding: 0px;
	margin: 0px 0px 0px 50px;
	list-style: disc;
}
#goods ul .ul3 {
	padding: 0px;
	margin: 0px 0px 0px 50px;
	list-style: none;
}

#goods ul .ul4 {
	padding: 0px;
	margin: 0px 0px 0px 50px;
	list-style:square;
	}

#goods table {
	margin: 0px;
	padding: 2px;
	border-top: 1px solid #B7B7B7;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #B7B7B7;
	text-align: left;
	}
	
#goods table tr {
}
#goods table th {
	background-color: #E3E3E3;
	border-right: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	font-weight: normal;
}
#goods table td {
	border-right: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	padding-right: 10px;
}

#goods p {
	text-align: left;
	}

#goods1 table td {
		padding-right: 5px;	
	}	

/* h1 設定（トップ）*/

.stairs_top_h1{
	
	color: #333;
	margin: 0px 0px 18px;
	padding: 10px 10px 10px 12px;
	background-color: #B3ACA6;
	
}


.stairs_top_h1 h1{
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	letter-spacing:1px;
}


/* H2, H3 など */
	
.h2_0 {
	font-size: 1em;
	
	line-height: 1.1em;
	color: #333
	letter-spacing: 0.1em;
	height: 23px;
	margin: 0px 0px 18px;
	padding: 10px 10px 2px 12px;
	background-color: #B3ACA6;
		/*--background-image: url(img/h2_1.gif);-*/
}	


.h2_1 {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	background-color: #4B4B4B;
	background-image: url(../fan/img/h2_bl1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	margin: 0px 0px 18px;
	padding: 10px 10px 2px 12px;
}
.h2_2 {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	background-image: url(../fan/img/h2_wt2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	margin: 0px 0px 18px;
	padding: 10px 10px 2px 12px;
}
.h2_3 {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #5E5939;
	letter-spacing: 0.1em;
	background-image: url(../fan/img/h2_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 23px;
	margin: 0px 0px 18px;
	padding: 10px 10px 2px 12px;
}
.h2_4 {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #6C6B57;
	letter-spacing: 0.1em;
	margin: 0px 0px 18px;
	padding: 5px 10px 5px 8px;
	border-bottom: 2px solid #6C6B57;
	background-color: #E7E7E2;
}
.h3_1 {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	margin: 0px 0px 15px;
	padding: 9px 10px 8px 0px;
	background-image: url(../fan/img/h3_1.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.h3_2 {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 15px;
	padding: 2px 10px 2px 0px;
	border-left: 5px solid #333333;
	text-indent: 5px;
}
.h3_3 {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 15px;
	padding: 4px 10px 4px 0px;
	border-left: 5px solid #333333;
	text-indent: 10px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #999999;
	letter-spacing: 0.1em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #E3E3E3;
	margin: 10px 0px 15px;
	padding: 4px;
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #B7B7B7;
	border-left-color: #B7B7B7;
}
.h4_2 {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #444444;
	margin: 0px 0px 15px;
	padding: 10px 10px 4px 20px;
	border-bottom: 1px solid #333333;
}

.topicpath {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 0.8em;
	padding: 0px;
}



/* Q&A */
.q {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #5E5939;
	letter-spacing: 0.1em;
	margin: 0px 0px 18px;
	padding: 5px 10px 5px 30px;
	background-image: url(../fan/img/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.a {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #5E5939;
	letter-spacing: 0.1em;
	margin: 0px 0px 18px;
	padding: 0px 10px 10px 30px;
	background-image: url(../fan/img/a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 1px dotted #968E5A;
}
/* --- メイン詳細部分の設定です --- */
.name_e {
	font-family: Arial, Helvetica, sans-serif;
	color: #525145;
	font-weight: bold;
}
.name {
	color: #525145;
	font-weight: bold;
}
.left {
	margin: 0px 18px 0px 0px;
	padding: 0px;
}
.catch {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #8E6642;
}
.catch_bk {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
}
.catch_bk2 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
}	
.strong {
	font-weight: bold;
	color: #CC9900;
}
.strong2 {
	font-weight: normal;
	color: #CC9900;
}
.strong3 {
    font-weight: normal;
	color: #003300;
}
.strong3_0 {
    font-size: 1.1em;
	font-weight: bold;
	color: #003300;
}
.strong3_1 {
    font-weight: normal;
	color: #003300;
	text-decoration:underline;
	

}
.strong4 {
	font-weight: normal;
	color: #FF3300;
}
.week {
    font-weight:lighter;
	color: #FF3300;
}
.performance {
	margin: 10px 10px 10px 60px;
	padding: 0px;
}
#spec1 {
	margin: 0px 0px 10px;
	padding: 10px;
	background-color: #DEE4E1;
}
#spec1 ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: disc;
}
#spec1 li {
	margin: 0px 0px 5px;
	padding: 2px 0px;
}
#spec2 {
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
}
#spec2 ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: disc;
}
#spec2 li {
	margin: 0px;
	padding: 2px 0px;
}
.list {
	margin: 0px;
	padding: 0px;
}
.list ul {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	list-style: disc;
}
.list li {
	margin: 0px;
	padding: 1px 0px;
}

.section {
	margin: 10px 0px 18px;
	padding: 0px;
	height: 5px;
	border-bottom: 1px dotted #C1C594;
}
.section-b {
	border: 1px solid #C1C594;
}
.enethan1 {
	background-image: url(../fan/enethan/img/enethan_18.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	margin: 0px;
	padding: 0px;
}
.pillowzone {
	color: #669900;
	background-color: #CCE292;
	margin: 0px;
	padding: 2px 2px 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.relaxzone {
	color: #E7824B;
	background-color: #FDD9AC;
	margin: 0px;
	padding: 2px 2px 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.officezone {
	color: #6A9297;
	background-color: #C4DCE1;
	margin: 0px;
	padding: 2px 2px 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.mattresszone {
	color: #ABA445;
	background-color: #FDEFC6;
	margin: 0px;
	padding: 2px 2px 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.concept {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.concept2 {
	color: #EAEAEA;
	background-color: #360000;
	border: 1px solid #CCCCCC;
}
.ic_gagaku {
	font-size: 0.85em;
	color: #666666;
	padding: 0px 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #E49852;
}
.black {
	color: #FFFFFF;
	background-color: #000000;
}
.gray {
	background-color: #EBEAE4;
}
.gray2 {
	background-color: #DAD6C9;
}
.gray3 {
    color: #CC3399;
	}
.gray4 {
	background-color: #D6C7B0;
}
.gray5 {
	background-color: #99CCCC;
}
.gray6 {
    color: #FFFFFF;
	background-color:#666666;
	text-align:center;
}
.gray6_0 {
    color: #FFFFFF;
	background-color:#795F3C;
	text-align:center;
}
.gray7 {
    background-color: #E6E6E6;
}
.gray8 {
    background-color: #E6E6E6;
	padding:20px 20px 20px 25px;
}
.blue {
    background-color: #C5D1D1;
}
.bor-b {
	border: 10px solid #E3E3E3;
}

.payment {
	margin: 0px;
	width: 660px;
	padding-top: 5px;
	padding-right: 0px;
}
.catch0 {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 0.8em;
	}
	
/*************オフィス連絡先追加*********************/

.garege_office_info{
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin:5px 0 15px 0;
	border-top:#666 dotted 1px;
	border-bottom:#666 dotted 1px;	
}

.garege_office_info_text01{
	font-size:13px;
	line-height:21px;
	margin:2px 0 2px 10px;
}


.garege_office_info_text02{
	font-size:10px;
	line-height:18px;
	margin:0 0 5px 10px;
}



/**********階段コレクション改訂201806************/



.staris_detail_tit h1 {
	font-size: 1em;
	
	line-height: 1.1em;
	color: #333
	letter-spacing: 0.1em;
	height: 23px;
	margin: 0px 0px 18px;
	padding: 10px 10px 2px 12px;
	background-color: #B3ACA6;
		/*--background-image: url(img/h2_1.gif);-*/
}	


.staris_detail_midashi h2{
	font-size:14px;
	line-height:22px;
	letter-spacing:1px;
	font-weight: bold;
	color: #444444;
	margin: 0px 0px 15px;
	padding: 10px 10px 6px 20px;
	border-bottom: 1px solid #333333;
	background:#E3E3E3;
}



.stairs_info h3{
	font-size:12px;
	line-height:20px;
}


.stair_ciz_discon_info{
	margin:20px 0 30px 0;
}



.stair_ciz_discon_info_text01{
	font-size:16px;
	line-height:28px;
}


.stair_ciz_discon_info_text01 a{
	font-weight:bold;
	text-decoration:underline !important;
	color:#03C;
	letter-spacing:1px;
}


.stair_ciz_discon_info_text01 a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	
}



.line-through {
	color: #525145;
	font-weight: bold;
    text-decoration: line-through!important;
    text-decoration-color: #000000;
}

.saleprice{
    color: #F9070B;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}

.ka_stairs_sale_detail_text01{
    font-size: 13px;
    line-height: 25px;
    border: #000000 dotted 1px;
    padding: 10px;
    margin: 10px 0 10px 0;
}


.fc_red{
    color: #F7060A;
}


.ka_stairs_sale_midashi{
    margin: 10px 0 10px 0;
    background: #FDF9DF;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #F1080C;
}

.sale_stiars_info_text01{
    margin: 5px 10px 5px 10px;
    font-size: 14px;
    line-height: 26px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    background:#FFF7C8;
    padding: 5px;
    text-align: center;
   
    letter-spacing: 1px;
    
}


.fc_red_fw_b{
    color: #FC0105;
    font-weight: bold;
}

.fs_12_line{
    font-size: 12px;
    text-decoration: line-through;
}



.fs_10{
    font-size: 10px;
}

.loftstairs_feature{
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 5px 0 5px 0;
    font-weight: bold;
}


.loftstaris_promotion_flex{
     display: flex;        /*  */
   flex-direction: row; /*  */
   flex-wrap:wrap;
    justify-content:space-around;
       
}

.loftstaris_promotion_tiktok{
    width: 45%;
    height: auto;
}

.loftstaris_promotion_tiktok img{
    width: 100%;
    height: auto;
}

.loftstaris_promotion_newspaper_flex{
     width: 45%;
    height: auto;
    display: flex;        /*  */
   flex-direction: row; /*  */
   flex-wrap:wrap;
        justify-content: space-around;
    background: #F8FF92;
    padding: 10px;
}

.loftstaris_promotion_newspaper_info{
    width: 50%;
    height: auto;
}

.loftstaris_promotion_newspaper_info_text01{
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}



.loftstaris_promotion_newspaper_images{
    width: 40%;
    height: auto;
}

.loftstaris_promotion_newspaper_images img{
    width: 96%;
    height: auto;
}

/*================================================
 *  ページトップへの戻りその03
 ================================================*/
.totop03 {
	position:fixed;
	bottom:15px;
	right:0;
	text-align:right;
}
.totop03 a {
	display:block;
	text-decoration:none;
}
.totop03 img {
border-radius: 10px;
	
}
.totop03 img:hover {
	
}
.totop03_images{
    margin: 0 0 10px 0;
}

/* 電話番号テキスト：初期状態は非表示 */
.tel-number {
    display: none;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.65);
    border-radius: 4px;
    padding: 4px 8px;
    margin-top: 4px;
    white-space: nowrap;
    pointer-events: none;
}


 a[href="tel:0335185290"]:focus + .tel-number,
    a[href="tel:0335185290"]:focus-within + .tel-number {
        display: block;
    }







/* --------- breadcrumbs-area start --------- */
.breadcrumbs-area{
	text-align:left;
	margin:0 0 20px 20px;
}
.breadcrumbs-area ol{
	list-style-type: none;
	margin-top: 5px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
.breadcrumbs-area ol li{
	display: inline;
}
/* --------- breadcrumbs-area end --------- */



