@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;
}

form {
  margin: 0;
}

/*
 * layout
 */

#wrapper {
  position: relative;
}

.container {
}

/* common */
.heading {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 20px;
  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 60px;
  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: 14px;
  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_nav_headline .headline_viewcart {
  padding-left: 15px;
  border-left: 1px solid #000;
}

.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;
}
.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, new-item */
.recommend, .new-item {
  margin-bottom: 20px;
}

.recommend_heading, .new-item_heading {
}

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

.recommend_list, .new-item_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;
}

.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_new-item,
.footer_checked {
  margin-bottom: 40px;
}

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

.footer_seller_list,
.footer_recommend_list,
.footer_new-item_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: 60px 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: block;
  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-instagram { background-position: -112px -192px; }
.icon-w.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-lg-w.icon-instagram { background-position: -168px -288px; }
.icon-b.icon-youtube { background-position: -128px -160px; }
.icon-w.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }
.icon-lg-w.icon-youtube { background-position: -191px -240px; }

.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); }

@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;
  }
}

@media (max-width: 768px) {
  .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 20px;
  }

  .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_new-item_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_new-item_lists,
  .footer_checked_lists {
    font-size: 12px;
  }
  .footer_seller_list,
  .footer_recommend_list,
  .footer_new-item_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;
  }
}

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

/* 202212 add----------------------------------------------------------------- */
/* margin top bottom */
.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

/* padding */
.p20 {
  padding: 20px;
}

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

.txt-b {
  font-size: 1.2rem;
  font-weight: bold;
}

.txt-m {
  font-size: 1.1rem;
}

.txt-blue {
  color: #3884ff;
}

.txt-red {
  color: #f00;
}

.txt-green {
  color: #3b8f09;
}

.txt-small {
  font-size: 10px;
  line-height: 14px;
}

/* wrap */
.wrap-kdmaru {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #f60;
  clear: both;
}

.wrap_book {
  font-size: 1rem;
  margin-top: 20px;
  padding: 25px;
  border: 1px solid #012c0c;
  border-radius: 1rem;
}

.wrap-step {
  position: relative;
  margin: 60px 0 40px;
  padding: 50px 15px 15px;
  border: 1px solid #f00;
  border-radius: 2rem;
}

.wrap-step-tit {
  display: inline-block;
  position: absolute;
  top: -1.8rem;
  left: calc(50% - 159px);
  margin: 0;
  padding: 10px 15px;
  font-size: 1.2rem;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #f60;
  border-radius: 3rem;
  color: #f60;
}

.under_line-d {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}

.under_line-d li {
  padding: 15px 0;
}

/* col */

.col.col-r {
  float: right;
}

/* header */
.header_top {
  background-color: #f60;
}

.header_logo img {
  max-height: 150px;
}

/* heading */
.side_category .heading,
.side_group .heading,
.side_freepage .heading {
  background-color: #f60;
  color: #fff;
  padding: 5px 20px;
  border: none;
  border-radius: 0.4em 0.4em 0 0;
  clear: both;
}

.side_category .lists,
.side_group .lists,
.side_freepage .lists {
  border-color: #f60;
}

.info_heading.heading,
.move_heading.heading,
.seller_heading.heading,
.recommend_heading.heading,
.footer_heading {
  background-color: #f60;
  color: #fff;
  padding: 5px 20px;
  border: none;
  border-radius: 0.4em 0.4em 0 0;
}

.heading-small {
  font-size: 1rem;
  color: #000;
}

/* footer */
.footer_nav,
.footer_pagetop {
  background-color: rgb(255, 102, 0);
}


/* move */
.move_lists {
  margin-top: 10px;
}

.move_box {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.move_box iframe {
  width: 100%;
  height: 100%;
}

/* tag */
.tit-tag {
  font-weight: bold;
  padding: 10px;
  background-color: #f60;
  color: #fff;
  border-radius: 1.5rem;
}

.tag-01 {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 10px;
  background-color: #f60;
  color: #fff;
  border-radius: 2.5rem;
}

/* seller */
.seller_list {
  display: table;
  table-layout: fixed;
  background-color: #f3f3f3;
}

/* rank */
.rank_box-item {
  display: table-cell;
  width: calc(100% - 200px);
}

.rank_box-price {
  display: table-cell;
  width: 200px;
  vertical-align: middle;
}

.col .rank_box-item img {
  max-height: 200px;
}

.col .rank_box-item .rank_box {
  left: -0.1%;
}

/* product */
.btn-addcart,
.btn-reviews {
  background-color: #f60;
}

.product_area {
  border-color: #f60;
}

.product_tabs {
  border-color: #f60;
}

.product_tab.active {
  background-color: #f60;
}

.product_explain-index {
  margin-top: 20px;
}

.product_details {
  width: 100%;
  table-layout: fixed;
}

.product_details th {
  width: 100px;
  padding: 10px;
  background-color: #d2d2d2;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.product_details td {
  padding: 10px;
  background-color: #f3f3f3;
  border-bottom: 1px solid #fff;
}

/* contents */
.index-contents {
  display: block;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 5px;
  background-color: #f60;
  color: #fff;
  border-radius: 0.5rem;
}

.index-contents:hover {
  opacity: 0.6;
  color: #fff;
}

.index-contents:focus {
  opacity: 0.6;
  color: #fff;
  box-shadow: none;
  text-decoration: none;
}

.contents-tit {
  border-bottom: 1px solid #f60;
  padding: 1rem 0;
}

.contents-section {
  margin-bottom: 60px;
}

.contents-section p {
  margin-bottom: 20px;
}

.contents-heading {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.4rem;
  margin-bottom: 20px;
  color: #f00;
  clear: both;
}

.contents-box {
  overflow: hidden;
  margin-top: 40px;
}

.contents-row {
  overflow: hidden;
  margin: 0 -10px;
  *zoom: 1;
  clear: both;
}

.contents-tea {
  overflow: hidden;
  margin-top: 40px;
  display: table;
  table-layout: fixed;
  border-radius: 2rem;;
  background-color: #012c0c;
  color: #fff;
}

.contents-tea-l,
.contents-tea-r {
  display: table-cell;
  width: 50%;
}

.contents-tea-l {
  vertical-align: middle;
  padding: 20px;
}

.comments-list {
  padding-left: 3.8rem;
  text-indent: -3.8rem;
}

/* thumbnail */
img.thumb-r {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
  max-width: 300px;
}

img.thumb-r-s {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
  max-width: 150px;
}

img.thumb-l {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  max-width: 300px;
}

/* name */
.name_regi {
  float: right;
  text-align: right;
  font-weight: bold;
  margin-top: 20px;
}


/* etc */
.circle-g {
  display: block;
  text-align: center;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 1.2rem;
  margin-right: 10px;
  border-radius: 40px;
  background-color: #00b167;
  color: #fff;
}

.aree-effect-tit {
  text-align: center;
  padding: 10px;
  background-color: #00b167;
  border:5px solid #6ee728;
  border-radius: 3rem;
  color: #fff;
}

/* ol ul bold */
ol.bold > li,
ul.bold > li {
  font-size: 1.2rem;
  font-weight: bold;
}

ol.bold > li > ul,
ul.bold > li > ul {
  margin: 0;
}

ol.bold > li > ul > li,
ul.bold > li > ul > li {
  font-size: 1rem;
  font-weight: normal;
  list-style: none;
}

/* ol */
ol.maru  {
  position: relative;
  margin: 0;
  padding: 0
}

ol.maru li  {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding-left: 1.25em
}

ol.maru li span {
  position: absolute;
  left: 0;
  margin: 0
}

ol.cr-red {
  list-style: none;
  counter-reset: ol_li; /* ol_li カウンタをセットする(値もリセット) */
}
ol.cr-red li {
  text-indent: -2.5rem;
}
ol.cr-red li:before {
  display: inline-block;
  text-align: right;
  width: 2.25rem;
  margin-right: .25em;
  counter-increment: ol_li; /* ol_li カウンタの値に1加える */
  content: counter(ol_li)"."; /* before擬似要素のcontentで出力 */
  color: red; /* 色を変更 */
}

/* ul FAQ */
ul.faq {
  margin: 0 0 10px;
}

ul.faq > li {
  position: relative;
  list-style: none;
  padding-left: 2rem;
}

ul.faq > li:first-child {
  font-weight: bold;
}

ul.faq > li:first-child::before {
  content: 'Q.';
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  color: #3884ff;
}

ul.faq > li:last-child::before {
  content: 'A.';
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  color: #f00;
}

/* ul () */
ol.brackets > li {
	list-style-type: none;
	counter-increment: cnt;
}

ol.brackets > li > ul {
  list-style: none;
  margin-left: 1.8em;
}

ol.brackets > li::before {
	content: "(" counter(cnt) ") ";
}


.voice-box {
  overflow: hidden;
  padding: 30px 0;
  border-bottom: 1px dotted #f60;
}

.voice-icon {
  float: left;
  width: 100px;
  margin-right: 20px;
}

.voice-user {
  display: block;
  text-align: right;
}

.qa-list {
  position: relative;
  padding-left: 10px;
  margin-bottom: 20px;
}

.qa-list li {
  list-style: none;
}
.qa-q {
  font-size: 1rem;
  font-weight: bold;
}
.qa-q::before  {
  display: inline-block;
  content: ''; 
  position: absolute;
  top: 3px;
  left: -25px;
  font-size: 10px;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #000;
  color: #fff;
  border-radius: 20px;
  margin-block-start: 0;
}

.qa-q.q01::before  {
  content: 'Q1'; 
}
.qa-q.q02::before  {
  content: 'Q2'; 
}

.qa-q.q03::before {
  content: 'Q3'; 
}

.qa-q.q04::before  {
  content: 'Q4'; 
}

.qa-q.q05::before  {
  content: 'Q5'; 
}
.qa-a::before  {
  display: inline-block;
  content: 'A'; 
  position: absolute;
  bottom: 0px;
  left: -25px;
  font-size: 0.8rem;
  text-align: center;
  width: 20px;
  height: calc(100% - 30px);
  color: #f00;
  border: 1px solid #f00;
  border-radius: 20px;
  margin-block-start: 0;
}

.li-arrow {
  position: relative;
  font-size: 1rem;
  font-weight: bold;
  color: #f00;
}

.li-arrow::before{
  content: '';
  position: absolute;
  top:0.8rem;
  left: -11px;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 6px solid #f00;
}
.li-arrow::after{
  content: '';
  position: absolute;
  top:1rem;
  left: -15px;
  width: 10px;
  height: 6px;
  border-left: 4px solid #f00;
}

.goto-top {
  text-align: right;
  clear: both;
}
.goto-top a {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  text-decoration: none;
}
.goto-top a::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #000 transparent;
}

@media screen and (max-width: 768px){
  .contents-row {
    margin-left: 0;
    margin-right: 0;
  }
  .side_category .heading,
  .side_group .heading,
  .side_freepage .heading {
    border-radius: 0 0 0 0;
  }
  .info_heading.heading,
  .move_heading.heading,
  .seller_heading.heading,
  .recommend_heading.heading,
  .footer_heading {
    border-radius: 0 0 0 0;
  }
  img.thumb-r {
    float: inherit;
    width: 100%;
    max-width: inherit;
    margin: 0 0 20px;
  }
  img.thumb-l {
    float: inherit;
    width: 100%;
    max-width: inherit;
    margin: 0 0 20px;
  }
}

.wrap_uehara {
  overflow: hidden;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #f7f8d2;
}

.wrap_uehara img {
  width: 200px;
  float: right;
  margin-left: 30px;
}

@media screen and (max-width: 576px){
  .wrap_uehara img {
    width: 100%;
  }
}


/* earth page */
.earth_comment-heading {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  color: #3884ff;
  padding-bottom: 20px;
}

.earth_comment-name {
  display: block;
  text-align: right;
  margin-top: 10px;
  padding-top: 10px;
  font-weight: bold;
  border-top: 1px solid #ddd;
}

.shinearth-bg-p {
  padding: 20px;
  background-color: #17288b;
  color: #fff;
}

/* bio page */
.bio-point-tit {
  overflow: hidden;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.2rem;
  margin-bottom: 20px;
}

.bio-point-tag {
  float: left;
  font-size: 1rem;
  line-height: 1.4rem;
  display: inline-block;
  text-align: center;
  width: 80px;
  margin-right: 20px;
  padding: 10px 0;
  background-color: #5871b6;
  color: #fff;
  border-radius: 0.5rem;
}

.bio-point-tag strong {
  font-size: 1.5rem;
}

@media screen and (min-width: 769px){
  .bio-use-col2 > .col > .bio-use-box {
    height: 485px;
  }

  .bio-use-col3 > .col > .bio-use-box  {
    height: 556px;
  }
}

.bio-use-box {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px;
  border: 3px solid #a6a295;
}

.use-box-nmber {
  float: left;
  display: inline-block;
  font-size: 3rem;
  line-height: 3.6rem;
  text-align: center;
  width: 50px;
  margin-right: 20px;
  background-color: #a6a295;
  color: #fff;
  border-radius: 0.5rem;
}

/* soma 5G */
.soma5g-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #478fc0;
  padding-bottom: 40px;
}

.soma5g-tit-02 {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: bold;
  color: #60aee3;
  clear: both;
}

.soma5g-tit-02.topline {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.soma5g-tit-02-sub {
  text-align: center;
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  color: #ffaa00;
  padding-bottom: 20px;
}

.soma5g-tit-03 {
  text-align: center;
  display: block;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: bold;
  color: #ffaa00;
}

.soma5g-tit-03-sub {
  text-align: center;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  color: #7dc063;
  padding-bottom: 20px;
}

.soma5g-use-list {
  overflow: hidden;
  display: block;
  border-top: 1px solid #ccc;
  clear: both;
}

.soma5g-use-list li {
  overflow: hidden;
  display: block;
  font-size: 1rem;
  width: 100%;
  list-style: none;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}

.soma5g-use-list li .thumb-r {
  width: 200px;
}

/* indent */
.indent-mark {
  position: relative;
  padding-left: 1em;
}

.indent-mark::before {
  content: '●';
  display: inline-block;
  position: absolute;
  top:0;
  left: 0;
}

/* soma Amber */
.somaAn-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #e06705;
  padding-bottom: 40px;
}

/* soma Ultra */
.somaUl-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #4baa48;
  padding-bottom: 40px;
}

/* soma Cobalt */
.somaCo-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #5bb6eb;
  padding-bottom: 40px;
}

/* soma Ruby */
.somaRu-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #c22c2c;
  padding-bottom: 40px;
}


#sp_personalized_recommend_1 h3 {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.1em;
  background-color: #f60;
  color: #fff;
  margin: 0;
  padding: 5px 20px;
  border: none;
  border-radius: 0.4em 0.4em 0 0;
  clear: both;
}

#sp_personalized_recommend_1 .recommend_pepabo_rcmd_display > li {
  text-align: center;
}
  