/*-------------------------------------
channel
-------------------------------------*/
#tano-main-area,
#tano-container-left,
#wrap {
  font-family: "Arial", "Hiragino Sans", "Noto Sans JP", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  max-width: 1200px !important;
  width: auto !important;
  float: none;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.6rem;
}

#tano-main-area p {
  margin-left: 0;
  margin-right: 0;
}

.page_channel .uk-h1 {
  margin-bottom: .5em;
}

.tano-item-detail-box-1 .tano-item-detail-box-inner {
  border: none;
  background-color: #f7f7f7;
  padding: 20px;
}

.tano-item-detail-box-1 .tano-item-detail .tano-item-detail-right {
  width: 68%;
  float: none !important;
  display: flex;
  gap: 10px 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tano-item-detail .tano-link-list .tano-textlink-01 {
  max-width: 250px;
  background-image: none !important;
  overflow: visible;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0 20px;
  vertical-align: middle;
  font-size: 1.4rem;
  border-radius: 4px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  transition: 0.1s ease-in-out;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  color: #333 !important;
  border: 1px solid #ccc;
}

.tano-item-detail .tano-link-list .tano-textlink-01:hover {
  text-decoration: none !important;
  background-color: #f7f7f7;
  color: #888 !important;
}

.tano-item-detail-box-1 .tano-item-detail .tano-item-detail-right .tano-free-html-area,
.tano-item-detail-box-1 .tano-item-detail .tano-item-detail-right .tano-detail-area {
  width: calc(100% - 320px);
  font-size: 1.4rem;
  order: 2;
}

.tano-item-detail-box-1 .tano-item-detail .tano-item-detail-right .tano-detail-area {
  order: 3;
}

.tano-item-detail-box-1 .tano-item-detail .tano-item-detail-right .clearfix {
  order: 4;
}

.tano-item-detail .tano-free-html-area {
  order: 5;
}

.tano-item-detail .tano-item-detail-area .tano-order-area label,
.tano-item-detail .tano-item-detail-right .tano-order-area label,
.tano-item-detail-box-3 .tano-item-detail-box-inner .tano-item-price-area .tano-sale-price dt,
.tano-item-detail-box-1 .tano-item-detail .tano-item-price-area .tano-sale-price dt {
  font-size: 1.2rem;
  font-weight: normal !important;
}

.tano-detail-area {
  font-size: 1.4rem;
}

.tano-item-detail-box-3 .tano-item-detail-box-inner .tano-item-name,
.tano-item-detail-box-1 .tano-item-detail .tano-item-detail-right .tano-item-name {
  width: 100%;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: bold !important;
  order: 1;
}

.tano-item-detail-box-1 .tano-item-detail .tano-item-detail-left .tano-item-name img {
  width: 250px;
}

.tano-item-detail-box-3 {
  display: flex;
  gap: 15px;
  margin: 0 -15px;
}

.tano-item-detail-box-3 .tano-item-detail-box-inner {
  float: none;
  width: calc(100% / 3);
  margin-right: 0;
  border: none;
  background-color: #f7f7f7;
  padding: 20px;
}

.page_channel .uk-h2,
.page_channel .uk-h3,
.page_channel .uk-h4,
.page_channel .uk-h5,
.page_channel .uk-h6,
.page_channel .uk-heading-2xlarge,
.page_channel .uk-heading-large,
.page_channel .uk-heading-medium,
.page_channel .uk-heading-small,
.page_channel .uk-heading-xlarge {
  margin-bottom: 1em !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}

.slideritem .uk-slidenav {
  color: #fff !important;
}

.uk-button-default {
  color: #333 !important;
}

.uk-button:hover {
  text-decoration: none !important;
}

.page_channel .section-main-visual,
.page_channel .main-visual {
  max-height: 28vh;
  min-height: 250px;
  background-color: #97bedf;
  overflow: hidden;
}

.page_channel .section-main-visual .is-title,
.page_channel .main-visual .is-title {
  padding: 0 40px;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

.page_channel .section-main-visual .is-title .uk-h1,
.page_channel .main-visual .is-title .uk-h1 {
  font-size: 3.5rem;
  font-weight: 700;
  color: #fff;
}

.page_channel .section-main-visual .is-visual,
.page_channel .main-visual .is-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
}

.page_channel .section-main-visual .is-title {
  margin: 0;
  font-size: 3.4rem;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5);
}

.page_channel .section-main-visual .is-title span {
  font-size: 2rem;
}

.page_channel .uk-heading-line {
  margin-bottom: 10px;
  font-size: 2.4rem;
}

.page_channel .search-category li a {
  padding: 30px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.page_channel .nav-channel>div a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f6dada;
  padding: 5px 10px;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  color: #ca7575 !important;
}

.page_channel .nav-channel>div a:hover {
  text-decoration: none !important;
}

.page_channel .nav-channel>div a img {
  margin-right: 10px;
}

.page_channel .banner-list>div {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.is-kosodate .main-visual {
  background-color: #D4A9A9;
}

.is-sales .main-visual {
  background-color: #B6A72C;
}

.is-business .main-visual {
  background-color: #6371B6;
}

.is-buyer .main-visual {
  background-color: #89AD75;
}

.is-buyer .nav-channel>div a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 50px;
  background-color: #EFF5B5;
  color: #37802F !important;
}

.is-buyer .nav-channel>div a:hover {
  text-decoration: none !important;
}

.is-buyer .icon-buyer {
  border-radius: 50%;
  border: 1px solid #ccc;
}

.is-buyer .sec-fukidashi {
  position: relative;
  background-color: #eee;
  border-radius: 8px;
  padding: 30px;
  min-height: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.is-buyer .sec-fukidashi::before {
  position: absolute;
  left: -13px;
  top: 50%;
  margin-top: -15px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #eee;
  border-left: 0;
}

.slideritem .tano-item-detail-box-5 {
  display: flex;
  justify-content: space-between;
}

.slideritem .tano-item-detail-box-inner {
  height: 100%;
}

.slideritem .tano-item-detail-box-inner {
  width: calc(100% / 5);
  border: none;
  padding-right: 0;
  margin-right: 0;
}

.slideritem .tano-item-detail-box-inner .tano-item-detail {
  /*height: 100%;*/
  background-color: #f8f8f8;
  padding: 15px;
  box-sizing: border-box;
}

.slideritem .tano-item-detail-box-inner .tano-item-detail .tano-item-detail-center {
  text-align: center;
}

.slideritem .tano-item-detail-box-inner .tano-item-detail .tano-sale-price dt {
  display: none;
}

.slideritem .tano-item-detail-box-inner .tano-item-detail .tano-sale-price dd {
  color: #e80000;
  font-size: 1.1rem;
  font-weight: 600;
  border-bottom: none;
}

.slideritem .tano-item-detail-box-inner .tano-item-detail .tano-sale-price dd::after {
  content: "(税込)";
  color: #131313;
  font-weight: normal;
  margin-left: 2px;
}

.slideritem .tano-item-detail-box-inner .tano-item-detail .tano-sale-price dd span {
  font-size: 2rem;
}

.page_channel .tano-item-detail-box-2,
.page_channel .tano-item-detail-box-3,
.page_channel .tano-item-detail-box-4,
.page_channel .tano-item-detail-box-5 {
  display: flex;
  gap: 15px;
  margin: 20px -15px 40px;
  justify-content: flex-start;
}

.page_channel .tano-item-detail-box-2 .tano-item-detail-box-inner,
.page_channel .tano-item-detail-box-3 .tano-item-detail-box-inner,
.page_channel .tano-item-detail-box-4 .tano-item-detail-box-inner,
.page_channel .tano-item-detail-box-5 .tano-item-detail-box-inner {
  float: inherit;
  width: calc(100% / 5 - 15px);
  margin-right: 0;
  border: none;
  background-color: #f7f7f7;
}

.page_channel .tano-item-detail-box-2 .tano-item-detail-box-inner {
  width: calc(100% / 2 - 15px);
}

.page_channel .tano-item-detail-box-3 .tano-item-detail-box-inner {
  width: calc(100% / 3 - 15px);
}

.page_channel .tano-item-detail-box-4 .tano-item-detail-box-inner {
  width: calc(100% / 4 - 15px);
}

.tano-item-detail-box-2 .tano-item-detail .tano-item-detail-right {
  width: calc(100% - 230px);
}

.page_channel .tano-item-detail-box-2 .tano-item-detail .tano-item-detail-right .tano-item-price-area .tano-sale-price dt,
.page_channel .tano-item-detail-box-2 .tano-item-detail .tano-item-detail-area .tano-item-price-area .tano-sale-price dt,
.page_channel .tano-item-detail-box-3 .tano-item-detail .tano-item-detail-right .tano-item-price-area .tano-sale-price dt,
.page_channel .tano-item-detail-box-3 .tano-item-detail .tano-item-detail-area .tano-item-price-area .tano-sale-price dt,
.page_channel .tano-item-detail-box-4 .tano-item-detail .tano-item-detail-right .tano-item-price-area .tano-sale-price dt,
.page_channel .tano-item-detail-box-4 .tano-item-detail .tano-item-detail-area .tano-item-price-area .tano-sale-price dt,
.page_channel .tano-item-detail-box-5 .tano-item-detail .tano-item-detail-area .tano-item-price-area .tano-sale-price dt {
  display: none;
}

.page_channel .tano-item-detail-box-2 .tano-item-detail .tano-item-detail-right .tano-item-price-area .tano-sale-price dd,
.page_channel .tano-item-detail-box-3 .tano-item-detail .tano-item-detail-right .tano-item-price-area .tano-sale-price dd,
.page_channel .tano-item-detail-box-4 .tano-item-detail .tano-item-detail-right .tano-item-price-area .tano-sale-price dd,
.page_channel .tano-item-detail-box-5 .tano-item-detail .tano-item-detail-area .tano-item-price-area .tano-sale-price dd {
  color: #e80000;
  font-size: 1.1rem;
  font-weight: 600;
  border-bottom: none;
}

.tano-item-detail-box-2 .tano-item-detail .tano-item-price-area dl {
  border-bottom: none;
}

.page_channel .tano-item-detail-box-2 .tano-item-detail .tano-item-detail-right .tano-item-price-area .tano-sale-price dd::after,
.page_channel .tano-item-detail-box-3 .tano-item-detail .tano-item-detail-right .tano-item-price-area .tano-sale-price dd::after,
.page_channel .tano-item-detail-box-4 .tano-item-detail .tano-item-detail-right .tano-item-price-area .tano-sale-price dd::after,
.page_channel .tano-item-detail-box-5 .tano-item-detail .tano-item-detail-area .tano-item-price-area .tano-sale-price dd::after {
  content: "(税込)";
  color: #131313;
  font-weight: normal;
  margin-left: 2px;
}

.tano-item-detail-box-2 .tano-item-detail .tano-item-detail-right .tano-item-name {
  font-size: 1.6rem;
}

.page_channel .thumbnail-hover:hover {
  text-decoration: none !important;

}

.theme-ac .tano-item-detail label:hover {
	border:none !important;
}

