@charset "UTF-8";
/*---------------
    common
---------------*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  color: #332200;
  font-family: 'Helvetica', 'Arial', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-family: 'FOT-筑紫ゴシック Pro M';
  font-size: 14px;
  font-size: 1.4rem;
  min-width: 1100px;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

body.en-page html, body.en-page body, body.en-page div, body.en-page span, body.en-page applet, body.en-page object, body.en-page iframe, body.en-page h1, body.en-page h2, body.en-page h3, body.en-page h4, body.en-page h5, body.en-page h6, body.en-page p, body.en-page blockquote, body.en-page pre, body.en-page a, body.en-page abbr, body.en-page acronym, body.en-page address, body.en-page big, body.en-page cite, body.en-page code, body.en-page del, body.en-page dfn, body.en-page em, body.en-page img, body.en-page ins, body.en-page kbd, body.en-page q, body.en-page s, body.en-page samp, body.en-page small, body.en-page strike, body.en-page strong, body.en-page sub, body.en-page sup, body.en-page tt, body.en-page var, body.en-page b, body.en-page u, body.en-page i, body.en-page center, body.en-page dl, body.en-page dt, body.en-page dd, body.en-page ol, body.en-page ul, body.en-page li, body.en-page fieldset, body.en-page form, body.en-page label, body.en-page legend, body.en-page table, body.en-page caption, body.en-page tbody, body.en-page tfoot, body.en-page thead, body.en-page tr, body.en-page th, body.en-page td, body.en-page article, body.en-page aside, body.en-page canvas, body.en-page details, body.en-page embed, body.en-page figure, body.en-page figcaption, body.en-page footer, body.en-page header, body.en-page hgroup, body.en-page menu, body.en-page nav, body.en-page output, body.en-page ruby, body.en-page section, body.en-page summary, body.en-page time, body.en-page mark, body.en-page audio, body.en-page video { font-family: 'Nunito', sans-serif; font-weight: 300; }

a {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: middle;
}

.common__clearfix:after {
  clear: both;
  content: "";
  display: block;
}

.common__container01 {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 50px;
  width: 100%;
}

.common__container02 {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

.common__pc {
  display: block;
}

.common__pc-inline {
  display: inline;
}

.common__sp {
  display: none;
}

.common__sp-inline {
  display: none;
}

.common__loading {
  background: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

/*animation*/
.common__footer-pagetop a,
.top_box .top__news-list dd a,
.top__product-more a, .top__product-more a:before,
.top__product-pickup a, .top__product-pickup .top__product-img:before, .top__product-pickup .top__product-img img,
.top__product-list li a, .top__product-list li .top__product-img:after, .top__product-list li .top__product-img img,
.product__category-01 .product__pickup li a, .product__category-02 .product__pickup li a, .product__category-01 .product__pickup-img:before, .product__category-02 .product__pickup-img:before, .product__category-01 .product__pickup-img img, .product__category-02 .product__pickup-img img,
.product__category-01 .product__list a, .product__category-02 .product__list a, .product__category-03 .product__list a, .product__category-01 .product__list-img:after, .product__category-02 .product__list-img:after, .product__category-03 .product__list-img:after, .product__category-01 .product__list-img img, .product__category-02 .product__list-img img, .product__category-03 .product__list-img img,
.product__onsen-btn a,
.product__category-04 .product__list li a, .product__category-04 .product__list-img img, .product__category-04 .product__list-title:before,
.detail__product-btn,
.detail__product-link,
.contact__form-btn {
  -webkit-transition: all .3s;
  transition: all .3s;
}

/*others*/
@media screen and (max-width: 768px) {
  .common__wrapper{
    width: 100vw;
    overflow-x: hidden;
  }
}

/*---------------
    top
---------------*/
/*common*/
.page__top .common__header {
  display: none;
}

.top__title {
  color: #773300;
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.75;
  padding-bottom: 13px;
  position: relative;
}

.top__title_cat_movie {
  position: relative;
  top:-15px;
}

@media screen and (max-width: 768px) {
  .top__title_cat_movie {
    top:0;
  }
}

.top__title:before {
  background: #80ad76;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 50px;
}

.fb_iframe_widget{
  height: 100%;
}

/*slick*/
.top__slider {
  height: 100vh;
  min-height: 700px;
  position: relative;
}

.top__slider-inner {
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}

.top__slider-inner li {
  height: 100vh;
  min-height: 700px;
}

.top__slider-inner li div {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 6s 3s;
  transition: transform 6s 3s;
}

.top__slider-inner li:nth-child(1) div {
  background-position: center bottom;
}

@media screen and (max-width: 768px) {
  .top__slider-inner li:nth-child(1) div {
    background-image: url(../img/top_mv04_sp.jpg) !important;
  }
}

.top__slider-inner li:not(:nth-child(1)).slick-active div {
  -webkit-transform: scale(1.0625);
  transform: scale(1.0625);
  -webkit-transition: transform 6s;
  transition: transform 6s;
}

/*parallax*/
.top__parallax:before {
  opacity: 0;
  -webkit-transition: opacity .7s;
  transition: opacity .7s;
}

.top__parallax.active:before {
  opacity: 1;
}

/*header*/
.top__header {
  padding-top: 20px;
}

.top__header-logo {
  float: left;
}

.top__header-logo a {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.top__header-logo a:hover {
  opacity: .7;
}

.top__header-nav {
  float: right;
  min-width: 690px;
}

.top__header-nav li {
  float: left;
  height: 40px;
  margin-right: 25px;
  text-align: center;
  width: 70px;
}

.top__header-nav li.contact{
  width:100px;
}

.top__header-nav li.bogo-lang{
  width:auto;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
}

.top__header-nav li.bogo-lang:before,.top__header-nav li.bogo-lang:after{
  content:"";
  width: block;
  width:1px;
  height: 14px;
  background-color: #332200;
  position: absolute;
  top:8px;
}

@media screen and (max-width: 768px) {
  .top__header-nav li.bogo-lang{
    text-align: center;
    display: block;
  }
  .top__header-nav li.bogo-lang:before,.top__header-nav li.bogo-lang:after{
    display: none;
  }
}

.top__header-nav li.bogo-lang:before{
  left: 0;
}
.top__header-nav li.bogo-lang:after{
  right:0;
}

.top__header-nav li a {
  display: block;
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  padding: 8px 0 7px;
  position: relative;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  letter-spacing: 1px;
}

.top__header-nav li.bogo-lang a{
  padding-left: 10px;
  padding-right: 10px;
  height: 30px;
  font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  .top__header-nav li.bogo-lang a{
    height: auto;
  }
}

.top__header-nav li a:before {
  background: #ffbb33;
  bottom: 0;
  content: "";
  left: 0px;
  right: 2px;
  /*width: 100%;*/
  position: absolute;
  height: 2px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}

.top__header-nav li a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

.top__header-nav li:nth-child(3) {
  width: 90px;
}

.top__header-nav li:last-child {
  margin-right: 0;
  /*width: 100px;*/
}

.top__header-nav li.company {
  margin-right: 80px;
  width: 170px;
}

.top__header-nav li.company a {
  font-size: 18px;
  padding:6px 0 11px 0;
}

/*contents*/
.top__about {
  overflow: hidden;
  padding: 40px 0 60px;
  position: relative;
}

.top__about-title {
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: .1em;
  line-height: 1.75;
  margin-bottom: 160px;
}

.top__about-title span {
  display: block;
  font-size: 38px;
  font-size: 3.8rem;
}

.en-page .top__about-title span {
  font-weight: 600;
}

.top__about-title:before {
  background: url(../img/top_bg01.jpg) no-repeat top;
  content: "";
  height: 355px;
  position: absolute;
  top: 0;
  right: 0;
  width: 496px;
  z-index: -1;
}

.top__about-box {
  margin-left: auto;
  margin-bottom: 60px;
  padding-left: 15px;
  position: relative;
  width: 535px;
}

.top__about-box:before {
  background: url(../img/top_bg02.jpg) no-repeat center;
  content: "";
  height: 574px;
  left: -515px;
  position: absolute;
  top: -200px;
  width: 573px;
  z-index: -2;
}

.top__about .top__title {
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 24px;
  padding-bottom: 16px;
}

.top__about-text {
  font-family: 'FOT-筑紫A丸ゴシック Std M';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 42px;
  line-height: 4.2rem;
}

.top__about-award {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.top__about-award li {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 36px;
  line-height: 3.6rem;
  padding: 12px 0;
  text-align: center;
  width: 275px;
}

.top__about-award li:nth-child(1) {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 350px;
}

.top__about-award li:nth-child(1) img {
  height: auto;
  max-width: 325px;
  width: 100%;
}

.top__about-award li:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.top__about-award li:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.top_box {
  background: #f9f5e5;
  padding: 40px 0 30px;
}

.top_box .top__title {
  margin-bottom: 50px;
}

.top_box .top__title img {
  height: 20px;
  width: auto;
}

.top_box .top__row-2-inner {
  float: left;
  padding-right: 50px;
  max-width: 560px;
  width:100%;
}

@media screen and (max-width: 768px) {
  .top_box .top__row-2-inner{
    padding-right: 0;
    float: none;
  }
}

.top_box .top__news-list {
  line-height: 26px;
  line-height: 2.6rem;
}

.top_box .top__news-list dt {
  float: left;
  font-family: 'FOT-筑紫A丸ゴシック Std B';
}

.en-page .top_box .top__news-list dt time{
  font-weight: 600;
  letter-spacing: 0.1em;
}

.top_box .top__news-list dd {
  margin-left: 110px;
  margin-bottom: 50px;
}

.top_box .top__news-list dd h4 {
  font-family: 'FOT-筑紫A丸ゴシック Std B';
}

.top_box .top__news-list dd a:hover {
  color: #5a5c4f;
}

.col-2-inner{
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.top_box .top__movie{
  max-width:510px;
}

.top_box .top__video{
  max-width:380px;
  margin-left: 35px;
}

.top_box .top__facebook {
  float: left;
  width: 340px;
}

@media screen and (max-width: 768px) {
  .col-2-inner{
    flex-wrap:wrap;
  }
  .top_box .top__movie{
    margin-bottom: 60px;
  }
  .top_box .top__video{
    margin-left: 0;
    width:100%;
    height: auto;
  }
  .fb_iframe_widget{
    height: 100px;
  }
}

.fb-page.pcnon {
  display: block;
}

.fb-page.spnon{
  display: none;
}

.top__product {
  background: url(../img/top_line01.png) no-repeat top, #f9f5e5;
  padding: 110px 0 40px;
  position: relative;
}

.top__product .common__container02 {
  padding-left: 50px;
  position: relative;
}

.top__product .top__title {
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  margin-bottom: 40px;
}

.top__product-pickup {
  float: left;
  width: 410px;
}

.top__product-pickup .top__product-title {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 28px;
  line-height: 2.8rem;
  margin-bottom: 40px;
  padding-left: 100px;
  position: relative;
}

.top__product-pickup .top__product-title:before {
  background: url(../img/common_new01.png) no-repeat center;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 58px;
  left: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
  width: 87px;
}

.top__product-pickup .top__product-title.icon--active:before {
  -webkit-animation: swing linear 1s infinite;
  animation: swing linear 1s infinite;
  -webkit-transform-origin: center -30px 0;
  transform-origin: center -30px 0;
}

.top__product-pickup .top__product-title span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}

.en-page .top__product-pickup .top__product-title span{
  font-weight: 600;
}

.top__product-pickup .top__product-img {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}

.top__product-pickup .top__product-img:before {
  background: url(../img/common_arrow01.png) no-repeat center;
  background-size: contain;
  bottom: 60px;
  content: "";
  height: 33px;
  position: absolute;
  right: 0;
  width: 24px;
}

.top__product-pickup .top__product-img img {
  height: auto;
  width: 100%;
}

.top__product-pickup .top__product-excerpt {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  padding-left: 20px;
}

.top__product-pickup a:hover {
  color: #5a5c4f;
}

.top__product-pickup a:hover .top__product-img:before {
  background: url(../img/common_arrow01_hover.png) no-repeat center;
  background-size: contain;
}

.top__product-pickup a:hover img {
  opacity: .8;
}

.top__product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  float: right;
  width: 520px;
}

.top__product-list li {
  margin-bottom: 50px;
  padding-left: 40px;
  width: 50%;
}

.en-page .top__product-list li {
  margin-bottom: 30px;
}

.top__product-list li .top__product-img {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px;
  position: relative;
}

.en-page .top__product-list li .top__product-img {
  margin-bottom: 16px;
}

.top__product-list li .top__product-img:before {
  background: #fff;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.top__product-list li .top__product-img:after {
  background: url(../img/common_arrow01.png) no-repeat center;
  background-size: contain;
  bottom: 2px;
  content: "";
  height: 33px;
  position: absolute;
  right: 20px;
  width: 24px;
}

.top__product-list li .top__product-img img {
  height: auto;
  position: relative;
  width: 100%;
}

.top__product-list li .top__product-title {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 10px;
  padding-left: 20px;
}

.en-page .top__product-list li .top__product-title{
  margin-bottom: 0;
}

.top__product-list li .top__product-title span {
  display: block;
  font-family: 'FOT-筑紫A丸ゴシック Std M';
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 2px;
}

.en-page .top__product-list li .top__product-title span {
  margin-bottom: 6px;
}

.top__product-list li a:hover {
  color: #5a5c4f;
}

.top__product-list li a:hover .top__product-img:after {
  background: url(../img/common_arrow01_hover.png) no-repeat center;
  background-size: contain;
}

.top__product-list li a:hover img {
  opacity: .8;
}

.top__product-more {
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  position: absolute;
  right: 10px;
  top: 10px;
}

.top__product-more a {
  display: block;
  padding: 10px 40px 10px 0;
}

.en-page .top__product-more a {
  font-weight: 600;
}

.top__product-more a:before {
  background: url(../img/common_arrow01.png) no-repeat center;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 33px;
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
}

.top__product-more a:hover {
  color: #5a5c4f;
}

.top__product-more a:hover:before {
  background: url(../img/common_arrow01_hover.png) no-repeat center;
  background-size: contain;
}

/*---------------
    under
---------------*/
/*header*/
.common__header {
  height: 140px;
  padding: 23px 0;
}

.common__header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.common__header-inner h1 {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  letter-spacing: .1em;
  line-height: 1.5;
  padding: 0 50px 0 0;
}

.common__header-logo img {
  width: 96px;
  height: auto;
}

.common__header-nav {
  margin-left: auto;
}

.common__header-nav li {
  float: left;
  height: 40px;
  margin-right: 40px;
  text-align: center;
  width: 70px;
}

.common__header-nav li.contact{
  width:100px;
}

.common__header-nav li.bogo-lang{
  width:auto;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
  margin-right: 0;
  width:auto;
  text-align: center;
  position: relative;
  width:auto;
  padding: 0 10px;
}

.common__header-nav li.bogo-lang:last-of-type{
  width:auto;
}

.common__header-nav li.bogo-lang:after,.common__header-nav li.bogo-lang:before{
  content:"";
  display: block;
  width:1px;
  height: 14px;
  background-color: #000000;
  position: absolute;
  top:14px;
}

.common__header-nav li.bogo-lang:before{
  left: 0;
}

.common__header-nav li.bogo-lang:after{
  right:0;
}

@media screen and (max-width: 768px) {
  .common__header-nav li.bogo-lang{
    display: block;
  }
  .common__header-nav li.bogo-lang:after,.common__header-nav li.bogo-lang:before{
    display: none;
  }
}

.common__header-nav li a {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  line-height: 1;
  padding: 13px 0 7px;
  position: relative;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  letter-spacing: .05em;
}

.common__header-nav li a:before {
  background: #ffbb33;
  bottom: 0;
  content: "";
  left: 0px;
  right: 1px;
  /*width: 100%;*/
  position: absolute;
  height: 2px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}

.common__header-nav li a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

.common__header-nav li:first-child {
  width: 50px;
}

.common__header-nav li:nth-child(2) {
  width: 90px;
}

.common__header-nav li:last-child {
  margin-right: 0;
  width: 100px;
}

.common__header-nav li.active a {
  color: #ffbc17;
}

.common__header-nav li.active a:before {
  -webkit-transform: none;
  transform: none;
  background: #ffbc17;
}

.common__header-panel-btn {
  display: none;
}

/*footer*/
.common__footer {
  background: #fff;
  padding: 85px 0 40px;
}

.common__footer-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.common__footer-logo {
  margin-right: 20px;
}

.common__footer-logo img {
  width: 125px;
}

.common__footer-txt {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
}

.common__footer-txt h2 {
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 15px;
}

.common__footer-txt dt {
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 20px;
}

.common__footer-txt dd {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: .1em;
  line-height: 1.66667;
}

.en-page .common__footer-txt dd{
  letter-spacing: 0;
}

.common__footer-box-sns {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.common__footer-box-sns ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.en-page .common__footer-box-sns ul {
  position: relative;
  left: 20px;
}

@media screen and (max-width: 768px) {
  .en-page .common__footer-box-sns ul {
    position: static;
  }
}

.common__footer-box-sns ul li {
  margin-right: 20px;
}

.common__footer-copy {
  color: #8db975;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
}

.common__footer-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}

.common__footer-nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.en-page .common__footer-nav-list {
  position: relative;
  right: -20px;
}

@media screen and (max-width: 768px) {
  .en-page .common__footer-nav ul{
    position: static;
    margin-top:10px;
  }
}

.common__footer-nav ul li {
  margin-left: 30px;
  text-align: center;
  width: 70px;
}

.common__footer-nav ul li:first-child {
  margin-left: 0;
  width: 45px;
}

.common__footer-nav ul li:nth-child(2) {
  width: 85px;
}

.common__footer-nav ul li:last-child {
  width: 90px;
}

.en-page .common__footer-nav ul li:last-child {
  width: 76px;
}

.common__footer-nav ul li.active a {
  color: #ffbc17;
}

.common__footer-nav ul li.active a:before {
  -webkit-transform: none;
  transform: none;
  background: #ffbc17;
}

.common__footer-nav ul a {
  display: block;
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  letter-spacing: .05em;
  padding: 5px 0;
  position: relative;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.common__footer-nav ul a:before {
  background: #ffbb33;
  bottom: 0;
  content: "";
  left: 0px;
  right: 2px;
  /*width: 100%;*/
  position: absolute;
  height: 2px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}

.common__footer-nav ul a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

.common__footer-nav .common__footer-nav-list--lang{
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  margin-right: -7px;
  margin-bottom: 30px;
  position: relative;
  top: 10px;
}

@media screen and (max-width: 768px) {
  .common__footer-nav .common__footer-nav-list--lang{
    margin-right: 0;
  }
}

.en-page .common__footer-nav .common__footer-nav-list--lang li:last-of-type{
  width: auto;
}

.common__footer-nav.common__sp{
  display: none;
  position: static;
}

@media screen and (max-width: 768px) {
  .common__footer-nav.common__sp{
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .common__footer-nav .common__footer-nav-list--lang{
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.common__footer-nav .common__footer-nav-list--lang li{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  width:auto;
}

.common__footer-nav .common__footer-nav-list--lang li:first-child{
  width:auto;
}

.common__footer-nav .common__footer-nav-list--lang li:first-child:after{
  display: none;
}

.common__footer-nav .common__footer-nav-list--lang li:last-child{
  margin-left: 0;
  width:auto;
}

.common__footer-nav-list--lang li a{
  display: block;
  font-size: 1.2rem;
}

.common__footer-nav-list--lang li a:before{
  display: none;
}

.common__footer-nav-list--lang li:before , .common__footer-nav-list--lang li:after{
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  background-color: #332200;
  margin-left: 10px;
  margin-right: 10px;
}

.common__footer-copy-inner{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  .common__footer-copy-inner{
    display: block;
  }
}

.common__footer-pagetop {
  padding-left: 40px;
}

.common__footer-pagetop.common__sp{
  position: absolute;
}

.common__footer-pagetop a {
  display: block;
  width: 34px;
  height: 23px;
  background: url(../img/common_pagetop01_off.png) no-repeat center;
  background-size: contain;
}

.common__footer-pagetop a:hover {
  background: url(../img/common_pagetop01_on.png) no-repeat center;
  background-size: contain;
}

.common__footer-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.common__footer-col-01 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.common__footer-col-02 {
  width: 480px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

/*contents*/
.under__h2 {
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  color: #893000;
  line-height: 1.66667;
  padding-bottom: 12px;
  position: relative;
}

.under__h2:before {
  background: #80ad76;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 50px;
}

.under__h2-01 {
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 30px;
}

.under__h2-02 {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 45px;
}

.under__h2 + p {
  font-family: 'FOT-筑紫A丸ゴシック Std M';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.14286;
  letter-spacing: -0.5px;
}

.under__box-mv {
  height: 300px;
  background: url(../img/factory_mv01.jpg) no-repeat center;
  background-size: cover;
}

.under__box-top {
  background: #fff;
  padding: 60px 0;
}

.under__box-top-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.under__box-top-inner figure {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 380px;
}

.under__box-contents {
  background: #fbf5e5;
  padding: 40px 0 70px;
}

/*---------------
    factory
---------------*/
.page__factory .under__box-mv {
  background: url(../img/factory_mv01.jpg) no-repeat center;
  background-size: cover;
}

.factory__step-wrap {
  border-left: 5px solid #893000;
  padding: 0 50px 0 145px;
  margin: 80px 0 0 160px;
  position: relative;
}

.factory__step-day {
  position: relative;
  /*            @-moz-keyframes swing {
            0% { -moz-transform: rotate(0deg) }
            25% { -moz-transform: rotate(5deg); }
            50% { -moz-transform: rotate(0deg); }
            75% { -moz-transform: rotate(-5deg); }
            100% { -moz-transform: rotate(0deg); }
            }
            @-webkit-keyframes swing {
            0% { -webkit-transform: rotate(0deg); }
            25% { -webkit-transform: rotate(5deg); }
            50% { -webkit-transform: rotate(0deg); }
            75% { -webkit-transform: rotate(-5deg); }
            100% { -webkit-transform: rotate(0deg); }
            }
            @-o-keyframes swing {
            0% { -o-transform: rotate(0deg); }
            25% { -o-transform: rotate(5deg); }
            50% { -o-transform: rotate(0deg); }
            75% { -o-transform: rotate(-5deg); }
            100% { -o-transform: rotate(0deg); }
            }
            @-ms-keyframes swing {
            0% { -ms-transform: rotate(0deg); }
            25% { -ms-transform: rotate(5deg); }
            50% { -ms-transform: rotate(0deg); }
            75% { -ms-transform: rotate(-5deg); }
            100% { -ms-transform: rotate(0deg); }
            }*/
}

.factory__step-day-01 {
  margin-bottom: 35px;
}

.factory__step-day-02 {
  margin-bottom: 50px;
}

.factory__step-day-03 {
  margin-bottom: 70px;
}

.factory__step-day-04 {
  margin-bottom: 0;
}

.factory__step-day-icon {
  position: absolute;
  left: -70px;
  top: -40px;
}

.factory__step-day-icon.icon--active {
  -webkit-animation: swing linear 1s infinite;
  animation: swing linear 1s infinite;
  -webkit-transform-origin: center -30px 0;
  transform-origin: center -30px 0;
}

@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.factory__step-title {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  position: absolute;
  width: 180px;
  background: #fff;
  left: -237.5px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 11px 0;
}

.factory__step-title-01 {
  top: 0;
  border-bottom: 4px solid #fbf5e5;
}

.factory__step-title-02 {
  top: 100px;
}

.factory__step-title-03 {
  top: 0;
}

.factory__step-title-04 {
  top: 100px;
}

.factory__step-title-05 {
  top: 200px;
}

.factory__step-title-06 {
  top: 0;
}

.factory__step-title-07 {
  top: 100px;
}

.factory__step-title-08 {
  top: 0;
}

.factory__step-title-09 {
  top: 100px;
}

.factory__step-title-10 {
  top: 200px;
}

.factory__step-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.factory__step-list li {
  width: 260px;
}

.factory__step-list.day04 li:last-child p {
  margin-bottom: 0;
}

.factory__step-list p {
  line-height: 1.66667;
  margin: 8px 0 17px;
  letter-spacing: 0.5px;
}

.factory__step-shop {
  background: #fbf5e5;
  position: absolute;
  left: -52.5px;
  bottom: 0;
}
.factory__step-shop img {
    height: auto;
    max-width: 100px;
    width: 100%;
}

/*---------------
    contact
---------------*/
.page__contact .under__h2-02 {
  margin-left: 50px;
}

.contact__form {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  padding: 0 50px;
  width: 650px;
}

.contact__form label {
  display: block;
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.contact__form .error {
  color: #d50000 !important;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  margin-bottom: 10px;
}

.contact__form input[type=text], .contact__form input[type=email] {
  width: 100%;
  border: none;
  -webkit-appearance: none;
  height: 42px;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
}

.contact__form input[type=text]:focus, .contact__form input[type=email]:focus {
  outline: 0;
}

.contact__form textarea {
  width: 100%;
  max-width: 100%;
  border: none;
  -webkit-appearance: none;
  height: 290px;
  padding: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
}

.contact__form textarea:focus {
  outline: 0;
}

.contact__form img {
  margin-bottom: 10px;
}

.contact__form input[name=mw-wp-form-captcha] {
  margin-top: 10px;
  margin-bottom: 25px;
}

.contact__form-btn {
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  background: #9ab878;
  color: #fff;
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 18px;
  font-size: 1.8rem;
  height: 50px;
  width: 100%;
  letter-spacing: 1.5px;
}

.contact__form-btn:focus {
  outline: 0;
}

.contact__form-btn:hover {
  background: #d3d6c3;
  cursor: pointer;
}

.contact__form-btn--complete {
  display: block;
  background: #9ab878;
  height: 60px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 58px;
  max-width: 380px;
  text-align: center;
  margin: 40px 0 0;
}

.contact__form-btn--complete:hover {
  background: #d3d6c3;
}

.contact__form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contact__form-txt ul {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #332200;
}

.contact__form-txt li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.875;
  letter-spacing: -0.5px;
  padding: 0 0 0 15px;
  position: relative;
}

.contact__form-txt li:before {
  content: '●';
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 11px;
  font-size: 1.1rem;
}

.contact__form-txt-notes {
  line-height: 1.875;
  font-size: 12px;
  font-size: 1.2rem;
}

.contact__form-txt--complete {
  padding: 0 0 0 50px;
}

.contact__form-txt--complete p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875;
}

/*---------------
    about
---------------*/
.page__about .under__box-mv {
  background: url(../img/about_mv01.jpg) no-repeat center;
  background-size: cover;
}

.page__about .under__box-top {
  padding: 60px 0 35px 0;
}

.page__about .under__box-top-inner figure img {
  margin: 8px 0 0 -5px;
}

.page__about .under__h2-01 {
  margin-bottom: 28px;
}

.page__about .under__h2 + p {
  margin-bottom: 70px;
}

.page__about .under__h3-01 {
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 35px;
}

.page__about .under__dl dt {
  font-size: 16px;
  font-size: 1.6rem;
  float: left;
  clear: left;
  padding: 14px 44px;
  border: 3px solid #9ab878;
  margin-bottom: 24px;
  font-family: 'FOT-筑紫A丸ゴシック Std M';
}

.page__about .under__dl dd {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.65;
  margin: 0 0 28px 195px;
}

.about__box-development {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 85px;
}

.about__box-development-wrap {
  width: 430px;
}

.about__box-development-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 35px;
  text-align: center;
  background: #fff;
  padding: 17px 0;
  font-family: 'FOT-筑紫A丸ゴシック Std M';
}

.about__box-development-title-01 {
  background: #fff url(../img/about_logo_niho01.jpg) no-repeat 20px center;
  background-size: 50px auto;
}

.about__box-award {
  margin-bottom: 85px;
}

.about__box-award figure {
  margin-bottom: 50px;
}

.about__box-award figure img {
  max-width: 325px;
}

.about__box-award-list {
  width: 430px;
}

.about__box-award-list li {
  line-height: 1.66667;
  margin-bottom: 25px;
}

.about__box-award-list li:last-child {
  margin-bottom: 0;
}

.about__box-award-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about__box-history {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}

.about__box-history-table {
  width: 100%;
}

.about__box-history-table th {
  width: 115px;
  text-align: left;
}

.about__box-history-table td {
  line-height: 1.66667;
  padding-bottom: 20px;
}

.about__box-history-table-wrap {
  width: 350px;
}

.about__table {
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
}

.about__table tr {
  border-bottom: 1px dashed #8db975;
}

.about__table tr:last-child {
  height: 80px;
}

.about__table th {
  width: 130px;
  text-align: left;
  padding: 15px 15px 12px;
  font-family: 'FOT-筑紫A丸ゴシック Std B';
}

.about__table td {
  padding: 15px 15px 12px 0;
  line-height: 1.66667;
  font-family: 'FOT-筑紫A丸ゴシック Std M';
}

/*---------------
    product
---------------*/
.page__product .under__box-mv {
  background: url(../img/product_mv01.jpg) no-repeat center;
  background-size: cover;
}

.page__product .under__box-contents {
  padding: 40px 0 0;
}

.product__category-01 .product__pickup-title, .product__category-02 .product__pickup-title {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 28px;
  line-height: 2.8rem;
  margin-bottom: 40px;
}

.product__category-01 .product__pickup-title span, .product__category-02 .product__pickup-title span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}

.product__category-01 .product__pickup-img, .product__category-02 .product__pickup-img {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}

.product__category-01 .product__pickup-img:before, .product__category-02 .product__pickup-img:before {
  background: url(../img/common_arrow01.png) no-repeat center;
  background-size: contain;
  bottom: 60px;
  content: "";
  height: 33px;
  position: absolute;
  right: 0;
  width: 24px;
}

.product__category-01 .product__pickup-img img, .product__category-02 .product__pickup-img img {
  height: auto;
  width: 100%;
}

.product__category-01 .product__pickup-excerpt, .product__category-02 .product__pickup-excerpt {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  padding-left: 20px;
}

.product__category-01 .product__pickup a:hover, .product__category-02 .product__pickup a:hover {
  color: #5a5c4f;
}

.product__category-01 .product__pickup a:hover .product__pickup-img:before, .product__category-02 .product__pickup a:hover .product__pickup-img:before {
  background: url(../img/common_arrow01_hover.png) no-repeat center;
  background-size: contain;
}

.product__category-01 .product__pickup a:hover img, .product__category-02 .product__pickup a:hover img {
  opacity: .8;
}

.product__category-01 .product__list, .product__category-02 .product__list, .product__category-03 .product__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product__category-01 .product__list-img, .product__category-02 .product__list-img, .product__category-03 .product__list-img {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px;
  position: relative;
}

.product__category-01 .product__list-img:before, .product__category-02 .product__list-img:before, .product__category-03 .product__list-img:before {
  background: #fff;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.product__category-01 .product__list-img:after, .product__category-02 .product__list-img:after, .product__category-03 .product__list-img:after {
  background: url(../img/common_arrow01.png) no-repeat center;
  background-size: contain;
  bottom: 2px;
  content: "";
  height: 33px;
  position: absolute;
  right: 20px;
  width: 24px;
}

.product__category-01 .product__list-img img, .product__category-02 .product__list-img img, .product__category-03 .product__list-img img {
  height: auto;
  position: relative;
  width: 100%;
}

.product__category-01 .product__list-title, .product__category-02 .product__list-title, .product__category-03 .product__list-title {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  padding-left: 20px;
}

.product__category-01 .product__list-title span, .product__category-02 .product__list-title span, .product__category-03 .product__list-title span {
  display: block;
  font-family: 'FOT-筑紫A丸ゴシック Std M';
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 2px;
}

.product__category-01 .product__list a:hover, .product__category-02 .product__list a:hover, .product__category-03 .product__list a:hover {
  color: #5a5c4f;
}

.product__category-01 .product__list a:hover .product__list-img:after, .product__category-02 .product__list a:hover .product__list-img:after, .product__category-03 .product__list a:hover .product__list-img:after {
  background: url(../img/common_arrow01_hover.png) no-repeat center;
  background-size: contain;
}

.product__category-01 .product__list a:hover img, .product__category-02 .product__list a:hover img, .product__category-03 .product__list a:hover img {
  opacity: .8;
}

.product__category-01 {
  margin-bottom: 40px;
}

.product__category-01 .product__pickup li {
  float: left;
  margin-bottom: 40px;
  width: 50%;
}

.product__category-01 .product__pickup li:nth-child(odd) {
  padding-right: 40px;
}

.product__category-01 .product__pickup li:nth-child(even) {
  padding-left: 40px;
}

.product__category-01 .product__list li {
  float: left;
  margin-bottom: 40px;
  width: 25%;
}

.product__category-01 .product__list li:nth-child(4n+1) {
  padding-right: 30px;
}

.product__category-01 .product__list li:nth-child(4n+2) {
  padding: 0 20px 0 10px;
}

.product__category-01 .product__list li:nth-child(4n+3) {
  padding: 0 10px 0 20px;
}

.product__category-01 .product__list li:nth-child(4n+4) {
  padding-left: 30px;
}

.product__category-02 {
  margin-bottom: 40px;
}

.product__category-02 .common__container01 {
  padding-right: 0;
}

.product__category-02 .product__pickup > li:nth-child(1) {
  float: left;
  margin-bottom: 40px;
  width: 410px;
}

.product__category-02 .product__pickup > li:nth-child(2) {
  float: right;
  width: 520px;
}

.product__category-02 .product__list-01 li {
  float: left;
  margin-bottom: 40px;
  width: 50%;
  padding-left: 40px;
}

.product__category-02 .product__list-02 li {
  float: left;
  margin-bottom: 40px;
  width: 25%;
}

.product__category-02 .product__list-02 li:nth-child(4n+1) {
  padding-right: 30px;
}

.product__category-02 .product__list-02 li:nth-child(4n+2) {
  padding: 0 20px 0 10px;
}

.product__category-02 .product__list-02 li:nth-child(4n+3) {
  padding: 0 10px 0 20px;
}

.product__category-02 .product__list-02 li:nth-child(4n+4) {
  padding-left: 30px;
}

.product__category-03 .product__list li {
  float: left;
  margin-bottom: 40px;
  width: 25%;
}

.product__category-03 .product__list li:nth-child(4n+1) {
  padding-right: 30px;
}

.product__category-03 .product__list li:nth-child(4n+2) {
  padding: 0 20px 0 10px;
}

.product__category-03 .product__list li:nth-child(4n+3) {
  padding: 0 10px 0 20px;
}

.product__category-03 .product__list li:nth-child(4n+4) {
  padding-left: 30px;
}

.product__category-04 {
  background: #fff;
  padding: 80px 0 20px;
}

.product__category-04 .product__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product__category-04 .product__list li {
  float: left;
  margin-bottom: 40px;
  width: 25%;
}

.product__category-04 .product__list li:nth-child(4n+1) {
  padding-right: 30px;
}

.product__category-04 .product__list li:nth-child(4n+2) {
  padding: 0 20px 0 10px;
}

.product__category-04 .product__list li:nth-child(4n+3) {
  padding: 0 10px 0 20px;
}

.product__category-04 .product__list li:nth-child(4n+4) {
  padding-left: 30px;
}

.product__category-04 .product__list-img {
  margin: 0 30px 40px;
  overflow: hidden;
}

.product__category-04 .product__list-img img {
  height: auto;
  position: relative;
  width: 100%;
}

.product__category-04 .product__list-title {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  padding-right: 30px;
  position: relative;
}

.product__category-04 .product__list-title span {
  display: block;
  font-family: 'FOT-筑紫A丸ゴシック Std M';
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 2px;
}

.product__category-04 .product__list-title:before {
  background: url(../img/common_arrow01.png) no-repeat center;
  background-size: contain;
  content: "";
  height: 33px;
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
}

.product__category-04 .product__list a:hover {
  color: #5a5c4f;
}

.product__category-04 .product__list a:hover .product__list-title:before {
  background: url(../img/common_arrow01_hover.png) no-repeat center;
  background-size: contain;
}

.product__category-04 .product__list a:hover img {
  opacity: .8;
}

.product__onsen-btn a {
  background: #9ab878;
  color: #fff;
  display: block;
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  font-size: 20px;
  font-size: 2.0rem;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 50px;
  max-width: 500px;
  padding: 15px 0;
  text-align: center;
}

.product__onsen-btn a:hover {
  background: #d3d6c3;
}

/*detail*/
.detail__headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 40px 50px;
}

.detail__headline .under__h2-02 {
  margin-bottom: 0;
}

.detail__headline .detail__product-link {
  display: block;
}

.detail__product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.detail__product-link {
  display: none;
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  padding: 10px 50px 10px 0;
  background: url(../img/common_arrow01.png) no-repeat right center;
  background-size: 24px auto;
}

.detail__product-link:hover {
  background: url(../img/common_arrow01_hover.png) no-repeat right center;
  background-size: 24px auto;
  color: #5a5c4f;
}

.detail__product-img {
  width: 380px;
  margin: 0 0 0 50px;
}

.detail__product-img figure {
  margin-bottom: 50px;
  text-align: center;
}

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

.detail__product-btn {
  display: block;
  background: #9ab878;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-size: 2.0rem;
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  height: 50px;
  line-height: 48px;
  margin-bottom: 20px;
}

.detail__product-btn:hover {
  background: #d3d6c3;
}

.detail__product-btn-txt {
  font-family: 'FOT-筑紫A丸ゴシック Std D';
  line-height: 1.66667;
  padding: 0 25px;
}

.detail__product-txt {
  width: 480px;
  padding: 10px 0 0;
}

.detail__product-txt-info {
  margin-bottom: 90px;
}

.detail__product-txt-info dt {
  font-size: 20px;
  font-size: 2.0rem;
  font-family: 'FOT-筑紫A丸ゴシック Std B';
  line-height: 1.81818;
  margin-bottom: 35px;
}

.detail__product-txt-info dd {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.81818;
}

.detail__product-txt-materials {
  background: #fff;
  font-family: 'FOT-筑紫ゴシック Pro R';
  padding: 20px;
}

.detail__product-txt-materials-title {
  position: relative;
  padding-bottom: 13px;
  margin-bottom: 15px;
}

.detail__product-txt-materials-title:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 90px;
  background: #332200;
}

.detail__product-txt-materials th, .detail__product-txt-materials td {
  line-height: 1.66667;
}

.detail__product-txt-materials th {
  width: 65px;
  text-align: left;
}

.movie-list{
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin-left: -20px;
  margin-right: -20px;
}

.movie-list__item{
  width: 50%;
  padding: 0 20px;
}

.movie-list__video{
  width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) {
  /*---------------
        top
    ---------------*/
  /*header*/
  .top__header-nav {
    display: block !important;
  }
  .page__top .common__header {
    display: none !important;
  }
  /*---------------
        common
    ---------------*/
  .common__header-nav {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  /*---------------
        common
    ---------------*/
  body {
    min-width: 320px;
  }
  body:not(.page__top) {
    padding: 60px 0 0;
  }
  .common__container01 {
    max-width: inherit;
    padding: 0 30px;
    width: 100%;
    box-sizing: border-box;
  }
  .common__container02 {
    max-width: inherit;
    width: 100%;
    padding: 0 30px;
  }
  .common__pc {
    display: none;
  }
  .common__pc-inline {
    display: none;
  }
  .common__sp {
    display: block;
  }
  .common__sp-inline {
    display: inline;
  }
  /*---------------
        top
    ---------------*/
  /*slick*/
  .top__slider {
    height: 500px;
    min-height: 350px;
  }
  .top__slider-inner li {
    height: 500px;
    min-height: 350px;
  }
  /*header*/
  .top__header-logo {
    float: none;
    left: 10px;
    position: absolute;
    top: 15px;
  }
  .top__header-logo img {
    height: auto;
    width: 89px;
  }
  .top__header-nav {
    background: #fff;
    display: none;
    min-width: 0;
    left: 0;
    opacity: 0;
    padding-top: 60px;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .7s;
    transition: opacity .7s;
    width: 100%;
  }
  .top__header-nav.active {
    opacity: 1;
  }
  .top__header-nav ul {
    border-top: 1px solid #f9f5e5;
  }
  .top__header-nav li {
    border-bottom: 1px solid #f9f5e5;
    float: none;
    height: 45px;
    margin-right: 0;
    width: auto !important;
  }
  .top__header-nav li a {
    padding: 15px 0;
  }
  .top__header-nav li a:before {
    content: none;
  }
  /*contents*/
  .top__about {
    padding: 20px 0 30px;
  }
  .top__about-title {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 80px;
  }
  .top__about-title:before {
    background-size: contain;
    right: -40px;
    top: 0;
    width: 248px;
  }
  .top__about-title span {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 5px;
  }
  .top__about-box {
    margin: 0 auto 20px;
    max-width: 290px;
    padding-left: 0;
    width: 100%;
  }
  .top__about-box:before {
    content: none;
  }
  .top__about .top__title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 18px;
  }
  .top__about-text {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: -.03em;
    line-height: 34px;
    line-height: 3.4rem;
  }
  .top__about-award {
    display: block;
    text-align: center;
  }
  .top__about-award li {
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 24px;
    line-height: 2.4rem;
    padding: 0;
  }
  .top__about-award li:nth-child(1) {
    padding-bottom: 24px;
    width: 100%;
  }
  .top__about-award li:nth-child(1) img {
    max-width: 260px;
  }
  .top_box {
    padding: 40px 0 60px;
  }
  .top_box .top__title {
    margin-bottom: 30px;
  }
  .top_box .top__news {
    float: none;
    margin-bottom: 60px;
    padding-right: 0;
    width: 100%;
  }
  .top_box .top__news-list dt {
    float: none;
  }
  .top_box .top__news-list dd {
    margin-bottom: 20px;
    margin-left: 0;
  }
  .top_box .top__facebook {
    float: none;
    width: 100%;
  }
  .top__product .common__container02 {
    padding-left: 30px;
  }
  .top__product .top__title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .top__product-pickup {
    float: none;
    margin-bottom: 60px;
    width: 100%;
  }
  .top__product-pickup .top__product-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  .top__product-pickup .top__product-title span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .top__product-pickup .top__product-excerpt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .top__product-list {
    float: none;
    width: 100%;
  }
  .top__product-list li {
    margin-bottom: 30px;
  }
  .top__product-list li:nth-child(odd) {
    padding-left: 0;
    padding-right: 10px;
  }
  .top__product-list li:nth-child(even) {
    padding-left: 10px;
  }
  .top__product-list li .top__product-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding-left: 0;
  }
  .top__product-list li .top__product-title span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .top__product-more {
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
  }
  .top__product-more a {
    display: inline-block;
    position: relative;
  }
  /*---------------
        under
    ---------------*/
  /*header*/
  .common__header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /*width: 100%;*/
    background: #fff;
    z-index: 9999;
    height: 60px;
    padding: 5px 0;
  }
  .common__header-inner {
    display: block;
  }
  .common__header-inner h1 {
    font-size: 11px;
    font-size: 1.1rem;
    left: 30px;
    letter-spacing: normal;
    margin-top: -16px;
    padding: 0;
    position: absolute;
    top: 50%;
  }
  .common__header-logo {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -24px;
  }
  .common__header-logo img {
    width: 50px;
  }
  .common__header-nav {
    z-index: 9999;
    border-top: 1px solid #f9f5e5;
    min-width: inherit;
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    left: 0;
    right: 0;
  }
  .common__header-nav li {
    border-bottom: 1px solid #f9f5e5;
    float: none;
    width: 100% !important;
    height: inherit;
    text-align: center;
  }
  .common__header-nav li a {
    display: block;
    padding: 15px 0;
  }
  .common__header-nav li a:before {
    content: none;
  }
  .common__header-panel-btn {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    z-index: 1;
  }
  .common__header-panel-btn .close {
    background: transparent;
  }
  .common__header-panel-btn .close:before {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .common__header-panel-btn .close:after {
    margin-top: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .common__header-panel-btn-icon {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 2px;
    margin: -1px 0 0 0;
    background: #332200;
    -webkit-transition: .2s;
    transition: .2s;
  }
  .common__header-panel-btn-icon:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 2px;
    background: #332200;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: -10px;
  }
  .common__header-panel-btn-icon::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 30px;
    height: 2px;
    background: #332200;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: 8px;
  }
  /*footer*/
  .common__footer {
    position: relative;
    padding: 80px 0 20px;
  }
  .common__footer-pagetop {
    top: 40px;
    right: 50%;
    margin-right: -17px;
  }
  .common__footer-inner {
    display: block;
  }
  .common__footer-col-01 {
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .common__footer-col-02 {
    margin: 20px 0 0;
    width: inherit;
    display: block;
  }
  .common__footer-logo img {
    width: 80px;
  }
  .common__footer-txt h2 {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .common__footer-txt dt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
  .common__footer-txt-address {
    text-align: center;
    line-height: 1.42857;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .common__footer-box-sns {
    position: static;
    display: block;
  }
  .common__footer-box-sns ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .common__footer-box-sns .fb_iframe_widget{
    height: auto;
  }
  .common__footer-box-sns ul li:last-child {
    margin: 0;
  }
  .common__footer-copy {
    text-align: center;
  }
  /*contents*/
  .under__h2 {
    line-height: 1.66667;
  }
  .under__h2-01 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
  .under__h2-02 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  .under__h2 + p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.66667;
    letter-spacing: -0.5px;
  }
  .under__h2 + p br {
    display: none;
  }
  .under__box-mv {
    height: 200px;
  }
  .under__box-top {
    background: #fff;
    padding: 30px 0;
  }
  .under__box-top-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .under__box-top-inner figure {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 100%;
    text-align: center;
  }
  .under__box-top-inner figure img {
    max-width: 100%;
  }
  .under__box-contents {
    padding: 30px 0 50px;
  }
  /*---------------
        factory
    ---------------*/
  .page__factory figure {
    margin: 20px 0 0;
  }
  .factory__step-wrap {
    border-left: none;
    padding: 0 0 100px;
    margin: 60px 0 50px;
    position: relative;
  }
  .factory__step-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #893000;
    left: 50%;
    margin-left: -2px;
  }
  .factory__step-day {
    position: relative;
  }
  .factory__step-day-01 {
    margin-bottom: 40px;
  }
  .factory__step-day-02 {
    margin-bottom: 40px;
  }
  .factory__step-day-03 {
    margin-bottom: 40px;
  }
  .factory__step-day-icon {
    left: -50px;
    top: -30px;
    width: 70px;
  }
  .factory__step-title {
    font-size: 16px;
    font-size: 1.6rem;
    position: relative;
    left: inherit;
    top: inherit !important;
    width: 150px;
    margin: 0 auto 10px;
    padding: 8px 0;
  }
  .factory__step-title-01 {
    margin-bottom: 6px;
  }
  .factory__step-list {
    margin: 30px 0 0;
  }
  .factory__step-list li {
    width: 50%;
  }
  .factory__step-list li img {
    width: 100%;
  }
  .factory__step-list li:nth-child(odd) {
    padding-right: 10px;
  }
  .factory__step-list li:nth-child(even) {
    padding-left: 10px;
  }
  .factory__step-list p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.25;
    margin: 8px 0 17px;
  }
  .factory__step-shop {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: -50px;
  }
  /*---------------
        contact
    ---------------*/
  .page__contact .under__h2-02 {
    margin-left: 0;
  }
  .contact__form {
    margin-bottom: 40px;
    padding: 0;
    width: 100%;
  }
  .contact__form label {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .contact__form .error {
    font-size: 12px !important;
    font-size: 1.2rem !important;
  }
  .contact__form-wrap {
    display: block;
  }
  .contact__form textarea {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .contact__form-btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .contact__form-btn--complete {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px 0 0;
  }
  .contact__form-txt ul {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .contact__form-txt li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.66667;
    letter-spacing: 0;
    position: relative;
  }
  .contact__form-txt li br {
    display: none;
  }
  .contact__form-txt-notes {
    line-height: 1.66667;
  }
  .contact__form-txt--complete {
    padding: 0;
  }
  .contact__form-txt--complete p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.875;
  }
  /*---------------
        about
    ---------------*/
  .page__about .under__box-top {
    padding: 30px 0;
  }
  .page__about .under__box-top-inner figure {
    text-align: center;
  }
  .page__about .under__box-top-inner figure img {
    margin: 0;
    max-width: 100%;
  }
  .page__about .under__h2 + p {
    margin-bottom: 20px;
  }
  .page__about .under__h3-01 {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 30px 0;
  }
  .page__about .under__dl dt {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 8px 20px;
    border: 2px solid #9ab878;
    margin-bottom: 0;
  }
  .page__about .under__dl dd {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4;
    margin: 0 0 20px 120px;
    min-height: 34px;
  }
  .page__about .under__dl dd br {
    display: none;
  }
  .about__box-development {
    display: block;
    margin-bottom: 60px;
  }
  .about__box-development-wrap {
    width: 100%;
  }
  .about__box-development-wrap-01 .about__table {
    margin-bottom: 30px;
  }
  .about__box-development-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
    padding: 15px 0;
  }
  .about__box-award {
    margin-bottom: 60px;
  }
  .about__box-award figure {
    padding: 0 30px;
    margin-bottom: 30px;
    text-align: center;
  }
  .about__box-award figure img {
    max-width: 320px;
    width: 100%;
  }
  .about__box-award-list {
    font-size: 12px;
    font-size: 1.2rem;
    max-width: 430px;
    margin: 0 auto;
    width: 100%;
  }
  .about__box-award-list li {
    line-height: 1.66667;
    margin-bottom: 10px !important;
  }
  .about__box-award-list-wrap {
    display: block;
  }
  .about__box-history {
    display: block;
    /*-webkit-box-orient: vertical;*/
    /*-webkit-box-direction: reverse;*/
    /*-webkit-flex-direction: column-reverse;*/
    /*-ms-flex-direction: column-reverse;*/
    /*flex-direction: column-reverse;*/
  }
  .about__box-history-img {
    margin-bottom: 50px;
    text-align: center;
  }
  .about__box-history-img img {
    max-width: 100%;
  }
  .about__box-history-table {
    width: 100%;
  }
  .about__box-history-table th {
    line-height: 1.42857;
  }
  .about__box-history-table td {
    line-height: 1.66667;
    padding-bottom: 10px;
  }
  .about__box-history-table-wrap {
    width: 100%;
  }
  .about__table {
    font-size: 14px;
    font-size: 1.4rem;
    width: 100%;
  }
  .about__table tr:last-child {
    height: inherit;
  }
  .about__table th {
    width: 100px;
    text-align: left;
    padding: 10px 10px 10px;
  }
  .about__table td {
    padding: 10px 0 10px 0;
    line-height: 1.66667;
  }
  .movie-list{
    margin-left: 0px;
    margin-right: 0px;
    display: block;
  }
  
  .movie-list__item{
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    
  }
  .movie-list__item:last-of-type{
    margin-bottom: 0;
  }
  /*---------------
        product
    ---------------*/
  .product__category-01 .product__pickup-title, .product__category-02 .product__pickup-title, .product__category-03 .product__pickup-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  .product__category-01 .product__pickup-title span, .product__category-02 .product__pickup-title span, .product__category-03 .product__pickup-title span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .product__category-01 .product__pickup-excerpt, .product__category-02 .product__pickup-excerpt, .product__category-03 .product__pickup-excerpt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .product__category-01 .product__list-title, .product__category-02 .product__list-title, .product__category-03 .product__list-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    padding-left: 0;
  }
  .product__category-01 .product__list-title span, .product__category-02 .product__list-title span, .product__category-03 .product__list-title span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .product__category-04 .product__list-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
  .product__category-04 .product__list-title span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .product__category-01 .product__pickup > li, .product__category-02 .product__pickup > li {
    float: none !important;
    padding: 0 !important;
    width: 100% !important;
  }
  .product__category-01 .product__list li, .product__category-02 .product__list li, .product__category-03 .product__list li, .product__category-04 .product__list li {
    width: 50%;
  }
  .product__category-01 .product__list li:nth-child(odd), .product__category-02 .product__list li:nth-child(odd), .product__category-03 .product__list li:nth-child(odd), .product__category-04 .product__list li:nth-child(odd) {
    padding: 0 10px 0 0 !important;
  }
  .product__category-01 .product__list li:nth-child(even), .product__category-02 .product__list li:nth-child(even), .product__category-03 .product__list li:nth-child(even), .product__category-04 .product__list li:nth-child(even) {
    padding: 0 0 0 10px !important;
  }
  .product__category-01 {
    margin-bottom: 20px;
  }
  .product__category-01 .product__pickup > li:first-child {
    margin-bottom: 80px !important;
  }
  .product__category-02 {
    margin-bottom: 20px;
  }
  .product__category-02 .common__container01 {
    padding-right: 30px;
  }
  .product__category-04 {
    padding: 40px 0 0;
  }
  .product__category-04 .product__list-img {
    margin: 0 20px 20px;
  }
  .product__onsen-btn a {
    margin-bottom: 40px;
  }
  /*detail*/
  .detail__headline {
    display: bock;
    margin: 0 0 30px 0;
  }
  .detail__headline .under__h2-02 {
    margin-bottom: 0;
  }
  .detail__headline .detail__product-link {
    display: none;
  }
  .detail__product {
    display: block;
  }
  .detail__product-link {
    display: block;
    width: 200px;
    margin: 0 auto;
  }
  .detail__product-img {
    width: 100%;
    margin: 0 0 40px 0;
  }
  .detail__product-img figure {
    margin-bottom: 30px;
  }
  .detail__product-btn {
    display: block;
  }
  .detail__product-btn-txt {
    padding: 0;
  }
  .detail__product-txt {
    width: 100%;
    padding: 0;
  }
  .detail__product-txt-info {
    margin-bottom: 40px;
  }
  .detail__product-txt-info dt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.66667;
    margin-bottom: 20px;
  }
  .detail__product-txt-info dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .detail__product-txt-materials {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
  .detail__product-txt-materials th {
    width: 45px;
  }
}

@media screen and (max-width: 499px) {
  /*---------------
        product
    ---------------*/
  .product__onsen-btn a {
    font-size: 14px;
    font-size: 1.4rem;
    height: 40px;
    padding: 13px 0;
  }
}

@media screen and (max-width: 429px) {
  /*---------------
        top
    ---------------*/
  /*contents*/
  .top__about-title {
    margin-bottom: 160px;
  }
  .top__about-title:before {
    right: 0;
    top: 150px;
  }
  .en-page .top__about-title:before {
    right: 0;
    top: 240px;
  }
}

.top__header_en .top__header-nav li a,
.common__header_en .common__header-inner h1,
.common__header_en .common__header-nav li a,
.common__wrapper_en .top__about .top__title,
.common__wrapper_en .top__about-title,
.common__wrapper_en .top__about-award,
.common__wrapper_en .top_box .top__news-list dt,
.common__wrapper_en .top_box .top__news-list dd h4,
.common__wrapper_en .top__product-pickup .top__product-title,
.common__wrapper_en .top__product-pickup .top__product-excerpt,
.common__wrapper_en .top__product-list li .top__product-title,
.common__wrapper_en .top__product-list li .top__product-title span,
.common__wrapper_en .top__product-more,
.common__footer_en .common__footer-txt,
.common__footer_en .common__footer-txt h2,
.common__footer_en .common__footer-txt dt,
.common__footer_en .common__footer-nav ul a,
.common__footer_en .common__footer-txt-address {
  font-family: 'Nunito', sans-serif;
  font-weight: 600;
}

.en-page .top__about-title{
  line-height: 1.75;
}

.en-page .top__about-title{
  line-height: 1.75;
  font-weight: 600;
}

.en-page .top__about-text {
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
  line-height: 2;
}

.common__header_en .common__header-inner h1 {
  text-align: center;
}
.common__header_en .common__header-inner h1,
.common__header_en .common__header-nav li a,
.common__wrapper_en .top__about-text,
.common__wrapper_en .top__about-award {
  font-weight: 300;
}
.common__wrapper_en .top__product-list li .top__product-title span,
.common__wrapper_en .top__product-pickup .top__product-excerpt,
.common__footer_en .common__footer-txt dd,
.common__footer_en .common__footer-txt-address {
  font-weight: 400;
}
.common__wrapper_en .top__news-text {
  font-family: 'FOT-筑紫ゴシック Pro M', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 1.2rem;
}
.top__header_en .top__header-nav li.company a {
  letter-spacing: 0.08em;
}
.top__header_en .bogo-lang a {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .top__header_en .bogo-lang a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  .en-page .top__header_en .bogo-lang a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.common__wrapper_en .top__about-title span {
  letter-spacing: 0.12em;
}
.common__wrapper_en .top__title {
  letter-spacing: 0.07em;
}
.common__wrapper_en .top__product-title {
  letter-spacing: 0.05em;
}
.common__wrapper_en .top__product-pickup .top__product-excerpt {
  letter-spacing: 0.06em;
}
.common__footer_en .common__footer-txt {
  font-weight: 600;
  letter-spacing: 0.04em;
}
.common__footer_en .common__footer-txt dt {
  letter-spacing: 0.1em;
}
.top__fb-page_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .fb-page.fb_iframe_widget {
    display: none;
  }
  .top__fb-page_sp {
    display: block;
    height: 500px;
    margin: 0 auto;
    width: 100%;
  }
}
@media screen and (max-width: 321px) {
  .en-page .common__container02 .common__header-inner h1 span {
    letter-spacing: -.03em;
    font-size: 1.0rem;
  }
}

