@charset "utf-8";

/*星空之旅*/
/*-------------------------------------------------------------------------*/
/*固定大圖隨著滑鼠往上移動*/
/*.pageIndex #header { position: static;}
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
*/

.all_main_set * {
    box-sizing: border-box;
    max-width: 100%;
}

.all_main_set {
    max-width: 2000px;
    width: 100%;
    margin: auto;
    font-family: 'Microsoft JhengHei', serif;
    border: 0;
    text-decoration: none;
    overflow: hidden;
}

.all_main_set img {
    width: auto;
    max-width: 100%;
    vertical-align: bottom;
}

.all_main_set ul {
    padding: 0 0;
    margin: 0;
}

.all_main_set li {
    list-style: none;
}

.all_main_set h6,
.all_main_set h5,
.all_main_set h4,
.all_main_set h3,
.all_main_set h2 {
    margin: 0;
}

.all_main_set u {
    text-decoration: none;
}

.all_main_set p {
    margin: 0;
}

.all_main_set em,
.all_main_set i {
    font-style: normal;
}

.all_main_set a {
    text-decoration: none;
}

.all_main_set dd,
.all_main_set dt {
    margin: 0 0;
}

.swiper-slide img {
    height: auto;
}

.pageIndex .main_header_area {
    padding: 15px 0;
}

.bannerindex {
    top: 99px;
}

.main_part {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

.show_content {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

.page {
    margin: 50px 0 0;
}


/*-------------------------------------------------------------------------*/
/*header右側按鈕*/
.tp_links a:before {
    width: 30px;
    height: 30px;
    margin: -10px 0px;
}

/* .tp_links a.me_tp_line:before {
    background-image: url(https://pic03.eapple.com.tw/go88airport/tp_line.png) !important;
}

.tp_links a.me_tp_call:before {
    background-image: url(https://pic03.eapple.com.tw/go88airport/tp_call.png) !important;
}

.tp_links a.me_tp_mail:before {
    background-image: url(https://pic03.eapple.com.tw/go88airport/tp_email.png) !important;
} */

/*-------------------------------------------------------------------------*/
.main_header_area {
    padding: 20px 0px;
    background: #ffffff;
}

.nav-menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    font-family: "Noto Sans TC", sans-serif;
}

.nav-menu>li>a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    border-bottom: 2px solid #ffffff00;
    transition: all 0.5s;
}

.nav-menu>li:hover>a {
    color: #2DA6DF;
    border-bottom: 2px solid #2DA6DF;
}

.nav-dropdown>li>a {
    transition: all 0.5s;
}

.nav-dropdown>li>a:hover,
.nav-dropdown>li>a:focus {
    color: #333333;
    border-bottom: 1px solid #2DA6DF;
}

.tp_links a {
    border-bottom: none !important;
}



/* *********************************** */

/*每頁底色+背景*/
#content {
    border-top: none !important;
    background-image: url(#);
    background-color: #ffffff;
    background-position: center bottom;
    background-repeat: no-repeat;

    font-family: "Noto Sans TC", sans-serif;
}

.banner {
    height: 400px;
    background-position: center bottom;
    background-color: #efefef;
    box-shadow: none;
    background-repeat: no-repeat;
}

.banner h5 {
    display: none;
}

.banA {
    background-image: url(#);
}

.banB {
    background-image: url(#);
}

.banC {
    background-image: url(#);
}

.banD {
    background-image: url(#);
}

.banE {
    background-image: url(#);
}

.banF {
    background-image: url(#);
}

/* all banner */
.all_banner {
    background-image: url('../img/siu_img018.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 135px 20px 75px 20px;
}

.all_banner::before {
    content: "";
    width: 570px;
    height: 450px;
    background-image: url('../img/siu_img019.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
}

.ab01 {
    max-width: 1400px;
    margin: auto;
}

.ab02 {
    width: fit-content;
    margin: 0 0 0 auto;
    position: relative;
    z-index: 100;
}

.ab02 b {
    display: block;
    color: #52ECBF;
    font-size: 45px;
    font-weight: 400;
    line-height: 120%;
}

.ab02 i {
    display: block;
    color: #52EDBF;
    font-size: 100px;
    font-weight: 900;
    font-style: normal;
    font-family: 'Montserrat';
    line-height: 120%;
    margin: -10px 0 -5px 0;
}

.ab02 p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.ab02 p u {
    display: block;
    width: fit-content;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 120%;
    background: linear-gradient(to bottom, rgba(82, 70, 254, 1) 0%, rgba(47, 23, 255, 1) 100%);
    padding: 6px 15px;
    margin-right: 15px;
}

.ab02 p span {
    display: block;
    color: white;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Montserrat';
    line-height: 120%;
}

.footer_in {
    position: relative;
    z-index: 99;
}

.in10 {
    padding: 65px 20px;
    background-image: url('../img/siu_img003.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.in10 p {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.in10 p span {
    display: block;
    color: #173271;
    font-size: 55px;
    font-weight: bold;
    line-height: 180%;
    margin-right: 15px;
}

.in10 p a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 45px;
    font-weight: 900;
    font-family: 'Montserrat';
    line-height: 120%;
    text-align: center;
    width: 97px;
    height: 97px;
    border-radius: 150px;
    background: linear-gradient(to bottom, rgba(185, 54, 140, 1) 0%, rgba(86, 75, 160, 1) 100%);
    transition: 0.5s;
}

.in10 p a:hover {
    transition: 0.5s;
    transform: rotateY(-360deg);
}

.in10 i {
    display: block;
    color: #3EECB8;
    font-size: 80px;
    font-weight: bold;
    line-height: 120%;
    font-style: normal;
    font-family: 'Montserrat';
    text-align: center;
}


@media (max-width:1200px) {
    .ab01 {
        max-width: 800px;
    }

    .ab02 b {
        font-size: 36px;
    }

    .ab02 i {
        font-size: 75px;
    }

    .ab02 p u {
        font-size: 18px;
    }

    .ab02 p span {
        font-size: 29px;
    }

    .all_banner::before {
        width: 43vw;
        height: 34vw;
    }
}

@media (max-width:980px) {
    .in10 p span {
        font-size: 45px;
    }

    .in10 i {
        font-size: 63px;
    }
}

@media (max-width:800px) {
    .ab02 {
        margin: auto;
    }
}

@media (max-width:768px) {
    .all_banner::before{
        display: none;
    }

    .all_banner {
        padding:50px 20px;
    }
}

@media (max-width:600px) {
    .ab02 b {
        font-size: 28px;
    }

    .ab02 i {
        font-size: 50px;
        margin: 5px 0;
    }

    .ab02 p {
        flex-direction: column;
        align-items: flex-start;
    }

    .ab02 p u {
        font-size: 16px;
        margin: 0;
        margin-bottom: 10px;
    }

    .ab02 p span {
        font-size: 23px;
    }

    .in10 p span {
        font-size: 34px;
    }

    .in10 i {
        font-size: 50px;
    }
}

@media (max-width:500px) {

    .ab02 b,
    .ab02 i {
        text-align: center;
    }

    .ab02 p {
        align-items: center;
    }

    .ab02 p span {
        text-align: center;
        word-break: break-all;
    }

    .all_banner::before {
        width: 58vw;
        height: 46vw;
    }
}

/* *********************************** */

/*聯絡表單*/
.list_before li.btn .animated-arrow {
    display: none;
}

.noborder {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
}

.contact_form li {
    border-bottom: 0px solid #ffffff;
}

.contact_content .information_left {
    display: none;
}

.contact_content .information_right {
    width: 100%;
    padding: 0;
}

.animated-arrow {
    background-color: #19477D;
    transition: .5s ease;
}
.animated-arrow:hover{
    background-color: #2EA7E0;
}

@media screen and (max-width: 768px) {
.bannerindex {
    top: 0;
}
}

@media screen and (max-width: 480px) {
}

/*  */

/* menu */
.main_header_area .container {
    max-width: 100%;
    padding: 0 5%;
}

.nav-brand {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 180px;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
.nav-brand img{
    vertical-align: middle;
}

.nav-brand h1 {
    position: absolute;
    opacity: 0;
}

.navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-menu {

}
.nav-menu>li>a{
    padding: 10px;
}

.nav-header {
    position: static;
    padding: 0;
}

.tp_links {
    position: relative;
    top: -5px;
    right: -15px;
}

.tp_links a {
    transition: 0.5s;
}

.tp_links a:hover {
    transition: 0.5s;
    transform: translateY(-5px);
}


@media (max-width:1200px) {
.main_header_area .container{padding:0 20px;}
.nav-menus-wrapper{margin-left: 25px;}
}

@media (max-width:1027px) {
.navigation{flex-flow: wrap;justify-content: center;}
.nav-menus-wrapper{width: 100%;margin: 10px 0 0;}
.nav-menu{justify-content: center;}
.nav-menu.align-to-right{float: none;}
}

@media (max-width:768px) {
.nav-menus-wrapper{margin:0;}
.nav-header{margin:0;}
.nav-toggle{top:3px;}
.pageIndex .main_header_area,.main_header_area {padding: 20px 0;}
.navigation-portrait{height: auto;}
.nav-toggle:before{background-color: #19477D;box-shadow: 0 .5em 0 0 #19477D,0 1em 0 0 #19477D;}
.nav-toggle:after{color: #19477D;}
}

@media (max-width:480px) {
.nav-brand img{margin:0;padding:0;}
}

@media (max-width:400px) {
.main_header_area .container{padding:0 10px;}
}

/* index */
.news_part{
    display: none;
}

/* member */
.right_member_in {
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.right_member_in li {
    font-size: 13px;
}

/* footer */

/* footer top */
.pageIndex .all_footer_top{
    display: none;
}


.all_footer_top * {box-sizing:border-box; max-width:100%;}
.all_footer_top img{vertical-align: middle;}
.all_footer_top{
   background: url(../img/ft_bg.jpg) center no-repeat;
   background-size: cover;
   padding: 0 5%;
   position: relative;
   z-index: 99;
}
.all_footer_top section{
   max-width: 800px;
   margin: 0 auto;
   padding: 180px 0;
}
.all_footer_top h6{
   font-family: "Montserrat", sans-serif;
   font-size: clamp(50px,calc(1vw*8),70px);
   font-weight: 600;
   letter-spacing: 0.06em;
   line-height: 1;
   color: transparent;
   text-align: center;
   background-image: linear-gradient(to right,#2EA7E0,#19477D);
   background-clip: text;
   -webkit-background-clip: text;
   margin: 0;
}
.all_footer_top h5{
   font-size: clamp(16px,calc(1vw*1.5),20px);
   font-weight: 400;
   letter-spacing: 0.06em;
   line-height: 150%;
   color: #333333;
   text-align: center;
   padding: 10px 0 50px;
   margin: 0;
}
.all_footer_top p{
   max-width: 550px;
   margin: 0 auto;
   font-size: clamp(14px,calc(1vw*1.2),16px);
   letter-spacing: 0.06em;
   line-height: 160%;
   text-align: center;
   color: #333333;
}
.all_footer_top figure{
   display: grid;
   grid-template-columns: repeat(3,1fr);
   gap: 40px;
   padding-top: 30px;
   margin: 0;
}
.all_footer_top figure a{
   display: flex;
   align-items: center;
   justify-content: space-between;
   max-width: 100%;
   min-height: 45px;
   background: linear-gradient(to right,#19477D 50%,#2EA7E0);
   padding: 10px 30px 10px 15px;
   border-radius: 5px;
   padding: 0 20px;
   text-decoration: none;
}
.all_footer_top figure a:hover{
   box-shadow: 0 0 5px #A6E9FF,0 0 10px #A6E9FF,0 0 15px #A6E9FF;
}
.all_footer_top ins{
   font-family: var(--font_A);
   font-size: var(--f16);
   font-weight: 500;
   color: #FFFFFF;
   text-decoration: none;
}
.all_footer_top s{
   display: flex;
   align-items: center;
   justify-content: center;
   max-width: 5px;
   width: 100%;
   transition: .5s ease;
}
.all_footer_top a:hover s{
   transform: translateX(10px);
}
.all_footer_top dl{
   display: flex;
   align-items: center;
   justify-content: space-between;
   max-width: 165px;
   width: 100%;
   margin: 0;
}
.all_footer_top dt{
   max-width: 25px;
   width: 100%;
}
.all_footer_top dd{
   max-width: 125px;
   width: calc(100% - 30px);
   margin: 0;
   font-size: clamp(14px,calc(1vw*1.2),16px);
   letter-spacing: 0.08em;
   color: #FFFFFF;
}
@media screen and (max-width:1200px) {
.all_footer_top section{padding: 150px 0;}
}
@media screen and (max-width:1024px) {
.all_footer_top section{padding: 100px 0;}
}
@media screen and (max-width:768px) {
.all_footer_top section{padding: 80px 0;}
.all_footer_top figure{gap: 20px;}
.all_footer_top h5{padding-bottom: 30px;}
}
@media screen and (max-width:700px) {
.all_footer_top figure{grid-template-columns:repeat(2,1fr);}
}
@media screen and (max-width:600px) {
.all_footer_top section{padding: 50px 0;}
.all_footer_top h5{padding-bottom: 20px;}
}
@media screen and (max-width:480px) {
.all_footer_top h6{font-size: 10vw;}
}
@media screen and (max-width:460px) {
.all_footer_top figure{grid-template-columns: 1fr;max-width: 250px;margin: 0 auto;}
}



.go88_footer{
    background: linear-gradient(135deg,#2EA7E0,#19477D);
    font-family: "Noto Sans TC", sans-serif;
    position: relative;
    z-index: 99;
}
.go88_footer section{
    max-width: 1400px;
    width: 90%;
    margin: 0 auto;
}
.ft_flex{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
    padding: 80px 0;
}
.ft_logo{
    max-width: 295px;
    width: 100%;
}
.ft_logo a{
    display: block;
}
.ft_logo a img{
    max-width: 100%;
}
.ft_info{
    max-width: 270px;
    width: 100%;
}
.ft_info a{
    display: block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.08em;
    color: #FFFFFF;
}
.ft_info a+a{
    margin-top: 5px;
}

.ft_menu{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.ft_menu a{
    display: block;
    position: relative;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.ft_menu a::after{
    content: '';
    display: block;
    width: 0;
    min-height: 2px;
    background: #2EA7E0;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: .5s ease;
}
.ft_menu a:hover::after{
    width: 100%;
    left: 0;
    right: auto;
}

.copy{
    margin: 0;
    padding: 20px 0;
    color: #E9E9E9;
}
.copy a{
    color: #E9E9E9;
}
@media (max-width:768px) {
.ft_flex{padding: 50px 0;}
}
@media (max-width:650px) {
.ft_flex{flex-flow: wrap;}
.ft_logo{max-width: 250px;}
.ft_info{max-width: 100%;padding: 30px 0 0;}
}
@media (max-width:500px) {
.ft_flex{padding-bottom: 30px;}
}


/* workshow */
body.work_page .main_part {
    padding: 120px 20px;
}

body.work_page .main_part .show_content {
    max-width: 1406px;
    margin: auto;
}

body.work_page .path {
    max-width: 1378px;
    margin: auto;
    margin-bottom: 35px;
}

body.work_page .show-list .show_name {
    color: #343426;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    margin: 0;
    margin-top: 15px;
}

body.work_page .show-list .show_pic {
    padding-bottom: 66%;
}

body.work_page .show-list .show_name {
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    box-sizing: border-box;
}

body.work_page .show-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

body.work_page .show-list .item {
    width: 32%;
    padding: 0;
    margin: 20px 0.5%;
}

body.work_page .show-list .item {
    padding: 0;
}

body.work_page .show-list .show_pic img {
    width: 100%;
}

body.work_info_page .other_album_choice li {
    background: linear-gradient(to bottom, rgba(82, 70, 254, 1) 0%, rgba(47, 23, 255, 1) 100%);
}

.other_album_choice li,
.other_album_choice li .fa {
    transition: ease .4s;
}

.other_album {
    margin-top: 50px;
}

@media (max-width:1200px) {

    .all_banner::before {
        width: 43vw;
        height: 34vw;
    }
}

@media (max-width:1024px) {
    body.work_page .main_part {
        padding: 80px 20px;
    }
}

@media (max-width:800px) {
    body.work_page .main_part {
        padding: 50px 20px;
    }
}

@media (max-width:600px) {
    body.work_page .show-list .item {
        width: 47.5%;
        margin: 20px 1%;
    }

    body.work_page .show-list .item {
        width: 100%;
    }

    body.work_info_page .pic-list .item {
        width: 100%;
    }
}

/* 預約 */
body.about_page .main_part {
    max-width: 1290px;
    margin: auto;
    padding: 95px 20px;
}

body.about_page .all_banner {
    background-image: url('../img/siu_img020.jpg');
}

.box_le blockquote i {
    display: block;
    max-width: 308px;
    margin-bottom: 25px;
}

@media (max-width:800px) {
    body.about_page .main_part {
        padding: 80px 20px;
    }

}

@media(max-width:600px) {
    body.about_page .main_part {
        padding: 50px 20px;
    }
}

/* 文章 */
body.blog_page .main_part {
    padding: 110px 20px 80px 20px;
}

body.blog_page .show_content {
    max-width: 1500px;
    margin: auto;
}

body.blog_page .path {
    display: none;
}

h5.blog_le_t em{
    font-size: clamp(18px,calc(1vw*2),23px);
    color: #19477D;
}
h5.blog_le_t span{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: clamp(12px,calc(1vw*1.2),13px);
    color: #2EA7E0;
    padding-left: 5px;
}
.blog_search input[type=search]{
    border-radius: 5px;
}
.blog_le .accordion{
    border-radius: 5px;
}

body.blog_page .accordion li .link {
    font-weight: 400;
}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category{
    background: #19477D !important;
}

.blog_subbox {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 25px;
}
.blog_page .clearfix:before,.blog_page .clearfix:after{
    display: none;
}

h4.blog_category_title{
    font-size: clamp(25px,calc(1vw*3),30px);
    font-weight: 400;
    color: #19477D;
}

.subbox_item {
    float: none;
    width: 100%;
    padding: 8px;
    border: 1px solid #2EA7E0;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
}
.subbox_item::before{
    background: linear-gradient(to bottom,#19477D,#2EA7E0);
}
.subbox_item:hover::before {
    border-radius: 10px;
    border: none;
    transition: 0.5s;
    opacity: 0.6;
}

.subbox_item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    opacity: 0;
    border: 1px #ddd solid;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.5s;
    pointer-events: none;
}

.blog_list_ri h5{
    color: #19477D;
    letter-spacing: 0.06em;
}
.blog_list_ri p{
    line-height: 160%;
}

.subbox_item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 0.5s;
}

.subbox_item a:before {
    content: "MORE +";
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 80px;
    min-height: 25px;
    background: #19477D;
    border-radius: 5px;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    z-index: 50;
    transition: 0.5s;
}

.subbox_item a:after {
    display: none;
}

.blog_list_le {
    width: 100%;
}

.blog_list_ri {
    width: 100%;
}

.blog_back a.article_btn_prev{
    background: #19477D;
}
.blog_back a.article_btn_back{
    background: #2EA7E0;
}

@media (max-width:1024px) {
.blog_subbox{grid-template-columns: repeat(2,1fr);}
}
@media (max-width:768px) {
body.blog_page .main_part {padding: 50px 5%;}
.blog_ri{padding: 0;}
.subbox_item{margin: 0;}
}

@media(max-width:500px) {
.blog_subbox{grid-template-columns: 1fr;gap: 20px;}
}

/* page */
.page {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.page li {
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 150px;
    line-height: 35px;
}

.page li.activeN{
    border: 1px solid #2887BF;
}

.page li a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 150px;
    padding: 0;
    width: 100%;
    height: 100%;
}
.page strong,
.page a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}

.page li:hover{
    
}
.page a:hover{
    background: #2887BF;
}
@media(max-width:500px) {
.page {margin-top: 20px;justify-content: center;}
}

/* 促銷方案 */
body.promotions_page .all_banner {
    background-image: url('../img/siu_img026.jpg');
}

body.promotions_page .main_part {
    padding: 100px 20px;
    max-width: 1240px;
    margin: auto;
}

body.promotions_page .path {
    max-width: 1240px;
    width: 100%;
    margin-bottom: 40px;
}

body.promotions_page .time {
    margin-bottom: 20px;
}

.promotion_title span {
    display: none;
}

.promotion_title h2 {
    border: none;
    color: #333326;
    font-size: 25px;
    font-weight: bold;
}

.edit {
    width: 100%;
    padding: 20px 0;
}

.promotion_title {
    border-bottom: 1px #ccc solid;
}

@media (max-width:600px) {
    body.promotions_page .main_part {
        padding: 50px 20px;
    }
}

/* contact */
body.contact_page .path{
    display: none;
}
body.contact_page .main_part {
    max-width: 1150px;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 100px;
}

.blank_letter{
    font-size: clamp(18px,calc(1vw*2),23px);
    letter-spacing: 0.06em;
    color: #19477D;
}

.contact_form li .form__insert img {
    margin-left: 10px;
}

.contact_content {
    width: 100%;
    padding: 0;
    margin: 0;
}

.contact_form li input {
    padding: 5px;
}

.contact_form li:last-child>input {
    padding: 5px 15px;
}

.contact_form li:last-child .animated-arrow input {
    padding: 0px;
    padding-left: 50px;
}

@media (max-width:800px) {
body.contact_page .main_part {padding: 0 0 50px;}
.contact_form{margin: 0;}
}

@media(max-width:400px) {
    .contact_form li.last {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .last .animated-arrow {
        margin-top: 10px;
    }
}

/* 會員 */
body.member .all_banner {
    background-color: #54A1E6;
    background-image: unset;
    border-top: 20px #E1EBF9 solid;
    padding: 40px 20px 55px 20px;
}

body.member .all_banner::before {
    width: 441px;
    height: 350px;
}

body.member .main_part {
    padding: 120px 20px;
    min-height: auto;
}

body.member .path {
    display: none;
}

body.member .member_title {
    margin-bottom: 100px;
}

body.member .member_title p {
    display: none;
}

body.member .show_content {
    max-width: 1360px;
    width: 100%;
    margin: auto;
}

.member_login_regist {
    max-width: 500px;
    width: 100%;
    margin: 0;
    padding: 45px 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    background: #E5F1F8;
}

.member_login_regist img {
    width: fit-content;
    position: absolute;
    right: 0;
    bottom: 22px;
    width: 162px;
    height: 162px !important;
}

.mr01 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    z-index: 50;
}

.mr01 h2 {
    color: #000000;
    font-size: 25px;
    font-weight: bold;
    line-height: 120%;
    margin: 0;
    margin-left: 10px;
}

.member_login_regist i {
    display: block;
    color: #2793FF;
    font-weight: 400;
    font-style: normal;
    line-height: 120%;
}

.member_login_regist p {
    text-align: justify;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    position: relative;
    z-index: 50;
}

.member_login_regist a {
    max-width: 250px;
    width: 100%;
    padding: 17px 5px;
    background-color: #19477D;
    margin-top: 25px;
    transition: 0.5s;
    position: relative;
    z-index: 50;
    border-radius: 5px;
}

.member_login_regist a:hover {
    transition: 0.5s;
    background-color: #2EA7E0;
}

.member_login {
    margin: 0;
}

.member_index {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.member_index form {
    margin: 0 0 0 auto;
    width: fit-content;
}

body.member .member_login tr td:nth-child(1) {
    width: 115px;
    white-space: nowrap;
}

body.member .member_login tr td:nth-child(2) {
    width: 400px;
    padding-top: 20px;
}

body.member .login_mem_submit {
    background: #19477D;
    padding: 14px 5px;
    transition: 0.5s;
    border-radius: 5px;
}

body.member .login_mem_submit:hover {
    transition: 0.5s;
    background: #2EA7E0;
}

.mem_line_logoin{
    display: block;
    width: 100%;
    background: rgb(104,182,98);
    padding: 14px 5px;
    margin-top: 5px;
    transition: 0.5s;
    border-radius: 5px;
    text-align: center;
    color: #FFFFFF;
}
.mem_line_logoin:hover{
    background: rgb(52,135,45);
}

body.member .login_mem_other_link {
    text-align: right;
}

body.member .login_mem_other_link a {
    color: #A2204A;
}

.member_index01,
.member_index02 {
    width: 50%;
}

.member_index01 {
    padding-right: 50px;
}

.member_index02 {
    border-left: 1px #CCCCCC solid;
    padding-left: 50px;
}

body.member .member_login tr td:nth-child(1) {
    color: #000000;
    font-size: 16px;
}

body.member.member_rei .main_part {
    padding: 60px 20px 120px 20px;
}

body.member.member_rei .member_title {
    margin-bottom: 30px;
}

body.member.member_rei .mem_regist_title_s_s02 input {
    max-width: 205px;
    width: 100%;
    margin: auto;
    background-color: #19477D;
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    text-align: center;
    padding: 15px 5px;
    border-radius: 5px;
    transition: 0.5s;
}

body.member.member_rei .mem_regist_title_s_s02 input:hover {
    transition: 0.5s;
    background-color: #2EA7E0;
}

body.member .edit {
    padding: 0;
}

.mu01 b {
    display: block;
    color: black;
    font-size: 25px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    margin-bottom: 50px;
}

.mu01 p {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

.mu01 p span {
    color: #102B6C;
    font-size: 25px;
    font-weight: bold;
    line-height: 120%;
    padding: 0 5px;
}

.mu01 h6 {
    max-width: 540px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mu01 h6 a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
    background-color: #EEEEEE;
    border-radius: 150px;
    margin: 0 10px;
    transition: 0.5s;
}

.mu01 h6 a:hover {
    transition: 0.5s;
    background-color: #2EA7E0;
}

.mu01 h6 a:hover img {
    filter: invert(1);
}

.mu01 h6 a span {
    display: block;
    color: black;
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    margin-top: 15px;
    transition: 0.5s;
}

.mu01 h6 a:hover span {
    transition: 0.5s;
    color: white;
}

.mu02 h6 {
    max-width: 910px;
}

.mu03 {
    max-width: 1040px;
    margin: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 50px auto 85px auto;
}

.mu03 h4 {
    color: #D90000;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
}

.mu03 h4 a {
    color: #D90000;
}

.mu03 h5 {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.05em;
}

.mu03 h5:nth-of-type(2) {
    margin: 0 10px;
}

.mu03 h5 a {
    color: black;
}

/* 司機隱藏 */
.mu02 {
    display: none;
}

/* 修改密碼 */
body.member.member_pd .member_title {
    margin-bottom: 50px;
}

body.member.member_pd .mem_regist_title_s_s input {
    padding: 16px 5px;
    background-color: #19477D;
    max-width: 250px;
    width: 100%;
    color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
    border-radius: 5px;
    transition: 0.5s;
}

body.member.member_pd .mem_regist_title_s_s input:hover {
    transition: 0.5s;
    background-color: #2EA7E0;
}

.mem_box2 input.bbtn01,
.mem_box2 input.bbtn02 {
    max-width: 225px;
    width: 100%;
    background: #19477D;
    margin: 15px 10px;
    border-radius: 5px;
    transition: .5s ease;
}

.mem_box2 input.bbtn02 {
    background: #2EA7E0;
}

.mem_box2 input.bbtn01:hover,
.mem_box2 input.bbtn02:hover{
    background: #333333;
}

body.member.member_pd .member_title {
    max-width: 100%;
}

.mask_order_history {
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

.mask_order_history table {
    width: 100%;
    margin-bottom: 50px;
    border-collapse: separate;
    border-spacing: 5px;
    background-color: transparent;
    border-bottom: 1px #CCCCCC solid;
}

.mask_order_history table tr td {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    background: white;
    border: none;
    padding: 15px 5px;
    letter-spacing: 0.05em;
    text-indent: 0.05em;
}

.member_icon {
    max-width: 1200px;
    margin: auto;
    text-align: right;
    margin-bottom: 20px;
}

.member_icon h5,
.member_icon h5 a {
    color: #D90000;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
}

@media (max-width:900px) {
    .member_index {
        flex-direction: column;
    }

    .member_index01,
    .member_index02 {
        width: 100%;
        padding: 0;
    }

    .member_index02 {
        border: none;
        border-top: 1px #cccccc solid;
        padding-top: 30px;
        margin-top: 30px;
    }

    .member_index form,
    .member_login_regist {
        margin: auto;
    }

    .member_login_regist {
        margin-top: 0;
    }

    body.member .main_part {
        padding: 30px 20px;
    }

    body.member.member_pd .member_title{
        margin-bottom: 30px;
    }

    .mu03 {
        justify-content: center;
    }

    .mu01 h6 {
        max-width: 450px;
        justify-content: center;
        flex-wrap: wrap;
    }

    .mu02 h6 {
        max-width: 550px;
        justify-content: center;
        flex-wrap: wrap;
    }

    .mu01 h6 a,
    .mu02 h6 a {
        margin: 15px 10px;
    }

    .member_icon {
        text-align: center;
    }
}

@media (max-width:800px) {
    body.member .all_banner::before {
        width: 43vw;
        height: 34vw;
    }

    body.member .member_title {
        margin-bottom: 50px;
    }

    body.member.member_rei .main_part {
        padding: 50px 20px;
    }
}

@media (max-width:768px) {
    .order_history tr td:nth-child(n) {
        text-align: justify;
        word-break: break-all;
    }

    .mask_order_history table tr td::before {
        content: attr(data-str);
        margin-right: 5px;
        color: #000;
    }

    .order_history tr {
        padding: 30px 0;
    }

    .mask_order_history table {
        margin-bottom: 35px;
        border: none;
    }

    .mask_order_history table tbody {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .order_history tr {
        margin: 15px 1%;
        width: 100%;
    }

    .order_history tr td:nth-child(n) {
        width: 50%;
        padding: 15px 5px;
    }
}

@media (max-width:600px) {
    .mu03 {
        flex-direction: column;
        align-items: center;
        margin: 40px 0;
    }

    .mu03 h5:nth-of-type(2) {
        margin: 15px 0;
    }
}

@media (max-width:500px) {
    .member_login_regist {
        padding: 35px 20px;
    }

    .order_history tr {
        width: 100%;
    }

    .mask_order_history {
        padding: 0;
    }
}

@media (max-width:450px) {
    .order_history tr {
        padding: 15px 0;
    }

    .order_history tr td:nth-child(n) {
        width: 100%;
    }

    .member_icon {
        margin: 0;
    }

}

@media (max-width:400px) {
    .mu01 h6 a {
        width: 120px;
        height: 120px;
    }

    .mu01 h6 a span {
        font-size: 14px;
    }

    .mu01 p {
        flex-direction: column;
        align-items: center;
    }

    .mu01 p span {
        display: block;
        margin: 10px 0;
    }
}

/* 線上購物 */
.str_detail01 {
    padding: 100px 20px;
}

.str_detail02 {
    max-width: 1200px;
    margin: auto;
}

.str_detail02 p {
    padding: 0 30px;
    margin-bottom: 45px;
}

.str_detail03 {
    max-width: 1200px;
    margin: auto;
    /* padding: 70px 20px 100px 20px; */
    background-color: #FFFFFF;
}

.str_detail03 b {
    display: block;
    color: #1F3875;
    font-size: 25px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    margin-bottom: 100px;
}

.str_detail03 ul {
    max-width: 600px;
    margin: auto;
    width: 100%;
}

.str_detail03 li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.str_detail03 li+li {
    margin-top: 25px;
}

.str_detail03 li i {
    display: block;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    width: 140px;
    min-width: 140px;
    margin-right: 15px;
    word-break: break-all;
}

.str_detail03 li u {
    display: block;
    color: #FF0000;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    white-space: nowrap;
    padding-right: 30px;
}


.str_detail03 li em,
.str_detail03 li input {
    display: block;
    width: 100%;
    color: #575747;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    border: 1px #E6E6E6 solid;
    padding: 10px 15px;
    background-color: #EDF0F3;
}

.str_detail03 li input {
    background-color: white;
}

.str_detail03 ul:nth-of-type(1) li:nth-child(3) i {
    width: 211px;
    min-width: 211px;
}

.str_detail03 ul:nth-of-type(2) {
    margin-top: 110px;
}

.str_detail03 ul:nth-of-type(2) li:last-child {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.str_detail03 ul:nth-of-type(2) li:last-child input {
    max-width: 280px;
}

.str_detail03 ul:nth-of-type(2) li:last-child img {
    margin: 0 10px;
}

.str_detail_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 200px;
    width: 100%;
    height: 50px;
    background: linear-gradient(to right,#19477D,#2EA7E0);
    border-radius: 5px;
    margin: auto;
    margin-top: 60px;
    transition: 0.5s;
}

.str_detail_btn input[type="button"] {
    background: transparent;
    color: white;
    font-size: 20px;
    font-weight: bold;
    line-height: 140%;
    letter-spacing: 0.05em;
    text-indent: 0.05em;
    text-align: center;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.str_detail_btn:hover {
    transition: 0.5s;
    /* background-color: #3EECB8; */
    box-shadow: 0 0 5px #A6E9FF,0 0 10px #A6E9FF,0 0 15px #A6E9FF;
}

.str_detail03 li.onlineform_line{
    min-width: 800px;
    min-height: 1px;
    background: #2EA7E0;
    margin: 50px auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width:840px) {
.str_detail03 li.onlineform_line{min-width: 100%;}
}

@media (max-width:700px) {
    .str_detail03 ul:nth-of-type(2) li:last-child {
        flex-direction: column;
        align-items: flex-start;
    }

    .str_detail03 ul:nth-of-type(2) li:last-child img {
        margin: 10px 0;
    }

    .str_detail03 ul:nth-of-type(2) li:last-child i {
        margin: 0;
        margin-bottom: 15px;
    }
}

@media (max-width:600px) {
    .str_detail03 b {
        font-size: 22px;
        margin-bottom: 50px;
    }

    .str_detail03 ul:nth-of-type(2) {
        margin-top: 50px;
    }
}

@media (max-width:500px) {
    .str_detail01 {
        padding: 50px 20px;
    }

    .str_detail03 li {
        flex-direction: column;
        align-items: flex-start;
    }

    .str_detail03 li i {
        margin: 0;
        margin-bottom: 15px;
    }

    .str_detail03 li:nth-child(n) i {
        min-width: unset;
        width: 100%;
    }

    .str_detail03{
        /* padding:35px 20px; */
    }

    .str_detail02 p {
        text-align: center;
    }
}

/* banner */
.go88_ban{
   background: url(../img/ban_bg.png) center no-repeat;
   background-size: cover;
   min-height: 371px;
}
.go88_ban section{
   display: flex;
   align-items: center;
   justify-content: space-between;
   max-width: 1400px;
   margin: 0 auto;
   padding: 35px 0;
}
.go88_ban div{
   padding-bottom: 30px;
}
.go88_ban h6{
   font-family: "Montserrat", sans-serif;
   font-size: clamp(50px,calc(1vw*8),80px);
   font-weight: 600;
   letter-spacing: 0.06em;
   line-height: 1;
   color: transparent;
   background-image: linear-gradient(to right,#FFFFFF,#BFFFFF 50%);
   background-clip: text;
   -webkit-background-clip: text;
   margin: 0 0 0 -0.06em;
}
.go88_ban h5{
   font-size: clamp(16px,calc(1vw*1.5),20px);
   font-weight: 400;
   color: #FFFFFF;
   letter-spacing: 0.06em;
   margin: 0;
}
.go88_ban figure{
   max-width: 732px;
}
.go88_ban figure img{
   max-width: 100%;
}
@media screen and (max-width:1540px) {
.go88_ban{padding-left: 5%;}
}
@media screen and (max-width:1024px) {
.go88_ban{padding: 0;min-height: auto;}
.go88_ban section{flex-flow: wrap;justify-content: center;}
.go88_ban div{text-align: center;max-width: 100%;width: 100%;padding: 0 5% 20px;}
}
@media screen and (max-width:480px) {
.go88_ban h6{font-size: 10vw;}
}