h6.sb_ttl{
  display:none;
}
time.blog-time {
font-size:2vh;
}
    figure.blog-img {
position: relative;
    height: 69vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    aspect-ratio: 2 / 3;
    margin-bottom: 10px;
}
.pickup-item-a-inner-bg{
    z-index: -1;
    width: 100%;
    height: 85.5%;
    background: #f1f1f1;
    clip-path:polygon(0% 100%, 0% 31%, 89.5% 2%, 170% 100%);
    position: absolute;
    bottom: 0;
    left: 0;
}
.pickup-logo-a{
  padding:20px;
      display: flex;
    width: 100%;
    justify-content: center;
  
}
.p-i-a-right-bottom p{
width: auto;
    text-align: center;
    font-size: 1.25vw;
  line-height: 1.5em;
  margin:0 auto;
}
.p-i-a-right-bottom img{
  padding-top: 70px;
    height: auto;
    object-fit: cover;
  width: 35%;
}
.p-i-a-right-bottom{
display: flex;
    width: 100%;
    justify-content: space-between;
  font-size:18px;
      padding-top: 30px;
    box-sizing: border-box;
}
.pickup-item-target{
display: block;
    width: 100%;
  text-align: right;
    font-size: 18px;
      line-height: 1em;
}

.pc.pickup-item-a {
    position: relative;
}
.pickup-item-a-inner {
    padding:70px 30px 20px 50px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
.p-item-a-left {
        width: 35%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.p-item-a-left-top{
width: 100%;
    display: flex;
}
.p-item-a-left-top img{
display: block;
    width: 100%;
    aspect-ratio: 1 /1;
    height: auto;
    object-fit: cover;
}
.p-item-a-left-bottom{
display: flex;
    width: 100%;
    justify-content: space-between;
}
.p-item-a-left-bottom img {
    width: 48%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 1 / 1;
}
.p-i-a-right{
display: flex;
    flex-wrap: wrap;
    width: 62.555%;
    justify-content: space-between;
}
.p-i-a-right p{
  
}

.dots-2 .slick-dots {
  text-align: center;
  margin:30px 0;
}
.dots-2 .slick-dots li {
  display: inline-block;
}
.dots-2 .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}
.dots-2 .slick-dots .slick-active button {
  background: #0a467d;
} 
.slider-2 .slick-slide {
  width: 100vw !important;
  height: 90vh;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.slider-2 .slick-slide img {
  display: block;
  width: 100%;
  height:100vh;
  object-fit: cover;
}
.inner-section{
max-width: 100%;
    width: calc(100% - 200px);
    margin: 0 auto;
    min-height: 100%;
}
.slick-track{
 display:flex !important;
  gap:0;
}
.slick-list.draggable{
padding:0; !important;
}
.center{
 text-align: center;
}
.slick-slide img {
    display: block;
  width: 100%;
    max-height: 100%;
    height: 69vh;
    object-fit: cover;
}
.item{
  width:48%;
}
.ttl{
  position:relative;
  line-height: 1em;
}
.ttl a{
     position: absolute;
    top: 0;
    right: 0;
    line-height: 1em;
    display: block;
    width: auto;
  color:#000;
}
.pickup-item{
  display:block;
  width:100%;

  overflow:hidden;
  padding-bottom: 50px;
}
.pickup-item-inner{
    position:relative;
  padding:0 10px;
  max-width:430px;
  margin:0 auto;
}
.pickup-logo{
  position:relative;
  display:block;
  width:100%;
}
.pl-inner{
     display: flex;
    align-items: end;
    justify-content: center;
}  
.pickup-logo img{
  width: 200px;
  margin-right: -15px;
}
.pickup-logo span{
      font-weight: bold;
  font-size:10px;
}
.pickup-img01{
    position: relative;
    display: inline-block;
    margin-top: 10px;
    z-index: 10;
}
.pickup-img01 img{
    aspect-ratio: 1/1;
    width: 264px;
    object-fit: cover;
}
.pickup-bg{
    position: absolute;
    width: 270px;
    height: 250px;
    display: inline-block;
    aspect-ratio: 2/3;
    background: #f5f5f5;
    top: 60px;
    left: 44px;
    z-index: -1;
    transform: rotate(-6deg);
}
.pickup-bg02{
      width: 250px;
    background: #f5f5f5;
    height: 340px;
    position: absolute;
    bottom: 40px;
    left: 40px;
}
  
.pickup-img02{
  position: absolute;
    display: inline-flex;
    z-index: 5;
    right: 10px;
    top: 25%;
}
 .pickup-img02 img{
   aspect-ratio: 1/1;
   width: 200px;
   object-fit: cover;
}
.pickup-img03{
    position: relative;
    right: -215px;
    top: 25px;
    z-index: 5;
}
.pickup-img03 img{
    width: 180px;
    height: 290px;
  object-fit:cover;
}
.pickup-txt{
    position: absolute;
    bottom: -55px;
  
}
.pickup-txt p{
    font-size: 10px;
    text-align: center;
    line-height: 1.3em;
    margin-bottom: 25px;
}
.pickup-btn{
    display: inline-flex;
    justify-content: space-between;
    width: auto;
    background: #f4f4f4;
    padding: 15px;
    text-align: center;
    left: 20px;
    position: relative;
    text-decoration: none;
    font-size: 10px;
    gap: 10px;
}
 .item-all{
   display:block;
    position: relative;
    z-index: 100;
    min-height: 390px;
    margin: 0 auto;
    width: 100%;
}
.blog-area{
min-height: 600px;
    width: auto;
    display: block;
    margin: 50px 0 100px;
    position: relative;
    padding: 0;
    box-sizing: border-box;

  
}
.blog-btn{
    position: absolute;
    bottom: 15px;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 15px 20px;
    font-weight: bold;
    margin-left: 12px;
    font-size: 11px;
    font-family: 'Helvetica Neue', sans-serif;
}
.blog-btn a{
    text-decoration: none;
}
.blog-btn a:hover{
    opacity:0.8;
}
#blogList{
  padding: 0 !important;
}
 .blog-list {
display: flex;
    justify-content: space-between;
    font-weight: bold;
    font-size: 24px;
    width: 100%;
    z-index: 10;
    overflow: auto;
    overflow-x: auto;
    white-space: nowrap;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
}
.blog-list p{
  display:none;
}
.blog-list li{
    list-style: none;
  padding: 20px 15px;
        box-sizing: border-box;
    width: auto;
    position: relative;

}
.blog-list h4{
     font-size: 2.7vh;
    line-height: 1.5em;
}

h2.blog-ttl {
margin: 20px;
    font-size: 18px;
    background: rgba(255,255,255,0.65);
    padding: 5px;
    line-height: 1em;
}
.blog-all {
display: inline-block;
    width: auto;
    position: absolute;
    right: 0;
    font-size: 18px;
    padding: 5px;
    line-height: 1em;
    margin: 20px;
    background: rgba(255,255,255,0.65);
}
a.more-new {
    text-decoration: none;
}
li.post_contest {
    list-style: none;
  padding: 20px;
  padding-top:0;
        box-sizing: border-box;
    width: auto;
}
li.post_contest img{
width: 100%;
    height: 35vw;
    object-fit: cover;

}
 a.post_img_wrap {
    position: relative;
    display: block;
    width: 100%;
}
p.post_date {
   color: #333;
    font-size: 12px;
}
.post_title {
    color: #fff;
}
.post_title a{
    color: #333;
    text-decoration: none;
    font-size: 16px;
  
}
.post_inner{
}
.post_article{
  position: relative;
   z-index: 0;
    display: block;
    -ms-writing-mode: tb-rl;
    padding: 5px 0;
    box-sizing: border-box;
}
.pos_r{
  position: relative;
}

@media  screen and (max-width:480px){
  .blog-area{
    margin: 0 0 100px;
  }
  li.post_contest img{
    height:75vh;
  }
  .ttl a{
   font-size: 15px;
    font-weight: 100;
    right: 20px;
  }
  #blogList{
        padding: 100px 20px;
}
.pos_a_sp{
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
    z-index: 20;
    display: flex !important;
    padding: 0 20px;
    justify-content: space-between;
    box-sizing: border-box;
  }
  a.post_img_wrap{
  padding:0;
  }
  .overflow_h{
    color:#000;
  }
  .pickup-txt{
    bottom: 0;
  }
  .pickup-img02 {
    position: absolute;
    display: inline-flex;
    z-index: 5;
    right: 20px;
    top: 23.333%;
}
  .pickup-img02 img{
    width: 175px;
  }
  .pickup-img03{
    position: absolute;
    height: 100%;
    display: inline-block;
    right: 0px;
    top: 310px;
  }
  .pickup-btn{
        bottom: -10px;
    left: 20px;
    font-weight: bold;
  }
  .pickup-txt p{
  font-size:8px;
  }
  li.post_contest {
  padding: 20px 0;
}
  .pickup-item-inner{
padding: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    min-height: 700px;
}
  .pl-inner{
    display: flex;
    align-items: end;
    justify-content: right;
  }
  .pickup-txt {
position: absolute;
    bottom: 120px;
}
  .post_article{
position: relative;
    z-index: 100;
    display: flex;
    -ms-writing-mode: tb-rl;
    padding: 5px 10px;
    box-sizing: border-box;
    gap: 10px;
}
  .post_title {
    color: #fff;
    font-size: 12px;
}
  .post_title a{
    font-size: 12px;
  }
  .blog-btn{
        opacity: 0.7;
  }
  .slider-2 .slick-slide {
  width: 100vw !important;
  height: 90vh;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.slider-2 .slick-slide img {
  display: block;
  width: 100%;
  height:90vh;
  object-fit: cover;
}
.slider-2 .slick-arrow {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 180px;
  z-index: 1;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
.slider-2 .slick-arrow::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #09000d;
  border-width: 3px 3px 0 0;
  position: absolute;
  top: 24px;
  transform: rotate(45deg);
}
.slider-2 .slick-next {
  right: 0;
}
.slider-2 .slick-prev {
  left: 0;
}
.slider-2 .slick-next::before {
  left: 20px;
}
.slider-2 .slick-prev::before {
  border-width: 0 0 3px 3px;
  right: 22px;
}
.dots-2 .slick-dots {
  text-align: center;
  margin:30px 0;
}
.dots-2 .slick-dots li {
  display: inline-block;
}
.dots-2 .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}
.dots-2 .slick-dots .slick-active button {
  background: #0a467d;
}
.pickup-item{
      display: block;
    width: 100%;
    margin: 70px 0;
    overflow: hidden;
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 700px;
}
.pickup-bg{
      position: absolute;
    width: 240px;
    height: 190px;
    display: inline-block;
    aspect-ratio: 2/3;
    background: #f5f5f5;
    top: 60px;
    left: -6px;
    z-index: -1;
    transform: rotate(-6deg);
}
  .pickup-img01{
    position: absolute;
    display: inline-block;
    margin-top: 10px;
    z-index: 10;
  }
  .pickup-img01 img{
    aspect-ratio: 1/1;
    width: 225px;
    object-fit: cover;
}
  .pickup-bg02{
        width: 250px;
    background: #f5f5f5;
    height: 340px;
    position: absolute;
    bottom: 170px;
    left: 20px;
  }
  .pickup-img03 img{
        width: 170px;
    height: 280px;
    object-fit: cover;
  }
  .post_inner{
    overflow: hidden;
    width: 100vw;
  }
  .blog-list{
    box-sizing: border-box;
    padding-bottom: 20px;
}
    figure.blog-img {
position: relative;
    height: 69vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    aspect-ratio: 2 / 3;
      margin-bottom:10px;
      width: 100vw;
}
  .inner-section{
        width: calc(100% - 5px);
  }
  .p-l-inner{
      display: block;
    text-align: end;
  }
  .blog-list li{
    padding-top:20px;
  }
  time.blog-time{
    padding: 0 20px;
  }
  .blog-list h4{
    padding: 0 20px;
  }
}