/* ★fixedCss(20180415)★ */
/*
==================================================
テーブル共通
==================================================
*/
table{
	width:100%;
	font-size:13px;
	margin:10px 0;
	border-collapse: collapse;
	border-spacing:0px;
}
th{
	background-color:#EBEBEB;
	padding:5px;
}
td{
	background-color:#FFFFFF;
	padding:5px;
}
table,td,th{
	border:solid 1px #CCC;
	word-wrap : break-word;
	overflow-wrap : break-word;
	text-align:left;
}
table#toptbl,table#toptbl td,table#toptbl th{
   border:none;
}
#menu .ritem td,#rmenu .ritem td{border:none;}
.rtitle {
	height: 44px;
	text-align: center;
	overflow: hidden;
	padding: 4px;
}
.rimg {
	text-align: center;
}
.timg img{
	max-width:200px;
	height:auto;
}
.price {
	color: #CC0000;
	font-weight: bold;
}
.tdesc {
	text-align: left;
	vertical-align: top;
}
.tbl_rnk{
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
	display:inline;
	padding:5px;
}
/*
==================================================
商品陳列型
==================================================
*/
.ritm{
	background-color:#FFFFFF;
	table-layout:fixed;
}
.ritm th,.ritm td{
	padding:6px;
	line-height: 120%;
	vertical-align:top;
	text-align: center;
}
.ritm .txt-img img{margin:0 auto 8px;}
/*
==================================================
特定取引法に関する表記
==================================================
*/
.tokusho {
}
.tokusho th, .tokusho td {
	padding: 8px;
}
.tokusho th {
	background-color: #E3E3E3;
	width: 30%;
}
/*
==================================================
商品説明
==================================================
*/
.ritm_desc {
}
.ritm_desc td {
	vertical-align: top;
	padding: 10px;
}
.ritm_desc .title {
	background-color: #EBEBEB;
	padding: 5px;
	margin-bottom: 8px;
	text-align:left;
	line-height:120%;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}
.ritm_desc .title a{
	color:#333;
}
.ritm_desc .title a:hover{
	color:#FF0000;
}
.ritm_desc .desc{
	padding:20px;
}
.ritm_desc .price {
	text-align: left;
	padding: 0px;
}
.ritm_desc .img {
	width: 20%;
}
.ritm_desc .more, .ritm_desc .price, .ritm_desc .review {
	line-height: 25px;
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
}

/*
==================================================
ランキングテーブル１
==================================================
*/
table.rnk1item {
	table-layout:auto;
	border:solid 1px #CCC;
}
.rnk1item td,.rnk1item th{
	border:none;
	border-bottom:dotted 1px #CCC;
}
.rnk1item th {
	background-color: #FFF;
	width: auto;
	padding:5px;
	width:60px;
	vertical-align:middle;
}
.rnk1item td {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
	line-height: 130%;
	padding: 15px 10px;
}
.rnk1item .ttitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 130%;
}
.rnk1item th, .rnk1item td {
}
.rnk1item .timg {
	width: auto;
	padding-top: 10px;
	vertical-align:middle;
}
.rnk1item .alt th, .rnk1item .alt td {
}
/*
==================================================
ランキングテーブル２
==================================================
*/
table.rnk2item {
	table-layout:auto;
	border:solid 1px #CCC;
}
.rnk2item .timg, .rnk2item .tdesc {
	padding: 8px;
	vertical-align: top;
}
.rnk2item th.ttitle {
	padding: 10px;
	text-align: left;
	font-size: 16px;
}
.rnk2item td{
	overflow:hidden;
}
.rnk2item td.tdesc {
	width:100%;
}
.rnk2item td.timg {
	width:auto;
}
.rnk2item td.tdesc,.rnk2item td.timg {
	border:none;
}

.rnk2item .timg img {
	padding-bottom: 10px;
	height:auto;
}
.rnk2item .tdesc {
	line-height: 150%;
}
table.rnk2item table.ttable {
	width:101%;
	margin: 0px;
	padding: 0px;
	border:none;
	table-layout:fixed;
}
.ttable th, .ttable td {
	padding: 8px !important;
	line-height:130%;
	text-align: center;
	border:none;
	border-right:dotted 1px #CCC;
}
.rnk2item tr:last-child td{
	padding:0;
}
/*
==================================================
ランキングテーブル３
==================================================
*/
.rnk3item {
	table-layout:auto;
	border:solid 1px #CCC;
}
.rnk3item th {
	text-align: left;
	padding: 8px;
	font-size: 17px;
}
.rnk3item th img {
	vertical-align: bottom;
	margin-right: 6px;
}
.rnk3item td {
	padding: 10px;
	border:none;
}
.rnk3item td.timg {
	text-align: center;
	width: auto;
}
.rnk3item .img-center{
	width:auto;
	display:inline;
}
.rnk3item th img{
	float:left;
}

/*
==================================================
価格比較テーブル
==================================================
*/
.prc1item {
	table-layout:auto;
}
.prc1item th {
	padding: 6px;
	text-align: center;
}
.prc1item td {
	text-align: center;
	padding: 6px;
}
.prc1item td {
	text-align: center;
	padding: 6px;
}
.prc1item .alt td {
	background-color: #F5F5F5;
}
.prc1item .price {
	text-align: right;
	width: 100px;
	font-size:15px;
}
/*
==================================================
項目説明型
==================================================
*/
.dsc1item,.dsc2item {
	background-color: #CCCCCC;
	table-layout:fixed;
}
.dsc1item th, .dsc1item td,.dsc2item th, .dsc2item td {
	padding: 6px;
}
.dsc1item th{
	width: 30%;
}
.dsc1item th , .dsc2item th {
	text-align: center;
	line-height: 1.4;
}
.dsc1item td , .dsc2item td {
	vertical-align: top;
	line-height: 1.4;

}
/*
==================================================
メニュー型
==================================================
*/
.tblmenu1item td {
	font-size: 14px;
	line-height: 1.5;
	vertical-align:top;
	padding:6px;
}
.tblmenu1item.col2 td,.tblmenu1item.col2 th{
	width:50%;
	box-sizing:border-box;
}
.tblmenu1item td .ttitle {
	background-color: #EEEEEE;
	font-weight: bolder;
	padding: 7px;
	margin-bottom: 8px;
	font-size: 14px;
}
.tblmenu1item td .ttitle a{
	display:block;
}
.tblmenu1item td .more{
	text-align:right;
	padding:5px 0 3px;
}

/*
==================================================
スマートフォンへの最適化(不要な場合は下記を削除)
==================================================
*/
@media screen and (max-width:640px) {
td,th,tr{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
tr{
	width:100%;
}
/* ランキング1 */
.rnk1item th,.rnk1item td{
	width:100%;
	display:block;
	border:none;
}
.rnk1item tr{
	border-bottom:solid 1px #CCC;
}
.rnk1item .timg,.rnk1item th,.rnk1item .timg p,.rnk1item th p{
	text-align:center !important;
}
/* ランキング2 */
.rnk2item td.timg, .rnk2item td.tdesc{
	display:block;
	width:100%;
	border-right:solid 1px #CCC;
}
.rnk2item td.timg{
	text-align:center !important;
}
/* ランキング3 */
.rnk3item th, .rnk3item td{
	display:block;
	width:100%;
}
/* 特商ページ */
.tokusho td,.tokusho th{
	display:block;
	width:100%;
}
.tblmenu1item td img{
	float:none;
	display:block;
	margin:6px auto;
}
}

/* 追記 */

.n_scroll_table table.sc_tb, table.sc_tb2 {
	table-layout: fixed;
}
.n_scroll_table table.sc_tb th,
.n_scroll_table table.sc_tb td,
table.sc_tb2 th,
table.sc_tb2 td {
	padding: 10px 6px;
	font-size: 12px;
	text-align: center;
	line-height: 1.4;
	vertical-align: middle;
}
.n_scroll_table table.sc_tb th, table.sc_tb2 th {
	width: 10%;
	background-color: #E2EED2;
	font-weight: bold;
}
table.sc_tb2 th {
	width: 14%;
	padding: 10px 4px;
}
.n_scroll_table table.sc_tb td, table.sc_tb2 td {
	width: 23%;
	font-size: 13px;
	vertical-align: top;
}
table.sc_tb2 td {
	vertical-align: middle;
}
.n_scroll_table table.sc_tb tr:first-child td {
	font-weight: bold;
}

.n_scroll_table table.sc_tb tr:first-child td img,
	table.sc_tb2 tr:first-child td img {
	width: 90%;
	display: block;
	margin: 1rem auto;
}
table.sc_tb2 tr:first-child td img {
	margin: 0 auto;
}
table.sc_tb2 tr:first-child td {
	border: none;
	border-right: 1px solid #ccc;
}
table.sc_tb2 tr:nth-child(2) td {
	border: none;
	border-right: 1px solid #ccc;
	vertical-align: top;
}
.n_scroll_table table.sc_tb td span.icon {
	font-size: 24px;
	font-weight: bold;
	color: #EA161E;
}
.n_scroll_table table.sc_tb td.smcc, table.sc_tb2 td.smcc {
	color: #EA161E;
	font-weight: bold;
	font-size: 16px;
}
table.sc_tb2 td.smcc {
	background-color: #D2DEF3;
}

@media (max-width: 678px) {

	.n_scroll_table {
		overflow-x: scroll;
	}
	.n_scroll_table table.sc_tb {
		width: 200%;
	}
	.n_scroll_table table.sc_tb tr:first-child td img {
		width: 140px;
	}
	.n_scroll_table table.sc_tb tr:first-child td img {
		width: 90%;
	}
	table.sc_tb2 tr:first-child td img {
		width: 100%;
	}
	
}

/*
==================================================
カラーの変更
==================================================
*/

body,footer,#footer,#footer > div{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
h1,h2,h3,h4,h5,h6,.title,dt,h3 > span,h4 > span,h5 > span,h6 > span,.title > span,div[id$="menu"] h4,div[id$="menu"] .title,#indexlist .title{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#entrylist h4,#entrylist h4::before{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif !important;font-weight:bold;}
#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10,#space1,#space2{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
