@charset "UTF-8";

/*fs*/

p {
  margin: 0;
}

/* common */

html {
  font-size: 62.5%;
}

body {
  color: #333;
  font-family: "Koburina Gothic W3 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  text-rendering: auto;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-display: swap;
}

.-mincyo {
  font-family: "リュウミン R-KL", "游明朝", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", serif;
}

.-mincyo-m {
  font-family: "リュウミン M-KL", "游明朝", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", serif;
}

.-mincyo-b {
  font-family: "リュウミン B-KL", "游明朝", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", serif;
}

.-koburina-3 {
  font-family: "Koburina Gothic W3 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.-koburina-6 {
  font-family: "Koburina Gothic W6 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.-mincyo,
.-mincyo-m,
.-mincyo-b,
.-koburina-3,
.-koburina-6 {
  font-display: swap;
}

.logout.my-false {
  display: none;
}

.login.my-true {
  display: none;
}

a {
  color: #222;
  text-decoration: none;
}

a,
a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:hover,
a:hover img {
  opacity: 0.6;
  text-decoration: none;
}

li {
  list-style: none;
}

.imgmax {
  display: block;
  height: auto;
  line-height: 1rem;
  width: 100%;
}

.-pconly {
  display: block;
}

.-sponly {
  display: none;
}

.base__pad {
  padding: 0 5%;
}

#page-top {
  bottom: 20px;
  position: fixed;
  right: 20px;
}

.hamburger,
.globalMenuSp {
  display: none;
}

.sp-fix {
  display: none;
}

.-letter_sp {
  letter-spacing: -1px;
}

/*contents*/
.head-gu {
  border-bottom: 1px solid #ccc;
  padding: 20px 5% 10px;
}

.head-gu-area {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 auto;
  max-width: 1120px;
}

.head-cov {
  padding: 0 5%;
}

.head-face {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1120px;
  padding: 24px 0;
}

.logo,
.simple-logo {
  max-width: 408px;
}

.simple-logo {
  margin: 0 auto;
  padding: 20px 0;
}

.head-act-aria {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.head-act-aria__list {
  font-size: 1.3rem;
}

.head-act-aria__list:not(:first-child) {
  margin-left: 20px;
}

.head-act-aria__list--a {
  display: block;
  position: relative;
  text-align: center;
}

.fs-client-cart-count {
  background: #e74908;
  border-radius: 10px;
  color: #fff;
  font-size: 1.1rem;
  height: 15px;
  left: 0;
  line-height: 1em;
  padding: 3px 0px 5px;
  position: absolute;
  top: 0;
  width: 15px;
}

.fs-client-cart-count--0 {
  display: none;
}

.-icon-head {
  width: 28px;
  margin: 0 auto;
}

.global {
  position: relative;
}

.global-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 900px;
}

.global-nav__list {
  font-size: 1.8rem;
  line-height: 3.2rem;
  text-align: center;
  width: 20%;
  width: calc(100% / 5);
}

.global-nav__list:not(:last-child) {
  background: url(../img/global-nav__list.svg) no-repeat right center / 2px 26px;
}

.global-nav__list--rice,
.global-nav__list--delta {
  font-family: "リュウミン M-KL", "游明朝", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", serif;
}

.global-nav__list--a {
  display: block;
  padding: 20px 5%;
}

.-disabled {
  pointer-events: none;
}

.global-nav__list:nth-child(2),
.global-nav__list:nth-child(3) {
  display: none;
}

.menu__second-level {
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  -webkit-transition: all 0.2s ease;
  opacity: 0;
  padding: 20px 5%;
  position: absolute;
  text-align: left;
  top: 72px;
  transition: all 0.2s ease;
  visibility: hidden;
  width: 100%;
  z-index: 15;
}

.-mega {
  cursor: pointer;
}

.-mega:hover .global-nav__list--a {
  opacity: .6;
}

.-mega:hover,
.-mega.actives {
  background: url(../img/global-nav__list.svg) no-repeat right center, url(../img/delta-tit.svg) no-repeat center 90%;
  background-size: 2px 26px, 8px 8px;
}


.global-nav__list.actives .menu__second-level {
  top: 72px;
  visibility: visible;
  opacity: 1;
}

.mega__in {
  margin: 0 auto;
  max-width: 1000px;
}

.mega__in-area,
.mega__in-area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mega__in-area__list {
  width: 24.1%;
  margin: 0 1.2% 1.2% 0;
}

.mega__in-area__list:nth-child(4n) {
  margin-right: 0;
}

.mega__in-area__list:nth-last-of-type(-n + 4) {
  margin-bottom: 0;
}

.popular-items__list--space {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.popular-items__list--a:hover .popular-items__list--space,
.itemlist-items__list--a:hover .popular-items__list--space {
  opacity: 0.6;
}

.mega__in-area__list--a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../img/r-arrow.svg) no-repeat 95% center / 8px 8px #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px 10px 10px;
}

.mega-img {
  max-width: 73px;
  margin-right: 5%;
}

.mega-name {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

#main__mv {
  overflow-x: hidden;
  margin: 0 auto 30px;
}

.mv__container {
  height: 380px;
  margin-left: auto;
  margin-right: auto;
  max-width: 645px;
  position: relative;
}

#main__swipers {
  height: 100%;
  overflow: visible !important;
  width: 100%;
  z-index: 1;
}

.swiper-slide {
  background: #eee;
}

.emergency {
  padding: 0 5%;
}

.emergency-area {
  margin: 0 auto 60px;
  max-width: 1120px;
}

.emergency-area__tit {
  border-top: 1px solid #9a3725;
  border-bottom: 1px solid #9a3725;
  color: #9a3725;
  cursor: pointer;
  font-size: 2rem;
  font-weight: bold;
  line-height: 3rem;
  padding: 18px 0;
  text-align: center;
}

.emergency-area__tit span {
  background: url(../img/delta-tit.svg) no-repeat right center;
  background-size: 8px 8px;
  padding-right: 18px;
}

.emergency-area__contents {
  display: none;
  padding: 20px 0;
  text-align: center;
}

.popular-keywords {
  margin: 0 auto 60px;
  max-width: 1120px;
}

.category-tit {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 3.3rem;
  margin-bottom: 30px;
  text-align: center;
}

.category-tit__border {
  border-top: 1px solid #9a3725;
  display: inline-block;
  padding: 20px 0 0;
}

.-tit-delta {
  background: url(../img/delta-tit.svg) no-repeat center bottom / 12px 11px;
  padding-bottom: 20px;
}

.popular-keywords-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 50px;
}

.popular-keywords-area__list {
  margin: 0 5px 5px;
}

.popular-keywords-area__list--a {
  border: 1px solid #aaa;
  border-radius: 16px;
  display: block;
  line-height: 1em;
  padding: 10px;
}

.popular-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 70px;
  max-width: 1120px;
}

.popular-items__list {
  width: 33.3333%;
  width: calc(100% / 3);
  margin-bottom: 20px;
}

.popular-items__list:nth-last-of-type(-n + 3) {
  margin-bottom: 0px;
}

.popular-items__list--space {
  padding: 20px;
}

.popular-items__list--tit {
  font-size: 1.9rem;
  font-weight: normal;
  line-height: 3rem;
  margin-bottom: 10px;
}

.seasons {
  margin: 0 auto 70px;
  max-width: 1120px;
}

.seasons-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seasons-area__list {
  margin: 0 1.2% 4% 0;
  text-align: center;
  width: 24.1%;
}

.seasons-area__list:nth-last-of-type(-n + 4) {
  margin-bottom: 0;
}

.seasons-area__list--img {
  margin-bottom: 10px;
}

.seasons-tags,
.fs-c-productMark {
  margin: 0 auto;
  max-width: 123px;
}

.seasons-tags {
  margin-bottom: 10px;
}

.fs-c-productMark__image {
  width: 100%;
}

.seasons-area__list:nth-child(4n) {
  margin-right: 0;
}

.seasons-area__list--tit {
  font-weight: bold;
}

.seasons-area__list--price {
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.seasons-area__list--tit,
.seasons-area__list--price {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.seasons-area__list--a:hover .seasons-area__list--tit,
.seasons-area__list--a:hover .seasons-area__list--price {
  opacity: 0.6;
}

.tit-popular {
  background: url(../img/icon-assortment.jpg) no-repeat center top / 64px 68px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.6rem;
  margin-bottom: 14px;
  padding-top: 78px;
  text-align: center;
}

.tit-popular__min {
  font-size: 1.7rem;
  margin-bottom: 34px;
  text-align: center;
}

.tit-in {
  background: url(../img/tit-in.svg) no-repeat right center / 19px 19px;
  padding-right: 29px;
}

.popular {
  margin: 0 auto 100px;
  max-width: 1120px;
}

.popular-ranking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.popular-ranking__list {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.6rem;
  margin-right: 1.6%;
  text-align: center;
  width: 23.8%;
}

.popular-ranking__list:nth-child(4n) {
  margin-right: 0;
}

.popular-ranking__list--img {
  margin-bottom: 15px;
}

.popular-ranking__list--icon {
  margin: 0 auto 6px;
  width: 28px;
}

.popular-ranking__list--rank,
.popular-ranking__list--name,
.popular-ranking__list--price {
  width: 100%;
}

.popular-ranking__list--rank,
.popular-ranking__list--name,
.popular-ranking__list--price,
.column--btn__a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.popular-ranking__list--a:hover .popular-ranking__list--rank,
.popular-ranking__list--a:hover .popular-ranking__list--name,
.popular-ranking__list--a:hover .popular-ranking__list--price,
.popular-ranking__list--a:hover .column--btn__a {
  opacity: 0.6;
}

.itemlist-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 70px;
}

.itemlist-items__list {
  margin-bottom: 30px;
  width: 20%;
  width: calc(100% / 5);
}

.itemlist-items__list:nth-last-of-type(-n + 5) {
  margin-bottom: 0;
}

.itemlist-items__list--a {}

.purpose-area {
  margin: 0 auto 150px;
  max-width: 960px;
}

.purpose-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.purpose-block__list {
  margin: 0 2% 2% 0;
  width: 49%;
}

.purpose-block__list:nth-child(2n) {
  margin-right: 0;
}

.purpose-block__list:nth-last-of-type(-n + 2) {
  margin-bottom: 0;
}

.purpose-block__list--a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

.purpose-block__list--img {
  margin-right: 5%;
  width: 32%;
}

.purpose-block__list--word {
  font-size: 1.7rem;
  line-height: 2.4rem;
  width: 63%;
}

.purpose-block__list--tit {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 3.3rem;
  margin-bottom: 10px;
}

.historys {
  margin: 0 auto 80px;
  max-width: 1120px;
}

.price-keywords {
  margin: 0 auto 90px;
  max-width: 1120px;
}

.tit-about {
  background: url(../img/illust-iori.svg) no-repeat center top / 157px 56px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.6rem;
  margin-bottom: 14px;
  padding-top: 68px;
  text-align: center;
}

.commitment-area {
  margin-bottom: 120px;
}

.commitment-area-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.commitment-area-block__list {
  width: 33.3333%;
  width: calc(100% / 3);
}

.commitment-area-block__list--img {
  margin-bottom: 30px;
  overflow: hidden;
}

.scalls {
  -webkit-transition: .7s;
  transition: .7s;
}

.commitment-area--a,
.commitment-area-block__list--inner {
  -webkit-transition: .3s;
  transition: .3s;
}

.commitment-area--a:hover .commitment-area-block__list--inner {
  opacity: .6;
}

.commitment-area--a:hover .scalls {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.commitment-area-block__list--txt {
  height: 300px;
  margin: 0 auto;
  width: 50%;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.commitment-area-block__list--tit {
  font-size: 2.2rem;
  font-weight: bold;
}

.commitment-area-block__list--word {
  font-size: 1.5rem;
  letter-spacing: 2px;
  line-height: 3rem;
  margin: auto 45px auto 55px;
}

.commitment-area-block__list--btn {
  text-align: end;
}

.commitment-area-block__list--btn--a {
  background: url(../img/icon-tlcircle.png) no-repeat center bottom, url(../img/icon-mores.svg) repeat-y right top, url(../img/icon-mores.svg) repeat-y left top;
  background-size: 12px 13px, 2px 110px, 2px 110px;
  font-size: 1.3rem;
  padding: 6px 15px 20px;
}

.akanegoyomi {
  max-width: 960px;
  margin: 0 auto 90px;
}

.tit-akanegoyomi {
  background: url(../img/icon-mari.svg) no-repeat center top / 53px 38px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.6rem;
  margin-bottom: 14px;
  padding-top: 48px;
  text-align: center;
}

.tit-akanegoyomi-min {
  margin-bottom: 40px;
  text-align: center;
}

.akanegoyomi-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.akanegoyomi-area__list {
  background: url(../img/grid-top.png) repeat-x center top, url(../img/grid-left.png) repeat-y left top, url(../img/grid-right.png) repeat-y right top,
    url(../img/grid-bottom.png) repeat-x center bottom;
  background-size: 225px 6px, 5px 298px, 5px 298px, 225px 6px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  margin: 0 2% 2% 0;
  width: 23.5%;
}

.akanegoyomi-area__list:nth-child(4n) {
  margin-right: 0;
}

.akanegoyomi-area__list:nth-last-of-type(-n + 4) {
  margin-bottom: 0;
}

.akanegoyomi-area__list--a {
  display: block;
  padding: 12px 15px 50px;
}

.akanegoyomi-area__list--img {
  margin-bottom: 6px;
}

.akanegoyomi-area__list--tag {
  background: url(../img/grid-tag.png) no-repeat center top / cover;
  color: #fff !important;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1em;
  margin-bottom: 10px;
  padding: 6px 12px;
}

.akanegoyomi-area__list--subs {
  display: block;
  font-size: 1.3rem;
  line-height: 2rem;
  margin-bottom: 6px;
}

.all-list {
  text-align: right;
  margin: 20px 0 0 auto;
}

.all-list__a {
  display: block;
}

.all-list__a span {
  background: url(../img/red_arrow.svg) no-repeat right center / 10px 10px;
  padding-right: 20px;
}

.newsarea-area,
.fs-pt-list {
  max-width: 800px;
  margin: 0 auto 80px;
}

.newsarea-area__list,
.fs-pt-list__item {
  border-bottom: 1px solid #cecece;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0 !important;
  padding: 24px 10px;
  width: 100%;
}

.fs-pt-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.newsarea-area__list:first-child,
.fs-pt-list__item:first-child {
  padding-top: 0;
}

.newsarea-area__list--a {
  text-decoration: none;
}

.newsarea-area__list--time {
  width: 15%;
}

.newsarea-area__list--txt {
  width: 85%;
}

.insta-tit {
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 3.3rem;
  margin-bottom: 0px;
  text-align: center;
}

.icon-instagram {
  background: url(../img/icon-instagram.svg) no-repeat center top / 32px 32px;
  display: block;
  padding-top: 42px;
}

.insta-tit-sub {
  font-size: 1.4rem;
  margin-bottom: 30px;
  text-align: center;
}

.underline {
  text-decoration: underline;
}

.instagrams {
  margin: 0 auto 130px;
  max-width: 1120px;
}

.instagrams-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.instagrams-area__list {
  margin: 0 2% 2% 0;
  width: 18.4%;
}

.instagrams-area__list:nth-child(5n) {
  margin-right: 0;
}

.instagrams-area__list:nth-last-of-type(-n + 5) {
  margin-bottom: 0;
}

#footers {
  padding-bottom: 40px;
}

.footers-iori {
  margin: 0 auto -3px;
  max-width: 157px;
}

.footers-address {
  background: url(../img/foot-line.png) repeat-x center top, url(../img/foot-line.png) repeat-x center bottom;
  font-size: 1.8rem;
  line-height: 2.6rem;
  padding: 20px 5% 30px;
  text-align: center;
}

.footers-address--name {
  font-size: 2.2rem;
  line-height: 3.6rem;
}

.footers-address--name,
.footers-address--add {
  margin-bottom: 15px;
}

.footers-address--shop {
  font-size: 1.7rem;
}

.footer-link {
  margin: 30px auto;
}

.footer-link__list {
  margin: 0 25px;
}

.foot-links {
  max-width: 1120px;
  margin: 40px auto;
}

.foot-links__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.foot-links__list:nth-child(2) {
  width: 46%;
}

.foot-links__list:nth-child(2) dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.foot-links__mi {
  margin-bottom: 10px;
  width: 100%;
}

.foot-links__list dd {
  font-size: 1.4rem;
  line-height: 2.1rem;
}

.foot-links__list:nth-child(2) dd {
  margin: 0 4% 0 0;
  width: 48%;
}

.foot-links__list:nth-child(2) dd:nth-child(2n) {
  margin-right: 0;
}

.foot-links__list:first-child,
.foot-links__list:last-child {
  width: 23%;
}

.footer-link,
.link-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-sns__list {
  width: 32px;
  margin: 0 3px;
}

.snav-info__list--a {
  background: url(../img/r-arrow.svg) no-repeat left center / 5px 6px;
  padding-left: 15px;
}

@media (max-width: 959px) {
  .-pconly {
    display: none;
  }

  .-sponly {
    display: block;
  }

  .head-gu {
    display: none;
  }

  .head-face {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo,
  .simple-logo {
    max-width: 40%;
  }

  .simple-logo {
    padding: 10px 0;
  }

  .head-act-aria__list {
    font-size: 1.2rem;
  }

  .head-act-aria__list:not(:first-child) {
    margin-left: 10px;
  }

  .global-nav__list {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .menu__second-level,
  .global-nav__list:hover .menu__second-level {
    top: 59px;
  }

  .mega-img {
    max-width: 43px;
  }

  .mega-name {
    font-size: 1.3rem;
    letter-spacing: -1px;
    line-height: 1.6rem;
    width: 68%;
  }

  .mv__container {
    height: auto;
  }

  .popular-keywords-area,
  .seasons {
    padding: 0 5%;
  }

  .tit-popular__min {
    font-size: 1.6rem;
    line-height: 2.3rem;
    padding: 0 5%;
  }

  .purpose-area {
    padding: 0 5%;
  }

  .purpose-block__list--a {
    display: block;
    padding: 10px 8px;
    text-align: center;
  }

  .purpose-block__list--img {
    max-width: 110px;
    margin: 0 auto;
    width: 100%;
  }

  .purpose-block__list--word {
    font-size: 1.6rem;
    width: 100%;
  }

  .purpose-block__list--tit {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }

  .historys {
    margin: 0 auto 80px;
    padding: 0 5%;
  }

  .commitment-area-block {
    display: block;
  }

  .commitment-area-block__list {
    width: 100%;
  }

  .commitment-area-block__list:not(:last-child) {
    margin-bottom: 40px;
  }

  .commitment-area-block__list--txt {
    height: auto;
    width: 42%;
  }

  .akanegoyomi,
  .newsarea,
  .instagrams {
    padding: 0 5%;
  }

  .newsarea-area__list--time {
    width: 110px;
  }

  .newsarea-area__list--txt {
    width: 80%;
  }
}

@media (max-width: 519px) {
  body {
    margin-top: 54px;
  }

  .sp-fix {
    bottom: 15%;
    display: block;
    position: fixed;
    right: 0;
    z-index: 2;
  }

  .sp-fix .fs-client-cart-count {
    background: #fff;
    border: 1px solid #a63a30;
    color: #a63a30;
    left: 5px;
    padding-top: 2px;
    text-align: center;
    top: 5px;
  }

  .sp-fix--icon {
    width: 46px;
    position: relative;
  }

  header {
    background: #fff;
    height: 54px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
  }

  /*　ハンバーガーボタン　*/
  .hamburger {
    cursor: pointer;
    display: block;
    height: 22px;
    position: fixed;
    right: 4%;
    text-align: center;
    top: 20px;
    width: 44px;
    z-index: 3;
  }

  .hamburger span {
    background: #555;
    display: block;
    height: 1px;
    left: 13px;
    position: absolute;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 18px;
  }

  .hamburger span:nth-child(1) {
    top: 0px;
  }

  .hamburger span:nth-child(2) {
    top: 5px;
  }

  .hamburger span:nth-child(3) {
    top: 10px;
  }

  /* ナビ開いてる時のボタン */
  .hamburger.active span:nth-child(1) {
    top: 5px;
    left: 13px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .hamburger.active span:nth-child(2),
  .hamburger.active span:nth-child(3) {
    top: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .globalMenuSp {
    color: #000;
    display: block;
    font-size: 1.2rem;
    line-height: 1.7rem;
    padding-left: 8vw;
    position: fixed;
    right: 0;
    text-align: center;
    top: 54px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 0.6s;
    transition: 0.6s;
    width: 100vw;
    z-index: 2;
  }

  /* このクラスを、jQueryで付与・削除する */
  .globalMenuSp.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .sp-close {
    position: absolute;
    right: 92vw;
    top: 10px;
    width: 18px;
  }

  .spnav-scroll {
    background: #fff;
    height: calc(100vh - 54px);
    padding-bottom: 100px;
    overflow: scroll;
  }

  .sp-line {
    width: 100%;
  }

  .snav-user {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .snav-user__list {
    width: 50%;
    width: calc(100% / 2);
  }

  .snav-user__act:first-child {
    width: 70%;
  }

  .snav-user__act:last-child {
    width: 30%;
  }

  .snav-user__list,
  .snav-user__act {
    text-align: center;
    padding: 5px 0;
  }

  .snav-user__act:not(:first-of-type) {
    font-size: 1.3rem;
  }

  .snav-user__list--a {
    border-left: 1px solid #d5d5d5;
    display: block;
    padding: 5px 5%;
  }

  .snav-user__list--a:not(:first-child) {
    padding: 0 5%;
  }

  .-c_redline {
    border-bottom: 1px solid #990000;
    padding-bottom: 5px;
  }

  .snav-user__icon {
    margin: 0 auto;
    width: 15px;
  }

  .snav-items {
    background: #f5f5f5;
    padding: 5% 4%;
  }

  .mega__in-area {
    font-size: 1.3rem;
  }

  .snav-items .mega__in-area__list {
    margin: 0 2% 2% 0;
    text-align: left;
    width: 49%;
  }

  .snav-items .mega__in-area__list:nth-child(2n) {
    margin-right: 0;
  }

  .snav-intro {
    padding: 5%;
  }

  .snav-intro .category-tit__border {
    border: none;
    padding: 0 0 15px;
  }

  .snav-intro .popular-keywords-area {
    margin: 0;
  }

  .snav-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .snav-info__list {
    font-size: 1.3rem;
    margin: 0 4% 4% 0;
    text-align: left;
    width: 51%;
  }

  .snav-info__list:nth-child(2n) {
    margin-right: 0;
    width: 45%;
  }

  .snav-info__list:nth-last-of-type(-n + 2) {
    margin-bottom: 0;
  }

  .snav-info__list--a {
    background: url(../img/r-arrow.svg) no-repeat left center / 5px 6px;
    padding-left: 14px;
  }

  .globalMenuSp .link-sns {
    margin: 5% auto 10%;
  }

  .head-face {
    padding: 10px 0 0;
  }

  .logo {
    margin-top: -10px;
    max-width: 54%;
  }

  .simple-logo {
    max-width: 54%;
  }

  .head-act-aria {
    padding-right: 46px;
  }

  .head-act-aria__list,
  .hamburger-name {
    font-family: "Koburina Gothic W6 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 1rem;
  }

  .hamburger-name {
    padding-top: 10px;
  }

  .head-act-aria__list:nth-child(3) {
    display: none;
  }

  .-non {
    display: none;
  }

  .-icon-head {
    margin-bottom: -8px;
  }

  .-disabled {
    pointer-events: auto;
  }

  .global-nav__list--a {
    padding: 10px 5%;
  }

  .global-nav__list--rice,
  .global-nav__list--delta {
    font-family: "リュウミン B-KL", "游明朝", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", serif;
  }

  .menu__second-level {
    display: none;
  }

  .global-nav__list:nth-child(2),
  .global-nav__list:nth-child(3) {
    display: block;
  }

  .global-nav__list:nth-last-of-type(-n + 4) {
    display: none;
  }

  .global-nav__list {
    font-size: 1.3rem;
    width: 33.3333%;
    width: calc(100% / 3);
  }

  .global-nav__list:first-child {
    width: 27.3333%;
  }

  .global-nav__list:nth-child(2) {
    width: 39.3333%;
  }

  .global-nav__list:hover {
    background: none;
  }

  .global-nav__list:not(:last-child):hover {
    background: url(../img/global-nav__list.svg) no-repeat right center;
    background-size: 1px 30px;
  }

  .emergency-area,
  .popular-keywords {
    margin-bottom: 30px;
  }

  .emergency-area__tit {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 2.1rem;
    padding: 10px 0;
  }

  .category-tit {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.4rem;
    margin-bottom: 20px;
  }

  .popular-keywords-area__list {
    font-size: 1.3rem;
  }

  .popular-keywords-area__list--a {
    border-radius: 10px;
    padding: 6px 10px;
  }

  .popular-keywords-area {
    margin-bottom: 30px;
  }

  .popular-items__list {
    width: 50%;
    width: calc(100% / 2);
  }

  .popular-items__list--tit {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-bottom: 5px;
  }

  .popular-items__list--info {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .popular-items__list,
  .popular-items__list:nth-last-of-type(-n + 3) {
    margin-bottom: 10px;
  }

  .popular-items__list:nth-last-of-type(-n + 2) {
    margin-bottom: 0px;
  }

  .popular-items__list--space {
    padding: 6px 12px;
  }

  .popular-items {
    margin-bottom: 30px;
  }

  .seasons-area__list,
  .seasons-area__list:nth-child(4n),
  .seasons-area__list:nth-last-of-type(-n + 4) {
    margin: 0 6% 20px 0;
    width: 47%;
  }

  .seasons-area__list:nth-child(2n) {
    margin-right: 0;
  }

  .seasons-area__list:nth-last-of-type(-n + 2) {
    margin-bottom: 0px;
  }

  .seasons-area__list--tit {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .seasons-area__list--price {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }

  .seasons-tags,
  .fs-c-productMark {
    max-width: 80px;
  }

  .tit-popular {
    background-size: 32px 34px;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.4rem;
    padding-top: 46px;
  }

  .tit-popular__min {
    font-size: 1.4rem;
    line-height: 2.1rem;
    margin-bottom: 20px;
  }

  .seasons {
    margin-bottom: 30px;
  }

  .popular-ranking__scroll {
    overflow: scroll;
  }

  .popular {
    position: relative;
  }

  .popular-ranking {
    width: 600px;
  }

  .popular-ranking__list {
    font-size: 1.4rem;
    line-height: 2.1rem;
    margin-right: 0;
    width: 150px;
  }

  .popular-ranking__list--name {
    font-weight: normal;
    padding: 0 15%;
  }

  #set-rankingarea .popular-ranking__list--name {
    padding: 0;
  }

  .popular {
    margin-bottom: 30px;
  }

  .category-tit__border {
    padding: 10px 0 0px;
  }

  .-tit-delta {
    padding: 10px 0 20px;
  }

  .itemlist-items {
    margin-bottom: 30px;
  }

  .itemlist-items__list,
  .itemlist-items__list:nth-last-of-type(-n + 5) {
    margin-bottom: 10px;
    width: 33.3333%;
    width: calc(100% / 3);
  }

  .itemlist-items__list:nth-last-of-type(-n + 3) {
    margin-bottom: 0;
  }

  .newsarea-area__list--txt {
    width: 70%;
  }

  .purpose-block__list--tit {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .purpose-block__list--word {
    font-size: 1.3rem;
    line-height: 1.7rem;
  }

  .purpose-block__list:first-child .purpose-block__list--tit {
    letter-spacing: -2px;
  }

  .purpose-block__list--img {
    max-width: 100px;
    margin: 0 auto 10px;
  }

  .purpose-area {
    margin-bottom: 30px;
  }

  .historys {
    margin: 0 auto 30px;
  }

  .price-keywords {
    margin: 0 auto 50px;
  }

  .tit-about {
    background-size: 80px 30px;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 2.6rem;
    margin-bottom: 20px;
    padding-top: 40px;
  }

  .commitment-area-block__list--tit {
    font-size: 1.8rem;
    font-weight: normal;
  }

  .commitment-area-block__list--txt {
    width: 220px;
  }

  .commitment-area-block__list--word {
    font-size: 1.3rem;
    letter-spacing: 1px;
    line-height: 2.4rem;
    margin: auto 20px auto 30px;
  }

  .commitment-area {
    margin-bottom: 30px;
  }

  .tit-akanegoyomi {
    background-size: 30px 25px;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 2.6rem;
    margin-bottom: 20px;
    padding-top: 34px;
  }

  .tit-akanegoyomi-min {
    font-size: 1.4rem;
    line-height: 2.1rem;
    margin-bottom: 20px;
  }

  .akanegoyomi {
    margin-bottom: 30px;
  }

  .akanegoyomi-area__list {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .akanegoyomi-area__list,
  .akanegoyomi-area__list:nth-child(4n),
  .akanegoyomi-area__list:nth-last-of-type(-n + 4) {
    width: 48%;
    margin: 0 4% 4% 0;
  }

  .akanegoyomi-area__list:nth-child(2n) {
    margin-right: 0;
  }

  .akanegoyomi-area__list:nth-last-of-type(-n + 2) {
    margin-bottom: 0;
  }

  .akanegoyomi-area__list--a {
    padding: 10%;
  }

  .newsarea-area,
  .fs-pt-list {
    margin-bottom: 50px;
  }

  .instagrams {
    margin-bottom: 70px;
  }

  .insta-tit {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }

  .icon-instagram {
    background-size: 24px 24px;
    padding-top: 30px;
  }

  .footers-iori {
    max-width: 96px;
  }

  .footers-address {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 20px 5% 30px;
  }

  .footers-address--name {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .footers-address--add,
  .footers-address--shop {
    font-size: 1.4rem;
    line-height: 2.1rem;
  }

  .footer-link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.8rem;
    margin-bottom: 10px;
  }

  .footer-link__list {
    margin: 0 auto;
    padding: 5px 5%;
    text-align: center;
    width: 33.333%;
  }

  .footer-link__list:nth-child(4) {
    text-align: right;
    padding: 5px 0;
  }

  .footer-link__list:nth-child(5) {
    text-align: left;
    padding: 5px 0;
  }

  .link-sns__list {
    width: 24px;
  }

  .-dtxt {
    margin-bottom: 24px;
  }

  .foot-links {
    width: 90%;
  }

  .foot-links__block {
    display: block;
  }

  .foot-links__mi {
    text-align: center;
  }

  .foot-links__list:first-child,
  .foot-links__list:last-child,
  .foot-links__list:nth-child(2) {
    background: url(../img/sp-line.png) no-repeat center bottom;
    background-size: 100% auto;
    padding-bottom: 10px;
    width: 100%;
  }

  .foot-links__list:not(:last-child) {
    margin-bottom: 30px;
  }

  .foot-links__list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .foot-links__list dd,
  .foot-links__list:nth-child(2) dd {
    font-size: 1.3rem;
    margin: 0 0 3% 0;
    width: 48%;
  }

  .foot-links__list dd:nth-child(2n) {
    margin-right: 4%;
  }

  .foot-links__list:nth-child(2) dd:nth-child(2n) {
    margin-right: 4%;
  }

  .foot-links__list:nth-child(2) dd:nth-child(8),
  .foot-links__list:nth-child(2) dd:nth-child(9) {
    letter-spacing: -1px;
  }
}

@media (max-width: 414px) {
  .commitment-area-block__list:last-child .commitment-area-block__list--txt {
    margin: 0 auto 0 22%;
  }

  .commitment-area-block__list:last-child .commitment-area-block__list--word {
    margin-left: 50px
  }
}

@media (max-width: 375px) {
  .-mispace {
    margin-bottom: 26px;
  }

  .fs-client-cart-count {
    font-size: 1rem;
  }

  .commitment-area-block__list:last-child .commitment-area-block__list--txt {
    margin: 0 auto 0 15%;
  }

  .commitment-area-block__list:last-child .commitment-area-block__list--word {
    margin-left: 30px
  }
}

@media (max-width: 360px) {}

@media (max-width: 320px) {
  .logo {
    margin-top: -6px;
    max-width: 46%;
  }

  .simple-logo {
    max-width: 46%;
  }

  .mega-name {
    font-size: 1.1rem;
  }

  .global-nav__list {
    font-size: 1.1rem;
    width: 56%;
  }

  .snav-info__list:nth-child(2n) {
    width: 40%;
  }

  .mega__in-area__list--a {
    padding-right: 25px;
  }

  .foot-links__list dd,
  .foot-links__list:nth-child(2) dd {
    font-size: 1.1rem;
  }
}
