body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  word-break: break-word;
  font-size: 17px;
  color: #15334B;
  line-height: 1.6;
  font-family: 'Arial','Microsoft JhengHei';
  background-color: #FFE7C5;
}

a {
  text-decoration: none;
  color: #15334B;
}
a:focus, a:hover, a:visited {
  text-decoration: none;
}

.color-main-1 {
  color: #FFE7C5;
}

.color-main-2 {
  color: #FFFFE8;
}

.color-main-3 {
  color: #FBA989;
}

.color-sub-1 {
  color: #F8785B;
}

.color-sub-2 {
  color: #C72500;
}

.color-sub-3 {
  color: #E84D29;
}

.color-sub-4 {
  color: #5FC6A9;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media screen and (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container.detail-container {
  padding-right: 15px;
  padding-left: 15px;
}
@media screen and (min-width: 768px) {
  .container.detail-container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 992px) {
  .container.detail-container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.btn:hover, .btn:active, .btn:focus {
  box-shadow: none;
}
.btn:hover:hover, .btn:hover:active, .btn:hover:focus, .btn:active:hover, .btn:active:active, .btn:active:focus, .btn:focus:hover, .btn:focus:active, .btn:focus:focus {
  box-shadow: none;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     supported by Chrome and Opera */
}

.owl-carousel {
  visibility: hidden;
}
.owl-carousel.owl-loaded {
  visibility: visible;
}

.invisible {
  visibility: hidden !important;
}

.a-acceky {
  position: absolute;
  display: none;
  top: 0px;
  left: -10px;
  color: #d7d7d7;
  font-size: 14px;
}
.a-acceky:focus, .a-acceky:hover, .a-acceky:visited {
  color: #d7d7d7;
}
@media screen and (min-width: 992px) {
  .a-acceky {
    display: inline-block;
  }
}

.container, #index-news-area {
  position: relative;
}

#index-news-area #main {
  top: 3px;
  left: -18px;
}

#sitemap_center_area {
  top: 0px;
  left: -15px;
}

#breadcrumbs #main {
  top: 8px;
  left: 0px;
}

#foot_area {
  top: 37px;
  left: -1px;
}

footer.eng #foot_area {
  top: 45px;
  left: -1px;
}

.hp-input-item {
  display: none;
}

.list-area .media-list.type-1:after, .form-box:after, .form-area .form-group:after, .page-search-area:after, .form-group .vcode-area:after, .form-group:after, footer.website .bottom-area:after, .header-nav:after, header.website .lg-header-area .top-area:after, header.website .lg-header-area:after {
  content: "";
  display: block;
  clear: both;
}

.article-area, #tinymce {
  font-size: 17px;
  line-height: 1.6;
}
.article-area.donate-gife-area, #tinymce.donate-gife-area {
  margin-bottom: 20px;
}
.article-area.donate-gife-area img, #tinymce.donate-gife-area img {
  margin-bottom: 0 !important;
}
.article-area iframe, #tinymce iframe {
  max-width: 100%;
  border: 0;
  margin-bottom: 15px;
}
.article-area img, #tinymce img {
  height: auto;
  max-width: 100%;
  margin-bottom: 15px;
}
.article-area h3, #tinymce h3 {
  color: #15334B;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 10px;
}
.article-area h4, #tinymce h4 {
  color: #DA3F1B;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 10px;
}
.article-area h5, #tinymce h5 {
  color: #3F977E;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 10px;
}
.article-area h6, #tinymce h6 {
  color: #DA3F1B;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 10px;
}
.article-area .flex-box, #tinymce .flex-box {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .article-area .flex-box, #tinymce .flex-box {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
  }
}
.article-area .flex-box.donate-gife-box, #tinymce .flex-box.donate-gife-box {
  font-size: 19px;
}
.article-area .inline-black-box, #tinymce .inline-black-box {
  display: inline-block;
}
.article-area .inline-black-box.donate-gife-box, #tinymce .inline-black-box.donate-gife-box {
  font-size: 19px;
  font-weight: bold;
}
.article-area .inline-black-box .donate-gife-desc, #tinymce .inline-black-box .donate-gife-desc {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.article-area .donate-gife-title, #tinymce .donate-gife-title {
  font-size: 24px;
  font-weight: bold;
}
.article-area .donate-gife-title span, #tinymce .donate-gife-title span {
  color: #DA3F1B;
  display: inline-block;
  padding: 0 5px;
}
.article-area p, #tinymce p {
  margin-bottom: 20px;
}
.article-area a, #tinymce a {
  color: #3F977E;
}
.article-area a:hover, #tinymce a:hover {
  text-decoration: underline;
}
.article-area ul, #tinymce ul {
  padding: 0;
  list-style: none !important;
  margin-bottom: 20px;
}
.article-area ul > li, #tinymce ul > li {
  padding-left: 21px;
  position: relative;
}
.article-area ul > li + li, #tinymce ul > li + li {
  margin-top: 5px;
}
.article-area ul > li:before, #tinymce ul > li:before {
  content: "";
  display: block;
  position: absolute;
  background: url("../img/page/list_icon_2x.png") center no-repeat;
  background-size: 14px;
  width: 14px;
  height: 14px;
  left: 0px;
  top: 5px;
}
.article-area ol, #tinymce ol {
  padding: 0;
  list-style: none !important;
  counter-reset: ol-item;
  margin-bottom: 20px;
}
.article-area ol > li, #tinymce ol > li {
  display: block;
  padding-left: 21px;
  position: relative;
  color: #15334B;
}
.article-area ol > li + li, #tinymce ol > li + li {
  margin-top: 5px;
}
.article-area ol > li:before, #tinymce ol > li:before {
  position: absolute;
  text-align: right;
  left: 0;
  top: 0;
  content: counter(ol-item) ".";
  counter-increment: ol-item;
  font-size: 17px;
  line-height: 1.6;
  font-weight: bold;
  display: inline-block;
  padding-right: 15px;
  min-width: 21px;
}
.article-area table, #tinymce table {
  max-width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.article-area table tr th, .article-area table tr td, #tinymce table tr th, #tinymce table tr td {
  border: #D7A87D solid 1px;
  background: #FFF0DB;
  font-size: 16px;
  line-height: 1.6;
  padding: 15px;
  font-weight: normal;
  text-align: left;
}
.article-area table tr th, #tinymce table tr th {
  background-color: #FFDAA7;
}

.breadcrumbs {
  font-size: 16px;
  line-height: 1;
  text-align: left;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}
.breadcrumbs.detail {
  position: static;
  padding-top: 93px;
  padding-bottom: 20px;
}
.breadcrumbs a {
  color: #15334B;
  margin-right: 8px;
}
.breadcrumbs span {
  margin-right: 10px;
}
.breadcrumbs span.path-alert {
  color: #DA3F1B;
  font-weight: bold;
}
.breadcrumbs i {
  color: #15334B;
  font-size: 16px;
  margin-right: 10px;
}

.page_list {
  text-align: center;
  margin: 8px 0 12px 0;
  position: relative;
  z-index: 1;
  margin-top: 70px;
}
.page_list ul {
  margin: 0;
}
.page_list ul li {
  cursor: pointer;
  display: inline-block;
  width: 34px;
  height: 34px;
}
.page_list ul li + li {
  margin-left: 15px;
}
.page_list ul li > span, .page_list ul li > a {
  position: relative;
  border: none;
  font-size: 17px;
  line-height: 1;
  font-weight: bold;
  background: transparent;
  color: #15334B;
  padding: 9px 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50% !important;
}
.page_list ul li > span i, .page_list ul li > a i {
  font-size: 18px;
  position: relative;
  bottom: 1px;
}
.page_list ul li > span.selected, .page_list ul li > span:hover, .page_list ul li > span:focus, .page_list ul li > a.selected, .page_list ul li > a:hover, .page_list ul li > a:focus {
  color: #FFF;
  background-color: #15334B;
}
.page_list ul li.arr > span, .page_list ul li.arr > a {
  width: 34px;
  height: 34px;
  background: url("../img/page/button_page_next_2x.png") center no-repeat;
  background-size: 34px;
}
.page_list ul li.arr > span:hover, .page_list ul li.arr > a:hover {
  background: url("../img/page/button_page_next_hover_2x.png") center no-repeat;
  background-size: 34px;
}
.page_list ul li.arr.prev > span, .page_list ul li.arr.prev > a {
  transform: rotate(180deg);
}
.page_list ul li.final-arr > span, .page_list ul li.final-arr > a {
  width: 34px;
  height: 34px;
  font-size: 0;
  background: url("../img/page/button_page_last_2x.png") center no-repeat;
  background-size: 34px;
}
.page_list ul li.final-arr > span:hover, .page_list ul li.final-arr > a:hover {
  background: url("../img/page/button_page_last_hover_2x.png") center no-repeat;
  background-size: 34px;
}
.page_list ul li.final-arr.first > span, .page_list ul li.final-arr.first > a {
  transform: rotate(180deg);
}

.tag {
  display: inline-block;
  min-height: 22px;
  line-height: 22px;
  border-radius: 22px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: left;
  margin-right: 4px;
  padding: 0 19px;
  vertical-align: middle;
}
.tag.static-tag {
  text-align: center;
  width: 80px;
  padding: 0;
}
.tag.static-tag.two-word {
  letter-spacing: 10px;
  padding-left: 12px;
}

.modal-dialog {
  margin: 0;
  padding: 15px;
  top: 0;
  left: 50%;
  transform: translateX(-50%) !important;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    top: 100px;
    width: 605px;
  }
}

input:focus, select:focus {
  outline: none !important;
}

a:focus, button:focus {
  outline: none !important;
}

.alert-red {
  color: red;
}

/*tooltip*/
.tooltip {
  z-index: 3;
}

/*modal*/
.modal {
  background: rgba(0, 0, 0, 0.6);
}
.modal .modal-dialog {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog {
    width: 605px;
  }
}
.modal .modal-dialog .modal-content {
  border-radius: 20px;
  padding: 26px;
  background-color: #FFE7C5;
  z-index: 2;
}
.modal .modal-dialog .modal-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px dashed #FDBA6B;
  border-radius: inherit;
  z-index: -1;
}
.modal .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 20px;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  padding-right: 30px;
  font-size: 17px;
  line-height: 1;
}
.modal .modal-dialog .modal-content .modal-header .modal-title span.bold-text {
  font-weight: bold;
  margin: 0 5px;
}
.modal .modal-dialog .modal-content .modal-header .modal-title span.bold-text.head {
  margin-left: 0;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-body img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog .modal-content .modal-body {
    max-height: 600px;
    overflow: auto;
  }
}
.modal .modal-dialog .modal-content .modal-footer {
  border-top: 0;
  padding: 0;
  text-align: center;
  margin-top: 20px;
}
.modal .modal-dialog .modal-content .modal-footer .btn {
  border: 0;
}
.modal .modal-dialog .modal-content button.close {
  position: absolute;
  top: 25px;
  right: 25px;
  height: 20px;
  width: 20px;
  opacity: 1;
  background: url("../img/button/button_modal_close_2x.png") center no-repeat;
  background-size: 20px;
  font-size: 0;
}
.modal .form-group:last-child, .modal .form-group:only-of-type {
  margin-bottom: 0;
}
.modal.photo-modal {
  background: rgba(0, 0, 0, 0.8);
}
.modal.photo-modal .photo-dialog {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1280px;
  width: 100%;
  padding: 15px;
}
.modal.photo-modal .owl-stage {
  width: 100%;
}
.modal.photo-modal .owl-stage .owl-item {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .modal.photo-modal .owl-stage .owl-item {
    width: 100%;
    padding: 0 25px;
  }
}
.modal.photo-modal .modal-img-area {
  height: 100%;
  width: 100%;
}
.modal.photo-modal .modal-img-area .acart-proportion-box {
  padding-bottom: 75%;
}
.modal.photo-modal .modal-img-area img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal.photo-modal .modal-img-area .img-desc {
  display: none;
  color: #FFF;
  text-align: center;
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .modal.photo-modal .modal-img-area .acart-proportion-box {
    padding-bottom: 56.25%;
  }
}
.modal.photo-modal button.close {
  position: absolute;
  top: -85px;
  right: 15px;
  height: 60px;
  width: 60px;
  opacity: 1;
  background: url("../img/button/button_delete_2x.png") center no-repeat;
  background-size: 60px;
  font-size: 0;
}
.modal.video-modal .video-dialog {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1280px;
  width: 100%;
  padding: 15px;
}
.modal.video-modal .modal-video-area {
  height: 100%;
  width: 100%;
}
.modal.video-modal .modal-video-area .modal-play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
.modal.video-modal .modal-video-area iframe {
  width: 100%;
  height: 100%;
}
.modal.video-modal button.close {
  position: absolute;
  top: -85px;
  right: 15px;
  height: 60px;
  width: 60px;
  opacity: 1;
  background: url("../img/button/button_delete_2x.png") center no-repeat;
  background-size: 60px;
  font-size: 0;
}
.modal.bootbox-alert button.close {
  display: none;
}

.acart-proportion-box {
  height: 0;
  position: relative;
}
.acart-proportion-box > .proportion-item {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.acart-proportion-box > iframe.proportion-item {
  width: 100%;
  height: 100%;
}
.acart-proportion-box.proportion-3-4 {
  padding-bottom: 133.3333333333%;
}
.acart-proportion-box.proportion-4-3 {
  padding-bottom: 75%;
}
.acart-proportion-box.proportion-16-9 {
  padding-bottom: 56.25%;
}
.acart-proportion-box.proportion-5-4 {
  padding-bottom: 80%;
}
.acart-proportion-box.proportion-4-5 {
  padding-bottom: 125%;
}
.acart-proportion-box.proportion-1-1 {
  padding-bottom: 100%;
}

/*
=================================================================
(#m02-1hds) HEADER
=================================================================
*/
.fixed-height.non-transparent {
  z-index: 99 !important;
  position: fixed !important;
  width: 100%;
  background: #FFFFE8;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.fixed-height.non-transparent .top-area {
  display: block;
}

.fixed-height {
  background: transparent;
  height: 60px;
}
@media screen and (min-width: 1200px) {
  .fixed-height {
    height: 73px;
  }
}
.fixed-height .container {
  height: 100%;
}

header.website {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
  box-shadow: none !important;
}
header.website h1 {
  margin: 0;
}
header.website .lg-header-area {
  position: relative;
  height: 100%;
  width: 100%;
}
header.website .lg-header-area .top-area {
  height: 100%;
}
header.website .lg-header-area .top-area .lg-logo-area {
  padding-top: 15px;
  float: left;
}
header.website .lg-header-area .top-area .lg-logo-area img {
  width: 184px;
}
header.website .lg-header-area .top-area .top-right-area {
  float: right;
  display: flex;
  align-items: center;
  height: 100%;
}
header.website .lg-header-area .top-area nav {
  height: 100%;
}

.header-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  display: flex;
}
.header-nav .header-nav2-wrapper {
  display: none;
}
.header-nav .header-nav2 {
  padding: 0px;
  list-style: none;
}
.header-nav > li {
  float: left;
  position: relative;
  height: 100%;
}
.header-nav > li + li {
  margin-left: 40px;
}
.header-nav > li > a {
  font-size: 17px;
  color: #000;
  line-height: 1;
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
}
.header-nav > li > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -11px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background: #E05633;
  border-radius: 50%;
  display: none;
}
.header-nav > li > a:focus ~ .header-nav2-wrapper {
  display: block;
}
.header-nav > li.open .header-nav2-wrapper {
  display: block;
}
.header-nav > li.open > a:before, .header-nav > li:hover > a:before, .header-nav > li.active > a:before {
  display: block;
}
.header-nav > li:hover .header-nav2-wrapper {
  display: block;
}
.header-nav .header-nav2-wrapper {
  position: absolute;
  top: calc(100% - 21px);
  left: 50%;
  transform: translate(-50%);
  width: 135px;
  padding-top: 10px;
}
.header-nav .header-nav2-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 14px 10px;
  border-color: transparent transparent #FFF1D3 transparent;
}
.header-nav .header-nav2 {
  position: relative;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
  background: #FFF1D3;
  padding: 20px 30px;
  border-radius: 10px;
}
.header-nav .header-nav2 > li > a {
  position: relative;
  font-size: 15px;
  line-height: 1;
  display: block;
  color: #000;
  text-align: center;
}
.header-nav .header-nav2 > li > a:hover, .header-nav .header-nav2 > li > a.active {
  color: #E84D29;
}
.header-nav .header-nav2 > li + li a {
  margin-top: 20px;
}

.header-btn-area {
  display: inline-flex;
  align-items: center;
  margin-left: 40px;
  height: 100%;
}

div.mb-header {
  position: relative;
  z-index: 1000;
  padding-right: 60px;
  height: 100%;
}
div.mb-header .fixed-height {
  background: #FFFFE8;
}
div.mb-header .mb-logo-area {
  padding-top: 16px;
  display: inline-block;
  padding-left: 15px;
}
div.mb-header .mb-logo-area img {
  vertical-align: middle;
  width: 184px;
  max-width: 100%;
  height: auto;
}
div.mb-header .button-area {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  align-items: center;
}
div.mb-header a.donate-btn {
  height: 28px;
  background-color: #FFE7C5;
  color: #fff;
  padding: 6px 10px 6px 24px;
}
div.mb-header a.donate-btn:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  background: url("../img/header/button_donate_xs_2x.png") center no-repeat;
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
}
div.mb-header a.donate-btn:hover {
  background-color: #F8785B;
  color: #fff;
}
div.mb-header div.xs-menu {
  height: 100%;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  background-size: 100%;
  background-position: 5px 50%;
  padding: 0 15px;
}
div.mb-header div.xs-menu .wrapper-area {
  height: 22px;
  width: 26px;
  border-radius: 50%;
  position: relative;
  margin: 19px 0 0 0;
}
div.mb-header div.xs-menu .icon-wrapper {
  display: inline-block;
  width: 26px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
div.mb-header div.xs-menu .icon-wrapper span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #15334B;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 400ms ease-in-out;
  transition: 400ms ease-in-out;
}
div.mb-header div.xs-menu .icon-wrapper span:nth-child(1) {
  top: 0;
}
div.mb-header div.xs-menu .icon-wrapper span:nth-child(2) {
  top: 10px;
}
div.mb-header div.xs-menu .icon-wrapper span:nth-child(3) {
  top: 10px;
}
div.mb-header div.xs-menu .icon-wrapper span:nth-child(4) {
  top: 20px;
}
div.mb-header div.xs-menu.active span:nth-child(1) {
  top: 7px;
  width: 0%;
  left: 50%;
}
div.mb-header div.xs-menu.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.mb-header div.xs-menu.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
div.mb-header div.xs-menu.active span:nth-child(4) {
  top: 14px;
  width: 0%;
  left: 50%;
}

header .main-area-quick-link {
  position: absolute;
  left: 15px;
  opacity: 0;
  color: #000;
}
header .main-area-quick-link:focus {
  opacity: 1;
}

div#mb-sidebar {
  display: none;
  position: fixed;
  width: 100%;
  top: -100%;
  z-index: 25;
  background: #FFFFE8;
  padding-bottom: 20px;
}
div#mb-sidebar .slimScrollDiv {
  width: 100%;
}
div#mb-sidebar.hidden-sidebar {
  display: block;
  top: -100%;
  padding-bottom: 0;
  -webkit-animation-name: hiddensidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: hiddensidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
div#mb-sidebar.show-sidebar {
  display: block;
  top: 60px;
  height: calc(100vh + 75px);
  -webkit-animation-name: showsidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: showsidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
@media screen and (min-width: 1200px) {
  div#mb-sidebar {
    display: none;
  }
  div#mb-sidebar.show-sidebar {
    display: none;
  }
}
div#mb-sidebar .sidebar-top.english .dropdown {
  width: 100%;
}
div#mb-sidebar .sidebar-top.english .share-box {
  display: none;
}

@-webkit-keyframes hiddensidebar {
  0% {
    top: 60px;
  }
  100% {
    top: -100%;
  }
}
@-moz-keyframes hiddensidebar {
  0% {
    top: 60px;
  }
  100% {
    top: -100%;
  }
}
@-ms-keyframes hiddensidebar {
  0% {
    top: 60px;
  }
  100% {
    top: -100%;
  }
}
@keyframes hiddensidebar {
  0% {
    top: 60px;
  }
  100% {
    top: -100%;
  }
}
@-webkit-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 60px;
  }
}
@-moz-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 60px;
  }
}
@-ms-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 60px;
  }
}
@keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 60px;
  }
}
.sidebar-close-btn-style {
  position: absolute;
  top: 22px;
  right: 24px;
  height: 20px;
  width: 20px;
}
.sidebar-close-btn-style span {
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  background: #FFF;
  border-radius: 2px;
  opacity: 1;
  top: 0;
  right: 9px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-close-btn-style span + span {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

div.sidebar-content {
  padding-bottom: 60px;
  position: relative;
  margin-bottom: 25px;
}
div.sidebar-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}
div.sidebar-content ul li a {
  display: block;
  padding: 20px 20px;
}
div.sidebar-content ul li a.active ~ ul {
  display: block;
}
div.sidebar-content ul li.sidebar-search-area {
  padding: 14px 16px;
}
div.sidebar-content ul li.sidebar-search-area .sidebar-search-wrapper {
  position: relative;
}
div.sidebar-content ul li.sidebar-search-area .sidebar-search-wrapper > .search-btn {
  position: absolute;
  top: 11px;
  right: 14px;
  border: 0;
  background: url("../img/header/button_search_xs_2x.png") center no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  font-size: 0;
}
div.sidebar-content ul.layer-1 > li > a {
  font-size: 17px;
  background: #FFFFE8;
  font-weight: bold;
  color: #000;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-1 > li > a.open {
  background: #FFE7C5;
  color: #E84D29;
}
div.sidebar-content ul.layer-2 > li > a:before {
  background: transparent !important;
}
div.sidebar-content ul.layer-2 > li > a {
  font-size: 15px;
  background: #FFE7C5;
  font-weight: normal;
  color: #000;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-2 > li > a.open {
  color: #E84D29;
}
div.sidebar-content ul.layer-2 > li > a:before {
  background: transparent !important;
}
div.sidebar-content ul.layer-3 > li > a {
  font-size: 15px;
  background: #FED796;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-3 > li > a.open {
  background: #FED796;
}
div.sidebar-content ul.layer-2 > li > a:before {
  background: transparent !important;
}
div.sidebar-content ul.layer-2 {
  text-align: left;
  border-top: 1px solid #DDD1C1;
  background: #FFE7C5;
  padding: 10px 0;
}
div.sidebar-content ul.layer-2 > li {
  position: relative;
}
div.sidebar-content ul.layer-2 > li:not(:first-of-type) {
  border-top: 0 !important;
}
div.sidebar-content ul.layer-2 > li > a {
  padding: 10px 35px;
  position: relative;
}
div.sidebar-content ul.layer-1 > li {
  text-align: left;
}
div.sidebar-content ul.layer-1 > li > a > span {
  display: inline-block;
  vertical-align: middle;
}
div.sidebar-content ul.layer-1 > li > a .sidebar-nav-icon {
  float: right;
  transition: all 0.5s;
  font-size: 24px;
}
div.sidebar-content ul.layer-1 > li > a.open .sidebar-nav-icon {
  transform: rotate(90deg);
  color: #E84D29;
}
div.sidebar-content ul.layer-1 > li + li > a {
  border-top: 1px solid #DDD1C1;
}
div.sidebar-content > ul {
  display: block;
}

.sidebar-btn-area {
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 20px 0;
}

/*
=================================================================
(#m02-2fts) FOOTER
=================================================================
*/
footer.website {
  position: relative;
  padding-top: 120px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  footer.website {
    padding-top: 150px;
  }
}
footer.website #to-top {
  width: 143px;
  height: 120px;
  display: block;
  background: url("../img/footer/gotop_xs_2x.png") center no-repeat;
  background-size: 143px 120px;
  cursor: pointer;
  text-align: center;
  font-size: 0;
  position: absolute;
  top: 48px;
  right: 0;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  footer.website #to-top {
    top: 25px;
    right: -30px;
    background: url("../img/footer/gotop_lg_2x.png") center no-repeat;
    background-size: 402px 273px;
    width: 402px;
    height: 273px;
  }
}
@media screen and (min-width: 1340px) {
  footer.website #to-top {
    left: 50%;
    right: auto;
    transform: translateX(74%);
  }
}
footer.website #to-top:hover {
  background: url("../img/footer/gotop_xs_hover_2x.png") center no-repeat;
  background-size: 143px 120px;
}
@media screen and (min-width: 768px) {
  footer.website #to-top:hover {
    background: url("../img/footer/gotop_lg_hover_2x.png") center no-repeat;
    background-size: 402px 273px;
  }
}
footer.website .footer-main-area {
  background-color: #FBA989;
}
footer.website .top-area {
  padding: 70px 0 0;
}
@media screen and (min-width: 768px) {
  footer.website .top-area {
    padding: 90px 0 60px;
  }
}
footer.website .top-area .footer-outer-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  footer.website .top-area .footer-outer-box {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 992px) {
  footer.website .top-area .footer-outer-box {
    flex-wrap: nowrap;
  }
}
footer.website .top-area .footer-box-group {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  footer.website .top-area .footer-box-group {
    flex-direction: row;
    align-items: center;
  }
}
footer.website .top-area .footer-box {
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  footer.website .top-area .footer-box {
    margin-bottom: 0;
  }
}
footer.website .top-area .footer-box.logo {
  min-width: 234px;
  width: 234px;
}
footer.website .top-area .footer-box.logo > a {
  display: block;
}
footer.website .top-area .footer-box.logo .footer-logo {
  max-width: 100%;
}
footer.website .top-area .footer-box.info {
  width: 100%;
  flex: 1 1 auto;
  text-align: center;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  footer.website .top-area .footer-box.info {
    padding-top: 35px;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  footer.website .top-area .footer-box.info {
    padding-top: 0;
    padding-left: 80px;
    padding-right: 15px;
  }
}
footer.website .top-area .footer-box .info-area {
  display: inline-flex;
  flex-direction: column;
}
footer.website .top-area .footer-box .info-area .info-group {
  color: #000;
  font-size: 15px;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
}
footer.website .top-area .footer-box .info-area .info-group + .info-group {
  margin-top: 8px;
}
footer.website .top-area .footer-box .info-area .info-group a {
  color: #000;
}
footer.website .top-area .footer-box .info-area .info-group a:hover {
  text-decoration: underline;
}
footer.website .footer-btn-group {
  width: auto;
  height: 100%;
  display: inline-flex;
  justify-content: flex-end;
  margin-top: auto;
  flex: 1 1 auto;
}
footer.website .footer-btn-group .footer-btn {
  font-size: 0;
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 5;
}
footer.website .footer-btn-group .footer-btn + .footer-btn {
  margin-left: 20px;
}
footer.website .footer-btn-group .footer-btn.web {
  background: url("../img/footer/footer_button_web_2x.png") center no-repeat;
  background-size: 60px 60px;
}
footer.website .footer-btn-group .footer-btn:hover.web {
  background: url("../img/footer/footer_button_web_hover_2x.png") center no-repeat;
  background-size: 60px 60px;
}
footer.website .footer-btn-group .footer-btn.fb {
  background: url("../img/footer/footer_button_fb_2x.png") center no-repeat;
  background-size: 60px 60px;
}
footer.website .footer-btn-group .footer-btn:hover.fb {
  background: url("../img/footer/footer_button_fb_hover_2x.png") center no-repeat;
  background-size: 60px 60px;
}
footer.website .footer-btn-group .footer-btn.contact {
  background: url("../img/footer/footer_button_contact_2x.png") center no-repeat;
  background-size: 60px 60px;
}
footer.website .footer-btn-group .footer-btn:hover.contact {
  background: url("../img/footer/footer_button_contact_hover_2x.png") center no-repeat;
  background-size: 60px 60px;
}
footer.website .bottom-area {
  line-height: 1.5;
  font-size: 14px;
  padding-bottom: 32px;
}
@media screen and (min-width: 992px) {
  footer.website .bottom-area {
    text-align: center;
    padding-bottom: 50px;
  }
}
footer.website .bottom-area .copyright-area {
  text-align: center;
  display: block;
  color: #000;
  float: left;
  opacity: 0.7;
  margin: auto;
  width: 100%;
}
footer.website .bottom-area .copyright-area > div {
  padding-bottom: 8px;
}
footer.website .bottom-area .copyright-area .statement-notice {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #000;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  footer.website .bottom-area .copyright-area {
    width: auto;
    margin: 0;
    text-align: left;
    display: inline-block;
  }
  footer.website .bottom-area .copyright-area > div {
    padding-bottom: 0;
  }
}
footer.website .bottom-area a {
  color: #000;
}
footer.website .bottom-area a:hover {
  text-decoration: underline;
}
footer.website .bottom-area .acart-area {
  display: block;
  color: #000;
  text-align: center;
  margin: auto;
  opacity: 0.7;
}
footer.website .bottom-area .acart-area > div {
  padding-bottom: 8px;
}
@media screen and (min-width: 768px) {
  footer.website .bottom-area .acart-area {
    display: inline-block;
    text-align: right;
    float: right;
  }
  footer.website .bottom-area .acart-area > div {
    padding-bottom: 0;
  }
}

/*
=================================================================
(#m03mcs) MAIN CONTENT
=================================================================
*/
.btn {
  height: 47px;
  background: #F8785B;
  font-size: 17px;
  line-height: 1;
  color: #FFF;
  font-weight: bold;
  border-radius: 15px;
  padding: 15px 50px;
  text-align: center;
}
.btn:hover, .btn:focus, .btn.active {
  background: #E4694D;
  color: #FFF;
  box-shadow: none;
}
.btn.light {
  background: #FBA989;
}
.btn.light:hover, .btn.light:focus, .btn.light.active {
  background: #F8785B;
  color: #FFF;
}
.btn.orange {
  background: #FDBA6B;
}
.btn.orange:hover, .btn.orange:focus, .btn.orange.active {
  background: #E8A85D;
  color: #FFF;
}
.btn.green {
  background: #5FC6A9;
}
.btn.green:hover, .btn.green:focus, .btn.green.active {
  background: #40B091;
  color: #FFF;
}
.btn.transparent {
  background: transparent;
  border: 2px solid #F8785B;
  color: #F8785B;
}
.btn.transparent:hover, .btn.transparent:focus, .btn.transparent.active {
  background: #F8785B;
  color: #FFF;
}
.btn.w-168 {
  max-width: 168px;
  width: 100%;
  padding: 15px;
}

.donate-btn {
  height: 42px;
  width: 124px;
  background: url("../img/header/header_button_donate_2x.png") center no-repeat;
  background-size: 124px 42px;
  display: inline-block;
}
.donate-btn:hover, .donate-btn:focus {
  background: url("../img/header/header_button_donate_hover_2x.png") center no-repeat;
  background-size: 124px 42px;
}

.adopt-btn {
  position: relative;
  display: inline-block;
  height: 68px;
  padding: 22px 40px;
  border-radius: 15px;
  background: #F8785B;
  font-size: 24px;
  line-height: 1;
  color: #FFF;
  font-weight: bold;
}
.adopt-btn:before {
  content: "";
  width: 80px;
  height: 58px;
  display: inline-block;
  position: absolute;
  top: 11px;
  left: -51px;
  background: url("../img/button/button_donate_pic01_2x.png");
  background-size: 80px 58px;
  z-index: -1;
}
.adopt-btn:after {
  content: "";
  width: 51px;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: 9px;
  right: -25px;
  background: url("../img/button/button_donate_pic02_2x.png");
  background-size: 51px 50px;
}
.adopt-btn:hover, .adopt-btn:focus, .adopt-btn.active {
  color: #FFF;
  background: #E4694D;
}
.adopt-btn:hover:before, .adopt-btn:focus:before, .adopt-btn.active:before {
  left: -61px;
}
.adopt-btn.yellow {
  background: #FDBA6B;
}
.adopt-btn.yellow:before {
  top: 4px;
  right: -19px;
  width: 70px;
  height: 65px;
  background: url("../img/button/button_download_pic01_2x.png");
  background-size: 70px 65px;
}
.adopt-btn.yellow:after {
  background: url("../img/button/button_download_pic02_2x.png");
  background-size: 51px 50px;
}
.adopt-btn.yellow:hover, .adopt-btn.yellow:focus, .adopt-btn.yellow.active {
  background: #E8A85D;
}
.adopt-btn.yellow:hover:before, .adopt-btn.yellow:focus:before, .adopt-btn.yellow.active:before {
  right: -29px;
}

.page-banner-area {
  width: 100%;
  height: calc(101.5873015873vw + 61px);
  position: relative;
  background: #FFDAA7;
  margin-bottom: 61px;
}
.page-banner-area.no-mb {
  margin-bottom: 0;
}
.page-banner-area:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(358%);
  width: 126px;
  height: 99px;
  background: url("../img/banner/banner_flower_2x.png") center no-repeat;
  background-size: 126px 99px;
  display: none;
}
@media screen and (min-width: 768px) {
  .page-banner-area {
    background: url("../img/banner/page_banner_bg_lg.jpg") #FFDAA7 top repeat-x;
    background-size: cover;
    height: 38vw;
    padding-bottom: 0;
    margin-bottom: 50px;
  }
  .page-banner-area:after {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area {
    padding-top: 0;
    height: 456px;
  }
}
.page-banner-area .banner-img {
  width: 100%;
  height: 100%;
}
.page-banner-area .banner-img.event_intro {
  background: url("../img/banner/banner_event_intro_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.event_intro {
    background: url("../img/banner/banner_event_intro_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.event_intro {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.donate {
  background: url("../img/banner/banner_donate_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.donate {
    background: url("../img/banner/banner_donate_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.donate {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.news {
  background: url("../img/banner/banner_news_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.news {
    background: url("../img/banner/banner_news_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.news {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.success {
  background: url("../img/banner/banner_success_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.success {
    background: url("../img/banner/banner_success_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.success {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.error404 {
  background: url("../img/banner/banner_error404_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.error404 {
    background: url("../img/banner/banner_error404_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.error404 {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.album {
  background: url("../img/banner/banner_album_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.album {
    background: url("../img/banner/banner_album_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.album {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.charity_partner {
  background: url("../img/banner/banner_charity_partner_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.charity_partner {
    background: url("../img/banner/banner_charity_partner_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.charity_partner {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.dish_helper {
  background: url("../img/banner/banner_dish_helper_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.dish_helper {
    background: url("../img/banner/banner_dish_helper_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.dish_helper {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.envelope_lucky {
  background: url("../img/banner/banner_envelope_lucky_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.envelope_lucky {
    background: url("../img/banner/banner_envelope_lucky_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.envelope_lucky {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.event_helper {
  background: url("../img/banner/banner_event_helper_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.event_helper {
    background: url("../img/banner/banner_event_helper_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.event_helper {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.gift_angel {
  background: url("../img/banner/banner_gift_angel_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.gift_angel {
    background: url("../img/banner/banner_gift_angel_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.gift_angel {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.gift_donate {
  background: url("../img/banner/banner_gift_donate_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.gift_donate {
    background: url("../img/banner/banner_gift_donate_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.gift_donate {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.reunion_helper {
  background: url("../img/banner/banner_reunion_helper_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.reunion_helper {
    background: url("../img/banner/banner_reunion_helper_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.reunion_helper {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.support_angel {
  background: url("../img/banner/banner_support_angel_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.support_angel {
    background: url("../img/banner/banner_support_angel_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.support_angel {
    background-size: 1340px 456px;
  }
}
.page-banner-area .banner-img.public_notice {
  background: url("../img/banner/banner_public_notice_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-img.public_notice {
    background: url("../img/banner/banner_public_notice_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner-area .banner-img.public_notice {
    background-size: 1340px 456px;
  }
}

.detail-top-area {
  background: url("../img/banner/page_banner_bg_lg.jpg") #FFDAA7 top repeat-x;
  background-size: 3000px 456px;
  margin-bottom: 50px;
}
.detail-top-area .detail-top-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 60px;
}
@media screen and (min-width: 992px) {
  .detail-top-area .detail-top-wrapper {
    flex-direction: row;
  }
}
.detail-top-area .detail-media-area {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.detail-top-area .detail-media-area:after {
  content: "";
  position: absolute;
  bottom: -9%;
  right: -5%;
  background: url("../img/page/page_flower_2x.png") top no-repeat;
  background-size: 100% auto;
  width: 27%;
  padding-bottom: 21.2142857143%;
}
.detail-top-area .detail-media-area .acart-proportion-box {
  padding-bottom: 66.6666666667%;
  border-radius: 20px;
}
@media screen and (min-width: 992px) {
  .detail-top-area .detail-media-area {
    width: 470px;
    min-width: 470px;
    margin-bottom: 0;
  }
}
.detail-top-area .detail-info-area {
  flex: 1 1 auto;
}
.detail-top-area .detail-info-area .detail-info {
  font-size: 19px;
  line-height: 1;
  color: #3F977E;
  margin-bottom: 10px;
}
.detail-top-area .detail-info-area .detail-title {
  font-size: 28px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .detail-top-area .detail-info-area {
    padding-left: 30px;
  }
  .detail-top-area .detail-info-area .detail-title {
    font-size: 34px;
  }
}

.detail-content-area {
  margin-bottom: 70px;
}
.detail-content-area.brown-bg {
  background: #FFDAA7;
}
.detail-content-area.brown-bg .social-share-box {
  padding: 30px 0;
}
.detail-content-area.no-mb {
  margin-bottom: 0;
}

.social-share-box {
  display: flex;
}
.social-share-box .share-box-inner {
  position: relative;
  padding-left: 40px;
  font-size: 0;
}
.social-share-box .share-box-inner:before {
  content: "";
  width: 25px;
  height: 28px;
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  background: url("../img/share/icon_share_2x.png");
  background-size: 25px 28px;
}
.social-share-box .share-box-inner .share-btn {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-indent: -9999999px;
}
.social-share-box .share-box-inner .share-btn.facebook {
  background: url("../img/share/button_share_fb_2x.png") center no-repeat;
  background-size: 35px;
}
.social-share-box .share-box-inner .share-btn.facebook:hover {
  background-image: url("../img/share/button_share_fb_hover_2x.png") center no-repeat;
  background-size: 35px;
}
.social-share-box .share-box-inner .share-btn.line {
  background: url("../img/share/button_share_line_2x.png") center no-repeat;
  background-size: 35px;
  margin-left: 8px;
}
.social-share-box .share-box-inner .share-btn.line:hover {
  background-image: url("../img/share/button_share_line_hover_2x.png") center no-repeat;
  background-size: 35px;
}

.page-btn-area {
  position: relative;
  text-align: center;
  z-index: 2;
}
.page-btn-area .social-share-box {
  padding-bottom: 20px;
}
.page-btn-area.stat .social-share-box {
  position: static;
  padding-bottom: 0;
}
.page-btn-area.adopt .social-share-box {
  top: 17px;
}
.page-btn-area.event-intro {
  max-width: 326px;
  margin: 0 auto 50px;
}
.page-btn-area.event-intro .adopt-btn {
  width: 100%;
  max-width: 248px;
}
.page-btn-area.event-intro .adopt-btn + .adopt-btn {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .page-btn-area .social-share-box {
    position: absolute;
    top: 6px;
    left: 0;
    padding-top: 0;
  }
  .page-btn-area.event-intro {
    max-width: none;
    margin: 0 auto 60px;
  }
  .page-btn-area.event-intro .adopt-btn + .adopt-btn {
    margin-top: 0;
    margin-left: 105px;
  }
}

.page-title-area {
  text-align: center;
  margin-bottom: 45px;
}
.page-title-area > .page-title {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #15334B;
}

.adopt-select-wrapper .adopt-select-area {
  display: flex;
  flex-wrap: wrap;
  align-items: tretch;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item {
  border-radius: 20px;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  flex: 1 1 auto;
  text-align: center;
  margin-bottom: 30px;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item.normal {
  background: #FFDFB3;
  border: 1px dashed #FDBA6B;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item.normal .select-item-img .view-more {
  background: url("../img/adopt/button_more_01_2x.png") center no-repeat;
  background-size: auto 100%;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item.normal .select-item-img:hover .view-more {
  background: url("../img/adopt/button_more_01_hover_2x.png") center no-repeat;
  background-size: auto 100%;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item.importing {
  background: rgba(251, 169, 137, 0.8);
  border: 1px solid #F26949;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item.importing .select-item-img .view-more {
  background: url("../img/adopt/button_more_02_2x.png") center no-repeat;
  background-size: auto 100%;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item.importing .select-item-img:hover .view-more {
  background: url("../img/adopt/button_more_02_hover_2x.png") center no-repeat;
  background-size: auto 100%;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item.goal {
  background: rgba(95, 198, 169, 0.2);
  border: 1px dashed #92D1B2;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item.goal .select-item-img .view-more {
  background: url("../img/adopt/button_more_02_2x.png") center no-repeat;
  background-size: auto 100%;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item.goal .select-item-img:hover .view-more {
  background: url("../img/adopt/button_more_02_hover_2x.png") center no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 768px) {
  .adopt-select-wrapper .adopt-select-area .adopt-select-item {
    width: calc(50% - 20px);
    margin-bottom: 40px;
    padding: 35px;
  }
  .adopt-select-wrapper .adopt-select-area .adopt-select-item:nth-child(2), .adopt-select-wrapper .adopt-select-area .adopt-select-item:nth-child(4) {
    margin-left: 40px;
  }
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item .alert-text {
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-img {
  margin-bottom: 13px;
  padding-bottom: 7px;
  position: relative;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-img img {
  max-width: 100%;
  height: auto;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-img .view-more {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 116px;
  height: 16px;
}
@media screen and (min-width: 400px) {
  .adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-img img {
    max-width: 100%;
    height: 92px;
  }
}
@media screen and (min-width: 768px) {
  .adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-img {
    margin-bottom: 25px;
  }
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-input {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  flex-wrap: wrap;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-input .item-input-area {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 15px;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-input .item-total-price {
  padding-bottom: 15px;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-input .item-total-price > .price {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #DA3F1B;
  margin: 0 8px;
}
.adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-input .form-control {
  width: 100px;
  margin: 0 8px;
}
@media screen and (min-width: 768px) {
  .adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-input {
    flex-direction: row;
    margin-bottom: 10px;
  }
  .adopt-select-wrapper .adopt-select-area .adopt-select-item .select-item-input .item-total-price {
    margin-top: 0;
  }
}
.adopt-select-wrapper .total-price-area {
  text-align: center;
}
.adopt-select-wrapper .total-price-area .item-result-list {
  display: inline-flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.adopt-select-wrapper .total-price-area .item-result-list .list-item > span {
  margin: 0 8px;
}
.adopt-select-wrapper .total-price-area .item-result-list .list-item .divider {
  display: none;
}
.adopt-select-wrapper .total-price-area .item-result-list.no-mb {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .adopt-select-wrapper .total-price-area .item-result-list {
    flex-direction: row;
    margin-bottom: 20px;
  }
  .adopt-select-wrapper .total-price-area .item-result-list .list-item .divider {
    display: inline-block;
  }
}
.adopt-select-wrapper .total-price-area .total-price {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.adopt-select-wrapper .total-price-area .total-price > span {
  font-size: 30px;
  line-height: 1;
  color: #DA3F1B;
  margin: 0 8px;
}

.jump-page-box {
  text-align: center;
  color: #15334B;
}
.jump-page-box .jump-page-content {
  margin-bottom: 30px;
}
.jump-page-box .jump-page-content .jump-page-title-area {
  margin-bottom: 15px;
}
.jump-page-box .jump-page-content .jump-page-title-area h2.jump-page-title {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
}
.jump-page-box .jump-page-content .jump-page-text {
  margin-bottom: 15px;
}
.jump-page-box.adopt .jump-page-content {
  margin-bottom: 40px;
}
.jump-page-box.adopt .jump-page-title-area {
  margin-bottom: 40px;
}
.jump-page-box.adopt .jump-page-text {
  text-align: left;
  max-width: 800px;
  margin: 0 auto;
}

#photoModal .owl-nav {
  margin-top: 0;
  height: 0;
}
#photoModal .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 44px;
  border-radius: 50%;
  background: url("../img/button/button_next_2x.png") center no-repeat;
  background-size: 25px 44px;
  margin: 0;
  border: 0;
  font-size: 0;
}
#photoModal .owl-nav button.owl-prev {
  transform: translateY(-50%) rotate(180deg);
  left: 0;
}
#photoModal .owl-nav button.owl-next {
  right: 0;
}

.page-intro-area {
  text-align: left;
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .page-intro-area {
    text-align: center;
    margin-bottom: 45px;
  }
}

.event-intro-area {
  padding-bottom: 50px;
  margin-top: 35px;
  position: relative;
}
.event-intro-area .event-bg-item-01 {
  display: none;
}
.event-intro-area .event-bg-item-02 {
  position: absolute;
  top: -42px;
  left: calc(50% - 299px);
  width: 49px;
  height: 33px;
  background: url("../img/event_intro/event_item02_2x.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  .event-intro-area {
    padding-bottom: 100px;
    margin-top: 60px;
  }
  .event-intro-area .event-bg-item-01 {
    position: absolute;
    top: -67px;
    left: calc(50% + 488px);
    width: 58px;
    height: 61px;
    background: url("../img/event_intro/event_item01_2x.png") center no-repeat;
    background-size: 58px 61px;
    display: block;
  }
  .event-intro-area .event-bg-item-02 {
    top: auto;
    bottom: -28px;
    left: calc(50% - 102px);
    width: 78px;
    height: 52px;
    background-size: 78px 52px;
  }
}
.event-intro-area .media-area {
  margin-bottom: 30px;
  position: relative;
}
.event-intro-area .media-area img {
  max-width: 100%;
  width: 100%;
}
.event-intro-area .media-area:before {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -10px;
  width: 135px;
  height: 82px;
  background: url("../img/event_intro/event_role01_2x.png") center no-repeat;
  background-size: 135px 82px;
  transform-origin: center;
  animation-name: shake-anime;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-timing-function: steps(1, end);
  transform-origin: 40% 70%;
}
@media screen and (min-width: 992px) {
  .event-intro-area .media-area {
    margin-bottom: 0;
  }
  .event-intro-area .media-area:before {
    bottom: -40px;
    right: -20px;
    width: 191px;
    height: 116px;
    background-size: 191px 116px;
  }
}
.event-intro-area .content-area .title-area {
  color: #DA3F1B;
  font-size: 25px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 20px;
}
.event-intro-area .content-area .desc-area {
  text-align: justify;
}
.event-intro-area .content-area .desc-area > p {
  margin-bottom: 0;
}
.event-intro-area .content-area .desc-area > p + p {
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .event-intro-area .content-area {
    max-width: 560px;
  }
  .event-intro-area .content-area .title-area {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.event-intro-area .event-intro-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
.event-intro-area .event-intro-item + .event-intro-item {
  margin-top: 70px;
}
.event-intro-area .event-intro-item > div {
  flex: 1;
}
.event-intro-area .event-intro-item.right .media-area:before {
  content: "";
  position: absolute;
  width: 101px;
  height: 107px;
  background: url("../img/event_intro/event_role02_2x.png") center no-repeat;
  background-size: 101px 107px;
}
@media screen and (min-width: 992px) {
  .event-intro-area .event-intro-item {
    flex-direction: row;
    max-width: none;
  }
  .event-intro-area .event-intro-item + .event-intro-item {
    margin-top: 80px;
  }
  .event-intro-area .event-intro-item .content-area {
    margin-left: 40px;
  }
  .event-intro-area .event-intro-item.right .media-area {
    order: 2;
    margin-left: 40px;
  }
  .event-intro-area .event-intro-item.right .media-area:before {
    width: 158px;
    height: 167px;
    background-size: 158px 167px;
  }
  .event-intro-area .event-intro-item.right .content-area {
    order: 1;
    margin-left: 0;
  }
}

.event-link-area {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .event-link-area {
    margin-bottom: 30px;
  }
}
.event-link-area .link-title-area {
  text-align: center;
  position: relative;
  padding-top: 80px;
  margin-bottom: 50px;
}
.event-link-area .link-title-area .link-title {
  font-size: 30px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 15px;
}
.event-link-area .link-title-area:before {
  content: "";
  position: absolute;
  top: 17px;
  left: 0;
  background: url("../img/event_intro/event_role03_2x.png") center no-repeat;
  background-size: cover;
  width: 104px;
  height: 50px;
}
.event-link-area .link-title-area:after {
  content: "";
  position: absolute;
  top: 40px;
  right: 0;
  background: url("../img/event_intro/event_item03_2x.png") center no-repeat;
  background-size: cover;
  width: 41px;
  height: 47px;
}
.event-link-area .link-title-area:before, .event-link-area .link-title-area:after {
  transform-origin: center;
  animation-name: shake-anime;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-timing-function: steps(1, end);
  transform-origin: 40% 70%;
}
@media screen and (min-width: 768px) {
  .event-link-area .link-title-area {
    padding-top: 70px;
    margin-bottom: 60px;
  }
  .event-link-area .link-title-area:before {
    top: 67px;
    left: calc(50% - 343px);
    background-size: 180px 88px;
    width: 180px;
    height: 88px;
  }
  .event-link-area .link-title-area:after {
    top: 60px;
    left: calc(50% + 189px);
    right: auto;
    background-size: 66px 74px;
    width: 66px;
    height: 74px;
  }
}

.event-note-area {
  max-width: 770px;
  margin: 0 auto;
  margin-bottom: 70px;
}
.event-note-area .alert-text {
  color: #3F977E;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .column-system.two-column.type1 {
    display: table;
    width: 100%;
  }
  .column-system.two-column.type1 > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 36%);
  }
  .column-system.two-column.type1 > .column.static-column {
    width: 36%;
  }
}
@media screen and (min-width: 1200px) {
  .column-system.two-column.type1 {
    display: table;
    width: 100%;
  }
  .column-system.two-column.type1 > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 258px);
  }
  .column-system.two-column.type1 > .column.static-column {
    width: 258px;
  }
}
@media screen and (min-width: 768px) {
  .column-system.two-column.for-search {
    display: table;
    width: 100%;
  }
  .column-system.two-column.for-search > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 130px);
  }
  .column-system.two-column.for-search > .column.static-column {
    width: 130px;
  }
}
@media screen and (min-width: 768px) {
  .column-system.two-column.half {
    display: table;
    width: 100%;
  }
  .column-system.two-column.half > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 50%);
  }
  .column-system.two-column.half > .column.static-column {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .column-system.two-column.type3 {
    display: table;
    width: 100%;
  }
  .column-system.two-column.type3 > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 40%);
  }
  .column-system.two-column.type3 > .column.static-column {
    width: 40%;
  }
}
@media screen and (min-width: 768px) {
  .column-system.two-column.type4 {
    display: table;
    width: 100%;
  }
  .column-system.two-column.type4 > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 45%);
  }
  .column-system.two-column.type4 > .column.static-column {
    width: 45%;
  }
}

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-color: #fff;
  padding: 12px;
  border-radius: 7px;
}
.form-control:not(textarea) {
  height: 40px;
}
.form-control:focus {
  box-shadow: none;
}
.form-control[readonly] {
  background-color: #F3CE9B;
}
.form-control ::-webkit-input-placeholder {
  color: rgba(21, 51, 75, 0.5);
  font-size: 16px;
  line-height: 1;
}
.form-control :-moz-placeholder {
  color: rgba(21, 51, 75, 0.5);
  font-size: 16px;
  line-height: 1;
}
.form-control ::-moz-placeholder {
  color: rgba(21, 51, 75, 0.5);
  font-size: 16px;
  line-height: 1;
}
.form-control :-ms-input-placeholder {
  color: rgba(21, 51, 75, 0.5);
  font-size: 16px;
  line-height: 1;
}

.avg-two-column {
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media screen and (min-width: 768px) {
  .avg-two-column .column {
    display: table-cell;
    width: 50%;
  }
}

.control-label {
  font-weight: normal;
  font-size: 17px;
  line-height: 1;
  margin-bottom: 10px;
}

.required {
  color: #DA3F1B;
}

.form-group {
  margin-bottom: 25px;
}
.form-group .vcode-area {
  display: flex;
  flex-wrap: wrap;
}
.form-group .vcode-area > * {
  float: left;
}
.form-group .vcode-area > .vcode_img {
  width: 130px;
  border: 0;
  padding: 0;
  margin-left: 0;
}
.form-group .vcode-area > input[type=text] {
  width: 100%;
  margin-bottom: 15px;
}
.form-group .vcode-area > #auth_code_audio {
  padding-left: 5px;
  padding-top: 4px;
}
.form-group .vcode-area .refresh_img {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 0;
  margin-left: 15px;
  vertical-align: middle;
  cursor: pointer;
  background: url("../img/button/button_refresh_2x.png") center no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 500px) {
  .form-group .vcode-area > input[type=text] {
    width: 237px;
    margin-bottom: 0;
  }
  .form-group .vcode-area > .vcode_img {
    margin-left: 15px;
  }
}

.row.small-padding {
  margin-left: -12px;
  margin-right: -12px;
}
.row.small-padding > div[class*=col-] {
  padding: 0 12px;
}
.row.multi-text > div[class*=col-] {
  margin-bottom: 10px;
}
.row.multi-text > div[class*=col-]:last-child {
  margin-bottom: 0;
}

.page-search-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 40px;
}
.page-search-area .search-group {
  width: 100%;
}
.page-search-area .search-group + .search-group {
  margin-top: 25px;
}
.page-search-area .search-btn-area {
  margin-top: 25px;
}
.page-search-area .search-btn-area .btn {
  width: 170px;
  height: 40px;
  padding: 12px;
}
@media screen and (min-width: 768px) {
  .page-search-area {
    flex-wrap: nowrap;
  }
  .page-search-area .search-group {
    padding-right: 30px;
    margin-top: 0;
  }
  .page-search-area .search-group.select {
    width: 40%;
  }
  .page-search-area .search-group.text {
    width: 60%;
  }
  .page-search-area .search-btn-area {
    margin-top: 0;
  }
}

.xs-mt {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .xs-mt {
    margin-top: 0;
  }
}

textarea {
  resize: none;
  overflow: auto;
}

.form-btn-area {
  text-align: center;
  max-width: 168px;
  margin: 70px auto 0;
}
.form-btn-area .btn {
  margin: 0 auto;
}
.form-btn-area .btn + .btn {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .form-btn-area {
    max-width: none;
  }
  .form-btn-area .btn + .btn {
    margin-top: 0;
    margin-left: 30px;
  }
}

.alert-hint {
  color: red;
  padding-right: 5px;
}

.form-area label {
  font-size: 17px;
  font-weight: normal;
  line-height: 1;
  color: #15334B;
  margin-bottom: 8px;
}
@media screen and (min-width: 992px) {
  .form-area .align-right {
    text-align: right;
    padding-right: 0;
  }
}
.form-area .address-row .xs-mt {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .form-area .address-row .xs-mt {
    margin-top: 0;
  }
}
.form-area.search-form .btn {
  width: 100%;
  margin-top: 32px;
}

.form-title-area {
  margin-bottom: 25px;
}
.form-title-area .form-title {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-left: 32px;
}
.form-title-area .form-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../img/form/form_flower_2x.png") center no-repeat;
  background-size: 20px 20px;
}
@media screen and (min-width: 768px) {
  .form-title-area {
    margin-bottom: 35px;
  }
  .form-title-area .form-title {
    font-size: 24px;
    padding-left: 36px;
  }
  .form-title-area .form-title:before {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }
}

.bd-line {
  border-bottom: 1px dashed #D7A87D;
  padding-bottom: 10px;
  margin-bottom: 35px;
}

input.error, select.error, textarea.error, .select2-container.error {
  border: 1px solid #DC0031 !important;
}

.select2-container {
  border-radius: 7px;
  color: #15334B;
  font-size: 16px;
  box-shadow: none;
  padding: 0;
}
.select2-container .select2-choice {
  border: 0;
  padding-top: 1px;
  font-size: 15px;
  width: 100%;
  height: 100%;
  border-radius: 7px;
  background: #fff url("../img/button/dropdown_arrow_2x.png") right 12px top 50% no-repeat;
  background-size: 16px auto;
  padding: 4px 38px 4px 12px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 0;
}
.select2-container .select2-arrow {
  opacity: 0;
}
.select2-container ::-webkit-input-placeholder {
  color: #8E8E8E;
  font-size: 15px;
}
.select2-container :-moz-placeholder {
  color: #8E8E8E;
  font-size: 15px;
}
.select2-container ::-moz-placeholder {
  color: #8E8E8E;
  font-size: 15px;
}
.select2-container :-ms-input-placeholder {
  color: #8E8E8E;
  font-size: 15px;
}
.select2-container:focus {
  box-shadow: none;
  border: 1px solid #FFFFE8;
}

.select2-results .select2-highlighted {
  background: #F8785B;
  color: #FFF;
}

.select2-drop {
  transform: translate(0px, 2px);
  border: 1px solid #FFFFE8 !important;
  padding: 10px;
  border-radius: 7px !important;
  font-size: 15px;
}
.select2-drop.select2-drop-above {
  transform: translate(0px, -2px);
}

.select2-drop-above .select2-choice {
  border: none !important;
}

.input-btn-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.input-btn-group .btn {
  min-width: 108px;
  height: 40px;
  position: relative;
  background: #5FC6A9;
  border-radius: 7px;
  padding: 12px 20px;
  margin-top: 10px;
  margin-left: 0;
}
.input-btn-group .form-control {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .input-btn-group .btn {
    margin-top: 0;
    margin-left: 30px;
    color: #FFF;
  }
  .input-btn-group .btn.ms-0 {
    margin-left: 0px;
  }
  .input-btn-group .btn.mt-1 {
    margin-top: 10px;
  }
  .input-btn-group .form-control {
    width: 200px;
    flex: 1 1 auto;
  }
}

label.customize-checkbox-style {
  font-size: 16px;
  line-height: 1;
  color: #15334B;
  font-weight: normal;
  cursor: pointer;
  padding: 4px 0 4px 34px;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  text-align: left;
  margin-top: 8px;
  margin-bottom: 8px;
}
label.customize-checkbox-style > a {
  color: #F8785B;
}
label.customize-checkbox-style > a:hover {
  text-decoration: underline;
}
label.customize-checkbox-style .checkbox-btn {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background-color: #FFF;
}
label.customize-checkbox-style input {
  width: 0;
  opacity: 0;
}
label.customize-checkbox-style input:checked ~ .checkbox-btn {
  background: url("../img/button/check_on_2x.png") #F8785B center no-repeat;
  background-size: 18px 14px;
}
label.customize-checkbox-style input:disabled ~ .checkbox-btn {
  background: #F3CE9B;
}
label.customize-checkbox-style input.error ~ .checkbox-btn {
  border: 1px solid #DC0031;
}

label.customize-radio-style {
  cursor: pointer;
  padding-right: 0 !important;
  padding: 2px 0 2px 34px;
  position: relative;
  font-size: 16px;
  line-height: 1;
  color: #15334B;
  margin-top: 8px;
  margin-bottom: 8px;
}
label.customize-radio-style .radio-btn {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #FFF;
}
label.customize-radio-style .radio-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #FFF;
}
label.customize-radio-style input {
  width: 0;
  opacity: 0;
}
label.customize-radio-style input:checked ~ .radio-btn:after {
  background-color: #F8785B;
}
label.customize-radio-style input:disabled ~ .radio-btn {
  background: #F3CE9B;
}
label.customize-radio-style input.error ~ .radio-btn {
  border: 1px solid #DC0031;
}

.customize-input-group {
  display: flex;
  flex-wrap: wrap;
}
.customize-input-group > label[class^=customize] {
  margin-right: 30px;
}
.customize-input-group .form-control {
  flex: 1 1 auto;
  width: 120px;
}

.donate-step-box {
  display: flex;
  justify-content: space-between;
  max-width: 604px;
  margin: 0 auto 40px;
  position: relative;
}
.donate-step-box:before {
  content: "";
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: 80%;
  background: #FBA989;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .donate-step-box:before {
    top: 29px;
  }
}
.donate-step-box .donate-step {
  text-align: center;
  background: #FFE7C5;
}
.donate-step-box .donate-step .step-circle {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #FFF;
  background: #FBA989;
  margin: 0 auto 10px;
}
.donate-step-box .donate-step .step-title {
  font-size: 15px;
  line-height: 1;
  color: #15334B;
}
@media screen and (min-width: 768px) {
  .donate-step-box .donate-step .step-circle {
    width: 60px;
    height: 60px;
    margin: 0 auto 15px;
  }
  .donate-step-box .donate-step .step-title {
    font-size: 17px;
    line-height: 1;
  }
}
.donate-step-box .donate-step.active .step-circle {
  background: #F8785B;
}

.form-intro-area {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .form-intro-area {
    margin-bottom: 40px;
  }
}

.form-note {
  margin-top: 8px;
}
.form-note > a {
  color: #3F977E;
}
.form-note > a:hover {
  text-decoration: underline;
}

.form-box {
  margin-bottom: 15px;
  padding-left: 10px;
}
.form-box .row > div[class*=col] {
  margin-bottom: 10px;
}
.form-box .row > div[class*=col].no-mb {
  margin-bottom: 0;
}
.form-box .donate-item > span {
  margin: 0 8px;
}
.form-box .total-price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  margin-top: 10px;
}
.form-box .total-price span {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #DA3F1B;
  margin: 0 10px;
}
@media screen and (min-width: 768px) {
  .form-box .total-price {
    margin-top: 0;
  }
}

.home-banner-area {
  text-align: center;
  position: relative;
  background: url("../img/banner/index_banner_bg_lg.jpg") center repeat;
  background-size: cover;
  height: 120.0520833333vw;
}
.home-banner-area .banner-img {
  width: 100%;
  height: 100%;
  background: url("../img/banner/index_banner_xs.jpg") top no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .home-banner-area {
    height: 54.5833333333vw;
  }
  .home-banner-area .banner-img {
    background: url("../img/banner/index_banner_lg.png") top no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .home-banner-area {
    height: 655px;
  }
  .home-banner-area .banner-img {
    background-size: 1920px 655px;
  }
}

.bg-role-01 {
  position: absolute;
  top: 13px;
  left: calc(50% + 66px);
  width: 82px;
  height: 62px;
  background: url("../img/index/index_role_01_2x.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .bg-role-01 {
    top: -69px;
    right: 30px;
    left: auto;
    width: 153px;
    height: 116px;
  }
}
@media screen and (min-width: 992px) {
  .bg-role-01 {
    top: -69px;
    left: calc(50% + 310px);
    right: auto;
    width: 153px;
    height: 116px;
  }
}

.bg-role-02 {
  position: absolute;
  width: 204px;
  height: 213px;
  background: url("../img/index/index_role_02_2x.png") center no-repeat;
  background-size: cover;
  left: 15px;
  bottom: -184px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .bg-role-02 {
    background: url("../img/index/index_role_02_2x.png") center no-repeat;
    background-size: 274px 288px;
    width: 274px;
    height: 288px;
    left: 15px;
    bottom: -179px;
  }
}
@media screen and (min-width: 1200px) {
  .bg-role-02 {
    background: url("../img/index/index_role_02_2x.png") center no-repeat;
    background-size: 389px 419px;
    width: 389px;
    height: 419px;
    bottom: -107px;
    left: 50%;
    transform: translateX(-607px);
  }
}

.bg-role-03 {
  position: absolute;
  top: 543px;
  left: calc(50% - 488px);
  width: 128px;
  height: 149px;
  background: url("../img/index/index_role_03_2x.png") center no-repeat;
  background-size: 128px 149px;
  display: none;
}
@media screen and (min-width: 992px) {
  .bg-role-03 {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .bg-role-03 {
    left: calc(50% - 546px);
  }
}

.bg-item-01 {
  position: absolute;
  top: -46px;
  left: calc(50% - 490px);
  width: 126px;
  height: 99px;
  background: url("../img/flower/index_flower_01_2x.png") center no-repeat;
  background-size: 126px 99px;
}
.bg-item-01.news {
  top: 710px;
  left: calc(50% + 444px);
}

.bg-item-02 {
  position: absolute;
  top: 36%;
  right: 22px;
  width: 84px;
  height: 81px;
  background: url("../img/flower/index_flower_02_2x.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .bg-item-02 {
    top: 83px;
    left: calc(50% + 430px);
    right: auto;
    width: 121px;
    height: 119px;
  }
}

.bg-item-03 {
  position: absolute;
  top: -131px;
  left: calc(50% - 212px);
  background: url("../img/flower/index_flower_03_2x.png") center no-repeat;
  background-size: cover;
  width: 119px;
  height: 168px;
}
@media screen and (min-width: 768px) {
  .bg-item-03 {
    top: -126px;
    left: calc(50% - 600px);
    width: 157px;
    height: 221px;
  }
}

.bg-item-04 {
  position: absolute;
  bottom: -53px;
  right: 20px;
  width: 101px;
  height: 121px;
  background: url("../img/flower/index_flower_04_2x.png") center no-repeat;
  background-size: cover;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .bg-item-04 {
    bottom: -40px;
    right: calc(50% - 653px);
    width: 143px;
    height: 168px;
  }
}

.bg-item-05 {
  position: absolute;
  top: 409px;
  left: calc(50% - 579px);
  width: 77px;
  height: 76px;
  background: url("../img/flower/index_flower_05_2x.png") center no-repeat;
  background-size: 77px 76px;
}

.index-celebrity-area {
  background: #F8785B;
  position: relative;
}
.index-celebrity-area img {
  max-width: 100%;
}
.index-celebrity-area .celebrity-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  opacity: 0;
}
.index-celebrity-area .celebrity-content .photo-area {
  flex: 1 1 auto;
  max-width: 440px;
}
.index-celebrity-area .celebrity-content .desc-area {
  flex: 1 1 auto;
  max-width: 440px;
}
@media screen and (min-width: 768px) {
  .index-celebrity-area .celebrity-content {
    flex-direction: row;
  }
  .index-celebrity-area .celebrity-content .photo-area {
    order: 1;
  }
  .index-celebrity-area .celebrity-content .desc-area {
    order: 2;
  }
}

.index-link-area {
  background: #5FC6A9;
  padding-top: 82px;
  padding-bottom: 135px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .index-link-area {
    padding-top: 70px;
    padding-bottom: 66px;
  }
}
.index-link-area .container {
  max-width: 1000px;
  width: 100%;
}
.index-link-area .link-title-area {
  text-align: center;
  padding-bottom: 14px;
  margin-left: 0;
  position: relative;
}
.index-link-area .link-title-area img.link-title {
  max-width: 230px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .index-link-area .link-title-area {
    text-align: left;
    padding-bottom: 16px;
  }
  .index-link-area .link-title-area img.link-title {
    max-width: 383px;
  }
}
@media screen and (min-width: 1200px) {
  .index-link-area .link-title-area {
    margin-left: -98px;
  }
}

.adopt-link-box {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.adopt-link-box.event-intro {
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .adopt-link-box {
    margin-right: 0;
  }
}
.adopt-link-box .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
.adopt-link-box .row > div[class^=col] {
  margin-bottom: 25px;
  flex: 1 1 auto;
}
.adopt-link-box .row > div[class^=col]:nth-child(odd) .link-item {
  z-index: 4;
}
@media screen and (min-width: 768px) {
  .adopt-link-box .row > div[class^=col] {
    margin-bottom: 30px;
  }
  .adopt-link-box .row > div[class^=col] > div[class^=col] {
    width: 400px;
    max-width: 400px;
  }
}
.adopt-link-box .link-item {
  background: #FFF4C0;
  border-radius: 10px;
  max-width: 370px;
  width: 100%;
  height: 140px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  z-index: 3;
  transition: all 0.2s;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item {
    transition: none;
  }
}
.adopt-link-box .link-item > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 30px;
}
.adopt-link-box .link-item.pic_01:before {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -19px;
  width: 127px;
  height: 113px;
  background: url("../img/index/link/donate_pic_01_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.15s;
  transition-timing-function: ease-out;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.pic_01:before {
    transition: none;
  }
}
.adopt-link-box .link-item.pic_02:before {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -19px;
  width: 127px;
  height: 113px;
  background: url("../img/index/link/donate_pic_02_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.15s;
  transition-timing-function: ease-out;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.pic_02:before {
    transition: none;
  }
}
.adopt-link-box .link-item.pic_03:before {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -19px;
  width: 127px;
  height: 113px;
  background: url("../img/index/link/donate_pic_03_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.15s;
  transition-timing-function: ease-out;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.pic_03:before {
    transition: none;
  }
}
.adopt-link-box .link-item.pic_04:before {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -19px;
  width: 127px;
  height: 113px;
  background: url("../img/index/link/donate_pic_04_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.15s;
  transition-timing-function: ease-out;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.pic_04:before {
    transition: none;
  }
}
.adopt-link-box .link-item.pic_05:before {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -19px;
  width: 127px;
  height: 113px;
  background: url("../img/index/link/donate_pic_05_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.15s;
  transition-timing-function: ease-out;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.pic_05:before {
    transition: none;
  }
}
.adopt-link-box .link-item.pic_06:before {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -19px;
  width: 127px;
  height: 113px;
  background: url("../img/index/link/donate_pic_06_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.15s;
  transition-timing-function: ease-out;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.pic_06:before {
    transition: none;
  }
}
.adopt-link-box .link-item .link-img {
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
.adopt-link-box .link-item .link-img img {
  max-width: 236px;
  width: 100%;
}
.adopt-link-box .link-item .link-info {
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  color: #000;
  position: relative;
  z-index: 2;
}
.adopt-link-box .link-item .link-info span.text-alert {
  color: #E84D29;
  font-size: 19px;
  margin: 0 5px;
}
.adopt-link-box .link-item:hover {
  background: #E84D29;
  overflow: visible;
}
.adopt-link-box .link-item:hover .link-info span.text-alert {
  color: #FFF;
}
.adopt-link-box .link-item:hover.pic_01:before {
  background: url("../img/index/link/donate_pic_01_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
  right: -40px;
  bottom: 8px;
}
.adopt-link-box .link-item:hover.pic_02:before {
  background: url("../img/index/link/donate_pic_02_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
  right: -40px;
  bottom: 8px;
}
.adopt-link-box .link-item:hover.pic_03:before {
  background: url("../img/index/link/donate_pic_03_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
  right: -40px;
  bottom: 8px;
}
.adopt-link-box .link-item:hover.pic_04:before {
  background: url("../img/index/link/donate_pic_04_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
  right: -40px;
  bottom: 8px;
}
.adopt-link-box .link-item:hover.pic_05:before {
  background: url("../img/index/link/donate_pic_05_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
  right: -40px;
  bottom: 8px;
}
.adopt-link-box .link-item:hover.pic_06:before {
  background: url("../img/index/link/donate_pic_06_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
  right: -40px;
  bottom: 8px;
}
.adopt-link-box .link-item.type2 {
  background: #FFFFE8;
  height: 100%;
}
.adopt-link-box .link-item.type2.pic_01:before {
  top: 22px;
  bottom: auto;
  background: url("../img/event_intro/event_pic_01_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.3s;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.type2.pic_01:before {
    transition: none;
  }
}
.adopt-link-box .link-item.type2.pic_02:before {
  top: 22px;
  bottom: auto;
  background: url("../img/event_intro/event_pic_02_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.3s;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.type2.pic_02:before {
    transition: none;
  }
}
.adopt-link-box .link-item.type2.pic_03:before {
  top: 22px;
  bottom: auto;
  background: url("../img/event_intro/event_pic_03_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.3s;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.type2.pic_03:before {
    transition: none;
  }
}
.adopt-link-box .link-item.type2.pic_04:before {
  top: 22px;
  bottom: auto;
  background: url("../img/event_intro/event_pic_04_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.3s;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.type2.pic_04:before {
    transition: none;
  }
}
.adopt-link-box .link-item.type2.pic_05:before {
  top: 22px;
  bottom: auto;
  background: url("../img/event_intro/event_pic_05_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.3s;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.type2.pic_05:before {
    transition: none;
  }
}
.adopt-link-box .link-item.type2.pic_06:before {
  top: 22px;
  bottom: auto;
  background: url("../img/event_intro/event_pic_06_2x.png") center no-repeat;
  background-size: 127px 113px;
  transition: all 0.3s;
}
@media (pointer: coarse) {
  .adopt-link-box .link-item.type2.pic_06:before {
    transition: none;
  }
}
.adopt-link-box .link-item.type2 .link-img {
  margin-bottom: 30px;
}
.adopt-link-box .link-item.type2 .link-info {
  color: #15334B;
  font-size: 17px;
  line-height: 1.6;
  font-weight: normal;
}
.adopt-link-box .link-item.type2:hover {
  background: #E84D29;
}
.adopt-link-box .link-item.type2:hover.pic_01:before {
  right: -46px;
  top: 5px;
  bottom: auto;
  background: url("../img/index/link/donate_pic_01_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
}
.adopt-link-box .link-item.type2:hover.pic_02:before {
  right: -46px;
  top: 5px;
  bottom: auto;
  background: url("../img/index/link/donate_pic_02_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
}
.adopt-link-box .link-item.type2:hover.pic_03:before {
  right: -46px;
  top: 5px;
  bottom: auto;
  background: url("../img/index/link/donate_pic_03_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
}
.adopt-link-box .link-item.type2:hover.pic_04:before {
  right: -46px;
  top: 5px;
  bottom: auto;
  background: url("../img/index/link/donate_pic_04_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
}
.adopt-link-box .link-item.type2:hover.pic_05:before {
  right: -46px;
  top: 5px;
  bottom: auto;
  background: url("../img/index/link/donate_pic_05_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
}
.adopt-link-box .link-item.type2:hover.pic_06:before {
  right: -46px;
  top: 5px;
  bottom: auto;
  background: url("../img/index/link/donate_pic_06_hover_2x.png") center no-repeat;
  background-size: 127px 113px;
}

.index-video-area {
  width: 100%;
  height: 400px;
  background: url("../img/index/index_video_bg_xs.jpg") center no-repeat;
  background-size: 768px 400px;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .index-video-area {
    height: 500px;
    background: url("../img/index/index_video_bg_lg.jpg") center no-repeat;
    background-size: cover;
  }
}
.index-video-area .video-text-box {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.index-video-area .video-text-box .video-title {
  margin-bottom: 20px;
}
.index-video-area .video-text-box .video-title img {
  width: 187px;
  margin: 0 auto;
}
.index-video-area .video-text-box .video-desc {
  font-size: 20px;
  line-height: 22px;
  color: #FFF;
}
.index-video-area .video-text-box .video-desc.top {
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .index-video-area .video-text-box {
    flex-direction: row;
    width: auto;
    top: 77px;
    right: 50px;
    left: auto;
    transform: none;
    text-align: left;
  }
  .index-video-area .video-text-box .video-title {
    order: 3;
    width: 63px;
    margin-left: 30px;
    margin-bottom: 0;
  }
  .index-video-area .video-text-box .video-title img {
    width: 63px;
  }
  .index-video-area .video-text-box .video-desc {
    width: 20px;
  }
  .index-video-area .video-text-box .video-desc.top {
    order: 2;
    margin-left: 17px;
    margin-bottom: 0;
  }
  .index-video-area .video-text-box .video-desc.bottom {
    order: 1;
  }
}
@media screen and (min-width: 1200px) {
  .index-video-area .video-text-box {
    right: calc(50% - 500px);
  }
}
.index-video-area .video-play-btn {
  position: absolute;
  top: 238px;
  left: calc(50% - 30px);
  width: 60px;
  height: 60px;
  background: url("../img/index/index_video_button_2x.png") #F8785B no-repeat;
  background-size: 60px 60px;
  border-radius: 50%;
  transition: transform 0.4s;
}
@media screen and (min-width: 992px) {
  .index-video-area .video-play-btn {
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
    background-size: 80px 80px;
  }
}
.index-video-area:hover .video-play-btn {
  transform: scale(1.2);
}

.index-news-area {
  padding-top: 70px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .index-news-area {
    padding-top: 115px;
  }
}
.index-news-area .container {
  max-width: 1000px;
}
.index-news-area .news-title {
  text-align: center;
  margin-bottom: 45px;
}
.index-news-area .news-title img {
  width: 187px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .index-news-area .news-title {
    position: absolute;
    top: 82px;
    left: auto;
    right: 50px;
  }
  .index-news-area .news-title img {
    width: 63px;
  }
}
@media screen and (min-width: 1200px) {
  .index-news-area .news-title {
    top: 82px;
    left: calc(50% + 442px);
    right: auto;
  }
}
.index-news-area .home-list-area {
  margin-bottom: 70px;
}
.index-news-area .home-list-area .home-list-item {
  padding-top: 17px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto 53px;
  max-width: 560px;
}
@media screen and (min-width: 768px) {
  .index-news-area .home-list-area .home-list-item {
    max-width: 830px;
    margin: 0 0 53px;
  }
}
@media screen and (min-width: 1200px) {
  .index-news-area .home-list-area .home-list-item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .index-news-area .home-list-area .home-list-item.mg-left {
    margin-left: auto;
  }
}
@media screen and (min-width: 1200px) {
  .index-news-area .home-list-area .home-list-item.mg-left {
    margin-left: 140px;
  }
}
.index-news-area .home-list-area .home-list-item > a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .index-news-area .home-list-area .home-list-item > a {
    flex-direction: row;
  }
}
.index-news-area .home-list-area .home-list-item .list-media-area {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .index-news-area .home-list-area .home-list-item .list-media-area {
    width: 300px;
    margin-bottom: 0;
  }
}
.index-news-area .home-list-area .home-list-item .list-media-area .list-date {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: -17px;
  right: -20px;
  background: url("../img/index/index_news_date_2x.png") center no-repeat;
  background-size: 74px 70px;
  width: 74px;
  height: 74px;
  color: #FFF;
  font-size: 17px;
  line-height: 1;
  z-index: 2;
}
.index-news-area .home-list-area .home-list-item .list-media-area .list-date .month {
  margin-bottom: 3px;
  margin-right: 25px;
}
.index-news-area .home-list-area .home-list-item .list-media-area .list-date .day {
  margin-left: 21px;
}
@media screen and (min-width: 768px) {
  .index-news-area .home-list-area .home-list-item .list-media-area .list-date {
    right: -30px;
  }
}
.index-news-area .home-list-area .home-list-item .list-media-area .acart-proportion-box {
  position: relative;
  border-radius: 20px;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.index-news-area .home-list-area .home-list-item .list-media-area .acart-proportion-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background: inherit;
  background-size: cover;
  transform: scale(1) translate3d(0, 0, 0);
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  transition: all 0.5s;
}
.index-news-area .home-list-area .home-list-item .list-media-area .acart-proportion-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: inherit;
  display: none;
}
.index-news-area .home-list-area .home-list-item .list-content-area {
  color: #15334B;
  width: 100%;
}
.index-news-area .home-list-area .home-list-item .list-content-area .list-title {
  font-size: 22px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 10px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 28px;
  max-height: 54px;
}
.index-news-area .home-list-area .home-list-item .list-content-area .list-title .top-icon {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/news/icon_top_2x.png") center no-repeat;
  background-size: 47px 29px;
  width: 47px;
  height: 29px;
  margin-top: -3px;
}
@media screen and (min-width: 768px) {
  .index-news-area .home-list-area .home-list-item .list-content-area {
    width: calc(100% - 300px);
    padding-left: 30px;
    margin-bottom: 0;
  }
}
.index-news-area .home-list-area .home-list-item:hover .list-title {
  text-decoration: underline;
}
.index-news-area .home-list-area .home-list-item:hover .acart-proportion-box:before {
  transform: scale(1.15) translate3d(0, 0, 0);
  -webkit-transform: scale(1.15) translate3d(0, 0, 0);
}
.index-news-area .home-list-area .home-list-item:hover .acart-proportion-box:after {
  display: block;
}

.home-more-btn-area {
  text-align: center;
}

.shake-anime {
  transform-origin: center;
  animation-name: shake-anime;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-timing-function: steps(1, end);
  transform-origin: 40% 70%;
}

.fade-in {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s;
}
.fade-in.motion {
  opacity: 1;
  visibility: visible;
}

@-webkit-keyframes shake-anime {
  0% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(6deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
@-moz-keyframes shake-anime {
  0% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(6deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
@-ms-keyframes shake-anime {
  0% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(6deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
@keyframes shake-anime {
  0% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(6deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(-5deg);
  }
}
.ellipsis-area {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis-area.line-1 {
  -webkit-line-clamp: 1;
}
.ellipsis-area.line-2 {
  -webkit-line-clamp: 2;
}
.ellipsis-area.line-3 {
  -webkit-line-clamp: 3;
}
.ellipsis-area.line-4 {
  -webkit-line-clamp: 4;
}

.no-data {
  margin-top: 15px;
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .main-right-area .list-area {
    min-height: 200px;
  }
}

.list-area {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-area ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.list-area .date {
  font-size: 16px;
  display: inline-block;
  color: #5FC6A9;
  line-height: 1;
  vertical-align: middle;
}
.list-area .title-area {
  font-size: 22px;
  color: #15334B;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
}
.list-area .desc-area, .list-area .source-area {
  font-size: 17px;
  color: #15334B;
  line-height: 1.6;
  margin-bottom: 10px;
  overflow: hidden;
}
.list-area .acart-proportion-box {
  position: relative;
  border-radius: 20px;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
  cursor: pointer;
}
.list-area .acart-proportion-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  background-size: cover;
  transform: scale(1) translate3d(0, 0, 0);
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  border-radius: inherit;
  transition: all 0.5s;
}
.list-area .acart-proportion-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: inherit;
  display: none;
}
.list-area .row.type-1 [class*=col] {
  margin-bottom: 60px;
}
.list-area .row.type-2 [class*=col] {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .list-area .row.type-2 [class*=col] {
    margin-bottom: 60px;
  }
}
.list-area .media-list {
  font-size: 0;
}
.list-area .media-list.type-1 {
  position: relative;
  max-width: 580px;
  margin: auto;
  overflow: visible;
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  .list-area .media-list.type-1 {
    max-width: none;
  }
}
.list-area .media-list.type-1 .media-area {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}
.list-area .media-list.type-1 .content-area {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 100%;
  margin-top: 0;
}
.list-area .media-list.type-1 .content-area .date {
  background: url("../img/news/icon_date_2x.png") left no-repeat;
  background-size: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 28px;
}
.list-area .media-list.type-1 .content-area .title-area {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 28px;
  max-height: 54px;
}
.list-area .media-list.type-1 .content-area .title-area .top-icon {
  display: inline-block;
  vertical-align: middle;
  background: url("../img/news/icon_top_2x.png") center no-repeat;
  background-size: 47px 29px;
  width: 47px;
  height: 29px;
  margin-top: -3px;
}
.list-area .media-list.type-1 > a, .list-area .media-list.type-1 > div {
  display: block;
}
.list-area .media-list.type-1 > a:hover .title-area, .list-area .media-list.type-1 > div:hover .title-area {
  text-decoration: underline;
}
.list-area .media-list.type-1 > a:hover .acart-proportion-box:before, .list-area .media-list.type-1 > div:hover .acart-proportion-box:before {
  transform: scale(1.15) translate3d(0, 0, 0);
  -webkit-transform: scale(1.15) translate3d(0, 0, 0);
}
.list-area .media-list.type-1 > a:hover .acart-proportion-box:after, .list-area .media-list.type-1 > div:hover .acart-proportion-box:after {
  display: block;
}
.list-area .media-list.type-1.album .media-area {
  position: relative;
}
.list-area .media-list.type-1.album .media-area:after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 46px;
  height: 46px;
  background: url("../img/button/album_icon_open_2x.png") center no-repeat;
  background-size: 46px;
  cursor: pointer;
}
.list-area .media-list.type-1.album .media-area:hover:after {
  display: block !important;
}
.list-area .media-list.type-2 .media-area {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  height: auto;
  max-height: 137px;
}
@media screen and (min-width: 768px) {
  .list-area .media-list.type-2 .media-area {
    height: 107px;
  }
}
.list-area .media-list.type-2 .media-area img {
  max-width: 100%;
  max-height: 137px;
  height: auto;
}

.gift-list-item:nth-child(4n-3) .gift-list-inner:before {
  background: url("../img/gift/rosette_type01_2x.png") center no-repeat;
  background-size: 93px 42px;
}
.gift-list-item:nth-child(4n-3) .gift-list-inner .gift-list-head {
  background: #FBA989;
}

.gift-list-item:nth-child(4n-2) .gift-list-inner:before {
  background: url("../img/gift/rosette_type02_2x.png") center no-repeat;
  background-size: 93px 42px;
}
.gift-list-item:nth-child(4n-2) .gift-list-inner .gift-list-head {
  background: #D9DB7A;
}

.gift-list-item:nth-child(4n-1) .gift-list-inner:before {
  background: url("../img/gift/rosette_type03_2x.png") center no-repeat;
  background-size: 93px 42px;
}
.gift-list-item:nth-child(4n-1) .gift-list-inner .gift-list-head {
  background: #FDCB6B;
}

.gift-list-item:nth-child(4n) .gift-list-inner:before {
  background: url("../img/gift/rosette_type04_2x.png") center no-repeat;
  background-size: 93px 42px;
}
.gift-list-item:nth-child(4n) .gift-list-inner .gift-list-head {
  background: #99DAC3;
}

@media screen and (min-width: 768px) {
  .gift-list-item:nth-child(-n+12) .gift-list-inner:before {
    background: url("../img/gift/rosette_type02_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+12) .gift-list-inner .gift-list-head {
    background: #D9DB7A;
  }
  .gift-list-item:nth-child(-n+10) .gift-list-inner:before {
    background: url("../img/gift/rosette_type01_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+10) .gift-list-inner .gift-list-head {
    background: #FBA989;
  }
  .gift-list-item:nth-child(-n+8) .gift-list-inner:before {
    background: url("../img/gift/rosette_type04_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+8) .gift-list-inner .gift-list-head {
    background: #99DAC3;
  }
  .gift-list-item:nth-child(-n+6) .gift-list-inner:before {
    background: url("../img/gift/rosette_type03_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+6) .gift-list-inner .gift-list-head {
    background: #FDCB6B;
  }
  .gift-list-item:nth-child(-n+4) .gift-list-inner:before {
    background: url("../img/gift/rosette_type02_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+4) .gift-list-inner .gift-list-head {
    background: #D9DB7A;
  }
  .gift-list-item:nth-child(-n+2) .gift-list-inner:before {
    background: url("../img/gift/rosette_type01_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+2) .gift-list-inner .gift-list-head {
    background: #FBA989;
  }
}
@media screen and (min-width: 992px) {
  .gift-list-item:nth-child(-n+12) .gift-list-inner:before {
    background: url("../img/gift/rosette_type04_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+12) .gift-list-inner .gift-list-head {
    background: #99DAC3;
  }
  .gift-list-item:nth-child(-n+9) .gift-list-inner:before {
    background: url("../img/gift/rosette_type03_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+9) .gift-list-inner .gift-list-head {
    background: #FDCB6B;
  }
  .gift-list-item:nth-child(-n+6) .gift-list-inner:before {
    background: url("../img/gift/rosette_type02_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+6) .gift-list-inner .gift-list-head {
    background: #D9DB7A;
  }
  .gift-list-item:nth-child(-n+3) .gift-list-inner:before {
    background: url("../img/gift/rosette_type01_2x.png") center no-repeat;
    background-size: 93px 42px;
  }
  .gift-list-item:nth-child(-n+3) .gift-list-inner .gift-list-head {
    background: #FBA989;
  }
}

.gift-list-box {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px;
}
.gift-list-box .gift-list-item {
  width: 100%;
  padding: 0 15px;
  padding-top: 43px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .gift-list-box .gift-list-item {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .gift-list-box .gift-list-item {
    width: 33.3333333333%;
  }
}
.gift-list-box .gift-list-item .gift-list-inner {
  height: 100%;
  background: #FFFFE8;
  position: relative;
}
.gift-list-box .gift-list-item .gift-list-inner:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 93px;
  height: 42px;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-head {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 17px;
  line-height: 1;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-head .adopt-name {
  color: #15334B;
  padding-right: 15px;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-head .adopt-name > span {
  margin-right: 8px;
  font-weight: bold;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-head .adopt-status {
  color: #FFF;
  font-weight: bold;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body {
  padding: 15px 20px 20px;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 15px;
  line-height: 17px;
  color: #15334B;
  opacity: 0.6;
  margin-bottom: 15px;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-info .gift-no {
  padding-right: 15px;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-title {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  font-size: 15px;
  line-height: 26px;
  color: #15334B;
  margin-bottom: 15px;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-title .head {
  margin-right: 8px;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-title .gift {
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-title > a {
  color: #337ab7;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-title > a:hover, .gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-title > a:focus {
  color: #337ab7;
  text-decoration: underline;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-desc {
  font-size: 15px;
  line-height: 1.6;
  color: #15334B;
  margin-bottom: 20px;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-btn .btn {
  border-radius: 7px;
  padding: 10px 15px;
  height: 37px;
}
.gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-btn .btn + .btn {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-btn {
    flex-direction: row;
  }
  .gift-list-box .gift-list-item .gift-list-inner .gift-list-body .gift-btn .btn + .btn {
    margin-top: 0;
    margin-left: 15px;
  }
}

.list-cat-area {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 65px;
}
@media screen and (min-width: 768px) {
  .list-cat-area {
    margin-bottom: 85px;
  }
}
.list-cat-area .btn + .btn {
  margin-left: 30px;
}
/*# sourceMappingURL=maps/base.css.map */
