@charset "utf-8";

/* 9G 介紹 */
.spq_9G { position: relative; margin:95px 0 75px;}
.spq_9G .info {position: absolute; z-index: 1; top:50%; width:40%; margin:0 20px; padding:35px 40px 25px; background-color:rgba(135,31,13, 0.9); transform: translate(0%, -50%); text-align: justify;}
.spq_9G .title img { width: 40%;}
.spq_9G .info .title h4 { font-size: 34px; font-family: "Zen Old Mincho","Noto Serif TC" , serif; font-weight: 900; 
      background-clip: text;
      -webkit-background-clip: text;
      color: transparent;
      background-image: linear-gradient(to top, #F4C41C 0%, #FFF 50%);
  /*color:#FFF;*/ padding:20px 0 0;} /*#F6CF49*/
.spq_9G .info .title h6 { font-size: 18px; font-weight: 900; color:rgba(255, 255, 255, 1) ; margin:2px 0 15px;}
.spq_9G .text p { color: #fff; font-size: 14px; line-height: 2; padding: 5px 0 10px; }
.spq_9G .text p span { background:rgba(255, 255, 255, 0.95); color:#871F0D; padding:2px 6px; font-weight: 900; margin: 0 5px 0 0;}


@media (max-width:1600px){ 
.spq_9G .info { width: 42%;}
}

@media (max-width:1400px){ 
.spq_9G .info { width: 50%;}
}

@media (max-width:1300px){ 
.spq_9G { margin:100px 0 ;}
.spq_9G .info { width: 55%;}
}


@media (max-width:1199px){ 
.spq_9G { margin:75px 0 ;}
.spq_9G .info { position: inherit; transform: unset; width:100%; margin: -60px 0 0; padding:45px 50px; background-color: rgba(135, 31, 13, 1);}
.spq_9G .title img { width: 20%; float: right;}
.spq_9G .info .title h4 { padding: 0;}
.spq_9G .spq_bg { border-top: 5px solid #871F0D;}
}



@media (max-width:991px){
.spq_9G .info { margin: -50px 0 0; padding: 40px; }
.spq_9G .title img { width: 25%;}
}


@media (max-width:767px){ 
.spq_9G .info { margin: -20px 0 0; padding: 25px;}
.spq_9G .title img { width: 38%; float: unset; margin: 0 0 15px;}

}

@media (max-width:575px){ 

}
