@media screen and (max-width: 767px) {
  .gnavWrap + #contents:not(.maxWidth) {
    padding-top: 50px !important; } }
.baoSection .inner {
  padding: 5.15% 4.57%;
  background-color: #F5F3EC; }
.baoSection h2 {
  font-size: 3.0rem;
  font-weight: bold; }
.baoSection p + p {
  margin-top: 1.8em; }
@media screen and (max-width: 767px) {
  .baoSection .inner {
    padding: 40px 30px; }
  .baoSection p + p {
    margin-top: 1.6em; } }

.bgcolor01 {
  background-color: #E0DCD0;
  margin: 0 calc(50% - 50vw);
  padding: 80px calc(50vw - 50%) 50px;
  width: 100vw; }

.sectionwrap.-color1 {
  background: #22423D;
  color: #fff; }
.sectionwrap.-color2 {
  background: #F0E4C1; }
.sectionwrap.-color3 .inner {
  padding-top: 0; }
.sectionwrap.-color3 .container:before {
  content: "";
  position: absolute;
  left: -5.5%;
  width: 111.1%;
  height: 85%;
  max-height: 421px;
  background-color: #F0E4C1; }
.sectionwrap.-color4 {
  background: #B6C1C9; }
.sectionwrap.-color5 {
  background: #F0ECE6; }
.sectionwrap.-color6 {
  background: #EDF1F5; }
.sectionwrap .inner {
  padding: 4.5% 5% 6.6%; }
.sectionwrap h2 {
  margin: 0 0 2%;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.4; }
  .sectionwrap h2.usHeading {
    margin: 0 0 3.7%; }
.sectionwrap .imgWrap.-imgAdjust1 {
  margin: 2.9% 0 3.3%; }
.sectionwrap .imgWrap.-imgAdjust2 figcaption {
  margin-top: 30px; }
.sectionwrap .imgWrap.-imgAdjust3 a {
  transition: all 0.5s; }
  .sectionwrap .imgWrap.-imgAdjust3 a:hover {
    text-decoration: none;
    opacity: 0.5; }
@media screen and (min-width: 768px) {
  .sectionwrap {
    font-size: 1.6rem; }
    .sectionwrap p {
      line-height: 2; }
    .sectionwrap .imgWrap.-imgAdjust2 {
      padding-top: 5px; }
      .sectionwrap .imgWrap.-imgAdjust2 figcaption {
        margin-top: 30px;
        font-size: 1.8rem; } }
@media screen and (max-width: 767px) {
  .sectionwrap {
    margin: 0 -10px; }
    .sectionwrap.-color3 .container:before {
      left: -12%;
      width: 130%;
      height: 85%;
      max-height: 800px; }
    .sectionwrap .inner {
      padding: 40px 30px; }
    .sectionwrap h2 {
      margin: 0 0 25px;
      font-size: 2rem; }
      .sectionwrap h2.usHeading {
        margin: 0 0 15px;
        font-size: 1.6rem; }
    .sectionwrap p {
      line-height: 1.8; }
    .sectionwrap p + p {
      margin-top: 1.6em; }
    .sectionwrap .imgWrap.-imgAdjust1 {
      margin: 15px 0 20px; }
    .sectionwrap .imgWrap.-imgAdjust2 figcaption {
      margin-top: 10px;
      font-size: 1.4rem; } }

.baoPicture.-wid80 {
  margin: 40px auto 0;
  max-width: 800px; }

.baoModalList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4px 20px; }
  .baoModalList.-grid6 {
    margin-top: 20px;
    grid-template-columns: repeat(6, 1fr); }
  .baoModalList button {
    padding: 0;
    border: none;
    background: none;
    transition: opacity 0.3s; }
    .baoModalList button:hover {
      opacity: 0.75; }
  @media screen and (max-width: 767px) {
    .baoModalList {
      margin-top: 7px;
      gap: 2px 6px; } }

#baoModal01 button[data-izimodal-close] {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  display: block;
  width: 58px !important;
  height: 58px;
  padding: 10px;
  border: none;
  background-color: transparent;
  outline: none;
  transition: all .5s;
  opacity: 1;
  background: #000 url(/shared/components/iziModal/icon_close.svg) 50% 50% no-repeat !important; }
  #baoModal01 button[data-izimodal-close]:hover {
    opacity: .7; }
@media screen and (max-width: 767px) {
  #baoModal01 {
    max-width: 100% !important; }
    #baoModal01 button[data-izimodal-close] {
      position: absolute;
      top: 0;
      right: 3px;
      transform: scale(0.6);
      opacity: 1; } }

#baoModal02 button[data-izimodal-close] {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  display: block;
  width: 58px !important;
  height: 58px;
  padding: 10px;
  border: none;
  background-color: transparent;
  outline: none;
  transition: all .5s;
  opacity: 1;
  background: #000 url(/shared/components/iziModal/icon_close.svg) 50% 50% no-repeat !important; }
  #baoModal02 button[data-izimodal-close]:hover {
    opacity: .7; }
@media screen and (max-width: 767px) {
  #baoModal02 {
    max-width: 100% !important; }
    #baoModal02 button[data-izimodal-close] {
      position: absolute;
      top: 0;
      right: 3px;
      transform: scale(0.6);
      opacity: 1; } }

.baoGallery .slide-media,
.baoGallery .thumb-media {
  position: relative;
  overflow: hidden; }
.baoGallery .slide-media img,
.baoGallery .thumb-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }
.baoGallery .swiper-button-next, .baoGallery .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 120px;
  height: 80px;
  margin-top: -40px;
  z-index: 10;
  text-align: center;
  cursor: pointer;
  background: none;
  transform: translateY(-50%); }
  .baoGallery .swiper-button-next::before, .baoGallery .swiper-button-prev::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 70px;
    height: 14px;
    border-bottom: 2px solid #fff;
    transition: all 0.3s; }
.baoGallery .swiper-button-prev {
  left: 0;
  border-left: #fff 1px solid;
  border-bottom: #fff 1px solid; }
  .baoGallery .swiper-button-prev::before {
    transform: skewX(-35deg);
    border-left: 2px solid #fff;
    transform-origin: center left; }
.baoGallery .swiper-button-next {
  right: 0;
  border-right: #fff 1px solid;
  border-bottom: #fff 1px solid; }
  .baoGallery .swiper-button-next::before {
    transform: skewX(35deg);
    border-right: 2px solid #fff;
    transform-origin: center right; }
@media screen and (max-width: 767px) {
  .baoGallery .swiper-button-prev:hover::before {
    transform: skewX(-35deg) scaleX(0.8); }
  .baoGallery .swiper-button-next:hover::before {
    transform: skewX(35deg) scaleX(0.8); } }
@media screen and (max-width: 767px) {
  .baoGallery .swiper-button-next, .baoGallery .swiper-button-prev {
    position: fixed;
    top: auto;
    bottom: 0;
    width: 34px;
    height: 20px;
    margin-top: 0; }
    .baoGallery .swiper-button-next::before, .baoGallery .swiper-button-prev::before {
      width: 20px;
      height: 6px; }
  .baoGallery .swiper-button-prev {
    left: 10px; }
  .baoGallery .swiper-button-next {
    right: 10px; } }

.baoGallery {
  overflow: hidden; }

.baoGallery .swiper {
  max-width: 872px;
  margin: auto;
  padding: 0 180px; }
  @media screen and (max-width: 767px) {
    .baoGallery .swiper {
      padding: 60px 10px 0; } }

.baoGallery .thumb-wrapper {
  max-width: 590px;
  margin: auto; }
  @media screen and (max-width: 767px) {
    .baoGallery .thumb-wrapper {
      padding: 0 10px 40px; } }

.baoGallery .swiper {
  overflow: visible; }

.baoGallery .swiper-fade .swiper-slide {
  -webkit-transition-property: opacity, -webkit-transform !important;
  transition-property: opacity, -webkit-transform !important;
  transition-property: opacity, transform !important;
  transition-property: opacity, transform, -webkit-transform !important;
  pointer-events: none; }

.baoGallery .swiper-fade .swiper-slide-active {
  pointer-events: auto; }

.baoGallery .swiper-controller {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 62.5%; }

.baoGallery .slide {
  display: block;
  overflow: hidden; }

.baoGallery .slide-media {
  display: block;
  padding-top: 100%; }

.baoGallery .slide-media img {
  object-fit: contain; }

.baoGallery .slide-title {
  margin: 15px 0 30px;
  line-height: 1.6;
  font-size: 1.8rem;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .baoGallery .slide-title {
      margin: 8px 0 15px;
      font-size: 1.4rem; } }

.baoGallery .thumb-wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px; }
  @media screen and (max-width: 767px) {
    .baoGallery .thumb-wrapper {
      gap: 5px; } }

.baoGallery .thumb-media {
  padding-top: 100%;
  cursor: pointer; }
  .baoGallery .thumb-media:hover {
    opacity: 0.8; }

.baoGallery .thumb-media-active {
  opacity: 0.5; }
  .baoGallery .thumb-media-active:hover {
    opacity: 0.5; }

.baoWarp.-color01 {
  background-color: #FFFFFF;
  padding: 40px; }
@media screen and (max-width: 767px) {
  .baoWarp .lumpMix .lumpL {
    width: 20%; } }
