@charset "UTF-8";
/* Top CSS */
/* _setting CSS */
/* noto-sans-regular*/
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-sans-jp-regular.woff2") format("woff2");
}
/* noto-sans-600*/
@font-face {
  font-family: 'Noto Sans JP 600';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/noto-sans-jp-600.woff2") format("woff2");
}
/* noto-sans-700*/
@font-face {
  font-family: 'Noto Sans JP 700';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/noto-sans-jp-700.woff2") format("woff2");
}
/* NotoSerif_regularのフォントの定義 */
/* noto-serif-regular*/
@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-serif-jp-regular.woff2") format("woff2");
}
/* noto-serif-600*/
@font-face {
  font-family: 'Noto Serif JP 600';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/noto-serif-jp-600.woff2") format("woff2");
}
/* noto-serif-700*/
@font-face {
  font-family: 'Noto Serif JP 700';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/noto-serif-jp-700.woff2") format("woff2");
}
.top .btn {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  margin: 0 auto 50px;
  transform: translateY(0) !important;
}
.top .btn .btn_link {
  display: block;
  width: 100%;
  border: 1px solid #666;
  color: #666;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 15px 0;
  min-height: 46px;
  transition: all .3s ease-in;
}
.top .btn .btn_link.arrow_btn {
  position: relative;
}
.top .btn .btn_link.arrow_btn::after {
  position: absolute;
  transition: all .3s ease-in;
  content: "";
  right: 1em;
  width: 9px;
  height: 9px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-bottom: 1px solid #16ae41;
  border-right: 1px solid #16ae41;
  transform: rotate(-45deg);
}
.top .btn .btn_link img {
  width: 57px;
  margin: 0 auto;
}
.top .top_mv {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 0;
  position: relative;
  height: auto !important;
  padding-top: 89px;
  padding-top: 114px;
  padding-top: 102px;
}
.top .top_mv .mv {
  width: 240px;
  margin: 0 auto;
}
.top .top_mv .btn {
  width: 200px;
  max-width: inherit;
  position: absolute !important;
  top: 49%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 1s;
  font-size: 4.7vw;
}
.top .top_mv .btn .btn_ttl {
  width: 200px;
  padding-bottom: 15px;
  text-align: center;
  transform: translate(-4px, 0);
}
.top .top_mv .btn_link {
  width: 136px;
  min-height: auto;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 12px 0;
  margin: 0 auto;
  left: -1px;
}
.top .top_mv .btn_link.arrow_btn::after {
  right: 3vw;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.top .sec {
  padding: 115px 20px 0;
}
.top .sec .mtitle {
  width: 100%;
  font-family: "Noto Serif JP 700", serif;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 auto 80px;
}
.top .sec .mtitle_sub {
  font-size: 1.5rem;
  font-family: "Noto Serif JP", serif;
  position: relative;
  padding: 0 1em;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}
.top .sec .stitle {
  width: 100%;
  font-family: "Noto Serif JP 600", serif;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #16ae41;
  margin: 0 auto 30px;
}
.top .sec .stitle.ls75 {
  letter-spacing: 0.04em;
}
.top .sec .desc {
  font-size: 1.5rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}
.top .sec .list {
  margin-bottom: 55px;
}
.top .sec .list .slick-list {
  padding: 0 20px 40px !important;
}
.top .sec .list .slick-dots {
  bottom: 0;
}
.top .sec .list .slick-dots li {
  margin: 0;
}
.top .sec .list .slick-dots li button:before {
  width: 10px;
  height: 10px;
  opacity: 1;
  content: "";
  border-radius: 50%;
  border: 1px solid #0c0408;
}
.top .sec .list .slick-dots li.slick-active button:before {
  background-color: #0c0408;
}
.top .sec .list .name {
  font-size: 1rem;
  color: #666;
}
.top .sec img {
  max-width: 100%;
  width: auto;
  max-height: 100%;
  margin: 0 auto;
}
.top .sec .time {
  font-size: 11px;
  font-weight: 600;
  color: #16ae41;
  margin-right: .5em;
}
.top .sec .label {
  padding: 1px;
  min-width: 63px;
  text-align: center;
  letter-spacing: 1.5px;
  font-size: 10px;
  color: #fff;
}
.top .sec .label.new {
  background-color: #16ae41;
}
.top .sec .label.cm {
  background-color: #de0000;
}
.top .sec .label.product {
  background-color: #3478b5;
}
.top .sec .info {
  margin-bottom: 30px;
}
.top .sec .info_wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.top .sec .info_txt {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.06em;
}
.top .sec#brand {
  padding: 70px 0 0;
}
.top .sec#brand .list {
  padding: 0 20px;
  margin-bottom: 0;
}
.top .sec#brand .list .item {
  width: 100%;
  margin: 0 auto;
}
.top .sec#brand .list .image {
  text-align: center;
}
.top .sec#brand .js_brand_slider_list {
  display: none;
  position: relative;
}
.top .sec#brand .js_brand_slider_list.slick-initialized {
  display: block;
}
.top .sec#brand .js_brand_slider_list .slick-list {
  padding-left: 0 !important;
}
.top .sec#product {
  padding-top: 50px;
}
.top .sec#product .mtitle {
  margin-bottom: 15px;
}
.top .sec#product .list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.top .sec#product .item {
  width: 50%;
  position: relative;
  padding-top: 40px;
}
.top .sec#product .item:after {
  color: #16ae41;
  content: '＞＞';
  display: block;
  width: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.top .sec#product .item:nth-of-type(even) {
  position: relative;
  left: -4px;
}
.top .sec#product .item:nth-of-type(odd) {
  position: relative;
  right: -4px;
}
.top .sec#product .item a {
  display: block;
  -webkit-tap-highlight-color: transparent;
}
.top .sec#product .item a .image {
  max-width: 100%;
  height: 200px;
  display: flex;
  align-items: flex-end;
}
.top .sec#product .item a .name {
  width: 95%;
  position: relative;
  text-align: center;
  line-height: 1.5;
  font-size: 1.3rem;
  padding-bottom: 20px;
  margin: 15px auto 0;
}
.top .sec#product .btn {
  width: 172px;
  margin: 0 auto;
}
.top .sec#recipe .stitle {
  margin-bottom: 30px;
}
.top .sec#recipe .desc {
  line-height: 2;
  margin-bottom: 40px;
}
.top .sec#recipe .list {
  position: relative;
  margin-bottom: 40px;
}
.top .sec#recipe .list .item {
  margin-bottom: 30px;
}
.top .sec#recipe .list .item:last-child {
  margin-bottom: 0;
}
.top .sec#recipe .btn {
  width: 234px;
  margin-bottom: 0;
}
.top .sec#CM {
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 80px;
  background-color: #323232;
}
.top .sec#CM .stitle {
  color: #fff;
}
.top .sec#CM .desc {
  color: #fff;
}
.top .sec#CM .movie_wrap {
  max-height: 190px;
  overflow: hidden;
}
.top .sec#CM .movie_wrap .movie {
  height: 190px;
}
.top .sec#CM .image_wrap {
  position: relative;
  width: 100%;
  height: 188px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.top .sec#CM .image_wrap a {
  display: block;
  height: 100%;
}
.top .sec#CM .image_wrap a:hover img {
  opacity: 1;
}
.top .sec#CM .image_wrap .wp-post-image {
  width: auto;
  height: auto;
}
.top .sec#CM .image_wrap .play_btn {
  width: 63px;
  height: 63px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1;
}
.top .sec#CM .btn {
  margin-top: 40px;
  margin-bottom: 0;
  width: 72%;
}
.top .sec#CM .btn .btn_link {
  color: #fff;
  border: 1px solid #fff;
}
.top .sec#CM .btn .btn_link.arrow_btn::after {
  border-color: #fff;
}
.top .sec#touch {
  padding-top: 83px;
  margin-bottom: 80px;
}
.top .sec#touch .stitle {
  margin-bottom: 35px;
}
.top .sec#touch .list .item {
  margin-bottom: 40px;
}
.top .sec#touch .list .item:last-child {
  margin-bottom: 0;
}
.top .sec#touch .image {
  margin-bottom: 10px;
}
.top .sec#touch .name {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
.top .sec#touch .us_bnr {
  text-align: center;
}
.top .sec#purchase {
  margin-bottom: 115px;
}

body.fix .top .top_mv .btn {
  top: 36%;
}

@media print, screen and (min-width: 751px) {
  .top .btn {
    font-size: 2rem;
    max-width: 260px;
    margin: 0 auto 140px;
  }
  .top .btn .btn_link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 68px;
    font-size: 2.0rem;
    white-space: nowrap;
    padding: 1em 0;
    font-weight: 500;
    top: 0;
  }
  .top .btn .btn_link:hover {
    text-decoration: none;
    background-color: rgba(65, 178, 68, 0.1);
  }
  .top .top_mv {
    background-image: none;
    background-size: contain !important;
    height: 687px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 110px;
    position: relative;
  }
  .top .top_mv .mv {
    width: 316px;
    margin: 0 auto;
  }
  .top .top_mv .mv img {
    width: 100%;
  }
  .top .top_mv .btn {
    position: absolute;
    top: 300px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 140px;
    width: 215px;
  }
  .top .top_mv .btn .btn_ttl {
    width: 229px;
    padding-bottom: 18px;
    transform: translate(-7px, -2px);
  }
  .top .top_mv .btn .btn_ttl img {
    display: block;
    width: 100%;
    height: 33px;
  }
  .top .top_mv .btn_link {
    width: 173px;
    min-height: 48px;
    left: 21px;
    padding: 16px 0 15px;
    margin: 0;
  }
  .top .top_mv .btn_link.arrow_btn:after {
    right: 17px;
    width: 10px;
    height: 10px;
  }
  .top .top_mv .btn_link img {
    width: 74px;
  }
  .top .sec {
    padding: 0 50px;
    margin: 0 auto;
  }
  .top .sec .mtitle {
    font-family: "Noto Serif JP 700", serif;
    font-size: 2.5rem;
    letter-spacing: 0.15em;
    margin: 0 auto 15px;
  }
  .top .sec .stitle {
    font-family: "Noto Serif JP 600", serif;
    font-size: 3.6rem;
    color: #16ae41;
    margin: 0 auto 35px;
  }
  .top .sec .stitle.en {
    letter-spacing: 0.15em;
  }
  .top .sec .stitle.jp {
    letter-spacing: 0.15em;
  }
  .top .sec .stitle.ls75 {
    letter-spacing: 0.075em;
  }
  .top .sec .desc {
    font-size: 1.8rem;
    margin-bottom: 50px;
  }
  .top .sec .desc .pc {
    display: inline-block;
  }
  .top .sec .list {
    margin-bottom: 173px;
  }
  .top .sec .list .slick-list {
    padding: 0 0 70px !important;
  }
  .top .sec .slide_arrow {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    z-index: 10;
  }
  .top .sec .slide_arrow::after {
    position: absolute;
    transition: all .3s ease-in;
    content: "";
    right: 1em;
    width: 15px;
    height: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    transform: rotate(-45deg);
  }
  .top .sec .slide_arrow.next {
    right: 47%;
  }
  .top .sec .slide_arrow.prev {
    left: 47%;
    transform: rotate(180deg);
  }
  .top .sec a {
    transition: all .3s ease-in;
  }
  .top .sec a:hover {
    text-decoration: none;
  }
  .top .sec .time {
    font-size: 1.8rem;
  }
  .top .sec .label {
    min-width: 84px;
    font-size: 1rem;
  }
  .top .sec .info {
    margin-bottom: 40px;
  }
  .top .sec .info_wrap {
    margin-bottom: 10px;
  }
  .top .sec#brand {
    max-width: 1200px;
    padding: 0;
    padding-bottom: 200px;
  }
  .top .sec#brand .list {
    padding: 0;
  }
  .top .sec#brand .list .item {
    max-width: 100%;
  }
  .top .sec#product {
    max-width: 1300px;
    padding-top: 0;
    margin: 15px auto 0;
  }
  .top .sec#product .mtitle {
    margin-bottom: 65px;
  }
  .top .sec#product .list {
    margin-bottom: 0px;
    justify-content: center;
  }
  .top .sec#product .list .item {
    width: calc(100% / 6);
    padding-top: 0;
  }
  .top .sec#product .list .item:nth-of-type(even) {
    position: relative;
    left: 0;
  }
  .top .sec#product .list .item:nth-of-type(odd) {
    position: relative;
    right: 0;
  }
  .top .sec#product .list .item a .image {
    height: 226px;
  }
  .top .sec#product .list .item a .name {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
  .top .sec#product .btn {
    width: auto;
    margin-top: 71px;
    margin-bottom: 200px;
  }
  .top .sec#recipe {
    max-width: 1340px;
    margin: 0 auto 130px;
  }
  .top .sec#recipe .stitle {
    margin-bottom: 35px;
  }
  .top .sec#recipe .desc {
    margin-bottom: 50px;
  }
  .top .sec#recipe .list {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 71px;
  }
  .top .sec#recipe .list .item {
    width: 100%;
    margin: 0 20px 0;
  }
  .top .sec#recipe .slide_arrow {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    z-index: 10;
  }
  .top .sec#recipe .slide_arrow::after {
    position: absolute;
    transition: all .3s ease-in;
    content: "";
    right: 1em;
    width: 15px;
    height: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    transform: rotate(-45deg);
  }
  .top .sec#recipe .slide_arrow.prev {
    right: 47%;
  }
  .top .sec#recipe .slide_arrow.next {
    left: 47%;
    transform: rotate(180deg);
  }
  .top .sec#recipe .btn {
    width: auto;
    max-width: 320px;
  }
  .top .sec#CM {
    margin-top: 0;
    padding: 130px 0;
  }
  .top .sec#CM .stitle {
    margin-bottom: 35px;
    color: #fff;
  }
  .top .sec#CM .desc {
    color: #fff;
  }
  .top .sec#CM .movie_wrap {
    max-height: 394px;
    max-width: 700px;
    margin: auto;
    overflow: hidden;
  }
  .top .sec#CM .movie_wrap .movie {
    height: 394px;
  }
  .top .sec#CM .image_wrap {
    width: 630px;
    height: 355px;
    transition: 0.2s;
  }
  .top .sec#CM .image_wrap:hover {
    opacity: .8;
  }
  .top .sec#CM .image_wrap .wp-post-image {
    height: auto;
    width: auto;
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    max-height: 100%;
  }
  .top .sec#CM .btn {
    width: auto;
    margin-top: 72px;
    max-width: 320px;
    margin-bottom: 0;
  }
  .top .sec#CM .btn .btn_link {
    color: #fff;
    border: 1px solid #fff;
  }
  .top .sec#CM .btn .btn_link:hover {
    background-color: #fff;
    color: #323232;
  }
  .top .sec#CM .btn .btn_link:hover.arrow_btn::after {
    border-color: #323232;
  }
  .top .sec#touch {
    max-width: 1300px;
    padding-top: 130px;
    margin: 0 auto 110px;
  }
  .top .sec#touch .stitle {
    margin-bottom: 35px;
  }
  .top .sec#touch .list {
    display: flex;
    justify-content: center;
    width: 1040px;
    margin: 0 auto 90px;
  }
  .top .sec#touch .list .item {
    width: calc((100% - 40px) /2);
    margin-right: 40px;
    margin-bottom: 0;
  }
  .top .sec#touch .list .item:last-child {
    margin-right: 0;
  }
  .top .sec#touch .us_bnr {
    text-align: center;
  }
  .top .sec#purchase {
    max-width: 1300px;
    margin: 0 auto 180px;
  }
  .top .sec#purchase .stitle {
    margin-bottom: 40px;
  }
  .top .sec#purchase .image {
    max-width: 517px;
    margin: auto;
    text-align: center;
  }

  body.fix .top .top_mv .btn {
    top: -10%;
  }

  #kv_movie {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 45%;
    opacity: 0;
    transform: translateY(-60px);
    pointer-events: none;
  }

  #kv_movie::after {
    content: '';
    display: block;
    width: 100%;
    height: 50px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  #kv_movie #youtube {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.01);
    transform: translate3d(-50%, -50%, 0) scale(1.01);
    z-index: -1;
    object-fit: cover;
  }

  .top .top_mv {
    padding-top: 110px;
  }

  #philosophy {
    margin-bottom: 200px;
  }
  #philosophy .inner {
    width: 900px;
    margin: 0 auto;
  }
  #philosophy .list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  #philosophy .list .item {
    width: 300px;
  }
  #philosophy .list .item .image {
    display: block;
    margin-bottom: 10px;
  }
  #philosophy .list .item .image img {
    display: block;
    max-width: 100%;
  }
  #philosophy .list .item .name {
    font-size: 1.8rem;
    letter-spacing: .1em;
  }
}
@media all and (-ms-high-contrast: none) {
  .top .top_mv .btn_link img {
    margin-left: 0;
  }
}
@media screen and (max-width: 750px) {
  #scroll__wrap #main {
    padding-top: 0;
  }

  .slick-slide:focus {
    outline: none;
  }

  .slick-slide a:focus {
    outline: none;
  }

  #kv_movie {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-top: 96%;
    opacity: 0;
  }

  #kv_movie #youtube {
    position: absolute;
    width: 265%;
    height: 150vw;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  #philosophy {
    padding-left: 0;
    padding-right: 0;
  }
  #philosophy .slide_arrow.prev,
  #philosophy .slide_arrow.next {
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: auto;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    top: 28vw;
    z-index: 1;
  }
  #philosophy .slide_arrow.prev::after,
  #philosophy .slide_arrow.next::after {
    position: absolute;
    transition: all .3s ease-in;
    content: "";
    right: 12px;
    width: 8px;
    height: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    transform: rotate(-45deg);
  }
  #philosophy .slide_arrow.prev {
    left: 2.5vw;
  }
  #philosophy .slide_arrow.prev::after {
    transform: rotate(135deg) translate(-1px, -2px);
  }
  #philosophy .slide_arrow.next {
    right: 2.5vw;
  }
  #philosophy .list {
    display: flex;
    justify-content: space-between;
  }
  #philosophy .list .item {
    width: 64.4vw;
    max-width: 484px;
  }
  #philosophy .list .item .image {
    display: block;
    margin-bottom: 5px;
  }
  #philosophy .list .item .image img {
    display: block;
    max-width: 100%;
  }
  #philosophy .list .item .name {
    font-size: 1.3rem;
    letter-spacing: .1em;
    line-height: 1.3;
    text-align: center;
  }
  #philosophy .list .slick-dots {
    bottom: -20px;
  }
  #philosophy .btn {
    width: 300px;
    margin: 0 auto;
  }
  #philosophy .btn .btn_link.arrow_btn::after {
    right: 10px;
  }
}
