@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700italic,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800);
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cabin:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700&display=swap");
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@media (min-width: 668px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }
/*****************************************************/
/*デフォルトスタイルの上書き*/
.ec-layoutRole {
  background: #111; }

.ec-newsRole .ec-newsRole__newsDate {
  color: #DDA52D;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 600; }

.ec-newsRole .ec-newsRole__newsTitle, .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription {
  color: #fff; }

.ec-newsRole .ec-newsRole__newsCloseBtn {
  width: 30px;
  height: 30px;
  color: #000;
  top: 10px;
  line-height: 30px; }

.ec-headerNaviRole {
  padding: 0 2% 20px 0;
  max-width: 100%;
  border-top: 20px solid #000;
  align-items: flex-start; }

.ec-layoutRole__header {
  width: 100%;
  z-index: 2; }

.ec-headerNav .ec-headerNav__itemIcon, .ec-headerNav .ec-headerNav__itemLink {
  color: #fff; }

.ec-headerNaviRole .ec-headerNaviRole__left {
  width: 140px; }

.ec-headerNaviRole .ec-headerNaviRole__left figure {
  margin: 0;
  background: #000;
  padding: 0 20px 20px;
  position: relative;
  z-index: 0;
  transition: .3s; }
  .ec-headerNaviRole .ec-headerNaviRole__left figure a {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .ec-headerNaviRole .ec-headerNaviRole__left figure:hover {
    opacity: .7;
    transition: .3s; }

.ec-headerNaviRole .ec-headerNaviRole__right {
  width: 90%;
  margin-top: 20px; }

.ec-headerNav {
  margin-right: 20px;
  margin-bottom: 6px; }

.front_page .ec-layoutRole__header {
  position: fixed; }

.other_page_head .ec-headerNaviRole {
  border-top: none;
  background: #000;
  padding: 0 2% 0 0; }

.other_page_head .ec-headerNaviRole .ec-headerNaviRole__left {
  width: 100px; }
  .other_page_head .ec-headerNaviRole .ec-headerNaviRole__left figure::after {
    content: '';
    display: inline-block;
    width: 411px;
    height: 79px;
    background: url("../img/common/product_head_logo.png") center/cover no-repeat;
    position: absolute;
    top: 16px;
    left: 120px; }

.other_page_head .ec-headerNaviRole {
  margin-bottom: 80px; }

.other_page_head .ec-headerNaviRole .ec-headerNaviRole__left figure {
  padding: 16px;
  position: relative; }

.other_page_footer .ec-footerRole {
  margin-top: 120px; }

.ec-footerNavi .ec-footerNavi__link a {
  text-decoration: none; }

.ec-footerNavi .ec-footerNavi__link:hover a {
  opacity: 1;
  text-decoration: underline; }

.ec-footerRole {
  background: #f9bf3d;
  border-top: none;
  margin-top: 0; }

.ec-footerTitle {
  padding: 30px 0 50px; }

.ec-footerTitle__logo > a > figure {
  width: 114px;
  margin: 0 auto; }

.ec-inlineBtn--top, .ec-inlineBtn--top:hover, .ec-inlineBtn--top:focus, .ec-inlineBtn--top.focus {
  background: #f9bf3d;
  border-color: #f9bf3d; }

.ec-secHeading--tandem .ec-secHeading__en, .ec-secHeading--tandem .ec-secHeading__ja {
  color: #6a3906; }

.ec-secHeading--tandem .ec-secHeading__line {
  background: #6a3906; }

.ec-newItemRole {
  padding: 60px 0 0;
  margin-bottom: 80px; }

.ec-secHeading--tandem .ec-secHeading__en {
  position: relative; }
  .ec-secHeading--tandem .ec-secHeading__en::before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 30px;
    background: url("../img/common/h2_icon.svg") center/cover no-repeat;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto; }

.ec-newsRole {
  padding: 0; }

.ec-newsRole .ec-newsRole__news {
  border: none;
  border-bottom: 1px solid #ccc; }

.ec-newsRole .ec-newsRole__newsCloseBtn {
  background: #f9bf3d; }

.ec-pageHeader h1 {
  margin: 10px 0 48px; }

.ec-blockBtn--action {
  background-color: #f9bf3d;
  border-color: #f9bf3d; }
  .ec-blockBtn--action:hover {
    background-color: #6a3906;
    border-color: #6a3906; }

.ec-borderedDefs dd {
  line-height: 31px; }

.ec-productRole {
  margin: 40px auto 0; }

.ec-productRole__title h2 {
  text-align: left; }
  .ec-productRole__title h2::before {
    display: none; }

.ec-orderDelivery, .ec-orderPayment, .ec-orderCoupon {
  margin-bottom: 40px; }

@media screen and (max-width: 896px) {
  .front_page .ec-layoutRole__header {
    position: absolute; }

  .ec-headerNaviRole {
    border-top: none;
    background: #000;
    padding: 0 2% 0 0; }

  .ec-headerNaviRole .ec-headerNaviRole__right {
    display: none; }

  .ec-headerNaviRole .ec-headerNaviRole__left, .other_page_head .ec-headerNaviRole .ec-headerNaviRole__left {
    width: 17%; }

  .ec-headerNaviRole .ec-headerNaviRole__left figure, .other_page_head .ec-headerNaviRole .ec-headerNaviRole__left figure {
    padding: 12px; }

  .other_page_head .ec-headerNaviRole .ec-headerNaviRole__left figure::after {
    width: 234px;
    height: 44px;
    top: 12px;
    left: 60px; }

  .ec-headerNavSP {
    top: 20px;
    left: auto;
    right: 10px;
    background: #000;
    color: #fff; }

  .ec-footerTitle__logo > a > figure {
    width: 80%; }

  .ec-drawerRole {
    background: #111; }

  .ec-drawerRole .ec-headerLinkArea {
    background: #111; }

  .ec-drawerRole .ec-headerLinkArea .ec-headerLink__list {
    border-top: none; }

  .ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
    border-bottom: 1px solid #fff; }

  .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li a {
    color: #fff;
    border-bottom: 1px solid #fff;
    background: #f9bf3d; }
    .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li a:hover {
      background: #f9bf3d; }

  .ec-drawerRole .ec-headerCategoryArea .ec-headerCategoryArea__heading {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #f9bf3d;
    color: #fff; }

  .ec-footerNavi .ec-footerNavi__link a {
    border-bottom: 1px solid #fff; } }
/*****************************************************/
html {
  font-size: 16px; }

body {
  position: relative;
  width: auto;
  height: auto;
  background: #fff;
  z-index: 0;
  color: #333333;
  font-size: 1rem;
  font-family: 'Noto Sans Japanese','Noto Sans', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif , serif;
  font-weight: normal;
  line-height: 1.65;
  letter-spacing: 1px; }

.inner {
  width: 1120px;
  margin: 0 auto;
  position: relative;
  text-align: justify; }

.sp_menu {
  position: absolute;
  top: 20px;
  right: 20px; }
  .sp_menu i {
    font-size: 36px;
    color: #FFF; }

h2 {
  font-size: 36px;
  color: #333;
  font-weight: 600;
  position: relative;
  margin: 0 0 40px;
  text-align: center;
  font-family: 'Zen Old Mincho', serif; }

/*img {width:100%;height:auto;max-width:100%;}
.ofcimage {object-fit:cover;font-family:'object-fit:cover;';}*/
section {
  background: #111;
  border-bottom: 1px solid #aaa; }

figure {
  margin: 0; }

.txt_indent {
  padding-left: 16px;
  text-indent: -16px; }

.link_btn {
  display: block;
  width: 300px;
  height: 60px;
  margin: 60px auto 0;
  background: #DDA52D;
  padding: 0;
  box-sizing: border-box;
  font-size: 18px;
  color: #fff;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  transition: .3s;
  text-align: center;
  line-height: 60px; }
  .link_btn i {
    margin-right: 8px; }
  .link_btn:hover {
    text-decoration: none;
    background: #fff;
    transition: .3s;
    color: #f9bf3d; }
  .link_btn::after {
    content: '';
    width: 96%;
    height: 80%;
    border: 1px solid #fff;
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    margin: 0 auto; }

@media screen and (min-width: 896px) {
  .pc_none {
    display: none !important; } }
@media screen and (max-width: 1024px) {
  .inner {
    width: 90%;
    margin: 0 auto;
    padding: 0; } }
@media screen and (max-width: 896px) {
  .sp_none {
    display: none !important; }

  .inner {
    width: 90%;
    margin: 0 auto;
    padding: 0; }

  .link_btn {
    width: 80%;
    font-size: 16px; }

  h2 {
    margin-bottom: 30px;
    font-size: 28px; } }
@media print {
  .pc_none {
    display: none !important; }

  .sp_none {
    display: none !important; } }
/*****************************************************

 Header
 
*****************************************************/
.hader_wrap {
  width: 100%;
  height: 80px;
  background: #f9bf3d;
  position: relative;
  margin-bottom: 30px; }

.header_container {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }
  .header_container .logo_container {
    width: 350px;
    height: 100px;
    position: relative;
    z-index: 0;
    transition: .3s; }
    .header_container .logo_container > a {
      text-decoration: none;
      position: absolute;
      top: -20px;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .header_container .logo_container figure {
      width: 100%;
      position: absolute;
      top: -50px;
      left: 0;
      margin: 0; }
      .header_container .logo_container figure img {
        width: 100%;
        height: auto;
        max-width: 100%; }
  .header_container nav {
    width: 600px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .header_container nav a {
      text-decoration: none;
      font-size: 16px;
      font-weight: bold;
      color: #fff; }

.drawer_nav_container {
  width: 100%; }
  .drawer_nav_container .global_nav_sp {
    width: 100%;
    background: #fff; }
    .drawer_nav_container .global_nav_sp > p {
      color: #6a3906;
      font-weight: bold;
      padding: 10px 12px; }
    .drawer_nav_container .global_nav_sp ul {
      margin: 0;
      padding: 0; }
      .drawer_nav_container .global_nav_sp ul li {
        padding: 10px 20px;
        border-bottom: 1px solid #ccc; }
        .drawer_nav_container .global_nav_sp ul li a {
          color: #333;
          font-weight: bold;
          background: #fff; }
        .drawer_nav_container .global_nav_sp ul li:last-of-type {
          border-bottom: none; }

@media screen and (max-width: 896px) {
  .header_container .logo_container {
    width: 100%;
    height: 100px; }

  .header_container .logo_container figure {
    width: 80%;
    top: auto;
    bottom: 14px;
    right: 0;
    margin: 0 auto; }

  .header_container .logo_container > a {
    top: -10px;
    right: 0;
    margin: 0 auto; } }
/*****************************************************

 デフォルトのslick（1.6.0）
 
*****************************************************/
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  content: " ";
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  opacity: .25;
  background-color: #000;
  border-radius: 50%; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  background-color: #000; }

.slick-dots li button.thumbnail img {
  width: 0;
  height: 0; }

/*****************************************************

 Footer
 
*****************************************************/
/* page-top
----------------------------------------------------*/
.page-top {
  position: fixed;
  bottom: 20px;
  right: 20px; }
  .page-top p {
    text-align: center;
    display: block;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    background: #f9bf3d;
    color: #FFF;
    opacity: 0.5;
    transition: all  0.5s ease; }
  .page-top a {
    text-decoration: none;
    background: #f9bf3d;
    color: #FFF; }
    .page-top a:hover {
      text-decoration: none; }
    .page-top a p:hover {
      opacity: 1;
      transition: all  0.5s ease; }
    .page-top a i {
      margin-top: 13px;
      font-size: 35px; }

/*****************************************************

 下層共通
 
*****************************************************/
.lv1_cover_wrap {
  width: 100%;
  padding: 30px 30px 0;
  box-sizing: border-box;
  min-width: 1280px; }
  .lv1_cover_wrap .lv1_cover {
    width: 100%;
    height: 300px;
    border-radius: 40px; }
    .lv1_cover_wrap .lv1_cover > .inner > h1 {
      width: 100%;
      height: 300px;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .lv1_cover_wrap .lv1_cover > .inner > h1 figure {
        width: 90px;
        margin: 0 40px 0 0; }

.notice_txt {
  width: 60%;
  padding: 10px;
  box-sizing: border-box;
  border: 2px solid #ea5858;
  margin: 100px auto;
  text-align: center;
  color: #ea5858;
  font-weight: bold; }

.product_category_list {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 20px 40px 0;
  box-sizing: border-box;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start; }
  .product_category_list a {
    display: block;
    font-size: 16px;
    color: #6a3906;
    font-weight: bold;
    margin-right: 100px; }
    .product_category_list a:last-of-type {
      margin-right: 0; }

.map_container {
  margin-top: 60px; }
  .map_container > h3 {
    font-size: 18px;
    color: #222;
    font-weight: bold;
    margin: 0px 0 20px; }
  .map_container > iframe {
    border: none; }

@media screen and (max-width: 896px) {
  .lv1_cover_wrap {
    min-width: 100%;
    padding: 20px 20px 0; }

  .lv1_cover_wrap .lv1_cover {
    height: 200px; }

  .lv1_cover_wrap .lv1_cover > .inner > h1 {
    height: 200px;
    justify-content: center;
    flex-direction: column;
    line-height: 46px; }

  .lv1_cover_wrap .lv1_cover > .inner > h1 figure {
    width: 40px;
    margin: 0 auto 10px; }

  .product_category_list {
    padding: 0 10px; }

  .product_category_list a {
    margin-right: 40px;
    margin-bottom: 10px; } }
/*****************************************************

 top
 
*****************************************************/
.bijin_cover {
  width: 100%;
  height: 800px;
  background: url("../img/top/bijin_cover.jpg") center/cover no-repeat;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }
  .bijin_cover figure {
    width: 586px; }
    .bijin_cover figure img {
      width: 100%;
      max-width: 586px; }

.front_page h2 {
  color: #fff; }
.front_page h2 + p {
  font-size: 16px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 500;
  color: #fff; }

.section01_wrap {
  width: 100%;
  position: relative;
  padding: 80px 0; }
  .section01_wrap::before {
    content: '';
    width: 288px;
    height: 355px;
    background: url("../img/top/section01_bk01.png") center/cover no-repeat;
    position: absolute;
    top: 0;
    right: 0; }
  .section01_wrap::after {
    content: '';
    width: 217px;
    height: 367px;
    background: url("../img/top/section01_bk02.png") center/cover no-repeat;
    position: absolute;
    bottom: 0;
    left: 0; }
  .section01_wrap .col3_ph_container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 40px; }
    .section01_wrap .col3_ph_container figure {
      width: 32%;
      max-width: 360px; }
      .section01_wrap .col3_ph_container figure img {
        width: 100%; }

.section02_wrap figure, .products_line_bnr figure {
  width: 100%;
  position: relative;
  z-index: 0;
  transition: .3s; }
  .section02_wrap figure img, .products_line_bnr figure img {
    width: 100%; }
  .section02_wrap figure a, .products_line_bnr figure a {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .section02_wrap figure:hover, .products_line_bnr figure:hover {
    opacity: .7;
    transition: .3s; }

.products_line_bnr {
  margin-top: 100px; }

.section03_wrap {
  width: 100%;
  position: relative;
  padding: 80px 0;
  background: url("../img/top/section03_bk.jpg") center/cover no-repeat; }
  .section03_wrap .feature_container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap; }
    .section03_wrap .feature_container .feature_item {
      width: 32%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      height: 400px; }
      .section03_wrap .feature_container .feature_item > div {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
        position: relative; }
        .section03_wrap .feature_container .feature_item > div::after {
          content: '';
          width: 100%;
          height: 100%;
          padding-top: 100%;
          border-radius: 50%;
          border: 1px solid #fff;
          position: absolute; }
        .section03_wrap .feature_container .feature_item > div p {
          text-align: center;
          font-size: 24px;
          font-family: 'Zen Old Mincho', serif;
          font-weight: 500;
          color: #fff; }
          .section03_wrap .feature_container .feature_item > div p::first-letter {
            color: #dda52d; }
  .section03_wrap .nutrition_facts {
    width: 100%;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.15);
    margin-top: 40px;
    padding: 10px; }
    .section03_wrap .nutrition_facts p {
      font-size: 15px;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 600;
      color: #dda52d;
      padding: 0; }

.section04_wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; }
  .section04_wrap .top_product_about {
    width: 100%;
    height: 550px;
    position: relative;
    font-size: 0; }
    .section04_wrap .top_product_about:first-of-type {
      background: url("../img/top/section04_ph01.jpg") top right/auto no-repeat; }
    .section04_wrap .top_product_about:last-of-type {
      background: url("../img/top/section04_ph02.jpg") top left/auto no-repeat; }
      .section04_wrap .top_product_about:last-of-type > div {
        margin-left: 50%; }
    .section04_wrap .top_product_about > div {
      max-width: 860px;
      text-align: center;
      padding: 120px 3%;
      box-sizing: border-box; }
      .section04_wrap .top_product_about > div p {
        font-size: 16px;
        color: #fff;
        font-weight: 600;
        text-align: left; }

.section05_wrap {
  padding: 80px 0;
  text-align: center;
  background: url("../img/top/section05_bk.jpg") center/cover no-repeat; }
  .section05_wrap h2 {
    width: 330px;
    margin: 0 auto 40px; }
    .section05_wrap h2 img {
      width: 100%; }
  .section05_wrap h2 + p {
    text-align: center; }
  .section05_wrap .top_product_link_container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 40px auto 0; }
    .section05_wrap .top_product_link_container .top_product_link_item {
      width: 48.21%;
      text-align: center; }
      .section05_wrap .top_product_link_container .top_product_link_item figure {
        width: 100%;
        margin: 0 auto 20px; }
        .section05_wrap .top_product_link_container .top_product_link_item figure img {
          width: 100%; }
      .section05_wrap .top_product_link_container .top_product_link_item > p {
        color: #fff;
        font-family: 'Zen Old Mincho', serif;
        font-weight: bold;
        text-align: center;
        font-size: 20px; }
        .section05_wrap .top_product_link_container .top_product_link_item > p:first-of-type {
          font-size: 24px;
          margin-bottom: 8px; }
      .section05_wrap .top_product_link_container .top_product_link_item .link_btn {
        margin: 20px auto 0; }

.section06_wrap .customer_voice_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap; }
  .section06_wrap .customer_voice_container .customer_voice_item {
    width: 32%;
    border: 1px solid #fff;
    padding: 20px;
    box-sizing: border-box; }
    .section06_wrap .customer_voice_container .customer_voice_item p {
      font-size: 16px;
      color: #fff;
      font-weight: 600;
      font-family: 'Zen Old Mincho', serif; }
      .section06_wrap .customer_voice_container .customer_voice_item p:last-of-type {
        color: #DDA52D;
        margin-top: 8px;
        text-align: right; }

.section07_wrap .top_faq_container {
  width: 100%;
  background: #343434;
  padding: 40px;
  box-sizing: border-box; }
  .section07_wrap .top_faq_container .top_faq_item {
    width: 100%;
    border: 1px solid #fff;
    margin-bottom: 20px;
    padding: 20px; }
    .section07_wrap .top_faq_container .top_faq_item:last-of-type {
      margin-bottom: 0; }
    .section07_wrap .top_faq_container .top_faq_item h3 {
      font-size: 24px;
      color: #DDA52D;
      font-weight: 600;
      font-family: 'Zen Old Mincho', serif;
      margin: 0 0 20px; }
    .section07_wrap .top_faq_container .top_faq_item h3 + p {
      font-size: 16px;
      color: #fff;
      font-weight: 600;
      font-family: 'Zen Old Mincho', serif; }

.section08_wrap .top_sns_container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap; }
  .section08_wrap .top_sns_container .top_sns_item, .section08_wrap .top_sns_container .top_sns_item_1col {
    width: 48.21%; }
    .section08_wrap .top_sns_container .top_sns_item h3, .section08_wrap .top_sns_container .top_sns_item_1col h3 {
      font-size: 24px;
      color: #DDA52D;
      font-weight: 600;
      font-family: 'Zen Old Mincho', serif;
      margin: 0 0 20px; }
      .section08_wrap .top_sns_container .top_sns_item h3 span, .section08_wrap .top_sns_container .top_sns_item_1col h3 span {
        float: right; }
        .section08_wrap .top_sns_container .top_sns_item h3 span a, .section08_wrap .top_sns_container .top_sns_item_1col h3 span a {
          text-decoration: none;
          color: #fff;
          font-size: 14px;
          font-weight: 600;
          font-family: 'Zen Old Mincho', serif;
          background: #DDA52D;
          padding: 4px 20px;
          border-radius: 20px;
          transition: .2s; }
          .section08_wrap .top_sns_container .top_sns_item h3 span a:hover, .section08_wrap .top_sns_container .top_sns_item_1col h3 span a:hover {
            background: #fff;
            color: #DDA52D;
            transition: .2s; }
    .section08_wrap .top_sns_container .top_sns_item blockquote, .section08_wrap .top_sns_container .top_sns_item_1col blockquote {
      border: none; }
    .section08_wrap .top_sns_container .top_sns_item .tiktok-embed iframe, .section08_wrap .top_sns_container .top_sns_item_1col .tiktok-embed iframe {
      border-radius: 20px; }
    .section08_wrap .top_sns_container .top_sns_item .instagram_container, .section08_wrap .top_sns_container .top_sns_item_1col .instagram_container {
      width: 100%;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-wrap: wrap;
      gap: 0 10px;
      padding: 10px 0; }
      .section08_wrap .top_sns_container .top_sns_item .instagram_container li, .section08_wrap .top_sns_container .top_sns_item_1col .instagram_container li {
        width: calc((100% - 20px)/3);
        list-style: none;
        position: relative;
        margin-bottom: 10px; }
        .section08_wrap .top_sns_container .top_sns_item .instagram_container li::before, .section08_wrap .top_sns_container .top_sns_item_1col .instagram_container li::before {
          content: '';
          display: block;
          padding-top: 100%; }
        .section08_wrap .top_sns_container .top_sns_item .instagram_container li a, .section08_wrap .top_sns_container .top_sns_item_1col .instagram_container li a {
          position: absolute;
          top: 0;
          width: 100%;
          height: 100%; }
        .section08_wrap .top_sns_container .top_sns_item .instagram_container li img, .section08_wrap .top_sns_container .top_sns_item_1col .instagram_container li img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
  .section08_wrap .top_sns_container .top_sns_item_1col {
    width: 100%; }

.section02_wrap, .section06_wrap, .section07_wrap, .section08_wrap {
  padding: 80px 0; }

.section09_wrap {
  padding: 80px 0 120px; }

@media screen and (max-width: 896px) {
  .bijin_cover {
    height: 400px; }

  .bijin_cover figure {
    width: 80%;
    margin: 0 auto; }

  .section01_wrap .col3_ph_container figure {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 20px; }

  .section03_wrap .feature_container .feature_item {
    width: 46%;
    height: 180px; }

  .section03_wrap .feature_container .feature_item > div p {
    font-size: 3vw; }

  .section03_wrap .nutrition_facts p {
    font-size: 16px; }
    .section03_wrap .nutrition_facts p:first-of-type {
      font-size: 16px; }

  .section04_wrap .top_product_about > div {
    padding: 60px 2%; }

  .section04_wrap .top_product_about:last-of-type > div {
    margin-left: 0; }

  .section04_wrap .top_product_about {
    height: auto; }

  .section05_wrap .top_product_link_container .top_product_link_item {
    width: 100%;
    margin-bottom: 60px; }
    .section05_wrap .top_product_link_container .top_product_link_item:last-of-type {
      margin-bottom: 0; }

  .section06_wrap .customer_voice_container .customer_voice_item {
    width: 100%;
    margin-bottom: 40px; }
    .section06_wrap .customer_voice_container .customer_voice_item:last-of-type {
      margin-bottom: 0; }

  .section07_wrap .top_faq_container {
    padding: 20px; }

  .section08_wrap .top_sns_container .top_sns_item {
    width: 100%;
    margin-bottom: 40px; }
    .section08_wrap .top_sns_container .top_sns_item:last-of-type {
      margin-bottom: 0; } }
/* oldshop 
.eyecatch_wrap,.recommended_wrap,.category_wrap,.quick_start_guide_wrap {
	width:100%;max-width: 1130px;margin:0 auto;padding-left:20px;padding-right:20px;box-sizing:border-box;margin-bottom:80px;
	.eyecatch_container,.recommended_container,.category_container,.quick_start_guide_container {
		width:100%;display:flex;flex-wrap:wrap;justify-content: space-between;align-items: flex-start;
		figure {margin:0;img {width:100%;height:auto;max-width:100%;}}
	}
}
.eyecatch_wrap {
	.eyecatch_container {
		figure {width:48%;order:2;}
		.eyecatch_txt {
			width:48%;
			> h2 {text-align: left;}
			p {font-size:16px;color:#444;}
		}
	}
}
.recommended_wrap {
	.recommended_container {
		.recommended_item {
			width:30.6%;position: relative;z-index: 0;transition:.3s;
			a {text-decoration:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
			&:hover {opacity:.7;transition:.3s;}
			figure {width:100%;margin:0 0 10px;}
			p {
				color:#444;font-size:14px;line-height:24px;
				&:nth-of-type(1) {font-size:16px;margin-bottom:10px;}
				&:nth-of-type(2) {font-size:24px;font-weight:bold;margin-bottom:16px;color:#000;}
			}
		}
	}
}
.category_wrap {
	.category_container {
		.category_item {
			width:19%;position:relative;z-index: 0;transition:.3s;
			a {text-decoration:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
			&:hover {opacity:.7;transition:.3s;}
			figure {
				width:100%;position:relative;
				figcaption {
					background:rgba(249,191,61,0.5);width:100%;height:43px;line-height:43px;font-size:18px;color:#fff;font-weight: bold;padding:0 6px;box-sizing: border-box;position:absolute;bottom:0;
					&::after {font-family:'Font Awesome 5 free';content:'\f105';font-weight:900;color:#FFF;position: absolute;top:0px;right:12px;}
				}
			}
		}
	}
}
.quick_start_guide_wrap {
	.quick_start_guide_container {
		.quick_start_guide_item {
			width:27.52%;
			figure {width:100%;}
			> h3 {font-size:18px;color:#222;font-weight:bold;margin:30px 0 20px;}
			p {font-size:14px;color:#444;}
		}
		> i {font-size:64px;color:#f9bf3d;margin:80px 14px 0;}
	}
}

@media screen and (max-width:896px) {
	.eyecatch_wrap .eyecatch_container .eyecatch_txt > h2 {text-align: center;}
	.eyecatch_wrap .eyecatch_container figure {width:100%;}
	.eyecatch_wrap .eyecatch_container .eyecatch_txt,.recommended_wrap .recommended_container .recommended_item {width:100%;margin-bottom:40px;}
	.recommended_wrap .recommended_container .recommended_item:last-of-type {margin-bottom:0;}
	.category_wrap .category_container .category_item {width:48%;margin-bottom:4%;}
	.quick_start_guide_wrap .quick_start_guide_container .quick_start_guide_item {width:100%;}
	.quick_start_guide_wrap .quick_start_guide_container > i {transform: rotate(90deg);margin:30px auto;}
}

*/

/*****************************************************

 Page_name
 
*****************************************************/
/* secdtion_name
----------------------------------------------------*/

.top_news_wrap {background:#111;}