@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/76/bg.gif);
  color: #333;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #333;
}

a:hover {
  color: #ccc;
  text-decoration: none;
}

/*
 * layout
 */

#wrapper {
  position: relative;
}

.container {
}

/* common */
.center {
  text-align: center;
}

.heading {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 7px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #333;
}

.lists {
  margin: 0;
  border-bottom: 1px solid #333;
}

.list {
  border-top: 1px solid #ccc;
  font-weight: normal;
}

.list:first-child {
  border-top: none;
}

.list_link {
  padding: 20px 0;
}

.list_link_name {
  display: block;
  padding-right: 30px;
}

.list_link_img {
  margin-bottom: 5px;
}

.list_icon_arrow {
  float: right;
  margin-right: 10px;
}

.item_img {
  margin: 0 auto;
}
.item_img:hover {
  opacity: 0.8;
}
.item_name {
  padding-top: 5px;
}
.item_regular_price {
  text-decoration: line-through;
}
.item_price {
  font-weight: bold;
}
.item_price_discount {
  color: #cf0400;
}
.item_discount_rate {
  color: #cf0400;
}
.item_soldout {
  color: #cf0400;
}

.rank_box {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #333;
  display: block;
  z-index: 5;
}
.rank_box_color_1 {
  background-color: #dccc18;
}

.rank_box_color_2 {
  background-color: #bab9c1;
}

.rank_box_color_3 {
  background-color: #e18961;
}

.rank_number {
  color: #fff;
  display: block;
  padding-top: 1px;
  font-size: 14px;
}

.btn-more {
  width: 96%;
  margin: 0 auto;
  padding: 10px 12px;
}

/*
 * header
 */

#header {
  margin-bottom: 30px;
}

.header_top {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #eee;
  position: absolute;
  top: 0;
  background-color: #333;
  z-index: 10;
}

.header_top_cmspbar {
  position: fixed;
}
.header_top_inner {
  max-width: 980px;
  margin: 0 auto;
}

.search_form {
  margin: 0;
  padding-top: 10px;
  float: left;
}

.search_select {
  width: 150px;
  border: 1px solid #101010;
  font-size: 12px;
}

.search_box {
  width: 260px;
}

.btn_search {
  padding: 2px 5px 3px 5px;
  border: 1px solid #101010;
}

.btn_search i {
  vertical-align: -35%;
}

.header_nav_headline {
  text-align: right;
  font-size: 12px;
  margin-top: -5px;
  letter-spacing: 0.1em;
  float: right;
}

.header_nav_headline li a i {
  vertical-align: -40%;
}

.header_nav_headline li a {
  color: #fff;
  margin-right: 5px;
}

.header_nav_headline li a:hover {
  color: #ccc;
  text-decoration: none;
}

.header_mid {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #333;
  position: absolute;
  top: 51px;
  background-color: #fff;
  z-index: 9;
}

.header_mid_cmspbar {
  position: fixed;
}

.header_mid_inner {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}

.header_nav_global {
  font-size: 12px;
  margin-top: 14px;
}

ul.header_nav_global > li {
  padding: 0 5px 0 0;
}

.header_nav_global li a i {
  vertical-align: -40%;
}

.header_nav_global li a {
}

.header_nav_global li a:hover {
  text-decoration: none;
}

.header_nav_global_box {
  display: none;
  width: 100%;
  height: auto;
  background-color: #333;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc; 
  border-right: 1px solid #ccc;
  position: absolute;
  top: 37px;
  left: -1px;
  padding: 0;
}
.header_nav_global_box_heading {
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding-top: 30px;
  text-align: center;
  letter-spacing: 0.1em;
}
.header_nav_global_box_detail {
  background-color: #fff;
  padding: 30px 20px 20px;
}

.header_nav_global_left {
  float: left;
  margin: 0;
}

.header_nav_global_left li {
  padding-bottom: 15px;
}

.header_nav_global_right {
  float: right;
}

.header_nav_global_social {
  padding-left: 5px;
}

ul.header_nav_global_social > li {
  padding: 0;
}

.header_nav_global_social li a i {
  vertical-align: -40%;
}

.header_btm {
  max-width: 980px;
  padding-top: 101px;
  margin: 0 auto;
}

.header_logo {
  margin: 0 auto;
  padding-top: 30px;
  float: left;
}

.header_lead {
  padding-top: 40px;
  font-size: 18px;
  color: #aaa;
  letter-spacing: 0.1em;
  float: right;
}

.header_nav_phone {
  z-index: 99;
  float: right;
  height: 50px;
  display: none!important;
}
.header_nav_lst_phone {
  position: absolute;
  left: 55%;
  display: none;
  margin-left: -50%;
  width: 90%;
  border: 1px solid #ccc;
  background: #fff;
}
.header_nav_lst_phone ul {
  margin: 0;
}
.header_nav_lst_phone li {
  padding: 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 12px;
}
.header_nav_lst_phone li:last-child {
  border-bottom: none;
}
.header_nav_lst_phone a {
  display: block;
  padding: 6px 0;
}
.header_nav_lst_phone a:hover {
  background: #333;
  text-decoration: none;
  color: #fff;
}
.nav_btn_phone {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
.nav_btn_phone i {
  vertical-align: -40%;
}

/*
 * main
 */

.main {
  max-width: 980px;
}

/*
 * contents
 */

.contents {
  padding: 0;
  float: right;
}

/* pankuzu */
.pankuzu_lists {
  font-size: 10px;
}
ul.pankuzu_lists > li {
  padding: 0;
}
.pankuzu_list {
}

/* info */
.info {
  margin-bottom: 60px;
}

.info_heading {
}

.info_detail {
  margin: 20px 0 0;
  font-size: 13px;
}

.info_detail_lists {
}

.info_detail_list_dt {
  padding: 20px 0 5px;
}

.info_detail_list_dt:first-child {
  padding: 0 0 5px;
}

.info_detail_list_dd {
  margin: 0;
}

/* ranking（seller） */
.seller {
  margin-bottom: 20px;
}

.seller_heading {
}

.seller_lists {
  margin-top: 20px;
  font-size: 12px;
}

.seller_list {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}

/* recommend */
.recommend {
  margin-bottom: 20px;
}

.recommend_heading {
}

.recommend_lists {
  margin-top: 20px;
  font-size: 12px;
}

.recommend_list {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}

/* free_space */
.free_space {
}

/*
 * side
 */

.side {
  padding: 0;
}

.side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

.side_banner {
  margin: 0 0 40px;
}
.side_banner_lists {
}
.side_banner_list {
  margin-top: 19px;
}
.side_banner_list:first-child {
  margin-top: 0;
}

.side_category {
  margin: 0;
}
.side_category_list {
  position: relative;
}
.side_subcategory_lists {
  width: 80%;
  padding: 15px 20px;
  position: absolute;
  top: -21px;
  right: -180px;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 7;
  display: none;
}
.side_subcategory_list {
  border-top: none;
}
.side_subcategory_lists li a {
  padding: 5px 0;
}

/* idの表示とか諸々のCSS自分用 */
  
  #groupid_2113855,
  #groupid_2113856,
  #groupid_2189778,
  #groupid_2329460,
  #groupid_2415953 {
    display:none;
}

.icon-pl {
    padding-left: 70px;
}

/* タマス */
#groupid_2416140 {
    background-size: 80px;
    background-image: url(//img21.shop-pro.jp/PA01382/176/etc/Butterfly-logo.png);
    background-position: -9px;
    background-repeat: no-repeat;
}

/* TSP */

#groupid_2418700 {
    background-size: 58px;
    background-image: url(//img21.shop-pro.jp/PA01382/176/etc/TSP-logo.png);
    background-position: 2px;
    background-repeat: no-repeat;
}

/* VICTAS */

#groupid_2418701 {
    background-size: 71px;
    background-image: url(//img21.shop-pro.jp/PA01382/176/etc/VICTAS-logo2.png);
    background-position: -3px;
    background-repeat: no-repeat;
}

/* XIOM */

#groupid_2418702 {
    background-size: 71px;
    background-image: url(//img21.shop-pro.jp/PA01382/176/etc/xiom-logo.png);
    background-position: -3px;
    background-repeat: no-repeat;
}

/*Nittaku */

#groupid_2418703 {
    background-size: 71px;
    background-image: url(//img21.shop-pro.jp/PA01382/176/etc/Nittaku-logo.png);
    background-position: -3px;
    background-repeat: no-repeat;
}

/* Yasaka */

#groupid_2418704 {
    background-size: 71px;
    background-image: url(//img21.shop-pro.jp/PA01382/176/etc/yasaka-logo.png);
    background-position: -3px;
    background-repeat: no-repeat;
}

/* andro */

#groupid_2418705 {
    background-size: 71px;
    background-image: url(//img21.shop-pro.jp/PA01382/176/etc/andro-logo.png);
    background-position: -3px;
    background-repeat: no-repeat;
}

/* 紅双喜 */

#groupid_2419666 {
    background-size: 87px;
    background-image: url(//img21.shop-pro.jp/PA01382/176/etc/dhs-logo1.png);
    background-position: -9px;
    background-repeat: no-repeat;
}

/*STIGA */

#groupid_2419703 {
    background-size: 71px;
    background-image: url(//img21.shop-pro.jp/PA01382/176/etc/stiga-logo.png);
    background-position: -2px;
    background-repeat: no-repeat;
}

/* idの表示とか諸々のCSS自分用 */

.side_group {
  margin-top: 60px;
}
.side_group_heading {
}
.side_group_lists {
}
.side_group_list {
}

.side_freepage {
  margin-top: 60px;
}
.side_freepage_heading {
  margin-bottom: 20px;
}
.side_freepage_lists {
}
.side_freepage_list {
  padding-top: 0;
  border: none;
}
.side_freepage_list a {
  padding: 0 0 20px 0;
}

.side_mobile_shop {
  margin-top: 60px;
}
.side_mobile_shop_heading {
  margin-bottom: 20px;
}
.side_mobile_shop_img {
  text-align: center;
}

.side_banner_long {
  margin-top: 40px;
}

/*
 * footer
 */

.footer {
  width: 100%;
  margin-top: 40px;
}

.footer_inner {
  max-width: 980px;
  margin: 0 auto;
}

.footer_heading {
}
.footer_lists {
  margin-top: 20px;
}
.footer_list {
  padding: 0 10px;
  text-align: center;
}
.footer_list_img {
  margin: 0 auto;
}

.footer_seller,
.footer_recommend,
.footer_checked {
  margin-bottom: 40px;
}

.footer_seller_lists,
.footer_recommend_lists,
.footer_checked_lists {
  font-size: 10px;
}

.footer_seller_list,
.footer_recommend_list,
.footer_checked_list{
  margin-bottom: 10px;
}

.footer_banner {
  padding-bottom: 60px;
  margin: 0 auto;
}

.footer_pagetop {
  text-align: center;
  background-color: #333;
}
.footer_pagetop a {
  display: block;
  width: 100%;
  height: 40px;
}
.footer_pagetop_icon {
  margin-top: 8px;
}

.footer_notice {
  padding: 1px 0;
  background-color: #eee;
}
h3.footer_notice_heading {
  padding-bottom: 40px;
  border-bottom: none;
}
.footer_notice_lists {
  margin: 0;
}
.footer_notice_list_dt {
  padding: 20px 0 10px;
}
.footer_notice_list_dt:first-child {
  padding: 0 0 10px;
}
.footer_notice_list_dd {
  margin: 0;
  line-height: 1.8;
}
.footer_notice_cal_table {
}
.footer_notice_cal_memo {
}

.tbl_calendar {
  margin-bottom: 20px;
  max-width: 260px;
  width: 100%;
  font-size: 84.615%;
}
  .tbl_calendar caption {
    text-align: center;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
  .tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
.cal_memo {
  margin-top: 1em;
  font-size: 84.615%;
}

.footer_nav {
  padding: 60px 0;
  background-color: #333;
}

.footer_nav_shopinfo {
  color: #fff;
}
.footer_nav_shopinfo_img {
  padding: 0;
  text-align: left;
}
.footer_nav_shopinfo_img img {
  width: 180px;
}
.footer_nav_shopinfo_caption {
  padding: 0 2%;
}
.footer_nav_shopinfo_name {
  font-size: 18px;
  padding-left: 5px;
}
.footer_nav_shopinfo_memo {
  padding-left: 5px;
}

.footer_nav_lists {
}
.footer_nav_list {
  color: #fff;
  padding-top: 15px;
}
.footer_nav_list:first-child {
  padding-top: 0;
}
.footer_nav_list_link {
  color: #fff;
}
.footer_nav_list_link:hover {
  color: #ccc;
  text-decoration: none;
}

.footer_copyright {
  text-align: center;
  padding: 2em 0;
}
.footer_powered {
  display: none;
  padding: 10px 0;
  line-height: 18px;
}
  .footer_powered a {
    color: #a1a19f;
    text-decoration: none;
    font-size: 11px;
  }
  .footer_powered img {
    margin-bottom: 10px;
    margin-left: 4px;
    width: 200px;
    height: 18px;
  }

/*
 * Slider
 */

.slider {
  position: relative;
  margin-bottom: 40px;
}

.bx-wrapper {
  z-index: 0;
}

.bx-wrapper img {
  width: 100%;
  height: auto;
}

.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}

.slider .bx-wrapper .bx-caption {
  background: #000\9;
  background: rgba(0, 0, 0, 0.60);
}

.slider .bx-wrapper .bx-caption span {
  font-size: 14px;
  padding: 10px 10px 10px 20px;
}

/*
 * sk privacy
 */

.skpr_box {
  padding-top: 120px;
  margin-top: -60px
}

.skpr_box:first-child {
  padding-top: 0;
  margin-top: 0;
}

.skpr_detail,
.privacy_lead {
  margin: 20px 0 0;
  font-size: 13px;
}

.skpr_detail_lists {
}

.skpr_detail_list_dt {
  padding: 20px 0 5px;
}

.skpr_detail_list_dt:first-child {
  padding: 0 0 5px;
}

.skpr_detail_list_dd {
  margin: 0;
}

/*
 * temp
 */

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #101010;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

/*
 * icons
 */
.icon-b.icon-user { background-position: -208px -0px; }
.icon-w.icon-user { background-position: -208px -0px; }
.icon-lg-b.icon-user { background-position: -312px -0px; }
.icon-lg-w.icon-user { background-position: -312px -0px; }
.icon-b.icon-adduser { background-position: -240px -0px; }
.icon-w.icon-adduser { background-position: -240px -0px; }
.icon-lg-b.icon-adduser { background-position: -360px -0px; }
.icon-lg-w.icon-adduser { background-position: -360px -0px; }
.icon-b.icon-login { background-position: -48px -80px; }
.icon-w.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-lg-w.icon-login { background-position: -72px -120px; }
.icon-b.icon-logout { background-position: -32px -80px; }
.icon-w.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-lg-w.icon-logout { background-position: -48px -120px; }
.icon-b.icon-cart { background-position: -176px -64px; }
.icon-w.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-b.icon-search { background-position: -208px -16px; }
.icon-w.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-lg-w.icon-search { background-position: -312px -24px; }
.icon-b.icon-mail { background-position: -64px -0px; }
.icon-w.icon-mail { background-position: -64px -0px; }
.icon-lg-b.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-mail { background-position: -96px -0px; }
.icon-b.icon-book { background-position: -144px -32px; }
.icon-w.icon-book { background-position: -144px -32px; }
.icon-lg-b.icon-book { background-position: -216px -48px; }
.icon-lg-w.icon-book { background-position: -216px -48px; }
.icon-b.icon-help { background-position: -288px -80px; }
.icon-w.icon-help { background-position: -288px -80px; }
.icon-lg-b.icon-help { background-position: -432px -120px; }
.icon-lg-w.icon-help { background-position: -432px -120px; }
.icon-b.icon-c_twitter { background-position: -112px -176px; }
.icon-w.icon-c_twitter { background-position: -112px -176px; }
.icon-lg-b.icon-c_twitter { background-position: -168px -264px; }
.icon-lg-w.icon-c_twitter { background-position: -168px -264px; }
.icon-b.icon-c_facebook { background-position: -144px -176px; }
.icon-w.icon-c_facebook { background-position: -144px -176px; }
.icon-lg-b.icon-c_facebook { background-position: -216px -264px; }
.icon-lg-w.icon-c_facebook { background-position: -216px -264px; }
.icon-b.icon-c_google { background-position: -192px -176px; }
.icon-w.icon-c_google { background-position: -192px -176px; }
.icon-lg-b.icon-c_google { background-position: -288px -264px; }
.icon-lg-w.icon-c_google { background-position: -288px -264px; }
.icon-b.icon-c_pinterest { background-position: -224px -176px; }
.icon-w.icon-c_pinterest { background-position: -224px -176px; }
.icon-lg-b.icon-c_pinterest { background-position: -336px -264px; }
.icon-lg-w.icon-c_pinterest { background-position: -336px -264px; }
.icon-b.icon-chevron_right { background-position: -16px -144px; }
.icon-w.icon-chevron_right { background-position: -16px -144px; }
.icon-lg-b.icon-chevron_right { background-position: -24px -216px; }
.icon-lg-w.icon-chevron_right { background-position: -24px -216px; }
.icon-b.icon-chevron_down { background-position: -352px -128px; }
.icon-w.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }
.icon-b.icon-chevron_up { background-position: -0px -144px; }
.icon-w.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-b.icon-chevron_left { background-position: -336px -128px; }
.icon-w.icon-chevron_left { background-position: -336px -128px; }
.icon-lg-b.icon-chevron_left { background-position: -504px -192px; }
.icon-lg-w.icon-chevron_left { background-position: -504px -192px; }
.icon-b.icon-list { background-position: -192px -96px; }
.icon-w.icon-list { background-position: -192px -96px; }
.icon-lg-b.icon-list { background-position: -288px -144px; }
.icon-lg-w.icon-list { background-position: -288px -144px; }
.icon-b.icon-pencil { background-position: -96px -0px; }
.icon-w.icon-pencil { background-position: -96px -0px; }
.icon-lg-b.icon-pencil { background-position: -144px -0px; }
.icon-lg-w.icon-pencil { background-position: -144px -0px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_w.png); }

.kau {
    margin: 20px auto;
    cursor: pointer;
    background: #2ebbab;
    color: white;
    display: inline-block;
    font-size: 18px;
    padding: 14px 32px;
    border-radius: 5px;
    box-shadow: #259487 0px 3px 0px;
    font-weight: bold;
}
.kau:hover {
    color:white;
    background-color: #35d4c2;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}

/*
 * Media Queries
 */

@media (min-width: 980px) {
  .contents {
    width: 670px;
  }

  .contents_detail {
    width: 100%;
  }

  .side {
    width: 270px;
  }

  .header_nav_global_right li {
    display: inline-block !important;
  }
}

@media (min-width: 769px) {
  .footer_list {
    width: 10%;
  }
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .contents,
  .side,
  .footer_heading {
    padding-right: 1%;
    padding-left: 1%;
  }

  .header_nav_phone {
    margin-right: 10px;
  }
  .header_nav_phone {
    margin-right: 0;
  }
  .nav_btn_phone {
    display: block;
    height: 30px;
    padding-top: 15px;
  }
    .header_top_inner form.search_form.visible-desktop .header_nav_phone {
    display: none!important;
	}
}

@media (max-width: 768px) {
  #side span,
  #side a { 
    color: white;
    background-color: #333;
  }
  #side .side_freepage {
    background: white;
  }
  #side .side_freepage_lists {
    background: white;
  }
  #side .side_freepage_lists li {
    border-top:0;
        color: black;
  }
#side .side_freepage_lists li a {
    color: black;
    font-weight: bold;
    background: white;
    padding: 10px 30px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #bbb;
    margin: 10px;
    border-top: 0;
    color: black;
    font-weight: bold;
    padding: 10px 50px 10px 16px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #bbb;
    margin: 10px;
    background-image: url(https://img21.shop-pro.jp/PA01382/176/etc/arrow_blue.png?cmsp_timestamp=20180508165711);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: right 11px center;
}
  .contents,
  .side,
  .footer_heading {
    padding: 0;
  }

  .productlist_lists {
    padding: 0 10px 20px;
  }

  .header_btm {
    padding-top: 51px;
    text-align: center
  }

  .header_logo {
    float: none;
  }
  
  .header_lead {
    padding-top: 10px;
    font-size: 12px;
    float: none;
  }

  .header_nav_global_social {
    padding-left: 0;
  }

  .search_form {
    float: none;
  }

  .search_select {
    width: 100%;
    margin-bottom: 10px;
  }
  
  .search_box {
    width: 75%;
    float: left;
  }

  .btn_search {
    width: 15%;
    float: right;
  }

  .slider {
    margin-bottom: 20px;
  }

  .side_group,
  .side_freepage {
    margin-top: 0;
  }

  .info_detail,
  .seller_lists,
  .recommend_lists {
    padding: 0 10px 20px;
  }

  .free_space {
    font-size: 12px;
    padding: 0 10px 60px;
  }


  .list {
    padding: 0;
  }

  .list_link {
    padding: 10px;
  }

  .list_icon_arrow {
    margin-right: 0;
  }

  .side_banner {
    margin-bottom: 40px;
    text-align: center;
  }

  .side_banner_list {
    margin-top: 0;
  }

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

  .heading {
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px 7px;
  }

  .side_category {
    margin-top: 0;
  }
  .side_category_list {
    position: static;
    cursor: pointer;
  }
  .side_subcategory_lists {
    width: 100%;
    padding: 0;
    position: static;
    border: none;
    background-color: #f5f5f5;
    display: none;
  }
  .side_subcategory_list {
    border-top: 1px solid #ccc;
  }
  .side_subcategory_list:first-child {
    border-top: 1px solid #ccc;
  }
  .side_subcategory_lists li a {
    padding: 10px;
  }


  .side_category_heading,
  .side_group_heading,
  .side_freepage_heading,
  .footer_seller_heading,
  .footer_recommend_heading,
  .footer_checked_heading{
    background-color: #333;
    color: #fff;
    padding: 10px 0 10px 10px;
  }

  .footer {
    margin-top: 0;
  }

  .footer_lists {
    padding: 0 10px 20px;
  }

  .footer_list {
    padding-right: 1%;
    padding-left: 1%;
  }

  .footer_checked {
    border-bottom: 1px solid #333;
  }

  .footer_banner {
    text-align: center;
    padding: 0 10px 60px;
  }
  .footer_banner li {
    padding: 5px;
  }


  .footer_seller_lists,
  .footer_recommend_lists,
  .footer_checked_lists {
    font-size: 12px;
  }
  .footer_seller_list,
  .footer_recommend_list {
    margin-bottom: 40px;
  }
  .footer_checked_list {
    margin-bottom: 10px;
  }

  .footer_notice {
    padding: 0;
  }

  .footer_nav {
    padding: 0;
  }
  .footer_nav_shopinfo {
    padding: 30px 0;
  }
  .footer_nav_shopinfo_img {
    padding-bottom: 10px;
    text-align: center;
  }
  .footer_nav_shopinfo_caption {
    text-align: center;
  }
  .footer_nav_shopinfo_name {
    padding-left: 0;
  }
  .footer_nav_shopinfo_memo {
    padding-left: 0;
  }

  .footer_nav_menu_right {
    padding: 0;
    border-top: 1px solid #777;
  }
    .footer_nav_menu_right li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #777;
    }
    .footer_nav_menu_right li:nth-child(odd) {
      border-right: 1px solid #777;
    }
    .footer_nav_menu_right a {
      display: block;
      padding: 12px 10px;
      color: #fff;
      text-decoration: none;
      font-size: 11px;
    }

  .footer_nav_menu {
    padding: 20px;
    text-align: center;
    font-size: 10px;
    background-color: #333;
    color: #fff;
  }

  .footer_nav_list {
    padding-top: 5px;
  }

  .footer_copyright {
    font-size: 10px;
  }

  .skpr_detail,
  .privacy_lead {
    padding: 0 10px 20px;
  }

  .skpr_box {
    padding-top: 70px;
    margin-top: -10px
  }
  
  .skpr_box:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .index-list-h2 {
      margin-left: 0!important;
  }
  .index-list-h3 {
      margin-left: 15px!important;
  }    
}

@media (max-width: 480px) {
  .side_banner_list {
    margin-top: 19px;
  }
  .side_banner_list:first-child {
    margin-top: 0;
  }
}



@media (max-width: 700px) {
  #contents {
    box-sizing: border-box;
    padding: 0 14px;
  }
}
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

p {
  font-size: 16px;
}
h2 {font-size: x-large;}
h3 {font-size: large;}

/*
test
*/
.side_category {
    margin: 60px 0 0 0;
}
.freepage  #contents h1 {
    border-top: 2px solid #3c3c3c;
    border-bottom: 2px solid #3c3c3c;
    padding: 22px 15px;
    margin: 30px 0px 20px;
    font-size: 30px;
    line-height: 43px;
}
.freepage #contents h2 {
    border-left: 5px solid #e4567b;
    padding-left: 13px;
    box-sizing: border-box;
    margin: 40px 0 30px 0;
    font-size: 24px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 9px;
}
.freepage #contents h3 {
    font-size: large;
    border-bottom: 2px solid #e5557a;
    padding: 0 0 6px 0px;
    box-sizing: border-box;
    margin: 40px 0 30px 0;
    font-size: 24px;
}
.freepage #contents h1:first-child {
  margin-top: 0!important;
}

@media screen and (max-width:768px) {
  	.freepage #contents h1 {
      font-size: 25px;
      line-height: 27px;
      padding: 15px;
 	}
   	.freepage #contents h2 {
   	 font-size: 18px;
   	 line-height: 23px;
   	 padding-left: 10px;
   	 padding-right: 0;
   	 padding-top: 0;
   	 padding-bottom: 0;
	}
  	.freepage #contents h3 {
      font-size: 16px;
      line-height: 23px;
 	}
    .side_category {
    margin:0;
  }
  #side .heading {
    text-align: center;
    background: #404040;
  }
  .supervisor {
    margin-bottom: 20px;
  }
  .l_inner_l,
  .l_inner_r {
    width: 100%!important;
    float: none!important;
    margin-left:0!important;
  }
  span.l_title_header:before {
    margin-top: 16px;
  }
}
 /* 吹き出しCSS開始 */
  .balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #d7ebfe;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #d7ebfe;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #d7ebfe;
}

.says p {
  margin: 0;
  padding: 0;
}
/* 補足説明(box-point) */
.box-point {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
}
.box-point .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #FFC107;
    color: #ffffff;
    font-weight: bold;
}
.box-point p {
    margin: 0; 
    padding: 0;
}
/* ユーザー評価 */
.wordofmouth {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #ff8484;
    border-radius: 8px;
}
.wordofmouth .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #ff8484;
    font-weight: bold;
}
.wordofmouth p {
    margin: 0; 
    padding: 0;
}
   /* セールスポイント */
  .salespoint {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.salespoint .box-title {
    font-size: 1.2em;
    background: #83d4fffc;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.salespoint p {
    padding: 15px 20px;
    margin: 0;
}


/*
test
*/
.freepage .col img:not(.payment_img) {
  width: 100%!important;
  height: auto!important;
  margin-bottom:10px;
}
/*
test
*/

/*
フリーページ41
*/
ol.fp_41{
  counter-reset:list;
  list-style-type:none;
  font: 14px/1.6 'arial narrow', sans-serif;
  padding: 0px;
  border: solid 1px #F6A38B;
}
  
ol.fp_41 li#fp_41_li {
  position:relative;
  line-height: 30px;
  margin: 7px 0 7px 40px;
  padding-left: 10px;
  font-weight: bold;
  font-size:14px;
}
  
ol.fp_41 li#fp_41_li:before{
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -35px;
  width: 30px;
  height: 30px;
  background: #F6A38B;
  text-align: center;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*アコーディオン*/
.accbox {
    margin: 2em 0;
    padding: 0;
    max-width: auto;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px;
    color :#2f8fcf;
    font-weight: bold;
    background :#a4cbf3;
    cursor :pointer;
    transition: all 0.5s;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#85baef;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
    background: #c5f0e536;
    opacity: 1;
}
/*
フリーページ41
*/
.miru {
    margin: 20px auto;
    cursor: pointer;
    background: #3256a2;
    color: white;
    display: inline-block;
    font-size: 18px;
    padding: 14px 32px;
    border-radius: 5px;
    box-shadow: #244194 0px 3px 0px;
    font-weight: bold;
}
.miru:hover {
    color:white;
    background-color: #3575d4;
}
/*
test(表のCSS)
*/
table {
	width: 100%;
	border-collapse: collapse;
}
th.t_top {
    border-top: #b3b3b3 4px solid;
   font-weight: bolder;
}
th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: center;
	background: #f7f7f7;
	padding: 10px;
}
td.t_top {
	border-top: #be1309 4px solid;
  font-weight: bolder;
}
td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
   border-left: #e3e3e3 1px solid;
   border-top: #e3e3e3 1px solid;
	text-align: center;
	padding: 10px;
}
/*
test(kakuの要素)
*/
.kaku {
    margin: 20px auto;
    cursor: pointer;
    background: #f7f546;
    color: black;
    display: inline-block;
    font-size: 20px;
    padding: 14px 32px;
    border-radius: 5px;
    box-shadow: #c3a501 0px 3px 0px;
    font-weight: bold;
}
.kaku:hover {
    color:black;
    background-color: #fffc02;
}

/* GORILLA */
.supervisor {
    padding: 22px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    background: #fffffd;
}
.l_inner_l,
.l_inner_r {
  float: left;  
}
.l_inner_r {
  width: 66%;
    margin-left: 4%;
}
.l_inner_l {
  width: 30%;
  height: auto;
  display: block;
}
.l_inner_l img {
  width: 100%;
  height: auto;
  display: block;
}
.l_inner_r .l_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    line-height: 22px;
    color: #5e74ca;
}
.l_inner_r > p {
    font-size: 12px;
    margin: 10px 0 0px 0!important;
    line-height: 16px;
}
.l_inner_r .l_url {
  font-size: 12px;
  color: gray;
}
span.l_title_header:before {
    content: "この記事の監修";
    display: block;
    font-weight: bold;
    color: #585858;
    font-size: 11px;
    margin-bottom: 0;
}

#contents p span {
font-size:inherit!important;
}
.index-list-h2 {
  margin-left: 20px;
}
.index-list-h3 {
  margin-left: 40px;
}
.index-list {
  list-style: none;
  padding: 20px;
  box-sizing: border-box;
  margin: 20px 0;
}
.index-list li {
  line-height: 25px;
}
.index-list li a {
  color: #484848;
}
.index-header{
  text-align: center;
  margin-bottom: 20px;
}
#index-container {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 100px;
    overflow: hidden;
    padding-bottom: 0;
    border-bottom: 1px solid gainsboro!important;
}
#index-container.is_menu_opening {
  max-height: 2000px;
  border: none;
  color: #3c3c3c;
}
.index-list-count {
  margin-right: 8px;
}
.index-list {
    list-style: none;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
    border: 1px solid gainsboro;
    margin: 20px 0 0;
    border-bottom: none;
}
.is_menu_opening .index-list {
}
.index-list-count {
  color: #000000;
  margin-right: 8px;
}
ul.index-list li:last-child {
  margin-bottom: 20px;
}
.index-list {
  list-style: none;
  padding: 20px 20px 0 20px;
  box-sizing: border-box;
  border: 1px solid gainsboro;
  margin: 20px 0 0;
}
.tablepress {
  display: none;
}
  .hikaku {
  margin: 20px auto;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.hikaku thead {
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.hikaku table {
}
.hikaku table tr {
    border-left: 1px solid #e3e3e3;
}
.hikaku table .row-1 th{
    white-space: normal;
    line-height: 14px;
    font-size: 12px;
    padding: 7px 0;
}
.hikaku table tr th:first-child,
.hikaku table tr td:first-child {
  white-space: nowrap;
  padding: 0 10px;
  font-size:12px;
}
.hikaku table th,
.hikaku table td {

}
.hikaku table td {
    padding: 6px 0;
    font-size: 14px;
  	 line-height: 15px;
    font-weight: bold;
}
.hikaku::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 8px;
}
.hikaku::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #707070;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.hikaku tr td:before {
  font-size: 10px;
  color: #828282;
  white-space: pre;
}
.hikaku .td_price td {
  color: #fc477a;
  }
.hikaku .td_Listprice td {
  color: #fc477a;
}
.hikaku td.column-1 {
  color: #333333;
}
.hikaku tr td:first-child:before {
  content: "";
  display: none;
}
.hikaku tr td a.kau {
    font-size: 12px;
    white-space: nowrap;
    padding: 11px 2px 9px;
    width: 86px;
    border-radius: 4px;
    margin: 3px auto 6px;
    overflow: hidden;
}
.kau_td_wrap {
  width: 100px;
}
.visible table {
  display: block!important;
}
.header_top_inner form.search_form.visible-desktop {
    display: table!important;
    vertical-align: middle;
    width: 100%;
    float: none!important;
    table-layout: fixed;
}
visible-desktop
.header_top_inner form.search_form.visible-desktop input[type="hidden"],
.header_top_inner form.search_form.visible-desktop ul.header_nav_headline,
.header_top_inner form.search_form.visible-desktop .header_nav_phone {
  display: none;
}
.header_top_inner form.search_form.visible-desktop select.search_select {
    float: none;
    display: table-cell!important;
    margin-bottom: 0;
    width: 32%;
    outline: none;
    border: none;
    padding-right: 0;
}
.header_top_inner form.search_form.visible-desktop .search_box {
    float: none!important;
    display: table-cell!important;
    vertical-align: middle;
    outline: none;
    width: 45%;
    border: none;
    margin: 0 2% 0;
    padding: 5px 1%;
    text-indent: 10px;
    font-size: 12px;
}
.header_top_inner form.search_form.visible-desktop .btn_search {
    float: none!important;
    display: table-cell!important;
    vertical-align: middle;
    width: 45px;
    box-sizing: border-box;
    border: none;
    padding: 4px 0 3px;
}
.header_top_inner  {
  width: 96%;
  padding: 0;
}
.header_top_inner form.search_form.visible-desktop .header_nav_phone {
    float: none!important;
    vertical-align: middle!important;
    width: 25px;
    height: 30px;
    padding-top: 3px;
    padding-right: 2%;
}
.header_top_inner form.search_form.visible-desktop .header_nav_phone .nav_btn_phone {
  padding-top: 0!important;
}
  .header_top_inner form.search_form.visible-desktop {
    width: 370px;
  }
  .header_nav_headline {
    float: right!important;
  }
.search_box {
    background-image: url('https://img21.shop-pro.jp/PA01382/176/etc/search_icon.png');
    background-repeat: no-repeat;
    background-size: 12px 12px;
    background-position: 9px 9px;
    text-indent: 22px!important;
}
.header_top_inner form.search_form.visible-desktop {
	float: left!important;
}
.disable_cartin {
  position: relative;
}
.buttonLayer {
    display: block;
    background: red;
    position: absolute;
    width: 100%;
    height: 60px;
    top: 30px;
    z-index: 1;
}
@media screen and (max-width: 980px) {
  .header_nav_headline {
    display: block!important;
  }
  .header_top_inner form.search_form.visible-desktop .header_nav_phone {
    display: none!important;
}
@media screen and (max-width: 900px) {
  .header_nav_headline {
    display: block!important;
  }
  .header_top_inner form.search_form.visible-desktop .header_nav_phone {
    display: none!important;
}
  }  
@media screen and (max-width: 815px) {
  .header_top_inner form.search_form.visible-desktop {
    width: 300px;
  }
  .header_nav_headline li {
    padding-right: 0!important;
    padding-left: 0!important;
  }
  .header_nav_headline li a {
    margin-right: 0!important;
  }
  .header_nav_headline .headline_viewcart {
    border-left: none;
  }
  .header_top_inner form.search_form.visible-desktop .header_nav_phone {
    display: none!important;
	}  
}
@media screen and (max-width: 674px) {
  .header_top_inner form.search_form.visible-desktop .btn_search {
    display: none!important;
  }
  .header_top_inner form.search_form.visible-desktop .search_box {
    width: 62%;
  }
  .header_top_inner form.search_form.visible-desktop {
    width: 39%;
  }
  .header_top_inner form.search_form.visible-desktop .header_nav_phone {
    display: none!important;
	}
}
@media screen and (max-width: 584px) {
	.header_nav_headline {
	}
	.header_top_inner form.search_form.visible-desktop {
		float: none!important;
		width: 100%!important;
	}
	.header_top_inner form.search_form.visible-desktop .btn_search {
	}
   .header_top_inner form.search_form.visible-desktop .header_nav_phone {
     display: table-cell!important;
    }
  .header_top_inner form.search_form.visible-desktop .header_nav_phone {
    display: none!important;
	}
}

  
  
  
  
  
 /* ordinary */
  .devicetype_mobile .header_top_inner form.search_form.visible-desktop .search_box {
    box-sizing: border-box;
    height: 30px;
    width: 100%;
    margin: 0;
    font-size: 11px;
}
.devicetype_mobile .header_top_inner form.search_form.visible-desktop {
  width: 100%;
}
.devicetype_mobile .header_top_inner {
  display: table;
  margin-top: -9px;
}
.devicetype_mobile .header_top_inner form.search_form.visible-desktop {
    display: table-cell!important;
    width: 27%!important;
    float: none!important;
    padding-top: 0;    
}
.devicetype_mobile .header_nav_headline {
    display: table-cell!important;
    width: 20%!important;
    float: none!important;
}
.devicetype_mobile .header_nav_phone {
    display: table-cell!important;
    width: 16%!important;
    float: none!important;
}
.devicetype_mobile .header_nav_headline li {
    display: none;
}
.devicetype_mobile .header_nav_headline li.headline_viewcart {
    display: block;
}
.devicetype_mobile .header_nav_headline li.headline_viewcart form {
  padding-top: 3px;
}
.devicetype_mobile .header_top_inner form.search_form.visible-desktop select.search_select {
  display: none!important;
}
.devicetype_mobile .nav_btn_phone{
  padding-top: 0;
}
.devicetype_mobile .header_nav_lst_phone ul li form {
  margin: 0;
}

  /* Amazonボタン */
  
.hikaku tr td a.amazon-btn {
  margin: 20px auto;
  cursor: pointer;
  background: #ff9900; !important; /* Amazonらしいオレンジ */
  color: #fff; !important;
  display: inline-block;
  font-size: 18px;
  padding: 14px 32px;
  border-radius: 5px;
  box-shadow: #cc7a00 0px 3px 0px; !important;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.amazon-btn:hover {
  background-color: #e68a00;
  color: #fff;
}

.hikaku tr td a.amazon-btn {
  font-size: 12px;
  white-space: nowrap;
  padding: 11px 2px 9px;
  width: 86px;
  border-radius: 4px;
  margin: 3px auto 6px;
  overflow: hidden;
}

.amazon_td_wrap {
  width: 100px;
}
  
