#main_visual {
  width: 100%;
  height: auto;
  position: relative;
}
#main_visual #mainVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#main_visual .inner {
  height: 100%;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
#main_visual .txt {
  color: #fff;
  position: relative;
}
#main_visual .txt h3 {
  font-size: 5.625rem;
  line-height: 1.2;
  text-shadow: 2px 14px 0 #000;
}
#main_visual .txt p {
  font-size: 1.25rem;
  letter-spacing: 1.5rem;
  margin: 20px 0 0;
}

#depth01_new {
  margin: 0 5%;
}
#depth01_new ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 1rem;
}
#depth01_new ul li {
  overflow: hidden;
  width: 100%;
}
#depth01_new ul li figure {
  position: relative;
}
#depth01_new ul li figure img {
  width: 100%;
}
#depth01_new ul li figure img.thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#depth01_new ul li figure img.bg_pc {
  display: block;
}
#depth01_new ul li figure img.bg_m {
  display: none;
}
#depth01_new ul li figure img.thumb_pc {
  display: block;
}
#depth01_new ul li figure img.thumb_m {
  display: none;
}
#depth01_new ul li a {
  position: relative;
}
#depth01_new ul li .txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: end;
  flex-direction: column;
  padding: 5%;
  color: #fff;
}
#depth01_new ul li .txt strong {
  font-size: 1.375rem;
  line-height: 1;
}
#depth01_new ul li .txt h4 {
  font-size: 5.625rem;
  line-height: 1;
}
#depth01_new ul li .t_box {
  margin: 50px 0 0;
}
#depth01_new ul li .t_box .top {
  font-size: 2rem;
  display: block;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#depth01_new ul li .t_box b {
  font-size: 1.5625rem;
  display: block;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#depth01_new ul li .t_box .btn {
  font-size: 0.875rem;
  display: block;
  color: #888;
  font-weight: 300;
  margin: 10px 0 0;
}

#depth01 {
  margin: 50px 5% 50px 0;
  display: none;
}
#depth01 ul {
  display: flex;
}
#depth01 ul li {
  margin: 0 2% 0 0;
  overflow: hidden;
  width: 32%;
}
#depth01 ul li:last-child {
  margin: 0;
}
#depth01 ul li figure {
  position: relative;
}
#depth01 ul li figure img.thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#depth01 ul li figure img.bg_pc {
  display: block;
}
#depth01 ul li figure img.bg_m {
  display: none;
}
#depth01 ul li figure img.thumb_pc {
  display: block;
}
#depth01 ul li figure img.thumb_m {
  display: none;
}
#depth01 ul li a {
  position: relative;
}
#depth01 ul li .txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: end;
  flex-direction: column;
  padding: 5%;
  color: #fff;
}
#depth01 ul li .txt strong {
  font-size: 1.375rem;
  line-height: 1;
}
#depth01 ul li .txt h4 {
  font-size: 5.625rem;
  line-height: 1;
}
#depth01 ul li .t_box {
  margin: 50px 0 0;
}
#depth01 ul li .t_box .top {
  font-size: 2rem;
  display: block;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#depth01 ul li .t_box b {
  font-size: 1.5625rem;
  display: block;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#depth01 ul li .t_box .btn {
  font-size: 0.875rem;
  display: block;
  color: #888;
  font-weight: 300;
  margin: 10px 0 0;
}

#depth02 .txt {
  display: none;
}
#depth02 .txt a {
  font-size: 2.5rem;
  color: #fff;
  display: block;
  text-align: center;
}

#depth03 {
  position: relative;
}
#depth03 .inner {
  margin: 50px 0;
}
#depth03 .inner .top {
  position: relative;
}
#depth03 .inner .title {
  position: absolute;
  top: 5%;
}
#depth03 .inner .title h3 {
  line-height: 1.1;
  font-size: 2.5rem;
}
#depth03 .inner .title p {
  font-size: 1.25rem;
  color: #888;
  font-weight: 300;
}
#depth03 .swiper-container {
  overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#depth03 .swiper-container-wrapper {
  display: flex;
  align-items: end;
  flex-direction: row-reverse;
}
#depth03 .swiper-button-next, #depth03 .swiper-button-prev {
  color: #000;
}
#depth03 .swiper-horizontal > .swiper-pagination-progressbar,
#depth03 .swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: auto;
  bottom: 0;
  position: relative;
  background: transparent;
  border-bottom: 1px solid #ddd;
}
#depth03 .swiper-slide {
  display: flex;
  flex-direction: column;
}
#depth03 .swiper-slide .description,
#depth03 .swiper-slide .title {
  display: block;
  opacity: 0;
  transition: 0.5s ease 0.5s;
}
#depth03 .swiper-slide-active .description,
#depth03 .swiper-slide-active .title {
  opacity: 1;
}
#depth03 .swiper-slide-active .title {
  margin-bottom: 0.5rem;
  font-size: 24px;
  color: #000;
  transition: opacity 0.5s ease 0.5s;
}
#depth03 .swiper-slide-active .description {
  font-size: 16px;
  color: #777;
  transition: opacity 0.5s ease 0.75s;
}
#depth03 .gallery-top {
  position: relative;
  width: 100%;
}
#depth03 .gallery-top figure {
  margin: 5% 5% 5% 0;
}
#depth03 .gallery-top figure img {
  width: 90%;
  margin: 0 auto;
  display: block;
}
#depth03 .gallery-top .txt .cate {
  font-size: 1.125rem;
  font-weight: 700;
  color: #707070;
}
#depth03 .gallery-top .txt .cate b {
  font-size: 1.25rem;
  color: #000;
  font-weight: 800;
}
#depth03 .gallery-top .txt h4 {
  font-size: 1.875rem;
  font-weight: 800;
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#depth03 .gallery-top .txt p {
  font-size: 1.0625rem;
  color: #707070;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#depth03 .gallery-thumbs {
  width: 100%;
}
#depth03 .gallery-thumbs .swiper-wrapper {
  flex-direction: row;
}
#depth03 .gallery-thumbs .swiper-slide {
  width: 25%;
  flex-flow: row nowrap;
  height: 100% !important;
  opacity: 0.5;
  flex-direction: column;
  cursor: pointer;
  margin: 0 0 50px 0;
}
#depth03 .gallery-thumbs .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #000;
}
#depth03 .gallery-thumbs .swiper-button-prev {
  top: 18%;
  left: 12px;
}
#depth03 .gallery-thumbs .swiper-button-prev:after {
  font-size: 1.2rem;
  color: #CFCFCF;
  padding: 11px 18px;
}
#depth03 .gallery-thumbs .swiper-button-next {
  top: 18%;
  right: auto;
  left: 68px;
}
#depth03 .gallery-thumbs .swiper-button-next:after {
  font-size: 1.2rem;
  color: #CFCFCF;
  padding: 11px 18px;
}
#depth03 .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
#depth03 .gallery-thumbs .txt .top {
  font-size: 1.3125rem;
  color: #888;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#depth03 .gallery-thumbs .txt h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1rem;
}
#depth03 .gallery-thumbs .txt .amount {
  font-size: 0.875rem;
  font-weight: 700;
}

#depth04 {
  width: 90%;
  margin: 0 auto 100px;
}
#depth04 .inner {
  margin: 0 5%;
}
#depth04 .tab_area h3.title {
  font-size: 2.5rem;
  line-height: 1;
}
#depth04 .tab_area .box {
  margin: 0 auto 50px;
  padding: 0 5%;
  border-radius: 20px;
}
#depth04 .tab_area .box > ul {
  grid-gap: 1rem;
  justify-content: center;
}
#depth04 .tab_area .box > ul:first-child {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
}
#depth04 .tab_area .box > div #cate2_drop {
  padding-top: 1rem;
}
#depth04 .tab_area ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
}
#depth04 .tab_area ul li {
  position: relative;
  text-align: center;
  width: auto;
  padding-right: 1rem;
}
#depth04 .tab_area ul li:last-child a::after {
  display: none;
}
#depth04 .tab_area ul li.tab_1 a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 2px;
  height: 70%;
  background: #ddd;
  transform: translateY(-50%);
}
#depth04 .tab_area ul li strong {
  background: rgba(170, 167, 167, 0.8);
  border-radius: 20px;
  display: block;
  padding: 9px 25px;
  color: #fff;
}
#depth04 .tab_area ul li a {
  font-weight: 700;
  color: rgba(112, 112, 112, 0.8);
}
#depth04 .tab_area ul li a.on {
  background: rgba(170, 167, 167, 0.8);
  border-radius: 20px;
  display: block;
  padding: 9px 25px;
  color: #fff;
}
#depth04 .tab_area ul li .drop_show {
  display: none;
}
#depth04 .tab_area ul li .drop_show.show {
  display: block;
}
#depth04 .tab_area ul li.tab_1::after {
  content: "";
  display: none;
  position: absolute;
  width: 1px;
  height: 24px;
  background: #888;
  font-size: 1rem;
  line-height: 1;
  top: 50%;
  transform: translate(0, -50%);
}
#depth04 .tab_area .drop_show#cate2_drop ol li a {
  font-weight: bold;
}
#depth04 .tab_area .drop_show#cate3_drop ol {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #ddd;
}
#depth04 .tab_area .drop_show ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#depth04 .tab_area .drop_show li {
  position: relative;
  white-space: nowrap;
  width: auto;
  padding: 0 14px;
}
#depth04 .tab_area .drop_show li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 80%;
  background: #ccc;
  transform: translateY(-50%);
}
#depth04 .tab_area .drop_show li:last-child::after {
  display: none;
}
#depth04 .tab_area .drop_show li a {
  position: relative;
  font-size: 0.875rem;
  font-weight: 300;
  color: #707070;
}
#depth04 .tab-content {
  display: none;
}
#depth04 .tab-content.on {
  display: block;
}
#depth04 .thumb_area ul {
  display: flex;
  align-items: start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#depth04 .thumb_area ul li {
  margin: 0 0.4% 0.4% 0;
  width: 24.66%;
  padding: 0;
}
#depth04 .thumb_area ul li:nth-of-type(4n) {
  margin: 0 0 0.4% 0;
}
#depth04 .thumb_area ul li a {
  position: relative;
}
#depth04 .thumb_area ul li a:hover .hover {
  opacity: 1;
  visibility: visible;
}
#depth04 .thumb_area ul li a .hover {
  font-size: 1.25rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 800ms ease-out;
}
#depth04 .thumb_area ul li a .hover b {
  color: #fff;
  margin: 0 5% 0 0;
}
#depth04 .thumb_area ul li a .hover i {
  background: url("../img/product_arrow.png") no-repeat 5px 0/30px 23px;
  width: 40px;
  height: 50px;
  display: block;
}

@media (max-width: 1280px) {
  #main_visual .txt h3 {
    font-size: 4rem;
    text-shadow: 2px 10px 0 #000;
  }
  #main_visual .txt p {
    font-size: 1rem;
    letter-spacing: 1rem;
  }
  #depth01_new ul li .t_box {
    margin: 30px 0 0;
  }
  #depth01_new ul li .t_box .top {
    font-size: 1.3rem;
  }
  #depth01_new ul li .t_box b {
    font-size: 1.2rem;
  }
  #depth01_new ul li .t_box .btn {
    margin: 5px 0 0;
  }
  #depth01_new ul li .txt strong {
    font-size: 1rem;
  }
  #depth01_new ul li .txt h4 {
    font-size: 4rem;
  }
  #depth01 ul li .t_box {
    margin: 30px 0 0;
  }
  #depth01 ul li .t_box .top {
    font-size: 1.3rem;
  }
  #depth01 ul li .t_box b {
    font-size: 1.2rem;
  }
  #depth01 ul li .t_box .btn {
    margin: 5px 0 0;
  }
  #depth01 ul li .txt strong {
    font-size: 1rem;
  }
  #depth01 ul li .txt h4 {
    font-size: 4rem;
  }
  #depth02 .txt a {
    font-size: 1.8rem;
  }
  #depth03 .inner .title h3 {
    font-size: 1.8rem;
  }
  #depth03 .inner .title p {
    font-size: 1rem;
  }
  #depth03 .gallery-thumbs .txt .top {
    font-size: 1rem;
  }
  #depth04 {
    width: 100%;
  }
  #depth04 .tab_area .box {
    padding: 0 3%;
    margin: 30px auto 40px;
  }
  #depth04 .tab_area h3.title {
    font-size: 1.8rem;
  }
}
@media (max-width: 1024px) {
  #depth01 {
    margin: 50px 5%;
  }
  #depth03 .inner {
    margin: 50px 0 50px 5%;
  }
  #depth03 .gallery-top figure img {
    width: 100%;
  }
  #depth04 .thumb_area ul li a .hover {
    font-size: 1rem;
  }
  #depth04 .thumb_area ul li a .hover i {
    background: url(../img/product_arrow.png) no-repeat 0 0/30px 18px;
    width: 30px;
    height: 40px;
    display: block;
  }
}
@media (max-width: 900px) {
  #depth01_new ul {
    flex-wrap: wrap;
    grid-template-columns: repeat(3, 1fr);
  }
  #depth01_new ul li:last-child .t_box {
    margin: 30px 0 0;
  }
  #depth01_new ul li .t_box {
    margin: 30px 0 50px;
  }
  #depth01_new ul li figure img.bg_pc {
    display: none;
  }
  #depth01_new ul li figure img.bg_m {
    display: block;
  }
  #depth01_new ul li figure img.thumb_pc {
    display: none;
  }
  #depth01_new ul li figure img.thumb_m {
    display: block;
  }
  #depth01 ul {
    flex-wrap: wrap;
  }
  #depth01 ul li {
    width: 100%;
  }
  #depth01 ul li:last-child .t_box {
    margin: 30px 0 0;
  }
  #depth01 ul li .t_box {
    margin: 30px 0 50px;
  }
  #depth01 ul li figure img.bg_pc {
    display: none;
  }
  #depth01 ul li figure img.bg_m {
    display: block;
  }
  #depth01 ul li figure img.thumb_pc {
    display: none;
  }
  #depth01 ul li figure img.thumb_m {
    display: block;
  }
  #depth03 .swiper-container-wrapper {
    flex-direction: column-reverse;
  }
  #depth03 .inner {
    margin: 50px 5%;
  }
  #depth03 .inner .title {
    top: 0;
  }
  #depth03 .gallery-top {
    margin: 50px 0 0;
  }
  #depth03 .gallery-top figure {
    margin: 5% 10% 0;
  }
  #depth03 .gallery-top figure img {
    width: 80%;
  }
  #depth04 .thumb_area ul li {
    width: 32.78%;
  }
  #depth04 .thumb_area ul li:nth-of-type(4n) {
    margin: 0 1% 1% 0;
  }
  #depth04 .thumb_area ul li:nth-of-type(3n) {
    margin: 0 0px 1% 0;
  }
  #depth04 .thumb_area ul li a:hover i {
    background: url("../img/product_arrow.png") no-repeat 0 0/30px 18px;
    width: 30px;
    height: 40px;
    display: block;
  }
}
@media (max-width: 768px) {
  #tsp_side_btn {
    bottom: 10px;
  }
  #main_visual .txt h3 {
    font-size: 3rem;
    text-shadow: 2px 7px 0 #000;
  }
  #depth02 {
    background-position: center;
    background-size: contain;
    margin: 0 auto;
  }
  #depth02 .txt a {
    font-size: 1.5rem;
    padding: 0 10px;
  }
  #depth04 {
    margin: 20px 0 0 0;
  }
  #depth04 .tab_area .box {
    margin: 0 auto 40px auto;
  }
  #depth04 .tab_area ul li a.on {
    padding: 6px 18px;
  }
}
@media (max-width: 640px) {
  #container .content .index-devide-line {
    margin: 1rem 0;
  }
}
@media (max-width: 540px) {
  #depth04 .tab_area ul li strong {
    margin: 5px 0;
  }
  #depth04 .thumb_area ul li {
    width: 49%;
  }
  #depth04 .thumb_area ul li:nth-of-type(3n) {
    margin: 0 1% 1% 0;
  }
  #depth04 .thumb_area ul li:nth-of-type(2n) {
    margin: 0 0 1% 0;
  }
}
@media (max-width: 480px) {
  main section#depth02 {
    padding-bottom: 0;
  }
  main section#depth02 h2 {
    font-size: 2rem;
  }
}
@media (max-width: 430px) {
  #main_visual .txt h3 {
    font-size: 2rem;
  }
  #main_visual .txt p {
    letter-spacing: 0.6rem;
  }
  #depth01_new ul li .txt h4 {
    font-size: 3rem;
  }
  #depth01_new ul li .txt strong {
    font-size: 0.9rem;
  }
  #depth01 ul li .txt h4 {
    font-size: 3rem;
  }
  #depth01 ul li .txt strong {
    font-size: 0.9rem;
  }
  #depth03 .gallery-top figure {
    margin: 30px 10% 0;
  }
  #depth03 .gallery-top figure img {
    width: 95%;
  }
  #depth04 .tab_area ul li a {
    font-size: 0.9rem;
  }
}
@media (max-width: 414px) {
  #depth01_new ul {
    grid-template-columns: repeat(2, 1fr);
  }
  #depth04 .thumb_area ul li {
    width: 100%;
    margin: 0 0 10px 0;
  }
  #depth04 .thumb_area ul li:nth-of-type(3n) {
    margin: 0 0 10px 0;
  }
  #depth04 .thumb_area ul li:nth-of-type(2n) {
    margin: 0 0 10px 0;
  }
}/*# sourceMappingURL=main.css.map */