@charset "UTF-8";
html, body, div, span, object, iframe,
p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li, a,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, improve, nav, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: break-word;
}

.grecaptcha-badge {
  visibility: hidden;
}

.f-os {
  font-family: "Oswald", sans-serif;
}

.f-ra {
  font-family: "Raleway", sans-serif;
}

.f-ro {
  font-family: "Roboto", sans-serif;
}

.SP {
  display: none;
}
@media screen and (max-width: 768px) {
  .SP {
    display: block;
  }
}

.PC {
  display: block;
}
@media screen and (max-width: 768px) {
  .PC {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .l-contents {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .sp_text {
    text-align: left;
  }
  .PC {
    display: none;
  }
  　　 .sp-fs14 {
    font-size: 14px !important;
  }
  .sp-fs16 {
    font-size: 16px !important;
  }
  .sp-fs18 {
    font-size: 18px !important;
  }
  .sp-fs20 {
    font-size: 20px !important;
  }
  .sp-fs22 {
    font-size: 22px !important;
  }
  .sp-fs24 {
    font-size: 24px !important;
  }
  .sp-fs26 {
    font-size: 26px !important;
  }
  .sp-fs28 {
    font-size: 28px !important;
  }
  .sp-fs32 {
    font-size: 32px !important;
  }
}
.SP {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .SP {
    display: inline !important;
  }
}

a {
  text-decoration: none;
}

.c-btn01-frame {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: 26px !important;
  position: relative;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
.c-btn01-frame::before {
  content: "";
  width: 16px;
  height: 14px;
  background-image: url(https://estadenkou.com/wp-content/uploads/2023/12/arrow01.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 60%;
  right: -26px;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
.c-btn01-frame .c-btn01 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  border-bottom: 2px solid #000000;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
.c-btn01-frame:hover .c-btn01 {
  color: #ec5b01;
  border-bottom: 2px solid #ec5b01;
}
.c-btn01-frame:hover::before {
  background-image: url(https://estadenkou.com/wp-content/uploads/2023/12/arrow01.png);
}

.c-btn02-frame {
  width: 284px;
  margin-left: 0;
  margin-right: auto;
  border-radius: 0;
}
.c-btn02-frame .c-btn02 {
  font-size: 16px;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0 15px 15px;
  position: relative;
}
.c-btn02-frame .c-btn02::before {
  content: "";
  width: 7.5px;
  height: 11px;
  background-image: url(https://demo07.dotone.asia/wp-content/uploads/2023/08/arrow02-wh.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 31px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
}

.c-btn02-white {
  background: #ffffff;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
.c-btn02-white .c-btn02 {
  border: 1px solid #000000;
  color: #000000;
}
.c-btn02-white .c-btn02::before {
  background-image: url(https://demo07.dotone.asia/wp-content/uploads/2023/08/arrow02.png);
}
.c-btn02-white:hover {
  background: #000000;
}
.c-btn02-white:hover .c-btn02 {
  color: #ffffff;
}
.c-btn02-white:hover .c-btn02::before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.c-btn02-bk {
  background: #000000;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
.c-btn02-bk .c-btn02 {
  border: 1px solid #000000;
  color: #ffffff;
}
.c-btn02-bk:hover {
  background: #ffffff;
}
.c-btn02-bk:hover .c-btn02 {
  color: #000000;
}
.c-btn02-bk:hover .c-btn02::before {
  background-image: url(https://demo07.dotone.asia/wp-content/uploads/2023/08/arrow02.png);
}

.c-btn02-wh_bl {
  background: #ffffff;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
.c-btn02-wh_bl .c-btn02 {
  border: 1px solid #ec5b01;
  color: #ec5b01;
}
.c-btn02-wh_bl .c-btn02::before {
  background-image: url(https://demo07.dotone.asia/wp-content/uploads/2023/08/arrow02-wh_bl.png);
}
.c-btn02-wh_bl:hover {
  background: #ec5b01;
}
.c-btn02-wh_bl:hover .c-btn02 {
  color: #ffffff;
}
.c-btn02-wh_bl:hover .c-btn02::before {
  background-image: url(https://demo07.dotone.asia/wp-content/uploads/2023/08/arrow02-wh.png);
}

.c-btn02-clear {
  background: unset;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
.c-btn02-clear .c-btn02 {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.c-btn02-clear .c-btn02::before {
  content: "";
  width: 7.5px;
  height: 11px;
  background-image: url(https://demo07.dotone.asia/wp-content/uploads/2023/08/arrow02.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 31px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.c-btn02-clear:hover {
  background: #fff;
}
.c-btn02-clear:hover .c-btn02 {
  color: #ec5b01;
}
.c-btn02-clear:hover .c-btn02::before {
  -webkit-filter: unset;
          filter: unset;
}

.c-btn02-blue {
  width: 284px;
  margin-left: 0;
  margin-right: auto;
  border-radius: 0;
  background: #ec5b01;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}

.btn-wrap {
  padding-top: 60px;
}
@media screen and (max-width: 1024px) {
  .btn-wrap {
    padding-top: 40px;
  }
}
.btn-wrap .c-btn02-frame {
  margin: 0 auto;
}

.btn-01 {
  position: relative;
  text-decoration: none;
  display: inline-block;
  width: 240px;
  height: 54px;
  line-height: 54px;
  border: 1px solid #777;
  background-color: rgba(0, 0, 11, 0.6);
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  z-index: 2;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}

.btnarrow1::after {
  content: "";
  position: absolute;
  top: 42%;
  right: 21px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btnarrow1:hover::after {
  right: 16px;
  border-top: 1px solid #1d1d1d;
  border-right: 1px solid #1d1d1d;
}

.btn-01:hover {
  border: 1px solid #aeaeae;
  background-color: rgba(255, 255, 255, 0.8);
  color: #1d1d1d;
}

.btn.mono {
  text-align: center;
  margin-top: 3rem;
}
.btn.mono .btn-01 {
  border: 1px solid #ec5b01;
  background-color: rgb(255, 255, 255);
  color: #ec5b01;
}
.btn.mono .btnarrow1::after {
  border-top: 1px solid #ec5b01;
  border-right: 1px solid #ec5b01;
}
.btn.mono .btnarrow1:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.btn.mono .btn-01:hover {
  background-color: #ec5b01;
  color: #fff;
}

.js-fade-up {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.js-fade-right {
  opacity: 0;
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.js-fade-left {
  opacity: 0;
  -webkit-transform: translate(-50px, 0);
          transform: translate(-50px, 0);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.js-fade-time {
  opacity: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.js-fade-up02 {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.js-fade-right02 {
  opacity: 0;
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.js-fade-left02 {
  opacity: 0;
  -webkit-transform: translate(-50px, 0);
          transform: translate(-50px, 0);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.effect-scroll {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.zoom-animation {
  -webkit-animation: zoom 5s 0s forwards;
          animation: zoom 5s 0s forwards;
}

.scroll-btn-frame {
  width: 20px;
  position: absolute;
  left: 10px;
  bottom: 50px;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .scroll-btn-frame {
    bottom: 10px;
  }
}

.scroll-btn-cover {
  position: relative;
}
.scroll-btn-cover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 60px;
  background: #ffffff;
  -webkit-animation: scroll 3s ease-in-out infinite;
          animation: scroll 3s ease-in-out infinite;
  opacity: 0;
}
.scroll-btn-cover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 60px;
  background: #ffffff;
  opacity: 0.5;
}

.scroll-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-decoration: none;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  -webkit-transform: translateY(-60px);
          transform: translateY(-60px);
}

@-webkit-keyframes scroll {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 60px;
    opacity: 0;
  }
}

@keyframes scroll {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 60px;
    opacity: 0;
  }
}
.menu-item a:hover {
  background-color: #f0f0f0;
}

header {
  background-color: #fff !important;
}

.l-header {
  position: fixed;
  top: 0 !important;
  left: 0;
  width: 100%;
  padding: 15px 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.l-header .l-header__content {
  padding: 0;
  color: #333;
}
.l-header .l-header__content.active {
  background: #ffffff;
}
.l-header .c-container {
  width: 100%;
  max-width: 1790px;
  padding: 0;
  margin-right: 0 !important;
}
.l-header .c-site-branding__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1024px) {
  .l-header .c-site-branding__title {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }
}
.l-header .c-site-branding__title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  position: relative;
  z-index: 10;
}
.l-header .custom-logo {
  width: auto;
  height: 70px;
}
@media screen and (max-width: 1024px) {
  .l-header .custom-logo {
    height: 40px;
  }
}
@media (max-width: 640px) {
  .l-header .custom-logo {
    height: 35px;
  }
}

.header-tel-wrap {
  text-align: right !important;
}

.header-hour {
  font-size: 12px;
}

.header-tel {
  font-size: 22px;
}

.header-tel svg {
  margin-right: 5px;
}

.l-1row-header__content {
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .l-body:not(.home) .l-header .c-site-branding__title {
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }
}
.l-body:not(.home) .l-header .c-site-branding__title::before {
  width: 46px;
  height: 55px;
}
@media screen and (max-width: 1024px) {
  .l-body:not(.home) .l-header .c-site-branding__title::before {
    width: 35px;
    margin-top: 4px;
  }
}
@media screen and (max-width: 1024px) {
  .l-body:not(.home) .l-header .c-site-branding__title a {
    padding-top: 5px;
  }
}
.l-body:not(.home) .l-header .menu-item:hover {
  color: var(--accent-color);
}

.l-body:not(.home) .l-contents {
  margin-top: 78px;
}
@media screen and (max-width: 1024px) {
  .l-body:not(.home) .l-contents {
    margin-top: 50px;
  }
}

.p-global-nav .c-navbar__submenu {
  background-color: var(--accent-color);
}

.p-global-nav .c-navbar__item[aria-haspopup=true]:before {
  border-bottom-color: var(--accent-color);
  z-index: 100;
}

.p-global-nav .c-navbar__subitem {
  color: #fff !important;
}

#page-top {
  border-radius: 50%;
  -webkit-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
  right: 10px;
  bottom: 10px;
}

.c-drawer {
  background: #ec5b01;
  background: -webkit-gradient(linear, left top, right top, from(#ec5b01), color-stop(51%, #2989D8), to(#ec5b01));
  background: linear-gradient(to right, #ec5b01 0%, #2989D8 51%, #ec5b01 100%);
}
.c-drawer .l-contact {
  padding: 80px 0;
  color: #ffffff;
  background: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 0;
  position: relative;
}
.c-drawer .l-contact::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(2, 30, 52, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact {
    padding: 80px 0;
  }
}
.c-drawer .l-contact .inner {
  width: 100%;
  max-width: 1900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.c-drawer .l-contact .ttl {
  font-size: 54px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 10px;
}
.c-drawer .l-contact .subttl {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
  display: block;
}
.c-drawer .l-contact__txt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 45px;
  line-height: 1.5;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__txt {
    font-size: 16px;
  }
}
.c-drawer .l-contact__frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__frame {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
  }
}
.c-drawer .l-contact__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 !important;
          flex: 0 !important;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 25px;
  }
}
.c-drawer .l-contact__tel .ttl {
  font-size: 30px;
  font-family: "Raleway", sans-serif;
  text-align: left;
  font-weight: bold;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__tel .ttl {
    margin-bottom: 0;
  }
}
.c-drawer .l-contact__tel .subttl {
  font-size: 15px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__tel .subttl {
    margin-left: 5px;
  }
}
.c-drawer .l-contact__tel-first {
  border-right: 1px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  height: 100%;
  padding-right: 1.5rem;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__tel-first {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-right: none;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-bottom: 10px;
  }
}
.c-drawer .l-contact__tel-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding-left: 30px;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__tel-second {
    padding-left: 0;
    padding-top: 15px;
    width: 100%;
  }
}
.c-drawer .l-contact__tel-link {
  font-family: "Roboto", sans-serif;
  font-size: 38px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__tel-link {
    font-size: 28px;
  }
}
.c-drawer .l-contact__tel-open {
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__tel-open {
    font-size: 12px;
  }
}
.c-drawer .l-contact__mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__mail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.c-drawer .l-contact__mail .ttl {
  font-size: 30px;
  font-family: "Raleway", sans-serif;
  text-align: left;
  font-weight: bold;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__mail .ttl {
    margin-bottom: 0;
  }
}
.c-drawer .l-contact__mail .subttl {
  font-size: 15px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__mail .subttl {
    margin-left: 5px;
  }
}
.c-drawer .l-contact__mail-first {
  border-right: 1px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding-right: 15px;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__mail-first {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-right: none;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-bottom: 10px;
  }
}
.c-drawer .l-contact__mail-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 70px;
  margin-left: 30px;
  background: #ffffff;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}
.c-drawer .l-contact__mail-second:hover {
  background-position: 0;
}
.c-drawer .l-contact__mail-second:hover .l-contact__mail-link {
  max-height: 70px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#5ac1eb), to(#003399));
  background: linear-gradient(to right, #5ac1eb, #003399);
}
.c-drawer .l-contact__mail-second:hover .l-contact__mail-icon {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.c-drawer .l-contact__mail-second:hover .l-contact__mail-arrow {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__mail-second {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
    height: 60px;
  }
}
.c-drawer .l-contact__mail-link {
  font-size: 16px;
  color: #ec5b01;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__mail-link {
    padding: 15px;
    width: 100%;
    font-size: 14px;
  }
}
.c-drawer .l-contact__mail-icon {
  width: 17.5px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
.c-drawer .l-contact__mail-arrow {
  width: 7px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 66px;
}
@media screen and (max-width: 1380px) {
  .c-drawer .l-contact__mail-arrow {
    margin-left: auto;
  }
}

.btn-image-text-flex span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 768px) {
  a:not(.header-tel-btn)[href^="tel:"] {
    pointer-events: none;
  }
}
.l-footer-widget-area {
  background-color: var(--accent-color);
  color: #fff;
}

.c-copyright--inverse {
  background-color: var(--accent-color);
}

.single .l-footer {
  margin-top: 80px;
}

.l-sidebar-widget-area .c-widget__title {
  width: 100% !important;
}