﻿/* ---reset.css--- */

@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*================================reset.css================================*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    font-family: Arial, "微軟正黑體", "繁黑體", 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', sans-serif, "新細明體", PMingLiU;
    font-size: 16px;
    overflow-x: hidden;
}

body {
    background: url(../images/BG1_2.png) repeat fixed;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    display: none;
}

.ALL img {
    display: block;
    width: 100%;
}

.ALL div {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}


/*================================電腦版================================*/

#GOTOP {
    display: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: fixed;
    right: 10px;
    bottom: 20px;
    background-color: rgba(255, 255, 255, 1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    z-index: 555;
    border: 3px solid #F87512;
    text-align: center;
}

#GOTOP i {
    display: block;
    font-size: 30px;
    color: #F87512;
    line-height: 1.3;
    text-align: center;
}

#TOP-MENU {
    display: none;
    width: 100%;
    background-repeat: repeat;
    height: 55px;
    background-color: #481c87;
    margin-bottom: 0px;
    position: absolute;
}

#TOP-MENU ul {
    display: block;
    overflow: hidden;
    width: 240px;
    text-align: center;
    padding-top: 7px;
    margin: 0 auto;
}

#TOP-MENU li {
    display: block;
    float: left;
    margin: 0 auto;
}

#LOGO a {
    display: block;
    background-image: url(../images/LOGO.png);
    width: 200px;
    height: 40px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
}

#FBLOGO a {
    display: block;
    background-position: bottom;
}

#FBLOGO i {
    font-size: 38px;
    color: #fff;
}

#FBLOGO i:hover {
    color: #ad78fa;
}

#FBLOGO a:hover {
    background-position: top;
}

#GJUNAD {
    display: block;
    width: 100%;
    height: 64px;
    margin-bottom: 0px;
}

.CENTER {
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
}

.W_CENTER {
    width: 100%;
    height: auto;
    max-width: 1000px;
    margin: 0 auto;
}

.ALL {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}


/*================================CONTENT1================================*/

.CONTENT1 {
    display: block;
    width: 100%;
    overflow: hidden;
    background: url(../images/TOP1_01.png) no-repeat center bottom;
    border-top: 1px dashed #00b8b1;
    position: relative;
}

.CONTENT1 .W_CENTER {
    height: 570px;
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.CONTENT1 .W_CENTER h2 {
    display: block;
    width: 100%;
    font-size: 22px;
    text-align: center;
    color: #3d4042;
    line-height: 1.2;
    padding-top: 260px;
    letter-spacing: 3px;
    font-weight: 500;
    text-shadow: 1px 1px 3px #fff;
}

.CONTENT1 .W_CENTER h3 {
    display: block;
    width: 100%;
    font-size: 32px;
    text-align: center;
    color: #02529d;
    line-height: 1.2;
    margin-top: 13px;
    letter-spacing: 0px;
    font-weight: 600;
    text-shadow: 2px 2px 0px #fff;
}

.CONTENT1 .W_CENTER .START_B {
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    left: 50%;
    bottom: 13%;
    margin-left: -55px;
}

.CONTENT1 .W_CENTER .START {
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #02529d;
    text-align: center;
    position: absolute;
    top: 0px;
    border: 2px dotted #fff;
    color: #fff;
    font-size: 34px;
    padding-top: 20px;
    overflow: hidden;
    cursor: pointer;
    -webkit-animation: GOSTART 2s 2.2s linear infinite;
    -moz-animation: GOSTART 2s 2.2s linear infinite;
    -ms-animation: GOSTART 2s 2.2s linear infinite;
    -o-animation: GOSTART 2s 2.2s linear infinite;
    animation: GOSTART 2s 2.2s linear infinite;
}

@-webkit-keyframes GOSTART {
    0% {
        top: 0px;
    }
    25%,
    75% {
        top: 9px;
    }
    50% {
        top: 13px;
    }
    100% {
        top: 0px;
    }
}

@-moz-keyframes GOSTART {
    0% {
        top: 0px;
    }
    25%,
    75% {
        top: 9px;
    }
    50% {
        top: 13px;
    }
    100% {
        top: 0px;
    }
}

@-ms-keyframes GOSTART {
    0% {
        top: 0px;
    }
    25%,
    75% {
        top: 9px;
    }
    50% {
        top: 13px;
    }
    100% {
        top: 0px;
    }
}

@-o-keyframes GOSTART {
    0% {
        top: 0px;
    }
    25%,
    75% {
        top: 9px;
    }
    50% {
        top: 13px;
    }
    100% {
        top: 0px;
    }
}

@keyframes GOSTART {
    0% {
        top: 0px;
    }
    25%,
    75% {
        top: 9px;
    }
    50% {
        top: 13px;
    }
    100% {
        top: 0px;
    }
}

.CONTENT1 .W_CENTER .START:hover {
    color: #ff0;
    border: 2px dotted #ff0;
    box-shadow: -5px 1px 0 rgba(68, 66, 66, .25);
}

.CONTENT1 .W_CENTER .START span {
    display: block;
    position: absolute;
    top: 26px;
    left: 40px;
    -webkit-animation: GOII 0.8s 1.6s infinite;
    -moz-animation: GOII 0.8s 1.6s infinite;
    -ms-animation: GOII 0.8s 1.6s infinite;
    -o-animation: GOII 0.8s 1.6s infinite;
    animation: GOII 0.8s 1.6s infinite;
}

@-webkit-keyframes GOII {
    0%,
    50% {
        top: 26px;
    }
    51%,
    100% {
        top: 20px;
    }
}

@-moz-keyframes GOII {
    0%,
    50% {
        top: 26px;
    }
    51%,
    100% {
        top: 20px;
    }
}

@-ms-keyframes GOII {
    0%,
    50% {
        top: 26px;
    }
    51%,
    100% {
        top: 20px;
    }
}

@-o-keyframes GOII {
    0%,
    50% {
        top: 26px;
    }
    51%,
    100% {
        top: 20px;
    }
}

@keyframes GOII {
    0%,
    50% {
        top: 26px;
    }
    51%,
    100% {
        top: 20px;
    }
}


/*================================CONTENT2================================*/

.CONTENT2 {
    display: block;
    width: 100%;
    background: url(../images/BG2.png) repeat fixed;
    position: relative;
    z-index: 1;
}

.CONTENT2:after {
    content: "";
    display: block;
    bottom: 0px;
    width: 0px;
    height: 0px;
    border-width: 12px 15px 0 15px;
    border-style: solid;
    border-color: #ebebeb transparent transparent transparent;
    position: absolute;
    left: 48%;
    top: 0px;
    z-index: 200;
}

.CONTENT2 .W_CENTER {
    padding: 0px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    /*border-bottom: 1px dashed #ff0;*/
    border-bottom: 1px dotted #ff0;
}

.CONTENT2 .W_CENTER .ALLBOX {
    width: 100%;
    max-width: 1000px;
    padding: 50px 0;
    overflow: hidden;
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
    text-shadow: 0 0 3px #04aba5;
    margin: 0 auto;
    padding-left: 50px;
}

.CONTENT2 .W_CENTER .ALLBOX .BOX_L {
    display: block;
    width: 11.2%;
    max-width: 112px;
    float: left;
}

.CONTENT2 .W_CENTER .ALLBOX .BOX_R {
    display: block;
    float: right;
    width: 88.8%;
    padding: 10px 0 0 20px;
}

.CONTENT2 .W_CENTER .ALLBOX .BOX_R h1 span {
    color: #ff0;
}

.CONTENT2 .W_CENTER .ALLBOX .BOX_R li {
    display: block;
    float: left;
    position: relative;
    width: 25%;
    /*outline: 1px solid #000;*/
    padding-top: 3px;
}

.CONTENT2 .W_CENTER .ALLBOX .BOX_R li p {
    position: absolute;
    top: 0px;
    left: 30px;
    display: block;
}

.CONTENT2 .W_CENTER .ALLBOX .BOX_R input {
    min-width: 20px;
    min-height: 20px;
}

.CONTENT2 .W_CENTER .ALLBOX .BOX_R label {
    cursor: pointer;
}


/*================================CONTENT3================================*/

.CONTENT3 {
    display: block;
    width: 100%;
    background: url(../images/BG3.png) repeat fixed;
    position: relative;
    overflow: hidden;
}

.CONTENT3 .W_CENTER {
    padding: 0px 10px 15px 5px;
    width: 100%;
    max-width: 1000px;
}

.CONTENT3 .W_CENTER .H3_B {
    display: block;
    width: 60%;
    background-color: #ff5e7c;
    margin-left: 20%;
    margin-bottom: 30px;
    border-radius: 0 0 7px 7px;
    color: #fff;
    overflow: hidden;
    padding: 0 5px 5px 5px;
}

.CONTENT3 .W_CENTER .H3_B h3 {
    display: block;
    width: 100%;
    font-size: 26px;
    text-align: center;
    overflow: hidden;
    text-align: center;
    padding: 10px 5px 10px 5px;
    border-radius: 0 0 7px 7px;
    border: 1px dashed #fff;
    border-top: none;
    -webkit-text-shadow: 1px 1px 3px #83032d;
    -moz-text-shadow: 1px 1px 3px #83032d;
    -ms-text-shadow: 1px 1px 3px #83032d;
    -o-text-shadow: 1px 1px 3px #83032d;
    text-shadow: 1px 1px 3px #83032d;
    font-weight: 600;
}

.CONTENT3 .W_CENTER .FREE_B {
    display: block;
    width: 40%;
    max-width: 400px;
    float: left;
}

.CONTENT3 .W_CENTER .FREE_B .FREE {
    display: block;
    background: url(../images/CARD.png) no-repeat;
    width: 100%;
    max-width: 400px;
    height: 0px;
    padding-bottom: 60%;
    background-size: 100% auto;
    position: relative;
}

.CONTENT3 .W_CENTER .FREE_B .FREE i {
    display: block;
    font-size: 90px;
    color: #F87512;
    color: #f00;
    position: absolute;
    left: 24%;
    top: -3%;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, .3);
    -webkit-animation: GOREE 1s infinite;
    -moz-animation: GOREE 1s infinite;
    -ms-animation: GOREE 1s infinite;
    -o-animation: GOREE 1s infinite;
    animation: GOREE 1s infinite;
}

@-webkit-keyframes GOREE {
    0%,
    50% {
        color: #f00;
    }
    51%,
    100% {
        color: #F87512;
    }
}

@-moz-keyframes GOREE {
    0%,
    50% {
        color: #f00;
    }
    51%,
    100% {
        color: #F87512;
    }
}

@-ms-keyframes GOREE {
    0%,
    50% {
        color: #f00;
    }
    51%,
    100% {
        color: #F87512;
    }
}

@-o-keyframes GOREE {
    0%,
    50% {
        color: #f00;
    }
    51%,
    100% {
        color: #F87512;
    }
}

@keyframes GOREE {
    0%,
    50% {
        color: #f00;
    }
    51%,
    100% {
        color: #F87512;
    }
}

.CONTENT3 .W_CENTER .FREE_B .FREE i span {
    font-size: 22px;
    color: #000;
    position: absolute;
    left: 12px;
    top: 41%;
    color: #ff0;
    font-family: Arial;
    font-weight: 600;
    transform: rotate(-13deg);
    -ms-transform: rotate(-13deg);
    -moz-transform: rotate(-13deg);
    -webkit-transform: rotate(-13deg);
    -o-transform: rotate(-13deg);
    letter-spacing: -1px;
    /*  -webkit-animation: GOPP .8s infinite;
-moz-animation: GOPP .8s infinite;
-ms-animation: GOPP .8s infinite;
-o-animation: GOPP .8s infinite;
animation: GOPP .8s infinite;
*/
}


/*================================表單 桌機================================*/

.CONTENT3 .W_CENTER #FROM_B {
    width: 60%;
    padding: 0px 40px 0px 10px;
    float: right;
}

#FROM_B #FROM {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 12px 2px 0px 2px;
}

#FROM_B #FROM H3 {
    display: block;
    font-size: 26px;
    text-align: center;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    margin-bottom: 5px;
    padding: 6px 0;
    color: #333;
    font-weight: 600;
    -webkit-animation: GOHH 1s 1s infinite;
    -moz-animation: GOHH 1s 1s infinite;
    -ms-animation: GOHH 1s 1s infinite;
    -o-animation: GOHH 1s 1s infinite;
    animation: GOHH 1s 1s infinite;
}

@-webkit-keyframes GOHH {
    0%,
    50% {
        color: #333;
        border-bottom: 1px solid #333;
        border-top: 1px solid #333;
    }
    51%,
    100% {
        color: #ff5e7c;
        border-bottom: 1px solid #ff5e7c;
        border-top: 1px solid #ff5e7c;
    }
}

@-moz-keyframes GOHH {
    0%,
    50% {
        color: #333;
        border-bottom: 1px solid #333;
        border-top: 1px solid #333;
    }
    51%,
    100% {
        color: #ff5e7c;
        border-bottom: 1px solid #ff5e7c;
        border-top: 1px solid #ff5e7c;
    }
}

@-ms-keyframes GOHH {
    0%,
    50% {
        color: #333;
        border-bottom: 1px solid #333;
        border-top: 1px solid #333;
    }
    51%,
    100% {
        color: #ff5e7c;
        border-bottom: 1px solid #ff5e7c;
        border-top: 1px solid #ff5e7c;
    }
}

@-o-keyframes GOHH {
    0%,
    50% {
        color: #333;
        border-bottom: 1px solid #333;
        border-top: 1px solid #333;
    }
    51%,
    100% {
        color: #ff5e7c;
        border-bottom: 1px solid #ff5e7c;
        border-top: 1px solid #ff5e7c;
    }
}

@keyframes GOHH {
    0%,
    50% {
        color: #333;
        border-bottom: 1px solid #333;
        border-top: 1px solid #333;
    }
    51%,
    100% {
        color: #ff5e7c;
        border-bottom: 1px solid #ff5e7c;
        border-top: 1px solid #ff5e7c;
    }
}

#FROM_B #FROM ul {
    width: 100%;
}

#FROM_B #FROM li {
    width: 50%;
    float: left;
    padding: 2px 2px;
}

#FROM_B #FROM li.WLI {
    width: 25%;
    float: left;
}

#FROM_B #FROM .INP_A {
    width: 100%;
    /*font-family: "微軟正黑體", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
    font-family: Arial, "微軟正黑體", "繁黑體", 'Microsoft JhengHei', 'Microsoft YaHei', 'Heiti TC', 'LiHei Pro', sans-serif, "新細明體", PMingLiU;
    color: #333;
    background-color: #fff;
    height: 35px;
    line-height: 35px;
    max-height: 35px;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    border: 1px solid #fff;
    padding-left: 8px;
    -webkit-box-shadow: inset 0px 2px 2px rgba(200, 200, 200, 0.6);
    -moz-box-shadow: inset 0px 2px 2px rgba(200, 200, 200, 0.6);
    -ms-box-shadow: inset 0px 2px 2px rgba(200, 200, 200, 0.6);
    -o-box-shadow: inset 0px 2px 2px rgba(200, 200, 200, 0.6);
    box-shadow: inset 0px 2px 2px rgba(200, 200, 200, 0.6);
}

#FROM_B #FROM #READ {
    display: block;
    padding: 0px;
    position: relative;
}

#FROM_B #FROM .CHBOX {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    min-height: 21px;
    min-width: 21px;
    float: left;
    margin-top: 12px;
}

#FROM_B #FROM #READ span {
    /* clear: both;
*/
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 1.3;
    font-size: 13px;
    color: #333;
    position: absolute;
    left: 30px;
    top: 12px;
    font-weight: 600;
}

#FROM_B #FROM #READ span a {
    color: #333;
    font-size: 13px;
}

.INP_A:focus {
    outline: none;
}

#FROM_B #FROM #BUT {
    width: 100%;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 32px;
    letter-spacing: 2px;
    color: #fff;
    /*  -webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
border-radius: 25px;
*/
    cursor: pointer;
    -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0px 3px 1px rgba(0, 0, 0, .1);
    -o-box-shadow: 0px 3px 1px rgba(0, 0, 0, .1);
    box-shadow: 0px 3px 1px rgba(0, 0, 0, .1);
    -webkit-text-shadow: 1px 1px 3px #83032d;
    -moz-text-shadow: 1px 1px 3px #83032d;
    -ms-text-shadow: 1px 1px 3px #83032d;
    -o-text-shadow: 1px 1px 3px #83032d;
    text-shadow: 1px 1px 3px #83032d;
    text-align: center;
    background-color: #ff5e7c;
    font-weight: 500;
    position: relative;
}

#FROM_B #FROM #BUT:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 17px solid #ffdd47;
    border-left: 17px solid #fff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

#FROM_B #FROM #BUT:hover:before {
    content: '';
    display: block;
    border-top: 24px solid #ffdd47;
    border-left: 24px solid #fff;
}

#BUT p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    height: 100%;
    color: #fff;
    /* -webkit-animation: GOPP .8s infinite;
-moz-animation: GOPP .8s infinite;
-ms-animation: GOPP .8s infinite;
-o-animation: GOPP .8s infinite;
animation: GOPP .8s infinite;
*/
}

#BUT p:hover {
    color: #ff0;
}

@-webkit-keyframes GOPP {
    0%,
    50% {
        color: #ff0;
    }
    51%,
    100% {
        color: #fff;
    }
}

@-moz-keyframes GOPP {
    0%,
    50% {
        color: #ff0;
    }
    51%,
    100% {
        color: #fff;
    }
}

@-ms-keyframes GOPP {
    0%,
    50% {
        color: #ff0;
    }
    51%,
    100% {
        color: #fff;
    }
}

@-o-keyframes GOPP {
    0%,
    50% {
        color: #ff0;
    }
    51%,
    100% {
        color: #fff;
    }
}

@keyframes GOPP {
    0%,
    50% {
        color: #ff0;
    }
    51%,
    100% {
        color: #fff;
    }
}


/*================================解答================================*/

.ANSWER {
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, .9);*/
    background: url(../images/BG5.png) repeat;
    position: fixed;
    z-index: 998;
    display: none;
}

.ANSWER .ABOX_A {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    margin: 0 auto;
}

.ANSWER .ABOX_B {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.ANSWER .ABOX_B .ABOX {
    display: block;
    width: 100%;
    max-width: 500px;
    border: 3px solid #fff;
    color: #fff;
    padding: 10px 10px 0 10px;
    position: absolute;
    z-index: 999;
    top: 2%;
    overflow-y: auto;
}

.ANSWER .ABOX_B .ABOX .XX {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #ff0;
    top: 0px;
    right: 0px;
    text-align: center;
    color: #000;
    line-height: 30px;
    font-size: 26px;
    cursor: pointer;
}

.ANSWER .ABOX_B .ABOX .XX:hover {
    background-color: #f00;
    color: #fff;
}

.ANSWER .ABOX_B .ABOX h5 {
    display: block;
    font-size: 28px;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    color: #ff0;
}

.ANSWER .ABOX_B .ABOX li {
    display: block;
    border-bottom: 1px dashed #fff;
}

.ANSWER .ABOX_B .ABOX li:last-child {
    border-bottom: none;
}

.ANSWER .ABOX_B .ABOX h1 {
    display: block;
    padding: 12px 5px;
    line-height: 1.4;
    text-indent: -30px;
    margin-left: 30px;
}

.ANSWER .ABOX_B .ABOX h1 span {
    display: block;
    text-indent: 0px;
    color: #ff0;
}


/*================================手機1024================================*/

@media screen and (max-width: 1024px) {
    #TOP-MENU {
        display: block;
    }
    #GJUNAD {
        display: none;
    }
    #GOTOP {
        display: none;
        width: 46px;
        height: 46px;
        cursor: pointer;
        position: fixed;
        right: 5px;
        bottom: 5px;
        background-color: rgba(255, 255, 255, 1);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        z-index: 555;
        border: 2px solid #F87512;
        text-align: center;
    }
    #GOTOP i {
        display: block;
        font-size: 34px;
        color: #F87512;
        line-height: 1.1;
        text-align: center;
    }
    /*CONTENT1 1024*/
    .CONTENT1 {
        display: block;
        width: 100%;
        overflow: hidden;
        background: url(../images/TOP1_1_01.png) no-repeat center bottom;
    }
    .CONTENT1 .W_CENTER {
        height: 560px;
    }
    .CONTENT1 .W_CENTER h2 {
        font-size: 22px;
        line-height: 1.2;
        padding-top: 245px;
        letter-spacing: 2px;
    }
    .CONTENT1 .W_CENTER h3 {
        font-size: 32px;
        line-height: 1.2;
        margin-top: 13px;
        letter-spacing: 0px;
    }
    .CONTENT1 .W_CENTER .START_B {
        position: absolute;
        left: 50%;
        bottom: 13%;
    }
    /*解答*/
    .ANSWER .ABOX_B .ABOX .XX {
        display: block;
        position: absolute;
        width: 40px;
        height: 40px;
        background-color: #ff0;
        top: 0px;
        right: 0px;
        text-align: center;
        color: #000;
        line-height: 40px;
        font-size: 36px;
    }
}


/*================================手機1000================================*/

@media screen and (max-width: 1000px) {
    /*CONTENT1 1000px*/
    /*CONTENT2 1000*/
    .CONTENT2 .W_CENTER .ALLBOX {
        padding: 50px 20px;
    }
    .CONTENT2 .W_CENTER .ALLBOX .BOX_R li {
        width: 30%;
    }
    /*表單1000=*/
}


/*================================手機970================================*/

@media screen and (max-width: 970px) {
    /*CONTENT3 970*/
}


/*================================手機940================================*/

@media screen and (max-width: 940px) {
    /*CONTENT3 940*/
    /*表單*/
    .CONTENT3 .W_CENTER #FROM_B {
        padding: 0px 10px 0px 10px;
    }
    #FROM_B #FROM {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding: 12px 0px 0px 0px;
    }
    /*CONTENT4 1024*/
}


/*================================手機900================================*/

@media screen and (max-width: 900px) {
    /*CONTENT1 900*/
    .CONTENT1 {
        display: block;
        width: 100%;
        overflow: hidden;
        background: url(../images/TOP2_02.png) no-repeat center bottom;
        background-image: -webkit-image-set(url(../images/TOP2_02.png) 1x, url(../images/TOP2_02_2x.png) 2x);
        background-image: -moz-image-set(url(../images/TOP2_02.png) 1x, url(../images/TOP2_02_2x.png) 2x);
        background-image: -o-image-set(url(../images/TOP2_02.png) 1x, url(../images/TOP2_02_2x.png) 2x);
        background-image: -ms-image-set(url(../images/TOP2_02.png) 1x, url(../images/TOP2_02_2x.png) 2x);
    }
    .CONTENT1 .W_CENTER h2 {
        font-size: 22px;
        line-height: 1.2;
        padding-top: 245px;
        letter-spacing: 1px;
    }
    .CONTENT1 .W_CENTER h3 {
        font-size: 30px;
        line-height: 1.2;
        margin-top: 10px;
        letter-spacing: 0px;
    }
    /*CONTENT3 900*/
    /*表單900*/
    /*CONTENT4 900*/
}


/*================================手機880================================*/

@media screen and (max-width: 880px) {
    /*CONTENT1 880*/
    /*CONTENT3 880*/
}


/*================================手機840=================================*/

@media screen and (max-width: 840px) {
    /*CONTENT1 840*/
    /*CONTENT3 840*/
    /*表單*/
    .CONTENT3 .W_CENTER #FROM_B {
        padding: 0px;
    }
    /*CONTENT4 840*/
}


/*================================手機800=================================*/

@media screen and (max-width: 800px) {
    /*CONTENT1 800*/
    /*CONTENT3 800*/
    /*CONTENT4 800*/
}


/*================================手機768=================================*/

@media screen and (max-width: 768px) {
    /*CONTENT1 768*/
    .CONTENT1 {
        display: block;
        width: 100%;
        overflow: hidden;
        background: url(../images/TOP3_02.png) no-repeat center bottom;
        background-image: -webkit-image-set(url(../images/TOP3_02.png) 1x, url(../images/TOP3_02_2x.png) 2x);
        background-image: -moz-image-set(url(../images/TOP3_02.png) 1x, url(../images/TOP3_02_2x.png) 2x);
        background-image: -o-image-set(url(../images/TOP3_02.png) 1x, url(../images/TOP3_02_2x.png) 2x);
        background-image: -ms-image-set(url(../images/TOP3_02.png) 1x, url(../images/TOP3_02_2x.png) 2x);
    }
    .CONTENT1 .W_CENTER {
        height: 500px;
    }
    .CONTENT1 .W_CENTER h2 {
        font-size: 18px;
        line-height: 1.2;
        padding-top: 245px;
        letter-spacing: 1.5px;
    }
    .CONTENT1 .W_CENTER h3 {
        font-size: 26px;
        line-height: 1.2;
        margin-top: 10px;
        letter-spacing: 0px;
    }
    .CONTENT1 .W_CENTER .START_B {
        position: absolute;
        left: 50%;
        bottom: 9%;
    }
    /*CONTENT2 768*/
    .CONTENT2 .W_CENTER .ALLBOX .BOX_R li {
        display: block;
        float: none;
        position: relative;
        width: 100%;
        /*outline: 1px solid #000;*/
        padding-top: 3px;
    }
    .CONTENT2 .W_CENTER .ALLBOX {
        padding: 30px 10px;
        font-size: 20px;
    }
    /*CONTENT3 768*/
    .CONTENT3 {
        display: block;
        width: 100%;
    }
    .CONTENT3 .W_CENTER {
        overflow: hidden;
        width: 100%;
        max-width: 1000px;
        padding: 0px 10px 15px 5px;
    }
    .CONTENT3 .W_CENTER .FREE_B {
        display: block;
        width: 100%;
        min-width: 400px;
        margin: 0 auto;
        float: none;
    }
    .CONTENT3 .W_CENTER .H3_B {
        display: block;
        width: 75%;
        background-color: #ff5e7c;
        margin-left: 12.5%;
        margin-bottom: 30px;
        border-radius: 0 0 7px 7px;
        color: #fff;
        overflow: hidden;
        padding: 0 5px 5px 5px;
    }
    /*表單768*/
    .CONTENT3 .W_CENTER #FROM_B {
        width: 75%;
        padding: 0px;
        float: none;
        margin: 0 auto;
    }
    #FROM_B #FROM {
        padding: 0px;
    }
    #FROM_B #FROM li {
        width: 100%;
        padding: 2px 2px;
    }
    #FROM_B #FROM li.WLI {
        width: 50%;
    }
    #FROM_B #FROM .INP_A {
        height: 40px;
        line-height: 40px;
        max-height: 40px;
        font-size: 18px;
        padding-left: 12px;
    }
    #FROM_B #FROM .CHBOX {
        min-height: 24px;
        min-width: 24px;
        float: left;
        margin-top: 8px;
    }
    #FROM_B #FROM #READ span {
        line-height: 1.3;
        font-size: 15px;
        left: 30px;
        top: 12px;
    }
    #FROM_B #FROM #READ span a {
        font-size: 15px;
    }
    #FROM_B #FROM #BUT {
        margin: 0 auto;
        width: 100%;
        padding: 5px;
        margin-top: 12px;
        margin-bottom: 20px;
        font-size: 32px;
        letter-spacing: 2px;
    }
}


/*================================手機740================================*/

@media screen and (max-width: 740px) {
    /*CONTENT1 740*/
    /*CONTENT3 736*/
}


/* -================手機720===============================*/

@media screen and (max-width: 720px) {
    /*CONTENT1 720*/
    /*表單720*/
}


/*================================手機700================================*/

@media screen and (max-width: 700px) {
    /*CONTENT1 700*/
    /*CONTENT3 700*/
}


/*================================手機667=================================*/

@media screen and (max-width: 667px) {
    /*CONTENT1 667*/
    /*CONTENT3 667*/
}


/*================================手機650================================*/

@media screen and (max-width: 650px) {
    /*CONTENT1 650*/
    /*CONTENT3 650*/
}


/*================================手機640================================*/

@media screen and (max-width: 640px) {
    /*CONTENT2 640*/
    .CONTENT2 .W_CENTER .ALLBOX {
        padding: 20px 5px;
        font-size: 18px;
    }
    .CONTENT2 .W_CENTER .ALLBOX .BOX_L {
        display: block;
        width: 13%;
        max-width: 112px;
        float: left;
    }
    .CONTENT2 .W_CENTER .ALLBOX .BOX_R {
        display: block;
        float: right;
        width: 87%;
        padding: 10px 0 0 5px;
    }
    /*CONTENT3 640*/
    .CONTENT3 .W_CENTER #FROM_B {
        width: 90%;
    }
    .CONTENT3 .W_CENTER .H3_B {
        display: block;
        width: 90%;
        background-color: #ff5e7c;
        margin-left: 5%;
        margin-bottom: 30px;
        border-radius: 0 0 7px 7px;
        color: #fff;
        overflow: hidden;
        padding: 0 5px 5px 5px;
    }
    .CONTENT3 .W_CENTER .H3_B h3 {
        padding: 10px 2px 10px 2px;
    }
    /*CONTENT4 640*/
}


/*================================手機630================================*/

@media screen and (max-width: 630px) {
    /*CONTENT1 630*/
    /*CONTENT3 630*/
}


/*================================手機600=================================*/

@media screen and (max-width: 600px) {
    /*CONTENT1 600*/
    /*CONTENT3 600*/
    /*表單600*/
    /*CONTENT4 600*/
}


/*================================手機568=================================*/

@media screen and (max-width: 568px) {
    /*CONTENT1 568*/
    /*CONTENT3 568*/
}


/*================================手機550=================================*/

@media screen and (max-width: 550px) {
    /*CONTENT1 550*/
    .CONTENT1 {
        display: block;
        width: 100%;
        overflow: hidden;
        background: url(../images/TOP4_02.png) no-repeat center bottom;
        background-image: -webkit-image-set(url(../images/TOP4_02.png) 1x, url(../images/TOP4_02_2x.png) 2x);
        background-image: -moz-image-set(url(../images/TOP4_02.png) 1x, url(../images/TOP4_02_2x.png) 2x);
        background-image: -o-image-set(url(../images/TOP4_02.png) 1x, url(../images/TOP4_02_2x.png) 2x);
        background-image: -ms-image-set(url(../images/TOP4_02.png) 1x, url(../images/TOP4_02_2x.png) 2x);
    }
    .CONTENT1 .W_CENTER {
        height: 500px;
    }
    .CONTENT1 .W_CENTER h2 {
        font-size: 18px;
        line-height: 1.2;
        padding-top: 265px;
        letter-spacing: 0px;
    }
    .CONTENT1 .W_CENTER h3 {
        font-size: 18px;
        background-color: #02529d;
        color: #fff;
        width: 316px;
        line-height: 1;
        margin: 0 auto;
        margin-top: 14px;
        padding: 5px 0;
        letter-spacing: 0px;
        text-shadow: none;
    }
    .CONTENT1 .W_CENTER .START_B {
        position: absolute;
        left: 50%;
        bottom: 5%;
    }
    /*解答 550*/
    /*
  .ANSWER .ABOX_B {
        width: 100%;
        max-width: auto;
        margin: 0 auto;
        border: 1px solid #ff0;
        overflow: hidden;
    }
    
  .ANSWER .ABOX_B .ABOX {
      display: block;
      width: 100%;
      max-width: auto;
      border: 3px solid #fff;
      color: #fff;
      padding: 10px 10px 0 10px;
      position: absolute;
      z-index: 999;
      top: 2%;
  }
*/
}


/*================================手機520=================================*/

@media screen and (max-width: 520px) {
    /*CONTENT3 540*/
    .CONTENT3 .W_CENTER .H3_B h3 {
        font-size: 24px;
    }
    #FROM_B #FROM H3 {
        font-size: 22px;
    }
}


/*================================手機500================================*/

@media screen and (max-width: 500px) {
    /*CONTENT1 500*/
    /*CONTENT3 500*/
}


/*================================手機480=================================*/

@media screen and (max-width: 480px) {
    /*CONTENT1 480*/
    /*CONTENT3 480*/
    .H3_B {
        font-size: 28px;
    }
    /*CONTENT3 480*/
}


/*================================手機 470=================================*/

@media screen and (max-width: 470px) {
    /*CONTENT1 470*/
    /*CONTENT3 470*/
    /*CONTENT4 470*/
}


/*================================手機 460=================================*/

@media screen and (max-width: 460px) {
    /*CONTENT1 460*/
    /*CONTENT3 460*/
    /*CONTENT4 460*/
}


/*================================手機 440=================================*/

@media screen and (max-width: 440px) {
    /*CONTENT1 440*/
    /*CONTENT3 440*/
    /*CONTENT4 440*/
}


/*================================手機 420=================================*/

@media screen and (max-width: 420px) {
    /*CONTENT1 420*/
    /*CONTENT3 420*/
    .CONTENT3 .W_CENTER .H3_B {
        display: block;
        width: 96%;
        margin-left: 2%;
        margin-bottom: 30px;
    }
    .CONTENT3 .W_CENTER #FROM_B {
        width: 96%;
    }
    /*CONTENT4 420*/
}


/*================================手機 410=================================*/

@media screen and (max-width: 410px) {
    /*CONTENT1 410*/
}


/*================================手機 400=================================*/

@media screen and (max-width: 400px) {
    /*CONTENT1 400*/
    .CONTENT3 .W_CENTER .FREE_B {
        display: block;
        width: 100%;
        min-width: auto;
        max-width: 400px;
        margin: auto;
    }
}


/*================================手機 390=================================*/

@media screen and (max-width: 390px) {
    /*CONTENT1 390*/
}


/*================================手機 380=================================*/

@media screen and (max-width: 380px) {
    /*CONTENT1 380*/
}


/*================================手機 375=================================*/

@media screen and (max-width: 375px) {
    /*CONTENT1 375*/
    /*CONTENT4 375*/
}


/*================================手機 360=================================*/

@media screen and (max-width: 360px) {
    /*CONTENT1 360*/
}


/*================================手機 320=================================*/

@media screen and (max-width: 320px) {
    /*CONTENT1 320*/
    /*CONTENT3 320*/
    .CONTENT3 .W_CENTER #FROM_B {
        width: 100%;
    }
}
