@charset "UTF-8";
/*----------reset css-----------*/
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

img { border: 0; max-width: 100%; vertical-align: middle; height: auto; }

iframe { max-width: 100%; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="text"]:focus { outline: none; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

textarea { overflow: auto; }

textarea:focus { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

ul, ol, dl, h1, h2, h3, h4, h5, h6, p, figure { padding: 0; margin: 0; }

textarea { resize: none; }

*:focus { outline: none; }

/*元素垂直置中*/
/*會由後台上稿的圖片*/
/*-------------------unrest css-----------------*/
.unreset { font-size: 16px; }
.unreset li { display: list-item; }
.unreset head { display: none; }
.unreset col { display: table-column; }
.unreset colgroup { display: table-column-group; }
.unreset td, .unreset th { display: table-cell; }
.unreset caption { display: table-caption; text-align: center; }
.unreset th { font-weight: bold; text-align: center; }
.unreset body { margin: 8px; }
.unreset address, .unreset blockquote, .unreset dd, .unreset div, .unreset dl, .unreset dt, .unreset fieldset, .unreset form, .unreset frame, .unreset frameset, .unreset h1, .unreset h2, .unreset h3, .unreset h4, .unreset h5, .unreset h6, .unreset noframes, .unreset ol, .unreset p, .unreset ul, .unreset center, .unreset dir, .unreset hr, .unreset menu, .unreset pre { display: block; }
.unreset h1 { font-size: 2em; margin: 0.67em 0; }
.unreset h2 { font-size: 1.5em; margin: 0.75em 0; }
.unreset h3 { font-size: 1.17em; margin: 0.83em 0; }
.unreset h4, .unreset p, .unreset blockquote, .unreset ul, .unreset fieldset, .unreset form, .unreset ol, .unreset dl, .unreset dir, .unreset menu { margin: 1.12em 0; }
.unreset h5 { font-size: .83em; margin: 1.5em 0; }
.unreset h6 { font-size: .75em; margin: 1.67em 0; }
.unreset h1, .unreset h2, .unreset h3, .unreset h4, .unreset h5, .unreset h6, .unreset b, .unreset strong { font-weight: bolder; }
.unreset blockquote { margin-left: 40px; margin-right: 40px; }
.unreset i, .unreset cite, .unreset em, .unreset var, .unreset address { font-style: italic; }
.unreset pre, .unreset tt, .unreset code, .unreset kbd, .unreset samp { font-family: monospace; }
.unreset pre { white-space: pre; }
.unreset button, .unreset textarea, .unreset input, .unreset select { display: inline-block; }
.unreset big { font-size: 1.17em; }
.unreset small, .unreset .unreset sub, .unreset .unreset sup { font-size: 0.83em; }
.unreset sub { vertical-align: sub; }
.unreset sup { vertical-align: super; }
.unreset s, .unreset strike, .unreset del { text-decoration: line-through; }
.unreset hr { border: 1px inset; }
.unreset ol, .unreset ul, .unreset dir, .unreset menu, .unreset dd { margin-left: 40px; }
.unreset ol, .unreset ol li { list-style-type: decimal; }
.unreset ol ul, .unreset ul ol, .unreset ul ul, .unreset ol ol { margin-top: 0; margin-bottom: 0; }
.unreset ul, .unreset ul li { list-style-type: disc; }
.unreset u, .unreset ins { text-decoration: underline; }
.unreset br:before { content: "\A"; white-space: pre-line; }
.unreset center { text-align: center; }
.unreset:link, .unreset:visited { text-decoration: underline; }
.unreset:focus { outline: thin dotted invert; }
.unreset img { max-width: 100%; height: initial !important; }
.unreset iframe { max-width: 100%; }
.unreset .embeddedContent { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.unreset .embeddedContent iframe, .unreset .embeddedContent object, .unreset .embeddedContent embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.unreset a { color: #0066ff; }

.unreset table { background-color: transparent; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; }
.unreset th { text-align: left; }
.unreset .dcf-txt-center { text-align: center !important; }
.unreset .dcf-txt-left { text-align: left !important; }
.unreset .dcf-txt-right { text-align: right !important; }
.unreset .dcf-table caption { color: var(--caption); font-size: 1.13em; font-weight: 700; padding-bottom: 0.56rem; }
.unreset .dcf-table thead { font-size: 0.84em; }
.unreset .dcf-table tbody { border-bottom: 1px solid var(--b-table); border-top: 1px solid var(--b-table); font-size: 0.84em; }
.unreset .dcf-table tfoot { font-size: 0.84em; }
.unreset .dcf-table td, .unreset .dcf-table th { padding-right: 1.78em; }
.unreset .dcf-table-bordered, .unreset .dcf-table-bordered td, .unreset .dcf-table-bordered th { border: 1px solid var(--b-table); }
.unreset .dcf-table-bordered td, .unreset .dcf-table-bordered th, .unreset .dcf-table-striped td, .unreset .dcf-table-striped th { padding-left: 1em; padding-right: 1em; }
.unreset .dcf-table-bordered tr:not(:last-child), .unreset .dcf-table-striped tr:not(:last-child) { border-bottom: 1px solid var(--b-table); }
.unreset .dcf-table-striped tbody tr:nth-of-type(2n) { background-color: var(--bg-table-stripe); }
.unreset .dcf-table thead td, .unreset .dcf-table thead th { padding-bottom: .75em; vertical-align: bottom; }
.unreset .dcf-table tbody td, .unreset .dcf-table tbody th, .unreset .dcf-table tfoot td, .unreset .dcf-table tfoot th { padding-top: .75em; vertical-align: top; }
.unreset .dcf-table tbody td, .unreset .dcf-table tbody th { padding-bottom: 0.75em; }
.unreset .dcf-table-bordered thead th { padding-top: 1.33em; }
.unreset .dcf-wrapper-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; left: 50%; margin-left: -50vw; margin-right: -50vw; padding-bottom: 1em; position: relative; right: 50%; width: 100vw; }
.unreset .dcf-overflow-x-auto { overflow-x: auto !important; -webkit-overflow-scrolling: touch; }

@media only screen and (max-width: 42.09em) { .unreset .dcf-table-responsive thead { clip: rect(0 0 0 0); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; width: 1px; white-space: nowrap; }
  .unreset .dcf-table-responsive tr { display: block; }
  .unreset .dcf-table-responsive td { -webkit-column-gap: 3.16vw; -moz-column-gap: 3.16vw; column-gap: 3.16vw; display: grid; grid-template-columns: 1fr 2fr; text-align: left !important; }
  .unreset .dcf-table-responsive.dcf-table-bordered, .unreset .dcf-table-responsive.dcf-table-bordered thead th { border-width: 0; }
  .unreset .dcf-table-responsive.dcf-table-bordered tbody td { border-top-width: 0; }
  .unreset .dcf-table-responsive:not(.dcf-table-bordered) tbody tr { padding-bottom: 0.75em; }
  .unreset .dcf-table-responsive:not(.dcf-table-bordered) tbody td { padding-bottom: 0; }
  .unreset .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td { padding-right: 0; }
  .unreset .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child { border-bottom-width: 0; }
  .unreset .dcf-table-responsive tbody td:before { content: attr(data-label); float: left; font-weight: 700; padding-right: 1.78em; } }
.c2 { color: #222222; }

.c3 { color: #333333; }

.c5 { color: #555555; }

.c7 { color: #777777; }

.cd { color: #dddddd; }

.ce { color: #eeeeee; }

.redcolor { color: #ff0000; }

.purplecolor { color: #6189fa; }

.main_c { color: #2d76de; }

.f12 { font-size: 12px; }

.f13 { font-size: 13px; }

.f14 { font-size: 14px; }

.f15 { font-size: 15px; }

.f16 { font-size: 16px; }

.f17 { font-size: 17px; }

.f18 { font-size: 18px; }

.f19 { font-size: 19px; }

.f20 { font-size: 20px; }

.f21 { font-size: 21px; }

.f22 { font-size: 22px; }

.f23 { font-size: 23px; }

.f24 { font-size: 24px; }

.f25 { font-size: 25px; }

.f26 { font-size: 26px; }

.f27 { font-size: 27px; }

.f28 { font-size: 28px; }

.f29 { font-size: 29px; }

.f30 { font-size: 30px; }

.f31 { font-size: 31px; }

.f32 { font-size: 32px; }

.f33 { font-size: 33px; }

.f34 { font-size: 34px; }

.f35 { font-size: 35px; }

.f36 { font-size: 36px; }

.f37 { font-size: 37px; }

.f38 { font-size: 38px; }

.f39 { font-size: 39px; }

.f40 { font-size: 40px; }

.f41 { font-size: 41px; }

.f42 { font-size: 42px; }

.f43 { font-size: 43px; }

.f44 { font-size: 44px; }

.f45 { font-size: 45px; }

.f46 { font-size: 46px; }

.f47 { font-size: 47px; }

.f48 { font-size: 48px; }

.f49 { font-size: 49px; }

.f50 { font-size: 50px; }

.f51 { font-size: 51px; }

.f52 { font-size: 52px; }

.f53 { font-size: 53px; }

.f54 { font-size: 54px; }

.f55 { font-size: 55px; }

.f56 { font-size: 56px; }

.f57 { font-size: 57px; }

.f58 { font-size: 58px; }

.f59 { font-size: 59px; }

.f60 { font-size: 60px; }

.letterspace20 { letter-spacing: 0.02em; }

.letterspace30 { letter-spacing: 0.03em; }

.letterspace50 { letter-spacing: 0.05em; }

.text-indent2 { text-indent: 2em; }

.normalP { letter-spacing: 0.03em; line-height: calc(28/16); }

.bgeeeeee { background-color: #eeeeee; }

.textalignleft { text-align: left; }

.textaligncenter { text-align: center; }

.textalignright { text-align: right; }

.displayinlineblock { display: inline-block; }

.displayflex { display: flex; }

.inlineblockmarr5 { display: inline-block; margin-right: 5px; }

.marginright10 { margin-right: 10px; }

.marginbottom20 { margin-bottom: 20px; }

.padtop10 { padding-top: 10px; }

.padbot10 { padding-bottom: 10px; }

.padtop20 { padding-top: 20px; }

.padbot20 { padding-bottom: 20px; }

.padtop30 { padding-top: 30px; }

.padbot30 { padding-bottom: 30px; }

.padtop40 { padding-top: 40px; }

.padbot40 { padding-bottom: 40px; }

.padtop50 { padding-top: 50px; }

.padbot50 { padding-bottom: 50px; }

.padtop60 { padding-top: 60px; }

.padbot60 { padding-bottom: 60px; }

.padtop70 { padding-top: 70px; }

.padbot70 { padding-bottom: 70px; }

.padtop80 { padding-top: 80px; }

.padbot80 { padding-bottom: 80px; }

.padtop90 { padding-top: 90px; }

.padbot90 { padding-bottom: 90px; }

.padtop100 { padding-top: 100px; }

.padbot100 { padding-bottom: 100px; }

.padtop110 { padding-top: 110px; }

.padbot110 { padding-bottom: 110px; }

.padtop120 { padding-top: 120px; }

.padbot120 { padding-bottom: 120px; }

.padtop130 { padding-top: 130px; }

.padbot130 { padding-bottom: 130px; }

@media (max-width: 1280px) { .padtop130, .padtop100 { padding-top: 60px; }
  .padbot110 { padding-bottom: 80px; } }
@media (max-width: 480px) { .padtop130, .padtop100, .padtop50 { padding-top: 30px; }
  .padbot110 { padding-bottom: 60px; } }
.pad20 { padding: 0 20px 20px 20px; }

.marginleftright10 { margin: 0 10px; }

.marginbottom5 { margin-bottom: 5px; }

@media (max-width: 480px) { .mobiledisplaybr br { display: none; } }

.btnstyle { border-radius: 6px; font-size: 20px; line-height: 1; text-transform: uppercase; color: #fff; background: linear-gradient(to right, #2c76de 0%, #57bdf7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ border: none; padding: 14px 120px; display: inline-block; }
.btnstyle.style2 { background: linear-gradient(to right, #000000 0%, #666666 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.btnstyle.blackbtn { background: linear-gradient(to right, #1a1a1a 1%, #666666 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ padding: 25px 120px; }
.btnstyle.yellowbtn { background: linear-gradient(to right, #f9c420 1%, #dc3d16 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.btnstyle.backbtn { background: none; border: 2px solid #000; color: #333333; }
.btnstyle.graybtn { background: #cccccc; }
.btnstyle:hover { transform: scale(0.95); }

@media (max-width: 480px) { .btnstyle { font-size: 17px; font-weight: 600; padding: 10px 20px; }
  .btnstyle.blackbtn { padding: 25px 70px; } }
.btnstyle2 { border-radius: 12px; font-weight: 500; font-size: 20px; color: #fff; border: 2px solid #4757b3; background-color: #6c7dd9; padding: 10px 35px; display: inline-block; }
.btnstyle2:hover { transform: scale(0.95); }

.btnstyle3 { border-radius: 12px; font-size: 20px; min-width: 238px; padding: 10px 35px; display: inline-block; border: 2px solid #333333; text-align: center; }
.btnstyle3:hover { transform: scale(0.95); }

.btnstyle_circle { background-color: #f74848; border-radius: 50%; border: 4px solid #cc2929; font-size: 18px; font-weight: 500; color: #fff; height: 80px; width: 80px; line-height: 72px; text-align: center; display: block; }
.btnstyle_circle:hover { transform: scale(1.05); }

.flexcenter { display: flex; flex-wrap: wrap; justify-content: center; }

.flexaligncenter { display: flex; flex-wrap: wrap; align-items: center; }

.flexbetween { align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between; }

.alignitems { align-items: center; }

.btncenter { text-align: center; margin: 20px 0px; }

.circlebtn { width: 100px; height: 100px; border-radius: 100%; display: flex; text-align: center; align-items: center; justify-content: center; font-weight: bold; font-size: 15px; background-color: #ccc; }
.circlebtn:hover { -webkit-transform: scale(1.1); transform: scale(1.1); }

.linkstyle { text-decoration: underline; }
.linkstyle:hover { opacity: 0.6; }

.hoverunderline:hover { text-decoration: underline; }

.backpre { text-align: center; }

.vefify { display: flex; flex-wrap: wrap; justify-content: center; }

.inputstyle { background-color: #fff; border: 1px solid #cccccc; padding: 18px 20px; width: 100%; border-radius: 6px; font-size: 18px; }
.inputstyle[disabled="disabled"] { color: #999999; background-color: #f2f2f2; }
.inputstyle::placeholder { color: #bfbfbf; }
.inputstyle:focus { border: 1px solid #2d76de; color: #2d76de; }
.inputstyle.w75 { width: 75px; }
.inputstyle.w100 { width: 100px; }
.inputstyle.w150 { width: 150px; }
.inputstyle.w200 { width: 200px; }
.inputstyle.w310 { width: 310px; }
@media (max-width: 767px) { .inputstyle.w310 { width: 100%; } }
.inputstyle.textareastyle { height: 285px; }
.inputstyle.bordergraybg { background: #f2f2f2; border: 1px solid #dbdbdb; border-radius: 20px; padding: 8px 15px; }
.inputstyle.bordergraybgshadow { background: #f2f2f2; border-radius: 20px; padding: 10px 15px; border: none; -webkit-box-shadow: inset 5px 5px 0px 0px #e0e0e0; -moz-box-shadow: inset 5px 5px 0px 0px #e0e0e0; box-shadow: inset 5px 5px 0px 0px #e0e0e0; }

@media (max-width: 480px) { .inputstyle { font-size: 16px; } }
.twzipcodeinput { margin-right: 5px; }

.labelblock { display: inline-block; padding: 3px 25px 3px 0px; }
.labelblock label { cursor: pointer; }

.radiobox { margin-right: 10px; }

.radiostyle { margin-right: 3px; }

.radiobtnset { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }
.radiobtnset .radiobtn { cursor: pointer; }
.radiobtnset .radiobtn input[type=radio] { visibility: hidden; width: 0; height: 0; }
.radiobtnset .radiobtn label { cursor: pointer; padding: 10px 25px; background-color: #f7f7f7; border-radius: 6px; border: 1px solid #cccccc; text-align: center; display: inline-block; }
.radiobtnset .radiobtn label:hover { color: #2d76de; background-color: #cce1ff; border: 1px solid #2d76de; }
.radiobtnset .radiobtn label.nohover:hover { color: #333; background-color: #f7f7f7; border: 1px solid #cccccc; }
.radiobtnset .radiobtn input[type=radio]:checked + label { color: #fff; background-color: #333333; }

input.checkstyle[type=checkbox] { visibility: hidden; position: absolute; }

input.checkstyle[type=checkbox] + .checkboxbefore { cursor: pointer; display: inline-block; }

input.checkstyle[type=checkbox] + .checkboxbefore:before { height: 25px; width: 25px; margin-right: 6px; content: " "; display: inline-block; vertical-align: text-bottom; transition: 0.3s; background: url(../images/checkbox.svg) no-repeat; background-size: contain; }

input.checkstyle[type=checkbox]:checked + .checkboxbefore:before { background: url(../images/checkbox_checked.svg) no-repeat; height: 25px; width: 25px; background-size: contain; }

input.checkstyle2[type=checkbox] { visibility: hidden; position: absolute; }

input.checkstyle2[type=checkbox] + .checkboxbefore2 { cursor: pointer; display: inline-block; }

input.checkstyle2[type=checkbox] + .checkboxbefore2:before { height: 41px; width: 41px; margin-right: 4px; content: " "; display: inline-block; vertical-align: text-bottom; transition: 0.3s; background: url(../images/checkbox2.png) no-repeat; background-size: contain; }

input.checkstyle2[type=checkbox]:checked + .checkboxbefore2:before { background: url(../images/checkbox2_checked.png) no-repeat; background-size: contain; }

.unreset .listystyle { margin-left: 0; }

.listystyle { padding-left: 20px; }
.listystyle li { margin-bottom: 10px; }

.enlist { padding-left: 30px; }
.enlist li { list-style: upper-roman; }
.enlist li::marker { color: #ca000a; }

.page_box { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; padding: 60px 0 30px 0; color: #2f2f2f; font-weight: 300; }
@media (max-width: 480px) { .page_box { padding: 20px 0 30px 0; } }
.page_box .page_num { display: inline-block; font-size: 16px; text-align: center; margin: 0 5px; text-decoration: none; width: 35px; height: 35px; line-height: 35px; color: #222; margin-bottom: 10px; border-radius: 50px; }
.page_box .page_num.active, .page_box .page_num:hover { background-color: #fff; border: 1px solid #333333; }
.page_box a.page_arrow { padding: 0 10px; display: inline-block; color: #999; }
.page_box a.page_arrow:hover { color: #333; border: none; }
.page_box .page_dot { display: inline-block; padding: 10px; text-align: center; margin: 0 3px; }
.page_box .page_select { display: inline-block; margin-left: 20px; margin-bottom: 10px; }
.page_box .page_select .num_input { border: none; background-color: #f7f7f7; width: 50px; height: 25px; padding: 3px 5px; margin: 0 5px; }

.unreset { line-height: 1.8; }
@media (max-width: 480px) { .unreset { font-size: 15px; } }

table.formtable tbody tr th, table.formtable tbody tr td { padding: 8px 8px; border: 2px solid #fff; background: #e5e9ff; font-size: 15px; text-align: center; }
table.formtable tbody tr td.graybg { background: #eeeeee; border-bottom: 1px solid #fff; }

.EN table.formtable tbody tr th, table.formtable tbody tr td { font-size: 13px; }

@media (max-width: 768px) { table.formtable tbody tr th, table.formtable tbody tr td { padding: 8px 10px; } }
.table_overflow { width: 100%; overflow: auto; }

table.noborder { width: 100%; }
@media (max-width: 480px) { table.noborder tr td { display: block; width: 100%; }
  table.noborder tr td.mobileinlineblock { display: inline-block; width: initial; }
  table.noborder tr td:first-child { padding-bottom: 0; }
  table.noborder tr td:nth-child(2) { padding-top: 0; } }
table.noborder tr td { padding: 5px; }

table.borderbottom { width: 100%; margin-top: 30px; }
@media (max-width: 767px) { table.borderbottom { font-size: 12px; } }
table.borderbottom tr th, table.borderbottom tr td { text-align: center; padding: 20px 10px; }
table.borderbottom tr th { background-color: #329ec1; color: #fff; font-size: 17px; letter-spacing: 0.02em; font-weight: normal; }
table.borderbottom tr td { border-bottom: 1px solid #e5e5e5; padding: 30px 10px; font-size: 18px; }

ul.iconlist li { list-style: none; display: flex; flex-wrap: wrap; font-weight: bold; margin-bottom: 3px; }
ul.iconlist li.normalweight { font-weight: normal; }
ul.iconlist li .icon { flex-shrink: 0; }
ul.iconlist li .txt { flex: 1; padding-left: 5px; }

ol.ollist { padding-left: 22px; }

.notextunderline { text-decoration: none; }

.flexicon, .unreset .flexicon { display: flex; }
.flexicon .icon, .unreset .flexicon .icon { flex-shrink: 0; margin-right: 5px; }
.flexicon .icon i, .unreset .flexicon .icon i { font-style: normal; }
.flexicon .txt, .unreset .flexicon .txt { flex: 1; }

.unreset .twophotoflex { display: flex; justify-content: space-between; }
.unreset .twophotoflex .box { width: 49%; }

.empty-row { margin-left: auto; margin-right: auto; padding: 40px 20px; max-width: 640px; }
.empty-row .img-box { max-width: 100px; margin-left: auto; margin-right: auto; }
.empty-row .img-box img { display: block; width: 100%; }
.empty-row .content { margin-top: 40px; text-align: center; }
.empty-row .content .title { color: #222; font-size: 32px; line-height: 1.2; margin: 0; }
.empty-row .content .des { color: #999; font-size: 17px; line-height: 1.6; margin: 0; margin-top: 20px; }
.empty-row .btn-row { margin-top: 40px; }
.empty-row .btn-row .link { background: #aaa; color: #fff; display: block; font-size: 17px; margin-left: auto; margin-right: auto; padding: 13px; text-align: center; text-decoration: inherit; transition: all .4s; width: 120px; }
.empty-row .btn-row .link:hover { background: #777; }

@media (max-width: 640px) { .empty-row .content { margin-top: 30px; }
  .empty-row .content .title { font-size: 26px; }
  .empty-row .content .des { font-size: 16px; margin-top: 15px; }
  .empty-row .btn-row { margin-top: 30px; } }
.error-row { background: url(../images/error-background.svg) no-repeat; background-position: center top; max-width: 1400px; margin-left: auto; margin-right: auto; padding: 60px 20px; }
.error-row .img-box { max-width: 640px; margin-left: auto; margin-right: auto; position: relative; width: 100%; }
.error-row .img-box img { display: block; width: 100%; }
.error-row .img-box .error-code { color: #555; font-size: 120px; font-weight: bold; letter-spacing: 5px; line-height: 1; margin: 0; position: absolute; top: 42%; left: 50%; transform: translateX(-57%); }
.error-row .content { margin-top: 50px; text-align: center; }
.error-row .content .title { color: #444; font-size: 30px; font-weight: bold; margin: 0; }
.error-row .content .des { margin-top: 25px; }
.error-row .content .des p { color: #555; font-size: 18px; line-height: 1.6; margin: 0; }
.error-row .content .des p:not(:last-child) { margin-bottom: 5px; }
.error-row .btn-row { margin-top: 80px; }
.error-row .btn-row .link { border-radius: 30px; background: #666666; color: #fff; display: block; font-size: 24px; padding: 15px 13px; margin-left: auto; margin-right: auto; text-align: center; text-decoration: inherit; text-transform: uppercase; transition: all .4s; width: 240px; }
.error-row .btn-row .link:hover { background: #333; }

@media (max-width: 1440px) { .error-row .img-box { max-width: 540px; }
  .error-row .img-box .error-code { font-size: 100px; }
  .error-row .btn-row { margin-top: 50px; } }
@media (max-width: 1024px) { .error-row .img-box { max-width: 440px; }
  .error-row .img-box .error-code { font-size: 70px; top: 45%; }
  .error-row .btn-row { margin-top: 50px; } }
@media (max-width: 640px) { .error-row .img-box .error-code { font-size: 50px; top: 45%; }
  .error-row .content { margin-top: 30px; }
  .error-row .content .title { font-size: 26px; }
  .error-row .content .des { margin-top: 15px; }
  .error-row .content .des p { font-size: 16px; }
  .error-row .btn-row { margin-top: 30px; }
  .error-row .btn-row .link { font-size: 17px; max-width: 170px; } }
.top { position: fixed; text-align: center; cursor: pointer; z-index: 99; width: 60px; height: 60px; color: #fff; border-radius: 50px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,1a1a1a+97 */ background: linear-gradient(to bottom, #666666 0%, #1a1a1a 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ right: 25px; bottom: 100px; font-size: 13px; display: flex; align-items: center; justify-content: center; line-height: 1; padding-bottom: 5px; }

#back_to_top { opacity: 0; }

#back_to_top.on { opacity: 1; filter: alpha(opacity=100); visibility: visible; }

@media (max-width: 1200px) { .top { width: 40px; height: 40px; font-size: 10px; bottom: 20px; right: 10px; } }
.sharebox { display: flex; flex-wrap: wrap; align-items: center; margin-top: 40px; }
.sharebox .share_t { color: #666666; }
.sharebox .sharelinks { display: flex; align-items: center; gap: 10px; }

.sitemap-row { display: flex; flex-wrap: wrap; padding: 20px 0; margin-left: auto; margin-right: auto; }

.sitemap-row a { text-decoration: inherit; }

.sitemap-row .map-item { border-right: 1px solid #fff; box-sizing: border-box; margin-bottom: 30px; width: 25%; }

.sitemap-row .map-item .title-link { background: #2d76de; color: #fff; display: block; font-size: 18px; line-height: 1.2; padding: 15px 25px 12px; }

.sitemap-row .map-item .title-link:hover { font-weight: bold; }

.sitemap-row .map-list { margin-top: 15px; margin-bottom: 0; padding-left: 40px; padding-right: 20px; }

.sitemap-row .map-list li { list-style: none; }

.sitemap-row .map-list > li { padding-top: 8px; padding-bottom: 8px; }

.sitemap-row .map-list .second-link { color: #333; font-size: 17px; line-height: 1.3; }

.sitemap-row .map-list .second-link:hover { font-weight: bold; position: relative; }

.sitemap-row .map-list .second-link:before { content: ""; display: block; position: absolute; width: 8px; height: 8px; background-color: #444444; border-radius: 50px; top: 8px; left: -20px; }

.sitemap-row .third-list { padding-left: 17px; margin-top: 10px; }

.sitemap-row .third-list > li { padding-top: 5px; padding-bottom: 5px; }

.sitemap-row .third-list .third-link { color: #333; font-size: 16px; line-height: 1.3; position: relative; }

.sitemap-row .third-list .third-link:before { color: #aaa; content: "\f0da"; font-family: "Font Awesome 6 Free"; font-weight: bold; font-size: 14px; position: absolute; top: 3px; left: -15px; }

.sitemap-row .third-list .third-link:hover { font-weight: bold; }

.sitemap-row .third-list .third-link:hover:before { color: #333; }

.sitemap-row .four-list { padding-left: 17px; margin-top: 10px; }

.sitemap-row .four-list > li { padding-top: 5px; padding-bottom: 5px; }

.sitemap-row .four-list .four-link { color: #333; font-size: 16px; line-height: 1.3; position: relative; }

.sitemap-row .four-list .four-link:before { color: #aaa; content: "-"; font-family: "Font Awesome 6 Free"; font-weight: bold; font-size: 14px; position: absolute; top: 3px; left: -15px; }

.sitemap-row .four-list .four-link:hover { font-weight: bold; }

.sitemap-row .four-list .four-link:hover:before { color: #333; }

@media (max-width: 1024px) { .sitemap-row .map-item { width: 25%; } }
@media (max-width: 960px) { .sitemap-row .map-item { width: 33.3333333333%; } }
@media (max-width: 768px) { .sitemap-row .map-item { width: 50%; }
  .sitemap-row .map-item .title-link { padding: 15px; padding-bottom: 12px; }
  .sitemap-row .map-list { padding-left: 15px; padding-right: 10px; }
  .sitemap-row .map-list > li { padding-top: 6px; padding-bottom: 6px; }
  .sitemap-row .map-list .second-link:hover:before { left: -20px; }
  .sitemap-row .third-list { margin-top: 5px; }
  .sitemap-row .map-list .second-link:before { left: -14px; } }
/*# sourceMappingURL=sitemap.css.map */
/*-------------------basic scss---------------------*/
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; word-break: break-word; }

html { position: relative; font-size: 100%; }

html * { transition: 0.3s; position: relative; }

@media print { * { -webkit-print-color-adjust: exact !important; /* Chrome, Safari 6 – 15.3, Edge */ color-adjust: exact !important; /* Firefox 48 – 96 */ print-color-adjust: exact !important; /* Firefox 97+, Safari 15.4+ */ }
  table { page-break-inside: auto; }
  tr { page-break-inside: avoid; page-break-after: auto; }
  .page { page-break-inside: avoid; /* 若順著向下排列時會切開此元素，則直接換頁 */ } }
a { text-decoration: none; color: inherit; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }

a:active, a:focus { text-decoration: none; }

h1, h2, h3 { font-size: inherit; font-weight: inherit; }

table { table-layout: fixed; }

::-webkit-input-placeholder { color: #999; }

::-moz-placeholder { color: #999; opacity: 1; }

/* firefox 19+ */
:-ms-input-placeholder { color: #999; opacity: 1; }

/* ie */
input:-moz-placeholder { color: #999; }

input, button { outline: none; }

::-webkit-scrollbar { background-color: transparent; width: 5px; height: 5px; }

/* background of the scrollbar except button or resizer */
::-webkit-scrollbar-track { background-color: #f2f2f2; }

::-webkit-scrollbar-track:hover { background-color: #f4f4f4; }

/* scrollbar itself */
::-webkit-scrollbar-thumb { background-color: #333; }

::-webkit-scrollbar-thumb:hover { background-color: #000; }

/*反白文字*/
::selection { background: yellow; color: #000; }

::-moz-selection { background: yellow; color: #000; }

.inlineblock { display: inline-block; }

.floatleft { float: left; }

.floatright { float: right; }

.clearfloat { clear: both; height: 0; line-height: 0px; }

.video-container { position: relative; padding-bottom: 53.8%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.oembed-provider-youtube { position: relative; padding-bottom: 56.25%; /* padding-top: 30px; */ height: 0; overflow: hidden; }

.oembed-provider-youtube iframe, .oembed-provider-youtube object, .oembed-provider-youtube embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.googlemap-container { position: relative; padding-bottom: 25%; padding-top: 30px; height: 0; overflow: hidden; }

.googlemap-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.vermid { vertical-align: middle; }

.vertop { vertical-align: top; }

.txtleft { text-align: left; }

.txtrigh { text-align: right; }

.txtcenter { text-align: center; }

.textunderline { text-decoration: underline; }

/*如果有載入字型用這段*/
:root { --Thin: 100; --ExtraLight: 200; --Light: 300; --Regular: 400; --Medium: 500; --SemiBold: 600; --Bold: 700; --ExtraBold: 800; --Black: 900; --shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2); }

body { color: #333; font-size: 16px; font-family: "Noto Sans TC", sans-serif, Microsoft JhengHei, PMingLiU, "FontAwesome"; line-height: 1.6; width: 100%; min-width: 360px; margin: 0 auto; position: relative; overflow-x: hidden; letter-spacing: 0; min-height: 100vh; }

@media (max-width: 320px) { body { overflow-x: auto; } }
.wrapper { padding: 0 28px; max-width: 1440px; margin: 0 auto; }

@media (max-width: 480px) { .wrapper { padding: 0 18px; } }
header { position: fixed; top: 0; z-index: 999; background: #fff; width: 100%; padding: 0; }
header .wrapper { display: flex; justify-content: space-between; align-items: center; position: static; }
header .wrapper .headertop { flex-shrink: 0; }
@media (max-width: 1200px) { header .wrapper .headertop { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; } }
header .wrapper .headertop .logo a { display: inline-block; position: relative; padding: 20px 15px 10px 0; }
header .wrapper .headertop .logo a img { max-width: 324px; }
header .wrapper .headertop .mobile_menu { display: none; }
@media (max-width: 1200px) { header .wrapper .headertop .mobile_menu { display: flex; flex-wrap: wrap; align-items: center; } }
header .wrapper .headertop .mobile_menu #btn .texthidden { clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; }
header .wrapper .headerright { position: static; }
header .wrapper .headerright .box2 { display: flex; flex-wrap: wrap; align-items: center; position: static; }
@media (max-width: 1200px) { header .wrapper .headerright .box2 { display: block; } }
header .wrapper .headerright .box2 .menu { position: static; }
header .wrapper .headerright .box2 .menu > ul { display: flex; flex-wrap: wrap; position: static; }
header .wrapper .headerright .box2 .menu > ul > li { list-style: none; padding: 0px 18px; color: #231815; font-weight: 500; }
header .wrapper .headerright .box2 .menu > ul > li:last-child { padding-right: 0px; }
header .wrapper .headerright .box2 .menu > ul > li:last-child .firstmenu::after { display: none; }
header .wrapper .headerright .box2 .menu > ul > li.megamenuli { position: static; }
header .wrapper .headerright .box2 .menu > ul > li.megamenuli:hover .megamenu { display: block; }
header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a { display: block; text-align: center; padding: 5px; font-size: 20px; }
header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.active, header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a:hover { color: #2d76de; }
header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink { display: none; }
header .wrapper .headerright .box2 .menu > ul > li:hover ul.submenu { visibility: visible; opacity: 1; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu { position: absolute; left: 50%; z-index: 9; transform: translate(-50%); transition: none; visibility: hidden; opacity: 0; border-top: solid 3px #2d76de; width: 165px; min-width: 120px; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu * { transition: 0s; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li { list-style: none; background-color: rgba(255, 255, 255, 0.9); margin-bottom: 2px; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li:last-child a { border-bottom: none; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li > a { display: block; padding: 10px 10px; border-top: none; font-size: 16px; letter-spacing: 0; line-height: normal; font-weight: normal; text-align: center; color: #2f2f2f; transition: 0s; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li > a:hover { background-color: #2d76de; color: #fff; }
header .wrapper .headerright .box2 .menu > ul li.lang { display: flex; flex-wrap: wrap; align-items: center; padding-left: 30px; }
header .wrapper .headerright .box2 .menu > ul li.lang .fa-globe { font-size: 20px; color: #284b77; }
header .wrapper .headerright .box2 .menu > ul li.lang a { color: #999999; padding-left: 10px; }
header .wrapper .headerright .box2 .menu > ul li.lang a:hover { text-decoration: underline; }
header .wrapper .headerright .box2 .menu > ul li.lang a.langactive { color: #274a75; font-weight: bold; }
header .wrapper .headerright .box2 .menu > ul li.lang .langspacer { padding-left: 10px; color: #999999; }

.othermenu { display: flex; flex-wrap: wrap; align-items: center; margin-left: 42px; }
.othermenu .lang select.langselectstyle { border: 1px solid #383c44; border-radius: 4px; padding: 3px 5px; margin-right: 24px; }
.othermenu .lang a.lang { display: inline-block; text-align: center; border: 1px solid #383c44; border-radius: 4px; padding: 3px 5px; font-size: 15px; margin-right: 15px; }
.othermenu .lang a.lang.active, .othermenu .lang a.lang:hover { background: #2d76de; color: #fff; border: 1px solid #2d76de; }
.othermenu .cart a { display: inline-block; position: relative; }
.othermenu .cart a .cart_num { width: 20px; height: 20px; border-radius: 50%; background: #2d76de; color: #fff; font-size: 12px; position: absolute; top: -8px; right: -8px; text-align: center; }
.othermenu .sign_out { margin-left: 20px; }
.othermenu .sign_out a .txt { color: #2d76de; margin-right: 5px; }

@media (max-width: 1200px) { header { z-index: 9999; position: fixed; width: 100%; padding: 10px 0; min-width: 320px; }
  header .wrapper { padding: 0 15px; }
  header .wrapper .headertop .logo a { width: initial; padding: 0; }
  header .wrapper .headertop .logo a:first-child { padding-right: 10px; }
  header .wrapper .headertop .logo a img { top: initial; position: relative; z-index: 10001; max-height: 45px; }
  header .wrapper .headerright { height: calc(100vh - 51px); overflow: auto; max-width: 100%; top: 65px; z-index: 999999; position: absolute; width: 100%; left: 0; transform: translate(-100%, 0); background-color: #fff; }
  header .wrapper .headerright.active { transform: translate(0, 0); }
  header .wrapper .headerright::-webkit-scrollbar { background-color: transparent; width: 0px; height: 0px; }
  header .wrapper .headerright .othermenu { display: none; }
  header .wrapper .headerright .box2 { height: auto; padding-bottom: 50px; }
  header .wrapper .headerright .box2 .menu ul { display: block; padding-bottom: 0px; }
  header .wrapper .headerright .box2 .menu > ul > li { padding: 0; }
  header .wrapper .headerright .box2 .menu > ul > li:first-child .firstmenu { border-top: solid 1px #d1d1d1; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu { display: flex; border-bottom: solid 1px #d1d1d1; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a { text-align: left; padding: 12px 20px; font-size: 18px; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.mlink { flex: 1; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink { display: block; width: 50px; flex-shrink: 0; border-left: 1px solid #d1d1d1; padding: 0; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink:after { content: "\f078"; display: inline-block; position: absolute; font-size: 18px; line-height: 1; transition: 0.3s; top: 17px; left: 15px; background: none; width: 18px; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink.active:after { transform: rotate(180deg); }
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu, header .wrapper .headerright .box2 .menu > ul > li:last-child ul.submenu { position: relative; display: none; border-bottom: solid 1px #d1d1d1; width: 100%; }
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li { background-color: #2d76de; margin-bottom: 1px; }
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li > a { padding: 10px 25px; text-align: left; color: #fff; }
  .social { padding: 15px 34px 8px 20px; }
  .searchbox form .searchboxin .searchinput { width: calc(100% - 40px); }
  .searchbox { padding: 10px 15px; }
  .searchbox form .searchboxin { border-top: solid 1px #d1d1d1; padding: 10px 15px; }
  header .wrapper .headerright .box2 .menu > ul li.lang { padding: 10px 30px; }
  .othermenu { margin-right: 10px; }
  .othermenu .lang select.langselectstyle { margin-right: 15px; } }
@media (max-width: 480px) { .othermenu .lang select.langselectstyle { padding: 3px 3px; font-size: 13px; }
  .othermenu { margin-left: 20px; }
  .othermenu .lang a.lang { font-size: 12px; margin-right: 10px; }
  .othermenu .sign_out { margin-left: 12px; }
  .othermenu .sign_out a .txt { font-size: 14px; } }
.showMenu { display: none; cursor: pointer; height: 30px; width: 30px; margin-left: 20px; }
@media (max-width: 1200px) { .showMenu { display: block; } }

.showMenu span { background: #222; position: absolute; height: 2px; width: 30px; }

.showMenu span:nth-child(1) { top: 0; }

.showMenu span:nth-child(2) { top: 10px; }

.showMenu span:nth-child(3) { top: 20px; }

@media (max-width: 480px) { .showMenu { margin-left: 8px; } }
#btn { position: absolute; width: 30px; height: 30px; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; background: none; border-radius: 50%; border: none; outline: none; }

#btn span { position: absolute; width: 30px; height: 2px; top: 50%; left: 50%; background: #375f90; border-radius: 2px; overflow: hidden; transition: all 0.3s linear; }

#btn span::before { content: ""; position: absolute; width: 0; height: 100%; top: 0; right: 0; background: #375f90; transition: all 0.3s linear; }

#btn span:nth-child(1) { animation: span-first-off 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn span:nth-child(2) { animation: span-second-off 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn span:nth-child(3) { animation: span-third-off 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn.on:hover span::before { width: 100%; transition: all 0.3s linear; }

#btn.on span:nth-child(1) { animation: span-first-on 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn.on span:nth-child(2) { animation: span-second-on 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn.on span:nth-child(3) { animation: span-third-on 0.5s ease-in-out; animation-fill-mode: forwards; }

@keyframes span-first-on { 0% { transform: translate(-50%, -300%); }
  30% { transform: translate(-50%, -50%); }
  100% { transform: translate(-50%, -50%) rotate(-45deg); } }
@keyframes span-first-off { 0% { transform: translate(-50%, -50%) rotate(-45deg); }
  30% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, -500%); } }
@keyframes span-second-on { 0% { transform: translate(-50%, -50%); }
  25% { background: #000; }
  50% { transform: translate(-50%, -50%) scale(1); }
  100% { transform: translate(-150%, -50%) scale(0); } }
@keyframes span-second-off { 0% { transform: translate(-150%, -50%) scale(0); }
  25% { background: #000; }
  50% { transform: translate(-50%, -50%) scale(1); }
  100% { transform: translate(-50%, 0%); } }
@keyframes span-third-on { 0% { transform: translate(-50%, 200%); }
  30% { transform: translate(-50%, -50%); }
  100% { transform: translate(-50%, -50%) rotate(45deg); } }
@keyframes span-third-off { 0% { transform: translate(-50%, -50%) rotate(45deg); }
  30% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, 500%); } }
footer { background-color: #f7f7f7; width: 100%; }
footer .wrapper { display: flex; flex-wrap: wrap; flex-direction: row-reverse; justify-content: space-between; padding-bottom: 20px; }
footer .wrapper .leftbox .linebox { display: flex; align-items: center; background-color: #e6faee; border: 5px solid #06c755; padding: 20px 22px 20px 22px; border-radius: 10px; margin-top: -50px; }
footer .wrapper .leftbox .linebox .lineicon { margin-right: 20px; }
footer .wrapper .leftbox .linebox .linetxt { line-height: 1; margin-right: 10px; }
footer .wrapper .leftbox .linebox .linetxt .txt1 { font-size: 18px; margin-bottom: 5px; font-weight: 500; }
footer .wrapper .leftbox .linebox .linetxt .txt2 { font-size: 28px; font-weight: 600; }
footer .wrapper .leftbox .linebox .sermanimg { position: absolute; z-index: 1; bottom: 0; right: 0px; }
footer .wrapper .rightbox { display: flex; flex-wrap: wrap; color: #999999; font-size: 15px; font-weight: 300; padding-top: 25px; }
footer .wrapper .rightbox .t1 { margin-right: 70px; }
footer .wrapper .rightbox .t1 .t1-1 { margin-right: 10px; }

@media (max-width: 1200px) { footer .wrapper { flex-direction: column; align-items: flex-start; }
  footer .wrapper .leftbox .linebox { margin-top: 40px; } }
@media (max-width: 480px) { footer .wrapper .leftbox .linebox .linetxt .txt2 { font-size: 22px; }
  footer .wrapper .leftbox .linebox { padding: 15px 22px 15px 22px; margin-top: 30px; }
  footer .wrapper .leftbox .linebox .sermanimg img { width: 90px; } }
.shopquick { position: fixed; bottom: 185px; right: 0; z-index: 9; }
.shopquick a { display: block; }
.shopquick a:hover { transform: translate(0, -10px); }
.shopquick a .shopquick_txt { position: absolute; display: flex; align-items: center; gap: 14px; line-height: 1; top: 46px; left: 50%; transform: translate(-50%, 0); width: max-content; padding-left: 17px; }
.shopquick a .shopquick_txt .txt { font-size: 22px; font-weight: bold; color: #000000; letter-spacing: 0; }

@media (max-width: 1680px) { .shopquick { bottom: 170px; }
  .shopquick a .shopquick_bg > img { width: 170px; }
  .shopquick a .shopquick_txt { gap: 4px; top: 31px; padding-left: 15px; }
  .shopquick a .shopquick_txt > img { width: 21px; }
  .shopquick a .shopquick_txt .txt { font-size: 16px; letter-spacing: 0em; } }
@media (max-width: 1200px) { .shopquick { bottom: 65px; right: 10px; }
  .shopquick a { width: 40px; height: 40px; font-size: 10px; background-color: #f9c430; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
  .shopquick a .shopquick_bg { display: none; }
  .shopquick a .shopquick_txt .txt { display: none; }
  .shopquick a .shopquick_txt { position: static; transform: initial; gap: 0; padding-left: 0; } }
@keyframes FadeInTop { 0% { opacity: 0; transform: translateY(-50px); }
  100% { opacity: 1; transform: translateY(0); } }
.ibanner { width: 100vw; margin-top: 88px; }
.ibanner .iban_side { position: absolute; width: 48px; right: 2.91667vw; top: 50%; transform: translateY(-50%); display: flex; align-items: center; flex-direction: column; z-index: 9; }
.ibanner .iban_side .ibanDot { position: relative; }
.ibanner .iban_side .ibanDot .slick-slider-dots { position: relative; }
.ibanner .iban_side .ibanDot .slick-slider-dots .slick-dots { bottom: 0; position: relative; }
.ibanner .iban_side .ibanDot .slick-slider-dots .slick-dots li button { display: flex; align-items: center; justify-content: center; position: relative; }
.ibanner .iban_side .ibanDot .slick-slider-dots .slick-dots li button:before { font-family: initial; line-height: initial; position: relative; top: initial; left: initial; width: 10px; height: 10px; content: ''; opacity: 1; background-color: #fff; border-radius: 50%; }
.ibanner .iban_side .ibanDot .slick-slider-dots .slick-dots li.slick-active button:before { opacity: 1; background-color: #333333; color: initial; }
.ibanner .iban_side .ibanArrow { margin-top: 40px; }
.ibanner .iban_side .ibanArrow .arrow { display: block; margin-bottom: 10px; width: 48px; height: 48px; border-radius: 50%; display: flex; justify-content: center; align-items: center; background: #333; }
.ibanner .iban_side .ibanArrow .arrow:hover:after { content: url(../images/ban_hover_circle.svg); display: block; position: absolute; top: -2px; left: -2px; }
.ibanner .ibannerslick { width: 100vw; }
.ibanner .ibannerslick.slick-dotted.slick-slider { margin-bottom: 0; }
.ibanner .onebanner { width: 100vw; position: relative; }
.ibanner .onebanner.slick-current .center_con .phone { animation: FadeInTop 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0s 1 normal forwards; }
.ibanner .onebanner.slick-current .center_con .text_con .t1 { opacity: 0; animation: FadeInTop 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0.4s 1 normal forwards; }
.ibanner .onebanner.slick-current .center_con .text_con .t2 { opacity: 0; animation: FadeInTop 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0.6s 1 normal forwards; }
.ibanner .onebanner.slick-current .center_con .text_con .t3 { opacity: 0; animation: FadeInTop 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0.8s 1 normal forwards; }
.ibanner .onebanner.slick-current .center_con .text_con .link_btn { opacity: 0; animation: FadeInTop 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0.9s 1 normal forwards; }
.ibanner .onebanner.slick-current .center_con .text_con .arrow { opacity: 0; animation: FadeInTop 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 1s 1 normal forwards; }
.ibanner .onebanner .mainpic { width: 100vw; }
.ibanner .onebanner .mainpic img { width: 100vw; }
.ibanner .onebanner .center_con { position: absolute; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; top: 0; }
.ibanner .onebanner .center_con .phone { margin-right: 6.77083vw; }
.ibanner .onebanner .center_con .phone img { width: 13.38542vw; }
.ibanner .onebanner .center_con .text_con { font-weight: var(--Bold); font-style: italic; color: #fff; line-height: 1; text-align: center; }
.ibanner .onebanner .center_con .text_con .txt { z-index: 1; display: inline-block; }
.ibanner .onebanner .center_con .text_con .t1 { font-size: 3.38542vw; margin-bottom: 0.67708vw; }
.ibanner .onebanner .center_con .text_con .t2 { font-size: 2.86458vw; margin-bottom: 1.45833vw; padding: 0 0.9375vw; }
.ibanner .onebanner .center_con .text_con .t2:before { background-color: #2d76de; content: ""; display: block; height: 1.92708vw; width: 100%; position: absolute; bottom: 0; z-index: 0; left: 0; }
.ibanner .onebanner .center_con .text_con .t3 { font-size: 1.66667vw; margin-bottom: 2.1875vw; }
.ibanner .onebanner .center_con .text_con .t3 .txt { padding: 0 0.9375vw; }
.ibanner .onebanner .center_con .text_con .t3 .txt:before { background-color: #1a1a1a; content: ""; display: block; height: 1.04167vw; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 0; }
.ibanner .onebanner .center_con .text_con .t3 .txt .txtup { z-index: 1; }
.ibanner .onebanner .center_con .text_con .link_btn { font-size: 1.04167vw; border: 1px solid #ffffff; border-radius: 6px; background-color: rgba(255, 255, 255, 0.3); text-align: center; padding: 13px 25px; display: inline-block; }
.ibanner .onebanner .center_con .text_con .link_btn:hover { transform: scale(1.05); }
.ibanner .onebanner .center_con .text_con .arrow { margin-top: 14px; }
.ibanner .onebanner .center_con .text_con .arrow img { display: inline-block; }

@media (max-width: 1200px) { .ibanner { margin-top: 65px; } }
@media (max-width: 768px) { .ibanner .iban_side .ibanArrow { display: none; }
  .ibanner .onebanner .center_con .text_con .link_btn { font-size: 2vw; padding: 8px 20px; } }
.iqa { width: 100%; padding: 3.02083vw 40px; background: url(../images/i_qa_bg.jpg) no-repeat; background-size: cover; }
.iqa .iqaflex { display: flex; gap: 48px; max-width: 1475px; margin: 0 auto; }
.iqa .iqaflex .iqalist { width: calc((620/1475)*100%); display: flex; flex-direction: column; justify-content: center; }
.iqa .iqaflex .iqalist li { margin-bottom: 12px; list-style: none; width: 100%; }
.iqa .iqaflex .iqalist li a { display: flex; align-items: center; padding: 20px 30px; justify-content: space-between; background: #fff; box-shadow: var(--shadow); gap: 5px; border-radius: 10px; }
.iqa .iqaflex .iqalist li a:not(.active):hover { color: #4e8adf; border: 3px solid transparent; background-clip: padding-box, border-box; background-origin: padding-box, border-box; background-image: linear-gradient(to right, #ffffff, #ffffff), linear-gradient(90deg, #80b5ff, #2c76de); }
.iqa .iqaflex .iqalist li a:not(.active):hover .iqarrow { border: 2px solid #4e8adf; }
.iqa .iqaflex .iqalist li a:not(.active):hover .iqarrow img { filter: brightness(0) saturate(100%) invert(48%) sepia(100%) saturate(938%) hue-rotate(193deg) brightness(91%) contrast(92%); }
.iqa .iqaflex .iqalist li a.active { color: #fff; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#80b5ff+0,2c76de+100 */ background: linear-gradient(to bottom, #80b5ff 0%, #2c76de 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.iqa .iqaflex .iqalist li a.active .iqarrow { border: none; background: #fff; }
.iqa .iqaflex .iqalist li a.active .iqarrow img { filter: brightness(0) saturate(100%) invert(48%) sepia(100%) saturate(938%) hue-rotate(193deg) brightness(91%) contrast(92%); }
.iqa .iqaflex .iqalist li a .iqtxt { flex: 1; font-size: 28px; font-weight: var(--Medium); }
.iqa .iqaflex .iqalist li a .iqarrow { width: 48px; height: 48px; border-radius: 50%; display: flex; justify-content: center; align-items: center; border: 2px solid #333333; }
.iqa .iqaflex .iqrightcon { flex: 1; background-color: #fff; border-radius: 15px; box-shadow: var(--shadow); padding: 44px 20px 44px 50px; }
.iqa .iqaflex .iqrightcon .iqrightcon_overflow { max-height: 400px; overflow: auto; padding-right: 25px; }
.iqa .iqaflex .iqrightcon .onecon .p_sec .bigtitle { font-size: 28px; font-weight: var(--Medium); margin-bottom: 20px; }
.iqa .iqaflex .iqrightcon .onecon .p_sec .smalltitle { font-size: 16px; font-weight: var(--Light); }
.iqa .iqaflex .iqrightcon .onecon .p_sec .smalltitle ol { margin-left: 20px; }
.iqa .iqaflex .iqrightcon .onecon .p_sec .smalltitle ol li { margin-bottom: 14px; }

@media (max-width: 1366px) { .iqa .iqaflex .iqalist li a .iqtxt { font-size: 24px; } }
@media (max-width: 1024px) { .iqa .iqaflex .iqalist li a .iqtxt { font-size: 20px; }
  .iqa { padding: 40px; } }
@media (max-width: 768px) { .iqa .iqaflex .iqalist li a .iqtxt { font-size: 18px; }
  .iqa .iqaflex { gap: 20px; }
  .iqa .iqaflex .iqalist li a { padding: 15px; }
  .iqa .iqaflex .iqrightcon { padding: 20px; }
  .iqa .iqaflex .iqrightcon .onecon .p_sec .bigtitle { font-size: 18px; } }
@media (max-width: 640px) { .iqa .iqaflex { display: block; }
  .iqa .iqaflex .iqalist { width: 100%; }
  .iqa .iqaflex .iqalist li a { padding: 10px; }
  .iqa .iqaflex .iqalist li a .iqarrow { width: 34px; height: 34px; }
  .iqa { padding: 40px 20px; } }
.i_esim_sim { background: url(../images/i_pro_bg1.jpg) no-repeat top center; background-size: cover; padding-top: 7.8125vw; padding-bottom: 40px; }
.i_esim_sim .i_esim_sim_wrap { max-width: 1310px; margin: 0 auto; padding: 0 40px; }
.i_esim_sim .select_title { padding: 0 20px; display: flex; justify-content: center; margin-bottom: 36px; }
.i_esim_sim .select_title .select_title_in { padding: 0 20px; }
.i_esim_sim .select_title .select_title_in:before { content: ""; position: absolute; z-index: 0; background: #2d76de; bottom: 0; display: inline-block; height: 40px; width: 100%; left: 0; }
.i_esim_sim .select_title .txt { font-size: 50px; font-weight: var(--Bold); line-height: 1.3; color: #fff; z-index: 1; text-align: center; }
.i_esim_sim .iproflex { display: flex; gap: 25px; }
.i_esim_sim .iproflex .oneset .onesetin { border-radius: 25px; overflow: hidden; cursor: pointer; }
.i_esim_sim .iproflex .oneset .onesetin input { opacity: 0; height: 0; visibility: hidden; position: absolute; z-index: 0; }
.i_esim_sim .iproflex .oneset .onesetin input:checked + .simblock .txtbox .txt_arrow { transform: translate(-50%, -50%); left: 50%; opacity: 1; width: max-content; }
.i_esim_sim .iproflex .oneset .onesetin input:checked + .simblock .txtbox .txt_arrow .arrow { display: none; }
.i_esim_sim .iproflex .oneset .onesetin input:checked + .simblock.esim .txtbox { background: rgba(45, 118, 222, 0.7); }
.i_esim_sim .iproflex .oneset .onesetin input:checked + .simblock.sim .txtbox { background: rgba(26, 26, 25, 0.7); }
.i_esim_sim .iproflex .oneset .onesetin .simblock .photo img { width: 100%; }
.i_esim_sim .iproflex .oneset .onesetin .simblock .txtbox { position: absolute; color: #fff; width: 100%; top: 0; height: 100%; }
.i_esim_sim .iproflex .oneset .onesetin .simblock .txtbox .txt_arrow { position: absolute; top: 50%; transform: translate(0, -50%); left: calc((72 / 600) * 100%); display: flex; align-items: center; gap: 20px; opacity: 0.3; }
.i_esim_sim .iproflex .oneset .onesetin .simblock .txtbox .txt { font-size: 48px; font-weight: var(--Bold); }

@media (max-width: 768px) { .i_esim_sim .iproflex .oneset .onesetin .simblock .txtbox .txt { font-size: 20px; }
  .i_esim_sim .select_title .txt { font-size: 40px; } }
@media (max-width: 480px) { .i_esim_sim .iproflex .oneset .onesetin .simblock .txtbox .txt { font-size: 18px; }
  .i_esim_sim .iproflex { gap: 15px; }
  .i_esim_sim .i_esim_sim_wrap { padding: 0 20px; }
  .i_esim_sim .iproflex .oneset .onesetin .simblock .txtbox .arrow img { width: 24px; } }
.i_nation_oneblock#nation_continent { display: block; }
.i_nation_oneblock#product { padding-bottom: 30px; }

.i_nation_oneblock#nation { padding-bottom: 60px; }

.i_nation { background: url(../images/i_select_nation.jpg) no-repeat top center; background-size: cover; padding-top: 80px; padding-bottom: 0; width: 100%; }
.i_nation.margintop { margin-top: 60px; }
.i_nation .i_nation_wrap { padding: 0 40px; max-width: 1430px; margin: 0 auto; }
.i_nation .i_nation_wrap .selectnation_flex { display: flex; gap: 26px; margin-bottom: 37px; }
.i_nation .i_nation_wrap .selectnation_flex .selectnation { flex: 1; background: #ebfdf2; border-radius: 10px; box-shadow: var(--shadow); height: 60px; padding: 5px 36px; display: flex; justify-content: space-between; }
.i_nation .i_nation_wrap .selectnation_flex .selectnation .inputnation { border: none; background: none; font-size: 20px; color: #999999; flex: 1; }
.i_nation .i_nation_wrap .selectnation_flex .selectnation .inputnation::placeholder { font-size: 20px; color: #999999; }
.i_nation .i_nation_wrap .selectnation_flex .selectnation button { background: none; border: none; }
.i_nation .i_nation_wrap .select_nation_continent { display: flex; }
.i_nation .i_nation_wrap .select_nation_continent .nationbox { cursor: pointer; }
.i_nation .i_nation_wrap .select_nation_continent .nationbox:hover .txtset, .i_nation .i_nation_wrap .select_nation_continent .nationbox .active .txtset { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d76de+1,2d76de+100&0+0,1+15,1+85,0+100 */ background: linear-gradient(to right, rgba(45, 118, 222, 0) 0%, rgba(45, 118, 222, 0.07) 1%, #2d76de 15%, #2d76de 85%, rgba(45, 118, 222, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ box-shadow: 0 5px 50px rgba(255, 255, 255, 0.5); }
.i_nation .i_nation_wrap .select_nation_continent .nationbox:hover .txtset .arrow, .i_nation .i_nation_wrap .select_nation_continent .nationbox .active .txtset .arrow { left: calc((70 / 670) * 100%); right: initial; transform: translate(0, -50%); }
.i_nation .i_nation_wrap .select_nation_continent .nationbox .txtset { position: absolute; box-shadow: inset 3px 3px 10px 0px rgba(0, 0, 0, 0.5); width: 100%; top: 50%; left: 0; text-align: center; padding: 20px; transform: translate(0, -50%); }
.i_nation .i_nation_wrap .select_nation_continent .nationbox .txtset .txt { font-weight: var(--Bold); font-size: 50px; color: #fff; }
.i_nation .i_nation_wrap .select_nation_continent .nationbox .txtset .arrow { position: absolute; top: 50%; right: calc((70 / 670) * 100%); transform: translate(0, -50%); }

.selectstate { display: none; list-style-type: none; background-color: #fff; border: 1px solid #ccc; max-height: 180px; margin: 0; overflow-y: scroll; overflow-x: hidden; padding: 0; position: absolute; width: 100%; z-index: 9; top: 60px; left: 0; border-radius: 10px; }
.selectstate li { padding: 10px 25px; border-bottom: 1px solid #e1e1e1; cursor: pointer; color: #6e6e6e; font-size: 20px; }
.selectstate li a { display: block; }
.selectstate li.selected { background-color: #e8e8e8; color: #333; }
.selectstate li img { width: 30px; margin-right: 10px; box-shadow: var(--shadow); }

.i_nation_back { background-color: #343433; border-radius: 15px; display: flex; align-items: center; justify-content: center; width: 98px; min-height: 60px; cursor: pointer; }

@media (max-width: 960px) { .i_nation .i_nation_wrap .select_nation_continent .nationbox .txtset .txt { font-size: 32px; } }
@media (max-width: 768px) { .i_nation .i_nation_wrap .select_nation_continent .nationbox .txtset .arrow { display: none; } }
@media (max-width: 640px) { .i_nation .i_nation_wrap .select_nation_continent .nationbox .txtset .txt { font-size: 5vw; }
  .i_nation .i_nation_wrap { padding: 0 20px; }
  .i_nation .i_nation_wrap .select_nation_continent .nationbox .txtset { padding: 10px 10px; }
  .i_nation_back { border-radius: 10px; width: 50px; min-height: 50px; }
  .i_nation_back .backbtn img { width: 20px; }
  .i_nation .i_nation_wrap .selectnation_flex .selectnation { height: 50px; padding: 5px 10px; }
  .i_nation .i_nation_wrap .selectnation_flex .selectnation .inputnation::placeholder { font-size: 16px; }
  .i_nation .i_nation_wrap .selectnation_flex { gap: 15px; }
  .i_nation .i_nation_wrap .selectnation_flex { margin-bottom: 20px; }
  .i_nation .i_nation_wrap .selectnation_flex .selectnation .inputnation { width: 100%; } }
.select_continent { display: flex; }
.select_continent .continentone { width: calc(100% / 5); cursor: pointer; }
.select_continent .continentone:hover .txtset, .select_continent .continentone .active .txtset { background-color: initial; box-shadow: inset 0px 0px 50px 5px white; }
.select_continent .continentone:hover .txtset .arrow, .select_continent .continentone .active .txtset .arrow { visibility: visible; width: initial; height: initial; }
.select_continent .continentone:hover .txtset .txt, .select_continent .continentone .active .txtset .txt { opacity: 1; }
.select_continent .continentone .photo { width: 100%; }
.select_continent .continentone .photo img { width: 100%; }
.select_continent .continentone .txtset { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); top: 0; left: 0; }
.select_continent .continentone .txtset .txtset_in { display: flex; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); align-items: center; width: max-content; gap: 12px; }
.select_continent .continentone .txtset .arrow { visibility: hidden; width: 0; height: 0; }
.select_continent .continentone .txtset .txt { color: #fff; opacity: 0.5; font-size: 45px; font-weight: var(--Bold); }

@media (max-width: 1200px) { .select_continent .continentone .txtset .txt { font-size: 4vw; } }
@media (max-width: 768px) { .select_continent .continentone .txtset .txtset_in { gap: 0px; }
  .select_continent .continentone .txtset .arrow { display: none; }
  .select_continent .continentone .txtset .txt { opacity: 1; } }
.nationsec_overflow { max-height: 604px; overflow: auto; padding: 0 118px 50px 20px; }
.nationsec_overflow .nationsec .nationsec_block { margin-bottom: 42px; }
.nationsec_overflow .nationsec .nationsec_block .continent_name { font-size: 35px; font-weight: var(--Bold); margin-bottom: 10px; }
.nationsec_overflow .nationsec .nationsec_block .nation_flex { display: flex; flex-wrap: wrap; gap: 22px; }
.nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation { cursor: pointer; width: calc((100% - 22px*3) / 4); background-size: cover; background-repeat: no-repeat; background-position: center center; overflow: hidden; text-align: center; padding: 22px; border-radius: 20px; overflow: hidden; background-color: #fff; box-shadow: inset 0.2em 0.2em 0.2em 0 rgba(255, 255, 255, 0.5), inset -0.2em -0.2em 0.2em 0 rgba(0, 0, 0, 0.5); }
.nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation:hover, .nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation .active { box-shadow: initial; border: 4px solid transparent; border-radius: 16px; background-clip: padding-box, border-box; background-origin: padding-box, border-box; background-image: linear-gradient(to right, #ffffff, #ffffff), linear-gradient(90deg, #2c76de, #80b5ff); }
.nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation .bg { opacity: 0.1; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; }
.nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation .bg img { width: 100%; }
.nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation .flag { margin-bottom: 5px; }
.nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation .flag img { max-width: 60px; }
.nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation .nation_name { font-size: 22px; font-weight: var(--Bold); }

@media (max-width: 1280px) { .nationsec_overflow { padding: 0 30px 50px 20px; } }
@media (max-width: 960px) { .nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation { padding: 15px; }
  .nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation .nation_name { font-size: 16px; }
  .nationsec_overflow .nationsec .nationsec_block .nation_flex { gap: 15px; } }
@media (max-width: 768px) { .i_nation .i_nation_wrap { padding: 0 20px; }
  .nationsec_overflow { padding: 0 30px 20px 20px; }
  .i_nation_oneblock#nation { padding-bottom: 10px; }
  .nationsec_overflow .nationsec .nationsec_block .continent_name { font-size: 24px; } }
@media (max-width: 640px) { .nationsec_overflow .nationsec .nationsec_block .nation_flex .onenation { width: calc((100% - 22px* 1) / 2); } }
@media (max-width: 480px) { .nationsec_overflow { padding: 0 20px 20px 0px; } }
.ipro_select_flex { display: flex; gap: 26px; align-items: flex-start; }
.ipro_select_flex .ipro { flex: 1; background-color: #fff; border-radius: 15px; padding: 15px 26px 15px 90px; }
.ipro_select_flex .ipro .ipro_overflow { overflow: auto; padding: 20px 112px 20px 20px; height: 660px; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box { box-shadow: var(--shadow); border-radius: 15px; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_in { border-radius: 15px; background-color: #e5fff5; overflow: hidden; border: 1px solid #f4f4f4; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header { padding: 25px 50px; display: flex; flex-wrap: wrap; gap: 20px 40px; align-items: flex-start; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_nation { max-width: 380px; display: flex; gap: 20px; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_nation .ipro_flag img { box-shadow: var(--shadow); max-width: 254px; width: 100%; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_nation .ipro_name { min-width: 40px; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_nation .ipro_name .t1 { font-size: 28px; font-weight: var(--Medium); line-height: 1; margin-bottom: 5px; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_nation .ipro_name .t2 { font-size: 14px; margin-bottom: 5px; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_info_flex { flex: 1; display: flex; flex-wrap: wrap; gap: 10px 30px; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_info_flex .ipro_info_one .t1 { font-size: 18px; margin-bottom: 5px; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_info_flex .ipro_info_one .t2 { font-size: 15px; color: #6189fa; }
.ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_info_flex .ipro_info_one .t3 { font-size: 15px; color: #cccccc; }

.ipro_calen_prolist { background-color: #fff; padding: 20px 30px 50px 30px; display: flex; gap: 25px; width: 100%; }
.ipro_calen_prolist .ipro_calen_txt { color: #6189fa; font-size: 16px; }
.ipro_calen_prolist .ipro_calender { min-width: 300px; }
.ipro_calen_prolist .ipro_prolist { width: calc(100% - 325px); }

.sort { cursor: pointer; }
.sort:after { content: "\f0dc"; display: inline-block; color: #ccc; font-size: 13px; margin-left: 5px; }
.sort.des:after { content: "\f0dd"; color: #2d76de; }
.sort.asc:after { content: "\f0de"; color: #2d76de; }

.calender_table .date { width: 100%; background: #f7f7f7; padding: 8px; border-radius: 15px; }
.calender_table .date .info { display: flex; justify-content: space-between; padding: 5px 20px 5px 20px; font-size: 16px; font-weight: var(--Bold); color: #666666; background-color: #fff; border-radius: 15px; margin-bottom: 8px; }
.calender_table .date .info .arrow a { color: #555; }
.calender_table .date .info .arrow a.disabled img { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7494%) hue-rotate(188deg) brightness(106%) contrast(60%); }
.calender_table .date .info .year { font-weight: bold; }
.calender_table .date table { width: 100%; border-radius: 10px; background-color: #fff; }
.calender_table .date thead td { padding: 5px 2px; text-align: center; color: #aaaaaa; font-size: 13px; }
.calender_table .date tbody td { padding: 2px 2px; text-align: center; }
.calender_table .date tbody td a { display: block; font-size: 16px; line-height: 30px; height: 30px; width: 30px; text-align: center; color: #666666; margin: auto; }
.calender_table .date tbody td a.active { color: #fff; background: #2d76de; }
.calender_table .date tbody td a.disabled { color: #cccccc; }
.calender_table .date tbody td a.today { border: 1px solid #e5e5e5; }

.calender_div { width: 100%; border-radius: 10px; background-color: #fff; }

.calendar-week { display: grid; grid-template-columns: repeat(7, 1fr); gap: 5px; margin: 8px 0; }
.calendar-week .td { padding: 5px 2px; text-align: center; color: #aaaaaa; font-size: 13px; }

.calendar-body { display: grid; grid-template-columns: repeat(7, 1fr); gap: 5px; padding-bottom: 10px; }
.calendar-body .td { font-size: 16px; line-height: 30px; height: 30px; width: 30px; text-align: center; color: #666666; margin: auto; }
.calendar-body .td a { display: block; }
.calendar-body .td a.active { color: #fff; background: #2d76de; }
.calendar-body .td a.disabled { color: #cccccc; }
.calendar-body .td a.today { border: 1px solid #e5e5e5; }
.calendar-body .empty { background: none; }
.calendar-body .today { background: var(--c-calendar); }
.calendar-body .today .day { color: var(--c-white); }

.ipro_box_notice .ipro_box_notice_header { color: #fff; font-size: 22px; font-weight: var(--Medium); background-color: #333333; padding: 25px 20px; text-align: center; }
.ipro_box_notice .ipro_box_notice_body { padding: 40px 70px; font-size: 16px; font-weight: var(--Light); line-height: calc(24/16); letter-spacing: 0.05em; background-color: #fff; }
.ipro_box_notice .ipro_box_notice_body ol { margin-left: 20px; }

@media (max-width: 1580px) { .ipro_select_flex .ipro { padding: 15px 20px 15px 20px; }
  .ipro_overflow { padding: 20px 40px 20px 20px; }
  .ipro_select_flex .i_nation_back { width: 70px; min-height: 55px; }
  .ipro_select_flex .ipro .ipro_overflow { padding: 20px 30px 20px 20px; }
  .ipro_select_flex { gap: 10px; } }
@media (max-width: 1220px) { .ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_nation .ipro_flag img { max-width: 150px; } }
@media (max-width: 1200px) { .ipro_select_flex .i_nation_back .backbtn img { width: 20px; } }
@media (max-width: 1024px) { .ipro_calen_prolist { display: block; gap: initial; }
  .ipro_calen_prolist .ipro_calender { width: 100%; margin-bottom: 20px; }
  .ipro_select_flex .sim_add_table { width: 100%; }
  .ipro_calen_prolist .ipro_prolist { width: 100%; } }
@media (max-width: 960px) { .ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_info_flex { width: 100%; flex: initial; }
  .ipro_box_notice .ipro_box_notice_body { padding: 30px 20px; } }
@media (max-width: 767px) { .ipro_select_flex .ipro .ipro_overflow { padding: 20px 15px 20px 0px; }
  .ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header { padding: 20px 20px; }
  .ipro_calen_prolist { padding: 20px 20px 50px 20px; }
  .ipro_select_flex .i_nation_back { width: 35px; min-height: 40px; }
  .ipro_select_flex .i_nation_back .backbtn img { width: 15px; }
  .ipro_select_flex .ipro { width: calc(100% - 45px); }
  .ipro_box_notice .ipro_box_notice_header { font-size: 17px; padding: 15px 15px; } }
@media (max-width: 480px) { .ipro_select_flex { display: block; }
  .ipro_select_flex .ipro { width: 100%; }
  .ipro_select_flex .i_nation_back { width: 100%; margin-bottom: 20px; }
  .ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_nation .ipro_name .t1 { font-size: 24px; }
  .ipro_select_flex .ipro .ipro_overflow .ipro_box .ipro_box_header .ipro_info_flex .ipro_info_one .t1 { font-size: 16px; margin-bottom: 0; }
  .ipro_calen_prolist { padding: 20px 10px 50px 10px; }
  .ipro_calen_prolist .ipro_calender { min-width: 100%; }
  .calender_table .date thead td { font-size: 12px; }
  .calender_table .date tbody td a { font-size: 13px; }
  .ipro_calen_prolist .ipro_calen_txt { font-size: 15px; }
  .ipro_select_flex .ipro { padding: 15px 10px 15px 20px; } }
.iwhy { width: 100%; padding-top: 6.25vw; }
.iwhy .iwhy_title { text-align: center; z-index: 1; line-height: 1.3; font-size: 70px; font-weight: var(--Bold); font-style: italic; }
.iwhy .iwhy_title .bluecolor { color: #2d76de; }
.iwhy .iwhyset { margin-top: -15px; display: flex; flex-wrap: wrap; }
.iwhy .iwhyset .oneset { width: 50%; }
.iwhy .iwhyset .oneset:nth-child(2) .txtbox { background-color: #57bdf7; left: 0; right: initial; box-shadow: inset 3px 0px 3px 0px rgba(0, 0, 0, 0.15); }
.iwhy .iwhyset .oneset:nth-child(3) .txtbox { background-color: #57bdf7; top: 0; right: 0; bottom: initial; box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.15); }
.iwhy .iwhyset .oneset:nth-child(4) .txtbox { top: 0; bottom: initial; left: 0; right: initial; }
.iwhy .iwhyset .oneset:nth-child(even) .txtbox .num { bottom: 0px; right: -23px; left: initial; top: initial; }
.iwhy .iwhyset .oneset .pic { width: 100%; }
.iwhy .iwhyset .oneset .pic img { width: 100%; }
.iwhy .iwhyset .oneset .txtbox { color: #fff; background-color: #2d76de; padding: 40px 40px; text-align: center; box-shadow: var(--shadow); position: absolute; right: 0; bottom: 0; min-width: 480px; }
.iwhy .iwhyset .oneset .txtbox .num { font-size: 140px; font-weight: var(--Black); position: absolute; top: -24px; left: -50px; font-style: italic; line-height: 0.85; }
.iwhy .iwhyset .oneset .txtbox .txt { font-size: 35px; font-weight: var(--Medium); }

@media (max-width: 1480px) { .iwhy .iwhyset .oneset .txtbox .txt { font-size: 30px; }
  .iwhy .iwhyset .oneset .txtbox .num { font-size: 110px; }
  .iwhy .iwhyset .oneset .txtbox { padding: 35px 20px; }
  .iwhy .iwhyset .oneset .txtbox { min-width: 420px; } }
@media (max-width: 1200px) { .iwhy .iwhyset .oneset .txtbox .txt { font-size: 2.5vw; }
  .iwhy .iwhyset .oneset .txtbox .num { font-size: 10vw; top: -2.2vw; left: -3vw; }
  .iwhy .iwhyset .oneset:nth-child(even) .txtbox .num { right: -3vw; }
  .iwhy .iwhyset .oneset .txtbox { padding: 2.7vw 2vw; }
  .iwhy .iwhyset .oneset .txtbox { min-width: 37vw; } }
@media (max-width: 768px) { .iwhy .iwhy_title { font-size: 10vw; } }
@media (max-width: 480px) { .iwhy .iwhyset .oneset .txtbox .txt { font-size: 3vw; }
  .iwhy .iwhyset .oneset .txtbox { min-width: 43vw; } }
.iblog { width: 100%; padding: 6.51042vw 40px 18px 40px; }
.iblog .iblogflex { display: flex; max-width: 1780px; width: 100%; margin: 0 auto; gap: 20px; }
.iblog .iblogflex .iblog_slick { width: calc(100% - 90px); }
.iblog .iblogflex .iblog_bigset { display: flex; gap: 47px; width: 100%; }
.iblog .iblogflex .iblog_bigset .oneset { width: calc((100% - 47px*2) / 3); }
.iblog .iblogflex .iblog_bigset .oneset .onesetin { border-radius: 20px; overflow: hidden; display: block; }
.iblog .iblogflex .iblog_bigset .oneset .onesetin:hover .titlemore { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#80b5ff+0,2c76de+100 */ background: linear-gradient(to bottom, #80b5ff 0%, #2c76de 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.iblog .iblogflex .iblog_bigset .oneset .onesetin .pic { width: 100%; }
.iblog .iblogflex .iblog_bigset .oneset .onesetin .pic img { width: 100%; }
.iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore { display: flex; align-items: center; justify-content: space-between; position: absolute; bottom: 13%; color: #fff; padding: 10px 40px; width: 100%; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,1a1a1a+100 */ background: linear-gradient(to bottom, #666666 0%, #1a1a1a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ transition: 0.3s; line-height: 1.2; gap: 10px; }
.iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore .title { font-size: 40px; font-weight: var(--Medium); }
.iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore .more { font-size: 25px; }
.iblog .iblogflex .iblog_side { position: relative; width: 48px; display: flex; align-items: center; flex-direction: column; z-index: 9; }
.iblog .iblogflex .iblog_side .iblogDot { position: relative; }
.iblog .iblogflex .iblog_side .iblogDot .slick-slider-dots { position: relative; }
.iblog .iblogflex .iblog_side .iblogDot .slick-slider-dots .slick-dots { bottom: 0; position: relative; }
.iblog .iblogflex .iblog_side .iblogDot .slick-slider-dots .slick-dots li button { display: flex; align-items: center; justify-content: center; position: relative; }
.iblog .iblogflex .iblog_side .iblogDot .slick-slider-dots .slick-dots li button:before { font-family: initial; line-height: initial; position: relative; top: initial; left: initial; width: 10px; height: 10px; content: ''; opacity: 1; background-color: #f2f2f2; border-radius: 50%; }
.iblog .iblogflex .iblog_side .iblogDot .slick-slider-dots .slick-dots li.slick-active button:before { opacity: 1; background-color: #333333; color: initial; }
.iblog .iblogflex .iblog_side .iblogArrow { margin-top: 40px; }
.iblog .iblogflex .iblog_side .iblogArrow .arrow { display: block; margin-bottom: 10px; width: 48px; height: 48px; border-radius: 50%; display: flex; justify-content: center; align-items: center; background: linear-gradient(to bottom, #666666 0%, #1a1a1a 100%); }
.iblog .iblogflex .iblog_side .iblogArrow .arrow:hover { background: linear-gradient(to bottom, #80b5ff 0%, #2c76de 100%); }

@media (max-width: 1680px) { .iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore .title { font-size: 28px; }
  .iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore .more { font-size: 18px; } }
@media (max-width: 1480px) { .iblog .iblogflex .iblog_bigset { gap: 20px; }
  .iblog .iblogflex .iblog_bigset .oneset { width: calc((100% - 20px* 2) / 3); }
  .iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore { padding: 10px 20px; } }
@media (max-width: 1280px) { .iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore .title { font-size: 22px; } }
@media (max-width: 960px) { .iblog { padding: 40px 20px 18px 20px; }
  .iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore { padding: 10px 10px; }
  .iblog .iblogflex .iblog_bigset { gap: 10px; }
  .iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore .title { font-size: 17px; }
  .iblog .iblogflex .iblog_bigset .oneset .onesetin .titlemore .more { font-size: 12px; } }
@media (max-width: 640px) { .iblog { max-width: 450px; margin: auto; }
  .iblog .iblogflex .iblog_bigset .oneset { width: 100%; margin-bottom: 20px; }
  .iblog .iblogflex .iblog_bigset { display: block; } }
.i_bottom { background: url(../images/i_seal_bottom.png) no-repeat center bottom -50px; min-height: 215px; }

.innerban { width: 100%; margin: 0 auto; margin-top: 88px; }
.innerban .inbanwarp { position: relative; padding-bottom: 15.625%; height: 0; overflow: hidden; display: none; }
.innerban .inbanwarp .txt { font-size: 100px; position: absolute; right: 0; bottom: -7px; line-height: 1; color: #fff; font-weight: bold; }
.innerban .inbanwarp .txt.faq { bottom: 12px; }
.innerban img { width: 100%; animation: 3s linear forwards photosize1; }

@media (max-width: 1200px) { .innerban { margin-top: 65px; } }
@media (max-width: 768px) { .innerban .inbanwarp .txt { font-size: 11vw; bottom: -5px; } }
.pagetitle_raod { margin-top: -20px; }
.pagetitle_raod .wrapper { display: flex; justify-content: space-between; align-items: center; }

.page_title { background-color: #2d76de; color: #fff; padding: 30px 88px; line-height: 1; font-size: 35px; font-weight: 500; letter-spacing: 0.02em; flex-shrink: 0; }
@media (max-width: 1200px) { .page_title { padding: 20px 30px; font-size: 28px; } }

.breadcrumbs { font-size: 15px; color: #808080; letter-spacing: 0.05em; padding: 25px 0px 10px 10px; }
.breadcrumbs .roadspacer { padding: 0 10px; }
.breadcrumbs a:hover { opacity: 0.6; }

@media (max-width: 1200px) { .pagetitle_raod { margin-top: 0px; }
  .breadcrumbs { padding: 10px 0px 10px 10px; } }
@media (max-width: 480px) { .page_title { padding: 15px; font-size: 20px; } }
.innersec { background-repeat: no-repeat; background-size: cover; background-position: top center; padding: 100px 0 25px; overflow: hidden; }
.innersec.loginbg { background-image: url(../images/login_bg.jpg); }
.innersec.signupbg { background-image: url(../images/signup_bg.jpg); }
.innersec.memberbg { background-image: url(../images/member_bg.jpg); }
.innersec.cartbg { background-image: url(../images/cart_bg.jpg); background-position: bottom center; }

@media (max-width: 480px) { .innersec { padding: 50px 0 25px; } }
.qabg { background-color: #e6eefa; background-image: url(../images/qa_bg.png); background-position: bottom; background-repeat: no-repeat; padding-bottom: 25px; }

.havesidemenu_sec { display: flex; flex-wrap: wrap; padding: 60px 0; gap: 60px; align-items: flex-start; }
.havesidemenu_sec .sidemenu { width: 340px; flex-shrink: 0; font-size: 18px; background: url(../images/breadcrumbs_bg.jpg) repeat; padding-bottom: 30px; margin-top: 35px; border-radius: 3px; }
.havesidemenu_sec .sidemenu:after { content: ""; background: url(../images/shadow_sidemenu.png) no-repeat; background-size: 100%; position: absolute; display: block; bottom: -30px; left: 0; width: 100%; height: 65px; z-index: -1; }
.havesidemenu_sec .sidemenu .bottomimg { width: 100%; padding-top: 45px; }
.havesidemenu_sec .sidemenu .intitle { color: #2d76de; padding: 0 20px 0 35px; margin-top: -30px; }
.havesidemenu_sec .sidemenu .intitle .en { font-size: 55px; font-weight: 900; line-height: 1; text-transform: uppercase; margin-bottom: 15px; }
.havesidemenu_sec .sidemenu .intitle .en.download { font-size: 45px; }
.havesidemenu_sec .sidemenu .intitle .tw { font-size: 30px; font-weight: bold; line-height: 1.2; }
.havesidemenu_sec .sidemenu .sidefirst_ul { padding-left: 27px; }
.havesidemenu_sec .sidemenu .sidefirst_ul * { transition: 0s; }
.havesidemenu_sec .sidemenu .sidefirst_ul.prosidemenu > li { content: "+"; display: block; }
.havesidemenu_sec .sidemenu .sidefirst_ul li { list-style: none; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li { border-bottom: 1px solid #cecece; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li:after { content: ""; display: block; position: absolute; width: 100%; height: 1px; background-color: #fff; bottom: 0; left: 0; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li.active > a, .havesidemenu_sec .sidemenu .sidefirst_ul > li:hover > a { color: #2d76de; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li.active > a:before, .havesidemenu_sec .sidemenu .sidefirst_ul > li:hover > a:before { background-color: #2d76de; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li.active > .sidesec_ul { display: block; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > a { display: block; padding: 18px 20px 8px 40px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > a:before { content: ""; display: block; position: absolute; width: 8px; height: 8px; background-color: #444444; border-radius: 50px; top: 28px; left: 14px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul { padding-bottom: 10px; padding-left: 35px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li.active > a, .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li:hover > a { color: #2d76de; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li.active > a:before, .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li:hover > a:before { color: #2d76de; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li.active > .sidethird_ul { display: block; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > a { display: block; padding: 6px 10px 6px 25px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > a:before { content: "\f0da"; display: block; position: absolute; color: #222; font-size: 14px; left: 8px; top: 9px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul { padding-left: 25px; padding-bottom: 10px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li.active > a, .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li:hover > a { color: #2d76de; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li.active > a:before, .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li:hover > a:before { color: #2d76de; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li > a { display: block; padding: 5px 15px; font-size: 16px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li > a:before { content: "-"; display: block; position: absolute; color: #222; left: 0px; top: 5px; }
.havesidemenu_sec .rightcon { width: calc(100% - 300px); flex: 1; padding-bottom: 50px; }
.havesidemenu_sec .rightcon.whollwidth { padding-left: 0; }

.mobiletogglemenu { display: none; padding: 10px 20px; cursor: pointer; border-bottom: 1px solid #ccc; font-size: 20px; padding-right: 20px; color: #666; font-weight: bold; }
.mobiletogglemenu i { margin-right: 10px; }
.mobiletogglemenu:after { content: "\f078"; position: absolute; right: 15px; font-size: 20px; }

@media (max-width: 1366px) { .havesidemenu_sec { gap: 40px; padding: 40px 0; }
  .havesidemenu_sec .sidemenu { width: 290px; }
  .havesidemenu_sec .rightcon { width: calc(100% - 290px); }
  .havesidemenu_sec .sidemenu .intitle .en { font-size: 45px; letter-spacing: -0.05em; }
  .havesidemenu_sec .sidemenu .intitle { padding: 0 15px; }
  .havesidemenu_sec .sidemenu .intitle .en { margin-bottom: 5px; font-weight: 800; }
  .havesidemenu_sec .sidemenu .intitle .tw { font-size: 28px; }
  .havesidemenu_sec .sidemenu .sidefirst_ul { padding-left: 20px; } }
@media (max-width: 1280px) { .havesidemenu_sec { padding: 40px 0px; } }
@media (max-width: 960px) { .havesidemenu_sec { padding: 20px 0px; }
  .sidemenu ul.sidefirst_ul { display: none; }
  .havesidemenu_sec .sidemenu .sidefirst_ul > li.active > a, .havesidemenu_sec .sidemenu .sidefirst_ul > li:hover > a { border-radius: 0; }
  .havesidemenu_sec .sidemenu { width: 100%; padding-bottom: 0; }
  .havesidemenu_sec .rightcon { padding-left: 0px; padding-bottom: 30px; width: 100%; }
  .mobiletogglemenu { display: block; }
  .havesidemenu_sec .sidemenu .bottomimg { display: none; }
  .havesidemenu_sec .sidemenu:after { display: none; }
  .havesidemenu_sec .sidemenu .sidefirst_ul { padding-left: 0px; }
  .havesidemenu_sec .sidemenu .sidefirst_ul > li > a:before { left: 20px; }
  .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul { padding-left: 28px; font-size: 16px; }
  .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li > a { padding: 5px 10px; font-size: 15px; } }
@media (max-width: 768px) { .havesidemenu_sec { padding: 15px 0px; gap: 30px; } }
.loginBOxOut { display: flex; align-items: center; justify-content: center; }

.loginBOx { box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); width: 100%; max-width: 600px; background-color: rgba(255, 255, 255, 0.7); border-radius: 25px; border: 2px solid #fff; backdrop-filter: blur(5px); }
.loginBOx .tabSwitch { display: flex; }
.loginBOx .tabSwitch .oneset { width: 50%; border-bottom: 2px solid #fff; }
.loginBOx .tabSwitch .oneset.logintabbg { background-image: url(../images/tab_login_bg.jpg); border-radius: 25px 0 0 0; border-right: 1px solid #fff; }
.loginBOx .tabSwitch .oneset.logintabbg.active { background-image: url(../images/tab_login_bg_active.jpg); }
.loginBOx .tabSwitch .oneset.signuptabbg { background-image: url(../images/tab_signup_bg.jpg); border-radius: 0 25px 0 0; border-left: 1px solid #fff; }
.loginBOx .tabSwitch .oneset.signuptabbg.active { background-image: url(../images/tab_signup_bg_active.jpg); }
.loginBOx .tabSwitch .oneset a { background-repeat: no-repeat; background-size: cover; display: block; padding: 20px 36px; line-height: 1; letter-spacing: 0.02em; color: #fff; font-size: 28px; }

.logingform { padding: 68px 100px 75px 100px; }
.logingform.style2 { padding: 0; max-width: 600px; }
.logingform form .oneflex { display: flex; flex-wrap: wrap; gap: 25px; }
.logingform form .oneflex .inputone { width: calc((100% - 25px) / 2); }
.logingform form .oneflex .inputone.w100 { width: 100%; }
.logingform form .inputone { position: relative; display: block; margin-bottom: 15px; }
.logingform form .inputone label { position: static; }
.logingform form .inputone .txt { color: #bfbfbf; font-size: 15px; position: absolute; top: 21px; left: 22px; z-index: 1; transition: 0.2s; }
.logingform form .inputone .txt.active { font-size: 16px; color: #2d76de; font-size: 15px; top: -10px; left: 24px; }
.logingform form .inputone .txt.blurhasval { color: #333; }
.logingform form .inputone .txt::after { content: ""; height: 1px; width: calc(100% + 10px); display: block; background: #fff; position: absolute; top: 10px; left: 50%; transform: translate(-50%, 0); z-index: -1; }
.logingform form .inputone .txt.disabled { color: #999999; }
.logingform form .inputone .txt.disabled::after { background: #f2f2f2; }
.logingform form .inputone a.changepassbtn { position: absolute; font-size: 16px; padding: 10px 24px; top: 14px; right: 20px; }
.logingform form .inputone .passwordeye { position: absolute; right: 25px; top: 19px; cursor: pointer; }
.logingform form .inputone .passwordeye img { width: 25px; }
.logingform form .agreeprivacy { margin-top: 25px; letter-spacing: 0.02em; }
.logingform form .agreeprivacy label { display: flex; align-items: center; justify-content: center; }
.logingform form .agreeprivacy label .txt { margin-left: 5px; }
.logingform form .agreeprivacy label .txt a { color: #2d76de; text-decoration: underline; }
.logingform form .flexcenter { margin-top: 35px; align-items: center; gap: 20px; }
.logingform form .forgetpassword { text-align: center; margin-top: 20px; }
.logingform form .forgetpassword a { color: #2d76de; }

@media (max-width: 1024px) { .logingform.style2 { max-width: 100%; } }
@media (max-width: 640px) { .logingform { padding: 30px 20px; }
  .loginBOx .tabSwitch .oneset a { padding: 15px 20px; font-size: 22px; } }
.social_box { display: flex; align-items: end; padding-bottom: 25px; padding-top: 80px; }
.social_box .social_link { height: 36px; width: 36px; line-height: 36px; background-color: #333333; color: #fff; text-align: center; display: inline-block; margin: 0 8px; border-radius: 100%; }
.social_box .social_link i { color: #fff; font-size: 20px; }
.social_box .privacylink { font-size: 20px; letter-spacing: 0; margin-left: 35px; }

@media (max-width: 480px) { .social_box { margin-bottom: 15px; margin-top: 40px; }
  .social_box .privacylink { font-size: 16px; margin-left: 9px; }
  .social_box { padding-top: 0px; } }
.member_sec { display: flex; align-items: flex-start; }
.member_sec .mem_user { background-color: #d2ebfa; padding-top: 10px; padding-bottom: 10px; padding-left: 55px; display: flex; align-items: center; border-radius: 25px; border: 2px solid #fff; box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2); margin-right: 35px; width: 470px; min-height: 210px; }
.member_sec .mem_user .txt { font-size: 40px; font-weight: 500; letter-spacing: 0.02em; line-height: 1.3; min-width: 220px; padding-right: 130px; }
.member_sec .mem_user .img { position: absolute; right: -10px; bottom: 0; }
.member_sec .mem_user .img img { width: 10vw; max-width: 192px; }
.member_sec .mem_menu .oneset { margin-bottom: 22px; }
.member_sec .mem_menu .oneset .onesetin { display: block; display: flex; align-items: center; border-radius: 25px; overflow: hidden; box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2); }
.member_sec .mem_menu .oneset .onesetin .txt { color: #fff; font-size: 60px; font-weight: bold; letter-spacing: 0.02em; position: absolute; padding-left: 90px; }

@media (max-width: 1366px) { .member_sec .mem_user { padding-left: 45px; width: 300px; }
  .member_sec .mem_menu .oneset .onesetin .txt { font-size: 40px; padding-left: 70px; }
  .member_sec .mem_user .txt { font-size: 32px; padding-right: 37px; } }
@media (max-width: 1024px) { .member_sec .mem_user .txt { padding-right: 50px; }
  .member_sec { display: block; }
  .member_sec .mem_user { min-height: initial; margin-bottom: 20px; width: initial; margin-right: 0; }
  .member_sec .mem_user .txt { min-width: initial; padding-right: 50px; } }
@media (max-width: 480px) { .member_sec .mem_menu .oneset .onesetin .txt { font-size: 30px; padding-left: 30px; }
  .member_sec .mem_user { padding-left: 25px; }
  .member_sec .mem_user .txt { font-size: 24px; padding-right: 30px; } }
.mem_main_bg { width: calc(100% - 470px); }
.mem_main_bg:before { background-color: #2d76de; border-radius: 25px 0 0 0; box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2); content: ""; display: block; position: absolute; top: 0; left: 0; width: 100vw; height: calc(100% + 170px); }
.mem_main_bg:after { content: ""; background: url(../images/mem_infobg.png) no-repeat; display: block; top: 0; right: -400px; position: absolute; width: 33.64583vw; height: 31.51042vw; background-size: 100%; z-index: 0; }
.mem_main_bg.simbg:before { background-color: #fabf61; height: calc(100% + 240px); }
.mem_main_bg.simbg:after { background: url(../images/mem_simbg.png) no-repeat; background-size: contain; }
.mem_main_bg.orderbg:before { background-color: #9b61fa; height: calc(100% + 240px); }
.mem_main_bg.orderbg:after { background: url(../images/order_bg.png) no-repeat; background-size: contain; }
.mem_main_bg .mem_main_con { z-index: 2; width: 100%; }
.mem_main_bg .mem_main_title { padding: 30px 40px 0 40px; display: flex; align-items: center; margin-right: 20px; }
.mem_main_bg .mem_main_title .icon { margin-right: 20px; padding-top: 3px; }
.mem_main_bg .mem_main_title .icon a { display: inline-block; }
.mem_main_bg .mem_main_title .txt { font-size: 40px; font-weight: bold; color: #fff; }
.mem_main_bg .mem_con { margin-top: 50px; margin-left: 100px; background-color: #e5eefb; border-radius: 25px; border: 2px solid #fff; padding: 54px 100px; max-width: 600px; }
.mem_main_bg .mem_con .formbox_center { display: flex; justify-content: center; }
.mem_main_bg .mem_con .formbox .oneset { color: #333; margin-bottom: 12px; }
.mem_main_bg .mem_con .formbox .oneset .input_name { font-size: 15px; letter-spacing: 0.02em; }
.mem_main_bg .mem_con .formbox .oneset .input_txt input { font-size: 16px; border: none; background: none; width: 100%; }
.mem_main_bg .mem_con .flexcenter { margin-top: 40px; gap: 12px; }
.mem_main_bg .mem_con .flexcenter .btnstyle { padding: 14px 45px; }
.mem_main_bg .sim_con { background-color: #ffffff; width: calc(100% - 48px); margin-top: 20px; margin-left: 48px; padding: 20px 30px; }

@media (max-width: 1366px) { .mem_main_bg:after { right: -200px; } }
@media (max-width: 1200px) { .mem_main_bg { width: 100%; }
  .mem_main_bg .mem_con { padding: 40px; }
  .sim_con_out { padding: 20px 40px 40px 40px; }
  .mem_main_bg .sim_con { background-color: #ffffff; width: 100%; margin-top: 0; margin-left: 0; padding: 20px 30px; } }
@media (max-width: 1024px) { .mem_main_bg { width: 100%; border-radius: 25px; overflow: hidden; }
  .mem_main_bg:before { height: 100%; width: 100%; }
  .mem_main_bg:after { right: 0; }
  .mem_con_out { padding: 20px 40px 40px 40px; }
  .mem_main_bg .mem_con { margin-top: 0; margin-left: 0; max-width: 100%; } }
@media (max-width: 640px) { .mem_main_bg .mem_main_title .txt { font-size: 30px; }
  .mem_main_bg .mem_con .flexcenter .btnstyle { padding: 14px 20px; } }
@media (max-width: 480px) { .mem_main_bg .mem_con { padding: 40px 15px; }
  .mem_main_bg .mem_main_title { padding: 30px 20px 0 20px; margin-right: 0; }
  .mem_main_bg .mem_main_title .icon { margin-right: 10px; }
  .mem_con_out, .sim_con_out { padding: 20px 15px 40px 15px; }
  .mem_main_bg .sim_con { padding: 20px 10px; } }
.simlist_box .oneset { display: flex; width: 100%; }
.simlist_box .oneset .box { padding: 15px 8px; text-align: center; font-size: 15px; }
.simlist_box .oneset .box.textalignleft { text-align: left; }
.simlist_box .oneset .box:nth-child(1) { width: 135px; flex-shrink: 0; }
.simlist_box .oneset .box:nth-child(2) { width: 95px; flex-shrink: 0; }
.simlist_box .oneset .box:nth-child(3) { width: 100px; flex-shrink: 0; }
.simlist_box .oneset .box:nth-child(4) { width: calc((90/840)*100%); }
.simlist_box .oneset .box:nth-child(5) { flex: 1; }
.simlist_box .oneset .box:nth-child(6) { width: calc((120/840)*100%); }
.simlist_box .oneset .box .list_name { display: none; }
.simlist_box .oneset .box .txt { font-weight: 400; }
.simlist_box .oneset .box a { font-size: 15px; color: #2d76de; letter-spacing: 0.02em; color: #2d76de; font-weight: normal; display: inline-block; }
.simlist_box .oneset .box a:hover { transform: scale(1.1); }
.simlist_box.order_box .oneset .box:nth-child(1) { width: calc((130/840)*100%); }
.simlist_box.order_box .oneset .box:nth-child(2) { width: calc((110/840)*100%); }
.simlist_box.order_box .oneset .box:nth-child(3) { width: initial; flex: 1; }
.simlist_box.order_box .oneset .box:nth-child(4) { width: calc((70/840)*100%); }
.simlist_box.order_box .oneset .box:nth-child(5) { flex: initial; width: calc((110/840)*100%); }
.simlist_box.order_box .oneset .box:nth-child(6) { width: calc((110/840)*100%); }
.simlist_box.order_box .oneset .box:nth-child(7) { width: calc((110/840)*100%); }
.simlist_box.order_box .oneset .box:nth-child(8) { width: calc((100/840)*100%); }
.simlist_box .simlist_box_head .oneset .box { font-size: 17px; }
.simlist_box .simlist_box_body .oneset { background-color: #f7f7f7; margin-bottom: 6px; border-radius: 6px; }

@media (max-width: 768px) { .simlist_box_head { display: none; }
  .simlist_box .simlist_box_body .oneset { display: block; }
  .simlist_box .oneset .box .list_name { display: block; color: #aaa; }
  .simlist_box .oneset .box { width: initial !important; padding: 5px 10px 10px 10px; }
  .simlist_box .oneset .box .textalignleft { text-align: center; }
  .simlist_box .oneset .box.textalignleft { text-align: center; } }
@media (max-width: 480px) { .simlist_box .simlist_box_body .oneset { padding: 20px 0; }
  .simlist_box .oneset .box .textalignleft { text-align: left; }
  .simlist_box .oneset .box { text-align: left; }
  .simlist_box .oneset .box .textalignleft { text-align: left; }
  .simlist_box .oneset .box.textalignleft { text-align: left; } }
.sim_detail_box { border-radius: 20px; box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2); overflow: hidden; }
.sim_detail_box .sim_detail_head { background-color: #e5e9ff; padding: 25px 56px 0px 56px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.sim_detail_box .sim_detail_head.simbg { background-color: #e5fff5; }
.sim_detail_box .sim_detail_head .sdh_left .onelist { display: inline-block; margin-right: 35px; margin-bottom: 10px; }
.sim_detail_box .sim_detail_head .sdh_left .flex { display: flex; }
.sim_detail_box .sim_detail_head .sdh_right .righttx { margin-bottom: 20px; }
.sim_detail_box .sim_detail_body { background-color: #fff; padding: 20px 36px; }
.sim_detail_box .sim_detail_body .inputcode_box .graybg { background-color: #f7f7f7; width: 100%; padding: 8px 10px; }
.sim_detail_box .sim_detail_body .inputcode_box .graybg .txt1 { font-size: 15px; color: #fff; letter-spacing: 0.02em; padding: 3px; background: #333333; display: inline-block; }
.sim_detail_box .sim_detail_body .inputcode_box .redtxt { color: #f23030; padding: 5px 10px; }

.sim_used_add { background-color: #e5e9ff; border-radius: 20px; box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; align-items: center; gap: 60px; padding: 15px; border: 2px solid #fff; margin-top: 12px; }
.sim_used_add.simbg { background-color: #e5fff5; }
.sim_used_add .simqrcode { text-align: center; max-width: 150px; }
.sim_used_add .simqrcode .qrtxt { font-size: 14px; font-weight: 500; letter-spacing: 0.02em; margin-bottom: 5px; }

.sim_used { border-radius: 20px; box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.2); overflow: hidden; margin-top: 12px; }
.sim_used .sim_used_head { color: #ffff; display: flex; font-size: 18px; }
.sim_used .sim_used_head .sim_used_head_back { background-color: #333333; padding: 12px 24px; width: 110px; display: block; }
.sim_used .sim_used_head .sim_used_head_back .arrow { margin-right: 5px; }
.sim_used .sim_used_head .sim_used_head_text { background-color: #6c7dd9; padding: 12px 24px; flex: 1; }
.sim_used .sim_used_head .sim_used_head_text.style2 { background-color: #f74848; }
.sim_used .sim_used_body { padding: 20px 24px; }
.sim_used .sim_used_body .sim_used_oneblock { margin-bottom: 20px; }
.sim_used .sim_used_body .sim_used_oneblock .m_title { font-size: 18px; }
.sim_used .sim_used_body .sim_used_oneblock .used_table_sec { display: flex; flex-wrap: wrap; align-items: center; gap: 15px; }
.sim_used .sim_used_body .sim_used_oneblock .used_table_sec .btnstyle.style2 { padding: 14px 20px; }

.sim_add_table { width: 100%; }
.sim_add_table td, .sim_add_table th { padding: 10px 5px; text-align: center; }
.sim_add_table td.textalignleft, .sim_add_table th.textalignleft { text-align: left; }
.sim_add_table td.textalignright, .sim_add_table th.textalignright { text-align: right; }
.sim_add_table tbody tr:nth-child(odd) td { background-color: #f2faff; }
.sim_add_table tbody tr:nth-child(even) td { background-color: #fff; }

.last { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 20px; background-color: #f7f7f7; padding: 10px; }
.last .td .btnstyle.style2 { font-size: 16px; padding: 7px 20px; line-height: 1; }

.sim_used_btns.flexcenter { gap: 12px; margin-top: 24px; }
.sim_used_btns.flexcenter .btnstyle { padding: 12px 45px; }

.simtagbg { font-size: 15px; color: #fff; font-weight: var(--Medium); border-radius: 6px; background-color: #6c7dd9; padding: 2px 5px; text-align: center; min-width: 45px; display: inline-block; }
.simtagbg.sim { background-color: #6cd9af; }

.EN .sim_add_table td, .EN .sim_add_table th { font-size: 12px; }

@media (max-width: 1366px) { .sim_detail_box .sim_detail_head { padding: 25px 20px 0px 20px; }
  .sim_detail_box .sim_detail_body { padding: 20px 15px; } }
@media (max-width: 767px) { .sim_detail_box .sim_detail_head { padding: 20px 20px 20px 20px; }
  .sim_detail_box .sim_detail_head .sdh_right .righttx { margin-bottom: 5px; }
  .sim_used_add { gap: 20px; }
  .simused_btn .btnstyle2 { font-size: 16px; padding: 10px 10px; }
  .btnstyle_circle { font-size: 16px; }
  .table_overflow .formtable { min-width: 440px; }
  .sim_add_table th { background-color: #f1f1f1; }
  .sim_add_table td, .sim_add_table th { padding: 7px 10px; font-size: 15px; display: block; text-align: left; width: 100% !important; }
  .sim_add_table td::before, .sim_add_table th::before { content: attr(title); display: block; color: #888; margin-bottom: 0px; font-weight: normal; font-size: 14px; }
  .table_overflow .last { justify-content: flex-start; }
  .sim_add_table th.mobilehide { display: none; }
  .sim_add_table .selectnum { justify-content: left; }
  .sim_used_btns.flexcenter .btnstyle { font-size: 15px; padding: 10px 15px; } }
@media (max-width: 480px) { .sim_used_add { gap: 10px; }
  .sim_detail_box .sim_detail_head .sdh_left .flex { display: block; }
  .sim_detail_box .sim_detail_head { font-size: 15px; }
  .sim_detail_box .sim_detail_head .sdh_left .onelist { margin-right: 0; }
  .simused_btn .btnstyle2 { font-size: 14px; padding: 10px 5px; }
  .sim_used .sim_used_head { font-size: 15px; }
  .sim_used_body .sim_used .sim_used_body { padding: 20px 10px; }
  .sim_used .sim_used_body .sim_used_oneblock .m_title { font-size: 15px; } }
.selectnum { display: flex; align-items: center; justify-content: center; }
.selectnum .circle { border-radius: 50%; width: 18px; height: 18px; text-align: center; font-size: 16px; line-height: 1; cursor: pointer; font-weight: 500; color: #fff; }
.selectnum .minus { background-color: #cccccc; }
.selectnum .inputtext { padding: 0 3px; margin: 0 5px; text-align: center; border: none; background: none; color: #333; width: 40px; }
.selectnum .plus { background-color: #333333; }

.colortag { color: #fff; display: inline-block; padding: 5px 10px; font-size: 14px; border-radius: 6px; }
.colortag.blue { background-color: #2d76de; }
.colortag.gray { background-color: #999999; }
.colortag.red { background-color: #e55c5c; }
.colortag.purple { background-color: #9b61fa; }

.qasec { width: 100%; display: flex; flex-wrap: wrap; }
.qasec .oneset { width: calc(100% / 4); display: flex; align-items: center; justify-content: center; padding: 30px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
.qasec .oneset:nth-child(5n+1) { background-color: #f3ba36; }
.qasec .oneset:nth-child(5n+1) .onesetin { background-color: #ddfdf7; border: 1px solid #57f7d7; }
.qasec .oneset:nth-child(5n+2) { background-color: #f89e9d; }
.qasec .oneset:nth-child(5n+2) .onesetin { background-color: #feeceb; }
.qasec .oneset:nth-child(5n+3) { background-color: #737cc4; }
.qasec .oneset:nth-child(5n+3) .onesetin { background-color: #e3e5f3; }
.qasec .oneset:nth-child(5n+3) .onesetin .icon img { width: 70px; }
.qasec .oneset:nth-child(5n+4) { background-color: #98c9e5; }
.qasec .oneset:nth-child(5n+4) .onesetin { background-color: #eaf4fa; }
.qasec .oneset:nth-child(5n+4) .onesetin .icon img { width: 70px; }
.qasec .oneset:nth-child(5n+5) { background-color: #737cc4; }
.qasec .oneset:nth-child(5n+5) .onesetin { background-color: #e3e5f3; }
.qasec .oneset .onesetin { display: flex; align-items: center; gap: 30px; border-radius: 5px; padding: 20px 40px; }
.qasec .oneset .onesetin .icon img { width: 50px; }
.qasec .oneset .onesetin .txt { font-size: 33px; font-weight: bold; color: #000000; letter-spacing: 0.02em; flex: 1; }
.qasec .last { flex: 1; background-color: #ffe5e5; text-align: center; align-items: center; justify-content: center; display: flex; padding: 65px 20px; overflow: hidden; }
.qasec .last .lastin { z-index: 1; }
.qasec .last::before { background: url(../images/waring_bg_left.png.png) no-repeat left top; content: ""; position: absolute; display: block; width: 281px; height: 287px; top: 0; left: 0; }
.qasec .last::after { background: url(../images/waring_bg_right.png.png) no-repeat right bottom; content: ""; position: absolute; display: block; width: 298px; height: 299px; top: 0; right: 0; }
.qasec .last .warn { display: flex; gap: 20px; align-items: center; justify-content: center; margin-bottom: 10px; }
.qasec .last .warn .txt { font-size: 55px; font-weight: 900; color: #f73131; }
.qasec .last .warningtxt .t1 { font-weight: bold; font-size: 20px; }
.qasec .last .warningtxt .t2 { font-size: 18px; }

.qamaincon { padding: 100px 120px; margin: 45px 0 100px 0; background-color: #fff; border-radius: 12px; }
.qamaincon .q_title { font-size: 33px; font-weight: bold; letter-spacing: 0.02em; color: #000; margin-bottom: 40px; }
.qamaincon .answer { font-size: 17px; }

@media (max-width: 1680px) { .qasec .oneset .onesetin .txt { font-size: 20px; }
  .qasec .oneset .onesetin { gap: 20px; padding: 20px; }
  .qasec .oneset .onesetin .icon img { width: 40px; }
  .qasec .oneset:nth-child(4) .onesetin .icon img, .qasec .oneset:nth-child(3) .onesetin .icon img { width: 50px; } }
@media (max-width: 1200px) { .qasec .oneset { padding: 20px; }
  .qasec .last { padding: 20px; }
  .qasec .last .warn .txt { font-size: 30px; }
  .qasec .last .warningtxt .t1 { font-size: 18px; }
  .qasec .last .warn .icon img { width: 50px; } }
@media (max-width: 960px) { .qasec .oneset { width: calc(100% / 3); }
  .qasec .oneset .onesetin .txt { font-size: 18px; }
  .qasec .oneset .onesetin { gap: 10px; }
  .qasec .last .warningtxt .t1 { font-size: 16px; }
  .qasec .last .warningtxt .t2 { font-size: 15px; }
  .qamaincon { padding: 80px 60px; margin: 45px 0 80px 0; } }
@media (max-width: 640px) { .qasec .oneset { width: calc(100% / 1); }
  .qamaincon { padding: 80px 20px; } }
.aboutsec { background: #fff url(../images/about1.png) no-repeat bottom left; }
.aboutsec .aboutsec_bg2 { background: url(../images/about2.png) no-repeat bottom right; }
.aboutsec .aboutsec_bg2 .wrapper { padding: 100px 200px; font-size: 18px; font-weight: 400; letter-spacing: 0.05em; }

.aboutsec2 { display: flex; }
.aboutsec2 .ableftbg { width: calc(560* 100% / 1920); background: url(../images/about3.jpg) no-repeat; background-size: cover; }
.aboutsec2 .abright { flex: 1; background-color: #ebf7fa; padding: 60px 200px 60px 65px; }
.aboutsec2 .abright .ab_serv { margin-bottom: 40px; }
.aboutsec2 .abright .ab_serv .t1 { margin-bottom: 10px; font-size: 28px; font-weight: 600; letter-spacing: 0.05em; }
.aboutsec2 .abright .ab_serv .t2 { letter-spacing: 0.05em; font-size: 18px; }
.aboutsec2 .abright .ab_serv_list { display: flex; flex-wrap: wrap; gap: 12px; }
.aboutsec2 .abright .ab_serv_list .oneset { width: calc((100% - 12px) / 2); color: #fff; display: flex; align-items: center; border-radius: 0 0 25px 0; overflow: hidden; }
.aboutsec2 .abright .ab_serv_list .oneset:nth-child(7n+1) { background: #9b61fa url(../images/ab_list1.jpg) no-repeat right; }
.aboutsec2 .abright .ab_serv_list .oneset:nth-child(7n+2) { background: #fabf61 url(../images/ab_list2.jpg) no-repeat right; }
.aboutsec2 .abright .ab_serv_list .oneset:nth-child(7n+3) { background: #fabf61 url(../images/ab_list3.jpg) no-repeat right; }
.aboutsec2 .abright .ab_serv_list .oneset:nth-child(7n+4) { background: #9b61fa url(../images/ab_list4.jpg) no-repeat right; }
.aboutsec2 .abright .ab_serv_list .oneset:nth-child(7n+5) { background: #9b61fa url(../images/ab_list5.jpg) no-repeat right; }
.aboutsec2 .abright .ab_serv_list .oneset:nth-child(7n+6) { background: #fabf61 url(../images/ab_list6.jpg) no-repeat right; }
.aboutsec2 .abright .ab_serv_list .oneset:nth-child(7n+7) { background: #fabf61 url(../images/ab_list7.jpg) no-repeat right; }
.aboutsec2 .abright .ab_serv_list .oneset .onesetin { display: block; width: 100%; padding: 25px; }
.aboutsec2 .abright .ab_serv_list .oneset .onesetin .t-en { font-weight: bold; font-size: 28px; letter-spacing: 0.05em; }
.aboutsec2 .abright .ab_serv_list .oneset .onesetin .t-tw { font-size: 16px; letter-spacing: 0.05em; }

@media (max-width: 1366px) { .aboutsec2 .abright { padding: 60px 100px 60px 65px; } }
@media (max-width: 1024px) { .aboutsec .aboutsec_bg2 .wrapper { padding: 50px 200px; font-size: 17px; letter-spacing: 0.02em; }
  .aboutsec2 .abright .ab_serv_list .oneset { width: 100%; }
  .aboutsec2 .abright { padding: 50px; } }
@media (max-width: 767px) { .aboutsec { background: none; }
  .aboutsec .aboutsec_bg2 .wrapper { padding: 50px 200px 50px 40px; } }
@media (max-width: 640px) { .aboutsec .aboutsec_bg2 { background-size: cover; background-position: 36vw; }
  .aboutsec .aboutsec_bg2 .wrapper { padding: 50px 40px 50px 40px; }
  .aboutsec2 .ableftbg { display: none; } }
@media (max-width: 480px) { .aboutsec2 .abright .ab_serv_list .oneset .onesetin .t-en { font-size: 25px; letter-spacing: 0; }
  .aboutsec2 .abright { padding: 50px 30px; } }
.ab_serv_detail { box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2); border-radius: 0 0 100px 0; overflow: hidden; }
.ab_serv_detail .ab_serv_d_back { display: flex; align-items: center; width: 100%; background-color: #fabf61; color: #fff; font-weight: bold; padding: 20px; gap: 12px; }
.ab_serv_detail .ab_serv_d_back .txt { font-size: 24px; letter-spacing: 0.02em; }
.ab_serv_detail .ab_serv_detail_con { display: flex; background: #fff; }
.ab_serv_detail .ab_serv_detail_con .ab_serv_d_rightc { display: flex; align-items: center; }
.ab_serv_detail .ab_serv_detail_con .ab_serv_d_rightc .ab_serv_d_rightc_in { padding: 40px; }
.ab_serv_detail .ab_serv_detail_con .ab_serv_d_rightc .main_title { letter-spacing: 0.05em; margin-bottom: 35px; }
.ab_serv_detail .ab_serv_detail_con .ab_serv_d_rightc .main_title .en_t { font-size: 28px; font-weight: bold; }
.ab_serv_detail .ab_serv_detail_con .ab_serv_d_rightc .main_title .tw_t { font-size: 16px; }
.ab_serv_detail .ab_serv_detail_con .ab_serv_d_rightc .unrest { font-size: 16px; }

@media (max-width: 1366px) { .aboutsec2 .ableftbg { width: 0; } }
@media (max-width: 1024px) { .ab_serv_detail .ab_serv_detail_con .ab_serv_d_rightc .ab_serv_d_rightc_in { padding: 20px 50px; }
  .ab_serv_detail .ab_serv_detail_con { background: #fff; background-image: none; }
  .ab_serv_detail .ab_serv_detail_con { min-height: initial; }
  .ab_serv_detail { border-radius: 0 0 50px 0; } }
.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title { font-size: 24px; font-weight: bold; }

.partnersec1 { background: #e6eefa url(../images/partnertype_bg.png) no-repeat bottom center; padding-top: 110px; padding-bottom: 78px; width: 100%; }
.partnersec1 .wrapper .partner_title { text-align: center; margin-bottom: 90px; }
.partnersec1 .wrapper .partner_title .t1 { font-size: 70px; font-weight: var(--Bold); font-style: italic; line-height: 1.2; margin-bottom: 15px; }
.partnersec1 .wrapper .partner_title .t2 { font-size: 22px; font-weight: var(--Medium); padding: 5px 75px; background-color: #fff; border-radius: 24px; display: inline-block; }
.partnersec1 .wrapper .partner_type { display: flex; flex-wrap: wrap; gap: 30px; }
.partnersec1 .wrapper .partner_type .oneset { width: calc((100% - 30px*2)  / 3); display: flex; align-items: center; justify-content: center; min-height: 260px; padding: 20px; border-radius: 15px; color: #fff; font-size: 42px; font-weight: var(--Bold); line-height: calc(51/42); /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#80b5ff+1,2c76de+99 */ background: linear-gradient(to bottom, #80b5ff 1%, #2c76de 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.partnersec1 .wrapper .partner_type .oneset:nth-child(even) { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+1,1a1a1a+99 */ background: linear-gradient(to bottom, #666666 1%, #1a1a1a 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.partnersec1 .wrapper .partner_type .oneset .onesetin { text-align: center; display: block; }

@media (max-width: 1024px) { .partnersec1.partnersec1 .wrapper .partner_type .oneset { min-height: 160px; font-size: 26px; }
  .partnersec1 .wrapper .partner_title .t1 { font-size: 50px; }
  .partnersec1 { padding-top: 40px; padding-bottom: 40px; }
  .partnersec1 .wrapper .partner_title { margin-bottom: 40px; } }
@media (max-width: 640px) { .partnersec1 .wrapper .partner_type .oneset { width: calc((100% - 20px* 1) / 2); }
  .partnersec1.partnersec1 .wrapper .partner_type .oneset { min-height: 120px; font-size: 22px; }
  .partnersec1 .wrapper .partner_type { gap: 20px; } }
@media (max-width: 480px) { .partnersec1 .wrapper .partner_title .t1 { font-size: 36px; }
  .partnersec1 .wrapper .partner_title .t2 { font-size: 18px; padding: 5px 25px; }
  .partnersec1.partnersec1 .wrapper .partner_type .oneset { min-height: 111px; font-size: 18px; } }
.partnersec2 { background: #e6eefa url(../images/partnerbg2.jpg) no-repeat bottom center; padding-top: 98px; width: 100%; }
.partnersec2 .wrapper .partner_html { width: 100%; border-radius: 12px; box-shadow: var(--shadow); overflow: hidden; background-color: rgba(255, 255, 255, 0.8); }
.partnersec2 .wrapper .partner_html .unreset .partner_typede { display: flex; flex-wrap: wrap; }
.partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box { padding: 64px 60px 10px; width: 50%; }
.partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box .oneset { margin-bottom: 45px; }
.partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box .oneset:nth-child(even) .titlebg { background-color: #f7b825; }
.partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box .oneset .titlebg { font-size: 28px; font-weight: var(--Bold); background-color: #8f5ae6; padding: 0px 10px; margin-bottom: 5px; color: #fff; display: inline-block; }
.partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box .oneset .con { font-size: 16px; letter-spacing: 0.02em; font-weight: var(--Regular); }
.partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box.style1 { background-color: rgba(255, 255, 255, 0.8); backdrop-filter: blur(5px); }
.partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box.style2 { background-color: rgba(242, 242, 242, 0.8); backdrop-filter: blur(5px); }
.partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box.style2 .oneset:nth-child(2n) .titlebg { background-color: #8f5ae6; }
.partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box.style2 .oneset .titlebg { background-color: #f7b825; }

.partner_con_title { font-size: 36px; font-weight: bold; padding: 20px; }

@media (max-width: 768px) { .partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box { padding: 20px; }
  .partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box .oneset .titlebg { font-size: 22px; }
  .partnersec2 { padding-top: 50px; }
  .partner_con_title { font-size: 30px; } }
@media (max-width: 640px) { .partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box { width: 100%; }
  .partnersec2 .wrapper .partner_html .unreset .partner_typede .partyped_box .oneset { margin-bottom: 20px; } }
.partnercontact { display: flex; margin-top: 180px; }
.partnercontact .logingform { padding: 0; }
.partnercontact .part_contact_left { background: url(../images/partner_contact_bg.jpg) no-repeat; background-size: cover; color: #fff; font-weight: var(--Bold); width: 38.125vw; display: flex; justify-content: center; align-items: center; font-size: 40px; font-weight: var(--Bold); letter-spacing: 0.02em; padding: 15px; line-height: 1.2; }
.partnercontact .part_contact_right { flex: 1; padding-right: 10.41667vw; padding-left: 80px; padding-top: 50px; padding-bottom: 45px; }

@media (max-width: 1200px) { .partnercontact .part_contact_left { font-size: 3.5vw; }
  .partnercontact .part_contact_right { padding: 30px; }
  .logingform form .flexcenter { margin-top: 20px; }
  .partnercontact { margin-top: 50px; } }
@media (max-width: 768px) { .partnercontact { display: block; }
  .partnercontact .part_contact_left { background: none; font-size: 20px; color: #333; width: 100%; } }
@media (max-width: 640px) { .logingform form .oneflex .inputone { width: 100%; }
  .logingform form .oneflex { gap: 0px; } }
.cart_sec { display: flex; flex-wrap: wrap; gap: 23px; }
.cart_sec .buy_sec { flex: 1; border-radius: 25px; background-color: rgba(45, 118, 222, 0.8); backdrop-filter: blur(5px); padding: 40px 46px; box-shadow: var(--shadow); border: 2px solid #fff; }
.cart_sec .buy_sec .buytitle { color: #fff; display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 20px; gap: 10px; }
.cart_sec .buy_sec .buytitle .t1 { font-weight: var(--Bold); font-size: 30px; letter-spacing: 0.03em; }
.cart_sec .buy_sec .buytitle .t2 { font-weight: var(--normal); font-size: 16px; letter-spacing: 0.02em; }
.cart_sec .buy_sec .buytitle .quickpay { font-size: 20px; font-weight: var(--Medium); background-color: #f1901c; color: #fff; padding: 2px 10px; border-radius: 2px; }
.cart_sec .buy_sec .buylistbox { background-color: #fff; padding: 30px 20px 40px; }
.cart_sec .buy_sec .buylistbox .sim_add_table tbody tr td, .cart_sec .buy_sec .buylistbox .sim_add_table tbody tr:nth-child(odd) td { background-color: #f7f7f7; border-bottom: 6px solid #fff; }
.cart_sec .buy_sec .buylistbox .sim_add_table tbody tr td:first-child { border-radius: 6px 0 0 6px; }
.cart_sec .buy_sec .buylistbox .sim_add_table tbody tr td:last-child { border-radius: 0px 6px 6px 0; }

@media (max-width: 767px) { .cart_sec .buy_sec .buylistbox .sim_add_table tbody tr td, .cart_sec .buy_sec .buylistbox .sim_add_table tbody tr:nth-child(odd) td { background-color: initial; border-bottom: initial; }
  .cart_sec .buy_sec .buylistbox .sim_add_table tbody tr { padding: 10px 0; display: block; }
  .cart_sec .buy_sec .buylistbox .sim_add_table tbody tr:nth-child(odd) td { background-color: #f2faff; }
  .cart_sec .buy_sec .buylistbox .sim_add_table tbody tr:nth-child(even) td { background-color: #fff; }
  .cart_sec .buy_sec .buylistbox .sim_add_table thead { display: none; } }
.pay_sec { width: 360px; border-radius: 25px; background-color: rgba(255, 255, 255, 0.8); backdrop-filter: blur(5px); box-shadow: var(--shadow); border: 2px solid #fff; padding: 50px 25px 38px 25px; }
.pay_sec .pay_title { font-weight: var(--Bold); font-size: 30px; letter-spacing: 0.02em; line-height: 1.2; margin-bottom: 16px; text-align: center; }
.pay_sec .pay_table { border-top: 1px solid #333333; border-bottom: 1px solid #333333; margin-bottom: 100px; padding: 20px 0; }
.pay_sec .pay_table .pay_table_form { width: 100%; }
.pay_sec .pay_table .pay_table_form tbody tr td { text-align: center; padding: 15px 0; font-size: 16px; letter-spacing: 0.02em; }
.pay_sec .pay_table .pay_table_form tbody tr td:nth-child(1) { font-weight: var(--Medium); }
.pay_sec .coupang { background-color: #fff; padding: 8px 20px; border-radius: 6px; width: 100%; text-align: center; }
.pay_sec .pay_bottom .btnstyle { margin-bottom: 10px; padding: 25px 20px; width: 100%; text-align: center; display: flex; align-items: center; justify-content: center; }
.pay_sec .pay_bottom .btnstyle img { margin-right: 5px; }
.pay_sec .pay_bottom .btnstyle .btntxt { color: #fff; font-size: 20px; line-height: 1; }
.pay_sec .pay_bottom .btnstyle.backbtn .btntxt { color: #333; }
.pay_sec .pay_bottom .txt { text-align: center; font-size: 15px; color: #999999; margin-top: 5px; }

.EN .pay_sec .pay_bottom .btnstyle .btntxt { font-size: 16px; line-height: 1.3; }

@media (max-width: 1200px) { .pay_sec { width: 100%; }
  .cart_sec .buy_sec { width: 100%; } }
@media (max-width: 768px) { .cart_sec .buy_sec { padding: 20px; }
  .pay_sec .pay_table { margin-bottom: 20px; }
  .pay_sec .coupang { padding: 8px 10px; } }
@media (max-width: 480px) { .cart_sec .buy_sec .buylistbox { padding: 20px 15px; } }
.orderinfo { margin-bottom: 36px; border-bottom: 1px solid #cccccc; padding: 12px 12px 25px 12px; }
.orderinfo:last-child { border-bottom: none; }
.orderinfo .orderinfo_title_flex { display: flex; flex-wrap: wrap; align-items: center; gap: 20px; margin-bottom: 15px; }
.orderinfo .orderinfo_title_flex .orderinfo_title { margin-bottom: 0; }
.orderinfo .orderinfo_title { display: inline-block; color: #fff; background-color: #333333; font-size: 16px; padding: 0 5px; margin-bottom: 15px; }
.orderinfo .orderinfo_fill { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-bottom: 18px; }
.orderinfo .orderinfo_fill .txt { font-size: 16px; padding: 0 20px; }
.orderinfo .orderinfo_fill .txt.w104 { width: 104px; }
.orderinfo .orderinfo_fill .fillbox { background-color: #f7f7f7; border-radius: 6px; padding: 10px 12px; border: 1px solid #cccccc; display: flex; width: 55%; }
.orderinfo .orderinfo_fill .fillbox.winitial { width: initial; }
.orderinfo .orderinfo_fill .fillbox input { font-size: 16px; flex: 1; border: none; background: none; }
.orderinfo .orderinfo_fill .fillbox.w420 { max-width: 420px; }
.orderinfo .orderinfo_fill .fillbox.w300 { max-width: 300px; }
.orderinfo .orderinfo_fill .fillbox .certag { background-color: #f74848; color: #fff; font-size: 16px; font-weight: var(--Medium); border: 2px solid #cc2929; border-radius: 6px; padding: 2px 10px; }
.orderinfo .orderinfo_fill .fillbox .certag.active { background-color: #ccc; border: 2px solid #999; }

@media (max-width: 960px) { .orderinfo .orderinfo_fill .fillbox { width: calc(100% - 200px); } }
@media (max-width: 767px) { .orderinfo { margin-bottom: 20px; padding: 12px 0px 25px 0px; }
  .orderinfo .orderinfo_fill .txt { padding: 0; width: 100%; }
  .orderinfo .orderinfo_fill .fillbox { width: 100%; padding: 5px; }
  .orderinfo .orderinfo_fill .fillbox .certag { font-size: 12px; padding: 2px 5px; }
  .orderinfo .orderinfo_fill .fillbox input { width: calc(100% - 100px); } }
.memberorder_info { width: 100%; }
.memberorder_info tbody tr td { padding: 4px 16px; font-size: 16px; }
.memberorder_info tbody tr td:first-child { width: 100px; }
.memberorder_info tbody tr td input { background-color: #f7f7f7; border-radius: 6px; padding: 15px 22px; width: 100%; border: none; }
.memberorder_info tbody tr td input.w420 { max-width: 420px; }
.memberorder_info tbody tr td input.w300 { max-width: 300px; }

@media (max-width: 480px) { .memberorder_info tbody tr td { padding: 4px 0px; display: block; }
  .memberorder_info tbody tr td input { padding: 8px 5px; }
  .memberorder_info tbody tr td input.w420 { max-width: 100%; }
  .memberorder_info tbody tr td input.w300 { max-width: 100%; } }
.cart_complete { border-radius: 25px; background-color: rgba(45, 118, 222, 0.8); backdrop-filter: blur(5px); padding: 40px 160px; box-shadow: var(--shadow); border: 2px solid #fff; max-width: 800px; margin: 0 auto; }
.cart_complete .boxtxt { background: #edf3fa; border: 1px solid #deeaf8; border-radius: 20px; box-shadow: var(--shadow); margin-bottom: 16px; text-align: center; }
.cart_complete .boxtxt .boxtxtin { padding: 25px; }
.cart_complete .boxtxt .ptxt { margin-bottom: 10px; }
.cart_complete .boxtxt .complettxt { display: flex; padding-top: 50px; padding-left: 65px; }
.cart_complete .boxtxt .complettxt .txt { font-size: 50px; font-weight: var(--Bold); letter-spacing: 0.02em; margin-right: 5px; }

.EN .cart_complete .boxtxt .complettxt .txt { font-size: 37px; }

@media (max-width: 960px) { .cart_complete { padding: 40px 20px; }
  .cart_complete .boxtxt { max-width: 480px; margin: 0 auto 16px; } }
@media (max-width: 640px) { .cart_complete .boxtxt .complettxt .txt { font-size: 8vw; }
  .cart_complete .boxtxt .complettxt .img img { width: 30vw; }
  .cart_complete .boxtxt .complettxt { display: flex; padding-top: 6vw; padding-left: 8vw; } }
@media (max-width: 480px) { .cart_complete .boxtxt .complettxt { padding-left: 12px; } }
.privacysec { padding: 20px 0; font-size: 18px; }

.qrcodewrap { display: flex; align-items: center; justify-content: center; }
.qrcodewrap img { width: 200px; }

.moretwolinetxt { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 24px; max-height: 48px; }
.moretwolinetxt:hover { text-decoration: underline; }

.recaptch_cart2 { padding: 0 20px 15px 116px; }

@media (max-width: 767px) { .recaptch_cart2 { padding: 0 20px 15px 0px; } }
@media (max-width: 480px) { .recaptch_cart2 { transform: scale(0.8); transform-origin: left; } }
.orderid { font-size: 14px; }

@media (max-width: 480px) { .orderid { font-size: 12px; letter-spacing: -0.03em; } }
