@charset "utf-8";
/*共通*/
div.clear {
	clear: both;
}
p.danraku {
	margin: 15px 0;
}
/*共通*/
/* h1ポイント大画像
	------------------------------------*/
#contents_area .main_visual_img {
	margin: 0 0 60px 0;
}
/* border_none_h1 保証で使っている
------------------------------------*/
div#ContentsBox h1.border_none_h1 {
	margin: 0px 0px 30px 0px;
	padding: 0;
	border-left: none;
}
/* article
------------------------------------*/
div#ContentsBox h3.article {
    clear: both;
    margin: 50px 0 20px 0;
    padding: 0px 0px 0px 13px;
    border-left: 6px solid #313131;
    font-size: 180%;
    font-weight: bold;
}
/* relation
------------------------------------*/
div#ContentsBox ul.relation {
	line-height: 2.2em;
}
div#ContentsBox .relation_h3 {
	clear: both;
	margin: 50px 0 20px 0;
	padding: 0px 0px 0px 13px;
	border-left: 6px solid #313131;
	font-size: 180%;
	font-weight: bold;
}
/* line_box　仕切り線
------------------------------------*/
.line_box {
	clear: both;
	width: 710px;
	margin: 30px 0 30px 0;
	background: url(../../../../common/images/l_gray_01.gif) repeat-x left top;
	height: 1px;
}
/* h2
------------------------------------*/
div#ContentsBox h2 {
	clear: both;
	margin: 0px 0 30px 0;
	padding: 0px 0px 0px 13px;
	border-left: 6px solid #313131;
	font-size: 180%;
	font-weight: bold;
}

/* movie_bottom　これはh3の上にMovieがあるときにだけ使用すること。
------------------------------------*/
div#ContentsBox h3.movie_bottom {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0px 0px 0px 13px;
	border-left: 6px solid #313131;
	font-size: 180%;
	font-weight: bold;
}
/* text_area
------------------------------------*/
div#ContentsBox div.text_area {
	padding: 55px 0 0 33px;
	margin-top: 50px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	line-height: 1.8em;
	background: url(../../../../common/images/goods/fea_bg_point.gif) no-repeat left top;
}
div#ContentsBox div.text_area h2 {
	margin: 0px 0 10px 0;
	padding: 0px 0px 0px 0px;
	border-left: none;
	font-size: 120%;
	font-weight: bold;
}
div#ContentsBox div.text_area02 {
	padding: 10px 0 30px 33px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	line-height: 1.8em;
}
div#ContentsBox div.text_area dl.dl_class {
	margin: 10px 0;
}
div#ContentsBox div.text_area dl.dl_class dt {
	font-weight: bold;
}
div#ContentsBox div.text_area p#point_image {
	margin: 30px 0;
}
/* hikaku
------------------------------------*/
div#ContentsBox div.text_area ul.ul_space {
	margin: 0px;
	padding: 0px;
}
div#ContentsBox div.text_area ul.ul_space li {
	width: 323px;
	float: left;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 30px 0px;
}
div#ContentsBox div.text_area ul.ul_space li.line {
	width: 323px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 30px 0px;
	background-image: url(../../../../common/images/l_gray_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#ContentsBox div.text_area ul.ul_space p {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}
div#ContentsBox div.text_area ul.ul_space p.margin {
	text-align: right;
	margin: 0px 0px 0px 0px;
}
/* leg_box
------------------------------------*/
.line_box {
	clear: both;
	width: 710px;
	margin: 30px 0 30px 0;
	background: url(../../../../common/images/l_gray_01.gif) repeat-x left top;
	height: 1px;
}
.midashi02 {
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 30px 0;
}
/*galley*/
div.g-inner {
	position: relative;
	width: 708px;
	height: 600px;
}
.view {
	position: absolute;
	width: 708px;
	height: 500px;
	top: 0;
	left: 0;
	overflow: hidden;
}
.view p {
	position: absolute;
	width: 708px;
	height: 500px;
	top: 0;
	left: 0;
}
.thumbBtn {
	position: absolute;
	top: 540px;
	left: 220px;
}
.thumbBtn li {
	padding: 0 0 0 2px;
	float: left;
	text-align: right;
	width: 85px;
	cursor: pointer;
}
.thumbBtn li.active {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
.clfix {
	display: inline-block;
}
/*galley*/
div.g-inner2 {
	position: relative;
	width: 708px;
	height: 722px;
}
.view2 {
	position: absolute;
	width: 708px;
	height: 632px;
	top: 0;
	left: 0;
	overflow: hidden;
}
.view2 p {
	position: absolute;
	width: 708px;
	height: 632px;
	top: 0;
	left: 0;
}
.thumbBtn2 {
	position: absolute;
	top: 672px;
	left: 220px;
}
.thumbBtn2 li {
	padding: 0 0 0 2px;
	float: left;
	text-align: right;
	width: 85px;
	cursor: pointer;
}
.thumbBtn2 li.active {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
/* ↑ここまでleg_box
------------------------------------*/
/* guaranteeBox
------------------------------------*/
div#ContentsBox div#guaranteeBox {
	width: 720px;
	margin: 0 0 20px 0;
}
/* h2
------------------------------------*/
div#ContentsBox h2#guarantee_h2 {
	margin: 50px 0 20px 0;
	padding: 0px 0px 0px 13px;
	border-left: 6px solid #313131;
	font-size: 180%;
	font-weight: bold;
}
div#ContentsBox div#guaranteeBox h3.midashi03 {
	font-weight: bold;
	font-size: 120%;
	margin: 10px 0;
	padding: 0;
	border: none;
}
div#ContentsBox div#guaranteeBox h3.attention_text {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
	color: #a62e2e;
	border: none;
}
div#ContentsBox div#guaranteeBox ul {
	margin: 0 0 30px 0;
	border: 3px solid #d6d6d6;
	padding: 8px;
}
div#ContentsBox div#guaranteeBox ul.outside_guarantee {
	margin: 0 0 30px 0;
	border: none;
	padding: 8px;
}
div#ContentsBox div#guaranteeBox li {
	line-height: 1.8em;
}
div#ContentsBox div#guaranteeBox p {
	line-height: 1.8em;
}
/* ここまで追加分のCSS↑2011.12.17
------------------------------------*/
/* reportBox
------------------------------------*/
div#ContentsBox div.reportBox {
	clear: both;
	width: 708px;
	margin: 0 0 20px 0;
	line-height: 1.6em;
}
div#ContentsBox div.reportBox span {
	font-weight: bold;
}
div#ContentsBox div.reportBox div.objectBox {
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}
div#ContentsBox div.reportBox img.floatimg {
	float: left;
	margin: 0 20px 20px 0;
}
div#ContentsBox div.reportBox ul.smallBox {
	clear: both;
}
div#ContentsBox div.reportBox ul.smallBox li {
	float: left;
	display: inline;
	margin: 0 22px 0 0;
}
div#ContentsBox div.reportBox ul.smallBox li.last-smallBox-li {
	margin: 0;
}
/* relation
------------------------------------*/
div#ContentsBox ul.relation {
	line-height: 2.2em;
}
/* size-variation
------------------------------------*/
/* list
------------------------------------------------------------------------*/
div#ContentsBox h3.sizetitle {
	padding: 0 0 0 0;
	margin: 40px 0 30px 0;
	font-size: 140%;
	background: none;
	border: none;
}
div#ContentsBox table#listtable td {
	width: 85px;
	text-align: center;
	padding: 7px;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
div#ContentsBox table#listtable td.gazou {
	width: 125px;
}
div#ContentsBox table#listtable td.commenttd {
	width: 140px;
	text-align: left;
}
div#ContentsBox table#listtable td.colorgrytd {}
div#ContentsBox table#listtable td.sizetext {
	background: #f6f6f6;
	width: 87px;
}
/*------------------------------------------------
	sofa_list
------------------------------------------------*/
.sofa_list_wrap {
	width: 718px;
	margin: 10px 0px 20px 0px;
	padding: 0;
	border: 1px solid #e0e0e0;
}
.sofa_list_inner {
	padding: 20px 20px 20px 20px;
	border-bottom: 3px solid #999999;
}
.sofa_list_wrap ul {
	padding: 0 0 20px 0;
}
.sofa_list_wrap li {
	width: 161px;
	float: left;
	margin: 0 8px 0 0;
	text-align: center;
}
.sofa_list_wrap li.brank {
	clear: both;
	width: 680px;
	height: 20px;
}
.sofa_list_wrap li.last {
	margin: 0 0 0 0;
}
.sofa_list_wrap ul img {
	margin: 0 0 4px 0;
}
.title_text02 {
	padding: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
}
/*------------------------------------------------------------
 *						speclist
/*-----------------------------------------------------------*/
div#ContentsBox table#spectable {
	margin: 40px 0;
}
/* comparison
------------------------------------------------------------------------*/
div#ContentsBox table#spectable td {
	width: 170px;
	padding: 15px 7px;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
div#ContentsBox table#spectable td.colortd {
	background: #f6f6f6;
}
div#ContentsBox table#spectable td.colortd-sofaimage {
	text-align: center;
	background: #f6f6f6;
}
div#ContentsBox table#spectable td.sofaimage {
	text-align: center;
}
div#ContentsBox table#spectable td.contenttext {
	width: 140px;
}
/* midashi
------------------------------------------------------------------------*/
.midashi01 {
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 10px 0;
}
/* all_list
------------------------------------*/
div#ContentsBox h1.all_list_h1 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border-left: none;
}
div#ContentsBox h2.all_list_h2 {
	margin: 30px 0 30px 0;
	padding: 0px 0px 0px 0px;
	border-left: none;
	font-size: 140%;
	font-weight: bold;
}
/* text_area02
------------------------------------*/
div#ContentsBox div.text_area02 {
	padding: 0px 0 0 0px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	line-height: 1.8em;
	background: url(../../../../common/images/goods/fea_bg_point.gif) no-repeat left top;
}
div#ContentsBox div.text_area02 h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: none;
	font-size: 120%;
	font-weight: bold;
}
div#ContentsBox div.text_area02 div.text_area02_text {
	width: 345px;
	float: left;
	display: inline;
	margin: 0 0 0 0;
}
div#ContentsBox div.text_area02 div.text_area02 h2 {
	margin: 0px 0 10px 0;
	padding: 0px 0px 0px 0px;
	border-left: none;
	font-size: 120%;
	font-weight: bold;
}
div#ContentsBox div.text_area02 div.text_area02_text dl.dl_text_area02 {
	margin: 10px 0;
}
div#ContentsBox div.text_area02 div.text_area02_text dl.dl_text_area02 dt {
	font-weight: bold;
}
div#ContentsBox div.text_area02 div.text_area02_pho {
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------
	add_bouton
--------------------------------------------------*/
.add_bouton {
	margin: 30px 0;
	text-align: center;
}
.th_item th {
	width: 150px;
}
.h3_form {
	margin: 20px 0 15px 0;
	text-align: center;
}
.attenatin_text {
	color: #a62e2e;
	margin: 0 0 0 5px;
	font-size: 90%;
}
.subtext01 {
	font-style: normal;
	margin: 0 0 0 5px;
	color: #808080;
	font-size: 90%;
}
/*ここからアームテーブル.html*/
/* text_area02　arm_tabel
------------------------------------*/
div#ContentsBox div.text_area02 div.text_area02_arm_table {
	margin: 60px 0 0 0;
	padding: 0;
}
div#ContentsBox div.text_area02_arm_table p span{
	font-size: 105%;
	font-weight: bold;
	margin-right: 15px;
}
/*ここからwood.html*/
/* text_area02
------------------------------------*/
div#ContentsBox div.text_area02 {
	margin: 50px 0 0 0;
	padding: 55px 0 0 33px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	line-height: 1.8em;
	background: url(../../../../common/images/goods/fea_bg_point.gif) no-repeat left top;
}
div#ContentsBox div.text_area02 div.text_area02_text {
	width: 345px;
	float: left;
	display: inline;
	margin: 0 28px 0 0;
	line-height: 1.8em;
}
div#ContentsBox div.text_area02 div.text_area02_text h2 {
	margin: 0px 0 10px 0;
	padding: 0px 0px 0px 0px;
	border-left: none;
	font-size: 120%;
	font-weight: bold;
}
/* text_area03
------------------------------------*/
div#ContentsBox div.text_area03 {
	margin: 50px 0 0 0;
	padding: 55px 0 0 33px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	line-height: 1.8em;
	background: url(../../../../common/images/goods/fea_bg_point.gif) no-repeat left top;
}
div#ContentsBox div.text_area03 div.text_area03_text {
	width: 402px;
	float: left;
	display: inline;
	margin: 0 28px 0 0;
	line-height: 1.8em;
}
div#ContentsBox div.text_area03 div.text_area03_text h2 {
	margin: 0px 0 10px 0;
	padding: 0px 0px 0px 0px;
	border-left: none;
	font-size: 120%;
	font-weight: bold;
}
div#ContentsBox div.text_area03 div.text_area03_text h2 span {
	vertical-align: super;
	font-size: 10px;
}
div#ContentsBox div.text_area03 div.text_area03_text dl {
	margin: 0 0 20px 0;
	padding: 10px 0;
}
div#ContentsBox div.text_area03 div.text_area03_text dt {
	margin: 0 0 10px 0;
	font-weight: bold;
}
div#ContentsBox div.text_area03 div.text_area03_text dd {
	padding: 0 0 10px 0;
}
div#ContentsBox div.text_area03 div.text_area03_text dd span {
	font-weight: bold;
}
/*f4star
------------------------------------*/
div#ContentsBox div.f4star div.f4star_pho {
	margin: 0px;
	padding: 0px;
}
/*line_box
------------------------------------*/
.line_box2 {
	clear: both;
	width: 625px;
	margin: 30px 0 0 27px;
	background: url(../../../../common/images/l_gray_01.gif) repeat-x left top;
	height: 1px;
}
/*text_area2 h2
------------------------------------*/
div#ContentsBox .text_area2 {
	margin: 0 0 30px 0;
	padding: 55px 0 0 33px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	line-height: 1.8em;
	background: url(../../../../common/images/goods/fea_bg_point.gif) no-repeat left top;
}
/*text_area2 h2
------------------------------------*/
div#ContentsBox .text_area2 h2 {
	margin: 0px 0 10px 0;
	padding: 0px 0px 0px 0px;
	border-left: none;
	font-size: 120%;
	font-weight: bold;
}
/* enduranceのcss
------------------------------------*/
/* endurancebox
------------------------------------*/
div#ContentsBox div.endurancebox {
	margin: 50px 0 0 0;
	padding: 55px 0 0 33px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	line-height: 1.8em;
	background: url(../../../../common/images/goods/fea_bg_point.gif) no-repeat left top;
}
div#ContentsBox div.endurancebox div.endurancebox_text {
	width: 402px;
	float: left;
	display: inline;
	margin: 0 28px 0 0;
	line-height: 1.8em;
}
div#ContentsBox div.endurancebox div.endurancebox_text h2 {
	margin: 0px 0 10px 0;
	padding: 0px 0px 0px 0px;
	border-left: none;
	font-size: 120%;
	font-weight: bold;
}
div#ContentsBox div.endurancebox div.endurancebox_text h2 span {
	vertical-align: super;
	font-size: 10px;
}
div#ContentsBox div.endurancebox div.endurancebox_text dl {
	margin: 0 0 20px 0;
	padding: 10px 0;
}
div#ContentsBox div.endurancebox div.endurancebox_text dt {
	margin: 0 0 10px 0;
	font-weight: bold;
}
div#ContentsBox div.endurancebox div.endurancebox_text dd {
	padding: 0 0 10px 0;
}
div#ContentsBox div.endurancebox div.endurancebox_text dd span {
	font-weight: bold;
}
/*endurancebox_img
------------------------------------*/
div#ContentsBox div.endurancebox_img {
	margin: 0px;
	padding: 0px;
}
/*endurancebox_sevendurability
------------------------------------*/
div#ContentsBox div.endurancebox_sevendurability {
	width: 710px;
	height: 1000px;
	margin: 60px 0 0 0;
	background: url(../images/endurance/fea_endurance_bg_sevendurability.jpg) no-repeat left top;
}
div#ContentsBox div.endurancebox_sevendurability h3 {
	border: none;
	text-indent: -9999px;
}
div#ContentsBox div.endurancebox_sevendurability p {
	width: 621px;
	padding: 680px 0 0 43px;
	line-height: 1.8em;
}
div#ContentsBox div.endurancebox_sevendurability p span {
	font-weight: bold;
}
/* attention_アームテーブル仕様変更のcss_20171025
------------------------------------*/
.attention_erea {
	height: 80px;
}
#attention {
	font-size: 130%;
	text-align: center;
	padding: 35px;
}
/* jQuery inview
------------------------------------*/
.fadein h1 {
	text-align: center;
	font-family: "Gothic MB101 Light";
	font-size: 300%;
	transition: 1.2s 350ms;
}
.fadein p {
	text-align: center;
	font-family: "Frutiger LT W01",sans-serif;
	font-size: 170%;
	transition: 1.2s 350ms;
}
.fadescroll {
	opacity: 0;
	transform: translate(0, 100px);
}
.fadescrollin {
	opacity: 1.0;
	transform: translate(0, 0);
}
.fadein h3 {
	font-size: 180%;
	line-height: 1.3em;
	margin: 25px 0 25px 0;
	transition: 1.2s 500ms;
}

/* アームテーブル　注意事項　*/

.armtable_info {
	border: 1px solid #333333;
    padding: 25px;
    margin: 40px;
}

.armtable_info h3 {
	font-weight: 600;
    font-size: 17px;
    text-align: center;
	margin: 0 0 10px;
}

.armtable_info p {
	color: #a62e2e;
}

/*サイドバー削除にともなう画面修正 20210125*/
#main_contents02 {
	margin: 0 auto;
	width: auto!important;
  font-size: 16px;
}

.sofa_list_wrap {
	width: 920px;
  margin: 10px auto 20px;
}

.sofa_list_wrap li {
	width: 200px;
	margin: 0 20px 20px 0;
  fon-size: 14px;
}

#point_image {
  text-align: center;
}

div#ContentsBox div.text_area {
	padding-top: 55px;
}

.sofa_list_brand_box {
  margin: 0 auto;
}

.moviearea iframe {
  border-radius: 10px;
}
/*サイドバー削除にともなう画面修正 ここまで 20210125*/
