.main {
  position: relative;
}

.main.front-page {
  padding: 0 10px;
}
@media screen and (max-width:767.9px) {
  .main.front-page {
    overflow-x: hidden;
    padding: 0;
  }
}

@media screen and (max-width:767.9px) {
  .main-visual {
    padding: 0 5px;
  }
}

.front-page .main-visual__inner {
  position: relative;
  width: 100%;
  padding-top: 10px;
}
@media screen and (max-width:767.9px) {
  .front-page .main-visual__inner {
    padding-top: 5px;
  }
}

.front-page .main-visual__img-wrapper {
  position: relative;
}

.front-page .main-visual__img-wrapper img {
  width: 100%;
  height: auto;
}

.front-page .main-visual__img-wrapper .main-visual_img-text.white-top {
  width: 100%;
  position: absolute;
  letter-spacing: 0.1em;
  font-family: FP-HiraMinStdN-W5;
  line-height: 1.4444444444;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.8rem;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #c9c9c9;
}
@media screen and (max-width:767.9px) {
  .front-page .main-visual__img-wrapper .main-visual_img-text.white-top {
    font-size: 1.3rem;
    top: 15px;
    padding-bottom: 15px;
  }
}
.front-page .main-visual__img-wrapper .main-visual_img-text.black-top {
  color: #222222;
  top: 20px;
  position: absolute;
  letter-spacing: 0.1em;
  line-height: 1.4444444444;
  font-family: FP-HiraMinStdN-W5;
  width: 100%;
  border-bottom: 1px solid #c9c9c9;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.8rem;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width:767.9px) {
  .front-page .main-visual__img-wrapper .main-visual_img-text.black-top {
    font-size: 1.3rem;
    top: 15px;
    padding-bottom: 15px;
  }
}
.front-page .main-visual__img-wrapper .main-visual_img-text.white-bottom {
  color: #fff;
  bottom: 0px;
  position: absolute;
  letter-spacing: 0.1em;
  line-height: 1.4444444444;
  font-family: FP-HiraMinStdN-W5;
  padding-top: 20px;
  border-top: 1px solid #c9c9c9;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.8rem;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width:767.9px) {
  .front-page .main-visual__img-wrapper .main-visual_img-text.white-bottom {
    font-size: 1.3rem;
    bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
  }
}

.front-page .main-visual__pick {
  background: #eae7e2;
}
.front-page .main-visual__pick .main-visual__pick-link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 63px;
  padding: 0;
}
.front-page .main-visual__pick .main-visual__pick-link .main-visual-pic-item {
  font-family: FP-HiraMinStdN-W5;
  line-height: 1.8571428571;
  font-size: 1.4rem;
  color: #222222;
  letter-spacing: 0.1em;
}
@media screen and (max-width:767.9px) {
  .front-page .main-visual__pick .main-visual__pick-link .main-visual-pic-item {
    font-size: 1rem;
  }
}
.front-page .main-visual__pick .main-visual__pick-link .main-visual-pic-item .main-visual-pic-head {
  font-size: 1.2rem;
  background: transparent;
  padding: 8px 10px;
  margin-right: 20px;
  border: 1px solid #c9c9c9;
}

.top-news {
  padding-top: 112px;
}
@media screen and (max-width:767.9px) {
  .top-news {
    padding-top: 50px;
  }
}

.top-box {
  max-width: inherit;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width:767.9px) {
  .top-box {
    padding: 0 30px;
  }
}

.top-news .top-box__title,
.top-monthlybeans .top-box__title,
.top-storeinfo .top-box__title,
.top-project .top-box__title,
.top-wholesale .top-box__title,
.top-onlinestore .top-box__title,
.top-about .top-box__title,
.top-contact .top-box__title {
  font-size: 3rem;
  font-family: FP-HiraMinStdN-W5;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  padding-bottom: 17.5px;
  border-bottom: 1px solid #712e2b;
  opacity: 0.6;
  margin: 0 auto;
  width: 42.4528301887%;
  margin-bottom: 22.5px;
}
@media screen and (max-width:767.9px) {
  .top-news .top-box__title,
.top-monthlybeans .top-box__title,
.top-storeinfo .top-box__title,
.top-project .top-box__title,
.top-wholesale .top-box__title,
.top-onlinestore .top-box__title,
.top-about .top-box__title,
.top-contact .top-box__title {
    font-size: 2.2rem;
    padding-bottom: 8.5px;
    width: 100%;
    margin-bottom: 11.5px;
  }
}

.top-box__title-english {
  font-size: 1.8rem;
  margin-bottom: 24.5px;
  font-family: FP-HiraMinStdN-W5;
}
@media screen and (max-width:767.9px) {
  .top-box__title-english {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}

.top-box p {
  font-size: 1.4rem;
  font-family: FP-HiraMinStdN-W5;
}
@media screen and (max-width:767.9px) {
  .top-box p {
    font-size: 1.2rem;
  }
}

.top-news .top-news__list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 40px;
}
@media screen and (max-width:767.9px) {
  .top-news .top-news__list {
    justify-content: center;
    margin-top: 0;
  }
}
.top-news .top-news__list .top-news__item {
  text-align: center;
  max-width: 144px;
}
@media screen and (max-width:767.9px) {
  .top-news .top-news__list .top-news__item {
    max-width: 110px;
    margin: 25px 22.5px 0;
  }
}
.top-news .top-news__list .top-news__item .top-news__item-inner {
  margin-top: 13px;
}
@media screen and (max-width:767.9px) {
  .top-news .top-news__list .top-news__item .top-news__item-inner {
    margin-top: 10px;
  }
}
.top-news .top-news__list .top-news__item .top-news__img-cropper {
  width: 144px;
  height: 144px;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width:767.9px) {
  .top-news .top-news__list .top-news__item .top-news__img-cropper {
    width: 110px;
    height: 110px;
  }
}
.top-news .top-news__list .top-news__item .top-news__img-cropper img {
  display: inline;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border: 1px solid #c9c9c9;
  border-radius: 50%;
  padding: 7px;
}
@media screen and (max-width:767.9px) {
  .top-news .top-news__list .top-news__item .top-news__img-cropper img {
    padding: 5px;
  }
}
.top-news .top-news__list .top-news__item .top-news__item-time,
.top-news .top-news__list .top-news__item .cat {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  line-height: 1.2727272727;
}
@media screen and (max-width:767.9px) {
  .top-news .top-news__list .top-news__item .top-news__item-time,
.top-news .top-news__list .top-news__item .cat {
    font-size: 0.8rem;
  }
}
.top-news .top-news__list .top-news__item .title {
  font-size: 1.3rem;
  line-height: 1.6153846154;
  font-family: FP-HiraMinStdN-W5;
  margin-top: 10px;
}
@media screen and (max-width:767.9px) {
  .top-news .top-news__list .top-news__item .title {
    font-size: 1rem;
  }
}

.top-monthlybeans {
  margin-top: 100px;
}
@media screen and (max-width:767.9px) {
  .top-monthlybeans {
    margin-top: 45px;
  }
}

.top-monthlybeans_wrapper {
  margin: 40px auto 0;
  max-width: 1060px;
}
@media screen and (max-width:767.9px) {
  .top-monthlybeans_wrapper {
    padding: 0px 30px;
  }
}
.top-monthlybeans_wrapper ul {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width:767.9px) {
  .top-monthlybeans_wrapper ul {
    justify-content: space-between;
  }
}
.top-monthlybeans_wrapper ul li {
  margin-bottom: 20px;
}
@media screen and (max-width:767.9px) {
  .top-monthlybeans_wrapper ul li {
    width: 46%;
    height: auto;
  }
}

.top-storeinfo,
.top-project,
.top-wholesale,
.top-about {
  margin-top: 120px;
}
@media screen and (max-width:767.9px) {
  .top-storeinfo,
.top-project,
.top-wholesale,
.top-about {
    margin-top: 48px;
  }
}

.top-store__btn,
.top-project__btn,
.top-wholesale__btn,
.top-about__btn {
  margin-top: 57px;
}
@media screen and (max-width:767.9px) {
  .top-store__btn,
.top-project__btn,
.top-wholesale__btn,
.top-about__btn {
    margin-top: 28.5px;
    padding: 0 5px;
  }
}
.top-store__btn .top-store__btn-list,
.top-project__btn .top-store__btn-list,
.top-wholesale__btn .top-store__btn-list,
.top-about__btn .top-store__btn-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
.top-store__btn-item {
  width: 14.2857142857%;
  height: 50%;
  padding-top: 24.5px;
  border-left: 1px solid #c9c9c9;
}
.top-store__btn-item .top-store__btn-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-store__btn-item .top-store__btn-link .text {
  font-size: 1.5rem;
  font-family: FP-HiraMinStdN-W5;
  line-height: 1.3125;
}

.top-store__img {
  margin-top: 21px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.top-store__img img {
  width: calc(50% - 0.5px);
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width:767.9px) {
  .top-store__img img {
    height: 36.6666666667vw;
  }
}

.top-store__img-02 {
  padding-top: 1px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.top-store__img-02 a {
  padding-right: 1px;
}

.top-project__img {
  margin-top: 21px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.top-project__img li {
  width: 33.3333333333%;
  padding-right: 1px;
  padding-bottom: 1px;
}

.top-project {
  margin-top: 112px;
}
@media screen and (max-width:767.9px) {
  .top-project {
    margin-top: 48px;
  }
}

.top-project__btn {
  margin-top: 57px;
}
@media screen and (max-width:767.9px) {
  .top-project__btn {
    margin-top: 28.5px;
  }
}
.top-project__btn .top-project__btn-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
.top-project__btn-item {
  width: 16.6666666667%;
  height: 50%;
  padding-top: 24.5px;
  border-left: 1px solid #c9c9c9;
}
.top-project__btn-item .top-project__btn-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-project__btn-item .top-project__btn-link .text {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  font-family: FP-HiraMinStdN-W5;
}

.top-wholesale {
  margin-top: 112px;
}
@media screen and (max-width:767.9px) {
  .top-wholesale {
    margin-top: 48px;
  }
}

.top-wholesale__btn {
  margin-top: 57px;
}
@media screen and (max-width:767.9px) {
  .top-wholesale__btn {
    margin-top: 28.5px;
  }
}
.top-wholesale__btn .top-wholesale__btn-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
@media screen and (max-width:767.9px) {
  .top-wholesale__btn .top-wholesale__btn-list {
    flex-wrap: wrap;
  }
}
.top-wholesale__btn-item {
  width: 16.6666666667%;
  height: 50%;
  padding-top: 24.5px;
  border-left: 1px solid #c9c9c9;
}
@media screen and (max-width:767.9px) {
  .top-wholesale__btn-item {
    width: 50%;
    height: 35px;
    margin-bottom: 5px;
    padding-top: 12.5px;
  }
  .top-wholesale__btn-item:nth-child(n+3) {
    border-top: 1px solid #c9c9c9;
  }
}
.top-wholesale__btn-item .top-wholesale__btn-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width:767.9px) {
  .top-wholesale__btn-item .top-wholesale__btn-link {
    padding: 12px 12px;
  }
}
.top-wholesale__btn-item .top-wholesale__btn-link .text {
  font-size: 1.5rem;
  line-height: 1.3125;
  font-family: FP-HiraMinStdN-W5;
}
@media screen and (max-width:767.9px) {
  .top-wholesale__btn-item .top-wholesale__btn-link .text {
    font-size: 1.2rem;
  }
}

.top-wholesale__img {
  margin-top: 21px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.top-wholesale__img li {
  width: 33.3333333333%;
  padding-right: 1px;
  padding-bottom: 1px;
}

.top-about {
  margin-top: 112px;
}
@media screen and (max-width:767.9px) {
  .top-about {
    margin-top: 48px;
  }
}

.top-about__btn {
  margin-top: 57px;
}
.top-about__btn .top-about__btn-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
.top-about__btn .top-about__btn-list .top-about__btn-item {
  width: 16.6666666667%;
  height: 50%;
  padding-top: 24.5px;
  border-left: 1px solid #c9c9c9;
}
.top-about__btn .top-about__btn-list .top-about__btn-item .top-about__btn-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-about__btn .top-about__btn-list .top-about__btn-item .top-about__btn-link .text {
  font-size: 1.5rem;
  font-family: FP-HiraMinStdN-W5;
  line-height: 1.3125;
  letter-spacing: 0.04em;
}

.top-about__img {
  margin-top: 21px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.top-about__img li {
  width: 33.3333333333%;
}

.top-about__container-sp {
  padding: 0 5px;
  margin: 0 auto;
}
.top-about__container-sp .top-about__bgimage-wrapper {
  position: relative;
  margin-top: 30px;
  width: 100%;
  height: auto;
}
.top-about__container-sp .top-about__bgimage-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.top-about__container-sp .top-about__bgimage-wrapper ul.top-about__inner-list {
  text-align: center;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.2rem;
  font-family: FP-HiraMinStdN-W5;
  line-height: 2.5;
  color: #000;
}

@media screen and (max-width:767.9px) {
  .top-store__btn-list,
.top-project__btn-list,
.top-wholesale__btn-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    border-top: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
  }
  .top-store__btn-list .top-store__btn-item,
.top-store__btn-list .top-project__btn-item,
.top-project__btn-list .top-store__btn-item,
.top-project__btn-list .top-project__btn-item,
.top-wholesale__btn-list .top-store__btn-item,
.top-wholesale__btn-list .top-project__btn-item {
    width: 50%;
    height: 35px;
    margin-bottom: 5px;
    padding-top: 12.5px;
  }
  .top-store__btn-list .top-store__btn-item .text,
.top-store__btn-list .top-project__btn-item .text,
.top-project__btn-list .top-store__btn-item .text,
.top-project__btn-list .top-project__btn-item .text,
.top-wholesale__btn-list .top-store__btn-item .text,
.top-wholesale__btn-list .top-project__btn-item .text {
    font-size: 1.2rem;
  }
  .top-store__btn-list .top-store__btn-item-3col,
.top-project__btn-list .top-store__btn-item-3col,
.top-wholesale__btn-list .top-store__btn-item-3col {
    width: 33.3333333333%;
    height: 35px;
    margin-bottom: 5px;
    padding-top: 12.5px;
    border-left: 1px solid #c9c9c9;
  }
  .top-store__btn-list .top-store__btn-item-3col .text,
.top-project__btn-list .top-store__btn-item-3col .text,
.top-wholesale__btn-list .top-store__btn-item-3col .text {
    font-size: 1.2rem;
  }
  .top-store__btn-list .top-store__btn-item-3col .top-store__btn-link,
.top-store__btn-list .top-store__btn-item-3col .top-project__btn-link,
.top-store__btn-list .top-store__btn-item-3col .top-wholesale__btn-link,
.top-project__btn-list .top-store__btn-item-3col .top-store__btn-link,
.top-project__btn-list .top-store__btn-item-3col .top-project__btn-link,
.top-project__btn-list .top-store__btn-item-3col .top-wholesale__btn-link,
.top-wholesale__btn-list .top-store__btn-item-3col .top-store__btn-link,
.top-wholesale__btn-list .top-store__btn-item-3col .top-project__btn-link,
.top-wholesale__btn-list .top-store__btn-item-3col .top-wholesale__btn-link {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
  }
  .top-store__img-02,
.top-project__img,
.top-wholesale__img {
    padding: 0 5px;
    margin-top: 10px;
  }
  .top-store__img-02 img,
.top-project__img img,
.top-wholesale__img img {
    height: 36.6666666667vw;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .top-store__img-02 img.top-store__image-02-3col,
.top-project__img img.top-store__image-02-3col,
.top-wholesale__img img.top-store__image-02-3col {
    height: 24.4vw;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
  .top-project__img li,
.top-wholesale__img li {
    width: calc(50% - 0.5px);
    padding-right: 0;
    padding-bottom: 0;
  }
}
.top-onlinestore,
.top-contact {
  margin-top: 118px;
}
@media screen and (max-width:767.9px) {
  .top-onlinestore,
.top-contact {
    margin-top: 42px;
  }
}

.top-onlinestore__img {
  width: 100%;
  height: auto;
  margin-top: 40px;
}
@media screen and (max-width:767.9px) {
  .top-onlinestore__img {
    padding: 0 5px;
    margin: 30px auto 0;
    width: 100%;
    height: 340px;
  }
}
.top-onlinestore__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.top-contact .btn-beta {
  margin-top: 38px;
  margin: auto;
  height: 52px;
  line-height: 52px;
  width: 283px;
  font-size: 1.4rem;
  display: block;
  text-align: center;
  background: #f5f2ed;
}
@media screen and (max-width:767.9px) {
  .top-contact .btn-beta {
    margin-top: 12.5px;
    height: 30px;
    width: 250px;
    font-size: 1rem;
    line-height: 30px;
  }
}

@media screen and (max-width:767.9px) {
  footer {
    margin-top: 52px !important;
  }
}
/*# sourceMappingURL=front-page.css.map */