body {
	-webkit-text-size-adjust: 100%;
}
.pc {
    display: block;
}
.sp {
    display: none;
}
@media screen and (max-width: 767px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
}
#tableTemplate {
	width: 100%;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.4;
	font-size:14px;
	color: #333;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#tableTemplate a {
  color: #562a2a;
  text-decoration: underline;
}
#tableTemplate a:hover {
    text-decoration: none;
}
#tableTemplate table th {
    font-weight: bold;
		text-transform:none;
}
#tableTemplate table td,
#tableTemplate table th {
    text-align: center;
    padding: 9px 5px;
    border:1px solid #ccc;
}
#tableTemplate thead th {
	background: #e6e6e6;
}
#tableTemplate table td {
    height: 103px;
}
#tableTemplate {
	width: 1170px;
	margin: 0 auto;
}
@media screen and (max-width: 1024px) {
    #tableTemplate {
        width: auto;
        margin: 0;
    }
}
.inner {
    margin: 10px;
}
#tableTemplate .mainVisual {
	width: 1170px;
    margin: 0 0 30px;
}
@media screen and (max-width: 1024px) {
    #tableTemplate .mainVisual {
        width: auto;
				margin: 0 0 20px;
    }
}
#tableTemplate .mainVisual h1 {
	display: block;
	width: 1170px;
  height: 240px;
}
@media screen and (max-width: 1024px) {
    #tableTemplate h1.mainVisual {
        background: none;
        width: auto;
        height: auto;
        padding: 0;
    }
    #tableTemplate h1.mainVisual img {
        width: 100%;
    }
}
#tableTemplate .mainTxt{
	font-size:18px;
	line-height:1.6;
	text-align:center;
}
@media screen and (max-width: 1024px) {
		#tableTemplate .mainTxt{
			font-size:14px;
		}
}
#tableTemplate h2.h2Category {
    font-size: 18px;
    background: #da8c52;
    color: #ffffff;
    margin-top: 40px;
    padding: 10px;
    border-radius: 4px;
}
@media screen and (max-width: 1024px) {
    #tableTemplate h2.h2Category {
        margin: 20px 10px 0;
    }
}
#tableTemplate table.responsive {
    width: 100%;
}
#tableTemplate table ul {
    margin-bottom: 20px;
}
#tableTemplate table ul li {
    text-align: left;
    line-height: 2;
}
#tableTemplate .lockBox table tr:first-child th:first-child p{
		font-size:11px;
}
#tableTemplate table .textureHead{
		width:60px;
    background: #f9f6f1;
		text-align: center;
		padding:0 !important;
}
@media screen and (max-width: 1024px) {
    #tableTemplate table .textureHead{
        width:50px;
    }
}
@media screen and (max-width: 768px) {
    #tableTemplate table .textureHead{
        width:40px;
    }
}
@media screen and (max-width: 414px) {
    #tableTemplate table .textureHead{
        width:26px;
    }
}
#tableTemplate table .textureHead p{
		text-align: center;
		font-size:11px;
}
@media screen and (max-width: 414px) {
		#tableTemplate table .textureHead p{
				font-size:9px;
		}
}
#tableTemplate table .textureHeadfirst{
		vertical-align:bottom !important;
}
#tableTemplate table .textureHeadfirst .arrowUP{
		display:block;
		width: 0;
		height: 0;
		margin:0 auto;
		border: 16px solid transparent;
		border-bottom:18px solid #f1b8b8;
}
@media screen and (max-width: 414px) {
		#tableTemplate table .textureHeadfirst .arrowUP{
				border: 10px solid transparent;
				border-bottom:16px solid #f1b8b8;
		}
}
#tableTemplate table .textureHeadlast{
		vertical-align:top !important;
}
#tableTemplate table .textureHeadlast .arrowDOWN{
		display:block;
		width: 0;
		height: 0;
		margin:0 auto;
		border: 16px solid transparent;
		border-top:18px solid #f1b8b8;
}
@media screen and (max-width: 414px) {
		#tableTemplate table .textureHeadlast .arrowDOWN{
				border: 10px solid transparent;
				border-top:16px solid #f1b8b8;
		}
}
#tableTemplate table .textureHead .texture{
		display:block;
		content:'';
		width:10px;
		margin:0 auto;
    background: #f1b8b8;
}
#tableTemplate table .nameHead {
    font-weight: bold;
    background: #f9f6f1;
    color: #562a2a;
    text-align: left;
}
#tableTemplate table .nameHead .maker{
	font-size:12px;
	color:#9c8067;
}
#tableTemplate table .nameHead .name{
	font-size:14px;
	font-weight: bold;
    background: #f9f6f1;
    color: #562a2a;
    text-align: left;
}
@media screen and (max-width: 1024px) {
		#tableTemplate table .nameHead .maker{
				font-size:11px;
		}
    #tableTemplate table .nameHead .name {
        font-size: 12px;
    }
}

/* template価格
#bedtable table .nameHead span {
    font-weight: normal;
    color: #F00;
    display: block;
    margin-top: 5px;
}
@media screen and (max-width: 1024px) {
    #bedtable table .nameHead span {
    }
}
*/
@media screen and (max-width: 1024px) {
    #tableTemplate table .nameHead span {
    }
}
#tableTemplate table .function {}
@media screen and (max-width: 1024px) {
    #tableTemplate table .function {
        font-size: 10px;
        min-width: 150px !important;
    }
}
table.responsive td,
table.responsive th {
}
@media screen and (max-width: 1024px) {
    table.responsive td,
    table.responsive th {
        min-width: 80px !important;
    }
}
/*
.name {
	font-weight: bold;
	color: #562a2a;
	background: #ffeaf8;
}
.red {
	font-weight: normal;
	color: #c00;
}
#tableTemplate strong {
	font-size: 16px;
}
.txtL {
    text-align: left !important;
}
*/

/* テーブルのレスポンシブ調整 */
/* 外枠 */
.dataArea {
    width: 1170px;
    margin-top: 10px;
    overflow: hidden;
}
@media screen and (max-width: 1024px) {
    .dataArea {
        width: auto;
        margin: 10px 10px 0;
        /*border-right: 1px solid #CCC;*/
    }
}
/* ロック部分 */
.lockBox {
    float: left;
    width: 350px;
}
@media screen and (max-width: 1024px) {
    .lockBox {
        width: 30%;
    }
}
.lockBox table {
    width: 350px;
}
@media screen and (max-width: 1024px) {
    .lockBox table {
        width: 100%;
    }
}
/* 横スクロール部分 */
.scrollBox {
    float: left;
    width: /*810px*/820px;
}
@media screen and (max-width: 1024px) {
    .scrollBox {
        width: 70%;
        overflow-y: hidden;
        overflow-x: scroll;
    }
}
.scrollBox table {
    width: /*809px*/819px;
}
@media screen and (max-width: 1024px) {
    .scrollBox table {
        width: /*706px*/703px;
    }
}
@media screen and (max-width: 768px) {
    .scrollBox table {
        width: /*640px*/700px;
    }
}
@media screen and (max-width: 414px) {
    .scrollBox table {
        width: /*520px*/600px;
    }
}

table.data {
/*    table-layout: fixed;*/
    border-collapse: collapse;
    border-spacing: 0;
}
table.data th,
table.data td {
    vertical-align: middle;
    padding: 2px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
/*  overflow: hidden;  データが幅を超えたとき非表示に */
/*  white-space: nowrap;  データの折り返しを防止 */
}
table.data th {
    border-top: 1px solid #CCC;
    background: #EEF1F4;
}
.scrollBox table.data th:nth-child(2),.scrollBox table.data th:nth-child(3) {
	width: 17%;
}
.imgWidth {
    width: 120px;
}
.imgWidth img{
		width: 70%;
}
table.data td ul li a:not(.nonprice){
	display:block;
	padding-left:10px;
	margin-top:10px;
	position:relative;
}
table.data td ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 0.8em;
	left: 0px;
	width: 5px;
	height: 5px;
	border-top: solid 2px #826160;
	border-right: solid 2px #826160;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
table.data td .bgprice {
    font-weight: normal;
    color: #c00;
}
table.data td p {
    margin: 0; /* 余分なマージンを消去 */
		text-align:left;
}
table.data td p strong {
	color: #c00;
}
table.data td .feature{
	margin-top:15px;
}
table.data td .feature p{
	padding-left:1em;
	text-indent:-1em;
}

.scrollBox table.data tr td:nth-child(4){
	width:/*400px*/350px;
}
@media screen and (max-width: 1024px) {
	.imgWidth {
			width: 60px;
	}
	.imgWidth img{
			width: 100%;
	}
	table.data td {
		font-size:14px;
	}
	.scrollBox table.data tr td:nth-child(4){
		width:300px;
	}
}
@media screen and (max-width: 414px) {
	.scrollBox table.data tr td:nth-child(2){
		width:120px;
	}
	.scrollBox table.data tr td:nth-child(3){
		width:120px;
	}
	.scrollBox table.data tr td:nth-child(4){
		width:220px;
	}
}


/* ---------------------関連bnr---------------------- */
#kanrenbnr{
	width:1170px;
	margin:40px auto 0;
	padding:40px 110px;
	background:#fbfbfb;
}
#kanrenbnr li{
	margin-bottom:20px;
}
#kanrenbnr li img{
	width:100%;
}
#kanrenbnr li img:hover{
	opacity:0.7;
}
@media screen and (max-width: 1024px) {
	#kanrenbnr{
		width:auto;
		margin:4% 0 0;
		padding:4% 4%;
	}
}
@media screen and (max-width: 414px) {
	#kanrenbnr{
		width:auto;
		margin:8% 0 0;
		padding:8% 4%;
	}
}

table.data tr:nth-child(2) td.tenml ul li.cate {
	margin-bottom: -10px;
}
table.data td.tenml ul li:not(.cate) {
	position: relative;
	padding-left: 10px;
	margin-top: 10px;
}
table.data td.tenml ul li.cate + li {
	/*margin-top: -10px;*/
}
table.data td.tenml ul li:not(.cate) + li {
	/*margin-top: 10px;*/
}
table.data td.tenml ul li:before {
	display: block;
	content: "";
	position: absolute;
	top: 0.8em;
	left: 0px;
	width: 5px;
	height: 5px;
	border-top: solid 2px #826160;
	border-right: solid 2px #826160;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
