@charset "utf-8";
/*-------------------
	新common対策用
-------------------*/
#container table,
#container tbody,
#container tfoot,
#container thead,
#container tr,
#container th,
#container td {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: middle;
}
.wrapper {
	font: 1.0rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	font-feature-settings: "palt";
	padding: 0 0 40px;
	position: relative;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper img {
	max-width: 100%;
}
#container .flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

/*-----------------
      mainvisual
-------------------*/
#container .wrapper .mainvisual{
	background: url(/contents/shop/sevenbeauty/img/freepage/comparison-massagebed-portable/top.jpg) no-repeat;
	background-size:120%;
	background-position:right top;
	padding: 8% 3% 0;
}
#container .wrapper .mainvisual .main-title {
	font: bold 2rem/1.2 "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
	color: #5f382f;
	margin-bottom: 10%;
	text-shadow: -2px -2px 3px #ffffff, 2px -2px 3px #ffffff, 2px 2px 3px #fff, -2px 2px 3px #ffffff;
}
#container .wrapper .mainvisual p{
	font: 0.9rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 10px auto 0;
	width: 96%;
}

/*-----------------
     spec
-------------------*/
#container .spec{
	margin: 8% auto 0;
	width: 94%;
}

/* table_固定 */
div.lock_box {
	float: left;
	width: 150px;
}

/* table_スクロール */
div.x_scroll_box{
	float: left;
	width:calc(100% - 150px);
	overflow-y: hidden; /* 縦スクロール非表示 */
	overflow-x: scroll; /* 横スクロール */
}
#container .wrapper .x_data_area{
	width: 100%;
	overflow: hidden; /* floatさせた要素を内包しているため指定 */
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align:left;
}
#container .wrapper table.width_right{
	border: none;
}
#container .wrapper table.data {
	table-layout: fixed; /* 内容を固定 */
	border: none;
	border-collapse: separate;
	border-spacing: 0; /* tableのcellspacing="0"の代わり */
}
#container .wrapper table.data th.r_none,
#container .wrapper table.data td.r_none {
	border-right: none; /* 右ボーダーの重なりを防止 */
}
#container .wrapper table.data td p {
	margin: 0; /* 余分なマージンを消去 */
}
#container .wrapper .width_right a{
	display: inline-block;
}
#container .wrapper table.data th.ver,
#container .wrapper table.data td.ver{
	width: 25px;
}
#container .wrapper table.data th.name,
#container .wrapper table.data td.name{
	width: 125px;
}
#container .wrapper .width_left td,
#container .wrapper .width_right td{
	height: 230px;
	padding:0 5px;
	font: normal 0.8rem/1.3 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	text-align:center;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* 見出し */
#container .wrapper .width_left th,
#container .wrapper .width_right th{
	height:60px;
	font: bold 0.9rem/1 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important;
	text-align:center;
	background: #EEF1F4;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

/* タイプ・商品名・価格 */
#container .wrapper table.data td.ver{
	font-size: 1rem;
	font-weight: bold;
	line-height: 1rem;
}
#container .wrapper .width_left td img{
	padding-bottom: 5px;
}
#container .wrapper .width_left td a{
	font-weight: bold;
}
#container .wrapper .width_left .price{
	color: red;
	display: block;
	font-size: 1rem;
	font-weight: bold;
	letter-spacing: -0.05rem;
	margin-top: 5px;
}
#container .wrapper .width_left .price::after{
	content: "円(税込)";
	font-size: .7em;
}

/* スペック */
#container .wrapper .width_right th.dura{
	width:70px;
	word-break:keep-all;
}
#container .wrapper .width_right th.color{
	width:135px;
}
#container .wrapper .width_right td.color{
	text-align:left;
}
#container .wrapper .white,.brown,.o_white,.ivory,.d_brown,.mint,.vanila,.choco,.d_blue,.tone,.skyblue, .black, .l_blue, .l_green, .l_brown, .gray, .pink{
	position: relative;
	top: 2px;
	font: bold 1.2rem/1 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	text-shadow:-1px -1px #ccc,1px -1px #ccc,-1px 1px #ccc,1px 1px #ccc;
}
.white{
	color:#fff;
}
.brown{
	color:#8B4513;
}
.o_white{
	color:#fcfcfc;
}
.ivory{
	color:#F5F5F5;
}
.d_brown{
	color:#533d2d;
}
.mint{
	color:#2d6262;
}
.vanila{
	color:#FFFFF0;
}
.choco{
	color:#412510;
}
.d_blue{
	color:#0f2d79;
}
.skyblue {
	color: #8ac6e8;
}
.black {
	color: #000;
}
.l_blue {
	color: #81aaca;
}
.l_green {
	color: #b2d2ba;
}
.l_brown {
	color: #bd9478;
}
.gray {
	color: #858a8d;
}
.pink {
	color: #dfa2b2;
}

/* LP遷移ボタン */
#container .lp-btn a{
	background: #5f382f;
	border-radius: 50px;
	color: #FFF;
	display: block;
	margin: 10% auto 0;
	padding: 5%;
	position: relative;
	text-align: center;
	width: 85%;
}
#container .lp-btn a::before{
    border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
    bottom: 0;
    content: "";
    height: 10px;
    margin: auto;
    position: absolute;
    right: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	top: 0;
	width: 10px;
}

@media screen and (min-width: 480px) {
/*-----------------
      mainvisual
-------------------*/
#container .wrapper .mainvisual{
	background-size:100%;
	margin: 0 auto;
	padding: 20px 0 30px;
	width:1040px;
}
#container .wrapper .mainvisual .main-title {
	font-size: 4rem;
	margin-bottom: 2%;
}
#container .wrapper .mainvisual .main-title .sp-only{
	display: none;
}
#container .wrapper .mainvisual p{
	margin: 0 0 10px;
	width: 50%;
}

/*-----------------
     spec
-------------------*/
#container .spec{
	margin-top: 80px;
	width: 1100px;
}

/* table_固定 */
div.lock_box {
	float: left;
	width: 170px;
}
div.x_scroll_box{
	float: left;
	width:calc(100% - 170px);
	-ms-overflow-style: none;
	 scrollbar-width: none;
}
.x_scroll_box::-webkit-scrollbar{
	display:none;
}
#container .wrapper .width_left td,
#container .wrapper .width_right td{
	height: 240px;
}

/* 見出し */
#container .wrapper .width_left th,
#container .wrapper .width_right th{
	font: bold 0.9rem/1.2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif !important;
}
	
/* スペック */
#container .wrapper .width_right th.dura{
	width:65px;
}
#container .wrapper .width_right th.color{
	width: 135px;
}
#container .wrapper .white,.brown,.o_white,.ivory,.d_brown,.mint,.vanila,.choco,.d_blue,.tone,.skyblue, .black, .l_blue, .l_green, .l_brown, .gray, .pink{
	font-size: 1rem;
}

/* LP遷移ボタン */
#container .lp-btn a{
	font-size: 1.1rem;
	margin-top: 50px;
	padding: 20px;
	width: 450px;
}
}