@charset "UTF-8";
*, *::before, *::after {
    box-sizing: border-box !important;
}
.pc_only {
	display: none !important;
}
.sp_only {
	display: block !important;
}
html, body {
    width: 100%;
}

#wrapper {
overflow: visible !important; 
    width: 100% !important;
}
main {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  transition: .5s;
    max-width: 100%;
    overflow: visible !important;
    color: #565656;
}
#insert-banner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 35vh;
  z-index: 0;
  pointer-events: none;
}

.insert-layer {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: opacity 0.8s ease;
}

#insert1 {
  background-image: url(https://img.ur-s.me/commerce/project/2026rashguard/insert1.jpg);
  opacity: 1;
}

#insert2 {
  background-image: url(https://img.ur-s.me/commerce/project/2026rashguard/insert2.jpg);
  opacity: 0;
}

[data-inview] {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

[data-inview].is-inview {
  opacity: 1;
  transform: translateY(0);
}

.l-mv {
  height:80vh;
  background-image: url(https://img.ur-s.me/commerce/project/2026rashguard/sp_mv.jpg);
  position: relative;
  background-size: contain;  
  background-repeat: no-repeat;
  background-position: top center;
}

.p-ttl-wrapper {
  overflow: hidden;
      position: relative;  
  height: 100%; 
}

.p-ttl {
  position: absolute;
  width: 80%;
  max-width: 600px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  text-align: center;
    margin:18px auto;
}
.p-ttl2 {
  position: absolute;
  bottom: 11%;
  left: 3%;
  width: 260px;
  width: 30%;
  max-width: 160px;
  opacity: 0;
  text-align: left;
}

.p-ttl img {
  width: 100%;
  height: auto;
  display: block;
}
.p-ttl2 img {
  width: 100%;
  height: auto;
  display: block;
}

@keyframes anime_left_to_right {
  from {
    opacity: 0;
    transform: translate(-50%, 30px);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

.p-ttl.animate {
  animation: anime_left_to_right 2.5s ease 1s forwards;
}


@keyframes anime_bottom_to_top {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.p-ttl.animate {
  animation: anime_left_to_right 2.5s ease 1s forwards;
}

/* p-ttl2は別アニメーション適用 */
.p-ttl2.animate {
  animation: anime_bottom_to_top 2.5s ease 1.4s forwards;
}

.content_wrap {
	width: 100%;
    position: relative;
    z-index: 1;
}
.content_wrap img {
	width: 100%;
	vertical-align: bottom;
}
.content_inner {
	width: 100%;
	max-width: 900px;
	margin: 0 auto 100px;
}
.top_text{
    padding: 0px 20px 30px;
    font-size: 12px;
    text-align: center;
}
.p-haya{
    padding: 40px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 12px;
    text-align: center;
    width: 100%;
    background-image: url(https://img.ur-s.me/commerce/project/2026rashguard/textback.png);
      background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;    
}
.p-haya span {
    font-size: 17px;
}
.p-haya big {
    font-size: 26px;
    color: #5798B4;
}

h2{
    font-family:"ivyora-display", serif;
    font-size: 30px;
    font-weight: 400;
    color: #5798B4;
    margin: 0px 20px;
}

.style01-wrapper,
.style02-wrapper {
  position: relative;
}

.bg-sticky {
  position: sticky;
  top: 0;
  height: 30vh;
  background-size: cover;
  background-position: center;
  z-index: 0;  
}


.style01,
.style02 {
  position: relative;
  z-index: 1;
  max-width: 500px;
  margin: 0 auto;
}

.style01 img,
.style02 img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.item_link_list {
    position: absolute;
    right: 0;
    padding: 10px 20px 0 0;
    z-index: 2;
    text-align: left;
    font-family:"ivyora-display", serif;
    font-size: 12px;
    display: flex;   
    flex-direction: column;
    gap:5px;
    letter-spacing: 0.05em;
    color: #565656;
}
.item_link_list span{
    color: #565656;
}

.buy_btn{
    text-decoration: underline;
    color: #565656;
}

.style01_1{
  width: 90%;
    margin: 0 auto;
}

.style01_2{
    margin: 100px 0 0 160px;
}

.style01_3{
    margin: 80px 160px 0 0;
}

.style01_4{
    width: 75%;
margin: 80px auto 150px;
}
.style02_2{
    margin-top: 100px;
}
.style02_3{
    margin: 80px 0 0 120px;
}
.style02_4{
    width: 65%;
    margin: 80px auto;
}
.style02_5{
    width: 70%;
    margin: 80px 100px 150px 0;
}

.style03_2{
    margin: 120px 0 0 130px;
      position: relative;
  z-index: 2; 
}
.style03_3{
    margin: -230px 100px 0 0px;
    width: 60%;
      position: relative;
  z-index: 1;
}
.style03_4{
    width: 83%;
    margin: 80px auto;
    margin-bottom: 150px;
}
.style04_2{
margin: 150px 150px 0 0;
}

.style04_3{
    margin: 80px 0 0 160px;
}


.style-duo {
  display: flex;
  align-items: flex-start;
    margin-top: 140px;
}

.style05_2 {
  width: 55%;
  z-index: 2;
  position: relative;
}
.style05_3 {
  width: 50%;
  margin-top: 40px;  
  position: relative;
  z-index: 1;
}

.style-duo_right {
  width: 50%;
  margin-top: 40px;  
  position: relative;
  z-index: 1;
}
.style05_4{
        width: 50%;
    margin: 80px auto;
}
.style05_5{
    margin: 80px 0 0 70px;
    margin-bottom: 150px;
}
.style06_2{
    margin: 120px 140px 0 0;
}
.style06_3{
    margin: 80px 0 0 140px;
}
.style06_4{
    width: 80%;
    margin: 80px auto;
}









.bn_wrap {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  border: 1px solid #565656;
  padding: 30px 10px;
  text-align: center;
  margin-bottom: 10px;
    
}
.bn_title {
  width: 100%;
  margin: 0 auto 50px;
  text-align: center;
}
.bn_title1 {
  color: #1c3d6c;
  font-size: 24px;
}
.bn_title2 {
  font-size: 12px;
}
.bn_wrap a {
  display: block;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 0.05em;
}
.bn_wrap a img {
  width: 100%;
}

.off_sen {
height:1px;
	margin: 5px auto;
	width: 100%;
	border-top:1px solid #000;
}


@media (min-width: 768px) {
.pc_only {
    display: block !important; 
  }

  .sp_only {
    display: none !important;
  }

  .l-mv {
    display: none !important;
  }


  .l-wrapper_wrap {
    position: relative;
  }

  .l-two-col {
    display: flex;
    align-items: flex-start;
    width: 100%;
  }

  .l-two-col__left {
    width: 40%;
    position: sticky;
    top: 0;
    height: 100vh;
    overflow: hidden;
    flex-shrink: 0;
    z-index: 1; 
      opacity: 0;
  }

  .l-two-col__left > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .l-two-col__left .p-ttl {
    position: absolute;
    top: 1%;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
      max-width: 700px;
      margin: -5px auto;
  }

  .l-two-col__right {
    width: 55%;
    position: relative;
    z-index: 1;
  }
      .l-two-col__left .p-ttl2 {
    width: 280px;
    max-width: 280px;
    bottom: 30px;
    left: 30px;
  }
    .top_text{
        margin-top: 200px;
        font-size: 20px;
    }
    .p-haya{
        margin-top: 40px;
        font-size: 20px;
        background-size: 45%;
    }
    .p-haya span{
        font-size: 20px;
    }
    .p-haya big{
        font-size: 30px;
    }
    
    .style01, .style02{
        max-width: 600px;
    }
    h2{
        font-size: 36px;
        padding-left: 10px;
    }
    .item_link_list{
        font-size: 16px;
        padding: 10px 30px 0 0;
    }
    .bn_wrap{
        max-width: 500px;
    }
    .bn_wrap a{
        font-size: 16px;
    }
      .style01_2{
        margin: 100px 0 0 200px;
    }
       .style01_2{
        margin: 80px 0 0 200px;
    }
    .style01_4{
        margin-bottom: 200px;
    }
        .style02_4{
       width: 60%;
    }
     .style03_4{
        margin-bottom: 200px;
    }
    .style02_5{
        margin-bottom: 200px;
    }
    .style05_2 {
  width: 50%;
    }
     .style05_5{
        margin-bottom: 200px;
    }
}


@media (min-width: 412px) {
    .l-mv{
        height: 63vh;
    }
}
@media (min-width: 400px) and (max-width: 411px) {
    .p-ttl2 {
        bottom: 5%;
        width: 160px;
        max-width: 160px;
    }
    .top_text {
        padding: 40px 20px 40px;
    }
}
@media (min-width: 390px) {
    .l-mv{
        height: 65vh;
    }
}
@media (max-width: 370px) {
    .l-mv{
        height: 80vh;
    }
}

@media (max-width: 360px) {
    .l-mv{
        height: 70vh;
    }
}

@media (min-width: 768px) {
    .bottom_wrap {
        padding: 70px 0 100px;
    }
}
.l-end {
    text-align: center;
    font-size: 10px;
    width: 100%;
    margin: 50px auto 20px;
    font-family: "ivyora-display", serif;
}
.l-end .p-brandLogo {
    width: 65px;
    margin: 0 auto 10px;
}
.l-end .p-brandLogo img {
    width: 100%;
}
@media only screen and (min-width: 390px) {
    .l-end .p-brandLogo {
        width: 80px;
        margin: 15px auto;
    }
}
.l-end .l-end_follow {
    font-size: 11px;
}
@media only screen and (min-width: 390px) {
    .l-end .l-end_follow {
        font-size: 14px;
    }
}
.l-end .l-end_container {
    display: flex;
    justify-content: center;
    font-size: 16px;
}
.l-end .l-end_container a {
  color: #000;
}
@media only screen and (min-width: 390px) {
    .l-end .l-end_container {
        margin-top: 5px;
    }
}
.l-end .l-end_container div {
    margin: 0 7px;
}
.l-end .l-end_copyright {
    font-family: "ivyora-display", serif;
    font-size: 10px;
    margin: 10px auto 0;
}
@media only screen and (min-width: 390px) {
    .l-end .l-end_copyright {
        margin: 10px auto 0;
    }
}