@import url(https://fonts.googleapis.com/css2?family=Brygada+1918:ital@0;1&family=Caramel&family=M+PLUS+Rounded+1c&family=Noto+Serif+JP:wght@200..900&display=swap); /* Noto Serif JP */
@import url(https://fonts.googleapis.com/css2?family=Brygada+1918:ital@0;1&family=Caramel&family=M+PLUS+Rounded+1c&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap); /* Noto Sans JP */
@import url(https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Noto+Color+Emoji&display=swap); /* "Noto Color Emoji", sans-serif */
@import url(https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&display=swap); /* "ABeeZee", sans-serif */
@import url(https://fonts.googleapis.com/css2?family=BIZ+UDPMincho:wght@400;700&display=swap); /* "BIZ UDPMincho", serif */
@import url(https://fonts.googleapis.com/css2?family=Noto+Music&display=swap); /* "Noto Music", serif */
@import url(https://fonts.googleapis.com/css2?family=Brygada+1918:ital@0;1&family=Caramel&display=swap); /* "Caramel", serif */


/* "Yu Mincho", serif */
@font-face {
  font-family: "Yu Mincho", serif;
  font-style: normal;
  font-weight: 300;
  src: url(../font/yuminl.ttf);
}

@font-face {
  font-family: "Yu Mincho", serif;
  font-style: normal;
  src: url(../font/yumin.ttf);
  font-weight: 400;
}

@font-face {
  font-family: "Yu Mincho", serif;
  font-style: normal;
  font-weight: 700;
  src: url(../font/yumindb.ttf);
}

/* "BiauKai", sans-serif */
@font-face {
  font-family: "BiauKai"; /* <-- Not same as BiauKaiTC */
  font-style: normal;
  font-weight: 400;
  src: url(../font/BiauKai.ttf);
}

/* "HiraginoMinchoProN", serif */
@font-face {
  font-family: "HiraginoMinchoProN";
  font-style: normal;
  font-weight: 400;
  src: url(../font/HiraginoMinchoProN.otf) format("opentype");
}

@font-face {
  font-family: "HiraginoMinchoProN";
  font-style: normal;
  font-weight: 600;
  src: url(../font/HiraginoMinchoProNW6.otf) format("opentype");
}

/* "HiraginoKakuGothicPro", sans-serif */
@font-face {
  font-family: "HiraginoKakuGothicPro";
  font-style: normal;
  font-weight: 300;
  src: url(../font/hiraginoKakuGothicProW3.otf) format("opentype");
}

@font-face {
  font-family: "HiraginoKakuGothicPro";
  font-style: normal;
  font-weight: 600;
  src: url(../font/hiraginoKakuGothicProW6.otf) format("opentype");
}

/* "Athelas", serif */
@font-face {
  font-family: "Athelas";
  font-style: normal;
  font-weight: 400;
  src: url(../font/Athelas.ttf);
}

@font-face {
  font-family: "Athelas";
  font-style: italic;
  font-weight: 400;
  src: url(../font/AthelasItalic.ttf);
}

@font-face {
  font-family: "Athelas";
  font-style: normal;
  font-weight: 700;
  src: url(../font/AthelasBold.ttf);
}

@font-face {
  font-family: "Athelas";
  font-style: italic;
  font-weight: 700;
  src: url(../font/AthelasBoldItalic.ttf);
}

/* "Simsong", serif */
@font-face {
  font-family: "Simsong";
  font-style: normal;
  font-weight: 400;
  src: url(../font/Simsong.ttf);
}

/* STYLE SECTIONS
--BOOTSTRAP
--SWIPER
--COMMON
--PUBLIC
--RESET
--CUSTOM
--HEADER NAV
--FOOTER
--HOME
--MAIN
--PARTS
--LINK
--ACCESS
--NEWS
--RECRUIT
--RESERVATION
--SCHEDULE
--SYSTEM
--THERAPIST
--SMS
--HOW TO
*/

:root {
  /* Color */
  --white-color: #ffffff;
  --black-color: #000000;
  --main-text: rgba(234, 191, 79, 1);
  --blue-color: #539BEE;
  --pink-color: #E6468B;
  --dark-red: rgba(92, 2, 20, 1);
  --dark-yellow: rgba(176, 134, 23, 1);

  --gold-color: #ffc300;
  --yellow-color: #f1dc00;
  --bright-amber-color: #eb9100;
  --gray-color: #626262;
  --light-gray-color: #eceeef;
  --medium-gray-color: #b3b3b3;
  --green-color: #10c716;
  --dark-gray-color: #757575;
  --charcoal-color: #5f5f5f;
  --rich-lavender-color: #826464;
  --main-color: var(--black-color);
  --bright-border-color: #68D1D3;
  --bright-green-color: rgba(68, 178, 180, 1);
  --bright-brown-color: rgba(214, 189, 165, 1);
  --gray-green-color:rgba(66, 95, 81, 1);
  --dark-brown-color: rgba(64, 45, 13, 1);
  --new-gray-color: linear-gradient(90deg, #000000 0%, #544F4F 100%);
  --text-color: var(--black-color);
  --light-blue-color: #9BC8E3;
  --light-brown-color: #CEC7C7;
  --main-bg-color: rgba(214, 189, 165, 1);
  --section-text-color:rgba(92, 2, 20, 1);
  --main-title-gradient: linear-gradient(91.13deg, #C44B63 0.97%, #5C0214 88.8%);
  --main-bg-btn: linear-gradient(180deg, #C44B63 2.03%, #5C0214 100.28%);
  --background-recruit: rgba(246, 215, 131, 0.2);

  --sub-black-color: #6a6a6a;
  --sub-white-color: #a6a6a6;
  --sub-gold-color: #c99c16;


  --header-bg-color: rgba(92, 2, 20, 1);
  --header-shop-name-color: var(--white-color);
  --header-sp-main-menu-color: var(--white-color);
  --header-sp-main-menu-inner-line-color: var(--white-color);
  --header-sp-main-menu-close-inner-line-color: var(--white-color);
  --header-sp-main-menu-close-text-color: var(--white-color);
  --header-sp-main-menu-open-bg-color: var(--white-color);
  --header-sp-main-menu-open-text-color: var(--white-color);
  --header-sp-main-menu-open-text-hover-color: var(--white-color);
  --header-nav-menu-bg-color: var(--white-color);
  --header-nav-menu-text-color: var(--main-color);
  --header-nav-menu-text-hover-color: var(--sub-black-color);
  --header-right-info-color: var(--white-color);

  --fixed-menu-bg-color: linear-gradient(0deg, #F6D783 -12.43%, #B08617 100%);
  --fixed-menu-bg-hover-color: linear-gradient(355deg, #5E5E5E -28.9%, #C4C4C4 59.25%);
  --fixed-menu-text-color: var(--white-color);
  --fixed-menu-text-hover-color: var(--white-color);
  --fixed-menu-border-color: var(--white-color);

  --main-view-logo-title-color: linear-gradient(
    180deg,
    #732714 23.5%,
    #f6ad74 37.5%,
    #b55409 48.5%,
    #ffbc8c 62%,
    #c24e0a 70.5%,
    #b76222 100%
  );
  --main-view-description-sub-color: var(--white-color);
  --main-view-tel-color: var(--main-color);
  --main-view-age-warning-color: var(--main-color);

  --body-divider-color: linear-gradient(
    90deg,
    RGB(255, 255, 255, 0.3),
    var(--section-text-color) 20%,
    var(--section-text-color) 80%,
    RGB(255, 255, 255, 0.3) 100%
  );

  --body-divider-color-dark: linear-gradient(
    90deg,
    rgba(92, 2, 20, 1),
    rgba(176, 134, 23, 1) 20%,
    rgba(176, 134, 23, 1) 80%,
    rgba(92, 2, 20, 1) 100%
  );
  --body-sub-title-color: linear-gradient(
    180deg,
    #b55409 0%,
    #f6ad74 57.5%,
    #c24e0a 70.5%,
    #732714 97%,
    #b76222 100%
  );

    --body-divider-color-v2: linear-gradient(
    90deg,
    rgba(255,255,255,0.1) 0%,
    var(--section-text-color) 30%,
    var(--section-text-color) 70%,
    rgba(255,255,255,0.1) 100%
  );

  --body-mark-bg-color: linear-gradient(0deg, #F6D783 -12.43%, #B08617 100%);
  --body-fee-bg-color: rgba(147, 121, 96, 1);

  --body-mark-text-color: var(--white-color);

  --therapist-card-bg-color: var(--white-color);
  --therapist-card-info-bg-color: rgba(255, 255, 255, 0.798);
  --therapist-card-info-name-color: var(--black-color);
  --therapist-card-time-color: var(--black-color);
  --therapist-card-good-text-color: var(--white-color);
  --therapist-card-good-bg-color: var(--black-color);
  --therapist-card-three-size-color: var(--black-color);
  --therapist-card-schedule-type-room1-bg-color: var(--body-mark-bg-color);
  --therapist-card-schedule-type-room2-bg-color: var(--body-mark-bg-color);
  --therapist-card-schedule-type-text-color: var(--white-color);

  --pickup-card-info-bg-color: var(--white-color);
  --pickup-card-info-name-color: var(--black-color);

  --btn-bg-color: var(--main-bg-btn);

  
  --btn-text-color: rgba(108, 108, 108, 1);
  --btn-hover-bg-color: var(--white-color);
  --btn-hover-text-color: var(--black-color);
  --btn-hover-border-color: var(--light-brown-color);

  --news-label-bg-color: var(--main-title-gradient);
  --news-label-text-color: var(--white-color);
  --news-time-color: var(--dark-red);
  --news-title-color: var(--black-color);
  --news-divider-color: var(--white-color);

  --footer-scroll-up-bg-color: linear-gradient(0deg, #F6D783 -12.43%, #B08617 100%);
  --footer-menu-text-color: var(--white-color);
  --footer-description-color: var(--white-color);
  --footer-copyright-color: var(--white-color);

  --policy-label-bg-color: linear-gradient(
    180deg,
    #44B2B4 0%,
    #44B2B4 28.5%,
    #44B2B4 100%
  );
  --policy-label-text-color: var(--white-color);
  --policy-border-color: var(--dark-brown-color);
  --policy-bg-color: var(--white-color);

  --schedule-options-bg-color: var(--white-color);
  --schedule-options-border-color: var(--section-text-color);
  --schedule-options-text-color: var(--section-text-color);
  --schedule-options-bg-hover-color: var(--main-bg-btn);
  --schedule-options-border-hover-color: var(--white-color);
  --schedule-options-text-hover-color: var(--white-color);

  --therapist-schedule-border-color: var(--section-text-color);
  --therapist-schedule-header-bg-color: var(--section-text-color);
  --therapist-schedule-header-text-color: var(--white-color);
  --therapist-schedule-header-border-left-color: var(--white-color);
  --therapist-schedule-header-border-bottom-color: var(--white-color);
  --therapist-schedule-body-text-color: var(--section-text-color);
  --therapist-schedule-body-bg-color: var(--white-color);
  --therapist-schedule-body-border-left-color: var(--light-brown-color);
  --therapist-schedule-body-border-bottom-color: var(--light-brown-color);

  --recruit-bg-color: var(--dark-brown-color);
  --recruit-text-color: var(--white-color);

  --form-text-color: var(--black-color);
  --form-required-bg-color: var(--main-bg-btn);
  --form-required-text-color: var(--white-color);
  --form-divider-color: var(--light-gray-color);

  --access-map-header-bg-color: var(--main-bg-btn);
  --access-store-info-bg-color: var(--white-color);
  --access-store-info-border-color: var(--main-color);
  --access-store-info-text-color: var(--main-color);
  --access-store-info-divider-color: linear-gradient(
    90deg,
    var(--dark-red),
    var(--dark-red) 50%,
    #ffffff 100%
  );

  --sms-phone-text-color: var(--main-color);
  --sms-phone-divider-color: var(--main-color);
  --sms-phone-numbers-color: var(--main-color);

  --how-to-step-title-color: var(--white-color);
  --how-to-step-bg-color: var(--yellow-color);

  /* Fonts */
  --default-font-family: "Noto Serif JP";
  --font-BIZ-UDPMincho: "Noto Serif JP";
  --athelas-font-family: "Noto Serif JP";

  --header-shop-name-font-family: "Noto Serif JP";
  --header-sp-main-menu-alphabet-font-family: "Noto Serif JP";
  --noto-serif-font-family: "Noto Serif JP";
  --noto-sans-font-family: "Noto Serif JP";
  --main-view-logo-title-font-family: "Noto Serif JP";
  --main-view-description-sub-font-family:"Noto Serif JP";
  --main-view-description-font-family: "Noto Serif JP";
  --main-view-tel-font-family: "Noto Serif JP";
  --main-view-age-warning-font-family: "Noto Serif JP";
  --body-title-font-family: "Noto Serif JP";
  --footer-menu-font-family: "Noto Serif JP";
  --recruit-title-font-family:"Noto Serif JP";
  --ABeeZee-font-family: "Noto Serif JP";
  --how-to-step-title-font-family: "Noto Serif JP";
  --how-to-step-desc-font-family: "Noto Serif JP";
  --therapist-card-info-name-font-family: "Noto Serif JP";
  --therapist-card-good-text-font-family: "Noto Serif JP";
  --therapist-card-time-font-family: "Noto Serif JP";
  --pickup-card-info-name-font-family: "Noto Serif JP";
  --noto-music-font-family: "Noto Serif JP";
  --noto-color-emoji-font-family: "Noto Serif JP";
  --noto-looped-thai-font-family: "Noto Serif JP";
  --fixed-menu-font-family: "Noto Serif JP";
  --BiauKaiTC-font-family : "Noto Serif JP";
  --font-HiraginoMinchoProN : "Noto Serif JP";

  /* Sizes */
  --header-height: 88px;
  --header-pc-nav-height: 70px;
  --header-sp-height: 65px;
  --header-logo-height: 55px;
  --header-logo-sp-height: 20px;

  --fixed-menu-height: 100px;
  --fixed-menu-sp-height: 55px;

  --main-view-height: calc(100vh - var(--fixed-menu-height));
  --main-view-sp-height: 380px;
  --main-view-logo-width: 523px;
  --main-view-logo-sp-width: 220px;

  --therapist-card-info-height: 130px;
  --therapist-card-info-sp-height: 90px;

  --footer-scroll-up-height: 60px;
  --footer-height: 1080px;
  --footer-sp-height: calc(
    var(--footer-height) - var(--fixed-menu-height) -
      (var(--fixed-menu-height) - var(--fixed-menu-sp-height)) - 140px
  );
  --footer-logo-width: 272px;
  --footer-logo-sp-width: 272px;
}

/* ====================== BOOTSTRAP STYLE BELOW ====================== */

.cp-container {
  width: auto;
  position: relative;
  box-sizing: border-box;
}

.cp-container .cp-swatches .cp-swatch,
.cp-container .cp-transparency {
  background: url(data:image/gif;base64,R0lGODlhBgAGAIABAMPDw////yH5BAEKAAEALAAAAAAGAAYAAAIKhIMGGMrs0pGgAAA7)
    repeat;
}

.cp-container .cp-preview,
.cp-container .cp-slider {
  width: auto;
  height: 26px;
  border: 1px solid #dadada;
  margin: 0 4px;
  margin-bottom: 5pt;
  position: relative;
}

.cp-container .cp-sliderbutton {
  color: #585858;
  text-align: center;
  font-size: 15px;
  font-weight: bolder;
  width: 18px;
  margin: 0;
  cursor: pointer;
  top: 1px;
  line-height: 24px;
}

.cp-container .cp-sliderbutton-minus {
  float: left;
  position: relative;
  left: -20px;
}

.cp-container .cp-sliderbutton-plus {
  float: right;
  position: relative;
  left: 20px;
}

.cp-container .cp-hsvpanel {
  width: auto;
  height: auto;
  border: none;
  margin-right: -6px;
}

.cp-container .cp-hsvpanel .cp-hsvpanel-a,
.cp-container .cp-hsvpanel .cp-hsvpanel-h,
.cp-container .cp-hsvpanel .cp-hsvpanel-sv {
  border: 1px solid #dadada;
  display: inline-block;
  position: relative;
  margin: 0 8px 0 4px;
}

.cp-container .cp-hsvpanel .cp-hsvpanel-sv {
  width: 122px;
  height: 122px;
  cursor: default;
}

.cp-container .cp-hsvpanel .cp-hsvpanel-a,
.cp-container .cp-hsvpanel .cp-hsvpanel-h {
  width: 30px;
  height: 122px;
  cursor: ns-resize;
}

.cp-container.cp-container-sm .cp-hsvpanel .cp-hsvpanel-a,
.cp-container.cp-container-sm .cp-hsvpanel .cp-hsvpanel-h {
  width: 27px;
}

.cp-container .cp-hsvpanel .cp-hsvpanel-h {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmYwMDAwIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmMDAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjE2Njk5OTk5OTk5OTk5OTk4Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwZmYwMCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuMzMyOTk5OTk5OTk5OTk5OTYiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDBmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC41Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwMDBmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNjY3Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmMDBmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuODMzIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: linear-gradient(
    to bottom,
    red 0,
    #ff0 16.7%,
    lime 33.3%,
    cyan 50%,
    blue 66.7%,
    #f0f 83.3%,
    red 100%
  );
}

.cp-container .cp-hsvpanel .cp-hsvpanel-a span,
.cp-container .cp-hsvpanel .cp-hsvpanel-sv span {
  display: block;
  width: 100%;
  height: 100%;
}

.cp-container .cp-hsvpanel .cp-hsvpanel-sv span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==),
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  background-image: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 100%),
    linear-gradient(to right, var(--black-color) 0, rgba(255, 255, 255, 0) 100%);
}

.cp-container .cp-slider {
  cursor: ew-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.cp-container .cp-preview {
  height: 39px;
}

.cp-container .cp-preview input,
.cp-container .cp-slider span {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: sans-serif;
  line-height: 26px;
  font-size: 14px;
}

.cp-container .cp-preview input {
  line-height: 39px;
  padding: 0;
  outline: 0;
  box-shadow: none;
  border: none;
  border-radius: 0;
  background: 0 0;
}

.cp-container .cp-marker {
  position: absolute;
  display: block;
  width: 11px;
  height: 10px;
  margin-left: -5px;
  top: -2px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAtFBMVEUAAAB1dXVsbGxwcHBqampoaGj+/v7r6+vw8PBmZmb6+vp/f39kZGTh4eGxsbHT09NlZWXX19dgYGBfX1/W1tb7+/vx8fHZ2dna2tqBgYFnZ2fg4ODe3t7j4+Pi4uL39/eampro6Ojl5eXy8vLt7e3p6emgoKCmpqatra1ra2v19fXm5ubz8/Pv7+9hYWFjY2N5eXlvb29zc3Ps7Ozd3d2ysrKCgoKDg4P9/f2zs7P4+Pj///83Bdu/AAAAAXRSTlMAQObYZgAAAGlJREFUeNo9ylcbgWAAhuG3ZZQoEkkhDe099P3//9Xg6j56Dh6cjkm623IsnTNIDsqlEsN1HBVI5evdDMtN0FOQKt14lWrArzLcnpZjvx9nshcA342jviO1hlHuTdlgVnzIt8VfNubiNwzmhAsoIAkssgAAAABJRU5ErkJggg==);
}

.cp-container .cp-hsvmarker-vertical {
  position: absolute;
  display: block;
  width: 10px;
  height: 11px;
  margin-top: -5px;
  right: -2px;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAMAAABxsOwqAAAAbFBMVEUAAACysrLz8/NjY2Pw8PBmZmbe3t7////4+PiBgYHs7Oxra2t0dHSDg4Ozs7P9/f3p6enj4+Pa2trh4eFhYWFfX1/X19d5eXlvb2/7+/vm5ub19fXt7e2tra2mpqagoKCamprl5eXT09NwcHAw/sWYAAAAAXRSTlMAQObYZgAAAFtJREFUCNclzNsWQCAURdFDF1RIpZI7//+P6thP82GPBTjGiJtR8uL+Qcbztsa7LHVQPXFDAMLe1pu2nEA3NGNbi2QZQF9MRWKQXTXLSoUshQ6dic73CL+DUu8HF6YEcUMoNOYAAAAASUVORK5CYII=);
}

.cp-container .cp-marker-point {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  margin-left: -5px;
  margin-top: -5px;
  left: 0;
  top: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAALVBMVEX///8AAADX19d7e3t4eHhDQ0NnZ2dzc3NLS0tbW1tTU1POzs7AwMC0tLSoqKgWXydUAAAAAnRSTlN1ACTbQIsAAAA/SURBVAjXYxAUDBcUZBCUeOQIJNcyqAgySB4QZDJkyGYUFFBmMAKS2xiEFQR5JjIIOjHcAqoR0WsEkoKlgoIAHu8JgCiLy9kAAAAASUVORK5CYII=);
}

.cp-container.cp-unconvertible-cie-color .cp-slider.cp-ciechroma .cp-marker,
.cp-container.cp-unconvertible-cie-color .cp-slider.cp-ciehue .cp-marker,
.cp-container.cp-unconvertible-cie-color .cp-slider.cp-cielightness .cp-marker {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAvVBMVEUAAADLy8u8vLzZ2dlgYGDe3t5sbGxoaGjr6+vb29tqamrCwsJmZmZkZGTW1tbExMTw8PDj4+Pa2tpfX1/z8/PU1NTp6enX19fg4OBwcHDc3NzJycn4+Pj7+/v6+vrd3d3h4eH+/v6lpaWmpqaampqgoKBlZWWzs7Orq6tra2uxsbGBgYF1dXVnZ2d/f3/T09PMzMxhYWFjY2P19fXv7+9vb2/l5eVzc3P////n5+eysrKDg4OCgoJ5eXnoAACu7h75AAAAAXRSTlMAQObYZgAAAG1JREFUeNo1ytsaQkAAReGdkpRKRUTofEANBoOY93+sfMp/tS4WNqM4mSvSdJztEJPFkETyJNUYEmMtzvhApfsQN89cCXxJ3WOD1yXfRlx3Cv8NPK+pZedFFaCVnQ+8rGp02Kl8fPDX3Nvs/YYvAnQLhiGwga0AAAAASUVORK5CYII=);
}

.cp-container .cp-swatches ul {
  width: auto;
  margin: -7px -7px 0 0;
  padding: 0;
  list-style-type: none;
}

.cp-container .cp-swatches li {
  float: left;
  margin: 7px 7px 0 0;
}

.cp-swatches button {
  margin: 7px 7px 0 0;
  width: 26px;
  height: 26px;
  display: inline-block;
  font-size: 12px;
  padding: 0;
}

.cp-container .cp-swatch {
  width: 26px;
  height: 26px;
  display: inline-block;
  cursor: pointer;
  border-color: #ccc;
  position: relative;
  overflow: hidden;
  outline: 0;
  padding: 0;
}

.cp-container .cp-swatch span {
  display: block;
  width: 100%;
  height: 100%;
}

.cp-container .cp-swatches .cp-swatch.actual {
  border-color: #777;
  box-shadow: 0 0 5px #fa8000;
}

.cp-popover-container .popover {
  max-width: 1000px;
}

.popover-content .cp-container {
  width: 263px;
}

.popover-content .cp-container.cp-container-sm {
  width: 208px;
}

.popover-content .cp-container.cp-container-sm .cp-swatch,
.popover-content .cp-container.cp-container-sm .cp-swatches button {
  width: 23px;
  height: 23px;
}

.popover-content .cp-container.cp-container-lg {
  width: 369px;
}

.popover-content .cp-container.cp-container-lg .cp-swatch,
.popover-content .cp-container.cp-container-lg .cp-swatches button {
  width: 27px;
  height: 27px;
}

.cp-container .cp-pills {
  display: none;
}

.cp-container .cp-pills {
  display: inline-block;
}

.cp-container .cp-pills {
  list-style-type: none;
  margin-bottom: 5px;
  padding: 0;
  font-size: 12px;
}

.cp-container .cp-pills li {
  display: inline-block;
  margin: 3px;
  padding: 3px 0;
}

.cp-container .cp-pills li a {
  padding: 5px;
  color: #000;
  text-decoration: none;
}

.cp-container .cp-pills li a.active,
.cp-container .cp-pills li a:hover {
  background-color: #02afff;
  color: var(--black-color);
}

.cp-container.hsvpanel-active .cp-sliders,
.cp-container.hsvpanel-active .cp-swatches {
  display: none;
}

.cp-container.sliders-active .cp-hsvpanel,
.cp-container.sliders-active .cp-swatches {
  display: none;
}

.cp-container.swatches-active .cp-hsvpanel,
.cp-container.swatches-active .cp-sliders {
  display: none;
}

.cp-popover-container .cp-hsvpanel,
.cp-popover-container .cp-sliders {
  margin-top: 7px;
}

.form-control.cp-preventtouchkeyboardonshow[readonly] {
  cursor: text;
}

.popover-content .cp-container.hsvpanel-active {
  width: 220px;
}

/* ====================== BOOTSTRAP STYLE ABOVE ====================== */
/* ====================== SWIPER STYLE BELOW ====================== */

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-wrapper-pickup {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  justify-content: center;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: var(--black-color);
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: var(--black-color);
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
  touch-action: none;
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
  perspective: 1200px;
}

/* ====================== SWIPER STYLE ABOVE ====================== */
/* ====================== COMMON STYLE BELOW ====================== */

.fs-0 {
  font-size: 0;
}

.fs-10 {
  font-size: 10px;
}

.fs-11 {
  font-size: 11px;
}

.fs-12 {
  font-size: 12px;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}

.fs-15 {
  font-size: 15px;
}

.fs-16 {
  font-size: 16px;
}

.fs-17 {
  font-size: 17px;
}

.fs-18 {
  font-size: 18px;
}

.fs-24 {
  font-size: 24px;
}

.fs-30 {
  font-size: 30px;
}

.fs-40 {
  font-size: 40px;
}

.fs-50 {
  font-size: 50px;
}

.fs-60 {
  font-size: 60px;
}

.fb-100 {
  font-weight: 100;
}

.fb-500 {
  font-weight: 500;
}

.fb-700 {
  font-weight: 700;
}

.fb-900 {
  font-weight: 900;
}

@media (max-width: 1023px) {
  .m-fs-0 {
    font-size: 0;
  }
  .m-fs-10 {
    font-size: 10px;
  }
  .m-fs-11 {
    font-size: 11px;
  }
  .m-fs-12 {
    font-size: 12px;
  }
  .m-fs-13 {
    font-size: 13px;
  }
  .m-fs-14 {
    font-size: 14px;
  }
  .m-fs-15 {
    font-size: 15px;
  }
  .m-fs-16 {
    font-size: 16px;
  }
  .m-fs-17 {
    font-size: 17px;
  }
  .m-fs-18 {
    font-size: 18px;
  }
  .m-fs-24 {
    font-size: 24px;
  }
  .m-fs-30 {
    font-size: 30px;
  }
  .m-fs-40 {
    font-size: 40px;
  }
  .m-fs-50 {
    font-size: 50px;
  }
  .m-fs-60 {
    font-size: 60px;
  }
  .m-fb-100 {
    font-weight: 100;
  }
  .m-fb-500 {
    font-weight: 500;
  }
  .m-fb-700 {
    font-weight: 700;
  }
  .m-fb-900 {
    font-weight: 900;
  }
}

@media (max-width: 740px) {
  .s-fs-0 {
    font-size: 0;
  }
  .s-fs-10 {
    font-size: 10px;
  }
  .s-fs-11 {
    font-size: 11px;
  }
  .s-fs-12 {
    font-size: 12px;
  }
  .s-fs-13 {
    font-size: 13px;
  }
  .s-fs-14 {
    font-size: 14px;
  }
  .s-fs-15 {
    font-size: 15px;
  }
  .s-fs-16 {
    font-size: 16px;
  }
  .s-fs-17 {
    font-size: 17px;
  }
  .s-fs-18 {
    font-size: 18px;
  }
  .s-fs-24 {
    font-size: 24px;
  }
  .s-fs-30 {
    font-size: 30px;
  }
  .s-fs-40 {
    font-size: 40px;
  }
  .s-fs-50 {
    font-size: 50px;
  }
  .s-fs-60 {
    font-size: 60px;
  }
  .s-fb-100 {
    font-weight: 100;
  }
  .s-fb-500 {
    font-weight: 500;
  }
  .s-fb-700 {
    font-weight: 700;
  }
  .s-fb-900 {
    font-weight: 900;
  }
}

.pd-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pd-top-0 {
  padding-top: 0;
}

.pd-left-0 {
  padding-left: 0;
}

.pd-righ-0 {
  padding-right: 0;
}

.pd-top-20 {
  padding-top: 20px;
}

.pd-bottom-20 {
  padding-bottom: 20px;
}

.pd-top-50 {
  padding-top: 50px;
}

.pd-bottom-50 {
  padding-bottom: 50px;
}

.pd-top-170 {
  padding-top: 170px;
}

.pd-top-250 {
  padding-top: 250px;
}

@media (max-width: 1023px) {
  .m-pd-0 {
    padding: 0;
  }
  .m-pd-left-0 {
    padding-left: 0;
  }
  .m-pd-righ-0 {
    padding-right: 0;
  }
}

@media (max-width: 740px) {
  .s-pd-0 {
    padding: 0;
  }
  .s-pd-left-0 {
    padding-left: 0;
  }
  .s-pd-righ-0 {
    padding-right: 0;
  }
  .s-pd-top-30 {
    padding-top: 30px;
  }
  .s-pd-top-100 {
    padding-top: 100px;
  }
  .s-pd-top-200 {
    padding-top: 200px;
  }
}

.mg-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mg-bottom-50 {
  margin-bottom: 50px !important;
}

.mg-top-100 {
  margin-top: 100px !important;
}

.mg-top-50 {
  margin-top: 50px !important;
}

.mg-bottom-30 {
  margin-bottom: 30px !important;
}

.mg-top-30 {
  margin-top: 30px !important;
}

.mg-bottom-20 {
  margin-bottom: 20px !important;
}

.mg-bottom-10 {
  margin-bottom: 10px !important;
}

.mg-top-20 {
  margin-top: 20px !important;
}

.mg-top-10 {
  margin-top: 10px !important;
}

.mg-top-0 {
  margin-top: 0px !important;
}

@media (max-width: 1023px) {
  .m-mg-0 {
    margin: 0;
  }
}

@media (max-width: 740px) {
  .s-mg-0 {
    margin: 0;
  }

  .s-mg-top-20 {
    margin-top: 20px !important;
  }
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

@media (max-width: 1023px) {
  .m-text-center {
    text-align: center !important;
  }
  .m-text-left {
    text-align: left !important;
  }
  .m-text-right {
    text-align: right !important;
  }
}

@media (max-width: 740px) {
  .s-text-center {
    text-align: center !important;
  }
  .s-text-left {
    text-align: left !important;
  }
  .s-text-right {
    text-align: right !important;
  }
}

.display-none {
  display: none !important;
}

.display-block {
  display: block !important;
}

.display-inline-block {
  display: inline-block !important;
}

.display-none-less-1023 {
  display: block !important;
}

.display-none-more-1023 {
  display: none !important;
}

.display-none-less-740 {
  display: block !important;
}

.display-none-more-740 {
  display: none !important;
}

@media screen and (max-width: 1023px) {
  .display-none-less-1023 {
    display: none !important;
  }

  .display-none-more-1023 {
    display: block !important;
  }
}

@media screen and (max-width: 740px) {
  .display-none-less-740 {
    display: none !important;
  }

  .display-none-more-740 {
    display: block !important;
  }
}

.cont {
  max-width: 1265px;
  margin: 0 auto;
  padding: 0;
}

.clearfix {
  zoom: 1;
}

.clearfix:after,
.clearfix:before {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.textCenter {
  text-align: center;
}

.textRight {
  text-align: right;
}

.textLeft {
  text-align: right;
}

@media screen and (max-width: 1023px) {
  .textCenter1023 {
    text-align: center;
  }
}

@media screen and (max-width: 740px) {
  .textCenter740 {
    text-align: center;
  }
}

.fontWhite {
  color: var(--white-color);
}

.displayNone {
  display: none;
}

.displayNoneLess1023 {
  display: block;
}

.displayNoneMore1023 {
  display: none;
}

.displayNoneLess740 {
  display: block;
}

.displayNoneMore740 {
  display: none;
}

.displayNoneLess576 {
  display: block;
}

.displayNoneMore576 {
  display: none;
}

.displayNoneLess450 {
  display: block;
}

.displayNoneMore450 {
  display: none;
}

@media screen and (max-width: 1023px) {
  .displayNoneLess1023 {
    display: none;
  }
  .displayNoneMore1023 {
    display: block;
  }
}

@media screen and (max-width: 740px) {
  .displayNoneLess740 {
    display: none;
  }
  .displayNoneMore740 {
    display: block;
  }
}

@media screen and (max-width: 576px) {
  .displayNoneLess576 {
    display: none;
  }

  .displayNoneMore576 {
    display: block;
  }
}

@media screen and (max-width: 450px) {
  .displayNoneLess450 {
    display: none;
  }

  .displayNoneMore450 {
    display: block;
  }
}

.pd0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pdTop0 {
  padding-top: 0 !important;
}

.pdLeft0 {
  padding-left: 0 !important;
}

.pdRight0 {
  padding-right: 0 !important;
}

.pdBottom0 {
  padding-bottom: 0 !important;
}

.pd10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.pdTop10 {
  padding-top: 10px !important;
}

.pdLeft10 {
  padding-left: 10px !important;
}

.pdRight10 {
  padding-right: 10px !important;
}

.pdBottom10 {
  padding-bottom: 10px !important;
}

.pd20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.pdTop20 {
  padding-top: 20px !important;
}

.pdLeft20 {
  padding-left: 20px !important;
}

.pdRight20 {
  padding-right: 20px !important;
}

.pdBottom20 {
  padding-bottom: 20px !important;
}

.pdTop25 {
  padding-top: 25px !important;
}

.pd30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.pdTop30 {
  padding-top: 30px !important;
}

.pdLeft30 {
  padding-left: 30px !important;
}

.pdRight30 {
  padding-right: 30px !important;
}

.pdBottom30 {
  padding-bottom: 30px !important;
}

.pd40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pdTop40 {
  padding-top: 40px !important;
}

.pdLeft40 {
  padding-left: 40px !important;
}

.pdRight40 {
  padding-right: 40px !important;
}

.pdBottom40 {
  padding-bottom: 40px !important;
}

.pd50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.pdTop50 {
  padding-top: 50px !important;
}

.pdLeft50 {
  padding-left: 50px !important;
}

.pdRight50 {
  padding-right: 50px !important;
}

.pdBottom50 {
  padding-bottom: 50px !important;
}

.pd60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.pdTop60 {
  padding-top: 60px !important;
}

.pdLeft60 {
  padding-left: 60px !important;
}

.pdRight60 {
  padding-right: 60px !important;
}

.pdBottom60 {
  padding-bottom: 60px !important;
}

.pd70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.pdTop70 {
  padding-top: 70px !important;
}

.pdLeft70 {
  padding-left: 70px !important;
}

.pdRight70 {
  padding-right: 70px !important;
}

.pdBottom70 {
  padding-bottom: 70px !important;
}

.pd80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.pdTop80 {
  padding-top: 80px !important;
}

.pdLeft80 {
  padding-left: 80px !important;
}

.pdRight80 {
  padding-right: 80px !important;
}

.pdBottom80 {
  padding-bottom: 80px !important;
}

.pd90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.pdTop90 {
  padding-top: 90px !important;
}

.pdLeft90 {
  padding-left: 90px !important;
}

.pdRight90 {
  padding-right: 90px !important;
}

.pdBottom90 {
  padding-bottom: 90px !important;
}

.pd100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.pdTop100 {
  padding-top: 100px !important;
}

.pdLeft100 {
  padding-left: 100px !important;
}

.pdRight100 {
  padding-right: 100px !important;
}

.pdBottom100 {
  padding-bottom: 100px !important;
}

.pd110 {
  padding-left: 110px !important;
  padding-right: 110px !important;
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.pdTop110 {
  padding-top: 110px !important;
}

.pdLeft110 {
  padding-left: 110px !important;
}

.pdRight110 {
  padding-right: 110px !important;
}

.pdBottom110 {
  padding-bottom: 110px !important;
}

.pd120 {
  padding-left: 120px !important;
  padding-right: 120px !important;
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.pdTop120 {
  padding-top: 120px !important;
}

.pdLeft120 {
  padding-left: 120px !important;
}

.pdRight120 {
  padding-right: 120px !important;
}

.pdBottom120 {
  padding-bottom: 120px !important;
}

.pd130 {
  padding-left: 130px !important;
  padding-right: 130px !important;
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.pdTop130 {
  padding-top: 130px !important;
}

.pdLeft130 {
  padding-left: 130px !important;
}

.pdRight130 {
  padding-right: 130px !important;
}

.pdBottom130 {
  padding-bottom: 130px !important;
}

.pd140 {
  padding-left: 140px !important;
  padding-right: 140px !important;
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.pdTop140 {
  padding-top: 140px !important;
}

.pdLeft140 {
  padding-left: 140px !important;
}

.pdRight140 {
  padding-right: 140px !important;
}

.pdBottom140 {
  padding-bottom: 140px !important;
}

.pdTop170 {
  padding-top: 170px;
}

.pdTop250 {
  padding-top: 250px;
}

@media screen and (max-width: 1023px) {
  .m-pd0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .m-pdTop0 {
    padding-top: 0;
  }
  .m-pdLeft0 {
    padding-left: 0;
  }
  .m-pdRight0 {
    padding-right: 0;
  }
  .m-pdBottom0 {
    padding-bottom: 0;
  }
  .m-pd10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .m-pdTop10 {
    padding-top: 10px !important;
  }
  .m-pdLeft10 {
    padding-left: 10px !important;
  }
  .m-pdRight10 {
    padding-right: 10px !important;
  }
  .m-pdBottom10 {
    padding-bottom: 10px !important;
  }
  .m-pd20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .m-pdTop20 {
    padding-top: 20px !important;
  }
  .m-pdLeft20 {
    padding-left: 20px !important;
  }
  .m-pdRight20 {
    padding-right: 20px !important;
  }
  .m-pdBottom20 {
    padding-bottom: 20px !important;
  }
  .m-pd30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .m-pdTop30 {
    padding-top: 30px !important;
  }
  .m-pdLeft30 {
    padding-left: 30px !important;
  }
  .m-pdRight30 {
    padding-right: 30px !important;
  }
  .m-pdBottom30 {
    padding-bottom: 30px !important;
  }
  .m-pd40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .m-pdTop40 {
    padding-top: 40px !important;
  }
  .m-pdLeft40 {
    padding-left: 40px !important;
  }
  .m-pdRight40 {
    padding-right: 40px !important;
  }
  .m-pdBottom40 {
    padding-bottom: 40px !important;
  }
  .m-pd50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .m-pdTop50 {
    padding-top: 50px !important;
  }
  .m-pdLeft50 {
    padding-left: 50px !important;
  }
  .m-pdRight50 {
    padding-right: 50px !important;
  }
  .m-pdBottom50 {
    padding-bottom: 50px !important;
  }
  .m-pd60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .m-pdTop60 {
    padding-top: 60px !important;
  }
  .m-pdLeft60 {
    padding-left: 60px !important;
  }
  .m-pdRight60 {
    padding-right: 60px !important;
  }
  .m-pdBottom60 {
    padding-bottom: 60px !important;
  }
  .m-pd70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .m-pdTop70 {
    padding-top: 70px !important;
  }
  .m-pdLeft70 {
    padding-left: 70px !important;
  }
  .m-pdRight70 {
    padding-right: 70px !important;
  }
  .m-pdBottom70 {
    padding-bottom: 70px !important;
  }
  .m-pd80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .m-pdTop80 {
    padding-top: 80px !important;
  }
  .m-pdLeft80 {
    padding-left: 80px !important;
  }
  .m-pdRight80 {
    padding-right: 80px !important;
  }
  .m-pdBottom80 {
    padding-bottom: 80px !important;
  }
  .m-pd90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .m-pdTop90 {
    padding-top: 90px !important;
  }
  .m-pdLeft90 {
    padding-left: 90px !important;
  }
  .m-pdRight90 {
    padding-right: 90px !important;
  }
  .m-pdBottom90 {
    padding-bottom: 90px !important;
  }
  .m-pd100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .m-pdTop100 {
    padding-top: 100px !important;
  }
  .m-pdLeft100 {
    padding-left: 100px !important;
  }
  .m-pdRight100 {
    padding-right: 100px !important;
  }
  .m-pdBottom100 {
    padding-bottom: 100px !important;
  }
  .m-pd110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .m-pdTop110 {
    padding-top: 110px !important;
  }
  .m-pdLeft110 {
    padding-left: 110px !important;
  }
  .m-pdRight110 {
    padding-right: 110px !important;
  }
  .m-pdBottom110 {
    padding-bottom: 110px !important;
  }
  .m-pd120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .m-pdTop120 {
    padding-top: 120px !important;
  }
  .m-pdLeft120 {
    padding-left: 120px !important;
  }
  .m-pdRight120 {
    padding-right: 120px !important;
  }
  .m-pdBottom120 {
    padding-bottom: 120px !important;
  }
  .m-pd130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .m-pdTop130 {
    padding-top: 130px !important;
  }
  .m-pdLeft130 {
    padding-left: 130px !important;
  }
  .m-pdRight130 {
    padding-right: 130px !important;
  }
  .m-pdBottom130 {
    padding-bottom: 130px !important;
  }
  .m-pd140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .m-pdTop140 {
    padding-top: 140px !important;
  }
  .m-pdLeft140 {
    padding-left: 140px !important;
  }
  .m-pdRight140 {
    padding-right: 140px !important;
  }
  .m-pdBottom140 {
    padding-bottom: 140px !important;
  }
  .m-pdTop170 {
    padding-top: 170px;
  }
  .m-pdTop250 {
    padding-top: 250px;
  }
}

@media screen and (max-width: 740px) {
  .s-pd0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .s-pdTop0 {
    padding-top: 0 !important;
  }
  .s-pdLeft0 {
    padding-left: 0;
  }
  .s-pdRight0 {
    padding-right: 0;
  }
  .s-pdBottom0 {
    padding-bottom: 0;
  }
  .s-pd10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .s-pdTop10 {
    padding-top: 10px !important;
  }
  .s-pdLeft10 {
    padding-left: 10px !important;
  }
  .s-pdRight10 {
    padding-right: 10px !important;
  }
  .s-pdBottom10 {
    padding-bottom: 10px !important;
  }
  .s-pd20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .s-pdTop20 {
    padding-top: 20px !important;
  }
  .s-pdLeft20 {
    padding-left: 20px !important;
  }
  .s-pdRight20 {
    padding-right: 20px !important;
  }
  .s-pdBottom20 {
    padding-bottom: 20px !important;
  }
  .s-pd30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .s-pdTop30 {
    padding-top: 30px !important;
  }
  .s-pdLeft30 {
    padding-left: 30px !important;
  }
  .s-pdRight30 {
    padding-right: 30px !important;
  }
  .s-pdBottom30 {
    padding-bottom: 30px !important;
  }
  .s-pd40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .s-pdTop40 {
    padding-top: 40px !important;
  }
  .s-pdLeft40 {
    padding-left: 40px !important;
  }
  .s-pdRight40 {
    padding-right: 40px !important;
  }
  .s-pdBottom40 {
    padding-bottom: 40px !important;
  }
  .s-pd50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .s-pdTop50 {
    padding-top: 50px !important;
  }
  .s-pdLeft50 {
    padding-left: 50px !important;
  }
  .s-pdRight50 {
    padding-right: 50px !important;
  }
  .s-pdBottom50 {
    padding-bottom: 50px !important;
  }
  .s-pd60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .s-pdTop60 {
    padding-top: 60px !important;
  }
  .s-pdLeft60 {
    padding-left: 60px !important;
  }
  .s-pdRight60 {
    padding-right: 60px !important;
  }
  .s-pdBottom60 {
    padding-bottom: 60px !important;
  }
  .s-pd70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .s-pdTop70 {
    padding-top: 70px !important;
  }
  .s-pdLeft70 {
    padding-left: 70px !important;
  }
  .s-pdRight70 {
    padding-right: 70px !important;
  }
  .s-pdBottom70 {
    padding-bottom: 70px !important;
  }
  .s-pd80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .s-pdTop80 {
    padding-top: 80px !important;
  }
  .s-pdLeft80 {
    padding-left: 80px !important;
  }
  .s-pdRight80 {
    padding-right: 80px !important;
  }
  .s-pdBottom80 {
    padding-bottom: 80px !important;
  }
  .s-pd90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .s-pdTop90 {
    padding-top: 90px !important;
  }
  .s-pdLeft90 {
    padding-left: 90px !important;
  }
  .s-pdRight90 {
    padding-right: 90px !important;
  }
  .s-pdBottom90 {
    padding-bottom: 90px !important;
  }
  .s-pd100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .s-pdTop100 {
    padding-top: 100px !important;
  }
  .s-pdLeft100 {
    padding-left: 100px !important;
  }
  .s-pdRight100 {
    padding-right: 100px !important;
  }
  .s-pdBottom100 {
    padding-bottom: 100px !important;
  }
  .s-pd110 {
    padding-left: 110px !important;
    padding-right: 110px !important;
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
  .s-pdTop110 {
    padding-top: 110px !important;
  }
  .s-pdLeft110 {
    padding-left: 110px !important;
  }
  .s-pdRight110 {
    padding-right: 110px !important;
  }
  .s-pdBottom110 {
    padding-bottom: 110px !important;
  }
  .s-pd120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .s-pdTop120 {
    padding-top: 120px !important;
  }
  .s-pdLeft120 {
    padding-left: 120px !important;
  }
  .s-pdRight120 {
    padding-right: 120px !important;
  }
  .s-pdBottom120 {
    padding-bottom: 120px !important;
  }
  .s-pd130 {
    padding-left: 130px !important;
    padding-right: 130px !important;
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .s-pdTop130 {
    padding-top: 130px !important;
  }
  .s-pdLeft130 {
    padding-left: 130px !important;
  }
  .s-pdRight130 {
    padding-right: 130px !important;
  }
  .s-pdBottom130 {
    padding-bottom: 130px !important;
  }
  .s-pd140 {
    padding-left: 140px !important;
    padding-right: 140px !important;
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .s-pdTop140 {
    padding-top: 140px !important;
  }
  .s-pdLeft140 {
    padding-left: 140px !important;
  }
  .s-pdRight140 {
    padding-right: 140px !important;
  }
  .s-pdBottom140 {
    padding-bottom: 140px !important;
  }
  .s-pdTop170 {
    padding-top: 170px;
  }
  .s-pdTop250 {
    padding-top: 250px;
  }
}

.carousel-container {
  position: relative;
  margin: 20px auto;
  /* max-width: 260px; */
}

.carousel-img {
  width: calc(100% / 3);
}

.carousel-container img {
  border-radius: 0.5em;
  width: 100%;
  aspect-ratio: 241 / 360;
  object-fit: cover;
}
.hidden {
  display: none;
}
.visible {
  display: block;
}
.arrow {
  display: inline;
}

.prev,
.arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin: -1.5em 0.3em 0 0.3em;
  color: white;
  font-weight: bold;
  font-size: 1.2em;
  transition: 0.3s ease;
  user-select: none;
  background-color: var(--black-color);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.next {
  right: 0;
}
.prev {
  left: 0;
}
.left {
  left: 0;
}

.slide-numbers {
  position: absolute;
  bottom: -50px;
  left: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 13px;
}

.slide-numbers .dot {
  width: 15px;
  height: 15px;
  display: block;
  background: var(--dark-yellow);
  border-radius: 50%;
}

.slide-numbers .dot:hover {
  background: var(--dark-red);
  border: 1px solid var(--dark-yellow);
  width: 13px;
  height: 13px;
  cursor: pointer;
}

.slide-numbers .dot.active {
  background: var(--dark-red);
  border: 1px solid var(--dark-yellow);
  width: 13px;
  height: 13px;
}

@media screen and (max-width: 740px) {
  .carousel-container {
    margin: 20px 10px 0 10px;
  }
}

@media screen and (max-width: 575px) {
  .slide-numbers {
    bottom: -25px;
  }
}

/* ====================== COMMON STYLE ABOVE ====================== */
/* ====================== PUBLIC STYLE BELOW ====================== */

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (min-width: 740px) {
  .hidden-sm-min-740 {
    display: none !important;
  }
}

@media (max-width: 740px) {
  .hidden-sm-down {
    display: none !important;
  }
  .show-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

@media (min-width: 576px) {
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
}

@media (min-width: 768px) {
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
}

@media (min-width: 992px) {
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
}

@media (min-width: 1200px) {
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.flash {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 9999;
  width: 240px;
  padding: 15px 20px;
  border-radius: 5px;
  color: var(--white-color);
  cursor: pointer;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.3);
  font-size: 12px;
}

.flash-info {
  background-color: rgba(137, 187, 51, 0.8);
}

.flash-info:hover {
  background-color: rgba(137, 187, 51, 1);
}

.flash-success {
  background-color: rgba(74, 144, 226, 0.8);
}

.flash-success:hover {
  background-color: rgba(74, 144, 226, 1);
}

.flash-warning {
  background-color: rgba(254, 205, 27, 0.8);
}

.flash-warning:hover {
  background-color: rgba(254, 205, 27, 1);
}

.flash-danger {
  background-color: rgba(232, 55, 67, 0.8);
}

.flash-danger:hover {
  background-color: rgba(232, 55, 67, 1);
}

.close-btn {
  position: absolute;
  top: 0;
  right: 0;
}

.visible-xs {
  display: none;
}

@media (max-width: 740px) {
  .visible-xs {
    display: block;
  }
}

/* ====================== PUBLIC STYLE ABOVE ====================== */
/* ====================== RESET STYLE BELOW ====================== */

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

p,
h1,
h2,
h3,
h4,
h5 {
  color: #1b1b1b;
}

html {
  font: 14px sans-serif;
}

body {
  -webkit-text-size-adjust: 100%;
  /* 画面回転時の自動文字サイズ調整機能OFF */
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-family: var(--default-font-family);
  font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}

img {
  vertical-align: top;
  font-size: 0;
  -ms-interpolation-mode: bicubic; /* IE系での画像リサイズ時のリサンプリング設定 */
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  /* IE6 & 7 */
  zoom: 1;
}

li,
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #1b1b1b;
}

a:link {
  text-decoration: none;
}
/*a:focus { overflow:hidden; outline:none; }*/
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

.recruitHr {
    display: block;
  height: 1px;
  border: 0;
  border-top: 2px solid var(--section-text-color);
  margin: 1em 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
  font-size: 100%;
}

textarea {
  font-size: 100%;
}

code,
kbd,
pre,
samp,
tt {
  font-family: monospace;
}

sub,
sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    /* 印刷時の背景印刷 */
  }
}

/* ====================== RESET STYLE ABOVE ====================== */
/* ====================== CUSTOM STYLE BELOW ====================== */

.sideBarButton {
  position: fixed;
  bottom: 140px;
  right: 0;
  z-index: 999999;
}

.sideBarButton a {
  text-decoration: none;
  width: 110px;
  display: block;
  padding: 20px 15px;
  background: -moz-linear-gradient(0deg, #fbcc3c, #ffa500);
  background: -webkit-linear-gradient(0deg, #fbcc3c, #ffa500);
  background: -ms-linear-gradient(0deg, #fbcc3c, #ffa500);
  color: var(--white-color);
  border-bottom: solid 4px #d68b01;
  border-right: solid 4px #d68b01;
  border-radius: 3px;
  text-align: center;
  font-size: 15px;
}

.sideBarButton a:active {
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

.sideBarButton a i {
  text-shadow: 2px 2px 1px #d48900;
  font-size: 25px;
}

.sideBarButton a span {
  display: inline-block;
  transition: 0.5s;
  padding: 5px 0;
}

.sideBarButton a:hover span {
  /*ホバーで一周回転*/
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

#sidebar.sidebarPc {
  position: fixed;
  right: 0;
  bottom: 140px;
  z-index: 99999;
}

#sidebar.sidebarPc .sideBanner li {
  width: 180px;
}

#sidebar.sidebarPc .sideBanner li a {
  display: block;
}

#sidebar.sidebarPc .sideBanner li img {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  #sidebar.sidebarSp {
    position: relative;
    margin: 20px auto;
  }

  #sidebar.sidebarSp .sideBanner ul {
    width: 80%;
    margin: 0 auto;
  }

  #sidebar.sidebarSp .sideBanner li {
    width: 100%;
  }

  #sidebar.sidebarSp .sideBanner li a {
    display: block;
  }

  #sidebar.sidebarSp .sideBanner li img {
    width: 100%;
  }
}

.reservationView.confirmView {
  background-color: var(--black-color);
}

.confirmViewFormCont {
  margin-top: 30px;
  font-family: var(--default-font-family);
}

.confirmViewForm {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.confirmViewForm .item {
  text-align: center;
  overflow: auto;
  width: 100%;
  display: table;
  border-top: solid 1px var(--light-gray-color);
}

.confirmViewForm .item:last-child {
  border-bottom: solid 1px var(--light-gray-color);
}

.confirmViewForm .itemLabel {
  width: 30%;
  display: table-cell;
  color: var(--form-text-color);
  padding: 44px 0;
}

.confirmViewForm .required {
  background: var(--form-required-bg-color);
  color: var(--form-required-text-color);
  font-size: 10px;
  padding: 4px 12px;
  margin-left: 15px;
}

.confirmViewForm .itemParts {
  width: 70%;
  display: table-cell;
  padding: 44px 0;
}

.confirmViewForm .itemParts p {
  color: var(--form-text-color);
}

.confirmViewForm .itemButton {
  max-width: 380px;
  margin: 30px auto;
}

.confirmViewForm .itemButton .btn {
  /* font-size: 12px; */
  padding: 20px 2px 14px 2px;
  /* line-height: 50px; */
  width: 100%;
}

@media screen and (max-width: 740px) {
  .confirmViewForm .itemLabel {
    width: 100%;
    display: block;
    border: none;
    /* color: var(--black-color); */
    text-align: left;
    padding: 10px 0 20px;
  }

  .confirmViewForm .itemLabel label {
    width: 90%;
    margin: 0 auto;
    display: block;
  }

  .confirmViewForm .itemParts {
    width: 90%;
    display: block;
    border: none;
    margin: 0 auto;
    padding: 10px 0 20px;
  }

  .confirmViewForm .itemButton {
    max-width: 60%;
  }

  .confirmViewForm .itemButton .btn {
    padding: 7px 2px 7px 2px;
  }
}

.policyView {
  /* background: var(--white-color); */
  position: relative;
}

.policyView .policyList {
  padding: 0 40px;
  margin: 0 1%;
}

.policyList .item {
  position: relative;
  margin: 50px auto;
}

.policyList .item .itemCont {
  display: block;
  background-color: var(--black-color);
  padding: 50px 100px 30px;
  overflow: auto;
  font-family: var(--default-font-family);
  font-size: 16px;
}

.policyList .item label {
  display: inline-block;
  padding: 5px 40px;
  text-align: center;
  background-color: var(--policy-label-bg-color);
  color: var(--policy-label-text-color);
  font-family: var(--default-font-family);
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 2px;
  font-weight: 600;
  position: absolute;
  top: -21px;
  right: 33px;
}

@media screen and (max-width: 1023px) {
  .policyList .item .itemCont {
    padding: 50px 80px 30px;
  }
}
@media screen and (max-width: 740px) {
  .policyView .policyList {
    padding: 0 15px;
    margin: 0 auto;
  }

  .policyList .item .itemCont {
    padding: 50px 40px 30px;
    font-size: 14px;
  }

  .policyList .item label {
    font-size: 14px;
  }
}

.reservationView.thanksView {
  background-color: var(--black-color);
}

.thanksView .bannerCont {
  margin: 0 auto;
}

.thanksView .bannerCont .imgCont {
  display: block;
  margin: 0 1%;
  padding: 50px 40px 0;
}

.thanksView .bannerCont img {
  width: 100%;
}

.thanksView .itemButton {
  width: 380px;
  margin: 30px auto;
}

.thanksView .itemButton .btn {
  /* font-size: 12px; */
  padding: 20px 2px 14px 2px;
  /* line-height: 50px; */
}

@media screen and (max-width: 740px) {
  .thanksView .bannerCont {
    margin: 0 auto;
  }

  .thanksView .bannerCont .imgCont {
    margin: 0;
    padding: 30px 15px 0;
  }

  .thanksView .itemButton {
    width: 60%;
  }

  .thanksView .itemButton .btn {
    padding: 7px 2px 7px 2px;
  }
}

.contactViewFormCont {
  margin-top: 30px;
}

.contactViewForm {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.contactViewForm .item {
  text-align: center;
  overflow: auto;
  width: 100%;
  display: table;
  border-top: solid 1px var(--light-gray-color);
}

.contactViewForm .item:last-child {
  border-bottom: solid 1px var(--light-gray-color);
}

.contactViewForm .itemLabel {
  width: 30%;
  display: table-cell;
  background: #f9f9f9;
  border-left: solid 1px var(--light-gray-color);
  color: #00336d;
}

.contactViewForm .required {
  background-color: #ff4f4f;
  color: var(--black-color);
  font-size: 10px;
  padding: 1px 12px;
  margin-left: 15px;
}

.contactViewForm .itemParts {
  width: 70%;
  display: table-cell;
  border-right: solid 1px var(--light-gray-color);
  border-left: solid 1px var(--light-gray-color);
}

.contactViewForm .itemParts input,
.contactViewForm .itemParts select,
.contactViewForm .itemParts textarea {
  background-color: var(--black-color);
  border: 1px solid #d0d0d0;
  color: var(--black-color);
  box-shadow: none;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  margin: 10px auto;
  width: 80%;
  padding: 15px 0;
  line-height: 1.25;
  display: block;
}

.contactViewForm .itemParts select {
  height: calc(3.25rem + 2px);
}

.contactViewForm .itemButton {
  width: 250px;
  margin: 30px auto;
}

.contactViewForm .itemButton .btn {
  font-size: 12px;
  padding: 25px 20px;
  line-height: 50px;
}

@media screen and (max-width: 740px) {
  .contactViewForm .item {
    display: block;
    border: none;
  }

  .contactViewForm .itemLabel {
    width: 100%;
    display: block;
    background: var(--black-color);
    border: none;
    color: var(--black-color);
    text-align: left;
    padding: 10px 0 0;
  }

  .contactViewForm .itemLabel label {
    width: 90%;
    margin: 0 auto;
    display: block;
  }

  .contactViewForm .itemParts {
    width: 100%;
    display: block;
    border: none;
  }

  .contactViewForm .itemParts input,
  .contactViewForm .itemParts select,
  .contactViewForm .itemParts textarea {
    width: 90%;
  }
}

.contactButton .itemButton {
  width: 600px;
  margin: 15px auto 0;
  padding-bottom: 50px;
}

.contactButton .itemButton .btn {
  font-size: 18px;
  padding: 40px 0;
  line-height: 80px;
  background: #fbcc3c;
  background: -moz-linear-gradient(0deg, #fbcc3c, #ffa500);
  background: -webkit-linear-gradient(0deg, #fbcc3c, #ffa500);
  background: -ms-linear-gradient(0deg, #fbcc3c, #ffa500);
  box-shadow: 0 0 0 2px #fbcc3c;
  color: var(--black-color);
}

.contactButton .itemButton .btn:before {
  /* background: -moz-linear-gradient(0deg, #FFA500, #fbcc3c);
  background: -webkit-linear-gradient(0deg, #FFA500, #fbcc3c);
  background: -ms-linear-gradient(0deg, #fbcc3c, #FFA500, #fbcc3c); */
  background: var(--black-color);
  box-shadow: 0 0 0 2px #fbcc3c;
}

.contactButton .itemButton .btn:hover {
  color: #fbcc3c;
}

@media screen and (max-width: 1023px) {
  .contactButton .itemButton {
    width: 450px;
    padding-bottom: 40px;
  }

  .contactButton .itemButton .btn {
    padding: 30px 0;
    line-height: 60px;
  }
}

@media screen and (max-width: 740px) {
  .contactButton .itemButton {
    width: 250px;
    padding-bottom: 30px;
  }

  .contactButton .itemButton .btn {
    font-size: 16px;
    padding: 25px 0;
    line-height: 50px;
  }
}

/* .combinedView {
  background-image: url(../img/bgCombined.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0.45);
}

.combinedView.bgCombined3 {
  background-image: url(../img/requirementRecruit.jpg);
  background-color: rgba(255, 195, 0, 0.6);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: hard-light;
} */

.combinedView.bgCombined3 .requirement-section {
  background-image: unset;
  background-color: unset;
  background-repeat: unset;
  background-size: unset;
  background-position: unset;
  background-blend-mode: unset;
}

.combinedView.bgCombined3 .reservationView.lineReservationView {
  background-color: unset;
}

.combinedView.bgCombined3 .webFromViewForm .item {
  border-top: unset;
}

.combinedView.bgCombined3 .webFromViewForm .itemLabel {
  color: var(--black-color);
}

.combinedView.bgCombined3 .webFromViewForm .required {
  background-color: var(--dark-brown-color);
}

.combinedView.bgCombined3 .webFromViewForm .itemButton .btn.white::before {
  background: var(--white-color);
}

/* ====================== CUSTOM STYLE ABOVE ====================== */
/* ====================== HEADER NAV STYLE BELOW ====================== */

header.priority {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  height: var(--header-height) !important;
  background: var(--header-bg-color);
  /*
  height: 130px;
  background-color: rgba(97, 190, 220, 0.7);
  background-image: url(../img/bgGrache.png);
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.1);
  */
}

header.priority.isOpen {
  position: fixed;
  z-index: 1000;
  /* background: var(--black-color); */
}

header .headerLeft {
  float: left;
  height: var(--header-height);
  display: table;
  padding: 0 0 0 15px;
}

header .headerLeft .headerLogo {
  /* padding-top: 5px; */
}

header .headerRight {
  float: right;
  overflow: auto;
  display: table;
  height: var(--header-height);
  /* padding: 10px 10px 0 0; */
}
header .headerRight .info {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  width: 240px;
  padding-left: 15px;
  padding-right: 15px;
}

header .headerRight .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}

header .headerRight .info img {
  width: 100%;
}

header .headerRight .info a {
  display: block;
  overflow: hidden;
  font-family: var(--default-font-family);
  text-align: right;
}

/* header .headerRight .info p:first {
  padding-bottom: 5px;
} */

header .headerRight .info p {
  color: var(--header-right-info-color);
  line-height: 24px;
  font-family: var(--default-font-family);
}

header .headerRight .info p > span {
  font-size: 16px;
}
header .headerRight .info .receptionTime {
  font-size: 14px;
  color: var(--white-color);
}

header .headerCenter {
  display: block;
  float: right;
  margin: 20px 15px 0 0;
}

header .headerLogo {
  width: 430px;
  display: table-cell;
  vertical-align: middle;
}

.headerLogo h1 {
  color: var(--header-shop-name-color);
  /* background: var(--header-shop-name-color); */
  /* -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; */
  font-family: var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  /* padding-top: 5px; */
  line-height: 18px;
}

.logoWhite {
  display: block;
}

main.noHome .logoWhite {
  display: none;
}

.logoWhite {
  display: none;
}

header .headerLogo img {
  /* display: none; */
  height: var(--header-logo-height);
  /* padding-left: 20px; */
}

header .headerLogo .logoDesc {
  font-size: 12px;
  color: var(--white-color);
  font-family: var(--default-font-family);
  padding: 5px 0;
  text-align: center;
}

header .logoLink {
  /* display: flex; */
  align-items: center;
}

p.logo {
  color: var(--white-color);
  font-family: var(--default-font-family);
  font-size: 50px!important;
  font-weight: 700;
  line-height: 75px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

header .logoLink .logo {
  color: var(--white-color);
  font-family: var(--default-font-family);
  font-size: 50px;
  font-weight: 700;
  line-height: 75px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  padding: 2px 0px;
}

header .logoLink .title {
  color: var(--white-color);
  font-family: var(--default-font-family);
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  /* height: 22px !important; */
  /* line-height: 75px; */

}

/* main.priority {
  display: block;
  width: 100%;
  margin: 0 auto;
  background-image: url(../img/bgCombined.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
} */

.fixed-background {
  min-height: 100vh;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-image: url(../img/bgCombined.jpg);
}


main.noHome header .headerLogo {
  display: table-cell;
}
main.noHome header .headerLogo .logoDesc {
  color: var(--black-color);
}

main.noHome .logoWhite {
  display: block;
}

main.noHome header .headerRight .info {
  display: table-cell;
}

@media screen and (max-width: 1023px) {

  header .logoLink {
    /* display: flex; */
    align-items: center;
    justify-content: center;
  }

  header .headerLeft {
    padding: 0px;
    display: flex;
    align-items: center;
  }

  header .headerLeft .headerLogo {
    width: calc(100vw);
    top: 0;
    display: block;
    /* padding-top: 5px; */
  }

  header .headerLeft .headerLogo h1 {
    display: flex;
    justify-content: center;
    font-size: 32px;
    /* padding-top: 2px; */
  }

  /* header .headerLeft .headerLogo img {
    width: 51px;
  } */

  header .headerLeft .logoDesc {
    font-size: 9px;
  }

  header .headerRight {
    display: table;
    width: 40px;
    position: absolute;
    right: 0;
  }
  header .headerRight .info {
    display: none;
  }
  header .headerCenter {
    margin: 70px 0 0 0;
    float: none;
    width: 100%;
    display: block;
    position: absolute;
  }
  main.noHome header .headerRight .info {
    display: none;
  }
}

@media screen and (max-width: 740px) {

    header .headerLeft .headerLogo {
    width: 100vw;
    /* padding-top: 5px; */
  }

  header .headerLeft .headerLogo h1 {
    display: flex;
    justify-content: center;
    font-size: 14px;
    /* padding-top: 2px; */
  }

  /* header.priority {
    height: 75px;
  } */
  /* header .headerLeft {
    padding: 10px 0 0 10px;
    height: 75px;
  } */
  /* header .headerLeft .headerLogo {
    width: 170px;
  } */
}

@media screen and (max-width: 576px) {
  .headerLogo h1 {
    font-size: 10px;
    padding-top: 0px;
  }

  header .headerRight {
    padding-right: 5px;
    height: var(--header-sp-height);
  }

  header .headerLeft {
    height: var(--header-sp-height);
    display: flex;
    align-items: center;
  }

  header .headerLeft .headerLogo {
    width: 100vw;
    /* padding-top: 5px; */
  }

  header.priority {
    height: var(--header-sp-height) !important;
  }

  header .headerLogo img {
    height: var(--header-logo-sp-height);
  }
}

.navPc {
  position: absolute;
  top: var(--header-height);
  left: 0;
  height: var(--header-pc-nav-height);
  overflow: hidden;
  width: 100%;
  color: var(--sub-white-color);
  z-index: 2;
  /* display: flex;
  align-items: center;
  justify-content: center; */
}

.navPc2 {
  position: absolute;
  top: calc(var(--header-height) + var(--header-pc-nav-height) + 5px);
  left: 0;
  height: var(--header-pc-nav-height);
  overflow: hidden;
  width: 100%;
  color: var(--sub-white-color);
  z-index: 2;
  /* display: flex;
  align-items: center;
  justify-content: center; */
}
.navInfo > p,
.navInfo > a > p {
  color: var(--black-color);
  font-size: 20px;
}
.navInfo > p > span {
  font-size: 16px;
}

.navPc ul {
  text-align: center;
  letter-spacing: -50px;
  background-color: var(--header-nav-menu-bg-color);
  /* 文字間を詰めて隙間を削除する */
  /* display: flex;
  align-items: center;
  justify-content: center; */
}

.navPc li {
  letter-spacing: normal;
  /* 文字間を通常に戻す */
}

.navPc .navItem {
  text-align: center;
  display: inline-block;
  width: auto;
  margin: 12px 13px;
  font-size: 16px;
}

.navPc .navItem a {
  color: var(--header-nav-menu-text-color);
  font-size: 14px;
}

.navPc .navItem a:hover {
  color: var(--header-nav-menu-text-hover-color);
  /* font-weight: bold; */
}

.navPc .navItem small {
  font-size: 10px;
}

.noHome .navPc {
  bottom: 30vh;
}

.noHome .navPc .navItem a {
  color: var(--white-color);
}

.noHome .navPc .navItem a:hover {
  color: var(--sub-white-color);
}

.blogMainView .navPc {
  bottom: 50vh;
}

main.recruitMainView .navPc {
  bottom: 10vh;
  background: var(--black-color);
}

main.recruitMainView .navPc .navItem a {
  color: var(--black-color);
}

@media screen and (max-width: 1023px) {
  .navSpTb {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: url(../img/bgCommon.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-blend-mode: normal;
    background-color: var(--white-color);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 999;
    color: var(--black-color);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.865, 0.86, 1.015);
    transition: all 0.3s cubic-bezier(0.165, 0.865, 0.86, 1.015);
    overflow: auto;
  }

  .navSpTb .navItems {
    width: 100%;
    margin-top: calc(var(--header-sp-height) );
    padding: 30px 0 ;
    /* height: calc(100vh - var(--header-sp-height));
    max-height: calc(100vh - var(--header-sp-height)); */
    overflow-y: auto; 
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    background-image: url(../img/bgCommon.jpg);
    background-size: cover;
    background-position: center;
    /* padding: 150px 0 0; */
  }

  .navSpTb .navItem {
    display: block;
    text-align: center;
    margin: 0 0 10px;
  }

  .navSpTb .navItem a {
    display: inline-block;
    height: 20px;
    color: var(--header-sp-main-menu-open-text-color);
    background: var(--header-sp-main-menu-open-text-color);
    position: relative;
    font-family: var(--header-sp-main-menu-alphabet-font-family);
    font-size: 20px;
    line-height: 1;
    letter-spacing: 5px;
    font-weight: 400;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .navSpTb .navItem a:hover {
    color: var(--header-sp-main-menu-open-text-hover-color);
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
  }

  .navSpTb .navItem a small {
    font-size: 11px;
    font-family: var(--default-font-family);
    background: var(--header-sp-main-menu-open-text-color);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .navSpTb .navItem a:hover small {
    color: var(--header-sp-main-menu-open-text-hover-color);
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
  }

  .navSpTb.isOpen {
    opacity: 1;
    visibility: visible;
  }

  .navSpTb .navInfo p {
    color: var(--black-color);
    text-align: center;
    font-size: 18px;
    font-family: var(--default-font-family);
    padding-top: 5px;
    padding-bottom: 0px;
    letter-spacing: 5px;
  }

  .navInfo > p,
  .navInfo > a > p {
    text-align: center;
    font-size: 16px;
  }
  .navInfo > p > span {
    font-size: 12px;
  }

  .navSpTb .navInfo p a {
    color: var(--black-color);
    display: block;
    overflow: auto;
  }

  .navSpTb .navInfo .icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: sub;
  }

  .navSpTb .navInfo img {
    width: 100%;
  }

  header .navBar {
    color: var(--pink-color);
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    /* background-color: var(--header-sp-main-menu-color); */
    /* background: var(--header-sp-main-menu-color); */
    padding: 13px 23px;
    border-radius: 13px;
  }
  header.isOpen .navBar {
    background-color: transparent;
    background: transparent;
  }

  header .navBar div {
    position: relative;
    vertical-align: middle;
  }

  header .navBar i {
    display: block;
    overflow: auto;
    width: 40px;
    /* border: solid 1px var(--header-sp-main-menu-inner-line-color); */
    height: 3px;
    /* background-color: var(--header-sp-main-menu-inner-line-color); */
    background: var(--header-sp-main-menu-inner-line-color);
    opacity: 1;
    border-radius: 20px;
    margin-top: 17px;
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.865, 0.86, 1.015);
    transition: all 0.3s cubic-bezier(0.165, 0.865, 0.86, 1.015);
  }

  header .navBar i:first-child {
    margin-top: 0;
  }

  header .navBar i:last-child {
    width: 20px;
  }

  header .navBar > span:before {
    content: "";
    position: absolute;
    top: 38px;
    font-family: var(--default-font-family);
    font-size: 12px;
    line-height: 1;
    letter-spacing: 4px;
    font-weight: 400;
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 1;
    transition: all 0.3s cubic-bezier(0.165, 0.865, 0.86, 1.015);
    color: var(--text-color);
    left: 0;
    right: 0;
    text-align: center;
  }

  header .navBar > span:after {
    content: "CLOSE";
    position: absolute;
    top: 53px;
    font-family: var(--default-font-family);
    font-size: 12px;
    line-height: 1;
    letter-spacing: 4px;
    font-weight: 400;
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.165, 0.865, 0.86, 1.015);
    color: var(--header-sp-main-menu-close-text-color);
    left: 5px;
    right: 0;
    text-align: center;
  }

  header .navBar.isOpen > span:before {
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0;
  }

  header .navBar.isOpen > span:after {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }

  header .navBar.isOpen > div i {
    margin-top: 0;
    width: 40px;
    height: unset;
    box-shadow: 0 0 0 0.5px var(--header-sp-main-menu-close-inner-line-color);
    border: solid 1px var(--header-sp-main-menu-close-inner-line-color);
    /* background-color: var(--white-color); */
    background: var(--header-sp-main-menu-close-inner-line-color);
  }

  header .navBar.isOpen > div i:first-child {
    -webkit-transform: translate(0, 2px) rotate(45deg);
    -ms-transform: translate(0, 2px) rotate(45deg);
    transform: translate(0, 2px) rotate(45deg);
  }

  header .navBar.isOpen > div i:nth-child(2) {
    -webkit-transform: translate(0, 0) rotate(135deg);
    -ms-transform: translate(0, 0) rotate(135deg);
    transform: translate(0, 0) rotate(135deg);
  }

  header .navBar.isOpen > div i:last-child {
    opacity: 0;
    -webkit-transform: translate(0, 2px) rotate(45deg);
    -ms-transform: translate(0, 2px) rotate(45deg);
    transform: translate(0, 2px) rotate(45deg);
  }

  header.isOpen .logoWhite {
    display: block;
  }

  header.isOpen .logoWhite {
    display: none;
  }

  header.isOpen .logoDesc {
    color: var(--black-color) !important;
  }

  .noHome .navPc {
    bottom: 50vh;
  }

  main.noHome header .navBar i {
    border: solid 1px var(--black-color);
    background-color: var(--black-color);
  }

  .navItem {
    margin: 0 0 30px;
  }

  .navItem a {
    font-size: 24px;
  }

  header .navBar > span:after {
    font-size: 12px;
  }
}

@media screen and (max-width: 740px) {
  .navItem {
    margin: 0 0 20px;
  }

  .navItem a {
    font-size: 18px;
  }

  header .navBar > span:before {
    font-size: 10px;
  }

  header .navBar > span:after {
    font-size: 10px;
  }
}

@media screen and (max-width: 576px) {
  header .navBar {
    padding: 13px 10px;
  }

  header .navBar.isOpen {
    padding-top: 5px;
  }

  header .navBar i {
    width: 30px;
    margin-top: 8px;
  }

  header .navBar.isOpen > div i {
    width: 30px;
  }

  header .navBar > span:after {
    top: 45px;
    left: 0px;
  }
}

/* ====================== HEADER NAV STYLE ABOVE ====================== */
/* ====================== FOOTER STYLE BELOW ====================== */

footer.priority {
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: calc(var(--footer-height) - var(--fixed-menu-height));
  /* background-image: linear-gradient(rgba(0,0,0,0.59), rgba(0,0,0,0.59)), url(../img/footer.jpg);
  background-color: rgba(78, 78, 78, 0.75); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: normal;
  position: relative;
  display: flex;
  flex-direction: column;
  /* padding-bottom: 40px; */
}

footer.priority::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  /* background: rgba(0, 0, 0, 0.25); */
  position: absolute;
  z-index: -1;
}

.scrollUp {
  width: 100%;
  height: var(--footer-scroll-up-height);
  /* background-image: linear-gradient(180deg, #D8C6A2 0%, #ECD9B8 32%, #D6C19C 56%, #D7C09B 78%, #AF9469 100%); */
  background: var(--footer-scroll-up-bg-color);
  z-index: 1;
}

.scrollUp a {
  display: flex;
  width: 100%;
  height: 100%;
  /* position: relative; */
  justify-content: center;
  align-items: center;
}

.scrollUp a .scrollUpIcon {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  /* position: absolute;
  right: 0;
  left: 0;
  top: 30%; */
}

.scrollUp a .scrollUpIcon svg {
  width: 100%;
  height: 100%;
}

footer .footerCont {
  padding: 30px 0;
  z-index: 2;
}

.footerNav {
  overflow: auto;
  width: 100%;
  margin: 31px auto 31px auto;
}

.footerNav ul {
  overflow: auto;
  font-size: 0;
  text-align: center;
}

.footerNav ul li {
  text-align: center;
  width: auto;
  padding: 0px;
  margin: 8px 15px;
  list-style-type: none;
  display: inline-block;
  /* font-size: 12px; */
}

.footerTop .footerNav ul li a {
  font-size: 28px;
  text-decoration: none;
  font-weight: 700;
  line-height: 31px;
  font-family: var(--footer-menu-font-family);
  color: var(--footer-menu-text-color);
  text-decoration: underline;
}

.footerLogo {
  width: 100%;
  /* padding: 30px 0 15px; */
  margin-top: 140px;
  text-align: center;
}

  .footerLogo h2{
    font-size: 28px;
    color: var(--main-text);
    /* margin-top: 20px; */
  }

.footerLogo .logo {
  font-family: Briem Hand;
  font-size: 128px;
  font-weight: 700;
  line-height: 192px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: var(--white-color);
}

.footerText {
  width: 60%;
  padding: 30px 0;
  margin: 0 auto;
}

.footerText p {
  color: var(--footer-description-color);
  font-family: var(--default-font-family);
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}

.footerText .title {
  color: var(--footer-description-color);
  font-family: var(--default-font-family);
  text-align: center;
  font-size: 40px;
  line-height: 28px;
  font-weight: 400;
  padding: 50px 0px 30px;
  text-transform: uppercase;
}

.footerInfo {
  overflow: auto;
  width: 50%;
  padding: 20px 0;
  margin: 0 auto;
}

.footerInfo p {
  color: var(--black-color);
  font-family: var(--default-font-family);
  font-size: 18px;
  text-align: center;
}

.footerInfo .icon {
  width: 20px;
  height: 20px;
  display: inline-block;
}

.footerInfo img {
  width: 100%;
}

.footerCopyright {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 12px;
  padding-top: 20px;
  position: absolute;
  bottom: 20px;
}

.footerCopyright p {
  color: var(--footer-copyright-color);
  font-family: var(--default-font-family);
  font-size: 15px;
  font-weight: 200;
  line-height: 18px;
}

.footerProvided {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 8px;
  padding-top: 10px;
}

.footerProvided a {
  color: var(--black-color);
  font-family: var(--default-font-family);
}

.footerFixedBtn {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: var(--fixed-menu-height);
  z-index: 99999;
}

.footerFixedBtn ul {
  /* display: table;
  table-layout: fixed; */
  width: 100%;
  height: var(--fixed-menu-height);
  padding: 0;
  margin: 0;
  display: flex;
  background: var(--fixed-menu-bg-color);
}

.footerFixedBtn ul li {
  /* display: table-cell; */
  width: 100%;
}

.footerFixedBtn li a {
  /* display: block; */
  font-family: var(--fixed-menu-font-family);
  color: var(--fixed-menu-text-color);
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  height: var(--fixed-menu-height);
  /* border-left: solid 1px var(--fixed-menu-border-color); */
  vertical-align: bottom;
  /* padding-top: 7px; */
  /* background: var(--fixed-menu-bg-color); */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 11px;
}

.footerFixedBtn li a.tel {
  border-left: none;
}

.footerFixedBtn li a:hover {
  color: var(--fixed-menu-text-hover-color);
  /* background: var(--fixed-menu-bg-hover-color); */
  /* box-shadow: 0 0 0 2px var(--black-color); */
}

.footerFixedBtn li a i {
  font-size: 43px;
}

/* .footerFixedBtn li a i.fa-phone-volume {
  transform: rotate(320deg);
} */

i.fa-phone-volume {
  transform: rotate(320deg);
}

.footerFixedBtn li .menu {
  cursor: pointer;
  display: block;
  color: #636363;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  height: 45px;
  border-left: solid 1px var(--black-color);
  padding-top: 7px;
  background: linear-gradient(
    179deg,
    #d8c098 0%,
    #e4d3b6 36%,
    #b79d72 72%,
    #95794c 100%
  );
  background: -moz-linear-gradient(
    5deg,
    #d8c098 0%,
    #e4d3b6 36%,
    #b79d72 72%,
    #95794c 100%
  );
  background: -webkit-linear-gradient(
    5deg,
    #d8c098 0%,
    #e4d3b6 36%,
    #b79d72 72%,
    #95794c 100%
  );
  border: 1px solid var(--white-color);
}

.footerFixedBtn li .menu:hover {
  color: var(--black-color);
  background: var(--white-color);
  box-shadow: 0 0 0 2px var(--black-color);
}
footer .footerFixedBtn li .close {
  display: none;
}
footer.isOpen .footerFixedBtn li .close {
  cursor: pointer;
  display: block;
  color: #636363;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  height: 45px;
  border-left: solid 1px var(--black-color);
  padding-top: 7px;
  background: var(--black-color);
  /* background: linear-gradient(179deg, #D8C098 0%, #E4D3B6 36%, #B79D72 72%, #95794C 100%);
  background: -moz-linear-gradient(5deg, #D8C098 0%, #E4D3B6 36%, #B79D72 72%, #95794C 100% );
  background: -webkit-linear-gradient(5deg, #D8C098 0%, #E4D3B6 36%, #B79D72 72%, #95794C 100% ); */
  border: 1px solid var(--white-color);
}
footer.isOpen .footerFixedBtn li .menu {
  display: none;
}
.produce span {
  font-weight: bolder;
  color: var(--footer-copyright-color);
}

@media screen and (max-width: 1023px) {
  footer.priority {
    /* background-image: url('../img/footer.jpg'); */
    height: var(--footer-height);
  }

  .footerText .title {
    font-size: 35px;
  }

  footer .footerCont {
    padding: 10px 10px;
  }

  .footerInfo {
    width: 70%;
  }

  .footerLogo span {
    font-size: 10px;
  }

  .footerText {
    font-size: 12px;
    width: 70%;
  }

  .footerCopyright {
    bottom: calc(var(--fixed-menu-height) + 20px);
  }
}

@media screen and (max-width: 740px) {
  footer.priority {
    /* background-image: url(../img/bgPickup.jpg); */
    height: 100%;
    /* min-height: calc(
      var(--footer-height) - var(--fixed-menu-height) -
        (var(--fixed-menu-height) - var(--fixed-menu-sp-height)) - 140px
    ); */
    /* min-height: var(--footer-sp-height); */
    min-height: unset;
  }

  .footerText .title {
    font-size: 24px;
    line-height: 28px;
    padding: 20px 0px 30px;
  }

  .scrollUp {
    height: 50px;
  }

  .scrollUp a {
    height: 50px;
  }

  .scrollUp a .scrollUpIcon {
    width: 15px;
    height: 15px;
    top: 40%;
  }

  .footerNav ul li {
    margin: 5px 10px;
  }

  .footerText {
    width: 90%;
    /* padding: 13px 0; */
  }

  .footerLogo {
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 70px;
    /* margin: 0 auto; */
  }

  .footerLogo h2{
    font-size: 14px;
  }

  .footerLogo .logo {
    font-size: 80px;
    line-height: 80px;
  }
  .footerFixedBtn {
    height: var(--fixed-menu-sp-height);
  }

  .footerFixedBtn li a {
    font-size: 10px;
    height: var(--fixed-menu-sp-height);
    gap: 5px;
    line-height: 10px;
  }

  .footerTop .footerNav ul li a {
    font-size: 14px;
    line-height: 14px;
  }

  .footerFixedBtn ul {
    height: var(--fixed-menu-sp-height);
  }

  .footerFixedBtn li a i {
    font-size: 20px;
  }

  .footerFixedBtn li a img {
    width: 20px;
    height: 20px;
  }

  .footerNav {
    margin: 0px auto 0px auto;
  }

  .footerText p {
    font-size: 12px;
    line-height: 14px;
  }

  .footerCopyright {
    bottom: calc(var(--fixed-menu-sp-height) + 20px);
  }

  .footerCopyright p {
    font-size: 10px;
  }
}

@media screen and (max-width: 576px) {
  footer.priority {
    min-height: 100%;
  }

  .footerText {
    padding-bottom: 110px;
  }

  .footerLogo {
    margin: 70px auto 0;
  }
}

/* ====================== FOOTER STYLE ABOVE ====================== */
/* ====================== HOME STYLE BELOW ====================== */

.welcomeMessageViewCont {
  background-color: var(--black-color);
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-image: url(../img/bgGreeting.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll; 
  background-position: top center;
  background-size: cover; */
}
.welcomeMessageViewCont h2 {
  color: var(--white-color);
  font-size: 33px;
  text-align: center;
}

.topGreetingViewCont {
  z-index: 1;
  background-image: url(../img/bgGreeting.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll; /* Not iPhone or iPad change "fixed" by jQuery */
  background-position: top center;
  background-size: cover;
  display: table;
  width: 100%;
}

.greetingTxtTop p {
  margin: 40px 0 10px;
  text-shadow: 1px 1px 1px var(--black-color);
}
.greetingTxtTop p {
  color: var(--white-color);
  font-size: 38px;
  text-align: center;
  font-weight: bold;
}
.greetingTxtSub {
  margin: 20px 0;
}
.greetingTxtSub p {
  color: var(--white-color);
  font-size: 19px;
  text-align: center;
  text-shadow: 1px 1px 1px var(--black-color);
}

.greetingButton {
  text-align: center;
  margin: 50px 0;
}

.btn-square {
  display: inline-block;
  padding: 0.5em 0.5em;
  text-decoration: none;
  background: linear-gradient(to bottom, var(--white-color), #b2775c);
  background: -webkit-linear-gradient(top, var(--white-color), #b2775c);
  background: -moz-linear-gradient(top, var(--white-color), #b2775c);
  color: var(--black-color);
  border-radius: 8px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  text-align: center;
  height: 60px;
  margin: 0 4px;
  width: 130px;
}
.btn-square:nth-child(1) {
  background-image: linear-gradient(
    180deg,
    #5b5e73 0%,
    #b1b4cc 32%,
    #959ab0 58%,
    #0b163a 97%
  );
}
.btn-square:nth-child(2) {
  background-image: linear-gradient(
    180deg,
    #773e47 0%,
    #d7c2ca 32%,
    #e3d2d7 52%,
    #4e0512 97%
  );
}
.btn-square:nth-child(3) {
  background-image: linear-gradient(
    180deg,
    #6c6c6c 0%,
    #ccc9c6 31%,
    #bebebe 62%,
    #454544 96%
  );
}
.btn-square:nth-child(4) {
  background-image: linear-gradient(
    180deg,
    #ad946b 0%,
    #d7c8ae 34%,
    #c5b79f 68%,
    #95794c 97%
  );
}

.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px); /*下に動く*/
  border-bottom: none; /*線を消す*/
}

.greetingButton span {
  font-size: 12px;
}

.greetingTel {
  display: block;
  margin: 0 auto;
}
.greetingTel p {
  width: 100%;
  text-align: center;
  color: var(--white-color);
}
.greetingTel p > strong {
  font-size: 25px;
}

.telIcon {
  border: 1px solid var(--white-color);
  color: var(--white-color);
  display: block;
  display: flex;
  font-size: 1.2rem;
  width: 50%;
  margin: 0 auto;
  background: var(--black-color);
}

.telIcon i {
  position: relative;
  width: 40px;
  height: auto;
  display: block;
  padding: 15px;
  /* background: var(--white-color); */
  color: var(--black-color);
  font-size: 2rem;
  background-image: linear-gradient(
    180deg,
    #060606 0%,
    #cac9c7 38%,
    #8e8e8e 66%,
    var(--black-color) 100%
  );
}

.greetingStoreInfo {
  text-align: center;
  color: var(--white-color);
  font-size: 21px;
  font-weight: bold;
  margin: 50px auto;
  text-shadow: 1px 1px 1px var(--black-color);
}

.greetingStoreInfo label {
  display: inline-block;
}

@media screen and (max-width: 1023px) {
  .greetingTxtSub p {
    font-size: 17px;
  }
}

@media screen and (max-width: 740px) {
  .welcomeMessageViewCont {
    height: 36px;
  }
  .welcomeMessageViewCont h2 {
    font-size: 14px;
    font-weight: 100;
    padding: 8px;
  }
  .topGreetingViewCont {
    background-image: url(../img/bgGreeting@sp.jpg);
  }
  .greetingTxtSub {
    margin: 10px 0;
  }
  .greetingTxtTop p {
    font-size: 22px;
    margin: 26px 0 10px;
  }
  .greetingButton {
    margin: 35px 0;
  }
  .greetingStoreInfo {
    margin: 20px auto;
  }
  .greetingStoreInfo label {
    display: none;
  }
  .telIcon {
    width: 80%;
  }
  .btn-square {
    width: 17%;
  }
}

@media screen and (max-width: 740px) {
  .greetingStoreInfo {
    font-size: 18px;
  }
}

.TopNewsAndTwitterView {
  position: relative;
  /* background-image: url(../img/sns.jpg);
  background-repeat: repeat;
  background-position: top center;
  background-size: cover;
  background-blend-mode: normal;
  background-color: rgba(253, 228, 228, 0.58); */
}

.TopNewsAndTwitterViewCont .item {
  padding: 10px 0px 80px;
  position: relative;
}
.TopNewsAndTwitterViewCont .itemTwitter {
  width: 50%;
  height: auto;
  position: relative;
  text-align: center;
  margin: 36px auto auto auto;
  background: var(--white-color);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
}
/*
.TopNewsAndTwitterViewCont .itemTwitter {
  width: 40%;
  height: auto;
  position: relative;
  float: right;
  background: var(--black-color);
  padding: 40px;
  box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
}
*/

.TopNewsAndTwitterViewCont .itemTwitter iframe {
  margin: 0 auto;
  display: block !important;
  padding: 20px !important;
}

.TopNewsAndTwitterViewCont .itemNoticesFixed {
  width: calc(60% - 100px);
  padding: 62px 0 64px;
  position: absolute;
  top: -5%;
  left: 40px;
  /* -webkit-transform: translate(0, -50%); */
  /* -ms-transform: translate(0, -50%); */
  /* transform: translate(0, -50%); */
  z-index: 2;
}

.TopNewsAndTwitterView .itemNoticesFixed .itemNoticesCont {
  padding: 40px 20px;
  margin-top: 10px;
  border-top: solid 20px var(--dark-gray-color);
  border-bottom: solid 20px var(--dark-gray-color);
  background: var(--black-color);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}

@media screen and (max-width: 1023px) {
  .TopNewsAndTwitterViewCont .item {
    padding: 0 0px;
  }

  .TopNewsAndTwitterViewCont .itemTwitter {
    width: calc(100% - 120px);
    float: middle;
  }

  .TopNewsAndTwitterViewCont .itemNoticesFixed {
    width: calc(100% - 80px);
    padding: 60px 40px 0px 40px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    z-index: 2;
    float: right;
  }

  .TopNewsAndTwitterViewCont .itemTwitter iframe {
    width: calc(100% - 40px) !important;
  }
}

@media screen and (max-width: 740px) {
  /* .TopNewsAndTwitterView {
    background-image: url(../img/bgPickup.jpg);
  } */

  .TopNewsAndTwitterViewCont .item {
    padding: 0 0px;
  }

  .TopNewsAndTwitterViewCont .itemTwitter {
    width: calc(100% - 60px);
    padding: 15px;
  }

  .TopNewsAndTwitterViewCont .itemTwitter iframe {
    height: 400px !important;
    padding: 10px !important;
  }

  .TopNewsAndTwitterViewCont .itemNoticesFixed {
    width: 100%;
    padding: 50px 0;
  }
}

.todayStaffView {
  position: relative;
  /* background-image: url(../img/bgCommon.jpg); */
  background-repeat: repeat;
  background-position: top center;
  background-size: cover;
  background-blend-mode: normal;
  /* background-color: var(--black-color); */
}

.todayStaffView .todayStaffList {
  padding: 40px;
}
.todayStaffList {
  display: block;
}

.todayStaffList .item {
  width: 31.3%;
  /* width: 48%; */
  margin: 10px 1%;
  position: relative;
  float: left;
  background-color: var(--therapist-card-bg-color);
  /* padding-bottom: calc(var(--therapist-card-info-height) - 66px); */
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
  /* height: 598px; */
}

.todayStaffList.therapistsView{
  display:flex;
  flex-wrap:wrap;
}

.todayStaffList.therapistsView .item {
  /* width: 48%; */
  width: 31.3%;
  margin: 30px 1% 70px 1%;
  position: relative;
  float: left;
  background-color: var(--white-color);
}

.todayStaffList.therapistsView .item .iconMark {
  top: 5px;
}

.todayStaffList .item a {
  /* display: block; */
  overflow: auto;
}

.todayStaffList .item .itemImg{
  display: flex;
  justify-content: center;
}

.todayStaffList .item .itemImg img {
  width: 100%;
  height: auto;
  max-height: 598px;
  aspect-ratio: 241 / 360;
  object-fit: cover;
}

.todayStaffList .item .itemInfo {
  background-color: var(--therapist-card-info-bg-color);
  position: absolute;
  padding: 0px;
  width: 100%;
  height: var(--therapist-card-info-height);
  float: right;
  bottom: 0;
  left: 0;
}

.todayStaffList .item .itemInfo.staff {
  height: 70px;
  bottom: -72px;
}

.todayStaffList .item .itemInfo .groupNameAge {
  margin-top: 5px;
}
.todayStaffList .item .itemInfo .itemName {
  font-size: 24px;
  margin: 9px 0 0 0;
  text-align: center;
  font-family: var(--default-font-family);
  font-weight: 400;
  line-height: 23px;
  color: var(--therapist-card-info-name-color);
}

/* .staffsViewCont .todayStaffList .item .itemInfo {
  bottom: -40px;
} */

h3.itemName > span {
  font-size: 16px;
  margin: 1px 0 0 0;
  text-align: center;
  font-family: var(--default-font-family);
  font-weight: normal;
  color: var(--white-color);
}

.todayStaffList .itemInfo .scheduleIcon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

.todayStaffList .itemInfo .scheduleIcon img {
  width: 100%;
}

.todayStaffList .itemInfo .scheduleType {
  background-color: var(--white-color);
  padding: 3px 10px;
  font-size: 15px;
  color: var(--black-color);
  margin-left: 5px;
}

.todayStaffList .item .itemInfo p {
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  font-family: var(--default-font-family);
  color: var(--therapist-card-time-color);
  margin: 6px auto;
  width: 90%;
  text-align: left;
  border-radius: 5px;
}

.todayStaffList .item .itemInfo p.goodAt {
  font-family: var(--therapist-card-good-text-font-family);
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 15px;
  padding: 4px 4px 2px 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.todayStaffList .item .itemInfo p.div-line {
  border-top: 1px solid var(--black-color);
  width: 60%;
}

.todayStaffList .item .itemInfo p.threeSize {
  font-size: 20px;
  text-align: center;
  padding-top: 5px;
}

.todayStaffList .item .itemInfo .scheduleRoom {
  text-align: center;
  margin-top: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.todayStaffList .item .itemInfo .scheduleRoom .scheduleTypeRoom {
  /* background: linear-gradient(5deg, var(--dark-gray-color), #ff8f92);
  background: -moz-linear-gradient(5deg, var(--dark-gray-color), #ff8f92);
  background: -webkit-linear-gradient(5deg, var(--dark-gray-color), #ff8f92); */
  padding: 4px 12px 4px 12px;
  line-height: 18px;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--default-font-family);
  color: var(--white-color);
  /* margin-left: 5px; */
  width: 80%;
  border-radius: 50px;
  box-shadow: 0px 4px 3px 0px #00000040;
}

.todayStaffList .item .itemInfo .scheduleRoom .scheduleTypeRoom.room1 {
  background: var(--therapist-card-schedule-type-room1-bg-color);
}

.todayStaffList .item .itemInfo .scheduleRoom .scheduleTypeRoom.room2 {
  background: var(--therapist-card-schedule-type-room2-bg-color);
}

.todayStaffList .item .itemInfo .scheduleRoom .scheduleTypeRoom.two {
  background: linear-gradient(5deg, #ecd50b, #f9c642);
  background: -moz-linear-gradient(5deg, #ecd50b, #f9c642);
  background: -webkit-linear-gradient(5deg, #ecd50b, #f9c642);
}

.todayStaffList .item .itemInfo .scheduleComment {
  font-size: 15px;
  text-align: center;
  font-family: var(--default-font-family);
  color: var(--white-color);
  margin: 5px auto;
}

.todayStaffList .item .mark {
  position: absolute;
  right: 6px;
  bottom: calc(var(--therapist-card-info-height) + 5px);
  margin-left: 10px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin-left: 10px;
  gap: 5px;
  display: flex;
  flex-wrap: wrap;
}
.todayStaffList .item .mark::-webkit-scrollbar {
  display: none;
}
.todayStaffList .item .mark label {
  background: var(--body-mark-bg-color);
  padding: 4px 14px 4px 14px;
  font-size: 16px;
  color: var(--body-mark-text-color);
  font-family: var(--body-mark-font-family);
  border-radius: 6px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  line-height: 18px;
}

.todayStaffList .item .iconMark {
  position: absolute;
  /* right: 5px; */
  left: 10px;
  bottom: calc(var(--therapist-card-info-height) + 10px);
}

.todayStaffList .item .iconMarkTherapist {
  position: absolute;
  /* right: 5px; */
  right: 10px;
  left: unset;
  bottom: calc(var(--therapist-card-info-height) + 10px);
}

.todayStaffList .item .iconMark .iconLogo {
  width: 40px;
  height: 40px;
}

.todayStaffList .item .itemInfo.staff .mark {
  bottom: 80px;
}

/* .scheduleContent .todayStaffList .item .mark {
  bottom: 50px;
} */

.todayStaffList .twitter {
  position: absolute;
  left: 3px;
  top: -35px;
  z-index: 100;
}

.todayStaffViewCont .itemButton, .TopNewsAndTwitterView .itemButton {
  max-width: 380px;
  margin: 0 auto;
  padding: 20px 0 50px;
}

.todayStaffViewCont .itemButton .btn, .TopNewsAndTwitterView .itemButton .btn {
  /* font-size: 14px; */
  padding: 18px 2px 16px 2px;
  /* line-height: 50px; */
}

@media screen and (max-width: 1023px) {
  .todayStaffList .item {
    width: 48%;
    float: left;
    height: auto;
  }
  .todayStaffViewCont .itemButton, .TopNewsAndTwitterView .itemButton {
    padding: 20px 0 30px;
  }
  .TopNewsAndTwitterView .itemButton {
    padding: 10px 0 10px;
  }
}

@media screen and (max-width: 740px) {
  /* .todayStaffView {
    background-repeat: repeat;
    background-position: top center;
    background-size: contain;
    background-blend-mode: initial;
    background-color: transparent;
  } */

  .todayStaffViewCont .itemButton, .TopNewsAndTwitterView .itemButton {
    max-width: 60%;
  }

  .todayStaffViewCont .itemButton .btn, .TopNewsAndTwitterView .itemButton .btn {
    padding: 8px 2px 8px 2px;
  }

  .todayStaffView .todayStaffList {
    padding: 20px 15px;
  }

  .todayStaffList .item {
    width: 48%;
    margin: 5px 1%;
    height: auto;
    padding-bottom: 0;
  }

  .todayStaffList.therapistsView .item {
    width: 48%;
    margin-right: 1%;
    margin-top: 15px;
    margin-bottom: 50px;
    /* height: 400px; */
    padding-bottom: 0;
  }

  .todayStaffList .item .itemInfo .itemName {
    font-size: 16px;
    line-height: 12px;
  }

  .todayStaffList .item .itemInfo .itemAge {
    font-size: 12px;
    line-height: 10px;
  }

  .todayStaffList .item .itemInfo {
    height: var(--therapist-card-info-sp-height);
    bottom: 0;
    /* position: relative; */
  }

  .todayStaffList .item .itemInfo.staff {
    height: 40px;
  }

  .todayStaffList.therapistsView .item .itemInfo.staff {
    height: 60px;
  }

  .todayStaffList .item .itemInfo .scheduleComment {
    font-size: 9px;
    margin: 1px auto;
  }

  .todayStaffList .item .mark {
    position: absolute;
    right: 5px;
    bottom: calc(var(--therapist-card-info-sp-height) + 5px);;
    margin-left: 25px;
  }

  .todayStaffList .item .iconMark {
    /* right: 2px; */
    left: 5px;
    bottom: calc(var(--therapist-card-info-sp-height) + 5px);
  }

    .todayStaffList .item .iconMarkTherapist {
    /* right: 2px; */
    right: 5px;
    left: unset;
    bottom: calc(var(--therapist-card-info-sp-height) + 5px);
  }

  .todayStaffList .item .iconMark .iconLogo {
    width: 25px;
    height: 25px;
  }

  .todayStaffList .item .itemInfo .mark label {
    padding: 4px;
    font-size: 10px;
    line-height: 10px;
  }
  .todayStaffList .item .itemInfo.staff .mark {
    bottom: 65px;
  }

  .staffsViewCont .todayStaffList .item .itemInfo {
    bottom: unset;
  }

  .todayStaffList .itemInfo .scheduleType {
    padding: 1px 10px;
    font-size: 11px;
    margin-left: 1px;
    border-radius: 0px;
  }
  .todayStaffList .itemInfo .scheduleIcon {
    width: 11px;
    height: 15px;
  }

  .todayStaffList .item .itemInfo p.goodAt {
    padding: 0;
    font-size: 10px;
    line-height: 11px;
    width: calc(100% - 20px);
  }

  .todayStaffList .item .itemInfo p {
    font-size: 12px;
    line-height: 11px;
    margin: 3px auto;
  }
  .todayStaffList .item .itemInfo .itemName {
    margin: 4px 0 0 0;
  }
  .todayStaffList .item .itemInfo p.threeSize{
    font-size: 12px;
    padding-top: 0;
  }
  .todayStaffList .twitter {
    left: 1px;
    top: -25px;
  }
  .todayStaffList .twitter img {
    width: 70%;
  }
  h3.itemName > span {
    font-size: 11px;
  }

  .todayStaffList .item .itemInfo .scheduleRoom .scheduleTypeRoom {
    font-size: 10px;
    padding: 0px 10px 0 10px;
  }

  .todayStaffList .item .itemImg img {
    width: 100%;
    height: 100%;
  }
}

.movieView {
  position: relative;
  background-image: url(../img/bgMovie.jpg);
  background-size: cover;
  z-index: 0;
}
.movieView .itemMovies {
  display: block;
  padding: 30px 30px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.itemMovies .itemMovie {
  position: relative;
  display: block;
  margin: 10px 5px 20px 5px;
}
.itemMovie img {
  max-width: 100%;
}

.topSlideView {
  position: relative;
  /* background-image: url(../img/bgTopic.jpg);
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
  background-blend-mode: hue;
  background-color: rgba(0, 0, 0, 0.21); */
}

.topSlideViewCont .item {
  position: relative;
}

.topSlideViewCont .itemImg {
  width: 80%;
  height: auto;
  position: relative;
  margin: 0 auto;
}

.topSlideViewCont .itemImg a {
  display: block;
  overflow: auto;
  padding: 10px 0;
}

.topSlideViewCont .itemImg img {
  display: block;
  width: 100%;
  height: auto;
}

.topSlideViewCont .itemText p {
  font-size: 18px;
  font-family: var(--default-font-family);
  /* line-height: 18px; */
  font-weight: 400;
}

.topSlideViewCont .itemInfo {
  background-color: var(--white-color);
  width: calc(40% - 100px);
  padding: 62px 40px 64px 60px;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
}

@media screen and (max-width: 1023px) {
  .topSlideViewCont .item {
    padding: 0 40px;
  }
}

@media screen and (max-width: 740px) {
  .topSlideViewCont .item {
    padding: 0 15px;
  }

  .topSlideViewCont .itemImg {
    width: 100%;
    height: auto;
    position: relative;
  }

  .topSlideViewCont .itemInfo {
    width: 92%;
    padding: 30px 4%;
    margin: 0 auto;
    right: 0;
    position: relative;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
  }

  .topSlideViewCont .itemText p {
    font-size: 12px;
  }
}

.pickUpAndBlogsView {
  position: relative;
  background-image: url(../img/bgPickup.jpg);
  background-repeat: repeat;
  background-position: top center;
  background-size: cover;
}

.pickUpAndBlogsViewCont .item {
  /* padding: 50px 40px; */
  position: relative;
}

.pickUpAndBlogsViewCont .itemBlogs {
  width: 45%;
  height: auto;
  position: relative;
  float: right;
  background: var(--black-color);
  padding: 40px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
}

.pickUpAndBlogsViewCont .itemPickUp {
  width: calc(49% - 100px);
  padding: 30px 0 20px;
  z-index: 2;
  margin: 0 auto;
}

.pickUpAndBlogsViewCont .itemPickUp .swiper-pagination {
  position: relative;
  display: block;
}

.pickUpAndBlogsView .itemPickUp .swiper-pagination-bullet-active {
  background: var(--white-color);
}

.pickUpAndBlogsViewCont .itemPickUp a.itemPickUpStaff {
  display: block;
  width: 50%;
  margin: 30px auto 15px auto;
}

.pickUpAndBlogsViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo {
  background-color: rgba(253, 253, 253, 1);
  padding: 0px;
  width: 100%;
  margin: 0px 0 0;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.29);
  text-align: center;
  bottom: 0;
  position: relative;
}

.pickUpAndBlogsViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo .itemName {
  font-size: 17px;
  color: var(--white-color);
  font-family: var(--default-font-family);
  padding: 6px 0;
}

.pickUpAndBlogsViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo p {
  font-size: 20px;
  text-align: center;
  font-family: var(--default-font-family);
  color: var(--dark-gray-color);
  margin: 5px 0;
}

.pickUpAndBlogsViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo .mark {
  position: absolute;
  right: 10px;
  bottom: 50px;
  margin-left: 10px;
}

.pickUpAndBlogsViewCont
  .itemPickUp
  .itemPickUpStaff
  .itemPickUpInfo
  .mark
  label {
  background: var(--white-color);
  padding: 2px 5px;
  font-size: 12px;
  color: var(--black-color);
  font-family: var(--default-font-family);
}

.blogsListPc {
  height: 500px;
  overflow: auto;
}

.blogsListPc .blogItem {
  display: table;
  overflow: auto;
}

.blogsListPc .blogItem p {
  color: var(--sub-black-color);
}

.blogsListPc .blogItem h3 {
  color: var(--black-color);
}

.blogsListPc .blogItem p.blogPostedDay,
.blogsListPc .blogItem p.writer {
  font-size: 12px;
}

.blogsListPc .blogItem .content {
  font-size: 14px;
}

.blogsListPc dt {
  display: table-cell;
  font-weight: bold;
  margin-right: 2%;
  width: 18%;
  text-align: center;
}

.blogsListPc dt img {
  width: 100%;
}

.blogsListPc dd {
  display: table-cell;
  width: 75%;
  padding-bottom: 15px;
  padding-left: 15px;
  vertical-align: middle;
  font-size: 16px;
}

.blogsListPc .writer .icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}

.blogsListPc .writer .icon img {
  width: 100%;
}

.blogsListPc .blogInfo {
  display: inline-block;
}

@media screen and (max-width: 1023px) {
  .pickUpAndBlogsViewCont .item {
    padding: 30px 40px;
  }

  .pickUpAndBlogsViewCont .itemBlogs {
    width: calc(100% - 80px);
    float: none;
  }

  .pickUpAndBlogsViewCont .itemPickUp {
    width: calc(100% - 80px);
    padding: 40px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    z-index: 2;
    float: none;
    margin: 0 auto;
  }

  .blogsListSp {
    padding: 30px 0;
  }

  .blogsListSp .swiper-pagination {
    position: initial;
    padding-top: 10px;
  }

  .blogsListSp .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
  }

  .blogsListSp .blogItem {
    display: block;
    overflow: hidden;
    position: relative;
  }

  .blogsListSp .blogInfoCont {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.55);
    width: 100%;
    padding: 5px 5px;
  }

  .blogsListSp .blogInfoCont p {
    color: var(--white-color);
    font-size: 10px;
  }

  .blogsListSp .blogInfoCont .blogInfo .icon {
    display: inline-block;
    width: 12px;
    height: 12px;
  }

  .blogsListSp .blogInfoCont .blogInfo .icon img {
    width: 100%;
  }
}

@media screen and (max-width: 740px) {
  .pickUpAndBlogsView {
    background-image: url(../img/bgPickup@sp.png);
  }

  .pickUpAndBlogsViewCont .item {
    padding: 0 15px;
  }

  .pickUpAndBlogsViewCont .itemBlogs {
    width: calc(100% - 30px);
    padding: 15px;
  }

  .pickUpAndBlogsViewCont .itemPickUp {
    width: calc(100% - 30px);
    padding: 15px;
  }

  .pickUpAndBlogsViewCont .itemPickUp a.itemPickUpStaff {
    width: 90%;
    margin: 30px auto;
  }

  .pickUpAndBlogsViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo {
    width: 100%;
  }

  .pickUpAndBlogsViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo {
    margin: 0px 0 0;
  }

  .pickUpAndBlogsViewCont
    .itemPickUp
    .itemPickUpStaff
    .itemPickUpInfo
    .mark
    label {
    font-size: 14px;
  }

  .pickUpAndBlogsViewCont
    .itemPickUp
    .itemPickUpStaff
    .itemPickUpInfo
    .itemName {
    font-size: 14px;
  }
}
/* 
.noticeView {
  position: relative;
  background-image: url(../img/bgNotice.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.45);
  background-blend-mode: normal;
  background-color: var(--white-color);
} */

.noticeView .noticeList {
  padding: 70px 40px;
}

.noticeView .noticeList .item a {
  display: block;
  padding: 5px;
  height: auto;
  overflow: auto;
  border-bottom: dashed 1px var(--dark-red);
}

.noticeView .noticeList .item {
  width: 90%;
  margin: 0 auto;
  position: relative;
  white-space: nowrap;
}

.noticeView .noticeList .item label {
  display: inline-block;
  padding: 8px 29px 4px 29px;
  /* width: 70px; */
  text-align: center;
  background: var(--news-label-bg-color);
  color: var(--news-label-text-color);
  font-family: var(--noto-serif-font-family);
  font-size: 20px;
  line-height: 23px;
  /* letter-spacing: 1px; */
  font-weight: 700;
  position: relative;
  margin-right: 13px;
}

.noticeView .noticeList .item .itemTime {
  font-size: 24px;
  line-height: 27px;
  font-family: var(--noto-serif-font-family);
  color: var(--news-time-color);
  display: inline-block;
  /* margin-right: 25px;
  width: 130px; */
  font-weight: 700;
}

.noticeView .noticeList .item .itemTitle {
  font-size: 24px;
  line-height: 27px;
  font-family: var(--noto-sans-font-family);
  color: var(--news-title-color);
  margin: 20px 0 5px 0;
  font-weight: 700;
  /* display: inline-block; */
}

.noticeView .noticeList .item .itemTitle.displayNoneMore740 {
  display: none;
}

.noticeView .noticeList .item .itemTitle.displayNoneLess740 {
  display: inline-block;
}

.noticeViewCont .itemButton {
  width: 380px;
  margin: 0 auto;
  padding: 30px 0;
}

.noticeViewCont .itemButton .btn {
  /* font-size: 12px; */
  padding: 18px 2px 16px 2px;
  /* line-height: 50px; */
}

@media screen and (max-width: 1023px) {
  .noticeView .noticeList .item {
    width: 100%;
  }

  .noticeView .noticeList .item .itemTitle {
    display: block;
    /* margin-left: 20px; */
    /* width: 100%; */
  }

  .noticeView .noticeList .item .itemTitle.displayNoneLess740 {
    display: block;
  }
}

@media screen and (max-width: 740px) {
  .noticeViewCont .itemButton {
    max-width: 60%;
  }

  .noticeViewCont .itemButton .btn {
    padding: 8px 2px 10px 2px;
  }

  .noticeView .noticeList {
    padding: 30px 15px;
    z-index: 1;
  }

  .noticeView .noticeList .item .itemTitle {
    font-size: 12px;
    line-height: 12px;
    margin-left: 0;
  }

  .noticeView .noticeList .item label {
    /* width: 60px; */
    padding: 7px 12px 5px 12px;
    font-size: 10px;
    line-height: 10px;
    margin-right: 6px;
  }

  .noticeView .noticeList .item .itemTime {
    font-size: 12px;
    line-height: 12px;
  }

  .noticeView .noticeList .item .itemTitle.displayNoneLess740 {
    display: none;
  }

  .noticeView .noticeList .item .itemTitle.displayNoneMore740 {
    display: block;
  }
}

.roomView {
  position: relative;
  background-image: url(../img/bgRoom.jpg);
  background-size: cover;
  z-index: 0;
  margin: 50px 0 0 0;
}
.roomView .itemRooms {
  display: flex;
  padding: 30px 30px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.itemRooms .itemRoom {
  position: relative;
  display: block;
  margin: 10px 5px 20px 5px;
}
.itemRoom img {
  max-width: 100%;
}

@media screen and (max-width: 740px) {
  .roomView .itemRooms {
    padding: 10px;
  }
}

.pickUpAndTopSlideView {
  position: relative;
}

.topics {
  width: auto;
  overflow: auto;
  border-top: solid 1px var(--pink-color);
  border-bottom: solid 1px var(--pink-color);
  background-color: var(--black-color);
  /* margin: 25px 40px; */
  height: 30px;
}

.topics .topicsLabel {
  width: 100px;
  color: var(--white-color);
  background: var(--black-color);
  float: left;
  text-align: center;
  /* padding: 5px 0; */
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.topics .topicsCont {
  width: calc(100% - 100px);
  /* padding: 5px 0; */
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pickUpAndTopSlideViewCont .item {
  padding: 50px 40px;
  position: relative;
}

.pickUpAndTopSlideViewCont .itemPickUp {
  width: 35%;
  height: auto;
  position: relative;
  float: right;
  background: var(--dark-gray-color);
  padding: 40px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px var(--black-color);
}

.pickUpAndTopSlideViewCont .itemTopSlide {
  width: calc(65% - 100px);
  padding: 0;
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
}

.pickUpAndTopSlideViewCont .itemTopSlide .swiper-pagination {
  position: relative;
  display: block;
  bottom: 0;
  padding-top: 15px;
}

.pickUpAndTopSlideViewCont .itemPickUp .swiper-pagination {
  display: none;
}

.pickUpAndTopSlideViewCont .itemPickUp a.itemPickUpStaff {
  display: block;
  width: 90%;
  margin: 30px auto 15px;
  position: relative;
}

.pickUpAndTopSlideViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo {
  border-top: solid 2px var(--black-color);
  background-color: rgba(159, 0, 121, 0.55);
  padding: 0;
  width: 100%;
  margin: -44px 0 0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.29);
  text-align: center;
  bottom: 0;
  position: relative;
}

.pickUpAndTopSlideViewCont
  .itemPickUp
  .itemPickUpStaff
  .itemPickUpInfo
  .itemName {
  font-size: 20px;
  color: var(--black-color);
  font-family: var(--default-font-family);
  font-weight: 200;
  padding: 6px 0;
}

.pickUpAndTopSlideViewCont
  .itemPickUp
  .itemPickUpStaff
  .itemPickUpInfo
  .itemName
  span {
  font-size: 14px;
}

.pickUpAndTopSlideViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo p {
  font-size: 12px;
  font-family: var(--default-font-family);
  color: var(--sub-black-color);
  margin: 5px 0 5px 15px;
}

.pickUpAndTopSlideViewCont .item .mark {
  position: absolute;
  right: 5px;
  bottom: 50px;
}

.pickUpAndTopSlideViewCont .item .mark label {
  background: var(--black-color);
  padding: 3px 5px;
  font-size: 12px;
  color: var(--black-color);
  font-family: var(--default-font-family);
  text-shadow: 0px 1px 0px rgba(68, 68, 68, 0.55);
}

.pickUpAndTopSlideViewCont .itemPickUp .itemPickUpImg img {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .pickUpAndTopSlideViewCont .item {
    padding: 30px 40px;
  }

  .pickUpAndTopSlideViewCont .itemTopSlide {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    float: none;
    margin: 0 auto;
    padding: 0 0 30px;
  }

  .pickUpAndTopSlideViewCont .itemPickUp {
    width: calc(100% - 80px);
    padding: 40px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    z-index: 2;
    float: none;
    margin: 0 auto;
  }

  .pickUpAndTopSlideViewCont .itemTopSlide .swiper-pagination {
    position: absolute;
    bottom: 10px;
  }
}

@media screen and (max-width: 740px) {
  .topics {
    margin: 0px 0px;
    font-size: 12px;
  }

  .topics .topicsCont {
    width: calc(100% - 60px);
  }

  .topics .topicsLabel {
    width: 60px;
  }

  .pickUpAndTopSlideViewCont .item {
    padding: 0 15px;
  }

  .pickUpAndTopSlideViewCont .itemTopSlide {
    padding: 15px 0;
  }

  .pickUpAndTopSlideViewCont .itemTopSlide .swiper-pagination {
    bottom: 5px;
  }

  .pickUpAndTopSlideViewCont .itemTopSlide .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    line-height: 10px;
  }

  .pickUpAndTopSlideViewCont .itemPickUp {
    width: calc(100% - 30px);
    padding: 15px;
  }

  .pickUpAndTopSlideViewCont .itemPickUp a.itemPickUpStaff {
    width: 90%;
    margin: 30px auto;
  }

  .pickUpAndTopSlideViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo {
    width: 100%;
  }

  .pickUpAndTopSlideViewCont .itemPickUp .itemPickUpStaff .itemPickUpInfo {
    margin: -35px 0 0;
  }

  .pickUpAndTopSlideViewCont
    .itemPickUp
    .itemPickUpStaff
    .itemPickUpInfo
    .itemName {
    font-size: 14px;
  }

  .pickUpAndTopSlideViewCont .item .mark label {
    padding: 2px 5px;
    font-size: 9px;
  }

  .pickUpAndTopSlideViewCont .item .mark {
    bottom: 40px;
  }
}

.TopNewsView {
  position: relative;
  /* height: 700px; */
  /* background-image: url(../img/bgInform.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  background-blend-mode: color; */
  /* background-color: var(--white-color); */
}

.TopNewsViewContOverlay::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  /* background: rgba(0, 0, 0, 0.45); */
  position: absolute;
}

.TopNewsViewCont .item {
  position: relative;
}

.TopNewsViewCont .itemTwitter {
  width: 40%;
  height: auto;
  position: relative;
  float: right;
  background: var(--black-color);
  padding: 40px;
  -webkit-box-shadow: 0px 0px 0px 1px var(--black-color) inset;
  -moz-box-shadow: 0px 0px 0px 1px var(--black-color) inset;
  box-shadow: 0px 0px 0px 1px var(--black-color) inset;
}

.TopNewsViewCont .itemTwitter .notTwitter {
  height: 400px;
  background: var(--black-color);
  position: relative;
}

.TopNewsViewCont .itemTwitter .notTwitter p {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.TopNewsViewCont .itemTwitter iframe {
  margin: 0 auto;
  display: block !important;
  padding-top: 20px !important;
}

.TopNewsViewCont .itemNoticesFixed {
  width: 100%;
  /* padding: 62px 0 64px 0; */
  /* padding-bottom: 64px; */
  z-index: 1;
  display: block;
  margin: 0 auto;
}

.TopNewsView .itemNoticesFixed .itemNoticesCont {
  padding: 40px 20px;
  margin: 20px auto 0 auto;
  border: solid 10px var(--sub-white-color);
  background: var(--white-color);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  height: 562px;
  overflow-y: auto;
  overflow-x: hidden;
  /* width: calc(80% - 80px); */
  width: 80%;
}

.TopNewsView .itemNoticesCont p {
  font-family: var(--noto-serif-font-family);
  font-size: 16px;
}


.itemNoticesFixed .itemNoticesCont img {
  max-width: 100%;
  height: auto !important;
}

@media screen and (max-width: 1023px) {

  .TopNewsView .itemNoticesFixed .itemNoticesCont {
    width: calc(80% - 80px);
    /* width: 80%; */
  }

  .TopNewsViewCont .item {
    padding: 0 0px;
  }

  .TopNewsViewCont .itemTwitter {
    width: calc(100% - 80px);
    float: right;
  }

  .TopNewsViewCont .itemNoticesFixed {
    width: 100%;
    /* width: calc(100% - 80px); */
    /* padding: 60px 40px 0px 40px; */
    padding: 0 0px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    z-index: 1;
    float: right;
  }

  .TopNewsViewCont .itemTwitter iframe {
    width: 1025px !important;
  }
}

@media screen and (max-width: 740px) {
  /* .TopNewsView {
    background-image: url(../img/bgInform.jpg);
    background-position: top right;
  } */

  .TopNewsView .itemNoticesFixed .itemNoticesCont {
    width: 80%;
  }

  .TopNewsViewCont .item {
    padding: 0 0px;
  }

  .TopNewsViewCont .itemTwitter {
    width: calc(100% - 30px);
    padding: 15px;
  }

  .TopNewsViewCont .itemTwitter iframe {
    height: 400px !important;
  }

  .TopNewsViewCont .itemTwitter .notTwitter {
    height: 300px;
  }

  .TopNewsViewCont .itemNoticesFixed {
    width: 100%;
    /* padding: 50px 0 0 0; */
    padding: 0;
    width: 100%;
  }
}

.menuViewCont {
  position: relative;
  background-color: var(--black-color);
  z-index: 0;
  padding: 50px 0;
}
.itemMenus {
  margin: 50px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 90%;
}
.itemMenu {
  width: 30%;
  margin: 20px 0;
}
.itemMenu img {
  width: 100%;
}
.menuName {
  background-color: var(--black-color);
  padding: 10px 0;
}
.menuName p {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.menuName p span {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
@media screen and (max-width: 740px) {
  .itemMenu {
    width: 48%;
    margin: 10px 0;
  }
  .menuName p {
    font-size: 16px;
  }
  .menuName p span {
    font-size: 12px;
  }
}

.externalLink {
  margin: 15px auto;
}
@media screen and (max-width: 740px) {
  .externalLink img {
    max-width: 95%;
    height: auto;
  }
}

/*==============================================================================
pickUpView
==============================================================================*/
.pickUpView {
  position: relative;
  /* background-image: url(../img/bgCommon.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.pickUpViewCont {
  padding: 0px 0px;
  position: relative;
}

.pickUpStaffs {
  max-width: 1000px;
}

.pickUpStaffs .item {
  margin: 15px 10px;
  position: relative;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
}

.pickUpStaffs .item a {
  overflow: auto;
}

.pickUpStaffs .item .itemImg img {
  width: 100%;
}

.pickUpStaffs .item .itemInfo {
  background-color: rgba(0, 0, 0, 0.55);
  position: relative;
  padding: 0px;
  width: 100%;
  height: 50px;
  margin: 0px;
  float: right;
  border-top: solid 2px var(--black-color);
}

.pickUpStaffs .item .itemInfo .itemName {
  font-size: 18px;
  margin: 12px 0;
  text-align: center;
  font-family: var(--default-font-family);
  font-weight: bold;
  color: var(--black-color);
}

.pickUpStaffs .item .itemInfo .itemName span {
  font-size: 14px;
}

.pickUpStaffs .itemInfo .scheduleIcon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: text-bottom;
}

.pickUpStaffs .itemInfo .scheduleIcon img {
  width: 100%;
}

.pickUpStaffs .itemInfo .scheduleType {
  background-color: var(--black-color);
  padding: 3px 10px;
  font-size: 11px;
  color: var(--black-color);
  border-radius: 30px;
  margin-left: 5px;
}

.pickUpStaffs .item .itemInfo p {
  font-size: 20px;
  text-align: center;
  font-family: var(--default-font-family);
  color: var(--white-color);
  margin: 3px 0;
}

.pickUpStaffs .item .mark {
  position: absolute;
  right: 5px;
  bottom: 35px;
  display: flex;
  flex-wrap: wrap;
}

.pickUpStaffs .item .groupNameAge {
  background-color: var(--pickup-card-info-bg-color);
  color: var(--pickup-card-info-name-color);
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 900;
}

.pickUpStaffs .item .goodAt {
  background-color: var(--white-color);
  text-align: center;
}

.pickUpStaffs .item .groupNameAge .itemName {
  font-family: var(--pickup-card-info-name-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  margin-top: -6px;
}
.pickUpStaffs .item .mark label {
  background: var(--body-mark-bg-color);
  padding: 4px 14px 4px 14px;
  margin: 2px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: var(--body-mark-text-color);
  font-family: var(--body-mark-font-family);
  /* text-shadow: 0 1px 0 rgba(68, 68, 68, 0.55); */
}
.pickUpStaffs .item .mark label.new {
  background: var(--black-color);
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px;
}

.swiper-container {
  padding-bottom: 50px;
}

@media screen and (max-width: 575px) {
  .swiper-container {
    padding-bottom: 25px;
  }
}

/*
  pickUpView 740
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 740px) {
  .pickUpViewCont {
    padding: 0px;
  }
  .pickUpStaffs .item {
    margin: 15px 2px;
  }
  .pickUpStaffs .item .itemInfo {
    height: auto;
  }
  .pickUpStaffs .item .mark {
    bottom: 32px;
    right: 2px;
  }

  .pickUpStaffs .item .groupNameAge .itemName {
    font-size: 12px;
  }

  .pickUpStaffs .item .groupNameAge .itemAge {
    font-size: 8px;
  }

  .pickUpStaffs p.goodAt {
    font-size: 10px;
  }

  .pickUpStaffs .item .itemInfo .itemName {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 300;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 0px;
  }
  .pickUpStaffs .item .mark label {
    padding: 2px 2px;
    display: inline-block;
    text-shadow: none;
    font-size: 10px;
    line-height: 11px;
  }
}

/* ====================== HOME STYLE ABOVE ====================== */
/* ====================== MAIN STYLE BELOW ====================== */

.mainView {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  /* min-height:940px; */
  color: var(--white-color);
  overflow: hidden;
  margin-top: calc(var(--header-height) + var(--header-pc-nav-height) + var(--header-pc-nav-height) + 5px);
}

.mainViewRecruit {
  height: 100vh;
  height: 850px;
}

.mainView.noBg {
  margin-top: calc(var(--header-height) + var(--header-pc-nav-height));
  height: 100px;
}

.mainViewCont {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-image: url(../img/mv1.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll; 
  background-position: top center;
  background-size: cover; */
  display: table;
}

.mainViewCont::after {
  content: "";
  /* background-color: var(--white-color); */
  /* background-image: linear-gradient(rgba(0,0,0,0.59), rgba(0,0,0,0.59)), url(../img/mv1.jpg); */
  background-image: url(../img/bgCommon.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll; /* Not iPhone or iPad change "fixed" by jQuery */
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
  z-index: -2;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mainViewContHome::after {
  background-image: url(../img/mv1.jpg);
}

.bgViewRecruit::after {
  background-image: url(../img/mv2.jpg) !important;
}

@media screen and (max-width: 740px) {
  .bgViewRecruit::after {
    /* background-image: linear-gradient(rgba(153,153,153,0.49), rgba(153,153,153,0.49)), url(../img/mv-recruit-sp.jpg) !important; */
  }
}


/* .mainViewCont.bgNotice::after {
  background-image: url(../img/mv_pc.png);
}

.mainViewCont.bgSystem::after {
  background-image: url(../img/mv_pc.png);
}

.mainViewCont.bgSchedule::after {
  background-image: url(../img/mv_pc.png);
}

.mainViewCont.bgTherapists::after {
  background-image: url(../img/mv_pc.png);
}

.mainViewCont.bgAccess::after {
  background-image: url(../img/mv_pc.png);
}

.mainViewCont.bgRecruit::after {
  background-image: url(../img/mv_pc.png);
}

.mainViewCont.bgPolicy::after {
  background-image: url(../img/mv_pc.png);
}

.mainViewCont.bgSms::after {
  background-image: url(../img/mv_pc.png);
} */

.mainViewCont.bgRecruit::after {
  background-image: linear-gradient(rgba(255, 255, 255, 0.4),rgba(255, 255, 255, 0.4)), url(../img/recruit/mv_recruit_pc.jpg);
}

.mainViewCont::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  /* background: rgba(0, 0, 0, 0.37); */
  z-index: -1;
  position: absolute;
}

.mainView.therapistShow > .mainViewCont {
  background-position-y: top;
}

.mainView .mainViewInner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  /* background: rgba(0, 0, 0, 0.4); */
  /* display: flex;
  justify-content: center;
  align-items: center; */
  height: var(--main-view-sp-height);
}

.bgRecruit .mainViewInner {
  position: unset;
  display: unset;
  vertical-align: middle;
  /* background: rgba(0, 0, 0, 0.4); */
  /* display: flex;
  justify-content: center;
  align-items: center; */
  height: var(--main-view-sp-height);
}

.mainViewInner .boxLogo {
  width: 100%;
  align-items: end;
  justify-content: center;
  display: flex;
  flex-direction: column;
  /* background: rgba(255, 246, 170, 0.7); */
  /* padding: 20px; */
  margin: 0px auto;
  text-align: center;
}

.mainViewInner .boxLogoRecruit {
  width: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
}

.mainViewInner .subtitle {
  text-align: center;
  font-family: var(--font-HiraginoMinchoProN);
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  background: var(--white-color);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  padding-bottom: 10px;
  margin-top: 30px;
}

.mainViewInner .title {
  text-align: center;
  /* font-family: var(--default-font-family);
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  background: var(--white-color);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 5px;
  letter-spacing: 2px; */
}

.mainViewInner .title span.logo {
  color: var(--white-color);
  font-family: Briem Hand;
  font-size: 128px;
  font-weight: 700;
  line-height: 192px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.mainViewInner .title span .logo {
  top: -40px;
}

img.logo-main {
  width: 300px;
  margin: 5% 150px;
}

.footerLogo img.logo-main {
  width: 450px;
  margin-bottom: 20px;
}

img.main-girl {
  position: absolute;
  left: -22%;
  top: -5%;
  width: 1250px;
  display: none;
}

.mainViewInner .title span.logo-title {
  margin-top: 150px;
}

.mainViewInner .title span:nth-child(6) {
  margin-left: 20px;
}

.mainViewInner .subtitle {
  text-align: center;
  font-family: var(--default-font-family);
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  /* margin: 20px 0; */
  color: var(--white-color);
  /* text-shadow: 0 2px 2px #79580b; */
  /* background: linear-gradient(180deg, #feddff 0%, #ff7a92 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; */
}

.mainViewInner .subtitle span {
  opacity: 1;
  color: var(--main-view-tel-color);
  display: inline-block;
  position: relative;
  font-size: 64px;
  font-weight: 400;
  line-height: 75px;
  font-family: var(--main-view-tel-font-family);
}

.mainView .mainViewInner .titleLogo {
  font-size: 24px;
  color: var(--main-text);
  font-weight: 900;
}

.mainView .mainViewInner .description {
  font-size: 24px;
  /* left:10px; */
  /* right: 10px; */
  /* bottom: 80px; */
  /* position: absolute; */
  color: var(--black-color);
}

.mainView .mainViewInner .description.subDesc {
  font-family: var(--main-view-description-sub-font-family);
  bottom: unset;
}

.mainView .mainViewInner .description span {
  opacity: 1;
  display: inline-block;
  position: relative;
  padding: 9px 0;
  font-family: var(--font-BIZ-UDPMincho);
  color: var(--black-color);
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  background: var(--black-color);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.mainView .mainViewInner .description span.tel {
  font-size: 48px;
  font-weight: 400;
  line-height: 49.2px;
  /* font-family: var(--BiauKaiTC-font-family); */
}

.mainView .mainViewInner .description.subDesc span {
  opacity: 1;
  display: inline-block;
  position: unset;
  font-family: var(--main-view-description-font-family);
  color: var(--white-color);
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  background: unset;
  /* background: rgba(0, 0, 0, 0.5); */
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
}

.mainView .mainViewInner .description.bottomWarning {
  position: absolute;
  bottom: 1vh;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.mainView .mainViewInner .description.bottomWarning span {
  font-family: var(--main-view-age-warning-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  opacity: 1;
  word-break: keep-all;
  color: var(--main-view-age-warning-color);
}

.mainViewInner .scrollDown {
  opacity: 0;
  width: 60px;
  height: 60px;
  margin: 40px auto;
}

.mainViewInner .scrollDown a {
  display: block;
  cursor: pointer;
}

.mainViewInner .scrollDown svg {
  width: 100%;
}

.mainView .storeDesc {
  position: absolute;
  bottom: 100px;
  left: 20px;
  z-index: 2;
  color: var(--black-color);
  text-shadow: 1px 1px 1px var(--white-color);
}
.mainView .storeDesc p {
  color: var(--black-color);
}
.mainView .storeDesc a {
  color: var(--black-color);
}

.mainView .storeDesc h1 {
  font-size: 12px;
  color: var(--black-color);
  font-family: var(--default-font-family);
  text-shadow: 2px 1px 1px #00465d;
}

.noHome .mainView {
  height: 70vh;
}

/* .noHome .mainViewCont {
  background-image: url(../img/mvNoHome2.jpg);
} */

.noHome .therapistShow .mainViewCont:before {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background-color: rgba(0,0,0,0.65); */
}

.blogMainView .mainView {
  height: 50vh;
}

.noHome.blogMainView .mainViewCont:before {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
}

.recruitMainView .mainView {
  height: 90vh;
}

.recruitMainView .mainViewCont {
  background-image: url(../img/mvrq.jpg);
}

@media screen and (max-width: 1700px) {
  img.main-girl {
    position: absolute;
    left: -26%;
    top: -5%;
    width: 1150px;
  }
}

@media screen and (max-width: 1423px) {
  img.main-girl {
    position: absolute;
    left: -35%;
    top: -5%;
    width: 1050px;
  }
}

@media screen and (max-width: 1023px) {

  .mainViewInner .boxLogo {
    padding: 0px;
    /* margin-bottom: 5px; */
  }

  img.main-girl {
    position: absolute;
    left: -30%;
    top: -5%;
    width: 660px;
  }

  .mainView.noBg {
    margin-top: var(--header-height);
  }

  .headerCont {
    background: var(--header-bg-color);
  }
  .mainView {
    /* height: var(--main-view-height); */
    height: calc(74vh - var(--fixed-menu-height));
    margin-top: var(--header-height);
    
  }

  .mainViewRecruit {
    height: 100vh;
    height: 550px;
  }

  .mainViewInner .title {
    font-size: 35px;
  }

  .mainViewInner .subTitle {
    font-size: 24px;
    /* margin-top: 15px; */
  }

  .mainView .mainViewInner .description {
    text-align: center;
    font-size: 18px;
  }

  .mainViewInner .scrollDown {
    width: 55px;
    height: 55px;
  }

  .mainView .storeDesc {
    bottom: 30px;
  }

  .noHome .mainView {
    height: 450px;
  }

  .recruitMainView .mainView {
    margin-top: 130px;
    height: 450px;
  }
}

@media screen and (max-width: 740px) {

  .mainViewInner .boxLogoRecruit {
    padding-top: 0px;
  }

  .noHome .mainView {
    height: 450px;
  }

  img.main-girl {
    position: absolute;
    left: -35%;
    top: -5%;
    width: 570px;
  }

  .mainViewCont {
    top: 0px;
    background-position: top right;
    /* background-image: url(../img/mv1@sp.jpg); */
  }
  /* .noHome .mainViewCont {
    background-image: url(../img/mvNoHome@sp2.jpg);
  } */

  .mainViewInner .title span {
    font-size: 25px;
    line-height: 49px;
  }

  .mainViewInner .title span.logo-title {
    margin-top: 0;
  }

  .mainViewInner .title {
    font-size: 28px;
    margin-top: 5px;
  }

  .mainViewInner .subtitle {
    font-size: 24px;  }

  .mainView .mainViewInner .description.subDesc {
    font-size: 12px;
    line-height: 12px;
  }

  .mainView .mainViewInner .titleLogo {
    font-size: 13px;
    /* bottom: 0px; */
  }

  .mainView .mainViewInner .description {
    font-size: 10px;
    /* bottom: 0px; */
  }

  .mainView .mainViewInner .description span.tel {
    font-size: 30px;
    line-height: 30px;
  }

  .mainViewInner .scrollDown {
    width: 40px;
    height: 40px;
    margin: 10px auto;
  }

  .mainView .storeDesc {
    bottom: 60px;
    left: 5px;
  }

  .mainView .storeDesc h1 {
    font-size: 9px;
  }
  .mainViewInner .title span.logo {
    font-size: 80px;
    line-height: 80px;
  }

  /* .noHome .mainViewCont {
    background-image: url(../img/mvNoHome@sp2.jpg);
  }

  .noHome .mainViewCont.sub2 {
    background-image: url(../img/mvNoHome@sp1.jpg);
  }

  .noHome .mainViewCont.sub3 {
    background-image: url(../img/mvNoHome@sp2.jpg);
  }

  .noHome .mainViewCont.sub4 {
    background-image: url(../img/mvNoHome@sp2.jpg);
  }

  .noHome .mainViewCont.sub5 {
    background-image: url(../img/mvNoHome@sp5.jpg);
  } */
  .recruitMainView .mainViewCont {
    background-image: url(../img/mvrq.jpg);
  }

  .recruitMainView .mainView {
    height: 350px;
  }

  .mainView .mainViewInner .description span {
    font-size: 12px;
    line-height: 1;
    padding: 5px 0;
  }

  .mainView .mainViewInner .description.subDesc span {
    font-size: 20px;
    line-height: 1;
  }

  .mainViewInner .subtitle span {
    font-size: 30px;
    line-height: 32px;
  }

  .mainView .mainViewInner .description.bottomWarning span {
    font-size: 14px;
    line-height: 14px;
  }

  .mainView {
    height: 423px;
    min-height: 423px;
    margin-top: var(--header-height);
  }
}

@media screen and (max-width: 576px) {
  .mainView {
    height: var(--main-view-sp-height);
    min-height: var(--main-view-sp-height);
    margin-top: var(--header-sp-height);
  }

  .mainViewInner .boxLogoRecruit {
    padding-top: 0px;
  }

  img.main-girl {
    position: absolute;
    left: -37%;
    top: -5%;
    width: 550px;
  }

}

@media screen and (max-width: 450px) {
  .mainViewCont.bgRecruit::after {
    background-image:linear-gradient(rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3)),≈
  }

  img.main-girl {
    position: absolute;
    left: -52%;
    top: -5%;
    width: 500px;
  }

}

@media screen and (max-width: 1023px) {
  .blogMainView .mainView {
    height: 250px;
  }
}

.mainViewInner .sectionTitle {
  padding-top: 0;
}

.mainViewInner .sectionTitle p {
  /* color: var(--white-color); */
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.mainViewInner .sectionTitleTop {
  font-size: 40px;
  font-weight: 400;
  line-height: 72px;
  /* display: block; */
  letter-spacing: 5px;
  /* font-family: var(--default-font-family); */
  /* color: var(--white-color); */
}

.noHome .mainViewInner .sectionTitleTop,
.noHome .mainViewInner .sectionTitle p {
  color: var(--black-color);
  text-shadow: 1px 1px 1px var(--black-color);
}

.mainViewInner .sectionTitleTop.sectionTitleTopWhite {
  color: var(--black-color);
}

.mainViewInner .sectionTitleTop.Jp {
  font-size: 32px;
  letter-spacing: 1px;
  color: var(--black-color);
  text-shadow: 1px 1px 1px var(--black-color);
}

.mainViewInner .sectionTitleLine {
  position: relative;
  margin-top: 0px;
  padding-bottom: 10px;
}

.mainViewInnerHome .sectionTitleLine {
  position: relative;
  margin-top: 20px;
  padding-bottom: 10px;
}

.mainViewInner .sectionDesc p {
  /* color: var(--black-color); */
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  /* text-shadow: 1px 1px 1px var(--black-color); */
}

.mainViewInner .sectionTitleLine:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  /* width: 250px; */
  /* background-image: linear-gradient(
    90deg,
    RGBA(255, 255, 255, 0),
    RGBA(255, 255, 255, 1) 50%,
    RGBA(255, 255, 255, 0) 100%
  ); */
}

.bgRecruit .sectionTitleTop {
  font-family: var(--font-Zen-Old-Mincho);
  font-weight: 900;
  text-align: center;
}

.bgRecruit .sectionTitleTop span.text {
  position: relative;
  -webkit-text-fill-color: var(--section-text-color);
}

.bgRecruit .mainViewInner .sectionSubTitleTop {
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  padding-left: 0px;
  padding-right: 0;
  font-weight: 200;
  color: var(--section-text-color);
  font-family: var(--default-font-family);
}

.bgRecruit .mainViewInner .sectionTitleTop {
  font-family: var(--default-font-family);
  font-weight: 700;
}

@media screen and (max-width: 740px) {

  .bgRecruit .sectionTitleTop span.text {
    position: relative;
  }

  .mainViewInner .sectionTitleTop {
    font-size: 32px;
    line-height: 32px;
  }
  .bgRecruit .mainViewInner .sectionTitleTop {
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0;
    font-family: var(--default-font-family);
    font-weight: 700;
  }

  .bgRecruit .mainViewInner .sectionSubTitleTop {
    font-size: 16px;
  }

  .mainViewInner .sectionTitle p {
    font-size: 12px;
    line-height: 12px;
  }

  .mainViewInner .sectionDesc p {
    font-size: 18px;
    line-height: 15px;
  }
}

@media screen and (max-width: 576px) {
  .mainView .mainViewInner .description.bottomWarning span {
    font-size: 12px;
    line-height: 10px;
  }

  .mainView.noBg {
    margin-top: var(--header-sp-height);
  }

  .mainView .mainViewInner .description.subDesc {
    font-size: 8px;
    line-height: 8px;
  }

  .mainViewInner .subtitle {
    font-size: 16px;
  }
}

/* ====================== MAIN STYLE ABOVE ====================== */
/* ====================== PARTS STYLE BELOW ====================== */

.loaderBack {
  background: var(--black-color);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}
/* ローディングのアニメーション部分のCSS (https://projects.lukehaas.me/css-loaders/) */
.loaderAnimation,
.loaderAnimation:after,
.loaderAnimation:before {
  background: var(--white-color);
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 2px;
  height: 10px;
}

.loaderAnimation {
  height: 10px;
  left: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 2px;
  color: var(--white-color);
  text-indent: -9999em;
  font-size: 10px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.loaderAnimation:after,
.loaderAnimation:before {
  position: absolute;
  top: 0;
  content: "";
}

.loaderAnimation:before {
  left: -15px;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loaderAnimation:after {
  left: 15px;
}
@-webkit-keyframes load1 {
  0%,
  100%,
  80% {
    box-shadow: 0 0;
    height: 10px;
  }

  40% {
    box-shadow: 0 -25px;
    height: 50px;
  }
}
@keyframes load1 {
  0%,
  100%,
  80% {
    box-shadow: 0 0;
    height: 10px;
  }

  40% {
    box-shadow: 0 -25px;
    height: 50px;
  }
}

.fadein {
  /* opacity: 0; */
  transform: translate(0, 70px);
  transition: all 0.5s;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
  position: relative;
}

.btnCont {
  position: relative;
  margin: 0 2px;
}

.btnCont .btn {
  text-align: center;
  background: var(--btn-bg-color);
  overflow: auto;
  color: var(--white-color);
  display: block;
  font-family: var(--default-font-family);
  border-radius: 50px;
  box-shadow: 0px 4px 3px 0px #00000040;
}

.todayStaffView .btnCont .btn {
  background: var(--main-bg-btn);
}

.TopNewsAndTwitterView .btnCont .btn {
  text-align: center;
  background: var(--main-bg-btn);
  overflow: auto;
  color: var(--white-color);
  font-weight: 900;
  display: block;
  font-family: var(--default-font-family);
  border-radius: 50px;
  box-shadow: 0px 4px 3px 0px #00000040;
  border: rgba(149, 121, 76, 1) solid 1px;
}

.TopNewsAndTwitterView .btnCont .btn span {
}

.btnCont .btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  background: var(--btn-hover-bg-color);
  box-shadow: 0 0 0 1px #717171;
  border-radius: 50px;
}

.webFromViewCont .btnCont .btn:before, .confirmViewForm .btnCont .btn:before, .thanksView .btnCont .btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  background: var(--btn-hover-bg-color);
  box-shadow: 0 0 0 1px #717171;
}

.btnCont .btn:hover {
  color: var(--btn-hover-text-color);
}

.btnCont .btn:hover:before {
  transform: scaleX(1);
  transform-origin: left;
  /* background: rgba(232, 188, 222, 1); */
  color: var(--black-color);
}

.webFromViewForm .btnCont .btn:hover, .confirmViewForm .btnCont .btn:hover, .thanksView .btnCont .btn:hover{
  color: var(--btn-bg-color);
}

.btnCont .btn span {
  /* position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%; */
  font-family: var(--default-font-family);
  font-size: 19px;
  font-weight: 900;
  line-height: 21px;
  position: relative;
  /* color: var(--white-color); */
}

.btnCont .btn span.icon {
  font-size: 24px;
  font-weight: 400;
  line-height: 27px;
}

section .twoColorBackGround {
  position: absolute;
  bottom: 0;
  left: 0;
  /* background-image: url(../img/bgGracheWhite.jpg); */
  width: 100%;
  z-index: 0;
  height: 50%;
}

.swiper-slide img {
  object-fit: cover;
  /* IE: not support */
  width: 100%;
  height: 100%;
  aspect-ratio: 241 / 360;
}

.swiper-button-next.swiper-custom-button {
  right: 35px;
}

.swiper-button-prev.swiper-custom-button {
  left: 35px;
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  background-color: var(--black-color);
  width: 50px;
  height: 50px;
  border-radius: 50px;
}

.swiper-button-next,
.swiper-button-prev {
  background-size: 17px 44px;
}

.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
  letter-spacing: 0;
}

.swiper-pagination-bullet-active {
  color: white;
  background: var(--black-color);
}

.swiper-container-horizontal > .swiper-pick-up-pagination {
  text-align: center;
  position: absolute;
  bottom: 20px;
}

#therapist-slider {
  width: 100%;
}

#therapist-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

#therapist-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  cursor: pointer;
}

#therapist-thumbs .swiper-slide-active {
  opacity: 1;
}
@media screen and (max-width: 1023px) {
  .swiper-custom-button {
    font-size: 45px;
    width: 45px !important;
    height: 45px !important;
  }
}
@media screen and (max-width: 740px) {
  .swiper-custom-button {
    font-size: 24px;
    width: 24px !important;
    height: 24px !important;
  }

  .swiper-button-prev.swiper-custom-button {
    left: 24px;
  }

  .swiper-button-next.swiper-custom-button {
    right: 24px;
  }

  .swiper-button-next.swiper-button-white,
  .swiper-button-prev.swiper-button-white {
    width: 30px;
    height: 30px;
    border-radius: 30px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    background-size: 12px 12px;
  }

  .btnCont .btn span {
    font-size: 14px;
    line-height: 13px;
  }

  .btnCont .btn span.icon {
    font-size: 12px;
    line-height: 15px;
  }
}

.boxSection {
  /* background-image: url(../img/bgSection.png); */
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position-x: center;
  background-position-y: center;
}

.TopNewsAndTwitterView .boxSection {
  /* background-image: url(../img/bgSectionX.png); */
}

.sectionTitle {
  padding-top: 0;
}

.sectionTitle p {
  font-size: 12px;
  font-family: var(--default-font-family);
  color: var(--text-color);
}

.sectionTitleTop {
  display: block;
  font-family: var(--athelas-font-family);
  color: var(--text-color);
  background: var(--main-title-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  padding-top: 20px;
}

#scrollTopPoint .sectionTitleTop {
  color: var(--main-bg-color);
  background: var(--dark-yellow);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#scrollTopPoint .sectionDesc p {
  color: var(--dark-yellow);
  -webkit-text-fill-color: unset
}

.sectionTitleTop.white {
  /* display: block;
  font-family: var(--body-title-font-family); */
  color: var(--white-color);
  /* text-transform: uppercase;
  font-size: 40px;
  font-weight: 800;
  text-align: center;
  line-height: 40px; */
}

.sectionTitleTop.black {
  display: block;
  font-family: var(--body-title-font-family);
  color: var(--black-color);
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.sectionTitleTop.sectionGold {
  color: var(--white-color);
}

.sectionTitleTop.sectionTitleTopWhite {
  color: var(--black-color);
}

.sectionTitleTop.Jp {
  font-size: 32px;
  letter-spacing: 1px;
}

.sectionTitleLine {
  position: relative;
  margin-top: 20px;
  padding-bottom: 20px;
}

.sectionTitleLine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 10px;
  width: 300px;
  /* background-image: var(--body-divider-color); */
  background-image: url(../img/section.png);
}

.sectionTitleLine:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 10px;
  width: 300px;
  /* background-image: var(--body-divider-color); */
  background-image: url(../img/section.png);
}

#scrollTopPoint .sectionTitleLine::before {
  content: unset;
}

#scrollTopPoint .sectionTitleLine:after {
  background-image: linear-gradient(
    90deg,
    var(--white-color),
    var(--dark-yellow) 30%,
    var(--dark-yellow) 70%,
    var(--white-color) 100%
  );
}

.sectionTitleLine.white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 645px;
  /* background: #626262; */
  /* background-image: linear-gradient(
    90deg,
    RGBA(255, 255, 255, 0),
    RGBA(255, 255, 255, 1) 50%,
    RGBA(255, 255, 255, 0) 100%
  ); */
}

.sectionTitleLine.white:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 645px;
  /* background: #626262; */
  background-image: linear-gradient(
    90deg,
    RGBA(255, 255, 255, 0),
    RGBA(255, 255, 255, 1) 50%,
    RGBA(255, 255, 255, 0) 100%
  );
}

.sectionTitleLine.black:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 645px;
  /* background: #626262; */
  background-image: linear-gradient(
    90deg,
    RGBA(0, 0, 0, 0),
    RGBA(0, 0, 0, 1) 50%,
    RGBA(0, 0, 0, 0) 100%
  );
}

.sectionTitleLine.black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 645px;
  /* background: #626262; */
  /* background-image: linear-gradient(
    90deg,
    RGBA(0, 0, 0, 0),
    RGBA(0, 0, 0, 1) 50%,
    RGBA(0, 0, 0, 0) 100%
  ); */
}

.sectionTitleLine.sectionGlodLine:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 250px;
  background-image: linear-gradient(
    90deg,
    RGBA(132, 93, 14, 0),
    RGBA(132, 93, 14, 1) 50%,
    RGBA(132, 93, 14, 0) 100%
  );
}

.sectionTitleLine.whiteLine::after {
  background-image: linear-gradient(
    90deg,
    RGBA(255, 255, 255, 0),
    RGBA(255, 255, 255, 1) 50%,
    RGBA(255, 255, 255, 0) 100%
  );
}

.sectionTitleLineLeft {
  position: relative;
  padding-bottom: 10px;
}

.sectionTitleLineLeft:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  height: 2px;
  width: 200px;
  background-image: linear-gradient(
    90deg,
    rgba(132, 93, 14, 0),
    RGB(132, 93, 14, 1) 50%,
    rgba(132, 93, 14, 0) 100%
  );
}

.sectionDesc {
  padding: 20px 0px;
  font-size: 12px;
  font-family: var(--noto-serif-font-family);
}

.sectionDesc p {
  font-family: var(--noto-serif-font-family);
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  /* line-height: 20px; */
  color: var(--main-title-gradient);
  background: var(--main-title-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sectionDesc.white p {
  font-size: 18px;
  color: var(--white-color);
  font-family: var(--body-sub-title-font-family);
}

.sectionDesc.black p {
  font-size: 18px;
  color: var(--black-color);
  font-family: var(--body-sub-title-font-family);
}

.sectionDesc p.sectionGold {
  color: var(--default-font-family);
}

.sectionDesc.sectionDescWhite p {
  color: var(--black-color);
}

.sectionTitleSub {
  font-size: 26px;
  font-weight: normal;
  display: block;
  letter-spacing: 2px;
  font-family: var(--default-font-family);
  color: var(--black-color);
  position: relative;
}

.sectionTitleSub span {
  font-size: 14px;
  font-family: var(--default-font-family);
}

.sectionTitleSub:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  height: 2px;
  width: 300px;
  background-image: linear-gradient(
    90deg,
    RGBA(172, 132, 61, 1),
    RGBA(172, 132, 61, 1) 50%,
    RGBA(172, 132, 61, 0) 100%
  );
}

@media screen and (max-width: 1023px) {
  .sectionTitleSub {
    font-size: 24px;
  }
}

@media screen and (max-width: 740px) {

  .TopNewsAndTwitterView .boxSection {
    /* background-image: url(../img/bgSectionX_sp.png); */
  }

  .sectionTitleLine {
    padding: 10px 0px;
  }

  .sectionTitleLine::after, .sectionTitleLine::before {
    width: 60%;
  }

  .sectionTitleLine.white::after,
  .sectionTitleLine.black::after {
    width: 250px;
  }

  .sectionTitleTop {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .sectionDesc p {
    font-size: 12px;
    /* line-height: 12px; */
  }

  /* .sectionTitleTop.white,
  .sectionTitleTop.black {
    font-size: 27px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    line-height: 27px;
  } */

  .sectionTitleTop.Jp {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .sectionDesc {
    width: 90%;
    margin: 0 auto;
    /* padding-top: 50px; */
    padding: 10px 0px;
    /* padding-top: 15px; */
  }

  .sectionTitleSub {
    font-size: 22px;
  }
}

.marquee {
  /* max-width: 1023px; */
  width: 100%;
  overflow: hidden;
  text-align: left;
}

.marquee a {
  width: 100%;
}

.marquee .marqueeTxt:after {
  content: "";
  white-space: nowrap;
}

.marquee .marqueeTxt {
  margin: 0;
  padding-left: 100%;
  display: inline-block;
  white-space: nowrap;
  -webkit-animation-name: marqueeRL;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: marqueeRL;
  -moz-animation-timing-function: linear;
  -moz-animation-duration: 12s;
  -moz-animation-iteration-count: infinite;
  -ms-animation-name: marqueeRL;
  -ms-animation-timing-function: linear;
  -ms-animation-duration: 12s;
  -ms-animation-iteration-count: infinite;
  -o-animation-name: marqueeRL;
  -o-animation-timing-function: linear;
  -o-animation-duration: 12s;
  -o-animation-iteration-count: infinite;
  animation-name: marqueeRL;
  animation-timing-function: linear;
  animation-duration: 12s;
  animation-iteration-count: infinite;
}
@-webkit-keyframes marqueeRL {
  from {
    -webkit-transform: translate(0);
  }

  to {
    -webkit-transform: translate(-100%);
  }
}
@-moz-keyframes marqueeRL {
  from {
    -moz-transform: translate(0);
  }

  to {
    -moz-transform: translate(-100%);
  }
}
@-ms-keyframes marqueeRL {
  from {
    -ms-transform: translate(0);
  }

  to {
    -ms-transform: translate(-100%);
  }
}
@-o-keyframes marqueeRL {
  from {
    -o-transform: translate(0);
  }

  to {
    -o-transform: translate(-100%);
  }
}
@keyframes marqueeRL {
  from {
    transform: translate(0);
  }

  to {
    transform: translate(-100%);
  }
}

.itemImgZoom {
  overflow: hidden;
}
.itemImgZoom img {
  display: block;
  transition-duration: 0.8s;
}
.itemImgZoom img:hover {
  transform: scale(1.3);
  transition-duration: 0.8s;
}

hr.therapistDivision {
  border-top: 1px solid var(--black-color);
  width: 80%;
  margin: 0px auto;
}

.paginationContent .pagination ul {
  padding: 20px 0 0;
  margin: 0 auto;
}

.paginationContent .pagination li {
  display: inline-block;
  list-style: none;
  margin: 0 5px;
}

.paginationContent .pagination li span.current {
  background-color: var(--black-color);
  border-radius: 50%;
  color: var(--black-color);
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 36px;
  border: 1px solid var(--black-color);
}

.paginationContent .pagination li a.page-number {
  border: 1px solid var(--black-color);
  color: var(--black-color);
  height: 36px;
  line-height: 36px;
  width: 36px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: var(--black-color);
  border-radius: 50%;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  letter-spacing: 0px;
}

.paginationContent .pagination li a.page-number:hover {
  background-color: #cdb58a;
  color: var(--black-color);
}

.paginationContent .pagination li a.next:hover {
  color: #d8d8d8;
}

.paginationContent .pagination li span.next a,
.paginationContent .pagination li span.last a,
.paginationContent .pagination li span.prev a,
.paginationContent .pagination li span.first a {
  color: var(--black-color);
  font-size: 16px;
}

.roomName {
  width: 240px;
  margin: 15px auto 0;
}

.roomName img {
  width: 100%;
}

@media screen and (max-width: 740px) {
  .roomName {
    width: 160px;
  }
}
.webFromViewFormCont .roomName img {
  margin: 10px auto 10px;
}
.webFromViewFormCont .roomName:nth-child(n + 3) img {
  margin: 30px auto 10px;
}

/* ====================== PARTS STYLE ABOVE ====================== */
/* ====================== LINK STYLE BELOW ====================== */

.linkView {
  position: relative;
}

.linkView .item {
  width: 80%;
  margin: 10px auto;
  overflow: hidden;
  text-align: center;
}
.linkView .item li {
  margin: 10px 5px;
}

.linkView .item .itemImage {
  margin: 30px 0;
  max-width: 800px;
}

.linkView .item .itemImage img {
  width: 100%;
}

.linkView .sectionTitleSub {
  padding: 7px;
  color: var(--black-color);
  border-left: solid 5px var(--black-color);
  font-size: 16px;
}

.linkView .sectionTitleSub:after {
  content: none;
}

.linkView a .linkText {
  color: #245fbb;
}

@media screen and (max-width: 740px) {
  .linkView .item {
    padding: 0 15px;
    width: calc(100% - 30px);
  }

  .linkView .item p {
    line-height: 35px;
    font-size: 14px;
  }
  .linkView .item img {
    display: block;
    margin: 0 auto;
  }

  .linkView .sectionTitleSub {
    font-size: 14px;
  }
}

/* ====================== LINK STYLE ABOVE ====================== */
/* ====================== ACCESS STYLE BELOW ====================== */

.mapView {
  /* background: var(--white-color); */
  position: relative;
}

.mapView .mapListCont {
  padding: 0 40px;
  margin: 0 1%;
}

.mapListCont .item {
  position: relative;
  margin: 5px auto;
}

.mapListCont .item .itemCont {
  display: block;
  background-color: var(--white-color);
  padding: 5px 100px 30px;
  font-family: var(--default-font-family);
}

.mapListCont .item .itemCont iframe {
  width: 100% !important;
}

.mapListCont .item .itemDesc {
  width: 98%;
  display: inline-block;
  padding: 5px 5px;
  text-align: left;
  background: var(--access-map-header-bg-color);
  color: var(--white-color);
  font-family: var(--default-font-family);
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 10px;
}

.mapListCont .item .itemDesc p {
  color: var(--white-color);
}

.mapListCont .item iframe {
  width: 100%;
  border: 0;
}

.mapViewCont .itemImg {
  max-width: 60%;
  display: block;
  margin: 0 auto;
  padding-top: 20px;
}

@media screen and (max-width: 1023px) {
  .mapListCont .item .itemCont {
    padding: 5px 80px 30px;
  }
}
@media screen and (max-width: 740px) {
  .mapView .mapListCont {
    padding: 0 0px;
    margin: 0 auto;
  }

  .mapListCont .item .itemCont {
    padding: 5px 5px 5px 5px;
  }

  .mapListCont .item .itemDesc {
    font-size: 13px;
    letter-spacing: 0px;
    width: 98%;
  }

  .mapViewCont .itemImg {
    max-width: 100%;
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}

.storeView {
  /* background: var(--white-color); */
  position: relative;
}

.storeViewCont .item {
  padding: 0 40px;
  position: relative;
}

.storeViewCont .itemImg {
  width: 60%;
  height: auto;
  position: relative;
}

.storeViewCont .itemImg img {
  display: block;
  width: 100%;
  height: auto;
}

.storeViewCont .itemInfo {
  background: var(--access-store-info-bg-color);
  width: calc(40% - 100px);
  padding: 62px 40px 64px 60px;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
  border: 1px solid var(--access-store-info-border-color);
  /* box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.3); */
  /* background: #ADE8FD; */
}

.storeViewCont .itemInfo img.logo {
  width: 80%;
}

/* .storeView .sectionDesc p {
  font-size: 14px;
  margin-top: 5px;
  font-family: var(--default-font-family);
  color: var(--access-store-info-text-color);
} */

.storeView .sectionDesc.storeInfo p {
  font-size: 14px;
  margin-top: 5px;
  font-family: var(--default-font-family);
  color: var(--access-store-info-text-color);
}

.storeViewCont .itemInfo h2 {
  width: 200px;
}

.storeViewCont .itemInfo h2 img {
  width: 100%;
}

.storeViewCont .itemInfo .sectionTitleLineLeft:after {
  background-image: var(--access-store-info-divider-color);
  width: 250px;
}

.itemAccess.itemImg > img {
  max-width: 100%;
}

@media screen and (max-width: 1023px) {
  .storeViewCont .item {
    padding: 0 40px;
  }
}

@media screen and (max-width: 740px) {
  .storeViewCont .item {
    padding: 0 15px;
  }

  .storeViewCont .itemImg {
    width: 100%;
    height: auto;
    position: relative;
  }

  .storeViewCont .itemInfo {
    width: calc(92% - 2px);
    padding: 30px 4%;
    margin: 0 auto;
    right: 0;
    position: relative;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
  }

  .storeViewCont .itemInfo h2 {
    width: 180px;
  }

  .storeViewCont .itemInfo .sectionTitle p {
    font-size: 10px;
  }
  .storeViewCont .itemInfo .sectionDesc {
    width: 100%;
  }
  .mapListCont {
    width: 98%;
    display: block;
    margin: 0 auto;
  }
}

/* ====================== ACCESS STYLE ABOVE ====================== */
/* ====================== BLOG STYLE BELOW ====================== */

.blogMainView .writerIcon {
  display: inline-block;
  width: 16px;
  height: 16px;
}

.blogMainView .writerIcon img {
  width: 100%;
}

.blogView .blogViewCont {
  padding: 0 40px;
}

.blogView .item {
  margin: 30px auto;
  background: var(--black-color);
  padding: 50px 100px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  overflow: auto;
}

.blogView .item .title {
  padding: 20px 0 0;
}

.blogView .item .title h3 {
  color: #bb934e;
  font-family: var(--default-font-family);
  font-size: 18px;
}

.blogView .item .updatedDay {
  font-size: 12px;
  padding: 10px 0 20px;
}

.blogView .item .itemInner {
  font-size: 14px;
}

.blogView .infoWriterButton {
  width: 502px;
  text-align: center;
  margin: 50px auto 0;
}

.blogView .infoWriterButton .itemButton {
  width: 30%;
  margin: 0;
  padding: 5px 0;
  display: inline-block;
}

.blogView .infoWriterButton .profileButton {
  float: left;
  margin-left: 1px;
}

.blogView .infoWriterButton .blogListButton {
  float: right;
  margin-right: 1px;
}

.blogView .infoWriterButton .itemButton .btn {
  font-size: 12px;
  line-height: 36px;
  padding: 18px 0;
}

.blogView .infoWriterButton .itemButton .btnCont .btn:hover {
  color: #bb934e;
}

.blogView .itemImg {
  width: 450px;
  margin: 30px auto;
  border: 1px solid #ded9d9;
  padding: 5px;
  background: var(--black-color);
  -moz-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
}

.blogView .itemImg img {
  width: 100%;
}

.blogView .nextPrevButtonCont {
  overflow: auto;
  width: 500px;
  text-align: center;
  margin: 50px auto 0;
}

.blogView .nextPrevButtonCont .itemImageButton {
  width: 130px;
  margin: 0;
  padding: 5px 0;
  display: inline-block;
}

.blogView .nextPrevButtonCont .itemImageButton.prevButton {
  float: left;
}

.blogView .nextPrevButtonCont .itemImageButton.nextButton {
  float: right;
}

.blogView .nextPrevButtonCont .itemImageButton .imageButton {
  overflow: auto;
  display: block;
  position: relative;
}

.blogView .nextPrevButtonCont .itemImageButton img {
  width: 100%;
}

.blogView .nextPrevButtonCont .itemImageButton span {
  color: var(--black-color);
  padding-top: 10px;
  display: block;
}

.blogView .nextPrevButtonCont .updatedDayButton {
  position: absolute;
  left: 0;
  bottom: 30px;
  background: rgba(0, 0, 0, 0.55);
  width: 100%;
  padding: 5px 0;
  color: var(--black-color);
  font-size: 12px;
}

@media screen and (max-width: 740px) {
  .blogView .blogViewCont {
    padding: 0 15px;
  }

  .blogView .item {
    padding: 30px;
  }

  .blogView .infoWriterButton {
    width: 90%;
  }

  .blogView .infoWriterButton .itemButton {
    width: 100%;
  }

  .blogView .infoWriterButton .profileButton {
    float: none;
    margin: 1px;
  }

  .blogView .infoWriterButton .blogListButton {
    float: none;
    margin: 1px;
  }

  .blogView .infoWriterButton .itemButton .btn {
    font-size: 10px;
  }

  .blogView .itemImg {
    width: 90%;
  }

  .blogView .nextPrevButtonCont {
    width: 90%;
  }

  .blogView .nextPrevButtonCont .itemImageButton {
    width: 80px;
  }

  .blogView .nextPrevButtonCont .updatedDayButton {
    padding: 2px 0;
    font-size: 8px;
    bottom: 28px;
  }

  .blogView .nextPrevButtonCont .itemImageButton span {
    font-size: 12px;
  }
}

.blogListView .blogListViewCont {
  padding: 0 40px;
}

.blogListView .item {
  margin: 30px auto;
  background: var(--black-color);
  padding: 50px 100px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  overflow: auto;
}

.blogListViewCont .blogItem {
  display: table;
  overflow: auto;
  position: relative;
  width: 100%;
}

.blogListViewCont dt {
  display: table-cell;
  font-weight: bold;
  margin-right: 2%;
  width: 180px;
  text-align: center;
}

.blogListViewCont dt img {
  width: 100%;
}

.blogListViewCont dd {
  display: table-cell;
  padding-bottom: 15px;
  padding-left: 5%;
  vertical-align: middle;
  font-size: 16px;
}

.blogListViewCont .blogItem h3.blogTitle {
  color: var(--black-color);
}

.blogListViewCont .blogItem p {
  color: var(--sub-black-color);
}

.blogListViewCont .blogItem .content {
  font-size: 14px;
}

.blogListViewCont .blogItem p.blogPostedDay,
.blogListViewCont .blogItem p.writer {
  font-size: 12px;
}

.blogListViewCont .blogItem p.blogPostedDay,
.blogListViewCont .blogItem p.writer {
  font-size: 12px;
}

.blogListViewCont .writer .icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
}

.blogListViewCont .writer .icon img {
  width: 100%;
}

.blogListViewCont .detailButton {
  width: 180px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.blogListViewCont .detailButton .itemButton {
  margin: 0;
  padding: 5px 0;
  cursor: pointer;
}

.blogListViewCont .detailButton .itemButton .btn {
  font-size: 12px;
  line-height: 36px;
  padding: 18px 0;
}

@media screen and (max-width: 1023px) {
  .blogListView .blogListViewCont {
    padding: 0 15px;
  }

  .blogListView .item {
    padding: 50px 30px;
  }

  .blogListViewCont .blogItem h3.blogTitle {
    font-size: 14px;
  }

  .blogListViewCont .blogItem .content {
    font-size: 12px;
  }

  .blogListViewCont dt {
    width: 200px;
  }

  .blogListViewCont dd {
    padding-left: 5%;
  }
}

@media screen and (max-width: 740px) {
  .blogListView .item {
    padding: 10px 5px;
  }

  .blogListViewCont dt {
    width: 120px;
  }

  .blogListViewCont dd {
    padding-left: 10px;
  }

  .blogListViewCont .detailButton {
    width: 80px;
  }

  .blogListViewCont .detailButton .itemButton .btn {
    font-size: 10px;
    line-height: 20px;
    padding: 10px 0;
  }
}

.therapistBlogView .therapistBlogViewCont {
  padding: 0 40px;
}

.therapistBlogView .item {
  margin: 30px auto;
  background: var(--black-color);
  padding: 50px 50px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  overflow: auto;
}

.therapistBlogViewCont .blogItem {
  display: block;
  overflow: auto;
  position: relative;
}

.therapistBlogViewCont .blogInfoCont {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.55);
  padding: 5px 5px;
  text-align: center;
  width: calc(100% - 10px);
}

.therapistBlogViewCont .blogInfoCont p {
  color: var(--white-color);
  font-size: 10px;
}

.therapistBlogViewCont .blogInfoCont .blogInfo .icon {
  display: inline-block;
  width: 12px;
  height: 12px;
}

.therapistBlogViewCont .blogInfoCont .blogInfo .icon img {
  width: 100%;
}

.therapistBlogViewCont .swiper-pagination {
  position: initial;
  padding-top: 10px;
}

@media screen and (max-width: 740px) {
  .therapistBlogView .therapistBlogViewCont {
    padding: 0 15px;
  }

  .therapistBlogView .item {
    padding: 10px 5px;
  }
}

/* ====================== BLOG STYLE ABOVE ====================== */
/* ====================== NEWS STYLE BELOW ====================== */

.newsView {
  /* background-color: var(--white-color); */
}

.newsView .newsViewCont {
  padding: 0 40px;
}

.newsView .item {
  margin: 30px auto;
  background: var(--white-color);
  padding: 50px 100px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  overflow: auto;
}

.newsView .item img {
  max-width: 100%;
  height: auto !important;
}

.newsView .item .title {
  padding: 20px 0 0;
}

.newsView .item .title h3 {
  color: var(--section-text-color);
  font-family: var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.newsView .item .updatedDay {
  font-size: 12px;
  padding: 10px 0 20px;
}

.newsView .item .itemInner {
  font-size: 14px;
}

.newsView .nextPrevButtonCont {
  overflow: auto;
  width: 740px;
  text-align: center;
  margin: 50px auto 0;
}

.newsView .nextPrevButtonCont .itemButton {
  width: 40%;
  margin: 0px;
  padding: 20px 0 5px 0;
  display: inline-block;
}

.newsView .nextPrevButtonCont .itemButton.prevButton {
  float: left;
  margin: 0 1px;
}

.newsView .nextPrevButtonCont .itemButton.nextButton {
  float: right;
  margin: 0 1px;
}

.newsView .nextPrevButtonCont .itemButton .btn {
  /* font-size: 12px; */
  /* line-height: 50px; */
  padding: 18px 2px 16px 2px;
}

/* .newsView .nextPrevButtonCont .itemButton .btnCont .btn:hover {
  color: var(--white-color);
} */

.newsView .nextPrevButtonCont .itemButton .btnCont .btn:before {
  background: var(--white-color);
}

@media screen and (max-width: 1023px) {
  .newsView .nextPrevButtonCont {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 740px) {
  .newsView .newsViewCont {
    padding: 0 15px;
  }

  .newsView .item {
    padding: 30px 20px;
  }

  .newsView .nextPrevButtonCont .itemButton {
    width: 40%;
    margin: 0;
  }

  .newsView .nextPrevButtonCont .itemButton .btn {
    /* font-size: 10px; */
    padding: 9px 2px 8px 2px;
    /* line-height: 36px; */
  }
}

/* ====================== NEWS STYLE ABOVE ====================== */
/* ====================== RECRUIT STYLE BELOW ====================== */
.bgRecruit .mainViewInner {
  /* background: rgba(0, 0, 0, 0.59); */
  /* padding: 50px 0px 0px 30px; */
}

.recruitConceptView .itemConcepts {
  padding: 0px 40px;
}

.recruitConceptView .itemConcept {
  display: flex;
  flex-direction: row;
  padding: 30px 0px;
}

.recruitConceptView .itemConcept .itemLeft {
  padding: 30px 10px;
  margin: 0 auto;
}

.recruitConceptView .itemConcept .itemImage img {
  width: 100%;
}

.recruitConceptView .itemConcept .itemRight {
  padding: 30px 10px;
  margin: 0 auto;
}

.recruitConceptView .sectionTitleSub {
  margin-bottom: 50px;
}

.recruitConceptView .sectionTitleSub:after {
  background-image: linear-gradient(
    90deg,
    RGBA(225, 188, 133, 0),
    RGBA(225, 188, 133, 1) 50%,
    RGBA(225, 188, 133, 0) 100%
  );
  right: 0;
}

.recruitConceptView .itemConcept .itemTxt {
  color: var(--black-color);
  font-size: 16px;
}

@media screen and (max-width: 1023px) {
  .recruitConceptView .itemConcept {
    display: block;
  }

  .recruitConceptView .itemConcept .itemTxt {
    color: var(--black-color);
    font-size: 16px;
    letter-spacing: 2px;
  }

  .recruitConceptView .sectionTitleSub {
    font-size: 32px;
  }
}

@media screen and (max-width: 740px) {

  .bgRecruit .sectionTitleTop span.bg {
    display: inline-block;
  }

  .bgRecruit .mainViewInner {
    /* background: rgba(0, 0, 0, 0.59); */
    /* padding: 50px 0px 0px 30px; */
  }

  .recruitConceptView .sectionTitleSub {
    font-size: 26px;
    margin-bottom: 30px;
  }

  .recruitConceptView .sectionTitleSub:after {
    width: 200px;
  }

  .recruitConceptView .itemConcept .itemTxt {
    color: var(--black-color);
    font-size: 14px;
    letter-spacing: 0px;
  }

  .recruitConceptView .itemConcepts {
    padding: 0px 15px;
  }

  .recruitConceptView .itemConcept .itemLeft {
    padding: 20px 0px 10px 0;
  }
  .recruitConceptView .itemConcept .itemRight {
    padding: 10px 0px 20px 0;
  }
}

@media screen and (max-width: 450px) {

  .bgRecruit .mainViewInner {
    /* background: rgba(0, 0, 0, 0.59); */
    /* padding: 50px 0px 0px 20px; */
  }
}

.requirementsTableCont {
  margin-top: 30px;
  padding: 0 40px;
  font-family: var(--default-font-family);
  margin: 0 1%;
}

.requirementsTableCont table.requirements {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0 15px;
  font-size: 12px;
}

.requirementsTableCont table.requirements th {
  background: var(--recruit-bg-color);
  vertical-align: middle;
  text-align: left;
  width: 100px;
  overflow: visible;
  position: relative;
  color: var(--recruit-text-color);
  font-weight: normal;
  font-size: 15px;
}

.requirementsTableCont table.requirements td {
  background: #f8f8f8;
  width: 360px;
  padding-left: 20px;
}

.requirementsTableCont table.requirements th {
  padding: 10px;
  font-size: 15px;
}

.requirementsTableCont table.requirements td {
  padding: 10px 10px 10px 35px;
  font-size: 15px;
}
.requirementsTableCont table.requirements th:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: var(--recruit-bg-color);
  border-width: 10px;
  margin-top: -10px;
}

.greetingImgView {
  width: 100%;
}

@media screen and (max-width: 740px) {
  .requirementsTableCont {
    padding: 0 15px;
    margin: 0 auto;
  }

  .requirementsTableCont table.requirements th {
    font-size: 14px;
    width: 25px;
  }

  .requirementsTableCont table.requirements td {
    padding: 10px 10px 10px 20px;
    font-size: 14px;
  }
}

.RecruitView {
  background-color: var(--background-recruit)
}

.lineRecruitView .bannerCont {
  width: 65%;
  margin: 30px auto;
  position: relative;
}

.lineRecruitView .bannerCont a {
  display: block;
}

.lineRecruitView .bannerCont img {
  width: 100%;
}

.lineRecruitView .bannerCont .lineQrCode {
  position: absolute;
  width: 30%;
  bottom: 25px;
  right: 25px;
}

.lineRecruitView .bannerCont .noLineQrCode {
  position: absolute;
  width: 50%;
  bottom: 0px;
  right: 0px;
}

.lineRecruitView .bannerCont .lineQrCode img {
  width: 100%;
}

.lineRecruitView .bannerCont .noLineQrCode img {
  width: 100%;
}

@media screen and (max-width: 740px) {
  .lineRecruitView .bannerCont {
    width: 90%;
  }

  .lineRecruitView .bannerCont .lineQrCode {
    bottom: 15px;
  }
}

.telRecruitView .bannerCont {
  width: 65%;
  margin: 30px auto;
}

.telRecruitView .bannerCont a {
  display: block;
}

.telRecruitView .bannerCont img {
  width: 100%;
}

@media screen and (max-width: 740px) {
  .telRecruitView .bannerCont {
    width: 90%;
  }
}

.noHome .mainViewCont.recruit::after {
  background-image: url(../img/mvRecruit.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position-x: right;
  background-position-y: center;
}

.noHome .mainViewCont.recruit .mainViewInner .sectionTitleTop {
  color: var(--white-color);
  font-family: var(--default-font-family);
  text-align: left;
  margin-left: 20px;
  margin-top: 0px;
  font-size: 30px;
  font-weight: bold;
}

/* .noHome .mainViewCont.recruit .mainViewInner .sectionTitleTop span {
  background: linear-gradient(transparent 40%, rgba(255, 255, 255, 0.6) 40%);
} */

.noHome .mainViewCont.recruit .mainViewInner .sectionDesc {
  width: 93%;
}

.noHome .mainViewCont.recruit .mainViewInner .sectionDesc p {
  color: var(--black-color) !important;
  font-family: var(--default-font-family);
  text-align: left;
  margin-left: 0px;
  margin-top: 10px;
  font-size: 16px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.25);
}

.recruit-section {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  /* background-image: url(../img/fratureRecruit.jpg);
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: color; */
}

.recruit-section .section-title-wrapper .sectiong-heading-sub-title p span {
  color: var(--white-color);
}

.header-menu-section {
  /* background-image: url(../img/headerMenuRecruit.jpg); */
  /* background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: hard-light; */
}

.header-menu-list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 20px);
  flex-wrap: wrap;
  padding: 30px 10px;
  margin: 0 auto;
}

.header-menu-list li {
  width: calc(100% / 3 - 15px);
  margin: 0 10px;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 1);
  position: relative;
}

.header-menu-list li:nth-child(3n + 2) {
  margin-left: 0px;
}

.header-menu-list li:nth-child(3n + 1) {
  margin-right: 0px;
}

.header-menu-list li:nth-child(n + 5) {
  margin-top: 20px;
}

.header-menu-list li img {
  width: 100%;
  position: relative;
}

.header-menu-list li .header-menu-title {
  height: 20px;
  bottom: 0;
  color: var(--white-color);
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.header-menu-list li .header-menu-title span {
  position: relative;
  font-size: 14px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin-left: 20px; */
}

.header-menu-list li .header-menu-title span .heser-menu-arrow {
  margin-left: 20px;
}

@media screen and (max-width: 740px) {
  .header-menu-list li {
    width: calc(100% / 3 - 10px);
    margin: 0 5px;
  }
}

.section-title-wrapper .sectiong-heading-title .section-heading-img {
  width: 70px;
  display: block;
  margin: 0 auto;
  /* padding-top: 40px; */
}

.section-title-wrapper .sectiong-heading-title .section-heading-img img {
  width: 100%;
}

.section-title-wrapper .sectiong-heading-title h3 {
  font-size: 28px;
  /* margin-bottom: 15px; */
  text-align: center;
  letter-spacing: 5px;
  margin-top: 18px;
  line-height: 1.2;
  font-family: var(--default-font-family);
  padding: 20px 0;
  font-weight: 600;
}

.section-title-wrapper .sectiong-heading-title p {
  font-size: 18px;
  text-align: center;
  margin-top: 4px;
  font-family: var(--default-font-family);
  padding-bottom: 20px;
}

.section-title-wrapper .sectiong-heading-sub-title {
  margin-top: 20px;
  font-size: 30px;
  font-family: var(--default-font-family);
}

.section-title-wrapper .sectiong-heading-sub-title .line {
  border-bottom: 1px solid var(--gray-green-color);
  margin: 10px calc(40% - 50px);
}

.section-title-wrapper .sectiong-heading-sub-title .line-white {
  border-bottom: 1px solid var(--white-color);
  margin: 10px calc(40% - 50px);
}

.section-title-wrapper .sectiong-heading-sub-title .line-pink {
  border-bottom: 1px solid var(--light-pink-color);
  margin: 10px calc(40% - 50px);
}

.section-title-wrapper .sectiong-heading-sub-title .line-gray {
  border-bottom: 1px solid var(--gray-color);
  margin: 10px calc(40% - 50px);
}

.section-title-wrapper .sectiong-heading-sub-title .line-brown {
  border-bottom: 1px solid var(--main-bg-color);
  margin: 10px calc(40% - 50px);
}

.section-title-wrapper .sectiong-heading-sub-title .line-light-blue {
  border-bottom: 1px solid rgba(100, 180, 227, 1);
  margin: 10px calc(40% - 50px);
}

.section-title-wrapper .sectiong-heading-sub-title .line-light-green {
  border-bottom: 1px solid rgba(68, 178, 180, 1);
  margin: 10px calc(40% - 50px);
}

.section-title-wrapper .sectiong-heading-sub-title p span {
  font-size: 18px;
  text-align: center;
  display: block;
  position: relative;
  color: var(--white-color);
  font-family: var(--default-font-family);
  font-weight: 400;
}

.section-title-wrapper .sectiong-heading-sub-title p span:after {
  /* position: absolute;
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: var(--white-color);
  bottom: -6px;
  left: calc(50% - 20px); */
}

.frature-section .sectiong-heading-title .section-heading-img.logo-img {
  width: 400px;
}

.frature-section .sectiong-heading-title h3 {
  color: var(--black-color);
  font-family: var(--default-font-family);
  font-weight: 600;
}

.frature-section .sectiong-heading-title p {
  color: var(--black-color);
  font-family: var(--default-font-family);
  font-weight: 500;
}

.frature-section .sectiong-heading-sub-title p span:after {
  color: var(--white-color);
}

.frature-section-content {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 5px;
}

.frature-section-content li {
  width: calc(100% / 3 - 10px);
  border: solid 1px var(--black-color);
  margin: 0 2px;
  box-shadow: 5px 5px var(--white-color);
  padding: 5px;
  /* background-color: var(--black-color); */
}

.frature-section-content li:first-child {
  margin-left: 0px;
}

.frature-section-content li:last-child {
  /* margin-right: 0px; */
}

.boxTb1 {
  border-bottom: black solid 1px;
  height: 100px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.frature-section-content li h4 {
  font-size: 13px;
  color: var(--black-color);
  /* border-bottom: solid 1px var(--white-color); */
  font-family: var(--default-font-family);
  font-weight: 400;
}

.frature-section-content li p {
  margin: 30px auto;
  font-size: 10px;
  color: var(--black-color);
  line-height: 2;
  font-family: var(--default-font-family);
  font-weight: 400;
}

.frature-section-desc {
  display: block;
  margin: 0 auto;
  width: calc(100% - 20px);
}

.frature-section-desc p {
  font-size: 16px;
  line-height: 2;
  color: var(--black-color);
  font-family: var(--default-font-family);
  padding: 0 20px;
}

.job-desc-section {
  /* background-image: url(../img/jobDescRecruit.jpg);
  background-color: rgba(255, 195, 0, 0.6);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: hard-light; */
}

.job-desc-section .sectiong-heading-title h3 {
  color: var(--gray-green-color);
  font-family: var(--default-font-family);
  font-weight: 600;
}

.job-desc-section .sectiong-heading-title h3.black {
  color: var(--black-color);
}

.job-desc-section .sectiong-heading-title p {
  color: var(--gray-green-color);
  font-family: var(--default-font-family);
  font-weight: 500;
}

.job-desc-section.recruit-section .sectiong-heading-sub-title p span {
  color: var(--black-color);
}

.job-desc-section .sectiong-heading-sub-title p span:after {
  background-color: var(--black-color);
}

.job-desc-section-container .job-desc-section-content {
  width: calc(100% - 20px);
}

.job-desc-section-container .job-desc-section-content img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.job-desc-section-container .job-desc-section-desc p {
  font-size: 14px;
}

.job-desc-container {
  width: calc(100% - 20px);
  display: block;
  margin: 40px auto;
}

.job-desc-container .job-img img {
  width: 100%;
  margin: 0 auto;
  display: block;
  /* filter: brightness(0.5); */
}

.job-desc-container .job-desc {
  margin-top: 30px;
  font-family: var(--default-font-family);
}

.job-desc-container .job-desc p {
  font-size: 16px;
  line-height: 2;
  color: var(--black-color);
}

.recommend-list-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 20px);
  margin: 10px auto 0;
}

.recommend-list-wrapper li {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--bright-brown-color);
  color: var(--white-color);
  font-size: 18px;
  margin-top: 15px;
  font-weight: 400;
  font-family: var(--default-font-family);
}

.recommend-list-wrapper li:first-child {
  margin-top: 0px;
}

.salary-section {
  background-color: rgba(178, 178, 178, 1);
  margin-top: 50px;
}

.salary-section .sectiong-heading-title h3 {
  color: var(--white-color);
  font-weight: 600;
}

.salary-section .sectiong-heading-title p {
  color: var(--white-color);
}

.salary-section .sectiong-heading-sub-title p {
  color: var(--white-color);
}

.salary-section .boxSection{
  background-image: linear-gradient(rgba(155, 155, 155, 0.2), rgba(155, 155, 155, 0.2)), url(../img/bgSection.png);
}

.salary-section-container {
  margin: 20px auto;
  width: calc(100% - 20px);
}

.salary-section-container .salary-section-desc p {
  font-size: 18px;
  line-height: 2;
  color: var(--white-color);
  font-family: var(--default-font-family);
}

.salary-section-container .salary-heading-section {
  margin-bottom: 30px;
}

.salary-section-container .salary-heading-section h4 {
  margin: 10px auto;
  width: fit-content;
  text-align: center;
  color: var(--white-color);
  border-bottom: solid 2px var(--white-color);
  font-size: 30px;
  line-height: 1.5;
  font-weight: 400;
  font-family: var(--default-font-family);
}


.salary-section-container .salary-heading-section h4 span {
  font-family: var(--default-font-family);
}

.salary-section-container .salary-heading-section h4 .emph {
  font-size: 50px;
}

.salary-section-container .salary-heading-section h4 .emph {
  color: rgba(252, 250, 68, 1);
}

@media screen and (max-width: 740px) {

  .boxTb1 {
    border-bottom: black solid 1px;
    height: 80px;
    justify-content: center;
    display: flex;
    align-items: center;
  }

  .salary-section {
    margin-top: 30px;
  }

  .recommend-list-wrapper li {
    height: 40px;
    margin-top: 15px;
    font-size: 16px;
  }

  .section-title-wrapper .sectiong-heading-title h3 {
    padding: 15px 0;
    font-weight: 600;
  }

  .section-title-wrapper .sectiong-heading-title p {
    padding-bottom: 15px;
  }

}

@media screen and (min-width: 450px) {

  .salary-section-container .salary-heading-section h4 {
    font-size: 40px;
  }
}

.six-point-section {
  /* background-image: url(../img/sixPointRecruit.jpg); */
  background-color: var(--body-mark-bg-color);
  /* background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: color; */
}

.six-point-section .boxSection{
  background-image: linear-gradient(rgba(116, 212, 180, 0.3), rgba(116, 212, 180, 0.3)), url(../img/bgSection.png);
}

.six-point-section .sectiong-heading-title h3 {
  color: var(--white-color);
  font-family: var(--default-font-family);
}

.six-point-section .sectiong-heading-title p {
  color: var(--white-color);
  font-family: var(--default-font-family);
}

.six-point-section .sectiong-heading-sub-title p span {
  color: var(--white-color);
  font-family: var(--default-font-family);
}

.six-point-section .sectiong-heading-sub-title p span::after {
  background-color: var(--white-color);
}

.six-point-section-container {
  width: calc(100% - 20px);
  margin: 40px auto;
}

.six-point-section-container .six-point-list {
  /* display: flex; */
  flex-wrap: wrap;
  width: 100%;
}

.six-point-section-container .six-point-list li {
  /* width: calc(100% / 2 - 20px); */
  background-color: var(--white-color);
  color: var(--light-pink-color);
  height: 40px;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin: 0 10px; */
  font-family: var(--default-font-family);
  box-shadow: 2px 2px var(--white-color);
  text-align: center;
  color: var(--body-mark-bg-color);
}

.six-point-section-container .six-point-list li:nth-child(odd) {
  margin-left: 0px;
}

.six-point-section-container .six-point-list li:nth-child(even) {
  /* margin-right: 0px; */
}

.six-point-section-container .six-point-list li:nth-child(n + 3) {
  margin-top: 20px;
}

.six-point-section-container .six-point-section-desc {
  margin-top: 40px;
  font-family: var(--default-font-family);
}

.six-point-section-container .six-point-section-desc p {
  color: var(--white-color);
  line-height: 2;
  font-size: 16px;
  font-family: var(--default-font-family);
}

.fee-section {
  /* background-image: url(../img/feeRecruit.jpg);
  background-color: rgba(255, 195, 0, 0.6); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: hard-light;
}

.fee-section .sectiong-heading-title h3 {
  color: var(--light-pink-color);
  font-family: var(--default-font-family);
  font-weight: 600;
}

.fee-section .sectiong-heading-title p {
  color: var(--pink-color);
  font-family: var(--default-font-family);
}

.fee-section.recruit-section .sectiong-heading-sub-title p span {
  color: var(--gray-color);
}

.fee-section .sectiong-heading-sub-title p span::after {
  background-color: var(--black-color);
}

.fee-section .fee-exam-list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 20px);
  margin: 40px auto;
  font-family: var(--default-font-family);
  gap: 10px;
  row-gap: 30px;
}

.fee-section .fee-exam-list li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* align-items: center; */
  /* margin: 0 10px; */
  border: solid 1px var(--main-bg-color);
  width: calc(50% - 7px);
  background-color: var(--white-color);
  font-family: var(--default-font-family);
  height: 380px;
}

/* .fee-section .fee-exam-list li:nth-child(odd) {
  margin-left: 0px;
}

.fee-section .fee-exam-list li:nth-child(even) {
  margin-right: 0px;
}

.fee-section .fee-exam-list li:nth-child(n + 3) {
  margin-top: 20px;
} */

.fee-section .fee-exam-list li .fee-exam-heading {
  width: 100%;
  height: 46px;
  background-color: var(--main-bg-color);
  color: var(--white-color);
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--default-font-family);
}

.fee-section .fee-exam-list li .fee-exam-desc {
  height: 100px;
}

.fee-section .fee-exam-list li .fee-exam-desc p {
  text-align: center;
  font-size: 16px;
  padding: 5px;
  color: var(--black-color);
  text-align: center;
  font-family: var(--default-font-family);
}

.fee-section .fee-exam-list li .fee-exam-price {
  width: 100%;
  /* height: 120px; */
  background-color: var(--main-bg-color);
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 10px;
  font-family: var(--default-font-family);
}

.fee-section .fee-exam-list li .fee-exam-price p {
  color: var(--white-color);
  font-size: 20px;
  text-align: center;
}

.fee-section .fee-exam-list li .fee-exam-price p span {
  font-size: 20px;
  display: block;
}

.fee-section .fee-exam-list li .fee-exam-price p span.avg {
  font-size: 30px;
}

.fee-section .fee-exam-list li .fee-exam-price .fee-exam-price-desc {
  background-color: var(--white-color);
  width: calc(100% - 10px);
  margin: 0 auto;
}

.fee-section .fee-exam-list li .fee-exam-price .fee-exam-price-desc p {
  color: var(--main-bg-color);
  font-size: 18px;
  text-align: center;
  font-family: var(--default-font-family);
  /* font-weight: bold; */
}

.fee-section .fee-exam-list li .fee-exam-price .fee-exam-price-desc p span {
  font-size: 18px;
  display: block;
}

.fee-section .fee-exam-list li .fee-exam-price .fee-exam-price-desc p span.total {
  font-size: 28px;
}

.training-section {
  background-color: var(--body-mark-bg-color);
}

.training-section .sectiong-heading-title h3 {
  color: var(--white-color);
  font-family: var(--default-font-family);
  font-weight: 600;
}

.training-section .sectiong-heading-title p {
  color: var(--white-color);
  font-family: var(--noto-color-emoji-font-family);
}

.training-section.recruit-section .sectiong-heading-sub-title p span {
  color: var(--white-color);
}

.training-section .sectiong-heading-sub-title p span::after {
  background-color: var(--white-color);
  font-family: var(--noto-color-emoji-font-family);
}

.training-list {
  width: calc(100% - 20px);
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap;
}

.training-list li {
  margin-bottom: 20px;
}

.training-list li:last-child {
  margin-bottom: 0px;
}

.training-list li .training-list-heading {
  font-size: 24px;
  color: rgba(57, 57, 36, 1);
  /* border-bottom: double 4px var(--gold-color); */
  width: fit-content;
  font-family: var(--default-font-family);
  text-decoration: underline;
  font-weight: 500;
}

.training-list li .training-list-heading span {
  font-size: 16px;
}

.training-list li .training-list-desc {
  margin-top: 10px;
}

.training-list li .training-list-desc p {
  font-size: 16px;
  line-height: 2;
  font-family: var(--default-font-family);
  color: var(--white-color);
}

.job-env-section {
  background-image: url(../img/gold-bg.png);
  /* background-color: rgba(0, 0, 0, 0.5); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: normal;
}

.job-env-section .sectiong-heading-title h3 {
  color: var(--black-color);
  font-family: var(--noto-color-emoji-font-family);
  font-weight: 400;
}

.job-env-section .sectiong-heading-title p {
  color: var(--black-color);
  font-family: var(--noto-color-emoji-font-family);
}

.job-env-section.recruit-section .sectiong-heading-sub-title p span {
  color: var(--gray-color);
}

.job-env-section .sectiong-heading-sub-title p span:after {
  background-color: var(--gray-color);
}

.job-env-container {
  margin: 40px auto;
  width: calc(100% - 20px);
}

.job-env-container .job-env-desc p {
  font-size: 28px;
  line-height: 2;
  text-align: center;
  font-family: var(--noto-color-emoji-font-family);
}

.job-env-container .job-env-content {
  margin-top: 80px;
  position: relative;
}

.job-env-container .job-env-content img {
  width: 100%;
  filter: brightness(0.5);
}

.job-env-container .job-env-content .job-env-heading {
  height: 45px;
  width: calc(100% - 20px);
  position: absolute;
  top: -20px;
  background-color: var(--black-color);
  display: flex;
  justify-content: center;
  align-items: center;
  left: 10px;
  font-family: var(--noto-color-emoji-font-family);
}

.job-env-container .job-env-content .job-env-heading span {
  font-size: 18px;
  color: var(--white-color);
}

.faq-section {
  background-color: var(--white-color);
}

.faq-section .sectiong-heading-title h3 {
  color: var(--black-color);
  font-weight: 600;
}

.faq-section .sectiong-heading-title p {
  color: var(--black-color);
}

.faq-section .section-title-wrapper .sectiong-heading-sub-title p span {
  color: var(--gray-color);
}

.faq-section .section-title-wrapper .sectiong-heading-sub-title p span::after {
  background-color: var(--blue-color);
}

.faq-section .items {
  padding: 30px 15px;
}

.faq-section .items .item {
  width: 100%;
  margin: 0 auto;
  padding: 4px 0;
  background: var(--white-color);
}

.faq-section .items .item.item:first-child {
  padding: 0 0 4px 0;
}

.faq-section .item .iconQA {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-left: 5px;
  /* margin-top: 5px; */
  /* background-color: ; */
  font-family: var(--default-font-family);
}

.faq-section .item .title {
  width: 87%;
}

.faq-section .item .head {
  font-size: 16px;
  line-height: 30px;
  box-shadow: 0 0 0 1px var(--section-text-color);
  background-image: url(../img/right-arrown.png);
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: 96% 50%;
  background-color: var(--section-text-color);
  color: var(--white-color);
  font-family: var(--default-font-family);
  display: flex;
  align-items: center;
}

.faq-section .item .head.active {
  background-image: url(../img/down-arrown.png);
  background-size: 15px;
  background-position: 96% 50%;
  background-repeat: no-repeat;
}

.faq-section .item .detail {
  font-size: 14px;
  padding: 30px;
  box-shadow: 1px 1px 0 var(--section-text-color), -1px 1px 0 var(--section-text-color);
  display: none;
  font-family: var(--default-font-family);
}

.requirement-section {
  /* background-image: url(../img/requirementRecruit.jpg); */
  /* background-color: var(--light-pink-color); */
  /* background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode: hard-light; */
}

.requirement-section .sectiong-heading-title h3 {
  color: rgba(153, 153, 153, 1);
}

.requirement-section .sectiong-heading-title p {
  color: var(--pink-color);
  font-family: var(--noto-color-emoji-font-family);
}

.requirement-section.recruit-section .sectiong-heading-sub-title p span {
  color: var(--gray-color);
  font-family: var(--noto-color-emoji-font-family);
}

.requirement-section .sectiong-heading-sub-title p span:after {
  background-color: var(--main-color);
}

.requirement-kind-wrapper {
  width: calc(100% - 20px);
  padding-top: 40px;
  margin: 0 auto;
}

.requirement-kind-wrapper .requirement-kind-heading {
  width: 100%;
  margin: 0 auto;
}

.requirement-kind-wrapper .requirement-kind-heading h3 {
  font-size: 18px;
  color: var(--pink-color);
  font-family: var(--default-font-family);
  position: relative;
  padding-left: 20px;
}

.requirement-kind-wrapper .requirement-kind-heading h3::before {
  position: absolute;
  content: "";
  top: 0%;
  left: 0px;
  width: 6px;
  height: 100%;
  background: var(--pink-color);
}

.requirement-table-container {
  width: calc(100% - 20px);
  margin: 0px auto 0;
  font-family: var(--default-font-family);
}

.requirement-table-container .requirement-content {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0 5px;
  font-size: 12px;
}

.requirement-table-container .requirement-content th {
  background: var(--bright-green-color);
  vertical-align: middle;
  text-align: center;
  width: 100px;
  overflow: visible;
  position: relative;
  color: var(--white-color);
  font-weight: normal;
  font-size: 16px;
  font-family: var(--default-font-family);
  padding: 10px;
}

.requirement-table-container .requirement-content td {
  background: var(--white-color);
  width: 360px;
  padding: 10px 10px 10px 10px;
  font-size: 16px;
  border: solid 1px var(--bright-green-color);
  font-family: var(--default-font-family);
  line-height: 2;
}

.requirement-table-container .requirement-content th::after {
  left: 100%;
  top: 50%;
  /* border: solid transparent; */
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: var(--light-pink-color);
  border-width: 10px;
  margin-top: -10px;
}

.lineRecruitView .bannerCont {
  width: 65%;
  margin: 30px auto;
  position: relative;
}

.lineRecruitView .bannerCont a {
  display: block;
}

.lineRecruitView .bannerCont img {
  width: 100%;
}

.lineRecruitView .bannerCont .lineQrCode {
  position: absolute;
  width: 30%;
  bottom: 25px;
  right: 25px;
}

.lineRecruitView .bannerCont .noLineQrCode {
  position: absolute;
  width: 50%;
  bottom: 0px;
  right: 0px;
}

.lineRecruitView .bannerCont .lineQrCode img {
  width: 100%;
}

.lineRecruitView .bannerCont .noLineQrCode img {
  width: 100%;
}

.telRecruitView .bannerCont {
  width: 65%;
  margin: 30px auto;
}

.telRecruitView .bannerCont a {
  display: block;
}

.telRecruitView .bannerCont img {
  width: 100%;
}

.webFromView {
  background-color: var(--background-recruit)
}

/* .webFromView .sectionTitleTop {
  color: var(--gray-color);
} */

.webFromView .sectionSubTitleTop {
  color: var(--gray-color);
  font-size: 18px;
}

/* .webFromView .sectionDesc p {
  color: var(--gray-color);
  font-size: 24px;
} */

.webFromView .section-title-wrapper .sectiong-heading-title h3 {
  font-size: 40px;
  font-weight: 400;
  color: var(--gray-color);
}

.webFromView .section-title-wrapper .sectiong-heading-title p {
  color: var(--gray-color);
}

.webFromView .section-title-wrapper .sectiong-heading-sub-title p span {
  font-size: 22px;
  color: var(--gray-color);
}

.webFromView .section-title-wrapper .sectiong-heading-sub-title p span:after {
  background-color: var(--gray-color);
}

@media screen and (max-width: 1023px) {
  img.logo-main {
    width: 250px;
    margin: 20px 20px 0;
  }

  .footerLogo img.logo-main {
    width: 350px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 740px) {

  .faq-section .item .title {
    width: 85%;
  }

  img.logo-main {
    width: 150px;
    /* margin: 10px 0; */
  }

  .footerLogo img.logo-main {
    width: 200px;
    margin-bottom: 15px;
  }

  .lineRecruitView .bannerCont {
    width: 90%;
  }

  .frature-section-desc p {
    padding: 0;
  }

  .lineRecruitView .bannerCont .lineQrCode {
    bottom: 15px;
  }

  .telRecruitView .bannerCont {
    width: 90%;
  }

  .frature-section .sectiong-heading-title .section-heading-img.logo-img {
    width: 200px;
  }

  .job-env-container .job-env-desc p {
    text-align: left;
    font-size: 18px;
  }
}

@media screen and (min-width: 741px) {
  .noHome .mainViewCont.recruit .mainViewInner .sectionTitleTop {
    margin-left: 160px;
    margin-top: 20px;
    font-size: 80px;
  }

  .noHome .mainViewCont.recruit .mainViewInner .sectionDesc p {
    margin-left: 160px;
    margin-top: 25px;
    font-size: 30px;
  }

  .section-title-wrapper .sectiong-heading-title h3 {
    font-size: 46px;
  }

  .section-title-wrapper .sectiong-heading-title p {
    font-size: 36px;
  }

  .webFromView .section-title-wrapper .sectiong-heading-title p {
    font-size: 24px;
  }

  .header-menu-list {
    padding: 80px 0;
    width: 80%;
  }

  .header-menu-list li .header-menu-title {
    height: 40px;
  }

  .header-menu-list li .header-menu-title span {
    font-family: var(--default-font-family);
    font-size: 21px;
    height: 40px;
  }

  .section-title-wrapper .sectiong-heading-sub-title p span {
    font-size: 30px;
  }

  .webFromView .section-title-wrapper .sectiong-heading-sub-title p span {
    font-size: 36px;
  }

  /* .frature-section {
    margin-top: 40px;
  } */

  .frature-section-content {
    width: 70%;
    margin: 40px auto;
  }

  .frature-section-content li {
    padding: 10px;
    margin: 0 20px;
  }

  .frature-section-content li h4 {
    font-size: 24px;
  }

  .frature-section-content li p {
    font-size: 17px;
  }

  .frature-section-desc {
    width: 70%;
  }

  .frature-section-desc p {
    font-size: 28px;
  }

  .job-desc-container {
    width: 50%;
    margin: 60px auto;
  }

  .job-desc-container .job-desc p {
    font-family: var(--default-font-family);
    font-size: 28px;
  }

  .recommend-list-wrapper {
    width: 80%;
    margin: 60px auto;
  }

  .recommend-list-wrapper li {
    /* width: calc(50% - 10px); */
    margin: 0px 5px 20px;
    font-size: 30px;
  }

  .recommend-list-wrapper li:first-child {
    margin: 0px 5px 20px;
  }

  .salary-section-container .salary-section-desc {
    width: 80%;
    margin: 60px auto;
  }

  .salary-section-container .salary-section-desc p {
    text-align: center;
    font-size: 28px;
  }

  .salary-section-container .salary-heading-section h4 {
    font-size: 60px;
  }

  .salary-section-container .salary-heading-section h4 .emph {
    font-size: 80px;
  }

  .six-point-section-container .six-point-list {
    width: 70%;
    margin: 60px auto;
  }

  .six-point-section-container .six-point-list li {
    font-size: 28px;
  }

  .six-point-section-container .six-point-section-desc {
    width: 70%;
    margin: 40px auto;
    text-align: center;
  }

  .six-point-section-container .six-point-section-desc p {
    line-height: 1.5;
    font-size: 28px;
  }

  .fee-section .fee-exam-list {
    margin: 60px auto;
    width: 60%;
  }

  .fee-section .fee-exam-list li {
    margin-top: 20px;
    height: 70vh;
  }

  /* .fee-section .fee-exam-list li:nth-child(n + 2) {
    margin-top: 20px;
  } */

  .fee-section .fee-exam-list li .fee-exam-heading {
    font-size: 26px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .fee-section .fee-exam-list li .fee-exam-desc {
    height: 80px;
  }

  .fee-section .fee-exam-list li .fee-exam-desc p {
    font-size: 20px;
  }

  .fee-section .fee-exam-list li .fee-exam-price {
    padding-top: 10px;
    /* height: 140px; */
  }

  .fee-section .fee-exam-list li .fee-exam-price p {
    font-size: 24px;
  }

  .fee-section .fee-exam-list li .fee-exam-price p span {
    font-size: 24px;
  }

  .fee-section .fee-exam-list li .fee-exam-price p span.avg {
    font-size: 40px;
  }

  .fee-section .fee-exam-list li .fee-exam-price .fee-exam-price-desc p {
    font-size: 24px;
  }

  .fee-section .fee-exam-list li .fee-exam-price .fee-exam-price-desc p span {
    font-size: 24px;
  }

  .fee-section .fee-exam-list li .fee-exam-price .fee-exam-price-desc p span.total {
    font-size: 41px;
  }

  .training-list {
    width: 60%;
    margin: 60px auto;
  }

  .training-list li .training-list-heading {
    font-size: 38px;
  }

  .training-list li .training-list-heading span {
    font-size: 34px;
  }

  .training-list li .training-list-desc p {
    font-size: 24px;
  }

  .job-env-container .job-env-content .job-env-heading span {
    font-size: 28px;
  }

  .job-env-container .job-env-desc {
    width: 70%;
    margin: 60px auto;
  }

  .job-env-container .job-env-content {
    width: 60%;
    margin: 60px auto;
  }

  .faq-section .items {
    padding: 80px 40px;
  }

  .faq-section .items .item {
    max-width: 70%;
  }

  .faq-section .item .iconQA {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
  }

  .faq-section .item .head {
    font-size: 22px;
    line-height: 50px;
    background-size: 15px;
    cursor: pointer;
  }

  .faq-section .item .head.active {
    line-height: 50px;
    background-size: 30px;
    cursor: pointer;
  }

  .faq-section .item .head.detail {
    font-size: 20px;
    line-height: 50px;
    background-size: 30px;
    cursor: pointer;
  }

  .requirement-kind-wrapper {
    width: calc(100% - 80px);
  }

  .requirement-kind-wrapper .requirement-kind-heading {
    width: 70%;
  }

  .requirement-kind-wrapper .requirement-kind-heading h3 {
    font-size: 22px;
  }

  .requirement-table-container {
    width: calc(100% - 80px);
    padding: 0 40px;
    margin: 10px auto;
  }

  .requirement-table-container .requirement-content {
    width: 70%;
  }

  .requirement-table-container .requirement-content td {
    padding: 10px 10px 10px 20px;
    font-size: 24px;
  }

  .requirement-table-container .requirement-content th {
    font-size: 24px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 741px) {
  .noHome .mainViewCont.recruit .mainViewInner .sectionTitleTop {
    margin-left: 60px;
    font-size: 60px;
  }

  .noHome .mainViewCont.recruit .mainViewInner .sectionDesc p {
    margin-left: 60px;
    font-size: 25px;
  }
}

/* ====================== RECRUIT STYLE ABOVE ====================== */
/* ====================== RESERVATION STYLE BELOW ====================== */

.reservationView.webFromView {
  /* background-color: var(--white-color); */
}

.webFromViewFormCont {
  margin-top: 30px;
  padding: 0 40px;
  font-family: var(--default-font-family);
}

.webFromViewForm {
  display: block;
  margin: 0 1%;
}

.webFromViewForm .item {
  text-align: center;
  overflow: auto;
  width: 100%;
  display: table;
  border-top: solid 1px var(--light-gray-color);
}

.webFromViewForm .item:last-child {
  border-bottom: solid 1px var(--light-gray-color);
}

.webFromViewForm .itemLabel {
  width: 30%;
  display: table-cell;
  color: var(--form-text-color);
  vertical-align: middle;
  font-size: 24px;
  font-family: var(--default-font-family);
}

.webFromViewForm .required {
  background: var(--form-required-bg-color);
  color: var(--form-required-text-color);
  padding: 4px 12px;
  margin-left: 15px;
}

.webFromViewForm .itemParts {
  width: 70%;
  display: table-cell;
}

.webFromViewForm .itemParts input,
.webFromViewForm .itemParts select,
.webFromViewForm .itemParts textarea {
  background-color: var(--white-color);
  border: 1px solid #d0d0d0;
  color: var(--black-color);
  box-shadow: none;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  margin: 30px auto;
  width: 80%;
  padding: 15px 0;
  line-height: 1.25;
  display: block;
  font-family: var(--default-font-family);
}

.webFromViewForm .itemParts select {
  border: 0;
  outline: 1px solid #ccc;
  outline-offset: -1px;
}

.webFromViewForm .itemPartsCont {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

.webFromViewForm .itemParts input.date {
  width: 50%;
  display: inline-block;
}

.webFromViewForm .itemParts select.hour,
.webFromViewForm .itemParts select.minute {
  width: calc(25% - 15px);
  display: inline-block;
}

.webFromViewForm .itemParts select.courseMenu {
  width: 50%;
  display: inline-block;
}

.webFromViewForm .itemParts select.courseTime {
  width: calc(50% - 5px);
  display: inline-block;
}

.webFromViewForm .itemParts select {
  height: calc(3.25rem + 1.5px);
}

.webFromViewForm .itemParts .searchTherapistButton {
  background-color: var(--white-color);
  border: 1px solid #d0d0d0;
  color: var(--black-color);
  box-shadow: none;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  width: 50%;
  padding: 15px 0;
  line-height: 1.25;
  display: inline-block;
  font-family: var(--default-font-family);
  cursor: pointer;
}

.webFromViewForm .itemParts .searchTherapistInput {
  width: calc(50% - 7px);
  display: inline-block;
}

.webFromViewForm .itemButton {
  margin: 30px auto;
  width: 380px;
}

.webFromViewForm .itemButton .btn {
  /* font-size: 12px; */
  padding: 20px 2px 20px 2px;
  /* line-height: 50px; */
  width: 100%;
  cursor: pointer;
}

.reservationTherapists .scheduleList .item {
  width: 46%;
  margin: 2%;
}

.reservationTherapists .scheduleList .item:last-child {
  border: none;
}

.reservationTherapists .scheduleList .item .itemInfo .itemName {
  font-size: 14px;
}

.reservationTherapists .scheduleList .item .itemInfo p {
  margin: 5px 0;
  font-size: 14px;
}

.reservationTherapists .scheduleList .item .itemInfo {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.29);
  width: 100%;
  /* height: var(--therapist-card-info-height); */
  margin: 0px 0 0;
  background-color: var(--therapist-card-info-bg-color);
  float: left;
}

.reservationTherapists .scheduleList .item .itemInfo .scheduleType {
  border-radius: 0px;
  margin: 5px auto;
  display: block;
  width: 70px;
  padding: 0 2px;
}

.reservationTherapists
  .scheduleList
  .item
  .itemInfo
  .scheduleRoom
  .scheduleTypeRoom {
  /* background: linear-gradient(5deg, var(--dark-gray-color), #ff8f92);
  background: -moz-linear-gradient(5deg, var(--dark-gray-color), #ff8f92);
  background: -webkit-linear-gradient(5deg, var(--dark-gray-color), #ff8f92); */
  padding: 4px 12px 4px 12px;
  line-height: 18px;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--default-font-family);
  color: var(--therapist-card-schedule-type-text-color);
  /* margin-left: 5px; */
  /* width: 60%; */
  /* border-radius: 6px; */
}

.reservationTherapists .scheduleList .item .itemInfo .scheduleRoom {
  text-align: center;
  margin-top: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reservationTherapists
  .scheduleList
  .item
  .itemInfo
  .scheduleRoom
  .scheduleTypeRoom.room1 {
  background: var(--therapist-card-schedule-type-room1-bg-color);
}

.reservationTherapists
  .scheduleList
  .item
  .itemInfo
  .scheduleRoom
  .scheduleTypeRoom.room2 {
  background: var(--therapist-card-schedule-type-room2-bg-color);
}

.reservationTherapists .description {
  font-size: 12px;
  font-family: var(--default-font-family);
  padding: 0 0 10px;
  color: var(--black-color);
}

@media screen and (max-width: 740px) {
  .webFromViewFormCont {
    padding: 0 15px;
  }

  .webFromViewForm {
    margin: 0 auto;
  }

  .webFromViewForm .item {
    display: block;
    border: none;
  }

  .webFromViewForm .itemLabel {
    width: 100%;
    display: block;
    /* background: var(--white-color); */
    border: none;
    /* color: var(--black-color); */
    text-align: left;
    padding: 10px 0 0;
    font-size: 16px;
  }

  .webFromViewForm .itemLabel label {
    width: 90%;
    margin: 0 auto;
    display: block;
    color: var(--black-color);
  }

  .webFromViewForm .itemParts {
    width: 100%;
    display: block;
    border: none;
  }

  .webFromViewForm .itemParts input,
  .webFromViewForm .itemParts select,
  .webFromViewForm .itemParts textarea {
    width: 90%;
    margin: 10px auto;
  }

  .webFromViewForm .itemPartsCont {
    width: 90%;
  }

  .webFromViewForm .itemParts select.hour,
  .webFromViewForm .itemParts select.minute {
    width: calc(30% - 15px);
    display: inline-block;
  }

  .webFromViewForm .itemParts input.date {
    width: 60%;
  }

  .webFromViewForm .itemParts select.courseMenu {
    width: 60%;
  }

  .webFromViewForm .itemParts select.courseTime {
    width: calc(40% - 5px);
  }

  .webFromViewForm .itemParts .searchTherapistInput {
    width: calc(50% - 7px);
  }

  .reservationTherapists .scheduleList .item .itemInfo .itemName {
    font-size: 12px;
  }

  .reservationTherapists .scheduleList .item .itemInfo p {
    font-size: 12px;
  }

  .reservationTherapists .scheduleList .item .itemInfo {
    height: 50px;
  }

  .webFromViewForm .itemButton {
    width: 60%;
  }

  .webFromViewForm .itemButton .btn {
    padding: 7px 2px 7px 2px;
  }
}

.reservationView.lineReservationView {
  /* background-color: var(--white-color); */
}

.lineReservationView .bannerCont {
  width: 65%;
  margin: 10px auto;
  position: relative;
}

.lineReservationView .bannerCont a {
  display: block;
}

.lineReservationView .bannerCont img {
  width: 100%;
}

.lineReservationView .bannerCont .lineQrCode {
  position: absolute;
  width: 30%;
  bottom: 25px;
  right: 25px;
}

.lineReservationView .bannerCont .noLineQrCode {
  position: absolute;
  width: 50%;
  bottom: 0px;
  right: 0px;
}

.lineReservationView .bannerCont .lineQrCode img {
  width: 100%;
}

.lineReservationView .bannerCont .noLineQrCode img {
  width: 100%;
}

.webFromViewCont .bannerCont {
  margin: 20px auto;
  width: calc(100% - 100px);
}

.webFromViewCont .bannerCont img {
  width: 100%;
}

@media screen and (max-width: 740px) {
  .webFromViewCont .bannerCont {
    margin: 20px auto;
    width: calc(100% - 60px);
  }

  .lineReservationView .bannerCont {
    width: 90%;
  }

  .lineReservationView .bannerCont .lineQrCode {
    bottom: 15px;
  }
}

.reservationView.telReservationView {
  background-color: var(--black-color);
}

.telReservationView .bannerCont {
  width: 65%;
  margin: 10px auto;
}

.telReservationView .bannerCont a {
  display: block;
}

.telReservationView .bannerCont img {
  width: 100%;
}

@media screen and (max-width: 740px) {
  .telReservationView .bannerCont {
    width: 90%;
  }
}

/* ====================== RESERVATION STYLE ABOVE ====================== */
/* ====================== SCHEDULE STYLE BELOW ====================== */

.scheduleView {
  /* background: var(--white-color); */
  position: relative;
}

.scheduleViewCont {
  position: relative;
}

.scheduleView .scheduleList {
  padding: 70px 40px;
}

.scheduleList .item {
  width: 31.3%;
  margin: 30px 1%;
  position: relative;
  float: left;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.29);
}

.scheduleList .item .itemImg img {
  width: 100%;
  aspect-ratio: 241 / 360;
  object-fit: cover;
}

.scheduleList .item .itemInfo {
  /* background-color: rgba(0, 0, 0, 0.55); */
  position: relative;
  padding: 0px;
  width: 100%;
  height: 90px;
  margin: -80px 0 0;
  float: right;
}

.scheduleList .item .itemInfo .itemName {
  font-size: 20px;
  color: var(--black-color);
  font-family: var(--default-font-family);
  font-weight: bold;
  text-align: center;
  margin: 6px 0 0 0;
}

.scheduleList .itemInfo .scheduleIcon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.scheduleList .itemInfo .scheduleIcon img {
  width: 100%;
}

.scheduleList .item .itemInfo p {
  font-size: 20px;
  font-family: var(--default-font-family);
  color: var(--black-color);
  margin: 5px 0;
  text-align: center;
}

.scheduleList .itemInfo .scheduleType {
  background-color: var(--black-color);
  padding: 3px 10px;
  font-size: 11px;
  color: var(--black-color);
  border-radius: 30px;
  margin-left: 5px;
}

.scheduleList .item .itemInfo .mark {
  margin: 10px 0;
}

.scheduleList .item .itemInfo .mark label {
  /* background: var(--black-color); */
  /* padding: 5px 15px; */
  font-size: 12px;
  color: var(--black-color);
  /* color: var(--black-color); */
  font-family: var(--default-font-family);
}

.scheduleBtns {
  margin: 0 auto;
  padding: 20px 0;
  list-style: none;
  font-size: 14px;
  overflow: auto;
  width: calc(100% - 80px);
  display: block;
}

.scheduleBtns a {
  float: left;
  margin: 5px 3px;
  display: inline;
  display: block;
  padding: 8px 0;
  text-align: center;
  background: var(--schedule-options-bg-color);
  border: 1px solid var(--schedule-options-border-color);
  color: var(--schedule-options-text-color);
  text-decoration: none;
  font-family: var(--default-font-family);
  /* &.week0 {
    color: $sun-color;
  }
  &.week6 {
    color: $sat-color;
  } */
}

.scheduleBtns a:hover {
  color: var(--schedule-options-text-hover-color);
  background: var(--schedule-options-bg-hover-color);
  border: 1px solid var(--schedule-options-border-hover-color);
}

.scheduleBtns a.todays {
  color: var(--schedule-options-text-hover-color);
  background: var(--schedule-options-bg-hover-color);
  border: 1px solid var(--schedule-options-border-hover-color);
}
/*
  scheduleView 1023
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 1023px) {
  .scheduleList .item {
    width: 48%;
    float: left;
  }
}
/*
  scheduleView 740
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 740px) {
  .scheduleList .item {
    width: 48%;
  }
  .scheduleBtns a {
    font-size: 11px;
  }
  .scheduleView .scheduleList {
    padding: 30px 15px;
  }

  .scheduleList .itemInfo .scheduleIcon {
    width: 14px;
    height: 14px;
  }

  .scheduleList .item .itemInfo {
    height: 75px;
    margin: -52px 0 0;
  }

  .scheduleList .item .itemInfo p {
    font-size: 14px;
  }

  .scheduleList .item .itemInfo .itemName {
    font-size: 14px;
    margin: 0px;
  }

  .scheduleList .item .itemInfo .mark label {
    padding: 0px;
  }

  .scheduleBtns {
    padding: 20px 0 0;
    width: calc(100% - 22px);
  }

  .scheduleList .itemInfo .scheduleType {
    padding: 3px 5px;
    font-size: 10px;
    margin-left: 5px;
  }
}

/* ====================== SCHEDULE STYLE ABOVE ====================== */
/* ====================== SYSTEM STYLE BELOW ====================== */

.courseView {
  position: relative;
  /* background-color: var(--white-color); */
}

.courseView .itemName h4 {
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  color: var(--white-color);
  font-family: var(--default-font-family);
}

.courseView .itemDesc p {
  font-size: 14px;
  font-weight: 400;
  color: var(--white-color);
  font-family: var(--default-font-family);
  padding: 10px 0;
  width: 70%;
  margin: 0 auto;
}

.courseView .itemTable {
  font-size: 20px;
  text-align: center;
  color: var(--white-color);
  font-family: var(--default-font-family);
  width: 100%;
}

.courseView .itemTable th {
  padding: 4% 0;
  width: 50%;
  font-weight: 400;
}

.courseView .itemTable td {
  font-weight: 400;
}

.courseViewCont .itemList {
  padding: 0 40px;
  margin: 0 auto;
}

.courseViewCont .item {
  width: 80%;
  margin: 30px auto;
  position: relative;
  padding: 28px 20px;
  background: var(--charcoal-color);
}

/* .courseViewCont .item:nth-child(3n) {
  background-image: url(../img/courseBack1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.courseViewCont .item:nth-child(3n-2) {
  background-image: url(../img/courseBack2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.courseViewCont .item:nth-child(3n-1) {
  background-image: url(../img/courseBack3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
} */

.courseViewCont .item.option {
  background: var(--body-mark-text-color);
  /* background-image: url(../img/courseBack.jpg); */
}

@media screen and (max-width: 740px) {
  .courseViewCont .itemList {
    padding: 0 15px;
  }

  .courseViewCont .item {
    width: 100%;
    margin: 30px auto;
    float: none;
    padding: 28px 0;
  }

  .courseView .itemTowCont {
    overflow: initial;
  }

  .courseView .itemName h4 {
    font-size: 15px;
  }

  .courseView .itemTable td {
    font-size: 15px;
  }

  .courseView .itemTable th {
    font-size: 15px;
  }
}

.systemPolicyView {
  /* background: var(--white-color); */
  position: relative;
}

.systemPolicyView .policyList {
  padding: 0 40px;
  margin: 0 1%;
}

.policyList .item {
  position: relative;
  margin: 50px auto;
}

.policyList .item .itemCont {
  display: block;
  background-color: var(--policy-bg-color);
  padding: 50px 100px 30px;
  overflow: auto;
  font-family: var(--default-font-family);
  box-shadow: 0px 0px 0px 2px var(--policy-border-color);
}

.policyList .item label {
  display: inline-block;
  padding: 5px 40px;
  text-align: center;
  /* background: var(--section-text-color); */
  background: var(--main-bg-btn);
  color: var(--policy-label-text-color);
  font-family: var(--default-font-family);
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 2px;
  font-weight: 600;
  position: absolute;
  top: -10px;
  left: 30px;
}

@media screen and (max-width: 1023px) {
  .policyList .item .itemCont {
    padding: 50px 80px 30px;
  }
}

@media screen and (max-width: 740px) {
  .systemPolicyView .policyList {
    padding: 0 15px;
    margin: 0 auto;
  }

  .policyList .item .itemCont {
    padding: 50px 40px 30px;
  }

  .policyList .item label {
    font-size: 14px;
  }
}

.extraOption {
  width: 80%;
  margin: 50px auto;
}
.option {
  width: 70%;
  display: flex;
  margin: 80px auto;
}
.optionLeft > img {
  width: 100%;
}
.courseViewCont .option .optionLeft {
  width: 300px;
}
.courseViewCont .option .optionRight {
  margin-left: 20px;
  width: calc(100% - 140px);
}
.courseViewCont .option .optionRight .head {
  background: var(--black-color);
  padding: 5px;
  width: 300px;
  text-align: center;
  color: var(--black-color);
}
.courseViewCont .option .optionRight .fee {
  margin: 5px 0;
  font-weight: bold;
}

@media screen and (max-width: 1023px) {
  .extraOption {
    width: 100%;
  }
}

@media screen and (max-width: 740px) {
  .option {
    width: 100%;
    display: block;
  }
  .courseViewCont .option .optionLeft {
    width: 80%;
    display: block;
    margin: 10px auto 0;
  }
  .courseViewCont .option .optionRight {
    margin-left: 0px;
    width: 80%;
    margin: 20px auto 0;
  }
  .courseViewCont .option .optionRight .head {
    width: 100%;
  }
  .courseViewCont .option .optionRight .fee {
    font-size: 18px;
    text-align: right;
  }
}

/* ====================== SYSTEM STYLE ABOVE ====================== */
/* ====================== THERAPIST STYLE BELOW ====================== */

.staffsView {
  /* background: var(--white-color); */
  position: relative;
}

.staffsView .staffsList {
  padding: 70px 40px;
}

.staffsList .item {
  width: 31.3%;
  margin: 30px 1%;
  position: relative;
  float: left;
}

.staffsList .item .itemImg img {
  width: 100%;
}

.staffsList .item .itemInfo {
  border-top: 2px solid var(--black-color);
  background-color: rgba(0, 0, 0, 0.55);
  padding: 0px;
  width: 100%;
  margin: -52px 0 0;
  text-align: center;
  bottom: 0;
  position: fixed;
}

.staffsList .item .itemInfo .itemName {
  color: var(--black-color);
  font-size: 20px;
  font-family: var(--default-font-family);
  font-weight: bold;
  margin: 6px 0;
}

.staffsList .itemInfo .scheduleIcon {
  width: 16px;
  height: 16px;
  display: inline-block;
}

.staffsList .itemInfo .scheduleIcon img {
  width: 100%;
}

.staffsList .item .itemInfo p {
  font-size: 16px;
  font-family: var(--default-font-family);
  color: var(--sub-black-color);
  margin: 5px 0 5px 15px;
}

.staffsList .item .itemInfo .mark {
  margin: 5px 0;
}

.staffsList .item .itemInfo .mark label {
  font-size: 16px;
  color: var(--black-color);
  font-family: var(--default-font-family);
}

@media screen and (max-width: 1023px) {
  .staffsList .item {
    width: 48%;
    float: left;
  }
}

@media screen and (max-width: 740px) {
  .staffsList .item {
    width: 48%;
  }

  .staffsView .staffsList {
    padding: 30px 15px;
  }
  .staffsList .twitterMark {
    bottom: calc(100% - 70%);
    padding: 2px 5px;
  }

  .staffsList .item .itemInfo .itemName {
    font-size: 14px;
  }

  .staffsList .item .itemInfo {
    width: 100%;
    margin: -30px 0 0;
  }

  .staffsList .item .itemInfo .mark label {
    font-size: 14px;
    /* padding: 3px 10px; */
  }
}

.profileView {
  /* background: var(--white-color); */
  position: relative;
}
.therapistShow .sectionTitle .sectionTitleTop {
  /* color: var(--white-color);
  text-shadow: 1px 1px 1px var(--black-color);
  font-family: var(--default-font-family); */
  /* font-size: 25px; */
  letter-spacing: 2px;
}
.therapistShow .sectionTitle p {
  color: var(--white-color);
}
/* .therapistShow .sectionTitleLine:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 400px;
  background-image: linear-gradient(
    90deg,
    RGBA(10, 33, 63, 0),
    RGBA(10, 33, 63, 1) 50%,
    RGBA(10, 33, 63, 0) 100%
  );
} */
.profileView .item {
  padding: 10px 40px;
  display: block;
}

.profileView .item .itemLeft {
  width: 70%;
  display: block;
  background: var(--white-color);
  padding: 15px 15px 0px;
  margin: 0 auto;
}

.profileView .item .itemImg {
  width: 45%;
  margin: 0 auto;
}

.profileView .item .itemRight {
  background: var(--white-color);
  width: 70%;
  padding: 0px 15px 30px;
  display: block;
  margin: 0 auto;
}

.profileView .itemRight .itemInfo {
  position: relative;
}

.profileView .itemRight .itemInfo .itemName {
  font-size: 20px;
  font-family: var(--default-font-family);
  font-weight: bold;
  color: var(--black-color);
}

.profileView .itemRight .itemInfo .itemProf {
  font-size: 14px;
  font-family: var(--default-font-family);
  color: var(--black-color);
  margin: 10px 5px;
  float: left;
  width: calc(50% - 10px);
}

.profileView .itemRight .itemInfo .itemProf label {
  font-size: 20px;
  color: var(--therapist-schedule-header-bg-color);
  font-weight: 800;
}

.profileView .itemRight .itemInfo .itemComment p {
  margin: 0;
}

.profileView .itemRight .itemInfo .mark {
  padding: 20px 0;
}

.profileView .itemRight .itemInfo .mark label {
  background: var(--body-mark-bg-color);
  padding: 3px 15px;
  margin: 5px;
  font-size: 12px;
  color: var(--body-mark-text-color);
  font-family: var(--default-font-family);
}

.profileView .itemRight .itemComment {
  overflow: auto;
}

.profileView .itemRight .itemThumb {
  padding-top: 0;
  padding-bottom: 10px;
}

.profileView .itemRight .itemThumb .swiper-wrapper {
  margin-left: -37.5%;
}

@media screen and (max-width: 1023px) {
  /* .therapistShow .sectionTitleLine:after {
    width: 200px;
  } */
  .profileView .item .itemRight {
    width: 80%;
  }

  .profileView .item .itemLeft {
    width: 80%;
  }

  .profileView .itemRight .itemThumb {
    padding-top: 0;
  }
}

@media screen and (max-width: 740px) {
  .profileView .itemRight .itemInfo .itemName {
    font-size: 18px;
  }

  .profileView .item {
    padding: 10px 15px 20px;
    display: block;
  }

  .profileView .item .itemLeft {
    width: calc(100% - 30px);
  }

  .profileView .item .itemImg {
    width: 100%;
  }

  .profileView .item .itemRight {
    width: calc(100% - 30px);
  }

  .profileView .itemRight .itemInfo .itemProf {
    width: 100%;
    float: none;
    margin: 15px 0;
  }

  .profileView .itemRight .itemInfo .mark {
    padding: 10px 0;
  }
}

.profileScheduleView {
  /* background: var(--white-color); */
  position: relative;
}

.profileScheduleView .profileScheduleCont {
  padding: 70px 40px;
}

.profileScheduleView .profileScheduleTable {
  margin: 0 1%;
}

.profileScheduleCont table.timeTable {
  border-collapse: collapse;
  border: 1px solid var(--therapist-schedule-border-color);
  line-height: 1.5;
  width: 100%;
  font-family: var(--default-font-family);
}

.profileScheduleCont table.timeTable th {
  padding: 10px;
  font-size: 14px;
  text-align: center;
  vertical-align: top;
  background: var(--therapist-schedule-header-bg-color);
  border-left: dotted 1px var(--therapist-schedule-header-border-left-color);
  color: var(--therapist-schedule-header-text-color);
  /* &.week0 {
    color: $sun-color;
  }
  &.week6 {
    color: $sat-color;
  } */
}

.profileScheduleCont table.timeTable td {
  padding: 10px;
  font-size: 14px;
  vertical-align: top;
  color: var(--therapist-schedule-body-text-color);
  text-align: center;
  border-left: dotted 1px var(--therapist-schedule-body-border-left-color);
  background: var(--therapist-schedule-body-bg-color);
}

.profileScheduleCont table.timeTable td .scheduleTypeRoom {
  /* background: linear-gradient(5deg, var(--dark-gray-color), #ff8f92);
  background: -moz-linear-gradient(5deg, var(--dark-gray-color), #ff8f92);
  background: -webkit-linear-gradient(5deg, var(--dark-gray-color), #ff8f92); */
  padding: 6px 12px 2px 12px;
  line-height: 18px;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--default-font-family);
  color: var(--therapist-card-schedule-type-text-color);
  margin-top: 5px;
  display: block;
  /* margin-left: 5px; */
  /* width: 60%; */
  /* border-radius: 6px; */
}

.profileScheduleCont table.timeTable td .scheduleTypeRoom.room1 {
  background: var(--therapist-card-schedule-type-room1-bg-color);
}

.profileScheduleCont table.timeTable td .scheduleTypeRoom.room2 {
  background: var(--therapist-card-schedule-type-room2-bg-color);
}

/* .profileScheduleCont table.timeTable td span {
  padding: 0px 5px;
  color: var(--black-color);
  margin: 0 auto;
  background-color: var(--black-color);
  display: inline-block;
  font-size: 12px;
  &.room0 {
    background-color: #9b3d45;
  }
  &.room1 {
    background-color: #09116e;
  }
} */

/*
  profileScheduleView 1023
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 1023){
  .profileScheduleCont table.timeTable td .scheduleTypeRoom {
    font-size: 11px;
  }
  
}
/*
  profileScheduleView 740
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 740px) {
  .profileScheduleCont table.timeTable td .scheduleTypeRoom {
    font-size: 10px;
    padding: 3px 10px 0 10px;
    display: unset;
  }

  .profileScheduleView .profileScheduleCont {
    padding: 30px 15px;
  }

  .profileScheduleView .profileScheduleTable {
    margin: 0 auto;
  }

  .profileScheduleCont table.timeTable tr.headerTr {
    width: 30%;
  }

  .profileScheduleCont table.timeTable tr {
    display: inline-grid;
  }

  .profileScheduleCont table.timeTable th {
    border-bottom: dotted 1px
      var(--therapist-schedule-header-border-bottom-color);
    border-left: none;
  }
  .profileScheduleCont table.timeTable th:nth-child(8) {
    border-bottom: none;
  }

  .profileScheduleCont table.timeTable td,
  .profileScheduleCont table.timeTable th {
    padding: 10px;
    font-size: 12px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;    
  }

  .profileScheduleCont table.timeTable tr.bodyTr {
    width: 70%;
  }

  .profileScheduleCont table.timeTable td {
    border-left: none;
    border-bottom: dotted 1px var(--therapist-schedule-body-border-bottom-color);
    text-align: left;
  }

  .profileScheduleCont table.timeTable td:last-child {
    border-bottom: none;
  }

  /* .profileScheduleCont table.timeTable td span {
    font-size: 10px;
    margin: 0 4px;
    padding: 0 6px;
  } */
}

.BlogsAndTwitterView {
  position: relative;
}

.noHome .BlogsAndTwitterView {
  background: var(--black-color);
}

.BlogsAndTwitterViewCont .item {
  padding: 0px 40px;
  position: relative;
}

.BlogsAndTwitterViewCont .itemTwitter {
  /* width: 50%; */
  height: auto;
  position: relative;
  /* float: right; */
  /* background: var(--black-color); */
  /* padding: 91px 30px 91px 20px; */
  /* width: calc(100% - 28px); */
  padding: 15px;
  margin: 0 auto;
  text-align: center;
}

.BlogsAndTwitterViewCont .itemTwitter iframe {
  margin: 0 auto;
  display: block !important;
  padding-top: 20px !important;
  height: 400px !important;
}

.BlogsAndTwitterViewCont .itemTwitter .notTwitter {
  height: 400px;
  background: var(--black-color);
  position: relative;
}

.BlogsAndTwitterViewCont .itemTwitter .notTwitter p {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.BlogsAndTwitterViewCont .itemBlogs {
  width: calc(60% - 180px);
  padding: 62px 0 64px;
  position: absolute;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  left: 40px;
  z-index: 2;
  background: var(--black-color);
  border: solid 1px var(--black-color);
  padding: 40px;
}

.BlogsAndTwitterView .itemBlogs .itemNoticesCont {
  padding: 40px 20px;
  margin-top: 10px;
  border-top: solid 20px var(--black-color);
  border-bottom: solid 20px var(--black-color);
  background: var(--black-color);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  height: 350px;
  overflow-y: hidden;
  overflow-x: hidden;
}

@media screen and (max-width: 1023px) {
  .BlogsAndTwitterViewCont .item {
    padding: 0 40px;
  }

  /*
   * .BlogsAndTwitterViewCont .itemTwitter {
   *   width: calc(100% - 80px);
   *   float: right;
   * }
   */

  .BlogsAndTwitterViewCont .itemBlogs {
    width: calc(100% - 80px);
    padding: 60px 40px 0;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    z-index: 2;
    float: right;
  }
}

@media screen and (max-width: 740px) {
  .BlogsAndTwitterViewCont .item {
    padding: 0 15px;
  }

  .BlogsAndTwitterViewCont .itemTwitter {
    width: calc(100% - 28px);
    padding: 15px;
  }

  .BlogsAndTwitterViewCont .itemTwitter iframe {
    height: 300px !important;
  }

  .BlogsAndTwitterViewCont .itemTwitter .notTwitter {
    height: 300px;
  }

  .BlogsAndTwitterViewCont .itemBlogs {
    width: 100%;
    padding: 50px 0;
  }
}

.greetingView {
  position: relative;
  background-image: url(../img/bgMovie.jpg);
  background-size: cover;
  z-index: 0;
}
.greetingInner {
  margin: 50px auto;
  max-width: 98%;
}

@-moz-document url-prefix() {
  .profileScheduleCont table.timeTable tr.headerTr {
    width: 28%;
  }
  .profileScheduleCont table.timeTable tr.bodyTr {
    width: 70%;
  }
}

/* ====================== THERAPIST STYLE ABOVE ====================== */
/* ====================== SMS STYLE BELOW ====================== */
/*==============================================================================
smsView
==============================================================================*/
.smsView {
  position: relative;
}

.smsViewCont .item {
  width: 80%;
  margin: 30px auto;
  position: relative;
}

.smsViewCont .item .title {
  font-size: 24px;
  text-align: center;
  margin: 0 auto 15px;
  color: var(--black-color);
}

.smsViewCont .item .smsPhoneNumCont {
  text-align: center;
}

.smsViewCont .item .smsPhoneNum {
  font-size: 32px;
  text-align: center;
  margin: 0 auto 15px;
  color: var(--sms-phone-numbers-color);
  border-bottom: dashed 2px var(--sms-phone-divider-color);
  font-weight: bold;
  display: inline-block;
  letter-spacing: 5px;
}

.smsViewCont .item .smsPhoneNumCont span {
  color: var(--sms-phone-text-color);
}

.smsViewCont .item p {
  font-size: 16px;
  text-align: center;
  margin: 30px auto;
  font-weight: bold;
}

.smsViewCont .item .messageCont {
  text-align: center;
}

.smsViewCont .item .message {
  text-align: left;
  display: inline-block;
  margin: 10px auto;
  padding: 20px;
  background: var(--white-color);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
}

/*smsView 740
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 740px) {
  .smsViewCont {
    width: calc(100% - 30px);
    margin: 0 15px;
  }

  .smsViewCont .item .title {
    font-size: 20px;
  }

  .smsViewCont .item .smsPhoneNum {
    font-size: 26px;
  }
  .smsViewCont .item {
    width: 100%;
    margin: 15px auto 30px;
    float: none;
  }

  .smsViewCont .item p {
    font-size: 14px;
    margin: 15px auto;
  }

  .smsViewCont .item .message {
    margin: 0 auto;
    padding: 10px;
  }
}

/* ====================== SMS STYLE ABOVE ====================== */

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: var(--black-color);
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a.ui-button:link,
a.ui-button:visited,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: var(--black-color);
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: var(--black-color);
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: var(--black-color);
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png);
}

.ui-widget-header .ui-icon {
  background-image: url(jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url(jquery-ui/ui-icons_555555_256x240-c23f23416a84a359723ffe28c6231f7e6edd10de024da40c190f9e0706c70276.png);
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url(jquery-ui/ui-icons_ffffff_256x240-24221a00d39ccfd2da654907e99b5af8d8dc60b91bfb414b4ca82779f7f9ffb6.png);
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url(jquery-ui/ui-icons_777620_256x240-0a3bb6e0c499ea585572cbda26b638d08b96a568bfb173f0dce2c9eee4a441b3.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(jquery-ui/ui-icons_cc0000_256x240-c7cf3a680d1476856186d49a361c0b3e09d13a2f4ba4ebd638595bbad9d21c2d.png);
}

.ui-button .ui-icon {
  background-image: url(jquery-ui/ui-icons_777777_256x240-ea4f5d5317b31eaaaf01e3db3357884b418c8b3361019647559c835996ddaedb.png);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}

/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

  .recruitCont .sectionDesc {
    padding: 30px;
  }

.recruitCont img {
  width: 100%;
}
.recruitCont p {
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  line-height: 2;
  font-size: 28px;
  font-weight: 800;
}

.visibleSp {
  display: none;
}
.recruitCont .sectionTitleTop,
.sectionDesc p {
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  /* letter-spacing: 2px; */
  font-family: var(--recruit-title-font-family);
}
.recruitCont .sectionTitleLine:after {
  background: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
}
.recruitCont .textBlack {
  color: var(--black-color);
}
.recruitCont .sectionTitleTop .textBlack,
p.textBlack {
  color: var(--black-color);
}
.recruitCont .sectionTitleLine.lineWhite:after {
  background: #ffffff;
}
.recruitCont .sectionTitleLineLong {
  position: relative;
  padding-bottom: 10px;
}
.recruitCont .sectionTitleLineLong:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #ffffff;
  height: 1px;
  width: 50%;
}
@media screen and (max-width: 740px) {
  .visibleSp {
    display: block;
  }
  .recruitCont .sectionDesc {
    padding: 23px;
  }
}

/*==============================================================================
mainView
==============================================================================*/
.recruitMainView .mainViewCont {
  background-image: image-url("customer/recruit/recruitTop.jpg");
  background-position: top;
}

.mainView.recruitTop {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.pageImg.recruitTop {
  display: block;
  margin-bottom: 40px;
}
.dotOverlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.dotOverlay:before {
  background-image: image-url("customer/recruit/bgStripeBlack.png");
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.recruitTopCont {
  width: 100%;
}
.recruitTopCont h2 {
  font-size: 40px;
  color: var(--white-color);
  text-shadow: 2px 2px 2px linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  text-align: center;
  padding-bottom: 80px;
}
.recruitTopCont p {
  font-size: 32px;
  color: var(--white-color);
  text-shadow: 2px 2px 2px linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  text-align: center;
  font-weight: bold;
  font-weight: 800;
}
.mainViewContBotm {
  width: 100%;
  background-color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  height: 50px;
}
/*==============================================================================
topGreetingView
==============================================================================*/
.topGreetingView {
  background: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
}
h2.topGreetingTitleTop {
  color: var(--black-color);
  letter-spacing: 0.5em;
  font-size: 20px;
  font-weight: 800;
}
.emphasis {
  background: linear-gradient(transparent 50%, #b2531e 50%);
  font-size: 38px;
}
/*==============================================================================
greetingView
==============================================================================*/
.greetingView {
  /* background-color: #ffffff; */
  /* background-attachment: fixed; */
  background-image: url(../img/bgCombined.jpg);
  /* background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; */
}

/*==============================================================================
aboutView
==============================================================================*/
.aboutView {
  background: linear-gradient(180deg, #FFFFFF 0%, #E8BCDE 100%);
}
.aboutViewCont .bannerCont img {
  width: 100%;
}

.aboutCont {
  max-width: 960px;
  margin: 0 auto;
}
.aboutDetails {
  background-image: image-url("customer/recruit/aboutBg.png");
  background-repeat: no-repeat;
  background-position: right 0 bottom 0;
  background-size: 150px 150px;
}
.aboutDetailsTitle h3 {
  margin: 74px 0 0 0;
  font-size: 26px;
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
}
.aboutDetailsTitle h3 img {
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 60px;
}
.aboutDetails p {
  padding-left: 166px;
  font-weight: 800;
}
/*==============================================================================
recommendView
==============================================================================*/
.recommendView {
  /* background-attachment: fixed; */
  background-image: url(../img/footer.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
}
.recommendView:before {
  background: rgb(255, 255, 255, 0.5);
  content: "";
  filter: blur(3px);
  position: absolute;
  top: -1px;
  right: 0px;
  bottom: -1px;
  left: 0px;

}
.recommendViewCont {
  position: relative;
}
.reccomendCont {
  width: 600px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0 15px;
  font-size: 12px;
  padding: 0 0 0 120px;
}
.reccomendCont h4 {
  color: var(--black-color);
  font-size: 24px;
  background-image: image-url("customer/recruit/check.png");
  background-size: 35px 35px;
  background-repeat: no-repeat;
  padding: 0 0 0 60px;
  text-shadow: 1px 1px 1px #999999;
  margin: 5px 0 5px 0;
}
/*==============================================================================
salaryView
==============================================================================*/
.salaryView {
  /* background: var(--btn-bg-color); */
}
.salaryViewCont {
  /* max-width: 960px; */
  margin: 0 auto;
  /* background: var(--btn-bg-color); */
}
.salaryContent {
  background: linear-gradient(180deg, #FFFFFF -0%, #E8BCDE 100%);

}
.salaryDetails {
}
.salaryDetails h3 {
  font-size: 26px;
  padding: 1px 0 30px 0;
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  font-weight: 800;
  font-family: var(--recruit-title-font-family);
}
h3.salaryContentTop {
  color: var(--black-color);
  font-size: 25px;
  font-weight: 100;
  font-family: var(--recruit-title-font-family);
}
.salaryContentItem {
  padding: 20px 0 40px 240px;
}
.salaryContentItem h4 {
  font-weight: bold;
  color: var(--black-color);
  font-size: 16px;
}
@media screen and (max-width: 740px) {
  .salaryDetails h3 {
    font-size: 18px;
    font-weight: 800;
  }
  .pageImg.recruitTop {
    margin-bottom: 0px;
  }
}

/*==============================================================================
exampleView
==============================================================================*/
.exampleView {
  background-color: #ffffff;
}

.exampleContent {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}
.exampleBox {
  background-color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  margin: 10px 0px 70px 66px;
  min-height: 400px;
  /* width: 800px; */
  width: 90%;
  border: 1px solid rgba(166, 166, 166, 1);
}
.exampleBoxTitle {
  font-size: 18px;
  background: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.exampleBoxTitle p {
  color: var(--black-color);
  text-align: center;
  padding: 10px 0;
  font-weight: 800;
}
.exampleBoxSubTitle {
  text-align: center;
  padding: 0 0 40px 0; 
}
.exampleBoxSubTitle p {
  padding: 20px 0;
  font-size: 29px;
  font-weight: 800;
}
.exampleBoxSubTitle img {
  height: 200px;
  width: 200px;
  margin: 0 auto;
}
.exampleBoxText {
  background: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  height: 350px;
  border-top: 1px solid rgba(166, 166, 166, 1);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.exampleBoxText p {
  font-size: 29px;
  color: var(--black-color);
  text-align: center;
  padding: 15px 0 5px 0;
  font-weight: 800;
}
.examplePay,
.examplePayMonth {
  margin: 10px 20px 0 20px;
  background-color: #ffffff;
}
.examplePay p {
  color: var(--black-color);
}
.examplePayMonth p {
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  font-size: 24px;
  background-image: image-url("customer/recruit/payMonthIcon.png");
  background-size: 50px 50px;
}
.examplePayMonth p > span {
  font-size: 24px;
  font-weight: bold;
  color: rgba(214, 136, 0, 1);
}

@media screen and (max-width: 740px) {
  .exampleBoxText {
    height: 350px;
  }
  .exampleBoxText p {
    font-size: 16px !important;
  }
}

/*==============================================================================
flowView
==============================================================================*/
.flowView {
  background-image: url(../img/bgCombined.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.flowContent {
  max-width: 960px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0 15px;
  font-size: 12px;
  overflow: hidden;
  padding: 20px 0 0 0;
}
.flowContent p {
  font-size: 16px !important;
}
.stepContent {
  width: 620px;
  overflow: hidden;
  margin: 10px auto 30px;
}
.stepLeft {
  float: left;
  width: 200px;
}
.stepRight {
  float: left;
  width: 400px;
  margin: 0 0 0 20px;
}
.stepRight h3 {
  font-size: 18px;
  padding: 5px 0 10px;
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
}
.stepRight h3 > span {
  color: var(--black-color);
  padding: 0 5px;
}
.stepRight p {
  font-size: 14px !important;
}
.triangle {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid rgba(251, 122, 255, 1);
  /* filter: drop-shadow(3px 3px 3px rgba(255, 255, 255, 1)); */
  margin: 0 auto 20px;
}

/*==============================================================================
treatmentsView
==============================================================================*/
.treatmentsView {
  background: linear-gradient(180deg, #FFFFFF 0%, #E8BCDE 100%);
}
.treatmentsCont {
  width: 960px;
  margin: 0 auto;
}
.treatmentsDetails {
  width: 33.333%;
  float: left;
}
.detailIconCercle {
  background-color: #ffffff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
.detailIconCercle img {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.treatmentsTitleSub p {
  color: var(--black-color);
}
.treatmentsDetails p {
  text-align: center;
  color: var(--black-color);
  padding: 10px 0 30px;
}

@media screen and (max-width: 740px) {
  .treatmentsTitleSub p {
    font-size: 16px !important;
  }
}

/*==============================================================================
webFromView
==============================================================================*/
.requirementsTableCont table.requirements th {
  background: var(--section-text-color);
}
.requirementsTableCont table.requirements th:after {
  border-left-color: rgba(232, 188, 222, 1);
}
.requirementsTableCont td {
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
}
.requirements {
  margin-top: 30px;
  padding: 30px 40px 0;
  /* font-family: $jp-font-family; */
  margin: 0 1%;
}
.requirementsTableCont p {
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  padding: 0px 0 0 0;
}

/*==============================================================================
webFromViewForm
==============================================================================*/
.webFromViewForm .itemLabel {
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
}
.webFromViewForm .required {
  background: var(--form-required-bg-color);
}
.webFromViewForm .item {
  border-top: solid 1px linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
}
.webFromViewForm .btnCont .btn {
  background: var(--btn-bg-color);
  color: var(--white-color);
  box-shadow: 0px 0px 0px 1px linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
}
.btnCont .btn:hover {
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
}
.bannerCont.contLine,
.bannerCont.contTel {
  float: left;
  width: 48%;
  margin: 30px 0 0 1%;
}
/*==============================================================================
faqRecruitView
==============================================================================*/
.faqRecruitView {
  background-color: #ffffff;
}
.faqCont {
  max-width: 960px;
  margin: 30px auto;
  padding: 0px 40px;
  /* font-family: $jp-font-family; */
}
.faqDetails {
  width: 700px;
  margin: 0 auto;
}
.faqDetailsTitle h3 {
  font-size: 30px;
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  background-image: url(../img/recruit/faqRecruit.png);
  background-size: 50px 50px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 60px;
}
.recruitCont {
  font-family: var(--recruit-title-font-family) !important;
}

.faqDetails p {
  color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  padding-left: 60px;
  font-weight: 500;
}

/*==============================================================================
responsible
==============================================================================*/

@media screen and (max-width: 1023px) {
  /* common */
  .recruitCont p {
    font-size: 28px;
  }
  .recruitMainView .mainViewCont {
    background-image: image-url("customer/recruit/recruitTopSp.jpg");
    background-position: top;
  }
  .sectionTitleTop,
  .sectionDesc p {
    /* letter-spacing: 2px; */
  }
  /* mainView */
  .recruitTopCont h2 {
    font-size: 36px;
    padding-bottom: 80px;
  }
  .recruitTopCont p {
    font-size: 24px;
  }
  /* greetingView */
  h2.topGreetingTitleTop {
    letter-spacing: 2px;
  }
  .emphasis {
    background: linear-gradient(transparent 50%, #b2531e 50%);
    font-size: 20px;
  }
  /* greetingView */
  .greetingCont {
    width: 90%;
    margin: 0 auto;
  }
  /* aboutView */
  .aboutCont {
    width: 90%;
  }
  .aboutDetailsTitle h3 {
    margin: 20px 0 0 0;
    font-size: 20px;
  }
  .aboutDetailsTitle h3 img {
    height: 30px;
    width: 30px;
    padding: 0px 0px 0px 10px;
  }
  .aboutDetails p {
    padding-left: 20px;
    font-size: 14px;
    margin: 30px 0 60px;
  }
  /* recommendView */
  .reccomendCont {
    width: 90%;
    border-spacing: 0 15px;
    font-size: 12px;
    padding: 0 0 0 0px;
  }

  .reccomendCont h4 {
    color: var(--black-color);
    font-size: 16px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    padding: 0 0 0 60px;
    margin: 0 0 5px 0;
  }
  /* salaryView */
  .salaryViewCont {
    width: 100%;
  }
  .salaryContent {
    /* background-size: 80px 80px;
    background-position: right 20px bottom 5px; */
  }
  h3.salaryContentTop {
    font-size: 16px;
    font-weight: 800;
    text-align: center;
  }
  .sectionTitleLineLong:after {
    width: 80%;
  }
  .salaryContentItem {
    padding: 20px 0 40px 70px;
  }
  /* exampleView */
  .exampleContent {
    width: 90%;
    margin: 0 auto;
  }
  .exampleBox {
    margin: 30px 13px;
    width: 90%;
  }
  .exampleBoxSubTitle {
    padding: 0 0 20px 0;
  }
  .exampleBoxSubTitle p {
    font-size: 29px;
  }
  .exampleBoxSubTitle img {
    height: 100px;
    width: 100px;
  }
  /* lineTelRecruitView */
  .bannerCont.contLine,
  .bannerCont.contTel {
    width: 98%;
  }
  /* flowView */
  .stepContent {
    width: 90%;
    margin: 0 auto;
  }
  .stepLeft {
    width: 150px;
    margin: 10px auto;
    float: none;
  }
  .stepRight {
    float: none;
    margin: 30px auto 10px auto;
    text-align: center;
  }
  .stepRight h3 {
    padding: 5px 0;
    text-align: left;
  }
  .stepRight p {
    padding: 0 0 20px 0;
    text-align: left;
  }
  /* treatmentView */
  .treatmentsCont {
    width: 100%;
  }
  /* requirementsView */

  .requirements {
    padding: 30px 0;
  }
  /* faqView */
  .faqCont {
    width: 90%;
    padding: 0;
  }
  .faqDetails {
    width: 100%;
  }
  .faqDetailsTitle h3 {
    font-size: 20px;
    background-size: 30px 30px;
    padding: 0px 0px 0px 32px;
  }
  .faqDetails p {
    padding-left: 10px;
    font-size: 16px !important;
    margin: 20px 0 0 0;
  }
}
@media screen and (max-width: 740px) {
  .reccomendCont h4 {
    padding: 0 0 0 20px;
  }
  .recruitCont p {
    font-size: 13px;
    color: var(--white-color);
  }
  /* mainView */
  .mainView.recruitTop {
    height: 250px;
  }
  .recruitTopCont h2 {
    font-size: 24px;
    padding-bottom: 40px;
  }
  .recruitTopCont p {
    font-size: 17px;
  }
  .salaryContentItem {
    padding: 20px 0 40px 10px;
  }
  .exampleContent {
    text-align: center;
  }
  .exampleBox {
    margin: 0px auto;
    width: 90%;
  }
  .stepRight {
    width: 90%;
  }
  .detailIconCercle {
    width: 80px;
    height: 80px;
  }
  .detailIconCercle img {
    position: absolute;
    width: 50px;
    height: 50px;
  }
  .treatmentsDetails p {
    font-size: 12px;
  }
  .exampleBoxSubTitle p {
    font-size: 16px;
  }
}

/*==============================================================================
recruitBannerView
==============================================================================*/
.recruitBannerView .bannerCont {
  margin: 0 auto;
}

.recruitBannerView .bannerCont a {
  display: block;
  margin: 0 1%;
  padding: 50px 40px 0;
}

.recruitBannerView .bannerCont img {
  width: 100%;
}
/*
  recruitBannerView 740
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 740px) {
  .recruitBannerView .bannerCont {
    margin: 0 auto;
  }

  .recruitBannerView .bannerCont a {
    margin: 0;
    padding: 30px 15px 0;
  }
}
/*==============================================================================
requirementsView
==============================================================================*/
.requirementsView {
  /* background: var(--white-color); */
}

.requirementsView .sectionDesc p {
  font-size: 25px;
}

.requirementsTableCont {
  margin-top: 30px;
  padding: 0 40px;
  /* font-family: $jp-font-family; */
  margin: 0 1%;
}

.requirementsTableCont table.requirements {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0 15px;
  font-size: 12px;
}

.requirementsTableCont table.requirements th {
  vertical-align: middle;
  text-align: center;
  width: 100px;
  overflow: visible;
  position: relative;
  color: #fff;
  font-weight: normal;
  font-size: 15px;
}

.requirementsTableCont table.requirements td {
  background: #f8f8f8;
  width: 360px;
  padding-left: 20px;
  padding: 10px 10px 10px 35px;
  font-size: 16px;
  border: 1px solid var(--section-text-color);
}

.requirementsTableCont table.requirements th {
  padding: 10px;
  font-size: 15px;
}

.requirementsTableCont table.requirements th:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: linear-gradient(90deg, #FFFFFF 0%, #E8BCDE 100%);
  border-width: 10px;
  margin-top: -10px;
}
/*
  requirementsView 740
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 740px) {
  .requirementsTableCont {
    padding: 0 15px;
    margin: 0 auto;
  }

  .requirementsTableCont table.requirements th {
    font-size: 12px;
  }

  .requirementsTableCont table.requirements td {
    padding: 10px 10px 10px 20px;
    font-size: 14px;
  }

  .requirementsView .sectionDesc p {
    font-size: 16px;
  }
}
/*==============================================================================
lineRecruitView
==============================================================================*/
.lineRecruitView .bannerCont {
  width: 65%;
  margin: 30px auto;
}

.lineRecruitView .bannerCont a {
  display: block;
}

.lineRecruitView .bannerCont img {
  width: 100%;
}
/*
  lineRecruitView 740
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 740px) {
  .lineRecruitView .bannerCont {
    width: 90%;
  }
}
/*==============================================================================
telRecruitView
==============================================================================*/
.telRecruitView .bannerCont {
  width: 65%;
  margin: 30px auto;
}

.telRecruitView .bannerCont a {
  display: block;
}

.telRecruitView .bannerCont img {
  width: 100%;
}
/*
  telRecruitView 740
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 740px) {
  .telRecruitView .bannerCont {
    width: 90%;
  }

}


.footerBottom {
  height: calc(var(--footer-height) - var(--fixed-menu-height));
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 100%;
  background-image: url(../img/bgCommon.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 1023px) {
  .footerBottom {
    height: var(--footer-height);
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: var(--fixed-menu-height);
    width: 100%;
  }
}

/*
  telRecruitView 740
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==*/
@media screen and (max-width: 740px) {
  .telRecruitView .bannerCont {
    width: 90%;
  }

  .footerBottom {
    height: var(--footer-sp-height);
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: var(--fixed-menu-sp-height);
    width: 100%;
    height: 600px;
  }

}

@media screen and (max-width: 576px) {
  .footerBottom {
    height: 600px;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: var(--fixed-menu-sp-height);
  }

}

.blogContainer{
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* BlogView Start */
.blogSection{
  padding: 15px;
}
.blogSection img{
  width: 100%;
}
.blogList {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px 40px;
}
.blogList .item.blog a{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
  border-bottom: solid 1px var(--dark-gray-color);
  padding-bottom: 15px;
}
.blogList .item.blog a img{
  width: 250px;
  height: 250px;
  aspect-ratio: 1;
  object-fit: cover;
}
.blogList .item.blog a .content{
  display: flex;
  flex-direction: column;
  margin-top: 30px
}
.blogList .item.blog a .itemTime {
  font-size: 24px;
  line-height: 27px;
  font-family: var(--noto-serif-font-family);
  color: var(--news-time-color);
  display: inline-block;
  font-weight: 700;
  
}
.blogList .item.blog a .itemTitle {
  font-size: 24px;
  line-height: 27px;
  font-family: var(--noto-serif-font-family);
  color: var(--news-title-color);
  margin: 10px 0 5px 0;
  font-weight: 700;
  display: inline-block;
}
.blogList .item.blog a .itemHead {
  font-size: 12px;
  margin: 0px 0 5px 0;
  font-weight: normal;
  display: inline-block;
}
.blogListContainer{
  border: 2px solid var(--section-text-color);
  margin: 15px;
  background-color: white;
  overflow-y: auto;
  max-height: 610px;
}
@media screen and (max-width: 740px) {
  .blogList .item.blog a img{
    width: 100px;
    height: 100px;
  }
  .blogList .item.blog a .itemTime {
    font-size: 12px;
    line-height: 12px;
    
  }
  .blogList .item.blog a .itemTitle {
    font-size: 12px;
    line-height: 12px;
    margin-left: 0;
  }
  .blogListContainer{
    max-height: 400px;
  }
  .blogList{
    padding: 0px 20px
  }
}


.bgBlog {
  /* background-color: var(--white-color); */
}

.imageSection{
  max-width: 500px;
  margin: auto;
}

.navigateButton{

}
.navigateButton img{
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

.timeWorking {
  background: var(--fixed-menu-bg-color);
  padding: 15px 0px;
}

.timeWorking span {
    opacity: 1;
    display: inline-block;
    position: relative;
    padding: 9px 0;
    font-family: var(--font-BIZ-UDPMincho);
    color: var(--white-color);
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    background: var(--white-color);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 1023px) {
  .timeWorking {
    padding: 10px 0px;
  }
}

@media screen and (max-width: 740px) {
  .timeWorking span {
    font-size: 12px;
    line-height: 1;
    padding: 5px 0;
  }
}

.navigateButton{

}
.navigateButton img{
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.blogPage .nextPrevButtonCont{
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  gap: 30px;
  width: 100%;
}

.blogPage .nextPrevButtonCont .navigateButton {
  max-width: 100px;
}
.blogPage .photo{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.blogPage .photo img{
  max-width: 450px;
  width: 100%;
}

/* Recuit */
.blogContainer{
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* BlogView Start */
.blogSection{
  padding: 15px;
}
.blogSection img{
  width: 100%;
}
.blogList {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px 40px;
}
.blogList .item.blog a{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
  border-bottom: solid 1px var(--dark-gray-color);
  padding-bottom: 15px;
}
.blogList .item.blog a img{
  width: 250px;
  height: 250px;
  aspect-ratio: 1;
  object-fit: cover;
}
.blogList .item.blog a .content{
  display: flex;
  flex-direction: column;
  margin-top: 30px
}
.blogList .item.blog a .itemTime {
  font-size: 24px;
  line-height: 27px;
  font-family: var(--nobile-font-family);
  color: var(--news-time-color);
  display: inline-block;
  font-weight: 700;
  
}
.blogList .item.blog a .itemTitle {
  font-size: 24px;
  line-height: 27px;
  font-family: var(--nobile-font-family);
  color: var(--news-title-color);
  margin: 10px 0 5px 0;
  font-weight: 700;
  display: inline-block;
}
.blogList .item.blog a .itemHead {
  font-size: 12px;
  margin: 0px 0 5px 0;
  font-weight: normal;
  display: inline-block;
}
.blogListContainer{
  border: 3px solid var(--section-text-color);
  margin: 15px;
  background-color: white;
  overflow-y: auto;
  max-height: 610px;
}
@media screen and (max-width: 740px) {
  .blogList .item.blog a img{
    width: 100px;
    height: 100px;
  }
  .blogList .item.blog a .itemTime {
    font-size: 12px;
    line-height: 12px;
    
  }
  .blogList .item.blog a .itemTitle {
    font-size: 12px;
    line-height: 12px;
    margin-left: 0;
  }
  .blogListContainer{
    max-height: 400px;
  }
  .blogList{
    padding: 0px 20px
  }
}


.bgBlog {
  /* background-color: var(--white-color); */
}

.imageSection{
  max-width: 500px;
  margin: auto;
}

.navigateButton{

}
.navigateButton img{
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

.blogPage .nextPrevButtonCont{
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  gap: 30px;
  width: 100%;
}

.blogPage .nextPrevButtonCont .navigateButton {
  max-width: 100px;
}
.blogPage .photo{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.blogPage .photo img{
  max-width: 450px;
  width: 100%;
}

/* Recruit */


.recruit .sectionTitleLine.black::before {
  /* border-top: solid 3px var(--header-bg-color); */
  /* display: inline-block; */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 10px;
  width: 300px;
  background-image: url(../img/section.png);
}

.recruit .sectionTitleLine.black:after {
  /* border-top: solid 3px var(--header-bg-color); */
}

.recruit .sectionTitleLine.white::before {
  border-top: solid 3px var(--white-color);
}

.recruit .sectionTitleLine.white:after {
  border-top: solid 3px var(--white-color);
}

.recruit .titleRecuit {
  padding: 70px 0px 50px;
}

.recruit .subTitleRecuit {
  padding-top: 100px;
}

.recruit .sectionTitleTop {
  color: var(--header-bg-color) !important;
  /* font-family: Caramel; */
  font-size: 59.15px;
  font-weight: 400;
  /* line-height: 70.98px; */
  background: var(--main-title-gradient);
  -webkit-background-clip: text;
  padding-top: 5px;
}

.recruit .sectionTitleLine {
  padding-top: 10px;
}

.recruit .recruitSectionTitleTop {
  color: var(--header-bg-color) !important;
  /* font-family: Caramel; */
  font-size: 59.15px;
  font-weight: 400;
  background: var(--header-bg-color);
  -webkit-background-clip: text;
}

.recruit .recruitSectionTitleWhite {
  color: var(--section-text-color)!important;
  /* font-family: Caramel; */
  font-size: 59.15px;
  font-weight: 400;
  /* line-height: 70.98px; */
  background: var(--white-color);
  -webkit-background-clip: text;
}

.recruit .white .sectionTitleTop {
  color: var(--white-color)!important;
}

.recruit .sectionTitleLine::before {
  content: "";
  /* border-top: solid 3px var(--section-text-color);
  background-image: unset!important; */
  display: inline-block;
  width: 300px;
}

.recruit .sectionTitleLine::after {
  content: "";
  /* border-top: solid 3px var(--section-text-color);
  background-image: unset!important; */
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 10px;
  width: 300px;
  background-image: url(../img/section.png);
}

.recruit .sectionDesc p.white {
  color: var(--white-color)!important;
  font-weight: 300;
}

.recruit .sectionDesc p {
  font-size: 24px;
}

.greeting {
  color: var(--white-color);
  text-align: center;
  /* background-color: var(--btn-bg-color); */
  background: var(--background-recruit);
}

.greeting .itemGreeting {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding: 0px 0 50px;
}
.greeting p {
  color: var(--black-color);
}
.greeting p.top {
  font-family: var(--default-font-family);
  font-size: 21.38px;
  font-weight: 500;
  line-height: 25.59px;
  padding-top: 10px;
  color: var(--header-bg-color);
}
.greeting p.title {
  font-family: var(--default-font-family);
  font-size: 28.5px;
  font-weight: 700;
  line-height: 39.19px;
  padding-top: 50px;
  padding-bottom: 50px;
  color: var(--header-bg-color);
}
.greeting p.text {
  font-family: var(--default-font-family);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  text-align: left;
  color: rgba(51, 51, 51, 1);
}

.greeting p.subTitle {
  font-family: var(--default-font-family);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.8;
  text-align: left;
  color: rgba(51, 51, 51, 1);
}

.store {
  /* background-color: var(--white-color); */
  /* padding: 30px; */
  margin-bottom: 240px;
  position: relative;
}

.bgStore {
  background-image: url(../img/recruit/bg_store_pc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 850px;
  background-position: right;
}

.store .title {
  font-family: var(--default-font-family);
  font-size: 41.51px;
  font-weight: 400;
  line-height: 1.7;
  text-align: center;
  color: var(--section-text-color);
  padding: 30px 0;
  letter-spacing: 15px;
}
.store p.top {
  font-family: var(--default-font-family);
  font-size: 21.38px;
  font-weight: 500;
  line-height: 25.59px;
  padding-top: 10px;
  color: var(--header-bg-color);
  text-align: center;
}
.store .content {
  margin: auto;
  width: 490px;
  padding-top: 50px;
  position: absolute;
  left: 15%;
  top: 85%;
}
.store .content p {
  padding: 10px 20px;
  font-family: var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 27.5px;
  text-align: left;
}

.trainingView {
  position: relative;
  /* z-index: 999; */
}

.trainingViewCont {
  

}

.trainingView .catchphraseCont {
  position: relative;
  width: 100%;
  /* height: 150px; */
  /* background: var(--section-text-color); */
  /* margin: -90px auto; */
}

.trainingView .catchphraseCont2 {
  position: relative;
  width: 100%;
  height: 100px;
  background: var(--fixed-menu-bg-color);
  margin-top: 200px;
  /* transform: skew(0deg, 3deg); */
  clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
  position: relative;
  z-index: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}

.trainingView .catchphraseCont2 h2 {
  color: var(--white-color);
  padding-top: 10px;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}

.trainingView .catchphraseCont2 .description {
  color: var(--white-color);
  padding-top: 10px;
  font-size: 24px;
  text-align: center;
}

.trainingView .trainingMov1 {
  position: absolute;
  width: 200px;
  top: -130px;
  left: 5%;
}
.trainingView  .trainingMov1 img {
  width: 250px;
  height: 250px;
}
.trainingView .itemTrainingCont {
  /* margin-top: 120px; */
  background: var(--background-recruit);
  padding-top: 50px;
}
.trainingView .descTraining {
  max-width: 960px;
  padding: 30px 30px 10px;
  text-align: center;
  margin: 0 auto;
}
.trainingView .descTraining p {
  font-family: var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  text-align: center;
  display: inline-block;
}
.trainingView .itemTraining {
  position: relative;
  margin: 40px auto 0;
  padding: 20px;
  /* background: #FFFFFF; */
  width: 80%;
}
.trainingView .itemTraining .item {
  margin: 0 auto 20px;
  padding: 10px 0px;
  /* box-shadow: 0 0 0 2px var(--section-text-color); */
  position: relative;
  display: block;
  /* background-color: var(--white-color); */
}
.trainingView .itemTraining .item:before {
  /* content: "";
  border: 60px solid transparent;
  border-top: 30px solid var(--section-text-color);
  position: absolute;
  right: calc(50% - 60px);
  bottom: -90px;
  z-index: 2;
  text-align: center; */
}
.trainingView .itemTraining .item.last:before {
  content: unset;
}
.trainingView .itemTraining .item .itemLeft {
  width: 400px;
  float:none;
  margin: 0 auto;
}
.trainingView .itemTraining .item .itemLeft img {
  width: 100%;
}
.trainingView .itemTraining .item .itemRight {
  width: calc(100%);
  float: right;
}
.trainingView .itemTraining .item .head {
  font-family: var(--default-font-family);
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  color: var(--section-text-color);
  /* padding: 0 0 0 15px; */
}
.trainingView .itemTraining .item .text {
  font-family: var(--default-font-family);
  font-size: 25px;
  font-weight: 400;
  line-height: 40.8px;
  color: var(--black-color);
  text-align: left;
  margin: 30px 0;
  /* padding-left: 15px; */
}

.salaryView .title {
  font-family: var(--default-font-family);
  font-size: 30px;
  font-weight: 400;
  line-height: 50.04px;
  color: var(--section-text-color);
  padding: 50px 0px 100px;
}
.salaryView .item {
  display: table;
  flex-direction: row;
  margin: 0 auto;
  width: 80%;
  border-radius: 8px;
  border: solid 1px var(--dark-red);
  /* box-shadow: 10px 10px 0 0 var(--section-text-color); */
  margin-bottom: 100px;
  position: relative;
}
.salaryView .item .itemLeft {
  margin: 0 auto;
}
.salaryView .item .itemImage.itemLeft {
    padding: 0px;
}
.salaryView .item .itemRight {
  margin: 0 auto;
  float: right;
}
.salaryView .item .itemImage {
  /* position: absolute;
  top: 10px;
  right: 10px; */
  /* padding: 30px 10px;
  width: 25%;
  display: table-cell;
  vertical-align: middle; */
}

.salaryView .item img {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 100px;
  height: 100px;
}

.salaryView .item .itemTxtBox {
  padding: 30px;
  width: calc(100% - 60px);
  display: table-cell;
  vertical-align: middle;
  background: var(--white-color);
  border-radius: 8px;
}
.salaryView .item p {
  font-family: var(--default-font-family);
  font-size: 28px;
  font-weight: 700;
  /* line-height: 44.8px; */
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: var(--section-text-color);
}

.salaryView .item .boxEx {
  background: var(--main-title-gradient);
  padding: 5px 10px;
  width: auto;
  /* height: 40px; */
  flex-direction: row;
  display: flex;
  position: relative;
  margin-right: 7%;
}

.salaryView .item .itemEx {
  color: var(--white-color);
  font-size: 14px;
}

.salaryView .item p.itemTxt {
  font-family: var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 25.6px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: var(--black-color);
  padding-top: 20px;
}

.salaryView .item p.itemTxt .titleDetail {
  color: var(--dark-red);
  font-weight: 700;
}

.pointView {
  background: var(--background-recruit);
}

.pointView .pointViewCont {
  padding: 0 0px 80px;
}

.pointView .pointTitleCont {
  padding: 30px 0px 0px;
}

.pointView .pointItemCont {
  padding: 30px 0 0px;
  position: relative;
  /* max-width: 1023px; */
  width: 80%;
  margin: 0px auto 0;
  display: flex;
  justify-content: center;
}
.pointView .pointItemCont .pointMov4 {
  position: absolute;
  width: 300px;
  bottom: 0px;
  left: 0px;
}
.pointView .pointTitleCont p {
  font-family: var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.pointView .pointTitleCont p.main {
  font-size: 26px;
  line-height: 50px;
  color: var(--section-text-color);
}
.pointView .pointItemCont .pointItem {
  /* float: right; */
  /* border: solid 1px var(--section-text-color); */
  padding: 5px 15px 15px;
  position: relative;
  width: 100%;
  border-radius: 8px;
  background-color: var(--white-color);
  /* margin-left: 480px; */
}
.pointView .pointItem p {
  font-family: var(--default-font-family);
  font-size: 20px;
  font-weight: 300;
  color: var(--black-color);
  text-align: left;
  /* background-color: var(--white-color); */
}

.pointView .pointItem .titlePoint {
  color: var(--dark-red);
  font-weight: 700;
  padding: 10px 0;
  font-size: 22px;
}

.pointView .pointMov4 img {
  width: 100%;
}

.coreValuesView {
  margin-top: 5px;
}
.coreValuesView .coreValuesViewCont {
  /* background: var(--btn-bg-color); */
  padding: 80px 40px;
}
.coreValuesViewCont .coreLists {
  overflow: hidden;
  padding: 50px 0 0;
}
.coreValuesViewCont .coreLists li {
  width: 33.33%;
  float: left;
  text-align: center;
  padding: 30px 0;
}
.coreValuesViewCont .coreLists li .image {
  width: 150px;
  height: 150px;
  margin: auto;
  border-radius: 50%;
  background: var(--main-title-gradient);
  display: flex;
  justify-content: center;
  align-items: center;  
}
.coreValuesViewCont .coreLists li .image img {
  max-width: 100%;
  height: 50%;
}
.coreValuesView .coreLists p {
  width: 100%;
  display: block;
  padding: 10px 0 0;
  font-family: var(--default-font-family);
  font-size: 28px;
  font-weight: 500;
  line-height: 1.8;
  color: var(--section-text-color);
}

.voicesView {
  /* background: var(--white-color);
  background-image: url(../img/recruit/bg_voice.jpg);
  background-size: cover;
  background-repeat: no-repeat; */
  background: var(--background-recruit);
}

.voicesViewCont {
  padding: 20px 0px 60px;

}

.voicesViewCont .itemsVoice {
  padding: 30px 0px 0px;
  width: 80%;
  margin: 0 auto;
}

.voicesViewCont .itemVoice {
  /* margin: 2.5%; */
  padding: 2.5%;
  float: left;
  /* box-shadow: 0 0 0 2px var(--section-text-color) inset; */
  position: relative;
  font-family: var(--default-font-family);
  background: rgba(255, 255, 255, 0.6);
  border-radius: 8px;
}

.voicesViewCont .itemVoice .girl {
  position: absolute;
  right: 0%;
  bottom: 0;
}

.voicesViewCont .itemVoice .girl img {
    width: 100%;
    height: 100%;
  }

.voicesViewCont .itemsVoice .name {
  color: var(--section-text-color);
  font-size: 28px;
  font-weight: 900;
  /* line-height: 44.8px; */
  padding: 20px 0;
}

.voicesViewCont .itemsVoice .voiceTag {
  background: var(--dark-red);
  border-radius: 50px;
  width: 110px;
  height: 35px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -15px;
}

.voicesViewCont .itemsVoice .voiceTag p {
  color: var(--white-color);
  font-weight: 500;
  font-size: 14px;
}

.voicesViewCont .itemsVoice .description {
  color: var(--black-color);
  /* z-index: 2; */
  position: relative;
  line-height: 2;
}

.voicesViewCont .itemsVoice p {
  font-size: 20px;
  font-weight: 400;
  /* line-height: 32px; */
}

.voicesViewCont .itemsVoice .hobbies {
  flex-direction: row;
  display: flex;

}

.boxBlack {
  color: black;
  font-size: 30px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #000;
  margin-right: 3px;
  /* position: absolute; */
  /* margin-top: 4px; */
}

.voicesViewCont .itemsVoice .boxAge {
  flex-direction: row;
  /* justify-content: center; */
  display: flex;
  align-items: center;
}

.voicesViewCont .itemsVoice .age {
  font-weight: 700;
  color: var(--black-color);
  /* margin-left: 20px; */

}

.detailsView {
  /* background: var(--white-color); */
}

.detailsView .detailsTableCont {
  padding: 0px 0px 0;
}

.detailsView .detailsViewCont {
  padding: 0px 0px 0;
}
.detailsTableCont table.details {
  width: 80%;
  margin: 30px auto;
  border-collapse: separate;
  border-spacing: 0 15px;
  font-size: 12px;
  /* max-width: 1023px; */
}

.detailsTableCont table.details th {
  padding: 10px;
  font-size: 15px;
}
.detailsTableCont table.details th {
  border: solid 1px var(--section-text-color);
  background: var(--section-text-color);
  vertical-align: middle;
  width: 100px;
  overflow: visible;
  position: relative;
  color: #FFFFFF;
  font-family: var(--default-font-family);
  font-size: 22px;
  font-weight: 400;
  line-height: 28.13px;
  text-align: center;

}
.detailsTableCont table.details td {
  padding: 10px 10px 10px 35px;
  border: solid 1px var(--section-text-color);
  font-family: var(--default-font-family);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  text-align: left;
  background: var(--white-color);
}
.detailsTableCont table.details td .min {
  display: block;
  float: left;
  width: 80px;
}

.detailsTableCont table.details td span {
  display: flex;
}

.spanDetail {
  width: 150px;
  flex: none;
}

.subValueDetail {
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
}

.faqView .faqViewCont {
  padding: 0px 0px;
  background: var(--btn-bg-color);
}
.faqView .items {
  margin: 50px auto 0px;
  padding: 0px 10px 30px;
}
.faqView .items .item:nth-child(1) {
  padding: 0 0 15px 0;
}
.faqView .items .item {
  width: 680px;
  margin: 0 auto;
  padding: 15px 0;
}
.faqView .items .iconQA {
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.faqView .items .itemTxt {
  display: inline-block;
  text-align: left;
  width: calc(100% - 65px);
}
.faqView .items .itemTxt .head {
  color: var(--section-text-color);
  padding-bottom: 10px;
  font-family: var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 23.44px;
}
.faqView .items .itemTxt .detail {
  font-family: var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 23.44px;
}

.mainViewInner .main-left {
  width: 50%;
  display: block;
  float: left;
}

.mainViewInner .main-left img {
  width: auto;
}

.mainViewInner .main-right {
  width: 100%;
  display: block;
  /* float: left; */
  position: absolute;
  right: 0;
  top: 0;
}

.pre-line {
  white-space: pre-line;
}

.mainViewInner .main-right p.title {
  font-size: 68.85px;
  font-weight: 400;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: var(--black-color);
  padding: 60px 0;
}

.mainViewInner p.main {
  font-size: 55px;
  color: var(--dark-red);
  font-weight: 900;
  text-align: center;
  padding-top: 0px;
  letter-spacing: 0.3em;
}

.mainViewInner p.des {
  font-size: 30px;
  /* color: var(--header-bg-color); */
  color: var(--black-color);
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
  padding-top: 50px;
}

@media screen and (min-width: 1023px) {
  .trainingView .catchphraseCont2 {
    justify-content: end;
  }

  .trainingView .catchphraseCont2 .boxInfor {
    margin-right: 50px;
  }
}

@media screen and (min-width: 1023px) {
  .pointView .pointItemCont .pointItem {
    /* float: right; */
    border: solid 1px var(--section-text-color);
    padding: 10px;
    position: relative;
    width: 100%;
    /* margin-left: 480px; */
  }

  .pointView .pointItemCont .pointMov4 {
    position: absolute;
    width: calc(100% - 500px);
    top: -30px;
    left: 0;
  }

  .mainViewInner .main-left {
    width: 40%;
  }
  .mainViewInner .main-right {
    width: 100%;
  }
  .mainViewInner .main-left img {
    width: 100%;
  }
    
}

@media screen and (min-width: 1300px) {
  
}

@media screen and (max-width: 1023px) {

  .coreValuesView {
    margin-top: 0px;
  }

  .trainingView .itemTraining .item .itemLeft {
    /* width: 200px; */
    /* float:none; */
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .trainingView .itemTraining .item .itemRight {
    width: 100%;
    /* float: right; */
  }

  .recruit .sectionTitleTop {
    font-size: 50px;
  }
  .recruit .sectionDesc p {
    font-size: 20px;
  }

  .mainViewInner .main-left img {
    width: 300px;
    padding-left: 50px;
  }

  .mainViewInner p.main {
    font-size: 45px;
    padding-top: 0px;
  }
  .mainViewInner p.des {
    font-size: 18px;
    padding-top: 30px;
  }

  .mainViewInner p.subTitle {
    font-size: 28px;
  }

  .salaryView .item {
    width: 80%;
  }

  .coreValuesView .coreLists p {
    font-size: 20px;
  }

  .pointView .pointItem p {
    font-size: 18px;
  }

  .pointView .pointItem .titlePoint {
    font-size: 20px
  }

  .pointView .pointItemCont .pointMov4 {
    position: absolute;
    width: 300px;
    bottom: -80px;
    left: -20px;
  }

  .trainingView .itemTraining .item .text {
    padding: 20px 0;
    font-size: 20px;
  }

  .greeting p.text {
    font-size: 20px;
  }

  .greeting p.subTitle {
    font-size: 22px;
  }

  .detailsTableCont table.details th {
    font-size: 20px;
  }

  .detailsTableCont table.details td {
    font-size: 20px;
  }

  .faqView .items .iconQA img {
    width: 100%;
  }

  .trainingView .itemTraining {
    margin: 0px auto;
    width: calc(100% - 40px);
    max-width: 420px;
  }

  .pointView .pointMov4 img {
    width: 50%;
  }
  .mainViewInner .main-right p.title {
    font-size: 30px;
    line-height: 50px;
    padding: 20px 10px;
    margin: 0;
  }

  .store .content {
    left: 5%;
  }

  .voicesViewCont .itemsVoice .voiceTag {
    width: 85px;
    height: 25px;
    position: absolute;
    top: -10px;
  }
}

@media screen and (max-width: 740px) {

.detailsView .detailsTableCont {
  padding: 0px 2.5% 0;
}

  .voicesViewCont .itemsVoice {
  padding: 30px 0px 0px;
  width: 100%;
  margin: 0 auto;
}

.trainingView .itemTrainingCont {
  padding-top: 100px;
}

.trainingView .catchphraseCont2 {
  margin: -80px auto;
}

.store {
  margin-bottom: 170px;
}

.store p.top {
  font-size: 22px;
}

.trainingView .trainingMov1 {
  position: absolute;
  width: 200px;
  top: -105px;
  left: 0;
}

.trainingView .trainingMov1 img {
  width: 200px;
  height: 200px;
  position: relative;
  z-index: 1;
}

  .coreValuesView {
    margin-top: 0px;
  }

  .trainingView .itemTraining .item .head {
    padding: 0;
    font-size: 18px;
  }

  .bgStore {
    background-image: url(../img/recruit/bg_store_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
  }

.trainingView .catchphraseCont2 h2 {
  padding-top: 40px;
  font-size: 25px;
}

.trainingView .catchphraseCont2 .description {
  padding-top: 10px;
  font-size: 16px;
}

  .recruit .subTitleRecuit {
    padding-top: 50px;
  }

  .recruit .titleRecuit {
    padding: 40px 0px 20px;
  }

  .voicesViewCont .itemVoice {
    /* margin: 2.5% 15px; */
    padding-top: 15px;
    border-radius: unset;
  }

  .voicesViewCont .itemVoice .girl {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .voicesViewCont .itemVoice .girl img {
    width: 100%;
    height: 100%;
  }

  .salaryView .item .itemTxtBox {
    padding: 10px;
    width: calc(100% - 60px);
    display: table-cell;
    vertical-align: middle;
  }

  .coreValuesViewCont .coreLists li {
    width: 50%;
}

  .recruit .sectionTitleLine::before {
    /* width: 250px; */
  }

  .recruit .sectionTitleLine::after {
    /* width: 250px; */
  }

  .greeting p.title {
    font-family: var(--default-font-family);
    font-size: 25px;
    line-height: 39.19px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .greeting p.top {
    font-size: 22px;
  }

  .salaryView .title {
    font-size: 28px;
  }

  .salaryView .item p {
    font-size: 24px;
    /* padding-bottom: 10px; */
  }

  .salaryView .item p.itemTxt {
    font-size: 16px;
    padding-top: 10px;
  }

  .recruit .sectionTitleTop {
    font-size: 40px;
  }
  .recruit .sectionDesc p {
    font-size: 20px;
  }

  .mainViewInner .main-left img {
    width: 200px;
    padding-left: 0px;
  }

  .mainViewInner p.main {
    font-size: 35px;
    padding-top: 0px;
  }
  .mainViewInner p.des {
    font-size: 18px;
    padding-top: 30px;
  }

  .mainViewInner p.subTitle {
    font-size: 20px;
    line-height: 2;
  }

  .salaryView .item {
    width: 95%;
    /* margin: 0 2.5%; */
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .coreValuesView .coreLists p {
    font-size: 20px;
  }

  .pointView .pointItemCont {
    width: 95%;
    margin: 0 2.5%;
  }

  .pointView .pointItem p {
    font-size: 16px;
  }

  .pointView .pointItem .titlePoint {
    font-size: 18px;
  }

  .pointView .pointItemCont .pointMov4 {
    position: absolute;
    width: 250px;
    bottom: -80px;
    left: 0px;
  }

  .salaryView .item img {
    top: -45%;
    right: -25px;
    width: 80px;
    height: 80px;
  }

  .trainingView .itemTraining .item .text {
    font-size: 20px;
    text-align: left;
    line-height: 1.8;
    padding: 15px 0;
    padding-left: 0;
    margin: unset;
  }

  .greeting p.text {
    font-size: 18px;
  }

  .greeting p.subTitle {
    font-size: 22px;
  }

  .detailsTableCont table.details th {
    font-size: 18px;
  }

  .detailsTableCont table.details td {
    font-size: 18px;
  }

  .faqView .items .itemTxt .detail {
    font-size: 18px;
  }

  .faqView .items .item {
    width: 100%;
  }

  .faqView .items .itemTxt {
    /* width: 80%; */
  }

  .detailsView .detailsViewCont {
    padding: 0px 0px 0;
  }

  .detailsTableCont table.details {
    width: 100%;
    margin: 30px auto;
    border-collapse: separate;
    border-spacing: 0 15px;
    font-size: 12px;
    max-width: 1023px;
  }

  .faqView .faqViewCont {
    padding: 0px 0px 0px;
  }

  .faqView .items .iconQA {
    width: 40px;
    height: 40px;
    margin-right: 0px;
  }

  .faqView .items .itemTxt .head {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 23.44px;
  }

  .trainingView .itemTraining .item .itemLeft img {
    width: 100%;
  }

  .greeting .itemGreeting {
    width: 90%;
  }
  .pointView .pointViewCont {
    padding: 0 0px 80px;
  }
  .pointView .pointTitleCont {
    padding: 30px 0px 0px;
  }

  .store .content {
    position: relative;
    left: unset;
    top: unset;
  }
}

@media screen and (max-width: 576px) {

  .store p.top {
    font-size: 16px;
  }

  .coreValuesView {
    margin-top: 0px;
  }

  .recruit .subTitleRecuit {
    padding-top: 20px;
  }

  .recruit .titleRecuit {
    padding: 20px 0px;
  }
  
  .recruit .sectionTitleLine::before {
    /* width: 250px; */
  }

  .greeting p.title {
    font-size: 18px;
    line-height: 39.19px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .greeting p.top {
    font-size: 16px;
  }

  .store .content {
    margin: auto;
    width: 100%;
    padding-top: 30px;
    position: relative;
    left: unset;
    top: unset;
  }

  .store .title {
    font-size: 20px;
    /* line-height: 42.55px; */
    padding: 10px 0;
    letter-spacing: 2px;
  }

  .store .content p {
    padding: 10px 20px;
    font-size: 15px;
    line-height: 27.5px;
  }

  .trainingView .descTraining p {
    font-family: var(--default-font-family);
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
    text-align: left;
    display: inline-block;
  }

  .salaryView .title {
    font-size: 20px;
    padding: 30px 0 50px;
  }

  .salaryView .item p {
    font-size: 18px;
  }

  .salaryView .item p.itemTxt {
    font-size: 16px;
  }

  .recruit .sectionTitleTop {
    font-size: 26px;
  }
  .recruit .sectionDesc p {
    font-size: 16px;
  }

  .mainViewInner .main-left img {
    width: 180px;
    padding-left: 30px;
  }

  .mainViewInner p.main {
    font-size: 28px;
    padding-top: 10px;
  }

  .mainViewInner p.des {
    font-size: 18px;
    padding-top: 20px;

  }

  .mainViewInner p.subTitle {
    font-size: 18px;
  }

  .salaryView .item {
    width: 95%;
    margin-bottom: 60px;
  }

  .coreValuesViewCont .coreLists li {
    width: 50%;
    padding: 20px 0;
  }

  /* .coreValuesViewCont .coreLists li .image {
    width: 100px;
    height: 100px;
  } */

  .coreValuesViewCont .coreLists li .image img {
    /* width: 40px; */
    /* max-width: 40%; */
    height: 50%;
    /* object-fit: cover; */
  }

  .coreValuesView .coreLists p {
    font-size: 14px;
  }

  .pointView .pointViewCont {
    padding: 0 0px 50px;
  }

  .pointView .pointMov4 img {
    width: 40%;
  }

  .pointView .pointItem p {
    font-size: 14px;
  }

  .pointView .pointItem .titlePoint {
    font-size: 16px;
  }

  .pointView .pointItemCont .pointMov4 {
    position: absolute;
    /* width: 150px; */
    bottom: -70px;
    left: 0px;
  }

  .trainingView .descTraining p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
  }

  .trainingView .itemTraining .item .text {
    padding: 15px 0;
    margin: unset;
    font-size: 16px;
  }

  .greeting p.text {
    font-size: 14px;
  }

  .greeting p.subTitle {
    font-size: 18px;
  }

  .detailsTableCont table.details th {
    font-size: 14px;
  }

  .detailsTableCont table.details td {
    font-size: 12px;
    padding: 10px;
  }

  .faqView .items .itemTxt .detail {
    font-size: 14px;
  }

  .faqView .items .item {
    width: 100%;
  }

  .faqView .items .itemTxt {
    /* width: 80%; */
  }

  .voicesViewCont .itemsVoice .name {
    font-size: 20px;
    padding: 10px 0;
  }

  .voicesViewCont .itemsVoice p {
    font-size: 16px;
  }

  .spanDetail {
    width: 70px;
  }
  
  .subValueDetail {
    font-size: 10px;
    font-weight: 800;
  }
  

}

@media screen and (max-width: 450px) {
  .pointView .pointItemCont .pointMov4 {
    position: absolute;
    /* width: 250px; */
    bottom: -70px;
    left: 0px;
  }

  .coreValuesView .coreValuesViewCont {
    padding: 30px 20px;
  }

  .pointView .pointMov4 img {
    width: 40%;
  }

  .coreValuesViewCont .coreLists li .image {
    width: 140px;
    height: 140px;
  }
    .voicesViewCont .itemVoice .girl {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

.recruit .noneSectionTitleLineTop::before {
  content: unset;
}

.recruit .noneSectionTitleLineTop::after {
  /* content: unset; */
  /* border-top: var(--body-divider-color-v2); */
  border-top: unset;
  background-image: var(--body-divider-color-v2) !important;
  height: 3px;
}

.sectionTitleLineDark::after {
  /* content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 3px;
  width: 300px;
  background-image: var(--body-divider-color-dark); */
}

.sectionTitleTopDark {
  /* background: radial-gradient(50% 50% at 50% 50%, #F6D783 0%, #B08617 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase; */
}

.sectionDescDark p {
  /* background: radial-gradient(50% 50% at 50% 50%, #F6D783 0%, #B08617 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase; */
}

.bgNav {
  content: "";
  background-color: var(--header-bg-color);
  /* background-image: linear-gradient(rgba(0,0,0,0.59), rgba(0,0,0,0.59)), url(../img/mv1.jpg); */
  /* background-image: url(../img/mv1.jpg); */
  background-repeat: no-repeat;
  background-attachment: scroll; /* Not iPhone or iPad change "fixed" by jQuery */
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
  z-index: 1;
  /* display: block; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mainViewCont .subTitle {
  font-size: 34px;
  color: var(--black-color);
  font-weight: 700;
  text-align: center;
  margin-top: 70px;
  padding: 0 40px;
  /* text-shadow:
        -3px -3px 8px white,
        -3px -3px 6px white,
        3px 3px 3px white; */
  letter-spacing: 5px;
  text-shadow:
  3px 3px 5px white,
  -3px 3px 5px white,
  3px -3px 5px white,
  -3px -3px 5px white,
  3px 3px 5px white;
}

.accessoryLeft {
  position: absolute;
  left: 0;
  bottom: 0;
}

.accessoryRight {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
}

.accessoryLeft img, .accessoryRight img {
  width: 100%;
  background-size: cover;
}

.trainingView .itemTraining .item .tagStep {
  width: 130px;
  height: 45px;
  border-radius: 100px;
  background: var(--dark-yellow);
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 18px;
  color: var(--white-color);
  font-weight: 500;
  margin-right: 20px;
}

.trainingView .itemTraining .item .head span{
  font-size: 20px;
}

.salaryView .item .itemTxtBox .name {
  padding-bottom: 10px;
}

/* Reminder */
.reminderView {
  /* padding: 0 40px 80px; */
  background: var(--background-recruit);
  /* padding: 0 2.5% 30px; */
  padding-bottom: 50px;
}

.reminderView .reminderCont {
  background: var(--dark-red);
  width: calc(80% - 20px);
  margin: 0 auto;
  border-radius: 8px;
  padding: 10px;
}

.reminderView .reminderCont .boxHeader {
  height: 76px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reminderView .reminderCont .title {
  background: var(--body-mark-bg-color);
  color: var(--body-mark-bg-color);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 28px;
}

.reminderView .reminderCont .description {
  color: var(--white-color);
  padding: 30px 0;
  text-align: center;
  font-size: 18px;
}

.accessoryLeftRecruit {
  position: absolute;
  left: 20%;
  bottom: 0;
}

.accessoryRightRecruit {
  position: absolute;
  right: 20%;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
}

.accessoryLeftRecruit img, .accessoryRightRecruit img {
  width: 100%;
  background-size: cover;
}

@media screen and (max-width: 1023px) {

  .mainViewCont .subTitle {
    font-size: 20px;
    color: var(--black-color);
    font-weight: 700;
    text-align: center;
    margin-top: 50px;
    letter-spacing: unset;
    padding: unset;
    text-shadow:
    3px 3px 5px white,
    -3px 3px 5px white,
    3px -3px 5px white,
    -3px -3px 5px white,
    3px 3px 5px white;
  }

  .accessoryLeft img, .accessoryRight img {
    width: 80%;
  }
}

@media screen and (max-width: 740px) {

  .accessoryLeftRecruit {
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .accessoryRightRecruit {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
  }

  .mainViewCont .subTitle {
    font-size: 16px;
    color: var(--black-color);
    font-weight: 700;
    text-align: center;
    margin-top: 50px;
    letter-spacing: unset;
    padding: unset;
    text-shadow:
    3px 3px 5px white,
    -3px 3px 5px white,
    3px -3px 5px white,
    -3px -3px 5px white,
    3px 3px 5px white;
  }

  .accessoryLeft img, .accessoryRight img {
    width: 50%;
  }

  .trainingView .itemTraining .item .tagStep {
    width: 90px;
    height: 32px;
    border-radius: 100px;
    background: var(--dark-yellow);
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 14px;
    color: var(--white-color);
    font-weight: 500;
    margin-right: 5px;
  }

  .trainingView .itemTraining .item .head span{
    font-size: 14px;
  }

  .reminderView {
    padding: 0 2.5% 30px;
  }

  .reminderView .reminderCont {
    width: 95%;
  }

.reminderView .reminderCont .title {
  font-size: 22px;
}

  .reminderView .reminderCont .description {
    text-align: left;
    font-size: 16px;
  }
}

/* Recrui New */
.trainingView .itemTraining .item .boxTitle {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .customWidthDot {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  .customWidthDot {
    width: 20px;
  }
}

@media screen and (max-width: 400px) {
  .customWidthDot {
    width: 22px;
  }
}

.AnotherView {
  width: 80%;
  margin: 0 auto;
}

.AnotherView .header {
  background: var(--dark-red);
  padding: 10px 0;
  align-items: center;
  display: flex;
  justify-content: center;
}

.AnotherView .description {
  background: var(--white-color);
  padding: 30px 10px;
  text-align: center;
}

.AnotherView .description p {
  line-height: 1.8;
  font-size: 18px;
}

.AnotherView .description .mainDescription {
  font-weight: 900;
  font-size: 18px;
  padding-bottom: 8px;
  display: block;
}

.AnotherView .header h2 {
  color: var(--white-color);
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 740px) {
  .AnotherView {
    width: 100%;
    margin: 0 auto;
  }

  .AnotherView .header h2 {
    font-size: 16px;
  }

  .AnotherView .description p {
    font-size: 14px;
    text-align: left;
  }

  .AnotherView .description .mainDescription {
    font-size: 14px;
  }
}