@media all {


/*　ページのトップへ　*/

.link-top {
	clear: both;
	font-size: 0.8em;
	padding: 5px;
	text-align: right;
}
.link-top a {
	background: url(../images/icon/icon-top.gif) no-repeat 0px 0px;
	padding-left: 20px;
}

/*------------------------------------------------------------

03 取り扱い商品一覧

-------------------------------------------------------------*/

#item-index #main-contents h2 {
	background: url(none);
	padding: 0px;
	border-bottom: none;
}
#item-index #main-contents h3 {
	border-style: none;
	padding: 0px;
	margin: 0px 0px 14px;
}
.table-style01 {
	margin: 20px auto;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #ccc;
	width:800px;
}
.table-style01 th,
.table-style01 td {
	vertical-align: top;
	padding: 0.5em;
	border: solid 1px #ccc;
	font-size:11pt;
}
.table-style01 th {
	text-align: center;
}
.table-style01 td {
	text-align: left;
}
.border-btm {
	border-bottom: 1px solid #999;
	margin-bottom: 1em;
}

/*------------------------------------------------------------

　カレンダー

-------------------------------------------------------------*/

.cal-area {
	margin:15px auto;
	width:180px;
	border:solid 1px #ccc;
	text-align:center;
	padding-bottom:15px;
	background:#ffffff;
	font-size:0.9em;
}

.cal-area p.cal-h2{
	margin-top:10px;
	font-weight:bold;
}

.calender {
	margin:0 auto;
	width:150px;
	font-size:0.9em;
	border-collapse: collapse;
}

.calender th, .calender td {
	border:solid 1px #ccc;
	text-align:center;
}

.calender th {
	background:#CBD1DB!important;
}

.calender .holi {
	color:#e8383d;
	background:#FFD1D6;
}

.calender .sat {
	color:#4169e1;
	background:#FFD1D6;
}



/*------------------------------------------------------------

　フッター

-------------------------------------------------------------*/



.hicon {
	padding-left:15px;
	background:url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/ft_arrow.gif) left top 4px;
	background-repeat: no-repeat;
}

.hgreen {
	color:#75A143;
	font-weight:bold;
}


.r {
	color:#cc0000;
}



/*------------------------------------------------------------

　商品一覧

-------------------------------------------------------------*/

#itemblock {
	clear: both;
	margin: 0px;
	padding: 10px;
}
.item-tbl tr td {
	font-weight: bold;
	text-align: center;
	width: 25%;
	vertical-align: top;
	font-size: 0.9em;
}
.item-tbl caption {
	background: #efefef;
	margin: 0px 0px 10px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	border-left: 5px solid #666;
	color: #666;
}
.item-tbl {
	margin: 0px 0px 30px;
	padding: 0px;
}
.item-img,
.item-txt {
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
}
#itemblock .read {
	padding: 5px 10px;
	margin-bottom: 30px;
}

body, td, th {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #cc0000;
	font-size: 10px;
}
.td_bgimg {
	background-image: url(file:///G|/rakutenGOLD/images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.kmc-header{
	margin-top:10px;
	height:70px;
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/hd-bg.jpg) no-repeat left top
}
.hd-top {
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/hd-top-on.gif) no-repeat left top;
	width: 42px;
	height: 43px
}
.hd-info {
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/hd-info-on.gif) no-repeat left top;
	width: 68px;
	height: 43px
}
.hd-payment {
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/hd-payment-on.gif) no-repeat left top;
	width: 108px;
	height: 43px
}
.hd-itemlist {
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/hd-itemlist-on.gif) no-repeat left top;
	width: 69px;
	height: 43px
}
.hd-review {
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/hd-review-on.gif) no-repeat left top;
	width: 114px;
	height: 43px
}
.hd-cart {
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/hd-cart-on.gif) no-repeat left top;
	width: 110px;
	height: 43px
}
.kmc-header a {
	display: block;
}
.kmc-header a img {
	border: none;
}
.kmc-header a:hover {
	background: none;
}
.kmc-header a:hover img {
	visibility: hidden;
}
.kmc-header .hd-logo a:hover img, .kmc-header .hd-rakuten a:hover img {
	visibility: inherit;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}


/* pop-up banner */
#popup1 a:hover, #popup2 a:hover, #popup3 a:hover {
	background-position: 0 0 ! important;
}
#popup1 {
	position: fixed;
	top: 95px;
	right: 0;
	z-index: 999;
}
#popup1 a {
	display: block;
	text-indent: -9999px;
	width: 75px;
	height: 150px;
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/bn_sanso210.jpg) no-repeat 0 0;
}
#popup1 a:hover {
	display: block;
	text-indent: -9999px;
	width: 210px;
	height: 150px;
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/bn_sanso210.jpg) no-repeat 210px 0;
}
#popup2 {
	position: fixed;
	top: 260px;
	right: 0;
	z-index: 999;
}
#popup2 a {
	display: block;
	text-indent: -9999px;
	width: 75px;
	height: 150px;
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/bn_sauna210.jpg) no-repeat 0 0;
}
#popup2 a:hover {
	display: block;
	text-indent: -9999px;
	width: 210px;
	height: 150px;
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/bn_sauna210.jpg) no-repeat 210px 0;
}
#popup3 {
	position: fixed;
	top: 425px;
	right: 0;
	z-index: 999;
}
#popup3 a {
	display: block;
	text-indent: -9999px;
	width: 75px;
	height: 150px;
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/bn_germa210.jpg) no-repeat 0 0;
}
#popup3 a:hover {
	display: block;
	text-indent: -9999px;
	width: 210px;
	height: 150px;
	background: url(https://image.rakuten.co.jp/kmc-koube/cabinet/hp-gazou/bn_germa210.jpg) no-repeat 210px 0;
}
.center12pt {
	text-align: center;
}

.10 {
	font-size: 8px;
	text-align: center;
}

.c_12pt {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.text_10pt {
	font-size: 11px;
}
.text11pt {
	font-weight: bold;
}

.text_11pt_n {
	font-size: 11px;
}

ul.leftlist{
	list-style:none;
	margin:0;
}

ul.leftlist li{
	margin:0;
	padding:0;
}

div.leftbox{
	width:180px;
	border:1px #CCC solid;
}

.wrapper{
	margin-top:20px;
	width:880px;
    display: flex;
	flex-wrap: wrap;
    align-content: center;        /*中央揃え*/
	justify-content: space-around;
    align-content: space-around;  /*均等に間隔をあける・両端にも間隔をあける*/
}

table.calbase_rakuten     {
    background-color: #FFFFFF;
    border:1px solid #CECECE;
    width: 140px;
    border-collapse: collapse;
    padding: 0px 0px 10px 0px;
    }
table.calbase_rakuten *   {
    font-size: 98%;
    color: #000000;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    }
table.calbase_rakuten th  {
    text-align: center;
    }
th.caltitle_rakuten       {
    font-size: 85%;
    padding: 10px 0px 0px 0px;
    }
table.calframe_rakuten    {
    border-collapse: collapse;
    margin: 10px 10px 0px 10px;
    table-layout: fixed;
    width: 120px;
    }
table.calframe_rakuten th {
    text-align: center;
    padding: 0px 0px 3px 0px;
    }
table.calframe_rakuten td {
    border:1px solid #000000;
    background-color: #FFFFFF;
    width:16px;
    height:16px;
    text-align: center;
    }
tr.weektitle_rakuten td   {
    background-color: #CCCCCC;
    }
td.event1day_rakuten      {
    background-color: #FFBFF4 !important;
    }
font.event1day_rakuten    {
    color: #FFBFF4;
    }
td.event2day_rakuten      {
    background-color: #33CCFF !important;
    }
font.event2day_rakuten    {
    color: #33CCFF;
    }
td.event3day_rakuten      {
    background-color: #FFCC33 !important;
    }
font.event3day_rakuten    {
    color: #FFCC33;
    }
table.event_rakuten       {
    text-align: left;
    word-break: break-all;
    margin: 7px 10px 7px 10px;
    border-collapse: collapse;
    line-height:120%;
    table-layout: fixed;
    width: 120px;
    }
table.event_rakuten td   {
    padding: 0px 0px 0px 0px;
    }
table.text_rakuten       {
    text-align: left;
    word-break: break-all;
    margin: 0px 10px 10px 10px;
    border-collapse: collapse;
    line-height:120%;
    table-layout: fixed;
    width: 120px;
    }


table.item-table{
	width:850px;
	margin:30px auto;
	border-collapse:collapse;
	border:solid 1px #cccccc;
}

table.item-table th{
	width:25%;
	padding:10px;
	border:solid 1px #cccccc;
	background:#F3F3F3;
	vertical-align:top;
	font-size:13pt;
}

table.item-table td{
	padding:10px;
	border:solid 1px #cccccc;
	font-weight:normal;
	font-size:13pt;
}



/*--------------------------------------------------------
　各商品ページ
--------------------------------------------------------*/

.contents-in2 { padding: 0px 15px 30px; }
#main-contents .product-h2,
#main-contents .product-h3 {
	background: url(none);
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #999;
	border-left: none;
	margin: 30px 0px 20px;
	padding: 0px 0px 5px;
	font-weight: bold;
	color: #039;
	font-size: 1.6em;
	line-height: 1;
}
.contents-inner {
	margin: 0px 55px 30px 60px;
	width: 600px;
}
#main-contents .contents-inner p { margin: 0px 0px 20px; }
/*--------------------------------------------------------
　各ページメインカラー
--------------------------------------------------------*/
.tscan-color { color: #5A4C9B!important; }
.zeus-color { color: #006E89!important; }
.xscan-color { color: #00749F!important; }
.s20-color { color: #3E6099; }

/*--------------------------------------------------------
　各ページデザイン用
--------------------------------------------------------*/

dl.germa_capsule{
	width:850px;
	padding:10px;
	margin:20px auto;
	font-size:13pt;
	line-height:1.8;
}
dl.germa_capsule dt{
	font-weight:bold;
	color:#6699CC;
	padding-left:2em;
	text-indent:-2em;
}
dl.germa_capsule dd{
	margin-left:0;
	padding-left:2em;
	text-indent:-2em;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: dotted 1px #666666;
}

span.germa_capsule{
	font-weight:bold;
	color:#FF6666;
}



/* M1O2　性能比較表 */

table.m1o2table {
	width:900px;
	font-size:0.8em;
	border-collapse:collapse;
	background:#fff;
	text-align:center;
}
table.m1o2table th {
	border:solid 1px #ccc;
	background:#F6F6F6;
}
table.m1o2table td {
	border:solid 1px #ccc;
}
table.m1o2table td.hl {
	background:#ECF9FB;
	font-weight:bold;
}



/* M1O2　評価 */
.rate {
	color: #FFA815;
	font-size: 0.9em;
	line-height: 1;
}
.rate05 {
	position: relative;
	padding-right: 1em;
}
.rate05:after {
	position: absolute;
	top: 0.15em;
	right: 0.5em;
	content: '★';
	display: inline-block;
	width: .5em;
	height: 1em;
	line-height: 1.2;
	color: #FFA815;
	overflow: hidden;
	white-space: nowrap;
}









/*--------------------------------------------------------
　TANITA
--------------------------------------------------------*/
.tanita #main-contents .contents img {
	max-width: 100%;
	height: auto;
}

.table-tanita {
	width:850px;
	margin:0 auto;
	font-size:0.8em;
	text-align:left;
	border-collapse: collapse;
}

.table-tanita table, .table-tanita th, .table-tanita td { border: solid 1px #aaaaaa; }

.table-tanita th {
	width: 30%;
	background-color: #F4F6F8;
}

.table-tanita th, .table-tanita td{
	padding:10px;
}

.tanita #main-contents ul.pdflist li {
	display: inline-block;
	margin-right: 3em;
}
.tanita #main-contents ul.pdflist li:last-child { margin-right: 0; }
.movebox {
	margin: 30px auto;
	text-align: center;}

/*--------------------------------------------------------
　アウトレット
--------------------------------------------------------*/

.table-outlet{
	width:800px;
	border:solid 1px #666;
	text-align:center;
	margin:50px auto;
	font-weight:bold;
}

.table-outlet th, .table-outlet td{
	padding:5px;
	border:solid 1px #666;
	width:20%;
	color:#333;
}

.table-outlet th{
	background:#FFC;
}


/*--------------------------------------------------------
　商品価格お問い合わせ
--------------------------------------------------------*/
.pricebox {
	margin: 0px;
	padding: 0px;
}
.pricebox-img {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 250px;
	float: left;
}
.pricebox-txt {
	margin: 0px 0px 0px 270px;
	padding: 0px;
}
#main-contents .pricebox-txt p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#main-contents .pricebox-txt p.product-name {
	color: #000;
	margin-bottom: 20px;
	font-size: 1.6em;
	line-height: 1.2;
}
#main-contents .pricebox-txt p.selling-price {
	color: #F00;
	font-size: 1.2em;
	margin-bottom: 20px;
}
/*--------------------------------------------------------
　ページナビゲーション
--------------------------------------------------------*/

div.pagination {
	padding: 5px;
	margin: 1.2em 3px 3px;
	text-align: center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
}
div.pagination a:hover,
div.pagination a:active {
	border: 1px solid #c60;
	color: #c60;
	background-color: #FFFBEC;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #c60;
	font-weight: bold;
	background-color: #c60;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

}
