@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin:0; padding:0;}



.Area02 {margin-bottom: -230px;}

.Area02 .main {position:relative;left: 150px;top: 80px; width: 72%;}

.Area02 .sub {position:relative; left: 88px; top: 40px; z-index:1; width: 84%;}
.Area02 .sub .PD_layout.PD_layout-D3_01 .PD h3 { top: 43%; left: 61%; }

.Area02 .pd {position:relative; left: 152px; top: -70px; animation-delay:.8s;z-index:1; width: 82%;}

@media screen and (max-width:767px){
  .Area02 {margin-bottom: -28vw;}

  .Area02 .main {position:relative;left: 4vw;top: 8vw; width: 92%;}
  
  .Area02 .sub {position:relative; left: 2vw; top: 2vw; z-index:1; width: 96%;}
  .Area02 .sub .PD_layout.PD_layout-D3_01 .PD h3 { top: 49%; left: 64%; font-size: 5.5vw; width: 100%; }
  
  .Area02 .pd {position:relative; left: 2vw; top: -10vw; animation-delay:.8s;z-index:1; width: 105%;}
}





@media screen and (max-width:767px){
  .Area_group-1 .Area_pd-D3_01 {margin-bottom: -2vw;}
.Area_group-1 .Area_content .Area_register-activity {width: 96%;}
}


.Area_group-2 {z-index: 10;}
.Area_group-2 .title {margin-bottom:10px;}
.Area_group-2  {padding:28px 0;}
@media screen and (max-width:767px){
  .Area_group-2  {padding:3vw 0;}
  }




/*品牌logo*/
@media screen and (min-width:768px){
  .Area01 {}
  .Area01 .layout_PD {width: 100%;}
  .Area01 .layout_PD ul {grid-gap: 30px;display: flex;justify-content: center;flex-wrap: wrap;}
  .Area01 .layout_PD ul li {background:url(tag.png?t=1785413529803)top center no-repeat;background-size:100%;width: calc(100% / 4);min-width: inherit; height: 112px;}

  }
  @media screen and (max-width:767px){
    .Area01 {width: 98%;}
    .Area01 .layout_PD {width: 100%;}
    .Area01 .layout_PD ul {grid-gap: 2vw;}
    .Area01 .layout_PD ul li {background:url(tag.png?t=1785413529803)top center no-repeat;background-size:100%; }


    .Area01 .PD_layout[data-pd-col-pc="4"] li:nth-child(19){ position: relative;left:16vw;}
    .Area01 .PD_layout[data-pd-col-pc="4"] li:nth-child(20){ position: relative;left:16vw;}
  }




