/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
}
/*文字列強制折り返し*/
body{
	word-break: break-all;
	overflow-wrap: break-word;
}

body, div, dl, dt, dd, ul, ol, li, table, th, td,fieldset, pre, form, p, blockquote{
	margin: 0;
	padding: 0;
}

body{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}

#wrapper{
width:100%;
	text-align: left;
	background-color: #F0F0F0;
}

#header{
	background-color: #FFFFFF;
	background: url();
}



#menu{
	background-color: #F0F0F0;
	display:none;
}

#main{
	margin:10px auto 0;
	background-color: #ffffff;
	width:98%;
}

#menu2{
	background-color: #ffffff;
	margin:0 auto 10px;
	width:98%;
/*	display:none;*/
}

.navTab {
    width:100%;
		display:none;
}
.navTab .listTab li a {
    color: rgb(255, 255, 255);
    display: block;
    font-size: 90%;
    height: 18px;
    line-height: 1.6;
    padding: 5px 5px;
    text-align: center;
}
#footer{
	background:#603;
	color:#ffffff;
    text-align: center;
	padding: 20px 0 50px;
}

#main .content h2{
	margin:0 auto 10px;
	padding:10px;
	width:96%;
	border-top:3px solid #603;
	border-bottom:3px solid #603;
	background:#f0f0f0;
	font-size:20px;
	color:#C39;
	line-height:150%;
}

.content{
	width:90%;
	background:#ffffff;
	border:1px solid #603;
	margin:0 auto 10px;
	padding:10px;
}
#top_site_ttl {
    float:clear;
}

section{
	padding:5px;
	width:94%;
    border-top:0px solid #cccccc;
    border-right:0px solid #cccccc;
    border-left:0px solid #cccccc;
    border-bottom:1px dotted #cccccc;
	height:100%;
}

section:first-child{
	padding:13px 5px 5px 5px;
    border-top:1px dotted #cccccc;
}

.tmb{
	float:left;
	width:20%;
}

.p_txt{
	float:left;
	max-width:76%;
	padding:0 0 0 5px;
}

.p_txt a,.p_txt2 a{
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}

.price_txt{
	top:45px;
}


.date{
	margin:0 auto 10px;
	width:90%;
	text-align:right;
}

.banner{
	margin:0 auto 10px;
	width:94%;
}

#main dl{
	margin:20px 0 20px 10px;
}

#main dl dt{
	margin:0 0 0 10px;
	padding:5px 0 0 0;
	border-top:1px dashed #cccccc;
}

#main dl dd{
	margin:0 0 50px 10px;
	font-weight:bold;
	font-size:18px;
}

.nanashi{
	font-weight:bold;
	color:green;
	padding-right:5px;
}
.times{
	font-size:12px;
}

.red{
	color:#ff0000;
}

.ress{
	margin:0 0 50px 10px;
	font-weight:bold;
	font-size:18px;
}

.blue{
	color:#0066cc;
}

.bigs{
	font-weight:bold;
	font-size:24px;
}

.mbox{
	background:#ffffff;
	margin:0 0 15px 0;
}

.mbox h3{
	font-size:15px;
	color:#444444;
	margin:0 0 3px 0;
	padding:5px;
	text-align:left;
}

.mbox p{
	margin:10px;
	
}

.mbox ul{
	margin:10px;
	
}


.mbox ul li a,.mbox ul li a:visited{
	color:#0066cc;
	text-decoration:none;
}

.mbox ul li a:hover{
	color:#ff66cc;
}

.mainsearch-txt {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border:2px solid #cccccc;
    color: rgb(120, 120, 120);
    font-size: 15px;
    height: 24px;
    line-height: 1.5;
    margin-right: 0;
    padding: 2px 5px 3px;
    vertical-align: middle;
    width: 240px;
}

.mainsearch-btn {
    background: rgba(0, 0, 0, 0) url("/admin/template/default/images/bg_navi_btns_mod_area.png") no-repeat scroll 0 -227px;
    border: medium none currentcolor;
    cursor: pointer;
    font-weight: bold;
    height: 33px;
    letter-spacing: 0.3em;
    overflow: hidden;
    text-indent: -9998px;
    vertical-align: middle;
    width: 80px;
}

.mbox ul.ranking li{
	padding:3px 0 0 0;
	background: url(/admin/template/default/images/icon_r0.fw.png) no-repeat 0 5px;

}

.mbox ul.ranking li .rank_thumb{
	float:left;
	padding:40px 0 3px 0;
	width:70px;
}

.mbox ul.ranking li .rank_txt{
	float:left;
	padding:10px 0 3px 5px;
	width:240px;
}

.mbox ul.ranking li:first-child{
	background: url(/admin/template/default/images/icon_r1.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(2){
	background: url(/admin/template/default/images/icon_r2.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(3){
	background: url(/admin/template/default/images/icon_r3.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(4){
	background: url(/admin/template/default/images/icon_r4.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(5){
	background: url(/admin/template/default/images/icon_r5.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(6){
	background: url(/admin/template/default/images/icon_r6.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(7){
	background: url(/admin/template/default/images/icon_r7.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(8){
	background: url(/admin/template/default/images/icon_r8.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(9){
	background: url(/admin/template/default/images/icon_r9.fw.png) no-repeat 0 5px;
}
.mbox ul.ranking li:nth-child(10){
	background: url(/admin/template/default/images/icon_r10.fw.png) no-repeat 0 5px;
}


#main dl.pg dt {
	float:none;
}

#main dl.pg dd {
	padding:0;
}

#main input[type="text"], #main input[type="email"], #main input[type="password"] {
	width: 90%;

}

#page_top {
	opacity:0.7;
}

#page_top a{
    padding: 5px 20px;
}


table.product-table th,table.product-table td{
	display:block;
	width:100%;
}

table.product-table th{
	margin-bottom:-1px;
}
table.product-table td{
	margin-bottom:10px;
}

.t_com{
	height:auto;
}

.com_img{
	padding-top:5px;
}

/* ハンバーガーメニュー */
.menu-btn {
	display: flex;
}

#catbox{
	display:none;
}

/*　ランキングテンプレート　*/
.rank-btn-wrap{
	display:block;
}

.rank-buy-link a,.rank-desc-link a{
	padding: .8em 0.8em;
}

/*　比較テーブル　*/
.review_table table{
	border:none;
}

.review_table table th,.review_table table td{
	display:block;
	width:96%;
}

.review_table table td{
	margin:-1px 0 10px 0;
}

}
