/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500&display=swap');
/* font-family: 'Quicksand', sans-serif; 
font-family: 'Poppins', sans-serif;
*/

@font-face {
    font-family: 'SilverSouthScript';
    src: url('silversouthscript.woff2') format('woff2'),
        url('silversouthscript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirLT';
    src: url('avenirltstd-medium.woff2') format('woff2'),
        url('avenirltstd-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLT';
    src: url('avenirltstd-black.woff2') format('woff2'),
        url('avenirltstd-black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Athena';
    src: url('athena-regular.woff2') format('woff2'),
        url('athena-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Athena';
    src: url('athena-light.woff2') format('woff2'),
        url('athena-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Athena';
    src: url('athena-bold.woff2') format('woff2'),
        url('athena-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

body{
  overflow: unset;
  font-family: 'AvenirLT';
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  line-height: 1.39;
  letter-spacing: 1.04px;
  color: #000000;
}
h1, h2, h3, h4, h5, h6{
  margin:0;
  margin-bottom:20px;
  font-family: 'Athena';
  font-weight: normal;
  color: #172522;
}
h1,
.h1{
  font-size: 90px;
  line-height: 0.89;
  letter-spacing: -4.5px;
}
h2{
  font-size: 60px;
  font-weight: 500;
  line-height: 1.16;
  letter-spacing: -3px;
}
h3{
  font-size: 40px;
  line-height: 1.66;
  letter-spacing: normal;
}
h4{
  font-size: 30px;
  line-height: 0.8;
  letter-spacing: normal;
}
h5{
  font-family: 'AvenirLT';
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 1.16px;
}
/*
  Media 1440
-----------------------------*/


.mobile_only{
  display:none;
}
.container--main {
  background: #ffffff !important; }

.pf4_button,
.button{
  position: relative;
  display: inline-block;
  margin: 0;
  background-color: #1E302C;
  opacity: 1;
  padding: 14px 25px 14px 27px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'AvenirLT';
  font-size: 14.5px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.72;
  letter-spacing: 2.61px;
}
.pf4_button:hover,
.button:hover{
  background-color: #D3E8D7 !important;
  color: #000;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

@media screen and (max-width: 1440px){
  body{
    font-size: 1.25vw;
    letter-spacing: 0.072vw;
  }
  h1, h2, h3, h4, h5, h6{
    margin-bottom:1.389vw;
  }
  h1,
  .h1{
    font-size: 6.25vw;
    letter-spacing: -0.313vw;
  }
  h2{
    font-size: 4.167vw;
    letter-spacing: -0.208vw;
  }
  h3{
    font-size: 2.778vw;
  }
  h4{
    font-size: 2.083vw;
  }
  h5{
    font-size: 1.389vw;
    letter-spacing: 0.081vw;
  }
  .pf4_button,
  .button{
    padding: 0.972vw 1.736vw 0.972vw 1.875vw;
    font-size: 1.007vw;
    letter-spacing: 0.181vw;
  }
}
@media screen and (max-width: 1140px){
  body{
    font-size: 1.6vw;
    letter-spacing: 0.078vw;
  }
  h1, h2, h3, h4, h5, h6{
    margin-bottom:1.504vw;
  }
  h1,
  .h1{
    font-size: 6.767vw;
    letter-spacing: -0.338vw;
  }
  h2{
    font-size: 4.511vw;
    letter-spacing: -0.226vw;
  }
  h3{
    font-size: 3.008vw;
  }
  h4{
    font-size: 2.256vw;
  }
  h5{
    font-size: 1.504vw;
    letter-spacing: 0.087vw;
  }
  .pf4_button,
  .button{
    padding: 1.053vw 1.88vw 1.053vw 2.03vw;
    font-size: 1.09vw;
    letter-spacing: 0.196vw;
  }
}
@media screen and (max-width: 1024px){
  body{
    font-size: 2.341vw;
    letter-spacing: 0.135vw;
  }
  h1, h2, h3, h4, h5, h6{
    margin-bottom:2.601vw;
  }
  h1,
  .h1{
    font-size: 8.704vw;
    letter-spacing: -0.585vw;
  }
  h2{
    font-size: 6.802vw;
    letter-spacing: -0.39vw;
  }
  h3{
    font-size: 5.202vw;
  }
  h4{
    font-size: 3.901vw;
  }
  h5{
    font-size: 2.601vw;
    letter-spacing: 0.151vw;
  }
  .pf4_button,
  .button{
    padding: 1.821vw 3.251vw 1.821vw 3.511vw;
    font-size: 1.886vw;
    letter-spacing: 0.339vw;
  }
}
@media screen and (max-width: 768px){

}
@media screen and (max-width: 550px){

}


/*
  Globals --> Full Left BG
-----------------------------*/
.full-bg-holder {
  position: relative; 
}
.full-bg-holder > * {
  position: relative;
  z-index: 1; 
}
.full-left-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #F5F5F5;
  background-repeat: no-repeat;
  opacity: 0;
  background-size: cover;
}
.full-left-bg.active {
  opacity: 1; }

/*
  Globals --> Full right BG
-----------------------------*/
.full-right-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #859CAC;
  opacity: 0; }

.full-right-bg.active {
  opacity: 1; 
  }
/*
  Globals --> Full Right & Left BG
-----------------------------*/
.full-bg-mobile {
  display: none;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  content: "";
  opacity: 0;
  background-color: #859CAC; 
}
.full-bg-mobile.active {
  opacity: 1; 
}
@media (max-width: 980px) {
  .full-bg-mobile {
    display: block; 
  } 
}
.section_inner {
  width: 1080px;
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto;
  position: relative;
  box-sizing:border-box;
}
.section_inner img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.pf4_mobile_img,
.pf4_mobile_icon {
  width: 100% !important;
  display: none !important; 
}
@media (max-width: 1200px) {

}
@media (max-width: 1080px) {

}
@media (max-width: 900px) {

}
@media (max-width: 550px) {

}

}
/* 
=======================================
  Site Header Section
=========================================*/
html{
  padding-top:0 !important;
}
/* 
=======================================
  Site Header Section
=========================================*/
.pf4_site_header {
    padding: 0;
    position: absolute;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0) !important;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
}
.pf4_site_header.active {
    background-color: #fff !important;
    padding-top: 5px;
    padding-bottom: 11px;
    display: none;
}
.pf4_site_header .section_inner {
    width: 100%;
    width: 1036px;
    flex-wrap: wrap;
    margin-bottom: -6px;
}

.pf4_heade_logo {
    width: 34%;
    padding-top: 26px;
    z-index: 2;
    text-align: center;
    padding-left: 0px;
}

.pf4_heade_logo img {
    height: auto;
    width: 232px;
    max-height: unset !important;
    top: 0px;
}

.pf4_header_right {
    width: 66%;
    text-align: right;
    padding-top: 0px;
    padding-left: 11px;
    /* display: none; */
}
.pf4_header_right.style_1{
    width: 44%;
    text-align: right;
}

.pf4_header_right ul {
    margin: 0px;
    padding: 0px;
    width: auto;
    display: inline-block;
}

.pf4_header_right ul li {
    list-style: none;
    margin: 0px;
    display: inline-block;
    position: relative;
    padding-left: 7px !important;
    padding-right: 13px;
}

.pf4_header_right ul li a {
}

.pf4_header_right a {
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 10px;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
    padding-left: 7px;
    padding-right: 7px;
    margin: 0 !important;
    font-size: 14.5px;
    font-weight: 500;
    line-height: 1.72;
    letter-spacing: 1.45px;
    color: #0f494e;
}

.pf4_header_right a:hover {
    color: #000000;
}

.pf4_header_right a:before, .pf4_header_right a:after, .pf4_header_right a i {
    content: " ";
    position: absolute;
    height: 10px;
    bottom: 20px;
    z-index: 0;
    opacity: 0;
}

.pf4_header_right a span {
    position: relative;
    z-index: 1;
    padding-right: 1px;
}
.pf4_header_right a:hover span{
      background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #fdbfc2 0%, #fdbfc2 100%);
    background-repeat: no-repeat;
    background-size: 100% 26%;
    background-position: 0px 56%;
}
.pf4_header_right a:before {
    width: 23px;
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    left: 0;
}

.pf4_header_right a:after {
    width: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    right: 0;
    border: 0;
}

.pf4_header_right a i {
    left: 23px;
    width: calc(100% - 52px);
    background-size: contain;
    background-position: center;
    background-repeat: repeat-x;
}

.pf4_header_right a:hover:before, .pf4_header_right a:hover:after, .pf4_header_right a:hover i {
    opacity: 1;
}

.pf4_header_social_icon {
    width: 15%;
    text-align: right;
    padding-top: 12px;
}

.pf4_header_social_icon a {
    text-decoration: none;
    display: inline-block;
    margin-left: 3px;
    width: 17px;
    height: 17px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.pf4_header_social_icon a img {
    height: 17px;
}

.dropdown-menu li {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.pf4_header_right .dropdown-menu li a:before, .pf4_header_right .dropdown-menu li a:after, .pf4_header_right .dropdown-menu li a i {
    bottom: 10px;
}

.dropdown-menu li a {
    padding-top: 0;
    padding-bottom: 0;
}

li.dropdown:after {
    content: " ";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: -8px;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}

.pf4_header_userarea span a {
    /* border: 2px solid #000; */
    /* padding: 4px 20px 6px 20px; */
    /* margin-left: 13px !important; */
}
.pf4_header_right ul li{
  position: relative;
}
.pf4_header_right ul li a:hover span {
    background-color: rgba(255, 255, 255, 0);
    /* background-image: linear-gradient(120deg, #d1fa05 0%, #d1fa05 100%); */
    /* background-repeat: no-repeat; */
    /* background-size: 100% 35%; */
    /* background-position: 0 50%; */
}
.pf4_header_right ul li:hover:before{
  /* content:""; */
  width: 103%;
  height: 7px;
  background-color: #d1fa05;
  bottom: 3px;
  left: -3px;
  display: block;
  position: absolute;
}
.pf4_header_right ul li:hover i{
  background-image: url(hover_arrow.png);
  width: 10px;
  height: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  left: -19px;
  top: 4px;
}
/*
  Header ---> Responsive Menu
-----------------------------*/
a.responsive-menu-hand {
    margin: 3px 0;
    position: absolute;
    top: 8px;
    right: -5px;
    display: none;
    width: 48px;
    height: 44px;
    cursor: pointer;
    background-image: url(open_img2.png);
    background-position: center right;
    background-repeat: no-repeat;
    /* background-color: #FFF; */
}

a.responsive-menu-hand span, a.responsive-menu-close span {
    display: none;
}

a.responsive-menu-hand span {
}

a.responsive-menu-close span {
    display: block;
}

a.responsive-menu-hand:before, a.responsive-menu-hand:after {
    display: none;
}

a.responsive-menu-close {
    clear: both;
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
    top: 8px;
    right: 37px;
}

a.responsive-menu-close strong {
    position: relative;
    height: 0px;
    width: 40px;
    display: block;
}

a.responsive-menu-close span:nth-child(1), a.responsive-menu-close span:nth-child(2) {
    width: 40px;
    display: block;
    margin-top: 5px;
    margin-left: 5px;
    background-color: #000;
    height: 5px;
}

a.responsive-menu-close span:nth-child(1) {
    transform: rotate(-50deg);
    margin-top: 25px;
}

a.responsive-menu-close span:nth-child(2) {
    transform: rotate(50deg);
    margin-top: -5px;
}

a.responsive-menu-close:hover {
    background-color: #EFCBBF;
}

.responsive-menu .user__avatar {
    display: none;
}

.responsive-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: -110%;
    background: rgba(239, 203, 191, 0.98);
    z-index: 999999;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: auto;
    font-family: 'sofia_probold';
    transition: right 0.5s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.responsive-menu.active {
    right: 0;
}

.responsive-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
}

.responsive-menu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    margin-bottom: 0px;
}

.responsive-menu ul li a, .responsive-menu .pf4_header_userarea span a {
    line-height: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    color: #000000;
    font-size: 22px !important;
    letter-spacing: 0.3px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.52;
    font-weight: bold;
    font-family: 'Work Sans', sans-serif;
    border: 0;
    margin: 0;
}

.responsive-menu ul li:hover {
    text-decoration: none;
}

.responsive-menu ul li a:hover {
    color: #000000;
}

.responsive-menu ul li i {
    height: 40px;
    width: 40px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 40px;
    cursor: pointer;
    border-left: solid 1px #ffbea5;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}

.responsive-menu ul li i.minus {
    background-image: url(images/ui/minus.svg);
}

.responsive-menu ul li i.plus {
    background-image: url(images/ui/plus.svg);
}

.responsive-menu ul li ul {
    margin: 0;
    padding: 0;
}

.responsive-menu ul li ul li a {
    font-size: 90%;
    padding-left: 30px;
    border-bottom: solid 1px #E9E9E9;
    background-color: #F0F0F0;
}

.responsive-menu ul li ul li ul li a {
    font-size: 80%;
    padding-left: 30px;
    border-bottom: solid 1px #E9E9E9;
    background-color: #E4E4E4 ;
}

.pf4_header_userarea span a {
    /* border: 2px solid #000; */
    /* padding: 4px 20px 6px 20px; */
    /* margin-left: 13px !important; */
    display: block;
    text-align: center;
}

span[kjb-settings-id="sections_header_settings_language_login"] {
    padding-left: 23px;
}

span[kjb-settings-id="sections_header_settings_language_login"] a {
    border: solid 2px #000;
    padding: 3px 17px 2px 17px;
    line-height: 18px !important;
}

html{
  padding: 0px !important;
}

.header .logo--image.mobile_only {
    display: none;
}

.pf4_site_header{
  /* display: none !important; */
}
.pf4_site_header.active .section_inner{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.pf4_site_header.active .pf4_heade_logo{
  padding-top: 3px;
}
.pf4_site_header.active .pf4_heade_logo .logo--image{ 
  height: auto;
}
.pf4_site_header.active .pf4_heade_logo img{    
  width: 140px;
}
.pf4_site_header.active .pf4_header_right{
  padding-top: 5px;
}

@media screen and (max-width: 1440px) {
    span[kjb-settings-id="sections_header_settings_language_login"] {
        padding-left: 1.597vw;
    }

}

@media screen and (max-width: 1240px) {
    .pf4_site_header .section_inner {
        /* width: 1080px; */
        margin-bottom: 0px;
    }
}

@media (max-width: 1200px) {

    .pf4_heade_logo {
        width: 40%;
        padding-top: 15px;
    }

    .pf4_header_right {
        width: 60%;
        padding-top: 28px;
    }
}
@media screen and (max-width: 1140px){
  .pf4_heade_logo img {
    /* width: 140px; */
    top: 0px;
  }
  .pf4_header_right {
    padding-top: 19px;
  }
 .pf4_site_header.active .section_inner {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .pf4_header_right.style_2{
    display: block;
    padding-top: 0px;
    padding-left: 0px;
  }
  a.responsive-menu-hand{
    display:block;
    top: 1px;
    right: 0px;
  }
  .pf4_site_header.active a.responsive-menu-hand{
    top:8px;
  }
  .pf4_header_right ul{
    display:none;
  }

  .pf4_heade_logo{
    padding-left: 23px;
    text-align: left;
    padding-top: 14px;
  }
  a.responsive-menu-hand {
    z-index: 99;
  }   
}
@media (max-width: 1024px) {
  .pf4_site_header {
    padding-top: 21px;
    /* padding-bottom: 33px; */
  }
    .pf4_site_header.active {
        position: absolute;
        padding-top: 0px;
        padding-bottom: 8px;
    }
  .pf4_site_header .section_inner {
    width: 100%;
    margin-bottom: 0px;
  }

    .pf4_heade_logo {
        width: 100%;
        padding-top: 19px;
        padding-left: 0vw;
    }

    .pf4_header_right {
        width: 55%;
        padding-top: 6vw;
    }

    a.responsive-menu-hand span {
        display: block;
        top: 5vw;
    }

    .header .header-menu {
        display: none !important;
    }

    .pf4_heade_logo img {
    /* width: 172px; */
    }

    a.responsive-menu-hand {
        display: block;
    }
    a.responsive-menu-hand{
        top: 13px;
    }
}

@media (max-width: 768px) {
  .pf4_site_header {
    /* position: relative; */
    padding-top: 21px;
    padding-bottom: 33px;
    padding-left: 30px;
    padding-right: 35px;
  }
    .header .logo--image {
        height: auto !important;
        max-height: unset !important;
        max-width: 100%;
    }


    a.responsive-menu-hand {
        top: 22px;
    }
    .pf4_heade_logo {
        padding-top: 17px;
    }
    .pf4_site_header.active .pf4_header_right .responsive-menu-hand{
        top: 11px;
    }
}

@media (max-width: 550px) {
    .pf4_site_header {
        padding-left: 8vw;
        padding-right: 7.2vw;
    }

    .pf4_heade_logo {
        padding-top: 7.636vw;
    }
   .pf4_heade_logo img {
    width: 35vw;
    }
    a.responsive-menu-hand {
        top: 17px;
        right: -2px;
    }
    .pf4_site_header.active .pf4_header_right .responsive-menu-hand{
        top: 11px;
    }
}
.mobile_only{
  display: none !important;
}
/*
  Footer bottom
=========================================*/
.bb_footer_bottom{
    background-color: #000000;
    padding-bottom: 24px;
    padding-top: 16px;
}
.bb_footer_bottom .section_inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    font-size: 14.95px;
    /* font-family: 'Quicksand', sans-serif; */
    width: 1280px;
}

.bb_footer_bottom_left{
    width: 100%;
    color: #FFF;
    padding-top: 6px;
    font-size: 20px;
    text-align: center;
}
.bb_footer_bottom_left a{
   color: #6bbdb9;
}
.bb_footer_bottom_left span{
    color: #FFF;
    display: inline-block;
    padding-right: 0px;
    text-transform: uppercase;
    line-height: 1.5;
    padding-left: 9px;
}
.bb_footer_copyright{
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.6px;
    text-align: center;
    color: #ffffff;
}
.hs_divider{}
.bb_footer_bottom_right{
    width: 26%;
    text-align: right;
    padding-bottom: 0px;
    padding-top: 2px;
    margin-right: 0;
}
@media (max-width: 1440px) {
  .bb_footer_bottom{
      padding-bottom: 1.5vw;
      /* padding-top: 1.153vw; */
  }
  .bb_footer_bottom .section_inner{
      font-size: 14.6.597vw;
      width: 81.944vw;
  }
  .bb_footer_bottom_left{
      padding-top: 0.417vw;
      font-size: 1.042vw;
  }
  .bb_footer_bottom_left span{
      font-size: 1.042vw;
      padding-right: 0.069vw;
      letter-spacing: 0.132vw !important;
  }
  .bb_footer_copyright{}
  .hs_divider{ }
  .bb_footer_bottom_right{ }
}
@media (max-width: 1140px) {
  .bb_footer_bottom{  }
  .bb_footer_bottom .section_inner{  }
  .bb_footer_bottom_left{  }
  .bb_footer_bottom_left span{  }
  .bb_footer_copyright{  }
  .hs_divider{  }
  .bb_footer_bottom_right{  }
}
@media (max-width: 1024px) {
  .bb_footer_bottom{  }
  .bb_footer_bottom .section_inner{  }
  .bb_footer_bottom_left {
    padding-top: 0.417vw;
    font-size: 1.3vw;
  }
  .bb_footer_bottom_left span{ 
    font-size: 1.3vw;
    padding-right: 0vw;
    letter-spacing: 0.132vw !important;
    font-style: italic;
  }
  .bb_footer_copyright{  }
  .hs_divider{  }
  .bb_footer_bottom_right{  }
}
@media (max-width: 768px) {
  .bb_footer_bottom{padding-bottom: 1.5vw;padding-top: 18px;padding-bottom: 25px;}
  .bb_footer_bottom .section_inner{width: 96vw;}
  .bb_footer_bottom_left{font-size: 2.5vw;}
  .bb_footer_bottom_left span{font-size: 2.5vw;letter-spacing: 0.4vw !important;}
  .bb_footer_copyright{letter-spacing: 0.6vw;}
  .bb_footer_bottom_left span.divider{display: block;width: 100%;height: 12px;opacity: 0;}
  .bb_footer_bottom_right{  }
}
@media (max-width: 550px) {
  .bb_footer_bottom{padding-bottom: 1.5vw;padding-top: 15px;padding-bottom: 26px;}
  .bb_footer_bottom .section_inner{width: 96vw;}
  .bb_footer_bottom_left{font-size: 3vw;padding-top: 1vw;}
  .bb_footer_bottom_left span{font-size: 2.6vw;letter-spacing: 0.4vw !important;}
  .bb_footer_copyright{letter-spacing: 0.4vw;}
  .bb_footer_bottom_left span.divider{display: block;width: 100%;height: 1px;opacity: 0;margin-bottom: 6px;}
  .bb_footer_bottom_right{  }
  
}
.bbs_stest{
  padding-top: 600px;
  background-color: #F5EFE9;
}
/*
  Section 01
=========================================*/
.hc_s01{
    position: relative;
    padding-bottom: 301px;
}
.hc_s01_art_img_01{
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #FAE7E5;
    width: 61.16%;
    height: 1034px;
}
.hc_s01 .section_inner{
    width: 1036px;
}
.hc_s01_left{
    width: 47.49%;
    padding-top: 56px;
}
.hc_s01_left_logo{
    margin-left: -139px;
}
.hc_s01_left_logo img{
    opacity: 0;
}
.hc_s01_left article{
    padding-top: 128px;
    position: relative;
    z-index: 3;
}
.hc_s01_left article h1{
    text-transform: uppercase;
    text-align: right;
}
.hc_s01_left article h1 mark{
    background-color: transparent;
    position: relative;
    text-align: right;
    padding: 0px;
    z-index: 1;
    color: #172522;
}
.hc_s01_left article h1 mark:after{
    content:"";
    position: absolute;
    background-image: url(s01-1.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 720px;
    height: 98px;
    bottom: -26px;
    left: -170px;
    z-index: -1;
}
.hc_s01_left article h1 br{}
.hc_s01_left article p{
    margin-top: 48px;
    text-align: right;
    line-height: 1.39;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
}
.hc_s01_left article p br{}
.hc_s01_left_button{
    text-align: right;
    padding-top: 18px;
}
.hc_s01_left_button .pf4_button{}
.hc_s01_right{
    width: 52.55%;
    padding-left: 44px;
    padding-top: 95px;
    margin-right: -2.55%;
}
.hc_s01_right_img{
    width: 100%;
    height: 777px;
    display: block;
    position: relative;
}
.hc_s01_right_img:before{
    content:"";
    position: absolute;
    background-color: #D3E8D7;
    z-index: 0;
    border-radius: 250px 250px 0px 0px;
    width: 100%;
    height: 777px;
    top: -34px;
    right: -52px;
}
.hc_s01_right_img span{
    width: 100%;
    height: 100%;
    display: block;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 250px 250px 0px 0px;
    z-index: 1;
    position: relative;
}
.hc_s01_right_img span img{
    opacity: 0;
    width: 10%;
}
.hc_s01_art_img_02{
    position: absolute;
    bottom: -76px;
    right: -202px;
    background-image: url(s01-3.png);
    background-position: center top;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    z-index: 0;
    width: 415px;
    height: 408px;
}
.hc_s01_art_img_03{
    position: absolute;
    display: block;
    z-index: 1;
    background-color: #000000;
    width: 2px;
    height: 516px;
    bottom: -164px;
    right: 26px;
    transform: rotate(27.2deg);
}
/*
  Media 1440
-----------------------------*/
@media screen and (max-width: 1440px){
  .hc_s01{
      padding-bottom: 20.903vw;
  }
  .hc_s01_art_img_01{
      top: 0vw;
      left: 0vw;
      width: 61.16%;
      height: 71.806vw;
  }
  .hc_s01 .section_inner{
      width: 71.944vw;
  }
  .hc_s01_left{
      width: 47.49%;
      padding-top: 3.889vw;
  }
  .hc_s01_left_logo{
      margin-left: -9.653vw;
  }
  .hc_s01_left_logo img{}
  .hc_s01_left article{
      padding-top: 8.889vw;
  }
  .hc_s01_left article h1{}
  .hc_s01_left article h1 mark{
      padding: 0vw;
  }
  .hc_s01_left article h1 mark:after{
      width: 50vw;
      height: 6.806vw;
      bottom: -1.806vw;
      left: -11.806vw;
  }
  .hc_s01_left article h1 br{}
  .hc_s01_left article p{
      margin-top: 3.333vw;
      letter-spacing: 0.104vw;
      margin-bottom: 0vw;
  }
  .hc_s01_left article p br{}
  .hc_s01_left_button{
      padding-top: 1.25vw;
  }
  .hc_s01_left_button .pf4_button{}
  .hc_s01_right{
      width: 52.55%;
      padding-left: 3.056vw;
      padding-top: 6.597vw;
      margin-right: -2.55%;
  }
  .hc_s01_right_img{
      width: 100%;
      height: 53.958vw;
  }
  .hc_s01_right_img:before{
      border-radius: 17.361vw 17.361vw 0vw 0vw;
      width: 100%;
      height: 53.958vw;
      top: -2.361vw;
      right: -3.611vw;
  }
  .hc_s01_right_img span{
      width: 100%;
      height: 100%;
      border-radius: 17.361vw 17.361vw 0vw 0vw;
  }
  .hc_s01_right_img span img{}
  .hc_s01_art_img_02{
      bottom: -5.278vw;
      right: -14.028vw;
      width: 28.819vw;
      height: 28.333vw;
  }
  .hc_s01_art_img_03{
      width: 0.139vw;
      height: 35.833vw;
      bottom: -11.389vw;
      right: 1.806vw;
  }
}

@media screen and (max-width: 1140px){
  .hc_s01{
    padding-bottom: 18.903vw;
}
  .hc_s01_art_img_01{}
  .hc_s01 .section_inner{
    width: 82.944vw;
}
  .hc_s01_left{
    width: 48%;
}
  .hc_s01_left_logo{
    margin-left: -3.653vw;
}
  .hc_s01_left_logo img{}
  .hc_s01_left article{
    padding-top: 9.7vw;
}
  .hc_s01_left article h1{}
  .hc_s01_left article h1 mark{}
  .hc_s01_left article h1 mark:after{}
  .hc_s01_left article h1 br{}
  .hc_s01_left article p{}
  .hc_s01_left article p br{}
  .hc_s01_left_button{}
  .hc_s01_left_button .pf4_button{}
  .hc_s01_right{
    width: 45%;
    padding-top: 8.5vw;
}
  .hc_s01_right_img{}
  .hc_s01_right_img:before{}
  .hc_s01_right_img span{
}
  .hc_s01_right_img span img{}
  .hc_s01_art_img_02{}
  .hc_s01_art_img_03{}
}
@media screen and (max-width: 1024px){
  .hc_s01{
    padding-bottom: 16.903vw;
}
  .hc_s01_art_img_01{
    width: 100%;
    height: 144.806vw;
}
  .hc_s01 .section_inner{
    width: 100%;
    padding-left: 16vw;
    padding-right: 16vw;
}
  .hc_s01_left{
    width: 100%;
}
  .hc_s01_left_logo{
    margin: 0 auto;
    text-align: center;
}
  .hc_s01_left_logo img{}
  .hc_s01_left article{padding-top: 1.7vw;}
  .hc_s01_left article h1{
    text-align: center;
}
  .hc_s01_left article h1 mark{}
  .hc_s01_left article h1 mark:after{
    width: 48vw;
    height: 9.806vw;
    bottom: -0.806vw;
    left: -6.806vw;
}
  .hc_s01_left article h1 br{}
  .hc_s01_left article p{
    text-align: center;
}
  .hc_s01_left article p br{}
  .hc_s01_left_button{
    text-align: center;
}
  .hc_s01_left_button .pf4_button{}
  .hc_s01_right{
    width: 100%;
    padding-left: 0vw;
}
  .hc_s01_right_img{}
  .hc_s01_right_img:before{
    border-radius: 0vw;
    top: -4.361vw;
    right: -4.611vw;
}
  .hc_s01_right_img span{
    border-radius: 0vw;
}
  .hc_s01_right_img span img{}
  .hc_s01_art_img_02{
    right: inherit;
    left: -16vw;
    bottom: -10.278vw;
}
  .hc_s01_art_img_03{}
}
@media screen and (max-width: 768px){
  .hc_s01{
    padding-bottom: 21.875vw;
    overflow: hidden;
}
  .hc_s01_art_img_01{
    height: 233.125vw;
}
  .hc_s01 .section_inner{
    padding-left: 8vw;
    padding-right: 8vw;
}
  .hc_s01_left{
    padding-top: 13.333vw;
}
  .hc_s01_left_logo{}
  .hc_s01_left_logo img{
    width: 40.7%;
}
  .hc_s01_left article{
    padding-top: 0.792vw;
}
  .hc_s01_left article h1{
    font-size: 10.729vw;
    font-weight: normal;
    line-height: 1.06;
    letter-spacing: -0.787vw;
    text-align: center;
    color: #172522;
}
  .hc_s01_left article h1 mark{}
  .hc_s01_left article h1 mark:after{
    width: 57.167vw;
    height: 13.958vw;
    bottom: -1.25vw;
    left: -7.125vw;
}
  .hc_s01_left article h1 br{}
  .hc_s01_left article p{
    font-size: 3.2vw;
    font-weight: 500;
    line-height: 1.32;
    letter-spacing: 0.229vw;
    margin-top: 5.833vw;
    padding-left: 4.167vw;
    padding-right: 4.167vw;
}
  .hc_s01_left article p br{display: none;}
  .hc_s01_left_button{}
  .hc_s01_left_button .pf4_button{
    font-size: 2.5vw;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.544vw;
    padding: 2.917vw 8.75vw 2.917vw 8.125vw;
    margin-top: 3.542vw;
    z-index: 4;
}
  .hc_s01_right{
    width: 95.6%;
    padding-top: 7.5vw;
}
  .hc_s01_right_img{
    height: 100%;
    width: 100%;
}
  .hc_s01_right_img:before{
    border-radius: 52.083vw 52.083vw 0vw 0vw;
    height: 124.792vw;
    top: -12.5vw;
    right: -22.708vw;
}
  .hc_s01_right_img span{
    border-radius: 52.083vw 52.083vw 0vw 0vw;
    height: 124.792vw;
    margin-left: 1.875vw;
}
  .hc_s01_right_img span img{}
  .hc_s01_art_img_02{
    background-image: url(s01-3-mobile.png);
    width: 51.25vw;
    height: 83.542vw;
    left: -7.917vw;
    bottom: -40.833vw;
}
  .hc_s01_art_img_03{
    width: 0.417vw;
    height: 54.167vw;
    bottom: -15.833vw;
    right: -1.458vw;
}
}
@media screen and (max-width: 550px){
  .hc_s01{
    padding-bottom: 21.875vw;
}
  .hc_s01_art_img_01{
    height: 233.125vw;
}
  .hc_s01 .section_inner{}
  .hc_s01_left{
    padding-top: 13.333vw;
}
  .hc_s01_left_logo{}
  .hc_s01_left_logo img{
    width: 40.7%;
}
  .hc_s01_left article{
    padding-top: 4.792vw;
}
  .hc_s01_left article h1{
    font-size: 15.729vw;
    font-weight: normal;
    line-height: 1.06;
    letter-spacing: -0.787vw;
    text-align: center;
    color: #172522;
}
  .hc_s01_left article h1 mark{}
  .hc_s01_left article h1 mark:after{
    width: 89.167vw;
    height: 13.958vw;
    bottom: -1.25vw;
    left: -13.125vw;
}
  .hc_s01_left article h1 br{}
  .hc_s01_left article p{
    font-size: 3.958vw;
    font-weight: 500;
    line-height: 1.32;
    letter-spacing: 0.229vw;
    margin-top: 5.833vw;
    padding-left: 4.167vw;
    padding-right: 4.167vw;
}
  .hc_s01_left article p br{display: none;}
  .hc_s01_left_button{}
  .hc_s01_left_button .pf4_button{
    font-size: 3.021vw;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: 0.544vw;
    padding: 2.917vw 5vw 2.917vw 5.625vw;
    margin-top: 3.542vw;
    z-index: 4;
}
  .hc_s01_right{
    width: 95.6%;
    padding-top: 7.5vw;
}
  .hc_s01_right_img{
    height: 100%;
    width: 100%;
}
  .hc_s01_right_img:before{
    border-radius: 52.083vw 52.083vw 0vw 0vw;
    height: 124.792vw;
    top: -12.5vw;
    right: -22.708vw;
}
  .hc_s01_right_img span{
    border-radius: 52.083vw 52.083vw 0vw 0vw;
    height: 124.792vw;
    margin-left: 1.875vw;
}
  .hc_s01_right_img span img{}
  .hc_s01_art_img_02{
    background-image: url(s01-3-mobile.png);
    width: 51.25vw;
    height: 83.542vw;
    left: -7.917vw;
    bottom: -40.833vw;
}
  .hc_s01_art_img_03{
    width: 0.417vw;
    height: 54.167vw;
    bottom: -15.833vw;
    right: -1.458vw;
}
}
/*
  Section 02
=========================================*/
.hc_s02{
    padding-bottom: 142px;
}
.hc_s02 .section_inner{
    width: 1115px;
}
.hc_s02_left{
    width: 51%;
}
.hc_s02_left_img{
    margin-left: 54px;
    width: 100%;
}
.hc_s02_left_img img{}
.hc_s02_right{
    width: 49%;
    padding-top: 108px;
}
.hc_s02_right article h2{
    position: relative;
    text-transform: uppercase;
    padding-left: 92px;
    line-height: 0.65;
}
.hc_s02_right article h2:before{
    content:"";
    position: absolute;
    background-color: #172522;
    width: 82px;
    height: 11px;
    top: 18px;
    left: -12px;
}
.hc_s02_right article h2 strong{
    font-family: 'SilverSouthScript';
    font-size: 172.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.45;
    letter-spacing: -8.63px;
    text-transform: lowercase;
    margin-left: -195px;
    padding-top: 20px;
    bottom: 5px;
    position: relative;
    transform: rotate(-6.2deg);
    display: inline-block;
}
.hc_s02_right article h2 br{}
.hc_s02_right article span{
    padding-left: 100px;
    padding-top: 28px;
    display: block;
}
.hc_s02_right article span ul{
    margin: 0px;
    padding: 0px;
}
.hc_s02_right article span ul li{
    position: relative;
    margin: 0px;
    list-style-type: none;
    padding-left: 72px;
    padding-bottom: 25px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 1.04px;
}
.hc_s02_right article span ul li:before{
    content: "";
    position: absolute;
    background-image: url(s02-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    z-index: 0;
    width: 54px;
    height: 53px;
    top: -5px;
    left: 0px;
}
.hc_s02_right article span ul li br{}
/*
  Media 1440
-----------------------------*/
@media screen and (max-width: 1440px){
  .hc_s02{
      padding-bottom: 9.861vw;
  }
  .hc_s02 .section_inner{
      width: 77.431vw;
  }
  .hc_s02_left{}
  .hc_s02_left_img{
      margin-left: 3.75vw;
  }
  .hc_s02_left_img img{}
  .hc_s02_right{
      width: 49%;
      padding-top: 7.5vw;
  }
  .hc_s02_right article h2{
      padding-left: 6.389vw;
  }
  .hc_s02_right article h2:before{
      width: 5.694vw;
      height: 0.764vw;
      top: 1.25vw;
      left: -0.833vw;
  }
  .hc_s02_right article h2 strong{
      font-size: 11.979vw;
      letter-spacing: -0.599vw;
      margin-left: -13.542vw;
      padding-top: 1.389vw;
      bottom: 0.347vw;
  }
  .hc_s02_right article h2 br{}
  .hc_s02_right article span{
      padding-left: 6.944vw;
      padding-top: 1.944vw;
  }
  .hc_s02_right article span ul{
      margin: 0vw;
      padding: 0vw;
  }
  .hc_s02_right article span ul li{
      margin: 0vw;
      padding-left: 5vw;
      padding-bottom: 1.736vw;
      letter-spacing: 0.072vw;
  }
  .hc_s02_right article span ul li:before{
      width: 3.75vw;
      height: 3.681vw;
      top: -0.347vw;
      left: 0vw;
  }
  .hc_s02_right article span ul li br{}
}

@media screen and (max-width: 1140px){
  .hc_s02{}
  .hc_s02 .section_inner{
    width: 83vw;
}
  .hc_s02_left{
    width: 46%;
}
  .hc_s02_left_img{
    margin-left: 0vw;
    width: 109%;
}
  .hc_s02_left_img img{}
  .hc_s02_right{
    width: 54%;
}
  .hc_s02_right article h2{}
  .hc_s02_right article h2:before{}
  .hc_s02_right article h2 strong{
    font-size: 10.132vw;
}
  .hc_s02_right article h2 br{}
  .hc_s02_right article span{}
  .hc_s02_right article span ul{}
  .hc_s02_right article span ul li{}
  .hc_s02_right article span ul li:before{}
  .hc_s02_right article span ul li br{}
}
@media screen and (max-width: 1024px){
  .hc_s02{
    padding-bottom: 6.861vw;
}
  .hc_s02 .section_inner{
    width: 100%;
    padding-left: 16vw;
    padding-right: 16vw;
}
  .hc_s02_left{
    width: 100%;
    display: none;
}
  .hc_s02_left_img{}
  .hc_s02_left_img img{}
  .hc_s02_right{
    padding-top: 0vw;
    width: 100%;
}
  .hc_s02_right article h2{
    text-align: right;
    padding-left: 0vw;
}
  .hc_s02_left_img.mobile_only{
    display: block !important;
    margin: 0;
    width: 100%;
    margin-top: -4vw;
    padding-bottom: 2vw;
}
  .hc_s02_left_img.mobile_only img{
    width: 100%;
}
  .hc_s02_right article h2:before{
    left: inherit;
    right: 12vw;
    top: 2.25vw;
    width: 10.663vw;
    height: 1.43vw;
}
  .hc_s02_right article h2 strong{
    font-size: 15.979vw;
    margin-left: 0vw;
    padding-right: 4vw;
    padding-top: 3.389vw;
}
  .hc_s02_right article h2 br{}
  .hc_s02_right article span{
    padding-left: 0vw;
}
  .hc_s02_right article span ul{}
  .hc_s02_right article span ul li{
    padding-left: 6.4vw;
    padding-bottom: 4.4vw;
}
  .hc_s02_right article span ul li:before{
    width: 4.022vw;
    height: 4.022vw;
    top: -0.4vw;
    border-radius: 100%;
}
  .hc_s02_right article span ul li br{
    display: none;
}
}
@media screen and (max-width: 768px){
  .hc_s02{
    padding-bottom: 5.292vw;
}
  .hc_s02 .section_inner{
    padding-right: 8.958vw;
    padding-left: 8.125vw;
}
  .hc_s02_left{
}
  .hc_s02_left_img{}
  .hc_s02_left_img img{}
  .hc_s02_right{}
  .hc_s02_right article h2{
    font-size: 9vw;
    font-weight: normal;
    line-height: 0.98;
    letter-spacing: -0.625vw;
    margin: 0vw;
}
  .hc_s02_right article h2:before{
    width: 13.083vw;
    height: 1.292vw;
    right: 22.083vw;
    top: 6.25vw;
}
  .hc_s02_right article h2 strong{
    font-size: 18.333vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.57;
    letter-spacing: -1.417vw;
    margin-left: 0vw;
    padding-right: 10vw;
    padding-top: 1.667vw;
    margin-bottom: -17.708vw;
    display: block;
}
  .hc_s02_right article h2 br{}
  .hc_s02_right article span{
    padding-top: 5vw;
}
  .hc_s02_right article span ul{}
  .hc_s02_right article span ul li{
    padding-left: 7.792vw;
    padding-bottom: 5.417vw;
    font-size: 3vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 0.217vw;
}
  .hc_s02_right article span ul li:before{
    width: 5.042vw;
    height: 5.042vw;
    top: 0vw;
    left: 0vw;
    border-radius: 100%;
}
  .hc_s02_right article span ul li br{}
  .hc_s02_left_img.mobile_only{
    margin-top: -5vw;
}
}
@media screen and (max-width: 550px){
  .hc_s02{
    padding-bottom: 7.292vw;
}
  .hc_s02 .section_inner{
    padding-right: 8.958vw;
    padding-left: 8.125vw;
}
  .hc_s02_left{
}
  .hc_s02_left_img{}
  .hc_s02_left_img img{}
  .hc_s02_right{}
  .hc_s02_right article h2{
    font-size: 12.5vw;
    font-weight: normal;
    line-height: 0.98;
    letter-spacing: -0.625vw;
    margin: 0vw;
}
  .hc_s02_right article h2:before{
    width: 17.083vw;
    height: 2.292vw;
    right: 22.083vw;
    top: 6.25vw;
}
  .hc_s02_right article h2 strong{
    font-size: 28.333vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.57;
    letter-spacing: -1.417vw;
    margin-left: 0vw;
    padding-right: 10vw;
    padding-top: 1.667vw;
    margin-bottom: -17.708vw;
    display: block;
    color: #000;
}
  .hc_s02_right article h2 br{}
  .hc_s02_right article span{
    padding-top: 5vw;
}
  .hc_s02_right article span ul{}
  .hc_s02_right article span ul li{
    padding-left: 14.792vw;
    padding-bottom: 5.417vw;
    font-size: 3.75vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 0.217vw;
}
  .hc_s02_right article span ul li:before{
    width: 11.25vw;
    height: 11.042vw;
    top: -1.042vw;
    left: -0.417vw;
}
  .hc_s02_right article span ul li br{}
  .hc_s02_left_img.mobile_only{
    margin-top: -5vw;
}
}
/*
  Section 03
=========================================*/
.s03_m{display: none;}
.hc_s03{
    background-color: #FAE7E5;
    padding-top: 127px;
    padding-bottom: 86px;
}
.hc_s03 .section_inner{}
.hc_s03_header{ 
    width: 100%;
  }
.hc_s03_header h2{
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 9;
}
.hc_s03_header h2 mark{
    background-color: transparent;
    padding: 0px;
    position: relative;
        color: #172522;
}
.hc_s03_header h2 mark:before{
    content: "";
    position: absolute;
    background-image: url(s03-1.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 675px;
    height: 96px;
    bottom: 13px;
    left: -262px;
    z-index: -1;
}
.hc_s03_header h2 br{}
.hc_s03_content{
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    width: 100%;
    padding-top: 51px;
    padding-left: 27px;
}
.hc_s03_col{
}
.hc_s03_col ul{
    margin: 0px;
    padding: 0px;
}
.hc_s03_col ul li{
    position: relative;
    margin: 0px;
    list-style-type: none;
    padding-left: 77px;
    padding-bottom: 50px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 1.04px;
}
.hc_s03_col ul li:before{
    content: "";
    position: absolute;
    background-image: url(s03-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    z-index: 0;
    width: 54px;
    height: 53px;
    top: -5px;
    left: 0px;
}
.hc_s03_col ul li br{}
.hc_s03_col.style_1{}
.hc_s03_col.style_2{
    padding-left: 81px;
}
/*
  Media 1440
-----------------------------*/
@media screen and (max-width: 1440px){
  .hc_s03{
      padding-top: 8.819vw;
      padding-bottom: 5.972vw;
  }
  .hc_s03 .section_inner{}
  .hc_s03_header{}
  .hc_s03_header h2{}
  .hc_s03_header h2 mark{
      padding: 0vw;
  }
  .hc_s03_header h2 mark:before{
      width: 46.875vw;
      height: 6.667vw;
      bottom: 0.903vw;
      left: -18.194vw;
  }
  .hc_s03_header h2 br{}
  .hc_s03_content{
      width: 100%;
      padding-top: 3.542vw;
      padding-left: 1.875vw;
  }
  .hc_s03_col{}
  .hc_s03_col ul{
      margin: 0vw;
      padding: 0vw;
  }
  .hc_s03_col ul li{
      margin: 0vw;
      padding-left: 5.347vw;
      padding-bottom: 3.472vw;
      letter-spacing: 0.072vw;
  }
  .hc_s03_col ul li:before{
      width: 3.75vw;
      height: 3.681vw;
      top: -0.347vw;
      left: 0vw;
  }
  .hc_s03_col ul li br{}
  .hc_s03_col.style_1{}
  .hc_s03_col.style_2{
      padding-left: 5.625vw;
  }

}

@media screen and (max-width: 1140px){
  .hc_s03{}
  .hc_s03 .section_inner{
    width: 87.902vw;
}
  .hc_s03_header{}
  .hc_s03_header h2{}
  .hc_s03_header h2 mark{}
  .hc_s03_header h2 mark:before{
    left: -16.194vw;
}
  .hc_s03_header h2 br{}
  .hc_s03_content{padding-left: 0vw;}
  .hc_s03_col{}
  .hc_s03_col ul{}
  .hc_s03_col ul li{}
  .hc_s03_col ul li:before{}
  .hc_s03_col ul li br{}
  .hc_s03_col.style_1{
    width: 50%;
}
  .hc_s03_col.style_2{
    width: 50%;
    padding-left: 4vw;
}
}
@media screen and (max-width: 1024px){
  .hc_s03{
    position: relative;
    z-index: 4;
}
  .hc_s03 .section_inner{
    width: 100%;
    padding-left: 16vw;
    padding-right: 16vw;
}
  .hc_s03_header{}
  .hc_s03_header h2{}
  .hc_s03_header h2 mark{}
  .hc_s03_header h2 mark:before{
    width: 59.875vw;
    height: 9.667vw;
    bottom: -1.097vw;
    left: -16.194vw;
}
  .hc_s03_header h2 br{}
  .hc_s03_content{}
  .hc_s03_col{}
  .hc_s03_col ul{}
  .hc_s03_col ul li{
    padding-left: 6.4vw;
    padding-bottom: 3.4vw;
}
  .hc_s03_col ul li:before{
    width: 4.022vw;
    height: 4.022vw;
    top: -0.1vw;
    border-radius: 100%;
}
  .hc_s03_col ul li br{
    display: none;
}
  .hc_s03_col.style_1{
    width: 100%;
}
  .hc_s03_col.style_2{
    padding-left: 0vw;
    width: 100%;
}
}
@media screen and (max-width: 768px){
  .hc_s03{
    padding-top: 9.5vw;
    padding-bottom: 5.625vw;
}
  .hc_s03 .section_inner{
    padding-right: 8vw;
    padding-left: 8vw;
}
  .hc_s03_header{}
  .hc_s03_header h2{
    font-size: 7vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: -0.579vw;
    text-align: right;
}
  .hc_s03_header h2 mark{}
  .hc_s03_header h2 mark:before{}
  .hc_s03_header h2 br{
    display: none;
}
  .s03_m{
    display: block !important;
  }
  .hc_s03_content{
    padding-top: 6.833vw;
}
  .hc_s03_col{}
  .hc_s03_col ul{}
  .hc_s03_col ul li{
    font-size: 3vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 0.217vw;
    padding-left: 9vw;
    padding-bottom: 5.208vw;
}
  .hc_s03_col ul li:before{
    width: 5.042vw;
    height: 5.042vw;
    top: 0vw;
    left: 0vw;
    border-radius: 100%;
}
  .hc_s03_col ul li br{}
  .hc_s03_col.style_1{}
  .hc_s03_col.style_2{}
}
@media screen and (max-width: 550px){
  .hc_s03{
    padding-top: 17.5vw;
    padding-bottom: 10.625vw;
}
  .hc_s03 .section_inner{
    padding-right: 9.167vw;
}
  .hc_s03_header{}
  .hc_s03_header h2{
    font-size: 11.563vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: -0.579vw;
    text-align: right;
}
  .hc_s03_header h2 mark{}
  .hc_s03_header h2 mark:before{
    width: 115.875vw;
    height: 13.667vw;
    bottom: 1.4vw;
    left: -30.194vw;
}
  .hc_s03_header h2 br{
    display: none;
}
  .s03_m{
    display: block !important;
  }
  .hc_s03_content{
    padding-top: 10.833vw;
}
  .hc_s03_col{}
  .hc_s03_col ul{}
  .hc_s03_col ul li{
    font-size: 3.75vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 0.217vw;
    padding-left: 15vw;
    padding-bottom: 5.208vw;
}
  .hc_s03_col ul li:before{
    width: 11.25vw;
    height: 11.042vw;
    top: -1.042vw;
    left: 0vw;
}
  .hc_s03_col ul li br{}
  .hc_s03_col.style_1{}
  .hc_s03_col.style_2{}
}
/*
  Section 04
=========================================*/
.hc_s04{
    background-color: #FFF5F4;
    padding-top: 83px;
    position: relative;
    padding-bottom: 114px;
}
.hc_s04 .section_inner{}
.hc_s04_art_img_1{
    position: absolute;
    top: 206px;
    left: 0px;
    background-image: url(s04-1.png);
    background-position: center top;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    z-index: 0;
    width: 746px;
    height: 498px;
}
.hc_s04_art_img_2{
    position: absolute;
    top: 549px;
    left: 0px;
    background-image: url(s04-2.png);
    background-position: center top;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    z-index: 0;
    width: 144px;
    height: 363px;
}
.hc_s04_top{
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    width: 100%;
    padding-bottom: 13px;
}
.hc_s04_top_left{
    width: 58.5%;
    padding-top: 422px;
}
.hc_s04_top_left h3{
    font-family: 'SilverSouthScript';
    font-size: 172.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.45;
    letter-spacing: -8.63px;
    text-align: left;
    color: #1e302c;
    padding-left: 27px;
    transform: rotate(-6.2deg);
    display: inline-block;
}
.hc_s04_top_left h2{
    text-align: right;
    padding-right: 65px;
    padding-top: 26px;
    text-transform: uppercase;
}
.hc_s04_top_left h2 br{}
.hc_s04_top_right{
    width: 40.2%;
}
.hc_s04_top_right_img{
    width: 100%;
    height: 673px;
    display: block;
    position: relative;
}
.hc_s04_top_right_img:before{
    content: "";
    position: absolute;
    background-color: #d3e8d700;
    z-index: 0;
    border-radius: 250px 250px 0px 0px;
    width: 100%;
    height: 673px;
    top: 43px;
    right: -50px;
    border: solid 3px #F7B0D4;
}
.hc_s04_top_right_img span{
    width: 100%;
    height: 100%;
    display: block;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 250px 250px 0px 0px;
    z-index: 1;
    position: relative;
}
.hc_s04_top_right_img span img{
    opacity: 0;
    width: 10%;
}
.hc_s04_bottom{
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    width: 100%;
}
.hc_s04_bottom_left{
    width: 33.7%;
}
.hc_s04_bottom_right{
    width: 53%;
    padding-top: 40px;
    position: relative;
}
.hc_s04_art_bg_2{
    position: absolute;
    background-color: #214A50;
    width: 1px;
    height: 486px;
    top: 0px;
    left: -42px;
}
.hc_s04_bottom_right article{}
.hc_s04_bottom_right article p{
    padding-bottom: 9px;
}
.hc_s04_bottom_right article p br{}

/*
  Media 1440
-----------------------------*/
@media screen and (max-width: 1440px){
  .hc_s04{
      padding-top: 5.764vw;
      padding-bottom: 7.917vw;
  }
  .hc_s04 .section_inner{}
  .hc_s04_art_img_1{
      top: 14.306vw;
      left: 0vw;
      width: 51.806vw;
      height: 34.583vw;
  }
  .hc_s04_art_img_2{
      top: 38.125vw;
      left: 0vw;
      width: 10vw;
      height: 25.208vw;
  }
  .hc_s04_top{
      padding-bottom: 0.903vw;
  }
  .hc_s04_top_left{
      width: 58.5%;
      padding-top: 29.306vw;
  }
  .hc_s04_top_left h3{
      font-size: 11.979vw;
      letter-spacing: -0.599vw;
      padding-left: 1.875vw;
  }
  .hc_s04_top_left h2{
      padding-right: 4.514vw;
      padding-top: 1.806vw;
  }
  .hc_s04_top_left h2 br{}
  .hc_s04_top_right{
      width: 40.2%;
  }
  .hc_s04_top_right_img{
      width: 100%;
      height: 46.736vw;
  }
  .hc_s04_top_right_img:before{
      border-radius: 17.361vw 17.361vw 0vw 0vw;
      width: 100%;
      height: 46.736vw;
      top: 2.986vw;
      right: -3.472vw;
      border: solid 3px #F7B0D4;
  }
  .hc_s04_top_right_img span{
      width: 100%;
      height: 100%;
      border-radius: 17.361vw 17.361vw 0vw 0vw;
  }
  .hc_s04_top_right_img span img{
      width: 10%;
  }
  .hc_s04_bottom{
      margin: 0vw auto;
      width: 100%;
  }
  .hc_s04_bottom_left{
      width: 33.7%;
  }
  .hc_s04_bottom_right{
      width: 53%;
      padding-top: 2.778vw;
  }
  .hc_s04_art_bg_2{
      width: 0.069vw;
      height: 33.75vw;
      top: 0vw;
      left: -2.917vw;
  }
  .hc_s04_bottom_right article{}
  .hc_s04_bottom_right article p{
      padding-bottom: 0.625vw;
  }
  .hc_s04_bottom_right article p br{}

}

@media screen and (max-width: 1140px){
  .hc_s04{}
  .hc_s04 .section_inner{
    width: 890px;
}
  .hc_s04_art_img_1{}
  .hc_s04_art_img_2{}
  .hc_s04_top{}
  .hc_s04_top_left{}
  .hc_s04_top_left h3{
    font-size: 10.132vw;
}
  .hc_s04_top_left h2{
    padding-right: 4vw;
}
  .hc_s04_top_left h2 br{}
  .hc_s04_top_right{}
  .hc_s04_top_right_img{}
  .hc_s04_top_right_img:before{}
  .hc_s04_top_right_img span{}
  .hc_s04_top_right_img span img{}
  .hc_s04_bottom{}
  .hc_s04_bottom_left{
    width: 34%;
}
  .hc_s04_bottom_right{
    width: 66%;
}
  .hc_s04_art_bg_2{}
  .hc_s04_bottom_right article{}
  .hc_s04_bottom_right article p{}
  .hc_s04_bottom_right article p br{}
}
@media screen and (max-width: 1024px){
  .hc_s04{}
  .hc_s04 .section_inner{
    width: 100%;
    padding-left: 16vw;
    padding-right: 16vw;
}
  .hc_s04_art_img_1{
    top: 5.306vw;
    left: 0vw;
    width: 31.806vw;
    height: 22.583vw;
}
  .hc_s04_art_img_2{
    top: -12vw;
    left: inherit;
    right: 0vw;
    width: 16vw;
    height: 35.208vw;
    z-index: 0;
}
  .hc_s04_top{}
  .hc_s04_top_left{
    width: 100%;
    padding-top: 0vw;
    text-align: right;
}
  .hc_s04_top_right_img.mobile_only{
    display: block !important;
    margin-top: 10vw;
    margin-bottom: 4vw;
}
  .hc_s04_top_right_img.mobile_only:before{
    content: "";
    border-radius: 0vw;
  }
  .hc_s04_top_right_img.mobile_only span{
    border-radius: 0vw;
}
  .hc_s04_top_right_img.mobile_only span img{}
  .hc_s04_top_left h3{
    font-size: 15.979vw;
    text-align: left;
    display: block;
}
  .hc_s04_top_left h2{
    padding-right: 0vw;
}
  .hc_s04_top_left h2 br{}
  .hc_s04_top_right{
    display: none;
}
  .hc_s04_top_right_img{}
  .hc_s04_top_right_img:before{}
  .hc_s04_top_right_img span{}
  .hc_s04_top_right_img span img{}
  .hc_s04_bottom{}
  .hc_s04_bottom_left{}
  .hc_s04_bottom_right{
    width: 100%;
    padding-top: 0vw;
}
  .hc_s04_art_bg_2{
    display: none;
}
  .hc_s04_bottom_right article{
    position:relative;
    padding-right: 3vw;
}
.hc_s04_bottom_right article:before{
    content:"";
    position: absolute;
    width: 1px;
    height: 95%;
    background-color: black;
    top: 0.910vw;
    right: 0vw;
}
  .hc_s04_bottom_right article p{
    text-align: right;
}
  .hc_s04_bottom_right article p br{
    display: none;
}
}
@media screen and (max-width: 768px){
  .hc_s04{
    padding-top: 15.833vw;
    padding-bottom: 8.25vw;
    overflow: hidden;
}
  .hc_s04 .section_inner{
    padding-right: 8.333vw;
}
  .hc_s04_art_img_1{
    width: 55.833vw;
    height: 25.833vw;
    top: 34.167vw;
    left: 0vw;
    background-image: url(s04-1-mobile.png);
}
  .hc_s04_art_img_2{
    background-image: url(s04-2-mobile.png);
    right: 0vw;
    top: -7.292vw;
    width: 26.667vw;
    height: 75.625vw;
}
  .hc_s04_top{
    margin-bottom: 0vw;
    padding-bottom: 0vw;
}
  .hc_s04_top_left{}
  .hc_s04_top_right_img.mobile_only{
    width: 100%;
    height: auto;
    padding-left: 19.167vw;
    margin-top: 8.75vw;
    margin-bottom: 10.208vw;
  }
  .hc_s04_top_right_img.mobile_only:before{
  border-radius: 47.292vw 54.583vw 0vw 0vw;
  width: 66.458vw;
  height: 100vw;
  top: 7.292vw;
  right: -16.25vw;
  }
  .hc_s04_top_right_img.mobile_only span{
    border-radius: 52.083vw 52.083vw 0vw 0vw;
    height: 100vw;
}
  .hc_s04_top_right_img.mobile_only span img{}
  .hc_s04_top_left h3{
}
  .hc_s04_top_left h3{
    font-size: 17.333vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.44;
    letter-spacing: -1.423vw;
    padding-left: 1.042vw;
}
  .hc_s04_top_left h2{
    font-size: 7vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: -0.579vw;
    padding-top: 0.625vw;
    margin-bottom: 1.25vw;
}
  .hc_s04_top_left h2 br{}
  .hc_s04_top_right{}
  .hc_s04_top_right_img{}
  .hc_s04_top_right_img:before{}
  .hc_s04_top_right_img span{}
  .hc_s04_top_right_img span img{}
  .hc_s04_bottom{}
  .hc_s04_bottom_left{}
  .hc_s04_bottom_right{}
  .hc_s04_art_bg_2{}
  .hc_s04_bottom_right article{
    padding-right: 6.458vw;
    padding-left: 2.292vw;
}
.hc_s04_bottom_right article:before{
    top: 1.875vw;
    right: 1.25vw;
    height: 97%;
}
  .hc_s04_bottom_right article p{
    font-size: 3vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 0.217vw;
    margin-bottom: 4.583vw;
}
  .hc_s04_bottom_right article p br{}
}
@media screen and (max-width: 550px){
  .hc_s04{
    padding-top: 25.833vw;
    padding-bottom: 11.25vw;
}
  .hc_s04 .section_inner{
    padding-right: 8.333vw;
}
  .hc_s04_art_img_1{
    width: 55.833vw;
    height: 25.833vw;
    top: 34.167vw;
    left: 0vw;
    background-image: url(s04-1-mobile.png);
}
  .hc_s04_art_img_2{
    background-image: url(s04-2-mobile.png);
    right: 0vw;
    top: -7.292vw;
    width: 26.667vw;
    height: 75.625vw;
}
  .hc_s04_top{
    margin-bottom: 0vw;
    padding-bottom: 0vw;
}
  .hc_s04_top_left{}
  .hc_s04_top_right_img.mobile_only{
    width: 100%;
    height: auto;
    padding-left: 19.167vw;
    margin-top: 8.75vw;
    margin-bottom: 10.208vw;
  }
  .hc_s04_top_right_img.mobile_only:before{
  border-radius: 47.292vw 54.583vw 0vw 0vw;
  width: 66.458vw;
  height: 100vw;
  top: 7.292vw;
  right: -16.25vw;
  }
  .hc_s04_top_right_img.mobile_only span{
    border-radius: 52.083vw 52.083vw 0vw 0vw;
    height: 100vw;
}
  .hc_s04_top_right_img.mobile_only span img{}
  .hc_s04_top_left h3{
}
  .hc_s04_top_left h3{
    font-size: 28.438vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.44;
    letter-spacing: -1.423vw;
    padding-left: 1.042vw;
}
  .hc_s04_top_left h2{
    font-size: 11.563vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: -0.579vw;
    padding-top: 0.625vw;
    margin-bottom: 1.25vw;
}
  .hc_s04_top_left h2 br{}
  .hc_s04_top_right{}
  .hc_s04_top_right_img{}
  .hc_s04_top_right_img:before{}
  .hc_s04_top_right_img span{}
  .hc_s04_top_right_img span img{}
  .hc_s04_bottom{}
  .hc_s04_bottom_left{}
  .hc_s04_bottom_right{}
  .hc_s04_art_bg_2{}
  .hc_s04_bottom_right article{
    padding-right: 6.458vw;
    padding-left: 2.292vw;
}
.hc_s04_bottom_right article:before{
    top: 1.875vw;
    right: 1.25vw;
    height: 97%;
}
  .hc_s04_bottom_right article p{
    font-size: 3.75vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 0.217vw;
    margin-bottom: 4.583vw;
}
  .hc_s04_bottom_right article p br{}
}
/*
  Section 05
=========================================*/
.hc_s05{
    padding-top: 205px;
    margin-bottom: 152px;
}
.hc_s05 .section_inner{
    width: 1058px;
}
.hc_s05_inner_in{
    width: 100%;
}
.hc_s05_art_bg1{
    position: absolute;
    top: -75px;
    left: 0;
    background-color: #f4ebe8;
    width: 100%;
    height: calc(141px + 100%);
    z-index: 1;
}
.hc_s05_art_bg2{
    position: absolute;
    background-color: #d3e8d700;
    width: 1001px;
    height: 907px;
    top: -120px;
    left: -38px;
    border: solid 3px #000000;
    z-index: 0;
}
.hc_s05_inner_in article{
    text-align: center;
    z-index: 2;
    position: relative;
}
.hc_s05_inner_in article h2{
    line-height: 1.11;
    margin-bottom: 41px;
}
.hc_s05_inner_in article h2 br{}
.hc_s05_inner_in article ul{
    margin: 0px;
    padding: 0px;
}
.hc_s05_inner_in article ul li{
    position: relative;
    margin: 0px;
    list-style-type: none;
    padding-bottom: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 1.04px;
}
.hc_s05_inner_in article ul li:before{
    content: "";
    background-image: url(s05-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    z-index: 0;
    width: 54px;
    height: 53px;
    margin: 0 auto;
    margin-bottom: 9px;
}
.hc_s05_inner_in article ul li br{}
.hc_s05_inner_in article .pf4_button{
    margin-top: 26px;
    padding: 14px 40px 14px 40px;
    background-color: #000000;
}
/*
  Media 1440
-----------------------------*/
@media screen and (max-width: 1440px){
  .hc_s05{
      padding-top: 14.236vw;
      margin-bottom: 10.556vw;
  }
  .hc_s05 .section_inner{
      width: 73.472vw;
  }
  .hc_s05_inner_in{
      width: 100%;
  }
  .hc_s05_art_bg1{
      top: -5.208vw;
      left: 0;
      width: 100%;
      height: calc(9.792vw + 100%);
  }
  .hc_s05_art_bg2{
      width: 69.514vw;
      height: 62.986vw;
      top: -8.333vw;
      left: -2.639vw;
      border: solid 3px #000000;
  }
  .hc_s05_inner_in article{}
  .hc_s05_inner_in article h2{
      margin-bottom: 2.847vw;
  }
  .hc_s05_inner_in article h2 br{}
  .hc_s05_inner_in article ul{
      margin: 0vw;
      padding: 0vw;
  }
  .hc_s05_inner_in article ul li{
      margin: 0vw;
      padding-bottom: 0.903vw;
      letter-spacing: 0.072vw;
  }
  .hc_s05_inner_in article ul li:before{
      width: 3.75vw;
      height: 3.681vw;
      margin-bottom: 0.625vw;
  }
  .hc_s05_inner_in article ul li br{}
  .hc_s05_inner_in article .pf4_button{
      margin-top: 1.806vw;
      padding: 0.972vw 2.778vw 0.972vw 2.778vw;
  }

}

@media screen and (max-width: 1140px){
  .hc_s05{}
  .hc_s05 .section_inner{}
  .hc_s05_inner_in{}
  .hc_s05_art_bg1{}
  .hc_s05_art_bg2{}
  .hc_s05_inner_in article{}
  .hc_s05_inner_in article h2{}
  .hc_s05_inner_in article h2 br{}
  .hc_s05_inner_in article ul{}
  .hc_s05_inner_in article ul li{}
  .hc_s05_inner_in article ul li:before{}
  .hc_s05_inner_in article ul li br{}
  .hc_s05_inner_in article .pf4_button{}
}
@media screen and (max-width: 1024px){
  .hc_s05{padding-top: 20.236vw;margin-bottom: 19.556vw;}
  .hc_s05 .section_inner{
    width: 100%;
}
  .hc_s05_inner_in{}
  .hc_s05_art_bg1{}
  .hc_s05_art_bg2{
  height: 100%;
  height: calc(100% + 23.5vw);
  left: 0;
  right: 0;
  top: -12vw;
  bottom: 0;
  margin: 0 auto;
  }
  .hc_s05_inner_in article{
    padding-left: 16vw;
    padding-right: 16vw;
}
  .hc_s05_inner_in article h2{}
  .hc_s05_inner_in article h2 br{
    display: none;
}
  .hc_s05_inner_in article ul{}
  .hc_s05_inner_in article ul li{
    padding-bottom: 2.341vw;
}
  .hc_s05_inner_in article ul li:before{
    width: 4.022vw;
    height: 4.022vw;
    border-radius: 100%;
}
  .hc_s05_inner_in article ul li br{
}
  .hc_s05_inner_in article .pf4_button{}
}
@media screen and (max-width: 768px){
  .hc_s05{
    margin-bottom: 33.25vw;
    padding-top: 17.236vw;
}
  .hc_s05 .section_inner{}
  .hc_s05_inner_in{}
  .hc_s05_art_bg1{
    top: 4.583vw;
    height: calc(8.542vw + 100%);
}
  .hc_s05_art_bg2{
    width: 83.958vw;
    top: -6.042vw;
    height: calc(100% + 27.917vw);
}
  .hc_s05_inner_in article{
    padding-left: 8vw;
    padding-right: 8vw;
}
  .hc_s05_inner_in article h2{
    font-size: 7vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: -0.579vw;
    padding-left: 4.167vw;
    padding-right: 4.167vw;
    padding-top: 14.375vw;
    margin-bottom: 3.958vw;
}
  .hc_s05_inner_in article h2 br{}
  .hc_s05_inner_in article ul{}
  .hc_s05_inner_in article ul li{
    font-size: 3vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 0.217vw;
    padding-bottom: 3.333vw;
}
  .hc_s05_inner_in article ul li:before{
    margin-bottom: 1.875vw;
    width: 6.042vw;
    height: 6.042vw;
    top: 0vw;
    left: 0vw;
    border-radius: 100%;
}
  .hc_s05_inner_in article ul li br{
    display: none;
}
  .hc_s05_inner_in article .pf4_button{
    font-size: 2.5vw;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.544vw;
    margin-top: 2.5vw;
    padding: 2.917vw 8.75vw 2.917vw 8.125vw;
}
}
@media screen and (max-width: 550px){
  .hc_s05{
    margin-bottom: 41.25vw;
}
  .hc_s05 .section_inner{}
  .hc_s05_inner_in{}
  .hc_s05_art_bg1{
    top: 4.583vw;
    height: calc(8.542vw + 100%);
}
  .hc_s05_art_bg2{
    width: 83.958vw;
    top: -6.042vw;
    height: calc(100% + 27.917vw);
}
  .hc_s05_inner_in article{
    padding-left: 7vw;
    padding-right: 7vw;
}
  .hc_s05_inner_in article h2{
    font-size: 11.563vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: -0.579vw;
    padding-left: 2.167vw;
    padding-right: 2.167vw;
    padding-top: 14.375vw;
    margin-bottom: 3.958vw;
}
  .hc_s05_inner_in article h2 br{}
  .hc_s05_inner_in article ul{}
  .hc_s05_inner_in article ul li{
    font-size: 3.75vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 0.217vw;
    padding-bottom: 3.333vw;
}
  .hc_s05_inner_in article ul li:before{
    width: 11.25vw;
    height: 11.042vw;
    margin-bottom: 1.875vw;
}
  .hc_s05_inner_in article ul li br{
    display: none;
  }
  .hc_s05_inner_in article .pf4_button{
    font-size: 3.021vw;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: 0.544vw;
    margin-top: 2.5vw;
    padding: 2.917vw 8.75vw 2.917vw 8.125vw;
  }
}


/*
  Section 06 New
=========================================*/
.hc_s06_new{
    padding-top: 166px;
    padding-bottom: 196px;
    background-color: #F6F6F3;
}
.hc_s06_new .section_inner{
    width: 1172px;
    padding-right: 28px;
    padding-bottom: 103px;
}

.hc_s06_new_art1{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    display: block;
    padding-right: 113px;
}

.hc_s06_new_art1 span{ 
    border: solid 2px #000000;
    width: 100%;
    height: 100%;
    display: block;
}
.hc_s06_new_art2{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 115%;
    z-index: 0;
    display: block;
    padding-top: 89px;
    padding-right: 28px;
    padding-left: 95px;
}
.hc_s06_new_art2:before{
    content:"";
    width: 100%;
    height: 100%;
    display: block;
    background-color: #F2E9E5;
}
.hc_s06_new_art3{
    position: absolute;
    bottom: -39px;
    right: 186px;
    background-image: url(s06-2.png);
    background-position: center top;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    z-index: 0;
    width: 98px;
    height: 67px;
}
.hc_s06_new_art4{
    position: absolute;
    background-color: #D3E8D7;
    border-radius: 250px 250px 0px 0px;
    top: 0px;
    right: 0px;
    width: 261px;
    height: 100%;
    z-index: 0;
}

.hc_s06_new_in{
    width: 100%;
    position: relative;
    padding-top: 35px;
    padding-right: 148px;
    padding-left: 148px;
    z-index: 1;
}

.hc_s06_new_title{
    width: 100%;
    position: absolute;
    top: -62px;
    left: -18px;
}
.hc_s06_new_title h2{
    text-transform: uppercase;
}
.hc_s06_new_title h2 mark{
    padding: 20px 153px 52px 40px;
    background-color: #F6F6F3;
}
.hc_s06_new_title h2 mark span{
    font-family: 'SilverSouthScript';
    font-size: 172.5px;
    font-weight: normal;
    font-style: normal;
    line-height: 0.45;
    letter-spacing: -8.63px;
    color: #1e302c;
    transform: rotate(-6.2deg);
    display: inline-block;
    text-transform: none;
    position: relative;
    top: 26px;
    left: -13px;
}

.hc_s06_new_slider{ position: relative; width: 100%; display: block; }
.hc_s06_new_slider>div{}
.hc_s06_new_sitem{
    text-align: right;
    padding-top: 159px;
    padding-right: 130px;
    padding-bottom: 97px;
    position: relative;
}
.hc_s06_new_sitem p{
    margin: 0px;
    padding-bottom: 23px;
    position: relative;
    z-index: 1;
}
.hc_s06_new_sitem p br{}
.hc_s06_new_sitem h5{
    margin: 0px;
    font-style: italic;
    position: relative;
    z-index: 1;
} 


.hc_s06_new_slider .slick-list{}
.hc_s06_new_slider .slick-list .slick-track{

}

.hc_s06_new_slider .slick-prev,
.hc_s06_new_slider .slick-next {
  background-color: transparent;
  border: 0px;
  background-repeat: no-repeat;
  font-size: 0px;
  width: 190px;
  height: 29px;
  padding: 0px;
  margin: 0px;
  background-size: contain;
  position: absolute;
  top: 55.7%;
  z-index: 2;
}
.hc_s06_new_slider .slick-prev {
  background-image: url(s5_3.png);
  left: 0px;
  display: none !important;
}
.hc_s06_new_slider .slick-next {
  background-image: url(s06-1.png);
  right: -110px;
}
.hc_s06_new_slider .slick-list .slick-track .slick-slide {}


@media screen and (max-width: 1440px){
  .hc_s06_new{
      padding-top: 11.528vw;
      padding-bottom: 13.611vw;
  }
  .hc_s06_new .section_inner{
      width: 81.389vw;
      padding-right: 1.944vw;
      padding-bottom: 7.153vw;
  }

  .hc_s06_new_art1{
      padding-right: 7.847vw;
  }

  .hc_s06_new_art1 span{ }
  .hc_s06_new_art2{
      padding-top: 6.181vw;
      padding-right: 1.944vw;
      padding-left: 6.597vw;
  }
  .hc_s06_new_art2:before{ }
  .hc_s06_new_art3{
      bottom: -2.708vw;
      right: 12.917vw;
      width: 6.806vw;
      height: 4.653vw;
  }
  .hc_s06_new_art4{
      border-radius: 17.361vw 17.361vw 0vw 0vw;
      width: 18.125vw;
  }

  .hc_s06_new_in{
      padding-top: 2.431vw;
      padding-right: 10.278vw;
      padding-left: 10.278vw;
  }

  .hc_s06_new_title{
      top: -4.306vw;
      left: -1.25vw;
  }
  .hc_s06_new_title h2{ }
  .hc_s06_new_title h2 mark{
      padding: 1.389vw 10.625vw 3.611vw 2.778vw;
  }
  .hc_s06_new_title h2 mark span{
      font-size: 11.979vw;
      letter-spacing: -0.599vw;
      top: 1.806vw;
      left: -0.903vw;
  }

  .hc_s06_new_slider{ }
  .hc_s06_new_slider>div{ }
  .hc_s06_new_sitem{
      padding-top: 11.042vw;
      padding-right: 9.028vw;
      padding-bottom: 6.736vw;
  }
  .hc_s06_new_sitem p{
      padding-bottom: 1.597vw;
  }
  .hc_s06_new_sitem p br{ }
  .hc_s06_new_sitem h5{ } 


  .hc_s06_new_slider .slick-list{}
  .hc_s06_new_slider .slick-list .slick-track{ }

  .hc_s06_new_slider .slick-prev,
  .hc_s06_new_slider .slick-next {
    width: 13.194vw;
    height: 2.014vw;
  }
  .hc_s06_new_slider .slick-prev { }
  .hc_s06_new_slider .slick-next {
    right: -7.639vw;
  }
  .hc_s06_new_slider .slick-list .slick-track .slick-slide { }
}
@media screen and (max-width: 1140px){
  .hc_s06_new{ }
  .hc_s06_new .section_inner{ }

  .hc_s06_new_art1{ }

  .hc_s06_new_art1 span{ }
  .hc_s06_new_art2{ }
  .hc_s06_new_art2:before{ }
  .hc_s06_new_art3{ }
  .hc_s06_new_art4{ }

  .hc_s06_new_in{ }

  .hc_s06_new_title{ }
  .hc_s06_new_title h2{ }
  .hc_s06_new_title h2 mark{ }
  .hc_s06_new_title h2 mark span{ }

  .hc_s06_new_slider{ }
  .hc_s06_new_slider>div{ }
  .hc_s06_new_sitem{ }
  .hc_s06_new_sitem p{ }
  .hc_s06_new_sitem p br{display: none;}
  .hc_s06_new_sitem h5{ } 


  .hc_s06_new_slider .slick-list{}
  .hc_s06_new_slider .slick-list .slick-track{ }

  .hc_s06_new_slider .slick-prev,
  .hc_s06_new_slider .slick-next { }
  .hc_s06_new_slider .slick-prev { }
  .hc_s06_new_slider .slick-next { }
  .hc_s06_new_slider .slick-list .slick-track .slick-slide { }
}
@media screen and (max-width: 1024px){
  .hc_s06_new {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .hc_s06_new .section_inner {
    padding-right: 0vw;
    width: 100%;
  }

  .hc_s06_new_art1{ }

  .hc_s06_new_art1 span{ }
  .hc_s06_new_art2{ }
  .hc_s06_new_art2:before{ }
  .hc_s06_new_art3{ }
  .hc_s06_new_art4{border-radius: 17.361vw 17.361vw 0vw 0vw;width: 22.125vw;right: 2vw;}

  .hc_s06_new_in{ }

  .hc_s06_new_title{ }
  .hc_s06_new_title h2{ }
  .hc_s06_new_title h2 mark{ }
  .hc_s06_new_title h2 mark span{ }

  .hc_s06_new_slider{ }
  .hc_s06_new_slider>div{ }
  .hc_s06_new_sitem{ }
  .hc_s06_new_sitem p{ }
  .hc_s06_new_sitem p br{display: none;}
  .hc_s06_new_sitem h5{ } 


  .hc_s06_new_slider .slick-list{}
  .hc_s06_new_slider .slick-list .slick-track{ }

  .hc_s06_new_slider .slick-prev,
  .hc_s06_new_slider .slick-next { }
  .hc_s06_new_slider .slick-prev { }
  .hc_s06_new_slider .slick-next { }
  .hc_s06_new_slider .slick-list .slick-track .slick-slide { }
}
@media screen and (max-width: 768px){
  .hc_s06_new{padding-top: 18.528vw;padding-bottom: 18.611vw;}
  .hc_s06_new .section_inner{ }

  .hc_s06_new_art1{ }

  .hc_s06_new_art1 span{ }
  .hc_s06_new_art2{ }
  .hc_s06_new_art2:before{ }
  .hc_s06_new_art3{ }
  .hc_s06_new_art4{ }

  .hc_s06_new_in{ }

  .hc_s06_new_title{top: -6.306vw;}
  .hc_s06_new_title h2{font-size: 8vw;}
  .hc_s06_new_title h2 mark{padding-bottom: 2vw;}
  .hc_s06_new_title h2 mark span{font-size: 16.333vw;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 0.45;letter-spacing: -1.427vw;}

  .hc_s06_new_slider{ }
  .hc_s06_new_slider>div{ }
  .hc_s06_new_sitem{ }
  .hc_s06_new_sitem p{ }
  .hc_s06_new_sitem p br{ }
  .hc_s06_new_sitem h5{ } 


  .hc_s06_new_slider .slick-list{}
  .hc_s06_new_slider .slick-list .slick-track{ }

  .hc_s06_new_slider .slick-prev,
  .hc_s06_new_slider .slick-next { }
  .hc_s06_new_slider .slick-prev { }
  .hc_s06_new_slider .slick-next { }
  .hc_s06_new_slider .slick-list .slick-track .slick-slide { }
}
@media screen and (max-width: 550px){
  .hc_s06_new{padding-left: 8vw;padding-right: 7vw;padding-top: 30.4vw;padding-bottom: 18.611vw;background-color: #f2e9e5;margin-bottom: 28vw;}
  .hc_s06_new .section_inner{padding-bottom: 21.153vw;margin-bottom: -28.8vw;}

  .hc_s06_new_art1{padding-right: 0vw;}
  .hc_s06_new_art1:before,
  .hc_s06_new_art1:after{ content:""; position:absolute;}

  .hc_s06_new_art1:before{top: 0vw;right: 0vw;width: 2.9vw;height: 0.6vw;background-color: #000;}

  .hc_s06_new_art1:after{bottom: 0vw;left: 0vw;width: 0.6vw;height: 71.3vw;background-color: #000;}
  .hc_s06_new_art1 span{border: solid 0.7vw #000000;border-top: 0vw;border-left: 0vw;}
  .hc_s06_new_art2{height: 73.6%;top: -5vw;left: inherit;right: -17vw;width: 49.792vw;border-radius: 52.083vw 52.083vw 0vw 0vw;background-color: #D3E8D7;}
  .hc_s06_new_art2:before{display: none;}
  .hc_s06_new_art3{bottom: -7.6vw;right: 5.7vw;width: 20.5vw;height: 13.9vw;}
  .hc_s06_new_art4{display: none;}

  .hc_s06_new_in{padding-top: 2.431vw;padding-right: 6.278vw;padding-left: 10.278vw;}

  .hc_s06_new_title{top: -10.1vw;left: 3.99vw;}
  .hc_s06_new_title h2{font-size: 11.563vw;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.25;letter-spacing: -0.792vw;}
  .hc_s06_new_title h2 mark{padding-right: 0vw;background-color: transparent;color: #172522;}
  .hc_s06_new_title h2 mark span{font-size: 28.542vw;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 0.45;letter-spacing: -1.427vw;color: #000;}

  .hc_s06_new_slider{ }
  .hc_s06_new_slider>div{ }
  .hc_s06_new_sitem{padding-right: 0vw;padding-top: 13.042vw;padding-left: 4vw;padding-bottom: 10vw;}
  .hc_s06_new_sitem p{font-size: 3.75vw;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.39;letter-spacing: 0.217vw;padding-bottom: 3.7vw;}
  .hc_s06_new_sitem p br{ }
  .hc_s06_new_sitem h5{font-size: 4.167vw;font-weight: 900;letter-spacing: 0.242vw;padding-top: 1.25vw;color: #000;} 


  .hc_s06_new_slider .slick-list{}
  .hc_s06_new_slider .slick-list .slick-track{ }

  .hc_s06_new_slider .slick-prev,
  .hc_s06_new_slider .slick-next {top: 96%;width: 16.194vw;height: 6.014vw;}
  .hc_s06_new_slider .slick-prev { }
  .hc_s06_new_slider .slick-next {right: -0.3vw;background-size: cover;background-position: center right;}
  .hc_s06_new_slider .slick-list .slick-track .slick-slide { }
}
/*
  Section 07
=========================================*/
.hc_s07{
    background-color: #F6F6F3;
    margin-bottom: 60px;
    padding-top: 154px;
    padding-bottom: 139px;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
}
.hc_s07 .section_inner{}
.hc_s07_art_bg1{
    position: absolute;
    top: -14px;
    right: -120px;
    background-image: url(s07-3.png);
    background-position: center top;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    z-index: 0;
    width: 522px;
    height: 472px;
}
.hc_s07_inner_in{
    text-align: center;
    width: 100%;
}
.hc_s07_inner_in h2{
    position: relative;
    z-index: 9;
    color: #000000;
}
.hc_s07_inner_in h2 mark{
    background-color: transparent;
    padding: 0px;
    position: relative;
    color: #000000;
}
.hc_s07_inner_in h2 mark:before{
    content: "";
    position: absolute;
    background-image: url(s07-2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -47px;
    right: -13px;
    z-index: -1;
    width: 308px;
    height: 107px;
}
.hc_s07_inner_in h2 br{}
.s07_m_br{
  display: none;
}
.hc_s07_inner_in .pf4_button{
    position: relative;
    margin-top: 220px;
    font-size: 19.5px;
    font-weight: 900;
    line-height: 1.77;
    letter-spacing: 3.51px;
    padding: 18px 57px 19px 55px;
    background-color: #000000;
}
.hc_s07_inner_in .pf4_button:before{
    content: "";
    position: absolute;
    display: block;
    background-color: #000000;
    width: 2px;
    height: 127px;
    top: -173px;
    right: 163px;
    transform: rotate(-27.2deg);
    z-index: 9;
}
/*
  Media 1440
-----------------------------*/
@media screen and (max-width: 1440px){
  .hc_s07{
      margin-bottom: 4.167vw;
      padding-top: 10.694vw;
      padding-bottom: 9.653vw;
  }
  .hc_s07 .section_inner{}
  .hc_s07_art_bg1{
      top: -0.972vw;
      right: -8.333vw;
      width: 36.25vw;
      height: 32.778vw;
  }
  .hc_s07_inner_in{
      width: 100%;
  }
  .hc_s07_inner_in h2{}
  .hc_s07_inner_in h2 mark{
      padding: 0vw;
  }
  .hc_s07_inner_in h2 mark:before{
      bottom: -3.264vw;
      right: -0.903vw;
      width: 21.389vw;
      height: 7.431vw;
  }
  .hc_s07_inner_in h2 br{}
  .hc_s07_inner_in .pf4_button{
      margin-top: 15.278vw;
      font-size: 1.354vw;
      letter-spacing: 0.244vw;
      padding: 1.25vw 3.958vw 1.319vw 3.819vw;
  }
  .hc_s07_inner_in .pf4_button:before{
      width: 0.139vw;
      height: 8.819vw;
      top: -12.014vw;
      right: 11.319vw;
  }
}

@media screen and (max-width: 1140px){
  .hc_s07{}
  .hc_s07 .section_inner{}
  .hc_s07_art_bg1{}
  .hc_s07_inner_in{}
  .hc_s07_inner_in h2{}
  .hc_s07_inner_in h2 mark{}
  .hc_s07_inner_in h2 mark:before{;}
  .hc_s07_inner_in h2 br{}
  .hc_s07_inner_in .pf4_button{}
  .hc_s07_inner_in .pf4_button:before{}
}
@media screen and (max-width: 1024px){
  .hc_s07{
    padding-top: 12vw;
    padding-bottom: 12vw;
    margin-bottom: 8vw;
    overflow: hidden;
}
  .hc_s07 .section_inner{
    width: 100%;
    padding-left: 8vw;
    padding-right: 8vw;
}
  .hc_s07_art_bg1{
    top: inherit;
    bottom: -11vw;
    right: -4.333vw;
    width: 36.25vw;
    height: 32.778vw;
}
  .hc_s07_inner_in{}
  .hc_s07_inner_in h2{}
  .hc_s07_inner_in h2 mark{}
  .hc_s07_inner_in h2 mark:before{
    bottom: -6vw;right: -4.903vw;
    width: 38.389vw;
    height: 13.431vw;
}
  .hc_s07_inner_in h2 br{}
  .hc_s07_inner_in .pf4_button{
    margin-top: 20.278vw;
}
  .hc_s07_inner_in .pf4_button:before{}
}
@media screen and (max-width: 768px){
.hc_s07{
    padding-top: 18.75vw;
    padding-bottom: 16.042vw;
    margin-bottom: 13.75vw;
}
  .hc_s07 .section_inner{
    padding-left: 9.375vw;
    padding-right: 9.375vw;
}
  .hc_s07_art_bg1{
    background-image: url(s07-3-mobile.png);
    bottom: -31.458vw;
    right: 0vw;
    width: 39.583vw;
    height: 64.583vw;
}
  .hc_s07_inner_in{}
  .hc_s07_inner_in h2{
    font-size: 10vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: -0.579vw;
}
  .hc_s07_inner_in h2 mark{}
  .hc_s07_inner_in h2 mark:before{
    width: 64.167vw;
    height: 22.292vw;
    bottom: -11.667vw;
    right: -3.542vw;
  }
  .hc_s07_inner_in h2 br{
    display: none;
}
.s07_m_br{
  display: block  !important;
}
  .hc_s07_inner_in .pf4_button{
    margin-top: 31.875vw;
    font-size: 2.5vw;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.731vw;
    padding: 2.917vw 8.75vw 2.917vw 8.125vw;
}
  .hc_s07_inner_in .pf4_button:before{
    width: 0.417vw;
    height: 13.542vw;
    top: -19.167vw;
    right: 35.833vw;
    z-index: 9;
}
}
@media screen and (max-width: 550px){
  .hc_s07{
    padding-top: 18.75vw;
    padding-bottom: 16.042vw;
    margin-bottom: 13.75vw;
}
  .hc_s07 .section_inner{
    padding-left: 8.375vw;
    padding-right: 8.375vw;
}
  .hc_s07_art_bg1{
    background-image: url(s07-3-mobile.png);
    bottom: -31.458vw;
    right: 0vw;
    width: 39.583vw;
    height: 64.583vw;
}
  .hc_s07_inner_in{}
  .hc_s07_inner_in h2{
    font-size: 11.563vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: -0.579vw;
}
  .hc_s07_inner_in h2 mark{}
  .hc_s07_inner_in h2 mark:before{
    width: 64.167vw;
    height: 22.292vw;
    bottom: -11.667vw;
    right: -3.542vw;
  }
  .hc_s07_inner_in h2 br{
    display: none;
}
.s07_m_br{
  display: block  !important;
}
  .hc_s07_inner_in .pf4_button{
    margin-top: 31.875vw;
    font-size: 4.063vw;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.77;
    letter-spacing: 0.731vw;
    padding: 3.75vw 12.083vw 3.958vw 11.458vw;
}
  .hc_s07_inner_in .pf4_button:before{
    width: 0.417vw;
    height: 13.542vw;
    top: -19.167vw;
    right: 35.833vw;
    z-index: 9;
}
}
/*
  Section 08
=========================================*/
.hc_s08{
    background-color: #F2E9E5;
    padding-top: 102px;
    padding-bottom: 0px;
}
.hc_s08 .section_inner{
    width: 1009px;
    z-index: 1;
}
.hc_s08_header{
    width: 100%;
}
.hc_s08_header h2{
    text-transform: uppercase;
    margin-bottom: 82px;
}
.hc_s08_header h2 span{
    font-family: 'SilverSouthScript';
    font-size: 172.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.45;
    letter-spacing: -8.63px;
    text-transform: lowercase;
    margin-left: -195px;
    bottom: -112px;
    right: 31px;
    position: relative;
    transform: rotate(-6.2deg);
    display: inline-block;
    color: #000;
}
.s07_m_br{
  display: none;
}
.hc_s08_bottom{
    width: 100%;
    display: block;
    position: relative;
    height: auto;
}
.hc_s08_bottom_span{
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hc_s08_bottom_span a.pf4_button{
    background-color: #ffffff;
    color: #000000;
    padding: 24px 37px 22px 37px;
    font-size: 27px;
    font-weight: 500;
    font-stretch: normal;
    line-height: 0.93;
    letter-spacing: 1.57px;
    text-transform: none;
    font-style: italic;
}
.hc_s08_instagram{
    width: 100%;
    height: auto;
    display: block;
}
.hc_s08_instagram .instagram_feed{
    width: 100%;
    height: auto;
    display: block;
}
.hc_s08_instagram .instagram_gallery{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.hc_s08_instagram .instagram_gallery a{
    margin: 0px;
    width: 16.6%;
}
.hc_s08_instagram .instagram_gallery a img{
    width: 100% !important;
}

/*
  Media 1440
-----------------------------*/
@media screen and (max-width: 1440px){
  .hc_s08{
      padding-top: 7.083vw;
      padding-bottom: 0vw;
  }
  .hc_s08 .section_inner{
      width: 70.069vw;
  }
  .hc_s08_header{
      width: 100%;
  }
  .hc_s08_header h2{
      margin-bottom: 5.694vw;
  }
  .hc_s08_header h2 span{
      font-size: 11.979vw;
      letter-spacing: -0.599vw;
      margin-left: -13.542vw;
      bottom: -7.778vw;
      right: 2.153vw;
  }
  .hc_s08_bottom{
      width: 100%;
  }
  .hc_s08_bottom_span{
      width: 100%;
      top: 0vw;
      left: 0vw;
      height: 100%;
  }
  .hc_s08_bottom_span a.pf4_button{
      padding: 1.667vw 2.569vw 1.528vw 2.569vw;
      font-size: 1.875vw;
      letter-spacing: 0.109vw;
  }
  .hc_s08_instagram{
      width: 100%;
  }
  .hc_s08_instagram .instagram_feed{
      width: 100%;
  }
  .hc_s08_instagram .instagram_gallery{
      width: 100%;
  }
  .hc_s08_instagram .instagram_gallery a{
      margin: 0vw;
      width: 16.6%;
  }
  .hc_s08_instagram .instagram_gallery a img{
      width: 100% !important;
  }
}

@media screen and (max-width: 1140px){
  .hc_s08{}
  .hc_s08 .section_inner{}
  .hc_s08_header{}
  .hc_s08_header h2{}
  .hc_s08_header h2 span{
    font-size: 10.132vw;
}
  .hc_s08_bottom{}
  .hc_s08_bottom_span{}
  .hc_s08_bottom_span a.pf4_button{}
  .hc_s08_instagram{}
  .hc_s08_instagram .instagram_feed{}
  .hc_s08_instagram .instagram_gallery{}
  .hc_s08_instagram .instagram_gallery a{}
  .hc_s08_instagram .instagram_gallery a img{}
}
@media screen and (max-width: 1024px){
  .hc_s08{}
  .hc_s08 .section_inner{}
  .hc_s08_header{
    margin-bottom: 7vw;
}
  .hc_s08_header h2{
    margin-bottom: 0vw;
}
  .hc_s08_header h2 span{
    font-size: 15.979vw;
    margin-left: 27vw;
    bottom: -2.778vw;
    right: -2.847vw;
}
  .hc_s08_bottom{}
  .hc_s08_bottom_span{}
  .hc_s08_bottom_span a.pf4_button{
    padding: 2.667vw 4.569vw 2.528vw 5.569vw;
    font-size: 2.875vw;
}
  .hc_s08_instagram{}
  .hc_s08_instagram .instagram_feed{}
  .hc_s08_instagram .instagram_gallery{}
  .hc_s08_instagram .instagram_gallery a{
    margin: 0vw;
    width: 33.3%;
    margin: 0 auto;
}
  .hc_s08_instagram .instagram_gallery a img{}
}
@media screen and (max-width: 768px){
  .hc_s08{
    padding-top: 7.917vw;
    padding-right: 4.792vw;
}
  .hc_s08 .section_inner{
    width: 75.625vw;
}
  .hc_s08_header{
    margin-bottom: 10.833vw;
    padding-left: 1.25vw;
}
  .hc_s08_header h2{
    font-size: 8vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: -0.579vw;
}
  .hc_s08_header h2 span{
    font-size: 19.333vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.57;
    letter-spacing: -1.417vw;
    margin-left: 0vw;
    bottom: -3.333vw;
    right: -8.125vw;
}
  .s07_m_br{
  display: block !important;
}
  .hc_s08_bottom{
    margin-left: 4.792vw;
    padding-right: 4.792vw;
    padding-bottom: 5.417vw;
}
  .hc_s08_bottom_span{
}
  .hc_s08_bottom_span a.pf4_button{
    font-size: 4.583vw;
    font-weight: 500;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: 0.267vw;
    padding: 2.917vw 4.375vw 2.917vw 2.917vw;
    font-style: italic;
    margin-left: -4.792vw;
}
  .hc_s08_instagram{}
  .hc_s08_instagram .instagram_feed{}
  .hc_s08_instagram .instagram_gallery{}
  .hc_s08_instagram .instagram_gallery a{}
  .hc_s08_instagram .instagram_gallery a img{}
}
@media screen and (max-width: 550px){
  .hc_s08{
    padding-top: 7.917vw;
    padding-right: 4.792vw;
}
  .hc_s08 .section_inner{
    width: 75.625vw;
}
  .hc_s08_header{
    margin-bottom: 10.833vw;
    padding-left: 1.25vw;
}
  .hc_s08_header h2{
    font-size: 11.563vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: -0.579vw;
}
  .hc_s08_header h2 span{
    font-size: 28.333vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.57;
    letter-spacing: -1.417vw;
    margin-left: 0vw;
    bottom: -3.333vw;
    right: -8.125vw;
}
  .s07_m_br{
  display: block !important;
}
  .hc_s08_bottom{
    margin-left: 4.792vw;
    padding-right: 4.792vw;
    padding-bottom: 5.417vw;
}
  .hc_s08_bottom_span{
}
  .hc_s08_bottom_span a.pf4_button{
    font-size: 4.583vw;
    font-weight: 500;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: 0.267vw;
    padding: 2.917vw 4.375vw 2.917vw 2.917vw;
    font-style: italic;
    margin-left: -4.792vw;
}
  .hc_s08_instagram{}
  .hc_s08_instagram .instagram_feed{}
  .hc_s08_instagram .instagram_gallery{}
  .hc_s08_instagram .instagram_gallery a{
    width: 50%;
}
  .hc_s08_instagram .instagram_gallery a img{}
  .hc_s08_instagram .instagram_gallery a:last-child,
  .hc_s08_instagram .instagram_gallery a:nth-child(5){ display:none;}
}