.fs-c-breadcrumb__list {
  margin: 73px 0 0 0;
}

.fs-c-breadcrumb a:visited {
  color: #728496;
}

.fs-c-breadcrumb {
  white-space: nowrap !important;
  overflow-x: auto !important;
}

.slider,#section07 {
  width: 100%;
  margin: 0 auto;
}

#section07 {
  margin: 13vw auto 0 auto;
}

.slider img {
  width: 60vw;
  height: auto;
}

.slider .slick-slide {
  transition: all .5s;
  opacity: 0.5;
}

.slider .slick-slide.slick-center {
  transform: scale(1);
  opacity: 1;
  margin: 0 1em;
}

.slick-prev, 
.slick-next {
  position: absolute;
  top: 42%;
  cursor: pointer;
  outline: none;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  height: 15px;
  width: 15px;
}

.slick-prev {
  left: -1.5%;
  transform: rotate(-135deg);
}

.slick-next {
  right: -1.5%;
  transform: rotate(45deg);
}

.slider.slick-initialized.slick-slider.slick-dotted {
  margin: 0;
  padding: 0;
}

.slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}

.slick-dots li {
  display: inline-block;
  margin: 10vw 1px;
  position: relative;
  top: 11vw;
}

.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #ccc;
}

div, span, 
.h1, h2, h3, h4, h5, h6, p,
a, video, body {
  margin: 0;
  padding: 0;
  border: 0;
  color: #1a1a1a;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

body, .h1 {
  margin: 0;
}

a {
  color: black;
  text-decoration: none !important;
}

ul {
  list-style: none;
}

.h1 {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.h1 img {
  width: 100%;
  height: 50vw;
  object-fit: cover;
}

.text_info {
  font-size: 3.5vw;
  margin: 9vw 4vw 7vw 4vw;
  text-align: justify;
  line-height: 7vw;
}

h2 {
  font-size: 5vw;
  padding: 1.8vw;
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  width: 100%; 
  box-sizing: border-box; 
}

.nav ul, .content_box_item ul {
  padding: 0;
  margin: 0;
  list-style: none; 
  display: grid; 
  grid-auto-flow: column; 
  overflow-x: scroll; 
  white-space: nowrap; 
  scrollbar-width: none; 
  -ls-overflow-style: none; 
  -webkit-overflow-scrolling: touch;
  align-items: center;
}

.nav ul::-webkit-scrollbar, .content_box_item ul::-webkit-scrollbar {
  display: none;
}

.nav li {
  width: 21vw;
  height: 304w;
  margin: 1vw 4vw 0 4vw;
  overflow: hidden;
  text-align: center;
}

.nav p {
  margin: 1.5vw 0;
}

.text_nav_info {
  text-align: center;
  padding: 2em 0 1.5em 0;
}

.nav img {
  display: block;
  width: 100%;
}

.nav a {
  font-size: 2.6vw;
  font-weight: 600;
}

.btn1 {
  display: block;
  width: 80vw;
  font-size: 5vw;
  border: 1px solid;
  text-align: center;
  padding: 1.1vw;
  margin: 5vw auto 9vw auto !important;
}

h3 {
  font-size: 4.5vw;
  padding: 3.5vw 0;
  text-align: center;
  width: 100%; 
  box-sizing: border-box;
  background: #f5f5f5;
}

.h3_margin {
  margin: 16vw 0 0 0;
}

.h3_margin_kuro {
  width: 100%;
  font-size: 4vw;
  margin: 16vw 0 0 0;
  padding: 1.1vw 0;
  background: rgb(144,163,184);
  background: linear-gradient(308deg, rgba(144,163,184,1) 0%, rgba(203,208,212,1) 100%);
  font-weight: 100;
  color: #333;
  border-bottom: 3px solid;
}

.text_h3_info {
  padding: 2em 0 1.5em 0;
  text-align: center;
}

h4 {
  font-size: 4vw;
  text-align: center;
  padding: 2vw 0;
}

.color_lineup {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0.5vw;
  overflow-x: auto;
}

.color_lineup p {
  margin: 0;
  padding: 0;
  font-size: 3vw;
}

.color_lineup {
  margin: 0 auto;
}

.text-price {
  font-size: 3vw;
  text-align: center;
  font-weight: 600;
  padding: 1.8vw 0 0 0;
}

.slider .text-brand {
  width: 89vw;
  height: auto;
  font-size: 4vw;
  text-align: justify;
  padding: 0vw 2vw 6vw 2vw;
  white-space: normal !important;
  margin: 0 auto;
  line-height: 6vw;
}

.slider .text-brand2 {
  width: 89vw;
  height: auto;
  font-size: 4vw;
  text-align: justify;
  padding: 0vw 2vw 6vw 2vw;
  white-space: normal !important;
  margin: 0 auto;
  line-height: 6vw;
}

.slider {
  margin-bottom: 3vw !important;
}

.section07 img {
  width: 70vw;
  max-width: 95%;
  height: auto;
  margin: 5vw auto;
}

.section07 .item {
  background: #f5f5f5;
  padding: 0 0 0.5vw 0;
}

.section07 {
  background: #f5f5f5;
}

.section07 h4 {
  font-size: 6vw;
  padding: 4vw;
  text-align: justify;
}

.text-brand {
  padding: 4vw;
}

.slick-arrow {
  display: none !important;
}

.section07 .slick-arrow {
  display: block !important;
}

.slick-next:before, .slick-prev:before {
  display: none;
}

button.slick-next.slick-arrow {
  left: 94vw;
}

button.slick-prev.slick-arrow {
  left: 3vw !important;
}

#footer {
  margin: 5vw 0;
}

/*--スライダーの位置とサイズ調整--*/
.slider{
width:100%;
margin:0 auto;
}

/*--------画像サイズ調整---------*/
img{ width:100%; }

/*-----------height調整----------*/
.slick-slide{ height:auto!important; }

/*-----------矢印表示----------*/
.slick-next{ right:0!important; }
.slick-prev{ left:0!important; }
.slick-arrow{ z-index:2!important; }

.text-material{
  font-size:3.5vw;
  color:#aaa;
  padding:2vw 0;
  text-align:center;  
}

.pc{
  display:block;
}

.section03_pc{
  display:none;
}

.h4_font-small{
  font-size:2.9vw;
}

.fukusei{
  display:none !important;
}


.section04,.text_h3_info{
  display:block;
}

.pc{
  display:block;
}

.section03_pc{
  display:none;
}

.section04 .slick-dots li:nth-child(n+3) {
  display: none;
}

@media (min-width: 480px) {
  .fs-c-breadcrumb__list {
    margin:0;
}
  
  .h1 {
      height: 330px;
      width: 100%;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
      background: black;
  }
  
  .h1 img {
      height: 100%;
      max-width: 1999px;
  }

  .text_info {
      font-size: 1.6vw;
      margin: 3vw auto 3vw auto;
      text-align: center;
      line-height: 3vw;
  }

/*サイズ1024縛り*/  
h2,h3,p,.nav ul, .content_box_item ul,.h3_margin,.slick-list,.slider,.h3_margin_kuro,.slider {
    width: 100%;
    max-width: 85vw;
    margin:0 auto;
}

.slider{
  width:85vw!important;
}

h2 {
    font-size: 2vw;
    padding: 0.6vw;
    text-align: center;
}

.text_nav_info,h3,.text_h3_info {
    text-align: center;
    padding: 1em 0 1em 0;
    font-size: 1.3vw;
}

.nav ul{
  display: flex;
  align-items: center;  /* 縦方向に中央寄せ */
  justify-content: center;  /* 横方向に中央寄せ */
  
}

.nav li {
    width: 10vw;
    margin:0 1vw;
  }
  
  .nav li {
    overflow: hidden;
    text-align: center;
}

.nav p {
    margin: 1.5vw 0;
    font-size: 1.3vw;
}

.btn1 {
    width: 35vw;
    font-size: 2.2vw;
    padding: 0.8vw 1.1vw;
    margin: 2vw auto 4vw auto !important;
}

h3{
  padding:0.8vw 0;
  margin-top: 7vw !important;
}

.slider img{
  width: 27.1vw;
}

h4 {
    font-size: 1.6vw;
    text-align: center;
    padding: 2vw 0 1vw 0;
    font-weight:100;
}

.color_lineup p {
    margin: 0;
    padding: 0;
    font-size: 1.2vw;
    width: 1vw;
}

.color_lineup{
    width: 25vw;
    gap:none !important;
    white-space: nowrap !important; 
    text-align: center;
}

.h4_font-small{
  font-size:1.2vw;
  padding: 2.5vw 0 1.3vw 0;
}

.text-price {
    font-size: 1.5vw;
}

.text-material{
  font-size:1.5vw;
}

.text-price {
  padding: 0.5vw 0 0 0;
}

.text-material {
    padding: 0.5vw 0 0 0;
}

.slick-list{
  padding:0;
}

.slick-list.draggable {
  background:white;
    padding: 0 !important;
}

.slider.slick-initialized.slick-slider.slick-dotted {
    margin: 0 auto;
}

.slick-arrow {
  display: block !important;
}

.slick-next:next, .slick-prev:before {
  display: block;
}

button.slick-next.slick-arrow {
    left: 86vw;
}

button.slick-prev.slick-arrow {
    left: -2vw !important;
}

.slider .slick-slide {
  transition: all .5s;
  opacity:1;
}

.h3_margin_kuro {
    width: 100%;
    font-size: 2vw;
  }
  
  .slider .text-brand {
      width: 78vw;
      line-height: 3vw;
      padding: 0vw 2vw 0vw 2vw;
  }
  
  .section07.slider img{
    width: 27.1vw;
    height: 27.1vw;
    float:left;
    margin: 3vw;
  }
  
  .section07 h4 {
    font-size: 3vw;
    padding: 3vw 4vw 2vw 4vw;
}

.slider .text-brand,.text-brand2 {
    font-size: 1.4vw;
  }
  
  .slider .text-brand2{
    font-size: 1.4vw;
    line-height: 3vw;
    padding: 3vw 0;
  }

.section07 .slider .slick-slide.slick-center{
  width:85vw;
    padding:0;
    margin:0;
}

.slider .text-brand2 {
    width: 82vw;
}

.section07 .slick-slide.slick-center{
  width:85vw;
  margin:0;
}

.section07 .item {
    padding: 0;
}

.section07 .slick-list.draggable {
    height: 33vw;
}

.section04{
  display:none;
}

.text_h3_info{
  display:block;
}

.section03_pc .slick-track {
    transform: none !important;
}

.section03_pc .slick-dots{
  display:none;
}

.pc{
  display:none;
}

.section03_pc{
  display:block;
}

}

@media (min-width: 1480px) {
  #over_1480{
  transform: scale(0.65);
  transform-origin: top center; /* 縮小の基準点を左上に設定 */
  height: 270vw;
  }
  .pc{
    display:none;
  }
  
  .section03_pc{
    display:block;
  }
}
