@charset "UTF-8";
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .gnavWrap + #contents:not(.maxWidth) {
    padding-top: 50px !important;
  }
}
.acSectionBorder {
  border: 6px solid #3F6742;
}
.acSectionBorder + .acSectionBorder {
  border-top: none;
}
.acSectionBorder .inner {
  padding: 5.15% 4.57%;
}
.acSectionBorder p + p {
  margin-top: 1.8em;
}
@media screen and (max-width: 959px) {
  .acSectionBorder {
    margin: 0 -10px;
  }
  .acSectionBorder .inner {
    padding: 40px 26px;
  }
}
@media screen and (max-width: 767px) {
  .acSectionBorder {
    border: 4px solid #3F6742;
  }
  .acSectionBorder p + p {
    margin-top: 1.6em;
  }
}

.acFirstView {
  padding: 6.6% 3% 5% 4.8%;
  margin-bottom: 45px;
  color: #fff;
  background: url(/features/collabo/activities/automotivecollection2022/images/collection_bg.jpg) no-repeat;
  background-size: cover;
}
.acFirstView .text {
  line-height: 1.4;
  font-size: 2rem;
  font-weight: bold;
}
.acFirstView .title {
  margin-top: 2%;
  text-indent: -1em;
}
.acFirstView .title h2 {
  padding-left: 0.5em;
  line-height: 1.4;
  font-size: 4.2rem;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}
.acFirstView .title h2 > span {
  font-weight: bold;
}
.acFirstView .list {
  margin-top: 2%;
}
.acFirstView .list li {
  line-height: 1.2;
  font-size: 1.2rem;
  margin-left: 1em;
}
.acFirstView .list li + li {
  margin-top: 2px;
}
.acFirstView .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16.5%;
}
.acFirstView .logo img {
  max-width: 182px;
}
.acFirstView .logo p {
  margin-left: 8px;
  padding-top: 5px;
  line-height: 1.2;
  font-size: 2.6rem;
  font-family: "DINNextLTPro-Medium", "DIN 2014", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .acFirstView {
    margin-bottom: 30px;
  }
  .acFirstView .text {
    font-size: 1.4rem;
  }
  .acFirstView .title {
    text-indent: -0.7em;
  }
  .acFirstView .title h2 {
    font-size: 2rem;
  }
  .acFirstView .list li {
    font-size: 1rem;
  }
  .acFirstView .logo {
    margin-top: 50px;
  }
  .acFirstView .logo img {
    max-width: 100px;
  }
  .acFirstView .logo p {
    font-size: 1.6rem;
  }
}

.acVideo {
  margin: 40px 0 0;
  position: relative;
}
.acVideo::before {
  content: "";
  position: absolute;
  left: -5%;
  bottom: 8%;
  width: 110%;
  height: 54%;
  max-height: 421px;
  background-color: #ECEFE5;
}
.acVideo .acVideoInner {
  position: relative;
  margin: 0 auto;
  max-width: 800px;
}
.acVideo h3 {
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.2;
  font-size: 2.4rem;
  font-weight: bold;
}
.acVideo .vjs-poster {
  background-image: url(/features/collabo/activities/automotivecollection2022/images/video_poster.jpg) !important;
  background-size: cover;
}
@media screen and (max-width: 959px) {
  .acVideo::before {
    left: -26px;
    width: calc(100% + 52px);
  }
}
@media screen and (max-width: 767px) {
  .acVideo h3 {
    margin-bottom: 15px;
    font-size: 2rem;
  }
}

.acModalList {
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 4px 9px;
}
.acModalList button {
  padding: 0;
  border: none;
  background: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.acModalList button:hover {
  opacity: 0.75;
}
@media screen and (max-width: 767px) {
  .acModalList {
    margin-top: 7px;
    gap: 2px 6px;
  }
}

#acModal button[data-izimodal-close] {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  display: block;
  width: 58px !important;
  height: 58px;
  padding: 10px;
  border: none;
  background-color: transparent;
  outline: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  background: #000 url(/shared/components/iziModal/icon_close.svg) 50% 50% no-repeat !important;
}
#acModal button[data-izimodal-close]:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  #acModal {
    max-width: 100% !important;
  }
  #acModal button[data-izimodal-close] {
    position: absolute;
    top: 0;
    right: 3px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
  }
}

.acGallery .slide-media,
.acGallery .thumb-media {
  position: relative;
  overflow: hidden;
}
.acGallery .slide-media img,
.acGallery .thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.acGallery .swiper-button-next, .acGallery .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 120px;
  height: 80px;
  margin-top: -40px;
  z-index: 10;
  text-align: center;
  cursor: pointer;
  background: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.acGallery .swiper-button-next::before, .acGallery .swiper-button-prev::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 70px;
  height: 14px;
  border-bottom: 2px solid #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.acGallery .swiper-button-prev {
  left: 0;
  border-left: #fff 1px solid;
  border-bottom: #fff 1px solid;
}
.acGallery .swiper-button-prev::before {
  -webkit-transform: skewX(-35deg);
  transform: skewX(-35deg);
  border-left: 2px solid #fff;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.acGallery .swiper-button-next {
  right: 0;
  border-right: #fff 1px solid;
  border-bottom: #fff 1px solid;
}
.acGallery .swiper-button-next::before {
  -webkit-transform: skewX(35deg);
  transform: skewX(35deg);
  border-right: 2px solid #fff;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}
@media screen and (min-width: 768px) {
  .acGallery .swiper-button-prev:hover::before {
    -webkit-transform: skewX(-35deg) scaleX(0.8);
    transform: skewX(-35deg) scaleX(0.8);
  }
  .acGallery .swiper-button-next:hover::before {
    -webkit-transform: skewX(35deg) scaleX(0.8);
    transform: skewX(35deg) scaleX(0.8);
  }
}
@media screen and (max-width: 767px) {
  .acGallery .swiper-button-next, .acGallery .swiper-button-prev {
    position: fixed;
    top: auto;
    bottom: 0;
    width: 34px;
    height: 20px;
    margin-top: 0;
  }
  .acGallery .swiper-button-next::before, .acGallery .swiper-button-prev::before {
    width: 20px;
    height: 6px;
  }
  .acGallery .swiper-button-prev {
    left: 10px;
  }
  .acGallery .swiper-button-next {
    right: 10px;
  }
}

.acGallery {
  overflow: hidden;
}

.acGallery .swiper {
  max-width: 872px;
  margin: auto;
  padding: 0 180px;
}
@media screen and (max-width: 767px) {
  .acGallery .swiper {
    padding: 60px 10px 0;
  }
}

.acGallery .thumb-wrapper {
  max-width: 590px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .acGallery .thumb-wrapper {
    padding: 0 10px 40px;
  }
}

.acGallery .swiper {
  overflow: visible;
}

.acGallery .swiper-fade .swiper-slide {
  -webkit-transition-property: opacity, -webkit-transform !important;
  transition-property: opacity, -webkit-transform !important;
  transition-property: opacity, transform !important;
  transition-property: opacity, transform, -webkit-transform !important;
  pointer-events: none;
}

.acGallery .swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.acGallery .swiper-controller {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 62.5%;
}

.acGallery .slide {
  display: block;
  overflow: hidden;
}

.acGallery .slide-media {
  display: block;
  padding-top: 100%;
}

.acGallery .slide-media img {
  -o-object-fit: contain;
  object-fit: contain;
}

.acGallery .slide-title {
  margin: 15px 0 30px;
  line-height: 1.6;
  font-size: 1.8rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .acGallery .slide-title {
    margin: 8px 0 15px;
    font-size: 1.4rem;
  }
}

.acGallery .thumb-wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .acGallery .thumb-wrapper {
    gap: 5px;
  }
}

.acGallery .thumb-media {
  padding-top: 100%;
  cursor: pointer;
}
.acGallery .thumb-media:hover {
  opacity: 0.8;
}

.acGallery .thumb-media-active {
  opacity: 0.5;
}
.acGallery .thumb-media-active:hover {
  opacity: 0.5;
}

.acTalkEvent h2 {
  padding: 9px;
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  color: #fff;
  background-color: #3F6742;
}
.acTalkEvent figure img {
  display: block;
}
.acTalkEvent figure figcaption {
  padding: 3.2% 5.09%;
  font-weight: bold;
  background-color: #ECEFE5;
}
.acTalkEvent h3 {
  margin: 3.2% 0 1.38%;
  font-weight: bold;
}
.acTalkEvent h4 {
  margin-bottom: 10px;
  line-height: 1.3;
  font-size: 1.4rem;
}
.acTalkEvent h4 span {
  display: block;
  margin-top: 5px;
  font-size: 1.6rem;
  font-weight: bold;
}
.acTalkEvent .lumpMix .lumpL {
  margin-bottom: 0;
}
.acTalkEvent .lumpMix .lumpL img {
  max-width: 195px;
}
.acTalkEvent .lumpMix p {
  line-height: 1.75;
  font-size: 1.6rem;
}
.acTalkEvent .lumpMix + .lumpMix {
  margin-top: 30px;
}
.acTalkEvent ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
  margin-top: 40px;
}
.acTalkEvent ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
.acTalkEvent ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 18px;
  line-height: 1.3;
  text-align: center;
  font-size: 2.3rem;
  font-weight: bold;
  color: #fff;
  border: 1px solid #3F6742;
  background-color: #3F6742;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.acTalkEvent ul li a:hover {
  text-decoration: none;
  color: #3F6742;
  background-color: #fff;
}
.acTalkEvent ul li a br {
  display: none;
}
.acTalkEvent ul li a span {
  position: relative;
  display: block;
  right: -6px;
  top: -10px;
  width: 16px;
  height: 16px;
}
.acTalkEvent ul li a span::before, .acTalkEvent ul li a span::after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border: 1px solid #707070;
  background-color: #fff;
}
.acTalkEvent ul li a span::before {
  left: 0;
  bottom: 0;
}
.acTalkEvent ul li a span::after {
  right: 0;
  top: 0;
}
@media screen and (max-width: 959px) {
  .acTalkEvent ul li a br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .acTalkEvent h2 {
    font-size: 2rem;
  }
  .acTalkEvent h3 {
    margin: 20px 0 10px;
  }
  .acTalkEvent h4 {
    margin-bottom: 10px;
  }
  .acTalkEvent h4 span {
    margin-top: 10px;
  }
  .acTalkEvent .lumpMix .lumpL {
    margin: 0 0 20px;
  }
  .acTalkEvent .lumpMix p {
    line-height: 1.6;
    font-size: 1.4rem;
  }
  .acTalkEvent .lumpMix + .lumpMix {
    margin-top: 30px;
  }
  .acTalkEvent ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px 0;
    margin-top: 30px;
  }
  .acTalkEvent ul li {
    width: auto;
  }
  .acTalkEvent ul li a {
    padding: 1.3rem;
    font-size: 1.6rem;
  }
  .acTalkEvent ul li a span {
    top: -5px;
    width: 13px;
    height: 13px;
  }
  .acTalkEvent ul li a span::before, .acTalkEvent ul li a span::after {
    width: 10px;
    height: 10px;
  }
}

.acSectionUs {
  background-color: #D9DED0;
}
.acSectionUs .inner {
  padding: 5% 5% 5.58%;
}
.acSectionUs .linkBtn {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.acSectionUs h2 {
  margin: 4.6% 0 3.2%;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.4;
}
.acSectionUs .imgWrap a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.acSectionUs .imgWrap a:hover {
  opacity: 0.5;
}
@media screen and (max-width: 959px) {
  .acSectionUs {
    margin: 0 -10px;
  }
  .acSectionUs .inner {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 767px) {
  .acSectionUs h2 {
    margin: 20px 0 15px;
    font-size: 1.6rem;
  }
}
/*# sourceMappingURL=style.css.map */
