body {
    color: #333;
    font-size: 14px;
    font-family: "微軟正黑體", "新細明體", Arial, Tahoma, Helvetica;
    margin: 0 auto;
    position: relative;

}

.img-hide {
    overflow: hidden;
}

.img-hide img {
    transition: 0.5s all;
}

.img-hide:hover img {
    transform: scale(1.1, 1.1);
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

li {
    list-style: none;
}

a {
    color: #333;
}

ul {
    padding: 0;
    margin: 0;
}

a:hover {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
    outline: none !important;
}

button:focus, button:hover, input:focus {
    outline: none !important;
}

img {
    max-width: 100%;
}

.nav-list {
    width: 100%;
    font-size: 110%;
    position: fixed;
    background: #18181963;
    left: 0;
    top: 0;
    z-index: 99999;
    padding: 10px 0;
}

.navs_top_text {
    padding-left: 33%;
}

.container {
    width: 1230px;
}

.logo {
    margin-top: 65px;
}

.banner-img {
    height: 484px;
}

.slick {
    overflow: hidden;
    margin: 0;
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10000;
}

.nav-list li {
    float: left;
    margin-left: 25px;
    margin-top: 20px;
}

.nav-list li a {
    color: #fff;
    text-shadow: black 0.1em 0.1em 0.1em;
}

.banner-tt {
    font-size: 36px;
    color: #fff;
    margin-top: 30px;
}

.banner-p {
    height: 42px;
    line-height: 42px;
    background: url(../images/banner-p.png) center no-repeat;
    font-size: 16px;
    color: #fff;
    margin-top: 25px;
}

.banner-p_nobgpic {
    height: 42px;
    line-height: 42px;
    color: #fff;
    margin-top: 45px;
    font-size: 200%;
    letter-spacing: 3px;
}

.nav-b {
    background: #333;
    height: 46px;
    line-height: 46px;
    color: #fff;
}

.nav-icon {
    background: url(../images/icon01.png) left center no-repeat;
    padding-left: 20px;
    font-size: 120%;
}

.nav-b a {
    color: #fff;
}

.about-link li {
    float: left;
    /*width: 25%;*/
    width: 20%;
    padding: 0 14px;
    font-size: 120%;
}

.about-link {
    margin: 45px -14px 0 -14px;
}

.about-link li a {
    display: block;
    background: #b2b2b2;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.about-link li.active a, .about-link li a:hover {
    color: #fff;
    background: #e04f67;
}

.about-tt {
    font-size: 18px;
    color: #290d12;
    position: relative;
    padding-bottom: 10px;
    margin-top: 45px;
    margin-bottom: 20px;
}

.about-tt span {
    color: #e04f67;
    font-size: 30px;
}

.about-tt:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 30px;
    border-top: solid 1px #e04f67;
    margin-left: -15px;
}

.about-txt p {
    max-width: 600px;
    margin: 0 auto;
    line-height: 35px;
    font-size: 120%;
    color: #4a4848;
    text-align: center;
}

.jg-back {
    background: #f4f4f4;
    padding-bottom: 75px;
    margin-top: 70px;
    margin-bottom: 20px;
}

.about-jg {
    margin-top: 30px;
}
/*理事長介紹*/
.about_c_i_text{
    font-size: 115%;
    padding-top: 3px;
}
.about_c_i_con_title{
    font-size: 110%;
    padding: 10px;
}
.about_c_i_con_title span{
    padding: 10px;
    background-color: #17add2;
    color: #ffffff;
}
.about_c_i_con_box{
    margin-left: 3%;
    line-height:115%;
}
.about_c_i_con_box .more{
    color: #17add2;
    text-decoration:underline;
}
.about_c_i_con_box .more_box{
    padding: 2%;
    border-radius: 5px;
    background-color: #ddf8ff;
    line-height:150%;
    letter-spacing:1.5px;
}
.number-txt {
    font-size: 160%;
    color: #17add2;
    /*margin-bottom: 70px;*/
}

.rw-back {
    background: url(../images/rw-back.png) center no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}

.rw-list li {
    float: left;
    width: 25%;
    padding: 0 22px;
    margin-bottom: 35px;
}

.rw-list {
    margin: 0 -22px;
    margin-top: 30px;
}

.rw-box {
    background: #fff;
    padding: 8px;
}

.rw-box-sm {
    border: solid 1px #ddd;
    padding: 25px;
    height: 330px;
}

.rw-span span {
    display: inline-block;
    width: 40px;
    border-bottom: solid 4px #0586ab;
    padding: 5px 0;
    font-size: 200%;
    color: #0586ab;
}

.rw-icon {
    margin-top: 10px;
}

.rw-p {
    font-size: 16px;
    color: #3f3f3f;
    line-height: 35px;
    margin-top: 10px;
}

.p4_title_img {
    height: 155px;
}

#p4-pics {
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    padding: 2px;
    text-align: center
}

#p5-title {
    font-size: 200%;
    text-align: center;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    margin: 2%;
    padding: 2%;
}

#p5-content_layout {
    font-size: 120%;
    text-align: center;
    padding: 2%
}

#p5-content_title {
    background: #c9ebf5;
    text-align: center;
}

#p7-title {
    font-size: 180%;
    text-align: left;
    font-weight: bold;
    color: #eb436a;
    margin: 2%;
}

.p7zl-back {
    padding-bottom: 30px;
}


.p7zl-back .tt-back {
    background: url(../images/tt-back02.png) center no-repeat;
}

.p7zl-box-sm {
    background: url(../images/zl01.png) left center no-repeat;
    height: 258px;
    padding-left: 180px;
    padding-top: 75px;
}

.p7zl-box-sm p {
    font-size: 20px;
    color: #333;
}

.p7zl-box-sm02 {
    background: url(../images/zl02.png) left center no-repeat;
    padding-top: 50px;
}

.p7zl-box {
    background: #fff;
    border: solid 1px #ddd;
    height: 260px;
    padding: 0 25px;
    border-radius: 10px;
}

#p9-content_layout {
    padding: 5%
}

.p9_box {
    text-align: center;
    font-size: 120%;
}

.p9_box table button {
    background-color: #17add2;
    border-radius: 10px;
    border-color: #17add2;
    padding: 5%;
}

.p9_box table a {
    color: #fbfbfb;
    /*display:inline-table;*/
}

.p9_box table span {
    color: #fbfbfb;
    background-color: #09b0b3;
    padding: 5px;
    border-radius: 5px;
}

.p9_box table c {
    color: #fbfbfb;
    background-color: #ce7ace;
    padding: 5px;
    border-radius: 5px;
}

.p9_box table e {
    color: #fbfbfb;
    background-color: #949698;
    padding: 5px;
    border-radius: 5px;
}

.footer {
    background: url(../images/footer.jpg) center no-repeat;
    padding-top: 45px;
    background-size: cover;
}

.footer .col-xs-4:before {
    display: block;
    content: "";
    height: 150px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -75px;
    border-right: solid 1px #505455;
}

.footer-tt {
    font-size: 200%;
    color: #fff;
    margin: 30px 0 10px 0;
}

.footer-p p {
    font-size: 18px;
    color: #fff;
}

.footer .col-xs-4 {
    height: 210px;
}

.footer .col-xs-4:last-child:before {
    display: none;
}

.footer-icon p {
    padding-left: 40px;
    font-size: 16px;
    color: #fdf7ac;
    margin-bottom: 20px;
    margin-left: 10px;
}

.footer-icon {
    padding-top: 20px;
}

.footer-icon p.footer01 {
    background: url(../images/icon-footer01.png) left center no-repeat;
}

.footer-icon p.footer02 {
    background: url(../images/icon-footer02.png) left center no-repeat;
}

.footer-icon p.footer03 {
    background: url(../images/icon-footer03.png) left center no-repeat;
}

.footer-icon p.footer04 {
    background: url(../images/icon-footer04.png) left center no-repeat;
}

.footer-list {
    border-top: solid 1px #343a3b;
    margin-top: 40px;
    padding: 30px 0;
}

.footer-list li {
    display: inline-block;
    margin: 0 12px;
}

.footer-list li a {
    color: #fff;
    opacity: 0.5;
}

.footer-list li a:hover {
    opacity: 1;
}

.menu-button {
    position: absolute;
    display: none;
    top: 18px;
    right: 15px;
    z-index: 1000;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px;
}

.bar {
    position: relative;
    display: block;
    width: 24px;
    height: 2px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.cross {
    margin-top: -8px;
}

.cross .bar {
    margin: 13px auto;
}

.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
    opacity: 0;
}

.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg);
}

.nav-list li.active a, .nav-list li a:hover {
    color: #17add2;
}

/**********教授成員**********/
.cy-list li {
    float: left;
    width: 25%;
    padding: 0 20px;
    margin: 35px 0;
}

.cy-box {
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    padding: 10px;
    display: block;
}

.cy-img img {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    box-shadow: 0 2px 3px #ddd;
}

.cy-name {
    font-size: 16px;
    line-height: 30px;
    margin-left: 100px;
    margin-top: 10px;
    color: #000;
}

.cy-name span {
    color: #e04f67;
}

.cy-lb .slick-prev {
    width: 27px;
    height: 48px;
    text-indent: -9999px;
    left: -60px;
    background: url(../images/cy-left.png) center no-repeat;
    margin-top: -24px;
}

.cy-lb .slick-next {
    width: 27px;
    height: 48px;
    text-indent: -9999px;
    right: -60px;
    background: url(../images/cy-right.png) center no-repeat;
    margin-top: -24px;
}

.cy-lb {
    padding-bottom: 60px;
    margin-bottom: 50px;
}

.cy-lb .slick-dots {
    bottom: 0;
}

.cy-lb .slick-dots li {
    width: auto;
    height: auto;
    border: none !important;
    background: none;
    text-indent: 0;
}

.cy-lb .slick-dots li button {
    opacity: 1;
    font-size: 21px;
    color: #ccc;
}

.cy-lb .slick-dots li button:before {
    display: none;
}

.cy-lb .slick-dots li.slick-active button {
    color: #17add2;
}

/*********入會辦法*********/
.rh-link {
    max-width: 900px;
    margin: 0 auto;
}

.rh-link li {
    width: 33.333333%;
    margin-top: 45px;
}

.rh-tt:before {
    display: none;
}

.tt-back {
    height: 42px;
    line-height: 42px;
    background: url(../images/tt-back.png) center no-repeat;
    font-size: 16px;
    color: #787878;
}

.rh-box {
    background: #f6f6f6;
    padding: 40px 30px;
    margin-top: 60px;
    height: 400px;
}

.rh-box-icon {
    margin-bottom: 35px;
}

.rh-box-tt {
    font-size: 150%;
    color: #000;
}

.rh-box-p {
    color: #666;
    line-height: 180%;
    margin-top: 40px;
    font-size: 110%;
}

.rh-row .col-xs-4 {
    padding: 0 30px;
}

.rh-row {
    margin: 0 -30px;
}

.over-hide {
    overflow: hidden;
}

.hy-bottom {
    font-size: 24px;
    color: #333;
    margin: 20px 0;
}

.yw-back {
    background: #f6f6f6;
    padding-bottom: 30px;
}

.tabs-box {
    background: #fff;
    padding: 30px 50px 1px 50px;
    margin-top: 35px;
    min-height: 300px;
}

.tabs-box p {
    font-size: 120%;
    line-height: 150%;
    color: #003333;
    margin-bottom: 3%;
}

.banner {
    background: url(../images/about-banner.png) center no-repeat;
    background-size: cover;
}

.table-box {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 30px;
}

.table, .table-bordered > tbody > tr > td {
    border-color: #000;
    margin: 0 0 20px 0;
    font-size: 110%;
}

.table-p p {
    font-size: 120%;
    color: #999;
    margin: 0;
    line-height: 25px;
}

.table-p {
    margin-bottom: 30px;
}

/************企業評選************/
.px-txt p {
    text-align: justify;
    font-size: 18px;
    color: #333;
    margin: 0;
    line-height: 35px;
}

.px-txt {
    margin-top: 30px;
}

.px-txt p span {
    color: #e04f67;
}

#p3_tab01_pic_all {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    /*padding-top:60px;*/
    /*text-align:center;*/
}

#p3_tab01_pic {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#p3_tab01_pic ul {
    list-style: none;
    text-align: left;
    margin-bottom: 34px;
    position: relative;
    width: 100%;
    margin: auto;
}

#p3_tab01_pic ul li {
    width: calc(100% / 3 - 10px);
    height: auto;
    background-color: #FFF;
    float: left;
    list-style: none;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 20px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.16);
    word-wrap: break-word;
}

#p3_img {
    width: 100%;
    height: auto;
}
.p3_img04{
    width: 100%;
    height: 342px;
}
#p3_img img {
    width: 100%;
    height: 500px;
}

#p3_tab01_pic_text {
    font-size: 120%;
    text-align: center;
}
.sm-back {
    background: #e0e0e0;
    margin-top: 100px;
    padding-top: 10px;
    padding-bottom: 60px;
}

.sm-back .tt-back {
    background: url(../images/tt-back02.png) center no-repeat;
    margin-bottom: 50px;
}

.sm-list li {
    float: left;
    margin: 0 4px;
    margin-bottom: 30px;
}

.sm-list li a {
    display: block;
    width: 139px;
    padding-top: 35px;
    height: 118px;
    background: url(../images/icon-sm01.png) center no-repeat;
    font-size: 15px;
    color: #464646;
    font-weight: bold;
}

.sm-list li.active a, .sm-list li a:hover {
    background: url(../images/icon-sm02.png) center no-repeat;
    color: #e04f67;
}

.sm-tabs li {
    float: left;
    width: 25%;
    padding: 0 4px;
    margin-bottom: 8px;
}

.sm-tabs {
    margin: 0 -4px;
}

.sm-tabs li a {
    display: block;
    height: 38px;
    background: #b2b2b2;
    line-height: 38px;
    color: #fff;
    font-size: 18px;
}

.sm-tabs li.active a, .sm-tabs li a:hover {
    background: #2a9ae8;
}

.sm-box {
    background: #fff;
    border-radius: 10px;
    padding: 50px;
}

.tt-span span {
    display: inline-block;
    min-width: 166px;
    text-align: center;
    background: #d24b61;
    font-size: 18px;
    color: #fff;
    padding: 0 20px;
    line-height: 40px;
}

.sm-box-p p {
    margin-left: 3%;
    color: #333;
    font-size: 120%;
    padding-right: 3%;
    line-height: 180%;
}

.sm-box-p {
    margin: 30px 0 50px 0;
}

.sm-box-p p span {
    color: #d24b61;
}

/*P3獎項說明/設計師獎*/
.p3_tabs08_phtext {
    margin-left: 8%;
    font-size: 16px;
    color: #9a6363;
}

.p3_tabs08_phtext ul li {
    list-style-type: lower-roman;
}
.sm-box .row .col-sm-4{
    width:30%;
    height:280px;
    margin-left:1%;
    margin-right:1%;
    border-radius:5px;
    border:dashed 1px #d24b61;
    background-color:#dbb6bc33;
    padding:2%;
    font-size:120%;
    line-height:180%;
    margin-bottom:1%;
}
.sm-box .row .col-sm-4 ul li{
    list-style-type:" ■ ";
}
.sm-box .row .col-sm-4 ul li span{
    background-color:#d24b61;
    color:#ffffff;
    padding:2px;
    margin-right:5px;
}

.zl-box {
    background: #fff;
    border: solid 1px #ddd;
    height: 260px;
    padding: 0 25px;
    border-radius: 10px;
    margin-top: 40px;
}

.zl-back {
    background: #f2f2f2;
    padding-bottom: 90px;
}

.zl-back .tt-back {
    background: url(../images/tt-back02.png) center no-repeat;
}

.zl-box-sm {
    background: url(../images/zl01.png) left center no-repeat;
    height: 258px;
    padding-left: 180px;
    padding-top: 75px;
}

.zl-box-sm p {
    font-size: 20px;
    color: #333;
}

.zl-box-sm02 {
    background: url(../images/zl02.png) left center no-repeat;
    padding-top: 50px;
}

.lc-box {
    padding-left: 130px;
    height: 180px;
    background: url(../images/lc01.png) left top no-repeat;
}

.lc-tt {
    height: 38px;
    line-height: 38px;
    background: url(../images/number01.png) left center no-repeat;
    padding-left: 56px;
    font-size: 20px;
    color: #333;
}

.lc-p {
    color: #333333;
    font-size: 16px;
    line-height: 25px;
    margin-top: 5px;
}

.lc-box02 {
    background: url(../images/lc02.png) left top no-repeat;
}

.lc-box03 {
    background: url(../images/lc03.png) left top no-repeat;
}

.lc-box04 {
    background: url(../images/lc04.png) left top no-repeat;
}

.lc-box02 .lc-tt {
    background: url(../images/number02.png) left center no-repeat;
}

.lc-box03 .lc-tt {
    background: url(../images/number03.png) left center no-repeat;
}

.lc-box04 .lc-tt {
    background: url(../images/number04.png) left center no-repeat;
}

.lc-m .col-xs-6 {
    padding: 0 35px;
}

.lc-m {
    margin: 50px 30px 30px 30px;
}

.back-b {
    background: #f2f2f2;
}

.bm-tt {
    font-size: 24px;
    color: #333;
    margin-top: 40px;
}
/*p8*/
.p8_index .col-sm-3{
    height:320px;
}


/*線上報名*/
.form_text_box {
    padding: 5%;
}

.form_text_box .title {
    font-size: 150%;
    color: #f3f1f1;
    margin: 0 0 3% 0;
    background-color: #761c19;
    padding: 3%;
    line-height: 150%;
}

.form_text_box .flow_chart ul li {
    width: 350px;
    display: inline-block;
    margin-bottom: 2%;
    margin-right: 7px;
}

.form_text_box .flow_chart img {
    background-color: #eee;
    box-shadow: -2px -2px 6px #c8c6c6;
}

.form_text_box .form_text_c {
    padding: 5%;
    margin: 0 auto;
    background-color: #f2f1f1;
    float: left;
}

.form_text_box .form_text_c ul {
    float: left;
}

.form_text_box .form_text_c ul li {
    line-height: 35px;
    margin-bottom: 1%;
}

.form_text_box .form_text_c p {
    background-color:#00bcd4;
    color: #ffffff;
    padding:5px 5px 5px 15px;
    font-size: 180%;
    font-weight: bold;
}

.form_text_box .form_text_c .checkbox span {
    margin-left: 5%;
}

.form_text_box .form_text_c .checkbox ul {
    width: 100%;
    margin-left: 5%;
}

.form_text_box .form_text_c .checkbox ul li {
    display: inline-block;
    margin-right: 5%;
    font-size: 120%;
    width: 100%;
    max-width: 250px;
    height: 30px;
}

.form_text_box .form_text_c label {
    width: 100%;
    max-width: 200px;
    font-size: 120%;
    text-align: center;
    color: #fafafa;
    background-color: #00BCD4;
}

.form_text_box .form_text_c input {
    width: 100%;
    max-width: 300px;
    height: 35px;
}

.form_text_box .form_text_c .checkbox ul li input {
    width: 25px;
    height: 25px;
}

.form_text_box .form_text_c textarea {
    width: 100%;
    max-width: 500px;
    color: #626262;
}

.form_text_box .form_text_c .buttons input {
    width: 150px;
    height: 50px;
    background-color: #303536;
    border-width: 0px;
    font-size: 120%;
    margin-top: 5%;
    padding-left: 2%;
    padding-right: 2%;
    color: #fafafa;
}

@media ( max-width: 1400px) {
    .cy-lb .slick-prev {
        left: 0;
    }

    .cy-lb .slick-next {
        right: 0;
    }

    .navs_top_text {
        padding-left: 30%;
    }
}


@media ( max-width: 1279px) {
    .container {
        width: 970px;
    }

    .logo {
        margin-top: 30px;
    }

    .logo img {
        width: 150px;
    }

    .nav-list li {
        margin-left: 20px;
    }

    .rw-p {
        font-size: 120%;
        line-height: 25px;
    }

    .rw-box-sm {
        padding: 15px;
    }

    .footer-p p {
        font-size: 16px;
    }

    .cy-list li {
        width: 33.333333%;
    }

    .rh-row .col-xs-4 {
        padding: 0 15px;
    }

    .rh-row {
        margin: 0 -15px;
    }

    .zl-box-sm {
        padding-top: 40px;
    }

    .navs_top_text {
        padding-left: 25%;
    }

    #p3_tab01_pic {
        width: 100%;
    }

    #p3_img img {
        height: 350px;
    }
}

@media ( max-width: 1024px) {
    .navs_top_text {
        padding-left: 16%;
    }

    /*線上報名*/
    form_text_box .flow_chart ul li {
        width: 400px;
    }

    　

}

@media ( max-width: 991px) {
    .container {
        width: 100%;
    }

    .header-top {
        position: relative;
        height: 50px;
    }

    .logo img {
        width: auto;
        height: 50px;
    }

    .logo {
        margin-top: 10px;
    }

    .nav-list {
        position: absolute;
        display: none;
        left: 0;
        right: 0;
        top: 100%;
        background: #c0eef9;
    }

    .nav-list li {
        float: none;
        margin: 0;
    }

    .nav-list li a {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        color: #333;
        text-shadow: #f7f6f6 0.1em 0.1em 0.1em;
    }

    .menu-button {
        display: block;
    }

    .banner-img {
        height: 250px;
    }

    .about-link li {
        padding: 0 5px;
    }

    .rw-list li {
        width: 100%;
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .rw-list {
        margin-left: -5px;
        margin-right: -5px;
    }

    .rw-box-sm {
        height: auto;
    }

    .footer .col-xs-4 {
        width: 100%;
        text-align: center;
        height: auto;
    }

    .footer .col-xs-4:before {
        display: none;
    }

    .footer-tt {
        font-size: 18px;
    }

    .footer-p p {
        font-size: 14px;
    }

    .footer-icon p {
        text-align: left;
    }

    .footer-list {
        margin-top: 20px;
        padding: 15px 0;
    }

    .footer-list li {
        display: block;
        margin: 0;
        padding: 5px 0;
        float: left;
        width: 33.333333%;
    }

    .rw-back {
        padding-bottom: 0;
    }

    .about-tt span {
        font-size: 24px;
    }

    .about-tt {
        margin-top: 20px;
    }

    .about-link {
        margin-top: 20px;
    }

    .jg-back {
        margin-top: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .number-txt {
        margin-bottom: 30px;
    }

    .jg-back {
        margin-bottom: 0;
    }

    .cy-list li {
        width: 100%;
        padding: 0 10px;
        margin: 10px 0;
    }

    .rh-link li {
        margin-top: 0;
    }

    .tt-back {
        margin-top: -10px;
    }

    .rh-row .col-xs-4 {
        width: 100%;
    }

    .rh-box {
        padding: 20px 15px;
        height: auto;
        margin-top: 20px;
    }

    .rh-box-p {
        margin-top: 20px;
    }

    .rh-box-icon {
        margin-bottom: 20px;
    }

    .hy-bottom {
        font-size: 16px;
    }

    .yw-back .about-link li a {
        font-size: 12px;
    }

    .table-box {
        margin-top: 30px;
    }

    .px-txt p {
        font-size: 15px;
        line-height: 25px;
    }

    .sm-list li {
        width: 50%;
        margin: 0 0 5px 0;
    }

    .sm-list li a {
        margin: 0 auto;
    }

    .sm-tabs li a {
        font-size: 14px;
    }

    .sm-tabs li {
        width: 50%;
    }

    .sm-box-p p {
        margin-left: 0;
    }

    .sm-box {
        padding: 25px;
    }

    .zl-back .col-xs-6 {
        width: 100%;
    }

    .p7zl-back .col-xs-6 {
        width: 100%;
    }

    .zl-box-sm {
        background-size: 50px auto;
        height: auto;
        padding-left: 60px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .zl-box {
        height: auto;
        margin-top: 20px;
    }

    .zl-box-sm p {
        font-size: 14px;
    }

    .zl-back {
        padding-bottom: 30px;
    }

    .lc-m {
        margin: 0 -15px;
    }

    .lc-box {
        background-size: 50px auto;
        padding-left: 60px;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .lc-m .col-xs-6 {
        width: 100%;
        padding: 0 15px;
    }

    .lc-p {
        font-size: 15px;
    }

    .lc-box .lc-tt {
        padding-left: 50px;
    }

    .bm-tt {
        font-size: 16px;
        margin-top: 20px;
    }

    .sm-back {
        margin-top: 30px;
        padding-bottom: 30px;
    }

}

@media ( max-width: 768px) {
    #p3_tab01_pic ul li {
        width: calc(100% / 2 - 10px);
    }

    #p3_img img {
        height: 450px;
    }
    .sm-box .row .col-sm-4 {
        width: 45%;
        height: 250px;
    }
    .p4_title_img {
        height: 120px;
    }

    /*線上報名*/
    .form_text_box .flow_chart ul li {
        width: 320px;;
    }
}

@media ( max-width: 414px) {
    .about-link li {
        width: 33%;
        padding: 0 5px;
        font-size: 120%;
        margin-bottom:2%;
    }
    #p3_tab01_pic ul li {
        width: calc(100% / 1 - 10px);
    }
    .sm-box .row .col-sm-4 {
        width: 100%;
    }
    .p4_title_img {
        height: 70px;
    }

    .banner-p_nobgpic {
        letter-spacing: 5px;
        line-height: 150%;
    }
    .p8_index .col-sm-3{
        height:auto;
    }
    .p9_box table span {
        display: inline-table;
    }

    .p9_box table c {
        display: inline-table;
    }

    .p9_box table e {
        display: inline-table;
    }
    .form_text_box .title {
        font-size: 120%;
    }
    .form_text_box .flow_chart ul li {
        margin-bottom: 5%;
    }

    .form_text_box .form_text_c {
        float: none;
    }

    .form_text_box .form_text_c label {
        max-width: 300px;
    }

    .form_text_box .form_text_c .checkbox ul {
        margin-left: 15%;
    }
}