@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  font-size: 62.5%;
  -ms-overflow-style: none; /* IE, Edge 対応 */
  scrollbar-width: none; /* Firefox 対応 */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
  color: inherit;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: #222222;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
  max-width: 100%;
  vertical-align: top;
}

body {
  font-family: "new-atten", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-style: normal;
  font-weight: 300;
  overflow-x: hidden;
  position: relative;
}

ol,
ul {
  list-style-type: none;
}

html {
  position: relative;
}

#l-container {
  height: auto !important;
}

.u-txt {
  font-size: 3.5897435897vw;
  line-height: 8.9743589744vw;
}
@media only screen and (min-width: 768px) {
  .u-txt {
    font-size: 1.0416666667vw;
    line-height: 2.1875vw;
  }
}

.u-txtCenter {
  text-align: center;
}

.u-txtBold {
  font-weight: bold;
}

.u-txtBorder {
  text-decoration: underline;
}

.u-fontEn01 {
  font-family: "Tenor Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
}

.u-fontSippori {
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
}

.u-hideSp {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .u-hideSp {
    display: block !important;
  }
}

.u-hidePc {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  .u-hidePc {
    display: none !important;
  }
}

.u-fadeIn {
  opacity: 0;
  -webkit-transform: translateY(1rem);
          transform: translateY(1rem);
  -webkit-transition: all 2s;
  transition: all 2s;
}

.u-mb10 {
  margin-bottom: 2.5641025641vw;
}
@media only screen and (min-width: 768px) {
  .u-mb10 {
    margin-bottom: 15px;
  }
}

.u-btn {
  padding-bottom: 2px;
}
.u-btn a {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 1.0256410256vw;
}
@media only screen and (min-width: 768px) {
  .u-btn a {
    padding: 0.2928257687vw;
    max-width: 24.5241581259vw;
    min-width: 335px;
  }
}
.u-btn a:before {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 1.7948717949vw;
  right: 1.7948717949vw;
  top: 0;
  height: 1px;
}
@media only screen and (min-width: 768px) {
  .u-btn a:before {
    left: 0.5124450952vw;
    right: 0.5124450952vw;
  }
}
.u-btn a:after {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 1.7948717949vw;
  right: 1.7948717949vw;
  bottom: 0;
  height: 1px;
}
@media only screen and (min-width: 768px) {
  .u-btn a:after {
    left: 0.5124450952vw;
    right: 0.5124450952vw;
  }
}
.u-btn a .btn-text {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 3.3333333333vw 13.3333333333vw 3.3333333333vw 8.2051282051vw;
  font-size: 3.0769230769vw;
  letter-spacing: 0.1em;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: rgba(9, 43, 150, 0.41);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#092b96), to(rgba(215, 163, 230, 0.13)));
  background-image: linear-gradient(#092b96 0%, rgba(215, 163, 230, 0.13) 100%);
}
@media only screen and (min-width: 768px) {
  .u-btn a .btn-text {
    padding: 1.0980966325vw 3.8067349927vw 1.0980966325vw 2.3426061493vw;
    font-size: 1.0248901903vw;
    max-width: 23.9385065886vw;
    min-width: 327px;
  }
}
.u-btn a .btn-text i {
  font-style: inherit;
  font-size: 20px;
}
.u-btn a .btn-text:before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: rgb(46, 46, 46);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 46, 46, 0.82)), to(rgb(113, 113, 113)));
  background: linear-gradient(180deg, rgba(46, 46, 46, 0.82) 0%, rgb(113, 113, 113) 100%);
  mix-blend-mode: overlay;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.u-btn a .btn-arrow {
  border-color: #fff;
}
@media only screen and (min-width: 768px) {
  .u-btn a:hover .btn-arrow {
    width: 15px;
  }
}

.c-contentInner {
  padding: 0 5.1282051282vw;
}
@media only screen and (min-width: 768px) {
  .c-contentInner {
    margin: 0 auto;
    padding: 0 3.6603221083vw;
    max-width: 71.7423133236vw;
  }
}

.u-forSp {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  .u-forSp {
    display: none !important;
  }
}

.u-forPc {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .u-forPc {
    display: block !important;
  }
}

@font-face {
  font-family: "Kannada";
  src: url(../font/kannada-mn.ttf);
}
.fontEn {
  font-family: "new-atten", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.fontKannada {
  font-family: Kannada;
  font-weight: normal;
}

.fontJp {
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
}

/* ##############################################################################

    HEADER

############################################################################## */
@media only screen and (min-width: 768px) {
  .header {
    background: #FFFFFF;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 1.0980966325vw 4.39238653vw;
    z-index: 998;
    border: 1px solid #E4E4E4;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            position: relative;
    padding-right: calc(100 / 1366 * 100vw);
  }
  .header__logo {
    width: 4.6852122987vw;
  }
  .header__ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1.4641288433vw;
  }
  .header__ul--child {
    position: absolute;
    width: 13.17715959vw;
    padding: 1.8301610542vw 2.196193265vw;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px -5px #777777;
            box-shadow: 0px 0px 15px -5px #777777;
    border-radius: 0 10px 10px 10px;
    left: 2.9282576867vw;
    top: 3.2942898975vw;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    pointer-events: none;
  }
  .header__li {
    padding: 0 1.4641288433vw;
    position: relative;
  }
  .header__li--mainLink {
    position: relative;
    padding-left: 1.317715959vw;
    display: inline-block;
    height: 150%;
  }
  .header__li--mainLink:before {
    content: "";
    position: absolute;
    top: 0.2196193265vw;
    left: 0;
    margin: auto;
    width: 0.5856515373vw;
    height: 0.5856515373vw;
    border: 2px solid #005C4C;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__li--bigTitle {
    font-size: 1.1713030747vw;
    letter-spacing: 1.5px;
    line-height: 1;
    margin-bottom: 0.7320644217vw;
  }
  .header__li--miniTitle {
    font-size: 0.7320644217vw;
    color: #707070;
    line-height: 1;
  }
  .header__li--child:not(:last-of-type) {
    margin-bottom: 1.2445095168vw;
  }
  .header__li--child a {
    position: relative;
    padding-left: 1.2445095168vw;
    font-size: 1.0248901903vw;
    letter-spacing: 1px;
  }
  .header__li--child a:before {
    content: "";
    position: absolute;
    display: inline-block;
    height: 1px;
    width: 0.7320644217vw;
    background: #707070;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header__li:has(.header__ul--child):hover .header__ul--child {
    pointer-events: auto;
    opacity: 1;
  }
  .header.is-active {
    opacity: 1;
  }
}
/* gnav
**************************************** */
.drawer__btn {
  position: fixed;
  width: 11.5384615385vw;
  height: 11.5384615385vw;
  right: 2.5641025641vw;
  top: 2.5641025641vw;
  z-index: 999;
}
.drawer__btn--inner {
  position: relative;
  height: 100%;
}
.drawer__btn--inner span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; /*アニメーションの設定*/
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  background: #000000;
  height: 0.3846153846vw;
  width: 7.6923076923vw;
}
.drawer__btn--inner span:nth-child(1) {
  top: 2.0512820513vw;
}
.drawer__btn--inner span:nth-child(2) {
  top: 3.3333333333vw;
}
.drawer__btn--inner span:nth-child(3) {
  top: 4.8717948718vw;
}
.drawer__btn--inner:before {
  content: "MENU";
  font-size: 2.5641025641vw;
  font-family: "new-atten", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  position: absolute;
  text-align: center;
  font-weight: bold;
  right: 0;
  left: 0;
  bottom: 1.5384615385vw;
  margin: auto;
}
.drawer__menu {
  position: fixed;
  top: 0;
  right: -70.5128205128vw;
  width: 70.5128205128vw;
  background: #fff;
  height: 100%;
  z-index: 998;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.drawer__menu--inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.drawer__menu--logo {
  display: block;
  width: 15.3846153846vw;
  position: absolute;
  top: 3.8461538462vw;
  left: 5.1282051282vw;
}
.drawer__menu--ul {
  position: absolute;
  top: 38.4615384615vw;
  left: 5.1282051282vw;
}
.drawer__menu--li {
  padding-left: 5.1282051282vw;
}
.drawer__menu--li:not(:last-of-type) {
  margin-bottom: 7.6923076923vw;
}
.drawer__menu--mainLink {
  position: relative;
}
.drawer__menu--mainLink:before {
  content: "";
  position: absolute;
  top: 1.7948717949vw;
  left: -5.1282051282vw;
  margin: auto;
  width: 2.5641025641vw;
  height: 2.5641025641vw;
  border: 2px solid #005C4C;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.drawer__menu--bigTitle {
  font-size: 6.1538461538vw;
  letter-spacing: 1.5px;
  line-height: 1;
  margin-bottom: 2.5641025641vw;
}
.drawer__menu--miniTitle {
  font-size: 2.5641025641vw;
  color: #707070;
  letter-spacing: 2px;
  line-height: 1;
}
.drawer__menu--miniUl {
  margin-top: 6.4102564103vw;
}
.drawer__menu--miniLi:not(:last-of-type) {
  margin-bottom: 5.1282051282vw;
}
.drawer__menu--miniLi a {
  position: relative;
  font-size: 4.1025641026vw;
  letter-spacing: 2px;
  padding-left: 5.1282051282vw;
}
.drawer__menu--miniLi a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 2.5641025641vw;
  background: #707070;
  margin: auto;
}
.drawer__menu--copy {
  font-size: 2.5641025641vw;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: right;
          transform-origin: right;
  position: absolute;
  bottom: 2.5641025641vw;
  right: 2.5641025641vw;
}

.drawer-active .drawer__btn--inner span:nth-child(1) {
  top: 2.3076923077vw;
  -webkit-transform: translateY(1.4102564103vw) rotate(-25deg);
          transform: translateY(1.4102564103vw) rotate(-25deg);
}
.drawer-active .drawer__btn--inner span:nth-child(2) {
  opacity: 0;
}
.drawer-active .drawer__btn--inner span:nth-child(3) {
  top: 5.1282051282vw;
  -webkit-transform: translateY(-1.4102564103vw) rotate(25deg);
          transform: translateY(-1.4102564103vw) rotate(25deg);
}
.drawer-active .drawer__btn--inner:before {
  content: "CLOSE";
}
.drawer-active .drawer__menu {
  right: 0;
}

.footer-bg {
  background: #005C4C;
  color: #fff;
}
.footer__content {
  text-align: center;
  padding: 5.1282051282vw;
  font-size: 2.5641025641vw;
}
@media only screen and (min-width: 768px) {
  .footer__content {
    padding: 2.5622254758vw;
    font-size: 0.7320644217vw;
  }
}

.pagetop {
  height: 7.6923076923vw;
  width: 7.6923076923vw;
  position: absolute;
  background: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50px;
  position: absolute;
  right: 3.8461538462vw;
  bottom: 19.2307692308vw;
}
@media only screen and (min-width: 768px) {
  .pagetop {
    height: 2.196193265vw;
    width: 2.196193265vw;
    right: 2.9282576867vw;
    bottom: 9.5168374817vw;
  }
}
.pagetop__inner {
  position: relative;
  height: 100%;
  width: 100%;
}
.pagetop__arrow {
  width: 1.2820512821vw;
  height: 3.3333333333vw;
  right: 0;
  left: 0;
  top: 2.0512820513vw;
  margin: auto;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media only screen and (min-width: 768px) {
  .pagetop__arrow {
    width: 0.3660322108vw;
    height: 0.9516837482vw;
    top: 0.5856515373vw;
  }
}
.pagetop__arrow span:nth-child(1) {
  height: 100%;
  width: 1px;
  background: #005C4C;
  position: absolute;
  left: 0;
  top: 0;
}
.pagetop__arrow span:nth-child(2) {
  height: 1px;
  width: 4px;
  background: #005C4C;
  position: absolute;
  left: 0;
  top: 1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pagetop__txt {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  top: 3.8799414348vw;
  right: 0;
  left: 52%;
  transform: translateY(0) translateX(-50%);
  -webkit-transform: translateY(0) translateX(-50%);
}
.pagetop__txt img {
  height: 5.6368960469vw;
  width: 0.8052708638vw;
}
@media only screen and (min-width: 768px) {
  .pagetop:hover {
    height: 10.980966325vw;
  }
}
@media only screen and (min-width: 768px) {
  .pagetop:hover .pagetop__arrow {
    width: 0.3660322108vw;
    height: 1.4641288433vw;
    top: 1.4641288433vw;
  }
}
.pagetop:hover .pagetop__txt {
  height: 5.6368960469vw;
}

/* layout
**************************************** */
/* --- float --- */
.flt-rgt {
  float: right;
}

.flt-lft {
  float: left;
}

/* --- position --- */
.pos_rel {
  position: relative;
}

.pos_ab {
  position: absolute;
}

/* --- margin --- */
.mgn-btm8 {
  margin-bottom: 8px;
}

.mgn-btm16 {
  margin-bottom: 16px;
}

.mgn-btm24 {
  margin-bottom: 24px;
}

.mgn-btm32 {
  margin-bottom: 32px;
}

.mgn-btm40 {
  margin-bottom: 40px;
}

.mgn-btm48 {
  margin-bottom: 48px;
}

.mgn-btm56 {
  margin-bottom: 56px;
}

.mgn-btm64 {
  margin-bottom: 64px;
}

.mgn-btm72 {
  margin-bottom: 72px;
}

.mgn-btm80 {
  margin-bottom: 80px;
}

.mgn-btm88 {
  margin-bottom: 88px;
}

.mgn-btm96 {
  margin-bottom: 96px;
}

/* --- font-size --- */
.fz-12 {
  font-size: 0.75rem; /* 12px */
}

.fz-13 {
  font-size: 0.813rem; /* 13px */
}

.fz-14 {
  font-size: 0.875rem; /* 14px */
}

.fz-15 {
  font-size: 0.938rem; /* 15px */
}

.fz-16 {
  font-size: 1rem; /* 16px */
}

.fz-17 {
  font-size: 1.063rem; /* 17px */
}

.fz-18 {
  font-size: 1.125rem; /* 18px */
}

.fz-20 {
  font-size: 1.25rem; /* 20px */
}

.fz-24 {
  font-size: 1.5rem; /* 24px */
}

.fz-26 {
  font-size: 1.625rem; /* 26px */
}

.fz-28 {
  font-size: 1.75rem; /* 28px */
}

.fz-30 {
  font-size: 1.875rem; /* 30px */
}

.fz-32 {
  font-size: 2rem; /* 32px */
}

.fz-36 {
  font-size: 2.25rem; /* 36px */
}

.fz-40 {
  font-size: 2.5rem; /* 40px */
}

.fz-44 {
  font-size: 2.75rem; /* 44px */
}

.fz-48 {
  font-size: 3rem; /* 48px */
}

.fz-56 {
  font-size: 3.5rem; /* 56px */
}

.fz-64 {
  font-size: 4rem; /* 64px */
}

/* --- pc or sp --- */
.pc-none,
.pc-none-inline,
.pc-none-table,
.pc-none-flex {
  display: none;
}

.sp-none {
  display: block;
}

.sp-none-inline {
  display: inline;
}

.sp-none-table {
  display: table;
}

.sp-none-flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width: 767px) {
  /* --- margin --- */
  .mgn-btm16 {
    margin-bottom: 8px;
  }
  .mgn-btm24 {
    margin-bottom: 16px;
  }
  .mgn-btm32 {
    margin-bottom: 16px;
  }
  .mgn-btm40 {
    margin-bottom: 24px;
  }
  .mgn-btm48 {
    margin-bottom: 24px;
  }
  .mgn-btm56 {
    margin-bottom: 32px;
  }
  .mgn-btm64 {
    margin-bottom: 32px;
  }
  .mgn-btm72 {
    margin-bottom: 40px;
  }
  .mgn-btm80 {
    margin-bottom: 40px;
  }
  .mgn-btm88 {
    margin-bottom: 48px;
  }
  .mgn-btm96 {
    margin-bottom: 48px;
  }
  /* --- font-size --- */
  .fz-12 {
    font-size: 0.786rem; /* 11px */
  }
  .fz-13 {
    font-size: 0.857rem; /* 12px */
  }
  .fz-14 {
    font-size: 0.929rem; /* 13px */
  }
  .fz-15 {
    font-size: 1rem; /* 14px */
  }
  .fz-16 {
    font-size: 1.071rem; /* 15px */
  }
  .fz-17 {
    font-size: 1.143rem; /* 16px */
  }
  .fz-18 {
    font-size: 1.214rem; /* 17px */
  }
  .fz-20 {
    font-size: 1.286rem; /* 18px */
  }
  .fz-24 {
    font-size: 1.429rem; /* 20px */
  }
  .fz-26 {
    font-size: 1.429rem; /* 20px */
  }
  .fz-28 {
    font-size: 1.714rem; /* 24px */
  }
  .fz-30 {
    font-size: 1.714rem; /* 24px */
  }
  .fz-32 {
    font-size: 1.857rem; /* 26px */
  }
  .fz-36 {
    font-size: 1.857rem; /* 26px */
  }
  .fz-40 {
    font-size: 2rem; /* 28px */
  }
  .fz-44 {
    font-size: 2rem; /* 28px */
  }
  .fz-48 {
    font-size: 2.143rem; /* 30px */
  }
  .fz-56 {
    font-size: 2.286rem; /* 32px */
  }
  .fz-64 {
    font-size: 2.571rem; /* 36px */
  }
  /* --- pc or sp --- */
  .sp-none,
.sp-none-inline,
.sp-none-table,
.sp-none-flex {
    display: none;
  }
  .pc-none {
    display: block;
  }
  .pc-none-inline {
    display: inline;
  }
  .pc-none-table {
    display: table;
  }
  .pc-none-flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
}
/* flex
**************************************** */
.p-flexBox {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-flexBox-50 {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-flexBox-50 {
    width: 50%;
  }
}

/* 見出し
**************************************** */
.p-contentTtl {
  position: relative;
  padding-left: 5.1282051282vw;
  font-size: 6.1538461538vw;
  font-weight: 500;
  letter-spacing: -2px;
  margin-bottom: 7.6923076923vw;
  opacity: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  will-change: filter;
}
@media only screen and (min-width: 768px) {
  .p-contentTtl {
    padding-left: 1.8301610542vw;
    font-size: 2.3426061493vw;
    margin-bottom: 4.0263543192vw;
    letter-spacing: -2px;
  }
}
.p-contentTtl:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2.5641025641vw;
  height: 2.5641025641vw;
  border: 2px solid #005C4C;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .p-contentTtl:before {
    width: 1.1713030747vw;
    height: 1.2445095168vw;
    border: 3px solid #005C4C;
  }
}
.p-contentTtl .char {
  display: inline-block;
}
.p-contentTtl .char--whitespace {
  margin-right: 1.2820512821vw;
}
@media only screen and (min-width: 768px) {
  .p-contentTtl .char--whitespace {
    margin-right: 0.7320644217vw;
  }
}

html {
  position: relative;
}

#l-container {
  height: auto !important;
}

.u-txt {
  font-size: 3.5897435897vw;
  line-height: 8.9743589744vw;
}
@media only screen and (min-width: 768px) {
  .u-txt {
    font-size: 1.0416666667vw;
    line-height: 2.1875vw;
  }
}

.u-txtCenter {
  text-align: center;
}

.u-txtBold {
  font-weight: bold;
}

.u-txtBorder {
  text-decoration: underline;
}

.u-fontEn01 {
  font-family: "Tenor Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
}

.u-fontSippori {
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
}

.u-hideSp {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .u-hideSp {
    display: block !important;
  }
}

.u-hidePc {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  .u-hidePc {
    display: none !important;
  }
}

.u-fadeIn {
  opacity: 0;
  -webkit-transform: translateY(1rem);
          transform: translateY(1rem);
  -webkit-transition: all 2s;
  transition: all 2s;
}

.u-mb10 {
  margin-bottom: 2.5641025641vw;
}
@media only screen and (min-width: 768px) {
  .u-mb10 {
    margin-bottom: 15px;
  }
}

.u-btn {
  padding-bottom: 2px;
}
.u-btn a {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 1.0256410256vw;
}
@media only screen and (min-width: 768px) {
  .u-btn a {
    padding: 0.2928257687vw;
    max-width: 24.5241581259vw;
    min-width: 335px;
  }
}
.u-btn a:before {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 1.7948717949vw;
  right: 1.7948717949vw;
  top: 0;
  height: 1px;
}
@media only screen and (min-width: 768px) {
  .u-btn a:before {
    left: 0.5124450952vw;
    right: 0.5124450952vw;
  }
}
.u-btn a:after {
  content: "";
  position: absolute;
  background-color: #fff;
  left: 1.7948717949vw;
  right: 1.7948717949vw;
  bottom: 0;
  height: 1px;
}
@media only screen and (min-width: 768px) {
  .u-btn a:after {
    left: 0.5124450952vw;
    right: 0.5124450952vw;
  }
}
.u-btn a .btn-text {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 3.3333333333vw 13.3333333333vw 3.3333333333vw 8.2051282051vw;
  font-size: 3.0769230769vw;
  letter-spacing: 0.1em;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: rgba(9, 43, 150, 0.41);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#092b96), to(rgba(215, 163, 230, 0.13)));
  background-image: linear-gradient(#092b96 0%, rgba(215, 163, 230, 0.13) 100%);
}
@media only screen and (min-width: 768px) {
  .u-btn a .btn-text {
    padding: 1.0980966325vw 3.8067349927vw 1.0980966325vw 2.3426061493vw;
    font-size: 1.0248901903vw;
    max-width: 23.9385065886vw;
    min-width: 327px;
  }
}
.u-btn a .btn-text i {
  font-style: inherit;
  font-size: 20px;
}
.u-btn a .btn-text:before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: rgb(46, 46, 46);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 46, 46, 0.82)), to(rgb(113, 113, 113)));
  background: linear-gradient(180deg, rgba(46, 46, 46, 0.82) 0%, rgb(113, 113, 113) 100%);
  mix-blend-mode: overlay;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.u-btn a .btn-arrow {
  border-color: #fff;
}
@media only screen and (min-width: 768px) {
  .u-btn a:hover .btn-arrow {
    width: 15px;
  }
}

.c-contentInner {
  padding: 0 5.1282051282vw;
}
@media only screen and (min-width: 768px) {
  .c-contentInner {
    margin: 0 auto;
    padding: 0 3.6603221083vw;
    max-width: 71.7423133236vw;
  }
}

.u-forSp {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  .u-forSp {
    display: none !important;
  }
}

.u-forPc {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .u-forPc {
    display: block !important;
  }
}

@font-face {
  font-family: "Kannada";
  src: url(../font/kannada-mn.ttf);
}
.fontEn {
  font-family: "new-atten", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.fontKannada {
  font-family: Kannada;
  font-weight: normal;
}

.fontJp {
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
}

/* ##############################################################################

    HEADER

############################################################################## */
@media only screen and (min-width: 768px) {
  .header {
    background: #FFFFFF;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 1.0980966325vw 4.39238653vw;
    z-index: 998;
    border: 1px solid #E4E4E4;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__logo {
    width: 4.6852122987vw;
  }
  .header__ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1.4641288433vw;
  }
  .header__ul--child {
    position: absolute;
    width: 13.17715959vw;
    padding: 1.8301610542vw 2.196193265vw;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px -5px #777777;
            box-shadow: 0px 0px 15px -5px #777777;
    border-radius: 0 10px 10px 10px;
    left: 2.9282576867vw;
    top: 3.2942898975vw;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    pointer-events: none;
  }
  .header__li {
    padding: 0 1.4641288433vw;
    position: relative;
  }
  .header__li--mainLink {
    position: relative;
    padding-left: 1.317715959vw;
    display: inline-block;
    height: 150%;
  }
  .header__li--mainLink:before {
    content: "";
    position: absolute;
    top: 0.2196193265vw;
    left: 0;
    margin: auto;
    width: 0.5856515373vw;
    height: 0.5856515373vw;
    border: 2px solid #005C4C;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__li--bigTitle {
    font-size: 1.1713030747vw;
    letter-spacing: 1.5px;
    line-height: 1;
    margin-bottom: 0.7320644217vw;
  }
  .header__li--miniTitle {
    font-size: 0.7320644217vw;
    color: #707070;
    line-height: 1;
  }
  .header__li--child:not(:last-of-type) {
    margin-bottom: 1.2445095168vw;
  }
  .header__li--child a {
    position: relative;
    padding-left: 1.2445095168vw;
    font-size: 1.0248901903vw;
    letter-spacing: 1px;
  }
  .header__li--child a:before {
    content: "";
    position: absolute;
    display: inline-block;
    height: 1px;
    width: 0.7320644217vw;
    background: #707070;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .header__li:has(.header__ul--child):hover .header__ul--child {
    pointer-events: auto;
    opacity: 1;
  }
  .header.is-active {
    opacity: 1;
  }
}
/* gnav
**************************************** */
.drawer__btn {
  position: fixed;
  width: 11.5384615385vw;
  height: 11.5384615385vw;
  right: 2.5641025641vw;
  top: 2.5641025641vw;
  z-index: 999;
}
.drawer__btn--inner {
  position: relative;
  height: 100%;
}
.drawer__btn--inner span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; /*アニメーションの設定*/
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  background: #000000;
  height: 0.3846153846vw;
  width: 7.6923076923vw;
}
.drawer__btn--inner span:nth-child(1) {
  top: 2.0512820513vw;
}
.drawer__btn--inner span:nth-child(2) {
  top: 3.3333333333vw;
}
.drawer__btn--inner span:nth-child(3) {
  top: 4.8717948718vw;
}
.drawer__btn--inner:before {
  content: "MENU";
  font-size: 2.5641025641vw;
  font-family: "new-atten", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  position: absolute;
  text-align: center;
  font-weight: bold;
  right: 0;
  left: 0;
  bottom: 1.5384615385vw;
  margin: auto;
}
.drawer__menu {
  position: fixed;
  top: 0;
  right: -70.5128205128vw;
  width: 70.5128205128vw;
  background: #fff;
  height: 100%;
  z-index: 998;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.drawer__menu--inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.drawer__menu--logo {
  display: block;
  width: 15.3846153846vw;
  position: absolute;
  top: 3.8461538462vw;
  left: 5.1282051282vw;
}
.drawer__menu--ul {
  position: absolute;
  top: 38.4615384615vw;
  left: 5.1282051282vw;
}
.drawer__menu--li {
  padding-left: 5.1282051282vw;
}
.drawer__menu--li:not(:last-of-type) {
  margin-bottom: 7.6923076923vw;
}
.drawer__menu--mainLink {
  position: relative;
}
.drawer__menu--mainLink:before {
  content: "";
  position: absolute;
  top: 1.7948717949vw;
  left: -5.1282051282vw;
  margin: auto;
  width: 2.5641025641vw;
  height: 2.5641025641vw;
  border: 2px solid #005C4C;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.drawer__menu--bigTitle {
  font-size: 6.1538461538vw;
  letter-spacing: 1.5px;
  line-height: 1;
  margin-bottom: 2.5641025641vw;
}
.drawer__menu--miniTitle {
  font-size: 2.5641025641vw;
  color: #707070;
  letter-spacing: 2px;
  line-height: 1;
}
.drawer__menu--miniUl {
  margin-top: 6.4102564103vw;
}
.drawer__menu--miniLi:not(:last-of-type) {
  margin-bottom: 5.1282051282vw;
}
.drawer__menu--miniLi a {
  position: relative;
  font-size: 4.1025641026vw;
  letter-spacing: 2px;
  padding-left: 5.1282051282vw;
}
.drawer__menu--miniLi a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 2.5641025641vw;
  background: #707070;
  margin: auto;
}
.drawer__menu--copy {
  font-size: 2.5641025641vw;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: right;
          transform-origin: right;
  position: absolute;
  bottom: 2.5641025641vw;
  right: 2.5641025641vw;
}

.drawer-active .drawer__btn--inner span:nth-child(1) {
  top: 2.3076923077vw;
  -webkit-transform: translateY(1.4102564103vw) rotate(-25deg);
          transform: translateY(1.4102564103vw) rotate(-25deg);
}
.drawer-active .drawer__btn--inner span:nth-child(2) {
  opacity: 0;
}
.drawer-active .drawer__btn--inner span:nth-child(3) {
  top: 5.1282051282vw;
  -webkit-transform: translateY(-1.4102564103vw) rotate(25deg);
          transform: translateY(-1.4102564103vw) rotate(25deg);
}
.drawer-active .drawer__btn--inner:before {
  content: "CLOSE";
}
.drawer-active .drawer__menu {
  right: 0;
}

.footer-bg {
  background: #005C4C;
  color: #fff;
}
.footer__content {
  text-align: center;
  padding: 5.1282051282vw;
  font-size: 2.5641025641vw;
}
@media only screen and (min-width: 768px) {
  .footer__content {
    padding: 2.5622254758vw;
    font-size: 0.7320644217vw;
  }
}

.pagetop {
  height: 7.6923076923vw;
  width: 7.6923076923vw;
  position: absolute;
  background: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50px;
  position: absolute;
  right: 3.8461538462vw;
  bottom: 19.2307692308vw;
}
@media only screen and (min-width: 768px) {
  .pagetop {
    height: 2.196193265vw;
    width: 2.196193265vw;
    right: 2.9282576867vw;
    bottom: 9.5168374817vw;
  }
}
.pagetop__inner {
  position: relative;
  height: 100%;
  width: 100%;
}
.pagetop__arrow {
  width: 1.2820512821vw;
  height: 3.3333333333vw;
  right: 0;
  left: 0;
  top: 2.0512820513vw;
  margin: auto;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media only screen and (min-width: 768px) {
  .pagetop__arrow {
    width: 0.3660322108vw;
    height: 0.9516837482vw;
    top: 0.5856515373vw;
  }
}
.pagetop__arrow span:nth-child(1) {
  height: 100%;
  width: 1px;
  background: #005C4C;
  position: absolute;
  left: 0;
  top: 0;
}
.pagetop__arrow span:nth-child(2) {
  height: 1px;
  width: 4px;
  background: #005C4C;
  position: absolute;
  left: 0;
  top: 1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pagetop__txt {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  top: 3.8799414348vw;
  right: 0;
  left: 52%;
  transform: translateY(0) translateX(-50%);
  -webkit-transform: translateY(0) translateX(-50%);
}
.pagetop__txt img {
  height: 5.6368960469vw;
  width: 0.8052708638vw;
}
@media only screen and (min-width: 768px) {
  .pagetop:hover {
    height: 10.980966325vw;
  }
}
@media only screen and (min-width: 768px) {
  .pagetop:hover .pagetop__arrow {
    width: 0.3660322108vw;
    height: 1.4641288433vw;
    top: 1.4641288433vw;
  }
}
.pagetop:hover .pagetop__txt {
  height: 5.6368960469vw;
}

/* layout
**************************************** */
/* --- float --- */
.flt-rgt {
  float: right;
}

.flt-lft {
  float: left;
}

/* --- position --- */
.pos_rel {
  position: relative;
}

.pos_ab {
  position: absolute;
}

/* --- margin --- */
.mgn-btm8 {
  margin-bottom: 8px;
}

.mgn-btm16 {
  margin-bottom: 16px;
}

.mgn-btm24 {
  margin-bottom: 24px;
}

.mgn-btm32 {
  margin-bottom: 32px;
}

.mgn-btm40 {
  margin-bottom: 40px;
}

.mgn-btm48 {
  margin-bottom: 48px;
}

.mgn-btm56 {
  margin-bottom: 56px;
}

.mgn-btm64 {
  margin-bottom: 64px;
}

.mgn-btm72 {
  margin-bottom: 72px;
}

.mgn-btm80 {
  margin-bottom: 80px;
}

.mgn-btm88 {
  margin-bottom: 88px;
}

.mgn-btm96 {
  margin-bottom: 96px;
}

/* --- font-size --- */
.fz-12 {
  font-size: 0.75rem; /* 12px */
}

.fz-13 {
  font-size: 0.813rem; /* 13px */
}

.fz-14 {
  font-size: 0.875rem; /* 14px */
}

.fz-15 {
  font-size: 0.938rem; /* 15px */
}

.fz-16 {
  font-size: 1rem; /* 16px */
}

.fz-17 {
  font-size: 1.063rem; /* 17px */
}

.fz-18 {
  font-size: 1.125rem; /* 18px */
}

.fz-20 {
  font-size: 1.25rem; /* 20px */
}

.fz-24 {
  font-size: 1.5rem; /* 24px */
}

.fz-26 {
  font-size: 1.625rem; /* 26px */
}

.fz-28 {
  font-size: 1.75rem; /* 28px */
}

.fz-30 {
  font-size: 1.875rem; /* 30px */
}

.fz-32 {
  font-size: 2rem; /* 32px */
}

.fz-36 {
  font-size: 2.25rem; /* 36px */
}

.fz-40 {
  font-size: 2.5rem; /* 40px */
}

.fz-44 {
  font-size: 2.75rem; /* 44px */
}

.fz-48 {
  font-size: 3rem; /* 48px */
}

.fz-56 {
  font-size: 3.5rem; /* 56px */
}

.fz-64 {
  font-size: 4rem; /* 64px */
}

/* --- pc or sp --- */
.pc-none,
.pc-none-inline,
.pc-none-table,
.pc-none-flex {
  display: none;
}

.sp-none {
  display: block;
}

.sp-none-inline {
  display: inline;
}

.sp-none-table {
  display: table;
}

.sp-none-flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width: 767px) {
  /* --- margin --- */
  .mgn-btm16 {
    margin-bottom: 8px;
  }
  .mgn-btm24 {
    margin-bottom: 16px;
  }
  .mgn-btm32 {
    margin-bottom: 16px;
  }
  .mgn-btm40 {
    margin-bottom: 24px;
  }
  .mgn-btm48 {
    margin-bottom: 24px;
  }
  .mgn-btm56 {
    margin-bottom: 32px;
  }
  .mgn-btm64 {
    margin-bottom: 32px;
  }
  .mgn-btm72 {
    margin-bottom: 40px;
  }
  .mgn-btm80 {
    margin-bottom: 40px;
  }
  .mgn-btm88 {
    margin-bottom: 48px;
  }
  .mgn-btm96 {
    margin-bottom: 48px;
  }
  /* --- font-size --- */
  .fz-12 {
    font-size: 0.786rem; /* 11px */
  }
  .fz-13 {
    font-size: 0.857rem; /* 12px */
  }
  .fz-14 {
    font-size: 0.929rem; /* 13px */
  }
  .fz-15 {
    font-size: 1rem; /* 14px */
  }
  .fz-16 {
    font-size: 1.071rem; /* 15px */
  }
  .fz-17 {
    font-size: 1.143rem; /* 16px */
  }
  .fz-18 {
    font-size: 1.214rem; /* 17px */
  }
  .fz-20 {
    font-size: 1.286rem; /* 18px */
  }
  .fz-24 {
    font-size: 1.429rem; /* 20px */
  }
  .fz-26 {
    font-size: 1.429rem; /* 20px */
  }
  .fz-28 {
    font-size: 1.714rem; /* 24px */
  }
  .fz-30 {
    font-size: 1.714rem; /* 24px */
  }
  .fz-32 {
    font-size: 1.857rem; /* 26px */
  }
  .fz-36 {
    font-size: 1.857rem; /* 26px */
  }
  .fz-40 {
    font-size: 2rem; /* 28px */
  }
  .fz-44 {
    font-size: 2rem; /* 28px */
  }
  .fz-48 {
    font-size: 2.143rem; /* 30px */
  }
  .fz-56 {
    font-size: 2.286rem; /* 32px */
  }
  .fz-64 {
    font-size: 2.571rem; /* 36px */
  }
  /* --- pc or sp --- */
  .sp-none,
.sp-none-inline,
.sp-none-table,
.sp-none-flex {
    display: none;
  }
  .pc-none {
    display: block;
  }
  .pc-none-inline {
    display: inline;
  }
  .pc-none-table {
    display: table;
  }
  .pc-none-flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
}
/* flex
**************************************** */
.p-flexBox {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-flexBox-50 {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-flexBox-50 {
    width: 50%;
  }
}

/* 見出し
**************************************** */
.p-contentTtl {
  position: relative;
  padding-left: 5.1282051282vw;
  font-size: 6.1538461538vw;
  font-weight: 500;
  letter-spacing: -2px;
  margin-bottom: 7.6923076923vw;
  opacity: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  will-change: filter;
}
@media only screen and (min-width: 768px) {
  .p-contentTtl {
    padding-left: 1.8301610542vw;
    font-size: 2.3426061493vw;
    margin-bottom: 4.0263543192vw;
    letter-spacing: -2px;
  }
}
.p-contentTtl:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2.5641025641vw;
  height: 2.5641025641vw;
  border: 2px solid #005C4C;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .p-contentTtl:before {
    width: 1.1713030747vw;
    height: 1.2445095168vw;
    border: 3px solid #005C4C;
  }
}
.p-contentTtl .char {
  display: inline-block;
}
.p-contentTtl .char--whitespace {
  margin-right: 1.2820512821vw;
}
@media only screen and (min-width: 768px) {
  .p-contentTtl .char--whitespace {
    margin-right: 0.7320644217vw;
  }
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.mainVisual {
  padding: 5.1282051282vw 5.1282051282vw 0;
  margin-bottom: 20.5128205128vw;
}
@media only screen and (min-width: 768px) {
  .mainVisual {
    padding: 3.6603221083vw 3.6603221083vw 0;
    margin-bottom: 10.980966325vw;
  }
}
.mainVisual__box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.mainVisual__logo {
  position: absolute;
  right: 0;
  left: 0;
  top: 47.4358974359vw;
  margin: auto;
  text-align: center;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .mainVisual__logo {
    top: 16.3250366032vw;
  }
}
.mainVisual__logo img {
  width: 41.0256410256vw;
}
@media only screen and (min-width: 768px) {
  .mainVisual__logo img {
    width: 13.17715959vw;
  }
}
.mainVisual__catch {
  position: absolute;
  color: #fff;
  text-align: center;
  font-weight: bold;
  right: 0;
  left: 0;
  bottom: 8.9743589744vw;
  z-index: 2;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .mainVisual__catch {
    bottom: 4.39238653vw;
  }
}
.mainVisual__catch h2 {
  font-size: 6.1538461538vw;
  letter-spacing: 2px;
  margin-bottom: 3.8461538462vw;
}
@media only screen and (min-width: 768px) {
  .mainVisual__catch h2 {
    font-size: 2.0497803807vw;
    margin-bottom: 1.8301610542vw;
    line-height: 1;
  }
}
.mainVisual__catch p {
  font-size: 3.5897435897vw;
  letter-spacing: 1.2px;
  line-height: 5.3846153846vw;
}
@media only screen and (min-width: 768px) {
  .mainVisual__catch p {
    font-size: 1.1713030747vw;
    line-height: 1;
  }
}
.mainVisual__scroll {
  position: absolute;
  bottom: 3.8461538462vw;
  left: 3.8461538462vw;
  z-index: 2;
  height: 26.9230769231vw;
  width: 2.3076923077vw;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .mainVisual__scroll {
    bottom: 1.8301610542vw;
    left: 1.8301610542vw;
    height: 100px;
    width: 0.6588579795vw;
  }
}
.mainVisual__scroll--inner {
  height: 100%;
  width: 100%;
  position: relative;
}
.mainVisual__scroll--inner img {
  position: absolute;
  top: 0;
  left: 2%;
  transform: translateY(0%) translateX(-50%);
  -webkit-transform: translateY(0%) translateX(-50%);
  -webkit-animation: toBottom 2.5s infinite;
          animation: toBottom 2.5s infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

.mission {
  padding-bottom: 19.2307692308vw;
  margin-bottom: 15.3846153846vw;
  border-bottom: 1px solid #E4E4E4;
}
@media only screen and (min-width: 768px) {
  .mission {
    padding-bottom: 10.980966325vw;
    margin-bottom: 7.3206442167vw;
  }
}
.mission__txt {
  font-size: 4.1025641026vw;
  font-weight: bold;
  opacity: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  will-change: filter;
}
@media only screen and (min-width: 768px) {
  .mission__txt {
    font-size: 1.1713030747vw;
  }
}
.mission__txt p {
  line-height: 8.2051282051vw;
}
@media only screen and (min-width: 768px) {
  .mission__txt p {
    line-height: 2.3426061493vw;
  }
}
.mission__txt p:not(:last-of-type) {
  margin-bottom: 8.9743589744vw;
}
@media only screen and (min-width: 768px) {
  .mission__txt p:not(:last-of-type) {
    margin-bottom: 2.196193265vw;
  }
}
.mission--on .p-contentTtl {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}
.mission--on .mission__txt {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}

.activity {
  padding-bottom: 21.7948717949vw;
  margin-bottom: 15.3846153846vw;
  border-bottom: 1px solid #E4E4E4;
}
@media only screen and (min-width: 768px) {
  .activity {
    padding-bottom: 10.2489019034vw;
    margin-bottom: 10.980966325vw;
  }
}
@media only screen and (min-width: 768px) {
  .activity__content {
    margin: 0 -1.4641288433vw;
  }
}
.activity__content--box {
  opacity: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  will-change: filter;
}
@media only screen and (min-width: 768px) {
  .activity__content--box {
    padding: 0 1.4641288433vw;
  }
}
.activity__content--box:not(:last-of-type) {
  margin-bottom: 12.8205128205vw;
}
@media only screen and (min-width: 768px) {
  .activity__content--box:not(:last-of-type) {
    margin-bottom: 0;
    margin-bottom: calc(20 / 1280 * 100vw);
  }
}
.activity__img {
  margin-bottom: 3.8461538462vw;
}
@media only screen and (min-width: 768px) {
  .activity__img {
    margin-bottom: 1.4641288433vw;
  }
}
.activity__ttl {
  font-size: 4.6153846154vw;
  line-height: 6.9230769231vw;
  margin-bottom: 3.8461538462vw;
}
@media only screen and (min-width: 768px) {
  .activity__ttl {
    font-size: 1.317715959vw;
    line-height: 1.9765739385vw;
    margin-bottom: 1.4641288433vw;
  }
}
.activity__txt {
  font-size: 3.5897435897vw;
  line-height: 7.1794871795vw;
}
@media only screen and (min-width: 768px) {
  .activity__txt {
    font-size: 1.0248901903vw;
    line-height: 2.0497803807vw;
  }
}
.activity--on .p-contentTtl {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}
.activity--on .activity__content--box {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}
.activity--on .activity__content--box:nth-child(2) {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}

.directors {
  padding-bottom: 17.9487179487vw;
  margin-bottom: 15.3846153846vw;
  border-bottom: 1px solid #E4E4E4;
}
@media only screen and (min-width: 768px) {
  .directors {
    padding-bottom: 10.2489019034vw;
    margin-bottom: 10.980966325vw;
  }
}
@media only screen and (min-width: 768px) {
  .directors__content {
    margin: 0 -1.4641288433vw;
  }
}
@media only screen and (min-width: 768px) {
  .directors__content--box {
    padding: 0 1.4641288433vw;
  }
}
.directors__content--box:not(:last-of-type) {
  margin-bottom: 5.1282051282vw;
}
@media only screen and (min-width: 768px) {
  .directors__content--box:not(:last-of-type) {
    margin-bottom: 2.5622254758vw;
  }
}
.directors__box {
  opacity: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  will-change: filter;
}
.directors__box--horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-bottom: 2.5641025641vw;
}
@media only screen and (min-width: 768px) {
  .directors__box--horizontal {
    margin-bottom: 0.7320644217vw;
  }
}
.directors__box--position {
  font-size: 3.5897435897vw;
  line-height: 1;
  font-weight: bold;
  width: 19.2307692308vw;
}
@media only screen and (min-width: 768px) {
  .directors__box--position {
    font-size: 1.0248901903vw;
    width: 5.4904831625vw;
  }
}
.directors__box--name {
  font-size: 4.6153846154vw;
  line-height: 1;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .directors__box--name {
    font-size: 1.756954612vw;
  }
}
.directors__box--jobTitle {
  font-size: 3.0769230769vw;
  color: #707070;
}
@media only screen and (min-width: 768px) {
  .directors__box--jobTitle {
    font-size: 0.878477306vw;
  }
}
.directors--on .p-contentTtl {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}
.directors--on .directors__box {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}

.report {
  margin-bottom: 19.2307692308vw;
}
@media only screen and (min-width: 768px) {
  .report {
    margin-bottom: 10.2489019034vw;
  }
}
.report .p-contentTtl {
  margin-bottom: 7.6923076923vw;
}
@media only screen and (min-width: 768px) {
  .report .p-contentTtl {
    margin-bottom: 2.196193265vw;
  }
}
.report__content {
  opacity: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  will-change: filter;
}
.report__txt {
  font-size: 4.1025641026vw;
  font-weight: bold;
  margin-bottom: 3.8461538462vw;
}
@media only screen and (min-width: 768px) {
  .report__txt {
    font-size: 1.1713030747vw;
    margin-bottom: 1.0980966325vw;
  }
}
.report__txt-mini {
  font-size: 3.5897435897vw;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .report__txt-mini {
    font-size: 1.0248901903vw;
  }
}
.report__txt-mini a {
  color: #005C4C;
  text-decoration: underline;
}
.report--on .p-contentTtl {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}
.report--on .report__content {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}

.foundationImg {
  position: relative;
  overflow: hidden;
  opacity: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  will-change: filter;
}
.foundationImg__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  z-index: 2;
}
.foundationImg__logo img {
  width: 20.5128205128vw;
}
@media only screen and (min-width: 768px) {
  .foundationImg__logo img {
    width: 8.78477306vw;
  }
}
.foundationImg--on {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}

.under {
  position: relative;
  height: calc(100vh - 15.3846153846vw);
  min-height: 500px;
}
@media only screen and (min-width: 768px) {
  .under {
    height: calc(100vh - 13.17715959vw);
  }
}
.under .header {
  opacity: 1;
}
.under .footer {
  border-top: 1px solid #E4E4E4;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.main-under {
  margin-top: 15.3846153846vw;
}
@media only screen and (min-width: 768px) {
  .main-under {
    margin-top: 13.17715959vw;
  }
}

.public .u-underTtl {
  background: url(../images/public/bg_publicTtl-sp.webp) no-repeat;
  background-size: cover;
  width: 89.7435897436vw;
  margin: 0 auto 10.2564102564vw;
  padding: 7.6923076923vw 5.1282051282vw 10vw;
  overflow: hidden;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .public .u-underTtl {
    background: url(../images/public/bg_publicTtl-pc.webp) no-repeat;
    margin: 0 auto 4.39238653vw;
    width: 71.7423133236vw;
    padding: 4.0263543192vw 1.4641288433vw 3.2942898975vw;
    background-size: cover;
  }
}
.public .p-contentTtl {
  padding-left: 0;
  color: #fff;
  margin-bottom: 1.7948717949vw;
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}
@media only screen and (min-width: 768px) {
  .public .p-contentTtl {
    margin-bottom: 0.7320644217vw;
  }
}
.public .p-contentTtl:before {
  display: none;
}
.public .p-contentTtl-sub {
  font-size: 2.5641025641vw;
  color: #fff;
  letter-spacing: 1.5px;
}
@media only screen and (min-width: 768px) {
  .public .p-contentTtl-sub {
    font-size: 1.0248901903vw;
  }
}
.public__txt {
  font-size: 4.1025641026vw;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .public__txt {
    font-size: 1.1713030747vw;
  }
}

.overview {
  padding: 15.3846153846vw 0;
  border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 768px) {
  .overview {
    padding: 7.3206442167vw 0;
  }
}
.overview .p-contentTtl-mini {
  font-size: 4.6153846154vw;
  letter-spacing: -2px;
  margin-bottom: 3.8461538462vw;
}
@media only screen and (min-width: 768px) {
  .overview .p-contentTtl-mini {
    font-size: 1.756954612vw;
    margin-bottom: 1.4641288433vw;
    padding-left: 1.317715959vw;
  }
}
.overview .p-contentTtl-mini:before {
  border: 2px solid #fff;
}
@media only screen and (min-width: 768px) {
  .overview .p-contentTtl-mini:before {
    border: 2px solid #fff;
    height: 0.7320644217vw;
    width: 0.7320644217vw;
  }
}
.overview__table {
  opacity: 0;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  will-change: filter;
}
.overview__table th {
  text-align: left;
  font-size: 3.0769230769vw;
  width: 17.4358974359vw;
}
@media only screen and (min-width: 768px) {
  .overview__table th {
    font-size: 1.0248901903vw;
    width: 5.8565153734vw;
  }
}
.overview__table td {
  text-align: left;
  font-size: 3.0769230769vw;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .overview__table td {
    font-size: 1.0248901903vw;
  }
}
.overview__table td a {
  text-decoration: underline;
  color: #fff;
}
.overview--on .p-contentTtl {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}
.overview--on .overview__table {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition-duration: 1800ms;
          transition-duration: 1800ms;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
}

.swiper-slide-active img,
.swiper-slide-duplicate-active img,
.swiper-slide-prev img {
  -webkit-animation: zoomUp 10s linear 0s 1 normal both;
          animation: zoomUp 10s linear 0s 1 normal both;
}

.mainVisual__slider--img img {
  display: block;
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}
@-webkit-keyframes toBottom {
  0% {
    -webkit-transform: translate(0, -55%);
  }
  100% {
    -webkit-transform: translate(0, 0%);
  }
}
@keyframes toBottom {
  0% {
    -webkit-transform: translate(0, -55%);
  }
  100% {
    -webkit-transform: translate(0, 0%);
  }
}

/* 言語切り替えボタン */
.globalMenu {
  position: absolute;
  top: 120vw;
  left: 5.1282051282vw;
  display: flex;
  width: calc(50 / 390 * 100vw);
}
.globalMenu__link {
  font-size: calc(14 / 390 * 100vw);
  display: block;
  flex-basis: 50%;
  max-width: 50%;
  position: relative;
}
.globalMenu__link:first-of-type:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: calc(-10 / 390 * 100vw);
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #222222;
}
.globalMenu__link:first-of-type {
  margin-right: calc(20 / 390 * 100vw);
}
@media only screen and (min-width: 768px) {
  .globalMenu {
    top: 0;
    bottom: 0;
    right: 0;
    left: inherit;
    width: calc(50 / 1366 * 100vw);
    height: calc(20 / 1366 * 100vw);
    margin: auto;
  }
  .globalMenu__link {
    font-size: calc(18 / 1366 * 100vw);
  }
  .globalMenu__link:first-of-type:before {
    right: calc(-15 / 1366 * 100vw);
  }
  .globalMenu__link:first-of-type {
    margin-right: calc(30 / 1366 * 100vw);
  }
}