@charset "utf-8";
/*基本*/
body {margin: 0;padding: 0;width:100%;background: url(pc_top.jpg?t=1787902645659)top center repeat-y;background-size: 100%;}
.for_phone { display:none;}
 @media screen and (max-width:767px){
                .for_pc{ display:none !important;}
                .for_phone{ display:block !important;}
				 body { margin: 0; padding: 0; background-image:none }
				 .for_m_magintop { margin-top:3vw;}
 }


/*全BOX版面*/
.WRAPPER {position:relative; display:inline-block;  margin:0; padding:0;  width:100%;  overflow:hidden;min-width:1220px;   }
.WRAPPER img {border:0; vertical-align:top;}
.WRAPPER .mainArea {  margin:0 auto; width:1220px; font-family:"Century Gothic", "微軟正黑體", sans-serif; position:relative; }
.WRAPPER .mainArea a{ padding:0; margin:0; text-decoration:none; font-family:"微軟正黑體" }
.WRAPPER  a { text-decoration:none;font-family:"微軟正黑體"} 
/*控制區塊背景的位置*/
@media screen and ( max-width:767px) {
	.WRAPPER {min-width: inherit; }
	.WRAPPER img {width:100%; height:auto;}
}




/*區塊背景*/
@media screen and (min-width:768px) {
  .Areabg01{z-index: -48;position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center top;pointer-events: none;background-size: inherit;}


.Areabg02{position:absolute;z-index: -54;top: -61px;left:0;width: 100%;height: 756px;background-size: 100%;}
.repeat_bg2{position:absolute;z-index: -55;left:0;top: 0px;width:100%;min-width:1220px;height:40000px;background-image:url(pc_reapet.jpg?t=1787902645659);background-repeat:repeat-y;background-position:center top;pointer-events:none;}
.bgdeco {z-index: -6;position:absolute;top: 0px;left: 0;width:100%;height: 60000px;background-repeat:repeat-y;background-position: center top; pointer-events:none;}  
}




@media screen and (max-width:767px) {
.m_top_bg01 {z-index: -1;position:absolute;top: 7vw;left: 0;width: 100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}
.m_top_bg02 {z-index: -9;position:absolute;top: 0vw;left: 0;width: 100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}
/* .bg_fix {z-index: -20;position:fixed;top: 10vw;left: 0;width: 100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;} */
.m_repeat_bg2{z-index: -11;position:absolute;top: 0vw;left: 0;width: 100%;height:100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}

}



/*區塊_all*/
.Area1220 {position: relative;margin:0 auto;width:1220px;}
.Area960 {margin:0 auto;width:960px;}
.Area {position: relative;margin:0 auto;padding:0;border-radius:0;text-align:center; }
.Areaa {position:relative;display:block;} 
.Area .go_bt {-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.Area .go_bt:hover {
  -webkit-transform:scale(0.95);-moz-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);transform:scale(0.95);}






 @media screen and (max-width:767px){
  .Area1220 { width:100%;}
  .Area960 {width:100%;}
  .Area .go_bt:hover {  
   -webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
 }
    
/*區塊-共用按鈕*/
.Area .btn_go {}
.Area .btn_go *{-webkit-transition: all 0.1s ease;-moz-transition: all 0.1s ease;-ms-transition: all 0.1s ease;-o-transition: all 0.1s ease;transition: all 0.1s ease;} 
.Area .btn_goa:hover {  -webkit-transition: all 0.35s;transition: all 0.35s;-webkit-transform: scale(0.9);transform: scale(0.9);}
.Area .btn_goa:after  { 
          -webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-ms-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
;o:hover a { color:#fff;}
;
.Area .btn_go:hover a:after  { width:150% !important;}
;

.Area .btn_go:hover a i { background-color:#000;transform:translateX(-10px);transition-delay:0.1s;}
.Area .btn_goastrong {z-index:2;position: relative; }
.Area .btn_goai {z-index: 3;position: absolute;top: -63px;right: -278px;display: inline-block;border-radius: 60px;width: 60px;height: 60px;background: #09006e url(btn_icon_r.png?t=1696598482216);background-size: contain;
}
 @media screen and (max-width:736px){ 
   .Area{width:100%;height:100%;min-width:100%;}
  .Area .btn_go {position:absolute; }
  .Area .btn_go *{-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;} 
  .Area .btn_go a {display:block;color:#fff;letter-spacing:-2px;}
  .Area .btn_go a:after  {}
  .Area .btn_go:active a,
  .Area .btn_go:focus a,
  .Area .btn_go:hover a { color:#fff;}
  .Area .btn_go:active a:after,
  .Area .btn_go:focus a:after,
  .Area .btn_go:hover a:after  { width:150% !important;}
  .Area .btn_go:active a i,
  .Area .btn_go:focus a i,
  .Area .btn_go:hover a i { background-color: transparent;transform:translateX(-10px);transition-delay:0.1s;}
  .Area .btn_go a strong {z-index:2;position: relative; }
  .Area .btn_go a i {z-index:3;position: absolute;top:0;right:0;display:inline-block;border-radius:35px;width:35px;height:35px;background:#09006e url(btn_icon_r.png?t=1696598482216);background-size:contain;}
 }

/*-----momologo-----*/
 .Area_top .momologo { z-index:2; position: absolute;top:15px; left:30px;} 
 .Area_top .momologo a { display:block; width:200px; height:60px; background: url(momo_logo.png?t=1762418153520) no-repeat;}
 
   @media screen and (max-width:767px){
     .Area_top .momologo a {display:block;width: 25vw;height: 10vw;background: url(momo_logo.png?t=1762418153520) no-repeat;}
     .Area_top {height: 110vw;}
     .Area_top .momologo {top: 4vw;left: 2vw;}
     .Area_top .momologo a{background-size:80%;}
     
 
 
     
   }













/*-----版頭-----*/
@media screen and (min-width: 768px){
  .Area_top{position: relative;height: 358px;margin:0 auto;box-sizing:border-box;padding: 0 0 0;}
    /*logo*/ 
    .Area_top .top_logo {width: 36%;position:absolute;top: 21px;left: 15px;height: auto;z-index: 5;}
    .Area_top .top_btn {width: 20%;position:absolute;top: 471px;left: 128px;height: auto;z-index: 5;}
  /*大標*/ 
  .Area_top .title01 {position:absolute;top: 25px;left: 147px;z-index: 1;}
  .Area_top .title01 .PD_layout{width: 80%;top: 141px;left: -222px;height: auto;z-index: 10;}
  .Area_top .pp_002 {width: 51%;position:absolute;top: 129px;left: -19px;height: auto;z-index: 5;}
  .Area_top .pp_003 {width: 51%;position:absolute;top: 217px;left: -20px;height: auto;z-index: 5;}

}
@media screen and (max-width:767px){
  .Area_top {width:100%;position: relative;height: 134vw;padding:0 0 0 0;}
  /*logo*/ 
  .Area_top .top_logo {width: 61%;position:absolute;top: 9.5vw;left: 20vw;height: auto;z-index: 5;}
  .Area_top .top_btn {width: 18%;position:absolute;top: 67.5vw;left: 19vw;height: auto;z-index: 999;}
  /*大標*/ 
  .Area_top .title01 {position: absolute;top: 27vw;z-index: 5;}
  .Area_top .title01 .PD_layout {width: 83%;position:absolute;top: 1vw;right: 0;left: 0;height: auto;z-index: 5;}
  
  .Area_top .pp_002 {width: 84%;position:absolute;top: 17vw;left: 3vw;right: 0;z-index: 5;margin: auto;}
  .Area_top .pp_003 {width: 84%;position:absolute;top: 27vw;left: 3vw;z-index: 5;right: 0;margin: auto;}


}



/*-----裝飾----*/
@media screen and (min-width: 768px){
  .pc_deco01{position: absolute;width: 134%;top: 27px;left: -188px;}
  .pc_deco01 img{width: 100%;}
  .pc_deco02{position: absolute;width: 144%;top: 65px;left: -128px;z-index: 0;}
  .pc_deco02 img{width: 100%;}
  .deco03{position: absolute;width: 23%;top: 427px;left: -301px;}
  .deco03 img{width: 100%;}
  .deco05 {position: absolute;width: 16%;top: 38px;left: 827px;}
  .star{position: absolute;width: 3%;top: 161px;left: 294px;}
  .star img{width: 100%;}
  .tt_deco{position: absolute;width: 48%;top: 134px;left: -19px;}
  .tt_deco img{width: 100%;}
  .top_title01_deco{position: absolute;width: 61%;top: 34px;left: 518px;}
  .top_title01_deco img{width: 100%;}
  .pc_sub_title{position: absolute;width: 36%;top: 352px;left: 40px;}
  .pc_sub_title img{width: 100%;}


}
@media screen and (max-width:767px){
  .deco01{position: absolute;width: 100%;top: 26vw;left: 0vw;}
  .deco02{position: absolute;width: 100%;top: -2vw;left: 0vw;}
  .deco03{position: absolute;width: 24%;top: 124vw;left: -9vw;z-index: 99;}
  .deco05{position: absolute;width: 38%;top: 4vw;left: 6vw;}
  .star{position: absolute;width: 5%;top: 21vw;left: 52.5vw;}
  .tt_deco{position: absolute;width: 82%;top: 17vw;left: 0;right: 0;margin: auto;}
  .top_title01_deco{position: absolute;width: 96%;top: 46vw;left: 2.5vw;z-index: 99;}
  .sub_title{position: absolute;width: 61%;top: 50vw;left: 13.5vw;z-index: 99;}


}


@media screen and (min-width: 768px) {
  .bn02 { height: 100%; }
  .bn02  .bg_01{z-index: -44;position:absolute;top: 0px;left: -390px;width: 2000px;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}

  .bn02 .text { position: relative; }
  .bn02 .text .layout_text {width:65%;margin:28px auto -47px;padding-top: 271px;}
  .bn02 .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn02 .text .layout_text .PD_slide:hover { transform: none; }
  .bn02 .text .layout_text .PD a { pointer-events: none !important; }
  .bn02 .PD_layout {width: 85%;margin: 0px auto -185px;}
  .bn02 .PD_layout ul { width: 100%; }
  .bn02 .layout_PD ul {width: 86%;margin-bottom: 261px;}
  .bn02 .layout_PD ul li {background: url("mo_item_li.png?t=1787902645659") center top / 100% no-repeat;height: 629px;}
  
  .bn02 .layout_PD ul li:nth-child(even){} 
  .bn02 .layout_PD ul li a { color: rgb(72, 72, 72); }
  .bn02 .layout_PD .PD_img {margin-top:-18px !important;padding: 10px !important;width: 98%;}
  .bn02 .layout_PD .PD_into {text-align: left;margin-left: 81px;margin-top: 38px;margin-bottom: 85px;width: 71%;}
  .bn02 .text .layout_text ul li .PD_into h3{color: #ffffff;font-size:2.8em;position: absolute;left: 0;right: 0;margin: auto;top: 53px;}

  .bn02 .layout_PD .PD_into .PD_logo {position: absolute;top: -11px;height: 145.7px !important;left: 11px;}
  
  .bn02 .layout_PD .PD_into .PD_logo img{ background-color: #ffffff00 !important;box-shadow: none !important; }

  .bn02 .layout_PD .PD_img { margin-top: -59px; }
  .bn02 .layout_PD .PD_into h3 {color: #393126;font-size: 36px;margin-top: 8px;}
  .bn02 .layout_PD .PD_into h4 {color: #393126;font-size: 29px;}
  .bn02 .layout_PD .PD_into p { height: 4em; line-height: 4em; }
  .bn02 .layout_PD .PD_into p .js-PD_del {color: #393126;font-size: 22px;}
  .bn02 .layout_PD .PD_into p .money {font-size: 42px;color: #f05d87;}
  .bn02 .layout_PD .PD_into p .Price {font-size: 59px;color: #f05d87;}
  }
@media screen and (max-width: 767px) {
  .bn02 { height: 100%; }
  .bn02 .ff_top{}
  .bn02 .ff_top img{z-index: 0;}
  .bn02 .text {position: relative;z-index: 0;margin: 4vw auto -7vw;}

  .bn02 .text .layout_text {margin: 0 auto -5vw;}
  .bn02 .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn02 .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn02 .text .layout_text .PD_slide:hover { transform: none; }
  .bn02 .text .layout_text .PD a { pointer-events: none !important; }

  .bn02 .PD_layout{background: url(ff_mm.jpg?t=1787902645659)top center repeat-y;background-size:100%;}
  }



/*---02----*/
@media screen and (min-width:768px){
  .bn02{margin: 170px auto 0 auto;}
  .bn02 .video {position: relative;top: 197px;width: 1093px;margin: 0 auto;height: 555px;background:rgba(0,0,0,1);}
  .bn02 .video iframe.mo { width:100%; height:100%;}
  .bn02 .PD_layout ul li{pointer-events: none;}
}

@media screen and (max-width:767px){
  .bn02 {margin: -3vw auto 0 auto;}
  .bn02 .PD_layout ul{padding: 0;}
  .bn02 .video {position: relative;top: 4vw;left: 50%;transform: translate(-50%);width: 92%;height:auto;background:rgba(0,0,0,1);margin-bottom: 16vw;}
  .bn02 .video iframe.mo {width:100%;height: 43vw;}
  .bn02 .PD_layout ul li{pointer-events: none;}
}


/*---03----*/
@media screen and (min-width:768px){
  .bn03{margin: 60px auto 0 auto;}
  .bn03 .PD_layout ul li{pointer-events: none;}
  .bn03 .text { position: relative; }
  .bn03 .text .layout_text {width:65%;margin:28px auto -47px;padding-top: 51px;}
  .bn03 .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn03 .text .layout_text .PD_slide:hover { transform: none; }
  .bn03 .text .layout_text .PD a { pointer-events: none !important; }

}

@media screen and (max-width:767px){
  .bn03 {margin: 3vw auto 0 auto;}
  .bn03 .PD_layout ul{padding: 0;}
  .bn03 .PD_layout ul li{pointer-events: none;}
  .bn03 .text {position: relative;z-index: 0;margin: 4vw auto -7vw;}

  .bn03 .text .layout_text {margin: 0 auto -5vw;}
  .bn03 .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn03 .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn03 .text .layout_text .PD_slide:hover { transform: none; }
  .bn03 .text .layout_text .PD a { pointer-events: none !important; }

}




/*---04----*/
@media screen and (min-width:768px){
  .bn04{}
  .bn04 .PD_layout ul li{pointer-events: none;}
  .bn04 .text { position: relative; }
  .bn04 .text .layout_text {width:65%;margin:68px auto -127px;}
  .bn04 .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn04 .text .layout_text .PD_slide:hover { transform: none; }
  .bn04 .text .layout_text .PD a { pointer-events: none !important; }

}

@media screen and (max-width:767px){
  .bn04 {margin: -3vw auto 4vw auto;}
  .bn04 .PD_layout ul{padding: 0;}
  .bn04 .PD_layout ul li{pointer-events: none;}
  .bn04 .text .layout_text {margin:13vw auto -5vw;}
  .bn04 .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn04 .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn04 .text .layout_text .PD_slide:hover { transform: none; }
  .bn04 .text .layout_text .PD a { pointer-events: none !important; }

}

/*---05----*/
@media screen and (min-width:768px){
  .bn05{}
  .bn05 .PD_layout ul li{pointer-events: none;}
  .bn05 .text { position: relative; }
  .bn05 .text .layout_text {width:65%;margin:68px auto -67px;}
  .bn05 .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn05 .text .layout_text .PD_slide:hover { transform: none; }
  .bn05 .text .layout_text .PD a { pointer-events: none !important; }

}

@media screen and (max-width:767px){
  .bn05 {margin: -3vw auto 4vw auto;}
  .bn05 .PD_layout ul{padding: 0;}
  .bn05 .PD_layout ul li{pointer-events: none;}
  .bn05 .text .layout_text {margin: 13vw auto -10vw;}
  .bn05 .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn05 .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn05 .text .layout_text .PD_slide:hover { transform: none; }
  .bn05 .text .layout_text .PD a { pointer-events: none !important; }

  
  
}

/*---06----*/
@media screen and (min-width:768px){
  .bn06{}
  .bn06 .bg_01{z-index: -2;position:absolute;top: -211px;left: -390px;width: 2000px;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
  .bn06 .bg_02{z-index: -2;position:absolute;top: 159px;left: -390px;width: 2000px;height: 600px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
  .bn06 .bg_03{z-index: -2;position:absolute;bottom: -161px;left: -390px;width: 2000px;height: 680px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}

  .bn06 .PD_layout ul li{pointer-events: none;}
  .bn06 .text { position: relative; }
  .bn06 .text .layout_text {width:65%;margin:68px auto -67px;padding-top: 81px;}
  .bn06 .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn06 .text .layout_text .PD_slide:hover { transform: none; }
  .bn06 .text .layout_text .PD a { pointer-events: none !important; }

}

@media screen and (max-width:767px){
  .bn06 {margin: -3vw auto 4vw auto;}
  .bn06 .PD_layout ul{padding: 0;}
  .bn06 .PD_layout ul li{pointer-events: none;}
  .bn06 .text .layout_text {margin:14vw auto 0vw;width: 95%;}
  .bn06 .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn06 .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn06 .text .layout_text .PD_slide:hover { transform: none; }
  .bn06 .text .layout_text .PD a { pointer-events: none !important; }

  
  
}

/*---07----*/
@media screen and (min-width:768px){
  .bn07{}
  .bn07 .bg_01{z-index: -2;position:absolute;top: -211px;left: -390px;width: 2000px;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
  .bn07 .bg_02{z-index: -2;position:absolute;top: 159px;left: -390px;width: 2000px;height: 1120px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
  .bn07 .bg_03{z-index: -2;position:absolute;bottom: -161px;left: -390px;width: 2000px;height: 680px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}
  
  .bn07 .PD_layout ul{padding:0 210px 169px; }
  .bn07 .PD_layout ul li{pointer-events: none;}
  .bn07 .text { position: relative; }
  .bn07 .text .layout_text {width:65%;margin:71px auto 10px;padding-top: 161px;}
  .bn07 .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn07 .text .layout_text .PD_slide:hover { transform: none; }
  .bn07 .text .layout_text .PD a { pointer-events: none !important; }
  
}

@media screen and (max-width:767px){
  .bn07 {margin: -3vw auto 4vw auto;}
  .bn07 .text{background: url(ff_001_m_mb.jpg?t=1787902645659)top center repeat-y;background-size: 100%;}
  .bn07 .PD_layout{background: url(ff_001_m_mb.jpg?t=1787902645659)top center repeat-y;background-size: 100%;}
  .bn07 .PD_layout ul{padding: 3vw;grid-gap: 0;}
  .bn07 .PD_layout ul li{pointer-events: none;}
  .bn07 .text .layout_text {margin:0vw auto -2vw;padding-top: 5vw;}
  .bn07 .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn07 .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn07 .text .layout_text .PD_slide:hover { transform: none; }
  .bn07 .text .layout_text .PD a { pointer-events: none !important; }
 
  
}



/*---08----*/
@media screen and (min-width:768px){
  .bn08{}
  .bn08 .bg_01{z-index: -2;position:absolute;top: -211px;left: -390px;width: 2000px;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
  .bn08 .bg_02{z-index: -2;position:absolute;top: 159px;left: -390px;width: 2000px;height: 600px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
  .bn08 .bg_03{z-index: -2;position:absolute;bottom: -161px;left: -390px;width: 2000px;height: 680px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}

  .bn08 .PD_layout ul li{pointer-events: none;}
  .bn08 .text { position: relative; }
  .bn08 .text .layout_text {width:65%;margin:68px auto -67px;padding-top: 81px;}
  .bn08 .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn08 .text .layout_text .PD_slide:hover { transform: none; }
  .bn08 .text .layout_text .PD a { pointer-events: none !important; }

}

@media screen and (max-width:767px){
  .bn08 {margin: -3vw auto 4vw auto;}
  .bn08 .PD_layout ul{padding: 0;}
  .bn08 .PD_layout ul li{pointer-events: none;}
  .bn08 .text .layout_text {margin:14vw auto 0vw;width: 95%;}
  .bn08 .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn08 .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn08 .text .layout_text .PD_slide:hover { transform: none; }
  .bn08 .text .layout_text .PD a { pointer-events: none !important; }

  
  
}

/*---09----*/
@media screen and (min-width:768px){
  .bn09{}
  .bn09 .bg_01{z-index: -2;position:absolute;top: -281px;left: -390px;width: 2000px;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
  .bn09 .bg_02{z-index: -2;position:absolute;top: 159px;left: -390px;width: 2000px;height: 600px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
  .bn09 .bg_03{z-index: -2;position:absolute;bottom: -161px;left: -390px;width: 2000px;height: 680px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}

  .bn09 .PD_layout ul li{pointer-events: none;}
  .bn09 .text { position: relative; }
  .bn09 .text .layout_text {width:65%;margin:68px auto -67px;padding-top: 81px;}
  .bn09 .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn09 .text .layout_text .PD_slide:hover { transform: none; }
  .bn09 .text .layout_text .PD a { pointer-events: none !important; }

}

@media screen and (max-width:767px){
  .bn09 {margin: -3vw auto 4vw auto;}
  .bn09 .ff_top{transform: scaleX(-1);}
  .bn09 .text {background: url(ff_001_m_mb.jpg?t=1787902645659)top center repeat-y;background-size: 100%;}
  .bn09 .PD_layout {background: url(ff_001_m_mb.jpg?t=1787902645659)top center repeat-y;background-size: 100%;}

  .bn09 .PD_layout ul{padding: 0;}
  .bn09 .PD_layout ul li{pointer-events: none;}
  .bn09 .text .layout_text {margin:-1vw auto 0vw;width: 95%;}
  .bn09 .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn09 .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn09 .text .layout_text .PD_slide:hover { transform: none; }
  .bn09 .text .layout_text .PD a { pointer-events: none !important; }

  
  
}

/*---10 ----*/
@media screen and (min-width:768px){
  .bn10 {}
  .bn10  .bg_01{transform: scaleX(-1);z-index: -2;position:absolute;top:419px;left: -390px;width: 2000px;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
  .bn10  .bg_02{z-index: -2;position:absolute;top: 159px;left: -390px;width: 2000px;height: 600px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
  .bn10  .bg_03{z-index: -2;position:absolute;bottom: -161px;left: -390px;width: 2000px;height: 680px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}

  .bn10  .PD_layout ul li{pointer-events: none;}
  .bn10  .text { position: relative; }
  .bn10  .text .layout_text {width:65%;margin:68px auto -67px;padding-top: 81px;}
  .bn10  .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn10  .text .layout_text .PD_slide:hover { transform: none; }
  .bn10  .text .layout_text .PD a { pointer-events: none !important; }

}

@media screen and (max-width:767px){
  .bn10  {margin: -3vw auto 20vw auto;}
  .bn10  .PD_layout ul{padding: 0;}
  .bn10  .PD_layout ul li{pointer-events: none;}
  .bn10  .text .layout_text {margin:14vw auto 0vw;width: 95%;}
  .bn10  .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn10  .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn10  .text .layout_text .PD_slide:hover { transform: none; }
  .bn10  .text .layout_text .PD a { pointer-events: none !important; }

  
  
}


/*---11 ----*/
@media screen and (min-width:768px){
  .bn11 {}
  .bn11  .bg_01{z-index: -2;position:absolute;top: -44px;left: -390px;width: 2000px;height: 110%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
  .bn11  .bg_02{z-index: -2;position:absolute;top: 199px;left: -390px;width: 2000px;height: 1340px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
  .bn11  .bg_03{z-index: -2;position:absolute;bottom: -3px;left: -390px;width: 2000px;height: 610px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}

  .bn11  .PD_layout ul li{pointer-events: none;}
  .bn11  .text { position: relative;width:65%;margin: 57px auto -17px;padding-top: 131px; }
  .bn11  .text .layout_text {}
  .bn11  .text .layout_text ul { margin: 0px; padding: 0px; }
  .bn11  .text .layout_text .PD_slide:hover { transform: none; }
  .bn11  .text .layout_text .PD a { pointer-events: none !important; }
  .bn11 .PD_layout ul li:nth-child(1){margin-bottom: -40px;}
  .bn11 .PD_layout ul li:nth-child(2) img{width: 70%;margin-bottom: 45px;}
}

@media screen and (max-width:767px){
  .bn11  {margin: 40vw auto 0vw auto;}
  .bn11  .PD_layout ul{padding: 0;}
  .bn11  .PD_layout ul li{pointer-events: none;}
  .bn11  .text {margin:-14vw auto -11vw;width: 95%;}
  .bn11  .text .layout_text {}
  .bn11  .text .layout_text ul { margin-top: -4vw; padding: 0px; }
  .bn11  .text .layout_text ul li .PD_into h3{color: #ffffff;font-size: 1.3em;position: absolute;left: 0;right: 0;margin: auto;top: 6vw;}
  .bn11  .text .layout_text .PD_slide:hover { transform: none; }
  .bn11  .text .layout_text .PD a { pointer-events: none !important; }

  .bn11 .bn11_c{background: url(mb_top.jpg?t=1787902645659)top center repeat-y;background-size: 100%;}
  .bn11 .ff_top {margin-top:-29vw;}
}  


.box_youtube {margin: 80px auto 0;overflow: hidden;}
@media screen and (min-width: 768px) {
  .box_youtube {width: 930px;border-radius: 20px;/* margin-bottom: 71px; */}
}
@media screen and (max-width: 767px) {
  .box_youtube { width: 94%; border-radius: 10px; margin-top: 4vw; margin-bottom: 9vw; }
}
.bigpicture {    z-index: 99; height: 100%; width: 100%; position: relative; background-position: center center; background-size: cover; cursor: pointer; }
.bigpicture h3 { position: absolute; left: 5%; bottom: 0px; z-index: 1; color: rgb(255, 255, 255); font-size: 20px; }
.bigpicture::before, .bigpicture::after { z-index: 1; content: ""; position: absolute; inset: 0px; height: 100%; width: 100%; transition: opacity 0.2s; }
.bigpicture::after { background-repeat: no-repeat; background-position: center center; opacity: 1; background-size: 2em; }
.bigpicture::before { background: linear-gradient(0deg, rgb(0, 0, 0), transparent 40%); opacity: 0.7; }
.bigpicture:hover::before { opacity: 0.5; }
.bigpicture::after { height: 100%; width: 100%; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20159.00691%20111.60904%22%3E%3Cpath%20d%3D%22M36.2%20111c-25-1.3-29.6-4-34-18.6C.3%2086.7%200%2080%200%2057.4%200%2019%202.3%209.7%2013.6%204c11.5-5.6%20120-5.6%20131.4%200%206%203%2010%208.7%2011.8%2017.2%202%209.8%203%2042.2%201.5%2057.5-2%2020.4-7%2028.5-19.2%2030.8-7.6%201.5-82%202.4-102.8%201.3zM85%2065.3c11.3-6%2020.4-11%2020.3-11L84%2043%2063%2032v22c0%2012%20.4%2022%20.8%2022%20.3%200%2010-5%2021.2-10.8z%22%20fill%3D%22%23db2823%22%2F%3E%3Cpath%20d%3D%22M63.2%2032c-.4.3-.2%201-.3%201.3v28.5c0%204.6%200%209.2.5%2013.8%200%20.4.3.7.6.5%206.3-3%2012.3-6%2018.4-9.3%207.5-4%2015-7.8%2022.2-12%20.3%200%201-.4.6-.8-12.8-7-25.7-13.5-38.6-20.2-1-.6-2.2-1.3-3.4-1.7z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); background-size: 4em; }
.bigpicture img { width: 100%; border-radius: 10px; aspect-ratio: 1.77778 / 1; }
@media screen and (max-width: 767px) {
  .bigpicture h3 { font-size: 3vw; left: 1.2em; }
}
