/*-- [20181123] 整理--------------------*/
* {
  font-family: 'Roboto', "微軟正黑體", Arial, Helvetica, "Microsoft JhengHei", "新細明體", "Lucida Grande", "Lucida Sans Unicode", sans-serif !important;
}
html, body {
  background-image:url(/themes/event/circleday/frameday2020/images/index/bodybg.jpg);
  background-repeat: repeat;
  background-position: bottom center;
  width: 100%;
}
.big-hide, .info-big-hide {
  display: none;
}

#circleday a, #circleday a:visited, #circleday a:focus {
  /*color: #898989;*/
}
#circleday a:hover {
  color: #44a7b2;
}

#circleday .circleday-btn {
  display: inline-block;
  font-weight: bold;
  color: #fff!important;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 4px;
  position: relative;
  background-color: #50a784;
  border-color: #50a784;
}
#circleday .circleday-btn:hover {
  background: #14430d;
  /*border: 2px solid #51567a;*/
  cursor: pointer;
}

#circleday .btn-l {
  width: 100%;
  max-width: 251px;
  height: 48px;
  font-size: 17px;
  margin: 12px 5px;
}

#circleday.btn-l-border {
  background: none;
  border: 1px solid #fff;
  width: 243px;
  height: 34px;
  color: #fff!important;
  font-weight: bold;
  display: block;
  line-height: 34px!important;
  border-radius: 4px;
  margin: 5px 5px 5px 4px;
  text-decoration: none;
  padding-left: 5px;
}

/*event_memu*/
#event_memu {
  width: 100%;
  height: 45px;
  /*background-image: url(/themes/event/circleday/circleday2019/images/home/header-menu-bg.jpg);*/
  /*background-repeat:no-repeat;*/
  /*background-position: top center;*/
  background-color: #d3e0c4;
  border-bottom: 1px solid #ccd7bb;
}

#event_memu>div, #event_memu .mid-page {
  height: 100%;
}

#event_memu .menu-item a {
  display: inline-block;
  padding-left: 25px;
  margin: 0 10px;
  color: #68421f;
  font-weight: bold;
  line-height: 45px;
}

#event_memu .menu-item a:hover, #event_memu .menu-item a.selected {
  color:#9e8529;
  background:url(/themes/event/circleday/frameday2020/images/index/menu-here.png) no-repeat left center;
}

#event_memu .share_ftp {
  padding:12px 0px 0px 0px;
  margin-right: 10px;
}


/*event_inner_header*/
#event_inner_header {
  width: 100%;
  height: 195px;
  background: url(/themes/event/circleday/frameday2020/images/index/inner_banner2000.jpg) no-repeat top center;
  background-position-x: 37%;
}

#event_inner_header>div, #event_inner_header>div .inner-link {
  height: 100%;
}

@media (max-width: 540px) {
  #event_inner_header {
    background-image: url(/themes/event/circleday/frameday2020/images/index/inner_banner2000_mobile.png);
    background-position-x: center; 
    margin-bottom: 25px;
  }
}

/*event_home*/
#event_home {
  width: 100%;
  height: 397px;
  background:url(/themes/event/circleday/frameday2020/images/index/home-banner-bg.jpg) no-repeat;
  background-position: 37%;
  position: relative;
}

#event_home>div, #event_home>div>.mid-page {
  height: 100%;
}
#event_home .mid-page{
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
}

#event_home .home_collect_btn {
  width: 100%;
  height: 227px;
}

#event_home .home_pro_btn {
  width: 100%;
  position: absolute;
  bottom: 0px;
  height: 169px;
}

#event_home .home_pro_btn a {
  background:url(/themes/event/circleday/circleday2019/images/home/home-product.png) no-repeat;
  background-position: calc(37% + 20px);
  width: 100%;
  display:block;
}

#event_home .home_pro_btn a:hover {
  background:url(/themes/event/circleday/circleday2019/images/home/home-product-hover.png) no-repeat;
  background-position: calc(37% + 20px);
}

@media (max-width: 540px) {
  #event_home {
    background-image: url(/themes/event/circleday/frameday2020/images/index/home-banner-bg-mobile.png);
    background-position:  center;
  }
  #event_home .home_pro_btn a, #event_home .home_pro_btn a:hover {
    background-image: none;
  }
}

#event_home .home_pro_btn img {
  width:100%;
  height:169px;
}

#event_home .home_pro_btn2 {
  height: 169px;
}

#event_home .home_collect_btn2 a {
  display:block;
  height:100%;
}

/*event_home_btn*/
#event_home_btn {
  background:url(/themes/event/circleday/frameday2020/images/index/home-collection-bg.png) top center;
  height:85px;
  text-align:center;
  background-size: contain;
}

#event_home_btn h1 {
  display: table;
  table-layout: fixed;
  margin-bottom: 0px;
}
#event_home_btn h1>span {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  display: table-cell;
  vertical-align: middle;
  height: 76px;
}

#event_home_btn .btn-l {
  box-shadow: 1px 1px 3px 1px rgba(61,42,108,0.5);
  box-sizing: content-box;
}

#event_home_btn .btn-l .btn-l-border span:before {
  border-top-color: transparent;
  border-bottom-color: transparent;
}

@media (max-width: 540px) {
  #event_home_btn {
    height: 170px;
    background-position-y: -3px; 
  }
  #event_home_btn .page-middle {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #event_home_btn h1 {
    margin-top: -10px;
  }
}

/*event_content*/
#circleday a.mycircleday {
  display: inline-block;
  letter-spacing: 0.5px;
  margin: 1px 1.5px;
  color: #9e8529;
  line-height: 1.5;
}
#circleday a.mycircleday:hover {
  color: #76631e;
}

#circleday a.whatiscircleday {
  display: inline-block;
  letter-spacing: 0.5px;
  margin: 1px 1.5px;
  /*color: #898989;*/
  line-height: 1.5;
}

@media (max-width: 750px) {
  #circleday a.mycircleday {
    background: #9f8529;
    padding: 0 15px; 
    border-radius: 10px; 
    color: #fff; 
  }
  #circleday a.mycircleday:hover {
    color: #fff;
    opacity: 0.7;
  }

  #circleday a.whatiscircleday {
    border: 1px solid #898989;
    padding: 0 15px; 
    border-radius: 10px; 
  }
  #circleday a.whatiscircleday:hover {
    opacity: 0.7;
  }
}




.step2_preview[type="views"] .photo-frame, .step2_preview[type="none"] .photo-frame {
  display: none;
}

.step2_preview[type="cutting"] .canvas {
  /*display: none;*/
}

#event_content .canvas.collect-steps {
  width: 40%;
  max-width: 450px;
  position: relative;
}
.canvas canvas {
  width: 130%;
  margin-left: -16%;
  margin-top: -11%;
  pointer-events: none;
}
#canves_click_area {
  position: absolute;
  top: 15%;
  width: 72%;
  height: 60%;
  left: 13%;
  cursor: pointer;
}
@media (max-width: 750px) {
  #event_content .collect-steps {
    flex: 3;
  }
  #event_content .canvas.collect-steps {
    flex: 4;
  }
  #event_content .collect-steps table {
    padding: 0px;
    margin: 0px -10px;
    width: calc(100% + 20px);
  }
}
@media (max-width: 540px) {
  #event_content .canvas.collect-steps {
    width: 100%;
    max-width: initial;
  }


  #event_content .canvas.collect-steps canvas {
    max-width: 375px;
    margin: auto;
    margin-left: auto;
    width: 100%;
    display: block;
    transform: translateX(-6%);
  }

  .step2_preview {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #event_content .collect-steps table {
    padding: 0px;
    margin: 0px 0px;
    width: 100%;
  }
}


/*home-footer*/
.home-footer {
  height: 50px;
  background-color: #1f4a2f;
}
.home-footer a, .home-footer span {
  font-size:13px;
  color:#fff !important;
  letter-spacing:1px;
  text-align:center;
  line-height:1.5;
  display:block;
  width:100%;
  box-sizing:border-box;
  padding-top:4px;
}
.home-footer span {
  font-size:10px;
  padding-top:2px;
}





/**circleday2019**/
html, body {
  // common : "arragen it";
  /* background:url(/themes/event/circleday/circleday2019/images/home/body-bg.jpg) repeat bottom center;*/
  /* font-family:"Arial","Lucida Sans Unicode","Helvetica","Microsoft JhengHei","Lucida Grande",sans-serif; */
}
/*#v3 #bd {background:url(/themes/event/circleday/circleday2019/images/home/body-bg.jpg) repeat bottom center;}*/

/*a, a:link, a:visited {color:#fa7173;font-weight:bold;}*/
/*a:hover, a:focus{color:#696287;text-decoration:none;}*/
/*p {color:#6c6c6c;line-height:2;font-size:14px;}*/
.center {display:block;text-align:center;}
.alert-message {font-size:14px;color:#3d2a6c;font-weight:bold;}


#event {width:100%; background:url(/themes/event/circleday/circleday2016/images/home/bodybg.jpg) repeat bottom center; padding:0px;}
.wide-page {
  // common : "arragen it";
  /*width:100%;*/
}
/*.mid-page {width:1000px; margin:0 auto;}*/
.mid-page {
  // common : "arragen it";
  max-width:1000px;
  width:100%; margin:0 auto;
}

.signup-preview {width:960px;;}
#event a {color:#DF462B;}
#event a:hover {text-decoration: none; color:#784c20;}
#event img {_behavior: url("/stylesheets/iepngfix.htc?v=1");}
#event_content .mid-page {margin-top:10px; text-align:left;}
#event_content .mid-page>.title-parent { /*width: 140px;*/}
@media (max-width: 750px) {
  #event_content .mid-page {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #event_content .mid-page>.title-parent {
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
  }
}
#event_content .mid-page h1 {
  font-size:21px;
  font-weight:bold;
  letter-spacing:2px;
  color:#4fa784;
  text-align:left;
}
@media (max-width: 750px) {
  #event_content .mid-page h1 {
    text-align: center;
    margin-bottom: 0px;
  }
}
#event_content .mid-page h1.border-bottom {display:block;width:100%;border-bottom:0px solid #ea7e8b;padding-bottom:5px;}
#event_content .mid-page h2.title {
  display:inline-block;
  border-radius:15px;
  line-height:1.5;
  font-size:15px;
  font-weight:bold;
  letter-spacing:1px;
  /*color:#fbddd5;*/
  /*background:#3d2a6c;*/
  color: #fff;
  background-color: #50a784;
  padding:2px 30px;
  text-align:center;
}
#event_content .mid-page h2.title.username {font-size:14px;padding:2px 8px;}
/*#event_content .mid-page h5.en {display:inline-block;width:140px;background:none;color:#696287;font-size:12px;font-weight:bold;text-align:center;}*/
#event_content .mid-page h5.en {display:inline-block;width:140px;background:none;color:#696287;font-size:12px;font-weight:bold;/*text-align:center;*/ }
#event_content .mid-page h5.en small {
  font-size:70%;
  letter-spacing:0.5px;
  display:block;width:100%;
  color: #50a784;
}
@media (max-width: 750px) {
  #event_content .mid-page h2.title {
    background-color: transparent;
    color: #898989;
    font-size: 12px;
  }
}

#event_content .mid-page h5.en.left {/*text-align:left;display:block;width:100%;*/}
#event_content .mid-page h5.en.left {display:block;width:100%;}
#event_content .mid-page p.border-top {display:block;width:100%;border-top: 3px double #9f8529;box-shadow: 0px -1px 0px 0px #9f8529;padding-top:5px;margin-top:2px;font-size:14px;}
#event_content .mid-page p.left {
  margin-left:5px;
  color: #707070;
}
#event_content .mid-page .right {
  /*margin-top:-35px;*/
}
#event_content .btn-right {float:right;}
#event_content .mid-page .nav {/*color:#1898a5;line-height:2;float:left;margin:35px 10px 0 0;*/}
#event_content .mid-page .nav {
  color:#9e8529;
  line-height:2;
  float:left;
  margin:23px -20px 0 -20px;
  text-align: center;
}

#event_content .mid-page .nav a{letter-spacing:0.5px;margin:1px 1.5px;}
#event_content .mid-page .left.nav {line-height:28px;margin:5px 5px 0 5px;}
#event_content .mid-page .left.nav strong {margin-top:-2px!important;}
#event_content .mid-page .rules {margin:35px auto;}
#event_inner_header .wide-page2 {
  // common : "arragen it";
  /*background:url(/themes/event/circleday/circleday2019/images/home/inner_banner2000.png) no-repeat top center; height:195px;*/
}
#event_content #image-slider {margin:7px auto 50px auto;}


/*footer*/
#event_footer {height:40px; margin-top:60px; padding-top:5px; border-top:#fff 1px solid; text-align:center;}
.event_list_footer {text-align:center;width:100%;height:110px;line-height:110px;margin:0 auto;bottom:0;color:#efddd5;display:block;background:url(/themes/event/circleday/circleday2019/images/home/footer-bg.png) repeat-x bottom center;}
.event_list_footer a, .event_list_footer span {font-size:13px;color:#efddd5!important;letter-spacing:1px;text-align:center;line-height:1.5;display:block;width:100%;padding-top:60px;box-sizing:border-box;}
.event_list_footer span {font-size:10px;padding-top:2px;}
.event_inner_footer {text-align:center; width:1000px; margin:5px auto;font-size:12px;height:20px;color:#6c6c6c; padding:20px 0;}
.event_inner_footer .right {margin-top:0!important;}
.event_inner_footer a {color:#6c6c6c!important;letter-spacing:1px;}
#event_inner_header a.inner-link {
  // common : "arragen it";
  /*width: 1000px; margin: auto; height:195px; display: block;*/
}
.collect_text{font-family: Microsoft JhengHei, serif; color:#333333;letter-spacing:0.5px;}
#event .img_alpha a:hover img {opacity: 0.6; filter: alpha(opacity=60); -ms-filter: "alpha( opacity=60 )";}

/*home-footer*/
.home-footer {
  // common : "arragen it";
  /*text-align:center;*/
  /*width:100%;*/
  /*height:89px;*/
  /*line-height:89px;*/
  /*margin:0 auto;*/
  /*bottom:0;*/
  /*color:#efddd5;*/
  /*display:block;*/
  /*bottom:0;*/
  /*background:url(/themes/event/circleday/circleday2019/images/home/footer-bg.png) repeat-x top center;*/
}
.home-footer a, .home-footer span {
  // common : "arragen it";
  /*font-size:13px;*/
  /*color:#efddd5!important;*/
  /*letter-spacing:1px;*/
  /*text-align:center;*/
  /*line-height:1.5;*/
  /*display:block;*/
  /*width:100%;*/
  /*box-sizing:border-box;*/
  /*padding-top:40px;*/
}
.home-footer span {
  // common : "arragen it";
  /*font-size:10px;*/
  /*padding-top:2px;*/
}

/*product*/
.product p {margin:-5px 0 0 5px;font-weight:bold;}

/*collect-steps-1*/
/*#event_content .collect-steps {display:inline-block;width:95%;height:auto;margin:20px;padding:30px 40px;box-sizing:border-box;border:3px double #f6a590;border-radius:6px;}*/
#event_content .collect-steps {width:100%;height:auto;/*margin:20px;*/padding:30px 15px;box-sizing:border-box; /*border:3px double #f6a590;*/border-radius:6px;}
#event_content .collect-steps form {display:block;margin:20px 0 0 60px;display: none;}
#event_content h4 {font-family:"Lucida Sans Unicode","Microsoft JhengHei";font-size:18px;font-weight:bold;color:#1898a5;line-height:1.5;}
#event_content h3, .event_step h3 {font-size:15px;font-weight:bold;color:#333;line-height:1.5;letter-spacing:0.5px;}
#event_content .collect-steps input.btn-l.next {padding:0;margin:15px 0 0 200px;float:none!important;}
#event_content .collect-steps input.next {float:right!important;padding-left:15px;margin:0;} /*step-2-next-btn*/
#event_content .collect-steps a.btn-m.left {margin:0;}
/*#event_content .btn-block {display:block;width:900px;height:48px;line-height:48px;margin:15px auto 30px auto;}*/
#event_content .btn-block {display:block;max-width:900px; width:100%;height:48px;line-height:48px;margin:15px auto 30px auto;}
#event_content .btn-block .btn-l {margin:0!important;}

/*collect-steps-2*/
.photo-frame{
  /*width:640px;*/
  margin:0 auto;

  position: absolute;
  z-index: 1;
  width: 100%;
  background-color: rgba(0,0,0,0.78);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 3px;
}
.photo-frame h3{
  color: white !important ;
}
.event_step table b {color:#666;}
.event_step td {line-height:2.5;padding:10px 0;}
.event_step .event_box {padding:3px 5px;overflow-x:hidden;}
.event_step textarea {resize:none;}
.event_step h3 {padding: 8px 0;}
#event_content .mid-page h1.center {text-align:center;line-height:1.5;border-top:3px double #8ccbb1;border-bottom:3px double #f6a590;margin-top:30px;padding-top:5px;}
#event .event_step a, #event .event_step a:visited  {color:#DF462B; font-size:13px; font-weight:bold;}
#event .event_step a:hover {color:#769779; font-size:13px; font-weight:bold;}
#event .img_alpha a:hover img {opacity: 0.6; filter: alpha(opacity=60); -ms-filter: "alpha( opacity=60 )";}

.event_signup_preview {background:url(/themes/event/circleday/circleday2016/images/home/prv_fin_bg.png) repeat-y top left; width:1000px; }
.event_prv_can_top {z-index:1; display:block; margin:8px 0 0 30px; position:absolute; background:url(/themes/event/circleday/circleday2015/images/home/prv_fin_can_top.png) no-repeat top left; width:592px; height:809px;_behavior: url("/stylesheets/iepngfix.htc?v=1");}

/*collect-steps-3*/
/*.event_prv_can, .event_prv_can img{width:598px;}*/
.event_prv_can, .event_prv_can img{max-width:598px; width:100%;margin-top: -4%;margin-bottom: -4%;}
.event_prv_info {background: url(/themes/event/circleday/circleday2016/images/home/info_date_bg.jpg) repeat-y top left;width:260px;padding: 15px 25px 15px 30px;margin: 5px 0 0 15px;_padding: 30px 20px 25px;}
.event_prv_info .right {padding:27px 26px 0 0; font-size:29px;font-weight:bold; color:#000000;width:122px;text-align:right; line-height:30px;}
.event_info_can {background:url(/themes/event/circleday/circleday2019/images/home/event_info_can_bg.png) no-repeat bottom center; background-size: 100%}
.event_info_can img {/*width:620px; height:auto;margin-top:30px;padding-bottom:75px;*/}
.event_info_can img {max-width:620px;width:100%; height:auto;margin-top:-40px;padding-bottom:10%;}

@media (max-width: 910px) {
  .event_prv_can {
    margin: auto;
    display: block;
    /*transform: translateX(-6%);*/
    float: initial;
  }
}

@media (max-width: 675px) {
  .info-big-hide {display: block;}
  .info_mini_hide {display: none;}

  .event_info_can_parent:after {
    content: "　";
    width: 100vw;
    text-align: center;
    float: initial;
    color:transparent;
  }

  .mobile_event_complete {
    width: 100%;
    margin-top: 45px;
    margin-bottom: 15px;
    font-size: 15px;
    padding: 0px 0px;
    text-align: center;
  }
  .event_info_can {
    background-size: 100% 30%;
    margin-bottom:  -10%;
  }
  .event_info_can img{
    width: 100%;
    margin-top: 0px;
    /*padding-bottom: 18%;
    margin-left: -5%;*/
  }
  .event_info_about_product {
    float: initial;
    text-align: center; 
    width: 100vw;
  }
  #circleday .event_info_about_product>a {
    display: none;
  }
  .user_box {
    /*position: absolute;*/
    right: 15px;
    top: 30px;
    width: 100%;
    /*padding-bottom: 10%;*/
    /*height: calc(58vw - 10px);*/
  }
  .user_box_inner {
    -webkit-align-content: flex-end;
    -moz-align-content: flex-end;
    -ms-align-content: flex-end;
    align-content: flex-end;
    height: 100%;
    padding-bottom: 6px;
  }

  .event_list_prize {
    width: 100%
  }
  .fblike_btn {
    display: none;
  }


}

/*date-info*/
.event_info_date {width:195px;border-radius:3px;padding:25px 15px;background:url(/themes/event/circleday/circleday2019/images/home/info_date_bg.jpg) repeat center;box-shadow: 1px 1px 1px 1px rgba(61,42,108,0.2);}
.event_info_date.info-bg-l {width:330px;box-sizing:border-box;}
.event_info_date h2 {color:#3d2a6c;font-size:24px;line-height:1.5;border-bottom:3px double #3d2a6c;}
#event_content .event_info_date h3 {font-size:18px;line-height:1.5;padding:10px 0;max-width:330px;overflow:hidden;}
.event_info_date .title{letter-spacing:0.6px;font-size:18px;overflow:hidden;color:#333;text-align:left;line-height:24px;display:block;margin:10px 0 0 0;font-family: Microsoft JhengHei,serif;}
.event_info_date p.desc {font-size:14px;font-weight:normal;color:#666;letter-spacing:0.5px;display:block;line-height:1.5;max-width:330px;max-height:500px;overflow-x:hidden;overflow-y:auto;}
.event_info_fly {background:url(/themes/event/circleday/circleday2015/images/home/info_fly.png) no-repeat top right; width: 77px; height: 69px; margin-right: 230px;display:none;}

.event_submit_radius a, .event_submit_radius a:visited {color:#fff; margin-left:5px; text-align:center; font-family: Microsoft JhengHei, serif;font-weight:bold; letter-spacing:0.5px;display:inline-block; cursor:pointer; text-decoration:none; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.event_submit_radius a:hover {opacity: 0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )";}
.event_submit_radius h2.title {padding:2px 20px!important;font-size:14px!important;}
@media (max-width: 910px) {
  .signup_preview_info_data {
    width:100%;
  }
}
@media (max-width: 675px) {
  .event_info_date.info-bg-l {
    width: 100%;
    padding: 10px;
  }
  .event_info_date p.desc {
    max-height: 75px;
  }
  .event_info_date h2 {
    font-size: 14px;
  }
  #event_content .event_info_date h3 {
    font-size: 13px;
    padding: 0;
  }
}
@media (max-width: 450px) {
  .event_info_date p.desc {
    max-height: 42px;
  }
}


/*collect-steps-4-finish*/
.event_fin_listbtn {padding-bottom:15px;}
.event_fin_listbtn a:hover {opacity:0.7;}
.event_fin_listbtn img {width:165px; height:23px;}
.event_fin_fbbtn {padding:180px 180px 0 0;}
.event_fin_fbbtn a {display:block; background:url(/themes/event/circleday/circleday2015/images/home/fin_fbbtn.gif) no-repeat top right; width:217px; height:51px;_behavior: url("/stylesheets/iepngfix.htc?v=1");}
.event_fin_fbbtn a:hover {background:url(/themes/event/circleday/circleday2015/images/home/fin_fbbtn_over.gif) no-repeat top right;}
.event_fin_fbbtn img {width:217px; height:51px;}
.event_fin_coupon_btn {padding:180px 0 0 150px;}
.event_fin_coupon_btn a {background:url(/themes/event/circleday/circleday2015/images/home/fin_coupon_btn.gif) no-repeat top left; width:217px; height:51px; display:block;}
.event_fin_coupon_btn a:hover {background:url(/themes/event/circleday/circleday2015/images/home/fin_coupon_btn_over.gif) no-repeat top left;}
.event_fin_coupon_btn img {width:217px; height:51px;}
.event_colletion_btn {
  padding:25px 40px;
}
.event_colletion_btn a {background:url(/themes/event/circleday/frameday2020/images/index/collection_btn.png) no-repeat top right; width:160px; height:160px; display:block; }
.event_colletion_btn a:hover {background:url(/themes/event/circleday/frameday2020/images/index/collection_btn_over.png) no-repeat top right;}
.event_colletion_btn img {width:160px; height:160px;}
.event_colletion-list {
  width:100%;
  padding:25px 40px;
  -webkit-flex:1;
  -moz-flex:1;
  -ms-flex:1;
  flex:1;
}
.event_colletion-list h1 {letter-spacing:1px;line-height:2;}
.event_colletion-list p {
  font-size:15px;
  font-weight:bold;
  line-height:1.5;
  letter-spacing:1px;
  color: #707070;
}
#event_content .collect-block {
  /*background:url(/themes/event/circleday/circleday2019/images/home/collect-block-bg.jpg) no-repeat top left;*/
  background:url(/themes/event/circleday/frameday2020/images/index/collect-block-bg-02.png) no-repeat right center;
  width: 100%;
  max-width:1000px;
  /*height:210px;*/
  margin:10px auto;
  border-top: 3px double #9f8529;
  box-shadow: 0px -1px 0px 0px #9f8529;
  /*border-bottom: 1px solid #9f8529;*/
  background-size: 467px;
  background-position: 92% bottom;
}

#event_content .collect-block h1 {letter-spacing:0.5px;font-size:22px;}

@media (max-width: 1024px) {
  #event_content .collect-block {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position:70% bottom;
  }
  #event_content .event_colletion-list {
    max-width: 90%;
    margin: auto;;
  }
  #event_content .event_colletion_btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    width: 90%;
    margin: auto;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width:750px) {
  #event_content .collect-block {
    background-position: 0% bottom;
  }
  #event_content .event_colletion-list {
    padding: 10px;
  }
  #event_content .event_colletion_btn {
    padding: 20px 10px;
  }
}
@media (max-width:540px) {
  #event_content .collect-block {
    background-position: 70% bottom;
    background-size: 430px;
  }
  #event_content .event_colletion-list {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  #event_content .event_colletion-list > .circleday-btn {
    padding-left: 15px;
    padding-right: 10px;
    min-width:  calc(50% - 4px);
  }
  #event_content .event_colletion_btn {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}


/*header-menu*/
/*#event_memu {height:45px; background:url(/themes/event/circleday/circleday2019/images/home/header-menu-bg.jpg) no-repeat top center;}*/
#event_memu div.menu-item a {
  // common : "arragen it";
  /*height:45px;display:inline-block;padding-left:25px;margin:0 10px;font-size:14px;color:#696287;font-weight:bold;line-height:45px;*/
}
#event_memu div.menu-item a:hover, #event_memu div.menu-item a.selected  {
  // common : "arragen it";
  /*color:#3d2a6c;*/
  /*background:url(/themes/event/circleday/circleday2019/images/home/menu-here.png) no-repeat top left;*/
}
#event_memu .right {
  // common : "arragen it";
  /*height:45px;*/
}
#event_memu .share_ftp {
  // common : "arragen it";
  /*padding:12px 20px 0 0px;*/
}
#event_memu .share_ftp li {
  // common : "arragen it";
  /*float:left; list-style-type: none;*/
}
#event_memu a.menu-item.ttlogo {
  // common : "arragen it";
  /*height:45px!important;margin-right:15px;*/
}

/*home-banner-kv*/
#event_home .wide-page2 {
  // common : "arragen it";
  /*background:url(/themes/event/circleday/circleday2019/images/home/home-banner-bg.jpg) no-repeat top center;*/
}

/*#event_home .mid-page {max-width:1000px; width:100%; height:397px; padding-right:11px;}*/
#event_home .home_pro_btn a {
  // common : "arragen it";
  /*display:block;*/
  /*padding-right:11px;*/
}
#event_home .home_collect_btn a {display:block; max-width:1000px; width:100%; height:222px;}
#event_home .home_collect_btn2 a {
  // common : "arragen it";
  /*display:block;*/
  /*width:500px;*/
  /*height:169px;*/
}
#event_home .home_pro_btn a:hover {
  // common : "arragen it";
  /*background:url(/themes/event/circleday/circleday2019/images/home/home-product-hover.jpg) no-repeat bottom center;*/
}

#event_home .home_collect_btn img {max-width:1000px; width:100%; height:222px;}

/*page-middle*/
#event_home_btn {
  // common : "arragen it";
  /*background:url(/themes/event/circleday/circleday2019/images/home/home-collection-bg.png) repeat-x top center;*/
  /*height:83px;*/
  /*text-align:center;*/
}

/*#event_home_btn .btn-l {box-shadow: 1px 1px 3px 1px rgba(61,42,108,0.5);}*/
#event_home_btn .btn-l {
  // common : "arragen it";
  /*box-shadow: 1px 1px 3px 1px rgba(61,42,108,0.5);*/
  /*box-sizing: content-box;*/
}
/*#event_home_btn h1 {display:inline-block;height:78px;color:#fff;font-size:15px;font-weight:bold;letter-spacing:2px;line-height:78px;float:left;}*/
#event_home_btn h1 {
  // common : "arragen it";
  /*display: table;*/
  /*table-layout: fixed;*/
}
#event_home_btn h1>span {
  // common : "arragen it";
  /*color: #fff;*/
  /*font-size: 15px;*/
  /*font-weight: bold;*/
  /*letter-spacing: 2px;*/
  /*display: table-cell;*/
  /*vertical-align: middle;*/
  /*height: 74px;*/
}
/*#event_home_btn .page-middle {width:1000px;text-align:center;margin:0 auto;}*/
#event_home_btn .page-middle {
  // common : "arragen it";
  /*max-width: 1000px;*/
  /*width:100%;*/
  /*text-align:center;*/
  /*margin:0 auto;*/
}

/*circleday2019-btn*/
/*basic*/
.circleday-btn {
  // common : "arragen it";
  /*display:inline-block;*/
  /*font-weight:bold;*/
  /*color:#fff!important;*/
  /*text-align:center;*/
  /*letter-spacing:1px;*/
  /*border-radius:4px;*/
  /*position:relative;*/
  /*background:#fa7173;*/
  /*border:2px solid #fa7173;*/
}
.circleday-btn:hover {
  // common : "arragen it";
  /*background:#696287;*/
  /*border:2px solid #696287;*/
  /*cursor:pointer;*/
}
.circleday-btn.start {margin-left:0;}
.circleday-btn.arrow-before {padding-left:35px;}
.circleday-btn.btn-m.arrow-before {padding-left:30px;}
.btn.arrow-forward:after, .btn.arrow-before:before {
  border-top-color: transparent;
  border-bottom-color: transparent;
}
/*btn-l*/
/*.btn-l {width:258px;height:48px;font-size:17px;margin:12px 5px;}*/
.btn-l {width:100%; max-width:258px; height:48px;font-size:17px;margin:12px 5px;}
.btn-l-border {background:none;border:1px solid #fff;width:243px;height:38px;color:#fff!important;font-weight:bold;display:block;line-height:40px!important;border-radius:4px;margin:5px 5px 5px 4px;text-decoration:none;padding-left:5px;}
.btn-l:hover .btn-l-border span:before {border-top:7px solid #696287;border-bottom:7px solid #696287;border-left:7px solid #fff;position: absolute;margin:11px 0 0 -12px;content:'';}
/*btn-l-border-white*/
.btn-l-border span:before {border-top:7px solid #fa7173;border-bottom:7px solid #fa7173;border-left:7px solid #fff;position: absolute;margin:11px 0 0 -12px;content:'';}
/*btn-m*/
.btn-m {font-size:14px;padding:3px 20px;letter-spacing:0.5px;line-height:2;border:2px solid #fa7173;}
.btn-m:hover {border:2px solid #696287;cursor:pointer;}
.btn-m span:before {border-top:6px solid #fa7173;border-bottom:6px solid #fa7173;border-left:6px solid #fff;position:absolute;margin:7px 0 0 -12px;content:'';}
.btn-m:hover span:before {border-top:6px solid #696287;border-bottom:6px solid #696287;border-left:6px solid #fff;position:absolute;margin:7px 0 0 -12px;content:'';}
/*btn-s*/
.btn-s {font-size:13px;padding:2px 15px 2px 20px;letter-spacing:0.5px;border:1px solid #fa7173;line-height:1.2;}
.btn-s:hover {border:1px solid #696287;cursor:pointer;}
.btn-s span:before {border-top:5px solid #fa7173;border-bottom:5px solid #fa7173;border-left:5px solid #fff;position:absolute;margin:3px 0 0 -10px;content:'';}
.btn-s:hover span:before {border-top:5px solid #696287;border-bottom:5px solid #696287;border-left:5px solid #fff;position:absolute;margin:3px 0 0 -10px;content:'';}
/*pink-border*/
.btn-border-pink {background:none;border:2px solid #fa7173;color:#fa7173!important;font-weight:bold;border-radius:4px;text-decoration:none;display:inline-block;}
.btn-border-pink:hover {background:#fa7173;color:#fff!important;border:2px solid #fa7173!important;}
.btn-border-pink span:before {border-top:7px solid rgba(255, 255, 255, 0);border-bottom:7px solid rgba(255, 255, 255, 0);border-left:7px solid #fa7173;position: absolute;margin:7px 0 0 -12px;content:'';}
.btn-border-pink:hover span:before {border-top:7px solid #fa7173;border-bottom:7px solid #fa7173;border-left:7px solid #fff;position: absolute;margin:7px 0 0 -12px;content:'';}
/*pink-border*/
#circleday .btn-border-pink {background:none;border:2px solid #ea7e8b ;color:#ea7e8b!important;font-weight:bold;border-radius:4px;text-decoration:none;display:inline-block;}
#circleday .btn-border-pink:hover {background:#ea7e8b;color:#fff!important; /*border:2px solid #fa7173!important;*/}
#circleday .btn-border-pink span:before {border-top:7px solid rgba(255, 255, 255, 0);border-bottom:7px solid rgba(255, 255, 255, 0);border-left:7px solid #ea7e8b;position: absolute;margin:7px 0 0 -12px;content:'';}
#circleday .btn-border-pink:hover span:before {border-top:7px solid #ea7e8b;border-bottom:7px solid #ea7e8b;border-left:7px solid #fff;position: absolute;margin:7px 0 0 -12px;content:'';}
#circleday .btn-pink {background-color: #ea7e8b; border-color:#ea7e8b;}
#circleday .btn-pink:hover {background:#f8a4ab;color:#fff!important;border:2px solid #f8a4ab!important;}
#circleday .btn-s.btn-pink:hover {border:1px solid #f8a4ab!important;}
#circleday .btn-pink span:before {border-top:7px solid rgba(255, 255, 255, 0);border-bottom:7px solid rgba(255, 255, 255, 0);position: absolute;content:'';}
/*gress-border*/
#circleday .btn-border-gress {background:none;border:2px solid #9f8529 ;color:#9f8529!important;font-weight:bold;border-radius:4px;text-decoration:none;display:inline-block;}
#circleday .btn-border-gress:hover {background:#9f8529;color:#fff!important; /*border:2px solid #fa7173!important;*/}
#circleday .btn-border-gress span:before {border-top:7px solid rgba(255, 255, 255, 0);border-bottom:7px solid rgba(255, 255, 255, 0);border-left:7px solid #9f8529;position: absolute;margin:7px 0 0 -12px;content:'';}
#circleday .btn-border-gress:hover span:before {border-top:7px solid #9f8529;border-bottom:7px solid #9f8529;border-left:7px solid #fff;position: absolute;margin:7px 0 0 -12px;content:'';}
#circleday .btn-gress {background-color: #9f8529; border-color:#9f8529;}
#circleday .btn-gress:hover {background:#ae9633;color:#fff!important;border:2px solid #ae9633!important;}
#circleday .btn-s.btn-gress:hover {border:1px solid #ae9633!important;}
#circleday .btn-gress span:before {border-top:7px solid rgba(255, 255, 255, 0);border-bottom:7px solid rgba(255, 255, 255, 0);position: absolute;content:'';}

/*gallery*/
#event_content .mid-page.event_list_header {line-height:1;}
#event_content .mid-page.event_list_header h1 {line-height:1.5;}
.event_list_header {font-family: Microsoft JhengHei, serif;font-weight:bold;}
#event_content .gallery-select-group {height:28px;line-height:28px;border-top:3px double #1898a5;}
@media (max-width: 750px) {
  #event_content .gallery-select-group {
    width: 100%;
    zoom :1.1;
  }
}

#event_content .mid-page .right.link-group{height:65px;}
@media (max-width: 750px) {
  #event_content .mid-page .link-group {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-bottom: 8px;
  }
  #event_content .mid-page .link-group+.big-hide {
    text-align: center;
    margin-bottom: 8px;
  }
}

a.userscircleday, a.whatiscircleday {margin:3px 10px 0 0;}
/*a.userscircleday:after {content:" | ";color:#1898a5;font-size:13px;margin-left:5px;}*/
a.userscircleday {/*line-height: 1 !important;*/}
a.userscircleday:after {content:" | ";color:#9f8529;font-size:13px;margin-left:5px;margin-right:5px;}
@media (max-width: 750px) {
  a.userscircleday:after {
    content: none;
  }
}
/*month-selection*/
.event_list_month {margin:5px 0;}
.event_list_month li {float:left;height:19px;line-height:1.5;margin:0 1.5px;}
.event_month01 a, .event_month02 a, .event_month03 a, .event_month04 a, .event_month05 a, .event_month06 a,
.event_month07 a, .event_month08 a, .event_month09 a, .event_month10 a, .event_month11 a, .event_month12 a
{display:block;width:22px;height:22px;border-radius:50%;background:#ea7e8b;}
.event_month01 a:hover, .event_month02 a:hover, .event_month03 a:hover, .event_month04 a:hover, .event_month05 a:hover, .event_month06 a:hover,
.event_month07 a:hover, .event_month08 a:hover, .event_month09 a:hover, .event_month10 a:hover, .event_month11 a:hover, .event_month12 a:hover
{display:block;width:22px;height:22px;border-radius:50%;background:#cc626e;}
.event_month01_selected, .event_month02_selected, .event_month03_selected, .event_month04_selected, .event_month05_selected, .event_month06_selected,
.event_month07_selected, .event_month08_selected, .event_month09_selected, .event_month10_selected, .event_month11_selected, .event_month12_selected
{display:block;width:22px;height:22px;border-radius:50%;background:#cc626e;margin:1px 1.5px;}
.event_month01 a span:after ,.event_month01_selected span:after, .event_month02 a span:after ,.event_month02_selected span:after,
.event_month03 a span:after ,.event_month03_selected span:after, .event_month04 a span:after ,.event_month04_selected span:after,
.event_month05 a span:after ,.event_month05_selected span:after, .event_month06 a span:after ,.event_month06_selected span:after,
.event_month07 a span:after ,.event_month07_selected span:after, .event_month08 a span:after ,.event_month08_selected span:after, 
.event_month09 a span:after ,.event_month09_selected span:after, .event_month10 a span:after ,.event_month10_selected span:after,
.event_month11 a span:after ,.event_month11_selected span:after, .event_month12 a span:after ,.event_month12_selected span:after
{display:block;width:22px;height:22px;border-radius:50%;line-height:22px;color:#fff!important;font-size:11px;text-align:center;}
.event_month01_selected span:after, .event_month01 a span:after {content:"1";}
.event_month02_selected span:after, .event_month02 a span:after {content:"2";}
.event_month03_selected span:after, .event_month03 a span:after {content:"3";}
.event_month04_selected span:after, .event_month04 a span:after {content:"4";}
.event_month05_selected span:after, .event_month05 a span:after {content:"5";}
.event_month06_selected span:after, .event_month06 a span:after {content:"6";}
.event_month07_selected span:after, .event_month07 a span:after {content:"7";}
.event_month08_selected span:after, .event_month08 a span:after {content:"8";}
.event_month09_selected span:after, .event_month09 a span:after {content:"9";}
.event_month10_selected span:after, .event_month10 a span:after {content:"10";}
.event_month11_selected span:after, .event_month11 a span:after {content:"11";}
.event_month12_selected span:after, .event_month12 a span:after {content:"12";}
.event_info .btn-group {display:inline-block;height:38px;line-height:38px;width:1000px;margin:0 auto;}
.event_info .btn-group a.right {margin-top:0!important;}

#event_list {width:100%;height:auto;padding:0;}
#event_list .date {text-align:center;width:100%;margin:20px auto;}
#event_list .date span {display:inline-block;padding:0 15px;font-size:16px;font-weight:bold;letter-spacing:2px;color:#3d2a6c;line-height:1.6;border-radius:20px;border:2px solid #3d2a6c;}
.event_list_content {height:565px;background:url(/themes/event/circleday/circleday2019/images/home/event_list_content_bg.png) no-repeat bottom center;}
.event_list_collbtn {width:183px; height:23px;}
.event_list_content .tips img {vertical-align: baseline; }
.event_list_collbtn a {display:block; background:url(/themes/event/circleday/circleday2016/images/home/list_collbtn.png) no-repeat bottom left; width:183px; height:23px;}
.event_list_collbtn a:hover {background:url(/themes/event/circleday/circleday2016/images/home/list_collbtn_over.png);}
.event_list_collbtn_big {width:300px; height:40px;}
.event_list_collbtn_big a {display:block; background:url(/themes/event/circleday/circleday2016/images/home/list_collbtn_big.png) no-repeat bottom left; width:300px; height:40px;}
.event_list_collbtn_big a:hover {opacity:0.7;}
.event_list_collbtn_big img {width:300px; height:40px;}
.event_list_prize {width:325px; padding-left:5px; text-align:left; line-height:25px; color:#333333;margin-top:5px;}
.event_list_prize .prize_bg {background-color: rgba(140, 203, 177, 0.7);color:#fff;margin:10px 0;}
.event_calender_display {
  display:block; width:225px;
  height:231px;
  padding-top:40px;
  box-sizing: content-box;
  _behavior: url("/stylesheets/iepngfix.htc?v=1");
}
a.event_calender_display, a. calender_top  {cursor: pointer;}
a:hover .event_calender_top {background:url(/themes/event/circleday/frameday2020/images/frame/frame_cover.png) no-repeat top left; background-size: cover; _behavior: url("/stylesheets/iepngfix.htc?v=1"); cursor: pointer;}
.event_calender_top {z-index:10; position:absolute; width:225px; height:206px;_behavior:url("/stylesheets/iepngfix.htc?v=1");}
/*.event_calender {transform: translateX(-8px);}*/
.event_calender img {width:225px; height:auto; z-index:20;}


/*gallery-new*/
/*#event_list.gallery {display:block;margin:20px auto 0 auto;width:1000px;min-height:500px;position:relative;}*/
#event_list.gallery {display:block;margin:20px auto 0 auto;max-width:1000px;width:100%;min-height:500px;position:relative;}
#event_list.gallery .event_list_content {background:none;height:auto;}
/*#event_list.gallery .event_list_content ul {height:240px;margin:0 auto;display:block;background: url(/themes/event/circleday/circleday2019/images/home/gallery-bg.png) no-repeat center 45px;}*/
#event_list.gallery .event_list_content ul {
  /*height:240px;*/
  margin:0 auto;
  display:block;
  background: url(/themes/event/circleday/circleday2019/images/home/gallery-bg.png) repeat center 36px;
}
/*#event_list.gallery .event_list_content ul li {display:inline;}*/
#event_list.gallery .event_list_content ul li {
  display:inline-block;
  margin-bottom: 28px;
}
#event_list.gallery .event_list_content ul li img {width:177px;height:auto;}
#event_list.gallery a.arrow-prev, #event_list.gallery a.arrow-next, #event_list.gallery .arrow-prev-disable, #event_list.gallery .arrow-next-disable {display:block;width:50px;height:302px;position:absolute;z-index:99;cursor:pointer;}
#event_list.gallery a.arrow-prev {left:-75px;top:50px;background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat -49px 0;}
#event_list.gallery .arrow-prev-disable {left:-75px;top:50px;background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat 0 0;}
#event_list.gallery a.arrow-prev:hover {background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat -104px 0;}
#event_list.gallery a.arrow-next {right:-75px;top:50px;background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat -55px 0;}
#event_list.gallery .arrow-next-disable {right:-75px;top:50px;background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat -104px 0;}
#event_list.gallery a.arrow-next:hover {background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat 0 0;}
#event_list.gallery a.arrow-prev, #event_list.gallery a.arrow-next, #event_list.gallery .arrow-prev-disable, #event_list.gallery .arrow-next-disable {display:block;width:50px;height:302px;position:absolute;z-index:99;}
#event_list.gallery .arrow-prev-disable, #event_list.gallery .arrow-next-disable {display:block;width:50px;height:302px;position:absolute;z-index:99;cursor: default;}
#event_list.gallery a.tips {position:relative;}
#event_list.gallery .rescue-tips {display:none; position:absolute; top:-225px;left:11px;opacity:0.8;}
#event_list.gallery .tips:hover .rescue-tips {display:inline-block;}
#event_list.gallery .tips:hover .rescue-tips span {font-size:14px;;display:block;overflow:hidden;max-height:40px;}
#event_list.gallery .tips:hover .rescue-tips span.day, #event_list.gallery .tips:hover .rescue-tips span.nickname {font-size:12px;color:#efddd5;}
#event_list.gallery .rescue-tips .tips-bg {background-color:#000;color:#fff;padding:5px 10px 10px 10px;width:160px;max-height:90px;overflow:hidden;font-size:13px;letter-spacing:0.5px;border-radius:6px;line-height:1.5;box-sizing:border-box;}
#event_list.gallery .rescue-tips .tips-bottom {width:10px;height:8px;position:absolute;background:url(/images/tintint/common/icon/gray_buble_bottom.png?s=1) no-repeat ;margin-left:45%;}

/*info-new*/
#event_list_info {/*width:1000px;margin:0 auto;padding:0;min-height:900px;position:relative;*/}
#event_list_info {max-width:1000px; margin:0 auto;padding:0;/*min-height:900px;*/position:relative;}
#event_list_info a.arrow-prev, #event_list_info a.arrow-next {display:block;width:50px;height:302px;position:absolute;z-index:99;cursor:pointer;}
#event_list_info a.arrow-prev {left:-50px;top:120px;background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat -49px 0;}
#event_list_info .arrow-prev-disable {left:-50px;top:120px;background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat 0 0;}
#event_list_info a.arrow-prev:hover {background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat -104px 0;}
#event_list_info a.arrow-next {right:-85px;top:120px;background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat -55px 0;}
#event_list_info .arrow-next-disable {right:-85px;top:120px;background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat -104px 0;}
#event_list_info a.arrow-next:hover {background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat 0 0;}
#event_list_info a.arrow-prev, #event_list.gallery a.arrow-next, ##event_list_info .arrow-prev-disable, #event_list_info .arrow-next-disable {display:block;width:50px;height:302px;position:absolute;z-index:99;}
#event_list_info .arrow-prev-disable, #event_list_info .arrow-next-disable {display:block;width:50px;height:302px;position:absolute;z-index:99;cursor: default;}

@media (max-width: 1024px) {
  #event_list_info a.arrow-prev, #event_list_info a.arrow-next {
    display: none;
  }
}


.calendar-2012 .event_past_mark {background:url(/themes/event/circleday/circleday2015/images/home/icon_2012.png) no-repeat bottom right; display:block; width:225px; height:58px; z-index:50; position:absolute;}
.calendar-2013 .event_past_mark {background:url(/themes/event/circleday/circleday2015/images/home/icon_2013.png) no-repeat bottom right; display:block; width:225px; height:58px; z-index:50; position:absolute;}
.event_calendar_info {font-family: Microsoft JhengHei,serif; /*background:url(/themes/event/circleday/frameday2020/images/index/calendar_info_bg.png) no-repeat bottom center;*/width:185px;/*height:140px;*/padding:20px 10px;margin:50px 0 0 0px;box-sizing:border-box;background: white;border: 1px solid #cecece;}
.event_calendar_info * {box-sizing: content-box}
#circleday .event_calendar_info a {color: #50a784;}
.event_calendar_author {font-size:11px;color:#999;margin-top:2px;width: 150px;overflow:hidden;height:20px;}
#circleday .event_calendar_author a {color:#898989 !important;}
.event_calendar_author a:hover {opacity:0.7;}
.event_calendar_title {width:160px;font-weight:bold;padding:5px 0;height:18px; overflow:hidden;text-align:center;}}
.event_calendar_info .left{margin-top:0px;}
.event_calendar_info .event-calendar-fblike {margin:12px 0 0 3px;display: none;}


.event_pre_info {padding:0 0 0 17px; text-align:left;}
.event_pre_can_top {z-index:1; position:absolute; display:none; background:url(/themes/event/circleday/circleday2015/images/home/prv_cen_top.png) no-repeat top left; width:420px; height:557px; _behavior: url("/stylesheets/iepngfix.htc?v=1");}
.event_pre_can_top img {width:373px; height:575px;}
.event_calendar_s {width:260px; height:100px; padding:0px 0px 10px 0px;}
/*.event_calendar_s .left {width:110px; height:51px; line-height:20px; font-size:15px; overflow:hidden; padding:3px 0 10px 0;}*/
/*.event_calendar_s .right {width:130px; line-height:30px; height:30px; font-size:30px; font-weight:bold; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; text-align:right;}*/
.event_calendar_s .left {text-align:left; width:220px; padding:1px 20px;line-height:30px; font-size:30px; font-weight: bold; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; color:#333333;}
.event_calendar_s .title a {letter-spacing:1px; font-size:18px; overflow: hidden;color:#333333;text-align:left;line-height:24px;display:block;margin:8px 0 0 0;font-family: Microsoft JhengHei, serif;text-overflow: ellipsis; white-space:nowrap;}
.event_calendar_s .desc {width:220px; padding:0 20px;font-weight:normal; letter-spacing:0.7px; font-size:15px; overflow: hidden; color:#666666;display:block;margin-top:10px; max-height: 20px; text-overflow: ellipsis; white-space:nowrap;}
.usercircle {font-size:15px; line-height:22px; width:260px; padding-top:5px; color:#333333;font-family: Microsoft JhengHei, serif;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
	position: fixed;
	z-index: 102;
	color:#333333;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	border: 3px solid #6c6c6c;
	background:url(/themes/event/circleday/circleday2016/images/home/prv_bg.jpg) repeat-x bottom center;
	background-color:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-family: Microsoft JhengHei, serif;
}


/**Horizontal Buttons**/
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 50px;
    height: 302px;
    cursor: pointer;
	z-index:99;
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat -55px 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat -104px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat -55px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_nex_bg.png) no-repeat -104px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    z-index:1;
    position: absolute;
    top: 43px;
    left: 5px;
    width: 50px;
    height: 302px;
    cursor: pointer;
	display: block;
	z-index:99;
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat -49px 0;
}/*link*/

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat 3px 0;
}/*hover*/

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat -49px 0;
}/*按下去*/

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background:url(/themes/event/circleday/frameday2020/images/index/arrow_pre_bg.png) no-repeat 0 0;
}


#mycarousel li {width:275px;background:url(/themes/event/circleday/circleday2015/images/spac.gif) repeat top left;}

#sliderPanel .product-content {width: 992px; height: 413px;}
#sliderThumbnail .product-box {width: 198px; height: 127px;}
#sliderThumbnail {top: 413px !important; width: 992px;}
#sliderThumbnail {background:url(/themes/event/circleday/circleday2019/images/home/home_pd_bk.png) no-repeat top center; height:190px;}
#sliderBtn li.product {width:185px; height:28px; float:left;}
#sliderBtn li.product h5, #sliderBtn li.product a h5 {color:#333;text-decoration:none;line-height:2;letter-spacing:1px;}
#sliderBtn li.product a small {font-size:50%;color:#666;line-height:2;text-decoration:none;}
#sliderBtn {top: 583px !important; width: 1000px; position: absolute; left:0px; text-align:center; padding-left:45px;}

.cutoff-title {color:#ffffff; font-size:15px; font-weight:bold; text-align:center; margin-top:30px; background:#DF462B; padding: 3px 25px; display: inline-block; text-decoration: none; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; letter-spacing:1px;}

input.box-border {padding: 5px;}

#event .event_submit_radius a.copy-url {color: #ffffff !important;letter-spacing: 1px;}
#event #TB_window .event_submit_radius a.copy-url:active {color: #ffffff;}

/*single*/
.event_step .user-single {margin:10px auto;text-align:center;width: 950px;}
.event_step .user-single ul {width:1000px;}
.event_step .fin-subtitle img {padding-top:50px;height:60px;}
/*.single_title {display:none;}*/
.single_title img {padding-top:50px;height:60px;}
.user-single {margin:10px auto;text-align:center;width: 980px;}
.user-single .single-info {margin:20px 0;}
.user-single ul {width:960px;}
.user-single li {display:inline-block;width:155px;margin:auto 6px; text-align:center;color:#6c6c6c!important;line-height:2;}
.user-single li a {color:#333!important;}
.user-single li .product-year-notebook .event-image {width:110px;height:100px;background-size:100%;}
.user-single li .product-diary .event-image {width:70px;height:80px;background-size: 100%;margin:20px auto !important;}
.user-single li .product-desk .event-image {width:90px;height:100px;background-size: 100%;margin:15px auto !important;}
.user-single li .product-desk-s .event-image {width:60px;height:75px;background-size: 100%;margin:20px auto !important;}
.user-single li .product-wall .event-image {width:125px;height:74px;background-size: 100%;margin:22px auto !important;}
.user-single li .product-framed-prints-15s .event-image {width:70px;height:70px;background-size: 100%;}
.button-radius {margin-top:2px;}
.button-radius a, .user-single .button-radius a {border-radius:4px;text-align:center;background:#f6a590;font-size:13px;font-weight:bold;padding:5px 10px;color:#fff!important;letter-spacing:1px;}
.button-radius a:hover, .user-single .button-radius a:hover {opacity:0.8;}
.app-icon {margin:10px 0;}

.single_title{
  width: 100%;
  margin-top: 15px;
}
.user-single, .event_step .user-single {
  max-width: 950px;
  width: 100%
}
.user-single ul, .event_step .user-single ul{
  max-width: 960px;
  width: 100%;
}



/*referral*/
.event_user {background:#f29465; border-radius:12px;; text-align: center; color:#fff; padding:2px 10px; margin:3px 7px 0 0; }
.referral, .user_invite, .addl_lottery {text-align:center;}
.referral h4 {font-size:19px;font-weight:bold;letter-spacing:0.5px;color:#fff;}
.referral p, .user_invite p, .addl_lottery p {font-size:15px;color:#666;line-height:1.8;font-weight:bold;margin:10px 0;}
.referral input{width:55%;padding:5px;}
.referral.slot-endding p {color:#fff;}


/*info-user-invite*/
.arrow_box {position:relative;background:rgba(140, 203, 177, 0.7);box-shadow: 1px 1px 1px 1px rgba(61,42,108,0.2);}
.arrow_box:after {right:100%;top: 50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(0, 0, 0, 0);border-right-color:rgba(140, 203, 177, 0.7);border-width: 20px;margin-top: -20px;}
.user_invite .prize_bg {padding:15px;border-radius:4px;margin:10px 0;}
#event_content .user_invite .prize_bg h4 {color:#3d2a6c;font-size:20px;}
#event_content .user_invite .prize_bg a {color:#3d2a6c;}
#event_content .user_invite .prize_bg a:hover {color:#696287;}
.user_invite p {font-size:15px;color:#6c6c6c;line-height:1.7;font-weight:bold;margin:10px 0;}
.user_invite .circleday-btn, .user_invite .circleday-btn:hover {background:#696287;border:none;letter-spacing:2px;}
.user_invite .circleday-btn:hover {opacity:0.8;}
@media (max-width: 675px) {
  .arrow_box {
    background: white;
    box-shadow: none;
  }
  .arrow_box:after {
    right: initial;
    top: 7px;
    border-bottom-color: white;
    border-right-color: transparent;
    border-width: 0px 10px 13px 10px;
    left: 20%;
  }
}


ul.share_btn{display:none;margin-top:20px;text-align:center;}
ul.share_btn li{cursor:pointer;float:left;margin:0 10px;width:70px;height:70px;}
ul.share_btn li:hover{opacity:0.7;}
ul.share_btn li:active{opacity:0.9;}
.event_fin_cplinkbtn{background:url(/themes/event/circleday/circleday2016/images/home/share_btn.png) no-repeat 0 0;}
.event_fin_cplinkbtn button{cursor:pointer;width:70px;height:70px;border-radius:50%;opacity:0;}
a.event_fin_go {display:inline-block;height:27px;font-size:13px;font-weight:bold;color:#fff;line-height:2;margin:1px 0;padding:0 10px;background:#fa7173;border:1px solid #fa7173;box-sizing:border-box;}
.event_fin_mailto{background:url(/themes/event/circleday/circleday2016/images/home/share_btn.png) no-repeat -140px 0;}
.share_btn:before {content:''; display:block; clear:both; visibility:hidden; height:0;}

/*invite*/
.invite {margin:30px 0 200px 0;}
.invite.referral p {display:block;margin:20px 0;font-size:15px;line-height:2;text-align:center;}

/*invite-fb-share-area*/
.fb-share-submit {width:800px;margin:20px auto;display:block;height:32px;line-height:32px;}
.fb-share-submit input {width:660px;}
.event_submit_radius {color:#333;line-height:2;}
.event_submit_radius h2 {margin:10px 0;}
a.event_fin_fb {margin:1px 0 1px 5px;display:inline-block;height:27px;padding:0 5px;font-size:13px;letter-spacing:1px;line-height:2;border-radius:4px;cursor:pointer;box-sizing:border-box;}
a.event_fin_fb, a.event_fin_fb:hover {border:1px solid #4B68B8;background:#4B68B8;color:#fff!important;}
a.event_fin_fb:hover {opacity:0.7;}
*{outline:0px;}
#circleday a.mycircleday{
  // common : "arragen it";
  /*display:inline-block;*/
  /*background:#fa7173;*/
  /*padding:0 15px;*/
  /*border-radius:10px;*/
  /*color:#fff;*/
  /*color: #ea7e8b;*/
  /*line-height:1.5;*/
}
#circleday a.mycircleday:hover {
  // common : "arragen it";
  /*background:#696287;*/
  /*color: #cc626e;*/
}
.info_right {float:right;width:330px;padding:25px 0;margin-left: 18px;}
.info_usercircle{font-size:15px;line-height:24px;color:#6c6c6c;font-weight:bold;padding-left:5px;letter-spacing:1px;}
a.invite_btn {color:#fff;margin: 10px 0;background: #fa7173;text-align: center;font-family: Microsoft JhengHei;font-weight: bold;font-size: 18px;line-height:2.5;letter-spacing:1px;padding:0;width:330px;display:block;cursor:pointer;text-decoration: none;border-radius: 4px;box-shadow: 1px 1px 1px 1px rgba(61,42,108,0.2);}
a.invite_btn:hover {background:#696287;}
.fblike_btn {padding:10px 0;}
@media (max-width: 675px) {
  .info_right {
    width:100%;
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
  }
}

/*_single*/
.user-single .single-thumb.product-desk .border-box {
    /*background-image: url(/themes/event/circleday/circleday2019/images/home/desk_common_cart.png);*/
    position: absolute;
    width: 120px;
    height: 120px;
    top: 0px;
    left: 0px;
    z-index: 2;
}
.user-single .single-thumb.product-desk-s .border-box {
    /*background-image: url(/themes/event/circleday/circleday2019/images/home/desk-s_common_cart.png);*/
    position: absolute;
    width: 97px;
    height: 120px;
    top: 0px;
    left: 0px;
    z-index: 2;
}
.user-single .single-thumb.product-year-notebook .border-box {
    background-image: url(/themes/event/circleday/frameday2020/images/home/notebook_common_cart.png);
    position: absolute;
    width: 102px;
    height: 102px;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.user-single .single-thumb.product-diary .border-box {
    /*background-image: url(/themes/event/circleday/circleday2019/images/home/diary_common_cart.png);*/
    position: absolute;
    width: 97px;
    height: 120px;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.user-single .single-thumb.product-wall .border-box {
    /*background-image: url(/themes/event/circleday/circleday2019/images/home/wall_common_cart.png);*/
    position: absolute;
	width: 165px;
    height: 130px;
    top: 0px;
    left: 0px;
    z-index: 2;
}
.single-thumb.product-framed-prints-15s .border-box {
  background-image: none !important;
}

.user-single .single-thumb.product-desk .image-box img {
    position: absolute;
    width: auto;
    height: 144px;
    left: -12px;
    top: -68px;
    clip: rect(87px,115px,157px,30px)
}

.user-single .single-thumb.product-desk-s .image-box img {
    position: absolute;
    width: auto;
    height: 104px;
    left: -3px;
    top: -48px;
    clip: rect(72px,80px,132px,23px);
}

.user-single .single-thumb.product-year-notebook .image-box img {
    position: absolute;
    width: auto;
    height: 117px;
    left: -9px;
    top: -48px;
    clip: rect(74px,92px,141px,26px );
}

.user-single .single-thumb.product-diary .image-box img {
    position: absolute;
    width: auto;
    height: 116px;
    left: -8px;
    top: -49px;
    clip: rect(75px,90px,139px,24px );
}

.user-single .single-thumb.product-wall .image-box img {
    position: absolute;
    width: auto;
    height: 209px;
    left: -22px;
    top: -95px;
    clip: rect(115px,164px,194px,45px );
}
.user-single .single-thumb.product-framed-prints-15s .image-box img {
    position: absolute;
    width: auto;
    height: 90px;
    left: -10px;
    top: -10px;
    padding: 0px;
}

.user-single li .product-desk .event-image {
    height: 80px;
    margin: 15px auto !important;
}
/*#recommend ul.products {width:916px;margin:0px 30px 20px 30px;background: url(/themes/event/circleday/circleday2019/images/home/recommend-bg.png) no-repeat; overflow: inherit; max-height:550px; float:left;}*/
#recommend ul.products {width:calc(100% - 60px);margin:0px 30px 20px 30px;background: url(/themes/event/circleday/circleday2019/images/home/recommend-bg.png) repeat; overflow: inherit;  float:left;}
#recommend ul.products li {position: relative; width: 170px; height: 225px; float:left;text-align:center;}
#recommend ul.products li h4 {font-size:15px;color:#666;margin:20px 0 5px 0; letter-spacing:1px;}
#recommend ul.products li.pd-wall {width:220px;}
@media (max-width: 750px) {
  #recommend ul.products {
    margin: 0px -10px;
    width: calc(100% + 20px);
  }
}


.stickyball {
    right:15px;
	top:100px;
	position:fixed;
	z-index:999;
    width:140px;
    height:140px;
    opacity: 1;
    background-size: contain!important;
}
.stickyball:hover {opacity:0.8;}
.close-stickyball {
    position: fixed;
    z-index: 999;
    display: block;
    color: #b1b1b1;
    font-size: 10px;
    cursor: pointer;
    right:20px;
	top:100px;
}




/** circleday 2019 start **/
#event_memu {
  // common : "arragen it";
  /*width: 100%;*/
  /*height:45px;*/
  /*background:url(/themes/event/circleday/circleday2019/images/home/header-menu-bg.jpg) no-repeat top center;*/
}

.mid-page {
  // common : "arragen it";
  /*max-width:1000px;*/
  /*width:100%;*/
  /*height: 100%;*/
  /*margin:0 auto;*/
}

.home_collect_btn {
  // common : "arragen it";
  /*width: 100%;*/
  /*height: 222px;*/
}

#event_home .mid-page{
  height: 397px;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
}


#event_content .collect-steps {
  /*width: calc(100% - 40px);*/
  /*display: inline-block;*/
}
#event_content .collect-steps form {
  width: calc(100% - 120px);
  text-align: center;
}
#event_content .collect-steps form>p {
  text-align: left;
}
#event_content .collect-steps input.btn-l.next {
  margin: auto;
}
#event_content .collect-steps td>span {
  display: inline-block;
}

#event_content>.event_list_header, .collect_text {
  padding: 0px 15px;
}

.event_info_date {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
}

.submit_btn_parent {
  max-width: 258px;
  width: 100%;
}

.slotwrap>* {
  box-sizing: content-box;
}

.user-single .single-thumb .image-box img {
  box-sizing: content-box;
}
#event_footer {
  height: auto;
}
.event_inner_footer {
  width: 100%;
  max-width: 1000px;
}
@media (max-width: 1050px) {
  .menu-item.ttlogo {
    // common : "arragen it";
    /*margin-left: 20px;*/
  }
}
@media (max-width: 820px) {
  #event_memu .menu-item a {
    margin-left: 3px;
    margin-right: 3px;
  }
}
@media (max-width: 750px) {
  .big-hide {
    display: inline-block;
  }
  .mini-hide {
    display: none;
  }

  .mid-page>.left>div {
    /*display: none;*/
  }
  #event_memu .share_ftp {
    position: absolute;
    top: 45px;
    z-index: 1;
    right: 0px;
  }

  #event_memu .share_ftp.inner_header {
    top: 230px;
  }

  #event_content .collect-steps{
    margin: 10px;
    width: calc(100% - 20px);
    padding: 10px;
  }
  .photo-frame >.yui-skin-sam, .photo-frame >h3 {
  	/*display: 	none;*/
  }
}
@media (max-width: 540px) {
  #event_memu .menu-item a{
    padding-left: 0px;
    margin: 0 20px 0px 0px;
  }

  #event_memu .menu-item a:hover, #event_memu .menu-item a.selected {
    background-image: none !important;
  }


  #event_content .collect-steps form {
    width: calc(100% - 20px);
    margin-left: 10px;
  }


  .submint-btn {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #event_content .collect-steps .submint-btn a {
    border: none !important;
    background-color: transparent !important;
  }

  .submint-btn>div {
    margin-top: 10px;
  }

  .submint-btn>div>[name="submit_preview"] {
    width: 100%;
  }
  .submit_btn_parent {
    max-width: 100%;
    text-align: center;
    padding: 0px 25px;
  }
  .submit_btn_parent>input {
    max-width: 100%;
  }

  .submit_btn_parent>input[name="submit_revise"] {
    background-color: transparent !important;
    border: transparent !important;
  }
}
@media (max-width: 430px) {
  .menu-item.ttlogo {
    width: 65px;
    margin-top: 3.25px;
    margin-left: -5px;
  }
  .menu-item.ttlogo>img{
    width: 100%;
  }
  #event_memu .menu-item a{
    padding-left: 0px;
    margin: 0 10px 0px 0px;
  }
}




ul#sliderPanel .product-content {
  overflow: hidden;
}
ul#sliderPanel .product-content:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url(/themes/event/circleday/circleday2019/images/home/home_pd_angle.png);
  background-repeat: no-repeat;
  background-position-y: bottom, 40px;
}

ul#sliderPanel .product-content:nth-child(1):after {
  background-image: url(/themes/event/circleday/circleday2019/images/home/home_pd_angle.png), url(/themes/event/circleday/circleday2019/images/home/home_pd_text_01.jpg);
  background-position-x: 68%, 40px;
}
ul#sliderPanel .product-content:nth-child(2):after {
  background-image: url(/themes/event/circleday/circleday2019/images/home/home_pd_angle.png), url(/themes/event/circleday/circleday2019/images/home/home_pd_text_02.jpg);
  background-position-x: 54%, 40px;
}
ul#sliderPanel .product-content:nth-child(3):after {
  background-image: url(/themes/event/circleday/circleday2019/images/home/home_pd_angle.png), url(/themes/event/circleday/circleday2019/images/home/home_pd_text_03.jpg);
  background-position-x: 42%, 40px;
}
ul#sliderPanel .product-content:nth-child(4):after {
  background-image: url(/themes/event/circleday/circleday2019/images/home/home_pd_angle.png), url(/themes/event/circleday/circleday2019/images/home/home_pd_text_04.jpg);
  background-position-x: 28%, 40px;
}
ul#sliderPanel .product-content:nth-child(5):after {
  background-image: url(/themes/event/circleday/circleday2019/images/home/home_pd_angle.png), url(/themes/event/circleday/circleday2019/images/home/home_pd_text_05.jpg);
  background-position-x: 14%, 40px;
}



/*override*/
#wrap .jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 100%;
  max-width: 1600px;
}

/*block-two*/
.block-article {
  margin-bottom:  50px;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.block-two {
    width: calc(50% - 20px);
    max-width: 475px;
    margin-bottom: 20px;
    background-color: white;
    margin-left: 10px;
    margin-right: 10px;
}

.block-article>h3, .block-article>h4 {
    display: none;
}

.block-two a {
    width: 100%;
    /* display: flex; */
    /* justify-content: center; */
    overflow: hidden;
}

.block-two a img {
    width: 100%;
    height: auto;
    /* max-height: initial !important; */
}

.block-two h4 {
    text-align: left;
    padding: 5px 10px;
}

.block-two h4 a {
    font-size: 24px;
    letter-spacing: 2.64px;
    color: rgb(52,46,80);
    font-weight: normal;
}

.block-two h4 span {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.7pt;
    color: rgb(102,102,102);
}

@media (max-width: 750px) {
  .block-two h4 a {
    font-size: 20px;
  }
}

@media (max-width: 540px) {
  .block-two {
    width: calc(100% - 20px);
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}

/** circleday 2019 end **/

/** frameday 2020 start **/ 
.nav .frame-block {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-color: transparent;
  vertical-align: sub;
  margin-right: 5px;
  border-radius: 2px;
}
.frame-block[frame=bk] {
  background-color: #000000;
}
.frame-block[frame=bl] {
  background-color: #12434A;
}
.frame-block[frame=br] {
  background-color: #692816;
}
.frame-block[frame=gr] {
  background-color: #3F4813;
}
.frame-block[frame=rd] {
  background-color: #872620;
}
.frame-block[frame=wh] {
  background-color: #ffffff;
}
.frame-block[frame=nu] {
  background-color: #E7C473;
}
.nav .frame-block.selected-frame {
  vertical-align: top;
  margin-right: 6.5px;
}

#notification {
  display: none !important;
}

.input_step_c:not([required]) {
    pointer-events: none;
}
.input_step_c:not([required])::placeholder {
    color: white;
    user-select: none;
}
.input_step_c:not([required])+div:after {
    content: "這個圖案不需要輸入文字";
    display: block;
    margin-top: -44px;
    height: 44px;
    line-height: 44px;
    padding-left: 7px;
    color: #ccc;
}