@charset "utf-8";
/*基本*/





/*mb+pc*/



/*mb*/
@media screen and (max-width: 767px) {
  
.top_logo { z-index:1; position:relative;padding:0 ; top:0; left:0; width:100%; height:18vw; background-repeat:no-repeat; background-position:center top;background-size:100% ; }
.top_logo .PD_layout ul { padding:0 !important;  }

.Area_bn-carousel .Area_swiper_box { width:96%; }

.topbtn .PD_layout ul li { margin:0.5vw auto ; }
.topbtn .PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul {padding: 0 .5em;grid-gap:0;}

.WRAPPER .PD h3 {font-size: 7vw!important;}

.sleep .PD_layout.PD_layout-D3_01 .PD h3 {margin-top: 1.3vw;font-size: 5.5vw!important;}

.youtubeArea iframe { border-radius:4vw ; }

.Area_title_lbtclass {z-index:-1; position: relative;  margin: -20vw auto; }


}
/*pc*/
@media screen and (min-width:768px){

  .bg_00 { z-index:-7; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:200px; background-repeat:no-repeat; background-position:center top; }

  .top_logo { width:1220px; height:170px;}
  
  .Area_bn-carousel .Area_swiper_box { width:100%; height:960px ;}

  .WRAPPER .PD h3 {font-size: 50px!important;}

  .sleep .PD_layout.PD_layout-D3_01 .PD h3 {top: 40px;font-size: 40px!important}

  .youtubeArea {margin:0 auto ; ; width:92.8% ; }
  .youtubeArea iframe { border-radius:20px ; }

  .Area_title_lbtclass {z-index:-1; position: relative;  margin: -210px auto; }

}
