@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");
@import url("https://use.typekit.net/scx2czm.css");

body {
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans TC";
}
*,
::after,
::before {
  box-sizing: border-box;
}
body.fixed {
  overflow: hidden;
}

section {
  position: relative;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}

/* �縧�膄撣貉����倌暺䁅恕�� margin ��� padding */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
input {
  margin: 0;
  padding: 0;
}

/* �縧�膄��𡑒”暺䁅恕�甅撘� */
ul,
ol {
  list-style: none;
}

/* �縧�膄暺䁅恕���暹�𨀣���� */
em,
i {
  font-style: normal;
}

/* �縧�膄a���倌暺䁅恕銝见�垍瑪嚗�僎霈曄蔭暺䁅恕����烾�𡏭𠧧 */
a {
  text-decoration: none;
  color: #656565;
}

/* 霈曄蔭img�����凒撖寥�鞉䲮撘譍蛹撅�銝剖笆朣琜��縧�膄img暺䁅恕銝钅𡢿��� */
img {
  vertical-align: middle;
}

/* �縧�膄input暺䁅恕�甅撘� */
input {
  border: none;
  outline: none;
  color: #333;
}

/* 撌行筑�𢆡 */
.fl {
  float: left;
}

/* �𢰧瘚桀𢆡 */
.fr {
  float: right;
}

/* ��䔶憚��蝝䭾��膄瘜� */
.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}

.pc {
  display: block !important;
}

@media screen and (max-width: 991px) {
  .pc {
    display: none !important;
  }
}

.mobile {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .mobile {
    display: block !important;
  }
}

i[class*="icon-"] {
  width: 32px;
  height: 32px;
  display: inline-block;
  position: relative;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

i[class*="icon-"].icon-arrow-up {
  width: 23px;
  height: 11px;
  background-image: url("https://sisleyparistw.com/2023-1_ECO/img/icon-arrow-up.svg");
  top: 2px;
}

select {
  width: 100%;
  height: 36px;
  display: inline-block;
  padding: 0 60px 0 10px;
  font-size: 1.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #2c2c2c;
  margin-bottom: 3.5%;
  border: 1px solid #322c25;
  background: url(https://sisleyparistw.com/2023-1_ECO/img/icon-arrow-down.svg) no-repeat -webkit-calc(100% - 30px) 25px;
  background: url(https://sisleyparistw.com/2023-1_ECO/img/icon-arrow-down.svg) no-repeat -moz-calc(100% - 30px) 25px;
  background: url(https://sisleyparistw.com/2023-1_ECO/img/icon-arrow-down.svg) no-repeat calc(100% - 30px) 25px;
  background-color: rgba(255, 255, 255, 0.85);
  -moz-background-size: 26px;
  -o-background-size: 26px;
  background-size: 26px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

select option {
  font-size: 0.8rem;
  padding: 5px;
  background-color: #fff;
}

select::-ms-expand {
  display: none;
}

select:disabled {
  color: #878787;
  display: none;
}

select:invalid {
  color: #878787;
}


body {
	background-color: #f1f1f1;
}
.wrapper {
  background-color: #fff;
  -moz-background-size: 750px;
  -o-background-size: 750px;
  -webkit-background-size: 750px;
  background-size: 750px;
  font-family: "Noto Sans TC";
}

.wrapper section {
  width: 750px;
  margin: 0 auto;
}

#kv_section {
    height: 1126px;
    background: url(../images/kv_bg.jpg) no-repeat center;
    text-align: center;
    padding-top: 265px;
}
#kv_section .KV_logo {
  position: absolute;
  top: 75px;
  width: 100%;
  text-align: center;
  margin-bottom: 75px;
}
#kv_section h5 {
  font-size: 1.5rem;
  line-height: 1;
}
#kv_section h2 {
  font-size: 2.75rem;
  font-weight: 500;
  line-height: 1;
  margin: 30px auto;
}
#kv_section .kv_img {
  margin: 48px 30px 0 54px;
}

#kv_section .kv_btn {
  position: absolute;
  bottom: 72px;
  width: 100%;
}
#kv_section .kv_btn a {
  margin: 0 5px;
  
}



#section1 {
  height: 1015px;
  background: url('../images/sec1_bg.jpg') no-repeat top;
  text-align: center;
  padding-top: 70px;
}
#section1 h2 {
  font-size: 2.75rem;
  font-weight: 500;
  line-height: 1;
}
#section1 h5 {
  margin: 35px auto 32px;
  line-height: 1;
  font-size: 1.75rem;
  font-weight: 500;
  padding: 10px 20px;
  border: 1px solid #000;
  width: fit-content;
}
#section1 p {
  font-size: 1.375rem;
  line-height: 1.6;
}
#section1 p span {font-weight: 500;}
#section1 img {margin-top: 25px;}


#section2 {
  height: 920px;
  background: url(../images/sec2_bg.jpg) no-repeat 0;
  padding-top: 44px;
  text-align: center;
  position: relative;
}
#section2 h2 {
  margin: 10px auto 20px;
  line-height: 1;
  font-size: 2.75rem;
  font-weight: 500;
}
#section2 h5 {
  font-size: 1.75rem;
  line-height: 1;
}
#section2 .sec2_img1 {
  position: absolute;
  top: 260px;
  left: 0;
  background: url("../images/sec2_img1.png");
  width: 363px;
  height: 504px;
}
#section2 .sec2_p1 {
  position: absolute;
  top: 107px;
  left: 54px;
}
#section2 .sec2_p2 {
  position: absolute;
  top: 237px;
  left: 62px;
}
#section2 .sec2_pr1 {
  position: absolute;
  top: 463px;
  left: 210px;
}
#section2 .sec2_img2 {
  position: absolute;
  top: 260px;
  right: 0;
  background: url("../images/sec2_img2.png");
  width: 429px;
  height: 451px;
}
#section2 .sec2_p3 {
  position: absolute;
  top: 108px;
  left: 300px;
}
#section2 .sec2_p4 {
  position: absolute;
  top: 230px;
  left: 292px;
}
#section2 .sec2_p5 {
  position: absolute;
  top: 371px;
  left: 265px;
}
#section2 .sec2_pr2 {
  position: absolute;
  top: 389px;
  left: 87px;
}
#section2 p {
  color:8392a0;
  position: absolute;
  width: 100%;
  font-weight: 200;
  bottom: 75px;
}

#section3 {
  height: 1050px;
  background: url(../images/sec3_bg.jpg) no-repeat 0;
  padding-top: 50px;
  position: relative;
}
#section3 h6 {
  margin: 0 auto;
  width: fit-content;
  line-height: 1;
  padding: 5px 20px;
  background-color: #d9cdb0;
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 2px;
}
#section3 h2 {
  margin: 15px auto 20px;
  line-height: 1.3;
  font-size: 2.75rem;
  font-weight: 500;
  width: 100%;
  text-align: center;
}
#section3 .sec3_img1 {
  position: absolute;
  left: 41px;
  top: 262px;
}
#section3 .sec3_img2 {
  position: absolute;
  left: 41px;
  top: 526px;
}
#section3 .sec3_img3 {
  position: absolute;
  left: 41px;
  top: 765px;
}
#section3 .sec3_txt1 {
  position: absolute;
  left: 370px;
  top: 266px;
}
#section3 .sec3_txt2 {
  position: absolute;
  left: 370px;
  top: 512px;
}
#section3 .sec3_txt3 {
  position: absolute;
  left: 370px;
  top: 765px;
}
#section3 h4 {
  position: absolute;
  top: 1px;
  left: 49px;
  font-size: 1.75rem;
  color: #94641a;
}
#section3 .sec3_txt1 h4 {left: 35px;}
#section3 h5 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  margin: 12px auto;
}
#section3 p {
  font-size: 1.125rem;
  line-height: 1.5;
}

#section4 {
  height: 1120px;
  background: url(../images/sec4_bg.jpg) no-repeat 0;
  padding-top: 60px;
  position: relative;
  text-align: center;
}
#section4 h6 {
  margin: 0 auto;
  width: fit-content;
  line-height: 1;
  padding: 5px 20px;
  background-color: #d9cdb0;
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 2px;
}
#section4 h2 {
  margin: 27px auto 24px;
  line-height: 1;
  font-size: 2.75rem;
  font-weight: 500;

}
#section4 .sec4_h3 {
  margin: 9px auto;
  width: 675px;
  height: 43px;
  background: url("../images/sec4_title.png");
}
#section4 h3 {
  font-size: 1.375rem;
  padding-top: 5px;
  letter-spacing: 2px;
}
#section4 .sec4_ball1 {
  position: absolute;
  top: 492px;
  left: 62px;
  width: 183px;
  height: 265px;
  background: url("../images/sec4_ball1.png");
}
#section4 .sec4_ball2 {
  position: absolute;
  top: 492px;
  left: 283px;
  width: 183px;
  height: 265px;
  background: url("../images/sec4_ball2.png");
}
#section4 .sec4_ball3 {
  position: absolute;
  top: 492px;
  left: 503px;
  width: 183px;
  height: 265px;
  background: url("../images/sec4_ball3.png");
}
#section4 .sec4_ball4 {
  position: absolute;
  top: 785px;
  left: 173px;
  width: 183px;
  height: 265px;
  background: url("../images/sec4_ball4.png");
}
#section4 .sec4_ball5 {
  position: absolute;
  top: 785px;
  left: 391px;
  width: 183px;
  height: 265px;
  background: url("../images/sec4_ball5.png");
}
#section4 h5 {
  font-size: 1.75rem;
  color: #94641a;
  line-height: 1;
  margin: 200px auto 15px;
}
#section4 p {
  font-size: 1.375rem;
  line-height: 1;
}

#section5 {
  height: 2000px;
  background: url(../images/sec5_bg.jpg) no-repeat 0;
  padding-top: 90px;
  position: relative;
  text-align: center;
}
#section5 h3 {
  font-size: 2.25rem;
  line-height: 1;
  margin-bottom: 15px;
}
#section5 h5 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 25px;
}
#section5 h4 {
  font-size: 1.75rem;
  font-weight: 500;
  color: #94641a;
  line-height: 1;
  margin-bottom: 30px;
}
#section5 h6 {
  font-size: 1.375rem;
  line-height: 1;
  margin-bottom: 10px;
}
#section5 p {
  font-size: 1.25rem;
  font-weight: 500;
  color: #575757;
  line-height: 1;
  margin-bottom: 15px;
}
#section5 p span {
 font-size: 1.125rem;
 margin: 0 20px;
}
#section5 .sec5_box1 {
  position: absolute;
  background-image: url("../images/sec5_img1.png");
  top: 219px;
  left: 41px;
  width: 645px;
  height: 371px;
  padding: 120px 0 0 302px;
}
#section5 .sec5_box2 {
  position: absolute;
  background-image: url("../images/sec5_img2.png");
  top: 590px;
  left: 41px;
  width: 645px;
  height: 371px;
  padding: 70px 0 0 302px;
}
#section5 .sec5_box3 {
  position: absolute;
  background-image: url("../images/sec5_img3.png");
  top: 961px;
  left: 41px;
  width: 645px;
  height: 335px;
  padding: 53px 0 0 302px;
}
#section5 .sec5_box4 {
  position: absolute;
  background-image: url("../images/sec5_img4.png");
  top: 1353px;
  left: 0;
  width: 686px;
  height: 335px;
  padding: 30px 0 0 359px;
}
#section5 .sec5_box4 p{margin-right: 9px;}
#section5 .sec5_box5 {
  position: absolute;
  background-image: url("../images/sec5_img5.png");
  top: 1732px;
  left: 41px;
  width: 645px;
  height: 269px;
  padding: 27px 0 0 298px;
}

#section_form {
  margin: 0 auto;
  padding: 120px 100px 90px;
  width: 750px;
  position: relative;
  background:url("../images/form_bg.jpg") no-repeat 0;
  height: 1407px;
}
#section_form h3 {
  margin: 0 auto 40px;
  text-align: center;
  font-size: 2.75rem;
  line-height: 1;
}


#section_form p {
    font-size: 1.5rem;
}
#section_form p b {
  font-weight: 500;
  color: #94641a;
}
#section_form p span {font-size:1.125rem;}
#section_form h6 {
    font-size: 1.625rem;
    color: #757575;
    font-weight: 500;
    margin: 10px;
}
#section_form .form_note {
    text-align: left;
  font-size: 1rem;
  line-height: 1.6;
  margin: 30px -10px 60px;
}


#section_form  input[type=text],
#section_form  input[type=tel],
#section_form  input[type=email] {
    width: 100%;
    height: 70px;
    display: inline-block;
    padding: 0 60px 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    margin-bottom: 3.5%;
    border: transparent;
    
    font-size: 1.625rem;
    font-weight: 500;
}


#section_form  select {
    width: 100%;
    height: 70px;
    display: inline-block;
    padding: 0 60px 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #2c2c2c;
    margin-bottom: 3.5%;
    border: transparent;
    
    background: url("../images/icon-arrow-down.png") no-repeat calc(100% - 15px) 25px;
    background-color: rgba(255, 255, 255, 0.85);
    background-size: 26px;
    font-size: 1.625rem;
    font-weight: 500;
    border-radius: 0;
}

#section_form  select option {
    font-size: 0.8rem;
    padding: 5px;
    background-color: #fff
}

#section_form  select::-ms-expand {
    display: none
}

#section_form  select:disabled {
    color: #878787;
    display: none
}

#section_form  select:invalid {
    color: #878787
}
#section_form form .agree {
    margin-top: 0;
    margin-left: 40px
}
#section_form .chkbox {
    display: block;
    text-align: left;
    cursor: pointer;
    position: relative;
    font-size: 1.1rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 2.5rem;
    color: #000;
    padding-left: 44px
}

#section_form .chkbox input {
    display: none
}

#section_form .chkbox:after {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 4px;
    left: 0;
    content: " ";
    color: #fff;
    display: inline-block;
    visibility: visible;
    border-radius: 0;
    border: 1px solid #696969;
    background-color: #fff;
    outline: 1px solid #696969;
    z-index: 1
}

#section_form .chkbox.active:before {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 6px;
    left: 2px;
    content: "";
    background: url("../images/icon-check.png") no-repeat center/24px;
    background-color: transparent;
    display: inline-block;
    visibility: visible;
    color: #fff;
    z-index: 2;
}

#section_form .chkbox a {
    display: inline-block;
    font-size: 1.3rem;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: normal;
    color: #fff
}

#section_form  .btn-dej {
  background-color: transparent;
    display: inline-block;
    width: 100%;
    height: 56px;
    padding: 0;
    line-height: 56px;
    text-align: center;
    border: 0;
    cursor: pointer;
    font-size: 1.5rem;
    margin: 45px 0;
    
}


#thanks_section {
  margin: 0 auto;
  width: 750px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#thanks_section img {
  position: relative;
  z-index: 0;
}
#thanks_section p {
  font-size: 1.5rem;
  color: #271a09;
  position: absolute;
  z-index: 5;
  width: 100%;
  text-align: center;
  top: 275px;
}
#thanks_section a {
  font-weight: 700;
  color: #8c6026;
}

/* 僅針對日期欄位區塊的樣式 */
#section_form_date {
  --focus:#000; --muted:#6b7280;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans TC","PingFang TC",Arial,sans-serif;
  padding:24px 0;
  max-width:750px;
  margin: 0 auto;
}
#section_form_date .label{
  font-size: 1.625rem;
    color: #757575;
    font-weight: 500;
    margin: 10px;
}
#section_form_date .input-wrap{position:relative;display:flex;align-items:center;}
#section_form_date input.readonly{
  width:100%;
  padding:12px;
  border-bottom: 1px solid #322c25;
  border-radius:0;
  color: #2c2c2c;
  cursor:pointer;
  background: url(../images/icon-calender.png) no-repeat calc(100% - 13px) 25px;
  background-color: rgba(255, 255, 255, 0.85);
}
#section_form_date input.readonly:focus-visible{outline:0px solid var(--focus);outline-offset:2px;}
#section_form_date .hint{color:var(--muted);margin-top:8px;font-size:0.8rem;}
#section_form_date .ok{color:#059669;} #section_form_date .err{color:#b91c1c;}


footer {
  width: 750px;
    margin: 0 auto;
    padding: 33px 0 36px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-align: center;
    background-color: #fff;
    font-family: Arial, sans-serif;
}