﻿@charset "UTF-8";

/* ----トピック---- */
.block-top-topic {
  border-top: 1px #dcdcdc solid;
  width: 1180px;
  margin: 50px auto 200px auto;
  padding-top: 60px;
}
.block-top-topic--header span {
  display: block;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: 0;
}

.block-top-topic--body {
  width: 1000px;
  margin: 0 auto 60px auto;
}

.block-top-topic--items{
  border-top: 1px solid #ddd;
}
.block-top-topic--items li {
  border-bottom: 1px solid #ddd;
}
.block-top-topic--items li a{
  display: block;
  padding: 15px 10px;
  text-decoration: none;
}

.block-top-topic--items dt{
  display: flex;
  margin: 0 0 5px;
}

.block-top-topic--items dt span{
  display: block;
  color: #444 !important;
  font-size: 13px;
  padding: 3px 10px 2px;
  margin: 0 10px 0 0;
}

.block-top-topic--items dd{
}

.block-top-topic--items-tag {
  background: #f5eee7;
}

.block-top-topic--next-page {
  text-align: right;
  margin-top: 20px;
}

.block-top-topic--next-page a {
  color: #6fb4c3;
  text-decoration: underline;
  font-size: 14px;
}

.block-top-topic--items img {
  vertical-align: middle;
}

.block-topic-page {
  margin: 50px 0 0;
}

.block-topic-page--article-icon {
  vertical-align: middle;
}

.block-topic-page--article figure {
  font-size: 0;
}

.block-topic-page--article figure img {
  padding-bottom: 10px;
}

.block-topic-page--article-header {
  overflow: hidden;
  border-bottom: 1px solid #eee;
  padding: 0 0 13px;
  margin: 0 0 25px;
}
.block-topic-page--article-header span {
  float: left;
  font-size: 14px;
  padding: 5px 10px;
  margin: 0 10px 0 0;
  background: #f5eee7;
}
.block-topic-page--article-date {
  float: left;
  font-size: 16px;
  padding: 4px 0 0;
  margin: 0 0 15px;
}
.block-topic-page--article-header h1 {
  font-size: 24px;
  font-weight: bold;
  clear: both;
  margin: 0;
}
.block-topic-page--article-body {
  font-size: 16px;
}
.block-topic-page--article-body .text {
  margin: 0 0 30px;
}
.block-topic-page--article-body .text.caution {
  color: #f00;
}
.block-topic-page--article-body .text-underline {
  text-decoration: underline;
}
.block-topic-page--article-body .font-l {
  font-size: 18px;
  line-height: 1.6;
}
.block-topic-page--article-btn {
  margin: 0 0 20px;
}
.block-topic-page--article-btn a {
  position: relative;
  display: inline-block;
  border: 1px solid #444;
  padding: 10px 15px 10px 25px;
  text-decoration: none;
  border-radius: 2px;
}
.block-topic-page--article-btn a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-right: 1px solid #4d3b32;
  border-bottom: 1px solid #4d3b32;
  transform: rotate(-45deg);
}
.block-topic-page--article-btn a:hover {
  text-decoration: underline;
}
.block-topic-page--article-panel {
  background: #f7f3f0;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 0 0 20px;
  border-radius: 2px;
}
.block-topic-page--article-body .headline {
  background: #e0e9e8;
  padding: 10px;
  margin: 0 0 13px;
  text-align: center;
}
.block-topic-page--article-body p {
  margin: 0 0 20px;
}
.block-topic-page--article-body table,
.block-topic-page--article-body table tr,
.block-topic-page--article-body table td {
  border: none;
}
.block-topic-page--article-body .news01,
.block-topic-page--article-body .news02,
.block-topic-page--article-body .news3-4,
.block-topic-page--article-body .news05,
.block-topic-page--article-body .news06,
.block-topic-page--article-body .news07,
.block-topic-page--article-body .news08,
.block-topic-page--article-body .news09 {
  margin-bottom: 25px;
  overflow: hidden;
}
.block-topic-page--article-body .news3-4 img {
  float: left;
  width: 300px;
  margin-right: 20px;
}
.block-topic-page--article-body .btn_list {
  display: block;
  margin-right: 5px;
}
.block-topic-page--article-body .btn_box {
  max-width: 980px;
}
.block-topic-page--article-body .btn_box a {
  display: block;
  text-decoration: none;
}
.block-topic-page--article-body .btn_box a:hover {
  opacity: .8;
}
.block-topic-page--article-body .btn_box .btn02 {
  width: 600px;
  padding: 12px 0;
  margin: 0 auto 20px;
  border: 1px solid #4d3b32;
  border-radius: 2px;
}
.block-topic-page--article-body .btn_box .btn02.style {
  width: auto;
  display: block;
  padding: 16px 22px 16px 10px;
}
.block-topic-page--article-body .btn_box .btn02 span {
  position: relative;
  color: #4d3b32;
  line-height: 1.5em;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  padding-right: 15px;
}
.block-topic-page--article-body .btn_box .btn02.style span {
  padding: 0 20px 0 10px;
}
.block-topic-page--article-body .btn_box .btn02 span:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-right: 1px solid #4d3b32;
  border-bottom: 1px solid #4d3b32;
  transform: rotate(-45deg);
}

.block-topic-page--article-bottom {
  width: 800px;
  margin: 0 auto 50px;
}
.block-topic-page--article-bottom .contact-area {
  padding: 15px;
  border: 1px solid #b2b2b2;
}
.block-topic-page--article-bottom .contact-area .ttl {
  font-size: 16px;
  padding: 0 0 10px;
  margin: 0 0 15px;
  border-bottom: 1px dotted #b2b2b2;
}
.block-topic-page--article-bottom .contact-area .headline {
  padding: 0 0 0 25px;
  margin: 0 0 10px;
  background: url(../../img/usr/common/icon_mail.png) no-repeat left center;
}
.block-topic-page--article-bottom .contact-area .btn-shoplist {
  margin: 15px 0 0;
}
.block-topic-page--article-bottom .contact-area .btn-shoplist a {
  display: inline-block;
  border: 1px solid #4d3b32;
  text-decoration: none;
  text-align: center;
  border-radius: 2px;
  padding: 7px 50px;
}
.block-topic-page--article-bottom .contact-area .btn-shoplist a:hover {
  opacity: .8;
}
.block-topic-page--article-bottom .contact-area .btn-shoplist a span {
  position: relative;
  color: #4d3b32;
  padding: 0 15px 0 0;
}
.block-topic-page--article-bottom .contact-area .btn-shoplist a span:after {
  content: '';
  position: absolute;
  top: 4px;
  right: 0;
  width: 8px;
  height: 8px;
  border-right: 1px solid #4d3b32;
  border-bottom: 1px solid #4d3b32;
  transform: rotate(-45deg);
}

.block-topic-details {
  margin: 50px 0 0;
}

.block-topic-details--items dl,
.block-topic-details--items dt,
.block-topic-details--items dd {
  display: inline;
}

.block-topic-details--items dt {
  margin-right: 10px;
}

.block-topic-details--items img {
  vertical-align: middle;
}

.block-topic-details--items li {
  display: flex;
  justify-content: space-between;
  border-bottom: #ddd 1px solid;
  padding: 25px 15px;
}
.block-topic-details--items li a{
  text-decoration: none;
}
.block-topic-details--items li a:hover{
  opacity: .8;
}

.block-topic-details--items-img {
  width: 130px;
}
.block-topic-details--items-text {
  width: 620px;
  overflow: hidden;
}
.block-topic-details--items-tag {
  float: left;
  font-size: 14px;
  padding: 5px 10px;
  margin: 0 10px 10px 0;
  background: #f5eee7;
}
.block-topic-details--items-date {
  float: left;
	color: #aaa;
  line-height: 30px;
  margin: 0 0 10px;
}
.block-topic-details--items-text a,
.block-topic-details--items-text .block-topic-details--items-date + span {
  display: block;
  clear: both;
}
.block-topic-details--items-ttl {
    font-weight: bold;
}


/* ----最近見た商品---- */

.block-recent-item {
  width: 1180px;
  margin: 0 auto;
  border-top: 1px #dcdcdc solid;
  padding-top: 60px;
  padding-bottom: 60px;
}

.block-recent-item .block-recent-item--header {
  font-size: 22px;
  font-weight: normal;
}

.block-recent-item--items {
  overflow: hidden;
}

.block-recent-item--keep-history {
  text-align: right;
  margin-top: 30px;
}

.block-recent-item--keep-history a {
  font-size: 14px;
  padding-left: 30px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.block-recent-item--keep-history a:before,
.block-recent-item--keep-history a:after{
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 1px;
  top: 10px;
  left: 5px;
  background: #444;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-recent-item--keep-history a:before{
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.block-recent-item--keep-history a:after{
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.block-recent-item--keep-history a:hover:before,
.block-recent-item--keep-history a:hover:after{
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.block-recent-item--empty-message{
  text-align: center;
}

/* ----最近チェックした商品(ブランド)---- */

.block-brand-recent-item {
  width: 900px;
}

.block-brand-recent-item--header {
  font-size: 28px;
  text-align: center;
  border-top: #444 2px solid;
  padding: 19px 0 30px;
}

.block-brand-recent-item--items {
  width: 900px;
}

.block-brand-recent-item--keep-history {
  text-align: right;
  margin-top: 20px;
}

.block-brand-recent-item--keep-history a {
  color: #6fb4c3;
  text-decoration: underline;
  font-size: 14px;
}

/* ----最近チェックした商品(カート)---- */

.block-cart-recent-item {
  width: 1180px;
  margin-bottom: 50px;
}

.block-cart-recent-item h2 {
  font-weight: normal;
}

.block-cart-recent-item--header {
  border-top: 1px #dcdcdc solid;
  padding: 60px 0 30px;
  margin-top: 30px;
}

.block-cart-recent-item--items {
  width: 1180px;
}

.block-cart-recent-item--keep-history {
  text-align: right;
  margin-top: 20px;
}

.block-cart-recent-item--keep-history a {
  color: #6fb4c3;
  text-decoration: underline;
  font-size: 14px;
}

/* ----検索サジェスト---- */

.block-search-suggest {
  position: absolute;
  display: block;
  z-index: 1000;
  text-align: left;
  padding: 5px;
  width: 370px;
  background-color: #fff;
  border: 1px solid #000;
}

.block-search-suggest--keyword {
  padding: 2px;
}

.block-search-suggest--keyword-entry {
  display: block;
  text-decoration: none;
}

.block-search-suggest--goods {
  min-height: 60px;
  padding: 2px;
  display: block;
  clear: both;
}

.block-search-suggest--goods-img {
  display: block;
  float: left;
  width: 60px;
  margin-right: 10px;
}

.block-search-suggest--goods-img img {
  width: 60px;
  height: 60px;
}

.block-search-suggest--goods-name,
.block-search-suggest--goods-comment,
.block-search-suggest--goods-price-items {
  width: 100%;
}

.block-search-suggest--keyword:hover,
.block-search-suggest--goods:hover {
  background-color: #dedede;
  cursor: pointer;
}

/* ----パンくず---- */

.block-topic-path {
  padding: 12px 0;
}

.block-topic-path--list li {
  display: inline-block;
  padding-right: 25px;
  position: relative;
}
.block-topic-path--list li:after{
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 1px #444 solid;
  border-right: 1px #444 solid;
  top: 50%;
  right: 10px;
  transform: rotate(45deg);
  margin-top: -3px;
}
.block-topic-path--list li:last-child:after{
  display: none;
}
.block-topic-path--list a {
  font-size: 13px;
  text-decoration: none;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease
}
.block-topic-path--list a:hover{
  opacity: 0.7;
}

/* ----左メニューブロック共通---- */

.pane-left-menu h2 {
  font-size: 16px;
  padding: 12px 0 15px 5px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  border-bottom: 1px #eee solid;
}
.pane-left-menu h2 span{
  font-size: 12px;
  font-weight: normal;
}

.pane-left-menu h3 {
  font-size: 14px;
  padding: 8px 0;
  font-weight: bold;
  border-bottom: #eee 1px solid;
  margin-bottom: 5px;
  cursor: pointer;
}

/* ----左メニュー / カテゴリから探す、ジャンルから探す---- */
#block_of_categorytree,
#block_of_genretree{
  border-top: 1px #9e9e9e solid;
  border-left: 1px #9e9e9e solid;
  margin-bottom: 30px;
  padding-left: 10px;
}

/* ----キーワード検索ブロック---- */
#block_of_searchbox{
  margin-bottom: 30px;
}
.block-search-box--search-detail a {
  display: inline-block;
  padding-left: 16px;
  position: relative;
  text-decoration: none;
}
.block-search-box--search-detail a:hover{
  text-decoration: underline;
}
.block-search-box--search-detail a:before{
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px #888 solid;
  border-right: 1px #888 solid;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.block-search-box--form {
  border: 1px #ccc solid;
  display: flex;
  position: relative;
}
.block-search-box--form:after{
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 26px;
  right: 40px;
  top: 50%;
  margin-top: -13px;
  background: #ccc;
}
input.block-search-box--keyword:hover,
input.block-search-box--keyword {
  border: none;
  background-color: transparent;
  flex-grow: 1;
}

button.block-search-box--search-submit {
  border: none;
  background-color: transparent;
  width: 40px;
  padding: 0;
}

.block-search-box--search-detail {
  text-align: right;
  margin: 5px 0;
}

/* ----Ajaxカートブロック---- */
#block_of_jscart{
  margin-bottom: 30px;
  position: relative;
  border-top: 1px #9e9e9e solid;
  border-left: 1px #9e9e9e solid;
  padding-left: 10px;
}
.block-jscart--body{
  position: relative;
  padding-top: 15px;
}

/*
#block_of_jscart:before,
#block_of_jscart:after,
.block-jscart--body:before,
.block-jscart--body:after{
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
}
#block_of_jscart:before,
#block_of_jscart:after{
  border-top: 1px #888 solid;
  top: 0;
}
.block-jscart--body:before,
.block-jscart--body:after{
  border-bottom: 1px #888 solid;
  bottom: 0;
}
#block_of_jscart:before,.block-jscart--body:before{border-left: 1px #888 solid; left: 0;}
#block_of_jscart:after,.block-jscart--body:after{border-right: 1px #888 solid; right: 0;}
*/

.block-jscart--title {
  display: none;
}
.block-jscart--items {
  border-bottom: #eee 1px solid;
  padding-bottom: 12px;
  padding-left: 5px;
  margin-bottom: 5px;
}
.block-jscart--items dd {
  text-align: right;
}
.block-jscart--name{
  margin-bottom: 5px;
}
.block-jscart--price{
  margin-top: 5px;
}
.block-jscart--delete {
  text-align: right;
  margin-bottom: 5px;
  display: none;
}
.block-jscart--cart-to-order {
  text-align: center;
  margin-top: 15px;
}
.block-jscart--cart-to-order a{
  width: 100%;
  color: #ffffff;
  background: #888;
  letter-spacing: 0.1em;
}
.block-jscart--total{
  text-align: right;
  margin-top: 10px;
}
.block-jscart--total dt,
.block-jscart--total dd{
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
}
.block-jscart--total dd{
  font-size: 17px;
}
.block-jscart--empty{
  text-align: center;
  padding: 0 5px 10px 5px;
}

/* ----エラー画面---- */

.block-validation-alert {
  text-align: center;
  margin: 100px auto;
  padding: 30px;
  width: 500px;
  border: 1px solid #808080;
}

.block-validation-alert--title {
  font-weight: bold;
  margin-bottom: 10px;
}

.block-validation-alert--link {
  display: block;
  margin-top: 10px;
}

.block-common-alert {
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 20px;
  border: 1px solid #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}

.block-common-alert--link {
  display: block;
  margin-top: 10px;
}

.block-common-alert-list {
  margin: 0 auto 20px;
  padding: 20px;
  border: 1px solid #999;
  background-color: #fff;
  width: 800px;
}

.block-common-alert-list--items {
  color: #a94442;
}

/* ----郵便番号サジェスト---- */

.block-ziplist--ziplist-frame {
  z-index: 2000;
}

/* ----サイクル情報編集---- */

.block-regular-cycle--cycle-sub-type {
  margin-bottom: 10px;
  padding: 10px;
  background: #f8f8f8;
  border: 1px solid #ccc;
}

.block-regular-cycle--deliv_date {
  width: 100%;
  margin: 20px 0;
}
.block-regular-cycle--deliv_date--prev-expected-dt {
  border-top: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
}

.block-regular-cycle--deliv_date--next-expected-dt {
  border: 1px dotted #ccc;
}

.block-regular-cycle--deliv_date--prev-expected-dt-title,
.block-regular-cycle--deliv_date--next-expected-dt-title {
  padding: 8px;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  background-color: #f8f8f8;
  border-bottom: 1px dotted #ccc;
}

.block-regular-cycle--deliv_date--prev-expected-dt-date,
.block-regular-cycle--deliv_date--next-expected-dt-date {
  padding: 8px;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
}
