@charset "shift_jis";

/*
 * Reset CSS
 *----------------------------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    line-height: 120%;
    /*background: transparent;*/
    zoom: 1;
}

iframe {
    overflow: hidden;
}

html {
    font-size: 62.5%;
}

body {
    font-size: 10px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1.6rem;
}


/*
 * サイドバー
 *----------------------------------------*/

body {
    /* background:url(https://www.rakuten.ne.jp/gold/chanet/image/common/sidebar201404_16-15.gif) repeat-y 0px 0px; */
}


/*
 * カテゴリページ 親カテゴリ
 *----------------------------------------*/

#Header .HeaderSubCatlist dt a {
    font-size: 1em;
}

#pagebody td[width="20"],
#pagebody td[width="20"] img {
    width: 10px;
}


/*
 * 上部 あす楽
 *----------------------------------------*/

body>div[align="center"]>table {
    width: 1040px;
}

body>div[align="center"]>table table {
    width: 100%;
}

span#asuraku_available {
    border: 1px solid #ccc;
    display: block;
    padding: 5px 0;
}


/*
 * 下部 レビュー
 *----------------------------------------*/

#pagebody table[style="font-size:82%;"] {
    font-size: 12px !important;
    font-size: 1.2rem !important;
}


/*
 * ぱんくず
 *----------------------------------------*/

td.breadcrumbs_list {
    /*font-size: 12px;*/
    /*font-size: 1.2rem;*/
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
}

td.breadcrumbs_list a.breadcrumbs_list {
    color: inherit;
    display: inline-block;
    padding: 3px 5px;
    color: #fff;
    background-color: #e7487d;
    border-radius: 5px;
}


/*
 * 楽天 店舗カテゴリトップ
 *-----------------------------------------*/

table td.sdlayout {
    font-size: 100%;
    padding: 2px 0;
    width: 500px;
}

table td.sdico {
    padding: 2px 5px;
}


/*
 * カテゴリページ サブカテゴリ一覧
 *----------------------------------------*/

span.subcategory_list {
    display: none;
}

a.subcategory_list {
    width: 180px;
    width: auto;
    height: 16px;
    padding: 3px 1px 1px 18px;
    display: block;
    background: url(https://www.rakuten.ne.jp/gold/chanet/image/icon/index/index_news_sya.gif) 0px 6px no-repeat;
    text-align: left\9;
    font-size: 100% !important\9;
    background-position: 0 3px\9;
}

*html a.subcategory_list {
    height: 20px;
}

a.subcategory_list:link {
    /*
    font-size: 12px;
    font-size: 1.2rem;
*/
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 18px;
    line-height: 1.8rem;
}

a:hover.subcategory_list {
    background: url(https://www.rakuten.ne.jp/gold/chanet/image/icon/index/index_news_sya.gif) #FAFAFA 0px 6px no-repeat;
    background-position: 0 3px\9;
}


/*
 * カテゴリページ 商品一覧
 *----------------------------------------*/


/* 商品名 */

a.category_itemnamelink:link {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem;
}


/* 価格 */

span.category_itemprice {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 5px;
    display: inline-block;
}


/* 税込・送料 */

span.category_itemtaxpostage {
    font-size: 12px;
    font-size: 1.2rem;
}


/* 評価 */

#risFil .risfClfx {
    margin-top: 5px;
}

#risFil table:not([width="100%"]) td {
    text-align: left;
}


/***************************************************
 商品説明
***************************************************/

td {
     width: auto; 
}

.included-set {
    width: 880px;
    background: #e6f8fc;
    padding: 5px;
    margin: 10px 0px 0px 0px;
    line-height: 130%;
}

.partition-equip,
.partition-fish,
.partition-plants,
.partition-bio,
.partition-layout {
    font-weight: bold;
    background: #ffe6e7;
    padding: 5px 0px;
    margin: 10px 0px 0px 0px;
}

.table_spec {
    color: #666666;
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 5px 0px;
    padding: 0px;
}

.table_spec td {
    border: solid 1px #cccccc;
    padding: 2px 0px 2px 3px;
}

span.item_desc {
    width: 100%;
    text-align: left;
    display: inline-block;
    color: inherit;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 160%;
}

.item_desc p {
    margin: 0 0 10px;
}

span.item_desc>table td {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 160%;
}

td.sdtext {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 26px;
    line-height: 2.6rem;
    text-align: left;
    /*padding: 1px 0;*/
}

td.sdtext a {
    color: inherit;
    display: inline-block;
    padding: 3px 5px;
    /*background-color: #ffdde6;*/
    color: #fff;
    background-color: #e7487d;
    border-radius: 5px;
    /*text-shadow: 1px 1px 1px #fff;*/
    /*box-shadow: 1px 0 3px rgba(0,0,0,.1), 0 0 3px rgba(0,0,0,.1) inset;*/
}

span.sale_desc {
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
    text-align: left;
}

span.item_name {
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    text-align: left;
    margin-bottom: 5px;
}

span.item_name~br {
    display: none;
}

span.item_number_title {
    font-size: 12px;
    font-size: 1.2rem;
    width: 120px;
    display: inline-block;
    margin: 0 -1em 0 0;
}

span.item_number {
    font-size: 14px;
    font-size: 1.4rem;
}

span.price1 {
    font-size: 20px;
    font-size: 2.0rem;
    width: 120px;
    display: inline-block;
}

span.price2 {
    font-size: 28px;
    font-size: 2.8rem;
}

span.tax_postage {
    font-size: 16px;
    font-size: 1.6rem;
}

.pointGet {
    margin: 5px 0;
}


/* 消費期限 */

span.catch_copy {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.8em;
    color: #fff;
    background-color: #04b201;
    display: inline-block;
    margin: 0 0 5px;
    padding: 0 15px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* 注釈 - 当日着可 */

#rakutenLimitedId_aroundCart font[color="#ff0000"] {
    font-weight: bold;
}


/* カート周り微調整 */

#pagebody table[width="800"] table table table td>table:nth-child(2)>tbody:first-child {
    display: block;
}

#rakutenLimitedId_cart>tbody>tr {
    display: block;
}

#rakutenLimitedId_cart {
    border-spacing: 0 3px;
}

#rakutenLimitedId_cart td[align="right"] {
    text-align: left;
    vertical-align: middle;
}

#rakutenLimitedId_aroundCart>table {
    border-spacing: 0 5px;
}


/* レビュー用 */

#pagebody table table table table table table {
    /* font-size: 14px; font-size:1.4rem !important*/
    font-size: inherit;
}


/* include用iframe 調節 */

.iframeflex {
    position: relative;
    width: 100%;
    padding: 75% 0 0 0;
}

.iframeflex iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.iframeflex.inc_konpouryou {
    padding-top: 10%;
}


/* 梱包手数料 */

.iframeflex.inc_qrcode {
    height: 950px;
    padding: 0;
}

.iframeflex.inc_hipetinc4 {
    height: 1600px;
    padding: 0;
}


/* inc_qrcode */

.iframeflex.inc_oogata_info {
    height: 2000px;
    padding: 0;
}


/* inc_oogata */

.iframeflex.inc_chugata_info {
    height: 1700px;
    padding: 0;
}


/* inc_chugata */

.iframeflex.inc_fish {
    padding-top: 146%;
}


/* inc_fish */

.iframeflex.inc_fish {
    height: 1360px;
    padding: 0;
}

.iframeflex.inc_fish-nofly {
    height: 1340px;
    padding: 0;
}

.iframeflex.inc_wp {
    height: 2760px;
    padding: 0;
}


/* inc_fish */

.iframeflex.inc_cool_info {
    padding-top: 70%;
}


/* inc_cool_info */

.iframeflex.inc_bettosoryo {
    padding-top: 125%;
}


/* inc_bettosoryo */

.iframeflex.inc_ikiereizou {
    padding-top: 90%;
}


/* 生餌 */

.iframeflex.inc_itemlist {
    padding-top: 30%;
}


/* 関連商品一覧 */

.iframeflex.inc_bio_plants {
    height: 2680px;
    padding: 0;
}

.iframeflex.inc_aqlset {
    height: 1250px;
    padding: 0;
}

.iframeflex.inc_aqlsetm {
    height: 1160px;
    padding: 0;
}

.iframeflex.inc_aqullolineup {
    height: 500px;
    padding: 0;
}

/* 水辺植物 */

.iframeflex.inc_iyakuhin {
    height: 1050px;
    padding: 0;
}


/* 医薬品 */

#header_show_parent {
    max-width: 840px;
    width: 100%;
    border: 4px double #ff1d25;
    background: url(https://www.rakuten.ne.jp/gold/chanet/image/icon/index/setitem_parent_bg5.gif) #ffeea8;
    font-size: 110%;
    font-weight: bold;
    padding: 5px 5px 10px 5px;
    margin: 10px 0px 0px 0px;
    line-height: 170%;
    box-sizing: border-box;
}

#header_show_parent:before {
    content: url(https://www.rakuten.ne.jp/gold/chanet/image/icon/index/setitem_children160504.png);
    display: block;
}

#header_show_parent>img {
    display: none;
}

#header_show_parent br:first-of-type {
    display: none;
}

#header_show_parent br:last-of-type {
    content: "";
    display: block;
    height: 10px;
}

#header_show_children {
    max-width: 840px;
    width: 100%;
    background-color: #ffe3da;
    padding: 5px 10px 10px;
    margin: 0 0 10px;
    box-sizing: border-box;
}

#header_show_children:before {
    content: url(https://www.rakuten.ne.jp/gold/chanet/image/icon/index/setitem_parent160504.png);
    display: block;
}

#header_show_children>img {
    display: none;
}

#header_show_children br:first-of-type {
    display: none;
}

#header_show_children br:last-of-type {
    content: "";
    display: block;
    height: 10px;
}

.sale_desc #header_show_children a {
    margin-left: 5px;
}

#header_show_parent a,
#header_show_children a {
    background: url('https://www.rakuten.ne.jp/gold/chanet/image/icon/index/setitem_ya3.gif') no-repeat;
    margin: 2px 0px;
    padding-left: 10px;
    display: inline-block;
}

#header_show_parent a {
    margin-left: 10px;
}


/* スタッフコメント & 商品説明 */

hr.spec_line {
    border: 0;
    border-bottom: 1px dashed;
    margin: 10px 0;
}

ol.spec_number {
    margin: 0;
    padding: 0 0 0 1.3em;
    list-style-position: inside;
    text-indent: -1em;
}

ol.spec_number li {
    margin: 5px 0;
}


/* Chrome用 */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    span.price1 {
        font-weight: bold;
    }

    span.price2 {
        font-weight: bold;
    }
}


/* インクルード（iframe）用 */

.include_contents p {
    margin: 0;
}

.include_contents h3 {
    background: #ffddde;
    font-weight: bold;
    line-height: 25px;
    margin: 5px 0;
    padding: 0 10px;
}

.include_contents h4 {
    margin: 5px 0;
    padding: 0;
}

.include_contents h5 {
    margin: 5px 0 2px;
    padding: 0;
    font-size: 90%;
}

.include_contents strong {
    font-weight: bold;
}

.include_contents strong {
    font-weight: bold;
}

.include_contents .red {
    color: #ff0000;
    border-color: #ff0000;
}

.include_contents .blue {
    color: #0000ff;
    border-color: #0000ff;
}

.include_contents .green {
    color: #53be3a;
    border-color: #55b20b;
}

.include_contents .under {
    border-bottom: 1px solid;
}

.include_contents img {
    max-width: 100%;
    height: auto;
}


/* Yahooでhタグが非対応のため、↑h3↓を連動 */

.inc-h3 {
    background-color: #ffddde;
    font-size: 1em;
    line-height: 25px;
    margin: 5px 0;
    padding: 0 10px;
    font-weight: bold;
}


/* 大型手数料 */

.item_airline {
    margin-bottom: 10px;
    font-size: 13px;
}

.item_airline .title {
    background-color: #dc0000;
    background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 0, 0, 0)), color-stop(0.25, rgba(0, 0, 0, 0)), color-stop(0.25, rgba(255, 255, 255, 0.3)), color-stop(0.5, rgba(255, 255, 255, 0.3)), color-stop(0.5, rgba(0, 0, 0, 0)), color-stop(0.75, rgba(0, 0, 0, 0)), color-stop(0.75, rgba(255, 255, 255, 0.3)), top(rgba(255, 255, 255, 0.3)));
    background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0) 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
    background-size: 4px 4px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 10px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
}

.item_airline .s_tit {
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 0, 0, 0)), color-stop(0.25, rgba(0, 0, 0, 0)), color-stop(0.25, rgba(255, 255, 255, 0.3)), color-stop(0.5, rgba(255, 255, 255, 0.3)), color-stop(0.5, rgba(0, 0, 0, 0)), color-stop(0.75, rgba(0, 0, 0, 0)), color-stop(0.75, rgba(255, 255, 255, 0.3)), top(rgba(255, 255, 255, 0.3)));
    background-image: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0) 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 75%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0.3));
    background-size: 4px 4px;
    display: inline-block;
    margin: 5px 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.item_airline .tbtype4 {
    border-collapse: collapse;
    font-size: 90%;
    width: 300px;
}

.tbtype4 td,
.tbtype4 th {
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 3px;
}

.item_airline .tbtype4 td {
    background: #fff;
    text-align: center;
}

.item_airline .tbtype4 thead th {
    background: #ffcbcb;
    text-align: center;
}

.item_airline .tbtype4 tbody th {
    background: #fff1f1;
    text-align: center;
}


/* 商品説明内Youtube制御 */

.video-container {
    position: relative;
    padding-bottom: 56.24%;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/***************************************************
 当日便用
***************************************************/

#todayframe_rk {
    width: 820px;
    height: 610px;
    margin-bottom: 8px;
    display: none;
}


/* 通常： height:380px; */

#normalframe_rk {
    width: 820px;
    height: 200px;
    border: 1px #cccccc solid;
    margin-bottom: 8px;
    display: none;
}


/* 通常： height:180px; */

#yupacketframe_rk {
    width: 820px;
    height: 190px;
    border: 1px #cccccc solid;
    margin-bottom: 8px;
}


/* 新レイアウト */

.itemSend-layout {
    font-size: 13px;
    font-size: 1.3rem;
    color: #666;
    padding: 5px 10px 5px 0;
}

.itemSend-contents:after {
    content: ".";
    clear: both;
    display: block;
    font-size: 0px;
    height: 0;
    zoom: 1;
}

.itemSend-copy {
    margin: 0 0 5px;
}

.itemSend-icon {
    width: 110px;
    margin-right: 10px;
    float: left;
    text-align: center;
    display: table-cell;
}

.itemSend-comment {
    display: table-cell;
}

.itemSend-time {
    font-size: 120%;
    font-weight: bold;
    line-height: 180%;
}


/* 当日便用 */

#layout {
    background: #fff9ad;
    padding: 10px;
    margin: 0 10px 10px 0;
    font-size: 120%;
}

#liList {
    list-style: none;
    padding: 0;
    margin: 0 0 5px 0;
}

#otodoke {
    font-size: .9em;
}

#otodoke:before {
    content: "→";
    margin-right: 5px;
    font-size: .9em;
}

#AutoComment-normal {
    margin-top: 15px;
}

#NoTimeComment_today {
    margin-top: 15px;
}

#lblTxt1,
#lblTxt2,
#lblTxt3,
#lblMoney1,
#lblMoney2,
#lblMoney3,
#lblSendTime1,
#lblSendTime2,
#lblSendTime3 {
    color: #ff0000;
}


/* 通常便用 */


/* あす楽 */

#AutoComment-asuraku,
#NoTimeComment-asuraku {
    margin-top: 15px;
}


/* ゆうパケット */

#yupacketsummary_rk {
    width: 820px;
    height: 1440px;
    margin-bottom: 8px;
}


/*当日便休止中の表示*/

#toujitsu_area_yasumi {
    position: relative;
    width: 590px;
    height: auto;
    background: url('https://www.rakuten.ne.jp/gold/chanet/image/include/img_toujitsu_ok1130_yasumi_rk.gif') no-repeat 1px 0px;
    margin-top: 5px;
    color: #666666;
}

#toujitsu_area_yasumi2 {
    position: relative;
    width: 590px;
    height: auto;
    background: url('https://www.rakuten.ne.jp/gold/chanet/image/include/img_toujitsu_ok1216_yasumi_rk.gif') no-repeat 1px 0px;
    margin-top: 5px;
    color: #666666;
}

#toujitsu_footarea_yasumi {
    margin: 0px 0px 0px 120px;
    z-index: 10;
    width: 690px;
    height: 175px;
}

#toujitsu_area_yasumi2 #toujitsu_fa_gaiyo {
    padding-top: 25px;
    height: 90px;
    /height: 115px;
}

#yasumi_info {
    margin: 5px 0px 25px 0px;
    color: #ff0000;
    height: 50px;
    line-height: 20px;
    /* 一行の場合：line-height:50px; 二行：line-height:20px; */
}

body:first-of-type #yasumi_info {
    margin: 10px 0px 26px 0px;
}


/***************************************************
 注意書き用
***************************************************/


.table_spec_dogs {
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_dogs th {
    padding: 8px 0px 8px 5px;
    font-weight: normal;
    border: solid 1px #cccccc;
    text-align: center;
    background: #FEDCE5;
    width: 20%;
}
.table_spec_dogs th.title {
    font-weight: bold;
    font-size: 140%;
    padding: 10px 0px 10px 5px;
    background: #D30E3C;
    color: #ffffff;
}


.table_spec_dogs td {
    border: solid 1px #cccccc;
    padding: 5px;
}



/***************************************************
 犬商品用
***************************************************/

.container_dog {
    width: 100%;
}

.container_dog,
.container_dog * {
    line-height: inherit;
}

.table_spec_dog {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_dog th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #FED465;
    font-weight: normal;
    width: 20%;
}

.table_spec_dog th.title {
    background: #C14F05;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_dog td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_dog {
    font-weight: bold;
    font-size: 140%;
    color: #94420C;
}

.dog_food {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 90%;
}

.dog_food td {
    width: auto;
}


/***************************************************
 猫商品用
***************************************************/

.container_neko {
    width: 100%;
}

.container_neko,
.container_neko * {
    line-height: inherit;
}

.table_spec_neko {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_neko th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #ffff80;
    font-weight: normal;
    width: 20%;
}

.table_spec_neko th.title {
    background: #cb820f;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_neko td {
    border: solid 1px #cccccc;
    padding: 5px;
    /* width: 80%;*/
}

.catch_neko {
    font-weight: bold;
    font-size: 140%;
    color: #6d370c;
}

.neko_food {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 90%;
}

.neko_food td {
    width: auto;
}


/***************************************************
 アクア商品用
***************************************************/

.container_aqua {
    width: 100%;
}

.container_aqua,
.container_aqua * {
    line-height: inherit;
}

.table_spec_aqua {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_aqua th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #B0F1FD;
    font-weight: normal;
    width: 20%;
}

.table_spec_aqua th.title {
    background: #0190FE;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_aqua td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_aqua {
    font-weight: bold;
    font-size: 140%;
    color: #0377C0;
}

.aqua_innertable {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 90%;
}

.aqua_innertable td {
    width: auto;
}


/***************************************************
 水草用
***************************************************/

.container_wp {
    width: 100%;
}

.container_wp,
.container_wp * {
    line-height: inherit;
}

.table_spec_wp {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_wp th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #e8f9a3;
    font-weight: normal;
    width: 20%;
}

.table_spec_wp th.title {
    background: #6cad1c;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_wp td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_wp {
    font-weight: bold;
    font-size: 140%;
    color: #6cad1c;
}

.wp_innertable {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 90%;
}

.wp_innertable td {
    width: auto;
}


/***************************************************
 海水用品用
***************************************************/

.container_kaisui {
    width: 100%;
}

.container_kaisui,
.container_kaisui * {
    line-height: inherit;
}

.table_spec_kaisui {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_kaisui th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #BEEDFF;
    font-weight: normal;
    width: 20%;
}

.table_spec_kaisui th.title {
    background: #002368;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_kaisui td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_kaisui {
    font-weight: bold;
    font-size: 140%;
    color: #002368;
}


/***************************************************
 金魚・メダカ用品用
***************************************************/

.container_kingyo {
    width: 100%;
}

.container_kingyo,
.container_kingyo * {
    line-height: inherit;
}

.table_spec_kingyo {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_kingyo th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #FDC856;
    font-weight: normal;
    width: 20%;
}

.table_spec_kingyo th.title {
    background: #FD5502;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_kingyo td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_kingyo {
    font-weight: bold;
    font-size: 140%;
    color: #FD5502;
}


/***************************************************
 小動物・鳥用
***************************************************/

.container_animal {
    width: 100%;
}

.container_animal,
.container_animal * {
    line-height: inherit;
}

.table_spec_animal {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_animal th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #FEDCE5;
    font-weight: normal;
    width: 20%;
}

.table_spec_animal th.title {
    background: #D30E3C;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_animal td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_animal {
    font-weight: bold;
    font-size: 140%;
    color: #D30E3C;
}


/***************************************************
 インテリア用
***************************************************/

.container_interior {
    width: 100%;
}

.container_interior,
.container_interior * {
    line-height: inherit;
}

.table_spec_interior {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_interior th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #F6E59F;
    font-weight: normal;
    width: 20%;
}

.table_spec_interior th.title {
    background: #D4B94C;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_interior td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_interior {
    font-weight: bold;
    font-size: 140%;
    color: #AF983A;
}


/***************************************************
 ガーデニング用
***************************************************/

.container_gardening {
    width: 100%;
}

.container_gardening,
.container_gardening * {
    line-height: inherit;
}

.table_spec_gardening {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_gardening th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #DDFEBA;
    font-weight: normal;
    width: 20%;
}

.table_spec_gardening th.title {
    background: #63B708;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_gardening td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_gardening {
    font-weight: bold;
    font-size: 140%;
    color: #57A009;
}


/***************************************************
 両生類・爬虫類用
***************************************************/

.container_kame {
    width: 100%;
}

.container_kame,
.container_kame * {
    line-height: inherit;
}

.table_spec_kame {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_kame th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #ABFDCE;
    font-weight: normal;
    width: 20%;
}

.table_spec_kame th.title {
    background: #0AAD62;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_kame td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_kame {
    font-weight: bold;
    font-size: 140%;
    color: #059341;
}


/***************************************************
 昆虫用品用
***************************************************/

.container_insect {
    width: 100%;
}

.container_insect,
.container_insect * {
    line-height: inherit;
}

.table_spec_insect {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_insect th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #FEF3A8;
    font-weight: normal;
    width: 20%;
}

.table_spec_insect th.title {
    background: #480E01;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_insect td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_insect {
    font-weight: bold;
    font-size: 140%;
    color: #480E01;
}


/***************************************************
 食品用
***************************************************/

.container_food {
    width: 100%;
}

.container_food,
.container_food * {
    line-height: inherit;
}

.table_spec_food {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_spec_food th {
    border: solid 1px #cccccc;
    padding: 8px 0px 8px 5px;
    text-align: center;
    background: #FEF3A8;
    font-weight: normal;
    width: 20%;
}

.table_spec_food th.title {
    background: #e59361;
    font-weight: bold;
    font-size: 140%;
    color: #ffffff;
    padding: 10px 0px 10px 5px;
}

.table_spec_food td {
    border: solid 1px #cccccc;
    padding: 5px;
}

.catch_food {
    font-weight: bold;
    font-size: 140%;
    color: #480E01;
}


/***************************************************
 魚病薬用
***************************************************/

.table_iyakuhin {
    border: solid 1px #cccccc;
    border-collapse: collapse;
    margin: 2px 0px;
    padding: 0px;
    table-layout: auto;
    width: 100%;
}

.table_iyakuhin td {
    border: solid 1px #cccccc;
    padding: 2px 0px 2px 2px;
}

.table_iyakuhin th {
    border: solid 1px #cccccc;
    padding: 2px 0px 2px 2px;
    text-align: left;
    background: #e5e5e5;
    font-weight: normal;
    width: 32%;
}


/***************************************************
 補足説明用
***************************************************/


/* 花王商品連絡先 */

#kao_recode {
    width: 100%;
    font-size: .8rem;
    border: 2px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.kaorcd-title {
    line-height: 1.6rem;
    border-bottom: 1px dashed #ccc;
    margin: 10px 10px 0 10px;
}

.kaorcd-menu {
    margin: 10px;
}

.kaorcd-menu dt,
.kaorcd-menu dd {
    padding: 3px;
}

.kaorcd-menu dt {
    display: block;
    float: left;
    margin-right: 15px;
    width: 100px;
}

.kaorcd-menu dd {
    margin: 0;
}


/* GEXモニター */

#item_moniter .moniter_copy {
    color: #fd8570;
    font-size: 3rem;
    line-height: 3.8rem;
}

#item_moniter .items_contents {
    max-width: 656px;
}

#item_moniter .items_wrap {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
    display: table;
    table-layout: fixed;
    border: 1px solid #efefef;
    border-radius: 5px;
}

#item_moniter .items_wrap li {
    max-width: 164px;
    width: 25%;
    display: table-cell;
    float: left;
    margin: 5px 0;
}

#item_moniter .items_wrap li .image {
    display: block;
    text-align: center;
}

#item_moniter .items_wrap li .name {
    display: block;
    font-size: .7rem;
    margin: 5px 10px;
}

#item_moniter .items_title {
    color: #555;
    font-size: .9rem;
    font-weight: bold;
    padding: 5px 0 5px 15px;
    border: 1px solid #efefef;
    border-radius: 5px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(-45deg, #f3f3f3 25%, transparent 25%, transparent 50%, #f3f3f3 50%, #f3f3f3 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #f3f3f3 25%, #fff 25%, #fff 50%, #f3f3f3 50%, #f3f3f3 75%, #fff 75%, #fff);
    background-size: 20px 20px;
}


/* c-href_minami
------------------------------ */


/* エビ・貝類の死着保証 */

.info_shrimp_quality {
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.info_shrimp_quality-title {
    background-color: #d51717;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2.0rem;
    padding: 5px 10px;
    margin: 0 0 5px;
}


/* c-href_chokutori
------------------------------ */

#inc_direct_delivery {
    border: 2px solid #00b1e4;
    border-radius: 5px;
    margin: 0 0 30px;
}

.inc_direct_delivery-title {
    background-color: #ddf5fc;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    padding: 5px 10px;
    border-bottom: 1px dashed #00b1e4;
    border-radius: 5px 5px 0 0;
}

.inc_direct_delivery-main {
    padding: 10px 20px;
}

.inc_direct_delivery-price {
    margin: 20px;
}

.delivery-prices {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}

.inc_direct_delivery-price th,
.inc_direct_delivery-price td {
    border: 1px solid #ccc;
    padding: 5px;
}

.delivery-prices thead tr>* {
    background-color: #fff3de;
}

.delivery-prices td {
    text-align: center;
}

.inc_direct_delivery-price .title {
    font-weight: bold;
}


/* c-href_bio_plants
------------------------------ */

.item-suiren-title {
    font-size: 26px;
    line-height: 36px;
    border-bottom: 1px dotted;
    margin: 0 0 10px;
    font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.item-suiren-title:before {
    content: "■";
    font-size: 24px;
    color: #fcdd71;
}

.item-suiren-comment {
    margin: 0 0 10px;
}

.item-suiren-content {
    max-width: 678px;
    margin: 0 0 20px;
}

.item-suiren-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    table-layout: fixed;
    letter-spacing: -0.4em;
}

.item-suiren-content li {
    display: inline-block;
    letter-spacing: normal;
    width: 50%;
    width: calc(50% - 6px);
    width: -webkit-calc(50% - 6px);
    max-width: 330px;
    margin: 3px;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
}

.item-suiren-content li img {
    max-width: 100%;
    height: auto;
}


/* c-href_unit_price
------------------------------ */

.inc_unit_price {
    position: fixed;
    /* top: 57px;*/
    top: 50%;
    /* left: 0; */
    /* width: 100%; */
    /* width: 860px; */
    width: 1050px;
    z-index: 99999;
    margin: -50px auto 0 auto;
}

.inc_unit_price iframe {
    /* width: 180px; */
    width: 200px;
    height: 680px;
    top: -200px;
    right: 5px;
    position: absolute;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .inc_unit_price {
        width: 890px;
        /*display: none;*/
    }
}


/* c-href_dryseries
------------------------------ */

.inc_usayama .dry_series {
    width: 660px;
    margin: 10px auto;
    border: 1px solid #ccc;
    border-top: none;
}

.dry_series .list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dry_series .list li {
    width: 20%;
    width: -webkit-calc(100% / 5);
    width: calc(100% / 5);
}

.dry_series .list img {
    display: block;
    margin: 0 auto 10px;
}


/* c-layout2
------------------------------ */

.stone_layout_list {
    margin: 0 0 10px;
}

.stone_layout_list h4 {
    margin: 10px 0 0;
}

.stone_layout_table {
    border-collapse: collapse;
    margin: 10px 0;
}

.stone_layout_table td,
.stone_layout_table th {
    border: 1px solid #ccc;
    padding: 5px;
}
