@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: #c83535; }

.purplecolor { color: #6189fa; }

.main_c { color: #156082; }

.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; }

.margintop30 { margin-top: 30px; }

.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: 3px; font-size: 17px; line-height: 1; text-transform: uppercase; color: #fff; background: var(--main_color); border: none; padding: 16px 50px; display: inline-block; }
.btnstyle.small {
    padding: 8px 15px;
}
.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: 768px) { 
  .btnstyle { font-size: 17px; font-weight: 600; padding: 10px 20px; }
  .btnstyle.blackbtn { padding: 25px 70px; }
  .btnstyle.small {
    font-size: 12px;
    padding: 8px 10px;
  }
}
.squrebtnstyle { display: inline-block; border-radius: 10px; padding: 8px 15px; color: #fff; background-color: #555555; font-size: 17px; }
.squrebtnstyle:hover { filter: brightness(0.92); transform: translateY(-1px); box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15); }
.squrebtnstyle.red { background-color: #c83535; }
.squrebtnstyle.blue { background-color: #124d9e; }

.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 #dddddd; padding: 15px 10px; width: 100%; border-radius: 10px; font-size: 18px; }
.inputstyle[disabled="disabled"] { color: #999999; background-color: #f2f2f2; }
.inputstyle::placeholder { color: #b5b5b5; font-weight: var(--Light); }
.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: 180px; }
.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; width: 20px; height: 20px; }

.radiobtnset .radiobtn { cursor: pointer; }
.radiobtnset .radiobtn input[type=radio], .radiobtnset .radiobtn input[type=checkbox] { visibility: hidden; width: 0; height: 0; }
.radiobtnset .radiobtn .t { cursor: pointer; padding: 3px 15px; line-height: 1; background-color: #fff; border-radius: 3px; border: 1px solid #166083; text-align: center; display: inline-block; }
.radiobtnset .radiobtn .t:hover { color: #fff; background-color: #166083; border: 1px solid #166083; }
.radiobtnset .radiobtn input[type=radio]:checked + .t, .radiobtnset .radiobtn input[type=checkbox]:checked + .t { background-color: #166083; border: 1px solid #166083; color: #fff; }

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: 20px; width: 20px; content: " "; display: inline-block; vertical-align: text-bottom; transition: 0.3s; background: url(../images/checkbox.png) no-repeat; background-size: contain; }

input.checkstyle[type=checkbox]:checked + .checkboxbefore:before { background: url(../images/checkbox_checked.png) no-repeat; height: 20px; width: 20px; 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: 70px 0 40px 0; }
@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: #333333; margin-bottom: 10px; border-radius: 50px; }
.page_box .page_num.active, .page_box .page_num:hover { background-color: var(--main_color); color: #fff; }
.page_box a.page_arrow { padding: 0 10px; display: inline-block; color: #222222; }
.page_box a.page_arrow:hover { color: #fff; 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: #fff; border: 1px solid #d9d9d9; width: 50px; height: 35px; padding: 3px 0px; margin: 0 5px; text-align: center; border-radius: 10px; }
.page_box .page_select .paget { color: #bfbfbf; font-size: 14px; font-weight: var(--Light); }

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; }

.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; } }
.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; gap: 25px; }

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

.sitemap-row .map-item { border-right: 1px solid #fff; box-sizing: border-box; margin-bottom: 30px; width: calc((100% - 25px*3) / 4); }

.sitemap-row .map-item .title-link { background: #eeeeee; color: #15263b; display: block; font-size: 22px; font-weight: 500; line-height: 1.2; padding: 17px 25px 15px; text-align: center; border-radius: 2px; }

.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: 15px; padding-bottom: 15px; border-bottom: 1px solid #eeeeee; text-align: center; }

.sitemap-row .map-list .second-link { color: #262626; font-size: 20px; line-height: 1.3; text-align: center; }

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

.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: #eeeeee; }

/* scrollbar itself */
::-webkit-scrollbar-thumb { background-color: var(--main_color); }

/*反白文字*/
::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); --main_color: #129e75; --main_color2: #0896bc; --main_color3: #ffea2c; --main_color4: #15263b; --main-text: #156082; --filter-white: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); --filter-maincolor: brightness(0) saturate(100%) invert(51%) sepia(37%) saturate(7320%) hue-rotate(137deg) brightness(92%) contrast(86%); }

body { color: #333; font-size: 17px; font-family: "Roboto", "Noto Sans TC", sans-serif, Microsoft JhengHei, PMingLiU, "FontAwesome"; line-height: 1.5; font-weight: var(--Regular); width: 100%; min-width: 360px; margin: 0 auto; position: relative; overflow-x: hidden; letter-spacing: 0em; min-height: 100vh; }

html[lang="en"] body * { letter-spacing: 0 !important; }

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

@media (max-width: 1100px) { .wrapper { padding: 0 30px; } }
@media (max-width: 768px) { .wrapper { padding: 0 20px; } }
@media (max-width: 480px) { .wrapper { padding: 0 15px; } }
header { position: sticky; top: 0; z-index: 999; background: #fff; width: 100%; padding: 10px 0; margin-bottom: 30px; }
header .wrapper { display: flex; position: static; justify-content: space-between; align-items: center; padding: 0 40px; }
header .wrapper .header_logo_nav { display: flex; align-items: center; gap: 20px; }
header .wrapper .headertop .logo a { display: block; position: relative; }
header .wrapper .headertop .logo a img { width: 350px; }
header .wrapper .headertop .logo a .txt { font-weight: var(--Medium); font-size: 24px; color: #fff; letter-spacing: 0.05em; padding-right: 54px; }
header .wrapper .headertop .mobile_menu { display: none; }
@media (max-width: 1100px) { 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; height: 100%; position: static; padding-top: 10px; }
@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 20px; }
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;font-size: 19px;color: #333333;}
header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.active, header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a:hover { color: var(--main_color); }
header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.active:after { content: ""; background-color: var(--main_color); width: 7px; height: 7px; border-radius: 50%; position: absolute; top: -8px; right: 0; }
header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink { display: none; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu { 
  position: absolute;
  left: 50%;
  z-index: 9;
  transform: translate(-50%);
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  font-size: 16px;
  color: #555555;
  border: 1px solid var(--main_color);
  width: 100%;
  min-width: 160px;
  border-radius: 10px;
  /* overflow: hidden; */
  padding: 10px;
}
header .wrapper .headerright .box2 .menu > ul > li ul.submenu * { transition: 0s; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li { list-style: none;border-bottom: 1px solid #dddddd;}
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li:last-child  { border-bottom: none; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li > a { 
  display: block; 
  padding: 13px 10px; 
  border-top: none; 
  font-size: 16px; 
  letter-spacing: 0; 
  line-height: normal; 
  font-weight: normal; 
  text-align: center;
  color: #555555; 
  transition: 0s; 
   
}
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li:hover > a { background-color: #f1f1f1; }



.headthirdmenu{
  position: absolute;
  left: 138px;
  z-index: 999;
  width: 250px;
  background: #fff;
  top: 0;
  padding: 10px;
  border: 1px solid var(--main_color);
  border-radius: 10px;
}
.headthirdmenu li{
  list-style: none;
}
.headthirdmenu li:not(:last-child){
  border-bottom: 1px solid #dddddd;
}

.headthirdmenu li a{
  padding: 10px;
  display: block;
}
.headthirdmenu li a:hover{
  background-color: #f1f1f1;
}


header .wrapper .mobile_iconnav { display: none; padding: 15px 10px; }

.iconnav { display: flex; flex-wrap: wrap; }
.iconnav > li { list-style: none; }
.iconnav > li:hover ul.langselect { visibility: visible; opacity: 1; }
.iconnav > li ul.langselect { position: absolute; right: 0; top: 65px; background: #eeeeee; border-radius: 20px; padding: 5px 10px; display: flex; flex-wrap: wrap; visibility: hidden; opacity: 0; }
.iconnav > li ul.langselect li { list-style: none; }
.iconnav > li ul.langselect li a { font-size: 18px; color: #333333; font-weight: var(--Medium); padding: 3px 10px 0px 10px; border-radius: 15px; display: block; }
.iconnav > li ul.langselect li a.active { color: var(--main_color); background-color: #fff; }
.iconnav > li ul.langselect li a:hover { color: var(--main_color); }
.iconnav > li:not(:last-child) > a:after { width: 1px; height: 40px; content: ""; display: block; position: absolute; right: 0; top: 6px; background-color: #dddddd; }
.iconnav > li > a { display: flex; flex-direction: column; align-items: center; gap: 5px; padding: 0 25px; }
.iconnav > li > a:hover .icon img, .iconnav > li > a.active .icon img { filter: brightness(0) saturate(100%) invert(44%) sepia(100%) saturate(2430%) hue-rotate(135deg) brightness(90%) contrast(86%); }
.iconnav > li > a .icon img { height: 25px; }
.iconnav > li > a .txt {font-size: 17px;color: #555;}

footer .iconnav > li ul.langselect { background: #ddd; }

.searchallbox { display: flex; align-items: center; }
.searchallbox input { background-color: transparent; border: none; flex: 1; padding: 5px; }
.searchallbox button { background: none; border: none; flex-shrink: 0; color: var(--main_color); }

@media (max-width: 1580px) { 
  header .wrapper .headertop .logo a img {width: 260px;}
  header .wrapper .headerright .box2 .menu > ul > li { padding: 0px 17px; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a {font-size: 17px;}
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li > a{
    font-size: 14px;
    padding: 10px 0px;
  }
  .headthirdmenu{
    font-size: 14px;
  }
  .iconnav li a .txt {font-size: 14px;}
  .iconnav li a .icon img { height: 22px; }
  header { margin-bottom: 15px; }
  .iconnav > li ul.langselect{
    top: 55px;
  }
  .iconnav > li ul.langselect li a {
    font-size: 14px;
  }                           
}
@media (max-width: 1366px) { header .wrapper .headertop .logo a img { width: 240px; }
  header .wrapper .headerright .box2 .menu > ul > li { padding: 0px 15px; }
  header .wrapper .header_logo_nav { gap: 13px; }
  header .wrapper .headerright .box2 { padding-top: 8px; }
  .iconnav li a { padding: 0 17px; }
  .iconnav li a .icon img { height: 20px; }
  .iconnav > li ul.langselect li a { font-size: 13px; }
  .iconnav > li ul.langselect { top: 56px; } }
@media (max-width: 1260px) { header .wrapper .headertop .logo a img { width: 200px; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a { font-size: 17px; }
  header .wrapper .headerright .box2 .menu > ul > li { padding: 0px 10px; }
  .iconnav li a { padding: 0 12px; }
  .iconnav li a .txt { font-size: 15px; }
  header { margin-bottom: 10px; }
  .iconnav > li ul.langselect { padding: 5px 5px; }
  .iconnav > li ul.langselect li a { padding: 3px 8px 0px 8px; } }
@media (min-width: 1101px) { 
  header .wrapper .headerright .box2 .menu > ul > li:hover ul.submenu { visibility: visible; opacity: 1; }
  .headthirdmenu{
    display: none;
  }
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li:hover .headthirdmenu{
    display: block;
  }
  
}
@media (max-width: 1100px) { 
  header { z-index: 9999; width: 100%; padding: 10px 0; margin-bottom: 0;}
  header * { transition: 0s; }
  header .wrapper { padding: 0; }
  header .wrapper .headertop { width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0 20px; }
  header .wrapper .headertop .logo a { width: initial; padding: 0; }
  header .wrapper .header_logo_nav { width: 100%; }
  header .wrapper .headertop .logo a img { top: initial; max-width: 200px; position: relative; z-index: 10001; }
  header .wrapper .headerright { height: calc(100vh - 65px); overflow: auto; max-width: 100%; top: 55px; z-index: 999999; position: absolute; width: 100%; left: 0; transform: translate(-100%, 0); background-color: #fff; border-top: 1px solid #ccc; transition: 0.3s; }
  header .wrapper .headerright.active { transform: translate(0, 0); }
  header .wrapper .headerright::-webkit-scrollbar { background-color: transparent; width: 0px; height: 0px; }
  header .wrapper .headerright .box2 { height: auto; padding-bottom: 20px; padding-top: 0; padding: 0 15px; }
  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 .firstmenu { display: flex; border-bottom: solid 1px #d1d1d1; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a { text-align: left; padding: 15px 20px 10px 20px; }
  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: 40px; flex-shrink: 0; padding: 0; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink:after { content: "\f078"; display: inline-block; position: absolute; font-size: 16px; line-height: 1; transition: 0.3s; top: 18px; left: 50%; top: 50%; transform: translate(-50%, -50%); background: none; width: 16px; transform-origin: bottom; color: #666; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink.active:after { transform: translate(-50%, -50%) rotate(180deg); }
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu { position: relative; display: none; visibility: visible; opacity: 1; transition: 0s; border-radius: 0; }
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li > a { padding: 12px 25px; text-align: left; }
  header .wrapper .headerright .box2 .menu > ul li.lang { padding: 10px 30px; }
  header .wrapper .headerright .box2 .menu > ul > li:has(.submenu) > .firstmenu > a:not(.opensublink):after { display: none; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a:not(.opensublink) { flex: 1; }
  .header_iconnav { display: none; }
  header .wrapper .mobile_iconnav { display: flex; justify-content: center; }
  .headthirdmenu{
    position: static;
    width: 100%;
    border: none;
    background: transparent;
    border-radius: 0;
    padding: 0 20px;
    padding-left: 44px;
  }
  .headthirdmenu li:not(:last-child){
    border-bottom: none;
  }
  .headthirdmenu li{
    padding: 0 0;
    list-style: disc;
  }
  
  .headthirdmenu li a{
    padding: 5px 0;
  }

}
.showMenu { display: none; cursor: pointer; height: 30px; width: 30px; margin-left: 20px; }
@media (max-width: 1100px) { .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; }

#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: #666; 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: var(--main_color); 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%); } }
@keyframes photosize1 { 0% { transform: scale(1.1); opacity: 1; }
  100% { transform: scale(1); } }
.innerban { width: 100%; }
.innerban .inbanwarp { position: relative; padding-bottom: 23.80952%; height: 0; border-radius: 80px 80px 0 0; overflow: hidden; }
.innerban .inbanwarp::after { display: block; position: absolute; content: ""; background: url(../images/inban_shap.png) no-repeat bottom center; bottom: 0; left: 50%; transform: translate(-50%, 0); width: 70%; background-size: contain; padding-bottom: 7.06897%; }
.innerban img { width: 100%; animation: 3s linear forwards photosize1; }

@media (max-width: 768px) { .innerban .inbanwarp { border-radius: 30px 30px 0 0; } }
.page_title_breadcrumbs { margin-top: -30px; }
.page_title_breadcrumbs .wrapper { display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; }
.page_title_breadcrumbs .wrapper .page_title { font-size: 40px; letter-spacing: 0.1em; color: #222; font-weight: var(--SemiBold); line-height: 1.2; padding-bottom: 36px; }
.page_title_breadcrumbs .wrapper .page_title:after { display: block; content: ""; position: absolute; width: 401px; height: 12px; background: url(../images/title_bottomline.png) no-repeat; background-size: contain; left: 50%; transform: translate(-50%, 0); bottom: 0; }
.page_title_breadcrumbs .wrapper .breadcrumbs { margin-top: 30px; }
.page_title_breadcrumbs .wrapper .breadcrumbs .road { font-size: 16px; color: #555555; display: flex; flex-wrap: wrap; align-items: center; }
.page_title_breadcrumbs .wrapper .breadcrumbs .road .inlineblock { display: flex; flex-wrap: wrap; align-items: center; }
.page_title_breadcrumbs .wrapper .breadcrumbs .road .roadspacer { margin: 0 10px; background-color: #cccccc; height: 1px; width: 10px; display: inline-block; }
.page_title_breadcrumbs .wrapper .breadcrumbs .road a:hover { color: var(--main_color); }
.page_title_breadcrumbs .wrapper .breadcrumbs .road img { margin-right: 6px; display: inline-block; height: 16px; }

.page_nav { width: 100%; display: flex; justify-content: center; border-bottom: 5px solid #eeeeee; margin-top: 50px; padding: 0 20px; }
.page_nav ul { display: flex; flex-wrap: wrap; gap: 30px; }
.page_nav ul li { list-style: none; }
.page_nav ul li a { display: block; font-size: 20px; letter-spacing: 0.03em; padding-bottom: 20px; }
.page_nav ul li a.active, .page_nav ul li a:hover { color: var(--main_color); }
.page_nav ul li a.active:after, .page_nav ul li a:hover:after { display: block; content: ""; bottom: -5px; left: 0; width: 100%; height: 5px; background-color: var(--main_color); position: absolute; }

.page_subnav { width: 100%; background-color: #f1f1f1; padding: 20px; }
.page_subnav ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; }
.page_subnav ul li { list-style: none; }
.page_subnav ul li a { display: block; font-size: 18px; letter-spacing: 0.03em; padding: 10px 20px; border-radius: 22.5px; }
.page_subnav ul li a.active, .page_subnav ul li a:hover { color: #fff; background-color: var(--main_color); }

@media (max-width: 1024px) { .page_title_breadcrumbs { margin-top: -20px; }
  .page_title_breadcrumbs .wrapper .page_title { font-size: 30px; padding-bottom: 24px; }
  .page_title_breadcrumbs .wrapper .page_title:after { width: 300px; }
  .page_title_breadcrumbs .wrapper .breadcrumbs { margin-top: 20px; }
  .page_title_breadcrumbs .wrapper .breadcrumbs .road { font-size: 14px; }
  .page_nav { margin-top: 30px; }
  .page_nav ul li a { font-size: 17px; letter-spacing: 0em; padding-bottom: 0px; }
  .page_nav ul { gap: 20px; } }
@media (max-width: 700px) { .page_title_breadcrumbs { margin-top: 0; } }
@media (max-width: 480px) { .page_title_breadcrumbs { margin-top: 10px; }
  .page_title_breadcrumbs .wrapper .page_title { font-size: 28px; padding-bottom: 20px; }
  .page_nav { margin-top: 20px; }
  .page_title_breadcrumbs .wrapper .breadcrumbs .road .roadspacer { margin: 0 5px; width: 7px; }
  .page_subnav ul li a { font-size: 15px; letter-spacing: 0em; padding: 8px 15px; }
  .page_subnav ul { gap: 5px 10px; } }
.page_con .wrapper { max-width: 1520px; }

.page_nav_title_search { display: flex; flex-wrap: wrap; gap: 15px; align-items: center; justify-content: space-between; margin-top: 75px; margin-bottom: 30px; }

.page_nav_title { font-size: 30px; font-weight: var(--SemiBold); letter-spacing: 0.03em; padding-left: 30px; line-height: 1.2; }
.page_nav_title::before { display: block; content: ""; position: absolute; width: 9px; height: 9px; border-radius: 50%; border: 3px solid var(--main_color); top: 12px; left: 0; display: block; }

.searchbox_out { display: flex; align-items: center; gap: 20px; }
.searchbox_out .txt { font-size: 20px; letter-spacing: 0.03em; }
.searchbox_out .searchbox { display: flex; border: 1px solid #dddddd; border-radius: 10px; overflow: hidden; }
.searchbox_out .searchbox .searchinput { border: none; padding: 15px 20px; font-size: 20px; }
.searchbox_out .searchbox .searchinput::placeholder { color: #cccccc; }
.searchbox_out .searchbox button { text-align: center; padding: 9px 15px; border: none; font-size: 16px; background: none; }
.searchbox_out .searchbox button i { color: var(--main_color); }
.searchbox_out .searchbox button:before { display: block; content: ""; position: absolute; width: 1px; height: 20px; background-color: #cccccc; top: 15px; left: 0; }

.html_edit {padding-bottom: 20px;}
.html_edit .unreset {font-size: 17px;color: #555;line-height: 1.4;letter-spacing: 0.03em;}
@media (max-width: 1580px) {
  .html_edit {padding-bottom: 0px;}
}
@media (max-width: 1480px) {  .page_nav_title_search { margin-top: 40px; } }
@media (max-width: 960px) { .html_edit .unreset { font-size: 17px; letter-spacing: 0em; } }
@media (max-width: 480px) { 
  .page_nav_title { font-size: 24px; padding-left: 20px; }
  .page_nav_title::before { 
    top: 8px; 
    width: 6px;
    height: 6px;
  }
  .page_nav_title_search { margin-top: 30px; margin-bottom: 20px; }
  .searchbox_out { gap: 10px; }
  .searchbox_out .txt { font-size: 18px; }
  .searchbox_out .searchbox .searchinput { padding: 10px 15px; font-size: 17px; }
  
}
footer {background-color: #f1f1f1;border-radius: 0;padding-top: 22px;padding-bottom: 50px;border-bottom: 5px solid var(--main_color);}
footer .f_logo_subnav { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: baseline; gap: 10px 20px; padding-bottom: 20px; border-bottom: 1px solid #cccccc; }

footer .f_logo_subnav .f_logo img { width: 310px; }
footer .f_nav { display: flex; flex-wrap: wrap; justify-content: space-around; margin-top: 30px; }
footer .f_nav .one {padding: 20px 10px;max-width: 20%;}
footer .f_nav .one .f_firstnav { font-size: 20px; font-weight: var(--Medium); margin-bottom: 25px; }
footer .f_nav .one .f_secnav { padding-left: 20px; border-left: 1px solid var(--main_color); }
footer .f_nav .one .f_secnav li { margin-bottom: 5px; list-style: none; }
footer .f_nav .one .f_secnav li a { font-size: 16px; color: #555555; }
footer .f_nav .one .f_secnav li a:hover { color: var(--main_color); }
footer .f_info_copyright {display: flex;flex-wrap: wrap;gap: 20px;justify-content: space-between;margin-top: 30px;align-items: end;}
footer .f_social {display: flex;flex-wrap: wrap;gap: 10px;margin-bottom: 0;}
footer .f_social .one {display: flex;align-items: center;justify-content: center;color: #fff;font-size: 32px;width: 70px;height: 70px;border-radius: 5px;text-align: center;line-height: 60px;}
footer .f_social .one.twitter { background-color: #000000; }
footer .f_social .one.youtube { background-color: #f70000; }
footer .f_social .one.facebook { background-color: #0863f7; }
footer .f_social .one.instagram { background-color: #C13584; }
footer .f_social .one.line { background-color: #00B900; }
footer .f_social .one.whatsapp { background-color: #25D366; }
footer .f_tel_map { display: flex; flex-wrap: wrap; gap: 10px 20px; }
footer .f_tel_map .one { display: flex; gap: 5px; align-items: baseline; font-size: 16px; }
footer .f_tel_map .one .icon { flex-shrink: 0; }
footer .f_tel_map .one .icon .fa-solid { color: var(--main_color); }
footer .f_tel_map .one .txt { flex: 1; color: #555555; letter-spacing: 0.08em; }
footer .f_info_copyright .f_copyright { color: #555555; text-align: right; font-size: 16px; letter-spacing: 0.08em; }
footer .f_info_copyright .f_copyright .copyright { margin-bottom: 5px; }
footer .f_info_copyright .f_copyright .iwaredesign b { font-weight: initial; }

footer .f_social_out{
  display: flex;
  flex-wrap: wrap;
  gap: 20px 30px;
  justify-content: center;
  margin-bottom: 20px;
}


footer .f_social_out.mobilesocial{
  display: none;
}
footer .f_social_out.pcsocial{

}

footer .f_social_out .social_set .f_social_txt{
  font-size: 24px;
  margin-bottom: 5px;
  font-weight: bold;
}
/* footerig */
.footerig { 
  width: 100%;
  height: 480px;
  background: #fff no-repeat center center;
  background-size: cover;
  transition: background 0.3s ease; /* 平滑過渡 */
}

.footerig:hover {
  background-color: rgba(255, 255, 255, 0.5); /* 半透明黑色覆蓋 */
  background-blend-mode: overlay;      /* 與背景圖疊加 */
}
.footerig a { 
  display: block;
  width: 100%;
  height: 480px;
}

.footerig a .igbtn { 
  position: absolute;
  text-transform: uppercase;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 8px 25px;
  font-size: 20px;
  color: #fff;
  background: linear-gradient(
    45deg,
    #f09433,
    #e6683c,
    #dc2743,
    #cc2366,
    #bc1888
  );
  width: 100%;
  text-align: center;
  max-width: 410px;
}
@media (max-width: 1100px) { footer {padding-top: 40px;padding-bottom: 80px;}
  footer .f_logo_subnav { padding-bottom: 20px; }
  footer .f_nav {margin-top: 10px;/* justify-content: center; */}
  footer .f_nav .one .f_firstnav {margin-bottom: 10px;font-size: 18px;}
  footer .f_info_copyright {margin-top: 20px;/* flex-direction: column; */}
  footer .f_info_copyright .f_copyright { text-align: left; }
  footer .f_nav .one .f_secnav {
    padding-left: 10px;
  }
}
@media (max-width: 768px) {
  footer .f_logo_subnav {
    justify-content: center;
  }
  footer .f_logo_subnav .f_logo{
    display: none;
  }
}
@media (max-width: 767px) { footer .f_nav .one .f_secnav { padding-left: 10px; }
  footer .f_nav .one {padding: 10px 0;width: calc((100% - 15px*2) / 3);max-width: initial;}
  footer .f_nav .one .f_secnav li { line-height: 1.2; margin-bottom: 10px; font-size: 15px; }
  footer .f_info_copyright { margin-top: 10px; }
  footer .f_nav {justify-content: start;gap: 0 15px;}
  
  footer .f_logo_subnav .f_logo img{
    width: 200px;
  }
  footer .f_nav .one .f_secnav li a {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .f_subnav{
    width: 100%;
  }
  .f_subnav .iconnav {
    justify-content: center;
  }
  .footerig a .igbtn {
      padding: 8px 15px;
      font-size: 18px;
      max-width: 348px;
  }
  footer .f_social_out.mobilesocial{
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 20px 0;
  }
  footer .f_social_out.pcsocial{
    display: none;
  }
  footer .f_social {
    gap: 20px 40px;
  }
  footer .f_info_copyright {
    gap: 0px;
    justify-content: flex-start;
  }
  footer .f_info_copyright .f_copyright{
    font-size: 13px;
  }
}


.consult_sec { margin-top: 100px; padding: 60px 0px; border-top: 5px solid #eeeeee; }
.consult_sec .consult_box { max-width: 1440px; width: 100%; margin: 0 auto; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2fb383+2,18a86b+100 */ background: linear-gradient(to right, #2fb383 2%, #18a86b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ border-radius: 40px; padding: 9px; display: block; position: relative; overflow: hidden; }
.consult_sec .consult_box .consult_boxin { border-radius: 40px; border: 2px solid #8bd4b9; padding: 0 calc(40*100%/1440); position: static; padding-bottom: calc(198*100% / 1420); }
.consult_sec .consult_box .consult_con { display: flex; align-items: center; gap: 40px; position: absolute; padding-top: 35px; }
.consult_sec .consult_box .consult_con .consult_title { letter-spacing: 0.02em; }
.consult_sec .consult_box .consult_con .consult_title .t1 { color: #fff; font-size: 30px; font-weight: var(--SemiBold); margin-bottom: 10px; line-height: 1.2; text-transform: uppercase; }
.consult_sec .consult_box .consult_con .consult_title .t2 { color: rgba(255, 255, 255, 0.5); font-size: 20px; font-weight: var(--Regular); text-transform: uppercase; }
.consult_sec .consult_box .consult_img { position: absolute; width: calc(762*100%/1440); right: 0; top: 0; }
.consult_sec .consult_box .consult_img img { width: 100%; }

.circle_arrow { width: 60px; height: 60px; border-radius: 50%; background-color: #fff; text-align: center; height: 60px; display: flex; align-items: center; justify-content: center; }
.circle_arrow img { width: 30px; }

html[lang="en"] .consult_sec .consult_box .consult_con .consult_title .t2 { display: none; }

@media (max-width: 1480px) { .consult_sec { margin-top: 50px; }
  .consult_sec .consult_box .consult_con .icon img { width: 100px; }
  .consult_sec .consult_box .consult_con { gap: 25px; }
  .consult_sec .consult_box .consult_img { width: calc(780* 100% / 1440); } }
@media (max-width: 1220px) { .consult_sec .consult_box .consult_con { padding-top: 40px; }
  .consult_sec .consult_box .consult_con .icon img { width: 70px; }
  .consult_sec .consult_box .consult_con { gap: 20px; }
  .consult_sec .consult_box .consult_con .consult_title .t1 { font-size: 28px; }
  .consult_sec .consult_box .consult_con .consult_title .t2 { font-size: 17px; }
  .consult_sec .consult_box .consult_img { width: calc(800* 100% / 1440); }
  .consult_sec .consult_box .consult_boxin { padding: 20px calc(40* 100% / 1440); }
  .consult_sec .consult_box .consult_con { padding-top: 0px; position: static; } }
@media (max-width: 960px) { .consult_sec .consult_box .consult_img { display: none; }
  .consult_sec .consult_box .consult_boxin { display: flex; justify-content: center; } }
@media (max-width: 540px) { 
  .consult_sec .consult_box .consult_con .consult_title .t1 {
      font-size: 22px;
  }
  .consult_sec .consult_box .consult_con .consult_title .t1 {margin-bottom: 0;}
  .consult_sec .consult_box .consult_con .consult_title .t2 { font-size: 10px; }
  .circle_arrow { width: 50px; height: 50px; flex-shrink: 0; }
  .consult_sec .consult_box .consult_con .icon img { width: 60px; }
  .consult_sec .consult_box .consult_con {gap: 8px;}
  .consult_sec { padding: 30px 0px; }
  html[lang="en"] .consult_sec .consult_box .consult_con .consult_title .t1 {font-size: 17px;} }
.side_box { position: fixed; right: 20px; bottom: 20px; display: none; transition: 0s; }
.side_box .one { width: 70px; height: 70px; border-radius: 5px; color: #fff; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 5px; margin-bottom: 10px; }
.side_box .one:first-child { background-color: #609d89; }
.side_box .one:nth-child(2) { background-color: #c1dbd3; color: #222222; }
.side_box .one:nth-child(2) .icon img { height: 22px; filter: brightness(0) saturate(100%) invert(4%) sepia(78%) saturate(40%) hue-rotate(120deg) brightness(85%) contrast(80%); }
.side_box .one:nth-child(3) { background-color: #e9eeed; color: #222222; }
.side_box .one:nth-child(3) .icon img { height: 22px; filter: brightness(0) saturate(100%) invert(4%) sepia(78%) saturate(40%) hue-rotate(120deg) brightness(85%) contrast(80%); }
.side_box .one:nth-child(4) { color: #222222; }
.side_box .one.top { background-color: #fff; border: 1px solid #dddddd; font-weight: var(--ExtraBold); }
.side_box .one .icon img { height: 25px; }
.side_box .one .txt { font-size: 14px; letter-spacing: 0; }

html[lang="en"] .side_box .one .txt { font-size: 12px; }

@media (max-width: 1480px) { .side_box { right: 0px; bottom: 10px; }
  .side_box .one { width: 60px; height: 60px; gap: 3px; margin-bottom: 5px; }
  .side_box .one .txt { font-size: 12px; letter-spacing: 0; } }
@media (max-width: 1100px) { .side_box { bottom: 0; left: 50%; transform: translate(-50%, 0); width: 100%; }
  .side_boxin { display: flex; justify-content: center; gap: 5px; width: 100%; }
  .side_box .one { margin-bottom: 0px; } }
.qalist { border-top: 2px solid var(--main_color); }
.qalist .oneset { padding: 30px 0; }
.qalist .oneset:not(:last-child) { border-bottom: 2px solid #cccccc; }
.qalist .oneset.active .qhead .num { color: #333333; }
.qalist .oneset.active .qhead .title { color: var(--main_color); }
.qalist .oneset.active .qhead .open_icon .open_icon_circle { background-color: #eeeeee; }
.qalist .oneset.active .qhead .open_icon .open_icon_circle .line { background-color: #333; }
.qalist .oneset.active .qhead .open_icon .open_icon_circle .line.line2 { transform: translate(-50%, -50%) rotate(90deg); }
.qalist .oneset .qhead { display: flex; align-items: center; }
.qalist .oneset .qhead .num { font-size: 30px; line-height: 1; width: 100px; color: #aaaaaa; letter-spacing: 0.03em; font-weight: var(--Black); }
.qalist .oneset .qhead .title { flex: 1; font-size: 20px; letter-spacing: 0.03em; color: #555555; font-weight: var(--SemiBold); }
.qalist .oneset .qhead .open_icon { width: 100px; display: flex; justify-content: center; }
.qalist .oneset .qhead .open_icon .open_icon_circle { width: 40px; height: 40px; background-color: var(--main_color); border-radius: 50%; }
.qalist .oneset .qhead .open_icon .open_icon_circle .line { background-color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.qalist .oneset .qhead .open_icon .open_icon_circle .line.line1 { width: 14px; height: 2px; }
.qalist .oneset .qhead .open_icon .open_icon_circle .line.line2 { width: 2px; height: 14px; }
.qalist .oneset .qcon { padding: 20px 100px 30px 100px; display: none; transition: 0s; }

@media (max-width: 1024px) { .qalist .oneset .qhead { gap: 10px; }
  .qalist .oneset .qhead .num { font-size: 28px; width: initial; }
  .qalist .oneset .qhead .open_icon { width: initial; }
  .qalist .oneset .qcon { padding: 20px 0px 30px 0px; }
  .qalist .oneset .qhead .title { font-size: 17px; } }
.blog_list { display: flex; flex-wrap: wrap; gap: 60px; }
.blog_list .oneset { width: calc((100% - 60px * 2) / 3); }
.blog_list .oneset .onesetin { display: block; }
.blog_list .oneset .onesetin:hover .photo .hover_con { opacity: 1; }
.blog_list .oneset .onesetin .photo { border-radius: 30px; overflow: hidden; }
.blog_list .oneset .onesetin .photo .pic { height: 0; text-align: center; position: relative; display: block; overflow: hidden; padding-bottom: calc(300*100% / 440); }
.blog_list .oneset .onesetin .photo .pic img { max-width: 100%; max-height: 100%; width: 100%; transition: 0.5s; position: absolute; display: block; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }
.blog_list .oneset .onesetin .photo .hover_con { position: absolute; color: #fff; height: 100%; width: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.9); display: flex; justify-content: center; align-items: center; flex-direction: column; font-size: 20px; padding: 35px; line-height: 1; opacity: 0; }
.blog_list .oneset .onesetin .photo .hover_con .icon { padding-bottom: 20px; border-bottom: 1px solid #fff; width: 100%; text-align: center; }
.blog_list .oneset .onesetin .photo .hover_con .txt { margin-top: 20px; }
.blog_list .oneset .onesetin .con { padding: 15px 30px; }
.blog_list .oneset .onesetin .con .title {font-size: 19px;letter-spacing: 0.03em;line-height: calc(30/20);margin-top: 5px;}

.class_date {display: flex;flex-wrap: wrap;font-size: 18px;letter-spacing: 0.03em;}
.class_date:before { content: ""; display: block; position: absolute; width: 8px; height: 8px; border-radius: 50%; background-color: var(--main_color); top: 8px; left: -20px; }
.class_date .class { padding-right: 15px; color: var(--main_color); }
.class_date .date { color: #aaaaaa; padding-left: 15px; }
.class_date .date:before { content: ""; display: block; position: absolute; width: 1px; height: 15px; background-color: #cccccc; top: 5px; left: 0; }

@media (max-width: 1580px) {
  .blog_list .oneset .onesetin .con .title {
      font-size: 16px;
  }
}

@media (max-width: 1024px) { .blog_list { gap: 30px; }
  .blog_list .oneset { width: calc((100% - 30px* 1) / 2); } }
@media (max-width: 480px) { 
  .blog_list { gap: 30px; }
  .blog_list .oneset { width: 100%; }
  .blog_list .oneset .onesetin .con .title {font-size: 16px;} 
  .class_date {font-size: 16px;letter-spacing: 0em;}
}
.blog_detail { display: flex; flex-wrap: wrap; gap: 7%; padding-top: 80px; }
.blog_detail .blog_detail_con { flex: 1; }
.blog_detail .blog_detail_con .blogdtitle { font-size: 30px; font-weight: var(--SemiBold); letter-spacing: 0.03em; line-height: 1.2; margin-bottom: 20px; padding-left: 40px; }
.blog_detail .blog_detail_con .blogd_date_share { background-color: rgba(18, 158, 177, 0.07); border-radius: 35px; padding: 25px 40px 25px 60px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.blog_detail .blog_detail_con .blogd_date_share .blogd_share { display: flex; flex-wrap: wrap; align-items: center; gap: 5px; }
.blog_detail .blog_detail_con .blogd_date_share .blogd_share .icon { margin-right: 5px; }
.blog_detail .blog_detail_con .blogd_date_share .blogd_share .icon img { width: 15px; }
.blog_detail .blog_detail_con .blogd_date_share .blogd_share .txt { line-height: 1; }
.blog_detail .blog_detail_con .blogd_date_share .blogd_share .sharelinks { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; }
.blog_detail .blog_detail_con .blogd_date_share .blogd_share .sharelinks a img { width: 25px; }
.blog_detail .blog_detail_con .blogd_con { padding: 50px 40px; }
.blog_detail .blog_detail_recommd { width: 27%; }
.blog_detail .blog_detail_recommd .blogdr_title { display: flex; gap: 10px; }
.blog_detail .blog_detail_recommd .blogdr_title .icon { flex-shrink: 0; }
.blog_detail .blog_detail_recommd .blogdr_title .icon img { width: 37px; }
.blog_detail .blog_detail_recommd .blogdr_title .txt { flex: 1; font-size: 24px; font-weight: var(--SemiBold); letter-spacing: 0.03em; padding-top: 5px; }
.blog_detail .blog_detail_recommd .blogdr_list .oneset { padding: 30px 0; border-bottom: 1px dashed #dadada; }
.blog_detail .blog_detail_recommd .blogdr_list .oneset .onesetin { display: flex; flex-wrap: wrap; align-items: start; gap: 20px; }
.blog_detail .blog_detail_recommd .blogdr_list .oneset .onesetin:hover .photo .hover_con { opacity: 1; }
.blog_detail .blog_detail_recommd .blogdr_list .oneset .onesetin .photo { border-radius: 30px; overflow: hidden; width: 40%; }
.blog_detail .blog_detail_recommd .blogdr_list .oneset .onesetin .photo .hover_con { position: absolute; color: #fff; height: 100%; width: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.9); display: flex; justify-content: center; align-items: center; flex-direction: column; font-size: 20px; padding: 35px; line-height: 1; opacity: 0; }
.blog_detail .blog_detail_recommd .blogdr_list .oneset .onesetin .con { padding-top: 10px; flex: 1; }
.blog_detail .blog_detail_recommd .blogdr_list .oneset .onesetin .con .date { color: var(--main_color); font-size: 16px; letter-spacing: 0.03em; }
.blog_detail .blog_detail_recommd .blogdr_list .oneset .onesetin .con .title { font-size: 18px; letter-spacing: 0.03em; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 24px; max-height: 48px; }

.article_tags { margin-top: 30px; display: flex; flex-wrap: wrap; gap: 10px 20px; font-size: 18px; }
.article_tags a.one { display: flex; align-items: baseline; gap: 8px; }
.article_tags a.one:hover .txt { color: var(--main_color); }
.article_tags a.one:hover .txt:after { opacity: 1; }
.article_tags a.one .fa-solid { color: var(--main_color); flex-shrink: 0; }
.article_tags a.one .txt { display: inline-block; flex: 1; }
.article_tags a.one .txt:after { content: ""; position: absolute; display: block; height: 1px; width: 100%; height: 2px; left: 0; bottom: 0px; background-color: #a6d2c1; opacity: 0; transition: 0.3s; }

.return_box { display: flex; justify-content: center; }
.return_box a { display: flex; gap: 30px; align-items: center; }
.return_box a:hover .txt { color: var(--main_color); border-bottom: 2px solid var(--main_color); }
.return_box a .txt { font-size: 20px; letter-spacing: 0; padding-bottom: 5px; border-bottom: 2px solid #333; }
.return_box a .icon { width: 70px; height: 70px; border-radius: 50%; background-color: var(--main_color); display: flex; align-items: center; justify-content: center; }
.return_box a .icon img { width: 24px; filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(35deg) brightness(104%) contrast(101%); }

@media (max-width: 1024px) { .blog_detail .blog_detail_con { flex: initial; width: 100%; }
  .blog_detail .blog_detail_recommd { width: 100%; }
  .blog_detail_recommd { padding: 20px 40px; }
  .blog_detail { gap: 0; padding-top: 30px; } }
@media (max-width: 640px) { .blog_detail_recommd { padding: 20px 15px; }
  .blog_detail .blog_detail_con .blogd_con { padding: 20px 15px; }
  .blog_detail .blog_detail_con .blogdtitle { font-size: 28px; padding-left: 0; }
  .article_tags{
     gap: 8px 15px;
    font-size: 16px;
  }
  .article_tags a.one {
    gap: 2px;
  }
  .article_tags a.one .txt { line-height: 1.4; }
}
.term_bf { color: var(--main_color); font-size: 24px; font-weight: bold; letter-spacing: 0.03em; }

.login_forgetpassword_box { display: flex; flex-wrap: wrap; padding-top: 80px; gap: 60px; justify-content: center; }
.login_forgetpassword_box .login_box { width: calc((100% - 60px)/2); }
.login_forgetpassword_box .login_box .login_title { font-size: 30px; font-weight: var(--SemiBold); display: flex; letter-spacing: 0.03em; gap: 30px; padding: 0 80px; margin-bottom: 30px; justify-content: center; }
.login_forgetpassword_box .login_box .login_title .icon img { width: 50px; }
.login_forgetpassword_box .login_box .login_title .txt { line-height: 1; }
.login_forgetpassword_box .login_box .login_title .txt:after { width: 100%; height: 10px; border-radius: 5px; background-color: var(--main_color); content: ""; display: block; position: absolute; bottom: 0; left: 0; }
.login_forgetpassword_box .login_box form .member_block { background-color: #fff; padding: 75px; border-radius: 50px; border: 2px solid #eeeeee; min-height: 665px; }
.login_forgetpassword_box .login_box form .member_block.forgetpassword_box { background-color: #f6f6f6; border: 1px solid #f6f6f6; }
.login_forgetpassword_box .login_box form .member_block .remark_p { font-size: 20px; padding-bottom: 20px; margin-bottom: 20px; letter-spacing: 0.03em; border-bottom: 1px solid #cccccc; }
.login_forgetpassword_box .login_box form .member_block .remark_p a { font-weight: var(--Bold); color: var(--main_color); border-bottom: 1px solid var(--main_color); }
.login_forgetpassword_box .login_box form .member_block .form_box .oneset { margin-bottom: 15px; }
.login_forgetpassword_box .login_box form .member_block .form_box .oneset .txt { font-size: 20px; letter-spacing: 0.03em; margin-bottom: 5px; }
.login_forgetpassword_box .login_box form .member_block .form_box .oneset .txt .must { color: #ba1717; }
.login_forgetpassword_box .login_box form .member_block .recaptcha { display: flex; justify-content: center; margin-top: 40px; }

.btnbox { margin-top: 40px; }
.btnbox .squarebtnstyle { background-color: var(--main_color); color: #fff; width: 100%; border-radius: 10px; text-align: center; padding: 15px; font-size: 20px; letter-spacing: 0.03em; border: none; }
.btnbox .squarebtnstyle.gray { background-color: #999999; }
.btnbox .squarebtnstyle.w200 { max-width: 200px; }

@media (max-width: 1100px) { .login_forgetpassword_box { padding-top: 40px; gap: 30px; }
  .login_forgetpassword_box .login_box .login_title { gap: 20px; padding: 0 30px; margin-bottom: 20px; }
  .login_forgetpassword_box .login_box form .member_block { background-color: #fff; padding: 40px; border-radius: 50px; border: 2px solid #eeeeee; min-height: 600px; } }
@media (max-width: 960px) { .login_forgetpassword_box { gap: 50px; }
  .login_forgetpassword_box .login_box { width: 100%; }
  .login_forgetpassword_box .login_box form .member_block { min-height: initial; } }
@media (max-width: 480px) { .login_forgetpassword_box .login_box form .member_block { padding: 40px 15px; border-radius: 30px; } }
.order_result_sec { display: flex; flex-direction: column; align-items: center; margin-top: 60px; }

.order_result { display: flex; flex-wrap: wrap; align-items: center; gap: 60px; padding: 60px 80px; border: 5px solid var(--main_color); border-radius: 30px; }
.order_result.fail { border: 5px solid #c73737; }
.order_result.fail .icon_box .icon { background-color: #c73737; }
.order_result.fail .icon_box .txt { color: #c73737; }
.order_result .icon_box { flex-shrink: 0; }
.order_result .icon_box .icon { background-color: var(--main_color); border-radius: 30px; width: 160px; height: 160px; display: flex; justify-content: center; align-items: center; }
.order_result .icon_box .icon img { width: 80px; }
.order_result .icon_box .txt { font-size: 30px; font-weight: var(--SemiBold); color: var(--main_color); letter-spacing: 0.05em; margin-top: 20px; line-height: 1.2; text-align: center; }
.order_result .content_box { flex: 1; }
.order_result .content_box .order_num { margin-bottom: 30px; }
.order_result .content_box .order_num .title { font-weight: var(--Bold); font-size: 20px; line-height: 1.2; margin-bottom: 10px; }
.order_result .content_box .order_num .num { border-radius: 10px; background-color: #f1f1f1; color: var(--main_color); font-size: 20px; padding: 20px; letter-spacing: 0.05em; font-weight: var(--Bold); }
.order_result .content_box .bot_txt { font-size: 20px; }
.order_result .content_box ul.textlist { font-size: 20px; margin-top: 10px; }
.order_result .content_box ul.textlist li { list-style: none; display: flex; flex-wrap: wrap; line-height: 1.2; margin-bottom: 10px; }
.order_result .content_box ul.textlist li .t1 { flex-shrink: 0; font-weight: var(--SemiBold); color: #c73737; }
.order_result .content_box ul.textlist li .t2 { flex: 1; }

.orderresult_info { margin-top: 20px; display: flex; flex-wrap: wrap; gap: 30px; }
.orderresult_info .one { display: flex; gap: 5px; letter-spacing: 0.08em; font-size: 16px; }
.orderresult_info .one .icon { flex-shrink: 0; }
.orderresult_info .one .icon i { color: var(--main_color); }
.orderresult_info .one .txt { flex: 1; color: #555; }

@media (max-width: 960px) { .order_result { gap: 30px; padding: 40px 40px; }
  .order_result .content_box .bot_txt { font-size: 17px; }
  .order_result .content_box ul.textlist { font-size: 17px; } }
@media (max-width: 640px) { .order_result { flex-direction: column; align-items: center; text-align: center; }
  .order_result { gap: 20px; padding: 40px 20px; }
  .order_result .icon_box .icon { width: 120px; height: 120px; }
  .order_result .icon_box .icon img { width: 60px; }
  .orderresult_info { gap: 10px; }
  .order_result_sec { margin-top: 30px; }
  .order_result .content_box ul.textlist { text-align: left; } }
.index_title {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 30px;
  text-align: center;
  border-bottom: 4px solid #326cb3;
  gap: 0 25px;
}
.index_title .txt {
  font-size: 67px;
  font-weight: var(--ExtraBold);
  letter-spacing: 0.03em;
  color: #2a6db6;
  line-height: 1.2;
  padding-bottom: 0;
  text-transform: uppercase;
}
.index_title .txt .maincolor { color: var(--main_color); font-weight: var(--Medium); }
/* .index_title .txt:after { display: block; content: ""; position: absolute; background: url(../images/index_title_bot.png) no-repeat center; width: 362px; height: 26px; bottom: 0; left: 50%; transform: translate(-50%, 0); } */
.index_title:before {
    display: block;
    content: "";
    position: absolute;
    background: url(../images/title_event_bg.png) no-repeat center;
    width: 471px;
    height: 66px;
    bottom: -35px;
    z-index: -1;
    background-size: contain;
}

.sub_txt{
  color: #326cb3;
  font-size: 18px;
  font-weight: var(--Bold);
  padding-left: 26px;
  padding-bottom: 20px;
}
.sub_txt:before{
  display: block;
  content: "/";
  position: absolute;
  color: #d4a87a;
  font-size: 50px;
  font-weight: var(--Bold);
  left: 0;
  bottom: 0;
}

.index_more { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 20px; }
.index_more a { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; }
.index_more .moretxt { padding-bottom: 5px; border-bottom: 2px solid #333333; font-size: 20px; letter-spacing: 0; }
.index_more .moreicon .circle_arrow { width: 70px; height: 70px; background-color: var(--main_color); box-shadow: 3px 3px 7px 0px rgba(0, 0, 0, 0.35); }
.index_more .moreicon .circle_arrow img { filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%); }
@media (max-width: 1580px) { 
  .index_title .txt {
    font-size: 56px;
  }
  .index_more .moretxt {
    padding-bottom: 5px;
    border-bottom: 2px solid #333333;
    font-size: 18px;
  }
}


@media (max-width: 1024px) { 
  .index_title .txt { font-size: 40px; letter-spacing: 0; }
  .index_title { 
    margin-bottom: 30px;
    gap: 0 5px;
  }

  .index_title:before {
    width: 274px;
    height: 65px;
    bottom: -35px;
  }

  .sub_txt {
    font-size: 13px;
    padding-left: 15px;
    padding-bottom: 6px;
  }
  
  .sub_txt:before {
    font-size: 27px;
  }

}
@media (max-width: 480px) { 
  .index_title {
    margin-bottom: 15px;
  }
  .index_title .txt { 
    font-size: 28px;
    padding-bottom: 0px;
  }
  html[lang="en"] .index_title .txt {
    font-size: 22px;
    padding-bottom: 0px;
  } 
  html[lang="en"] .sub_txt {
    font-size: 10px;
    padding-left: 10px;
    padding-bottom: 6px;
  }
  .sub_txt:before {
      font-size: 21px;
  }
  .index_more {
    margin-top: 0;
  }
  .index_more a {
    gap: 15px;
  }
  .index_more .moretxt {
    font-size: 16px;
  }
  .index_more .moreicon .circle_arrow {
    width: 65px;
    height: 65px;
  }
}
.ilinks {margin: 80px 0;}

.links_list { display: flex; flex-wrap: wrap; gap: 60px; }
.links_list .oneset { width: calc((100% - 60px * 2) / 3); }
.links_list .oneset .onesetin { display: block; }
.links_list .oneset .onesetin:hover { border-bottom: 2px solid var(--main_color); background-color: #fafafa; }
.links_list .oneset .onesetin .photo { border-radius: 10px; overflow: hidden; }
.links_list .oneset .onesetin .photo .pic { height: 0; text-align: center; position: relative; display: block; overflow: hidden; padding-bottom: calc(150*100% / 440); }
.links_list .oneset .onesetin .photo .pic img { max-width: 100%; max-height: 100%; width: 100%; transition: 0.5s; position: absolute; display: block; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }
.links_list .oneset .onesetin .con {padding: 15px 25px;border-bottom: 1px solid #dddddd;}
.links_list .oneset .onesetin .con .title {font-size: 18px;letter-spacing: 0.03em;line-height: calc(30/20);margin-top: 5px;}
.links_list .oneset .onesetin .con .content { color: #777777; font-size: 18px; margin-top: 5px; }

@media (max-width: 1024px) { .links_list .oneset .onesetin .con { padding: 15px 10px; }
  .links_list { gap: 30px; }
  .links_list .oneset { width: calc((100% - 30px* 1) / 2); }
  .ilinks { margin: 50px 0; } }

@media (max-width: 768px) {
  .ilinks {
    display: none;
  }
}

@media (max-width: 480px) { .links_list .oneset { width: 100%; } }
.iprocess { background-color: rgba(18, 158, 117, 0.07); padding: 115px 0; }

.iprocess_step { display: flex; flex-wrap: wrap; justify-content: space-around; }
.iprocess_step .oneset { display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; gap: 30px; }
.iprocess_step .oneset:last-child:after, .iprocess_step .oneset:last-child:before { display: none; }
.iprocess_step .oneset:nth-child(1):before { left: 95%; }
.iprocess_step .oneset:nth-child(1):after { left: calc(95% + 150px); }
.iprocess_step .oneset:nth-child(2):before { left: 78%; }
.iprocess_step .oneset:nth-child(2):after { left: calc(78% + 150px); }
.iprocess_step .oneset:after { display: block; position: absolute; content: "\f105"; color: #fff; background-color: var(--main_color); width: 30px; height: 30px; border-radius: 50%; text-align: center; line-height: 30px; font-size: 18px; top: 120px; }
.iprocess_step .oneset:before { display: block; position: absolute; content: ""; width: 300px; top: 134px; height: 1px; background-color: #aaaaaa; }
.iprocess_step .oneset .icon img { height: 90px; }
.iprocess_step .oneset .steptxt { font-size: 20px; color: var(--main_color); font-weight: var(--Black); }
.iprocess_step .oneset .contxt { font-size: 20px; color: #222; line-height: calc(34/20); text-align: center; max-width: 200px; }

@media (max-width: 1480px) { .iprocess_step .oneset:nth-child(1):before { left: 100%; }
  .iprocess_step .oneset:nth-child(2):before { left: 100%; }
  .iprocess_step .oneset:before { width: 200px; }
  .iprocess_step .oneset:nth-child(1):after { left: calc(100% + 88px); }
  .iprocess_step .oneset:nth-child(2):after { left: calc(100% + 88px); } }
@media (max-width: 1366px) { .iprocess_step .oneset:nth-child(1):before { left: 100%; }
  .iprocess_step .oneset:nth-child(2):before { left: 100%; }
  .iprocess_step .oneset:before { width: 150px; }
  .iprocess_step .oneset:nth-child(1):after { left: calc(100% + 60px); }
  .iprocess_step .oneset:nth-child(2):after { left: calc(100% + 60px); } 
}

@media (max-width: 1260px) { .iprocess_step .oneset:before { display: none; }
  .iprocess_step .oneset:after { display: none; } 
}

@media (max-width: 960px) { .iprocess { padding: 50px 0; }
  .iprocess_step { flex-direction: column; gap: 55px 20px; }
  .iprocess_step .oneset { gap: 10px; } 
}

@media (max-width: 768px) { 
  .iprocess { display: none; }
}


.ireason {padding-bottom: 75px;padding-top: 50px;}

.ireason_list { display: flex; flex-wrap: wrap; }
.ireason_list .oneset { border-bottom: 1px solid #dddddd; display: flex; gap: 36px; width: 50%; padding: 40px 0; }
.ireason_list .oneset:last-child, .ireason_list .oneset:nth-last-child(2) { border-bottom: none; }
.ireason_list .oneset .icon {padding-top: 10px;flex-shrink: 0;}
.ireason_list .oneset .conbox { padding-right: 70px; flex: 1; }
.ireason_list .oneset .conbox.mobile { 
    display: none;
}
.ireason_list .oneset .conbox .t1 { font-size: 24px; font-weight: var(--SemiBold); color: var(--main_color); letter-spacing: 0; margin-bottom: 10px; }
.ireason_list .oneset .conbox .t2 {font-size: 17px;color: #555555;}

@media (max-width: 1580px) { 
  .ireason_list .oneset .conbox .t1 { font-size: 22px; }
  .ireason_list .oneset .conbox .t2 {font-size: 16px;}
  .ireason_list .oneset .icon {
    width: 65px;
  }
  .ireason_list .oneset {
    gap: 25px;
  }
  .ireason_list .oneset .conbox {
    padding-right: 50px;
  }
}
@media (max-width: 1024px) { 
  /* .ireason_list .oneset { width: 100%; }
  .ireason_list .oneset .conbox { padding-right: 0px; }
  .ireason_list .oneset { gap: 20px; }
  .ireason_list .oneset:nth-last-child(2) { border-bottom: 1px solid #dddddd; }  */
}
@media (max-width: 1024px) { 
  .ireason_list .oneset .conbox.pc { 
    display: none;
  }
  .ireason_list .oneset .conbox.mobile { 
    display: block;
  }
}
@media (max-width: 767px) { 
  .ireason_list .oneset {
    gap: 10px;
    padding: 15px 5px;
  }
  .ireason_list .oneset .icon {
      width: 30px;
      height: 40px;
      padding-top: 0;
      text-align: center;
  }
  .ireason_list .oneset .icon img {
      max-width: 100%;
      max-height: 100%;
  }
  .ireason_list .oneset .conbox {
    padding-right: 0;
  }
  .ireason_list .oneset .conbox .t1 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.2;
  }
  .ireason_list .oneset .conbox .t2 {
    font-size: 14px;
    line-height: 1.2;
  }
}
@media (max-width: 480px) { 
  .ireason {
    padding-bottom: 50px;
    padding-top: 50px;
  } 
}
.ishort {margin-bottom: 0px;}
.ishort .page_con .wrapper .ishort_con {display: flex;padding-bottom: 0;gap: 40px;}
/* .ishort .page_con .wrapper .ishort_con:after { content: ""; position: absolute; display: block; width: 100%; height: 9px; background: url(../images/short_botline.png) no-repeat; bottom: 0; left: 50%; transform: translate(-50%, 0); background-size: contain; } */
.ishort .page_con .wrapper .ishort_con .txt { flex: 1; font-size: 24px; line-height: calc(50/24); letter-spacing: 0.03em; padding-top: 90px; }
.ishort .page_con .wrapper .ishort_con .icon { flex-shrink: 0; }
.ishort .page_con .wrapper .ishort_con .icon .fa-solid {font-size: 170px;line-height: 1;color: rgba(18, 158, 117, 0.12);}

@media (max-width: 1366px) { .ishort .page_con .wrapper .ishort_con .txt { font-size: 20px; line-height: 1.6; }
  .ishort .page_con .wrapper .ishort_con .icon .fa-solid { font-size: 150px; } }
@media (max-width: 960px) { .ishort .page_con .wrapper .ishort_con .icon .fa-solid { font-size: 120px; }
  .ishort .page_con .wrapper .ishort_con { gap: 30px; }
  .ishort .page_con .wrapper .ishort_con .txt { padding-top: 50px; }
  .ishort { margin-bottom: 50px; } }
@media (max-width: 768px) {
  .ishort {display: none;}
}
@media (max-width: 640px) { .ishort .page_con .wrapper .ishort_con .icon .fa-solid { font-size: 80px; }
  .ishort .page_con .wrapper .ishort_con { gap: 0px; padding-bottom: 45px; } }
.ibanpic { margin-bottom: 70px; }
.ibanpic .wrapper { display: flex; flex-wrap: wrap; align-items: start; gap: 70px; }
.ibanpic .ibanpic_left { width: 55%; }
.ibanpic .ibanpic_left .ibanslick { overflow: hidden; border-radius: 80px; }
.ibanpic .ibanpic_left .ibanslick .oneset.slick-active a.onesetin img { animation: zoomOutImage 4s both; }
.ibanpic .ibanpic_left .ibanslick .oneset a.onesetin { display: block; background-color: #fff; }
.ibanpic .ibanpic_left .ibanslick .oneset a.onesetin img { width: 100%; }
.ibanpic .ibanpic_left .ibanslick:hover .slick-prev, .ibanpic .ibanpic_left .ibanslick:hover .slick-next { opacity: 0.8; }
.ibanpic .ibanpic_left .ibanslick .slick-next { right: 20px; }
.ibanpic .ibanpic_left .ibanslick .slick-prev { left: 20px; z-index: 9; }
.ibanpic .ibanpic_left .ibanslick .slick-prev:before, .ibanpic .ibanpic_left .ibanslick .slick-next:before { display: none; }
.ibanpic .ibanpic_left .ibanslick .slick-prev, .ibanpic .ibanpic_left .ibanslick .slick-next { opacity: 0; }
.ibanpic .ibanpic_left .ibanslick .slick-next img { transform: rotate(180deg); }
.ibanpic .ibanpic_left .ibanslick .slick-arrow { width: 30px; }
.ibanpic .ibanpic_left .ibanslick_num { position: absolute; background: var(--main_color); border-radius: 15px; bottom: 30px; text-align: center; color: #fff; font-size: 16px; padding: 5px 20px; left: 50%; transform: translate(-50%, 0); }
.ibanpic .ibanpic_left .mobile_ibanlink{
  display: none;
  position: absolute;
  background: var(--main_color);
  border-radius: 30px;
  bottom: 30px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 10px 20px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 90%;
}
.ibanpic .ibanpic_left .ibanslick_num .spacer { padding: 0 5px; }
.ibanpic .ibanpic_right {flex: 1;text-align: right;margin-top: 20px;}

.banner_txtcon .bigtitle {font-size: 46px;font-weight: var(--Bold);line-height: calc(65/50);margin-bottom: 36px;}
.banner_txtcon .bigtitle:before { content: ""; display: block; position: absolute; background: url(../images/ban_title_bot.png) no-repeat; width: 465px; height: 42px; bottom: -10px; right: 0; z-index: -1; }
.banner_txtcon .subtitle { font-size: 30px; font-weight: var(--SemiBold); color: var(--main_color); margin-bottom: 10px; }
.banner_txtcon .content { color: #555555; font-size: 24px; line-height: 2; margin-bottom: 45px; }
.banner_txtcon .iconsec { display: flex; justify-content: end; }
.banner_txtcon .iconsec .one { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 5px 25px 28px 25px; }
.banner_txtcon .iconsec .one:not(:last-child) { border-right: 1px solid #dddddd; }
.banner_txtcon .iconsec .one .icon { margin-bottom: 10px; }
.banner_txtcon .iconsec .one .icon img { height: 40px; }
.banner_txtcon .iconsec .one .txt {color: #222222;margin-bottom: 10px;font-size: 18px;}
.banner_txtcon .iconsec .one .num {font-size: 34px;color: #222;font-weight: var(--Black);line-height: 1.2;}
.banner_txtcon .iconsec .one .num .small { font-size: 18px; font-weight: initial; }




/* /////////// IMAGE ZOOM /////////// */
@keyframes zoomInImage { from { transform: scale3d(1, 1, 1); }
  to { transform: scale3d(1.1, 1.1, 1.1); } }
.zoomInImage { animation-name: zoomInImage; }

@keyframes zoomOutImage { from { transform: scale3d(1.2, 1.2, 1.2); }
  to { transform: scale3d(1, 1, 1); } }
.zoomOutImage { animation-name: zoomOutImage; }

.ibanvedio .wrapper .video_box { border-radius: 80px; overflow: hidden; }
.ibanvedio .wrapper .video_box video { width: 100%; }
.ibanvedio .wrapper .video_box iframe { width: 100%; }
.ibanvedio .wrapper .video_box_bottom { margin-top: 100px; margin-bottom: 75px; }
.ibanvedio .wrapper .video_box_bottom::after { content: ""; display: block; position: absolute; background: url(../images/vedio_ban_bot.png) repeat-x; width: 100%; height: 12px; }
.ibanvedio .wrapper .video_box_bottom .banner_txtcon { display: flex; flex-wrap: wrap; gap: 30px; align-items: start; justify-content: space-between; }
.ibanvedio .wrapper .video_box_bottom .banner_txtcon .rightslogancon { text-align: right; }
.ibanvedio .wrapper .video_box_bottom .subtitle { text-align: right; font-size: 30px; font-weight: var(--SemiBold); color: var(--main_color); margin-bottom: 10px; }
.ibanvedio .wrapper .video_box_bottom .content { margin-bottom: 88px; text-align: right; color: #555555; font-size: 24px; line-height: 2; margin-bottom: 45px; }

html[lang="en"] .banner_txtcon .iconsec .one .num .small { display: none; }

@media (max-width: 1680px) { .banner_txtcon .content { font-size: 22px; line-height: 1.8; margin-bottom: 25px; }
  .banner_txtcon .iconsec .one { padding: 5px 25px 28px 25px; }
  .banner_txtcon .iconsec .one .txt {margin-bottom: 10px;font-size: 15px;}
  .banner_txtcon .iconsec .one .num { font-size: 36px; } }
@media (max-width: 1580px) { 
  .banner_txtcon .bigtitle {
    font-size: 37px;
  }
  .banner_txtcon { margin-top: 0; }
  .banner_txtcon .iconsec .one { padding: 5px 20px 20px 20px; }
  .banner_txtcon .iconsec .one .num {font-size: 28px;}
  .banner_txtcon .iconsec .one .icon img {
    height: 35px;
  }
}

@media (max-width: 1480px) { .ibanpic .wrapper { gap: 30px; }
  .banner_txtcon .content { font-size: 18px; line-height: 1.8; margin-bottom: 20px; }
  .banner_txtcon .bigtitle { font-size: 42px; font-weight: var(--Bold); line-height: calc(70 / 50); margin-bottom: 25px; }
  .banner_txtcon .iconsec .one { padding: 5px 15px 20px 15px; }
  .ibanvedio .wrapper .video_box_bottom .content { font-size: 18px; } }
@media (max-width: 1220px) { .banner_txtcon .bigtitle:before { width: 100%; background-size: 100%; } }
@media (max-width: 1024px) { .ibanpic .wrapper { flex-direction: column; }
  .ibanpic .ibanpic_left { width: 100%; }
  .banner_txtcon { flex: initial; text-align: left; }
  .banner_txtcon .bigtitle:before { max-width: 465px; left: 0; right: initial; }
  .banner_txtcon .iconsec { justify-content: start; }
  .ibanvedio .wrapper .video_box_bottom { margin-top: 50px; margin-bottom: 50px; }
  .ibanvedio .wrapper .video_box_bottom .banner_txtcon .content { margin-bottom: 50px; }
  .ibanvedio .wrapper .video_box_bottom .banner_txtcon { display: block; }
  .ibanvedio .wrapper .video_box_bottom .banner_txtcon .rightslogancon { text-align: left; }
  .ibanvedio .wrapper .video_box_bottom .subtitle { text-align: left; }
  .ibanvedio .wrapper .video_box_bottom .content { text-align: left; } }

@media (max-width: 768px) {
  .ibanpic .wrapper{
    padding: 0;
  }
  .ibanpic .ibanpic_right{
    padding: 0 12px;
  }
  .ibanpic .ibanpic_left .ibanslick { border-radius: 0px; }
  .ibanpic .ibanpic_left .ibanslick_num {
    display: none;
  }
  .ibanpic .ibanpic_left .mobile_ibanlink{
    display: block;
  }
  .ibanpic .ibanpic_right{
    display: none;
  }
}

@media (max-width: 480px) { 
  .ibanpic {margin-bottom: 40px;}
  .banner_txtcon .iconsec .one .num { font-size: 22px; }
  .banner_txtcon .iconsec .one { padding: 5px 12px 20px 12px; }  
  .banner_txtcon .bigtitle { font-size: 32px; }
  .banner_txtcon .bigtitle:before { bottom: -15px; }
  .banner_txtcon .iconsec .one .num .small { font-size: 14px; }
  .ibanvedio .wrapper .video_box { border-radius: 50px; }
  .ibanpic .ibanpic_left .ibanslick_num { bottom: 15px; }
  .ibanpic .ibanpic_right { margin-top: 0; }
}
.house_search { background-color: #fff; border-radius: 20px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); margin-top: 60px; }
.house_search .house_search_box { display: flex; }
.house_search .house_search_box .hs_input { flex: 1; display: flex; align-items: center; gap: 20px; padding: 28px 40px; }
.house_search .house_search_box .hs_input img { max-width: 50px; flex-shrink: 0; }
.house_search .house_search_box .hs_input .inputbox { flex: 1; }
.house_search .house_search_box .hs_input .inputbox input { border: none; font-size: 24px; width: 100%; }
.house_search .house_search_box .hs_input .inputbox input::placeholder { color: #bbbbbb; font-weight: var(--Light); }
.house_search .house_search_box .hs_input .search_btn { flex-shrink: 0; }
.house_search .house_search_box .hs_input .search_btn button { width: 50px; height: 50px; border-radius: 50px; background-color: var(--main_color); color: #fff; font-size: 20px; border: none; }
.house_search .house_search_box .hs_moresearch { padding: 25px 40px; border-left: 1px solid #dddddd; }
.house_search .house_search_box .hs_moresearch .searchbtnstyle img { width: 25px; filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7461%) hue-rotate(104deg) brightness(106%) contrast(94%); }
.house_search .house_search_box .hs_moresearch .searchbtnstyle .txt { font-weight: var(--Light); }
.house_search .house_search_more { display: none; padding: 40px 36px 60px 36px; border-top: 1px solid #ddd; overflow: hidden; transition: 0s; }
.house_search .house_search_more:after { content: ""; display: block; position: absolute; left: 100px; bottom: -50px; background: url(../images/search_illimg.svg) no-repeat; width: 198px; height: 200px; z-index: 0; }
.house_search .house_search_more .delet_select { display: flex; justify-content: end; }
.house_search .house_search_more .delet_select button { display: flex; color: #999999; font-size: 20px; gap: 10px; align-items: center; margin-bottom: 20px; border: none; background: none; cursor: pointer; }
.house_search .house_search_more .delet_select button:hover { color: var(--main_color); }
.house_search .house_search_more .delet_select img { width: 21px; filter: brightness(0) saturate(100%) invert(78%) sepia(0%) saturate(41%) hue-rotate(176deg) brightness(79%) contrast(88%); }
.house_search .house_search_more .delet_select .txt { font-weight: var(--Light); }
.house_search .house_search_more .moresearch_flex { display: flex; flex-wrap: wrap; gap: 30px; align-items: start; z-index: 1; }
.house_search .house_search_more .moresearch_flex .moresearch_box { background-color: #f8f8f8; border-radius: 20px; padding: 30px 30px 45px 30px; }
.house_search .house_search_more .moresearch_flex .moresearch_box.style2 { flex: 1; }
.house_search .house_search_more .moresearch_flex .moresearch_box .title { position: absolute; top: -15px; left: 0; font-size: 24px; font-weight: var(--Bold); left: 30px; }
.house_search .house_search_more .moresearch_flex .moresearch_box .hs_formbox { display: flex; flex-direction: column; gap: 25px; margin-top: 15px; }
.house_search .house_search_more .moresearch_flex .moresearch_box .hs_formbox .oneset { display: flex; flex-wrap: wrap; gap: 10px 25px; align-items: center; }
.house_search .house_search_more .moresearch_flex .moresearch_box .hs_formbox .oneset .txt { width: 100px; font-size: 18px; color: #555555; }
.house_search .house_search_more .moresearch_flex .moresearch_box .hs_formbox .oneset .writebox { flex: 1; }
.house_search .house_search_more .moresearch_flex .moresearch_box .hs_formbox .oneset .writebox .inputstyle { background-color: #fff; width: 100%; }
.house_search .house_search_more .btn_box { display: flex; justify-content: center; margin-top: 30px; }
.house_search .house_search_more .btn_box button.searchbtnstyle { min-width: 200px; display: flex; justify-content: center; }
.searchbtnstyle { color: #fff; display: flex; background-color: #555555; font-size: 20px; gap: 10px; align-items: center; border-radius: 10px; padding: 10px 25px; border: none; }

@media (max-width: 1200px) { .house_search .house_search_more .moresearch_flex .moresearch_box { width: 100%; }
  .house_search .house_search_more:after { content: ""; display: block; position: absolute; left: 100px; bottom: -50px; background: url(../images/search_illimg.svg); width: 120px; height: 150px; z-index: 0; } }
@media (max-width: 767px) { 
  .house_search { margin-top: 15px; }
  .house_search .house_search_box { flex-wrap: wrap; }
  .house_search .house_search_box .hs_input { flex: initial; width: 100%; padding: 15px; gap: 10px;}
  .house_search .house_search_box .hs_moresearch { width: 100%; border-left: none; border-top: 1px solid #ddd; }
  .house_search .house_search_box .hs_moresearch .searchbtnstyle { justify-content: center; border-top: 1px solid #555; }
  .house_search .house_search_more .moresearch_flex .moresearch_box .hs_formbox .oneset .txt { width: 100%; }
  .house_search .house_search_more .moresearch_flex .moresearch_box { padding: 30px 20px 45px 20px; }
  .house_search .house_search_more { padding: 40px 20px 60px 20px; }
  
  .house_search .house_search_box .hs_moresearch { padding: 15px; }
  .house_search .house_search_more:after { display: none; }
  .house_search .house_search_box .hs_input .inputbox input { font-size: 16px; }
  .house_search .house_search_box .hs_input img {max-width: 34px;}
  .house_search .house_search_box .hs_input .search_btn button {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }
  .searchbtnstyle{
    font-size: 15px;
  }
}



.radioboxset { display: flex; flex-wrap: wrap; gap: 15px; }
.radioboxset .one { display: flex; gap: 5px; align-items: center; }
.radioboxset .one input { width: 20px; height: 20px; accent-color: var(--main_color); }
.radioboxset .one .name { font-size: 16px; color: #555555; }

.surrounding_box .oneset { padding: 15px 0; display: flex; flex-wrap: wrap; gap: 10px; }
.surrounding_box .oneset:not(:last-child) { border-bottom: 1px solid #e5e5e5; }
.surrounding_box .oneset .name { display: flex; gap: 5px; width: 110px; flex-shrink: 0; align-items: center; }
.surrounding_box .oneset .name img { width: 20px; filter: brightness(0) saturate(100%) invert(51%) sepia(37%) saturate(7320%) hue-rotate(137deg) brightness(92%) contrast(86%); }
.surrounding_box .oneset .name .txt { font-size: 18px; color: #555555; }
.surrounding_box .oneset .checkboxset { flex: 1; display: flex; flex-wrap: wrap; gap: 15px; }
.surrounding_box .oneset .checkboxset .one { background-color: #e5e5e5; border-radius: 10px; padding: 10px; display: flex; align-items: center; gap: 8px; color: #555555; }
.surrounding_box .oneset .checkboxset .one:has(input[type="checkbox"]:checked) { background-color: var(--main_color); color: #fff; }
.surrounding_box .oneset .checkboxset .one .labeltxt { font-size: 16px; font-weight: var(--Light); }

html[lang="en"] .surrounding_box .oneset .name { width: 130px; }

@media (max-width: 767px) { .surrounding_box .oneset { flex-wrap: wrap; }
  .surrounding_box .oneset .name { width: 100%; } }
.house_order_item { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 0px;}
.house_order_item .oneset { display: flex; align-items: center; gap: 10px; font-size: 20px; padding: 0 40px; cursor: pointer; }
.house_order_item .oneset::after { content: ""; display: block; width: 1px; height: 25px; background-color: #dddddd; position: absolute; right: 0; }
.house_order_item .oneset:last-child { padding-right: 20px; }
.house_order_item .oneset:last-child::after { display: none; }
.house_order_item .oneset .icon .fa-solid { color: var(--main_color); }
.house_order_item .oneset .txt { display: flex; align-items: center; gap: 15px; }
.house_order_item .oneset .txt .t { color: #555555; letter-spacing: 0.03em; }
.house_order_item .oneset .txt .fa-solid { color: var(--main_color); font-size: 16px; }

.house_list_block { border: 1px solid #dddddd; border-radius: 20px; overflow: hidden; }
.house_list_block .house_list_table { width: 100%; }
.house_list_block .house_list_table thead tr { background-color: var(--main_color); color: #fff; border-radius: 20px 20px 0 0; }
.house_list_block .house_list_table thead tr th { font-size: 18px; font-weight: var(--Medium); letter-spacing: 0.03em; padding: 20px; }
.house_list_block .house_list_table tbody tr:last-child td { border-bottom: none; }
.house_list_block .house_list_table tbody tr:hover { background-color: #ebf5f1; }
.house_list_block .house_list_table tbody tr td { padding: 15px; border-bottom: 1px solid #dddddd; text-align: center; font-size: 18px; }
.house_list_block .house_list_table tbody tr td a { display: inline-block; }
.house_list_block .house_list_table tbody tr td img {max-width: 120px;border-radius: 15px;width: 100%;}
.house_list_block .house_list_table tbody tr td .housename1 { color: var(--main_color); padding-left: 20px; }
.house_list_block .house_list_table tbody tr td .housename1:before { display: block; position: absolute; content: "\f0da"; left: 0; }
.house_list_block .house_list_table tbody tr td.textalignleft { text-align: left; }
.mobileAvailable{
  display: none;
}

.roomAvailable{
  
  background: #dc1f2b;
  border: 2px solid #ee3738;
  padding: 1px 5px;
  border-radius: 6px;
  color: #ffffff;
}

.roomAvailable.style2{
  background: #0c5139;
  border: 2px solid #b1ded1;
}

.roomAvailable.style3{
  background: #caab39;
  border: 2px solid #f2e1a2;
}

@media (max-width: 1430px) {
  html[lang="en"] .house_list_block .house_list_table thead tr th {
    font-size: 14px;
  }
  html[lang="en"] .house_list_block .house_list_table thead tr th {
    padding: 10px 5px;
  }
  html[lang="en"] .house_list_block .house_list_table tbody tr td {
    padding: 10px 5px;
    font-size: 14px;
  }
}
@media (max-width: 1366px) { .house_list_block .house_list_table tbody tr td { padding: 10px 5px; font-size: 16px; } }
@media (max-width: 1200px) { .house_list_table thead { display: none; }
  .house_list_block .house_list_table tbody tr {display: block;border: 1px solid #dddddd;border-radius: 10px;padding: 15px 20px;width: calc((100% - 20px*2) / 3);overflow: hidden;}
  .house_list_block .house_list_table.mobile100 tbody tr { width: 100%; }
  .house_list_block .house_list_table tbody tr td { display: block; border-bottom: none; text-align: left; }
  .house_list_table td::before { content: attr(data-txt); font-weight: bold; color: #555; }
  .housename2 { font-size: 20px; font-weight: bold; }
  .house_list_block { border: none; overflow: visible; }
  .house_list_block .house_list_table tbody { display: flex; flex-wrap: wrap; gap: 20px; } }
@media (max-width: 768px) { .house_list_block .house_list_table tbody tr { width: calc((100% - 20px) / 2); }
  .house_order_item .oneset { padding: 0 15px; }
  .house_order_item .oneset:first-child { padding-left: 0; }
  .house_order_item .oneset:last-child { padding-right: 0; }
  .house_order_item .oneset{
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .house_order_item .oneset .txt {
    gap: 4px;
  }
  .house_order_item .oneset { padding: 0 10px; }
  
  .mobileAvailable{
    display: block;
    flex-shrink: 0;
  }
  .mobilehousenameflex{
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 10px;
    
  }
  .house_list_block .house_list_table tbody tr {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 10px 5px;
  }
  .house_list_block .house_list_table tbody tr td img {
    max-width: 100%;

  }
  html[lang="en"] .house_list_block .house_list_table tbody tr td, .house_list_block .house_list_table tbody tr td {
    padding: 2px 5px;
    font-size: 12px;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(1) {
    grid-column: 1 / span 1;
    grid-row: 2 / span 6;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(2) {
    grid-column: 1 / span 2;
    grid-row: 1 / span 1;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(3) {
    grid-column: 2 / span 1;
    grid-row: 3 / span 1;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(4) {
    grid-column: 2 / span 1;
    grid-row: 2 / span 1;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(5) {
    grid-column: 2 / span 1;
    grid-row: 4 / span 1;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(6), .house_list_block .house_list_table tbody tr td:nth-child(6):before {
    display: none;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(7){
    grid-column: 2 / span 1;
    grid-row: 6 / span 1;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(7):before {
    display: none;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(8), .house_list_block .house_list_table tbody tr td:nth-child(8):before {
    display: none;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(9) {
    grid-column: 2 / span 1;
    grid-row: 5 / span 1;
  }
  .house_list_block .house_list_table tbody tr td .housename1 {
    padding-left: 15px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
  }
  .house_list_block .house_list_table tbody tr td .housename2 {
    display: none;
  }
  html[lang="en"] .house_list_block .house_list_table tbody tr td:nth-child(2), .house_list_block .house_list_table tbody tr td:nth-child(2){
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #fff;
  }
  .house_list_block .house_list_table tbody tr td:nth-child(2):before{
    content: "";
    background: #3b9e82;
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    display: block;
    top: -10px;
    left: -5px;
  }
}
.house_big_list { display: flex; flex-direction: column; gap: 40px; margin-top: 60px; }
.house_big_list .oneset { width: 100%; border-radius: 50px; background-color: #f6f6f6; padding: 60px; display: flex; flex-wrap: wrap; gap: 20px 60px; }
.house_big_list .oneset:nth-child(2n) { background-color: #f3faf8; }
.house_big_list .oneset .leftbox { width: 38%; }
.house_big_list .oneset .leftbox .photomap { border-radius: 20px; overflow: hidden; height: 0; text-align: center; position: relative; display: block; overflow: hidden; padding-bottom: calc(400*100% / 600); }
.house_big_list .oneset .leftbox .photomap .photo { max-width: 100%; max-height: 100%; width: 100%; transition: 0.5s; position: absolute; display: block; margin: auto; top: 0; left: 0; right: 0; bottom: 0; }
.house_big_list .oneset .leftbox .photomap .photo img { width: 100%; }
.house_big_list .oneset .leftbox .photomap .map { max-width: 100%; max-height: 100%; width: 100%; transition: 0.5s; position: absolute; display: block; margin: auto; top: 0; left: 0; right: 0; bottom: 0; display: none; }
.house_big_list .oneset .leftbox .photomap .map iframe { width: 100%; height: 100%; }
.house_big_list .oneset .leftbox .photomapchange { margin-top: -20px; display: flex; justify-content: center; }
.house_big_list .oneset .leftbox .photomapchange .photomapchange_set { display: flex; align-items: center; border-radius: 10px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); overflow: hidden; }
.house_big_list .oneset .leftbox .photomapchange .changebtn { background-color: #fff; padding: 15px; display: flex; gap: 8px; align-items: center; cursor: pointer; }
.house_big_list .oneset .leftbox .photomapchange .changebtn.active, .house_big_list .oneset .leftbox .photomapchange .changebtn:hover { background-color: var(--main_color); }
.house_big_list .oneset .leftbox .photomapchange .changebtn.active .txt, .house_big_list .oneset .leftbox .photomapchange .changebtn:hover .txt { color: #fff; }
.house_big_list .oneset .leftbox .photomapchange .changebtn.active img, .house_big_list .oneset .leftbox .photomapchange .changebtn:hover img { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1482%) hue-rotate(150deg) brightness(114%) contrast(101%); }
.house_big_list .oneset .leftbox .photomapchange .changebtn img { width: 20px; filter: brightness(0) saturate(100%) invert(42%) sepia(95%) saturate(3591%) hue-rotate(142deg) brightness(97%) contrast(86%); }
.house_big_list .oneset .leftbox .photomapchange .changebtn .txt { font-size: 20px; color: #555555; }
.house_big_list .oneset .leftbox .index_more { margin-top: 60px; }
.house_big_list .oneset .rightbox { padding-top: 20px; flex: 1; }
.house_big_list .oneset .rightbox .house_simple_info .houselist_name { display: flex; flex-wrap: wrap; align-items: center; padding-bottom: 30px; border-bottom: 1px solid #cccccc; gap: 15px; }
.house_big_list .oneset .rightbox .house_simple_info .houselist_name img { width: 40px; }
.house_big_list .oneset .rightbox .house_simple_info .houselist_name .txt { font-size: 30px; font-weight: var(--SemiBold); letter-spacing: 0.03em; line-height: 1.2; }
.house_big_list .oneset .rightbox .house_simple_info .houselist_name .txt::first-letter { color: var(--main_color); }
.house_big_list .oneset .rightbox .house_simple_info .html_edit { margin-top: 30px; }

.house_feature { display: flex; flex-wrap: wrap; color: #555555; }
.house_feature .one_feature { border-bottom: 1px solid #cccccc; width: 50%; padding: 25px 35px; }
.house_feature .one_feature.w100 { width: 100%; }
.house_feature .one_feature:before { display: block; content: ""; position: absolute; width: 10px; height: 10px; background: var(--main_color); border-radius: 50%; top: 35px; left: 5px; }
.house_feature .one_feature .feature_name { font-size: 22px; margin-bottom: 10px; }
.house_feature .one_feature .feature_con { font-size: 18px; line-height: 36px; transition: 0s; }
.house_feature .one_feature .feature_con .flags { display: flex; flex-wrap: wrap; gap: 10px; align-items: center; }
.house_feature .one_feature .feature_con .flags img { width: 50px; }
.house_feature .one_feature .feature_con .smalltxt { font-size: 16px; }
.house_feature .one_feature .feature_con .article_tags { margin-top: 0; }
.house_more_block .moreinfotoggle{
  display: none;
  background: var(--main_color);
  color: #fff;
}
.moreinfotoggle i {
  transition: transform .3s;
}
.moreinfotoggle.is-open i {
  transform: rotate(180deg);
}
.housemoredetail{
  transition: 0s;
}
@media (max-width: 1024px) { .house_big_list .oneset {  }
  .house_big_list .oneset .leftbox { width: 100%; }
  .house_big_list .oneset .rightbox { width: 100%; } }

@media (max-width: 768px) {
  .house_big_list{
    margin-top: 25px;
  }
  .house_more_block .moreinfotoggle{
    display: block;
  } 
  .house_feature .one_feature .feature_con.mobilehide, .housemoredetail{
    display: none;
    padding-bottom: 15px;
  } 
} 

@media (max-width: 767px) { .house_big_list .oneset { padding: 30px 20px; }
  .house_big_list .oneset .leftbox .index_more { margin-top: 30px; }
  .house_feature .one_feature { width: 100%; }
}

@media (max-width: 480px) {
  .house_big_list .oneset .rightbox .house_simple_info .houselist_name {
    padding-bottom: 15px;
    gap: 7px;
  }
  .house_big_list .oneset .rightbox .house_simple_info .houselist_name img {
    width: 30px;
  }
  .house_big_list .oneset .rightbox .house_simple_info .houselist_name .txt {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.4;
  }
  .house_feature .one_feature .feature_con.mobilehide, .housemoredetail{
    padding-bottom: 15px;
  } 
  .house_feature .one_feature {
    padding: 10px 25px 0 25px;
  }
  .house_feature .one_feature:before {
    top: 20px;
    left: 5px;
  }
  .house_feature .one_feature .feature_name {
    font-size: 20px;
    margin-bottom: 6px;
  }
  .house_feature .one_feature .feature_con {
    font-size: 16px;
    line-height: 1.2;
  }
 
}


.house_detail_top { display: flex; flex-wrap: wrap; margin-top: 50px; gap: 40px; }
.house_detail_top .hd_potos_block { width: 70%; }
.house_detail_top .hd_potos_block .hd_potos { display: flex; flex-wrap: wrap; gap: 10px; border-radius: 20px; overflow: hidden; }
.house_detail_top .hd_potos_block .hd_potos .photo img { width: 100%; }
.house_detail_top .hd_potos_block .hd_potos .box1 { width: 66.5%; }
.house_detail_top .hd_potos_block .hd_potos .box2 { flex: 1; display: flex; flex-wrap: wrap; flex-direction: column; gap: 10px; }
.house_detail_top .hd_potos_block .view_all_photo { box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); position: absolute; right: 30px; bottom: 30px; }
.house_detail_top .hd_potos_block .view_all_photo img { filter: var(--filter-maincolor); }
.house_detail_top .hd_content { flex: 1; border-radius: 20px; background-color: #f8f8f8; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; }
.house_detail_top .hd_content .hs_title { font-size: 30px; font-weight: var(--SemiBold); color: #333333; letter-spacing: 0.03em; line-height: calc(45/30); padding-left: 40px; }
.house_detail_top .hd_content .hs_title:before { content: ""; display: block; position: absolute; width: 10px; height: 100%; background-color: var(--main_color); left: 0; top: 0; }
.house_detail_top .hd_content .hs_item { padding-left: 40px; padding-bottom: 70px; margin-top: 35px; }
.house_detail_top .hd_content .hs_item .oneset { display: flex; padding: 10px 0; border-bottom: 1px solid #cccccc; gap: 20px; }
.house_detail_top .hd_content .hs_item .oneset .itemname { font-size: 20px; width: 115px; }
.house_detail_top .hd_content .hs_item .oneset .contxt { color: var(--main_color); }
.house_detail_top .hd_content .bottomcon { padding-left: 40px; }
.house_detail_top .hd_content .bottomcon .pricebox { display: flex; flex-wrap: wrap; align-items: baseline; gap: 20px; margin-bottom: 20px; }
.house_detail_top .hd_content .bottomcon .pricebox .txt { color: #555555; font-size: 20px; font-weight: var(--Light); }
.house_detail_top .hd_content .bottomcon .pricebox .price { font-size: 30px; font-weight: var(--Bold); color: #c83535; letter-spacing: 0; }
.house_detail_top .hd_content .bottomcon .hs_moresearch { display: flex; flex-wrap: wrap; align-items: center; gap: 20px; }
.house_detail_top .hd_content .bottomcon .hs_moresearch .searchbtnstyle { background-color: var(--main_color); }
.house_detail_top .hd_content .bottomcon .hs_moresearch .searchbtnstyle.gray { background-color: #555555; }
.house_detail_top .hd_content .bottomcon .hs_moresearch .searchbtnstyle .txt { color: #fff; }

.squarebtn { background-color: #fff; display: flex; align-items: center; border-radius: 10px; padding: 10px 12px; color: #555555; font-size: 20px; gap: 10px; cursor: pointer; }
.squarebtn img { width: 20px; }
.squarebtn .txt { font-weight: var(--Light); }

.house_detail_center { margin-top: 70px; }
.house_detail_center.style2 { margin-top: 0; }
.house_detail_center.style2 .hsd_border_box::after { display: none; }
.house_detail_center .hsd_title { font-weight: var(--SemiBold); font-size: 30px; margin-bottom: 20px; padding-left: 40px; }
.house_detail_center .hsd_title::first-letter { color: var(--main_color); }
.house_detail_center .hsd_border_box { border-radius: 30px; border: 15px solid #d0ece3; background-color: #fff; padding: 55px 60px; }
.house_detail_center .hsd_border_box::after { content: ""; display: block; position: absolute; background: url(../images/tree_ill.svg) no-repeat; width: 60px; height: 74px; right: 40px; top: -81px; }
.house_detail_center .hsd_border_box .hsd_border_box_flex { display: flex; flex-wrap: wrap; gap: 60px; align-items: start; }
.house_detail_center .hsd_border_box .hsd_border_box_flex .html_edit { width: 30%; }
.house_detail_center .hsd_border_box .hsd_border_box_flex .house_feature { flex: 1; }

.house_object_head { display: flex; flex-wrap: wrap; margin-top: 75px; gap: 20px 50px; padding: 20px 40px; border-bottom: 5px solid var(--main_color); }
.house_object_head .house_object_title { font-size: 30px; font-weight: var(--SemiBold); }
.house_object_head .house_object_title:first-child { color: var(--main_color); }
.house_object_head .house_object_tabs { display: flex; flex-wrap: wrap; gap: 15px 0; }
.house_object_head .house_object_tabs li { list-style: none; padding: 0 20px; }
.house_object_head .house_object_tabs li:not(:last-child):after { display: block; position: absolute; right: 0; top: 50%; transform: translate(0, -50%); content: ""; width: 1px; height: 30px; background-color: #cccccc; }
.house_object_head .house_object_tabs li a { display: block; color: #555555; font-size: 20px; border-radius: 10px; padding: 10px 20px; }
.house_object_head .house_object_tabs li a.active, .house_object_head .house_object_tabs li a:hover { color: var(--main_color); background-color: #dcf1ea; }

.house_object_con { background-color: #f8f8f8; padding-top: 60px; }
.house_object_con .is-wrapper .is-box .is-container { margin-top: 0; }
.house_object_con .wrapper { max-width: 1520px; }
.house_object_con .oneset .hobject_title { font-size: 24px; padding-left: 40px; font-weight: var(--SemiBold); }
.house_object_con .oneset .hobject_title:before { display: block; content: "\f138"; position: absolute; font-size: 24px; left: 0; color: var(--main-color); }

.house_object_map { margin-bottom: 50px; }
.house_object_map iframe { width: 100%; height: 450px; }

.allphotos { display: none; }

@media (max-width: 1480px) { .house_detail_top .hd_potos_block { width: 65%; }
  .house_detail_top .hd_content .hs_item { padding-bottom: 20px; margin-top: 20px; }
  .house_detail_top .hd_content { padding-top: 30px; padding-right: 20px; padding-bottom: 30px; }
  .house_detail_top .hd_content .hs_item .oneset .itemname { font-size: 18px; width: 95px; }
  .house_detail_top .hd_content .bottomcon .pricebox .price { font-size: 28px; }
  .house_detail_top .hd_potos_block .view_all_photo { right: 10px; bottom: 10px; }
  .house_detail_top .squarebtn { font-size: 16px; } }
@media (max-width: 1200px) { .house_detail_top .hd_potos_block { width: 100%; }
  .house_detail_top .hd_content { flex: initial; width: 100%; }
  .house_detail_center .hsd_border_box .hsd_border_box_flex .html_edit { width: 100%; }
  .house_detail_center .hsd_border_box .hsd_border_box_flex .house_feature { flex: initial; width: 100%; }
  .house_detail_center .hsd_border_box .hsd_border_box_flex { gap: 30px; }
  .house_object_head { margin-top: 35px; padding: 20px 0px; gap: 20px; }
  .house_object_con { padding-top: 30px; } }
@media (max-width: 960px) { .house_object_head .house_object_tabs { width: 100%; }
  .house_object_head .house_object_tabs li a { font-size: 17px; padding: 10px 10px; }
  .house_object_head .house_object_tabs li { padding: 0 15px; }
  .house_detail_center .hsd_border_box { padding: 55px 15px; } }
@media (max-width: 640px) { .house_detail_center .hsd_border_box::after { display: none; }
  .house_detail_center .hsd_title { padding-left: 0; } }

@media (max-width: 480px) {
  .house_detail_top .hd_content .hs_title{
    font-size: 26px;
    padding-left: 24px;
  }
  .house_detail_top .hd_content .hs_item .oneset {
    gap: 5px;
}
  .house_detail_top .hd_content .hs_item {
    padding-left: 15px;
  }
  .house_detail_top .hd_content .hs_item .oneset .itemname{
    flex-shrink: 0;
    font-size: 17px;
  }
  .house_detail_center { margin-top: 30px; }
}

.contact_sec { margin-top: 30px; border-radius: 50px; background-color: #f6f6f6; padding: 40px; }
.contact_sec:before { content: ""; display: block; position: absolute; background: url(../images/contact_top.png) no-repeat; top: -30px; right: 80px; width: 58px; height: 48px; }
.contact_sec form .contact_sec_in { background-color: #fff; border-radius: 50px; padding: 40px; }
.contact_sec form .contact_sec_in .contact_form { display: flex; flex-wrap: wrap; gap: 30px; }
.contact_sec form .contact_sec_in .contact_form .oneset { width: calc((100% - 30px) / 2); display: flex; flex-wrap: wrap; align-items: center; gap: 10px; }
.contact_sec form .contact_sec_in .contact_form .oneset.w100 { width: 100%; }
.contact_sec form .contact_sec_in .contact_form .oneset .txt { width: 110px; }
.contact_sec form .contact_sec_in .contact_form .oneset .txt.initailw { width: initial; }
.contact_sec form .contact_sec_in .contact_form .oneset .inputbox { flex: 1; }
.contact_sec form .contact_sec_in .contact_form .oneset .inputbox.w100 { width: 100%; flex: initial; }
.contact_sec form .contact_sec_in .contact_form .oneset .inputbox .inputstyle.w500 { max-width: 500px; }
.contact_sec form .contact_sec_in .contact_form .oneset .inputbox .inputstyle.w280 { max-width: 280px; }
.contact_sec form .contact_sec_in .contact_form .oneset .inputbox .inputstyle.w240 { max-width: 240px; }
.contact_sec form .contact_sec_in .contact_form .oneset .inputbox.flexbox { display: flex; flex-wrap: wrap; gap: 20px; }
.contact_sec form .contact_sec_in .contact_form .graybg { background-color: #f1f1f1; padding: 15px 15px; border-radius: 10px; width: 100%; display: flex; flex-wrap: wrap; gap: 15px 30px; margin-top: -15px; }
.contact_sec form .contact_sec_in .bottomcon { font-size: 18px; line-height: 2; letter-spacing: 0.03em; text-align: center; margin-top: 50px; }

html[lang="en"] .contact_sec form .contact_sec_in .contact_form .oneset .txt { width: 134px; }
html[lang="en"] .contact_sec form .contact_sec_in .contact_form .oneset .txt.initailw { width: initial; }

@media (max-width: 1024px) { .contact_sec form .contact_sec_in .bottomcon { text-align: left; }
  .contact_sec form .contact_sec_in .contact_form .oneset { width: 100%; } }
@media (max-width: 768px) { .contact_sec form .contact_sec_in .contact_form .oneset .txt { width: 100%; }
  .contact_sec form .contact_sec_in .contact_form .oneset .inputbox { width: 100%; flex: initial; } }
@media (max-width: 640px) { .contact_sec form .contact_sec_in .contact_form .oneset .inputbox .inputstyle.w500 { max-width: 100%; }
  .contact_sec form .contact_sec_in .contact_form .oneset .inputbox .inputstyle.w240 { max-width: 100%; }
  .contact_sec form .contact_sec_in .contact_form .oneset .inputbox .inputstyle.w280 { max-width: 100%; }
  .contact_sec form .contact_sec_in { padding: 40px 20px; }
  .contact_sec { padding: 30px 20px; } }
.terms_box { margin-top: 30px; }
.terms_box .terms_title { text-align: center; font-size: 24px; font-weight: var(--SemiBold); margin-bottom: 25px; color: var(--main_color); }
.terms_box .terms_box_scroll { border-radius: 10px; border: 1px solid #dddddd; padding: 40px 20px 40px 40px; }
.terms_box .terms_box_scroll .html_edit { max-height: 418px; overflow: auto; padding-right: 20px; }

.graycheckbox_out { display: flex; justify-content: center; }

.graycheckbox { background-color: #e5e5e5; border-radius: 10px; padding: 10px; display: flex; flex-wrap: wrap; align-items: center; gap: 10px; color: #555555; font-size: 16px; letter-spacing: 0.05em; margin-top: 40px; margin-bottom: 40px; }
.graycheckbox input { accent-color: var(--main_color); }

.recaptchacenter { display: flex; justify-content: center; }

.selectinputbox { display: flex; align-items: center; border: 1px solid #ddd; border-radius: 10px; background-color: #fff; }
.selectinputbox * { padding: 9px 0px; background: none; border: none; }
.selectinputbox input { padding-right: 10px; padding-left: 10px; }
.selectinputbox input::placeholder { color: #bbbbbb; }

.country-select { width: 100%; }

.iti__flag { display: none; }

.iti__arrow { margin-top: 13px; }

.iti__arrow--up { margin-top: -13px; }

.contact_form .iti--separate-dial-code .iti__selected-flag { background: none; border-right: 1px solid #ddd; }

.notetext { color: var(--main_color); font-size: 16px; }

.lightgreenbg { background-color: rgba(18, 158, 117, 0.05); border-radius: 10px; padding: 15px 30px; margin-bottom: 30px; font-size: 20px; }

.textareatxtlimit { display: flex; justify-content: space-between; gap: 15px 20px; width: 100%; }

.forgetpasswordlink { margin-top: 15px; }
.forgetpasswordlink a { text-decoration: underline; color: #259e77; }

/* 20250825 新增*/
.class_date .class.style2 { font-size: 20px; font-weight: var(--Medium); }
.blog_list.style2 .oneset{
  padding: 15px;
}
.blog_list.style2 .oneset .onesetin .con { padding: 15px 0px; }

.blog_list .oneset .onesetin .con .title.style2 { font-size: 18px; font-weight: var(--Light); }

.class_date.style2 { padding-left: 20px; }

.class_date.style2:before { content: "\f0da"; color: var(--main_color); font-size: 20px; width: initial; height: initial; border-radius: initial; background-color: initial; top: 0px; left: 0; }

.full_tag { position: absolute; color: #fff; background: #c83535; padding: 5px 20px 3px 20px; font-size: 18px; letter-spacing: 0; top: 10px; left: 10px; display: inline-block; font-weight: var(--Light); border-radius: 20px; }

.ihouselist { margin-bottom: 115px; }

.blog_list.style2 { gap: 60px 40px; }

/* .blog_list.style2 .oneset { width: calc((100% - 40px * 3) / 4); } */

.hover_ihouselist { position: absolute; width: 100%; background-color: #35c89e; border-radius: 40px; height: 300px; transform: rotate(10deg); z-index: 0; opacity: 0; }

.blog_list.style2 .oneset:hover .hover_ihouselist { opacity: 1; }

/* @media (max-width: 1200px) { .blog_list.style2 .oneset { width: calc((100% - 40px * 2) / 3); } }
@media (max-width: 1024px) { .blog_list.style2 .oneset { width: calc((100% - 40px * 1) / 2); } } */
@media (max-width: 768px) { .hover_ihouselist { height: 200px; } }
@media (max-width: 480px) { 
  /* .blog_list.style2 .oneset { width: 100%; }
  .blog_list.style2 { gap: 30px; } */
  .blog_list.style2 .oneset{
    padding: 15px 25px;
  }
  .ihouselist {
    margin-bottom: 50px;
  }
}
.houselist_morephotobtn { justify-content: center; display: flex; margin-top: 30px; }
.houselist_morephotobtn .squarebtn { background-color: var(--main_color); color: #fff; }
.houselist_morephotobtn .squarebtn img { filter: brightness(0) saturate(100%) invert(95%) sepia(0%) saturate(18%) hue-rotate(323deg) brightness(103%) contrast(106%); }

.photo-slider .slick-dots { bottom: 27px; }
.photo-slider .slick-dots li button:before { display: none; }

.community-login { display: flex; flex-wrap: wrap; justify-content: space-between; }

.community-login .login-box { width: 100%; margin-bottom: 20px; }

.community-login .login-box a { border: 1px solid; text-align: center; border-radius: 3px; display: flex; justify-content: center; align-items: center; padding: 13px 0; }

.community-login .login-box .icon { width: 20px; height: 20px; margin-right: 10px; }

.community-login .google a { color: #dd5144; border-color: #dd5144; }

.community-login .google .icon { background: url(../images/icon_google.svg) no-repeat center; }

.community-login .google:hover a { background: #dd5144; color: #fff; }

.community-login .google:hover .icon { background: url(../images/icon_google_hover.svg) no-repeat center; }

.or { margin: 10px 0 15px 0; display: flex; align-items: center; letter-spacing: 1px; }

.or::before, .or:after { content: ""; display: block; width: 100%; background: #d2d2d2; height: 1px; flex: 1; }

.or::before { margin-right: 20px; }

.or:after { margin-left: 20px; }

.gosignpaybox { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px 4%; padding: 27px 0 54px; }
.gosignpaybox a.gopaybtn { display: inline-block; border-radius: 40px; font-size: 30px; padding: 18px 8%; color: #fff; background-color: #c83535; text-align: center; box-shadow: 0px 5px 0px 0px #7e2d2d; }
.gosignpaybox a.gopaybtn:after { display: block; position: absolute; content: "\f138"; font-size: 40px; right: 20px; top: 12px; color: #fff; }
.gosignpaybox a.gopaybtn:hover { filter: brightness(1.5); }

@media (max-width: 1366px) { .gosignpaybox a.gopaybtn { font-size: 24px; padding: 12px 8%; }
  .gosignpaybox a.gopaybtn:after { font-size: 32px; top: 7px; } }
.arrowtitle { font-size: 24px; font-weight: var(--Medium); padding-left: 30px; }
.arrowtitle:before { display: block; content: "\f138"; position: absolute; color: var(--main_color); left: 0; top: 0; }

.rentaldetail { max-width: 1440px; margin: 0 auto; padding: 55px 0; }
.rentaldetail .rentalbox { display: flex; flex-wrap: wrap; }
.rentaldetail .rentalbox .oneset { width: 100%; padding-top: 20px; border-bottom: 1px solid #dddddd; font-size: 20px; display: flex; }
.rentaldetail .rentalbox .oneset.w50 { width: 50%; }
.rentaldetail .rentalbox .oneset .title { padding: 12px; font-weight: var(--Medium); width: 150px; }
.rentaldetail .rentalbox .oneset .title:after { display: block; content: ""; position: absolute; left: 0; bottom: -1px; height: 2px; width: 100%; background-color: var(--main_color); }
.rentaldetail .rentalbox .oneset .con { padding: 12px 38px; color: #555555; flex: 1; }

@media (max-width: 960px) { .rentaldetail .rentalbox .oneset { padding-top: 18px; font-size: 17px; }
  .rentaldetail .rentalbox .oneset.w50 { width: 100%; }
  .rentaldetail .rentalbox .oneset .title { padding: 10px; width: 105px; }
  .rentaldetail .rentalbox .oneset .con { padding: 10px 10px; } }
.adbox_out{
  display: none;
}
.adbox { z-index: 999999;position: fixed; right: 20px; bottom: 30px; background-color: #fff; border: 7px solid var(--main_color); width: 300px; min-height: 314px; max-height: 70vh; overflow: auto;  }
.adbox .adbox_close { position: absolute; width: 30px; height: 30px; border-radius: 50px; top: 4px; right: 4px; font-size: 15px; text-align: center; line-height: 30px; background-color: var(--main_color); color: #fff; cursor: pointer; z-index: 9; }
.adbox .unreset { padding: 15px; font-size: 16px; }

@media (max-width: 1480px) { .adbox { right: 0; bottom: 15px; } }
@media (max-width: 640px) { .adbox { width: 250px; bottom: 0px; } }

@media (max-width: 480px) { 
  .adbox_out{
    width: 100vh;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    z-index: 999999;
  }
  .adbox { 
    bottom: initial;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}


.house_video{
  margin-top: 30px;
}

/* 目錄 */
.catalogBox {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  background-color: rgb(240 248 249);
}
.catalogBox .catalogtitle { 
  padding: 15px 40px 15px 20px;
  font-size: 18px;
  font-weight: var(--Bold);
  cursor: pointer;
}
.catalogBox .catalogtitle::after { 
  position: absolute;
  display: block;
  right: 10px;
  top: 50%;
  transform: translate(0px, -50%);
  transform-origin: 50% 50%;
  content: "\f106";
  font-size: 20px;
  transition: 0.3s;
  height: 13px;
  line-height: 1;
}
.catalogBox .catalogtitle.active::after { 
  transform: rotate(-180deg);
}
.catalogBox .catalogcontent {
  border-top: 1px solid #ccc;
  padding: 15px 20px 15px 40px;
  font-size: 17px;
  transition: 0s;
}
.catalogBox .catalogcontent li { 
  margin-bottom: 5px;
}
.catalogBox .catalogcontent li a:hover { 
  text-decoration: underline;
}


.limitwideh1920 { max-width: 1920px; margin: 0 auto; padding: 0 100px; }
.ivoice{
  margin-bottom: 80px;
}
.voice_list{
  padding-top: 30px;
}

.voice_list .oneset .onesetin { display: block; padding: 0 15px; }
.voice_list .oneset .onesetin .photo { background-repeat: no-repeat; background-size: cover; height: 0; text-align: center; position: relative; display: block; overflow: hidden; padding-bottom: calc((1000/563) * 100%); }
.voice_list .oneset .onesetin .photo:after { display: block; content: ""; position: absolute; width: 65px; height: 45px; background: url(../images/play_icon.png) no-repeat; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.voice_list .oneset .onesetin .video_iframe { border-radius: 30px; overflow: hidden; }
.voice_list .oneset .onesetin .txtcontent {padding: 20px 25px 30px 25px;}
.voice_list .oneset .onesetin .txtcontent .t1 {font-size: 22px;font-weight: var(--Medium);color: var(--main_color);}
.voice_list .oneset .onesetin .txtcontent .t2 {font-size: 17px;padding: 0 0px 0 20px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height: 28px;max-height: 56px;margin-top: 5px;}
.voice_list .oneset .onesetin .txtcontent .t2:before {display: block;position: absolute;width: 6px;height: 48px;background: var(--main_color);content: "";left: 0;top: 5px;border-radius: 3px;}
.voice_list .slick-prev, .voice_list .slick-next { position: absolute; top: calc(50% - 82px); transform: translateY(-50%); z-index: 10; background: none; border: none; cursor: pointer; padding: 0; width: 25px; height: 25px; }
.voice_list .slick-prev { left: 0; }
.voice_list .slick-next { right: 0; }
.voice_list .slick-prev:before, .voice_list .slick-next:before { display: none; }
.voice_list .slick-prev img, .voice_list .slick-next img { width: 25px; height: 25px; }
.voice_list .slick-next img { transform: rotate(180deg); }
@media (max-width: 1480px) {
  .voice_list .oneset .onesetin .txtcontent .t1{
    font-size: 18px;
  }
}
@media (max-width: 1480px) { .limitwideh1920 { padding: 0 70px; } }
@media (max-width: 1366px) { .voice_list .slick-prev, .voice_list .slick-next { top: calc(50% - 60px); }
  .voice_list .oneset .onesetin .txtcontent { padding: 15px 10px; } }
@media (max-width: 1024px) { .limitwideh1920 { padding: 0 20px; }
  .voice_list .oneset .onesetin .txtcontent { padding: 15px 10px; }
  .voice_list .oneset .onesetin .txtcontent .t2 { padding: 0 0px 0 20px; } }
@media (max-width: 480px) { 
  .ivoice {
    margin-bottom: 60px;
  }
  .voice_list {
    padding-top: 10px;
  }
  .voice_list .oneset .onesetin .txtcontent {padding: 15px 0 0 0;}
  .voice_list .slick-prev, .voice_list .slick-next {top: calc(50% - 50px);} 
  .voice_list .slick-prev {
    left: -10px;
  }
  .voice_list .slick-next {
    right: -10px;
  }
  .voice_list .oneset .onesetin .txtcontent .t1 {
    font-size: 18px;
  }
  .voice_list .oneset .onesetin .txtcontent .t2 {
    font-size: 16px;
    line-height: 25px;
    max-height: 50px;
    margin-top: 2px;
  }
  .voice_list .oneset .onesetin .txtcontent .t2:before {
    height: 42px;
  }
  .voice_list .oneset .onesetin {
    padding: 0 0px;
  }
}

.house_newlist{
  padding-top: 30px;
}
.house_newlist .oneset { padding: 10px 15px; }
.house_newlist .oneset:hover .onesetin { border-color: var(--main_color); box-shadow: 0 0 15px 3px rgba(0, 200, 83, 0.6); }
.house_newlist .oneset .onesetin {display: block;padding: 25px 20px 30px 20px;border: 2px solid var(--main_color);border-radius: 15px;}
.house_newlist .oneset .onesetin:after { content: ""; position: absolute; bottom: 0; right: 5%; background: url(../images/houselist_botimg.svg) no-repeat; background-size: contain; width: 100px; height: 47px; }
.house_newlist .oneset .onesetin .photo { width: 100%; }
.house_newlist .oneset .onesetin .photo img { width: 100%; border-radius: 15px; }
.house_newlist .oneset .onesetin .conbot {padding: 20px 10px 30px 10px;}
.house_newlist .oneset .onesetin .conbot .housename_flags {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 5px 10px;border-bottom: 1px solid #eeeeee;padding-bottom: 8px;}
.house_newlist .oneset .onesetin .conbot .housename_flags .housename { font-size: 20px; color: var(--main_color); padding-left: 20px; }
.house_newlist .oneset .onesetin .conbot .housename_flags .housename:before {content: "\f0da";color: var(--main_color);font-size: 20px;top: 0px;left: 0;display: block;position: absolute;}
.house_newlist .oneset .onesetin .conbot .otherinfo {padding-top: 10px;color: #555555;font-size: 17px;}
.house_newlist .oneset .onesetin .conbot .otherinfo .t { margin-bottom: 5px; }
.house_newlist .slick-prev, .house_newlist .slick-next { position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; background: none; border: none; cursor: pointer; padding: 0; width: 25px; height: 25px; background-color: #fff; border-radius: 50%; }
.house_newlist .slick-prev { left: 0; }
.house_newlist .slick-next { right: 0; }
.house_newlist .slick-prev:before, .house_newlist .slick-next:before { display: none; }
.house_newlist .slick-prev img, .house_newlist .slick-next img { width: 25px; height: 25px; }
.house_newlist .slick-next img { transform: rotate(180deg); }

@media (max-width: 1600px) { .house_newlist .oneset .onesetin { padding: 30px 20px 38px 20px; } }
@media (max-width: 480px) { 
  .house_newlist .oneset .onesetin {display: block;padding: 15px 15px 40px 15px;} 
  .house_newlist {
    padding-top: 10px;
  }
  .house_newlist .oneset .onesetin .conbot .housename_flags .housename{
    font-size: 18px;
  }
  .house_newlist .oneset .onesetin .conbot .otherinfo {
    font-size: 16px;
  }
  .house_newlist .oneset .onesetin .conbot {
    padding: 20px 0px 0px 0px;
  }
  .house_newlist .oneset .onesetin .conbot .housename_flags .housename:before {
    font-size: 18px;
  }
  .house_newlist .oneset .onesetin .conbot .housename_flags {
    gap: 0 10px;
  }
  .house_newlist .oneset {
    padding: 5px 0px;
  }
  .house_newlist .slick-prev {
    left: -10px;
  }
  .house_newlist .slick-next {
    right: -10px;
  }
}




/* 房間狀態 */


.info-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #333;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  cursor: pointer;
  background: #f5f5f5;
  color: #333;
}

.info-popup {
  display: none;
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 500px;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #222;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  z-index: 10;
  border-radius: 5px;
  font-size: 13px;
  line-height: 1.4;
}


/* 房源狀態顏色 */
.status {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}
.status .one .roomAvailable{
    margin-bottom: 5px;
    display: inline-block;
}



/* 月曆 */
/* Modal 樣式 */
.modal {transition: 0s; display: none; position: fixed; top:0; left:0; width:100%; height:100%; background: rgba(0,0,0,0.8); z-index: 9999; overflow-y: auto; }
.modal-body { background: white; padding: 30px; border-radius: 20px; width: 95%; max-width: 1200px; margin: 40px auto; }
.main-layout {  }
@media (max-width: 992px) { .main-layout { flex-direction: column; } }

/* 日曆區 */
.calendar-section { flex: 3; }
.month-grid { display: flex; gap: 25px; flex-wrap: wrap; justify-content: center; }
.month-table { border-collapse: collapse; width: 100%; max-width: 320px; font-size: 15px;}
.month-header { font-size: 17px; font-weight: bold; padding: 10px 14px; text-align: left; }
.month-table td { width: 38px; height: 38px; text-align: center; cursor: pointer; border-radius: 50%; font-size: 14px; position: relative; }

/* 日曆狀態色 */
.day-disabled { color: #d0d0d0 !important; cursor: not-allowed !important; }
.day-earliest { border: 2px solid var(--primary) !important; color: var(--primary) !important; font-weight: bold; background: #e6f7f2; }
.day-selected { background: var(--primary) !important; color: white !important; }
.day-in-range { background: #e6f7f2 !important; border-radius: 0; }
.day-invalid { color: var(--error); background: #fff1f0; }

/* 圖例 Legend - 放大版 */
.legend-section {
    margin-top: 13px;
}
.legend-item { font-size: 16px; margin-bottom: 10px; font-size: 16px; line-height: 1.8; display: flex; flex-wrap: wrap; gap: 10px}

.legend-item .oneitem{

}
.status-box { display: inline-block; width: 22px; height: 22px; vertical-align: middle; margin-right: 5px; border-radius: 4px; }
.status-circle { display: inline-block; width: 20px; height: 20px; border: 2px solid var(--primary); border-radius: 50%; vertical-align: middle; margin-right: 5px; background: #e6f7f2; }

.nav-btn { background: #eee; border: none; padding: 10px 20px; border-radius: 8px; cursor: pointer; font-size: 17px; }

.verifbox{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.code-reload{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}