@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before, q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.clearfix:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
  zoom: 100%;
}

.clearfix {
  display: block;
}

@font-face {
  font-family: 'mplus-1p-regular';
  src: url("../../fonts/mplus-1p-regular/mplus-1p-regular.eot");
  src: url("../../fonts/mplus-1p-regular/mplus-1p-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/mplus-1p-regular/mplus-1p-regular.woff") format("woff"), url("../../fonts/mplus-1p-regular/mplus-1p-regular.ttf") format("truetype");
}

@font-face {
  font-family: 'mplus-2c-regular';
  src: url("../../fonts/mplus-2c-regular/mplus-2c-regular.eot");
  src: url("../../fonts/mplus-2c-regular/mplus-2c-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/mplus-2c-regular/mplus-2c-regular.woff") format("woff"), url("../../fonts/mplus-2c-regular/mplus-2c-regular.ttf") format("truetype");
}

body, select, input, textarea {
  color: #000;
  font-family: "mplus-2c-regular", "mplus-1p-regular", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  cursor: pointer;
}

a:active, a:focus {
  outline: none;
}

/* Slider */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  border: #0000ff 1px solid;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -10%;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-next {
  right: -10%;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 8px;
  width: 8px;
  margin: 0 10px;
  padding: 0;
  opacity: 0.2;
  cursor: pointer;
}

.slick-dots li:nth-child(3n) {
  background: #f49800;
}

.slick-dots li:nth-child(3n-1) {
  background: #009e3b;
}

.slick-dots li:nth-child(3n-2) {
  background: #e60012;
}

.slick-dots li.slick-active {
  opacity: 1;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  opacity: 0;
  height: 8px;
  width: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.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 {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.1;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

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

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@media all and (max-width: 768px) {
  /* Style adjustments for viewports 768px and under go here */
  html {
    overflow: visible;
  }
  body {
    overflow: visible;
    background: #fff;
    border-top: 0;
  }
  body * {
    box-sizing: content-box;
  }
  h1, h2, h3, h4, h5, h6 {
    margin: 0;
    letter-spacing: 0.04rem;
  }
  li {
    list-style-type: none;
  }
  ul {
    padding: 0;
  }
  p {
    margin: 0;
    letter-spacing: 0.04rem;
  }
  iframe {
    border: 0;
  }
  .pc {
    display: none !important;
  }
  body.page-fixed {
    overflow: hidden;
    height: 100%;
    border-bottom: 0;
  }
  body.page-fixed #fixed_navi_area {
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 200ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 200ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body.page-fixed #fixed_navi_area .header_navi {
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body.page-fixed #wrap {
    pointer-events: none;
    position: fixed;
    height: 100%;
  }
  body.page-fixed #ff02,
  body.page-fixed footer,
  body.page-fixed .to_top {
    opacity: 0;
  }
  /*--------------------------------------------------
* Override
* --------------------------------------------------*/
  #wrap {
    opacity: 0;
    padding: 0;
    width: 100%;
  }
  #wrap img{
    height: auto;
  }

  header.sp {
    height: 52px;
  }
  header.sp .kagome_logo {
    width: 65px;
    height: 38px;
    margin-left: 12px;
  }
  body {
    color: #333333;
    font-size: 14px;
    line-height: 1.4;
    font-family: "HraKakuProN-W6", "HelveticaNeue";
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .kagome_logo {
    float: left;
    margin: 10px 0px 0px 5px;
  }
  .kagome_logo a {
    display: block;
    text-indent: -9999px;
  }
  #sitemap {
    margin: 30px 0px 0px 0px;
    clear: both;
  }
  #sitemap .sitemap_top {
    width: 100%;
    height: 24px;
    text-indent: -9999px;
  }
  #sitemap .sitemap_bottom {
    width: 100%;
    height: 24px;
    text-indent: -9999px;
    clear: both;
  }
  #sitemap .sitemap_contents {
    background-color: #F2F2F2;
    height: auto;
  }
  #sitemap .contents_position {
    padding: 0px 5px 0px 5px;
  }
  #sitemap .sitemap_title {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-top-left-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #fff;
    margin: 0 auto;
  }
  #sitemap .sitemap_close {
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    border-bottom: 1px solid #CCCCCC;
    background-position: right 25px;
    display: block;
    height: 50px;
    background-repeat: no-repeat;
  }
  #sitemap .sitemap_open {
    background-position: right bottom;
    display: block;
    height: 50px;
    background-repeat: no-repeat;
  }
  #sitemap .sitemap_title .sitemap_icon img {
    margin: 0px 0px 1px 0px;
  }
  .switch {
    padding: 0px 10px 0px 0px;
  }
  #sitemap .sitemap_title a {
    display: block;
    color: #333333;
    text-decoration: none;
    padding: 16px 0px 14px 10px;
    font-weight: bold;
  }
  #sitemap .sitemap_contact {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-top-left-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #fff;
    margin: 0 auto;
    padding: 15px 0px 15px 15px;
    font-weight: bold;
  }
  #sitemap .sitemap_contact a {
    display: block;
    color: #333333;
    text-decoration: none;
    padding: 15px 0px 15px 15px;
    -webkit-background-size: 10px 12px;
    -moz-background-size: 10px 12px;
    background-position: right center;
  }
  #sitemap .sitemap_contact span img {
    margin: 0px 0px 1px 0px;
  }
  #sitemap .conte {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #fff;
    margin: 0 auto;
    display: block;
  }
  #sitemap .conte2 {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-color: #fff;
    margin: 0 auto;
  }
  #sitemap .conte3 {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #fff;
    margin: 0 auto;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
  }
  #sitemap .conte a {
    display: block;
    text-decoration: none;
    padding: 15px;
    color: #333333;
    -webkit-background-size: 12px 9px;
    -moz-background-size: 12px 9px;
    background-position: right center;
  }
  #sitemap .conte2 a {
    display: block;
    text-decoration: none;
    padding: 15px;
    color: #664422;
    -webkit-background-size: 12px 9px;
    -moz-background-size: 12px 9px;
    background-position: right center;
  }
  #sitemap .conte3 a {
    display: block;
    text-decoration: none;
    padding: 15px;
    color: #664422;
    -webkit-background-size: 12px 9px;
    -moz-background-size: 12px 9px;
    background-position: right center;
  }
  #sitemap .product_info:after {
    content: "";
    clear: both;
    display: block;
  }
  #sitemap .company_info:after {
    content: "";
    clear: both;
    display: block;
  }
  footer {
    clear: both;
    margin: 20px 0px 0px 0px;
  }
  .footer_list ul:after {
    content: "";
    clear: both;
    display: block;
  }
  .footer_list ul {
    display: block;
    width: 320px;
    margin: 0 auto;
    height: auto;
  }
  .footer_list li {
    float: left;
    padding: 4px 5px 4px 6px;
    padding-left: 10px;
    letter-spacing: -1px;
    text-align: center;
  }
  .footer_list li a {
    color: #333333;
    text-decoration: none;
    display: block;
    padding: 0px 5px 0px 6px;
    -webkit-background-size: 3px 6px;
    -moz-background-size: 3px 6px;
    background-position: left center;
  }
  .to_top {
    font-size: 14px;
    width: 150px;
    float: right;
    margin: 20px 0px 30px 0px;
  }
  .to_top a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 0px 0px 0px 15px;
    background-position: left center;
  }
  /*--------------------------------------------------
* Navi
* --------------------------------------------------*/
  #fixed_navi_area,
  #navi_area {
    width: 100%;
    position: relative;
    z-index: 10;
  }
  #fixed_navi_area .logo_ys,
  #navi_area .logo_ys {
    display: block;
    width: 11.0666666667%;
    line-height: 0;
    margin: 0 0 0 5.3333333333%;
  }
  #fixed_navi_area .logo_ys img,
  #navi_area .logo_ys img {
    padding-top: 1px;
    width: 100%;
    display: block;
  }
  #fixed_navi_area .header_navi,
  #navi_area .header_navi {
    display: none;
  }
  #fixed_navi_area a.btn_navi,
  #navi_area a.btn_navi {
    width: 8%;
    height: 0;
    padding-top: 8%;
    position: relative;
    display: block;
    position: absolute;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-top: 2.5333333333%;
    margin-top: 0;
    right: 4.8%;
  }
  #fixed_navi_area a.btn_navi .bar,
  #navi_area a.btn_navi .bar {
    width: 60%;
    background: #333333;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #fixed_navi_area a.btn_navi .bar1,
  #navi_area a.btn_navi .bar1 {
    top: -30%;
  }
  #fixed_navi_area a.btn_navi .bar3,
  #navi_area a.btn_navi .bar3 {
    top: 30%;
  }
  #fixed_navi_area a.btn_navi.close-button .bar1,
  #navi_area a.btn_navi.close-button .bar1 {
    top: 8%;
    -ms-transform: translate(0, 0) rotate(315deg);
    -webkit-transform: translate(0, 0) rotate(315deg);
    transform: translate(0, 0) rotate(315deg);
  }
  #fixed_navi_area a.btn_navi.close-button .bar2,
  #navi_area a.btn_navi.close-button .bar2 {
    opacity: 0;
  }
  #fixed_navi_area a.btn_navi.close-button .bar3,
  #navi_area a.btn_navi.close-button .bar3 {
    top: 8%;
    -ms-transform: translate(0, 0) rotate(-315deg);
    -webkit-transform: translate(0, 0) rotate(-315deg);
    transform: translate(0, 0) rotate(-315deg);
  }
  #navi_area {
    border-top: #cccccc 1px solid;
  }
  #fixed_navi_area {
    position: fixed;
    top: -120px;
    display: block;
    overflow: auto;
    z-index: 202;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #fixed_navi_area .inner {
    top: 0;
    left: 0;
    padding-top: 0.8%;
    padding-bottom: 10.6666666667%;
    border-bottom: #ededed 1px solid;
    background: rgba(255, 255, 255, 0.95);
    opacity: 1;
    height: 6px;
    width: 100%;
  }
  #fixed_navi_area .inner.old {
    overflow: auto;
  }
  #fixed_navi_area.appear {
    top: 0;
  }
  #fixed_navi_area.hide {
    top: -120px;
  }
  #fixed_navi_area .logo_ys {
    opacity: 1;
    margin-top: 0.1333333333%;
  }
  /*--------------------------------------------------
* Modal
* --------------------------------------------------*/
  /*--------------------------------------------------
* Modal
* --------------------------------------------------*/
  #modal-navi {
    display: none;
    /* opacity: 0; */
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
  }
  #modal-navi .close-button {
    position: absolute;
    display: block;
  }
  #modal-navi .close-button img {
    width: 100%;
  }
  #modal-navi .modal-inner {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0;
    overflow: auto;
    height: 100%;
    -webkit-overflow-scrolling: touch;
  }
  #modal-navi .modal-inner nav p {
    font-weight: bold;
    color: #FFF;
    background: #00aa34;
    padding: 2.4% 0 2.4% 9.3333333333%;
    border-bottom: #cccccc 1px solid;
  }
}

@media all and (max-width: 768px) and (max-width: 420px) {
  #modal-navi .modal-inner nav p {
    font-size: 15.5555555556px;
    font-size: 3.7333333333vw;
  }
}

@media all and (max-width: 768px) and (min-width: 421px) {
  #modal-navi .modal-inner nav p {
    font-size: 17.5px;
    font-size: 3.7333333333vw;
  }
}

@media all and (max-width: 768px) and (min-width: 601px) {
  #modal-navi .modal-inner nav p {
    font-size: 23.3333333333px;
    font-size: 3.7333333333vw;
  }
}

@media all and (max-width: 768px) {
  #modal-navi .modal-inner li {
    padding: 4.5333333333% 0;
    border-bottom: 1px solid #cccccc;
  }
  #modal-navi .modal-inner li a {
    padding-left: 9.3333333333%;
    color: #333333;
  }
}

@media all and (max-width: 768px) and (max-width: 420px) {
  #modal-navi .modal-inner li a {
    font-size: 15.5555555556px;
    font-size: 3.7333333333vw;
  }
}

@media all and (max-width: 768px) and (min-width: 421px) {
  #modal-navi .modal-inner li a {
    font-size: 17.5px;
    font-size: 3.7333333333vw;
  }
}

@media all and (max-width: 768px) and (min-width: 601px) {
  #modal-navi .modal-inner li a {
    font-size: 23.3333333333px;
    font-size: 3.7333333333vw;
  }
}

@media all and (max-width: 768px) {
  #modal-navi .modal-inner li a:before {
    content: '';
    display: inline-block;
    width: 4.5333333333%;
    height: 0;
    padding-top: 4.2666666667%;
    position: relative;
    top: 3px;
    margin-right: 3.3333333333%;
    background: url("../../images/leaf.svg") top left no-repeat;
    background-size: contain;
  }
  #modal-navi .modal-inner li a span {
    display: inline-block;
    background: url("../../images/blank-g.svg") top left no-repeat;
    background-size: contain;
    margin-left: 1.3333333333%;
    width: 2.2666666667%;
    height: 0;
    padding-top: 2.1333333333%;
  }
  #modal-navi .group1 {
    margin-top: 12%;
  }
  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
  }
}

@media all and (min-width: 769px) {
  /* Style adjustments for viewports 769px and over go here */
  html {
    overflow: visible;
  }
  body {
    background: #fff;
  }
  body * {
    box-sizing: content-box;
  }
  h1, h2, h3, h4, h5, h6 {
    margin: 0;
    letter-spacing: 0.04rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  li {
    list-style-type: none;
  }
  ul {
    padding: 0;
  }
  p {
    margin: 0;
    letter-spacing: 0.04rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  iframe {
    border: 0;
  }
  .sp {
    display: none !important;
  }
  body.page-fixed {
    overflow: hidden;
    height: 100%;
    /* #wrap {
    pointer-events: none;
    position: fixed;
    height: 100%;
  } */
  }
  body.page-fixed #fixed_navi_area {
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 200ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 200ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: transparent;
    border-bottom: rgba(255, 255, 255, 0) 1px solid;
  }
  body.page-fixed #fixed_navi_area .inner {
    height: 0;
  }
  body.page-fixed #fixed_navi_area .header_navi {
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body.page-fixed #ff02 {
    opacity: 0;
  }
  /*--------------------------------------------------
* Overwrite
* --------------------------------------------------*/
  #wrap {
    width: 100%;
    opacity: 0;
  }
  /*--------------------------------------------------
* Navi
* --------------------------------------------------*/
  #fixed_navi_area,
  #navi_area {
    width: 100%;
    position: relative;
    z-index: 10;
    background-color: #fff;
  }
  #fixed_navi_area .inner,
  #navi_area .inner {
    position: relative;
    width: 100%;
    max-width: 1280px;
    min-width: 960px;
    margin: 0 auto;
  }
  #fixed_navi_area .logo_ys,
  #navi_area .logo_ys {
    display: inline-block;
    width: 76px;
    line-height: 0;
    margin: 14px 0 0 20px;
  }
  #fixed_navi_area .logo_ys img,
  #navi_area .logo_ys img {
    width: 100%;
  }
  #fixed_navi_area .header_navi,
  #navi_area .header_navi {
    -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1) 200ms;
    transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1) 200ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    right: 110px;
    top: 50px;
  }
  #fixed_navi_area .header_navi ul,
  #navi_area .header_navi ul {
    font-size: 0;
  }
  #fixed_navi_area .header_navi li,
  #navi_area .header_navi li {
    display: inline-block;
    margin-right: 45px;
    vertical-align: bottom;
  }
  #fixed_navi_area .header_navi li a,
  #navi_area .header_navi li a {
    font-size: 14px;
    color: #333;
    line-height: 0;
    -webkit-transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #fixed_navi_area .header_navi li a img,
  #navi_area .header_navi li a img {
    width: 100%;
  }
  #fixed_navi_area .header_navi li a:before,
  #navi_area .header_navi li a:before {
    display: inline-block;
    width: 17px;
    height: 16px;
    position: relative;
    top: 2px;
    margin-right: 5px;
    background: url("../../images/leaf.svg") top left no-repeat;
    background-size: contain;
  }
  #fixed_navi_area .header_navi li a:hover,
  #navi_area .header_navi li a:hover {
    opacity: 0.7;
  }
  #fixed_navi_area .header_navi #nav_promise,
  #navi_area .header_navi #nav_promise {
    width: 162px;
  }
  #fixed_navi_area .header_navi #nav_about,
  #navi_area .header_navi #nav_about {
    width: 120px;
  }
  #fixed_navi_area .header_navi #nav_product,
  #navi_area .header_navi #nav_product {
    width: 82px;
    margin-right: 0;
  }
  #fixed_navi_area a.btn_navi,
  #navi_area a.btn_navi {
    width: 32px;
    height: 30px;
    position: relative;
    display: block;
    position: absolute;
    top: 42px;
    right: 25px;
  }
  #fixed_navi_area a.btn_navi .bar,
  #navi_area a.btn_navi .bar {
    width: 22px;
    background: #333333;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #fixed_navi_area a.btn_navi .bar1,
  #navi_area a.btn_navi .bar1 {
    top: -10px;
  }
  #fixed_navi_area a.btn_navi .bar3,
  #navi_area a.btn_navi .bar3 {
    top: 10px;
  }
  #fixed_navi_area a.btn_navi:hover .bar1,
  #navi_area a.btn_navi:hover .bar1 {
    -ms-transform: translate(0, -2px) rotate(0deg);
    -webkit-transform: translate(0, -2px) rotate(0deg);
    transform: translate(0, -2px) rotate(0deg);
  }
  #fixed_navi_area a.btn_navi:hover .bar3,
  #navi_area a.btn_navi:hover .bar3 {
    -ms-transform: translate(0, 2px) rotate(0deg);
    -webkit-transform: translate(0, 2px) rotate(0deg);
    transform: translate(0, 2px) rotate(0deg);
  }
  #fixed_navi_area a.btn_navi.close-button .bar1,
  #navi_area a.btn_navi.close-button .bar1 {
    -ms-transform: translate(0, 5px) rotate(315deg);
    -webkit-transform: translate(0, 5px) rotate(315deg);
    transform: translate(0, 5px) rotate(315deg);
  }
  #fixed_navi_area a.btn_navi.close-button .bar2,
  #navi_area a.btn_navi.close-button .bar2 {
    opacity: 0;
  }
  #fixed_navi_area a.btn_navi.close-button .bar3,
  #navi_area a.btn_navi.close-button .bar3 {
    -ms-transform: translate(0, -5px) rotate(-315deg);
    -webkit-transform: translate(0, -5px) rotate(-315deg);
    transform: translate(0, -5px) rotate(-315deg);
  }
  #fixed_navi_area {
    position: fixed;
    top: 0;
    -ms-transform: translate(0, -150px);
    -webkit-transform: translate(0, -150px);
    transform: translate(0, -150px);
    z-index: 320;
    border-bottom: #ededed 1px solid;
    background: rgba(255, 255, 255, 0.95);
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #fixed_navi_area.appear {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #fixed_navi_area.hide {
    -ms-transform: translate(0, -82px);
    -webkit-transform: translate(0, -82px);
    transform: translate(0, -82px);
  }
  #fixed_navi_area .logo_ys {
    width: 62px;
    margin-top: 1px;
    margin-bottom: 7px;
  }
  #fixed_navi_area a.btn_navi {
    top: 15px;
  }
  #fixed_navi_area .header_navi {
    top: 23px;
  }
  /*--------------------------------------------------
* Modal
* --------------------------------------------------*/
  #modal-navi {
    display: none;
    /* opacity: 0; */
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 316;
  }
  #modal-navi .close-button {
    position: absolute;
    width: 24px;
    display: block;
  }
  #modal-navi .close-button img {
    width: 100%;
  }
  #modal-navi .modal-inner {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 10px auto;
    padding: 0;
    overflow: auto;
    height: 96%;
  }
  #modal-navi .modal-inner nav {
    margin-bottom: 45px;
  }
  #modal-navi .modal-inner nav p {
    font-size: 14px;
    font-weight: bold;
    border-bottom: #cccccc 1px solid;
    padding-bottom: 16px;
    margin-bottom: 30px;
  }
  #modal-navi .modal-inner li {
    margin-bottom: 24px;
  }
  #modal-navi .modal-inner li a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #modal-navi .modal-inner li a:before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 16px;
    position: relative;
    top: 2px;
    margin-right: 5px;
    background: url("../../images/leaf.svg") top left no-repeat;
    background-size: contain;
  }
  #modal-navi .modal-inner li a:hover {
    opacity: 0.7;
  }
  #modal-navi .modal-inner li a span {
    display: inline-block;
    background: url("../../images/blank-g.svg") top left no-repeat;
    background-size: contain;
    margin-left: 8px;
    width: 12px;
    height: 12px;
  }
  #modal-navi .group {
    width: 960px;
    margin: 0 auto;
    display: inline-block;
    zoom: 100%;
    display: block;
  }
  #modal-navi .group:after {
    content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #modal-navi .group nav {
    float: left;
    width: 32.2916666667%;
    max-width: 310px;
    margin-right: 5.2083333333%;
  }
  #modal-navi .group #modal_nav_top,
  #modal-navi .group #modal_nav_dummy {
    width: 14.5833333333%;
    max-width: 140px;
  }
  #modal-navi .group1 {
    margin-top: 80px;
  }
  .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
  }
}

@media all and (max-width: 768px) {
  /*--------------------------------------------------
* Section
* --------------------------------------------------*/
  section h2 {
    width: 100%;
    margin: 0 auto 4%;
    position: relative;
  }
  section h2 .drop {
    position: relative;
    margin: 0 auto;
    width: 4.8%;
    line-height: 0;
    position: relative;
    text-align: center;
  }
  section h2 .drop img {
    display: block;
  }
  section h2 .red {
    width: 27.7777777778%;
    left: 0;
    top: 0;
    margin-top: 8.3333333333%;
    position: absolute;
  }
  section h2 .green {
    width: 11.1111111111%;
    left: 47.2222222222%;
    top: 0;
    position: absolute;
  }
  section h2 .yellow {
    width: 27.7777777778%;
    left: 75%;
    top: 0;
    margin-top: 5.5555555556%;
    position: absolute;
  }
  section a.leaf {
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  section a.leaf .image-area {
    line-height: 0;
    overflow: hidden;
    display: block;
    margin-bottom: 4%;
    -webkit-transition: all 1200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 1200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 24px 0 24px 0;
  }
  section a.leaf .image-area img {
    width: 100%;
    -webkit-transition: all 1200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 1200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 24px 0 24px 0;
  }
  section a.leaf .text-area {
    text-align: center;
    color: #333;
    line-height: 1.5;
  }
}

@media all and (max-width: 768px) and (max-width: 420px) {
  section a.leaf .text-area {
    font-size: 11.1111111111px;
    font-size: 2.6666666667vw;
  }
}

@media all and (max-width: 768px) and (min-width: 421px) {
  section a.leaf .text-area {
    font-size: 12.5px;
    font-size: 2.6666666667vw;
  }
}

@media all and (max-width: 768px) and (min-width: 601px) {
  section a.leaf .text-area {
    font-size: 16.6666666667px;
    font-size: 2.6666666667vw;
  }
}

@media all and (max-width: 768px) {
  section a.leaf .text-area span {
    display: inline-block;
    background: url("../../images/blank-g.svg") top left no-repeat;
    background-size: contain;
    margin-left: 2.9761904762%;
    width: 7.1428571429%;
    height: 12px;
  }
  section .inner {
    font-size: 0;
  }
  section .inner .new-badge {
    position: absolute;
    width: 19.0476190476%;
    height: 0;
    padding-top: 19.0476190476%;
    z-index: 10;
    line-height: 0;
    top: -3.5714285714%;
    left: -2.9761904762%;
  }
  section .inner .new-badge .bg {
    background: url("../../images/badge.svg") top left no-repeat;
    background-size: contain;
    width: 100%;
    padding-top: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  section .inner .new-badge > img {
    width: 65.625%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  section .more-button {
    display: block;
    border-radius: 10px 0 10px 0;
    border: #00aa34 1px solid;
    color: #00aa34;
    padding: 2.6666666667% 0;
    background: #FFF;
    text-align: center;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  section .section-inner {
    margin: 0 auto;
  }
  /*--------------------------------------------------
* Main area
* --------------------------------------------------*/
  section#main-area {
    width: 100%;
    margin-bottom: 0;
    position: relative;
  }
  section#main-area .main-image {
    width: 100%;
    overflow: hidden;
    top: 0;
  }
  section#main-area .main-image #main-image-pin {
    width: 100%;
    background: url("../../images/sp/main-image.png") top center no-repeat;
    background-size: cover;
    padding-top: 93.633333%;
  }
  section#main-area .main-image h1 {
    width: 44%;
    margin: 1.6% auto 8%;
  }
  section#main-area .main-image h1 img {
    width: 100%;
  }
  section#main-area .main-image .image {
    opacity: 0;
    display: none;
    right: 0;
  }
  section#main-area .main-inner {
    padding-top: 9.3333333333%;
    display: inline-block;
    zoom: 100%;
    display: block;
    /* brand lineup */
  }
  section#main-area .main-inner:after {
    content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  section#main-area .main-inner .pickup-area {
    margin-bottom: 13.3333333333%;
  }
  section#main-area .main-inner .pickup-area h2 {
    position: relative;
  }
  section#main-area .main-inner .pickup-area h2 > img {
    width: 39.4666666667%;
    margin: 0 auto;
    display: block;
  }
  section#main-area .main-inner .pickup-area h2 .drop {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -30%;
  }
  section#main-area .main-inner #pickup {
    width: 80%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  section#main-area .main-inner #pickup.show {
    opacity: 1;
  }
  section#main-area .main-inner #pickup img {
    width: 100%;
  }
  section#main-area .main-inner #pickup .slick-list {
    border-radius: 24px 0 24px 0;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    /*border: #ccc 1px solid;*/
    border: #FFF 1px solid;
  }
  section#main-area .main-inner #pickup .slick-list img {
    -webkit-border-radius: 24px 0 24px 0;
  }
  section#main-area .main-inner #pickup .slick-prev {
    left: -6.976744186%;
    background: url("../../images/prev.svg") left top no-repeat;
    background-size: contain;
    width: 2.6666666667%;
    padding-top: 2.9333333333%;
    height: 0;
  }
  section#main-area .main-inner #pickup .slick-next {
    right: -6.976744186%;
    background: url("../../images/next.svg") left top no-repeat;
    background-size: contain;
    width: 2.6666666667%;
    padding-top: 2.9333333333%;
    height: 0;
  }
  section#main-area .main-inner #pickup .slick-dots li {
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 3px 1px 3px 1px;
  }
  section#main-area .main-inner #pickup .slick-dots li:hover {
    opacity: 1;
  }
  section#main-area .main-inner .brand-lineup {
    text-align: center;
    font-size: 0;
  }
  section#main-area .main-inner .brand-lineup h2 > img {
    width: 37.8666666667%;
  }
  section#main-area .main-inner .brand-lineup h2 .drop {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -30%;
  }
  section#main-area .main-inner .brand-lineup .leaf {
    width: 44.8%;
    margin: 0 3.7333333333% 4% 0;
  }
  section#main-area .main-inner .brand-lineup .leaf:nth-child(2n) {
    margin-right: 0;
  }
  section#main-area .main-inner .brand-lineup .leaf.ys100 .image-area {
    border: #00aa34 1px solid;
  }
  /*--------------------------------------------------
* About
* --------------------------------------------------*/
  section#about-area {
    margin-bottom: 6.6666666667%;
    padding-top: 6.6666666667%;
  }
  section#about-area h2 {
    position: relative;
    text-align: center;
    background: url("../../images/line.png") left center repeat-x;
    background-size: 50%;
    margin-bottom: 6.6666666667%;
  }
  section#about-area h2 > img {
    width: 50.1333333333%;
  }
  section#about-area h2 .drop {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -20%;
  }
  section#about-area .inner {
    text-align: center;
    font-size: 0;
  }
  section#about-area a.leaf {
    width: 78.6666666667%;
    margin: 0 0 5.3333333333%;
  }
  section#about-area a.leaf .image-area {
    border: #cccccc 1px solid;
  }
  section#about-area a.leaf .image-area img {
    border-radius: 24px 0 24px 0;
  }
  /*--------------------------------------------------
* Contents
* --------------------------------------------------*/
  section#contents-area {
    margin-bottom: 8%;
  }
  section#contents-area .section-inner {
    position: relative;
    display: inline-block;
    zoom: 100%;
    display: block;
  }
  section#contents-area .section-inner:after {
    content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  section#contents-area h2 {
    position: relative;
    background: url("../../images/line.png") left center repeat-x;
    background-size: 50%;
    margin-bottom: 6.6666666667%;
  }
  section#contents-area h2 > img {
    width: 26.8%;
    background: #FFF;
    display: block;
    margin: 0 auto;
    padding: 0 2.6666666667%;
  }
  section#contents-area h2 .drop {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto 0;
    top: -26%;
  }
  section#contents-area .inner .contents-wrap {
    text-align: left;
  }
  section#contents-area .wave {
    display: none;
  }
  section#contents-area a.leaf {
    width: 44.8%;
    margin: 0 0 4% 3.7333333333%;
  }
  section#contents-area a.leaf:nth-child(2n) {
    margin-right: 0;
  }
  /*--------------------------------------------------
* Healthcare
* --------------------------------------------------*/
  section#healthcare {
    margin-bottom: 5.3333333333%;
  }
  section#healthcare h2 {
    position: relative;
    text-align: center;
    background: url("../../images/line.png") left center repeat-x;
    background-size: 50%;
    padding-bottom: 4px;
  }
  section#healthcare h2 > img {
    width: 44%;
    background: #FFF;
    padding: 0 2.6666666667%;
  }
  section#healthcare h2 .drop {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 13.3333333333%;
  }
  section#healthcare .inner {
    text-align: left;
  }
  section#healthcare .inner a {
    display: inline-block;
    width: 44.8%;
    position: relative;
    vertical-align: top;
    margin: 0 0 4.6666666667% 3.7333333333%;
  }
  section#healthcare .inner a:nth-child(2n) {
    margin-right: 0;
  }
  section#healthcare .inner a .image-area {
    margin-bottom: 5.9523809524%;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  section#healthcare .inner a .image-area img {
    width: 100%;
  }
  section#healthcare .inner a .text-area {
    color: #333333;
    text-align: center;
  }
}

@media all and (max-width: 768px) and (max-width: 420px) {
  section#healthcare .inner a .text-area {
    font-size: 11.1111111111px;
    font-size: 2.6666666667vw;
  }
}

@media all and (max-width: 768px) and (min-width: 421px) {
  section#healthcare .inner a .text-area {
    font-size: 12.5px;
    font-size: 2.6666666667vw;
  }
}

@media all and (max-width: 768px) and (min-width: 601px) {
  section#healthcare .inner a .text-area {
    font-size: 16.6666666667px;
    font-size: 2.6666666667vw;
  }
}

@media all and (max-width: 768px) {
  section#healthcare .inner a .text-area span {
    display: inline-block;
    background: url("../../images/blank-g.svg") top left no-repeat;
    background-size: contain;
    margin-left: 2.9761904762%;
    width: 7.1428571429%;
    height: 12px;
  }
  /*--------------------------------------------------
* Products
* --------------------------------------------------*/
  section#products {
    /* other */
  }
  section#products h2 {
    position: relative;
    text-align: center;
    background: url("../../images/line.png") left center repeat-x;
    background-size: 50%;
    padding-bottom: 0.5333333333%;
    margin-bottom: 50px;
  }
  section#products h2 > img {
    width: 21.0666666667%;
    background: #FFF;
    padding: 0 1.3333333333%;
  }
  section#products h2 .drop {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -28%;
  }
  section#products .ys100 {
    display: inline-block;
    zoom: 100%;
    display: block;
    position: relative;
    margin: 0 auto 9.3333333333%;
  }
  section#products .ys100:after {
    content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  section#products .ys100 h3 {
    width: 55.2%;
    margin: 0 auto 8%;
  }
  section#products .ys100 h3 img {
    width: 100%;
  }
  section#products .ys100 .inner {
    margin-bottom: 5.3333333333%;
    text-align: center;
  }
  section#products .ys100 .inner a {
    display: inline-block;
    vertical-align: top;
    /*width: 30.6666666667%;*/
    margin: 0;

    width: 41%;
    margin-bottom: 7.5%;
  }
  section#products .ys100 .inner a .image-area {
    width: 50%;
    margin: 0 auto 8.6956521739%;
  }
  section#products .ys100 .inner a .image-area img {
    width: 100%;
  }
  section#products .ys100 .inner a .text-area {
    text-align: center;
    color: #00aa34;
  }
}

@media all and (max-width: 768px) and (max-width: 420px) {
  section#products .ys100 .inner a .text-area {
    font-size: 9.3333333333px;
    font-size: 2.24vw;
  }
}

@media all and (max-width: 768px) and (min-width: 421px) {
  section#products .ys100 .inner a .text-area {
    font-size: 10.5px;
    font-size: 2.24vw;
  }
}

@media all and (max-width: 768px) and (min-width: 601px) {
  section#products .ys100 .inner a .text-area {
    font-size: 14px;
    font-size: 2.24vw;
  }
}

@media all and (max-width: 768px) {
  section#products .ys100 .more-button {
    width: 76.8%;
    margin: 0 auto;
    position: relative;
  }
  section#products .ys100 .more-button span {
    background: url("../../images/blank.svg") left top no-repeat;
    background-size: contain;
    width: 2.9513888889%;
    padding-top: 2.9513888889%;
    height: 0;
    position: absolute;
    right: 3.4722222222%;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: inline-block;
  }
  section#products .others {
    width: 93.3333333333%;
    margin: 0 auto;
    border-top: #b2d6c4 1px solid;
    padding-top: 8%;
    vertical-align: top;
    /* smoothie */
    /* peel */
    /* season */
  }
  section#products .others .group {
    display: block;
  }
  section#products .others .group h3 {
    line-height: 0;
    margin: 0 auto;
  }
  section#products .others .group .inner {
    text-align: center;
  }
  section#products .others .group .inner img {
    display: inline-block;
  }
  section#products .others .group p {
    text-align: center;
    margin-bottom: 7.1428571429%;
  }
}

@media all and (max-width: 768px) and (max-width: 420px) {
  section#products .others .group p {
    font-size: 21.1111111111px;
    font-size: 5.0666666667vw;
  }
}

@media all and (max-width: 768px) and (min-width: 421px) {
  section#products .others .group p {
    font-size: 23.75px;
    font-size: 5.0666666667vw;
  }
}

@media all and (max-width: 768px) and (min-width: 601px) {
  section#products .others .group p {
    font-size: 31.6666666667px;
    font-size: 5.0666666667vw;
  }
}

@media all and (max-width: 768px) {
  section#products .others .group .more-button {
    width: 82.2857142857%;
    margin: 0 auto;
    display: block;
  }
  section#products .others .smoothie {
    width: 100%;
    margin-bottom: 10%;
  }
  section#products .others .smoothie h3 {
    width: 27.7142857143%;
    line-height: 0;
    margin-bottom: 7.1428571429%;
  }
  section#products .others .smoothie h3 img {
    width: 100%;
  }
  section#products .others .smoothie .inner {
    margin-bottom: 5%;
  }
  section#products .others .smoothie .inner img {
    margin: 0 2.2857142857%;
    width: 12.2857142857%;
  }
  section#products .others .peel {
    width: 100%;
    border-top: #b2d6c4 1px solid;
    padding-top: 8.5714285714%;
    margin-bottom: 10%;
  }
  section#products .others .peel h3 {
    width: 32.4285714286%;
    line-height: 0;
    margin: 0 auto 7.1428571429%;
  }
  section#products .others .peel h3 img {
    width: 100%;
  }
  section#products .others .peel .inner {
    margin-bottom: 5%;
  }
  section#products .others .peel .inner img {
    margin: 0 3.2857142857%;
    width: 12.2857142857%;
  }
  section#products .others .season {
    border-top: #b2d6c4 1px solid;
    width: 100%;
  }
  section#products .others .season h3 {
    margin-bottom: 9.3333333333%;
  }
  section#products .others .season .inner {
    margin-bottom: 19px;
    line-height: 0;
  }
  section#products .others .season .inner img {
    margin: 0 2.4285714286%;
    width: 12.5714285714%;
  }
  /*--------------------------------------------------
* Sharearea
* --------------------------------------------------*/
  .share-area {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 17.3333333333%;
    padding-top: 9.3333333333%;
    font-size: 0;
  }
  .share-area .shareFB,
  .share-area .shareTW,
  .share-area .shareLN {
    display: inline-block;
    width: 14.8%;
    padding-top: 14.8%;
    border-radius: 50%;
    line-height: 0;
    margin: 0 4.9333333333%;
    position: relative;
  }
  .share-area .shareFB img,
  .share-area .shareTW img,
  .share-area .shareLN img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .share-area .shareFB {
    background: #3b5998;
  }
  .share-area .shareFB img {
    width: 20.7207207207%;
  }
  .share-area .shareTW {
    background: #67aadd;
  }
  .share-area .shareTW img {
    width: 40.5405405405%;
  }
  .share-area .shareLN {
    background: #00c300;
  }
  .share-area .shareLN img {
    width: 45.9459459459%;
  }
  .share-area .topto {
    display: none;
    position: absolute;
    right: 0;
  }
  @-webkit-keyframes top-scroll {
    0% {
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    45% {
      -ms-transform: translate(0, 7px);
      -webkit-transform: translate(0, 7px);
      transform: translate(0, 7px);
    }
    55% {
      -ms-transform: translate(0, 7px);
      -webkit-transform: translate(0, 7px);
      transform: translate(0, 7px);
    }
    100% {
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  @keyframes top-scroll {
    0% {
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    45% {
      -ms-transform: translate(0, 7px);
      -webkit-transform: translate(0, 7px);
      transform: translate(0, 7px);
    }
    55% {
      -ms-transform: translate(0, 7px);
      -webkit-transform: translate(0, 7px);
      transform: translate(0, 7px);
    }
    100% {
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
}

@media all and (min-width: 769px) {
  /*--------------------------------------------------
* Section
* --------------------------------------------------*/
  section h2 {
    margin: 0 auto 30px;
  }
  section h2 .drop {
    position: relative;
    margin: 0 auto 7px;
    width: 26px;
    line-height: 0;
    position: relative;
    height: 8px;
    text-align: center;
  }
  section h2 .drop img {
    display: block;
  }
  section h2 .red {
    width: 7px;
    left: 0;
    top: 2px;
    position: absolute;
  }
  section h2 .green {
    width: 2.5px;
    left: 10px;
    top: 0;
    position: absolute;
  }
  section h2 .yellow {
    width: 7px;
    left: 18px;
    top: 1px;
    position: absolute;
  }
  section a.leaf {
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  section a.leaf .image-area {
    line-height: 0;
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -webkit-transition: all 1200ms cubic-bezier(0.23, 1, 0.32, 1) 100ms;
    transition: all 1200ms cubic-bezier(0.23, 1, 0.32, 1) 100ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 46px 0 46px 0;
  }
  section a.leaf .image-area img {
    width: 100%;
    will-change: transform;
    -webkit-transition: all 1200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 1200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  section a.leaf .text-area {
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    -webkit-transition: opacity 1200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: opacity 1200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  section a.leaf .text-area span {
    display: inline-block;
    background: url("../../images/blank-g.svg") top left no-repeat;
    background-size: contain;
    margin-left: 8px;
    width: 12px;
    height: 12px;
  }
  section a.leaf:hover .image-area img {
    -ms-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
  }
  section a.leaf:hover .text-area {
    opacity: 0.7;
  }
  section .inner {
    font-size: 0;
  }
  section .inner .new-badge {
    position: absolute;
    width: 46px;
    height: 0;
    padding-top: 46px;
    z-index: 10;
    line-height: 0;
    top: -10px;
    left: -10px;
  }
  section .inner .new-badge .bg {
    background: url("../../images/badge.png") top left no-repeat;
    background-size: contain;
    width: 100%;
    padding-top: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  section .inner .new-badge > img {
    width: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  section .more-button {
    border-radius: 16px 0 16px 0;
    border: #00aa34 1px solid;
    color: #00aa34;
    padding: 7px 0;
    background: #FFF;
    text-align: center;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  section .more-button:hover {
    background: #00aa34;
    color: #FFF;
  }
  section .section-inner {
    width: 960px;
    margin: 0 auto;
  }
  /*--------------------------------------------------
* Main area
* --------------------------------------------------*/
  section#main-area {
    width: 100%;
    min-width: 960px;
    max-width: 1280px;
    overflow: visible;
    margin: 0 auto;
    margin-bottom: 0;
    position: relative;
  }
  section#main-area .main-image {
    width: 60%;
    position: absolute;
    min-width: 576px;
    top: 0;
    max-width: 680px;
    top: 50% !important;
    -ms-transform: translate(-50px, -46%);
    -webkit-transform: translate(-50px, -46%);
    transform: translate(-50px, -46%);
    /*  */
  }
  section#main-area .main-image.fixed {
    position: fixed;
    bottom: 0;
  }
  section#main-area .main-image #main-image-pin {
    width: 100%;
    background: url("../../images/main-image.png") top center no-repeat;
    background-size: contain;
  }
  section#main-area .main-image h1 {
    width: 37.5%;
    max-width: 288px;
    margin: 0% auto 3.90625%;
    /*  */
    padding-left: 10.4166666667%;
    /*  */
  }
  section#main-area .main-image h1 img {
    width: 100%;
  }
  section#main-area .main-image .image {
    opacity: 0;
    visibility: hidden;
    width: 109.375%;
    min-height: 400px;
    position: relative;
    right: 50px;
  }
  section#main-area .main-inner {
    padding-top: 23px;
    display: inline-block;
    zoom: 100%;
    display: block;
    /* brand lineup */
  }
  section#main-area .main-inner:after {
    content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  section#main-area .main-inner .pickup-area,
  section#main-area .main-inner .brand-lineup {
    width: 50%;
    float: right;
    border: #FFF 1px solid;
  }
  section#main-area .main-inner .pickup-area {
    margin-bottom: 52px;
  }
  section#main-area .main-inner .pickup-area h2 {
    text-align: center;
    margin-bottom: 20px;
    width: 194px;
  }
  section#main-area .main-inner #pickup {
    width: 430px;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  section#main-area .main-inner #pickup.show {
    opacity: 1;
  }
  section#main-area .main-inner #pickup img {
    width: 100%;
  }
  section#main-area .main-inner #pickup .slick-list {
    border-radius: 46px 0 46px 0;
    /*border: #ccc 1px solid;*/
    border: #FFF 1px solid;
  }
  section#main-area .main-inner #pickup .slick-prev {
    left: -6.976744186%;
    background: url("../../images/prev.png") left top no-repeat;
    background-size: contain;
    width: 12px;
    height: 16px;
  }
  section#main-area .main-inner #pickup .slick-next {
    right: -6.976744186%;
    background: url("../../images/next.png") left top no-repeat;
    background-size: contain;
    width: 12px;
    height: 16px;
  }
  section#main-area .main-inner #pickup .slick-dots li {
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 3px 1px 3px 1px;
  }
  section#main-area .main-inner #pickup .slick-dots li:hover {
    opacity: 1;
  }
  section#main-area .main-inner .brand-lineup {
    text-align: center;
    font-size: 0;
    padding: 20px 0 40px;
  }
  section#main-area .main-inner .brand-lineup h2 {
    text-align: center;
    margin-bottom: 20px;
    width: 177px;
  }
  section#main-area .main-inner .brand-lineup .leaf {
    width: 37.5%;
    margin: 0 6.25% 2.34375% 0;
  }
  section#main-area .main-inner .brand-lineup .leaf:nth-child(2n) {
    margin-right: 0;
  }
  section#main-area .main-inner .brand-lineup .leaf .image-area {
    border: #FFF 1px solid;
  }
  section#main-area .main-inner .brand-lineup .leaf.ys100 .image-area {
    border: #00aa34 1px solid;
  }
  /*--------------------------------------------------
* About
* --------------------------------------------------*/
  section#about-area {
    margin-bottom: 50px;
    padding-top: 40px;
  }
  section#about-area h2 {
    position: relative;
    text-align: center;
    background: url("../../images/line.png") left center repeat-x;
    background-size: 22.5%;
  }
  section#about-area h2 > img {
    width: 235px;
  }
  section#about-area h2 .drop {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -16px;
  }
  section#about-area .inner {
    text-align: center;
    font-size: 0;
  }
  section#about-area a.leaf {
    width: 418px;
    margin: 0 20px;
  }
  section#about-area a.leaf .image-area {
    border: #cccccc 1px solid;
  }
  /*--------------------------------------------------
* Contents
* --------------------------------------------------*/
  section#contents-area {
    margin-bottom: 60px;
  }
  section#contents-area .section-inner {
    position: relative;
    display: inline-block;
    zoom: 100%;
    display: block;
  }
  section#contents-area .section-inner:after {
    content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  section#contents-area h2 {
    left: 0;
    width: 125px;
    position: absolute;
    text-align: center;
  }
  section#contents-area .inner {
    float: right;
    width: 828px;
  }
  section#contents-area .wave {
    background: url("../../images/line.png") left top repeat-x;
    background-size: 29% auto;
    height: 14px;
    margin-bottom: 50px;
    margin-top: 28px;
  }
  section#contents-area a.leaf {
    width: 240px;
    margin: 0 20px 30px;
  }
  section#contents-area a.leaf:nth-child(3n) {
    margin-right: 0;
  }
  section#contents-area a.leaf .image-area {
    border: #FFF 1px solid;
  }
  /*--------------------------------------------------
* Healthcare
* --------------------------------------------------*/
  section#healthcare {
    margin-bottom: 60px;
  }
  section#healthcare h2 {
    position: relative;
    text-align: center;
    background: url("../../images/line.png") left center repeat-x;
    background-size: 22.5%;
    padding-bottom: 4px;
  }
  section#healthcare h2 > img {
    width: 215px;
  }
  section#healthcare h2 .drop {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 14px;
  }
  section#healthcare .inner {
    text-align: center;
  }
  section#healthcare .inner a {
    display: inline-block;
    width: 244px;
    position: relative;
    vertical-align: top;
    margin: 0 30px;
  }
  section#healthcare .inner a .image-area {
    margin-bottom: 15px;
    -webkit-transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  section#healthcare .inner a .image-area img {
    width: 100%;
  }
  section#healthcare .inner a .text-area {
    font-size: 14px;
    color: #333333;
    -webkit-transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
  }
  section#healthcare .inner a .text-area span {
    display: inline-block;
    background: url("../../images/blank-g.svg") top left no-repeat;
    background-size: contain;
    margin-left: 8px;
    width: 12px;
    height: 12px;
  }
  section#healthcare .inner a:hover .image-area {
    opacity: 0.7;
  }
  section#healthcare .inner a:hover .text-area {
    opacity: 0.7;
  }
  /*--------------------------------------------------
* Products
* --------------------------------------------------*/
  section#products {
    margin-bottom: 70px;
    /* other */
  }
  section#products h2 {
    position: relative;
    text-align: center;
    background: url("../../images/line.png") left center repeat-x;
    background-size: 22.5%;
    padding-bottom: 4px;
    margin-bottom: 50px;
  }
  section#products h2 > img {
    width: 100px;
    background: #FFF;
    padding: 0 10px;
  }
  section#products h2 .drop {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -14px;
  }
  section#products .ys100 {
    display: inline-block;
    zoom: 100%;
    display: block;
    position: relative;
    /*width: 830px;*/
    width: 100%;
    margin: 0 auto 60px;
  }
  section#products .ys100:after {
    content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  section#products .ys100 h3 {
    width: 298px;
    margin-top: 30px;
    float: left;
  }
  section#products .ys100 h3 img {
    width: 100%;
  }
  section#products .ys100 .inner {
    float: right;
  }
  section#products .ys100 .inner a {
    display: inline-block;
    vertical-align: top;
    width: 158px;
    margin: 0;
    -webkit-transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  section#products .ys100 .inner a .image-area {
    width: 118px;
    margin: 0 auto 15px;
  }
  section#products .ys100 .inner a .image-area img {
    width: 100%;
  }
  section#products .ys100 .inner a .text-area {
    text-align: center;
    white-space: nowrap;
    color: #00aa34;
    font-size: 12px;
  }
  section#products .ys100 .inner a:last-child {
    margin-right: 0;
  }
  section#products .ys100 .inner a:hover {
    opacity: 0.7;
  }
  section#products .ys100 .more-button {
    position: absolute;
    width: 298px;
    left: 0;
    bottom: 0;
  }
  section#products .ys100 .more-button span {
    background: url("../../images/blank.svg") left top no-repeat;
    background-size: contain;
    width: 16px;
    height: 14px;
    position: absolute;
    right: 20px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: inline-block;
  }
  section#products .ys100 .more-button:hover span {
    background-image: url("../../images/blank-w.svg");
  }
  section#products .others {
    border-top: #b2d6c4 1px solid;
    display: inline-block;
    zoom: 100%;
    display: block;
    padding-top: 40px;
    vertical-align: top;
    /* smoothie */
    /* peel */
    /* season */
  }
  section#products .others:after {
    content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  section#products .others .group {
    vertical-align: top;
    float: left;
  }
  section#products .others .group h3 {
    line-height: 0;
    margin-left: 10px;
  }
  section#products .others .group .inner {
    vertical-align: top;
    text-align: center;
    margin-bottom: 20px;
  }
  section#products .others .group .inner img {
    display: inline-block;
  }
  section#products .others .group p {
    text-align: center;
    margin-bottom: 15px;
  }
  section#products .others .group .more-button {
    width: 250px;
    margin: 0 auto;
    display: block;
  }
  section#products .others .smoothie {
    width: 316px;
    border-right: #b2d6c4 1px solid;
  }
  section#products .others .smoothie h3 {
    width: 88px;
    line-height: 0;
    margin-bottom: 20px;
  }
  section#products .others .smoothie h3 img {
    width: 100%;
  }
  section#products .others .smoothie .inner img {
    margin: 0 7px;
    width: 40px;
  }
  section#products .others .peel {
    width: 323px;
    border-right: #b2d6c4 1px solid;
  }
  section#products .others .peel h3 {
    width: 103px;
    line-height: 0;
    margin-left: 16px;
    margin-bottom: 12px;
  }
  section#products .others .peel h3 img {
    width: 100%;
  }
  section#products .others .peel .inner img {
    margin: 0 15px;
    width: 40px;
  }
  section#products .others .season {
    width: 318px;
  }
  section#products .others .season h3 {
    margin-bottom: 44px;
  }
  section#products .others .season .inner {
    margin-bottom: 19px;
    line-height: 0;
  }
  section#products .others .season .inner img {
    margin: 0 8px;
    width: 40px;
  }
  /*--------------------------------------------------
* Sharearea
* --------------------------------------------------*/
  .share-area {
    text-align: center;
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 0;
  }
  .share-area .shareFB,
  .share-area .shareTW,
  .share-area .shareLN {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 0;
    margin: 0 15px;
    position: relative;
    -webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1) 0ms;
    /* older webkit */
    -webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0ms;
    transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0ms;
    /* easeOutBack */
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .share-area .shareFB:hover,
  .share-area .shareTW:hover,
  .share-area .shareLN:hover {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .share-area .shareFB img,
  .share-area .shareTW img,
  .share-area .shareLN img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .share-area .shareFB {
    background: #3b5998;
  }
  .share-area .shareFB img {
    width: 100%;
    width: 10px;
  }
  .share-area .shareTW {
    background: #67aadd;
  }
  .share-area .shareTW img {
    width: 18px;
  }
  .share-area .shareLN {
    display: none;
  }
  .share-area .topto {
    display: block;
    position: absolute;
    right: 0;
    top: -4px;
    width: 69px;
    height: 66px;
  }
  .share-area .topto a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url("../../images/topto.svg") top left no-repeat;
    background-size: contain;
    -webkit-transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    /* easeOutQuint */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .share-area .topto a:hover {
    opacity: 0.7;
  }
  .share-area .topto a img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: 20px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .share-area .topto a p {
    color: #FFF;
    margin-top: 35px;
    line-height: 1;
    text-align: center;
    font-size: 10px;
  }
  @-webkit-keyframes top-scroll {
    0% {
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    45% {
      -ms-transform: translate(0, 7px);
      -webkit-transform: translate(0, 7px);
      transform: translate(0, 7px);
    }
    55% {
      -ms-transform: translate(0, 7px);
      -webkit-transform: translate(0, 7px);
      transform: translate(0, 7px);
    }
    100% {
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  @keyframes top-scroll {
    0% {
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    45% {
      -ms-transform: translate(0, 7px);
      -webkit-transform: translate(0, 7px);
      transform: translate(0, 7px);
    }
    55% {
      -ms-transform: translate(0, 7px);
      -webkit-transform: translate(0, 7px);
      transform: translate(0, 7px);
    }
    100% {
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
}
