@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');

/*----------------------------------------------------------
フルサイズ設定
---------------------------------------------------------- */
#login_mypage,
#head-wrapper,
#global-navi,
#foot-wrapper,
#main:after {
display: none;
}
#wrap,
#page-inner {
padding: 0!important;
}
#body-wrapper {
border: none!important;
background: none!important;
}
body.paused *
{
-moz-transition: none;
-webkit-transition: none;
-o-transition: none;
-ms-transition: none;
transition: none;
}
*, *:before, *:after {
box-sizing: border-box;
}
#body {
width: 100%;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
background: #110027!important;
font-weight: 400;
}
#body-inner {
width: 100%;
padding: 0;
margin: 0;
}
.one-col #centercol {
width: 100%;
}
#main {
width: 100%;
padding: 0;
margin: 0;
}
#Carea {
width: 100%;
}
.page_content {
line-height: 1.4rem;
}
.section-innr {
position: relative;
width: 1024px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
text-align: center;
gap: 20px 20px;
}
.section-innr img {
width: 100%;
}

/*----------------------------------------------------------
HERO SECTION
---------------------------------------------------------- */
#new_motolection {
  position: relative;
}
#new_motolection h1 {
  position: relative;
  display: block;
  top: 0;
  left: 120px;
  z-index: 3;
}
#new_motolection #hero {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 560px;
  position: relative;
  background: #110027 url(../img/new_motolection2510/hero_bg.jpg) no-repeat 33% -38px;
  background-size: cover;
}
#new_motolection #hero::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 80px;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #110027 50%, transparent);
}
#new_motolection #head-txt {
  position: relative;
  display: flex;
  justify-content: center;
}
#new_motolection #head-txt h2 {
  color: #ffffff;
  font-size: 3rem;
  font-family: 'Zen Old Mincho', serif;
  font-style: italic;
  padding: 0;
  margin: 0;
  height: auto;
  line-height: 3.3rem;
}
#new_motolection #head-txt h2 span {
  font-size: 3.4rem;
}
#new_motolection #head-txt p {
  color: #ffffff;
  font-size: 1.4rem;
  padding: 0;
  margin: 2rem 0;
  line-height: 2rem;
}

/*----------------------------------------------------------
PICKUP
---------------------------------------------------------- */
#new_motolection #pickup {
  position: relative;
  display: flex;
  justify-content: center;
}
#new_motolection #pickup .section-innr {
  padding: 10rem 0;
}
#new_motolection #pickup .section-innr::before {
    position: absolute;
    top: 0;
    right: 400px;
    content: '';
    display: inline-block;
    width: 1300px;
    height: 274px;
    background: url(../img/new_motolection2510/pickup.png) no-repeat center center;
    background-size: contain;
}

#pickup .slide-link {
    display:block;
    line-height:0;
}
#pickup .slide-link img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

@media (hover:hover) and (pointer:fine) {
 #pickup .slide-link:hover img {
    transform: scale(1.05);
    opacity: 0.95;
  }
}

.swiper-wrap {
  position: relative;
  margin: 5rem 0 0 0;
}
.swiper {
  width: 100%;
  max-width: 680px;
  margin: auto;
  overflow: visible;
}
.swiper-slide img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.swiper-wrap .swiper-button-prev,
.swiper-wrap .swiper-button-next {
  width: 30px;
  height: 54px;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.swiper-wrap .swiper-button-prev {
  left: -70px;
}
.swiper-wrap .swiper-button-next {
  right: -70px;
}
.swiper-wrap .swiper-button-prev::after,
.swiper-wrap .swiper-button-next::after {
  content: "";
  background: url("../img/new_motolection2510/arrow-prev.svg") no-repeat center / contain;
  width: 30px;
  height: 54px;
}
.swiper-wrap .swiper-button-next::after {
  background-image: url("../img/new_motolection2510/arrow-next.svg");
}


/*----------------------------------------------------------
新着情報
---------------------------------------------------------- */
#newInformation {
  position: relative;
  display: flex;
  justify-content: center;
}
#newInformation .section-innr {
    align-items: flex-start;
  padding: 2rem 0 20rem 0;
}
#newInformation .section-innr h2 {
    position: relative;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 1.6rem;
    font-weight: normal;
    color: #fff;
    margin: 0 0 44px 0;
    padding: 0;
}
#newInformation .section-innr h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #7266a7, #df007f);
}
#newInformation .section-innr p {
    font-size: 1.2rem;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: justify;
}
#newInformation .section-innr span {
    margin: 0 15px 0 0;
}
#newInformation .section-innr::after {
    position: absolute;
    bottom: -150px;
    right: 400px;
    content: '';
    display: inline-block;
    width: 1300px;
    height: 274px;
    background: url(../img/new_motolection2510/category.png) no-repeat center center;
    background-size: contain;
}


/*----------------------------------------------------------
共通設定
---------------------------------------------------------- */
.videoWrap{
    padding-top: 56.25%;
    width: 48.48%;
    position: relative;
}
.videoWrap video{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.slash_cat_innr {
    position: relative;
    width: 100%;
    max-width: 860px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    padding: 2rem 0;
    min-height: 1px;
}
.slash_cat_innr .content_wrap {
    width: 70%;
    display: flex;
    color: #ffffff;
    text-align: justify;
    flex-direction: column;
    gap: 25px;
    min-height: 250px;
    justify-content: space-between;
}
.slash_cat_innr .content_wrap h3 {
    position: relative;
    color: #ffffff;
    font-size: 1.4rem;
    padding: 0;
    margin: 0;
    line-height: 1.6rem;
    background: none;
    border: none;
}
.slash_cat_innr .content_wrap h3.rtxt::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: '';
    display: inline-block;
    width: 630px;
    height: 3px;
    background: url(../img/new_motolection2510/divider.svg) no-repeat center left;
}
.slash_cat_innr .content_wrap h3.ltxt::after {
    position: absolute;
    bottom: -10px;
    right: 0;
    content: '';
    display: inline-block;
    width: 630px;
    height: 3px;
    background: url(../img/new_motolection2510/divider.svg) no-repeat center right;
    transform: scaleX(-1);
    }
.slash_cat_innr .content_wrap span {
    color: #ffffff;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    line-height: 1rem;
}
.slash_cat_innr .content_wrap p {
    color: #ffffff;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    line-height: 1.5rem;
}
.slash_cat_innr a.gradient_btn {
    position: relative;
    display: inline-block;
    padding: 1rem 4rem;
    text-decoration: none!important;
    color: #ffffff!important;
    outline: none;
    font-size: 1.6rem;
    margin-left: 32px;
    text-align: center;
    font-weight: bold;
}
.slash_cat_innr a.gradient_btn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    border: 3px solid #7266a7;
    border-image-source: linear-gradient( 135deg, #7266a7, #df007f );
    border-image-slice: 1;
    border-radius: 0;
    background-color: none;
    transform: skewX(-15deg);
    transition: all 0.4s ease-out;
}
.slash_cat_innr a.gradient_btn:hover::before  {
    border-color:transparent;
    background: linear-gradient(270deg, #df007f 0%, #7266a7 50%, #ffffff 100%);
    background-size: 200% auto;
    background-position: right center;
    box-shadow: 0 5px 10px rgb(250,108,159,0.4);
}
.slash_cat_innr a.gradient_btn::after {
    position: absolute;
    left: -8px;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: #7266a7;
    border-radius: 3px;
    transform: rotate(15deg);
}
.slash_cat_innr a.gradient_btn span::before {
    position: absolute;
    left: -16px;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: #7266a7;
    border-radius: 3px;
    transform: rotate(15deg);
}
.slash_cat_innr a.gradient_btn span::after {
    position: absolute;
    left: -24px;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: #7266a7;
    border-radius: 3px;
    transform: rotate(15deg);
}


/*----------------------------------------------------------
SLASH CAT 01 PARTS
---------------------------------------------------------- */
#slash_cat_01 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(17,0,39,1) 0%, rgba(17,0,39,0.85) 10%, rgba(17,0,39,0.85) 90%, rgba(17,0,39,1) 100%), url(../img/new_motolection2510/slash_n01_bg.jpg) no-repeat center center;
    clip-path: polygon(100% 0, 100% 100%, 0 72%, 0 28%);
    height: 640px;
    background-size: cover;
    margin: 0;
}
#slash_cat_01 .slash_cat_innr::after {
    position: absolute;
    top: 50%;
    right: -50px;
    content: '';
    display: inline-block;
    width: 40px;
    height: 100%;
    background: url(../img/new_motolection2510/slash_n01_ttl.png) no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/*----------------------------------------------------------
SLASH CAT 02 SUPPORT
---------------------------------------------------------- */
#slash_cat_02 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(17,0,39,1) 0%, rgba(17,0,39,0.85) 10%, rgba(17,0,39,0.85) 90%, rgba(17,0,39,1) 100%), url(../img/new_motolection2510/slash_n02_bg.jpg) no-repeat center center;
    clip-path: polygon(100% 28%, 100% 72%, 0 100%, 0 0);
    height: 640px;
    background-size: cover;
    margin: -10rem 0 0 0;
}
#slash_cat_02 .slash_cat_innr::after {
    position: absolute;
    top: 50%;
    left: -50px;
    content: '';
    display: inline-block;
    width: 40px;
    height: 100%;
    background: url(../img/new_motolection2510/slash_n02_ttl.png) no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/*----------------------------------------------------------
SLASH CAT 03 PARTS
---------------------------------------------------------- */
#slash_cat_03 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(17,0,39,1) 0%, rgba(17,0,39,0.85) 10%, rgba(17,0,39,0.85) 90%, rgba(17,0,39,1) 100%), url(../img/new_motolection2510/slash_n03_bg.jpg) no-repeat center center;
    clip-path: polygon(100% 0, 100% 100%, 0 72%, 0 28%);
    height: 640px;
    background-size: cover;
    margin: -10rem 0 0 0;
}
#slash_cat_03 .slash_cat_innr::after {
    position: absolute;
    top: 50%;
    right: -50px;
    content: '';
    display: inline-block;
    width: 40px;
    height: 100%;
    background: url(../img/new_motolection2510/slash_n03_ttl.png) no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/*----------------------------------------------------------
SLASH CAT 04 SUPPORT
---------------------------------------------------------- */
#slash_cat_04 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(17,0,39,1) 0%, rgba(17,0,39,0.85) 10%, rgba(17,0,39,0.85) 90%, rgba(17,0,39,1) 100%), url(../img/new_motolection2510/slash_n04_bg.jpg) no-repeat center center;
    clip-path: polygon(100% 28%, 100% 72%, 0 100%, 0 0);
    height: 640px;
    background-size: cover;
    margin: -10rem 0 0 0;
}
#slash_cat_04 .slash_cat_innr::after {
    position: absolute;
    top: 50%;
    left: -50px;
    content: '';
    display: inline-block;
    width: 40px;
    height: 100%;
    background: url(../img/new_motolection2510/slash_n04_ttl.png) no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/*----------------------------------------------------------
SLASH CAT 05 TOOL
---------------------------------------------------------- */
#slash_cat_05 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(17,0,39,1) 0%, rgba(17,0,39,0.85) 10%, rgba(17,0,39,0.85) 90%, rgba(17,0,39,1) 100%), url(../img/new_motolection2510/slash_n05_bg.jpg) no-repeat center center;
    clip-path: polygon(100% 0, 100% 100%, 0 72%, 0 28%);
    height: 640px;
    background-size: cover;
    margin: -10rem 0 0 0;
}
#slash_cat_05 .slash_cat_innr::after {
    position: absolute;
    bottom: 50px;
    right: -50px;
    content: '';
    display: inline-block;
    width: 40px;
    height: 100%;
    background: url(../img/new_motolection2510/slash_n05_ttl.png) no-repeat center bottom;
    background-size: contain;
}

/*----------------------------------------------------------
SLASH CAT 06 TAPE
---------------------------------------------------------- */
#slash_cat_06 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(17,0,39,1) 0%, rgba(17,0,39,0.85) 10%, rgba(17,0,39,0.85) 90%, rgba(17,0,39,1) 100%), url(../img/new_motolection2510/slash_n06_bg.jpg) no-repeat center center;
    clip-path: polygon(100% 28%, 100% 72%, 0 100%, 0 0);
    height: 640px;
    background-size: cover;
    margin: -10rem 0 0 0;
}
#slash_cat_06 .slash_cat_innr::after {
    position: absolute;
    top: 50%;
    left: -50px;
    content: '';
    display: inline-block;
    width: 40px;
    height: 100%;
    background: url(../img/new_motolection2510/slash_n06_ttl.png) no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/*----------------------------------------------------------
SLASH CAT 07 HORN
---------------------------------------------------------- */
#slash_cat_07 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, rgba(17,0,39,1) 0%, rgba(17,0,39,0.85) 10%, rgba(17,0,39,0.85) 90%, rgba(17,0,39,1) 100%), url(../img/new_motolection2510/slash_n07_bg.jpg) no-repeat center center;
    clip-path: polygon(100% 0, 100% 100%, 0 72%, 0 28%);
    height: 640px;
    background-size: cover;
    margin: -10rem 0 0 0;
}
#slash_cat_07 .slash_cat_innr::after {
    position: absolute;
    top: 50%;
    right: -50px;
    content: '';
    display: inline-block;
    width: 40px;
    height: 100%;
    background: url(../img/new_motolection2510/slash_n07_ttl.png) no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/*----------------------------------------------------------
FOOTER
---------------------------------------------------------- */
#slash_footer {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: url(../img/new_motolection2510/footer_bg.jpg) no-repeat center center;
    clip-path: polygon(100% 28%, 100% 100%, 0 100%, 0 0);
    height: 640px;
    background-size: cover;
    margin: -10rem 0 0 0;
}
#slash_footer a {
    width: 40px;
    height: auto;
    transition: all 0.5s;
}
#slash_footer a:last-child {
    width: 50px;
}
#slash_footer a:hover {
    transform: scale(0.6);
}
#slash_footer .slash_cat_innr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    gap: 40px;
}