@charset "UTF-8";
:root {
  /*====== カラー ======*/
  --heimblue: #0075c1;
  --darkblue: #363742;
  --orange: #d85642;
  --gray: #f4f3f3;
  /*====== header高さ ======*/
  --header-h: 0px;
}

/*====== コンテンツ幅 ======*/
/*============================ 商品ラインナップ TOP ============================*/
div.lineup-top div.lineup-top-area {
  padding: 0 0 15vw;
}
@media screen and (min-width: 768px) {
  div.lineup-top div.lineup-top-area {
    padding: 0 0 105px;
  }
}
div.lineup-top div.lineup-top-area div.lineup-hero {
  position: relative;
}
div.lineup-top div.lineup-top-area .page-title {
  margin-top: 8vw;
}
@media screen and (min-width: 768px) {
  div.lineup-top div.lineup-top-area .page-title {
    margin-top: 60px;
  }
}
div.lineup-top div.lineup-top-area .page-title .en {
  margin-bottom: 0.1em;
}
div.lineup-top div.lineup-top-area p {
  line-height: 2em;
  width: 86%;
  margin: 0 auto;
  position: relative;
  margin: 2em auto;
  text-align: justify;
  word-break: break-all;
  font-size: 4vw;
}
@media screen and (min-width: 1280px) {
  div.lineup-top div.lineup-top-area p {
    width: 74%;
  }
}
@media screen and (min-width: 768px) {
  div.lineup-top div.lineup-top-area p {
    text-align: center;
    font-size: 16px;
    margin: 50px auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  div.lineup-top div.lineup-top-area p {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1000px) {
  div.lineup-top div.lineup-top-area p {
    font-size: 18px;
  }
}
div.lineup-top div.lineup-top-area nav.lineup-top-nav {
  width: 82%;
  margin: auto;
}
@media screen and (min-width: 768px) {
  div.lineup-top div.lineup-top-area nav.lineup-top-nav {
    width: 90%;
    max-width: 920px;
  }
}
@media screen and (min-width: 768px) {
  div.lineup-top div.lineup-top-area nav.lineup-top-nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
div.lineup-top div.lineup-top-area nav.lineup-top-nav ul li {
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  div.lineup-top div.lineup-top-area nav.lineup-top-nav ul li {
    width: 32.8%;
    margin: 0;
    margin-bottom: 1.1%;
  }
}
div.lineup-top div.lineup-top-area nav.lineup-top-nav ul li a {
  background-color: var(--darkblue);
  display: block;
  color: #fff;
  position: relative;
  text-align: center;
  padding: 0.8em 1.8em 0.8em 1em;
  line-height: 1.2em;
  font-size: 4.8vw;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  div.lineup-top div.lineup-top-area nav.lineup-top-nav ul li a {
    font-size: 1.7vw;
  }
}
@media screen and (min-width: 1000px) {
  div.lineup-top div.lineup-top-area nav.lineup-top-nav ul li a {
    font-size: 18px;
  }
}
div.lineup-top div.lineup-top-area nav.lineup-top-nav ul li a .nav-arrow {
  display: block;
  position: absolute;
  top: 52%;
  right: 5%;
  transform: translate(0, -50%);
  width: 0.8em;
}
@media screen and (min-width: 768px) {
  div.lineup-top div.lineup-top-area nav.lineup-top-nav ul li a .nav-arrow {
    right: 4%;
  }
}
@media screen and (min-width: 1000px) {
  div.lineup-top div.lineup-top-area nav.lineup-top-nav ul li a .nav-arrow {
    right: 5%;
  }
}
div.lineup-top div.lineup-top-area nav.lineup-top-nav ul li a .nav-arrow svg {
  display: block;
  fill: #fff;
}

@media screen and (min-width: 768px) {
  section.sec-lineup div.lower-cont-area {
    padding: 100px 0;
  }
}
section.sec-lineup h2 {
  text-align: center;
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translate(-50%, 0);
  border-bottom: solid 10px #e2dfdf;
  padding-bottom: 2.4em;
}
section.sec-lineup h2 span {
  display: block;
}
section.sec-lineup h2 span.en {
  font-size: 4vw;
  margin-bottom: 0.6em;
}
@media screen and (min-width: 768px) {
  section.sec-lineup h2 span.en {
    font-size: 20px;
  }
}
section.sec-lineup h2 span.ja {
  font-size: 7.46vw;
}
@media screen and (min-width: 768px) {
  section.sec-lineup h2 span.ja {
    font-size: 34px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-lineup h2 span.ja {
    font-size: 36px;
  }
}
section.sec-lineup h3 {
  text-align: center;
  margin: 3em auto 2em;
  padding-bottom: 1em;
  font-size: 6.7vw;
  letter-spacing: 0.2em;
  position: relative;
}
@media screen and (min-width: 768px) {
  section.sec-lineup h3 {
    margin: 3em auto 2em;
    font-size: 24px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-lineup h3 {
    font-size: 26px;
  }
}
section.sec-lineup h3::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 55%;
  height: 5px;
  background-color: #e2dfdf;
}
@media screen and (min-width: 768px) {
  section.sec-lineup h3::after {
    width: 266px;
  }
}
section.sec-lineup p.lineup-txt01 {
  margin: 9vw 0;
  font-size: 4vw;
  text-align: justify;
  word-break: break-all;
  line-height: 2em;
}
@media screen and (min-width: 768px) {
  section.sec-lineup p.lineup-txt01 {
    font-size: 16px;
    text-align: center;
    margin: 50px 0;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-lineup p.lineup-txt01 {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  section.sec-lineup ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
  }
}
section.sec-lineup ul li {
  display: block;
  margin-bottom: 15vw;
}
@media screen and (min-width: 768px) {
  section.sec-lineup ul li {
    width: 30%;
    margin-bottom: 60px;
  }
}
section.sec-lineup ul li a.img-wrap {
  display: block;
  position: relative;
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  section.sec-lineup ul li a.img-wrap {
    margin-bottom: 20px;
  }
}
section.sec-lineup ul li a.img-wrap img {
  /*					object-fit: cover;*/
  height: 53vw;
}
@media screen and (min-width: 768px) {
  section.sec-lineup ul li a.img-wrap img {
    height: 18vw;
  }
}
@media screen and (min-width: 1280px) {
  section.sec-lineup ul li a.img-wrap img {
    height: 14.4vw;
  }
}
@media screen and (min-width: 1500px) {
  section.sec-lineup ul li a.img-wrap img {
    height: 250px;
  }
}
section.sec-lineup ul li a.img-wrap .category-tag {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  font-size: 3.7vw;
  font-weight: 500;
  line-height: 1em;
  padding: 0.5em 0.8em;
  color: #fff;
}
@media screen and (min-width: 768px) {
  section.sec-lineup ul li a.img-wrap .category-tag {
    font-size: 13px;
  }
}
section.sec-lineup ul li a.img-wrap .category-tag.gray {
  background-color: #616d85;
}
section.sec-lineup ul li a.img-wrap .category-tag.brown {
  background-color: #89715c;
}
section.sec-lineup ul li h4 {
  font-size: 5vw;
  margin-bottom: 5vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 18vw;
}
@media screen and (min-width: 768px) {
  section.sec-lineup ul li h4 {
    font-size: 20px;
    margin-bottom: 20px;
    min-height: 60px;
  }
}
section.sec-lineup ul li h4 img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 18vw;
}
@media screen and (min-width: 768px) {
  section.sec-lineup ul li h4 img {
    height: 60px;
    max-width: 75%;
    margin: auto;
  }
}
section.sec-lineup ul li p {
  text-align: center;
  font-size: 4.2vw;
  line-height: 1.8em;
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  section.sec-lineup ul li p {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-lineup ul li p {
    font-size: 16px;
  }
}

/*============================ 商品ラインナップ 詳細 ============================*/
div.lineup-single a.fix-btn {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 5vw;
  margin: auto;
  background-color: var(--orange);
  z-index: 10;
  box-sizing: border-box;
  font-size: 4.2vw;
  display: block;
  color: #fff;
  font-weight: 600;
  line-height: 1.4em;
  text-align: center;
  padding: 0.72em 2em 0.72em 0.6em;
  width: 86%;
  border-radius: 0.2em;
}
@media screen and (min-width: 768px) {
  div.lineup-single a.fix-btn {
    font-size: 16px;
    width: 130px;
    height: 130px;
    padding: 30px 0 0 0;
    left: auto;
    right: 40px;
    bottom: 40px;
    border-radius: 50em;
  }
}
div.lineup-single a.fix-btn .icon {
  display: inline-block;
  width: 1.8em;
  transform: translate(0, 0.2em);
  margin-right: 0.4em;
}
@media screen and (min-width: 768px) {
  div.lineup-single a.fix-btn .icon {
    display: block;
    width: 35px;
    margin: 0 auto 7px;
  }
}
div.lineup-single a.fix-btn .arrow {
  width: 1.3em;
  height: 1.3em;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  div.lineup-single a.fix-btn .arrow {
    display: none;
  }
}
div.lineup-single a.fix-btn .arrow::after {
  border: 0.2em solid transparent;
  border-left: 0.34em solid #000;
}

section.sec-main {
  padding: 15vw 0;
}
@media screen and (min-width: 768px) {
  section.sec-main {
    padding: 100px 0 85px;
  }
}
section.sec-main div.sec-main-inner {
  width: 86%;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1280px) {
  section.sec-main div.sec-main-inner {
    width: 74%;
  }
}
@media screen and (min-width: 1280px) {
  section.sec-main div.sec-main-inner {
    max-width: 1200px;
  }
}
section.sec-main div.sec-main-inner h1 {
  text-align: center;
  line-height: 1.5em;
  font-size: 8vw;
}
@media screen and (min-width: 768px) {
  section.sec-main div.sec-main-inner h1 {
    font-size: 37px;
  }
}
section.sec-main div.sec-main-inner h1 img {
  display: block;
  margin: auto;
}
@media screen and (min-width: 768px) {
  section.sec-main div.sec-main-inner h1 img {
    max-width: 330px;
  }
}
section.sec-main div.sec-main-inner .main-copy {
  font-weight: bold;
  text-align: center;
  line-height: 1.4em;
  font-size: 5.6vw;
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  section.sec-main div.sec-main-inner .main-copy {
    margin-top: 75px;
    line-height: 1.8em;
    font-size: 24px;
  }
}
@media screen and (min-width: 1000px) {
  section.sec-main div.sec-main-inner .main-copy {
    font-size: 26px;
  }
}
section.sec-main div.sec-main-inner .main-img {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  section.sec-main div.sec-main-inner .main-img {
    margin-top: 65px;
  }
}

div.sec-info-wrap section.sec-info {
  padding: 15vw 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info {
    padding: 80px 0;
    overflow: visible;
  }
}
div.sec-info-wrap section.sec-info:first-child {
  background-color: var(--gray);
}
div.sec-info-wrap section.sec-info sup {
  font-size: 0.8em;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}
div.sec-info-wrap section.sec-info div.sec-info-inner {
  width: 86%;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1280px) {
  div.sec-info-wrap section.sec-info div.sec-info-inner {
    width: 74%;
  }
}
@media screen and (min-width: 1280px) {
  div.sec-info-wrap section.sec-info div.sec-info-inner {
    max-width: 1200px;
  }
}
div.sec-info-wrap section.sec-info img {
  height: auto;
  width: auto;
  margin: auto;
  max-width: 100%;
}
div.sec-info-wrap section.sec-info p.other-txt01 {
  font-size: 5.6vw;
  margin-top: 5%;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info p.other-txt01 {
    text-align: center;
    font-size: 21px;
  }
}
div.sec-info-wrap section.sec-info p.other-txt02 {
  font-size: 4.26vw;
  margin-top: 5%;
  line-height: 1.8em;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info p.other-txt02 {
    text-align: center;
    font-size: 18px;
  }
}
div.sec-info-wrap section.sec-info p.other-txt03 {
  font-size: 3.2vw;
  line-height: 1.8em;
  margin-top: 5%;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info p.other-txt03 {
    text-align: center;
    font-size: 12px;
  }
}
div.sec-info-wrap section.sec-info p.other-txt04 {
  text-align: justify;
  word-break: break-all;
  font-size: 3.73vw;
  line-height: 1.8em;
  margin-top: 5%;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info p.other-txt04 {
    font-size: 16px;
  }
}
div.sec-info-wrap section.sec-info div.other-box01 {
  margin-top: 15%;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info div.other-box01 {
    margin-top: 5%;
  }
}
div.sec-info-wrap section.sec-info div.other-box01 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6%;
}
div.sec-info-wrap section.sec-info div.other-box01 ul li {
  margin-bottom: 15%;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info div.other-box01 ul li {
    width: 47%;
    margin-bottom: 5%;
  }
}
div.sec-info-wrap section.sec-info div.other-box01 ul li div.other-img img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 63vw;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info div.other-box01 ul li div.other-img img {
    height: 30vw;
  }
}
@media screen and (min-width: 1280px) {
  div.sec-info-wrap section.sec-info div.other-box01 ul li div.other-img img {
    height: 330px;
  }
}
div.sec-info-wrap section.sec-info div.other-box02, div.sec-info-wrap section.sec-info div.other-box03 {
  margin-top: 15%;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info div.other-box02, div.sec-info-wrap section.sec-info div.other-box03 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 5%;
  }
}
div.sec-info-wrap section.sec-info div.other-box02 div.other-img02, div.sec-info-wrap section.sec-info div.other-box03 div.other-img02 {
  /*img{
  	object-fit: contain;
  	height: 63vw;
  	@include mq(pc) {
  		height: 30vw;
  	}
  	@include mq(pc-large) {
  		height: 330px;
  	}
  }*/
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info div.other-box02 div.other-img02, div.sec-info-wrap section.sec-info div.other-box03 div.other-img02 {
    width: 47%;
  }
}
div.sec-info-wrap section.sec-info div.other-box02 div.other-img02 img, div.sec-info-wrap section.sec-info div.other-box03 div.other-img02 img {
  margin: auto;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info div.other-box02 p.other-txt04, div.sec-info-wrap section.sec-info div.other-box03 p.other-txt04 {
    width: 45%;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info div.other-box03 p.other-txt04 {
    order: -1;
  }
}
div.sec-info-wrap section.sec-info h2 {
  text-align: center;
  line-height: 1.2em;
  padding: 0 0.8em 1em;
  border-bottom: solid 10px var(--gray);
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100vw;
  font-size: 7.2vw;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info h2 {
    line-height: 1.4em;
    font-size: 28px;
  }
}
div.sec-info-wrap section.sec-info h2 span {
  display: block;
}
div.sec-info-wrap section.sec-info h2 .en {
  font-size: 0.6em;
}
div.sec-info-wrap section.sec-info h3 {
  font-size: 5.6vw;
  line-height: 1.6em;
  margin-top: 3em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info h3 {
    font-size: 24px;
  }
}
div.sec-info-wrap section.sec-info p {
  text-align: justify;
  word-break: break-all;
  margin-top: 2em;
  line-height: 2em;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info p {
    text-align: center;
    font-size: 18px;
  }
}
div.sec-info-wrap section.sec-info img {
  display: block;
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap section.sec-info img {
    margin-top: 50px;
  }
}
div.sec-info-wrap div.lineuppicture-area {
  margin-top: 8vw;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.lineuppicture-area {
    margin-top: 50px;
  }
}
div.sec-info-wrap div.gallery-slider {
  margin-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.gallery-slider {
    max-width: 795px;
    margin-bottom: 50px;
  }
}
div.sec-info-wrap div.gallery-slider img {
  /*			object-fit: cover;**/
  margin-top: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.gallery-slider img {
    height: clamp(1px, 65vw, 600px);
  }
}
div.sec-info-wrap div.gallery-slider p {
  margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.gallery-slider p {
    font-size: 16px;
  }
}
div.sec-info-wrap div.gray-bg {
  position: relative;
  padding: 10vw 0;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.gray-bg {
    padding: 40px 0;
  }
}
div.sec-info-wrap div.gray-bg::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: var(--gray);
}
div.sec-info-wrap div.gallery-thumbs-wrap {
  position: relative;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.gallery-thumbs-wrap {
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.gallery-thumbs {
    width: 67%;
    margin: auto;
  }
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.gallery-thumbs.under06 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.gallery-thumbs.under06 div.swiper-wrapper {
    justify-content: center;
  }
}
div.sec-info-wrap div.gallery-thumbs div.swiper-slide-active::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 5px var(--darkblue);
  box-sizing: border-box;
}
div.sec-info-wrap div.gallery-thumbs div.swiper-slide {
  box-sizing: border-box;
  cursor: pointer;
}
div.sec-info-wrap div.gallery-thumbs div.swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 190/110;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.gallery-thumbs div.swiper-slide img {
    height: 103px;
    height: clamp(1px, 9vw, 103px);
  }
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap div.swiper-btn-box {
    margin-top: 40px;
  }
}
div.sec-info-wrap a.base-btn {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  div.sec-info-wrap a.base-btn {
    width: 300px;
    margin: 50px auto 0;
  }
}
div.sec-info-wrap a.base-btn span.icon {
  display: inline-block;
  width: 1.8em;
  transform: translate(0, 0.2em);
  margin-right: 0.4em;
}
div.sec-info-wrap a.base-btn img {
  margin: 0;
}/*# sourceMappingURL=lineup.css.map */