@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Belleza&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&amp;display=swap");

body{
overflow-x: hidden!important;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 10px;
  /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

address, caption, cite, code, dfn, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}



/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
/* ====================================================
object-fit
.photo__image {
  &.-image1 {
    @include object-fit(cover);
  }
  
  &.-image2 {
    @include object-fit(contain, top center);
  }
}
==================================================== */
/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

/* ====================================================
// flexセット
==================================================== */
/* ====================================================
// hover時の透過度
==================================================== */
/*----------------------
min(), max(), clamp()
----------------------*/
body {
  color: #000000;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

#header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 99;
  padding: 42px 54px;
}

@media screen and (max-width: 834px) {
  #header {
    padding: 15px;
  }
}

#header .flex-header .logo {
  width: 250px;
}

#header .flex-header .nav-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}

#header .flex-header .nav-menu .nav-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
  background: linear-gradient(90deg, rgb(34, 34, 166), rgb(0, 0, 90));
  width: 100%;
  padding: 100px 20px;
  overflow-y: auto;
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu .nav-center {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 50px 15px;
  }
		#header .flex-header .logo {
  width: 220px!important;
			margin-top: -5px;
}
}

#header .flex-header .nav-menu .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu .inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 50px 0 0;
  }
}

#header .flex-header .nav-menu .show-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 70%;
  padding-left: 27px;
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu .show-menu {
    width: 100%;
    padding-left: 0;
  }
}

#header .flex-header .nav-menu .show-menu > .item {
  position: relative;
  width: 50%;
  margin-bottom: 26px;
  padding-right: 10px;
}

#header .flex-header .nav-menu .show-menu > .item:nth-child(2n) {
  width: 50%;
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu .show-menu > .item {
    width: 50% !important;
    margin-bottom: 30px;
    padding: 0 5px;
    text-align: center;
  }
}

#header .flex-header .nav-menu .show-menu > .item > a {
  display: block;
  color: #fff;
  letter-spacing: 1.5px;
  font-family: "Belleza", sans-serif;
  font-size: 3.5rem;
}

#header .flex-header .nav-menu .show-menu > .item > a span{
  display: block;
  color: #fff;
  letter-spacing: 1.5px;
  font-family:sans-serif;
  font-size: 1.5rem;
}

@media screen and (max-width: 1245px) {
  #header .flex-header .nav-menu .show-menu > .item > a {
    letter-spacing: 0;
    font-size: 3rem;
  }
	
	#header .flex-header .nav-menu .show-menu > .item > a span{
  display: block;
  color: #fff;
  letter-spacing: 1px;
  font-family:sans-serif;
  font-size: 1rem;
}
}

@media screen and (max-width: 374px) {
  #header .flex-header .nav-menu .show-menu > .item > a {
    font-size: 2rem;
  }
}

#header .flex-header .nav-menu .show-menu > .item:before {
  content: '';
  width: 9px;
  height: 9px;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top: 14px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
}

@media screen and (max-width: 1245px) {
  #header .flex-header .nav-menu .show-menu > .item:before {
    top: 10px;
  }
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu .show-menu > .item:before {
    bottom: 0;
    top: auto;
    width: 100%;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

#header .flex-header .nav-menu .show-menu > .item.active:before {
  opacity: 1;
  left: -24px;
	top:30px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
	#header .flex-header .nav-menu .show-menu > .item.active:before {
  opacity: 1;
   left: 50%;
	top: 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
}

@media screen and (min-width: 835px) {
  #header .flex-header .nav-menu .show-menu > .item:hover:before {
    opacity: 1;
    left: -24px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}

#header .flex-header .nav-menu .hd-mega__right {
  width: 30%;
  text-align: right;
  bottom: 0px;
  position: relative;
}

#header .flex-header .nav-menu .hd-mega__right .logo-mega {
  margin:0 0 60px auto;
	width: 300px;
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu .hd-mega__right .logo-mega {
    text-align: center;
     margin:20px auto 30px;
  }
	#header .flex-header .nav-menu .hd-mega__right .logo-mega img{
	  min-width: 270px;
  }
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu .hd-mega__right {
    width: 100%;
    bottom: 0;
    text-align: center;
  }
}

#header .flex-header .mobile-icon {
  width: 50px;
  height: 37px;
  position: fixed;
  right: 39px;
  top: 39px;
  cursor: pointer;
  z-index: 100;
  display: block;
}

@media screen and (max-width: 834px) {
  #header .flex-header .mobile-icon {
    width: 40px;
    top: 10px;
    right: 20px;
  }
}

#header .flex-header .mobile-icon span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
}
 #header .flex-header .mobile-icon p{
  font-size: 12px;
  letter-spacing: 4px;
  padding-top: 30px
}

#header .flex-header .mobile-icon span:before, #header .flex-header .mobile-icon span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

#header .flex-header .mobile-icon span:before {
  -webkit-transform: translateY(-250%);
  -ms-transform: translateY(-250%);
      transform: translateY(-250%);
  top: -3px;
}

@media screen and (max-width: 834px) {
  #header .flex-header .mobile-icon span:before {
    top: -3px;
  }
	 #header .flex-header .mobile-icon p{
  font-size: 10px;
  letter-spacing: 2.5px;
  padding-top: 30px
}
}

#header .flex-header .mobile-icon span:after {
  -webkit-transform: translateY(250%);
  -ms-transform: translateY(250%);
      transform: translateY(250%);
  bottom: -3px;
}


@media screen and (max-width: 834px) {
  #header .flex-header .mobile-icon span:after {
    bottom: -3px;
  }
}

#header .flex-header .mobile-icon.mobile-close span {
  background-color: transparent;
}

#header .flex-header .mobile-icon.mobile-close span:before, #header .flex-header .mobile-icon.mobile-close span:after {
  width: 100%;
  background: #000;
}

#header .flex-header .mobile-icon.mobile-close span:before {
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
      transform: translateY(0) rotate(45deg);
  top: 1px;
	background: #fff;
}

#header .flex-header .mobile-icon.mobile-close p{
  color: #fff;
  padding-top: 45px;
}



#header .flex-header .mobile-icon.mobile-close span:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
      transform: translateY(0) rotate(-45deg);
  bottom: -1px;
	background: #fff;
}

@media screen and (max-width: 834px) {
	#header .flex-header .mobile-icon.mobile-close p{
  color: #fff;
  padding-top: 40px;
}

}
.hd-in {
  margin-bottom: 17px;
  padding-top: 1px;
  letter-spacing: 1px;
}

.hd-in a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Belleza", sans-serif;
  color: #fff;
  font-size: 1.6rem;
}

.hd-in a img {
  margin-right: 5px;
}

.hd-address {
  color: #fff;
  line-height: 1.5;
  margin-bottom: 31px;
  letter-spacing: 1.2px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1245px) {
  .hd-address {
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 1.3rem;
  }
}

.hd-address a {
  color: #fff;
  margin-top: 7px;
  display: inline-block;
  text-decoration: underline;
  font-size: 1.3rem;
}

.hd-tel a {
  display: inline-block;
  color: #fff;
  font-weight: 500;
  letter-spacing: 3px;
  font-size: 1.8rem;
	margin-bottom: 10px;

}

.hd-tel a span {
  letter-spacing: 0;
  font-size: 1.3rem;
}

#footer {
  background: #333333;
  padding: 72px 0;
}

@media screen and (max-width: 1245px) {
  #footer {
    padding: 50px 0;
  }
}

#footer .fa-instagram {
  margin-right: 10px;
}

.ft-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  .ft-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.ft-logo {
  width: 30%;
}
.ft-logo img{
  width: 200px;
}

@media screen and (max-width: 1245px) {
  .ft-logo {
    width: 30%;
  }
}

@media screen and (max-width: 834px) {
  .ft-logo {
    text-align: center;
    margin-bottom: 25px;
    width: 100%;
	  padding-top: 30px;
  }
}

.ft-logo a {
  display: block;
}

.ft-right {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 1245px) {
  .ft-right {
    width: 70%;
    padding-top: 0;
  }
}

@media screen and (max-width: 834px) {
  .ft-right {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.ft-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 320px);
}

@media screen and (max-width: 834px) {
  .ft-nav {
    width: 100%;
    margin-bottom: 25px;
  }
}

.ft-nav li {
  width: 50%;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1245px) {
  .ft-nav li {
    margin-bottom: 30px;
    letter-spacing: 0;
    text-align: center;
  }
}

.ft-nav li:nth-child(2n) {
  width: 30%;
}

@media screen and (max-width: 834px) {
  .ft-nav li {
    padding-right: 15px;
    width: 50% !important;
  }
}

.ft-nav li a {
  font-family: "Belleza", sans-serif;
  color: #fff;
  display: inline-block;
  line-height: 1.2;
  font-size: 1.5rem;
}

@media screen and (max-width: 1245px) {
  .ft-nav li a {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 834px) {
  .ft-nav li a {
    font-size: 1.6rem;
  }
}

.ft-contact {
  width: 500px;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .ft-contact {
    width: 100%;
    text-align: center;
  }
}

.copy-right {
  font-family: "Belleza", sans-serif;
  color: #fff;
  margin-top:-40px;
  letter-spacing: 1.1px;
  font-size: 1rem;
}

@media screen and (max-width: 1245px) {
  .copy-right {
    letter-spacing: 0;
    margin-top: -40px;
  }
}

@media screen and (max-width: 834px) {
  .copy-right {
    text-align: center;
    margin-top: 10px;
  }
}

.cursor,
.follower {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .cursor,
  .follower {
    display: none !important;
  }
}

.cursor {
  width: 8px;
  height: 8px;
  background-color: #000;
  z-index: 1001;
}

.follower {
  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: 40px;
  height: 40px;
  background-color: #eee;
  z-indes: 1000;
  -webkit-transition: -webkit-transform ease .1s;
  transition: -webkit-transform ease .1s;
  -o-transition: transform ease .1s;
  transition: transform ease .1s;
  transition: transform ease .1s, -webkit-transform ease .1s;
  text-align: center;
  opacity: .8;
}

.follower span {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.follower.is-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.is-locked body {
  -webkit-overflow-scrolling: auto;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
  background: #f5f5f5;
  -webkit-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}

.loading-logo {
  position: relative;
}

.loading-logo .b {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 2s all;
  -o-transition: 2s all;
  transition: 2s all;
  overflow: hidden;
  width: 0;
}

.loading-logo img {
  width: 400px;
  max-width: 400px;
}

@media screen and (max-width: 640px) {
  .loading-logo img {
    width: 340px;
    max-width: 340px;
  }
}

.loading.show .loading-logo .b {
  width: 100%;
}

.loading.hide {
  opacity: 0;
  pointer-events: none;
}

.breadcrumb {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-family: "Belleza", sans-serif;
}

.breadcrumb a {
  display: inline-block;
  padding-right: 20px;
  color: inherit;
  position: relative;
  text-decoration: underline;
}

.breadcrumb a:before {
  position: absolute;
  right: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.2rem;
  content: "ー";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.breadcrumb span {
  display: inline-block;
  padding-left: 15px;
}


.inner {
  display: block;
  max-width: 1230px;
  width: 90%;
  padding: 0 15px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .inner {
    padding: 0;
  }
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover {
  opacity: 0.7;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a {
    display: inline-block;
  }
}

@media screen and (min-width: 835px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

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

@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

@media screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}

@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}

@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}

.c-fc__ff {
  color: #fff;
}

.c-fc__gd {
  color: #a8986c;
}

.c-ft__en {
  font-family: "Belleza", sans-serif;
}

.c-ft__rob {
  font-family: "Roboto", sans-serif;
}

.c-ft__jp {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}

.c-fw__lt {
  font-weight: 300 !important;
}

.c-fw__rg {
  font-weight: 400 !important;
}

.c-fw__md {
  font-weight: 500 !important;
}

.c-fw__sbd {
  font-weight: 600 !important;
}

.c-fw__bd {
  font-weight: 700 !important;
}

.c-fw__bk {
  font-weight: 900 !important;
}

.c-txt__rl {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
}

.c-al__c {
  text-align: center;
}

.c-al__r {
  text-align: right;
}

.ttlcomp-01 {
  line-height: 1.2;
  margin-bottom: 14px;
  letter-spacing: 4.75px;
  font-family: "Belleza", sans-serif;
  font-size: 5rem;
}

@media screen and (max-width: 834px) {
  .ttlcomp-01 {
    text-align: center;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 3.5rem;
  }
}

.ttlcomp-02 {
  text-align: center;
  padding-bottom: 130px;
  margin-bottom: 30px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .ttlcomp-02 {
    margin-bottom: 25px;
    padding-bottom: 70px;
  }
}

.ttlcomp-02:before {
  content: '';
  background: #dddddd;
  width: 1px;
  height: 100px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
}

@media screen and (max-width: 834px) {
  .ttlcomp-02:before {
    height: 50px;
  }
}

.ttlcomp-02 .en {
  font-family: "Belleza", sans-serif;
  display: block;
  margin-bottom: 9px;
  letter-spacing: 2.5px;
  font-size: 2.1rem;
}

@media screen and (max-width: 834px) {
  .ttlcomp-02 .en {
    letter-spacing: 0;
    margin-bottom: 5px;
    font-size: 1.2rem;
  }
}

.ttlcomp-02 .jp {
  display: block;
  font-size: 3rem;
}

@media screen and (max-width: 834px) {
  .ttlcomp-02 .jp {
    font-size: 1.8rem;
  }
}

.ttlcomp-03 {
  text-align: center;
  color: #ccc;
  line-height: 1;
  font-family: "Belleza", sans-serif;
  margin-bottom: 73px;
  padding: 50px 20px 0;
  font-size: 15rem;
  position: relative;
  letter-spacing: 9px;
}

@media screen and (max-width: 1245px) {
  .ttlcomp-03 {
    letter-spacing: 4px;
    font-size: 6rem;
  }
}

@media screen and (max-width: 834px) {
  .ttlcomp-03 {
    letter-spacing: 0;
    margin-bottom: 35px;
    font-size: 7rem;
	  padding: 10px 20px 0;
  }
}

@media screen and (max-width: 374px) {
  .ttlcomp-03 {
    font-size: 7rem;
  }
}

.ttlcomp-03 span {
  padding-left: 10px;
  display: block;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .ttlcomp-03 span {
    padding-left: 0;
  }
}

.ttlcomp-03:before {
  content: '';
  width: 100%;
  height: 11px;
  background: #fff;
  bottom: 0;
   border-bottom: 2px solid #c21500;
  border-image: linear-gradient(90deg, rgb(34, 34, 166), rgb(0, 0, 90));
  border-image-slice: 1;

  left: 0;
  position: absolute;
}

@media screen and (max-width: 1245px) {
  .ttlcomp-03:before {
    height: 8px;
  }
}

@media screen and (max-width: 834px) {
  .ttlcomp-03:before {
    height: 5px;
  }
}

.ttlcomp-04 {
  letter-spacing: .08em;
}

.ttlcomp-04 .en {
  display: block;
  margin-bottom: 10px;
  font-size: 1.2rem;
}

.ttlcomp-04 .jp {
  font-size: 2.4rem;
  font-weight: 500;
}

.ttlcomp-05 {
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.5;
}

@media screen and (max-width: 1440px) {
  .ttlcomp-05 {
    font-size: 2.77vw;
  }
}

@media screen and (max-width: 834px) {
  .ttlcomp-05 {
    font-size: max(20px, 4vw);
  }
}

.ttlcomp-06 {
  font-size: 3.6rem;
  line-height: 1.38;
}

@media screen and (max-width: 834px) {
  .ttlcomp-06 {
    font-size: 2.3rem;
  }
}

.ttlcomp-06 span {
  display: block;
  font-size: 2.1rem;
  line-height: 1.4;
  text-decoration: underline;
}

@media screen and (max-width: 834px) {
  .ttlcomp-06 span {
    font-size: 1.8rem;
  }
}

.c-txt01 {
  font-size: 1.5rem;
  line-height: 2.2666;
}

@media screen and (max-width: 834px) {
  .c-txt01 {
    line-height: 1.8;
  }
}

.c-txt02 {
  font-size: 1.4rem;
  line-height: 1.8571;
}

@media screen and (max-width: 834px) {
  .c-txt02 {
    line-height: 1.5;
  }
}

.btn {
  display: inline-block;
  color: #000;
  font-family: "Belleza", sans-serif;
  font-size: 3rem;
  position: relative;
  letter-spacing: 2px;
  padding-left: 8px;
}

@media screen and (max-width: 834px) {
  .btn {
    letter-spacing: 1px;
    padding-left: 0;
    font-size: 2.2rem;
  }
}

.btn:before {
  content: '';
  background: linear-gradient(90deg, rgb(34, 34, 166), rgb(0, 0, 90));
  width: 30px;
  height: 30px;
  border-radius: 50%;
  left: -40px;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  .btn:before {
    width: 20px;
    height: 20px;
    left: -28px;
  }
}

.btn span {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #000;
  display: inline-block;
  line-height: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn span span {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 0;
}

@media screen and (min-width: 835px) {
  .btn:hover:before {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 85px;
    height: 85px;
  }
}

@media screen and (min-width: 835px) and (max-width: 834px) {
  .btn:hover:before {
    width: 60px;
    height: 60px;
  }
}

@media screen and (min-width: 835px) {
  .btn:hover span {
    border-bottom: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .btn:hover span span {
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}

.btn-right {
  text-align: right;
}

.btn-center {
  text-align: center;
}

.btn-white {
  color: #fff;
}

.btn-white span {
  border-color: #fff;
}

.c-link {
  display: inline-block;
  color: #bfa26a;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: underline;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  background: white;
  border: 1px solid #ccc;
  font-weight: 500;
  padding: 5px 10px;
  font-size: 1.5rem;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.pure-input input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pure-input input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0 0 3px 3px;
  -o-border-image: none;
     border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
      -ms-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
}

.pure-input input[type="checkbox"]:checked + label:after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
      -ms-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.pure-input input[type="checkbox"]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
          animation: borderscale 200ms ease-in;
  background: #4F8196;
}

.pure-input input[type="radio"] + label:after, .pure-input input[type="radio"] + label:before {
  border-radius: 50%;
}

.pure-input input[type="radio"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
  background-color: white;
}

.pure-input input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.pure-input label {
  position: relative;
  padding: 5px 5px 5px 2em;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.pure-input label:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  color: #4F8196;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 2px solid #4F8196;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.pure-input label:after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  background-color: #4F8196;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.img-of {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover; object-position: center", sans-serif;
}

.fade {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
      -ms-transform: translate(0px, 60px);
          transform: translate(0px, 60px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
}

.fade.active {
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  opacity: 1;
}

.paroller {
  -webkit-transition: all .5s ease !important;
  -o-transition: all .5s ease !important;
  transition: all .5s ease !important;
}

.parallax {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.parallax img {
  will-change: transform;
}

.fade-bg {
  position: relative;
}

.fade-bg:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #fff;
  left: 0;
  top: 0;
  position: absolute;
}

.fade-bg.on:before {
  width: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.fade-bg2 {
  position: relative;
}

.fade-bg2:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #fff;
  left: 0;
  top: 0;
  position: absolute;
}

.fade-bg2.on:before {
  width: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.mv-sec {
  position: relative;
}

.mv-img {
  width: 75%;
  margin-left: auto;
}

@media screen and (max-width: 834px) {
  .mv-img {
    width: 81.28%;
  }
}

.mv-img img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.mv-ttl {
  position: absolute;
  right: 3%;
  bottom: 20px;
  width: 400px;
	z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mv-ttl {
    height: 67%;
    right: 62%;
  }
}

.mv-ttl svg {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1440px) {
  .mv-ttl {
    width: 400px!important;
    bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .mv-ttl {
    width: 300px!important;
    left: 50%;
	  bottom: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1;
  }
}

.mv-desc {
  position: absolute;
  left: 75px;
  bottom: 10px;
  letter-spacing: 0.75px;
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  font-size: 1.3rem;
}

@media screen and (max-width: 1245px) {
  .mv-desc {
    left: 20px;
    bottom: 0;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .mv-desc {
	  width: 300px!important;
    left: 60%!important;
	  bottom: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1;
    font-size: 1.2rem;
	-webkit-writing-mode:horizontal-tb;
	-ms-writing-mode:lr-tb;
	writing-mode:horizontal-tb;
  }
}

.sec-info {
  padding: 100px 0 200px;
}

@media screen and (max-width: 834px) {
  .sec-info {
    padding: 50px 0 100px;
  }
}

@media screen and (max-width: 834px) {
  .sec-info .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
  .sec-info .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0 !important;
  }
  .sec-info .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height: 2px !important;
    background: linear-gradient(90deg, rgb(34, 34, 166), rgb(0, 0, 90));
    margin: 0 !important;
  }
  .sec-info .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    height: 1px;
    margin: 0 !important;
  }
  .sec-info .mCSB_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec-info .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .sec-info .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 1px !important;
    margin: 0 !important;
  }
}

.sec-info .swiper-container {
  position: relative;
	margin-bottom: 30px;
}

@media screen and (min-width: 835px) {
  .sec-info .swiper-container {
    margin-right: -80px;
	  margin-bottom: 50px;
  }
}

.sec-info .swiper-wrapper {
  position: relative;
}

.swiper-horizontal > .swiper-scrollbar {
  height: 1px;
  background: #ddd;
  max-width: 1200px;
  width: 100%;
}

@media screen and (min-width: 835px) {
  .swiper-horizontal > .swiper-scrollbar {
    margin-left: 7px;
  }
}

.swiper-scrollbar-drag {
  top: -1px;
  height: 2px;
  background: linear-gradient(90deg, rgb(34, 34, 166), rgb(0, 0, 90));
}

.info-list {
  padding: 65px 0 90px;
}

@media screen and (max-width: 1245px) {
  .info-list {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .info-list {
    padding: 35px 0;
  }
}

.info-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.info-item a {
  position: relative;
  padding-right: 10%;
  padding-left: 40px;
}


@media screen and (max-width: 1245px) {
  .info-item a {
    padding-right: 40px;
  }
}

@media screen and (max-width: 834px) {
  .info-item a {
    padding-left: 25px;
  }
}

@media screen and (max-width: 640px) {
  .info-item a {
    padding-left: 15px;
    padding-right: 0;
  }
}

.info-item a:before {
  content: '';
  background: linear-gradient(90deg, rgb(34, 34, 166), rgb(0, 0, 90));
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: 0;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  .info-item a:before {
    width: 12px;
    height: 12px;
  }
}

@media screen and (max-width: 374px) {
  .info-item a:before {
    width: 8px;
    height: 8px;
    left: 3px;
  }
}

@media screen and (min-width: 835px) {
  .info-item:hover a:before {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 80px;
    height: 80px;
    top: 46%;
  }
}

@media screen and (min-width: 835px) and (max-width: 834px) {
  .info-item:hover a:before {
    width: 60px;
    height: 60px;
  }
}

@media screen and (min-width: 1246px) {
  .info-item:hover a .info-ttl span {
    color: #fff;
  }
}

.info-item a {
  display: block;
  position: relative;
  z-index: 3;
}

.info-item p {
  color: #0D0D0D;
  line-height: 1.538;
  letter-spacing: 0.75px;
  height: 39px;
  z-index: 4;
  position: relative;
  overflow: hidden;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-size: 1.3rem;
}

@media screen and (max-width: 834px) {
  .info-item p {
    letter-spacing: 0;
    font-size: 1.2rem;
  }
}

.info-date {
  display: block;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
  margin-bottom: 12px;
  letter-spacing: 0.5px;
  color: #000;
  z-index: 4;
  position: relative;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .info-date {
    font-size: 1.3rem;
  }
}

.info-ttl {
  color: #000;
  line-height: 1.55;
  margin-bottom: 18px;
  letter-spacing: 1px;
  z-index: 4;
  position: relative;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .info-ttl {
    line-height: 1.4;
    letter-spacing: 0;
    font-size: 1.5rem;
  }
}

.sec-banner {
  overflow: hidden;
}

.sec-banner .sec-live__video:before {
  padding-bottom: calc(580/1680*100%);
}

@media screen and (max-width: 834px) {
  .sec-banner .sec-live__video:before {
    padding-bottom: calc(650/1680*100%);
    padding-bottom: 57vw;
  }
}

.sec-banner:before {
  content: '';
  background: rgba(0, 0, 0, 0.502);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.sec-banner .banner-ttl {
  color: #fff;
  line-height: 1.333;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 2;
  letter-spacing: 1px;
  font-family: "Belleza", sans-serif;
  font-size: 6rem;
}

@media screen and (max-width: 1245px) {
  .sec-banner .banner-ttl {
    font-size: 4.5rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-banner .banner-ttl {
    letter-spacing: 0;
    line-height: 1.2;
    font-size: 2.4rem;
  }
}

.sec-banner .banner-ttl span {
  display: block;
}

.sec-brand {
  padding: 198px 0 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url("../img/index/bg-01.png") bottom 30% right 12% no-repeat;
  background-size: 332px;
}

@media screen and (max-width: 834px) {
  .sec-brand {
    padding: 50px 0;
    background-size: 50%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: none;
  }
}

.brand-img {
  width: 40.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.brand-img .img {
  width: 50%;
}

.brand-img .img img {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .brand-img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.brand-ct {
  width: 59.5%;
  padding: 24px 150px 0;
}

@media screen and (max-width: 1245px) {
  .brand-ct {
    padding: 0 30px;
  }
}

@media screen and (max-width: 834px) {
  .brand-ct {
    padding: 0 15px;
    width: 100%;
    background: url("../img/index/bg-01.png") top right 10% no-repeat;
    background-size: contain;
  }
}

.brand-ct p {
  color: #000;
  line-height: 2.26;
  margin-bottom: 123px;
  padding-left: 7px;
  font-size: 1.5rem;
}

@media screen and (max-width: 1245px) {
  .brand-ct p {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .brand-ct p {
    padding-left: 0;
    line-height: 1.9;
    margin-bottom: 30px;
    font-size: 1.3rem;
  }
}

.brand-ct .btn {
  margin-right: 90px;
}

@media screen and (max-width: 834px) {
  .brand-ct .btn {
    margin-right: 0;
  }
}

.brand-ttl {
  line-height: 1;
  font-family: "Belleza", sans-serif;
  margin-bottom: 56px;
  color: #bfa26a;
  letter-spacing: 10px;
  font-size: 10rem;
}

@media screen and (max-width: 1245px) {
  .brand-ttl {
    margin-bottom: 20px;
    font-size: 8rem;
  }
}

@media screen and (max-width: 834px) {
  .brand-ttl {
    margin-bottom: 15px;
    font-size: 5rem;
  }
}

.brand-ttl span {
  display: block;
  color: #000;
  margin-left: 7px;
  margin-bottom: 12px;
  letter-spacing: 2.35px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .brand-ttl span {
    margin-left: 0;
    letter-spacing: 0;
    font-size: 1.6rem;
  }
}

.brand-desc {
  margin-bottom: 52px;
  color: #000;
  line-height: 1.3;
  letter-spacing: -1px;
  font-size: 3.4rem;
}

@media screen and (max-width: 1245px) {
  .brand-desc {
    margin-bottom: 20px;
    letter-spacing: 0;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .brand-desc {
    letter-spacing: 0;
    font-size: 3.2rem;
    line-height: 1.5;
  }
}

.brand-desc span {
  display: block;
  line-height: 1.888;
  letter-spacing: -0.25px;
  margin-top: 20px;
  padding-left: 7px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1245px) {
  .brand-desc span {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .brand-desc span {
    letter-spacing: 0;
    margin-top: 12px;
    line-height: 1.6;
  }
}

.design-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}

@media screen and (max-width: 834px) {
  .design-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.design-box__left {
  width: 35.5%;
  font-family: "Belleza", sans-serif;
  padding: 50px 30px 39px 14.3vw;
  font-size: 2.1rem;
  border-right: 1px solid #dddddd;
}

@media screen and (max-width: 1440px) {
  .design-box__left {
    padding: 35px 20px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .design-box__left {
    width: 100%;
    padding: 20px 15px 5px;
    border-right: 0;
    text-align: center;
  }
}

.design-box__left span {
  display: inline-block;
  position: relative;
  letter-spacing: 2.85px;
}

@media screen and (max-width: 834px) {
  .design-box__left span {
    letter-spacing: 0;
  }
}

.design-box__left span:before {
  content: '';
  width: 34px;
  height: 24px;
  position: absolute;
  left: -23px;
  top: -10px;
  background: url("../img/index/icon-01.png") center no-repeat;
  background-size: contain;
}

.design-box__left small {
  display: block;
  color: #939393;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.55px;
  font-size: 1.2rem;
}

@media screen and (max-width: 1245px) {
  .design-box__left small {
    letter-spacing: 0;
  }
}

.design-box__right {
  width: 64.5%;
  font-family: "Belleza", sans-serif;
  padding-left: 62px;
  padding-right: 20px;
  letter-spacing: 8.5px;
  line-height: 1;
  font-size: 8rem;
}

@media screen and (max-width: 1245px) {
  .design-box__right {
    font-size: 6rem;
  }
}

@media screen and (max-width: 834px) {
  .design-box__right {
    letter-spacing: 3px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 15px;
    font-size: 4rem;
  }
}

.design-flex {
  padding: 113px 0 100px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .design-flex {
    padding: 50px 0;
  }
}

.design-flex:before {
  content: '';
  background: #dddddd;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
}

@media screen and (max-width: 834px) {
  .design-flex:before {
    display: none;
  }
}

.design-flex__ct {
  position: absolute;
  left: 0;
  top: 39.65%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 45%;
  z-index: 2;
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  .design-flex__ct {
    top: 39.65vw;
  }
}

@media screen and (max-width: 834px) {
  .design-flex__ct {
    position: static;
    margin-bottom: 20px;
    width: 100%;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}

.design-flex__ct small {
  display: inline-block;
  color: #000;
  margin-bottom: 44px;
  width: calc(100vw - (90% + 30px));
  font-family: "Belleza", sans-serif;
  font-size: 3rem;
  line-height: 1.2;
  letter-spacing: 4px;
  border-bottom: 1px solid #000;
  text-transform: uppercase;
}

@media screen and (max-width: 1245px) {
  .design-flex__ct small {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .design-flex__ct small {
    margin-bottom: 10px;
    width: 100%;
    letter-spacing: 0;
    font-size: 2rem;
  }
}

.design-flex__ct .over-text {
  display: block;
  line-height: 1.343;
  padding-left: 21px;
  width: calc(100vw - (90% + 30px));
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
  letter-spacing: 9px;
  font-family: "Belleza", sans-serif;
  font-size: 7.5rem;
}

@media screen and (max-width: 1245px) {
  .design-flex__ct .over-text {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    padding-left: 0;
    font-size: 4rem;
  }
}

@media screen and (max-width: 834px) {
  .design-flex__ct .over-text {
    width: 100%;
    letter-spacing: 0;
    font-size: 3rem;
  }
}

.design-flex__ct.white {
  right: 0;
  width: 100%;
  color: #fff;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .design-flex__ct.white {
    display: none;
  }
}

.design-flex__ct.white small {
  width: auto;
  color: #fff;
  border-bottom-color: #fff;
}

.design-flex__ct.white .over-text {
  width: 100%;
}

.design-flex__content {
  width: 55%;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .design-flex__content {
    width: 100%;
  }
}

.design-flex__content p {
  color: #000;
  line-height: 2.3;
  margin-bottom: 71px;
  font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
  .design-flex__content p {
    line-height: 1.9;
    margin-bottom: 30px;
    font-size: 1.3rem;
  }
}

.design-flex__img {
  margin-bottom: 117px;
  max-width: 90.95%;
}

@media screen and (max-width: 1440px) {
  .design-flex__img {
    margin-bottom: 8.125vw;
  }
}

@media screen and (max-width: 834px) {
  .design-flex__img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.design-flex__img img {
  width: 100%;
}

.design-flex__ml {
  margin-left: 105px;
}

@media screen and (max-width: 1245px) {
  .design-flex__ml {
    margin-left: 70px;
  }
}

@media screen and (max-width: 834px) {
  .design-flex__ml {
    margin-left: 0;
  }
}

.design-flex__ttl {
  color: #000;
  margin-bottom: 50px;
  letter-spacing: 1.25px;
  line-height: 1.47;
  font-size: 3.4rem;
}

@media screen and (max-width: 1245px) {
  .design-flex__ttl {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .design-flex__ttl {
    letter-spacing: 0;
    line-height: 1.5;
    font-size: 3.2rem;
  }
}

.design-flex__desc {
  margin-bottom: 44px;
  font-size: 2.1rem;
}

@media screen and (max-width: 1245px) {
  .design-flex__desc {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 374px) {
  .design-flex__desc {
    font-size: 1.7rem;
  }
}

.design-flex__desc span {
  display: inline-block;
  text-decoration: underline;
  line-height: 1.1;
  letter-spacing: 1px;
}

@media screen and (max-width: 834px) {
  .design-flex__desc span {
    letter-spacing: 0;
  }
}

.sec-gallery {
  padding: 120px 0 68px;
}

@media screen and (max-width: 1245px) {
  .sec-gallery {
    padding: 120px 0 0;
  }
}

@media screen and (max-width: 834px) {
  .sec-gallery {
    padding: 70px 0 0;
  }
}

.sec-gallery .btn-center {
  margin-bottom: 42px;
}

@media screen and (max-width: 834px) {
  .sec-gallery .btn-center {
    padding-left: 0;
    margin-bottom: 35px;
    text-align: right;
  }
}

.gallery-ct {
  padding: 0px 0 0;
}

@media screen and (max-width: 1245px) {
  .gallery-ct {
    padding: 70px 0 0;
  }
}

@media screen and (max-width: 834px) {
  .gallery-ct {
    padding: 20px 0 0;
  }
}

.gallery-ct .inner {
  position: relative;
  max-width: 1200px;
}

.gallery-ct .inner .btn {
  margin: 30px auto 0;
}

@media screen and (max-width: 1245px) {
  .gallery-ct .inner .btn {
   margin: 30px auto 0;
  }
}

@media screen and (max-width: 834px) {
  .gallery-ct .inner .btn {
   margin: 0px auto 0;
	  text-align: center;
  }
}

@media screen and (max-width: 834px) {
  .gallery-ct .inner .btn-center {
    margin-bottom: 0;
	  text-align: center;
  }
}

.gallery-box {
  position: relative;
	margin-bottom: 50px;
}

.gallery-box img {
  width: 100%;
}

.gallery-box__ttl {
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 10vw 0 24vw;
  letter-spacing: 19px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  color: #fff;
  line-height: 1.2;
  font-family: "Belleza", sans-serif;
  font-size: 15rem;
}

@media screen and (max-width: 1440px) {
  .gallery-box__ttl {
    font-size: 10rem;
  }
}

@media screen and (max-width: 1245px) {
  .gallery-box__ttl {
    letter-spacing: 10px;
    font-size: 8rem;
    padding: 0 15vw;
  }
}

@media screen and (max-width: 834px) {
	.gallery-box {
  position: relative;
	margin-bottom: 40px;
}
	
  .gallery-box__ttl {
    text-align: center;
    padding: 15px;
    letter-spacing: 5px;
    font-size: 4rem;
  }
}

@media screen and (max-width: 374px) {
  .gallery-box__ttl {
    font-size: 3rem;
  }
}

.gallery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px;
	text-align: center;
}

@media screen and (max-width: 834px) {
  .gallery-list {
    margin: 0 -10px;
  }
}

.gallery-list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: space-between;
	margin-bottom: 0px!important;
}

@media screen and (max-width: 834px) {
  .gallery-list02 {
    margin: 0 0px;
  }
}


.gallery-item {
  width: 25%;
  padding: 0px 0 20px;
}

.gallery-item span {
  color: #000;
  letter-spacing: 2px;
  padding-left: 2px;
  font-size: 1.3rem;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .gallery-item {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 35px;
    margin-top: 0 !important;
  }
}



@media screen and (max-width: 834px) {
  .gallery-item span {
    letter-spacing: 0;
    padding-left: 0;
    font-size: 1.2rem;
  }
}

.gallery-item02 {
  width: 18%;
  padding: 0px 0px 10px;
	background-color: #EDEDED;
	text-align: left!important;
	margin: 0 1% 2%;
}


.gallery-item02 span {
  color: #000;
  letter-spacing: 1px;
  padding-left: 10px;
  font-size: 1.6rem;
font-weight: 800;
}

.rigtyazirusi{
float: right;
  color: #000;
  line-height: 1;
  position: relative;
	right: 10px;
	top:8px;
  width: 2em;
  height: 0.2em;
  background: currentColor;
}

.rigtyazirusi::before {
  content: '';
  width: 1em;
  height: 1em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  position: absolute;
  top: 50%;
  right: -0.05em;
  box-sizing: border-box;
}

@media screen and (max-width: 834px) {
  .gallery-item02 {
    width: 46%;
	 margin: 2% 2%;
    padding: 0 0 10px;
  }
	.rigtyazirusi{
float: right;
  color: #000;
  line-height: 1;
  position: relative;
	right: 5px;
	top:9px;
  width: 1.5em;
  height: 0.2em;
  background: currentColor;
}

.rigtyazirusi::before {
  content: '';
  width: .5em;
  height: .5em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  position: absolute;
  top: 50%;
  right: -0.05em;
  box-sizing: border-box;
}


}



@media screen and (max-width: 834px) {
 .gallery-item02 span {
  color: #000;
  letter-spacing: 0px;
  padding-left: 5px;
  font-size: 1.5rem;
font-weight: 800;
}
}



@media screen and (max-width: 834px) {
  .gallery-img {
    margin-left: 10px;
  }
}

.gallery-img img {
  width: 100%!important;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.gallery-img:hover img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

@media screen and (max-width: 834px) {
  .gallery-img02 {
    margin-left: 0px;
  }
}

.gallery-img02 img {
  width: 100%!important;
	margin-bottom: 100px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.gallery-img02:hover img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}


.sec-talent {
  padding: 30px 0 30px;
}

@media screen and (max-width: 834px) {
  .sec-talent {
    padding: 90px 0;
	  margin-bottom: -60px;
  }
}

.talent-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .talent-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.talent-img {
  width: 54%;
}

@media screen and (max-width: 1245px) {
  .talent-img {
    width: 45%;
  }
}

@media screen and (max-width: 834px) {
  .talent-img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.talent-img img {
  width: 100%;
}

.talent-ct {
  width: 46%;
  padding-left: 65px;
  padding-bottom: 31px;
}

@media screen and (max-width: 1245px) {
  .talent-ct {
    width: 55%;
    padding-left: 25px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 834px) {
  .talent-ct {
    width: 100%;
    padding-left: 0;
  }
}

.talent-ct p {
  color: #000;
  line-height: 2.26;
  padding-left: 0px;
  letter-spacing: 1px;
  margin-bottom: 71px;
  font-size: 1.5rem;
}

@media screen and (max-width: 1440px) {
  .talent-ct p {
    padding-left: 0;
  }
}

@media screen and (max-width: 1245px) {
  .talent-ct p {
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .talent-ct p {
    line-height: 1.9;
	 letter-spacing: 1px;
    margin-bottom: 30px;
    font-size: 1.5rem;
  }
}

.talent-ttl {
  color: #ccc;
  font-family: "Belleza", sans-serif;
  margin-bottom: 5px;
  line-height: 1;
  letter-spacing: 5px;
  font-size: 6rem;
  position: relative;
	text-align: center;
}

@media screen and (max-width: 1245px) {
  .talent-ttl {
    font-size: 5rem;
	 letter-spacing: 3px;
  }
}

@media screen and (max-width: 834px) {
  .talent-ttl {
    font-size: 3.1rem;
  }
}

.talent-ttl:before {
  content: '';
  width: 100%;
  height: 11px;
  background: #fff;
  bottom: 0;
  left: 0;
  border-top: 1px solid #ccc;
  position: absolute;
}

@media screen and (max-width: 1245px) {
  .talent-ttl:before {
    height: 7px;
  }
}

@media screen and (max-width: 834px) {
  .talent-ttl:before {
    bottom: -2px;
  }
}

.talent-desc{
	padding-top: 20px;
    width: 300px;
	margin: 0 auto 30px;;
	text-align: center
}

@media screen and (max-width: 1245px) {
  .talent-desc {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .talent-desc {
    margin-bottom: 15px;
    font-size: 2rem;
	  width: 200px;
  }
}

.talent-txt {
  line-height: 2.38;
  color: #000;
  margin-bottom: 27px;
  padding-left: 35px;
  letter-spacing: 1px;
  font-size: 2.1rem;
}

@media screen and (max-width: 1245px) {
  .talent-txt {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 1440px) {
  .talent-txt {
    padding-left: 0;
  }
}

@media screen and (max-width: 834px) {
  .talent-txt {
    line-height: 1.6;
    margin-bottom: 15px;
    font-size: 1.6rem;
  }
}

.talent-txt span {
  display: inline-block;
  text-decoration: underline;
}

.sec-live {
  position: relative;
}

.sec-live__video {
  position: relative;
  overflow: hidden;
}

.sec-live__video:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}

.sec-live__video:before {
  content: "";
  display: block;
  padding-bottom: calc(770/1680*100%);
}

.sec-live__video .video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -150px;
  left: 0;
}

@media screen and (max-width: 834px) {
  .sec-live__video .video {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.sec-live__video video {
  width: 100vw;
  height: auto;
}

.sec-live img {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .sec-live img {
    min-height: 250px;
  }
}

.sec-live .live-ct {
  position: absolute;
  top: 58.5%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 100%;
  padding: 20px;
}

.sec-live .live-ttl {
  color: #fff;
  line-height: 1.47;
  margin-bottom: 110px;
  text-align: center;
  position: relative;
  font-size: 3.4rem;
}

@media screen and (max-width: 1245px) {
  .sec-live .live-ttl {
    margin-bottom: 30px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-live .live-ttl {
    line-height: 1.3;
    margin-bottom: 15px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 374px) {
  .sec-live .live-ttl {
    font-size: 1.8rem;
  }
}

.sec-live .live-ttl span {
  font-family: "Belleza", sans-serif;
  color: rgba(255, 255, 255, 0.102);
  display: block;
  position: absolute;
  top: -127px;
  letter-spacing: 19px;
  left: 51%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 15rem;
}

@media screen and (max-width: 1600px) {
  .sec-live .live-ttl span {
    width: 100%;
    top: -80px;
    font-size: 10rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-live .live-ttl span {
    letter-spacing: 0;
    top: -50px;
    font-size: 6rem;
  }
}

.sec-salon {
  padding: 90px 0 65px;
  position: relative;
	background: #efeded;
	margin-top: 190px;
}
.sec-salon .flex{
	margin-top: 150px;
}
.sec-salon .flex:first-child{
	width: 35%!important;
}
.sec-salon .flex::nth-child(2){
	width: 65%!important;
}

@media screen and (max-width: 834px) {
  .sec-salon {
    padding: 65px 0 0;
	  margin-top: 90px;
  }
	
	.sec-salon .flex:first-child{
	width: 100%!important;
}
	.sec-salon .flex{
  margin-top: 60px;
	width: 100%!important;
}
		.sec-salon .flex:nth-child(2){
  margin-top: -10px;
}
}

.sec-salon:before {
  content: 'SHOP';
  background: #efeded;
  width:100%;
  height: 50%;
  left: 50%;
  top: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  text-align: center;
  font-family: "Belleza", sans-serif;
	padding-top: 50px;
  line-height: 0.7;
  letter-spacing: 9px;
  font-size: 15rem;
}

@media screen and (max-width: 1440px) {
  .sec-salon:before {
    width: 100%;
    font-size: 15rem;
  }
}

@media screen and (max-width: 1245px) {
  .sec-salon:before {
    font-size: 10rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-salon:before {
    height: 100%;
    text-align: center;
    font-size: 7rem;
	  letter-spacing: 4px;

  }
}

.sec-salon .inner {
  position: relative;
  z-index: 2;
}

.sec-salon .btn-right {
  margin-top: -68px;
  -webkit-transform: translateY(-21px);
      -ms-transform: translateY(-21px);
          transform: translateY(-21px);
}

@media screen and (max-width: 834px) {
  .sec-salon .btn-right {
    margin-top: 0;
    margin-bottom: 35px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.salon-name{
  width: 340px;
}

.salon-address {
  margin-bottom: 10px;
  letter-spacing: 1px;
  font-size: 1.7rem;
}

@media screen and (max-width: 834px) {
	
	.salon-name{
  width: 250px;
		text-align: center;
		margin: 0 auto;
}
  .salon-address {
    margin-bottom: 10px;
    letter-spacing: 0;
    font-size: 1.5rem;
	  text-align: center
  }
}

.salon-address a {
  display: inline-block;
  margin-left: 12px;
  color: #000;
  text-decoration: underline;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .salon-address a {
    font-size: 1.3rem;
  }
}

.salon-tel {
  margin-bottom: 10px;
  letter-spacing: 3px;
}

@media screen and (max-width: 834px) {
  .salon-tel {
    letter-spacing: 1px;
    margin-bottom: 10px;
	  text-align: center;
  }
}

.salon-tel a {
  display: inline-block;
  color: #000;
  font-size: 1.7rem;
}

@media screen and (max-width: 834px) {
  .salon-tel a {
    font-size: 1.5rem;
  }
}

.salon-tel a span {
  letter-spacing: 0;
  display: inline-block;
  font-size: 1.3rem;
	margin-right: 5px;
}

@media screen and (max-width: 834px) {
  .salon-tel a span {
    font-size: 1.3rem;
	  margin-right: 5px;
  }
}

.salon-business {
  margin-bottom: 32px;
  letter-spacing: 0.75px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .salon-business {
    letter-spacing: 0;
    margin-bottom: 20px;
    font-size: 1.3rem;
  }
}

.salon-business__02 {
  margin-bottom: 54px;
}

@media screen and (max-width: 834px) {
  .salon-business__02 {
    margin-bottom: 30px;
  }
}

.salon-business span {
  display: block;
  color: #000;
  line-height: 1.5;
  margin-top: 8px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .salon-business span {
    margin-top: 5px;
    font-size: 1.3rem;
  }
}

.salon-img {
  margin-top: -50px;
	width: 1%;
	text-align: center;
}

@media screen and (max-width: 834px) {
  .salon-img {
    text-align: center;
    margin-top: 20px;
  }
}

.salon-img img {
  width: 71.42%;
  display: inline-block;
}

@media screen and (max-width: 834px) {
  .salon-img img {
    width: 100%;
  }
}

.sec-recruit {
  padding: 100px 0 30px;
}

@media screen and (max-width: 834px) {
  .sec-recruit {
    padding: 50px 0;
	 margin-bottom: -20px;
  }
}

@media screen and (min-width: 1246px) {
  .sec-recruit .ttlcomp-03 {
    margin-bottom: 109px;
  }
}

.recruit-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .recruit-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.recruit-img {
  width: 54.25%;
}

@media screen and (max-width: 834px) {
  .recruit-img {
    width: 100%;
    margin-bottom: 15px;
  }
}

.recruit-img img {
  width: 100%;
}

.recruit-ct {
  width: 45.75%;
  padding-left: 98px;
  padding-bottom: 17px;
}

@media screen and (max-width: 1245px) {
  .recruit-ct {
    padding-left: 25px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 834px) {
  .recruit-ct {
    width: 100%;
    padding-left: 0;
  }
}

.recruit-ct p {
  color: #000;
  line-height: 1.9;
  margin-bottom: 36px;
  font-size: 1.5rem;
	letter-spacing: 1px;
}

@media screen and (max-width: 834px) {
  .recruit-ct p {
    line-height: 1.9;
    margin-bottom: 30px;
    font-size: 1.5rem;
	  letter-spacing: 1px;
  }
}

.recruit-ttl {
  line-height: 2.38;
  color: #000;
  margin-bottom: 27px;
  letter-spacing: 1px;
  font-size: 3rem;
}

@media screen and (max-width: 1245px) {
  .recruit-ttl {
    letter-spacing: 0;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .recruit-ttl {
    line-height: 1.6;
    margin-bottom: 15px;
	  text-align: center
  }
}

.recruit-ttl span {
  display: inline-block;
  text-decoration: underline;
}

.info-list + .common-scrollbar {
  width: calc(100% + (100vw - 1200px)/2);
}

@media screen and (max-width: 1245px) {
  .info-list + .common-scrollbar {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .info-list + .common-scrollbar {
    display: none;
  }
}

.page-header {
  padding: 184px 0 0;
}

@media screen and (max-width: 834px) {
  .page-header {
    padding: 100px 0 0;
  }
}

.page-header .ttl-page .en {
  font-size: 8rem;
  line-height: .8;
}

@media screen and (max-width: 834px) {
  .page-header .ttl-page .en {
    font-size: max(40px, 9.59vw);
  }
}

.page-header .ttl-page .jp {
  display: block;
  margin-top: 25px;
  font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
  .page-header .ttl-page .jp {
    margin-top: 10px;
  }
}

.page-header .cap {
  margin: 40px 0 90px;
  font-size: 1.5rem;
  line-height: 1.7333;
}

@media screen and (max-width: 834px) {
  .page-header .cap {
    margin: 20px 0 40px;
  }
}

.page-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.page-nav li {
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .page-nav li {
    width: calc(50% - 3em);
  }
}

.page-nav li:not(:last-child) {
  margin-right: 50px;
}

@media screen and (max-width: 1245px) {
  .page-nav li:not(:last-child) {
    margin-right: 3.47%;
  }
}

@media screen and (max-width: 834px) {
  .page-nav li:not(:last-child) {
    margin-right: 3em;
  }
}

.page-nav li a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  font-size: 1.4rem;
  line-height: 1.6;
}

.page-nav li a span {
  position: relative;
  display: inline-block;
  text-decoration: underline;
}

.page-nav li a:before {
  content: '';
  background: linear-gradient(90deg, rgb(34, 34, 166), rgb(0, 0, 90));
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: 0;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  .page-nav li a:before {
    width: 12px;
    height: 12px;
  }
}

@media screen and (min-width: 835px) {
  .page-nav li a:hover:before {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 80px;
    height: 80px;
    top: 46%;
  }
}

@media screen and (min-width: 835px) and (max-width: 834px) {
  .page-nav li a:hover:before {
    width: 60px;
    height: 60px;
  }
}

.page-mainImg {
  position: relative;
  padding-left: 120px;
}

@media screen and (max-width: 834px) {
  .page-mainImg {
    padding-left: 8%;
  }
}

.page-mainImg .txt {
  position: absolute;
  left: 80px;
  width: 10px;
  height: 100%;
  bottom: 0;
  font-size: 1.3rem;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .page-mainImg .txt {
    left: 4%;
    font-size: 1rem;
  }
}

.page-mainImg img {
  width: 100%;
  max-height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

@media screen and (max-width: 834px) {
  .page-mainImg img {
    height: 63vw;
    min-height: 1px;
  }
}

.page-recruit {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}

.page-recruit .sec-lead {
  margin-top: 127px;
  padding: 0 0 164px;
}

@media screen and (max-width: 1245px) {
  .page-recruit .sec-lead {
    margin-top: 10.2vw;
    padding: 0 0 13.1726vw;
  }
}

@media screen and (max-width: 640px) {
  .page-recruit .sec-lead {
    padding-bottom: 40px;
  }
}

.page-recruit .sec-lead .inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-recruit .sec-lead .inner .txt-box {
  width: 50%;
  -ms-flex-item-align: center;
      align-self: center;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-lead .inner .txt-box {
    width: 100%;
  }
}

.page-recruit .sec-lead .inner .img {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-lead .inner .img {
    width: 100%;
  }
}

.page-recruit .sec-lead .cap {
  font-size: 2.1rem;
  line-height: 1.2;
  border-bottom: 2px solid #a3a3a3;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-lead .cap {
    font-size: 1.7rem;
  }
}

.page-recruit .sec-lead .ttl-sec {
  margin: 25px 0 55px;
  font-size: 3.5rem;
  line-height: 1.5;
  letter-spacing: .08em;
}

@media screen and (max-width: 1245px) {
  .page-recruit .sec-lead .ttl-sec {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-lead .ttl-sec {
    margin: 15px 0 20px;
	  font-size: 2rem;
  }
}

.page-recruit .sec-content {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-content {
    padding: 12vw 0;
  }
}

.page-recruit .sec-content .ttl-sec {
  width: 100%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media screen and (min-width: 835px) {
  .page-recruit .sec-content .ttl-sec {
    padding-top: 125px;
    width: 220px;
  }
}

@media screen and (min-width: 1025px) {
  .page-recruit .sec-content .ttl-sec {
    width: 306px;
  }
}

.page-recruit .sec-content .content {
  padding: 125px 0 140px 65px;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-content .content {
    margin-top: 30px;
    padding: 0;
  }
}

@media screen and (min-width: 835px) {
  .page-recruit .sec-content .content {
    width: calc(100% - 220px);
    border-left: 1px solid #ddd;
  }
}

@media screen and (min-width: 1025px) {
  .page-recruit .sec-content .content {
    width: calc(100% - 306px);
  }
}

.page-recruit .sec-content .txt-secLead {
  margin-top: 40px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-content .txt-secLead {
    margin-top: 20px;
  }
}

@media screen and (min-width: 835px) {
  .page-recruit .js-fixed .content {
    margin-left: 220px;
  }
}

@media screen and (min-width: 1025px) {
  .page-recruit .js-fixed .content {
    margin-left: 306px;
  }
}

@media screen and (min-width: 835px) {
  .page-recruit .js-fixed .ttl-sec {
    position: fixed;
    top: 0;
  }
}

.page-recruit .w100 {
  width: 100%;
}

.page-recruit .js-itemSlider03,
.page-recruit .js-itemSlider02,
.page-recruit .js-itemSlider {
  position: relative;
  margin-left: -65px;
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding-left: 65px;
  padding-bottom: 60px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .page-recruit .js-itemSlider03,
  .page-recruit .js-itemSlider02,
  .page-recruit .js-itemSlider {
    margin-left: -5%;
    padding-left: 5%;
    padding-bottom: 30px;
  }
}

.page-recruit .js-itemSlider03 .content-list__item:not(:last-child),
.page-recruit .js-itemSlider02 .content-list__item:not(:last-child),
.page-recruit .js-itemSlider .content-list__item:not(:last-child) {
  margin-right: 30px;
}

@media screen and (min-width: 1221px) {
  .page-recruit .js-itemSlider03 .content-list__item,
  .page-recruit .js-itemSlider02 .content-list__item,
  .page-recruit .js-itemSlider .content-list__item {
    width: calc(34.3% - 30px) !important;
  }
}

@media screen and (max-width: 1220px) {
  .page-recruit .js-itemSlider03 .content-list__item,
  .page-recruit .js-itemSlider02 .content-list__item,
  .page-recruit .js-itemSlider .content-list__item {
    width: 400px !important;
  }
}

@media screen and (max-width: 834px) {
  .page-recruit .js-itemSlider03 .content-list__item,
  .page-recruit .js-itemSlider02 .content-list__item,
  .page-recruit .js-itemSlider .content-list__item {
    max-width: 37.34%;
  }
}

@media screen and (max-width: 640px) {
  .page-recruit .js-itemSlider03 .content-list__item,
  .page-recruit .js-itemSlider02 .content-list__item,
  .page-recruit .js-itemSlider .content-list__item {
    margin-right: 20px;
    max-width: 300px !important;
  }
}

.page-recruit .content-list__item .img {
  position: relative;
  padding-left: 20px;
}

@media screen and (max-width: 834px) {
  .page-recruit .content-list__item .img {
    padding-left: 15px;
  }
}

.page-recruit .content-list__item .img .en {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 18px;
  height: 100%;
  font-size: 1.6rem;
  letter-spacing: .06em;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .page-recruit .content-list__item .img .en {
    width: 13px;
    font-size: 1.3rem;
  }
}

.page-recruit .content-list__item .img .icn {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 108px;
  height: 108px;
  color: #fff;
  font-size: 1.6rem;
  font-family: "Belleza", sans-serif;
  line-height: 108px;
  text-align: center;
  background: #333;
  border-radius: 50%;
}

@media screen and (max-width: 640px) {
  .page-recruit .content-list__item .img .icn {
    width: 80px;
    height: 80px;
    font-size: 1.4rem;
    line-height: 80px;
  }
}

.page-recruit .content-list__item .desc-box {
  margin-top: 20px;
  padding-left: 20px;
}

@media screen and (max-width: 834px) {
  .page-recruit .content-list__item .desc-box {
    padding-left: 15px;
  }
}

@media screen and (max-width: 640px) {
  .page-recruit .content-list__item .desc-box {
    padding-left: 0;
  }
}

.page-recruit .content-list__item .desc-box .ttl {
  margin-bottom: 20px;
  font-size: 1.8rem;
  line-height: 1.77;
  font-weight: 500;
  text-decoration: underline;
}

@media screen and (max-width: 834px) {
  .page-recruit .content-list__item .desc-box .ttl {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.page-recruit .content-list__item .desc-box .c-link {
  margin-top: 10px;
}

.page-recruit .sec-thought .concept-block {
  margin-top: 80px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-thought .concept-block {
    margin-top: 40px;
  }
}

.page-recruit .sec-thought .ttl-block {
  margin-bottom: 45px;
  font-size: 2.1rem;
  line-height: 1.4;
  text-decoration: underline;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-thought .ttl-block {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 640px) {
  .page-recruit .sec-thought .ttl-block {
    font-size: 1.6rem;
  }
}

.page-recruit .sec-thought .content-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-recruit .sec-thought .content-list__item {
  width: 48.19%;
}

.page-recruit .sec-thought .content-list__item:not(:last-child) {
  margin-right: 3.61%;
}

.page-recruit .sec-works .works-block {
  margin-top: 60px;
  margin-bottom: 90px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-works .works-block {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}

.page-recruit .sec-works .content-list__item .img {
  padding-top: 14px;
}

.page-recruit .sec-works .history-block .img {
  margin: 30px 0 38px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-works .history-block .img {
    margin: 20px 0;
  }
}

.page-recruit .sec-works .award-block {
  position: relative;
  padding-left: 76px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-works .award-block {
    padding-left: 50px;
  }
}

.page-recruit .sec-works .award-block .deco {
  display: inline-block;
  position: absolute;
  left: 0;
  top: -2.4em;
  width: 32px;
  height: 100%;
  font-size: 4rem;
  line-height: .8;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-works .award-block .deco {
    top: -2.1em;
    font-size: 3.2rem;
    width: 25px;
  }
}

.page-recruit .sec-works .award-block .award-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-recruit .sec-works .award-block .award-list li {
  margin-bottom: 30px;
  padding: 5px 0 5px 23px;
  width: 46.3%;
  font-size: 1.4rem;
  line-height: 1.714;
  border-left: 1px solid #ddd;
}

@media screen and (max-width: 990px) {
  .page-recruit .sec-works .award-block .award-list li {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-works .award-block .award-list li {
    margin-bottom: 15px;
    padding: 3px 0 3px 15px;
  }
}

.page-recruit .sec-system {
  border-bottom: 1px solid #ddd;
}

.page-recruit .sec-system .ttl-block {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .ttl-block {
    margin-bottom: 30px;
  }
}

.page-recruit .sec-system .ttl-block .label {
  display: inline-block;
  width: 115px;
  height: 115px;
  font-size: 2.4rem;
  letter-spacing: .09em;
  line-height: 115px;
  text-align: center;
  border: 1px solid #000;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .ttl-block .label {
    width: 90px;
    height: 90px;
    font-size: 1.8rem;
    line-height: 90px;
  }
}

.page-recruit .sec-system .ttl-block .ttl {
  -ms-flex-item-align: center;
      align-self: center;
  width: calc(100% - 145px);
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .ttl-block .ttl {
    width: calc(100% - 105px);
  }
}

.page-recruit .sec-system .ttl-block p {
  margin-top: 5px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .ttl-block p {
    margin-top: 15px;
  }
}

.page-recruit .sec-system .sec-content,
.page-recruit .sec-system .content {
  padding-bottom: 0;
}

.page-recruit .sec-system .walfare-block {
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .walfare-block {
    margin-bottom: 30px;
  }
}

.page-recruit .sec-system .walfare-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-recruit .sec-system .walfare-list li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  width: 48.73%;
}

.page-recruit .sec-system .walfare-list.walfare-list-new {
  justify-content: center;
  margin-top: 10px;
}
.page-recruit .sec-system .walfare-list.walfare-list-new li {
  width: 73%;
}
@media screen and (max-width: 990px) {
  .page-recruit .sec-system .walfare-list li,
  .page-recruit .sec-system .walfare-list.walfare-list-new li {
    margin-bottom: 15px;
    width: 100%;
  }
}

.page-recruit .sec-system .walfare-list li .icn {
  width: 110px;
}
.page-recruit .sec-system .walfare-list.walfare-list-new li .icn {
  width: 130px;
}
@media screen and (max-width: 990px) {
  .page-recruit .sec-system .walfare-list.walfare-list-new li .icn {
    width: 110px;
  }
}
@media screen and (max-width: 640px) {
  .page-recruit .sec-system .walfare-list li .icn,
  .page-recruit .sec-system .walfare-list.walfare-list-new li .icn {
    width: 85px;
  }
}

.page-recruit .sec-system .walfare-list li .desc {
  width: calc(100% - 120px);
}
.page-recruit .sec-system .walfare-list.walfare-list-new li .desc {
  width: calc(100% - 150px);
}
@media screen and (max-width: 990px) {
  .page-recruit .sec-system .walfare-list.walfare-list-new li .desc {
    width: calc(100% - 120px);
  }
}
@media screen and (max-width: 640px) {
  .page-recruit .sec-system .walfare-list li .desc,
  .page-recruit .sec-system .walfare-list.walfare-list-new li .desc {
    width: calc(100% - 95px);
  }
}

.page-recruit .sec-system .walfare-list li .desc .ttl {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: 500;
  text-decoration: underline;
}
.page-recruit .sec-system .walfare-list.walfare-list-new li .desc .ttl {
  font-size: 2.2rem;
}
.page-recruit .sec-system .walfare-list li .desc .ttl .new {
  color: #bfa26a;
  text-decoration: none;
  display: inline-block;
  margin-right: 8px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .walfare-list li .desc .ttl,
  .page-recruit .sec-system .walfare-list.walfare-list-new li .desc .ttl {
    font-size: 1.6rem;
  }
}

.page-recruit .sec-system .walfare-list li .desc small {
  font-size: 1.2rem;
}

.page-recruit .sec-system .education-block {
  position: relative;
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .education-block {
    margin-bottom: 50px;
  }
}

.page-recruit .sec-system .education-block .ttlcomp-06 {
  margin-bottom: 25px;
  margin-top: 40px;
}
.page-recruit .sec-system .education-block .ttlcomp-06:first-child {
  margin-top: 0;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .education-block .ttlcomp-06 {
    margin-bottom: 15px;
    margin-top: 30px;
  }
}

.page-recruit .sec-system .education-block .js-itemSlider02 {
  margin-top: 70px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .education-block .js-itemSlider02 {
    margin-top: 40px;
  }
}

.page-recruit .sec-system .education-block .education-step {
  margin-top: 50px;
}
@media screen and (max-width: 834px) {
  .page-recruit .sec-system .education-block .education-step {
    margin-top: 30px;
  }
}

.page-recruit .sec-system .career-block {
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .career-block {
    margin-bottom: 40px;
  }
}

.page-recruit .sec-system .career-block .label {
  letter-spacing: 0;
}

.page-recruit .sec-system .career-block .ttlcomp-06 {
  margin-bottom: 25px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .career-block .ttlcomp-06 {
    margin-bottom: 15px;
  }
}

.page-recruit .sec-system .career-block .js-itemSlider03 {
  margin-top: 70px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .career-block .js-itemSlider03 {
    margin-top: 40px;
  }
}

.page-recruit .sec-system .career-block .content-list__item {
  max-width: 280px;
}

.page-recruit .sec-system .career-block .content-list__item .desc-box {
  padding-left: 0;
}

.page-recruit .sec-system .career-block .content-list .img {
  text-align: center;
  max-width: 250px;
  margin: 0 auto;
}

@media screen and (min-width: 835px) {
  .page-recruit .sec-system .career-block .content-list .img {
    padding-left: 25px;
  }
}

.page-recruit .sec-system .career-block .content-list .img img {
  max-width: 220px;
}

.page-recruit .sec-system .career-block .content-list .no {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  display: inline-block;
  font-family: 'Playfair Display', serif;
  font-size: 3rem;
}

.page-recruit .sec-system .career-block .content-list .ttl {
  margin: 0;
}

.page-recruit .sec-system .career-block .content-list .cap {
  margin: 5px 0 10px;
  color: #a6a6a6;
  font-size: 1.6rem;
  line-height: 1.375;
}

.page-recruit .sec-system .career-block__btm .img {
  margin-top: 20px;
}

.page-recruit .sec-system .career-block__btm .womanscareer-block {
  position: relative;
  padding: 45px 0 130px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .career-block__btm .womanscareer-block {
    padding: 30px 0 50px;
  }
}

.page-recruit .sec-system .career-block__btm .womanscareer-block .deco {
  display: inline-block;
  position: absolute;
  left: 0;
  top: -3.7em;
  width: 32px;
  font-size: 4rem;
  line-height: .8;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .career-block__btm .womanscareer-block .deco {
    top: -3.7em;
    font-size: 3.2rem;
    width: 25px;
  }
}

.page-recruit .sec-system .career-block__btm .womanscareer-block .desc-box {
  position: relative;
  padding-left: 65px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .career-block__btm .womanscareer-block .desc-box {
    padding-left: 50px;
  }
}

.page-recruit .sec-system .career-block__btm .womanscareer-block .desc-box .ttlcomp-06 {
  margin-bottom: 20px;
}

.page-recruit .sec-system .career-block__btm .tag-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
}

.page-recruit .sec-system .career-block__btm .tag-list li {
  display: inline-block;
  margin-top: 10px;
  padding: 5px 15px 6px;
  font-size: 1.5rem;
  border: 1px solid #ccc;
  border-radius: 5px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-system .career-block__btm .tag-list li {
    padding: 3px 12px 4px;
    font-size: 1.3rem;
  }
}

.page-recruit .sec-system .career-block__btm .tag-list li:not(:last-child) {
  margin-right: 10px;
}

.page-recruit .sec-people {
  padding: 90px 0 130px;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-people {
    padding: 50px 0;
  }
}

.page-recruit .sec-people .lead-box {
  margin-bottom: 45px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-people .lead-box {
    margin-bottom: 30px;
  }
}

.page-recruit .sec-people .ttl-sec {
  margin-bottom: 20px;
}

.page-recruit .sec-people .txt-deco {
  margin-bottom: 100px;
  color: #f6f6f6;
  font-size: 8rem;
  line-height: .7;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-people .txt-deco {
    margin-bottom: 1.5em;
    font-size: 8.5vw;
  }
}

@media screen and (max-width: 640px) {
  .page-recruit .sec-people .txt-deco {
    margin-bottom: 1em;
    font-size: 11vw;
  }
}

.page-recruit .sec-people .staff-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 45px;
}

.page-recruit .sec-people .staff-list .parallax {
  overflow: visible;
}

.page-recruit .sec-people .staff-list__item {
  margin-bottom: 40px;
  width: 44.16%;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-people .staff-list__item {
    margin-bottom: 60px;
    width: 100%;
  }
  .page-recruit .sec-people .staff-list__item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 835px) {
  .page-recruit .sec-people .staff-list__item:nth-child(even) {
    margin-top: 65px;
  }
}

.page-recruit .sec-people .staff-list__item .simpleParallax {
  overflow: visible !important;
  width: 76.92%;
  margin-left: 11.54%;
}

.page-recruit .sec-people .staff-list__item .img {
  position: relative;
}

.page-recruit .sec-people .staff-list__item .img .bg {
  position: absolute;
  top: 0;
  left: 0;
}

.page-recruit .sec-people .staff-list__item .name-en {
  display: inline-block;
  position: absolute;
  top: 40px;
  right: 0;
  color: rgba(255, 255, 255, 0.3);
  font-size: 4rem;
  line-height: .7;
  width: 28px;
}

@media screen and (max-width: 1024px) {
  .page-recruit .sec-people .staff-list__item .name-en {
    font-size: 3.5vw;
  }
}

@media screen and (max-width: 640px) {
  .page-recruit .sec-people .staff-list__item .name-en {
    top: 6.25vw;
    font-size: 3rem;
  }
}

.page-recruit .sec-people .staff-list__item .desc-box {
  position: relative;
  margin-top: 40px;
  padding-top: 60px;
}

@media screen and (max-width: 640px) {
  .page-recruit .sec-people .staff-list__item .desc-box {
    margin-top: 20px;
  }
}

.page-recruit .sec-people .ttl {
  position: relative;
  margin-bottom: 35px;
  padding: 10px 0 0 30px;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.33;
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .page-recruit .sec-people .ttl {
    margin-bottom: 20px;
    padding: 0px 0 0 30px;
    font-size: 1.6rem;
  }
}

.page-recruit .sec-people .ttl:before {
  position: absolute;
  top: 0;
  left: -.2em;
  content: '“';
  font-size: 15rem;
  line-height: .8;
}

@media screen and (max-width: 640px) {
  .page-recruit .sec-people .ttl:before {
    left: -.1em;
    font-size: 10rem;
  }
}

.page-recruit .sec-people .role {
  margin-top: 20px;
  font-size: 2.1rem;
}

@media screen and (max-width: 640px) {
  .page-recruit .sec-people .role {
    margin-top: 10px;
    font-size: 1.8rem;
  }
}

.page-recruit .sec-people .role .small {
  font-size: 1.4rem;
}

.page-recruit .sec-people .message-block {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-recruit .sec-people .message-block .img {
  width: 40.83%;
}

@media screen and (max-width: 990px) {
  .page-recruit .sec-people .message-block .img {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-people .message-block .img {
    margin: 0 auto 30px;
    width: 80%;
  }
}

@media screen and (max-width: 640px) {
  .page-recruit .sec-people .message-block .img {
    width: 100%;
  }
}

.page-recruit .sec-people .message-block .desc-box {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-people .message-block .desc-box {
    width: 100%;
  }
}

@media screen and (min-width: 835px) {
  .page-recruit .sec-people .message-block .desc-box .ttl-sec {
    margin-bottom: 50px;
  }
}

.page-recruit .sec-people .message-block .desc-box .role {
  font-size: 2.4rem;
}

@media screen and (min-width: 835px) {
  .page-recruit .sec-people .message-block .desc-box .role {
    margin-top: 50px;
    font-size: 3.4rem;
  }
}

.page-recruit .sec-outline {
  padding-bottom: 145px;
}

@media screen and (max-width: 1245px) {
  .page-recruit .sec-outline {
    padding-bottom: 11.64vw;
  }
}

.page-recruit .sec-outline .bg-gy {
  margin: 0 auto;
  padding-bottom: 210px;
  width: 95%;
  max-width: 1500px;
  background: #f5f5f5;
}

@media screen and (max-width: 1245px) {
  .page-recruit .sec-outline .bg-gy {
    padding-bottom: 16.8vw;
  }
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .bg-gy {
    width: 100%;
  }
}

.page-recruit .sec-outline .txt-deco {
  color: #fff;
  font-size: 15rem;
  line-height: .6;
}

@media screen and (max-width: 1440px) {
  .page-recruit .sec-outline .txt-deco {
    font-size: 10.41vw;
    letter-spacing: .05em;
  }
}

.page-recruit .sec-outline .condition-block {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 80px 0 65px;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .condition-block {
    margin: 30px 0 40px;
  }
}

.page-recruit .sec-outline .condition-block .clm {
  width: 47.5%;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .condition-block .clm {
    width: 100%;
  }
}

.page-recruit .sec-outline .condition-inline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 25px 0;
  border-bottom: 1px solid #e7e7e7;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .condition-inline {
    padding: 15px 0;
  }
}

.page-recruit .sec-outline .condition-inline .head {
  padding-left: 10px;
  width: 140px;
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .condition-inline .head {
    padding-left: 0;
    width: 100px;
    font-size: 1.4rem;
  }
}

.page-recruit .sec-outline .condition-inline .cont {
  padding-left: 10px;
  width: calc(100% - 140px);
  font-size: 1.4rem;
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .condition-inline .cont {
    padding-left: 0;
    width: calc(100% - 100px);
    line-height: 1.8;
  }
}

.page-recruit .sec-outline .condition-inline .cont .small {
  font-size: 1.2rem;
}

.page-recruit .sec-outline .entry-block .deco {
  color: #fff;
  line-height: .7;
  font-size: 8rem;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .entry-block .deco {
    font-size: 12vw;
  }
}

.page-recruit .sec-outline .entry-block .btn-entry {
  display: block;
  background: #fff;
  padding: 54px 15px;
  font-size: 2.1rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .entry-block .btn-entry {
    padding: 25px 10px;
    font-size: 1.8rem;
  }
}

.page-recruit .sec-outline .entry-block .btn-entry .en {
  display: inline-block;
  margin-left: 20px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .entry-block .btn-entry .en {
    margin-right: 5px;
    margin-left: 0;
    font-size: 2rem;
  }
}

.page-recruit .sec-outline .entry-block .btn-entry .no {
  font-size: 4.2rem;
  letter-spacing: .05em;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .entry-block .btn-entry .no {
    display: inline-block;
    margin-top: 10px;
    font-size: 3.4rem;
  }
}

.page-recruit .sec-outline .entry-block .btn-entry .small {
  display: inline-block;
  margin-left: 15px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .entry-block .btn-entry .small {
    margin-top: 10px;
    margin-left: 0;
  }
}

@media screen and (min-width: 835px) {
  .page-recruit .sec-outline .entry-block .btn-entry:hover {
    color: #fff;
    background: #000;
  }
}

.page-recruit .sec-outline .img-wrap {
  margin-top: -118px;
}

@media screen and (max-width: 1245px) {
  .page-recruit .sec-outline .img-wrap {
    margin-top: -9.4vw;
  }
}

.page-recruit .sec-outline .img-wrap img {
  width: 71.42%;
}

@media screen and (max-width: 834px) {
  .page-recruit .sec-outline .img-wrap img {
    width: 80%;
  }
}

@media screen and (min-width: 835px) {
  .page-recruit .ttl-sticy .ttl-sec {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    margin-bottom: 100px;
  }
}

.instaicon{
    width: 20px;
  }

.box{
    padding-top: 30px;
}

.box_image img {
    display: block;
    max-width: 100%;
}

.box_text {
    box-sizing: border-box;
	height: 260px;
	margin-top: 10px;
}

.box_text h2{
    margin-bottom: 20px;
  letter-spacing: 2px;
  font-size: 2.5rem;
}

.box_text p{
  line-height: 2.26;
  padding-left: 0px;
  letter-spacing: -0.5px;
  font-size: 1.5rem;
}


@media screen and (max-width: 767.98px) {
    .box_text {
        padding: 60px 20px;
    }
	.box_text h2{
    margin-bottom: 15px;
  letter-spacing: 2px;
  font-size: 2rem;
}
	
	.box_text p{
  line-height: 1.9;
    margin-bottom: 30px;
    font-size: 1.3rem;
}


}
@media screen and (min-width: 768px) {
    .box {
        position: relative;
    }
    .box_text {
        padding: 60px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
    .box_text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 80%;
        background-color: rgba(255, 255, 255, 0.9);
    }
}
@media screen and (min-width: 1100px) {
    .box_text {
        box-shadow: 0 0 8px gray;
        background-color: #fff;
    }
    .box_image {
        position: relative;
        top: 0px;
        left: 50%;
        transform: translateX(-100%);
        width: 50%;
    }
    .box_text {
        position: absolute;
        top: 50%;
        left: 45%;
        transform: translateY(-50%);
        width: 55%;
    }
    .box:nth-of-type(even) .box_image {
        transform: translateX(0%);
    }
    .box:nth-of-type(even) .box_text {
        left: 55%;
        transform: translateX(-100%) translateY(-50%);
    }
}

.gmap {
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: -30%;
top: 0;
height: 100%;
width: 130%!important;
}

a.btn-border {
  border: 1px solid #000;
  border-radius: 0;
}

a.btn-border:hover {
  color: #fff;
  background: #000;
}

.btn02,
a.btn02,
button.btn02 {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  width: 340px;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
}
a.btn-border03 {
  border: 1px solid #fff;
  border-radius: 0;
}

a.btn-border03:hover {
  color: #000;
  background: #fff;
}

.btn03,
a.btn03,
button.btn03 {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  width: 300px;
  position: relative;
  display: inline-block;
  padding: 1rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
}

@media screen and (max-width: 834px) {
.btn03,
a.btn03,
button.btn03 {
  font-size: 1.3rem!important;
  font-weight: 400;
  line-height: 1.5;
  width: 300px;
  position: relative;
  display: inline-block;
  padding: 1rem 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
}
	

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
	}

.cp_ipselect {
	overflow: hidden;
	width: 100%;
	margin: -100px 0px 50px;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl03 {
	position: relative;
	border: 1px solid #000;
	background: #ffffff;
}
.cp_ipselect.cp_sl03::before {
	position: absolute;
	top: 2.5em;
	right: 1.5em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #000;
	pointer-events: none;
}
.cp_ipselect.cp_sl03 select {
	padding: 20px;
	color: #000;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 800;
}

@media screen and (max-width: 834px) {
	.cp_ipselect {
	overflow: hidden;
	width: 100%;
	margin: 0em auto 4em;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl03 {
	position: relative;
	border: 1px solid #000;
	background: #ffffff;
}
.cp_ipselect.cp_sl03::before {
	position: absolute;
	top: 1.7em;
	right: 0.8em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #000;
	pointer-events: none;
}
.cp_ipselect.cp_sl03 select {
	padding: 15px;
	color: #000;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 800;
}
	
	}