@charset "euc-jp";

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

a {
  color: #00532e;
}

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

form {
  margin: 0;
}

/*
 * layout
 */

#wrapper {
  position: relative;
}

.container {
}

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

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

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

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

.list_link {
  padding: 20px 0;
}

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

.list_link_img {
  margin-bottom: 5px;
}

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

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

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

.rank_box_color_2 {
  background-color: #bab9c1;
}

.rank_box_color_3 {
  background-color: #e18961;
}

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

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

/*
 * header
 */

#header {
  margin-bottom: 30px;
}

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

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

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

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

.search_box {
  width: 260px;
}

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

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

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

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

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

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

.header_nav_headline .headline_viewcart {
  padding-left: 15px;
  border-left: 1px solid #000;
}

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

.header_mid_cmspbar {
  position: fixed;
}

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

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

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

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

.header_nav_global li a {
}

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

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

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

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

.header_nav_global_right {
  float: right;
}

.header_nav_global_social {
  padding-left: 5px;
}

ul.header_nav_global_social > li {
  padding: 0;
}

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

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

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

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

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

/*
 * main
 */

.main {
  max-width: 980px;
}

/*
 * contents
 */

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

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

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

.info_heading {
}

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

.info_detail_lists {
}

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

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

.info_detail_list_dd {
  margin: 0;
}

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

.seller_heading {
}

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

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

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

.recommend_heading {
}

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

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

/* free_space */
.free_space {
}

/*
 * side
 */

.side {
  padding: 0;
}

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

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

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

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

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

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

.side_banner_long {
  margin-top: 40px;
}

/*
 * footer
 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * Slider
 */

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

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

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

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

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

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

/*
 * sk privacy
 */

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

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

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

.skpr_detail_lists {
}

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

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

.skpr_detail_list_dd {
  margin: 0;
}

/*
 * temp
 */

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

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

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

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

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_w.png); }
/*.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }*/
.icon-lg-b { background-image: url(https://img21.shop-pro.jp/PA01443/895/etc/icon24_sakura.png?cmsp_timestamp=20200217172209); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_w.png); }

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

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

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

/*
 * Media Queries
 */

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

  .contents_detail {
    width: 100%;
  }

  .side {
    width: 270px;
  }

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

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

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

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

  .header_nav_phone {
    margin-right: 10px;
  }
  .header_nav_phone {
    margin-right: 0;
  }
  .nav_btn_phone {
    display: block;
    height: 30px;
    padding-top: 15px;
  }
}

@media (max-width: 768px) {
  .contents,
  .side,
  .footer_heading {
    padding: 0;
  }

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

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

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

  .header_nav_global_social {
    padding-left: 0;
  }

  .search_form {
    float: none;
  }

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

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

  .slider {
    margin-bottom: 20px;
  }

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

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

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


  .list {
    padding: 0;
  }

  .list_link {
    padding: 10px;
  }

  .list_icon_arrow {
    margin-right: 0;
  }

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

  .side_banner_list {
    margin-top: 0;
  }

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

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

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


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

  .footer {
    margin-top: 0;
  }

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

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

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

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


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

  .footer_notice {
    padding: 0;
  }

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

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

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

  .footer_nav_list {
    padding-top: 5px;
  }

  .footer_copyright {
    font-size: 10px;
  }

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

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

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


/* 202002 追加CSS
----------------------------------------*/

table{
width:100%;
}
.scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

/*----------------------------------------------------
2022.07.27 追加CSS
----------------------------------------------------*/


/*　figure調整
----------------------------------------------------*/
figure{
  margin: 0;
  line-height: 0;
}

.contents section p{
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  margin-bottom:0;
}

.contents .inner{
  width:100%;
}

@media screen and (max-width: 896px) {

.contents .inner{
  width:95%;
  margin:0 auto;
}
}  
  
/*　見出し
----------------------------------------------------*/
.section_title{
  margin: 40px auto 24px;
  font-size: 16px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 6.4px 8px;
  box-sizing: border-box;
  border-left: solid 4px #04512f;
  line-height: 1.2;
}

/*　見出し */
.section_title.mtp_0{
margin-top:0;
}


/*　テーブル
----------------------------------------------------*/
/*　tbl_type01
----------------------------------------------------*/
.tbl_type01 {
  width: 100%;
  font-family:'Noto Serif JP', serif;
  letter-spacing: 1px;
  border-collapse: separate;
  border-spacing: 1px;
}
.tbl_type01 th {
  width: 170px;
  width: 40%;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  background:#04512f;
  padding: 13px 0;
  box-sizing: border-box;
}
.tbl_type01 td {
  width: 60%;
  color: #555555;
  padding: 13px 16px;
  box-sizing: border-box;
}


/*　カラム
----------------------------------------------------*/
@media screen and (min-width: 897px) {
  .col_box {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .col_box .col1 {
    width: 100%;
    height: auto;
    margin: 4% auto 0;
  }
  .col_box .col1:first-child {
    margin-top: 0;
  }
  .col_box .col2 {
    width: 49%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .col_box .col2:nth-child(2n+1) {
    margin-left: 0;
  }
  .col_box .col2:nth-child(-n+2) {
    margin-top: 0;
  }
  .col_box .col3 {
    width: 32%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .col_box .col3:nth-child(3n+1) {
    margin-left: 0;
  }
  .col_box .col3:nth-child(-n+3) {
    margin-top: 0;
  }
  .col_box .col4 {
    width: 23.5%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .col_box .col4:nth-child(4n+1) {
    margin-left: 0;
  }
  .col_box .col4:nth-child(-n+4) {
    margin-top: 0;
  }
  .col_box .col5 {
    width: 18.4%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .col_box .col5:nth-child(5n+1) {
    margin-left: 0;
  }
  .col_box .col5:nth-child(-n+5) {
    margin-top: 0;
  }
  .col_box .col6 {
    width: 15.4%;
    height: auto;
    margin: 4% 0 0 1.5%;
  }
  .col_box .col6:nth-child(6n+1) {
    margin-left: 0;
  }
  .col_box .col6:nth-child(-n+6) {
    margin-top: 0;
  }
  .col_box .col8 {
    width: 11%;
    height: auto;
    margin: 1.5% 0 0 1.7%;
  }
  .col_box .col8:nth-child(8n+1) {
    margin-left: 0;
  }
  .col_box .col8:nth-child(-n+8) {
    margin-top: 0;
  }
  .col_box .col10 {
    width: 8%;
    height: auto;
    margin: 1.5% 0 0 2%;
    justify-content: center;
  }
  .col_box .col10:nth-child(10n+1) {
    margin-left: 0;
  }
  .col_box .col10:nth-child(-n+10) {
    margin-top: 0;
  }
}
@media screen and (max-width: 896px) {
  .col_box {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .col_box .sp_col1 {
    width: 100%;
    height: auto;
    margin: 4% auto 0;
  }
  .col_box .sp_col1:first-child {
    margin-top: 0;
  }
  .col_box .sp_col2 {
    width: 49%;
    height: auto;
    margin: 2% 0 0 2%;
  }
  .col_box .sp_col2:nth-child(2n+1) {
    margin-left: 0;
  }
  .col_box .sp_col2:nth-child(-n+2) {
    margin-top: 0;
  }
  .col_box .sp_col3 {
    width: 32%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .col_box .sp_col3:nth-child(3n+1) {
    margin-left: 0;
  }
  .col_box .sp_col3:nth-child(-n+3) {
    margin-top: 0;
  }
  .col_box .sp_col4 {
    width: 23.5%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .col_box .sp_col4:nth-child(4n+1) {
    margin-left: 0;
  }
  .col_box .sp_col4:nth-child(-n+4) {
    margin-top: 0;
  }
  .col_box .sp_col5 {
    width: 18.4%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .col_box .sp_col5:nth-child(5n+1) {
    margin-left: 0;
  }
  .col_box .sp_col5:nth-child(-n+5) {
    margin-top: 0;
  }
  .col_box .sp_col6 {
    width: 15.4%;
    height: auto;
    margin: 4% 0 0 1.5%;
  }
  .col_box .sp_col6:nth-child(6n+1) {
    margin-left: 0;
  }
  .col_box .sp_col6:nth-child(-n+6) {
    margin-top: 0;
  }
}

/* 整列
----------------------------------------------------*/

.align_right { text-align:right; } /* テキスト右寄せ */

.align_left { text-align:left; } /* テキスト左寄せ */

.align_center { text-align:center; } /* テキスト中央揃い */

.indent { text-indent:1rem; } /* テキストインデント */


/* PCのみ適用 */
@media screen and (min-width:897px) {
	
	.pc_align_right { text-align:right; }
	
	.pc_align_left { text-align:left; }

	.pc_align_center { text-align:center; }

	.pc_indent { text-indent:1rem; }

}

/* SPのみ適用 */
@media screen and (max-width:896px) {
	
	.sp_align_right { text-align:right; }

	.sp_align_left { text-align:left; }

	.sp_align_center { text-align:center; }

	.sp_indent { text-indent:1rem; }

}


/* 装飾
----------------------------------------------------*/

.bold { font-weight:bold; } /* 太字 */

.overline { text-decoration: overline; } /* 上線 */

.underline { text-decoration:underline; } /* 下線 */

.blink { text-decoration:blink; } /* 点滅 */

.line_through { text-decoration:line-through; } /* 取り消し線 */

.italic { font-style:italic; }


/* 文字色
----------------------------------------------------*/

.red { color: red ; } /* 赤色 */

.blue { color: blue ; } /* 青色 */

.green { color: green ; } /* 緑色 */

.gold { color: gold ; } /* 金色 */

.grey { color: grey ; } /* 灰色 */

.black { color: black ; } /* 黒色 */

.white { color: white ; } /* 白色 */


/* 大きさ
----------------------------------------------------*/

.ft_10 { font-size:1rem; }

.ft_11 { font-size:1.1rem; }

.ft_12 { font-size:1.2rem; }

.ft_13 { font-size:1.3rem; }

.ft_14 { font-size:1.4rem; }

.ft_15 { font-size:1.5rem; }

.ft_16 { font-size:1.6rem; }

.ft_17 { font-size:1.7rem; }

.ft_18 { font-size:1.8rem; }

.ft_19 { font-size:1.9rem; }

.ft_20 { font-size:2rem; }


/*****************************************************

 マージン調整
 
*****************************************************/

@media screen and (min-width:897px) {

    .mbt_04 { margin-bottom:4px; }

    .mbt_08 { margin-bottom:8px; }

    .mbt_16 { margin-bottom:16px; }

    .mbt_24 { margin-bottom:24px; }

    .mbt_32 { margin-bottom:32px; }

    .mbt_40 { margin-bottom:40px; }

    .mbt_48 { margin-bottom:48px; }

    .mbt_56 { margin-bottom:56px; }

    .mbt_64 { margin-bottom:64px; }

    .mbt_72 { margin-bottom:72px; }

    .mbt_80 { margin-bottom:80px; }


    .mtp_04 { margin-top:4px; }

    .mtp_08 { margin-top:8px; }

    .mtp_16 { margin-top:16px; }

    .mtp_24 { margin-top:24px; }

    .mtp_32 { margin-top:32px; }

    .mtp_40 { margin-top:40px; }

    .mtp_48 { margin-top:48px; }

    .mtp_56 { margin-top:56px; }

    .mtp_64 { margin-top:64px; }

    .mtp_72 { margin-top:72px; }

    .mtp_80 { margin-top:80px; }


    .mrt_04 { margin-right:4px; }

    .mrt_08 { margin-right:8px; }

    .mrt_16 { margin-right:16px; }

    .mrt_24 { margin-right:24px; }

    .mrt_32 { margin-right:32px; }

    .mrt_40 { margin-right:40px; }

    .mrt_48 { margin-right:48px; }

    .mrt_56 { margin-right:56px; }

    .mrt_64 { margin-right:64px; }

    .mrt_72 { margin-right:72px; }

    .mrt_80 { margin-right:80px; }


    .mlt_04 { margin-left:4px; }

    .mlt_08 { margin-left:8px; }

    .mlt_16 { margin-left:16px; }

    .mlt_24 { margin-left:24px; }

    .mlt_32 { margin-left:32px; }

    .mlt_40 { margin-left:40px; }

    .mlt_48 { margin-left:48px; }

    .mlt_56 { margin-left:56px; }

    .mlt_64 { margin-left:64px; }

    .mlt_72 { margin-left:72px; }

    .mlt_80 { margin-left:80px; }

}

@media screen and (max-width:896px) {
	
	.sp_mbt_04 { margin-bottom:4px; }

    .sp_mbt_08 { margin-bottom:8px; }

    .sp_mbt_12 { margin-bottom:12px; }

    .sp_mbt_16 { margin-bottom:16px; }

    .sp_mbt_24 { margin-bottom:24px; }

    .sp_mbt_32 { margin-bottom:32px; }

    .sp_mbt_40 { margin-bottom:40px; }

    .sp_mbt_48 { margin-bottom:48px; }

    .sp_mbt_56 { margin-bottom:56px; }

    .sp_mbt_64 { margin-bottom:64px; }

    .sp_mbt_72 { margin-bottom:72px; }

    .sp_mbt_80 { margin-bottom:80px; }


    .sp_mtp_04 { margin-top:4px; }

    .sp_mtp_08 { margin-top:8px; }

    .sp_mtp_12 { margin-top:12px; }

    .sp_mtp_16 { margin-top:16px; }

    .sp_mtp_24 { margin-top:24px; }

    .sp_mtp_32 { margin-top:32px; }

    .sp_mtp_40 { margin-top:40px; }

    .sp_mtp_48 { margin-top:48px; }

    .sp_mtp_56 { margin-top:56px; }

    .sp_mtp_64 { margin-top:64px; }

    .sp_mtp_72 { margin-top:72px; }

    .sp_mtp_80 { margin-top:80px; }


    .sp_mtp_02p { margin-top:2%; }

    .sp_mtp_04p { margin-top:4%; }

    .sp_mtp_05p { margin-top:5%; }

    .sp_mtp_06p { margin-top:6%; }

    .sp_mtp_08p { margin-top:8%; }

    .sp_mtp_10p { margin-top:10%; }

    .sp_mtp_15p { margin-top:15%; }

    .sp_mtp_20p { margin-top:20%; }

    .sp_mtp_25p { margin-top:25%; }

    .sp_mtp_30p { margin-top:30%; }

    .sp_mtp_40p { margin-top:40%; }

    .sp_mtp_50p { margin-top:50%; }


    .sp_mrt_04 { margin-right:4px; }

    .sp_mrt_08 { margin-right:8px; }

    .sp_mrt_16 { margin-right:16px; }

    .sp_mrt_24 { margin-right:24px; }

    .sp_mrt_32 { margin-right:32px; }

    .sp_mrt_40 { margin-right:40px; }

    .sp_mrt_48 { margin-right:48px; }

    .sp_mrt_56 { margin-right:56px; }

    .sp_mrt_64 { margin-right:64px; }

    .sp_mrt_72 { margin-right:72px; }

    .sp_mrt_80 { margin-right:80px; }


    .sp_mlt_04 { margin-left:4px; }

    .sp_mlt_08 { margin-left:8px; }

    .sp_mlt_16 { margin-left:16px; }

    .sp_mlt_24 { margin-left:24px; }

    .sp_mlt_32 { margin-left:32px; }

    .sp_mlt_40 { margin-left:40px; }

    .sp_mlt_48 { margin-left:48px; }

    .sp_mlt_56 { margin-left:56px; }

    .sp_mlt_64 { margin-left:64px; }

    .sp_mlt_72 { margin-left:72px; }

    .sp_mlt_80 { margin-left:80px; }

}



/*****************************************************

 パッディング調整
 
*****************************************************/

@media screen and (min-width:897px) {

	.pal_05 { padding:5px; }

	.pal_10 { padding:10px; }

	.pal_15 { padding:15px; }

	.pal_20 { padding:20px; }

	.pal_25 { padding:25px; }

	.pal_30 { padding:30px; }

	.pal_35 { padding:35px; }

	.pal_40 { padding:40px; }

	.pal_45 { padding:45px; }

	.pal_50 { padding:50px; }

	.pbt_05 { padding-bottom:5px; }

	.pbt_10 { padding-bottom:10px; }

	.pbt_15 { padding-bottom:15px; }

	.pbt_20 { padding-bottom:20px; }

	.pbt_24 { padding-bottom:24px; }

	.pbt_25 { padding-bottom:25px; }

	.pbt_30 { padding-bottom:30px; }

	.pbt_35 { padding-bottom:35px; }

	.pbt_40 { padding-bottom:40px; }

	.pbt_45 { padding-bottom:45px; }

	.pbt_50 { padding-bottom:50px; }

	.pbt_80 { padding-bottom:80px; }

	.ptp_05 { padding-top:5px; }

	.ptp_10 { padding-top:10px; }

	.ptp_15 { padding-top:15px; }

	.ptp_20 { padding-top:20px; }

	.ptp_25 { padding-top:25px; }

	.ptp_30 { padding-top:30px; }

	.ptp_35 { padding-top:35px; }

	.ptp_40 { padding-top:40px; }

	.ptp_45 { padding-top:45px; }

	.ptp_50 { padding-top:50px; }

	.ptp_80 { padding-top:80px; }

	.plt_05 { padding-left:5px; }

	.plt_10 { padding-left:10px; }

	.plt_15 { padding-left:15px; }

	.plt_20 { padding-left:20px; }

	.plt_25 { padding-left:25px; }

	.plt_30 { padding-left:30px; }

	.plt_35 { padding-left:35px; }

	.plt_40 { padding-left:40px; }

	.plt_45 { padding-left:45px; }

	.plt_50 { padding-left:50px; }

	.prt_05 { padding-right:5px; }

	.prt_10 { padding-right:10px; }

	.prt_15 { padding-right:15px; }

	.prt_20 { padding-right:20px; }

	.prt_25 { padding-right:25px; }

	.prt_30 { padding-right:30px; }

	.prt_35 { padding-right:35px; }

	.prt_40 { padding-right:40px; }

	.prt_45 { padding-right:45px; }

	.prt_50 { padding-right:50px; }

}


@media screen and (max-width:896px) {

	.sp_pal_05 { padding:5px; }

	.sp_pal_10 { padding:10px; }

	.sp_pal_15 { padding:15px; }

	.sp_pal_20 { padding:20px; }

	.sp_pal_25 { padding:25px; }

	.sp_pal_30 { padding:30px; }

	.sp_pal_35 { padding:35px; }

	.sp_pal_40 { padding:40px; }

	.sp_pal_45 { padding:45px; }

	.sp_pal_50 { padding:50px; }

	.sp_pbt_05 { padding-bottom:5px; }

	.sp_pbt_10 { padding-bottom:10px; }

	.sp_pbt_15 { padding-bottom:15px; }

	.sp_pbt_20 { padding-bottom:20px; }

	.sp_pbt_25 { padding-bottom:25px; }

	.sp_pbt_30 { padding-bottom:30px; }

	.sp_pbt_35 { padding-bottom:35px; }

	.sp_pbt_40 { padding-bottom:40px; }

	.sp_pbt_45 { padding-bottom:45px; }

	.sp_pbt_50 { padding-bottom:50px; }

	.sp_pbt_64 { padding-bottom:64px; }

	.sp_pbt_80 { padding-bottom:80px; }

	.sp_ptp_05 { padding-top:5px; }

	.sp_ptp_10 { padding-top:10px; }

	.sp_ptp_15 { padding-top:15px; }

	.sp_ptp_20 { padding-top:20px; }

	.sp_ptp_25 { padding-top:25px; }

	.sp_ptp_30 { padding-top:30px; }

	.sp_ptp_32 { padding-top:32px; }

	.sp_ptp_40 { padding-top:40px; }

	.sp_ptp_48 { padding-top:48px; }

	.sp_ptp_56 { padding-top:56px; }

	.sp_ptp_64 { padding-top:64px; }

	.sp_ptp_72 { padding-top:72px; }

	.sp_ptp_80 { padding-top:80px; }

	.sp_plt_05 { padding-left:5px; }

	.sp_plt_10 { padding-left:10px; }

	.sp_plt_15 { padding-left:15px; }

	.sp_plt_20 { padding-left:20px; }

	.sp_plt_25 { padding-left:25px; }

	.sp_plt_30 { padding-left:30px; }

	.sp_plt_35 { padding-left:35px; }

	.sp_plt_40 { padding-left:40px; }

	.sp_plt_45 { padding-left:45px; }

	.sp_plt_50 { padding-left:50px; }

	.sp_prt_05 { padding-right:5px; }

	.sp_prt_10 { padding-right:10px; }

	.sp_prt_15 { padding-right:15px; }

	.sp_prt_20 { padding-right:20px; }

	.sp_prt_25 { padding-right:25px; }

	.sp_prt_30 { padding-right:30px; }

	.sp_prt_35 { padding-right:35px; }

	.sp_prt_40 { padding-right:40px; }

	.sp_prt_45 { padding-right:45px; }

	.sp_prt_50 { padding-right:50px; }

}

/* single_01 出汁の取り方・お茶の煎れ方　*/

.single_01{
	display:flex;
    margin: 0;
}

.single_01 a:hover{
	opacity:0.7;
  	transition:0.2s;
}

.single_01 li{
 	justify-content: space-between;
  	list-style:none;
    margin-left:20px;
  
  &:first-of-type{margin-left:0;}
}

/* googlemap
----------------------------------------------------*/
.googlemap {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.googlemap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 896px) {
  .googlemap {
    position: relative;
    padding-bottom: 45%;
    padding-top: 80px;
    height: 0;
    overflow: hidden;
  }

  .googlemap iframe,
  .googlemap object,
  .googlemap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95%;
  }
}

/*****************************************************
 カラム
*****************************************************/
/* flex_box
----------------------------------------*/
.flex_box {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
}
.flex_box.row_reverse {
  flex-direction: row-reverse;
}
.flex_box.row_reverse .col2:nth-child(2n+1) {
  margin-left: 4%;
}
.flex_box.row_reverse .col2:nth-child(-n+2) {
  margin-top: 0;
  margin-left: 4%;
}

.flex_box.align_items_center {
  align-items: center;
}

.flex_box:last-of-type p {
	font-size:22px;
	text-align:center;
	font-family: 'Yuji Syuku', serif;
}


@media screen and (min-width: 897px) {
  .flex_box {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .flex_box .col1 {
    width: 100%;
    height: auto;
    margin: 4% auto 0;
  }
  .flex_box .col1:first-child {
    margin-top: 0;
  }
  .flex_box .col2 {
    width: 48%;
    height: auto;
    margin: 4% 0 0 4%;
  }
  .flex_box .col2:nth-child(2n+1) {
    margin-left: 0;
  }
  .flex_box .col2:nth-child(-n+2) {
    margin-top: 0;
  }
  .flex_box .col3 {
    width: 31.2%;
    height: auto;
    margin: 4% 0 0 3.2%;
  }
  .flex_box .col3:nth-child(3n+1) {
    margin-left: 0;
  }
  .flex_box .col3:nth-child(-n+3) {
    margin-top: 0;
  }
  .flex_box .col4 {
    width: 23.5%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .flex_box .col4:nth-child(4n+1) {
    margin-left: 0;
  }
  .flex_box .col4:nth-child(-n+4) {
    margin-top: 0;
  }
  .flex_box .col5 {
    width: 18.4%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .flex_box .col5:nth-child(5n+1) {
    margin-left: 0;
  }
  .flex_box .col5:nth-child(-n+5) {
    margin-top: 0;
  }
  .flex_box .col6 {
    width: 15.4%;
    height: auto;
    margin: 4% 0 0 1.5%;
  }
  .flex_box .col6:nth-child(6n+1) {
    margin-left: 0;
  }
  .flex_box .col6:nth-child(-n+6) {
    margin-top: 0;
  }
  .flex_box .col7 {
    width: 13%;
    height: auto;
    margin: 4% 0 0 1.5%;
  }
  .flex_box .col7:nth-child(7n+1) {
    margin-left: 0;
  }
  .flex_box .col7:nth-child(-n+7) {
    margin-top: 0;
  }
  .flex_box .col_a {
    width: 49%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .flex_box .col_a:nth-child(2n+1) {
    margin-left: 0;
  }
  .flex_box .col_a:nth-child(-n+2) {
    margin-top: 0;
  }
  .flex_box .col_b {
    width: 49%;
    height: auto;
    margin: 4% 0 0 2%;
  }
  .flex_box .col_b:nth-child(2n+1) {
    margin-left: 0;
  }
  .flex_box .col_b:nth-child(-n+2) {
    margin-top: 0;
  }
  .flex_box.row_reverse {
    flex-direction: row-reverse;
  }
  .flex_box.row_reverse .col_a {
    margin-left: 2%;
  }
  .flex_box.row_reverse .col_b {
    margin-left: 0;
  }
}

/*****************************************************
 「かつおぶしができるまで」ページ
*****************************************************/
/* Yuji Syuku フォント */
@import url('https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap');

/* katsuobushi_dekirumade（セクション）
----------------------------------------*/
.katsuobushi_dekirumade{
  padding-bottom: 40px;
}
.katsuobushi_dekirumade p{
  font-family: "Sawarabi Mincho";
  font-size: 14px;
  letter-spacing: 1.5px;
  margin: 10px 0 0;
}

/* katsuo_ttl（タイトル）
----------------------------------------*/
.katsuo_ttl{
  font-size:28px;
  font-family: 'Noto Serif JP', serif;
}

.katsuo_ttl span.title_num{
  display: inline-block;
  color: #fff;
  font-size: 18px;
  background: #d6351a;
  padding: 2px 8px 4px;
  box-sizing: border-box;
  border-radius: 8px;
  margin-right: 16px;
  vertical-align: middle;
}

.katsuo_ttl + p{
margin-top:32px;
}

.map_area {
  width: 70%;
  height: 350px;
  margin: 0 auto;
}

@media screen and (max-width: 896px){
  .map_area {
    width: 90%;
    aspect-ratio: 16 / 9;
    margin: 0 auto 40px;
}
}

/*****************************************************
 「だしソムリエ」追加　2026.4.16
*****************************************************/
.dashi_banner{
  margin-top: 16px;
  
  a{
    
    img{
    border: 1px solid #d1d1d1;
    padding: 10px;
    box-sizing: border-box;
    }
    
    &::hover{opacity:0.7;transition: .3s;}
  }
}