@charset "UTF-8";
#shop_cart_text, #abgne_marquee, #footer .counter, #news em, .size_add_cart, .size_add_cart ul.p_color li.ff_c, #path .breadCrumb, .searchbar, .data_nn, .info_date, .board ul li.board_c, .board ul .ow,
.board ul .board_m {
  font-size: 13px;
  font-weight: normal;
}

#product .p_img .f_out b a, #menu_out #menu_c div > ol,
#menu_out #menu_c div div ol, #news, #product .p_img .f_out, #product .p_img .f_out p.f1 a, .table_bg table,
.table_bgC table, #contact, ul#member_login_d {
  font-size: 15px;
  font-weight: normal;
}

#good_link h1, #photo_c h1, .related h2, ul#c_list li .h1, .download li .h1, .price_all .np_title, .t04 {
  font-size: 18px;
  font-weight: normal;
}

#footer #footer_c .design-by {
  font-size: 11px;
  font-weight: normal;
}

#topnav #language a {
  padding: 5px;
  margin-left: 1px;
  color: #fff;
  background-color: #444;
}
#topnav #language a:hover {
  background-color: #ddd;
}

#footer #footer_c .design-by {
  color: #eee;
}
#footer #footer_c .design-by:hover {
  color: #cfcfcf;
}

#product .p_img .f_out {
  color: #8e5517;
}
#product .p_img .f_out:hover {
  color: #ce9a61;
}

a {
  color: #8e5517;
}
a:hover {
  color: #ce9a61;
}

#abgne_marquee {
  color: #8e5517;
}
#abgne_marquee:hover {
  color: #ce9a61;
}

#path .breadCrumb a {
  color: #333;
}
#path .breadCrumb a:hover {
  color: #333;
  text-decoration: underline;
}

#news li a {
  color: #6e493b;
}
#news li a:hover {
  color: #EC6E1B;
}
#news li p a {
  color: #333;
}
#news li p a:hover {
  color: #EC6E1B;
}

#logo h1 {
  margin: 0 auto;
  font-size: 35px;
  color: #333;
  padding: 0;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: 1px;
}
#logo h1 a,
#logo h1 a:hover {
  color: #333;
}

#good_link h1, #photo_c h1, .related h2 {
  position: relative;
  color: #222;
  margin: 0 0 5px 0;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  font-weight: normal;
}
#good_link h1:after, #photo_c h1:after, .related h2:after {
  content: "";
  display: inline-block;
  width: 30%;
  height: 2px;
  background: #666;
  margin-bottom: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

ul#c_list li .h1, .download li .h1 {
  color: #222;
  margin: 0 0 5px 0;
  padding: 5px 0;
  letter-spacing: 1px;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  font-weight: normal;
}
ul#c_list li .h1:before, .download li .h1:before {
  content: "\f040";
  font-size: 0.7em;
  padding-right: 6px;
}

#product .h1, .titleA {
  margin: 15px 0;
  padding: 0;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  font-size: 20px;
  color: #222;
  text-align: center;
}
#product .h1:before, .titleA:before, #product .h1:after, .titleA:after {
  content: " ";
  display: inline-block;
  width: 40px;
  background: #555;
  height: 2px;
  letter-spacing: -3px;
  margin: 0 10px;
  position: relative;
}
@media (min-width: 768px) {
  #product .h1:before, .titleA:before, #product .h1:after, .titleA:after {
    width: 100px;
  }
}

#product .p_img .f_out a {
  color: #333;
}
#product .p_img .f_out a:hover {
  color: #EC6E1B;
}

#product .p_img .f_out b {
  color: #E43C54;
  font-weight: normal;
  font-size: 20px;
  padding-left: 3px;
}

#product .p_img .f_out b a:before {
  content: "\f291";
  padding: 0 3px;
}

#product .p_img .f_out em {
  font-style: normal;
  color: #555;
}

.price_all .np_title {
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  font-weight: normal;
  padding: 3px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #888;
  text-shadow: 0px 0px 1px #ddd;
}

.price_all p.price b em {
  color: #555;
  font-size: 18px;
  font-style: normal;
}

.price_all p.price b.red_f {
  color: #E43C54;
  font-size: 18px;
  font-weight: normal;
}

.buy_button .buy,
.buy_button .ask {
  vertical-align: middle;
}
.buy_button .buy a,
.buy_button .ask a {
  padding: 10px 20px;
  font-size: 20px;
  margin: 10px;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
}
.buy_button .buy a:hover,
.buy_button .ask a:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .buy_button .buy a,
  .buy_button .ask a {
    padding: 8px 10px;
    font-size: 15px;
    margin: 5px;
    display: inline-block;
  }
}

.buy_button .buy a {
  background: #9e605b;
}
.buy_button .buy a:hover {
  background: #555;
}

.buy_button .ask a {
  background: #7d6c6c;
}
.buy_button .ask a:hover {
  background: #555;
}

input[type="submit"] {
  padding: 7px 30px;
  background: #23445c;
  border: none;
  color: #fff;
  font-size: 15px;
}
input[type="submit"]:hover {
  background: #112534;
}

input[type="reset"] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  background: #888;
  border: none;
  color: #fff;
}
input[type="reset"]:hover {
  background: #111;
}

.board_bottom {
  background: #555;
  padding: 10px 20px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #fff !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .board_bottom {
    padding: 8px 10px;
    font-size: 15px;
  }
}
.board_bottom a {
  color: #fff;
}
.board_bottom a:hover {
  color: #fff;
}
.board_bottom:hover {
  background: #111;
}

.more_h,
.news_more,
.c_list_more {
  float: right;
  display: inline-block;
  font-weight: normal;
  font-size: 13px;
  clear: both;
  width: 100%;
  text-align: center;
}
.more_h a,
.news_more a,
.c_list_more a {
  color: #fff;
  padding: 8px 25px;
  background: #555;
  font: 0/0 arial;
  display: inline-block;
}
.more_h a:hover,
.news_more a:hover,
.c_list_more a:hover {
  color: #fff;
  background: #111;
}
.more_h a:before,
.news_more a:before,
.c_list_more a:before {
  content: "\f061";
  padding: 0 5px;
  font-size: 13px;
}
.more_h a:after,
.news_more a:after,
.c_list_more a:after {
  content: "View more";
  font: 18px/1.6 arial;
}
@media (min-width: 768px) {
  .more_h,
  .news_more,
  .c_list_more {
    width: auto;
  }
  .more_h a,
  .news_more a,
  .c_list_more a {
    padding: 4px;
    color: #555;
    background: none;
  }
  .more_h a:hover,
  .news_more a:hover,
  .c_list_more a:hover {
    color: #111;
    background: none;
  }
  .more_h a:after,
  .news_more a:after,
  .c_list_more a:after {
    content: "View more";
    font: 13px/1.6 arial;
  }
}

a.news_pcc_more {
  display: table;
  font-weight: normal;
  font-size: 13px;
  clear: both;
  margin: 10px auto;
  text-align: center;
  color: #fff;
  padding: 8px 25px;
  background: #555;
  font: 0/0 arial;
}
a.news_pcc_more:hover {
  color: #fff;
  background: #111;
}
a.news_pcc_more:before {
  content: "\f061";
  padding: 0 5px;
}
a.news_pcc_more:after {
  content: "View more";
  font: 18px/1.6 arial;
}
@media (min-width: 768px) {
  a.news_pcc_more {
    width: auto;
    float: right;
    padding: 4px;
    color: #555;
    background: none;
  }
  a.news_pcc_more:hover {
    color: #111;
    background: none;
  }
  a.news_pcc_more:after {
    content: "View more";
    font: 13px/1.6 arial;
  }
}

#search {
  border: 1px solid #888;
  display: table;
}
#search:hover {
  border: 1px solid #ddd;
}
#search .search_in {
  margin: 3px 0 0 0px;
  padding: 7px;
  color: #666;
  width: 80%;
  background: none;
  float: left;
  border: none;
}
#search .search_in:hover {
  border: none;
}
#search .search_in:focus, #search .search_in:focus, #search .search_in:hover, #search .search_in:hover {
  box-shadow: none;
  border: none;
}
#search .search_b {
  position: absolute;
  border: none;
  background: none;
  padding: 0;
  color: #888;
  font: 0/0 arial;
  width: 36px;
  height: 36px;
  display: inline-block;
  z-index: 100;
}
#search:after {
  position: absolute;
  content: "\f002";
  width: 46px;
  height: 100%;
  font-size: 1.2em !important;
  text-align: center;
  color: #555;
  line-height: 36px !important;
  background: #eee;
  right: 0;
}
#search:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

ul#c_list li .h1:before, .download li .h1:before, #product .p_img .f_out b a:before, .more_h a:before,
.news_more a:before,
.c_list_more a:before, a.news_pcc_more:before, #search:after, #menu_out #menu_c li a:before, #topnav .ico_member:before, #topnav .ico_download:before, #topnav .ico_link:before, #shop_cart_text a:first-child:before, .search_icon:before, #footer .foot_up .f_info .f_tel:before, #footer .foot_up .f_info .f_fax:before, #footer .foot_up .f_info .f_mail:before, #menu_out #menu_c span, .p_download a:before, .p_s .prev,
.p_s .next, #path .breadCrumb a.breadCrumb_no:before, .t04:before, .board ul li.board_t:before, .board ul li.board_r:before, .fotorama__arr--prev:before, .fotorama__arr--next:before, #nation #project .tabs nav li .icon-question:before, #nation #project .tabs nav li .icon-notice:before, #nation #project .tabs nav li .icon-precautions:before, #nation #project .tabs nav li .icon-nous:before, #nation #project .btn_box .icon-plan:before, #stroke .trip_list .wn_info .more a:before, #all_stroke .trip_list .wn_info .more a:before, #itinerary #project .tabs nav li .icon-outline:before, #itinerary #project .tabs nav li .icon-features:before, #itinerary #project .tabs nav li .icon-arrangement:before, #itinerary #project .tabs nav li .icon-signup:before, #itinerary #project .btn_box .icon-plan:before, #page_about .con .phil_box h4:before, .lecture #news_p li .cnt .lecture_c a:before, .photoReview #photo_group:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

#menu_out #menu_c li {
  border-bottom: #ddd dashed 1px;
}
#menu_out #menu_c li a {
  display: block;
  color: #272727;
  padding: 8px 0;
  font-size: 15px;
}
#menu_out #menu_c li a:before {
  content: "\f024";
  margin: 0 5px 0 13px;
  color: #ffffff;
  font-size: 17px;
}
#menu_out #menu_c li a:hover {
  text-decoration: underline;
}
#menu_out #menu_c li a.menu_on {
  color: #272727;
}
#menu_out #menu_c li a.menu_on:before {
  color: #a51103;
}

#menu_out #menu_c div > ol,
#menu_out #menu_c div div ol {
  position: relative;
  color: #666;
  border: none;
}
#menu_out #menu_c div > ol a.menu_on2,
#menu_out #menu_c div div ol a.menu_on2 {
  color: #569eb6;
}
#menu_out #menu_c div > ol:hover,
#menu_out #menu_c div div ol:hover {
  color: #000;
}
#menu_out #menu_c div > ol a,
#menu_out #menu_c div div ol a {
  position: relative;
  display: block;
  color: #666;
}
#menu_out #menu_c div > ol a:hover,
#menu_out #menu_c div div ol a:hover {
  color: #000;
}

#menu_out #menu_c div > ol {
  margin: 4px 0;
}
#menu_out #menu_c div > ol a {
  padding: 7px 10px;
}
#menu_out #menu_c div > ol a:before {
  content: "▪";
  padding: 0 5px 0 0;
}

#menu_out #menu_c div div ol a {
  border: none;
  padding: 4px 18px 4px 0px;
}
#menu_out #menu_c div div ol a:before {
  content: "▪";
  padding: 0 5px 0 0;
}
#menu_out #menu_c div div ol a:hover {
  border: none;
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
#news li *, .buy_button .buy,
.buy_button .ask, .board_bottom, #menu_out #menu_c li a.menu_on, #footer *, #menu2 *, #product *, .board {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#product .p_big * {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

@media (min-width: 1024px) {
  .menu_top1 {
    -moz-transform: translate(0, -3em);
    -o-transform: translate(0, -3em);
    -ms-transform: translate(0, -3em);
    -webkit-transform: translate(0, -3em);
    transform: translate(0, -3em);
    z-index: 10000;
    left: 0;
    height: auto;
    top: 0 !important;
    height: auto !important;
    width: 100% !important;
    background: #fff !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    display: block;
    position: fixed !important;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #555;
  }
}

@media (min-width: 1024px) {
  .menu_top2 {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

body {
  font: 100%/1.68 "Open Sans", "微軟正黑體", sans-serif;
  background: #fff;
  margin: 0 !important;
  width: 100%;
}

body,
input,
textarea,
select,
button {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
}

::-moz-selection {
  color: #fff;
  text-shadow: none;
  background-color: #666;
}

::selection {
  color: #fff;
  text-shadow: none;
  background-color: #666;
}

#google_translate_element {
  display: none;
}
@media (min-width: 1024px) {
  #google_translate_element {
    position: absolute;
    top: 0;
    display: inline-block;
    width: 200px;
    height: 30px;
    z-index: 1000000;
  }
}

#wrap,
header,
#banner,
#wrap_c,
#footer,
#footer_c,
#abgne_marquee,
#topnav_wrap,
#page_top {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#wrap {
  top: 42px;
}
@media (min-width: 1280px) {
  #wrap {
    top: 0;
  }
}

#topnav_c {
  position: relative;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
#topnav_c:after {
  content: " ";
  display: block;
  clear: both;
}
#topnav_c #menu2 {
  display: none;
}
@media (min-width: 1280px) {
  #topnav_c #menu2 {
    display: block;
  }
}

header {
  z-index: 10000;
}
@media (min-width: 1280px) {
  header:before {
    content: '';
    display: block;
    background-image: -webkit-linear-gradient(0deg, #f76570, #f5816e 16%, #f3a46b 0, #f3a46b 33%, #ffd205 0, #ffd205 50%, #1bbc9b 0, #1bbc9b 66%, #14b9d5 67%, #14b9d5 83%, #c377e4 0, #c377e4);
    background-image: linear-gradient(90deg, #f76570, #f5816e 16%, #f3a46b 0%, #f3a46b 33%, #ffd205 0%, #ffd205 50%, #1bbc9b 0%, #1bbc9b 66%, #14b9d5 67%, #14b9d5 83%, #c377e4 0%, #c377e4);
    height: 3px;
    width: 100%;
  }
}

#topnav_wrap {
  z-index: 10000;
}

#wrap_c {
  background: none;
}
@media (min-width: 1280px) {
  #wrap_c {
    height: auto;
  }
}

#topnav {
  float: right;
  width: 100%;
  text-align: center;
  margin: 0 0 10px 0;
}
#topnav a {
  color: #000;
}
#topnav a:hover {
  color: #000;
  text-decoration: underline;
}
@media (min-width: 1280px) {
  #topnav {
    width: auto;
    margin: 15px 0 0 0;
    text-align: left;
  }
}
#topnav a {
  padding: 0;
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  position: relative;
}
#topnav a:after {
  content: '';
  display: inline-block;
  background: #dddddd;
  width: 1px;
  height: 14px;
  margin: 5px 14px 0 14px;
  float: right;
}
#topnav a:last-of-type:after {
  display: none;
}
@media (min-width: 1280px) {
  #topnav a:last-of-type:after {
    display: inline-block;
  }
}
#topnav .ico_member:before {
  content: "\f007";
  color: #00c5b4;
  font-size: 18px;
  float: left;
  margin: 2px 5px 0 0;
}
#topnav .ico_member:nth-of-type(2):before {
  display: none;
}
#topnav .login {
  margin: 0 8px 0 0;
}
#topnav .login:after {
  display: none;
}
#topnav .ico_download:before {
  content: "\f019";
  color: #0081ab;
  font-size: 17px;
  float: left;
  margin: 3px 5px 0 0;
}
#topnav .ico_link:before {
  content: "\f004";
  color: #e18181;
  font-size: 16px;
  float: left;
  margin: 3px 5px 0 0;
}
#topnav #language {
  float: right;
  padding: 0 8px;
}
#topnav a.shopping_word a {
  color: #8e5517;
}
#topnav a.shopping_word a:hover {
  color: #aa8a67;
}
@media (min-width: 1024px) {
  #topnav a.shopping_word a {
    color: #8e5517;
  }
  #topnav a.shopping_word a:hover {
    color: #aa8a67;
  }
}

.shopping_word_out {
  display: inline-block;
}

#shop_cart_text {
  text-align: center;
  margin: 2px 0 2px 10px;
  float: right;
  color: #fff;
}
#shop_cart_text a {
  padding: 3px;
  vertical-align: middle;
}
#shop_cart_text a:first-child:before {
  content: "\f07a";
  font-size: 1.2em;
  padding-right: 3px;
}
@media (min-width: 1024px) {
  #shop_cart_text:after {
    content: "|";
    padding-left: 5px;
  }
}

#logo {
  position: relative;
  z-index: 1000;
  text-align: center;
  margin: 0;
  width: 100%;
  float: left;
  padding: 10px 10px 5px 10px;
}
@media (min-width: 1280px) {
  #logo {
    width: 27.96610169%;
    float: left;
    margin-right: 1.69491525%;
    padding: 10px 0;
  }
}
#logo img {
  height: 65px !important;
}
@media (min-width: 1280px) {
  #logo img {
    height: auto !important;
  }
}

.search_icon {
  position: relative;
  cursor: pointer;
  background: none;
  border: none;
  line-height: normal;
  float: left;
  margin: 10px 0 0 10px;
}
@media (min-width: 1280px) {
  .search_icon {
    float: right;
    margin: 18px 0 0 0;
  }
}
.search_icon:before {
  content: "\f002";
  color: #ffffff;
  font-size: 18px;
  padding: 0;
  margin: 0;
}
@media (min-width: 1280px) {
  .search_icon:before {
    color: #222;
  }
}
.search_icon:hover:before {
  color: #fff;
}
@media (min-width: 1280px) {
  .search_icon:hover:before {
    color: #444;
  }
}

#search {
  width: 300px;
  position: relative;
  text-align: center;
  height: auto;
}
@media (min-width: 768px) {
  #search {
    width: 400px;
  }
}

#cboxLoadedContent {
  padding: 20px 40px 15px 40px;
}

#login_top {
  color: #666;
  margin: 20px 0;
  text-align: center;
  width: 100%;
  float: left;
}
#login_top a {
  padding: 3px;
  border: 1px solid #fff;
  color: #666;
  margin: 0 5px 0 0;
  font-size: 15px;
  display: inline-block;
}
#login_top a:hover {
  color: #ce9a61;
  border: 1px solid #ce9a61;
}
@media (min-width: 1024px) {
  #login_top {
    width: auto;
    margin: 8px 40px 8px 0;
  }
}

#banner {
  position: relative;
  z-index: 1;
  top: 0;
  text-align: center;
  background: #000000;
  overflow: hidden;
}
#banner img {
  max-width: 100%;
  height: auto;
  z-index: 100;
}
#banner .slider-pro img {
  max-width: none;
  height: auto;
}
#banner .sp-buttons {
  position: absolute;
  bottom: 10px;
}
@media (min-width: 768px) {
  #banner .sp-buttons {
    bottom: 20px;
  }
}
#banner .sp-button {
  border: none;
  background: rgba(255, 255, 255, 0.5);
  width: 12px;
  height: 12px;
}
#banner .sp-selected-button {
  background: #ffffff;
}

.sp-selected.sp-slide .sp-font {
  position: absolute;
  z-index: 1000;
  top: 20%;
  width: 100%;
  text-align: left;
  padding: 8px 5%;
  font-size: 18px;
  vertical-align: middle;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font {
    font-size: 26px;
    top: 40%;
  }
}
.sp-selected.sp-slide .sp-font span {
  display: inline-block;
  padding: 5px;
}
.sp-selected.sp-slide .sp-font .sp-font2 {
  font-size: 15px;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font .sp-font2 {
    font-size: 18px;
  }
}

#abgne_marquee {
  position: relative;
  float: right;
  margin: 5px 0;
  height: 30px;
  z-index: 10;
  overflow: hidden;
  text-align: right;
  line-height: 30px;
}
#abgne_marquee ul {
  right: 0;
  position: absolute;
}
#abgne_marquee ul,
#abgne_marquee li {
  margin: 0 5px;
  padding: 0;
  list-style: none;
}

#footer {
  position: relative;
  color: #010101;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.25px;
}
#footer:before {
  content: '';
  display: block;
  background-image: -webkit-linear-gradient(0deg, #f76570, #f5816e 16%, #f3a46b 0, #f3a46b 33%, #ffd205 0, #ffd205 50%, #1bbc9b 0, #1bbc9b 66%, #14b9d5 67%, #14b9d5 83%, #c377e4 0, #c377e4);
  background-image: linear-gradient(90deg, #f76570, #f5816e 16%, #f3a46b 0%, #f3a46b 33%, #ffd205 0%, #ffd205 50%, #1bbc9b 0%, #1bbc9b 66%, #14b9d5 67%, #14b9d5 83%, #c377e4 0%, #c377e4);
  height: 3px;
  width: 100%;
}
#footer .counter {
  background: none;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 10px;
  color: #fff;
}
#footer .counter:after {
  content: " ";
  display: block;
  clear: both;
}
#footer .counter b {
  color: #fff;
}
@media (min-width: 640px) {
  #footer .counter {
    text-align: right;
  }
}
#footer .foot_up {
  background: #f0f9ff;
}
#footer .foot_up .f_info {
  border-bottom: #e1eef6 solid 1px;
  padding: 10px;
  text-align: left;
}
@media (min-width: 768px) {
  #footer .foot_up .f_info {
    text-align: center;
    padding: 25px 0;
  }
}
#footer .foot_up .f_info span {
  display: block;
  margin: 0 0 7px 0;
}
@media (min-width: 768px) {
  #footer .foot_up .f_info span {
    margin: 0 35px;
    display: inline-block;
  }
}
#footer .foot_up .f_info span:before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #a51103;
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  margin: 0 5px 0 0;
}
#footer .foot_up .f_info span:last-of-type {
  margin: 0;
}
@media (min-width: 768px) {
  #footer .foot_up .f_info span:last-of-type {
    margin: 0 35px;
  }
}
#footer .foot_up .f_info .f_tel:before {
  content: "\f095";
  line-height: 25px;
  font-size: 16px;
}
#footer .foot_up .f_info .f_fax:before {
  content: "\f1ac";
  line-height: 25px;
  font-size: 13px;
}
#footer .foot_up .f_info .f_mail:before {
  content: "\f0e0";
  line-height: 25px;
  font-size: 13px;
}
#footer .foot_up .f_logo {
  text-align: center;
  line-height: 0;
  padding: 15px 10px;
}
@media (min-width: 768px) {
  #footer .foot_up .f_logo {
    padding: 17px 0;
  }
}
#footer .foot_up .f_logo img {
  height: 50px !important;
}
@media (min-width: 768px) {
  #footer .foot_up .f_logo img {
    height: 70px !important;
  }
}
#footer .foot_down {
  background: #23445c;
  color: #ffffff;
  padding: 15px 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
@media (min-width: 768px) {
  #footer .foot_down {
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
    line-height: 22px;
  }
}
#footer .foot_down .f1 {
  margin: 0 0 8px 0;
}
#footer .foot_down .f2 span:after {
  content: '/';
  font-size: 16px;
  margin: 0 7px;
}
@media (min-width: 768px) {
  #footer .foot_down .f2 span:after {
    margin: 0 15px;
  }
}
#footer .foot_down .f2 span:last-of-type:after {
  display: none;
}

.clear {
  display: block;
  clear: both;
}

#left_column,
.left_column_c {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#left_column a img:hover,
.left_column_c a img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}

.left_column_c ul,
.left_column_c li {
  margin: 0;
  padding: 0;
}
.left_column_c .h1 {
  display: none;
}

#news {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  height: auto;
  min-height: 100px;
}
#news ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
#news li {
  width: 100%;
  float: left;
  margin-bottom: 7px;
}
#news li .news_img img {
  float: left;
  vertical-align: middle;
  margin: 3px 10px 10px 0;
  width: 120px !important;
  height: auto;
}
#news em {
  color: #555;
  font-style: normal;
}
#news .new_ad {
  margin: 10px;
  display: block;
}

#abgne_fade_pic {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#good_link {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#good_link ul {
  margin: 10px auto;
  float: left;
  padding: 0;
  width: 100%;
  list-style: none;
}
#good_link a {
  float: left;
  margin: 5px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
#good_link a img {
  vertical-align: middle;
}
@media (min-width: 1024px) {
  #good_link a {
    width: 100%;
    margin: 5px 0;
  }
}

@media (min-width: 0px) {
  #abgne_float_ad {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #abgne_float_ad {
    display: block;
  }
}

#right_float_ad {
  left: auto !important;
  right: 0 !important;
}
#right_float_ad .imglist {
  margin: 0;
  width: 120px;
}
#right_float_ad .imglist span {
  margin: 0;
}
#right_float_ad .imglist a {
  display: block;
  line-height: 0;
}

#colorbox,
#cboxContent,
.cboxIframe {
  background: rgba(0, 0, 0, 0.8);
}

#cboxLoadedContent {
  margin: 7px 0 58px 0;
}

#cboxClose:before {
  color: #fff;
}

#cboxClose:hover:before {
  color: #fff;
}

#page_left_no,
#page_right_no {
  display: none;
  width: 0;
}

@media (min-width: 0px) {
  #page_left {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_left:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_left {
    width: 19.49152542%;
    float: left;
    margin-right: 1.69491525%;
  }
}

@media (min-width: 0px) {
  #page_main {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_main {
    width: 49.15254237%;
    float: left;
    margin-right: 1.69491525%;
  }
}

@media (min-width: 0px) {
  #page_main_2 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main_2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_main_2 {
    width: 77.11864407%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 0px) {
  #page_main_2b {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main_2b:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_main_2b {
    width: 77.11864407%;
    float: left;
    margin-right: 1.69491525%;
  }
}

@media (min-width: 0px) {
  #page_right {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_right:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_right {
    width: 22.03389831%;
    float: right;
    margin-right: 0;
  }
}

a.bars_close {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  z-index: 100;
  top: 0;
}
@media (min-width: 1280px) {
  a.bars_close {
    display: none;
  }
}

#navbar_top {
  background: #000000;
  width: 100%;
  float: left;
  height: 42px;
  position: fixed;
  z-index: 100000;
}
@media (min-width: 1280px) {
  #navbar_top {
    display: none;
  }
}

#pageslide {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 99999;
  width: 100%;
  padding: 20px 0;
}

#rwd_nav {
  width: 26px;
  margin: 0;
  padding-top: 0;
  position: absolute;
  right: 10px;
  top: 8px;
}
#rwd_nav .ico {
  width: 100%;
  height: 18px;
  position: relative;
  padding-top: 11px;
}
#rwd_nav .ico span {
  width: 100%;
  height: 2px;
  position: absolute;
  background: #ffffff;
  display: block;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
#rwd_nav .ico span:before, #rwd_nav .ico span:after {
  content: "";
  left: 0;
  top: -9px;
  width: 100%;
  height: 2px;
  position: absolute;
  background: #ffffff;
  display: block;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
#rwd_nav .ico span:after {
  top: 9px;
}
@media (min-width: 1280px) {
  #rwd_nav {
    display: none;
  }
}

.rwd_active .ico span {
  background: transparent !important;
}
.rwd_active .ico span:before {
  top: 0 !important;
  height: 2px;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rwd_active .ico span:after {
  top: 0 !important;
  height: 2px;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#m_nav {
  width: 60%;
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999;
  background: #ffffff;
  overflow-y: auto;
  -moz-box-shadow: 0px 10px 10px #555;
  -webkit-box-shadow: 0px 10px 10px #555;
  box-shadow: 0px 10px 10px #555;
}
@media (min-width: 640px) {
  #m_nav {
    width: 330px;
  }
}
@media (min-width: 1280px) {
  #m_nav {
    position: relative;
    display: block;
    width: 100%;
    background: #36688d;
    float: left;
    overflow: visible;
    overflow-y: initial;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
#m_nav::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(3, 3, 3, 0.3);*/
  background-color: none;
}
#m_nav::-webkit-scrollbar {
  width: 5px;
  background-color: none;
  border-radius: 10px;
}
#m_nav::-webkit-scrollbar-thumb {
  background-color: #254e6c;
}
#m_nav * {
  -moz-transition: all !important;
  -o-transition: all !important;
  -webkit-transition: all !important;
  transition: all !important;
}
#m_nav .menu_box {
  top: 42px;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #ffffff;
}
@media (min-width: 1280px) {
  #m_nav .menu_box {
    top: 0;
    background: transparent;
  }
}
@media (min-width: 1280px) {
  #m_nav #menu2 {
    display: none;
  }
}

#menu {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: auto;
  z-index: 1000;
  width: 100%;
  font-size: 15px;
  background: #36688d;
}
#menu:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 1280px) {
  #menu {
    position: static;
    height: auto;
    top: auto;
    font-size: 18px;
    background: transparent;
  }
}
#menu ul,
#menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.menu {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 100;
  text-align: left;
}
ul.menu:after {
  content: " ";
  display: block;
  clear: both;
}
ul.menu img {
  max-height: 28px;
  vertical-align: middle;
}
ul.menu a {
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
  text-decoration: none;
  width: 100%;
  z-index: 100000;
  padding: 8px;
}
ul.menu li {
  float: none;
  width: 100%;
  border-bottom: none;
  background: none;
}
ul.menu li:hover {
  background: #60a0ce;
}
ul.menu li:hover a {
  color: #ffffff;
}
ul.menu li ul {
  padding: 5px 0 !important;
  background: #ffffff;
}
ul.menu div {
  visibility: hidden;
  display: none;
  background: none;
  position: relative;
}
ul.menu li:hover > div {
  visibility: visible;
  display: block;
}
ul.menu span {
  color: #ffffff;
  line-height: 18px;
}
ul.menu a:hover {
  color: #ffffff;
}
ul.menu a:hover span {
  color: #ffffff;
}
ul.menu > ul > li:hover > a span {
  color: #ffffff;
}
ul.menu li li {
  float: none;
  text-align: center;
  background-image: none;
  display: block;
  background: #ffffff;
  border-bottom: none;
}
ul.menu li li a {
  position: static;
  display: block;
  padding: 0;
  color: #000000;
}
ul.menu li li a span {
  display: block;
  color: #000000;
  background-image: none;
  background: #ffffff;
  padding: 3px 10px;
  font-size: 14px;
}
ul.menu li li a:hover {
  color: #a41200;
  background-image: none;
  background: #ffffff;
}
ul.menu li li a:hover span {
  width: 100%;
  color: #a41200;
  background-image: none;
  background: #ffffff;
}
ul.menu li li a.parent span {
  background: none;
}
ul.menu li.back {
  width: 10px;
  height: auto;
  z-index: 10000;
  position: absolute;
}
ul.menu li.back .left {
  width: auto;
  height: auto;
  float: none;
  position: relative;
  top: 0;
  left: 0;
  visibility: visible;
  background: none;
}
@media (min-width: 1280px) {
  ul.menu {
    width: auto;
    min-width: 0px;
    position: static;
  }
  ul.menu a {
    padding: 12px 15px;
    width: auto;
  }
  ul.menu li {
    width: auto;
    display: inline-block;
    border-bottom: none;
    background: none;
  }
  ul.menu li:hover {
    background: none;
  }
  ul.menu li div {
    border-bottom: none;
  }
  ul.menu li ul {
    padding: 0 !important;
    background: transparent;
  }
  ul.menu div {
    position: absolute;
    display: block;
    text-align: left;
    padding: 0;
    width: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.85);
  }
  ul.menu div ul {
    max-width: 1280px;
    margin: 0 auto !important;
    padding: 35px 15px !important;
    min-height: 200px;
  }
  ul.menu span {
    color: #ffffff;
  }
  ul.menu a:hover {
    color: #e8c31f;
  }
  ul.menu a:hover span {
    color: #e8c31f;
  }
  ul.menu > ul > li:hover > a span {
    color: #e8c31f;
  }
  ul.menu li li {
    background: none;
    border-bottom: none;
    float: left;
    width: 33.3333%;
    margin: 0 0 10px 0 !important;
  }
  ul.menu li li a {
    text-align: left;
    background: none !important;
  }
  ul.menu li li a span {
    color: #000;
    background: none;
    text-transform: none;
    padding: 0;
    width: auto;
    font-size: 15px;
  }
  ul.menu li li a:hover {
    background: none !important;
  }
  ul.menu li li a:hover span {
    color: #a41200;
    background: none;
    background-image: none;
    text-decoration: underline;
  }
}

#menu2 {
  position: relative;
  height: auto;
  font-size: 15px;
  background: #ffffff;
}
@media (min-width: 1280px) {
  #menu2 {
    float: right;
    margin: 7px 0 0 0;
    background: transparent;
  }
}
#menu2 ul,
#menu2 li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu2 ul.menu2 {
  position: relative;
  height: auto;
  z-index: 100;
  text-align: center;
}
@media (min-width: 1280px) {
  #menu2 ul.menu2 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
#menu2 ul.menu2 img {
  max-height: 28px;
  vertical-align: middle;
}
#menu2 ul.menu2 a {
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
  width: 100%;
  z-index: 100000;
  padding: 8px;
}
@media (min-width: 1280px) {
  #menu2 ul.menu2 a {
    float: left;
  }
}
#menu2 ul.menu2 li {
  position: relative;
  float: none;
  width: 100%;
  border-bottom: none;
}
#menu2 ul.menu2 li:hover {
  background: none;
}
#menu2 ul.menu2 div {
  visibility: hidden;
  display: none;
  background: #222;
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#menu2 ul.menu2 li:hover > div {
  visibility: visible;
  display: block;
}
#menu2 ul.menu2 span {
  color: #000000;
  line-height: 18px;
}
#menu2 ul.menu2 a:hover {
  color: #a51103;
}
#menu2 ul.menu2 a:hover span {
  color: #a51103;
}
#menu2 ul.menu2 > ul > li:hover > a span {
  color: #a51103;
}
#menu2 ul.menu2 li li {
  float: left;
  text-align: left;
  background-image: none;
  display: block;
  border-bottom: 1px solid #3c3c3c;
}
#menu2 ul.menu2 li li a {
  position: static;
  display: block;
  padding: 0;
  color: #fff;
}
#menu2 ul.menu2 li li a span {
  display: block;
  color: #fff;
  background-image: none;
  background: #222;
  padding: 3px 10px;
}
#menu2 ul.menu2 li li a:hover {
  color: #fff;
  background: #494949;
}
#menu2 ul.menu2 li li a:hover span {
  width: 100%;
  color: #fff;
  background: #494949;
}
#menu2 ul.menu2 li li a.parent span {
  background: none;
}
@media (min-width: 1280px) {
  #menu2 ul.menu2 a {
    padding: 4px 0;
    width: auto;
    border-bottom: #ffffff solid 3px;
  }
  #menu2 ul.menu2 a:hover {
    border-bottom: #a51103 solid 3px;
  }
  #menu2 ul.menu2 li {
    width: auto;
    display: inline-block;
    border-bottom: none;
    background: none;
    float: left;
    margin: 0 0 0 30px;
  }
  #menu2 ul.menu2 li:hover {
    background: none;
  }
  #menu2 ul.menu2 div {
    position: absolute;
    bottom: 0;
    border: 1px solid #494949;
    width: auto;
  }
  #menu2 ul.menu2 li:hover > div {
    bottom: 45px;
  }
  #menu2 ul.menu2 span {
    color: #000000;
  }
  #menu2 ul.menu2 a:hover {
    background: none;
    color: #a51103;
  }
  #menu2 ul.menu2 a:hover span {
    color: #a51103;
  }
  #menu2 ul.menu2 > ul > li:hover > a span {
    color: #a51103;
  }
  #menu2 ul.menu2 li li {
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: none;
  }
  #menu2 ul.menu2 li li a {
    text-align: left;
  }
  #menu2 ul.menu2 li li a span {
    color: #333;
    background: #fff;
    text-transform: none;
    padding: 8px;
    width: auto;
    min-width: 120px;
  }
  #menu2 ul.menu2 li li a:hover span {
    color: #333;
    background: #eee;
    background-image: none;
  }
}

#menu_out #menu_c {
  float: left;
  width: 100%;
  height: auto;
  text-align: left;
  border: #eee solid 1px;
  padding: 0 10px;
  margin: 0 0 20px 0;
}
#menu_out #menu_c img {
  max-height: 35px;
  width: auto;
  margin: 0 6px 0 0;
  vertical-align: middle;
}
#menu_out #menu_c span {
  position: absolute;
  right: 2px;
  top: 10px;
  z-index: 1000;
  text-align: center;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  cursor: pointer;
}
#menu_out #menu_c span.arrow_class_open:before {
  content: "\f103";
}
#menu_out #menu_c span.arrow_class_close:before {
  content: "\f102";
}
#menu_out #menu_c span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#menu_out #menu_c span img {
  display: none;
}
#menu_out #menu_c * {
  list-style: none;
  border: 0;
  padding: 0;
  margin: 0;
}
#menu_out #menu_c li {
  position: relative;
  margin: 0;
  display: block;
}
#menu_out #menu_c li:last-of-type {
  border-bottom: none;
}
#menu_out #menu_c li img {
  max-height: 35px;
  width: auto;
  margin: 0 6px 0 0;
  vertical-align: middle;
}
#menu_out #menu_c div div {
  margin: 4px 0 4px 25px;
}

input, textarea {
  border: 1px solid #ddd;
  padding: 5px;
  -webkit-transition: background .25s ease;
  -moz-transition: background .25s ease;
  transition: background .25s ease;
}

input[type=text]:focus, textarea:focus,
input[type=text]:hover, textarea:hover {
  box-shadow: 0 0 5px #aa8a67;
  border: 1px solid #aa8a67;
}

#product {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#product .p_img {
  width: 48.025%;
  float: left;
  margin-right: 3.84615385%;
  margin-bottom: 15px;
  height: auto;
  padding: 8px;
  float: left;
  border: 1px solid transparent;
  background-color: #fff;
}
#product .p_img:nth-child(2n) {
  float: right;
  margin-right: 0;
}
#product .p_img:hover {
  background-color: none;
  border: 1px solid #ddd;
}
#product .p_img img {
  max-height: 100%;
  vertical-align: middle;
}
#product .p_img p.pp {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  text-align: center;
  font-size: 0;
}
#product .p_img p.pp a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#product .p_img p.pp span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
#product .p_img p.pp span:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#product .p_img a {
  display: inline-block;
  vertical-align: middle;
}
#product .p_img .f_out {
  display: block;
  line-height: 1.2;
  margin: 3px;
  padding: 3px;
  text-align: center;
  min-height: 75px;
}
@media (min-width: 768px) {
  #product .p_img .f_out {
    min-height: 50px;
  }
}
#product .p_img .f_out p.f1 {
  display: block;
  padding: 0;
  margin: 3px 0;
  text-align: center;
  text-overflow: ellipsis;
  font-size: 0;
  min-height: 35px;
}
#product .p_img .f_out p.f1:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#product .p_img .f_out p.f1 a {
  display: block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  #product .p_2 .p_img {
    width: 48.025%;
    float: left;
    margin-right: 3.84615385%;
  }
  #product .p_2 .p_img:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  #product .p_2 .p_img:nth-child(2n+3) {
    clear: left;
  }
}
@media (min-width: 768px) {
  #product .p_3 .p_img {
    width: 31.61139241%;
    float: left;
    margin-right: 2.53164557%;
  }
  #product .p_3 .p_img:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
  #product .p_3 .p_img:nth-child(3n+4) {
    clear: left;
  }
}
@media (min-width: 768px) {
  #product .p_4 .p_img {
    width: 23.55943396%;
    float: left;
    margin-right: 1.88679245%;
  }
  #product .p_4 .p_img:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
  #product .p_4 .p_img:nth-child(4n+5) {
    clear: left;
  }
}
@media (min-width: 768px) {
  #product .p_5 .p_img {
    width: 18.77669173%;
    float: left;
    margin-right: 1.5037594%;
  }
  #product .p_5 .p_img:nth-child(5n) {
    float: right;
    margin-right: 0;
  }
  #product .p_5 .p_img:nth-child(5n+6) {
    clear: left;
  }
}

@media (min-width: 0px) {
  .pic3 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .pic3:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .pic3 {
    width: 50%;
    float: left;
    padding: 0 10px 10px 0;
  }
}

@media (min-width: 0px) {
  .price_all {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .price_all:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .price_all {
    width: 50%;
    float: left;
    padding-left: 20px;
  }
}

.price_all p.price {
  color: #E43C54;
  margin: 7px 0;
}
.price_all p.price b {
  color: #555;
  font-weight: normal;
  font-size: 15px;
}

.p_download {
  margin: 8px 0;
  display: block;
}
.p_download a {
  display: inline-block;
  padding: 3px 7px;
  color: #555;
  border: 1px solid #555;
}
.p_download a:hover {
  border: 1px solid #222;
  color: #222;
}
.p_download a:before {
  content: "\f103";
  color: #555;
  font-size: 1.5em;
  vertical-align: middle;
  font-weight: normal;
}

.np_cc {
  padding: 8px 0;
}

#product .p_big {
  position: relative;
  background-color: #FFF;
  text-align: center;
  font-size: 0;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
#product .p_big span {
  display: inline-block;
  vertical-align: middle;
}
#product .p_big img {
  max-height: 100%;
  vertical-align: middle;
}
#product .p_big #zoom_show_big,
#product .p_big .zoom_out,
#product .p_big .cboxElement {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
#product .p_big #zoom_show_big:before,
#product .p_big .zoom_out:before,
#product .p_big .cboxElement:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#product .p_big .cloud-zoom {
  max-width: 100%;
  max-height: 100%;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  border: 1px solid #888;
  margin: 0px;
  /* Set this to minus the border thickness. */
  background-color: #fff;
  cursor: move;
}

.cloud-zoom-title {
  display: none;
}

.cloud-zoom-big {
  border: 1px solid #ccc;
  overflow: hidden;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
}

.cloud-zoom-loading {
  color: white;
  background: #fff;
  padding: 3px;
  border: 1px solid #000;
}

.p_s {
  float: left;
  clear: left;
  height: 100px;
  width: 100%;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
}
.p_s .scrollable {
  float: left;
  height: 100px;
  position: relative;
  overflow: hidden;
  margin: 0 15px;
}
.p_s .inbox {
  width: 1200px;
  height: 100px;
  position: absolute;
}
.p_s .inbox > div {
  width: 98px;
  height: 98px;
  margin: 0;
  float: left;
  padding: 2px;
}
.p_s .inbox > div a {
  display: table-cell;
  float: none;
  border: none;
  width: 94px;
  height: 94px;
  border: 1px solid #ddd;
  vertical-align: middle;
  text-align: center;
}
.p_s .inbox > div a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.p_s .inbox > div img {
  max-width: 94px;
  max-height: 94px;
  height: auto;
  width: auto;
  vertical-align: middle;
  width: expression(this.width >94 ? "94": true);
  height: expression(this.height > 94? "94": true);
  float: none;
  margin: 0;
  padding: 0;
  border: none;
}
.p_s .prev,
.p_s .next {
  width: 15px;
  height: 95px;
  cursor: pointer;
  text-align: center;
  position: absolute;
  z-index: 1000;
}
.p_s .prev:before,
.p_s .next:before {
  top: 40%;
  font-size: 1.5em;
  position: relative;
}
.p_s .prev:hover,
.p_s .next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.p_s .prev {
  left: 0;
}
.p_s .prev:before {
  content: "\f104";
}
.p_s .next {
  right: 0;
}
.p_s .next:before {
  content: "\f105";
}

div[class="prev disabled"], div:hover[class="prev disabled"], div[class="next disabled"], div:hover[class="next disabled"] {
  filter: alpha(opacity=25);
  opacity: 0.25;
  -moz-opacity: 0.25;
}

.size_add_cart ul.p_color {
  margin: 4px 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
.size_add_cart ul.p_color li {
  float: left;
  margin: 2px;
  cursor: pointer;
  padding: 0;
  border: 1px solid #eee;
  font: 0/0 Arial;
}
.size_add_cart ul.p_color li b {
  border: 1px solid #fff;
  display: block;
  width: 22px;
  height: 22px;
}
.size_add_cart ul.p_color li:hover {
  border: 1px solid #ddd;
}
.size_add_cart ul.p_color li.on {
  border: 1px solid #555;
}
.size_add_cart ul.p_color li.ff_c {
  border: none;
  line-height: 2;
}
.size_add_cart ul.p_color li.ff_c:after {
  content: ":";
}

.p_size {
  margin: 4px 0;
  padding: 0;
  list-style: none;
  text-align: left;
  display: block;
  float: left;
  height: auto;
  width: 100%;
  color: #777;
  font-size: 13px;
  line-height: 1.6;
  clear: left;
}
.p_size li {
  float: left;
  width: auto;
  min-width: 18px;
  _width: 18px;
  white-space: nowrap;
  height: 22px;
  margin: 2px;
  cursor: pointer;
  padding: 0 2px;
  border: 1px solid #eee;
  text-align: center;
}
.p_size li:hover, .p_size li.on {
  border: 1px solid #555;
}
.p_size li.ff_c {
  list-style: none;
  margin: 0px 2px;
  padding: 0;
  border: none;
  text-align: left;
  height: auto;
  width: 35px;
  font-size: 13px;
  line-height: 2;
}
.p_size li.ff_c:after {
  content: ":";
}

.p_color_size {
  margin: 10px 0;
  padding: 0;
  text-align: left;
  display: block;
  height: auto;
  width: 100%;
  font-size: 13px;
  line-height: 1.6;
  width: 100%;
}
.p_color_size td {
  padding: 3px;
  margin: 0;
  border: none;
}

.pcs_t td {
  border-bottom: 1px solid #666;
}

.p_color_size ul {
  margin: 0;
  padding: 0;
}

.s_color li {
  float: left;
  width: 22px;
  height: 22px;
  margin: 2px;
  text-indent: 0;
  margin-start: 0px;
  -moz-margin-start: 0px;
  -webkit-margin-start: 0px;
  cursor: pointer;
  padding: 0;
  border: 1px solid #eee;
  font: 0/0 Arial;
}
.s_color li:hover {
  border: 1px solid #ddd;
}

p#vtip {
  display: none;
  position: absolute;
  padding: 5px;
  left: 5px;
  font-size: 0.8em;
  background-color: #FFFFCC;
  border: 1px solid #a6c9e2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 9999;
}

p#vtip #vtipArrow {
  position: absolute;
  top: -10px;
  left: 5px;
}

.buy_button {
  margin: 10px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .buy_button {
    text-align: right;
  }
}

.b_n,
.related {
  width: 100%;
  float: left;
}

.b_n {
  text-align: right;
}

.p_con {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.p_con .jquery-tabs {
  position: relative;
  float: left;
  width: 100%;
  margin: 10px 0;
  height: auto;
  text-align: left;
}
.p_con .jquery-tabs p.p {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 30px;
  z-index: 10000;
  border-bottom: 1px solid #555;
}
.p_con .jquery-tabs p.p span {
  position: relative;
  cursor: pointer;
  color: #555;
  border-bottom: 4px solid #555;
  height: 30px;
  padding: 0 10px;
  text-align: center;
  margin: 0 8px 0 0;
  float: left;
}
.p_con .jquery-tabs p.p span.current {
  color: #7d6c6c;
  border-color: #7d6c6c;
}
.p_con .jquery-tabs p.p span:hover {
  border-color: #555;
  color: #555;
}
.p_con .jquery-tabs .tab_c {
  position: relative;
  width: 100%;
  float: left;
  margin: 30px 0 20px 0;
}
.p_con .jquery-tabs .tab_c .ul {
  margin: 0;
  padding: 10px 0;
}
.p_con .jquery-tabs .mhot,
.p_con .jquery-tabs .allhot {
  display: none;
}

.product_av {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.product_av object,
.product_av embed {
  max-width: 100% !important;
}

#social_fa_icon {
  padding: 0;
  line-height: 0;
  float: left;
  margin: 11px 0 0 3px;
}
@media (min-width: 1280px) {
  #social_fa_icon {
    margin: 19px 0 0 8px;
    float: right;
  }
}
#social_fa_icon a {
  border-radius: 0 !important;
  width: 20px !important;
  height: 20px !important;
  line-height: 22px !important;
  font-size: 12px !important;
  margin: 0 0 0 8px !important;
}
#social_fa_icon a:hover {
  color: #4f5563;
  background-color: #FFF;
}
#social_fa_icon a .wfa-fb:before {
  content: "\f09a";
}
#social_fa_icon a .wfa-google:before {
  content: "\f0d5";
}
#social_fa_icon a .wfa-youtube:before {
  content: "\f16a";
}
#social_fa_icon a .wfa-pinterest:before {
  content: "\f231";
}
#social_fa_icon a .wfa-twitter:before {
  content: "\f099";
}
#social_fa_icon a .wfa-vimeo:before {
  content: "\f27d";
}
#social_fa_icon a .wfa-weibo:before {
  content: "\f18a";
}
#social_fa_icon a .wfa-instagram:before {
  content: "\f16d";
}

.cate_info,
.ss_icon,
.faq,
.board,
#news_p,
#c_list,
.searchbar,
.table_bg,
.table_bgC,
.info_content_c,
.download,
#path,
.titleA {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.cC,
.breadCrumb {
  position: relative;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.cC:after,
.breadCrumb:after {
  content: " ";
  display: block;
  clear: both;
}

.titleA {
  margin: 60px 0 20px 0;
  float: left;
  width: 100%;
  display: none;
}

.cC {
  min-height: 400px;
  font-size: 16px;
  line-height: 22px;
  color: #333;
  padding: 15px;
}
@media (min-width: 1280px) {
  .cC {
    padding: 0 0 40px 0;
  }
}

.route_box .cC {
  float: left;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

#path {
  padding: 5px 10px;
  background: #fafafa;
}
@media (min-width: 1280px) {
  #path {
    padding: 20px 0;
    background: transparent;
  }
}
#path .breadCrumb a:before {
  content: "/";
  display: inline-block;
  margin: 0 8px 0 5px;
  font-size: 14px;
  color: #a7a7a7;
}
#path .breadCrumb a.breadCrumb_no:before {
  content: "\f015";
  margin: 0 4px 0 0;
  color: #000;
}

.ss_icon {
  float: right;
  text-align: left;
}
.ss_icon img {
  width: 20px;
  height: auto;
  vertical-align: top;
}

.searchbar {
  display: none;
  position: relative;
  float: right;
  list-style: none;
}
.searchbar ul {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}

.table_bg table,
.table_bgC table {
  width: 100%;
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.table_bg table td,
.table_bgC table td {
  vertical-align: top;
  padding: 8px;
  border: 1px solid #ddd;
}
.table_bg .td_b,
.table_bgC .td_b {
  white-space: pre;
}

.t04 {
  padding: 10px 0 20px 0;
  color: #6e493b;
}
.t04:before {
  content: "\f138";
  padding: 2px;
}

ul#c_list {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
ul#c_list li {
  margin-bottom: 7px;
  margin: 5px 0;
  padding: 3px 0;
  border-bottom: 1px dotted #ddd;
  display: table;
  width: 100%;
}
ul#c_list li img {
  float: left;
  margin: 3px 10px 10px 0;
  width: 200px;
  height: auto;
  vertical-align: middle;
}

.data_nn {
  color: #555;
}

.news_pcc {
  display: block;
}

.info_date {
  float: right;
}

.faq ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
}
.faq ul:hover {
  background: none;
}
.faq ul li.faq_q {
  padding: 10px 0;
  margin: 0;
  background: none;
}
.faq ul li.faq_q:before {
  content: "Q";
  background-color: #888;
  color: none;
  padding: 2px 4px;
  margin-right: 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.faq ul li.faq_a {
  margin: 0;
  padding: 10px 0;
}
.faq ul li.faq_a:before {
  content: "A";
  background-color: #888;
  color: #fff;
  padding: 2px 4px;
  margin-right: 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.board_bottom {
  float: right;
}

.board .boardform_text {
  padding: 0;
  margin: 0;
}
.board ul {
  list-style: none;
  padding: 10px;
  margin: 10px 0;
  display: table;
  width: 100%;
  border-bottom: 1px solid #483e3b;
  background-color: none;
}
.board ul:hover {
  border-bottom: 1px solid #666;
  background-color: none;
}
.board ul li.board_t {
  padding: 10px 0;
  margin: 0;
  display: inline-block;
}
.board ul li.board_t:before {
  content: "\f075";
  padding: 2px 4px;
  margin-right: 6px;
}
.board ul li.board_m {
  display: inline-block;
  padding-left: 10px;
}
.board ul li.board_c {
  padding: 10px 0;
  margin: 0 0 0 27px;
}
.board ul li.board_r {
  color: #555;
  border-top: 1px dashed #e6e6e6;
  padding: 15px;
}
.board ul li.board_r:before {
  content: "\f0e6";
  padding: 2px 4px;
  margin-right: 6px;
}
.board ul .ow,
.board ul .board_m {
  color: #aa996f;
}
.board ul li.bf1 {
  width: 100%;
}
@media (min-width: 640px) {
  .board ul li.bf1 {
    float: left;
    width: 30%;
    text-align: right;
    padding: 7px;
  }
}
.board ul li.bf2 {
  width: 100%;
  margin: 0 0 10px 0;
}
.board ul li.bf2 img {
  vertical-align: middle;
}
@media (min-width: 640px) {
  .board ul li.bf2 {
    width: 70%;
    margin: 0;
    padding: 7px;
    text-align: left;
    float: left;
  }
}
.board input[value="留言送出"] {
  clear: left;
}
.board input[type="text"],
.board textarea[id="pubish_content"] {
  width: 100%;
}
@media (min-width: 640px) {
  .board input[type="text"],
  .board textarea[id="pubish_content"] {
    width: 70%;
  }
}
.board input[id="check_num"] {
  width: 30%;
  height: 40px;
}

@media (min-width: 1024px) {
  #contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#contact .ul_1,
#contact .ul_4 {
  width: 100%;
  list-style: none;
  min-height: auto;
  float: left;
}
@media (min-width: 1024px) {
  #contact .ul_1,
  #contact .ul_4 {
    flex: 1;
    padding: 0 35px;
  }
}
#contact .ul_1 ul,
#contact .ul_4 ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
#contact .ul_1 ul li,
#contact .ul_4 ul li {
  padding: 0;
  margin: 0 0 3px 0;
}
#contact .ul_1 ul h3,
#contact .ul_4 ul h3 {
  margin: 0;
}
#contact .ul_1 .iframe_rwd,
#contact .ul_4 .iframe_rwd {
  position: relative;
  padding-bottom: 50%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#contact .ul_1 .iframe_rwd iframe,
#contact .ul_4 .iframe_rwd iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contact .contact_c {
  width: 100%;
  text-align: left;
  padding: 0;
  margin: 0 0 25px 0;
}
#contact .ul_2,
#contact .ul_3 {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0 0 20px 0;
  border-bottom: #ccc dashed 1px;
}
@media (min-width: 1024px) {
  #contact .ul_2,
  #contact .ul_3 {
    flex: 1;
    border-right: #eee solid 1px;
    padding: 0 35px;
    margin: 0;
    border-bottom: none;
  }
}
#contact .ul_2 img,
#contact .ul_3 img {
  vertical-align: middle;
  height: 35px !important;
}
#contact .ul_2 li,
#contact .ul_3 li {
  padding: 0;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
#contact .ul_2 li b,
#contact .ul_3 li b {
  width: 100%;
  float: left;
  margin: 0 0 5px 0;
}
@media (min-width: 640px) {
  #contact .ul_2 li b,
  #contact .ul_3 li b {
    width: 25%;
    text-align: right;
    margin: 0;
  }
}
#contact .ul_2 li select,
#contact .ul_2 li textarea,
#contact .ul_3 li select,
#contact .ul_3 li textarea {
  float: left;
  border: 1px solid #ddd;
  padding: 5px;
}
#contact .ul_2 li select,
#contact .ul_3 li select {
  width: 100%;
}
@media (min-width: 640px) {
  #contact .ul_2 li select,
  #contact .ul_3 li select {
    width: auto;
  }
}
#contact .ul_2 li textarea,
#contact .ul_3 li textarea {
  width: 100%;
}
@media (min-width: 640px) {
  #contact .ul_2 li textarea,
  #contact .ul_3 li textarea {
    width: 75%;
  }
}
#contact .ul_2 li input[type="text"],
#contact .ul_2 li input[type="password"],
#contact .ul_2 li textarea[name="content"],
#contact .ul_3 li input[type="text"],
#contact .ul_3 li input[type="password"],
#contact .ul_3 li textarea[name="content"] {
  width: 100%;
  float: left;
}
@media (min-width: 640px) {
  #contact .ul_2 li input[type="text"],
  #contact .ul_2 li input[type="password"],
  #contact .ul_2 li textarea[name="content"],
  #contact .ul_3 li input[type="text"],
  #contact .ul_3 li input[type="password"],
  #contact .ul_3 li textarea[name="content"] {
    width: 75%;
  }
}
#contact .ul_2 li input[name="input_name"],
#contact .ul_3 li input[name="input_name"] {
  width: 50%;
}
#contact .ul_2 li input[name="check_num"],
#contact .ul_3 li input[name="check_num"] {
  width: auto;
  height: 35px;
  float: left;
  margin: 0 5px 0 0;
}
#contact .ul_2 li:last-of-type b,
#contact .ul_3 li:last-of-type b {
  display: none;
}
@media (min-width: 640px) {
  #contact .ul_2 li:last-of-type b,
  #contact .ul_3 li:last-of-type b {
    display: inline-block;
  }
}

#page_main #contact .ul_1,
#page_main #contact .ul_2 {
  width: 100%;
  min-height: 100px;
  border: none;
}

ul#member_login_d {
  list-style: none;
}
@media (min-width: 768px) {
  ul#member_login_d {
    padding: 30px;
  }
}
ul#member_login_d img {
  vertical-align: middle;
  height: 35px !important;
}
ul#member_login_d li {
  padding: 5px;
  margin-bottom: 10px;
}
ul#member_login_d li b {
  width: 100%;
  float: left;
  margin: 0 0 5px 0;
}
@media (min-width: 768px) {
  ul#member_login_d li b {
    width: 200px;
    text-align: right;
    padding-right: 15px;
  }
}
ul#member_login_d li input {
  height: 36px;
}
ul#member_login_d li input[type="text"],
ul#member_login_d li input[type="password"],
ul#member_login_d li textarea[name="member_note"] {
  width: 100%;
}
@media (min-width: 768px) {
  ul#member_login_d li input[type="text"],
  ul#member_login_d li input[type="password"],
  ul#member_login_d li textarea[name="member_note"] {
    width: 70%;
  }
}
ul#member_login_d li input[name="check_num"] {
  width: auto;
  height: 35px;
  vertical-align: middle;
}
ul#member_login_d li input[type="checkbox"],
ul#member_login_d li input[type="radio"] {
  height: auto;
}
ul#member_login_d li.member_buttom {
  text-align: center;
  margin: 10px;
}
ul#member_login_d li.member_buttom #b1 {
  background: #23445c;
  padding: 10px 30px;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  height: auto;
}
ul#member_login_d li.member_buttom #b1:hover {
  background: #112534;
}

ul#member_login {
  position: relative;
  margin: 0 auto;
  width: 100% !important;
}
@media (min-width: 1280px) {
  ul#member_login {
    max-width: 500px;
  }
}
ul#member_login img {
  display: none;
}
ul#member_login p {
  text-align: center;
}
ul#member_login p a {
  padding: 0 5px;
  color: #272727;
}
ul#member_login p a:first-of-type {
  color: #a51103;
  text-decoration: underline;
}
ul#member_login li {
  margin: 10px;
  list-style: none;
}
ul#member_login li b {
  width: 100%;
  float: left;
  margin: 0 0 5px 0;
}
ul#member_login li input {
  width: 100%;
  border-radius: 2px;
}

#number_page_n {
  margin: 0 auto;
  font-size: 16px;
}
#number_page_n a {
  padding: 0;
  margin: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
}
#number_page_n .on {
  padding: 0;
  margin: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
}
#number_page_n select {
  height: 25px;
  font-size: 14px;
}

section {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.inner {
  position: relative;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.inner:after {
  content: " ";
  display: block;
  clear: both;
}

.fotorama__arr--prev:before {
  content: "\f104";
  font-size: 50px;
  color: #ffffff;
}

.fotorama__arr--next:before {
  content: "\f105";
  font-size: 50px;
  color: #ffffff;
}

#nation {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#nation #project {
  padding: 15px;
}
@media (min-width: 1280px) {
  #nation #project {
    padding: 0 0 40px 0;
  }
}
#nation #project .tabs nav ul {
  width: 80%;
}
#nation #project .tabs nav li .icon-question {
  color: #f33a48;
}
#nation #project .tabs nav li .icon-question:before {
  content: "\f059";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#nation #project .tabs nav li .icon-notice {
  color: #fa9600;
}
#nation #project .tabs nav li .icon-notice:before {
  content: "\f249";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#nation #project .tabs nav li .icon-precautions {
  color: #00b1aa;
}
#nation #project .tabs nav li .icon-precautions:before {
  content: "\f0f3";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#nation #project .tabs nav li .icon-nous {
  color: #0080d8;
}
#nation #project .tabs nav li .icon-nous:before {
  content: "\f0a7";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#nation #project .tabs nav li.tab-current .icon-question {
  background: #f33a48;
  color: #ffffff;
}
#nation #project .tabs nav li.tab-current .icon-question:after {
  border-top-color: #f33a48;
}
#nation #project .tabs nav li.tab-current .icon-notice {
  background: #fa9600;
  color: #ffffff;
}
#nation #project .tabs nav li.tab-current .icon-notice:after {
  border-top-color: #fa9600;
}
#nation #project .tabs nav li.tab-current .icon-precautions {
  background: #00b1aa;
  color: #ffffff;
}
#nation #project .tabs nav li.tab-current .icon-precautions:after {
  border-top-color: #00b1aa;
}
#nation #project .tabs nav li.tab-current .icon-nous {
  background: #0080d8;
  color: #ffffff;
}
#nation #project .tabs nav li.tab-current .icon-nous:after {
  border-top-color: #0080d8;
}
#nation #project .btn_box {
  float: left;
  width: 20%;
}
#nation #project .btn_box .icon-plan {
  padding: 22px 0;
  width: 100%;
  color: #9f60b5;
  line-height: 1;
  font-weight: bold;
}
#nation #project .btn_box .icon-plan:before {
  content: "\f073";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#nation #project .content-wrap {
  font-size: 16px;
  line-height: 22px;
}
#nation #project .content-wrap .scroll_box {
  height: 230px;
  overflow-y: scroll;
  padding: 0 30px 0 0;
}
#nation #project .content-wrap .scroll_box li {
  margin: 0 0 5px 0;
}

#stroke {
  padding: 15px;
}
@media (min-width: 1280px) {
  #stroke {
    padding: 0 0 60px 0;
  }
}
#stroke .trip_list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}
#stroke .trip_list li {
  margin-bottom: 20px;
  width: 49.15254237%;
  float: left;
  margin-right: 1.69491525%;
}
#stroke .trip_list li:nth-child(2n) {
  float: right;
  margin-right: 0;
}
@media (min-width: 768px) {
  #stroke .trip_list li {
    width: 32.20338983%;
    float: left;
    margin-right: 1.69491525%;
  }
  #stroke .trip_list li:nth-child(2n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #stroke .trip_list li:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  #stroke .trip_list li {
    width: 23.72881356%;
    float: left;
    margin-right: 1.69491525%;
  }
  #stroke .trip_list li:nth-child(2n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #stroke .trip_list li:nth-child(3n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #stroke .trip_list li:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}
#stroke .trip_list .wn_img a {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  overflow: hidden;
  background: #000000;
  line-height: 0;
}
#stroke .trip_list .wn_img a img {
  -moz-transform: scale(1) translate(-50%, -50%);
  -o-transform: scale(1) translate(-50%, -50%);
  -ms-transform: scale(1) translate(-50%, -50%);
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
  margin: 0;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100% !important;
  max-width: none !important;
}
#stroke .trip_list .wn_img a:hover img {
  -moz-transform: scale(1.1) translate(-45%, -45%);
  -o-transform: scale(1.1) translate(-45%, -45%);
  -ms-transform: scale(1.1) translate(-45%, -45%);
  -webkit-transform: scale(1.1) translate(-45%, -45%);
  transform: scale(1.1) translate(-45%, -45%);
}
#stroke .trip_list .wn_info {
  border: #f1f1f1 solid 1px;
  border-top: none;
  padding: 15px;
}
#stroke .trip_list .wn_info .name {
  margin: 0 0 5px 0;
}
#stroke .trip_list .wn_info .name a {
  display: block;
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
#stroke .trip_list .wn_info .desc {
  font-size: 15px;
  line-height: 20px;
  color: #666666;
  height: 42px;
  overflow: hidden;
  margin: 0 0 5px 0;
}
#stroke .trip_list .wn_info .date {
  margin: 0 0 10px 0;
  color: #a51103;
}
@media (min-width: 640px) {
  #stroke .trip_list .wn_info .date {
    min-height: 44px;
  }
}
#stroke .trip_list .wn_info .more a {
  display: block;
  background: #e8c31f;
  color: #ffffff;
  font-size: 13px;
  padding: 5px 15px;
  text-align: center;
}
#stroke .trip_list .wn_info .more a:before {
  content: "\f002";
  font-size: 13px;
  margin: 0 5px 0 0;
}
#stroke .trip_list .wn_info .more a:hover {
  background: #f7b800;
}

#all_stroke {
  padding: 15px;
}
@media (min-width: 1280px) {
  #all_stroke {
    padding: 0 0 60px 0;
  }
}
#all_stroke .trip_list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}
#all_stroke .trip_list li {
  margin-bottom: 20px;
}
@media (min-width: 640px) {
  #all_stroke .trip_list li {
    width: 48.71794872%;
    float: left;
    margin-right: 2.56410256%;
  }
  #all_stroke .trip_list li:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  #all_stroke .trip_list li {
    width: 32.20338983%;
    float: left;
    margin-right: 1.69491525%;
  }
  #all_stroke .trip_list li:nth-child(2n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #all_stroke .trip_list li:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  #all_stroke .trip_list li {
    width: 18.6440678%;
    float: left;
    margin-right: 1.69491525%;
  }
  #all_stroke .trip_list li:nth-child(2n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #all_stroke .trip_list li:nth-child(3n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #all_stroke .trip_list li:nth-child(5n) {
    float: right;
    margin-right: 0;
  }
}
#all_stroke .trip_list .wn_img a {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  overflow: hidden;
  background: #000000;
  line-height: 0;
}
#all_stroke .trip_list .wn_img a img {
  -moz-transform: scale(1) translate(-50%, -50%);
  -o-transform: scale(1) translate(-50%, -50%);
  -ms-transform: scale(1) translate(-50%, -50%);
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
  margin: 0;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100% !important;
  max-width: none !important;
}
#all_stroke .trip_list .wn_img a:hover img {
  -moz-transform: scale(1.1) translate(-45%, -45%);
  -o-transform: scale(1.1) translate(-45%, -45%);
  -ms-transform: scale(1.1) translate(-45%, -45%);
  -webkit-transform: scale(1.1) translate(-45%, -45%);
  transform: scale(1.1) translate(-45%, -45%);
}
#all_stroke .trip_list .wn_info {
  border: #f1f1f1 solid 1px;
  border-top: none;
  padding: 15px;
}
#all_stroke .trip_list .wn_info .name {
  margin: 0 0 5px 0;
}
#all_stroke .trip_list .wn_info .name a {
  display: block;
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 640px) {
  #all_stroke .trip_list .wn_info .name a {
    height: 44px;
    overflow: hidden;
  }
}
#all_stroke .trip_list .wn_info .desc {
  font-size: 15px;
  line-height: 20px;
  color: #666666;
  height: 42px;
  overflow: hidden;
  margin: 0 0 5px 0;
}
#all_stroke .trip_list .wn_info .date {
  margin: 0 0 15px 0;
  color: #a51103;
}
@media (min-width: 640px) {
  #all_stroke .trip_list .wn_info .date {
    min-height: 44px;
  }
}
#all_stroke .trip_list .wn_info .more a {
  display: block;
  background: #e8c31f;
  color: #ffffff;
  font-size: 13px;
  padding: 5px 15px;
  text-align: center;
}
#all_stroke .trip_list .wn_info .more a:before {
  content: "\f002";
  font-size: 13px;
  margin: 0 5px 0 0;
}
#all_stroke .trip_list .wn_info .more a:hover {
  background: #f7b800;
}

#itinerary {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#itinerary #project {
  padding: 15px;
}
@media (min-width: 1280px) {
  #itinerary #project {
    padding: 0;
  }
}
#itinerary #project .tabs nav ul {
  width: 80%;
}
#itinerary #project .tabs nav li .icon-outline {
  color: #f33a48;
}
#itinerary #project .tabs nav li .icon-outline:before {
  content: "\f0f6";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#itinerary #project .tabs nav li .icon-features {
  color: #fa9600;
}
#itinerary #project .tabs nav li .icon-features:before {
  content: "\f005";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#itinerary #project .tabs nav li .icon-arrangement {
  color: #00b1aa;
}
#itinerary #project .tabs nav li .icon-arrangement:before {
  content: "\f219";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#itinerary #project .tabs nav li .icon-signup {
  color: #0080d8;
}
#itinerary #project .tabs nav li .icon-signup:before {
  content: "\f0a1";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#itinerary #project .tabs nav li.tab-current .icon-outline {
  background: #f33a48;
  color: #ffffff;
}
#itinerary #project .tabs nav li.tab-current .icon-outline:after {
  border-top-color: #f33a48;
}
#itinerary #project .tabs nav li.tab-current .icon-features {
  background: #fa9600;
  color: #ffffff;
}
#itinerary #project .tabs nav li.tab-current .icon-features:after {
  border-top-color: #fa9600;
}
#itinerary #project .tabs nav li.tab-current .icon-arrangement {
  background: #00b1aa;
  color: #ffffff;
}
#itinerary #project .tabs nav li.tab-current .icon-arrangement:after {
  border-top-color: #00b1aa;
}
#itinerary #project .tabs nav li.tab-current .icon-signup {
  background: #0080d8;
  color: #ffffff;
}
#itinerary #project .tabs nav li.tab-current .icon-signup:after {
  border-top-color: #0080d8;
}
#itinerary #project .btn_box {
  float: left;
  width: 20%;
}
#itinerary #project .btn_box .icon-plan {
  padding: 22px 0;
  width: 100%;
  color: #9f60b5;
  line-height: 1;
  font-weight: bold;
}
#itinerary #project .btn_box .icon-plan:before {
  content: "\f073";
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0;
}
#itinerary #project .content-wrap {
  font-size: 16px;
  line-height: 22px;
}
#itinerary #project .content-wrap .scroll_box {
  height: 300px;
  overflow-y: scroll;
  padding: 0 30px 0 0;
}
#itinerary #project .content-wrap .scroll_box li {
  margin: 0 0 5px 0;
}
#itinerary #plan {
  background: #fafafa;
  padding: 15px;
}
@media (min-width: 1280px) {
  #itinerary #plan {
    padding: 40px 0;
  }
}
#itinerary #plan .tit {
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  margin: 0 0 10px 0;
  border-left: #a51103 solid 5px;
  padding: 0 0 0 7px;
  display: block;
}
@media (min-width: 768px) {
  #itinerary #plan .tit {
    display: inline-block;
  }
}
#itinerary #plan #add_content {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  #itinerary #plan #add_content {
    float: right;
    width: auto;
    margin: 2px 0;
  }
}
#itinerary #plan .con .group_travel {
  font-size: 15px;
  color: #292929;
  line-height: 22px;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .group_travel {
    text-align: center;
  }
}
#itinerary #plan .con .group_travel thead {
  display: none;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .group_travel thead {
    display: table-row-group;
  }
}
#itinerary #plan .con .group_travel th {
  background: #36688d;
  color: #ffffff;
}
#itinerary #plan .con .group_travel th,
#itinerary #plan .con .group_travel td {
  display: block;
  border-bottom: #dddddd dashed 1px;
  padding: 10px;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .group_travel th,
  #itinerary #plan .con .group_travel td {
    padding: 10px 20px;
    border-bottom: #dddddd solid 1px;
    border-right: #dddddd solid 1px;
    display: table-cell;
  }
}
#itinerary #plan .con .group_travel th:last-of-type,
#itinerary #plan .con .group_travel td:last-of-type {
  border-bottom: none;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .group_travel th:last-of-type,
  #itinerary #plan .con .group_travel td:last-of-type {
    border-right: none;
    border-bottom: #dddddd solid 1px;
  }
}
#itinerary #plan .con .group_travel tbody tr {
  border: #dddddd solid 3px;
  margin: 0 0 15px 0;
  display: block;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .group_travel tbody tr {
    border: none;
    margin: 0;
    display: table-row;
  }
}
#itinerary #plan .con .group_travel tbody tr td:before {
  font-family: "微軟正黑體";
  color: #36688d;
  font-weight: bold;
  display: block;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .group_travel tbody tr td:before {
    display: none;
  }
}
#itinerary #plan .con .group_travel tbody tr td:nth-of-type(1):before {
  content: '出發日期：';
}
#itinerary #plan .con .group_travel tbody tr td:nth-of-type(2):before {
  content: '行程名稱：';
}
#itinerary #plan .con .group_travel tbody tr td:nth-of-type(3):before {
  content: '參考行程：';
}
#itinerary #plan .con .group_travel tbody tr td:nth-of-type(4):before {
  content: '售價：';
}
#itinerary #plan .con .group_travel tbody tr td:nth-of-type(5):before {
  content: '簽證費：';
}
#itinerary #plan .con .group_travel tbody tr td:nth-of-type(6):before {
  content: '狀態：';
}
#itinerary #plan .con .group_travel tbody tr td:nth-of-type(7):before {
  content: '我有興趣：';
}
#itinerary #plan .con .group_travel tbody tr td:nth-of-type(2) {
  text-align: left;
  width: 100%;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .group_travel tbody tr td:nth-of-type(2) {
    width: 40%;
  }
}
#itinerary #plan .con .group_travel tbody tr td:nth-of-type(4) {
  text-align: right;
}
#itinerary #plan .con .group_travel tbody tr td a {
  color: #a77f4c;
}
#itinerary #plan .con .group_travel tbody tr td a:hover {
  color: #8c6737;
  text-decoration: underline;
}
#itinerary #plan .con .group_travel .remark {
  display: block;
}
#itinerary #plan .con .group_travel .remark a {
  color: #a51103;
}
#itinerary #plan .con .group_travel .remark a:hover {
  color: #a51103;
  text-decoration: none;
}
#itinerary #plan .con .group_travel .peer {
  color: #009688;
}
#itinerary #plan .con .group_travel .peer em {
  font-style: normal;
  font-size: 12px;
  margin: 0 3px 0 -15px;
}
#itinerary #plan .con .group_travel .regist_btn {
  background: #f87a3a;
  color: #ffffff;
  display: inline-block;
  padding: 5px 15px;
}
#itinerary #plan .con .group_travel .regist_btn:hover {
  background: #fd7027;
  color: #ffffff;
  text-decoration: none;
}
#itinerary #plan .con .group_travel pre {
  display: inline-block;
  font-size: 13px;
  font-family: "微軟正黑體";
  white-space: normal;
  margin: 0;
}
#itinerary #plan .con .free_travel {
  font-size: 15px;
  color: #292929;
  line-height: 22px;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .free_travel {
    text-align: center;
  }
}
#itinerary #plan .con .free_travel thead {
  display: none;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .free_travel thead {
    display: table-row-group;
  }
}
#itinerary #plan .con .free_travel th {
  background: #36688d;
  color: #ffffff;
}
#itinerary #plan .con .free_travel th,
#itinerary #plan .con .free_travel td {
  display: block;
  border-bottom: #dddddd dashed 1px;
  padding: 10px;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .free_travel th,
  #itinerary #plan .con .free_travel td {
    padding: 10px 20px;
    border-bottom: #dddddd solid 1px;
    border-right: #dddddd solid 1px;
    display: table-cell;
  }
}
#itinerary #plan .con .free_travel th:last-of-type,
#itinerary #plan .con .free_travel td:last-of-type {
  border-bottom: none;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .free_travel th:last-of-type,
  #itinerary #plan .con .free_travel td:last-of-type {
    border-right: none;
    border-bottom: #dddddd solid 1px;
  }
}
#itinerary #plan .con .free_travel tbody tr {
  border: #dddddd solid 3px;
  margin: 0 0 15px 0;
  display: block;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .free_travel tbody tr {
    border: none;
    margin: 0;
    display: table-row;
  }
}
#itinerary #plan .con .free_travel tbody tr td:before {
  font-family: "微軟正黑體";
  color: #36688d;
  font-weight: bold;
  display: block;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .free_travel tbody tr td:before {
    display: none;
  }
}
#itinerary #plan .con .free_travel tbody tr td:nth-of-type(1):before {
  content: '加價購：';
}
#itinerary #plan .con .free_travel tbody tr td:nth-of-type(2):before {
  content: '行程名稱：';
}
#itinerary #plan .con .free_travel tbody tr td:nth-of-type(3):before {
  content: '參考行程：';
}
#itinerary #plan .con .free_travel tbody tr td:nth-of-type(4):before {
  content: '售價：';
}
#itinerary #plan .con .free_travel tbody tr td:nth-of-type(5):before {
  content: '狀態：';
}
#itinerary #plan .con .free_travel tbody tr td:nth-of-type(5):before {
  content: '我有興趣：';
}
#itinerary #plan .con .free_travel tbody tr td:nth-of-type(1) {
  width: 100%;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .free_travel tbody tr td:nth-of-type(1) {
    width: 90px;
  }
}
#itinerary #plan .con .free_travel tbody tr td:nth-of-type(2) {
  text-align: left;
  width: 100%;
}
@media (min-width: 1024px) {
  #itinerary #plan .con .free_travel tbody tr td:nth-of-type(2) {
    width: 55%;
  }
}
#itinerary #plan .con .free_travel tbody tr td a {
  color: #a77f4c;
}
#itinerary #plan .con .free_travel tbody tr td a:hover {
  color: #8c6737;
  text-decoration: underline;
}
#itinerary #plan .con .free_travel .regist_btn {
  background: #f87a3a;
  color: #ffffff;
  display: inline-block;
  padding: 5px 15px;
}
#itinerary #plan .con .free_travel .regist_btn:hover {
  background: #fd7027;
  color: #ffffff;
  text-decoration: none;
}
#itinerary #plan .con .free_travel pre {
  display: inline-block;
  font-size: 13px;
  font-family: "微軟正黑體";
  white-space: normal;
  margin: 0;
}

#introduce {
  background: #fafafa;
}
@media (min-width: 1280px) {
  #introduce .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
  }
}
#introduce .info_box {
  float: left;
  width: 100%;
  padding: 15px;
}
@media (min-width: 1280px) {
  #introduce .info_box {
    width: calc(100% - 560px);
    padding: 15px 0 5px 0;
  }
}
#introduce .info_box .content_box {
  overflow-y: scroll;
  height: 350px;
  padding: 0 30px 0 0;
}
#introduce .info_box .tit {
  margin: 0 0 15px 0;
  font-size: 28px;
  line-height: 32px;
  border-left: #a51103 solid 5px;
  padding: 0 0 0 10px;
}
#introduce .info_box .con {
  font-size: 15px;
  line-height: 22px;
  color: #333;
}
#introduce .video_box {
  width: 100%;
  float: left;
  padding: 0 15px 15px 15px;
}
@media (min-width: 1280px) {
  #introduce .video_box {
    padding: 15px 0 5px 10px;
    width: 560px;
    position: relative;
    float: none;
  }
}
@media (min-width: 1280px) {
  #introduce .video_box .video_rwd {
    top: 50%;
    position: relative;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
#introduce .video_box .video_rwd > div {
  padding: 0 !important;
}

#whatNext .trip_box {
  list-style: none;
  margin: 0;
  padding: 0;
}
#whatNext .trip_box li {
  margin-bottom: 20px;
  width: 49.15254237%;
  float: left;
  margin-right: 1.69491525%;
}
#whatNext .trip_box li:nth-child(2n) {
  float: right;
  margin-right: 0;
}
@media (min-width: 768px) {
  #whatNext .trip_box li {
    width: 32.20338983%;
    float: left;
    margin-right: 1.69491525%;
  }
  #whatNext .trip_box li:nth-child(2n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #whatNext .trip_box li:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  #whatNext .trip_box li {
    width: 23.72881356%;
    float: left;
    margin-right: 1.69491525%;
  }
  #whatNext .trip_box li:nth-child(3n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #whatNext .trip_box li:nth-child(2n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #whatNext .trip_box li:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  #whatNext .trip_box li {
    width: 18.6440678%;
    float: left;
    margin-right: 1.69491525%;
  }
  #whatNext .trip_box li:nth-child(4n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #whatNext .trip_box li:nth-child(3n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #whatNext .trip_box li:nth-child(2n) {
    float: left;
    margin-right: 1.69491525%;
  }
  #whatNext .trip_box li:nth-child(5n) {
    float: right;
    margin-right: 0;
  }
}
#whatNext .trip_box .wn_img a {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  overflow: hidden;
  background: #000000;
  line-height: 0;
}
#whatNext .trip_box .wn_img a img {
  -moz-transform: scale(1) translate(-50%, -50%);
  -o-transform: scale(1) translate(-50%, -50%);
  -ms-transform: scale(1) translate(-50%, -50%);
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
  margin: 0;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 50%;
}
#whatNext .trip_box .wn_img a:hover img {
  -moz-transform: scale(1.1) translate(-45%, -45%);
  -o-transform: scale(1.1) translate(-45%, -45%);
  -ms-transform: scale(1.1) translate(-45%, -45%);
  -webkit-transform: scale(1.1) translate(-45%, -45%);
  transform: scale(1.1) translate(-45%, -45%);
}
#whatNext .trip_box .wn_info {
  border: #f1f1f1 solid 1px;
  border-top: none;
  padding: 15px;
}
#whatNext .trip_box .wn_info .name {
  margin: 0 0 5px 0;
}
#whatNext .trip_box .wn_info .name a {
  display: block;
  color: #333333;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  height: 40px;
  overflow: hidden;
}
#whatNext .trip_box .wn_info .price {
  color: #a51103;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  margin: 0 0 15px 0;
}
#whatNext .trip_box .wn_info .price em {
  font-style: normal;
  font-family: "微軟正黑體";
  font-size: 13px;
  margin: 0 0 0 2px;
}
#whatNext .trip_box .wn_info .more a {
  display: inline-block;
  background: #e8c31f;
  color: #ffffff;
  font-size: 13px;
  padding: 5px 15px;
}
#whatNext .trip_box .wn_info .more a:hover {
  background: #f7b800;
}

.login_area {
  padding: 30px 0 0 0;
}
@media (min-width: 768px) {
  .login_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.login_area h3 {
  text-align: center;
  margin: 0 0 20px 0;
}
.login_area h3:before, .login_area h3:after {
  content: " ";
  display: inline-block;
  width: 30px;
  background: #ddd;
  height: 1px;
  margin: 0 10px;
  position: relative;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .login_area .left_area,
  .login_area .right_area {
    flex: 1;
    padding: 0 15px;
  }
}
@media (min-width: 1024px) {
  .login_area .left_area,
  .login_area .right_area {
    padding: 0 40px;
  }
}
.login_area .left_area {
  margin: 0 0 50px 0;
}
@media (min-width: 768px) {
  .login_area .left_area {
    margin: 0;
    border-right: #eeeeee solid 1px;
  }
}

#page_about {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#page_about .box {
  margin: 0 0 35px 0;
}
#page_about .tit {
  margin: 0 0 15px 0;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  overflow: hidden;
}
#page_about .tit h2 {
  position: relative;
  display: inline-block;
  padding: 0 18px;
  font-style: normal;
  margin: 0;
  font-size: 16px;
}
#page_about .tit h2:before, #page_about .tit h2:after {
  content: " ";
  width: 1050px;
  height: 1px;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  background: #dddddd;
}
#page_about .tit h2:before {
  left: 100%;
}
#page_about .tit h2:after {
  right: 100%;
}
#page_about .tit h2 span {
  display: block;
  font-weight: normal;
  font-size: 16px;
  color: #a51103;
}
#page_about .con .full_img {
  text-align: center;
}
#page_about .con .full_img img {
  max-width: 100% !important;
}
@media (min-width: 1024px) {
  #page_about .con .full_img img {
    max-width: 60% !important;
  }
}
#page_about .con .phil_box {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  #page_about .con .phil_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
  }
}
@media (min-width: 768px) {
  #page_about .con .phil_box li {
    flex: 1;
    padding: 0 10px;
  }
}
#page_about .con .phil_box h4 {
  font-size: 17px;
  margin: 0;
}
#page_about .con .phil_box h4:before {
  content: "\f005";
  font-size: 17px;
  margin: 0 3px 0 0;
  color: #FFC107;
}
#page_about .con .lice_box {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  #page_about .con .lice_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#page_about .con .lice_box li {
  text-align: center;
}
@media (min-width: 768px) {
  #page_about .con .lice_box li {
    flex: 1;
  }
}
#page_about .con .lice_box li:last-of-type img {
  max-width: 100% !important;
}
@media (min-width: 768px) {
  #page_about .con .lice_box li:last-of-type img {
    max-width: 50% !important;
  }
}
#page_about .my_box {
  text-align: center;
}
#page_about .my_box img {
  max-width: 100% !important;
}
@media (min-width: 1024px) {
  #page_about .my_box img {
    max-width: 60% !important;
  }
}

.holyLand ul {
  margin: 0;
  padding: 0;
}
.holyLand ul li {
  margin-bottom: 0;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
  .holyLand ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.holyLand ul li:first-of-type {
  padding: 0 0 15px 0;
}
.holyLand ul .img_box {
  display: block;
  margin: 0 0 20px 0;
}
@media (min-width: 768px) {
  .holyLand ul .img_box {
    flex: 2;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .holyLand ul .img_box {
    flex: 1.5;
  }
}
@media (min-width: 1280px) {
  .holyLand ul .img_box {
    flex: 1;
  }
}
.holyLand ul .img_box .news_img {
  display: block;
  width: 100%;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  position: relative;
  background: #000000;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.holyLand ul .img_box .news_img img {
  float: none;
  margin: 0;
  width: auto;
  max-width: none !important;
  height: 100% !important;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
  -moz-transform: scale(1) translate(-50%, -50%);
  -o-transform: scale(1) translate(-50%, -50%);
  -ms-transform: scale(1) translate(-50%, -50%);
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
}
.holyLand ul .img_box .news_img:hover img {
  -moz-transform: scale(1.1) translate(-45%, -45%);
  -o-transform: scale(1.1) translate(-45%, -45%);
  -ms-transform: scale(1.1) translate(-45%, -45%);
  -webkit-transform: scale(1.1) translate(-45%, -45%);
  transform: scale(1.1) translate(-45%, -45%);
}
@media (min-width: 768px) {
  .holyLand ul .kw {
    flex: 2.5;
    padding: 3px 0 0 25px;
  }
}
.holyLand ul .kw .data_nn {
  display: none;
}
.holyLand ul .kw .h1 {
  margin: 0 0 10px 0;
  padding: 0;
  letter-spacing: 0;
  font-size: 20px;
}
.holyLand ul .kw .h1:before {
  display: none;
}
.holyLand ul .kw .h1 a {
  color: #a51103;
  font-weight: bold;
}
.holyLand ul .kw .h1 a:hover {
  text-decoration: underline;
}
.holyLand ul .kw .news_pcc {
  font-size: 15px;
  line-height: 20px;
  color: #666666;
}
.holyLand ul .kw .news_pcc .news_pcc_more {
  display: none;
}

.lecture #news_p {
  margin: 0;
  padding: 0;
}
.lecture #news_p li {
  margin-bottom: 0;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
  .lecture #news_p li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.lecture #news_p li:first-of-type {
  padding: 0 0 15px 0;
}
.lecture #news_p li .lecture_img {
  display: block;
  margin: 0 0 20px 0;
}
@media (min-width: 768px) {
  .lecture #news_p li .lecture_img {
    flex: 2;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .lecture #news_p li .lecture_img {
    flex: 1.5;
  }
}
@media (min-width: 1280px) {
  .lecture #news_p li .lecture_img {
    flex: 1;
  }
}
.lecture #news_p li .lecture_img .news_img {
  display: block;
  width: 100%;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  position: relative;
  background: #000000;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.lecture #news_p li .lecture_img .news_img img {
  float: none;
  margin: 0;
  width: auto;
  max-width: none !important;
  height: 100% !important;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -webkit-transition: all 1.1s ease;
  transition: all 1.1s ease;
  -moz-transform: scale(1) translate(-50%, -50%);
  -o-transform: scale(1) translate(-50%, -50%);
  -ms-transform: scale(1) translate(-50%, -50%);
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%);
}
.lecture #news_p li .lecture_img .news_img:hover img {
  -moz-transform: scale(1.1) translate(-45%, -45%);
  -o-transform: scale(1.1) translate(-45%, -45%);
  -ms-transform: scale(1.1) translate(-45%, -45%);
  -webkit-transform: scale(1.1) translate(-45%, -45%);
  transform: scale(1.1) translate(-45%, -45%);
}
.lecture #news_p li .data_nn {
  display: none;
}
@media (min-width: 768px) {
  .lecture #news_p li .cnt {
    flex: 2.5;
    padding: 3px 0 0 25px;
  }
}
.lecture #news_p li .cnt .h1 {
  margin: 0 0 10px 0;
  padding: 0;
  letter-spacing: 0;
  font-size: 20px;
}
.lecture #news_p li .cnt .h1 a {
  color: #a51103;
  font-weight: bold;
  display: block;
}
.lecture #news_p li .cnt .lecture_c a {
  background: #ff9800;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  color: #ffffff;
  padding: 3px 12px;
  font-size: 13px;
}
.lecture #news_p li .cnt .lecture_c a:before {
  content: "\f0a6";
  margin: 0 5px 0 0;
}
.lecture #news_p li .cnt .lecture_c a:hover {
  background: #ff7800;
}

.lecture_desc {
  margin: 0 0 30px 0;
  padding: 0 0 15px 0;
  border-bottom: #eee solid 1px;
}
.lecture_desc h3 {
  margin: 0 0 10px 0;
  border-left: #FF9800 solid 5px;
  padding: 0 0 0 6px;
}
.lecture_desc ul {
  padding: 0 0 0 22px;
  list-style: square;
  margin: 10px 0;
}

.p_photo .p_3,
.p_photo .p_4,
.p_photo .p_5 {
  float: left;
  width: 100%;
}
.p_photo .p_img {
  border: 1px solid #eee !important;
}
.p_photo .p_img p.pp span {
  background: #000000;
}
.p_photo .p_img p.pp span img {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p_photo .p_img .f_out {
  margin: 0 !important;
  padding: 5px 0 0 0 !important;
  min-height: 0 !important;
}
.p_photo .p_img .f_out p.f1 {
  margin: 0 !important;
  min-height: 45px !important;
}
.p_photo .p_img .f_out p.f1 a {
  line-height: 22px;
}
.p_photo .p_img .f_out p.f1 a:hover {
  color: #795548 !important;
}

#wrap_c .cC #product.p_photo span.photo_h100 img {
  width: 100% !important;
  height: auto !important;
}

#wrap_c .cC #product.p_photo span.photo_w100 img {
  width: auto !important;
  height: 100% !important;
}

.photoReview #wrap_c {
  max-width: 1280px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
}
.photoReview #page_left {
  display: none;
}
.photoReview #page_main_2 {
  float: left;
  width: 100%;
  padding-top: 0;
}
.photoReview .p_photo h1 {
  margin: 0 0 15px 0;
  font-size: 22px;
  line-height: 26px;
  color: #272727;
  border-bottom: #eeeeee solid 1px;
  border-left: #a51103 solid 5px;
  padding: 0 0 4px 10px;
  font-weight: normal;
}
.photoReview #photo_explain,
.photoReview #ss_icon {
  display: none !important;
}
.photoReview #photo_group {
  float: right;
  margin: 0 0 15px 0;
  background: #23445c;
  padding: 7px 13px;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}
.photoReview #photo_group a {
  color: #ffffff;
}
.photoReview #photo_group:hover {
  background: #112534;
}
.photoReview #photo_group:before {
  content: "\f01e";
  margin: 0 5px 0 0;
  color: #ffffff;
}

.groupPlan .info_content > table {
  margin: 0 0 30px 0;
}
.groupPlan .pd17_form_table tr td {
  padding: 0 0 10px 0 !important;
  margin: 0 !important;
}
.groupPlan .pd17_form_table .Wdate {
  border: 1px solid #ddd;
  height: auto;
  background-position: right 5px center;
  width: 100%;
}
@media (min-width: 768px) {
  .groupPlan .pd17_form_table .Wdate {
    width: auto;
  }
}
.groupPlan .pd17_form_table select {
  border: 1px solid #ddd;
  font-size: 15px;
  padding: 5px;
  width: 100%;
  color: #666;
}
@media (min-width: 768px) {
  .groupPlan .pd17_form_table select {
    width: 15%;
  }
}
.groupPlan .pd17_form_table #check_num {
  width: auto;
  height: 35px;
  vertical-align: middle;
}
.groupPlan .pd17_form_table img {
  vertical-align: middle;
  height: 35px !important;
}

.leader {
  max-width: 1280px;
  margin: 0 auto !important;
  float: none !important;
  overflow: hidden;
  padding: 15px;
}
@media (min-width: 1024px) {
  .leader {
    padding: 0;
  }
}
.leader .cC {
  padding: 0;
}
@media (min-width: 1280px) {
  .leader .cC {
    padding: 0 0 40px 0;
  }
}
@media (min-width: 768px) {
  .leader .leader_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.leader .leader_img {
  text-align: center;
  margin: 0 0 25px 0;
}
@media (min-width: 768px) {
  .leader .leader_img {
    flex: 1;
    padding: 0 30px 0 0;
    text-align: left;
    margin: 0;
  }
}
.leader .leader_img img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.leader .leader_txt {
  font-size: 15px;
  line-height: 22px;
  color: #272727;
}
@media (min-width: 768px) {
  .leader .leader_txt {
    flex: 2.5;
  }
}
.leader .leader_txt h2 {
  margin: 0;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  border-left: #fa9600 solid 5px;
  padding: 0 0 0 10px;
}

.leader_tit {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  margin: 25px 0 30px 0;
  font-size: 22px;
  font-weight: bold;
}
.leader_tit:before, .leader_tit:after {
  content: " ";
  display: inline-block;
  width: 30px;
  background: #ddd;
  height: 1px;
  margin: 0 10px;
  position: relative;
  vertical-align: middle;
}

.download {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  border: #ccc solid 2px;
  padding: 0 15px;
}
.download li {
  margin: 0;
  padding: 8px 0;
  border-bottom: #eee solid 1px;
  display: table;
  width: 100%;
}
.download li:last-of-type {
  border-bottom: none;
}
.download li img {
  display: none;
}
.download li .h1 {
  display: none;
}
.download li a {
  color: #292929;
}
.download li b {
  margin: 0 0 0 5px;
}
.download li .download_class {
  color: #00b1aa;
  font-weight: normal;
}
.download li .download_class:after {
  content: '、';
  color: #292929;
}
.download li .download_class:hover {
  color: #01948f;
}
.download li .download_class:last-of-type:after {
  display: none;
}

.link {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  border-top: #eeeeee solid 1px;
}
.link .link_img_f {
  list-style: none;
  margin: 0;
  width: 100%;
  float: left;
  padding: 15px 0;
  color: #333;
  border-bottom: #eeeeee solid 1px;
}
.link .link_img_f li {
  font-size: 15px;
  line-height: 20px;
  float: left;
}
.link .link_img_f li:first-of-type {
  width: 120px;
  line-height: 0;
}
.link .link_img_f li:last-of-type {
  width: calc(100% - 120px);
  padding-left: 15px;
}
.link .link_img_f img {
  width: 100%;
  border: #9b7750 dashed 2px;
  padding: 5px;
}
.link .link_img_f a {
  color: #302726;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px 0;
  display: inline-block;
}
.link ul.link_img_f li:first-of-type a {
  display: inline-block;
  line-height: 0;
  margin: 0;
}
.link ul.link_img_f:nth-child(2n+1) {
  clear: left;
}
.link ul.link_img_f:nth-child(2n) {
  float: right;
}
.link ul.link_f:first-of-type, .link ul.link_f:nth-child(2) {
  border-top: none;
}
.link ul.link_f:nth-child(2n+1) {
  clear: left;
}
.link ul.link_f:nth-child(2n) {
  float: right;
}


