@charset "utf-8";
/* CSS Document */
/**
 *  全般設定
 * ----------------------------------------------------------------------------
 */
body {
  line-height: 0;
}
body, button, input, select, textarea {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
}
.clear {
  clear: both;
}
h2.title, h3.title {
  color: #000;
  font-family: 'poynter-gothic-text', 'a-otf-gothic-bbb-pr6n', sans-serif;
  line-height: 1.2;
}
.title-box h2, h3, .onlineshop-title-box h2 {
  color: #000;
  font-family: 'poynter-gothic-text', 'a-otf-gothic-bbb-pr6n', sans-serif;
  line-height: 1.2;
}
.news-list h3, .news-box .news-item-text h3, .access-box .content-box h3, .link-box .content-box h3, .archive-product-box .content-box ul li.archive-product-item h3, #wholesale .form .title-box h3, #guide .content-box h3, #regular .content-box .title-box h3, .single-about-box .content-box ul.faq li h3, #notice .content-box h3, .single-news-box .content-box .news-item-title h3, .single-product-box .content-box .single-product-item .product-item-text h3, .relation-box h3 {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif !important;
}
h1, h2, h3, h4, h5 {}
nav {
  font-family: 'poynter-gothic-text', 'a-otf-gothic-bbb-pr6n', sans-serif;
}
p {
  text-align: justify;
  text-justify: inter-ideograph;
}
.ja {
  font-size: .9em;
  padding-top: 2px;
  font-family: 'poynter-gothic-text', 'a-otf-gothic-bbb-pr6n', sans-serif;
}
.single-news-box .content-box .news-item-text-1 a {
  text-decoration: underline;
  transition: all .3s;
}
.single-news-box .content-box .news-item-text-1 a:hover {
  color: #65a6d3;
}
.single-news-box .content-box .news-item-text-2 a {
  text-decoration: underline;
  transition: all .3s;
}
.single-news-box .content-box .news-item-text-2 a:hover {
  color: #65a6d3;
}
.single-product-item a {
  text-decoration: underline;
  transition: all .3s;
}
.single-product-item a:hover {
  color: #65a6d3;
}
.owner-area a {
  text-decoration: none;
  transition: all .3s;
}
.owner-area a:hover {
  color: #65a6d3;
}
/**
 * 追加
 * ----------------------------------------------------------------------------
 */
span.price::before {
  content: '\0a5';
  margin-right: 10px;
}
span.gram::after {
  content: 'g';
}

span.gram2::before {
  content: '合計:';
}
span.gram2::after {
  content: 'g';
}

span.gram-sub2::before {
  content: '';
  font-size: 80%;
  margin-right: 3px;
}

span.gram-sub2::after {
  content: 'g';
}

span.gram-sub::before {
  content: '（';
  font-size: 80%;
  margin-right: 3px;
}
span.gram-sub::after {
  content: 'g';
}
span.shurui::before {
  content: '×';
  font-size: 80%;
  margin: 0 3px;
}
span.shurui::after {
  content: '種類';
  font-size: 80%;
  margin-left: 3px;
}
span.shubetsu::before {
  content: '×';
  font-size: 80%;
  margin: 0 3px;
}
span.set-plus::before {
  content: '＋';
  font-size: 80%;
  margin: 0 3px;
}
span.set-size-h::before {
  content: 'h';
  font-size: 80%;
  margin: 0 3px;
}
span.set-size-h::after {
  content: '×';
  font-size: 80%;
  margin: 0 3px;
}
span.set-size-w::before {
  content: 'w';
  font-size: 80%;
  margin: 0 3px;
}
span.set-size-w::after {
  content: '×';
  font-size: 80%;
  margin: 0 3px;
}
span.set-size-d::before {
  content: 'd';
  font-size: 80%;
  margin: 0 3px;
}
span.set-size-d::before {
  content: 'd';
  font-size: 80%;
  margin: 0 3px;
}
span.set-gram::before {
  content: '重量';
  font-size: 80%;
  margin: 0 3px;
}
span.set-gram::after {
  content: 'g';
  font-size: 80%;
  margin: 0 3px;
}
span.set-material::before {
  content: '素材：';
  font-size: 80%;
  margin: 0 3px;
}
span.kai::after {
  content: '回/月)';
  font-size: 80%;
  margin: 0 3px;
}
span.kai::before {
  content: '×';
  font-size: 80%;
  margin: 0 3px;
}

span.kai2::after {
  content: '回/月';
  font-size: 80%;
  margin: 0 3px;
}
span.kai2::before {
  content: '×';
  font-size: 80%;
  margin: 0 3px;
}


/**
 * カテゴリリスト
 * ----------------------------------------------------------------------------
 */
ul.category-list li {
  list-style: none;
  display: inline-block;
}
ul.category-list li a {
  display: block;
  width: 100px;
  text-align: center;
  transition: all .3s;
}
ul.category-list li:nth-child(1) a {
  color: #000;
  border: 1px solid #000;
}
ul.category-list li:nth-child(2) a {
  color: #c83030;
  border: 1px solid #c83030;
}
ul.category-list li:nth-child(3) a {
  color: #f7d600;
  border: 1px solid #f7d600;
}
ul.category-list li:nth-child(4) a {
  color: #65a6d3;
  border: 1px solid #65a6d3;
}
ul.category-list li:nth-child(5) a {
  color: #81d742;
  border: 1px solid #81d742;
}
ul.category-list li:nth-child(6) a {
  color: #6a3906;
  border: 1px solid #6a3906;
}
ul.category-list li:nth-child(1) a:hover {
  background-color: #000;
  color: #FFF;
}
ul.category-list li:nth-child(2) a:hover {
  background-color: #c83030;
  color: #FFF;
}
ul.category-list li:nth-child(3) a:hover {
  background-color: #f7d600;
  color: #FFF;
}
ul.category-list li:nth-child(4) a:hover {
  background-color: #65a6d3;
  color: #FFF;
}
ul.category-list li:nth-child(5) a:hover {
  background-color: #81d742;
  color: #FFF;
}
ul.category-list li:nth-child(6) a:hover {
  background-color: #6a3906;
  color: #FFF;
}
ul.category-list li.current-all a {
  background-color: #000;
  color: #FFF;
}
ul.category-list li.current-news a {
  background-color: #c83030;
  color: #FFF;
}
ul.category-list li.current-event a {
  background-color: #f7d600;
  color: #FFF;
}
ul.category-list li.current-column a {
  background-color: #65a6d3;
  color: #FFF;
}
ul.category-list li.current-media a {
  background-color: #81d742;
  color: #FFF;
}
ul.category-list li.current-item a {
  background-color: #6a3906;
  color: #FFF;
}

#footer_bnr {
	display: none;
	width: 300px;
	position: fixed;
	right: 15px;
	bottom: 18px;
	z-index: 9999;
	text-align: center;
	margin: 0 auto;
	box-shadow: 2px 2px 4px gray;
	background: #fff;
}
#footer_bnr img {
	max-width: 100%;
	margin: 0 auto;
	transition: all 0.2s;
}
#footer_bnr:hover img {
	opacity: 0.75;
}

/**
 *  content sp
 * --------------------------------------------------------------------------------------------------------------------------------------------------------
 */
@media screen and (max-width: 897px) and (min-width: 320px) {
    #footer_bnr {
        width: 100%;
        left: 0px;
        bottom: 0px;
    }
  span.br_sp {
    display: block;
  }
  span.br_pc {
    display: inline;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .tb {
    display: none;
  }
  hr.boder {
    background: unset;
    color: unset;
    border: .5px solid;
    height: 0;
    margin: 0;
    margin-block-end: unset;
    margin-block-start: unset;
    font-size: unset;
  }
  /**
 * スマホメニュー
 * ----------------------------------------------------------------------------
 */
  .drawer-menu {
    float: right;
    position: relative;
    z-index: 9997;
    max-width: 50%;
  }
  .drawer-menu.sp .unshown {
    display: none;
  }
  .drawer-menu.sp #menu-open {
    margin: 0;
  }
  .drawer-menu.sp #menu-open img {
    border-left: 1px solid;
  }
  .drawer-menu .menu-content {
    display: none;
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    transition: .3s;
    Z-index: 9999;
    background-color: rgba(0, 0, 0, .15);
  }
  .drawer-menu.sp #menu-input:checked ~ #menu-close {
    display: none;
  }
  .drawer-menu.sp #menu-input:checked ~ .menu-content {
    display: block;
    opacity: 1;
    animation-duration: 0.5s;
    animation-name: fade-in;
    -moz-animation-duration: 0.5s;
    -moz-animation-name: fade-in;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: fade-in;
  }
  @keyframes fade-in {
    0% {
      display: none;
      opacity: 0;
    }
    1% {
      display: block;
      opacity: 0;
    }
    100% {
      display: block;
      opacity: 1;
    }
  }
  @-moz-keyframes fade-in {
    0% {
      display: none;
      opacity: 0;
    }
    1% {
      display: block;
      opacity: 0;
    }
    100% {
      display: block;
      opacity: 1;
    }
  }
  @-webkit-keyframes fade-in {
    0% {
      display: none;
      opacity: 0;
    }
    1% {
      display: block;
      opacity: 0;
    }
    100% {
      display: block;
      opacity: 1;
    }
  }
  .drawer-menu .menu-content .head {
    background-color: #FFF;
    border-bottom: 1px solid;
    overflow: hidden;
    min-height: 44px;
    max-height: 130px;
  }
  .drawer-menu .menu-content .contents_title {
    float: left;
    width: 70%;
  }
  .drawer-menu .menu-content .contents_title h2 {
    padding: 2% 4% 1% 4%;
    line-height: 0;
    margin: 0;
  }
  .drawer-menu .menu-content .menu {}
  .drawer-menu .menu-content .menu img {
    width: 50%;
    float: right;
  }
  .drawer-menu.sp .menu-content .unshown {
    display: none;
  }
  .drawer-menu.sp .menu-content #menu-open {}
  .drawer-menu.sp .menu-content #menu-close {}
  .drawer-menu .menu-content ul {
    width: 90%;
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
  }
  .drawer-menu .menu-content ul li a {
    font-family: 'poynter-gothic-text', 'a-otf-gothic-bbb-pr6n', sans-serif;
    font-weight: bold;
  }
  .drawer-menu .menu-content ul li {
    background-color: #FFF;
    font-size: 1.4em;
    padding: 8%;
    border-bottom: 1px solid;
    border-left: 1px solid;
  }
  .drawer-menu .menu-content ul li:nth-child(n + 7) {
    width: 90%;
    float: right;
    background-color: #FFF;
  }
  .drawer-menu .menu-content ul li.current {
    background-color: #E1E1E1;
  }
  /**

 *  ヘッダーメニュー
 * ----------------------------------------------------------------------------
 */
  .header-container {
    width: 100%;
    border-bottom: 1px solid;
  }
  .head .contents_title {
    float: left;
    width: 75%;
  }
  .head .contents_title h1 {
    padding: 1% 4% 1% 4%;
    line-height: 0;
    margin: 0;
  }
  .head .menu {
    float: right;
    width: 25%;
  }
  .head .contents_sub {
    width: 50%;
    float: left;
    max-width: 105px;
    max-height: 105px;
    border-left: 1px solid;
  }
  .head .contents_sub a {}
  .head .contents_sub a:hover {}
  .head .contents_sub img {
    width: 100%;
    padding: 1px;
    margin: 0 auto;
  }
  /**
 * スマホ用カテゴリメニュ
 * ----------------------------------------------------------------------------
 */
  .acd-check {
    display: none;
  }
  .acd-label {
    border: 1px solid #3e3a39;
    color: #3e3a39;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    width: 40%;
    float: right;
    text-align: center;
    margin: 1% auto 0% auto;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .acd-label:hover {
    background-color: #3e3a39;
    margin-bottom: 1px;
    padding: 10px;
    width: 40%;
    margin: 1% auto 0% auto;
    color: #FFF;
  }
  .acd-content {
    height: 0;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
  }
  .acd-check:checked + .acd-label + .acd-content {
    height: 100%;
    opacity: 1;
    visibility: visible;
    line-height: 1.5;
  }
  .onlineshop-title-box {
    position: relative;
  }
  .onlineshop-title-box .category {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 100%;
  }
  .onlineshop-title-box .category ul {
    list-style: none;
    display: inline-block;
    margin: 2% 0 0 0;
  }
  .onlineshop-title-box .category ul li:nth-child(1) {
    background-color: #FFF;
    width: 80%;
    height: 40px;
    font-size: 1em;
    display: inline-block;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    float: right;
    padding: 2%;
    font-weight: bold;
  }
  .onlineshop-title-box .category ul li {
    background-color: #FFF;
    width: 75%;
    height: 40px;
    font-size: 1em;
    display: inline-block;
    border-left: 1px solid;
    border-bottom: 1px solid;
    float: right;
    padding: 2%;
    font-weight: bold;
  }
  .onlineshop-title-box .category ul li.current {
    background-color: #E1E1E1;
  }
  /**
 *  フッター
 * ----------------------------------------------------------------------------
 */
  .site-footer {
    border-top: 0;
    margin: 0 auto;
  }
  .site-footer .site-menu {
    width: 100%;
    margin-top: 5%;
    background-color: #E1E1E1;
    text-align: center;
  }
  .site-footer .site-menu img {
    padding: 20% 20% 8% 20%;
  }
  .site-footer .site-menu p.tel, p.contact {
    background-color: #FFF;
    margin: 2% auto;
    padding: 4%;
    border: 1px solid;
    display: block;
    width: 60%;
    text-align: center;
    font-weight: bold;
  }
  .site-footer .site-menu .sns {
    margin: 10% auto 0% auto;
    width: 250px;
    overflow: hidden;
    padding-bottom: 5%;
  }
  .site-footer .site-menu .sns span.follow {
    width: 150px;
    height: 30px;
    display: block;
    float: left;
    padding-top: 8%;
  }
  .site-footer .site-menu .sns span.follow::after {
    content: '\025b6';
    margin-left: 5px;
  }
  .site-footer .site-menu .sns ul {
    list-style: none;
    display: table-column-group;
    float: left;
    width: 100px;
    margin: 0;
  }
  .site-footer .site-menu .sns ul li {
    display: inline-block;
    border: 1px solid;
    max-width: 40px;
  }
  .site-footer .site-menu .sns ul li:nth-child(1) {
    margin-right: 10px;
  }
  .site-footer .site-menu .sns img {
    padding: 0;
    float: left;
    width: 60%;
    margin-top: 1%;
  }
  .site-footer .site-menu .sns ul li img {
    padding: 0;
    width: 100%;
    float: unset;
  }
  .site-footer .site-info {
    margin: 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    width: 100%;
  }
  .site-footer .site-info ul {
    list-style: none;
    margin: 0;
    display: inline-block;
    width: 100%;
  }
  .site-footer .site-info ul li {
    width: 50%;
    height: 30px;
    text-align: center;
    padding: 5% 0;
    font-size: .8em;
  }
  .site-footer .site-info ul li:nth-child(1) {
    float: left;
  }
  .site-footer .site-info ul li:nth-child(2) {
    float: right;
    border-left: 1px solid;
  }
  .site-footer p.copyright {
    font-size: .6em;
    text-align: center;
    padding: 5% 0 0 0;
  }
  .site-footer a {
    text-decoration: none;
    color: #000;
  }
  /**
 * ページネーション
 * ----------------------------------------------------------------------------
 */
  .page-numbers {
    display: unset;
    padding: 0;
  }
  .page-numbers.current {
    background-color: #000;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    color: #FFF;
    padding: 0;
    font-weight: bold;
  }
  ul.page-numbers li::after {
    content: '/';
    margin: 0 15px;
  }
  ul.page-numbers li:last-child::after {
    display: none;
  }
  ul.page-numbers {
    width: 100%;
  }
  ul.page-numbers li {
    display: inline-block;
  }
  .next.page-numbers {
    display: none;
  }
  /**
 * 商品ページフッター
 * ----------------------------------------------------------------------------
 */
  .contents-footer {
    font-weight: bold;
  }
  .contents-footer .back a {
    margin: 7% auto;
    padding: 1%;
    border: 1px solid;
    display: block;
    width: 30%;
    text-align: center;
    font-weight: bold;
  }
  .contents-footer .fotter-pagination {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  /**
 * ニュースページフッター
 * ----------------------------------------------------------------------------
 */
  .news-contents-footer {
    font-weight: bold;
  }
  .news-contents-footer .back a {
    margin: 7% auto;
    padding: 1%;
    border: 1px solid;
    display: block;
    width: 30%;
    text-align: center;
    font-weight: bold;
  }
  .news-contents-footer .fotter-pagination {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  /**
 * 一般ページフッター
 * ----------------------------------------------------------------------------
 */
  .about-contents-footer {
    position: relative;
    font-weight: bold;
    margin-top: 15px;
    border-top: 1px solid;
  }
  .about-contents-footer .back a {
    margin: 7% auto 3% auto;
    padding: 1%;
    border: 1px solid;
    display: block;
    width: 30%;
    text-align: center;
    font-weight: bold;
  }
  /**
 * パンくず
 * ----------------------------------------------------------------------------
 */
  .bread {
    display: none;
    height: 30px;
    background-color: #FFFF32;
    border-bottom: 1px solid;
    padding-top: 1px;
  }
  .bread ul {
    list-style: none;
    display: inline-flex;
    padding-left: 10px;
    padding-top: 3%;
  }
  .bread ul li {
    margin: 0 5px 2px 2px;
    font-weight: bold;
  }
  .bread ul li:nth-child(2)::before {
    content: '\03e';
    margin: 0 5px;
  }
  .bread ul li:nth-child(3)::before {
    content: '\03e';
    margin: 0 5px;
  }
  /**
 *  ファーストビュー
 * ----------------------------------------------------------------------------
 */
  .firstview-box {
    padding: 0 0.5px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 750px;
  }
  .firstview-box .slider {
    width: 100%;
    display: inline-block;
  }
  .firstview-box img.colon {
    position: absolute;
    z-index: 9996;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    height: 250px;
  }
  /**
 *  ストーリー・コーヒー
 * ----------------------------------------------------------------------------
 */
  .story-box {
    width: 50%;
    height: 100%;
    min-height: 50px;
    max-height: 160px;
    float: left;
    position: relative;
    transition: all .3s;
  }
  .story-box h2 {
    font-size: 1.4em;
    text-align: center;
    margin: 10%;
  }
  .onlineshop-box {
    width: 50%;
    height: 100%;
    min-height: 50px;
    max-height: 160px;
    border-left: 1px solid;
    float: right;
    position: relative;
    transition: all .3s;
  }
  .onlineshop-box h2 {
    font-size: 1.4em;
    text-align: center;
    margin: 10%;
  }
  /**
 *  ニュースブログ
 * ----------------------------------------------------------------------------
 */
  .news-box {
    overflow: hidden;
    width: 94%;
    margin: 0 auto;
    line-height: 1.5;
    max-width: 450px;
  }
  .news-box .title-box {
    margin-top: 7%;
  }
  .news-box .title-box h2 {
    font-size: 1.5em;
    margin-bottom: 2%;
  }
  .news-box .content-box {}
  .news-box .content-box ul {
    list-style: none;
  }
  .news-box .content-box ul li {
    border-bottom: 1px solid;
    overflow: hidden;
    margin-bottom: 8%;
  }
  .news-box .content-box ul li img {
    width: 35%;
    float: left;
  }
  .news-box .news-item-text {
    padding: 2% 0 0 3%;
    width: 65%;
    float: right;
  }
  .news-box .news-item-text span.nichiji {
    font-size: .9em;
  }
  .news-box .news-item-text span.nichiji::after {
    content: ':';
  }
  .news-box .news-item-text span.label {
    font-size: .9em;
  }
  .news-box .news-item-text h3 {
    font-size: .9em;
    padding: 0;
    line-height: 1.5;
    margin: 0;
  }
  .news-box p.more {
    margin: 0 auto;
    padding: 1%;
    border: 1px solid;
    display: block;
    width: 60%;
    text-align: center;
    font-weight: bold;
  }
  /**
 * アクセス
 * ----------------------------------------------------------------------------
 */
  .access-box {
    overflow: hidden;
    margin: 5% auto 0 auto;
    line-height: 1.5;
    max-width: 450px;
    width: 94%;
  }
  .access-box .title-box {
    margin-top: 7%;
    margin-left: 0%;
  }
  .access-box .title-box h2 {
    font-size: 1.5em;
    margin-bottom: 2%;
  }
  .access-box .content-box {
    width: 100%;
    margin: 0 auto;
  }
  .access-box .content-box h3 {
    font-size: 1em;
    line-height: 1.5;
  }
  .access-box .content-box ul.shopinfo {
    list-style: none;
    font-weight: bold;
    font-size: .9em;
    margin: 10px 0;
  }
  .access-box .content-box ul.shopinfo li {
    margin-bottom: 5px;
  }
  .access-box .content-box ul.shopinfo li:last-child {
    margin: 20px 0;
    font-size: .9em;
  }
  .access-box .map {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .access-box .map embed, iframe, object {
    margin-bottom: 0em;
    max-width: 100%;
  }
  /**
 * リンク
 * ----------------------------------------------------------------------------
 */
  .link-box {
    overflow: hidden;
    width: 94%;
    margin: 0 auto;
    line-height: 1.5;
    max-width: 450px;
  }
  .link-box .title-box {
    margin-top: 7%;
  }
  .link-box .title-box h2 {
    font-size: 1.5em;
    margin-bottom: 2%;
  }
  .link-box .content-box {}
  .link-box .content-box p {
    font-size: .9em;
    margin: 0;
    font-weight: bold;
  }
  .link-box p.more {
    margin: 5% auto 0 auto;
    padding: 1%;
    border: 1px solid;
    display: block;
    width: 60%;
    text-align: center;
    font-weight: bold;
  }
  /**
 * アバウト
 * ----------------------------------------------------------------------------
 */
  title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 4px;
  }
  .single-about-box {
    width: 100%;
    margin: 0 auto;
  }
  .single-about-box .title-box {
    width: 100%;
  }
  .single-about-box .title-box h2 {
    font-size: 1.5em;
    text-align: left;
    padding-left: 10px;
    margin: 2% 0;
  }
  .single-about-box .content-box {
    width: 100%;
    overflow: hidden;
    line-height: 1.5;
    ;
  }
  .single-about-box .content-box .about-item-text {
    padding: 2%;
    width: 96%;
    margin: 0 auto;
    line-height: 2em;
  }
  .single-about-box .content-box .about-item-text h3.center {
    width: 96%;
    text-align: center;
    font-size: 2em;
  }
  .single-about-box .content-box .about-item-text p.center {
    width: 96%;
    text-align: center;
    font-size: 1.1em;
    line-height: 2.5em;
  }
  .single-about-box .content-box .owner-area {
    width: 98%;
    overflow: hidden;
    margin: 5% auto;
    max-width: 516px;
    max-height: 250px;
  }
  .single-about-box .content-box .owner-area img {
    width: 35%;
    max-width: 200px;
    float: left;
  }
  .single-about-box .content-box .owner-area ul {
    list-style: none;
    width: 64%;
    float: right;
  }
  .single-about-box .content-box .owner-area ul li {
    font-size: .9em;
  }
  .single-about-box .content-box .owner-area ul li h3 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 10px;
  }
  .single-about-box .content-box .content-box-more {}
  .single-about-box .content-box .content-box-more p.more {
    margin: 5% auto 10% auto;
    border: 1px solid;
    display: block;
    width: 350px;
    text-align: center;
    transition: all .3s;
    font-weight: bold;
  }
  .single-about-box .content-box .content-box-more p.more:hover {
    background-color: #E1E1E1;
  }
  .single-about-box .content-box .graph-area {}
  .single-about-box .content-box .graph-area ul {
    list-style: none;
  }
  .single-about-box .content-box .graph-area h3 {
    margin-bottom: 50px;
    padding-left: 30px;
  }
  ..single-about-box .content-box .graph-area p.more {
    margin: 20px;
    border: 1px solid;
    display: block;
    width: 350px;
    float: right;
    text-align: center;
    transition: all .3s;
    font-weight: bold;
  }
  .single-about-box .content-box .graph-area h4 {
    border-bottom: 1px solid;
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }
  .single-about-box .content-box .graph-area ul li {
    font-size: 1em;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .single-about-box .content-box .graph-area ul li img {
    max-width: 100%;
  }
  .single-about-box .content-box .graph-area ul li div {
    font-size: 1em;
    font-weight: normal;
  }
  .single-about-box .content-box .graph-area ul li h3 {
    font-size: 1.em;
    font-weight: normal;
    margin: 3% 5%;
  }
  .single-about-box .content-box .graph-area ul li p {
    width: 90%;
    margin: 2% auto 10% auto;
    line-height: 2;
  }
  /**
 * よくある質問
 * ----------------------------------------------------------------------------
 */
  #faq .title-box {
    height: 39px;
    margin-bottom: 5%;
  }
  .single-about-box .content-box ul.faq {
    overflow: hidden;
    list-style: none;
  }
  .single-about-box .content-box ul.faq li {
    border-bottom: 1px solid;
    margin-bottom: 10%;
    overflow: hidden;
  }
  .single-about-box .content-box ul.faq li:last-child {
    border-bottom: 1px solid;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .single-about-box .content-box ul.faq li h3 {
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 15px;
    overflow: hidden;
    width: 90%;
    margin: 0% auto 5% auto;
  }
  .single-about-box .content-box ul.faq li p {
    font-size: 1em;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-right: 5%;
    width: 81%;
    float: right;
  }
  .single-about-box .content-box ul.faq li span.question {
    border: 2px solid;
    width: 10%;
    height: 10%;
    display: inline-block;
    padding: 1% 2%;
    font-weight: bold;
    margin-right: 5%;
    font-size: 1.5em;
    float: left;
  }
  .single-about-box .content-box ul.faq li span.answer {
    border: 2px solid;
    width: 10%;
    height: 10%;
    display: inline-block;
    padding: 1% 2%;
    font-weight: bold;
    font-size: 1.5em;
    float: left;
    margin-left: 5%;
  }
  .single-about-box .content-box ul.faq li span.sukima {
    display: inline-block;
    width: 85%;
    float: right;
    line-height: 1.5;
  }
  #faq .notice-box {
    text-align: center;
  }
  #faq .notice-box p {
    border: 1px solid;
    display: block;
    width: 180px;
    margin: 20px auto;
    padding: 3px 0 3px 0;
    transition: all .3s;
    text-align: center;
  }
  /**
 * 購入ガイド
 * ----------------------------------------------------------------------------
 */
  #guide .content-box {}
  #guide .content-box h3 {
    margin: 30px 0 0 20px;
  }
  #guide .content-box h4 {
    font-weight: normal;
    border: 1px solid;
    display: block;
    max-width: 200px;
    width: auto;
    text-align: center;
    padding: 6px 0 5px 0;
    margin: 40px auto 20px auto;
  }
  #guide .content-box h5 {
    font-size: 1em;
    color: #000;
    margin: 20px 0 0 20px;
  }
  .archive-product-box .content-box .guide-before {
    border-bottom: 1px solid;
    padding-bottom: 20px;
  }
  #guide .content-box p {
    padding: 2%;
    width: 96%;
    margin: 0 auto;
    line-height: 2em
  }
  .archive-product-box .content-box .guide-order {
    border-bottom: 1px solid;
    padding-bottom: 20px;
  }
  .archive-product-box .content-box .guide-payment {
    border-bottom: 1px solid;
    padding-bottom: 20px;
  }
  .archive-product-box .content-box .guide-delivery {
    border-bottom: 1px solid;
    padding-bottom: 20px;
  }
  .archive-product-box .content-box .guide-date {
    border-bottom: 1px solid;
    padding-bottom: 20px;
  }
  #guide .notice-box {
    text-align: center;
  }
  #guide .notice-box p {
    border: 1px solid;
    display: block;
    width: 180px;
    margin: 20px auto;
    padding: 3px 0 3px 0;
    transition: all .3s;
    text-align: center;
  }
  /**
 * オンラインショップ
 * ----------------------------------------------------------------------------
 */
  .onlineshop-title-box {
    height: 39px;
    border-bottom: 1px solid;
  }
  .onlineshop-title-box h2 {
    font-size: 1.5em;
    text-align: left;
    padding-left: 10px;
    margin: 2% 0;
  }
  .archive-product-box {}
  .archive-product-box .content-box {
    width: 100%;
    overflow: hidden;
    line-height: 1.5;
  }
  .archive-product-box .content-box ul {
    list-style: none;
    display: inline-block;
    margin: 0;
  }
  .archive-product-box .content-box ul li.archive-product-item {
    width: 100%;
    border-bottom: 1px solid;
    margin-bottom: 6%;
  }
  .archive-product-box .content-box ul li.archive-product-item:last-child {
    width: 100%;
    border-bottom: 1px solid;
    margin-bottom: 0%;
  }
  .archive-product-box .content-box ul li.archive-product-item h3 {
    font-size: 1em;
    margin: 0 0 5px 0;
    line-height: 1.4;
  }
  .archive-product-box .content-box ul li.archive-product-item h3::before {
    content: 'colon coffee roasters \A';
    white-space: pre;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-text {
    width: 90%;
    margin: 0 auto;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price {
    width: 90%;
    margin: 0 auto 5% auto;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p {
    display: inline-block;
    margin: 0;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p.kakaku {
    font-size: 1.7em;
    font-weight: bold;
    font-family: 'poynter-gothic-text', 'a-otf-gothic-bbb-pr6n', sans-serif;
  }

  .archive-product-box .content-box ul li.archive-product-item .product-item-price span.psotage {font-weight:bold;}

  .archive-product-box .content-box ul li.archive-product-item .product-item-price p.kosuu {
    font-size: 1em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p.kosuu::before {
    content: '/';
  }
  /**
 * オンラインショップ：定期便
 * ----------------------------------------------------------------------------
 */
  #regular .content-box {
    width: 100%;
  }
  #regular .content-box ul.box {
    display: block;
    overflow: hidden;
  }
  #regular .content-box .product-item-img img {
    width: 100%;
    height: auto;
  }
  #regular .content-box .title-box h3 {
    font-size: 1.2em;
    text-align: left;
    padding-left: 17px;
    margin: 2% 0;
    line-height: 1.5;
  }
  #regular .content-box .product-item-text {
    padding: 2%;
    width: 96%;
    margin: 0 auto;
    line-height: 2em
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-title {
    width: 100%;
    margin: 12px auto;
    display: block;
    max-width: 360px;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-title h4 {
    border: 1px solid;
    text-align: center;
    padding:3% 0;
    margin-bottom:5%;
  }
  span.regular-set-title{display:block;margin-bottom:3%;}

  .archive-product-box .content-box ul li.regular-product-item .product-item-price {
    display: block;
    margin: 0px auto 0px auto;
    width: 260px;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p {
    display: inline-block;
    margin: 0;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kakaku {
    font-size: 1.6em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kakaku span.psotage {
    font-size: .6em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kosuu {
    font-size: 1em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kosuu::before {
    content: '';
  }
  .archive-product-box .content-box .content-choice-box {
    margin-top: 50px;
    overflow: hidden;
  }
  .archive-product-box .content-box .content-choice-box ul.box {
    width: 100%;
  }
  .archive-product-box .content-box .content-choice-box ul.box li {
    overflow: hidden;
    margin: 0 0 2% 0;
    border-bottom: 1px solid;
  }
  .archive-product-box .content-box .content-choice-box ul.box li:last-child {
    border: 0;
  }
  .archive-product-box .content-box .content-choice-box ul.choice-item-spec {}
  .archive-product-box .content-box .content-choice-box ul.choice-item-spec li {
    margin: 0;
    border: 0;
  }
  #regular .content-box .content-choice-box h3 {
    text-align: center;
    font-size: 1em;
    background-color: #000;
    color: #fff;
    padding: 1% 0;
    width: 100%;
    margin: 1% 0;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-img {
    width: 100%;
    margin: 20px auto;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-img img {}
  .archive-product-box .content-box .content-choice-box .choice-item-text {
    width: 90%;
    margin: 20px auto;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text h4 {
    font-size: 1em;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text h4::before {
    content: 'colon coffee roasters';
    margin-right: 10px;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text p {
    font-size: 1em;
    padding-right: 40px;
  }

  .archive-product-box .content-box .content-choice-box .choice-item-text p a {color:#65a6d3;}

  .archive-product-box .content-box .content-choice-box .choice-item-spec .item-title {
    border: 1px solid;
    display: inline-block;
    width: 70px;
    text-align: center;
    margin: 5px 5px 5px 0;
    padding: 0 2px;
  }
  li.regular-product-item:first-child {
    border-top: 1px solid;
    padding-top: 2%;
    margin-bottom: 5%;
  }
  li.regular-product-item {
    border-bottom: 1px solid;
    padding-top: 2%;
    margin-bottom: 5%;
  }
  li.regular-product-item:last-child {
    border-bottom: 0px solid;
    adding-top: 2%;
    margin-bottom: 5%;
  }
  .regular-beginner-box {
    margin: 4%;
    padding: 2% 0;
    border: 1px solid;
    overflow: hidden;
  }
  .regular-beginner-box h3 {
    border: 1px solid;
    display: block;
    width: 200px;
    text-align: center;
    font-size: 1.2em;
    padding: .8% 0;
    margin: 2% auto 2% auto;
  }
  .regular-beginner-box .choice-item-img {
    padding: 2%;
  }
  .regular-beginner-box .choice-item-text {}
  .regular-beginner-box .choice-item-text h4 {
    text-align: center;
  }
  .regular-beginner-box .choice-item-text p {
    padding: 0 3%;
  }
  /**
 * オンラインショップ：商品ページ
 * ----------------------------------------------------------------------------
 */
  .single-product-box {
    width: 100%;
    line-height: 1.5;
  }
  .single-product-box .content-box .single-product-item .product-item-img {
    margin: 00px auto 10px auto;
  }
  .single-product-box .content-box .single-product-item .product-item-img img {
    width: 100%;
    height: auto;
  }
  .single-product-box .content-box .single-product-item .product-item-text {
    padding: 0px 10px;
    margin: 0 auto;
  }
  .single-product-box .content-box .single-product-item .product-item-text h3 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    line-height: 1.5;
  }
  .single-product-box .content-box .single-product-item .product-item-text h3::before {
    content: 'colon coffee roasters \A';
    white-space: pre;
  }
  .single-product-box .content-box .single-product-item .product-item-price {
    padding: 0px 10px;
    margin: 10px auto;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p {
    display: inline-block;
    margin: 0;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kakaku {
    font-size: 1.6em;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kakaku span.psotage {
    font-size: .6em;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kosuu {
    font-size: 1em;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kosuu::before {
    content: '/';
  }
  .single-product-box .content-box .single-product-item .product-item-set {
    padding: 0px 5px;
    margin: 0 auto;
    font-size: .9em;
  }
  .single-product-box .content-box .single-product-item .product-item-set .item-title {
    border: 1px solid;
    display: inline-block;
    width: 100px;
    text-align: center;
    margin: 0px 5px 10px 0;
    vertical-align: top;
  }
  .single-product-box .content-box .single-product-item .spec-area {
    padding: 0px 10px;
    margin: 0 auto;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .spec-area ul {
    border: 1px solid;
    padding: 0 3%;
    list-style: none;
    margin-bottom: 70px;
    width: ;
  }
  .single-product-box .content-box .single-product-item .spec-area ul li {
    margin: 3% 0;
    font-weight: normal;
  }
  .single-product-box .content-box .single-product-item .spec-area .product-item-text {
    font-weight: normal;
    padding: 0;
    margin: 19px 0 0 0;
    padding: 20px;
    border-top: 1px solid;
  }
  .single-product-box .content-box .single-product-item .spec-area .product-item-text::before {
    content: 'Store comments \A';
    white-space: pre;
  }
  .single-product-box .content-box .single-product-item .spec-area .product-item-roast {
    font-weight: normal;
    margin-bottom: 10px;
    font-size: .9em;
  }
  .single-product-box .content-box .single-product-item .spec-area .item-title {
    border: 1px solid;
    display: inline-block;
    width: 100px;
    text-align: center;
    margin-right: 10px;
  }
  .single-product-box .content-box .single-product-item .product-item-brend {
    font-weight: normal;
    font-size: .9em;
  }
  .single-product-box .content-box .single-product-item .product-item-brend ul {
    list-style: none;
    display: inline-block;
    margin-bottom: 10px;
  }
  .single-product-box .content-box .single-product-item .product-item-brend ul li {
    list-style: none;
    display: block;
    margin-right: 5px;
  }
  .single-product-box .content-box .product-choice-box {}
  .single-product-box .content-box .product-choice-box .title-box span.item-title {
    width: 100%;
    background-color: #000;
    color: #FFF;
    margin: 20px 0 0 0;
  }
  .single-product-box .content-box .product-choice-box ul.box li {
    overflow: hidden;
    border-bottom: 1px solid;
  }
  .single-product-box .content-box .product-choice-box ul.box li:last-child {
    border-bottom: 0px solid;
  }
  .single-product-box .content-box .product-choice-box .choice-item-img {
    margin: 20px 0 0 0;
  }
  .single-product-box .content-box .product-choice-box .choice-item-img img {
    width: 100%;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text {
    width: 90%;
    margin: 20px auto;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text h4 {
    font-size: 1em;
    line-height: 1.7;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text h4::before {
    content: 'colon coffee roasters';
    margin-right: 10px;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text p {
    font-size: 1em;
  }
  /**
 * ニュース一覧
 * ----------------------------------------------------------------------------
 */
  title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 4px;
  }
  .archive-news-box {
    width: 100%;
    margin: 0 auto;
  }
  .archive-news-box .title-box {
    width: 100%;
  }
  .archive-news-box .title-box h2 {
    font-size: 1.5em;
    text-align: left;
    padding-left: 10px;
    margin: 2% 0;
  }
  .archive-news-box .title-box h2 span {
    margin-left: 5px;
  }
  .archive-news-box .content-box {
    width: 100%;
    overflow: hidden;
    line-height: 1.5;
  }
  .archive-news-box .content-box ul.news-list {
    list-style: none;
    margin: 0;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) {
    width: 96%;
    overflow: hidden;
    border-bottom: 1px solid;
    margin: 0 auto 5% auto;
    padding-bottom: 2%;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-img {}
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-sub {
    font-weight: bold;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-text {}
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-text h3 {
    font-size: 1em;
    margin: 1% 0;
    line-height: 1.5;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-text .text {
    font-size: 1em;
    line-height: 2em;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) {
    width: 96%;
    overflow: hidden;
    border-bottom: 1px solid;
    margin: 0 auto 5% auto;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .news-item-img img {
    width: 35%;
    float: left;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .text-content {
    width: 62%;
    float: right;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .news-item-sub {
    font-size: .9em;
    font-weight: bold;
    margin-top: 3%;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .news-item-text h3 {
    font-size: .9em;
    line-height: 1.7;
    margin: 3% 0 0 0;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .text {
    display: none;
  }
  .archive-news-box .content-box ul.category-list {
    list-style: none;
    margin: 0 auto;
    padding: 2% 0%;
    text-align: center;
  }
  .archive-news-box .content-box ul.category-list ul {}
  .archive-news-box .content-box ul.category-list li a {
    min-width: 150px;
    margin: 5%;
    padding: 4% 0;
  }
  /**
 * ニュース記事
 * ----------------------------------------------------------------------------
 */
  title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 4px;
  }
  .single-news-box {
    width: 100%;
    line-height: 1.6;
  }
  .single-news-box .title-box {
    width: 180px;
  }
  .single-news-box .title-box h2 {
    font-size: 1.5em;
    text-align: left;
    padding-left: 10px;
    margin: 2% 0;
  }
  .single-news-box .content-box {}
  .single-news-box .content-box .news-item-img {
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-info {
    font-weight: bold;
    padding: 0 20px;
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-title {
    padding: 0px 20px;
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-title h3 {
    line-height: 1.6;
  }
  .single-news-box .content-box .news-item-text-1 {
    padding: 10px 20px;
    line-height: 2em;
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-text-1 ul {
    border: 1px solid;
    padding: 0 30px;
    margin: 1% 0 0 0;
  }
  .single-news-box .content-box .news-item-text-1 ul li {
    margin: 2% 0;
  }
  .single-news-box .content-box .news-item-text-2 {
    margin: 0 auto 40px auto;
    border: 1px solid;
    padding: 20px;
    font-size: .8em;
    width: 90%;
    line-height: 2;
  }
  .single-news-box .content-box .news-item-text-2 h4 {
    margin: 10px 0;
  }
  .relation-box {
    width: 90%;
    margin: 2% auto 0 auto;
    text-align: center;
  }
  .relation-box h3 {
    margin: 2% auto 10% auto;
    padding: 1% 0;
    border: 1px solid;
    width: 90%;
  }
  .relation-box ul {
    list-style: none;
    display: inline-block;
  }
  .relation-box ul li {
    width: 100%;
    float: right;
    margin: 0 1%;
  }
  .relation-box ul li .news-item-img {}
  .relation-box ul li .news-item-img img {
    width: 33%;
  }
  /**
 * 卸売り販売
 * ----------------------------------------------------------------------------
 */
  #wholesale .contact-item-text {
    padding: 2%;
    width: 96%;
    margin: 0 auto;
    line-height: 2em;
  }
  #wholesale .content-box {
    width: 100%;
    overflow: hidden;
    line-height: 1.5;
  }
  #wholesale h3 {
    font-size: 1.2em;
    text-align: left;
    padding-left: 17px;
    margin: 2% 0;
    line-height: 1.5;
  }
  #wholesale .form h3 {
    margin-bottom: 20px;
    padding-left: 0px;
  }
  #wholesale .form {
    width: 90%;
    margin: 0 auto;
  }
  #wholesale .form ul.list2 {
    list-style: none;
  }
  #wholesale .form ul.list2 li {
    border-bottom: 1px solid;
    margin-bottom: 40px;
    padding-bottom: 10px;
    width: 100%;
  }
  #wholesale .form ul.list2 li.addressbox {
    border-bottom: 0px solid;
    margin: 0px 0;
    padding: 0;
  }
  #wholesale .form ul.list2 li.addressbox .title {
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #wholesale .form ul.list2 li.addressbox .contents {
    width: 100%;
  }
  #wholesale .form ul.list2 li.addressbox .sub-title {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox .sub-contents {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox ul li {
    margin-bottom: 20px;
  }
  #wholesale .form ul.list2 li.addressbox ul li:last-child {
    margin-bottom: 40px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.zipcode {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address1 {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox ul li.zipcode .sub-title {
    width: 35%;
  }
  #wholesale .form ul.list2 li.addressbox ul li.zipcode .sub-contents {
    width: 60%;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address1 .sub-title {
    width: 35%;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address1 .sub-contents {
    width: 60%;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address2 .sub-contents {
    width: 60%;
    margin-left: 60px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address3 .sub-contents {
    width: 60%;
    margin-left: 80px;
  }
  #wholesale .form ul.list2 li.last-box {
    border-bottom: 0px solid;
    margin-bottom: 20px;
  }
  #wholesale .form ul.list2 li .contents {
    display: inline-block;
    width: 60%;
  }
  #wholesale .form ul.list2 li.last-box .contents {
    width: 90%;
  }
  #wholesale .form ul.list2 li .title {
    display: inline-block;
    width: 35%;
  }
  #wholesale .form ul.list2 li.last-box .title {
    display: block;
    width: 35%;
  }
  span.asterisk {
    font-size: .4em;
  }
  #wholesale .form .list2 input[type="text"], #wholesale .form .list2 input[type="email"], #wholesale .form .list2 input[type="tel"], #wholesale .form .list2 input[type="date"], select {
    display: inline-grid;
    color: #444;
    line-height: unset;
    height: auto;
    padding: 0em;
    width: 100%;
    height: 40px;
    max-width: 100%;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
  }
  input:-internal-autofill-selected {
    background-color: rgb(255, 255, 255) !important;
    background-image: none !important;
    color: -internal-light-dark-color(black, white) !important;
  }
  #wholesale .form .list2 textarea {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: unset;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #FFF;
  }
  #wholesale .form .list2 input[type="submit"] {
    margin: 7% auto 5% auto;
    display: block;
    padding: .5em.2em;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    border: 1px solid;
    border-radius: unset;
    transition: .4s;
    font-size: 1em;
    background: none;
    background-color: #FFF;
    width: 200px;
  }
  #wholesale .form .list2 input:focus, #wholesale .form .list2 textarea:focus {
    background: #E1E1E1;
  }
  #wholesale .form .list2 select:focus {
    background-color: #FFF;
  }
  input {
    font-size: 16px;
  }
  ul.tejyun {
    border: 1px solid;
    padding: 2%;
  }
  ul.tejyun li {
    margin: 5% 1%;
  }
  ul.oroshi-kakaku {
    padding: 5% 2%;
  }
  ul.oroshi-kakaku li {
    margin: 2% 0;
    font-size: 1.2em;
    display: inline-block;
    width: 48%;
    text-align: center;
  }
  ul.oroshi-kakaku p {
    margin: 0 0 10px 0;
  }
  span.mae {
    display: inline-block;
    width: 130px;
    border: 1px solid;
    text-align: center;
    margin: 0% 2% 5% 0;
    font-size: .9em;
  }
  /**
 *  お問い合わせ
 * ----------------------------------------------------------------------------
 */
  #contact .content-box {}
  #contact .content-box h3 {
    margin: 20px 0 30px 15px;
  }
  #contact .form {}
  #contact .form ul.list1 {
    list-style: none;
  }
  #contact .form ul.list1 li {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    width: 90%;
    margin: 0 auto 30px auto;
  }
  #contact .form ul.list1 li.last-box {
    border-bottom: 0px solid;
    margin-bottom: 20px;
  }
  #contact .form ul.list1 li .contents {
    display: inline-block;
    width: 60%;
  }
  #contact .form ul.list1 li.last-box .contents {
    width: 90%;
  }
  #contact .form ul.list1 li .title {
    display: inline-block;
    width: 130px;
  }
  #contact .form ul.list1 li.last-box .title {
    display: block;
    width: 200px;
  }
  span.asterisk {
    font-size: .4em;
  }
  #contact .form .list1 input[type="text"], #contact .form .list1 input[type="email"], #contact .form .list1 input[type="tel"], #contact .form .list1 input[type="date"], select {
    display: inline-grid;
    color: #444;
    line-height: unset;
    height: auto;
    padding: 0em;
    width: 100%;
    height: 40px;
    max-width: 100%;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
    text-align: center;
  }
  .wpcf7-form .wpcf7-select, select.naiyo {
    background-color: #FFF;
    color: #444;
    width:300px;
  }
  .wpcf7-form .wpcf7-select, select.sample {
    background-color: #FFF;
    color: #444;
    width:300px;
  }
    #contact .form .list1 textarea {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: unset;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #FFF;
  }
  #contact .form .list1 input[type="submit"] {
    margin: 7% auto 5% auto;
    display: block;
    padding: .5em.2em;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    border: 1px solid;
    border-radius: unset;
    transition: .4s;
    font-size: 1.2em;
    background: none;
    background-color: #FFF;
    width: 200px;
  }
  #contact .form .list1 input[type="submit"]:hover {
    background: #E1E1E1;
  }
  #contact .form .list1 input:focus, #contact .form .list1 select:focus, #contact .form .list1 textarea:focus {
    background: #E1E1E1;
  }
  input {
    font-size: 16px;
  }
  span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    float: right;
  }
  /**
 *  エラー
 * ----------------------------------------------------------------------------
 */
  .contents_box_error {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
  }
  .error-box span.catch-type {
    font-size: 2em;
  }
  .error-box h2 {
    padding: 0;
    margin: 11px 0;
  }
  .error-box p {
    font-size: .8em;
  }
  .error_contents_title {
    float: left;
  }
  .error_contents_title img {
    width: 350px;
  }
  .error-box {
    width: 100%;
    text-align: center;
    line-height: 1.6;
  }
  .error-box .search-form {
    width: 50%;
  }
  .info-box h2 {
    font-weight: normal;
    border: 1px solid;
    display: block;
    max-width: 200px;
    width: auto;
    text-align: center;
    padding: 6px 0 5px 0;
    font-size: 1em;
    margin: 10px auto;
    color: #000;
  }
  .info-box ul {
    list-style: none;
    display: inline-block;
    text-align: center;
    line-height: 1.6;
  }
  .info-box ul li {
    width: 45%;
    margin: 2%;
    display: inline-block;
    text-align: center;
  }
  .info-box ul li .news-item-sub {
    font-weight: bold;
    font-size: .9em;
  }
  .info-box ul li .news-item-text h3 {
    font-size: .8em;
    line-height: 1.7;
  }
  /**
 *  プライバシーポリシー
 * ----------------------------------------------------------------------------
 */
  #policy .koshin p {}
  #policy .content-box {
    width: 90%;
    margin: 0 auto;
  }
  #policy p.hosoku {
    line-height: 1.5em;
  }
  #policy .contents ul {
    margin: 2% 0;
  }
  #policy .contents a {
    text-decoration: none;
    background-color: #000;
    color: #FFF;
    border: 1px solid #FFF;
    display: block;
    padding: 0 .5%;
    transition: all .3s;
    text-align: center;
  }
  #policy .contents a:hover {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000;
  }
  #policy .content-box {}
  #policy .content-box h3 {
    margin: 20px 0 30px 0;
  }
  #policy .content-box h4 {
    font-weight: normal;
    border: 1px solid;
    display: block;
    width: 220px;
    padding: 6px 0 5px 0;
    text-align: center;
    font-size: 1em;
    margin: 5% auto;
  }
  /**
 *  特定商取引法に関する表示
 * ----------------------------------------------------------------------------
 */
  #notice .content-box {
    width: 90%;
    margin: 0 auto;
  }
  #notice .content-box {}
  #notice .content-box h3 {
    margin: 20px 0 30px 0;
  }
  #notice .content-box h4 {
    font-weight: normal;
    border: 1px solid;
    display: block;
    width: 220px;
    padding: 6px 0 5px 0;
    text-align: center;
    font-size: 1em;
    margin: 0 auto 5% auto;
  }
  #notice .content-box p {
    text-align: center;
  }
  #notice .content-box p.left {
    width: 90%;
    margin: 5% auto;
    text-align: left;
  }
  /**
 *  サンクス
 * ----------------------------------------------------------------------------
 */
  .thanks {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.6;
  }
  .thanks img {
    max-width: 100%;
  }
  .thanks p.ms {
    font-size: .9em;
    text-align: center;
  }
  .thanks p.copyright {
    text-align: center;
  }
  .thanks a {
    font-weight: bold;
    border: 1px solid;
    padding: 1%;
    width: 200px;
    margin: 50px auto 40px;
    display: block;
    transition: .4s;
  }
  /**
 *  カート
 * ----------------------------------------------------------------------------
 */
  .cart-area {
    width: 100％;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
  }
  .cart-area .product-cart-kosu {
    border-bottom: 1px solid;
    width: 320px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 3% 0;
    margin-bottom: 5%;
  }
  .cart-area .product-cart-kosu span {
    float: left;
    width: 100px;
    display: block;
    text-align: center;
    margin-right: 33px;
  }
  .cart-area .product-cart-kosu .form, select {
    width: 150px;
    display: inline-block;
    color: #444;
    line-height: unset;
    height: unset;
    padding: 0em;
    height: unset;
    max-width: unset;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
    text-align: unset;
    font-size: 16px;
  }

  .cart-area .product-cart-kosu .form, select {

	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0 px 0 0;
	background-image: url(../img/arrow.svg);
	background-repeat: no-repeat;
	background-size: 12px 10px;
	background-position: right 10px center;

  }

  .cart-area .product-cart-option {
    width: 320px;
    margin: 0 auto;
  }
  .cart-area .product-cart-option ul {
    list-style: none;
    width: 320px;
    margin: 10% 0 0 0;
  }
  .cart-area .product-cart-option li {
    border: 1px solid;
    margin: 10% 0;
    padding: 0% 0;
  }
  .cart-area .product-cart-option li {
    border: 1px solid;
    margin: 0 0 10% 0;
    padding: 0% 0;
  }
  .cart-area .product-cart-option span {
    width: 100%;
    display: inline-block;
    padding: 1px 0;
    float: left;
    color: #FFF;
    background: #000;
  }
  .cart-area .product-cart-option select {
    width: 200px;
    display: inline-block;
    color: #444;
    line-height: unset;
    height: unset;
    padding: 0 0 0 8px;
    height: unset;
    max-width: unset;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
    text-align: unset;
  }
  .cart-area .product-cart-kosu .form, input[type="submit"] {
    background-color: #222;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    margin: 6% 0 7% 0;
  }
}
/**
 *  content pc
 * --------------------------------------------------------------------------------------------------------------------------------------------------------
 */
@media screen and (min-width: 1080px) {
  /**
 *  テキスト
 * ----------------------------------------------------------------------------
 */
  span.br_pc {
    display: block;
  }
  span.br_sp {
    display: inline;
  }
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .tb {
    display: none;
  }
  hr.boder {
    background: unset;
    color: unset;
    border: .5px solid;
    height: 0;
    margin: 0;
    margin-block-end: unset;
    margin-block-start: unset;
    font-size: unset;
  }
  /**
 *  ヘッダーメニュー
 * ----------------------------------------------------------------------------
 */
  .header-container {
    width: 100%;
    border-bottom: 1px solid;
  }
  .head .contents_title {
    width: 350px;
    float: left;
  }
  .head .contents_title h1 {
    margin: 25px 0 0 25px;
  }
  .head .menu {
    float: right;
  }
  .head .menu ul {
    width: 470px;
    list-style: none;
    border-bottom: 1px solid;
    margin-top: 25px;
    float: left;
  }
  .head .menu ul li {
    display: inline-flex;
    border-left: 1px solid;
    width: 90px;
    height: 55px;
  }
  .head .menu ul li a {
    font-size: 1.2em;
    display: block;
    padding: 0 20px 0 10px;
    width: 90px;
    height: 55px;
    margin: 0;
    line-height: 1.1em;
    font-weight: bold;
    transition: all .3s;
  }
  .head .menu ul li a:hover {
    border-bottom: 8px solid #E1E1E1;
  }
  .head .contents_sub {
    float: right;
  }
  .head .contents_sub a {}
  .head .contents_sub a:hover {}
  .head .contents_sub img {
    border-left: 1px solid;
    max-width: 100%;
    max-height: 100%;
  }
  /**
 *  フッター
 * ----------------------------------------------------------------------------
 */
  .site-footer {
    border-top: 1px solid;
    margin: 0 auto;
    padding: 0 2%;
  }
  .site-footer .site-menu {
    width: 520px;
    float: left;
    margin-top: 6px;
  }
  .site-footer .site-menu ul {
    list-style: none;
  }
  .site-footer .site-menu ul li {
    display: inline-block;
  }
  .site-footer .site-menu ul li.link-top {
    font-size: 1.2em;
    width: 55px;
  }
  li.link-top::before {
    margin-right: 10px;
  }
  .site-footer .site-menu ul li.link-contact {
    font-size: 1.2em;
    margin-right: 5%;
  }
  .site-footer .site-menu ul li.link-faq {
    font-size: 1.1em;
    margin-right: 5%;
  }
  .site-footer .site-menu ul li.link-guide {
    font-size: 1.1em;
  }
  .site-footer .site-info {
    margin-top: 10px;
    padding: 0;
    width: 510px;
    float: right;
    text-align: right;
  }
  .site-footer .site-info ul {
    list-style: none;
  }
  .site-footer .site-info ul li {
    display: inline-block;
  }
  .site-footer .site-info ul li:nth-child(1) {
    font-size: 1em;
    margin-right: 5%;
  }
  .site-footer .site-info ul li:nth-child(2) {
    font-size: 1em;
  }
  .site-footer p.copyright {
    float: right;
    text-align: right;
  }
  .site-footer a {
    text-decoration: none;
    margin: 0 auto;
    color: #000;
  }
  .site-footer a:hover {
    text-decoration: none;
    margin: 0 auto;
    color: #000;
    box-shadow: none;
    transition: none;
  }
  .site-footer a:visited {
    text-decoration: none;
  }
  .site-footer a:active {
    text-decoration: none;
  }
  /**
 * ページネーション
 * ----------------------------------------------------------------------------
 */
  .page-numbers.current {
    background-color: #000;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    color: #FFF;
    display: inline-block;
    padding: 0 0 0 0px;
    font-weight: bold;
    margin: 0 5px;
  }
  ul.page-numbers li::after {
    content: '/';
    margin-left: 5px;
  }
  ul.page-numbers li:last-child::after {
    content: '';
    margin-left: 5px;
  }
  ul.page-numbers li:last-child::after {
    content: '';
    margin-left: 5px;
  }
  ul.page-numbers {
    width: 340px;
    display: inline-block;
  }
  ul.page-numbers li {
    width: 50px;
    display: inline-block;
  }
  .next.page-numbers {
    display: none;
  }
  /**
 * 商品ページフッター
 * ----------------------------------------------------------------------------
 */
  .contents-footer {
    position: relative;
    height: 70px;
    font-weight: bold;
    width: 100%;
    border-right: 1px solid;
    margin-top: -7px;
    border-top: 1px solid;
  }
  .contents-footer .back {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 0px;
    padding-left: 20px;
    font-size: 1.2em;
  }
  .contents-footer .fotter-pagination {
    text-align: center;
  }
  .contents-footer .sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .contents-footer .sns span.follow {
    display: block;
    width: 245px;
    padding-bottom: 10px;
    font-size: .9em;
  }
  .contents-footer .sns span.follow::after {
    content: '\025b6';
    margin-left: 5px;
  }
  .contents-footer ul.sns {
    list-style: none;
    margin: 20px 0 0 0;
    height: 45px;
    border-top: 1px solid;
    border-left: 1px solid;
  }
  .contents-footer ul.sns li {
    width: 45px;
    height: 45px;
    border: 0;
    display: inline-block;
    transition: all .3s;
  }
  .contents-footer ul.sns li img {
    height: 45px;
  }
  .contents-footer ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border: 0;
    border-left: 1px solid;
    margin-left: -4px;
  }
  /**
 * ニュースページフッター
 * ----------------------------------------------------------------------------
 */
 	.news-contents-footer {
    position: relative;
    height: 70px;
    font-weight: bold;
    width: 889;
    margin-top: -8px;
    border-top: 1px solid;
  }
  .news-contents-footer .back {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 0px;
    padding-left: 20px;
    font-size: 1.2em;
  }
  .news-contents-footer .fotter-pagination {
    text-align: center;
  }
  .news-contents-footer .sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .news-contents-footer .sns span.follow {
    display: block;
    width: 245px;
    padding-bottom: 10px;
    font-size: .9em;
  }
  .news-contents-footer .sns span.follow::after {
    content: '\025b6';
    margin-left: 5px;
  }
  .news-contents-footer ul.sns {
    list-style: none;
    margin: 20px 0 0 0;
    height: 45px;
  }
  .news-contents-footer ul.sns li {
    width: 45px;
    height: 45px;
    border-top: 1px solid;
    border-left: 1px solid;
    display: inline-block;
    transition: all .3s;
  }
  .news-contents-footer ul.sns li img {
    width: 45px;
    height: 45px;
  }
  .news-contents-footer ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border-top: 1px solid;
    margin-left: -4px;
  }
  .news-contents-footer {
    position: relative;
    height: 70px;
    font-weight: bold;
    margin-top: -8px;
    border-top: 1px solid;
  }
  .news-contents-footer .back {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 0px;
    padding-left: 20px;
    font-size: 1.2em;
  }
  .news-contents-footer .sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .news-contents-footer .sns span.follow {
    display: block;
    width: 245px;
    padding-bottom: 10px;
    font-size: .9em;
  }
  .news-contents-footer .sns span.follow::after {
    content: '\025b6';
    margin-left: 5px;
  }
  .news-contents-footer ul.sns {
    list-style: none;
    margin: 20px 0 0 0;
    height: 45px;
    border-top: 1px solid;
    border-left: 1px solid;
  }
  .news-contents-footer ul.sns li {
    width: 45px;
    height: 45px;
    border: 0;
    display: inline-block;
    transition: all .3s;
  }
  .news-contents-footer ul.sns li img {
    width: 45px;
    height: 45px;
  }
  .news-contents-footer ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border: 0;
    border-left: 1px solid;
    margin-left: -4px;
  }
  /**
 * 一般ページフッター
 * ----------------------------------------------------------------------------
 */
  .about-contents-footer {
    position: relative;
    height: 70px;
    font-weight: bold;
    margin-top: -8px;
    border-top: 1px solid;
  }
  .about-contents-footer .back {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 0px;
    padding-left: 20px;
    font-size: 1.2em;
  }
  .about-contents-footer .sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .about-contents-footer .sns span.follow {
    display: block;
    width: 245px;
    padding-bottom: 10px;
    font-size: .9em;
  }
  .about-contents-footer .sns span.follow::after {
    content: '\025b6';
    margin-left: 5px;
  }
  .about-contents-footer ul.sns {
    list-style: none;
    margin: 20px 0 0 0;
    height: 45px;
    border-top: 1px solid;
    border-left: 1px solid;
  }
  .about-contents-footer ul.sns li {
    width: 45px;
    height: 45px;
    border: 0;
    display: inline-block;
    transition: all .3s;
  }
  .about-contents-footer ul.sns li img {
    width: 45px;
    height: 45px;
  }
  .about-contents-footer ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border-left: 1px solid;
    margin-left: -4px;
  }
  /**
 * パンくず
 * ----------------------------------------------------------------------------
 */
  .bread {
    height: 30px;
    background-color: #FFFF32;
    border-bottom: 1px solid;
    padding-top: 1px;
  }
  .bread ul {
    list-style: none;
    display: inline-flex;
    padding-left: 40px;
    padding-top: 1px;
  }
  .bread ul li {
    margin: 0 5px 0 2px;
    font-weight: bold;
  }
  .bread ul li:nth-child(2)::before {
    content: '\03e';
    margin: 0 5px;
  }
  .bread ul li:nth-child(3)::before {
    content: '\03e';
    margin: 0 5px;
  }
  /**
 *  コンテンツ
 * ----------------------------------------------------------------------------
 */
  .index-wrap {
    overflow: hidden;
    line-height: 1.5;
  }
  /**
 *  ファーストビュー
 * ----------------------------------------------------------------------------
 */
  .firstview-box {
    padding: 0 0.5px;
    position: relative;
    width: 1080px;
    margin: 0 auto;
    line-height: 0;
  }
  .firstview-box .slider {
    width: 100%;
    display: inline-block;
  }
  .firstview-box img.colon {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    height: 300px;
  }
  /**
 *  ストーリー・コーヒー
 * ----------------------------------------------------------------------------
 */
  .story-box {
    width: 50%;
    height: 180px;
    float: left;
    position: relative;
    transition: all .3s;
  }
  .story-box:hover {
    background-color: #FF6E00;
  }
  .story-box h2 {
    font-size: 2em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .onlineshop-box {
    width: 50%;
    height: 180px;
    border-left: 1px solid;
    float: right;
    position: relative;
    transition: all .3s;
  }
  .onlineshop-box:hover {
    background-color: #FFFF32;
  }
  .onlineshop-box h2 {
    font-size: 2em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /**
 *  ニュースブログ
 * ----------------------------------------------------------------------------
 */
  .news-box {
    overflow: hidden;
    width: 1080px;
    margin: 0 auto;
    line-height: 1.5;
  }
  .news-box .title-box {
    width: 180px;
    height: 385px;
    border-right: 1px solid;
    text-align: right;
    float: left;
    padding-right: 20px;
  }
  .news-box .content-box {
    max-width: 898px;
    margin-right: 2px;
    float: right;
  }
  .news-box .content-box ul {
    list-style: none;
    display: inline-flex;
  }
  .news-box .content-box ul li {
    max-width: 270px;
    margin-right: 30px;
    transition: all .3s;
    min-height: 300px;
  }
  .news-box .content-box ul li:hover {
    background-color: #E1E1E1;
  }
  .news-box .content-box ul li:nth-child(n + 2) {
    border-left: 1px solid;
  }
  .news-box .news-item-text {
    padding: 0px 20px;
  }
  .news-box .news-item-text span.nichiji {}
  .news-box .news-item-text span.nichiji::after {
    content: ':';
  }
  .news-box .news-item-text span.label {}
  .news-box .news-item-text h3 {
    font-size: .9em;
    padding: 10px 0 0 0;
    line-height: 1.5;
  }
  .news-box p.more {
    margin: 0 30px 0px 0;
    border: 1px solid;
    display: block;
    width: 180px;
    float: right;
    text-align: center;
    transition: all .3s;
    font-weight: bold;
  }
  .news-box p.more:hover {
    background-color: #E1E1E1;
  }
  /**
 * アクセス
 * ----------------------------------------------------------------------------
 */
  .access-box {
    overflow: hidden;
    width: 1080px;
    margin: 0 auto;
  }
  .access-box .title-box {
    width: 180px;
    height: 331px;
    border-right: 1px solid;
    text-align: right;
    float: left;
    padding-right: 20px;
  }
  .access-box .content-box {
    max-width: 400px;
    float: left;
    line-height: 1.5;
  }
  .access-box .content-box h3 {
    font-size: .9em;
    padding: 15px 20px 0 30px;
    line-height: 1.5;
  }
  .access-box .content-box ul.shopinfo {
    list-style: none;
    font-weight: bold;
    font-size: .9em;
    padding: 0 30px;
    margin: 20px 0;
  }
  .access-box .content-box ul.shopinfo li {
    margin-bottom: 5px;
  }
  .access-box .content-box ul.shopinfo li:last-child {
    margin: 20px 0;
    font-size: .8em;
  }
  .access-box .content-box ul.sns {
    list-style: none;
    margin: 22px 0 0 0;
    height: 45px;
    width: 94px;
    border: 1px solid;
    border-left: 0px;
    border-bottom: 0px;
  }
  .access-box .content-box ul.sns li {
    width: 45px;
    height: 45px;
    display: inline-block;
    transition: all .3s;
  }
  .access-box .content-box ul.sns li img {
    width: 45px;
    height: 45px;
    margin: 0;
  }
  .access-box .content-box ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border-left: 1px solid;
    margin-left: -4px;
  }
  .access-box .content-box ul.sns li:hover {
    background-color: #E1E1E1;
  }
  .access-box .map {
    width: 450px;
    height: 331px;
    float: right;
    margin-right: 30px;
  }
  .access-box .map embed, iframe, object {
    margin-bottom: 0em;
    max-width: 100%;
  }
  /**
 * リンク
 * ----------------------------------------------------------------------------
 */
  .link-box {
    overflow: hidden;
    width: 1080px;
    margin: 0 auto;
  }
  .link-box .title-box {
    width: 180px;
    height: 90px;
    border-right: 1px solid;
    text-align: right;
    float: left;
    padding-right: 20px;
  }
  .link-box .content-box {
    max-width: 650px;
    float: left;
    line-height: 1.5;
  }
  .link-box .content-box h3 {
    font-size: 1.2em;
    padding: 10px 10px 0 20px;
    margin: 0;
  }
  .link-box .content-box p {
    font-size: .9em;
    padding: 5px 10px 0 20px;
    margin: 0;
    font-weight: bold;
  }
  .link-box p.more {
    font-weight: bold;
    margin: 10px 30px 0 0;
    border: 1px solid;
    height: 30px;
    display: block;
    width: 180px;
    float: right;
    text-align: center;
    padding: 1px 0 0 0;
    transition: all .3s;
  }
  .link-box p.more:hover {
    background-color: #E1E1E1;
  }
  .link-box .content-box-more {
    width: 200px;
    float: right;
    text-align: center;
    margin: 15px 30px 0 0;
    display: block;
    border: 1px solid;
    transition: all .3s;
  }
  .link-box .content-box-more:hover {
    background-color: #E1E1E1;
  }
  /**
 * アバウト
 * ----------------------------------------------------------------------------
 */
  title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 4px;
  }
  .single-about-box {
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
  }
  .single-about-box .title-box {
    width: 180px;
    float: left;
  }
  .single-about-box .title-box h2 {
    font-size: 2em;
    text-align: right;
    padding-right: 20px;
  }
  .single-about-box .content-box {
    width: 898px;
    float: right;
    border-left: 1px solid;
    border-right: 1px solid;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .single-about-box .content-box .about-item-text {
    padding: 20px 0 20px 20px;
    width: 720px;
  }
  .single-about-box .content-box .about-item-text h3.center {
    text-align: center;
    font-size: 3em;
    margin-left: 130px;
  }
  .single-about-box .content-box .about-item-text p.center {
    text-align: center;
    font-size: 1.1em;
    line-height: 2.5em;
    margin-left: 120px;
  }
  .single-about-box .content-box .owner-area {
    width: 720px;
    overflow: hidden;
    margin-bottom: 3%;
  }
  .single-about-box .content-box .owner-area img {
    width: 200px;
    height: 200px;
    float: left;
  }
  .single-about-box .content-box .owner-area ul {
    list-style: none;
    width: 498px;
    float: right;
  }
  .single-about-box .content-box .owner-area ul li {
    font-size: 1em;
  }
  .single-about-box .content-box .owner-area ul li h3 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 10px;
  }
  .single-about-box .content-box .content-box-more {
    margin: 0 auto;
  }
  .single-about-box .content-box .content-box-more p.more {
    margin: 0 0 20px 0;
    border: 1px solid;
    display: block;
    width: 350px;
    float: right;
    text-align: center;
    transition: all .3s;
    font-weight: bold;
  }
  .single-about-box .content-box .content-box-more p.more:hover {
    background-color: #E1E1E1;
  }
  .single-about-box .content-box .graph-area {
    width: 720px;
    overflow: hidden;
  }
  .single-about-box .content-box .graph-area h3 {
    padding-left: 20px;
    margin-bottom: 20px;
  }
  ..single-about-box .content-box .graph-area p.more {
    margin: 20px;
    border: 1px solid;
    display: block;
    width: 350px;
    float: right;
    text-align: center;
    transition: all .3s;
    font-weight: bold;
  }
  .single-about-box .content-box .graph-area h4 {
    border-bottom: 1px solid;
    text-align: left;
  }
  .single-about-box .content-box .graph-area ul {
    list-style: none;
  }
  .single-about-box .content-box .graph-area ul li {
    font-size: 1em;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .single-about-box .content-box .graph-area ul li img {
    width: 200px;
    height: 200px;
    float: left;
  }
  .single-about-box .content-box .graph-area ul li div {
    font-size: 1em;
    font-weight: normal;
    float: left;
    /* width: 500px; */
    margin-left: 20px;
  }
  .single-about-box .content-box .graph-area ul li h3 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 10px;
  }
  /**
 * よくある質問
 * ----------------------------------------------------------------------------
 */
  .single-about-box .content-box ul.faq {
    list-style: none;
    width: 720px;
  }
  .single-about-box .content-box ul.faq li {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .single-about-box .content-box ul.faq li:last-child {
    border-bottom: 1px solid;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .single-about-box .content-box ul.faq li h3 {
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 20px 0 20px 30px;
    line-height: 1.6;
  }
  .single-about-box .content-box ul.faq li p {
    font-size: 1em;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 30px;
    width: 620px;
    float: right;
  }
  .single-about-box .content-box ul.faq li span.question {
    border: 2px solid;
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 0px 8px;
    font-weight: bold;
    margin-right: 10px;
    font-size: 1.5em;
    float: left;
    line-height: 1.5;
  }
  .single-about-box .content-box ul.faq li span.answer {
    border: 2px solid;
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 1px 11.5px;
    font-weight: bold;
    margin-right: 10px;
    font-size: 1.8em;
    float: left;
    margin: 0px 0 20px 30px;
  }
  .single-about-box .content-box ul.faq li span.sukima {
    display: inline-block;
    width: 620px;
    float: right;
  }
  /**
 * 購入ガイド
 * ----------------------------------------------------------------------------
 */
  #guide .content-box {
    border-right: 1px solid;
  }
  #guide .content-box h3 {
    margin: 30px 0 0 30px;
  }
  #guide .content-box h4 {
    font-weight: bold;
    border: 1px solid;
    display: block;
    max-width: 200px;
    width: auto;
    text-align: center;
    padding: 6px 0 5px 0;
    margin: 20px 0;
    font-size: 1em;
  }
  #guide .content-box h5 {
    font-size: 1em;
    color: #000;
  }
  .archive-product-box .content-box .guide-before {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 720px;
  }
  .archive-product-box .content-box .guide-order {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 720px;
  }
  .archive-product-box .content-box .guide-payment {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 720px;
  }
  .archive-product-box .content-box .guide-delivery {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 720px;
  }
  .archive-product-box .content-box .guide-date {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 720px;
  }
  .notice-box {
    text-align: center;
    height: 100px;
    width: 720px;
    margin-bottom: 20px;
  }
  .notice-box p {
    border: 1px solid;
    display: block;
    width: 180px;
    margin: 30px auto 20px auto;
    padding: 6px 0 5px 0;
    transition: all .3s;
    text-align: center;
    font-weight: bold;
  }
  .notice-box p:hover {
    background-color: #E1E1E1;
  }
  /**
 * オンラインショップ
 * ----------------------------------------------------------------------------
 */
  .onlineshop-title-box {
    height: 60px;
    border-bottom: 1px solid;
  }
  .onlineshop-title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 8px;
  }
  .archive-product-box {
    width: 1080px;
    margin: 0 auto;
    line-height: 1.5;
  }
  .archive-product-box .content-box {
    width: 898px;
    float: right;
    border-left: 1px solid;
  }
  .sidebar-wrap {
    width: 150px;
    float: right;
    font-weight: bold;
  }
  .sidebar-wrap ul {
    list-style: none;
    border-left: 1px solid;
    font-size: .9em;
  }
  .sidebar-wrap ul li {}
  .sidebar-wrap ul li a {
    display: block;
    width: 100%;
    height: 35px;
    padding: 7px 10px;
    border-bottom: 1px solid;
  }
  .sidebar-wrap ul li a:hover {
    background-color: #E1E1E1;
    transition: all .3s;
  }
  .archive-product-box .content-box ul {
    list-style: none;
    display: inline-block;
    margin: 0;
  }
  .archive-product-box .content-box ul li.archive-product-item {
    width: 50%;
    float: left;
    padding: 0 40px 20px 0;
    border-right: 1px solid;
    border-bottom: 1px solid;
    overflow: hidden;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-img img {
    min-width: 320px;
    min-height: 230px;
    width: 100%;
    height: auto;
  }
  .archive-product-box .content-box ul li.archive-product-item h3 {
    font-size: 1em;
    margin: 0 0 5px 0;
    line-height: 1.4;
  }
  .archive-product-box .content-box ul li.archive-product-item h3::before {
    content: 'colon coffee roasters \A';
    white-space: pre;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-text {
    padding: 0px 0 0 10px;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price {
    padding-left: 10px;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p {
    display: inline-block;
    margin: 0;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p.kakaku {
    font-size: 1.7em;
    font-weight: bold;
  }

  .archive-product-box .content-box ul li.archive-product-item .product-item-price span.psotage {font-weight:bold;}


  .archive-product-box .content-box ul li.archive-product-item .product-item-price p.kosuu {
    font-size: 1em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p.kosuu::before {
    content: '/';
  }
  /**
 * オンラインショップ：定期便
 * ----------------------------------------------------------------------------
 */
  #regular .content-box {
    width: 898px;
    border-right: 1px solid;
  }
  #regular .content-box ul.box {
    display: block;
    overflow: hidden;
  }
  #regular .content-box .product-item-img img {
    width: 100%;
    height: auto;
  }
  #regular .content-box .title-box h3 {
    margin: 10px 30px;
    line-height: 1.6;
  }
  #regular .content-box .product-item-text {
    padding: 20px 30px;
    width: 720px;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-title {
    width: 424px;
    float: left;
    margin-bottom: 20px;
    margin-left: 30px;
    padding-top: 6px;
    display: inline-block;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-title h4 {
    /* border: 1px solid; */
    text-align: left;
    padding-left: 2%;
  }

  span.regular-set-title{display:block;margin-bottom:1%;margin-left: 1%;}

  .archive-product-box .content-box ul li.regular-product-item .product-item-title span.gram2 {

border:1px solid;
padding:0 1%;
font-size:.9em;
  }


  .archive-product-box .content-box ul li.regular-product-item .product-item-price {
    float: left;
    display: block;
    margin-bottom: 30px;
    margin-left: 34px;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p {
    display: inline-block;
    margin: 0;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kakaku {
    font-size: 1.6em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kakaku span.psotage {
    font-size: .6em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kosuu {
    font-size: 1em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kosuu::before {
    content: '';
  }
  .archive-product-box .content-box .content-choice-box {
    margin-top: 50px;
    overflow: hidden;
  }
  .archive-product-box .content-box .content-choice-box ul.box {
    width: 720px;
  }
  .archive-product-box .content-box .content-choice-box ul.box li {
    overflow: hidden;
    margin: 0 0 2% 0;
    border-bottom: 1px solid;
  }
  .archive-product-box .content-box .content-choice-box ul.box li:last-child {
    border: 0;
  }
  .archive-product-box .content-box .content-choice-box ul.choice-item-spec {}
  .archive-product-box .content-box .content-choice-box ul.choice-item-spec li {
    margin: 0;
    border: 0;
  }
  #regular .content-box .content-choice-box h3 {
    text-align: center;
    font-size: 1em;
    background-color: #000;
    color: #fff;
    padding: 1% 0;
    width: 720px;
    margin: 1% 0;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-img {
    width: 200px;
    height: 200px;
    float: right;
    ;
    margin: 20px 0;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-img img {
    width: 200px;
    height: 200px;
    object-fit: cover;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text {
    width: 500px;
    float: left;
    padding: 10px 0 0 30px;
    height: 200px;
    margin: 20px 0 40px 0;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text h4 {
    font-size: 1em;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text h4::before {
    content: 'colon coffee roasters';
    margin-right: 10px;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text p {
    font-size: 1em;
    padding-right: 40px;
  }

  .archive-product-box .content-box .content-choice-box .choice-item-text p a {color:#65a6d3;}



  .archive-product-box .content-box .content-choice-box .choice-item-spec .item-title {
    border: 1px solid;
    display: inline-block;
    width: 70px;
    text-align: center;
    margin: 5px 5px 5px 0;
    padding: 0 2px;
  }
  li.regular-product-item:first-child {
    border-top: 1px solid;
    width: 800px;
    padding-top: 2%;
  }
  li.regular-product-item {
    border-bottom: 1px solid;
    width: 800px;
    padding-top: 2%;
  }
  li.regular-product-item:last-child {
    border-bottom: 0px solid;
    width: 800px;
    padding-top: 2%;
  }
  .regular-beginner-box {
    width: 760px;
    padding: 2% 0;
    border: 1px solid;
    overflow: hidden;
    margin-left: 30px;
  }
  .regular-beginner-box h3 {
    border: 1px solid;
    display: block;
    width: 200px;
    text-align: center;
    font-size: 1.2em;
    padding: .8% 0;
    margin: 0 auto 4% auto;
  }
  .regular-beginner-box .choice-item-img {
    float: left;
    width: 30%;
    margin-left: 5%;
  }
  .regular-beginner-box .choice-item-text {
    float: left;
    width: 50%;
    margin-left: 5%;
  }
  /**
 * オンラインショップ：商品ページ
 * ----------------------------------------------------------------------------
 */
  .single-product-box {
    width: 1080px;
    margin: 0 auto;
    line-height: 1.5;
  }
  .single-product-box .content-box {
    width: 898px;
    float: right;
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .single-product-box .content-box .single-product-item .product-item-img {
    margin: 30px auto;
    width: 720px;
  }
  .single-product-box .content-box .single-product-item .product-item-img img {
    width: 100%;
    height: auto;
  }
  .single-product-box .content-box .single-product-item .product-item-text {
    padding: 0px 20px;
    line-height: 1.7em;
    width: 720px;
    margin: 0 auto;
  }
  .single-product-box .content-box .single-product-item .product-item-text h3 {
    font-size: 1.4em;
    line-height: 1.7em;
    margin: 0 0 10px 0;
  }
  .single-product-box .content-box .single-product-item .product-item-text h3::before {
    content: 'colon coffee roasters \A';
    white-space: pre;
  }
  .single-product-box .content-box .single-product-item .product-item-price {
    padding: 0px 20px;
    width: 720px;
    margin: 10px auto;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p {
    display: inline-block;
    margin: 0;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kakaku {
    font-size: 1.6em;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kakaku span.psotage {
    font-size: .6em;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kosuu {
    font-size: 1em;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kosuu::before {
    content: '/';
  }
  .single-product-box .content-box .single-product-item .product-item-set {
    padding: 0px 20px;
    width: 720px;
    margin: 0 auto;
  }
  .single-product-box .content-box .single-product-item .product-item-set ul {
    list-style: none;
  }
  .single-product-box .content-box .single-product-item .product-item-set .item-title {
    border: 1px solid;
    display: inline-block;
    width: 100px;
    text-align: center;
    margin: 0px 10px 10px 0;
    vertical-align: top;
  }
  .single-product-box .content-box .single-product-item .spec-area {
    padding: 0px 20px;
    width: 720px;
    margin: 0 auto;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .spec-area ul {
    border: 1px solid;
    padding: 0 3%;
    list-style: none;
    margin-bottom: 70px;
    width: 720px;
  }
  .single-product-box .content-box .single-product-item .spec-area ul li {
    margin: 2% 0;
    font-weight: normal;
    font-size: .9em;
  }
  .single-product-box .content-box .single-product-item .spec-area .product-item-text {
    font-weight: normal;
    padding: 0;
    margin: 40px 0 10px 0;
    padding: 20px;
    border-top: 1px solid;
  }
  .single-product-box .content-box .single-product-item .spec-area .product-item-text::before {
    content: 'Store comments \A';
    white-space: pre;
  }
  .single-product-box .content-box .single-product-item .spec-area .product-item-roast {
    font-weight: normal;
    margin-bottom: 10px;
  }
  .single-product-box .content-box .single-product-item .spec-area .item-title {
    border: 1px solid;
    display: inline-block;
    width: 100px;
    text-align: center;
    margin-right: 10px;
  }
  .single-product-box .content-box .single-product-item .product-item-brend {
    font-weight: normal;
  }
  .single-product-box .content-box .single-product-item .product-item-brend ul {
    list-style: none;
    display: inline-block;
    width: 500px;
    margin-bottom: 10px;
  }
  .single-product-box .content-box .single-product-item .product-item-brend ul li {
    list-style: none;
    display: block;
    margin-right: 5px;
  }
  .single-product-box .content-box .product-choice-box {
    width: 720px;
  }
  .single-product-box .content-box .product-choice-box .title-box span.item-title {
    width: 720px;
    background-color: #000;
    color: #FFF;
    margin: 20px 0 0 0;
  }
  .single-product-box .content-box .product-choice-box ul.box li {
    overflow: hidden;
    border-bottom: 1px solid;
  }
  .single-product-box .content-box .product-choice-box ul.box li:last-child {
    border-bottom: 0px solid;
  }
  .single-product-box .content-box .product-choice-box .choice-item-img {
    width: 200px;
    height: 200px;
    float: right;
    margin: 20px 0;
  }
  .single-product-box .content-box .product-choice-box .choice-item-img img {
    width: 200px;
    height: 200px;
    object-fit: cover;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text {
    width: 500px;
    float: left;
    padding: 10px 0 0 0px;
    height: 200px;
    margin: 20px 0 40px 0;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text h4 {
    font-size: 1em;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text a {
    text-decoration: none;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text h4::before {
    content: 'colon coffee roasters';
    margin-right: 10px;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text p {
    font-size: 1em;
    padding-right: 40px;
  }
  /**
 * ニュース一覧
 * ----------------------------------------------------------------------------
 */
  title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 4px;
  }
  .archive-news-box {
    width: 1080px;
    margin: 0 auto;
  }
  .archive-news-box .title-box {
    width: 180px;
    float: left;
  }
  .archive-news-box .title-box h2 {
    font-size: 2em;
    text-align: right;
    padding-right: 20px;
  }
  .archive-news-box .content-box {
    width: 898px;
    float: right;
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .archive-news-box .content-box ul.news-list {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 50px 89px 20px 89px;
    min-height: 65vh;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) {
    width: 720px;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-img {
    width: 40%;
    float: left;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-sub {
    width: 55%;
    float: right;
    font-weight: bold;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-text {
    width: 55%;
    float: right;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-text h3 {
    font-size: 1.2em;
    margin: 10px 0;
    line-height: 1.5;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-text .text {
    font-size: .9em;
    height: 80px;
    overflow: hidden;
    margin-bottom: 10%;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) {
    width: 240px;
    min-height: 300px;
    float: left;
    padding: 0 10px 40px 0;
    overflow: hidden;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .news-item-sub {
    font-weight: bold;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .news-item-text h3 {
    font-size: .9em;
    line-height: 1.5;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .text {
    display: none;
  }
  .archive-news-box .content-box ul.category-list {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 30px 89px 0px 89px;
  }
  /**
 * ニュース記事
 * ----------------------------------------------------------------------------
 */
  title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 4px;
  }
  .single-news-box {
    width: 1080px;
    line-height: 1.6;
    margin: 0 auto;
  }
  .single-news-box .title-box {
    width: 180px;
    float: left;
  }
  .single-news-box .title-box h2 {
    font-size: 2em;
    text-align: right;
    padding-right: 20px;
  }
  .single-news-box .content-box {
    width: 898px;
    float: right;
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .single-news-box .content-box .news-item-img {
    margin: 30px auto;
    width: 720px;
  }
  .single-news-box .content-box .news-item-info {
    font-weight: bold;
    padding: 0 20px;
    width: 720px;
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-title {
    padding: 10px 20px;
    width: 720px;
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-text-1 {
    padding: 10px 20px;
    line-height: 1.7em;
    width: 720px;
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-text-1 ul {
    border: 1px solid;
    padding: 0 30px;
    margin: 1% 0 0 0;
  }
  .single-news-box .content-box .news-item-text-1 ul li {
    margin: 2% 0;
  }
  .single-news-box .content-box .news-item-text-2 {
    margin: 0 auto 40px auto;
    border: 1px solid;
    width: 620px;
    padding: 20px;
    font-size: .8em;
  }
  .single-news-box .content-box .news-item-text-2 h4 {
    margin: 30px 0;
    width: 620px;
  }
  .relation-box {
    width: 700px;
    margin: 2% auto 0 auto;
    text-align: center;
  }
  .relation-box h3 {
    margin: 2% auto;
    padding: 1% 0;
    border: 1px solid;
    width: 680px;
  }
  .relation-box ul {
    list-style: none;
    width: 700px;
    margin: 0 auto 3% auto;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }
  .relation-box ul li {
    width: 48%;
    margin: 0 1%;
  }
  .relation-box ul li .news-item-img {}
  .relation-box ul li .news-item-img img {
    width: 33%;
  }
  /**
 * 卸売り販売
 * ----------------------------------------------------------------------------
 */
  #wholesale .contact-item-text {
    padding: 20px 0px 20px 30px;
    width: 720px;
  }
  #wholesale .content-box {
    border-right: 1px solid;
  }
  #wholesale .content-box .title-box h3 {
    margin: 10px 30px;
    line-height: 1.6;
  }
  #wholesale .form .title-box {
    background: #000;
    margin: 5% 0;
  }
  #wholesale .form .title-box h3 {
    text-align: center;
    font-size: 1em;
    background-color: #000;
    color: #fff;
    padding: 1% 0;
    width: 720px;
    margin: 1% 0;
  }
  #wholesale .form {
    margin: 40px 89px 0px 89px;
  }
  #wholesale .form ul.list2 {
    list-style: none;
  }
  #wholesale .form ul.list2 li {
    border-bottom: 1px solid;
    margin-bottom: 40px;
    padding-bottom: 10px;
  }
  #wholesale .form ul.list2 li.addressbox {
    border-bottom: 0px solid;
    margin: 0px 0;
    padding: 0;
  }
  #wholesale .form ul.list2 li.addressbox .title {
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #wholesale .form ul.list2 li.addressbox .contents {
    width: 100%;
  }
  #wholesale .form ul.list2 li.addressbox .sub-title {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox .sub-contents {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox ul li {
    margin-bottom: 20px;
  }
  #wholesale .form ul.list2 li.addressbox ul li:last-child {
    margin-bottom: 40px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.zipcode {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address1 {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox ul li.zipcode .sub-title {
    width: 100px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.zipcode .sub-contents {
    width: 250px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address1 .sub-title {
    width: 100px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address1 .sub-contents {
    width: 250px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address2 .sub-contents {
    width: 570px;
    margin-left: 60px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address3 .sub-contents {
    width: 570px;
    margin-left: 80px;
  }
  #wholesale .form ul.list2 li.last-box {
    border-bottom: 0px solid;
    margin-bottom: 20px;
  }
  #wholesale .form ul.list2 li .contents {
    display: inline-block;
    width: 570px;
  }
  #wholesale .form ul.list2 li.last-box .contents {
    width: 700px;
  }
  #wholesale .form ul.list2 li .title {
    display: inline-block;
    width: 130px;
  }
  #wholesale .form ul.list2 li.last-box .title {
    display: block;
    width: 200px;
  }
  span.asterisk {
    font-size: .4em;
  }
  #wholesale .form .list2 input[type="text"], #wholesale .form .list2 input[type="email"], #wholesale .form .list2 input[type="tel"], #wholesale .form .list2 input[type="date"], select {
    display: inline-grid;
    color: #444;
    line-height: unset;
    height: auto;
    padding: 0em;
    width: 100%;
    height: 40px;
    max-width: 100%;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
  }
  input:-internal-autofill-selected {
    background-color: rgb(255, 255, 255) !important;
    background-image: none !important;
    color: -internal-light-dark-color(black, white) !important;
  }
  #wholesale .form .list2 textarea {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: unset;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #FFF;
  }
  #wholesale .form .list2 input[type="submit"] {
    margin: 7% auto 5% auto;
    display: block;
    padding: .5em.2em;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    border: 1px solid;
    border-radius: unset;
    transition: .4s;
    font-size: 1em;
    background: none;
    background-color: #FFF;
    width: 200px;
  }
  #wholesale .form .list2 input[type="submit"]:hover {
    background: #E1E1E1;
  }
  #wholesale .form .list2 input:focus, #wholesale .form .list2 textarea:focus {
    background: #E1E1E1;
  }
  #wholesale .form .list2 select:focus {
    background-color: #FFF;
  }
  input {
    font-size: 16px;
  }
  ul.tejyun {
    border: 1px solid;
    padding: 2%;
  }
  ul.tejyun li {
    margin: 2%;
  }
  ul.oroshi-kakaku {
    padding: 5% 2%;
  }
  ul.oroshi-kakaku li {
    margin: 2% 0;
    font-size: 1.2em;
    display: inline-block;
    width: 48%;
  }
  span.mae {
    display: inline-block;
    width: 145px;
    border: 1px solid;
    text-align: center;
    margin-right: 6%;
  }
  /**
 *  お問い合わせ
 * ----------------------------------------------------------------------------
 */
  #contact .content-box {}
  #contact .content-box h3 {
    margin: 20px 85px;
  }
  #contact .form {}
  #contact .form ul.list1 {
    list-style: none;
    padding-bottom: 30px;
    margin: 40px 89px 50px 89px;
  }
  #contact .form ul.list1 li {
    border-bottom: 1px solid;
    margin-bottom: 40px;
    padding-bottom: 10px;
  }
  #contact .form ul.list1 li.last-box {
    border-bottom: 0px solid;
    margin-bottom: 20px;
  }
  #contact .form ul.list1 li .contents {
    display: inline-block;
    width: 570px;
  }
  #contact .form ul.list1 li.last-box .contents {
    width: 700px;
  }
  #contact .form ul.list1 li .title {
    display: inline-block;
    width: 130px;
  }
  #contact .form ul.list1 li.last-box .title {
    display: block;
    width: 200px;
  }
  span.asterisk {
    font-size: .4em;
  }
  #contact .form .list1 input[type="text"], #contact .form .list1 input[type="email"], #contact .form .list1 input[type="tel"], #contact .form .list1 input[type="date"], select {
    display: inline-grid;
    color: #444;
    line-height: unset;
    height: auto;
    padding: 0em;
    width: 100%;
    height: 40px;
    max-width: 100%;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
    text-align: center;
  }
  .wpcf7-form .wpcf7-select, select.naiyo {
    background-color: #FFF;
    color: #444;
    width:300px;
  }
  .wpcf7-form .wpcf7-select, select.sample {
    background-color: #FFF;
    color: #444;
    width:300px;
  }
    #contact .form .list1 textarea {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: unset;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #FFF;
  }
  #contact .form .list1 input[type="submit"] {
    margin: 7% auto 5% auto;
    display: block;
    padding: .5em.2em;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    border: 1px solid;
    border-radius: unset;
    transition: .4s;
    font-size: 1.2em;
    background: none;
    background-color: #FFF;
    width: 200px;
  }
  #contact .form .list1 input[type="submit"]:hover {
    background: #E1E1E1;
  }
  #contact .form .list1 input:focus, #contact .form .list1 select:focus, #contact .form .list1 textarea:focus {
    background: #E1E1E1;
  }
  input {
    font-size: 16px;
  }
  span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    float: right;
  }
  /**
 *  エラー
 * ----------------------------------------------------------------------------
 */
  .contents_box_error {
    width: 1080px;
    margin: 50px auto 0 auto;
    padding: 20px 89px;
    overflow: hidden;
  }
  .error-box span.catch-type {
    font-size: 4em;
  }
  .error-box h2 {
    padding: 0;
  }
  .error-box p {
    font-size: .8em;
  }
  .error_contents_title {
    float: left;
    width: 25%;
  }
  .error_contents_title img {
    width: 350px;
  }
  .error-box {
    float: right;
    width: 70%;
    padding: 12px 0;
  }
  .error-box .search-form {
    width: 50%;
  }
  .info-box h2 {
    font-weight: bold;
    border: 1px solid;
    display: block;
    max-width: 200px;
    width: auto;
    text-align: center;
    padding: 6px 0 5px 0;
    margin-bottom: 40px;
    font-size: 1em;
    color: #000;
    margin: 0px auto 40px auto;
  }
  .info-box ul {
    list-style: none;
    text-align: center;
    width: 1080px;
    margin: 0 auto 50px auto;
  }
  .info-box ul li {
    width: 20%;
    margin: 0 2%;
    display: inline-block;
    text-align: center;
  }
  .info-box ul li .news-item-sub {
    font-weight: bold;
  }
  .info-box ul li .news-item-text h3 {
    font-size: .9em;
    line-height: 1.7;
  }
  /**
 *  プライバシーポリシー
 * ----------------------------------------------------------------------------
 */
  #policy .koshin p {}
  #policy .content-box {
    padding-right: 148px;
    padding-left: 30px;
  }
  #policy p.hosoku {
    line-height: 1.5em;
  }
  #policy .contents ul {
    margin: 2% 0;
  }
  #policy .contents a {
    text-decoration: none;
    background-color: #000;
    color: #FFF;
    border: 1px solid #FFF;
    display: block;
    padding: 0 .5%;
    transition: all .3s;
    text-align: center;
  }
  #policy .contents a:hover {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000;
  }
  #policy .content-box h3 {
    margin: 30px 0 30px 0;
  }
  #policy .content-box h4 {
    font-weight: bold;
    border: 1px solid;
    display: block;
    max-width: 250px;
    width: auto;
    text-align: center;
    padding: 6px 0 5px 0;
    margin: 50px 0 20px 0;
    font-size: 1em;
  }
  /**
 *  特定商取引法に関する表示
 * ----------------------------------------------------------------------------
 */
  #notice .content-box {
    padding-right: 148px;
    padding-left: 30px;
  }
  #notice .content-box h3 {
    margin: 30px 0 30px 0;
  }
  #notice .content-box h4 {
    font-weight: bold;
    border: 1px solid;
    display: inline-block;
    width: 220px;
    padding: 6px 0 5px 0;
    text-align: center;
    float: left;
    font-size: 1em;
  }
  #notice .content-box p {
    width: 400px;
    float: left;
    padding-left: 20px;
  }
  /**
 *  サンクス
 * ----------------------------------------------------------------------------
 */
  .thanks {
    width: 720px;
    margin: 0 auto;
    text-align: center;
  }
  .thanks img {
    max-width: 100%;
  }
  .thanks p.ms {
    text-align: center;
  }
  .thanks p.copyright {
    text-align: center;
  }
  .thanks a {
    font-weight: bold;
    border: 1px solid;
    padding: 1%;
    width: 200px;
    margin: 50px auto 40px;
    display: block;
    transition: .4s;
  }
  .thanks a:hover {
    background: #E1E1E1;
  }
  /**
 *  カート
 * ----------------------------------------------------------------------------
 */
  .cart-area {
    width: 720px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
  }
  .cart-area .product-cart-kosu {
    border-bottom: 1px solid;
    width: 320px;
    overflow: hidden;
    margin: 0 auto 2% auto;
    padding: 0 0 1% 0;
  }
  .cart-area .product-cart-kosu span {
    float: left;
    width: 100px;
    display: block;
    text-align: center;
    margin-right: 35px;
  }
  .cart-area .product-cart-kosu .form, select {
    width: 150px;
    display: inline-block;
    color: #444;
    line-height: unset;
    height: unset;
    padding: 0em;
    height: unset;
    max-width: unset;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
    text-align: unset;
  font-size: 16px;
  }

  .cart-area .product-cart-kosu .form, select {

	-webkit-appearance: none;
	-moz-appearance: none;
	padding:0;
	background-image: url(../img/arrow.svg);
	background-repeat: no-repeat;
	background-size: 12px 10px;
	background-position: right 10px center;

  }


  .cart-area .product-cart-option {
    width: 370px;
    margin: 0 auto;
  }
  .regular .product-cart-option {
    width: 300px;
    margin: 0 auto;
    float: left;
  }
  .cart-area .product-cart-option ul {
    list-style: none;
    /* width: 320px; */
    margin: 10% 0 0 0;
  }
  .regular .product-cart-option ul {
    margin: 0 0 10% 2%;
  }
  .cart-area .product-cart-option li {
    border: 1px solid;
    margin: 5% 0;
  }
  .cart-area .product-cart-option span {
    width: 195px;
    display: inline-block;
    float: left;
    color: #FFF;
    background: #000;
  }
  .cart-area .product-cart-option select {
    width: 160px;
    display: inline-block;
    color: #444;
    line-height: unset;
    height: unset;
    padding: 0 0 0 10px;
    height: unset;
    max-width: unset;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
    text-align: unset;
  }
  .cart-area .product-cart-kosu .form, input[type="submit"] {
    background-color: #222;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    margin: 5% 0 5% 0;
  }
}
/**
 *  content TB
 * --------------------------------------------------------------------------------------------------------------------------------------------------------
 */
@media screen and (max-width: 1079px) and (min-width: 898px) {
  /**
 *  テキスト
 * ----------------------------------------------------------------------------
 */
  span.br_pc {
    display: block;
  }
  span.br_sp {
    display: inline;
  }
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .tb {
    display: none;
  }
  hr.boder {
    background: unset;
    color: unset;
    border: .5px solid;
    height: 0;
    margin: 0;
    margin-block-end: unset;
    margin-block-start: unset;
    font-size: unset;
  }
  /**
 *  ヘッダーメニュー
 * ----------------------------------------------------------------------------
 */
  .header-container {
    width: 100%;
    border-bottom: 1px solid;
  }
  .head .contents_title {
    width: 350px;
    float: left;
  }
  .head .contents_title h1 {
    margin: 25px 0 0 25px;
  }
  .head .menu {
    float: right;
  }
  .head .menu ul {
    width: 467px;
    list-style: none;
    border-bottom: 1px solid;
    margin-top: 25px;
    float: left;
  }
  .head .menu ul li {
    display: inline-flex;
    border-left: 1px solid;
    width: 90px;
    height: 55px;
  }
  .head .menu ul li a {
    font-size: 1.2em;
    display: block;
    padding: 0 20px 0 10px;
    width: 90px;
    height: 55px;
    margin: 0;
    line-height: 1.1em;
    font-weight: bold;
    transition: all .3s;
  }
  .head .menu ul li a:hover {
    border-bottom: 8px solid #E1E1E1;
  }
  .head .contents_sub {
    float: right;
  }
  .head .contents_sub a {}
  .head .contents_sub a:hover {}
  .head .contents_sub img {
    border-left: 1px solid;
    max-width: 100%;
    max-height: 100%;
  }
  /**
 *  フッター
 * ----------------------------------------------------------------------------
 */
  .site-footer {
    border-top: 1px solid;
    margin: 0 auto;
    padding: 0 2%;
  }
  .site-footer .site-menu {
    width: 45%;
    float: left;
    margin-top: 6px;
  }
  .site-footer .site-menu ul {
    list-style: none;
  }
  .site-footer .site-menu ul li {
    display: inline-block;
  }
  .site-footer .site-menu ul li.link-top {
    font-size: 1.2em;
    width: 55px;
  }
  li.link-top::before {
    margin-right: 10px;
  }
  .site-footer .site-menu ul li.link-contact {
    font-size: 1.2em;
    margin-right: 5%;
  }
  .site-footer .site-menu ul li.link-faq {
    font-size: 1.1em;
    margin-right: 5%;
  }
  .site-footer .site-menu ul li.link-guide {
    font-size: 1.1em;
  }
  .site-footer .site-info {
    margin-top: 10px;
    padding: 0;
    width: 45%;
    float: right;
    text-align: right;
  }
  .site-footer .site-info ul {
    list-style: none;
  }
  .site-footer .site-info ul li {
    display: inline-block;
  }
  .site-footer .site-info ul li:nth-child(1) {
    font-size: 1em;
    margin-right: 5%;
  }
  .site-footer .site-info ul li:nth-child(2) {
    font-size: 1em;
  }
  .site-footer p.copyright {
    float: right;
    text-align: right;
  }
  .site-footer a {
    text-decoration: none;
    margin: 0 auto;
    color: #000;
  }
  .site-footer a:hover {
    text-decoration: none;
    margin: 0 auto;
    color: #000;
    box-shadow: none;
    transition: none;
  }
  .site-footer a:visited {
    text-decoration: none;
  }
  .site-footer a:active {
    text-decoration: none;
  }
  /**
 * ページネーション
 * ----------------------------------------------------------------------------
 */
  .page-numbers.current {
    background-color: #000;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    color: #FFF;
    display: inline-block;
    padding: 0 0 0 0px;
    font-weight: bold;
    margin: 0 5px;
  }
  ul.page-numbers li::after {
    content: '/';
    margin-left: 5px;
  }
  ul.page-numbers li:last-child::after {
    content: '';
    margin-left: 5px;
  }
  ul.page-numbers li:last-child::after {
    content: '';
    margin-left: 5px;
  }
  ul.page-numbers {
    width: 200px;
    display: inline-block;
  }
  ul.page-numbers li {
    width: 49px;
    display: inline-block;
  }
  .next.page-numbers {
    display: none;
  }
  .page-numbers {
    display: inline-block;
    padding: 0;
  }
  /**
 * 商品ページフッター
 * ----------------------------------------------------------------------------
 */
  .contents-footer {
    position: relative;
    height: 70px;
    font-weight: bold;
    width: 100%;
    border-right: 1px solid;
    margin-top: -7px;
    border-top: 1px solid;
  }
  .contents-footer .back {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 0px;
    padding-left: 20px;
    font-size: 1.2em;
  }
  .contents-footer .fotter-pagination {
    text-align: center;
    margin-top: 10px;
  }
  .contents-footer .sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .contents-footer .sns span.follow {
    display: block;
    width: 245px;
    padding-bottom: 10px;
    font-size: .9em;
  }
  .contents-footer .sns span.follow::after {
    content: '\025b6';
    margin-left: 5px;
  }
  .contents-footer ul.sns {
    list-style: none;
    margin: 20px 0 0 0;
    height: 45px;
    border-top: 1px solid;
    border-left: 1px solid;
  }
  .contents-footer ul.sns li {
    width: 45px;
    height: 45px;
    border: 0;
    display: inline-block;
    transition: all .3s;
  }
  .contents-footer ul.sns li img {
    height: 45px;
  }
  .contents-footer ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border: 0;
    border-left: 1px solid;
    margin-left: -4px;
  }
	/* ニュースページフッター * ---------------------------------------------------------------------------- */
	.news-contents-footer {
    position: relative;
    height: 70px;
    font-weight: bold;
    width: 889;
    margin-top: -8px;
    border-top: 1px solid;
  }
  .news-contents-footer .back {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 0px;
    padding-left: 20px;
    font-size: 1.2em;
  }
  .news-contents-footer .fotter-pagination {
    text-align: center;
  }
  .news-contents-footer .sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .news-contents-footer .sns span.follow {
    display: block;
    width: 245px;
    padding-bottom: 10px;
    font-size: .9em;
  }
  .news-contents-footer .sns span.follow::after {
    content: '\025b6';
    margin-left: 5px;
  }
  .news-contents-footer ul.sns {
    list-style: none;
    margin: 20px 0 0 0;
    height: 45px;
  }
  .news-contents-footer ul.sns li {
    width: 45px;
    height: 45px;
    border-top: 1px solid;
    border-left: 1px solid;
    display: inline-block;
    transition: all .3s;
  }
  .news-contents-footer ul.sns li img {
    width: 45px;
    height: 45px;
  }
  .news-contents-footer ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border-top: 1px solid;
    margin-left: -4px;
  }
  /**
 * ニュースページフッター
 * ----------------------------------------------------------------------------
 */
  .news-contents-footer {
    position: relative;
    height: 70px;
    font-weight: bold;
    margin-top: -8px;
    border-top: 1px solid;
  }
  .news-contents-footer .back {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 0px;
    padding-left: 20px;
    font-size: 1.2em;
  }
  .news-contents-footer .sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .news-contents-footer .sns span.follow {
    display: block;
    width: 245px;
    padding-bottom: 10px;
    font-size: .9em;
  }
  .news-contents-footer .sns span.follow::after {
    content: '\025b6';
    margin-left: 5px;
  }
  .news-contents-footer ul.sns {
    list-style: none;
    margin: 20px 0 0 0;
    height: 45px;
    border-top: 1px solid;
    border-left: 1px solid;
  }
  .news-contents-footer ul.sns li {
    width: 45px;
    height: 45px;
    border: 0;
    display: inline-block;
    transition: all .3s;
  }
  .news-contents-footer ul.sns li img {
    width: 45px;
    height: 45px;
  }
  .news-contents-footer ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border: 0;
    border-left: 1px solid;
    margin-left: -4px;
  }
  /**
 * 一般ページフッター
 * ----------------------------------------------------------------------------
 */
  .about-contents-footer {
    position: relative;
    height: 70px;
    font-weight: bold;
    margin-top: -8px;
    border-top: 1px solid;
  }
  .about-contents-footer .back {
    width: 200px;
    position: absolute;
    top: 20px;
    left: 0px;
    padding-left: 20px;
    font-size: 1.2em;
  }
  .about-contents-footer .sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .about-contents-footer .sns span.follow {
    display: block;
    width: 245px;
    padding-bottom: 10px;
    font-size: .9em;
  }
  .about-contents-footer .sns span.follow::after {
    content: '\025b6';
    margin-left: 5px;
  }
  .about-contents-footer ul.sns {
    list-style: none;
    margin: 20px 0 0 0;
    height: 45px;
    border-top: 1px solid;
    border-left: 1px solid;
  }
  .about-contents-footer ul.sns li {
    width: 45px;
    height: 45px;
    border: 0;
    display: inline-block;
    transition: all .3s;
  }
  .about-contents-footer ul.sns li img {
    width: 45px;
    height: 45px;
  }
  .about-contents-footer ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border-left: 1px solid;
    margin-left: -4px;
  }
  /**
 * パンくず
 * ----------------------------------------------------------------------------
 */
  .bread {
    height: 30px;
    background-color: #FFFF32;
    border-bottom: 1px solid;
    padding-top: 1px;
  }
  .bread ul {
    list-style: none;
    display: inline-flex;
    padding-left: 40px;
    padding-top: 1px;
  }
  .bread ul li {
    margin: 0 5px 0 2px;
    font-weight: bold;
  }
  .bread ul li:nth-child(2)::before {
    content: '\03e';
    margin: 0 5px;
  }
  .bread ul li:nth-child(3)::before {
    content: '\03e';
    margin: 0 5px;
  }
  /**
 *  コンテンツ
 * ----------------------------------------------------------------------------
 */
  .index-wrap {
    overflow: hidden;
    line-height: 1.5;
  }
  /**
 *  ファーストビュー
 * ----------------------------------------------------------------------------
 */
  .firstview-box {
    padding: 0 0.5px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    line-height: 0;
  }
  .firstview-box .slider {
    width: 100%;
    display: inline-block;
  }
  .firstview-box img.colon {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    height: 300px;
  }
  /**
 *  ストーリー・コーヒー
 * ----------------------------------------------------------------------------
 */
  .story-box {
    width: 50%;
    height: 180px;
    float: left;
    position: relative;
    transition: all .3s;
  }
  .story-box:hover {
    background-color: #FF6E00;
  }
  .story-box h2 {
    font-size: 2em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .onlineshop-box {
    width: 50%;
    height: 180px;
    border-left: 1px solid;
    float: right;
    position: relative;
    transition: all .3s;
  }
  .onlineshop-box:hover {
    background-color: #FFFF32;
  }
  .onlineshop-box h2 {
    font-size: 2em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /**
 *  ニュースブログ
 * ----------------------------------------------------------------------------
 */
  .news-box {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    line-height: 1.5;
  }
  .news-box .title-box {
    width: 11%;
    height: 375px;
    border-right: 1px solid;
    text-align: right;
    float: left;
    padding-right: 20px;
  }
  .news-box .content-box {
    max-width: 89%;
    float: right;
  }
  .news-box .content-box ul {
    list-style: none;
    display: inline-flex;
  }
  .news-box .content-box ul li {
    max-width: 30%;
    margin-right: 3%;
    transition: all .3s;
  }
  .news-box .content-box ul li:hover {
    background-color: #E1E1E1;
  }
  .news-box .content-box ul li:nth-child(n + 2) {
    border-left: 1px solid;
  }
  .news-box .news-item-text {
    padding: 0px 20px;
  }
  .news-box .news-item-text span.nichiji {}
  .news-box .news-item-text span.nichiji::after {
    content: ':';
  }
  .news-box .news-item-text span.label {}
  .news-box .news-item-text h3 {
    font-size: .9em;
    padding: 10px 0 0 0;
    line-height: 1.5;
  }
  .news-box p.more {
    margin: 0 30px 0px 0;
    border: 1px solid;
    display: block;
    width: 180px;
    float: right;
    text-align: center;
    transition: all .3s;
    font-weight: bold;
  }
  .news-box p.more:hover {
    background-color: #E1E1E1;
  }
  /**
 * アクセス
 * ----------------------------------------------------------------------------
 */
  .access-box {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  .access-box .title-box {
    width: 11%;
    height: 331px;
    border-right: 1px solid;
    text-align: right;
    float: left;
    padding-right: 20px;
  }
  .access-box .content-box {
    max-width: 43%;
    height: 331px;
    float: left;
    line-height: 1.5;
  }
  .access-box .content-box h3 {
    font-size: .9em;
    padding: 15px 20px 0 30px;
    line-height: 1.5;
  }
  .access-box .content-box ul.shopinfo {
    list-style: none;
    font-weight: bold;
    font-size: .9em;
    padding: 0 30px;
    margin: 20px 0;
  }
  .access-box .content-box ul.shopinfo li {
    margin-bottom: 5px;
  }
  .access-box .content-box ul.shopinfo li:last-child {
    margin: 20px 0;
    font-size: .8em;
  }
  .access-box .content-box ul.sns {
    list-style: none;
    margin: 40px 0 0 0;
    height: 45px;
    width: 94px;
    border: 1px solid;
    border-left: 0px;
    border-bottom: 0px;
  }
  .access-box .content-box ul.sns li {
    width: 45px;
    height: 45px;
    display: inline-block;
    transition: all .3s;
  }
  .access-box .content-box ul.sns li img {
    width: 45px;
    height: 45px;
    margin: 0;
  }
  .access-box .content-box ul.sns li:last-child {
    width: 45px;
    height: 45px;
    border-left: 1px solid;
    margin-left: -4px;
  }
  .access-box .content-box ul.sns li:hover {
    background-color: #E1E1E1;
  }
  .access-box .map {
    width: 45%;
    height: 331px;
    float: right;
    margin-right: 1%;
  }
  .access-box .map embed, iframe, object {
    margin-bottom: 0em;
    max-width: 100%;
  }
  /**
 * リンク
 * ----------------------------------------------------------------------------
 */
  .link-box {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  .link-box .title-box {
    width: 11%;
    height: 90px;
    border-right: 1px solid;
    text-align: right;
    float: left;
    padding-right: 20px;
  }
  .link-box .content-box {
    max-width: 65%;
    float: left;
    line-height: 1.5;
  }
  .link-box .content-box h3 {
    font-size: 1.2em;
    padding: 10px 10px 0 20px;
    margin: 0;
  }
  .link-box .content-box p {
    font-size: .9em;
    padding: 5px 10px 0 20px;
    margin: 0;
    font-weight: bold;
  }
  .link-box p.more {
    font-weight: bold;
    margin: 10px 30px 0 0;
    border: 1px solid;
    height: 30px;
    display: block;
    width: 180px;
    float: right;
    text-align: center;
    padding: 1px 0 0 0;
    transition: all .3s;
  }
  .link-box p.more:hover {
    background-color: #E1E1E1;
  }
  .link-box .content-box-more {
    width: 200px;
    float: right;
    text-align: center;
    margin: 15px 30px 0 0;
    display: block;
    border: 1px solid;
    transition: all .3s;
  }
  .link-box .content-box-more:hover {
    background-color: #E1E1E1;
  }
  /**
 * アバウト
 * ----------------------------------------------------------------------------
 */
  title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 4px;
  }
  .single-about-box {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
  }
  .single-about-box .title-box {
    width: 13%;
    float: left;
  }
  .single-about-box .title-box h2 {
    font-size: 1.7em;
    text-align: right;
    padding-right: 20px;
  }
  .single-about-box .content-box {
    width: 87%;
    float: right;
    border-left: 1px solid;
    border-right: 1px solid;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .single-about-box .content-box .about-item-text {
    padding: 20px 0 20px 20px;
    width: 720px;
  }
  .single-about-box .content-box .about-item-text h3.center {
    text-align: center;
    font-size: 3em;
    margin-left: 110px;
  }
  .single-about-box .content-box .about-item-text p.center {
    text-align: center;
    font-size: 1.1em;
    line-height: 2.5em;
    margin-left: 110px;
  }
  .single-about-box .content-box .owner-area {
    width: 720px;
    overflow: hidden;
    margin-bottom: 3%;
  }
  .single-about-box .content-box .owner-area img {
    width: 200px;
    height: 200px;
    float: left;
  }
  .single-about-box .content-box .owner-area ul {
    list-style: none;
    width: 500px;
    float: right;
  }
  .single-about-box .content-box .owner-area ul li {
    font-size: 1em;
  }
  .single-about-box .content-box .owner-area ul li h3 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 10px;
  }
  .single-about-box .content-box .content-box-more {
    margin: 0 auto;
  }
  .single-about-box .content-box .content-box-more p.more {
    margin: 0 2% 2% 0;
    border: 1px solid;
    display: block;
    width: 350px;
    float: right;
    text-align: center;
    transition: all .3s;
    font-weight: bold;
  }
  .single-about-box .content-box .content-box-more p.more:hover {
    background-color: #E1E1E1;
  }
  .single-about-box .content-box .graph-area {
    width: 720px;
    overflow: hidden;
  }
  .single-about-box .content-box .graph-area h3 {
    padding-left: 20px;
    margin-bottom: 20px;
  }
  ..single-about-box .content-box .graph-area p.more {
    margin: 20px;
    border: 1px solid;
    display: block;
    width: 350px;
    float: right;
    text-align: center;
    transition: all .3s;
    font-weight: bold;
  }
  .single-about-box .content-box .graph-area h4 {
    border-bottom: 1px solid;
    text-align: left;
  }
  .single-about-box .content-box .graph-area ul {
    list-style: none;
  }
  .single-about-box .content-box .graph-area ul li {
    font-size: 1em;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .single-about-box .content-box .graph-area ul li img {
    width: 200px;
    height: 200px;
    float: left;
  }
  .single-about-box .content-box .graph-area ul li div {
    font-size: 1em;
    font-weight: normal;
    float: left;
    /* width: 500px; */
    margin-left: 20px;
  }
  .single-about-box .content-box .graph-area ul li h3 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 10px;
  }
  /**
 * よくある質問
 * ----------------------------------------------------------------------------
 */
  .single-about-box .content-box ul.faq {
    list-style: none;
    width: 720px;
  }
  .single-about-box .content-box ul.faq li {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .single-about-box .content-box ul.faq li:last-child {
    border-bottom: 1px solid;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .single-about-box .content-box ul.faq li h3 {
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 20px 0 20px 30px;
    line-height: 1.6;
  }
  .single-about-box .content-box ul.faq li p {
    font-size: 1em;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 30px;
    width: 620px;
    float: right;
  }
  .single-about-box .content-box ul.faq li span.question {
    border: 2px solid;
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 0px 8px;
    font-weight: bold;
    margin-right: 10px;
    font-size: 1.5em;
    float: left;
    line-height: 1.5;
  }
  .single-about-box .content-box ul.faq li span.answer {
    border: 2px solid;
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 1px 11.5px;
    font-weight: bold;
    margin-right: 10px;
    font-size: 1.8em;
    float: left;
    margin: 0px 0 20px 30px;
  }
  .single-about-box .content-box ul.faq li span.sukima {
    display: inline-block;
    width: 620px;
    float: right;
  }
  /**
 * 購入ガイド
 * ----------------------------------------------------------------------------
 */
  #guide .content-box {
    border-right: 1px solid;
  }
  #guide .content-box h3 {
    margin: 30px 0 0 30px;
  }
  #guide .content-box h4 {
    font-weight: bold;
    border: 1px solid;
    display: block;
    max-width: 200px;
    width: auto;
    text-align: center;
    padding: 6px 0 5px 0;
    margin: 20px 0;
    font-size: 1em;
  }
  #guide .content-box h5 {
    font-size: 1em;
    color: #000;
  }
  .archive-product-box .content-box .guide-before {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 95%;
  }
  .archive-product-box .content-box .guide-order {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 95%;
  }
  .archive-product-box .content-box .guide-payment {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 95%;
  }
  .archive-product-box .content-box .guide-delivery {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 95%;
  }
  .archive-product-box .content-box .guide-date {
    border-bottom: 1px solid;
    padding: 10px 0 30px 30px;
    width: 95%;
  }
  .notice-box {
    text-align: center;
    height: 100px;
    width: 95%;
    margin-bottom: 20px;
  }
  .notice-box p {
    border: 1px solid;
    display: block;
    width: 180px;
    margin: 30px auto 20px auto;
    padding: 6px 0 5px 0;
    transition: all .3s;
    text-align: center;
    font-weight: bold;
  }
  .notice-box p:hover {
    background-color: #E1E1E1;
  }
  /**
 * オンラインショップ
 * ----------------------------------------------------------------------------
 */
  .onlineshop-title-box {
    height: 60px;
    border-bottom: 1px solid;
  }
  .onlineshop-title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 8px;
  }
  .archive-product-box {
    width: 95%;
    margin: 0 auto;
    line-height: 1.5;
  }
  .archive-product-box .content-box {
    width: 84%;
    float: right;
    border-left: 1px solid;
  }
  .sidebar-wrap {
    width: 16%;
    float: right;
    font-weight: bold;
  }
  .sidebar-wrap ul {
    list-style: none;
    border-left: 1px solid;
    font-size: .9em;
  }
  .sidebar-wrap ul li {}
  .sidebar-wrap ul li a {
    display: block;
    width: 100%;
    height: 35px;
    padding: 7px 10px;
    border-bottom: 1px solid;
  }
  .sidebar-wrap ul li a:hover {
    background-color: #E1E1E1;
    transition: all .3s;
  }
  .archive-product-box .content-box ul {
    list-style: none;
    display: inline-block;
    margin: 0px 0 0 0;
  }
  .archive-product-box .content-box ul li.archive-product-item {
    width: 50%;
    float: left;
    padding: 0px 15px 20px 0;
    border-right: 1px solid;
    border-bottom: 1px solid;
    overflow: hidden;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-img img {
    min-width: 320px;
    min-height: 230px;
    width: 100%;
    height: auto;
  }
  .archive-product-box .content-box ul li.archive-product-item h3 {
    font-size: .9em;
    margin: 0 0 5px 0;
    line-height: 1.4;
  }
  .archive-product-box .content-box ul li.archive-product-item h3::before {
    content: 'colon coffee roasters \A';
    white-space: pre;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-text {
    padding: 0px 0 0 10px;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price {
    padding-left: 10px;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p {
    display: inline-block;
    margin: 0;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p.kakaku {
    font-size: 1.7em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p.kosuu {
    font-size: 1em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.archive-product-item .product-item-price p.kosuu::before {
    content: '/';
  }
  /**
 * オンラインショップ：定期便
 * ----------------------------------------------------------------------------
 */
  #regular .content-box {
    width: 84%;
    border-right: 1px solid;
  }
  #regular .content-box ul.box {
    display: block;
    overflow: hidden;
  }
  #regular .content-box .product-item-img img {
    width: 100%;
    height: auto;
  }
  #regular .content-box .title-box h3 {
    margin: 10px 30px;
    line-height: 1.6;
  }
  #regular .content-box .product-item-text {
    padding: 20px 30px;
    width: 720px;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-title {
    width: 400px;
    float: left;
    margin-bottom: 20px;
    margin-left: 30px;
    padding-top: 6px;
    display: inline-block;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-title h4 {
    /* border: 1px solid; */
    text-align: left;
    padding-left: 3%;
  }

  span.regular-set-title{display:block;margin-bottom:1%;margin-left: 1%;}

  .archive-product-box .content-box ul li.regular-product-item .product-item-title span.gram2 {

border:1px solid;
padding:0 1%;
font-size:.9em;
  }

  .archive-product-box .content-box ul li.regular-product-item .product-item-price {
    float: left;
    display: block;
    margin-bottom: 30px;
    margin-left: 34px;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p {
    display: inline-block;
    margin: 0;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kakaku {
    font-size: 1.6em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kakaku span.psotage {
    font-size: .6em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kosuu {
    font-size: 1em;
    font-weight: bold;
  }
  .archive-product-box .content-box ul li.regular-product-item .product-item-price p.kosuu::before {
    content: '';
  }
  .archive-product-box .content-box .content-choice-box {
    margin-top: 50px;
    overflow: hidden;
  }
  .archive-product-box .content-box .content-choice-box ul.box {
    width: 720px;
  }
  .archive-product-box .content-box .content-choice-box ul.box li {
    overflow: hidden;
    margin: 0 0 2% 0;
    border-bottom: 1px solid;
  }
  .archive-product-box .content-box .content-choice-box ul.box li:last-child {
    border: 0;
  }
  .archive-product-box .content-box .content-choice-box ul.choice-item-spec {}
  .archive-product-box .content-box .content-choice-box ul.choice-item-spec li {
    margin: 0;
    border: 0;
  }
  #regular .content-box .content-choice-box h3 {
    text-align: center;
    font-size: 1em;
    background-color: #000;
    color: #fff;
    padding: 1% 0;
    width: 720px;
    margin: 1% 0;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-img {
    width: 200px;
    height: 200px;
    float: right;
    ;
    margin: 20px 0;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-img img {
    width: 200px;
    height: 200px;
    object-fit: cover;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text {
    width: 500px;
    float: left;
    padding: 10px 0 0 30px;
    height: 200px;
    margin: 20px 0 40px 0;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text h4 {
    font-size: 1em;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text h4::before {
    content: 'colon coffee roasters';
    margin-right: 10px;
  }
  .archive-product-box .content-box .content-choice-box .choice-item-text p {
    font-size: 1em;
    padding-right: 40px;
  }

  .archive-product-box .content-box .content-choice-box .choice-item-text p a {color:#65a6d3;}

  .archive-product-box .content-box .content-choice-box .choice-item-spec .item-title {
    border: 1px solid;
    display: inline-block;
    width: 70px;
    text-align: center;
    margin: 5px 5px 5px 0;
    padding: 0 2px;
  }
  li.regular-product-item:first-child {
    border-top: 1px solid;
    width: 800px;
    padding-top: 2%;
  }
  li.regular-product-item {
    border-bottom: 1px solid;
    width: 800px;
    padding-top: 2%;
  }
  li.regular-product-item:last-child {
    border-bottom: 0px solid;
    width: 800px;
    padding-top: 2%;
  }
  .regular-beginner-box {
    width: 760px;
    padding: 2% 0;
    border: 1px solid;
    overflow: hidden;
    margin-left: 30px;
  }
  .regular-beginner-box h3 {
    border: 1px solid;
    display: block;
    width: 200px;
    text-align: center;
    font-size: 1.2em;
    padding: .8% 0;
    margin: 0 auto 4% auto;
  }
  .regular-beginner-box .choice-item-img {
    float: left;
    width: 30%;
    margin-left: 5%;
  }
  .regular-beginner-box .choice-item-text {
    float: left;
    width: 50%;
    margin-left: 5%;
  }
  /**
 * オンラインショップ：商品ページ
 * ----------------------------------------------------------------------------
 */
  .single-product-box {
    width: 95%;
    margin: 0 auto;
    line-height: 1.5;
  }
  .single-product-box .content-box {
    float: right;
    border-left: 1px solid;
    border-right: 1px solid;
    width: 85%;
  }
  .single-product-box .content-box .single-product-item .product-item-img {
    margin: 15px auto;
    width: 94%;
  }
  .single-product-box .content-box .single-product-item .product-item-img img {
    width: 100%;
    height: auto;
  }
  .single-product-box .content-box .single-product-item .product-item-text {
    padding: 0px 20px;
    line-height: 1.7em;
    width: 720px;
    margin: 0 auto;
  }
  .single-product-box .content-box .single-product-item .product-item-text h3 {
    font-size: 1.4em;
    line-height: 1.7em;
    margin: 0 0 10px 0;
  }
  .single-product-box .content-box .single-product-item .product-item-text h3::before {
    content: 'colon coffee roasters \A';
    white-space: pre;
  }
  .single-product-box .content-box .single-product-item .product-item-price {
    padding: 0px 20px;
    width: 720px;
    margin: 10px auto;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p {
    display: inline-block;
    margin: 0;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kakaku {
    font-size: 1.6em;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kakaku span.psotage {
    font-size: .6em;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kosuu {
    font-size: 1em;
    font-weight: bold;
  }
  .single-product-box .content-box .single-product-item .product-item-price p.kosuu::before {
    content: '/';
  }
  .single-product-box .content-box .single-product-item .product-item-set {
    padding: 0px 20px;
    width: 720px;
    margin: 0 auto;
  }
  .single-product-box .content-box .single-product-item .product-item-set ul {
    list-style: none;
  }
  .single-product-box .content-box .single-product-item .product-item-set .item-title {
    border: 1px solid;
    display: inline-block;
    width: 100px;
    text-align: center;
    margin: 0px 10px 10px 0;
    vertical-align: top;
  }
  .single-product-box .content-box .single-product-item .spec-area {
    /* padding: 0px 20px; */
    margin: 0 auto;
    font-weight: bold;
    width: 720px;
  }
  .single-product-box .content-box .single-product-item .spec-area ul {
    border: 1px solid;
    padding: 0 3%;
    list-style: none;
    width: 670px;
    margin: 0 auto 70px auto;
  }
  .single-product-box .content-box .single-product-item .spec-area ul li {
    margin: 2% 0;
    font-weight: normal;
    font-size: .9em;
  }
  .single-product-box .content-box .single-product-item .spec-area .product-item-text {
    font-weight: normal;
    padding: 0;
    margin: 40px 0 10px 0;
    padding: 20px;
    border-top: 1px solid;
  }
  .single-product-box .content-box .single-product-item .spec-area .product-item-text::before {
    content: 'Store comments \A';
    white-space: pre;
  }
  .single-product-box .content-box .single-product-item .spec-area .product-item-roast {
    font-weight: normal;
    margin-bottom: 10px;
  }
  .single-product-box .content-box .single-product-item .spec-area .item-title {
    border: 1px solid;
    display: inline-block;
    width: 100px;
    text-align: center;
    margin-right: 10px;
  }
  .single-product-box .content-box .single-product-item .product-item-brend {
    font-weight: normal;
  }
  .single-product-box .content-box .single-product-item .product-item-brend ul {
    list-style: none;
    display: inline-block;
    width: 500px;
    margin-bottom: 10px;
  }
  .single-product-box .content-box .single-product-item .product-item-brend ul li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
  }
  .single-product-box .content-box .product-choice-box {
    width: 720px;
  }
  .single-product-box .content-box .product-choice-box .title-box span.item-title {
    width: 720px;
    background-color: #000;
    color: #FFF;
    margin: 20px 0 0 0;
  }
  .single-product-box .content-box .product-choice-box ul.box li {
    overflow: hidden;
    border-bottom: 1px solid;
  }
  .single-product-box .content-box .product-choice-box ul.box li:last-child {
    border-bottom: 0px solid;
  }
  .single-product-box .content-box .product-choice-box .choice-item-img {
    width: 200px;
    height: 200px;
    float: right;
    margin: 20px 0;
  }
  .single-product-box .content-box .product-choice-box .choice-item-img img {
    width: 200px;
    height: 200px;
    object-fit: cover;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text {
    width: 500px;
    float: left;
    padding: 10px 0 0 0px;
    height: 200px;
    margin: 20px 0 40px 0;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text h4 {
    font-size: 1em;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text h4::before {
    content: 'colon coffee roasters';
    margin-right: 10px;
  }
  .single-product-box .content-box .product-choice-box .choice-item-text p {
    font-size: 1em;
    padding-right: 40px;
  }
  /**
 * ニュース一覧
 * ----------------------------------------------------------------------------
 */
  title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 4px;
  }
  .archive-news-box {
    width: 95%;
    margin: 0 auto;
  }
  .archive-news-box .title-box {
    width: 13%;
    float: left;
  }
  .archive-news-box .title-box h2 {
    font-size: 2em;
    text-align: right;
    padding-right: 20px;
  }
  .archive-news-box .content-box {
    width: 87%;
    float: right;
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .archive-news-box .content-box ul.news-list {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 5% 2%;
    min-height: 65vh;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) {
    width: 720px;
    float: left;
    overflow: hidden;
    border-bottom: 1px solid;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-img {
    width: 40%;
    float: left;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-sub {
    width: 55%;
    float: right;
    font-weight: bold;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-text {
    width: 55%;
    float: right;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-text h3 {
    font-size: 1.2em;
    margin: 10px 0;
    line-height: 1.5;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(1) .news-item-text .text {
    font-size: .9em;
    height: 86px;
    overflow: hidden;
    margin-bottom: 4%;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) {
    width: 240px;
    float: left;
    padding: 0 10px 40px 0;
    min-height: 300px;
    overflow: hidden;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .news-item-sub {
    font-weight: bold;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .news-item-text h3 {
    font-size: .9em;
    line-height: 1.5;
  }
  .archive-news-box .content-box ul li.archive-news-item:nth-child(n + 2) .text {
    display: none;
  }
  .archive-news-box .content-box ul.category-list {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 5% 2% 0 2%;
  }
  /**
 * ニュース記事
 * ----------------------------------------------------------------------------
 */
  title-box h2 {
    font-size: 2em;
    padding-left: 40px;
    padding-top: 4px;
  }
  .single-news-box {
    width: 95%;
    line-height: 1.6;
    margin: 0 auto;
  }
  .single-news-box .title-box {
    width: 13%;
    float: left;
  }
  .single-news-box .title-box h2 {
    font-size: 2em;
    text-align: right;
    padding-right: 20px;
  }
  .single-news-box .content-box {
    width: 87%;
    float: right;
    border-left: 1px solid;
    border-right: 1px solid;
  }
  .single-news-box .content-box .news-item-img {
    margin: 30px auto;
    width: 720px;
  }
  .single-news-box .content-box .news-item-info {
    font-weight: bold;
    padding: 0 20px;
    width: 720px;
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-title {
    padding: 10px 20px;
    width: 720px;
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-text-1 {
    padding: 10px 20px;
    line-height: 1.7em;
    width: 720px;
    margin: 0 auto;
  }
  .single-news-box .content-box .news-item-text-1 ul {
    border: 1px solid;
    padding: 0 30px;
    margin: 1% 0 0 0;
  }
  .single-news-box .content-box .news-item-text-1 ul li {
    margin: 2% 0;
  }
  .single-news-box .content-box .news-item-text-2 {
    margin: 0 auto 40px auto;
    border: 1px solid;
    width: 620px;
    padding: 20px;
    font-size: .8em;
  }
  .single-news-box .content-box .news-item-text-2 h4 {
    margin: 30px 0;
    width: 620px;
  }
  .relation-box {
    width: 700px;
    margin: 2% auto 0 auto;
    text-align: center;
  }
  .relation-box h3 {
    margin: 2% auto;
    padding: 1% 0;
    border: 1px solid;
    width: 680px;
  }
  .relation-box ul {
    list-style: none;
    width: 700px;
    margin: 0 auto 3% auto;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }
  .relation-box ul li {
    width: 48%;
    float: right;
    margin: 0 1%;
  }
  .relation-box ul li .news-item-img {}
  .relation-box ul li .news-item-img img {
    width: 33%;
  }
  /**
 * 卸売り販売
 * ----------------------------------------------------------------------------
 */
  #wholesale .contact-item-text {
    padding: 20px 0px 20px 10px;
    /* width: 720px; */
    padding-right: 5%;
  }
  #wholesale .content-box {
    border-right: 1px solid;
  }
  #wholesale .content-box .title-box h3 {
    margin: 10px 10px;
    line-height: 1.6;
  }
  #wholesale .form .title-box {
    background: #000;
    margin: 5% auto;
    display: block;
  }
  #wholesale .form .title-box h3 {
    text-align: center;
    font-size: 1em;
    background-color: #000;
    color: #fff;
    padding: 1% 0;
    width: 90%;
    margin: 1% auto;
  }
  #wholesale .form {
    margin: 40px auto;
    width: 90%;
  }
  #wholesale .form ul.list2 {
    list-style: none;
  }
  #wholesale .form ul.list2 li {
    border-bottom: 1px solid;
    margin-bottom: 40px;
    padding-bottom: 10px;
    width: 100%;
  }
  #wholesale .form ul.list2 li.addressbox {
    border-bottom: 0px solid;
    margin: 0px 0;
    padding: 0;
  }
  #wholesale .form ul.list2 li.addressbox .title {
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #wholesale .form ul.list2 li.addressbox .contents {
    width: 100%;
  }
  #wholesale .form ul.list2 li.addressbox .sub-title {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox .sub-contents {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox ul li {
    margin-bottom: 20px;
  }
  #wholesale .form ul.list2 li.addressbox ul li:last-child {
    margin-bottom: 40px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.zipcode {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address1 {
    display: inline-block;
  }
  #wholesale .form ul.list2 li.addressbox ul li.zipcode .sub-title {
    width: 100px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.zipcode .sub-contents {
    width: 250px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address1 .sub-title {
    width: 100px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address1 .sub-contents {
    width: 250px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address2 .sub-contents {
    width: 570px;
    margin-left: 60px;
  }
  #wholesale .form ul.list2 li.addressbox ul li.address3 .sub-contents {
    width: 570px;
    margin-left: 80px;
  }
  #wholesale .form ul.list2 li.last-box {
    border-bottom: 0px solid;
    margin-bottom: 20px;
  }
  #wholesale .form ul.list2 li .contents {
    display: inline-block;
    /* width: 570px; */
  }
  #wholesale .form ul.list2 li.last-box .contents {
    width: 90%;
  }
  #wholesale .form ul.list2 li .title {
    display: inline-block;
    width: 130px;
  }
  #wholesale .form ul.list2 li.last-box .title {
    display: block;
    width: 200px;
  }
  span.asterisk {
    font-size: .4em;
  }
  #wholesale .form .list2 input[type="text"], #wholesale .form .list2 input[type="email"], #wholesale .form .list2 input[type="tel"], #wholesale .form .list2 input[type="date"], select {
    display: inline-grid;
    color: #444;
    line-height: unset;
    height: auto;
    padding: 0em;
    width: 100%;
    height: 40px;
    max-width: 100%;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
  }
  input:-internal-autofill-selected {
    background-color: rgb(255, 255, 255) !important;
    background-image: none !important;
    color: -internal-light-dark-color(black, white) !important;
  }
  #wholesale .form .list2 textarea {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: unset;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #FFF;
  }
  #wholesale .form .list2 input[type="submit"] {
    margin: 7% auto 5% auto;
    display: block;
    padding: .5em.2em;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    border: 1px solid;
    border-radius: unset;
    transition: .4s;
    font-size: 1em;
    background: none;
    background-color: #FFF;
    width: 200px;
  }
  #wholesale .form .list2 input[type="submit"]:hover {
    background: #E1E1E1;
  }
  #wholesale .form .list2 input:focus, #wholesale .form .list2 textarea:focus {
    background: #E1E1E1;
  }
  #wholesale .form .list2 select:focus {
    background-color: #FFF;
  }
  input {
    font-size: 16px;
  }
  ul.tejyun {
    border: 1px solid;
    padding: 2%;
  }
  ul.tejyun li {
    margin: 2%;
  }
  ul.oroshi-kakaku {
    padding: 5% 2%;
  }
  ul.oroshi-kakaku li {
    margin: 2% 0;
    font-size: 1.2em;
    display: inline-block;
    width: 48%;
  }
  span.mae {
    display: inline-block;
    width: 145px;
    border: 1px solid;
    text-align: center;
    margin-right: 6%;
  }
  /**
 *  お問い合わせ
 * ----------------------------------------------------------------------------
 */
  #contact .content-box {}
  #contact .content-box h3 {
    margin: 20px 85px;
  }
  #contact .form {}
  #contact .form ul.list1 {
    list-style: none;
    padding-bottom: 30px;
    margin: 40px 89px 50px 89px;
  }
  #contact .form ul.list1 li {
    border-bottom: 1px solid;
    margin-bottom: 40px;
    padding-bottom: 10px;
  }
  #contact .form ul.list1 li.last-box {
    border-bottom: 0px solid;
    margin-bottom: 20px;
  }
  #contact .form ul.list1 li .contents {
    display: inline-block;
    /* width: 570px; */
  }
  #contact .form ul.list1 li.last-box .contents {
    width: 529px;
  }
  #contact .form ul.list1 li .title {
    display: inline-block;
    width: 130px;
  }
  #contact .form ul.list1 li.last-box .title {
    display: block;
    width: 200px;
  }
  span.asterisk {
    font-size: .4em;
  }
  #contact .form .list1 input[type="text"], #contact .form .list1 input[type="email"], #contact .form .list1 input[type="tel"], #contact .form .list1 input[type="date"], select {
    display: inline-grid;
    color: #444;
    line-height: unset;
    height: auto;
    padding: 0em;
    width: 100%;
    height: 40px;
    max-width: 100%;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
    text-align: center;
  }
  .wpcf7-form .wpcf7-select, select.naiyo {
    background-color: #FFF;
    color: #444;
    width:300px;
  }
  .wpcf7-form .wpcf7-select, select.sample {
    background-color: #FFF;
    color: #444;
    width:300px;
  }
    #contact .form .list1 textarea {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: unset;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #FFF;
  }
  #contact .form .list1 input[type="submit"] {
    margin: 7% auto 5% auto;
    display: block;
    padding: .5em.2em;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    border: 1px solid;
    border-radius: unset;
    transition: .4s;
    font-size: 1.2em;
    background: none;
    background-color: #FFF;
    width: 200px;
  }
  #contact .form .list1 input[type="submit"]:hover {
    background: #E1E1E1;
  }
  #contact .form .list1 input:focus, #contact .form .list1 select:focus, #contact .form .list1 textarea:focus {
    background: #E1E1E1;
  }
  input {
    font-size: 16px;
  }
  span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    float: right;
  }
  /**
 *  エラー
 * ----------------------------------------------------------------------------
 */
  .contents_box_error {
    width: 100%;
    margin: 50px auto 0 auto;
    padding: 20px 89px;
    overflow: hidden;
  }
  .error-box span.catch-type {
    font-size: 3em;
  }
  .error-box h2 {
    padding: 0;
  }
  .error-box p {
    font-size: .8em;
  }
  .error_contents_title {
    float: left;
    width: 25%;
  }
  .error_contents_title img {
    width: 350px;
  }
  .error-box {
    float: right;
    width: 70%;
    padding: 12px 0;
  }
  .error-box .search-form {
    width: 50%;
  }
  .info-box h2 {
    font-weight: bold;
    border: 1px solid;
    display: block;
    max-width: 200px;
    width: auto;
    text-align: center;
    padding: 6px 0 5px 0;
    margin-bottom: 40px;
    font-size: 1em;
    color: #000;
    margin: 0px auto 40px auto;
  }
  .info-box ul {
    list-style: none;
    text-align: center;
    width: 100%;
    margin: 0 auto 50px auto;
  }
  .info-box ul li {
    width: 20%;
    margin: 0 2%;
    display: inline-block;
    text-align: center;
  }
  .info-box ul li .news-item-sub {
    font-weight: bold;
  }
  .info-box ul li .news-item-text h3 {
    font-size: .9em;
    line-height: 1.7;
  }
  /**
 *  プライバシーポリシー
 * ----------------------------------------------------------------------------
 */
  #policy .koshin p {}
  #policy .content-box {
    padding-right: 30px;
    padding-left: 30px;
  }
  #policy p.hosoku {
    line-height: 1.5em;
  }
  #policy .contents ul {
    margin: 2% 0;
  }
  #policy .contents a {
    text-decoration: none;
    background-color: #000;
    color: #FFF;
    border: 1px solid #FFF;
    display: block;
    padding: 0 .5%;
    transition: all .3s;
    text-align: center;
  }
  #policy .contents a:hover {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000;
  }
  #policy .content-box h3 {
    margin: 30px 0 30px 0;
  }
  #policy .content-box h4 {
    font-weight: bold;
    border: 1px solid;
    display: block;
    max-width: 250px;
    width: auto;
    text-align: center;
    padding: 6px 0 5px 0;
    margin: 50px 0 20px 0;
    font-size: 1em;
  }
  /**
 *  特定商取引法に関する表示
 * ----------------------------------------------------------------------------
 */
  #notice .content-box {
    padding-right: 148px;
    padding-left: 30px;
  }
  #notice .content-box h3 {
    margin: 30px 0 30px 0;
  }
  #notice .content-box h4 {
    font-weight: bold;
    border: 1px solid;
    display: inline-block;
    width: 220px;
    padding: 6px 0 5px 0;
    text-align: center;
    float: left;
    font-size: 1em;
  }
  #notice .content-box p {
    width: 330px;
    float: right;
    padding-left: 20px;
  }
  /**
 *  サンクス
 * ----------------------------------------------------------------------------
 */
  .thanks {
    width: 720px;
    margin: 0 auto;
    text-align: center;
  }
  .thanks img {
    max-width: 100%;
  }
  .thanks p.ms {
    text-align: center;
  }
  .thanks p.copyright {
    text-align: center;
  }
  .thanks a {
    font-weight: bold;
    border: 1px solid;
    padding: 1%;
    width: 200px;
    margin: 50px auto 40px;
    display: block;
    transition: .4s;
  }
  .thanks a:hover {
    background: #E1E1E1;
  }
  /**
 *  カート
 * ----------------------------------------------------------------------------
 */
  .cart-area {
    width: 720px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
  }
  .cart-area .product-cart-kosu {
    border-bottom: 1px solid;
    width: 320px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 1% 0;
    margin-bottom: 3%;
  }
  .cart-area .product-cart-kosu span {
    float: left;
    width: 100px;
    display: block;
    text-align: center;
    margin-right: 33px;
  }
  .cart-area .product-cart-kosu .form, select {
    width: 150px;
    display: inline-block;
    color: #444;
    line-height: unset;
    height: unset;
    padding: 0em;
    height: unset;
    max-width: unset;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
    text-align: unset;
  }
  .cart-area .product-cart-kosu .form, select {

	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0 px 0 0;
	background-image: url(../img/arrow.svg);
	background-repeat: no-repeat;
	background-size: 12px 10px;
	background-position: right 10px center;

  }


  .cart-area .product-cart-option {
    width: 320px;
    margin: 0 auto;
  }
  .regular .product-cart-option {
    width: 300px;
    margin: 0 auto;
    float: left;
  }
  .cart-area .product-cart-option ul {
    list-style: none;
    width: 380px;
    margin: 10% 0 0 0;
  }
  .regular .product-cart-option ul {
    margin: 0 0 10% 2%;
  }
  .cart-area .product-cart-option li {
    border: 1px solid;
    margin: 5% 0;
  }
  .cart-area .product-cart-option span {
    display: inline-block;
    width: 190px;
    float: left;
    color: #FFF;
    background: #000;
  }
  .cart-area .product-cart-option select {
    width: 160px;
    display: inline-block;
    color: #444;
    line-height: unset;
    height: unset;
    padding: 0 0 0 10px;
    height: unset;
    max-width: unset;
    box-sizing: unset;
    margin: unset;
    border: unset;
    box-shadow: unset;
    border-radius: unset;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: unset;
    text-align: unset;
  }
  .cart-area .product-cart-kosu .form, input[type="submit"] {
    background-color: #222;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    margin: 1% 0 5% 0;
  }
}
