/* ここに載っていないコードは、new_pc_common.css/new_pc_detail.css */

.tbs-pcsp, .tbs-pconly{
	overflow-x: auto;
	white-space: nowrap;
}
.tbs-pcsp table,
.tbs-pconly table{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.tbs-pcsp table th, .tbs-pcsp table td,
.tbs-pconly table th, .tbs-pconly table td{
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.tbs-sponly{
		overflow-x: auto;
		white-space: nowrap;
	}
	.tbs-sponly table{
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	.tbs-sponly table th, .tbs-sponly table td{
		box-sizing: border-box;
	}
}
@media screen and (min-width: 768px) {
	.tbs-sponly{
		width: 100%;
    	overflow: hidden;
	}
}

.min-w50{ min-width: 50px; }
.min-w60{ min-width: 60px; }
.min-w70{ min-width: 70px; }
.min-w80{ min-width: 80px; }
.min-w90{ min-width: 90px; }
.min-w100{ min-width: 100px; }
.min-w150{ min-width: 150px; }
.min-w200{ min-width: 200px; }
.min-w250{ min-width: 250px; }
.min-w300{ min-width: 300px; }

.max-w50{ max-width: 50px; }
.max-w60{ max-width: 60px; }
.max-w70{ max-width: 70px; }
.max-w80{ max-width: 80px; }
.max-w90{ max-width: 90px; }
.max-w100{ max-width: 100px; }
.max-w150{ max-width: 150px; }
.max-w200{ max-width: 200px; }
.max-w250{ max-width: 250px; }
.max-w300{ max-width: 300px; }

/* PCのみ適用 */
.pc_tbl-lo-fixed{ table-layout: fixed; }



.pc_min-w50{ min-width: 50px; }
.pc_min-w60{ min-width: 60px; }
.pc_min-w70{ min-width: 70px; }
.pc_min-w80{ min-width: 80px; }
.pc_min-w90{ min-width: 90px; }
.pc_min-w100{ min-width: 100px; }
.pc_min-w150{ min-width: 150px; }
.pc_min-w200{ min-width: 200px; }
.pc_min-w250{ min-width: 250px; }
.pc_min-w300{ min-width: 300px; }

.pc_max-w50{ max-width: 50px; }
.pc_max-w60{ max-width: 60px; }
.pc_max-w70{ max-width: 70px; }
.pc_max-w80{ max-width: 80px; }
.pc_max-w90{ max-width: 90px; }
.pc_max-w100{ max-width: 100px; }
.pc_max-w150{ max-width: 150px; }
.pc_max-w200{ max-width: 200px; }
.pc_max-w250{ max-width: 250px; }
.pc_max-w300{ max-width: 300px; }

.box_tips {
    width: 100%;
    position: relative;
    margin: 30px auto 0;
    padding: 0px 0px 7px;
    background: #FFEDBA;
    border: solid 2px #FFC107;
}
.box_tips .box-title {
    display: inline-block;
    margin: 0px 0px 10px;
    padding: 9px;
    max-width: 85%;
    line-height: 22px;
    font-size: 17px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}
.box_tips ol {
    counter-reset: number;
    list-style-type: none!important;
    padding: 0.3em 1em 1em;
}
.box_tips ol li, .box_tips ul li {
    border-bottom: dashed 1px orange;
    position: relative;
    padding: 0.5em 0.5em 0.5em 30px;
    line-height: 1.5em;
}
.box_tips ol li:last-child, .box_tips ul li:last-child{
	border-bottom: none;
}
.box_tips ol li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #ffb107;
    color: white;
    font-family: 'Avenir','Arial Black','Arial',sans-serif;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50%;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.check-box .check-box-title.i-circle::before {
    content: "\f058";
	font-family: icomoon;
	font-size: 30px;
    font-weight: 400;
    margin-right: 10px;
	color: #f18052;
}

.l-card {
	max-width: 700px;
    width: 700px;
    background: #FFF;
    margin: 30px 10px;
    border: 1px solid #ccc;
	box-shadow: none !important;
	line-height: 0;
}
.l-card a {
    display: block;
    padding: 10px;
    text-decoration: none;
}
.l-c_img img {
    width: 100% !important;
    height: auto;
}
.l-c_img {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    background: #fff;
	margin-right: 7px;
}
.l-c_txt {
    display: inline-block;
    vertical-align: top;
    padding: 0 7px;
    width: calc(100% - 180px) !important;
	box-sizing: border-box;
}
.l-c_txt .l-c_price price {
    color: #d90303;
    font-size: 20px;
}
.l-c_txt .l-c_price {
    font-weight: 700;
    color: #888;
    font-size: 13px;
    display: block;
    margin: 3px 0;
}

/* テーブル */
.hikaku-tbl td, .hikaku-tbl th {
    padding: 13px;
    border: 1px solid #ccc;
}
.hikaku-tbl img, .hikaku-tbl.col5 img{
	max-width: 100% !important;
    height: auto;
    margin: 0 auto;
}

/* テーブル色付け */
.table-paint{
	min-width: 600px;
    max-width: 700px;
}
.table-paint th, .table-paint td {
	background: #fff;
	padding: 7px 10px;
}
.table-paint th {
    font-weight: bold;
}
.tbl-aqua th, .tbl-aqua td{
	border: 1px solid #c9eeff;
}
.tbl-aqua th {
    color: #37b0e4;
    background: #d9f4ff;
}

.tbl-pink th, .tbl-pink td{
	border: 1px solid #ffd6e3;
}
.tbl-pink th {
    color: #ff7aa3;
    background: #ffe7ef;
}

.ol_default{
	padding: 15px 25px;
}
.ol_default li{
	list-style: decimal;
}
.ol_default li img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 30px auto;
	border: 2px solid #ccc;
	padding: 1px;
}


/* テーブル用オプション */
/* new_guides.cssも参照 */
/* 幅調整 */

/* PCオンリー */
.pc_tbl-lo-fixed{ table-layout: fixed; }


/* カテゴリページ売れ筋ランキング（new_guides.cssから移動） */
.rankitem_wrap {
    display: flex;
    justify-content: space-around;
    margin-bottom:20px;
    width:calc(100% - 10px);
    margin: 30px 0 20px 10px;
    padding: 5px;
	box-sizing: border-box;
}
.rankitem_icon{
    background: url(/img/icon/rank_title.png) no-repeat 0 0;
    padding-left:27.5px;
}
.rankitem_box{
    width:20%;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
}
.rankitem_box a{
    display: block;
    width:100%;
    text-decoration: none;
}
.rankitem_box a:hover{
    opacity: 0.7;
}
.rankitem_head{
    width:100%;
}
.rankitem_head .rankitem_number{
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50%;
    padding:2.5px 5px;
    position: absolute;
    left:-10px;
    top:-20px;
    z-index: 2;
}
.rankitem_head .rankitem_number:first-letter{
    font-size: 22px;
    margin-right:2.5px;
}
.rankitem_box:nth-of-type(1) a .rankitem_head .rankitem_number{
    background:#e7bb10;
}
.rankitem_box:nth-of-type(2) a .rankitem_head .rankitem_number{
    background:#bababa;
}
.rankitem_box:nth-of-type(3) a .rankitem_head .rankitem_number{
    background:#b58344;
}
.rankitem_box:nth-of-type(4) a .rankitem_head .rankitem_number, .rankitem_box:nth-of-type(5) a .rankitem_head .rankitem_number{
    background:#55c5a8;
}
.rankitem_head .rankitem_img{
    display: grid;
    place-items:center;
    border:1px solid #dadada;
    margin-bottom: 5px;
    height:90px;
}
.rankitem_head .rankitem_img img{
    max-width: 100px;
    height: auto;
}
.rankitem_text{
    font-size: 11px;
    padding: 0 2px;
}
.rankitem_text .rankitem_name{
    font-weight: 700;
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
}
.rankitem_text .rankitem_price{
    display: block;
    margin-bottom: 5px;
}
.rankitem_text .price_emp{
    font-size: 12px;
    display: block;
    font-weight: 700;
    color:#da0000;
}

/* H●タグを使わない見出し風のデザイン */
.midashi_fh5{
	font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    padding: 5px 0 5px 10px;
    border-left: 5px solid #53c3f1;
    margin: 30px 0;
	position: relative;
}
.midashi_fh5::before{
	content: "";
	width: 50px;
	height: 50px;
	position: absolute;
	left: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
}
.chewa:not(.type-table),
.spoit:not(.type-table),
.oyatu:not(.type-table) {
	padding: 10px 10px 10px 70px;
}
.chewa:not(.type-table)::before{
	background-image: url(/img/list202204/icon_tablet.png);
}
.spoit:not(.type-table)::before{
	background-image: url(/img/list202204/icon_liquid.png);
}
.oyatu:not(.type-table)::before{
	background-image: url(/img/list202204/icon_oyatu.png);
}