@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html {
  overflow-y: auto;
  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;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

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

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
/* ====================================================
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;
}

/* ====================================================
px→vwの計算

.foo {
  width: vw(40px);
}
==================================================== */
/* ====================================================
// flexセット
==================================================== */
/* ====================================================
// hover時の透過度
==================================================== */
/*----------------------
min(), max(), clamp()
----------------------*/
.inner {
  display: block;
  width: 100%;
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto;
}

.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 screen and (min-width: 835px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a[href^="tel"] {
    display: inline-block;
  }
}

@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: 767px) {
  .pc-767 {
    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: 768px) {
  .sp-767 {
    display: none !important;
  }
}

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

.ttl-comp01 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1.47;
  letter-spacing: 2.8px;
}

@media screen and (max-width: 1200px) {
  .ttl-comp01 {
    font-size: 2.4rem;
  }
}

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

.ttl-comp01 .sm {
  font-size: 2.4rem;
  line-height: 2;
}

@media screen and (max-width: 1200px) {
  .ttl-comp01 .sm {
    font-size: 2rem;
  }
}

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

.ttl-comp02 {
  text-align: center;
}

.ttl-comp02 .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 2px;
  padding: 0 0 0 14px;
}

.ttl-comp03 {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2;
  text-align: center;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 5px;
  margin-bottom: 64px;
}

@media screen and (max-width: 1024px) {
  .ttl-comp03 {
    font-size: 1.8rem;
    letter-spacing: 3px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp03 {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
}

.ttl-comp03 .c-marker01:before {
  bottom: .4em;
}

.ttl-comp04 {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: rgba(227, 228, 235, 0.5);
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 6rem;
  letter-spacing: 5.8px;
}

@media screen and (max-width: 1200px) {
  .ttl-comp04 {
    font-size: 4.5rem;
    letter-spacing: 2px;
  }
}

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

.ttl-comp04.ttl-show {
  -webkit-transform: translateX(-38%);
      -ms-transform: translateX(-38%);
          transform: translateX(-38%);
  opacity: 0;
}

.ttl-comp04.ttl-show.active {
  opacity: 1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  transition: opacity 1.4s 0.1s, transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1), -webkit-transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1);
}

.ttl-comp05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  z-index: 1;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: 2px;
}

@media screen and (max-width: 1024px) {
  .ttl-comp05 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp05 {
    font-size: 1.6rem;
    letter-spacing: 1;
  }
}

.ttl-comp05:before {
  position: absolute;
  content: '';
  height: 1px;
  top: 50%;
  width: 100%;
  left: 0;
  z-index: -1;
  background: #383838;
}

.ttl-comp05 > * {
  padding: 0 20px;
  background: white;
}

.ttl-comp06 {
  position: relative;
  padding-left: 50px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: 1.5px;
  margin-bottom: 16px;
}

.ttl-comp06:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 34px;
  height: 1px;
}

.ttl-comp06:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

@media screen and (max-width: 834px) {
  .ttl-comp06 {
    font-size: 1.4rem;
    letter-spacing: 1px;
  }
}

.ttl-comp06 .number {
  margin-right: 13px;
  font-weight: 600;
}

.ttl-comp06.__wh {
  color: #e4e6ec;
}

.ttl-comp06.__wh:before {
  background: #e4e6ec;
}

.ttl-comp06.__bl {
  color: #c9cedc;
}

.ttl-comp06.__bl:before {
  background: #c9cedc;
}

.ttl-comp06.__gy {
  color: #858da0;
}

.ttl-comp06.__gy:before {
  background: #858da0;
}

.ttl-comp07 {
  margin-bottom: 98px;
  line-height: 1.2;
  text-align: center;
}

@media screen and (max-width: 990px) {
  .ttl-comp07 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp07 {
    margin-bottom: 35px;
  }
}

.ttl-comp07 .en {
  display: block;
  color: #383838;
  font-weight: 600;
  margin-bottom: 11px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 4.5px;
  font-size: 4.4rem;
}

@media screen and (max-width: 834px) {
  .ttl-comp07 .en {
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-size: 3rem;
  }
}

.ttl-comp07 .jp {
  display: block;
  letter-spacing: 2px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .ttl-comp07 .jp {
    letter-spacing: 1px;
    font-size: 1.6rem;
  }
}

.ttl-comp08 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 6rem;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
  color: rgba(227, 228, 235, 0.5);
}

@media screen and (max-width: 1024px) {
  .ttl-comp08 {
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp08 {
    font-size: 3.5rem;
    letter-spacing: 3px;
  }
}

@media screen and (max-width: 374px) {
  .ttl-comp08 {
    font-size: 3rem;
    letter-spacing: 1px;
  }
}

.c-marker {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: relative;
  z-index: 1;
}

.c-marker:before {
  position: absolute;
  content: '';
  z-index: -1;
  background: #c9cedc;
  bottom: 2px;
  left: 0;
  width: 0;
  height: 9px;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-marker:before {
    bottom: 7px;
  }
}

@media screen and (max-width: 834px) {
  .c-marker:before {
    bottom: 5px;
  }
  .c-marker.mac:before {
    bottom: 0;
  }
}

.c-marker.is-active:before {
  width: 100%;
}

.c-marker01 {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.c-marker01:before {
  position: absolute;
  content: '';
  z-index: -1;
  background: #d1e5fb;
  background: -o-linear-gradient(76deg, #d1e5fb 0%, #c8cde4 100%);
  background: linear-gradient(14deg, #d1e5fb 0%, #c8cde4 100%);
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 9px;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}

.txt-basic {
  line-height: 2.15;
  font-size: 1.5rem;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .txt-basic {
    font-size: 1.3rem;
    line-height: 1.8;
  }
}

.txt-basic--lh175 {
  line-height: 1.75;
}

@media screen and (max-width: 834px) {
  .txt-basic--lh175 {
    line-height: 1.6;
  }
}

.txt-basic02 {
  line-height: 2;
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Shippori Mincho", serif;
}

@media screen and (max-width: 834px) {
  .txt-basic02 {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}

.txt-basic03 {
  line-height: 2.15;
  font-size: 1.4rem;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .txt-basic03 {
    font-size: 1.3rem;
    line-height: 1.8;
  }
}

.txt-basic04 {
  line-height: 2;
  font-size: 1.4rem;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .txt-basic04 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
}

.txt-basic05 {
  line-height: 2;
  font-size: 1.5rem;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .txt-basic05 {
    line-height: 1.6;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 374px) {
  .txt-basic05 {
    font-size: 1.3rem;
  }
}

.txt-basic06 {
  font-size: 1.4rem;
  line-height: 1.714;
}

.txt-basic07 {
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .txt-basic07 {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}

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

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

.txt-left {
  text-align: left;
}

.btn-comp01 {
  background: #e4e8f2;
  color: #858da0;
  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: 68px;
  width: 100%;
  max-width: 381px;
  border-radius: 9px;
  position: relative;
  overflow: hidden;
}
.bnr{
	width: 90%;
	margin: 40px auto 80px auto;
	text-align: center;
}
.bnr:after{
	content:"";
	display: block;
	clear: both;
}
.btn-comp_{
  float: left;
  margin-right: 20px;
  max-width: 280px !important;
}
@media screen and (max-width: 834px) {
.bnr{
	width: 90%;
	margin: 30px auto 60px auto;
	text-align: center;
}	
.btn-comp_ {
  float: none;
  margin-bottom: 30px;
  max-width: 100% !important; 
}
}

#shop-kamio,#shop-urawa,#shop-aoyama{
	margin: -100px;
	padding: 100px;
}
@media screen and (max-width: 834px) {
  .btn-comp01 {
    max-width: 300px;
    border-radius: 5px;
    height: 55px;
  }
}

.btn-comp01 > * {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.btn-comp01:after {
  position: absolute;
  content: '';
  width: 29px;
  height: 6px;
  background: url("../img/common/ico-arr.png") no-repeat;
  background-size: cover;
  right: 30px;
  top: calc(50% - 3px);
  z-index: 1;
}

.btn-comp01:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f2f4f9;
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.45, 0.2, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.45, 0.2, 0.1, 1);
  -o-transition: transform 0.3s cubic-bezier(0.45, 0.2, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.45, 0.2, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.45, 0.2, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.45, 0.2, 0.1, 1);
}

.btn-comp01 .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: 1.3px;
}

@media screen and (max-width: 834px) {
  .btn-comp01 .en {
    font-size: 1.4rem;
  }
}

.btn-comp01 .txt01, .btn-comp01 .txt02 {
  display: block;
  position: relative;
}

.btn-comp01 .txt01 span, .btn-comp01 .txt02 span {
  display: inline-block;
  will-change: transform;
  -webkit-transition: -webkit-transform 0s linear;
  transition: -webkit-transform 0s linear;
  -o-transition: transform 0s linear;
  transition: transform 0s linear;
  transition: transform 0s linear, -webkit-transform 0s linear;
}

.btn-comp01 .txt01 span:nth-child(2), .btn-comp01 .txt02 span:nth-child(2) {
  -webkit-transition-delay: 0.015s !important;
       -o-transition-delay: 0.015s !important;
          transition-delay: 0.015s !important;
}

.btn-comp01 .txt01 span:nth-child(3), .btn-comp01 .txt02 span:nth-child(3) {
  -webkit-transition-delay: 0.03s !important;
       -o-transition-delay: 0.03s !important;
          transition-delay: 0.03s !important;
}

.btn-comp01 .txt01 span:nth-child(4), .btn-comp01 .txt02 span:nth-child(4) {
  -webkit-transition-delay: 0.045s !important;
       -o-transition-delay: 0.045s !important;
          transition-delay: 0.045s !important;
}

.btn-comp01 .txt01 span:nth-child(5), .btn-comp01 .txt02 span:nth-child(5) {
  -webkit-transition-delay: 0.06s !important;
       -o-transition-delay: 0.06s !important;
          transition-delay: 0.06s !important;
}

.btn-comp01 .txt01 span:nth-child(6), .btn-comp01 .txt02 span:nth-child(6) {
  -webkit-transition-delay: 0.075s !important;
       -o-transition-delay: 0.075s !important;
          transition-delay: 0.075s !important;
}

.btn-comp01 .txt01 span:nth-child(7), .btn-comp01 .txt02 span:nth-child(7) {
  -webkit-transition-delay: 0.09s !important;
       -o-transition-delay: 0.09s !important;
          transition-delay: 0.09s !important;
}

.btn-comp01 .txt01 span:nth-child(8), .btn-comp01 .txt02 span:nth-child(8) {
  -webkit-transition-delay: 0.105s !important;
       -o-transition-delay: 0.105s !important;
          transition-delay: 0.105s !important;
}

.btn-comp01 .txt01 span:nth-child(9), .btn-comp01 .txt02 span:nth-child(9) {
  -webkit-transition-delay: 0.12s !important;
       -o-transition-delay: 0.12s !important;
          transition-delay: 0.12s !important;
}

.btn-comp01 .txt01 span:nth-child(10), .btn-comp01 .txt02 span:nth-child(10) {
  -webkit-transition-delay: 0.135s !important;
       -o-transition-delay: 0.135s !important;
          transition-delay: 0.135s !important;
}

.btn-comp01 .txt01 span:nth-child(11), .btn-comp01 .txt02 span:nth-child(11) {
  -webkit-transition-delay: 0.15s !important;
       -o-transition-delay: 0.15s !important;
          transition-delay: 0.15s !important;
}

.btn-comp01 .txt01 span:nth-child(12), .btn-comp01 .txt02 span:nth-child(12) {
  -webkit-transition-delay: 0.165s !important;
       -o-transition-delay: 0.165s !important;
          transition-delay: 0.165s !important;
}

.btn-comp01 .txt01 span:nth-child(13), .btn-comp01 .txt02 span:nth-child(13) {
  -webkit-transition-delay: 0.18s !important;
       -o-transition-delay: 0.18s !important;
          transition-delay: 0.18s !important;
}

.btn-comp01 .txt01 {
  z-index: 2;
}

.btn-comp01 .txt01 span {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.btn-comp01 .txt02 {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.btn-comp01 .txt02 span {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.btn-comp01.is-hover .txt01 span, .btn-comp01.is-hover .txt02 span {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.btn-comp01.is-hover .txt01 span {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.btn-comp01.is-hover .txt02 span {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.btn-comp01:hover {
  opacity: 1;
}

.btn-comp01:hover:before {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

.btn-comp01--sm {
  max-width: 285px;
  height: 58px;
}

.btn-comp01--sm:after {
  right: 22px;
  top: calc(50% - 5px);
}

.btn-comp01--sm .en {
  font-size: 1.4rem;
}

.btn-comp02 {
  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;
  background: #c9cedc;
  border-radius: 5px;
  color: white;
  position: relative;
  height: 90px;
  width: 100%;
  text-align: center;
  padding: 14px 60px 5px;
}

@media screen and (max-width: 834px) {
  .btn-comp02 {
    height: 70px;
    padding: 5px 30px 5px;
  }
}

.btn-comp02:after {
  position: absolute;
  content: '';
  width: 30px;
  height: 7px;
  top: 47%;
  right: 30px;
  background: url("../img/staff/arr-r.png") no-repeat;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .btn-comp02:after {
    right: 5px;
    width: 24px;
    height: 5px;
  }
}

.btn-comp02 * {
  display: block;
}

.btn-comp02 .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 1;
  margin-bottom: 5px;
  letter-spacing: 2px;
}

@media screen and (max-width: 1024px) {
  .btn-comp02 .en {
    font-size: 2.2rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp02 .en {
    font-size: 2rem;
  }
}

.btn-comp02 .jp {
  font-size: 1.4rem;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .btn-comp02 .jp {
    font-size: 1.2rem;
  }
}

.rows-comp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.rows-comp .img {
  overflow: hidden;
  width: calc(100% - 398px);
}

@media screen and (max-width: 834px) {
  .rows-comp .img {
    width: calc(100% - 315px);
  }
}

@media screen and (max-width: 767px) {
  .rows-comp .img {
    width: 55%;
  }
}

.rows-comp .img > * {
  width: 100%;
  height: 100%;
}

.rows-comp .img > * img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.rows-comp .cnt {
  width: 398px;
  padding: 0 2px 7px 15px;
}

@media screen and (max-width: 834px) {
  .rows-comp .cnt {
    padding: 0 0 0 15px;
    width: 315px;
  }
}

@media screen and (max-width: 767px) {
  .rows-comp .cnt {
    width: 100%;
    padding: 0;
  }
}

.rows-comp .cnt .txt-basic {
  margin-bottom: 33px;
}

@media screen and (max-width: 834px) {
  .rows-comp .cnt .txt-basic {
    margin-bottom: 15px;
  }
}

.rows-comp .cnt .txt-basic02 {
  margin-bottom: 25px;
  letter-spacing: 2px;
}

@media screen and (max-width: 834px) {
  .rows-comp .cnt .txt-basic02 {
    margin-bottom: 15px;
    letter-spacing: 1px;
  }
}

.rows-comp .cnt .ttl-comp01 {
  margin-bottom: 25px;
}

@media screen and (max-width: 834px) {
  .rows-comp .cnt .ttl-comp01 {
    margin-bottom: 15px;
  }
}

.rows-comp .cnt .btn-comp01 {
  background: #c6cde0;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .rows-comp .cnt .btn-comp01 {
    margin: 0 auto;
  }
}

.rows-comp .cnt .btn-comp01:after {
  background: url("../img/common/ico-arr-w.png") no-repeat;
  background-size: cover;
}

.rows-comp .cnt .btn-comp01:before {
  background: #d0d7e8;
}

.rows-comp--re {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 767px) {
  .rows-comp--re {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .rows-comp--re .img {
    margin-left: 0;
    margin-right: auto;
  }
}

.box-comp {
  background: white;
  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;
  text-align: center;
  width: 356px;
  height: 203px;
  padding: 0 10px 6px;
}

@media screen and (max-width: 767px) {
  .box-comp {
    width: 100%;
    max-width: 356px;
    margin: 0 auto;
    height: 160px;
    padding: 10px;
  }
}

.box-comp .txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: 1.5px;
  margin-bottom: 16px;
}

@media screen and (max-width: 834px) {
  .box-comp .txt {
    font-size: 1.4rem;
    letter-spacing: 1px;
  }
}

.box-comp .txt .number {
  font-weight: 600;
}

.box-comp .ttl {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 3rem;
  margin-bottom: 7px;
  letter-spacing: 2.5px;
}

@media screen and (max-width: 1024px) {
  .box-comp .ttl {
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 834px) {
  .box-comp .ttl {
    font-size: 2.2rem;
    letter-spacing: 1px;
  }
}

.box-comp .txt02 {
  font-family: "Shippori Mincho", serif;
  font-size: 1.8rem;
  color: #333;
  letter-spacing: 1.8px;
}

@media screen and (max-width: 834px) {
  .box-comp .txt02 {
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
}

.fade-show {
  opacity: 0;
  -webkit-transform: translateX(12%);
      -ms-transform: translateX(12%);
          transform: translateX(12%);
}

.fade-show.active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  -webkit-transition: opacity 1.4s 0.1s, -webkit-transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1);
  transition: opacity 1.4s 0.1s, -webkit-transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1);
  -o-transition: opacity 1.4s 0.1s, transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1);
  transition: opacity 1.4s 0.1s, transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1);
  transition: opacity 1.4s 0.1s, transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1), -webkit-transform 1s 0.1s cubic-bezier(0, 0.4, 0.3, 1);
}

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

.parallax img {
  height: 140% !important;
  will-change: transform;
}

.c-fc__ff {
  color: #fff;
}

.c-fc__dbl {
  color: #727989;
}

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

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

.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;
}

.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;
}

.scroll-box {
  padding-bottom: 20px;
  overflow-x: scroll;
  overflow-y: hidden;
}

@media screen and (max-width: 834px) {
  .scroll-box-sp {
    margin-right: -5%;
    padding-bottom: 20px;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}

body {
  color: #383838;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow: hidden;
}

.header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  color: white;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header.fixed {
  background: white;
  color: #333030;
}

.header.fixed .header-logo .off {
  display: none;
}

.header.fixed .header-logo .on {
  display: block;
}

.header.fixed .header-menu__item > a:before {
  background: #333030;
}

.header.fixed .header-control span {
  background: #333030;
}

.header.on {
  background: white;
  color: #333030;
}

.header.on .header-logo .off {
  display: none;
}

.header.on .header-logo .on {
  display: block;
}

.header.on .header-menu__item > a:before {
  background: #333030;
}

.header.on .header-control span {
  background: #333030;
}

.header-inner {
  padding: 28px 15px 28px 163px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1330px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .header-inner {
    padding: 28px 15px 28px 50px;
  }
}

@media screen and (max-width: 1024px) {
  .header-inner {
    padding: 15px;
  }
}

.header-logo .off {
  display: block;
}

.header-logo .on {
  display: none;
}

@media screen and (min-width: 835px) {
  .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto;
  }
}

@media screen and (max-width: 834px) {
  .header-nav {
    position: fixed;
    top: 67px;
    left: 0;
    right: 0;
    padding: 0 15px;
    margin: 0;
    height: calc(100% - 67px);
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    background: white;
    color: #333030;
  }
  .header-nav.on {
    opacity: 1;
    pointer-events: auto;
  }
}

.header-menu {
  font-size: 1.4rem;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.8px;
  margin: -10px 0 0 0;
}

@media screen and (min-width: 835px) {
  .header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 1024px) {
  .header-menu {
    margin-top: -4px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 834px) {
  .header-menu {
    margin-top: 0;
    font-size: 1.4rem;
    text-align: center;
    padding: 50px 0;
  }
}

.header-menu__item {
  margin: 0 0 0 30px;
}

@media screen and (max-width: 1200px) {
  .header-menu__item {
    margin: 0 0 0 15px;
  }
}

@media screen and (max-width: 834px) {
  .header-menu__item {
    margin: 0 0 15px;
  }
  .header-menu__item:last-child {
    margin-bottom: 0;
  }
}

.header-menu__item.recruit {
  color: #a6b0cb;
  font-weight: 600;
}

.header-menu__item.recruit img {
  margin-left: 8px;
  width: 16px;
}

@media screen and (max-width: 1024px) {
  .header-menu__item.recruit img {
    margin-left: 5px;
  }
}

.header-menu__item.recruit a:before {
  background: #a6b0cb;
}

.header-menu__item > a {
  position: relative;
  display: block;
  padding: 7px 0;
}

@media screen and (max-width: 834px) {
  .header-menu__item > a {
    display: inline;
    padding: 0;
  }
}

.header-menu__item > a:before {
  position: absolute;
  content: '';
  background: white;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media screen and (max-width: 834px) {
  .header-menu__item > a:before {
    background: #333030;
  }
}

.header-menu__item > a:hover {
  opacity: 1;
}

.header-menu__item > a:hover:before {
  width: 100%;
}

.header-menu__item.active > a:before {
  opacity: 1;
}

.header-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  margin-left: 81px;
}

@media screen and (max-width: 1024px) {
  .header-social {
    margin-left: 10px;
  }
}

@media screen and (max-width: 834px) {
  .header-social {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 60px;
  }
}

@media screen and (max-width: 640px) {
  .header-social {
    margin: 0 0 30px;
  }
}

.header-social > * {
  margin-left: 17px;
}

@media screen and (max-width: 834px) {
  .header-social > * {
    margin: 0 10px;
    width: 25px;
    height: 25px;
    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;
  }
}

.header-social > *:first-child {
  margin-left: 0;
}

.header-control {
  position: relative;
  display: none;
  width: 30px;
  height: 20px;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 834px) {
  .header-control {
    display: block;
  }
}

.header-control span {
  position: absolute;
  width: 100%;
  left: 0;
  height: 2px;
  background: white;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header-control span:first-child {
  top: 0;
}

.header-control span:nth-of-type(2) {
  top: 46%;
}

.header-control span:last-child {
  bottom: 0;
}

.header-control.close span:first-child {
  top: 46%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header-control.close span:nth-of-type(2) {
  opacity: 0;
}

.header-control.close span:last-child {
  bottom: 46%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header-reserve {
  padding: 60px 15px 30px;
  border-top: 1px solid #e0e1e4;
  margin: 0 -15px;
  text-align: center;
}

@media screen and (min-width: 835px) {
  .header-reserve {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .header-reserve {
    padding-top: 30px;
  }
}

.header-reserve__ttl {
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin-bottom: 35px;
}

.header-reserve__ttl02 {
  margin-bottom: 20px;
  font-size: 1.2rem;
}

.header-reserve__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: 0 -4px 30px;
}

.header-reserve__list li {
  width: 33.333%;
  padding: 0 4px;
}

.header-reserve__list li a {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 45px;
  font-size: 1.4rem;
  background: #8f96a6;
  color: #FFF;
  text-align: center;
  border-radius: 10px;
}

.header-reserve__list li a i, .header-reserve__list li a img {
  margin-right: 5px;
  font-size: 1.6rem;
}

.header-reserve__list li:nth-of-type(2) a {
  background: #727989;
}

.bnr-page {
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

.bnr-page-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  right: -135px;
  width: 215px;
  padding: 20px 0;
  font-weight: 500;
  color: white;
  background: #858da0;
  border-radius: 6px 0 0 6px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.bnr-page-wrap:hover {
  right: 0;
}

.bnr-page .head {
  padding: 0 20px;
  width: 80px;
  text-align: center;
  cursor: pointer;
}

.bnr-page .cont {
  padding: 0 14px;
  border-left: 1px solid #abb0c1;
  font-size: 1.4rem;
}

.bnr-page .cont a {
  position: relative;
  display: block;
  padding: 12px 20px 12px 0;
  width: 106px;
  text-align: center;
}

.bnr-page .cont a:nth-child(2) {
  border-top: 1px solid #abb0c1;
  border-bottom: 1px solid #abb0c1;
}

.bnr-page .cont a:before {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 16px;
  height: 7px;
  background: url(../img/common/ico-arr-w.png) no-repeat;
  background-size: contain;
}

.bnr-page .txt-circle {
  background: #c6cde0;
  font-size: 1.2rem;
  line-height: 1;
  border-radius: 20px;
  color: #727989;
  line-height: 16px;
  margin-bottom: 10px;
  display: block;
}

.bnr-page .txt-writing {
  font-size: 1.4rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
          text-orientation: upright;
}

.bnr-page-wrap02.item02,
.bnr-page-wrap.item02 {
  background: #6e7586;
}

.bnr-page-wrap02.type02,
.bnr-page-wrap.type02 {
  width: 80px;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 0;
  margin: 0;
}

.bnr-page-wrap02.type02 .head,
.bnr-page-wrap.type02 .head {
  width: 40px;
  padding: 0;
}

.bnr-page-wrap02.type02 a,
.bnr-page-wrap.type02 a {
  border-radius: 6px 0 0 6px;
  display: block;
  padding: 20px;
  background: #6e7586;
}

.footer {
  background: #f1f2f5;
  border-top: 1px solid #e0e1e4;
  padding-top: 48px;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 76px;
}

@media screen and (max-width: 834px) {
  .footer {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 500px) {
  .footer {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 768px) {
  .footer-f {
    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;
  }
}

@media screen and (max-width: 767px) {
  .footer-f {
    text-align: center;
  }
}

.footer-logo {
  margin-left: 2px;
}

.footer-menu {
  font-weight: 300;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0.9px;
  margin: 0 0 12px auto;
}

@media screen and (max-width: 767px) {
  .footer-menu {
    margin: 30px auto 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-menu .item {
  margin-left: 25px;
}

@media screen and (max-width: 767px) {
  .footer-menu .item {
    margin: 0 10px 20px;
  }
}

.footer-menu .item.recruit {
  color: #a6b0cb;
  font-weight: 600;
}

.footer-menu .item.recruit img {
  margin-left: 5px;
  width: 14px;
}

.footer-menu .item.recruit a:before {
  background: #a6b0cb;
}

.footer .copyright {
  font-weight: 300;
  font-size: 1.2rem;
  color: #aaaaaa;
  margin: 22px 0 62px 0;
  letter-spacing: 1.2px;
}

@media screen and (max-width: 767px) {
  .footer .copyright {
    text-align: center;
    margin: 0 0 30px;
  }
}

.footer-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

.footer-btn .btn {
  width: 33.33%;
  height: 76px;
  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;
  text-align: center;
  color: white;
  background: #9297a3;
  font-size: 1.8rem;
  font-weight: 500;
  padding: 3px 21px 0 0;
  letter-spacing: 1px;
}

@media screen and (max-width: 834px) {
  .footer-btn .btn {
    font-size: 1.4rem;
    height: 60px;
  }
}

@media screen and (max-width: 640px) {
  .footer-btn .btn {
    padding: 5px;
  }
}

.footer-btn .btn:nth-child(even) {
  background: #757a86;
}

.footer-btn .btn .ico {
  font-size: 2.1rem;
  margin-right: 2px;
}

@media screen and (max-width: 640px) {
  .footer-btn .btn .ico {
    display: block;
    text-align: center;
  }
}

.footer-btn .btn .ico i {
  position: relative;
  top: 2px;
}

.footer-btn .btn .jp {
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  letter-spacing: 1.5px;
}

.bnr-ft {
  opacity: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.bnr-ft.active {
  opacity: 1;
}

.bnr-ft-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 500;
  color: white;
}

.bnr-ft__item {
  position: relative;
  display: block;
  width: 33.33%;
  font-size: 1.6rem;
  text-align: center;
}

.bnr-ft__item i {
  margin-right: 6px;
  font-size: 2rem;
}

.bnr-ft__item img {
  margin-right: 6px;
  width: 24px;
}

.bnr-ft__item.item01 {
  background: #8f96a6;
}

.bnr-ft__item.item01 .cont {
  background: #8f96a6;
}

.bnr-ft__item.item02 {
  background: #727989;
}

.bnr-ft__item.item02 .cont {
  background: #727989;
}

.bnr-ft__item.item03 {
  background: #858da0;
}

.bnr-ft__item.item03 .cont {
  background: #858da0;
}

.bnr-ft .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  line-height: 70px;
  text-align: center;
}

.bnr-ft .cont {
  position: absolute;
  bottom: -160px;
  left: 0;
  width: 100%;
  padding: 10px 5% 0;
  border-bottom: 1px solid #abb0c1;
  font-size: 1.4rem;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: -1;
}

.bnr-ft .cont a {
  position: relative;
  display: block;
  padding: 15px 20px 15px 0;
  text-align: center;
}

.bnr-ft .cont a:nth-child(2) {
  border-top: 1px solid #abb0c1;
  border-bottom: 1px solid #abb0c1;
}

.bnr-ft .cont a:before {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 16px;
  height: 7px;
  background: url(../img/common/ico-arr-w.png) no-repeat;
  background-size: contain;
}

.bnr-ft .cont.open {
  bottom: 70px;
  opacity: 1;
}

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

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

.pageTtl-block {
  position: relative;
}

.pageTtl-block .inner {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .pageTtl-block .inner {
    bottom: 15px;
  }
}

@media screen and (max-width: 834px) {
  .pageTtl-block img {
    height: 45vmin;
  }
}

.pageTtl-block .page-ttl {
  margin-bottom: 35px;
  font-size: 3.6rem;
  letter-spacing: .15em;
  line-height: .8;
}

@media screen and (max-width: 834px) {
  .pageTtl-block .page-ttl {
    margin-bottom: 15px;
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 640px) {
  .pageTtl-block .page-ttl {
    font-size: 2.4rem;
  }
}

.breadcrumb {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
}

.breadcrumb a {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #adb2c1;
}

.mv-cnt {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  padding-bottom: 70px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  color: white;
}

@media screen and (max-width: 640px) {
  .mv-cnt {
    width: 100%;
  }
}

.mv-cnt .ttl {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 1.8px;
  padding: 0 0 35px 12px;
}

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

.mv-cnt .logo {
  padding: 0 1px 20px 0;
}

@media screen and (max-width: 834px) {
  .mv-cnt .logo {
    padding: 0 0 20px;
  }
}

.mv-cnt .logo img {
  margin: 0 auto;
}

.mv-cnt .txt {
  font-size: 1.6rem;
  font-family: "Shippori Mincho", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 0 3px;
}

@media screen and (max-width: 834px) {
  .mv-cnt .txt {
    font-size: 1.4rem;
  }
}

.mv-cnt .txt > * {
  background: white;
  color: #383838;
  padding: 3px 19px 4px 21px;
}

.mv-slider {
  width: 100%;
  height: calc(100vh - 76px);
  min-height: 550px;
  color: white;
}

@media screen and (max-width: 834px) {
  .mv-slider {
    height: calc(100vh - 55px);
  }
}

@media only screen and (max-width: 500px) {
  .mv-slider {
    height: calc(100vh - 165px);
  }
}

.mv-slider .item {
  outline: none !important;
  width: 100%;
  height: 100%;
}

.mv-slider .item .img {
  width: 100%;
  height: 100%;
}

.mv-slider .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.mv-slider .slick-list, .mv-slider .slick-track {
  height: 100%;
  overflow: hidden;
}

.mv-scroll {
  font-family: "Prompt", sans-serif;
  font-size: 0.8rem;
  position: absolute;
  padding-bottom: 79px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 1px;
}

.mv-scroll:before {
  position: absolute;
  content: '';
  width: 1px;
  background: rgba(235, 233, 233, 0.5);
  bottom: 0;
  height: 56px;
  left: 50%;
}

.sec-material {
  background: #acb1c1;
  color: white;
  padding: 105px 0 102px;
  margin-bottom: 127px;
}

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

@media screen and (min-width: 641px) {
  .sec-material .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 641px) {
  .material-img {
    width: 47.5%;
    margin: 0 auto 0 0;
    padding: 15px 15px 0 3px;
  }
}

@media screen and (max-width: 640px) {
  .material-img {
    width: 100%;
    margin: 15px auto;
  }
}

@media screen and (min-width: 641px) {
  .material-cnt {
    width: 52.5%;
    max-width: 460px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 640px) {
  .material-cnt {
    margin-bottom: 30px;
  }
}

.material-cnt .btn-comp01 {
  margin-left: 2px;
}

@media screen and (max-width: 640px) {
  .material-cnt .btn-comp01 {
    margin: 0 auto;
  }
}

.material-ttl {
  margin-bottom: 34px;
}

@media screen and (max-width: 834px) {
  .material-ttl {
    margin-bottom: 15px;
  }
}

.material-txt {
  margin-bottom: 38px;
}

@media screen and (max-width: 834px) {
  .material-txt {
    margin-bottom: 15px;
  }
}

.sec-improve {
  margin-bottom: 164px;
}

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

.improve-subTtl {
  margin-bottom: 76px;
}

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

.improve-rows {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .improve-rows {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .improve-rows .box-comp {
    margin: 22px auto 0;
  }
}

.improve-rows .img {
  height: 535px;
  width: calc(100% - 356px);
  max-width: 499px;
}

@media screen and (max-width: 834px) {
  .improve-rows .img {
    height: 470px;
  }
}

@media screen and (max-width: 767px) {
  .improve-rows .img {
    width: 55%;
    margin-left: auto;
    height: 50vw;
    max-height: 350px;
  }
}

.improve-rows02 {
  margin-top: -272px;
  position: relative;
  z-index: 1;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .improve-rows02 {
    margin-top: -207px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .improve-rows02 {
    margin-top: -100px;
  }
}

.improve-rows02:before {
  position: absolute;
  content: '';
  top: 127px;
  bottom: 0;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #e4e6ec;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .improve-rows02:before {
    top: 10vw;
  }
}

.improve-rows02 .img {
  max-width: 547px;
  height: 763px;
  margin-right: auto;
}

@media screen and (max-width: 834px) {
  .improve-rows02 .img {
    height: 680px;
  }
}

@media screen and (max-width: 767px) {
  .improve-rows02 .img {
    height: 60vw;
    max-height: 450px;
  }
}

@media screen and (max-width: 767px) {
  .improve-rows02 .cnt {
    margin-top: 35px;
  }
}

.sec-quality {
  margin-bottom: 104px;
  padding-bottom: 100px;
  border-bottom: 1px solid #dddddd;
}

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

@media screen and (min-width: 768px) {
  .sec-quality .box-comp {
    margin: 0 0 8px auto;
    width: 50%;
    max-width: 498px;
  }
}

.quality-subTtl {
  margin-bottom: 100px;
}

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

.quality-rows {
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
  margin-bottom: 79px;
}

@media screen and (max-width: 834px) {
  .quality-rows {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}

.quality-rows:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: calc((1000px - 100vw) / 2);
  z-index: -1;
  background: #b2b7c5;
}

@media only screen and (max-width: 1030px) {
  .quality-rows:before {
    right: -15px;
  }
}

@media screen and (max-width: 767px) {
  .quality-rows:before {
    left: -15px;
  }
}

.quality-rows .img {
  width: calc(50% + ((100vw - 1000px) / 2));
  margin: -202px auto 0 0;
  margin-left: calc((1000px - 100vw) / 2);
  height: 695px;
}

@media only screen and (max-width: 1030px) {
  .quality-rows .img {
    width: calc(50% + 15px);
    margin-left: -15px;
  }
}

@media screen and (max-width: 767px) {
  .quality-rows .img {
    width: calc(100% + 30px);
    margin: 0 -15px 35px;
    height: 70vw;
  }
}

@media screen and (min-width: 768px) {
  .quality-rows .quality-list {
    width: 50%;
    max-width: 456px;
    padding: 99px 0 0 15px;
  }
}

.quality-list {
  color: white;
}

.quality-list__item {
  margin-bottom: 53px;
}

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

.quality-list__item:last-child {
  margin-bottom: 0;
}

.quality-list__ttl {
  padding: 0 0 16px 75px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .quality-list__ttl {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .quality-list__ttl {
    font-size: 2rem;
    padding: 0 0 15px 40px;
  }
}

.quality-list__ttl:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 54px;
  background: white;
  left: 0;
  top: 12px;
}

@media screen and (max-width: 834px) {
  .quality-list__ttl:before {
    width: 30px;
    top: 8px;
  }
}

.quality-list__ttl .txt {
  margin: -2px 7px 0 0;
}

@media screen and (max-width: 834px) {
  .quality-list__ttl .txt {
    margin: 0 7px 0 0;
  }
}

.quality-list__ttl .number {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 3px;
  margin-right: 16px;
}

@media screen and (max-width: 834px) {
  .quality-list__ttl .number {
    margin-right: 10px;
  }
}

.quality-box {
  position: relative;
}

.quality-box .img {
  width: 100%;
  max-width: 998px;
  margin: 0 auto;
}

.quality-box .social {
  position: absolute;
  width: 213px;
  height: 217px;
  bottom: 109px;
  right: -78px;
  z-index: 1;
  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;
}

@media screen and (max-width: 1200px) {
  .quality-box .social {
    right: -7px;
    bottom: 50px;
  }
}

@media screen and (max-width: 834px) {
  .quality-box .social {
    width: 120px;
    height: 124px;
    bottom: 0;
  }
}

@media screen and (max-width: 374px) {
  .quality-box .social {
    width: 100px;
    height: 104px;
    bottom: 0;
  }
}

.quality-box .social .txt {
  position: absolute;
  z-index: -1;
  -webkit-animation: circular 15s linear 0s infinite;
          animation: circular 15s linear 0s infinite;
  top: 0;
  left: 0;
}

.quality-box .social .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.7rem;
  color: #c6cde0;
  padding: 3px 0 0 5px;
}

@media screen and (max-width: 1024px) {
  .quality-box .social .list {
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 834px) {
  .quality-box .social .list {
    font-size: 2rem;
  }
}

.quality-box .social .list > * {
  margin: 0 15px;
}

@media screen and (max-width: 834px) {
  .quality-box .social .list > * {
    margin: 0 10px;
  }
}

@media screen and (max-width: 374px) {
  .quality-box .social .list > * {
    margin: 0 5px;
  }
}

@-webkit-keyframes circular {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes circular {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.sec-approach {
  margin-bottom: 167px;
}

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

.approach-subTtl {
  margin-bottom: 93px;
}

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

.approach-box {
  position: relative;
  z-index: 1;
  margin-bottom: 66px;
}

@media screen and (max-width: 834px) {
  .approach-box {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 768px) {
  .approach-box .box-comp {
    width: 500px;
    padding: 0 10px 25px;
  }
}

.approach-box .wrap {
  width: 100%;
  max-width: 500px;
  padding: 87px 41px 106px;
  color: white;
}

@media screen and (max-width: 767px) {
  .approach-box .wrap {
    padding: 30px 0 50px;
    margin: 0 auto;
  }
}

.approach-box .wrap .ttl-comp01 {
  text-align: center;
  margin-bottom: 49px;
}

@media screen and (max-width: 834px) {
  .approach-box .wrap .ttl-comp01 {
    margin-bottom: 15px;
  }
}

.approach-img {
  position: absolute;
  top: 95px;
  bottom: 0;
  width: 100vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .approach-img {
    top: 80px;
  }
}

.approach-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.approach-inn .ttl-comp05 {
  margin-bottom: 48px;
}

.approach-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -33px 45px;
}

@media screen and (max-width: 1024px) {
  .approach-list {
    margin: 0 -15px 30px;
  }
}

.approach-list__item {
  width: 50%;
  padding: 0 33px;
  margin-bottom: 24px;
}

@media screen and (max-width: 1024px) {
  .approach-list__item {
    padding: 0 15px;
  }
}

@media screen and (max-width: 640px) {
  .approach-list__item {
    width: 100%;
  }
}

.approach-list__inn {
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 23px 65px 23px 101px;
  border-bottom: 1px solid #b7cfed;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .approach-list__inn {
    padding: 23px 45px 23px 60px;
  }
}

@media screen and (max-width: 640px) {
  .approach-list__inn {
    padding: 23px 35px 23px 60px;
  }
}

.approach-list__inn:after {
  position: absolute;
  content: '';
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 29px;
  height: 6px;
  background-image: url(../img/index/column-next.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  top: 50%;
  right: 27px;
}

@media screen and (max-width: 1024px) {
  .approach-list__inn:after {
    right: 10px;
  }
}

@media screen and (max-width: 640px) {
  .approach-list__inn:after {
    right: 0;
  }
}

.approach-list__inn:nth-child(even) {
  margin-left: 117px;
}

.approach-list__inn .ico {
  position: absolute;
  width: 84px;
  text-align: center;
  left: 0;
  top: 47%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 1024px) {
  .approach-list__inn .ico {
    width: 54px;
  }
}

.approach-list__inn .txt {
  font-size: 1.8rem;
  font-weight: 500;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: block;
}

@media screen and (max-width: 1024px) {
  .approach-list__inn .txt {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .approach-list__inn .txt {
    font-size: 1.4rem;
  }
}

.approach-list__inn .txt01, .approach-list__inn .txt02 {
  display: block;
  position: relative;
}

.approach-list__inn .txt01 span, .approach-list__inn .txt02 span {
  display: inline-block;
  will-change: transform;
  -webkit-transition: -webkit-transform 0s linear;
  transition: -webkit-transform 0s linear;
  -o-transition: transform 0s linear;
  transition: transform 0s linear;
  transition: transform 0s linear, -webkit-transform 0s linear;
}

.approach-list__inn .txt01 span:nth-child(2), .approach-list__inn .txt02 span:nth-child(2) {
  -webkit-transition-delay: 0.015s !important;
       -o-transition-delay: 0.015s !important;
          transition-delay: 0.015s !important;
}

.approach-list__inn .txt01 span:nth-child(3), .approach-list__inn .txt02 span:nth-child(3) {
  -webkit-transition-delay: 0.03s !important;
       -o-transition-delay: 0.03s !important;
          transition-delay: 0.03s !important;
}

.approach-list__inn .txt01 span:nth-child(4), .approach-list__inn .txt02 span:nth-child(4) {
  -webkit-transition-delay: 0.045s !important;
       -o-transition-delay: 0.045s !important;
          transition-delay: 0.045s !important;
}

.approach-list__inn .txt01 span:nth-child(5), .approach-list__inn .txt02 span:nth-child(5) {
  -webkit-transition-delay: 0.06s !important;
       -o-transition-delay: 0.06s !important;
          transition-delay: 0.06s !important;
}

.approach-list__inn .txt01 span:nth-child(6), .approach-list__inn .txt02 span:nth-child(6) {
  -webkit-transition-delay: 0.075s !important;
       -o-transition-delay: 0.075s !important;
          transition-delay: 0.075s !important;
}

.approach-list__inn .txt01 span:nth-child(7), .approach-list__inn .txt02 span:nth-child(7) {
  -webkit-transition-delay: 0.09s !important;
       -o-transition-delay: 0.09s !important;
          transition-delay: 0.09s !important;
}

.approach-list__inn .txt01 span:nth-child(8), .approach-list__inn .txt02 span:nth-child(8) {
  -webkit-transition-delay: 0.105s !important;
       -o-transition-delay: 0.105s !important;
          transition-delay: 0.105s !important;
}

.approach-list__inn .txt01 span:nth-child(9), .approach-list__inn .txt02 span:nth-child(9) {
  -webkit-transition-delay: 0.12s !important;
       -o-transition-delay: 0.12s !important;
          transition-delay: 0.12s !important;
}

.approach-list__inn .txt01 span:nth-child(10), .approach-list__inn .txt02 span:nth-child(10) {
  -webkit-transition-delay: 0.135s !important;
       -o-transition-delay: 0.135s !important;
          transition-delay: 0.135s !important;
}

.approach-list__inn .txt01 span:nth-child(11), .approach-list__inn .txt02 span:nth-child(11) {
  -webkit-transition-delay: 0.15s !important;
       -o-transition-delay: 0.15s !important;
          transition-delay: 0.15s !important;
}

.approach-list__inn .txt01 span:nth-child(12), .approach-list__inn .txt02 span:nth-child(12) {
  -webkit-transition-delay: 0.165s !important;
       -o-transition-delay: 0.165s !important;
          transition-delay: 0.165s !important;
}

.approach-list__inn .txt01 span:nth-child(13), .approach-list__inn .txt02 span:nth-child(13) {
  -webkit-transition-delay: 0.18s !important;
       -o-transition-delay: 0.18s !important;
          transition-delay: 0.18s !important;
}

.approach-list__inn .txt01 {
  z-index: 2;
}

.approach-list__inn .txt01 span {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.approach-list__inn .txt02 {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.approach-list__inn .txt02 span {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.approach-list__inn.is-hover .txt01 span, .approach-list__inn.is-hover .txt02 span {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.approach-list__inn.is-hover .txt01 span {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.approach-list__inn.is-hover .txt02 span {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.approach-list__inn:hover {
  opacity: 1;
}

.approach-list__inn:hover:before {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

.approach-bnr .inn {
  width: 100%;
  max-width: 999px;
  margin: 0 auto;
  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;
  text-align: center;
  padding: 11px 15px 15px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 184px;
}

@media screen and (max-width: 834px) {
  .approach-bnr .inn {
    padding: 50px 15px;
  }
}

.approach-bnr .inn > * {
  width: 100%;
}

.approach-bnr .inn:after {
  position: absolute;
  content: '';
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 29px;
  height: 6px;
  background-image: url(../img/common/ico-arr-w.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  top: 48.2%;
  right: 37px;
}

@media screen and (max-width: 374px) {
  .approach-bnr .inn:after {
    right: 10px;
  }
}

.approach-bnr .inn:hover {
  opacity: 1;
}

.approach-bnr .inn:hover .img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.approach-bnr .inn .ttl {
  font-weight: bold;
  font-size: 2rem;
  line-height: 2;
  text-align: center;
  color: white;
  letter-spacing: 2px;
}

.approach-bnr .inn .ttl .small {
  font-size: 80%;
}

@media screen and (max-width: 1024px) {
  .approach-bnr .inn .ttl {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .approach-bnr .inn .ttl {
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
}

.approach-bnr .inn .ttl .en {
  font-family: "Montserrat", sans-serif;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .approach-bnr .inn .ttl {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.approach-bnr .inn .desc {
  margin-top: 20px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.14;
  text-align: center;
}

.approach-bnr .inn .img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.approach-bnr .inn .img:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(117, 122, 134, 0.8);
}

.approach-bnr .inn .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.sec-carelist {
  z-index: 1;
  padding-bottom: 114px;
  margin-bottom: 112px;
}

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

.sec-carelist:before {
  position: absolute;
  content: '';
  top: 76px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e5e6eb;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .carelist-rows {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (max-width: 767px) {
  .carelist-rows {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 835px) {
  .carelist-rows .cnt {
    padding: 0 17px 23px 0px;
  }
  .carelist-rows .cnt .ttl-comp01 {
    margin-bottom: 29px;
  }
  .carelist-rows .cnt .txt-basic {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 834px) {
  .carelist-rows .cnt {
    padding: 0px 15px 23px 0;
  }
}

@media screen and (max-width: 767px) {
  .carelist-rows .cnt {
    padding: 0;
  }
}

.carelist-rows .img {
  height: 663px;
}

@media screen and (min-width: 835px) {
  .carelist-rows .img {
    max-width: 530px;
    margin: 0 0 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .carelist-rows .img {
    height: 500px;
  }
}

@media screen and (max-width: 767px) {
  .carelist-rows .img {
    width: 100%;
    margin-bottom: 35px;
  }
}

.carelist-ttl {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 6rem;
  line-height: 1;
  color: #f3f5f9;
  letter-spacing: 5.8px;
  margin-bottom: 38px;
}

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

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

.sec-column {
  margin-bottom: 153px;
}

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

.column-ttl {
  margin-bottom: 53px;
}

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

.column-list {
  margin: 0 -12px 49px;
}

@media screen and (max-width: 1024px) {
  .column-list {
    margin: 0 -10px 30px;
  }
}

@media screen and (max-width: 640px) {
  .column-list {
    margin: 0 -5px 30px;
  }
}

.column-list__item {
  padding: 0 12px;
}

@media screen and (max-width: 1024px) {
  .column-list__item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  .column-list__item {
    padding: 0 5px;
  }
}

.column-list__inn {
  display: block;
}

.column-list__img {
  margin-bottom: 19px;
  height: 166px;
}

@media screen and (max-width: 834px) {
  .column-list__img {
    height: 120px;
  }
}

.column-list__img img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.column-list__date {
  font-size: 1.2rem;
  margin-bottom: 8px;
  color: #aaaaaa;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

.column-list__ttl {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.9;
}

.column-list .slick-arrow {
  width: 29px;
  height: 6px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 87px;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .column-list .slick-arrow {
    top: 59px;
  }
}

.column-list .slick-arrow:before {
  display: none;
}

.column-list .slick-prev {
  left: -3px;
  background-image: url("../img/index/column-prev.png");
}

.column-list .slick-next {
  right: -3px;
  background-image: url("../img/index/column-next.png");
}

.column-btn {
  margin: 0 auto;
  background: #e6e9f0;
}

.column-btn:before {
  background: #f3f4f8;
}

.bnr-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bnr-inline .item {
  width: 31%;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .bnr-inline .item {
    margin-bottom: 15px;
    width: 48%;
  }
}

.bnr-inline .item a {
  display: block;
  position: relative;
}

.bnr-inline .item a:hover {
  opacity: 1;
}

.bnr-inline .item a:hover .img img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.bnr-inline .item a .img {
  position: relative;
  z-index: 1;
  height: 67%;
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  .bnr-inline .item a .img {
    height: 43.5vw;
  }
}

.bnr-inline .item a .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: -1;
  -webkit-transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.bnr-inline .item a .img .parallax {
  position: relative;
  z-index: -1;
}

.bnr-inline .item a .cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}

.bnr-inline .item a .cnt:before {
  position: absolute;
  content: '';
  width: 29px;
  height: 6px;
  background: url(../img/common/ico-arr-w.png) no-repeat;
  background-size: cover;
  right: calc(50% - 14px);
  bottom: -30px;
}

@media screen and (max-width: 834px) {
  .bnr-inline .item a .cnt:before {
    bottom: -20px;
  }
}

.bnr-inline .item a .ttl {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: 2px;
  padding: 0 0 0 4px;
}

@media screen and (max-width: 834px) {
  .bnr-inline .item a .ttl {
    margin-bottom: 5px;
    font-size: 2.2rem;
  }
}

.bnr-inline .item a .txt {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 640px) {
  .bnr-inline .item a .txt {
    font-size: 1.2rem;
  }
}

.bnr-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: white;
  text-align: center;
}

.bnr-box .item {
  width: 50%;
}

.bnr-box .item:nth-child(even) {
  margin-top: 78px;
}

@media screen and (max-width: 640px) {
  .bnr-box .item:nth-child(even) {
    margin-top: 30px;
  }
}

.bnr-box .item .inn {
  display: block;
  position: relative;
}

.bnr-box .item .inn:hover {
  opacity: 1;
}

.bnr-box .item .inn:hover .img img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.bnr-box .item .img {
  position: relative;
  height: 465px;
  z-index: 1;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .bnr-box .item .img {
    height: 350px;
  }
}

.bnr-box .item .img:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(88, 93, 104, 0.7);
  z-index: 1;
}

.bnr-box .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
  z-index: -1;
  -webkit-transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.bnr-box .item .img .parallax {
  position: relative;
  z-index: -1;
}

.bnr-box .item .cnt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 15px 0 60px;
  z-index: 2;
}

.bnr-box .item .cnt:before {
  position: absolute;
  content: '';
  width: 29px;
  height: 6px;
  background: url(../img/common/ico-arr-w.png) no-repeat;
  background-size: cover;
  right: calc(50% - 14px);
  bottom: 22px;
}

.bnr-box .item .logo {
  margin-bottom: 24px;
}

.bnr-box .item .ttl {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 3.6rem;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: 3.5px;
  padding: 0 0 0 4px;
}

@media screen and (max-width: 834px) {
  .bnr-box .item .ttl {
    font-size: 2.4rem;
  }
}

.bnr-box .item .txt {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1.5px;
}

.sec-social {
  padding: 101px 0 97px;
}

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

.social-ttl {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  text-align: center;
  letter-spacing: 1.2px;
  margin-bottom: 36px;
}

.social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2rem;
}

.social-list > * {
  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;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #c9cedc;
  color: white;
  margin: 0 16px;
}

.page-index .bnr-inline {
  margin-bottom: 58px;
}

@media screen and (max-width: 834px) {
  .page-index .bnr-inline {
    margin-bottom: 30px;
  }
}

.page-index .bnr-recruit {
  margin-top: 118px;
}

@media screen and (max-width: 834px) {
  .page-index .bnr-recruit {
    margin-top: 50px;
  }
  .page-index .bnr-recruit img {
    min-height: 160px;
  }
}

.page-index .bnr-recruit a {
  display: block;
  position: relative;
}

.page-index .bnr-recruit a .txt {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 21.4%;
  margin: 0 auto;
  padding: 5px 10px;
  max-width: 22.5em;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  font-weight: 500;
  background: rgba(117, 122, 134, 0.7);
}

@media screen and (max-width: 834px) {
  .page-index .bnr-recruit a .txt {
    bottom: 25px;
    font-size: 1.4rem;
  }
}

.sec-not {
  padding: 114px 0 0;
  position: relative;
  z-index: 1;
}

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

.not-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 67px;
}

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

.not-ttl > * {
  background: #868da0;
  color: white;
  border-radius: 50px;
  font-weight: 500;
  font-size: 2.1rem;
  line-height: 1;
  text-align: center;
  padding: 9px 20px 9px 33px;
  letter-spacing: 4.2px;
}

@media screen and (max-width: 834px) {
  .not-ttl > * {
    font-size: 1.9rem;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 640px) {
  .not-ttl > * {
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 374px) {
  .not-ttl > * {
    letter-spacing: 0px;
    padding: 9px 10px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .not-ttl > * {
    padding: 13px 20px 5px 33px;
  }
}

.not-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 641px) {
  .not-f .l {
    width: calc(56% - 2px);
    padding-right: 15px;
    max-width: 515px;
  }
}

@media screen and (max-width: 640px) {
  .not-f .l {
    margin-bottom: 30px;
  }
}

.not-f .l .ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 2;
  margin: 0 0 40px -2px;
  letter-spacing: 2.4px;
}

@media screen and (max-width: 834px) {
  .not-f .l .ttl {
    font-size: 1.8rem;
    letter-spacing: 1px;
    line-height: 1.6;
    margin: 0 0 30px;
  }
}

@media screen and (max-width: 374px) {
  .not-f .l .ttl {
    letter-spacing: 0;
    font-size: 1.7rem;
  }
}

@media screen and (min-width: 641px) {
  .not-f .img {
    width: 44%;
    margin: 0 2px 0 auto;
    height: 370px;
  }
}

@media screen and (min-width: 835px) {
  .not-f .img {
    height: 507px;
  }
}

@media screen and (max-width: 640px) {
  .not-f .img {
    margin-bottom: 30px;
  }
}

.not-f .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.sec-work {
  background: #e4e6ec;
  padding: 154px 0 125px;
  margin: -77px 0 136px;
}

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

@media screen and (max-width: 640px) {
  .sec-work {
    padding: 50px 0 50px;
    margin: 0 0 50px;
  }
}

.sec-work .ttl-comp08 {
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 74px;
}

@media screen and (max-width: 834px) {
  .sec-work .ttl-comp08 {
    margin-bottom: 30px;
  }
}

.work-des {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2;
  position: relative;
  z-index: 1;
  letter-spacing: 4px;
  margin-bottom: 49px;
}

@media screen and (max-width: 834px) {
  .work-des {
    font-size: 1.6rem;
    letter-spacing: 2px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
}

.work-des:before {
  position: absolute;
  content: '';
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #d0e5f8;
  background: -webkit-gradient(linear, left top, right top, from(#d0e5f8), to(#c6cbe8));
  background: -o-linear-gradient(left, #d0e5f8 0%, #c6cbe8 100%);
  background: linear-gradient(90deg, #d0e5f8 0%, #c6cbe8 100%);
  width: 102px;
  height: 10px;
  left: 50%;
  bottom: 8px;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .work-des:before {
    width: 70px;
    bottom: 4px;
    height: 6px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .work-des:before {
    bottom: 12px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 834px) {
  .work-des:before {
    bottom: 8px;
  }
}

.work-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.work-list__item {
  width: calc(50% - 19px);
  background: white;
  margin-bottom: 25px;
}

@media screen and (max-width: 990px) {
  .work-list__item {
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .work-list__item {
    width: 100%;
    margin-bottom: 15px;
  }
  .work-list__item:last-child {
    margin-bottom: 0;
  }
}

.work-list__t {
  position: relative;
  padding: 27px 15px 14px 29px;
  border-bottom: 1px solid #dddddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 990px) {
  .work-list__t {
    padding: 15px 15px 15px 15px;
  }
}

.work-list__number {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 5rem;
  line-height: 1;
  color: #b2b7c5;
  letter-spacing: -1px;
  margin-right: 15px;
}

@media screen and (max-width: 990px) {
  .work-list__number {
    font-size: 4rem;
    letter-spacing: 0;
  }
}

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

.work-list__ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 3px;
  margin-bottom: 7px;
}

@media screen and (max-width: 990px) {
  .work-list__ttl {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .work-list__ttl {
    font-size: 2rem;
    letter-spacing: 1px;
  }
}

.work-list__des {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 3.3px;
}

@media screen and (max-width: 990px) {
  .work-list__des {
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 834px) {
  .work-list__des {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}

.work-list__des .line {
  background-image: -webkit-gradient(linear, left top, right top, from(#d1e2f4), to(#cacde0));
  background-image: -o-linear-gradient(left, #d1e2f4 0%, #cacde0 100%);
  background-image: linear-gradient(to right, #d1e2f4 0%, #cacde0 100%);
  background-size: 200% 8px;
  background-repeat: no-repeat;
  background-position: left 0 bottom 3px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .work-list__des .line {
    background-position: left 0 bottom 7px;
  }
}

@media screen and (max-width: 834px) {
  .work-list__des .line {
    background-size: 200% 5px;
    background-position: left 0 bottom 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 835px) {
  .work-list__des .line {
    background-position: left 0 bottom 3px;
  }
}

.work-list__cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 21px 0 32px;
}

.work-list__img {
  width: 36%;
  text-align: center;
  padding-left: 27px;
}

@media screen and (max-width: 990px) {
  .work-list__img {
    width: 30%;
    padding-left: 15px;
  }
}

.work-list__r {
  width: 64%;
  padding: 19px 30px 0 15px;
}

@media screen and (max-width: 990px) {
  .work-list__r {
    width: 70%;
    padding: 15px 15px 0;
  }
}

.work-list__r .ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 7px;
  letter-spacing: 1.8px;
}

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

.work-list__r .ttl strong {
  font-weight: 600;
  font-size: 1.8rem;
  display: block;
}

@media screen and (max-width: 834px) {
  .work-list__r .ttl strong {
    font-size: 1.5rem;
  }
}

.work-list__r .txt-basic03 {
  line-height: 1.72;
}

.sec-about {
  margin-bottom: 146px;
}

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

.sec-about .ttl-comp08 {
  margin-bottom: 91px;
}

@media screen and (max-width: 834px) {
  .sec-about .ttl-comp08 {
    margin-bottom: 30px;
  }
}

.about-box__item {
  margin-bottom: 136px;
}

@media screen and (max-width: 834px) {
  .about-box__item {
    margin-bottom: 50px;
  }
}

.about-box__item:last-child {
  margin-bottom: 0;
}

.about-box__img {
  width: calc(100vw - 30px);
  max-width: 1280px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .about-box__img {
    height: 180px;
  }
}

.about-box__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.about-box .box-comp {
  width: calc(100% - 30px);
  max-width: 500px;
  height: 187px;
  margin: -115px auto 60px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .about-box .box-comp {
    height: 120px;
    margin: -50px auto 50px;
  }
}

.about-box .box-comp .txt, .about-box .box-comp .ttl {
  color: #393939;
}

@media screen and (min-width: 768px) {
  .about-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-f > * {
    width: 50%;
  }
}

.about-f .ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 2;
  margin: 0 0 0 -2px;
  padding: 3px 0 0 0;
  letter-spacing: 2.4px;
}

@media screen and (max-width: 990px) {
  .about-f .ttl {
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .about-f .ttl {
    font-size: 1.7rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .about-f .ttl {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .about-list {
    margin-bottom: 30px;
  }
}

.about-list__item {
  margin-bottom: 30px;
  border-bottom: 3px solid #8f96a6;
  padding-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .about-list__item {
    border-width: 2px;
  }
}

.about-list__item:nth-child(3n+2) {
  border-color: #9dc2e0;
}

.about-list__item:nth-child(3n+2) .about-list__ttl .en {
  background: #9dc2e0;
}

.about-list__item:nth-child(3n+2) .about-list__ttl .txt {
  color: #9dc2e0;
}

.about-list__item:nth-child(3n+3) {
  border-color: #89a6e0;
}

.about-list__item:nth-child(3n+3) .about-list__ttl .en {
  background: #89a6e0;
}

.about-list__item:nth-child(3n+3) .about-list__ttl .txt {
  color: #89a6e0;
}

.about-list__item:last-child {
  margin-bottom: 0;
}

.about-list__item .txt-basic03 {
  line-height: 1.72;
}

.about-list__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 11px;
}

.about-list__ttl .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  color: white;
  border-radius: 100px;
  padding: 8px 5px 7px;
  background: #8f96a6;
  letter-spacing: 1px;
  margin-right: 14px;
  width: 131px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .about-list__ttl .en {
    font-size: 1.2rem;
    padding: 5px;
    width: 120px;
  }
}

.about-list__ttl .txt {
  font-weight: 500;
  font-size: 2.4rem;
  color: #8f96a6;
  letter-spacing: 5px;
  line-height: 1.5;
}

@media screen and (max-width: 990px) {
  .about-list__ttl .txt {
    font-size: 2rem;
    line-height: 1.7;
  }
}

@media screen and (max-width: 834px) {
  .about-list__ttl .txt {
    font-size: 1.7rem;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .about-list__ttl .txt {
    padding-top: 5px;
    margin-bottom: -5px;
  }
}

.about-list__des {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 1.6px;
  margin-bottom: 8px;
}

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

.about-list__des strong {
  font-weight: 600;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .about-list__des strong {
    font-size: 1.5rem;
  }
}

.about-img {
  text-align: right;
  padding: 27px 2px 0 0;
}

@media screen and (max-width: 767px) {
  .about-img {
    text-align: center;
    padding: 0;
  }
}

.about-list02 {
  background: #e3e6ed;
  padding: 66px 34px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 990px) {
  .about-list02 {
    padding: 40px 15px 10px;
  }
}

.about-list02__item {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 46px;
}

@media screen and (max-width: 990px) {
  .about-list02__item {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .about-list02__item {
    width: 100%;
  }
}

.about-list02__item .txt-basic03 {
  line-height: 1.5;
}

.about-list02__img {
  width: 37.3%;
  text-align: center;
  padding: 3px 12px 0 10px;
}

@media screen and (max-width: 640px) {
  .about-list02__img {
    width: 120px;
    padding: 0;
  }
}

@media screen and (max-width: 374px) {
  .about-list02__img {
    width: 80px;
  }
}

.about-list02__cnt {
  width: 62.7%;
  padding: 0 30px 0 0;
}

@media screen and (max-width: 990px) {
  .about-list02__cnt {
    padding-right: 15px;
  }
}

@media screen and (max-width: 640px) {
  .about-list02__cnt {
    width: calc(100% - 120px);
    padding: 0 0 0 15px;
  }
}

@media screen and (max-width: 374px) {
  .about-list02__cnt {
    width: calc(100% - 80px);
  }
}

.about-list02__ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 1.7px;
  margin-bottom: 9px;
}

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

.about-list02__ttl strong {
  display: block;
  font-weight: 600;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .about-list02__ttl strong {
    font-size: 1.5rem;
  }
}

.about-list03 {
  padding: 10px 0 0 0;
}

.about-list03 .txt-basic03 {
  line-height: 1.72;
}

.about-list03__item {
  margin-bottom: 73px;
  padding: 0 0 0 217px;
}

@media screen and (max-width: 990px) {
  .about-list03__item {
    padding: 0 0 0 180px;
  }
}

@media screen and (max-width: 767px) {
  .about-list03__item {
    padding: 0;
  }
}

.about-list03__item:last-child {
  margin-bottom: 0;
}

.about-list03__item .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: -12px 0 -35px;
}

@media screen and (max-width: 990px) {
  .about-list03__item .list {
    margin-bottom: -30px;
  }
}

@media screen and (max-width: 767px) {
  .about-list03__item .list {
    margin: 30px 0 -30px;
  }
}

.about-list03__item .list .item {
  width: calc(25% - 25px);
  margin-bottom: 35px;
}

@media screen and (max-width: 990px) {
  .about-list03__item .list .item {
    width: calc(25% - 10px);
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 500px) {
  .about-list03__item .list .item {
    width: calc(50% - 10px);
  }
}

.about-list03__item .list .item .img {
  text-align: center;
  margin-bottom: 7px;
}

.about-list03__item .list .item .txt-basic {
  text-align: center;
  margin-bottom: 3px;
  font-weight: 600;
}

.about-list03__item .list .item .txt {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.62;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.about-list03__item .list02 {
  padding: 17px 0 37px;
}

@media screen and (max-width: 640px) {
  .about-list03__item .list02 {
    padding: 30px 0 0;
  }
}

.about-list03__item .list02 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 45px;
}

.about-list03__item .list02 .item:last-child {
  margin-bottom: 0;
}

.about-list03__item .list02 .item:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (min-width: 641px) {
  .about-list03__item .list02 .item:nth-child(odd) .cnt {
    padding: 0 30px 0 0;
  }
}

.about-list03__item .list02 .item .img {
  width: 42.6%;
  padding: 4px 3px 0 0;
}

@media screen and (max-width: 640px) {
  .about-list03__item .list02 .item .img {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}

.about-list03__item .list02 .item .cnt {
  width: 57.4%;
  padding: 0 0 0 30px;
}

@media screen and (max-width: 640px) {
  .about-list03__item .list02 .item .cnt {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    max-width: 400px;
  }
}

.about-list03__item .list02 .item .cnt .ttl {
  text-align: center;
  position: relative;
  z-index: 1;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.6rem;
  color: #858da0;
  padding: 32px 0 16px 6px;
  letter-spacing: 2.7px;
}

@media screen and (max-width: 834px) {
  .about-list03__item .list02 .item .cnt .ttl {
    font-size: 2rem;
    letter-spacing: 1px;
  }
}

.about-list03__item .list02 .item .cnt .ttl .en {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.about-list03__item .list02 .item .cnt .des {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 27px;
}

@media screen and (max-width: 834px) {
  .about-list03__item .list02 .item .cnt .des {
    font-size: 1.3rem;
  }
}

.about-list03__item .list02 .item .cnt .des strong {
  font-weight: 600;
  font-size: 2.1rem;
  display: block;
}

@media screen and (max-width: 834px) {
  .about-list03__item .list02 .item .cnt .des strong {
    font-size: 1.7rem;
  }
}

.about-list03__item .list03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 0 0 0;
}

@media screen and (max-width: 834px) {
  .about-list03__item .list03 {
    padding: 30px 0 0;
  }
}

.about-list03__item .list03 .item {
  width: calc(50% - 10px);
}

@media screen and (max-width: 640px) {
  .about-list03__item .list03 .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .about-list03__item .list03 .item:last-child {
    margin-bottom: 0;
  }
}

.about-list03__item .list03 .item .ttl {
  font-size: 2.1rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 4.5px;
  margin-bottom: -23px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .about-list03__item .list03 .item .ttl {
    font-size: 1.7rem;
    margin-bottom: -15px;
  }
}

.about-list03__item .list03 .item .ttl > * {
  background: #868da0;
  color: white;
  border-radius: 50px;
  padding: 5px 36px 5px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .about-list03__item .list03 .item .ttl > * {
    padding: 8px 36px 2px;
  }
}

.about-list03__item .list03 .item .img {
  margin-bottom: 10px;
}

.about-list03__item .list03 .item .des {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 21px;
}

@media screen and (max-width: 834px) {
  .about-list03__item .list03 .item .des {
    font-size: 1.3rem;
  }
}

.about-list03__item .list03 .item .des strong {
  font-weight: 600;
  font-size: 2.1rem;
  display: block;
}

@media screen and (max-width: 834px) {
  .about-list03__item .list03 .item .des strong {
    font-size: 1.7rem;
  }
}

.about-list03__t {
  margin: 0 0 0 -218px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 990px) {
  .about-list03__t {
    margin: 0 0 0 -181px;
  }
}

@media screen and (max-width: 767px) {
  .about-list03__t {
    margin: 0;
  }
}

.about-list03__t .l {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  text-align: center;
  padding: 49px 0 10px;
  background: #d3e5fb;
  background: -webkit-gradient(linear, left top, right top, from(#d3e5fb), to(#cdcfe4));
  background: -o-linear-gradient(left, #d3e5fb 0%, #cdcfe4 100%);
  background: linear-gradient(90deg, #d3e5fb 0%, #cdcfe4 100%);
  color: white;
  line-height: 1;
}

@media screen and (max-width: 990px) {
  .about-list03__t .l {
    width: 150px;
    height: 150px;
    padding: 40px 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .about-list03__t .l {
    width: 100px;
    height: 100px;
    padding-top: 22px;
  }
}

.about-list03__t .l > * {
  display: block;
}

.about-list03__t .l .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 19px;
  letter-spacing: 2px;
}

@media screen and (max-width: 990px) {
  .about-list03__t .l .en {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 767px) {
  .about-list03__t .l .en {
    margin-bottom: 10px;
  }
}

.about-list03__t .l .jp {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 4.8rem;
  letter-spacing: 5px;
  padding-left: 5px;
}

@media screen and (max-width: 990px) {
  .about-list03__t .l .jp {
    font-size: 4rem;
    letter-spacing: 3px;
  }
}

@media screen and (max-width: 834px) {
  .about-list03__t .l .jp {
    font-size: 3.4rem;
  }
}

.about-list03__t .l .jp .sm {
  font-size: 4.2rem;
  letter-spacing: 0;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  display: block;
  margin: -2px 0 0 0;
}

@media screen and (max-width: 990px) {
  .about-list03__t .l .jp .sm {
    font-size: 3.6rem;
  }
}

@media screen and (max-width: 834px) {
  .about-list03__t .l .jp .sm {
    font-size: 2.2rem;
  }
}

.about-list03__t .cnt {
  width: calc(100% - 217px);
  margin-left: auto;
  padding-bottom: 1px;
}

@media screen and (max-width: 990px) {
  .about-list03__t .cnt {
    width: calc(100% - 180px);
  }
}

@media screen and (max-width: 767px) {
  .about-list03__t .cnt {
    width: calc(100% - 120px);
  }
}

.about-list03__t .cnt .ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 3rem;
  color: #858da0;
  line-height: 1.6;
  margin-bottom: 1px;
  letter-spacing: 3px;
}

@media screen and (max-width: 990px) {
  .about-list03__t .cnt .ttl {
    font-size: 2.6rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 834px) {
  .about-list03__t .cnt .ttl {
    font-size: 2.2rem;
    letter-spacing: 0;
  }
}

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

.about-list03__t .cnt .txt {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.67;
}

@media screen and (max-width: 990px) {
  .about-list03__t .cnt .txt {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .about-list03__t .cnt .txt {
    font-size: 1.4rem;
  }
}

.sec-message {
  margin-bottom: 132px;
}

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

.sec-message .ttl-comp08 {
  margin-bottom: 85px;
}

@media screen and (max-width: 834px) {
  .sec-message .ttl-comp08 {
    margin-bottom: 30px;
  }
}

.message-box {
  position: relative;
  z-index: 1;
  padding: 240px 0 117px;
  margin-bottom: 92px;
}

@media screen and (max-width: 834px) {
  .message-box {
    padding: 100px 0 50px;
    margin-bottom: 30px;
  }
}

.message-des {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 3rem;
  line-height: 1.67;
  color: white;
  letter-spacing: 3px;
}

@media screen and (max-width: 990px) {
  .message-des {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 834px) {
  .message-des {
    font-size: 2rem;
    letter-spacing: 0;
  }
}

.message-img {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.message-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.message-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 62px;
}

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

.message-f > * {
  width: 47.1%;
}

@media screen and (max-width: 640px) {
  .message-f > * {
    width: 100%;
    margin-bottom: 24px;
  }
  .message-f > *:last-child {
    margin-bottom: 0;
  }
}

.message-name > * {
  display: block;
}

.message-name .rep {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: 2px;
  margin-bottom: 4px;
}

@media screen and (max-width: 834px) {
  .message-name .rep {
    font-size: 2rem;
  }
}

.message-name .rep small {
  font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
  .message-name .rep small {
    font-size: 1.3rem;
  }
}

.message-name .name {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  color: #e3e6ed;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

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

.sec-job {
  background: #f0f2f6;
  padding: 94px 0 129px;
}

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

.sec-job .ttl-comp08 {
  color: white;
  margin-bottom: 66px;
}

@media screen and (max-width: 834px) {
  .sec-job .ttl-comp08 {
    margin-bottom: 30px;
  }
}

.job-info .item {
  border-bottom: 1px solid #bcc4db;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

.job-info .item dt {
  font-weight: bold;
  color: #646b7e;
  width: 32%;
  padding: 29px 0 10px 24px;
}

@media screen and (max-width: 640px) {
  .job-info .item dt {
    width: 100%;
    padding: 0;
  }
}

.job-info .item dd {
  color: #383838;
  width: 68%;
  padding: 28px 15px 24px;
}

@media screen and (max-width: 640px) {
  .job-info .item dd {
    width: 100%;
    padding: 15px 0 0;
  }
}

.job-info .item dd .txt {
  margin-bottom: 25px;
}

@media screen and (max-width: 834px) {
  .job-info .item dd .txt {
    margin-bottom: 15px;
  }
}

.job-info .item dd .txt:last-child {
  margin-bottom: 0;
}

.job-info .item dd .ttl {
  position: relative;
  font-weight: bold;
  color: #868da0;
}

.job-info .item dd .ttl:before {
  position: absolute;
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #d3e9ff;
  background: -webkit-gradient(linear, left top, right top, from(#d3e9ff), to(rgba(134, 141, 160, 0.7)));
  background: -o-linear-gradient(left, #d3e9ff 0%, rgba(134, 141, 160, 0.7) 100%);
  background: linear-gradient(90deg, #d3e9ff 0%, rgba(134, 141, 160, 0.7) 100%);
  left: -18px;
  top: 5px;
}

@media screen and (max-width: 640px) {
  .job-info .item dd .ttl:before {
    width: 10px;
    height: 10px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .job-info .item dd .ttl:before {
    top: 3px;
  }
}

.job-info .item dd .list > * {
  padding-left: 24px;
  margin-bottom: 26px;
}

@media screen and (max-width: 640px) {
  .job-info .item dd .list > * {
    padding-left: 18px;
    margin-bottom: 15px;
  }
}

.job-info .item dd .list > *:last-child {
  margin-bottom: 0;
}

.job-info .item dd .list02 > * {
  padding-left: 24px;
  position: relative;
}

.job-info .item dd .list02 > *:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #383838;
  left: 13px;
  top: 9px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .job-info .item dd .list02 > *:before {
    top: 7px;
  }
}

.sec-contact {
  background: #adb2c1;
  color: white;
  padding: 119px 0 115px;
}

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

.contact-ttl {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 42px;
  letter-spacing: 4px;
}

@media screen and (max-width: 834px) {
  .contact-ttl {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
}

.contact-tel {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 5rem;
  line-height: 1;
  letter-spacing: 2.8px;
}

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

.contact-txt {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 17px;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 834px) {
  .contact-txt {
    font-size: 1.4rem;
    margin-top: 15px;
  }
}

/*--------------------
SERVICE
--------------------*/
.page-service .sec-lead {
  padding: 160px 0 130px;
}

@media screen and (max-width: 1024px) {
  .page-service .sec-lead {
    padding: 15.625vw 0 12.69531vw;
  }
}

.page-service .sec-lead .ttl-comp01 {
  margin-bottom: 35px;
}

@media screen and (max-width: 834px) {
  .page-service .sec-lead .ttl-comp01 {
    margin-bottom: 20px;
  }
}

.page-service .sec-lead .lead-block {
  position: relative;
  margin: 0 auto;
  width: 93.35%;
  max-width: 1307px;
}

@media screen and (max-width: 1024px) {
  .page-service .sec-lead .lead-block img {
    min-height: 400px;
  }
}

@media screen and (max-width: 640px) {
  .page-service .sec-lead .lead-block img {
    min-height: 350px;
    -o-object-position: 90% 100%;
       object-position: 90% 100%;
  }
}

.page-service .sec-lead .lead-block .txt-box {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
  max-width: 1030px;
}

@media screen and (min-width: 835px) {
  .page-service .sec-lead .lead-block .txt-box {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.page-service .sec-lead .lead-block .txt-box .ttl {
  margin-bottom: 50px;
  font-size: 2.4rem;
  letter-spacing: .1em;
  line-height: 1.875;
}

@media screen and (max-width: 834px) {
  .page-service .sec-lead .lead-block .txt-box .ttl {
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 1.6;
  }
}

.page-service .sec-lead .lead-block .txt-box .txt-basic {
  max-width: 415px;
}

.page-service .sec-service .sub-block {
  padding: 50px 5% 30px;
  background: #e4e6ec;
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .sub-block {
    padding: 20px 4% 10px;
  }
}

.page-service .sec-service .check-list {
  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: 0 auto;
  max-width: 602px;
}

.page-service .sec-service .check-list li {
  margin-bottom: 20px;
  padding: 9px 5px;
  width: 29.23%;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  background: #858da0;
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .check-list li {
    margin-bottom: 10px;
    width: 48%;
    font-size: 1.4rem;
  }
}

.page-service .sec-service .content-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: 0 auto;
  max-width: 850px;
}

.page-service .sec-service .content-list li {
  font-size: 1.4rem;
}

.page-service .sec-service .content-list li .item-inline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .page-service .sec-service .content-list li .item-inline {
    margin-bottom: 0;
  }
  .page-service .sec-service .content-list li .item-inline + .item-inline {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .page-service .sec-service .content-list li .item-inline p {
    width: calc(100% - 63px);
  }
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .content-list li .item-inline p {
    width: calc(100% - 60px);
  }
}

@media screen and (max-width: 834px) {
  .page-service .sec-service .content-list li {
    margin-bottom: 15px;
    padding-right: 1%;
    width: 33%;
  }
}

@media screen and (max-width: 834px) {
  .page-service .sec-service .content-list li:last-child {
    margin-right: auto;
  }
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .content-list li:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .content-list li {
    width: 48%;
  }
}

.page-service .sec-service .content-list li img {
  margin-right: 15px;
  width: 100%;
  max-width: 58px;
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .content-list li img {
    max-width: 50px;
    margin-right: 10px;
  }
}

.page-service .sec-service .step-list {
  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: 0 auto;
  max-width: 924px;
}

.page-service .sec-service .step-list__item {
  margin-bottom: 30px;
  width: 21.64%;
}

@media screen and (max-width: 1024px) {
  .page-service .sec-service .step-list__item {
    width: 23%;
  }
}

@media screen and (max-width: 834px) {
  .page-service .sec-service .step-list__item {
    width: 47%;
  }
  .page-service .sec-service .step-list__item:nth-child(3), .page-service .sec-service .step-list__item:last-child {
    margin-bottom: 10px;
  }
}

.page-service .sec-service .step-list__item .img {
  position: relative;
}

.page-service .sec-service .step-list__item .img .cap {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 8px 15px;
  font-size: 1.8rem;
  letter-spacing: .08em;
  background: #bfc6d7;
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .step-list__item .img .cap {
    padding: 6px 10px;
    font-size: 1.6rem;
  }
}

.page-service .sec-service .step-list__item .img .cap .en {
  margin-right: 10px;
  font-size: 1.6rem;
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .step-list__item .img .cap .en {
    margin-right: 5px;
    font-size: 1.4rem;
  }
}

.page-service .sec-service .step-list__item .desc {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .page-service .sec-service .step-list__item .desc {
    margin-top: 15px;
    line-height: 1.6;
  }
}

.page-service .sec-service .sub-block-pickUp {
  margin: 72px 0 0;
  padding: 35px 5% 45px;
  border: 1px solid #c4cadc;
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .sub-block-pickUp {
    margin: 40px 0 0;
    padding: 20px 5% 0px;
  }
}

.page-service .sec-service .sub-block-pickUp .ttl-box {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.page-service .sec-service .sub-block-pickUp .ttl-box img {
  width: 77px;
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .sub-block-pickUp .ttl-box img {
    width: 60px;
  }
}

.page-service .sec-service .sub-block-pickUp .ttl-box .ttl {
  margin-left: 1.38em;
  color: #727989;
  font-size: 1.8rem;
  line-height: 1.66;
}

@media screen and (max-width: 834px) {
  .page-service .sec-service .sub-block-pickUp .ttl-box .ttl {
    margin-left: .8em;
    font-size: 1.6rem;
  }
}

.page-service .sec-service .sub-block-pickUp .ttl-box .ttl .marker {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.page-service .sec-service .sub-block-pickUp .ttl-box .ttl .marker:before {
  position: absolute;
  content: '';
  z-index: -1;
  background: #d1e5fb;
  background: -o-linear-gradient(76deg, #d1e5fb 0%, #c8cde4 100%);
  background: linear-gradient(14deg, #d1e5fb 0%, #c8cde4 100%);
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 9px;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}

.page-service .sec-service .sub-block-pickUp .txt-lead {
  margin: 35px 0 45px;
  padding: 30px 8.2%;
  color: #727989;
  background: #f5f7fa;
}

@media screen and (max-width: 834px) {
  .page-service .sec-service .sub-block-pickUp .txt-lead {
    margin: 20px 0 30px;
    padding: 20px 15px;
  }
}

.page-service .sec-service .sub-block-pickUp .pickup-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;
}

.page-service .sec-service .sub-block-pickUp .pickup-block .item {
  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;
  width: 46.928%;
}

@media screen and (max-width: 834px) {
  .page-service .sec-service .sub-block-pickUp .pickup-block .item {
    margin-bottom: 25px;
    width: 100%;
  }
}

.page-service .sec-service .sub-block-pickUp .pickup-block .item img {
  display: block;
  margin-left: -10px;
  width: 155px;
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .sub-block-pickUp .pickup-block .item img {
    margin: 0 auto;
  }
}

.page-service .sec-service .sub-block-pickUp .pickup-block .item .txt {
  margin-top: 15px;
  width: calc(100% - 172px);
}

@media screen and (max-width: 640px) {
  .page-service .sec-service .sub-block-pickUp .pickup-block .item .txt {
    width: 100%;
  }
}

.page-service .service-block {
  margin-bottom: 120px;
}

@media screen and (max-width: 1200px) {
  .page-service .service-block {
    margin-bottom: 10vw;
  }
}

.page-service .service-block .lead-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: 40px;
}

@media screen and (max-width: 834px) {
  .page-service .service-block .lead-block {
    margin-bottom: 20px;
  }
}

.page-service .service-block .lead-block .txt-box {
  padding: 50px 5%;
  width: 47%;
  background: #fff;
  z-index: 1;
}

@media screen and (min-width: 835px) {
  .page-service .service-block .lead-block .txt-box {
    margin: 35px -15% 0 0;
  }
}

@media screen and (max-width: 834px) {
  .page-service .service-block .lead-block .txt-box {
    padding: 0 3%;
    width: 100%;
  }
}

.page-service .service-block .lead-block .txt-box .cap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end;
  color: #c6cde0;
  font-size: 1.6rem;
  letter-spacing: .15em;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  .page-service .service-block .lead-block .txt-box .cap {
    letter-spacing: .05em;
  }
}

.page-service .service-block .lead-block .txt-box .cap img {
  width: 47px;
}

.page-service .service-block .lead-block .txt-box .ttl {
  margin: 25px 0 20px;
  font-size: 2.4rem;
  line-height: 1.875;
}

@media screen and (max-width: 640px) {
  .page-service .service-block .lead-block .txt-box .ttl {
    margin: 10px 0;
    font-size: 2rem;
  }
}

.page-service .service-block .lead-block .txt-box .ttl-sub {
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .page-service .service-block .lead-block .txt-box .ttl-sub {
    margin-bottom: 10px;
  }
}

.page-service .service-block .lead-block .img {
  width: 68%;
}

@media screen and (min-width: 835px) {
  .page-service .service-block .lead-block .img {
    padding: 0 0 80px;
  }
}

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

@media screen and (min-width: 835px) {
  .page-service .service-block .lead-block .clm-R {
    margin: 0 0 35px -15%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (min-width: 835px) {
  .page-service .service-block .lead-block .clm-L {
    padding: 76px 0 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.page-service .service-block.block02 .lead-block, .page-service .service-block.block04 .lead-block {
  margin-bottom: 20px;
}

@media screen and (min-width: 641px) {
  .page-service .service-block.block02 .sub-block {
    padding: 35px 5% 15px;
  }
}

@media screen and (min-width: 641px) {
  .page-service .service-block.block03 .sub-block {
    padding: 40px 5% 10px;
  }
}

@media screen and (max-width: 640px) {
  .page-service .service-block.block04 .sub-block {
    padding: 20px 4% 30px;
    overflow-x: scroll;
  }
  .page-service .service-block.block04 .sub-block img {
    width: 130%;
    max-width: none;
  }
}

.page-service .approach-list {
  margin-bottom: 120px;
}

@media screen and (max-width: 1200px) {
  .page-service .approach-list {
    margin-bottom: 10vw;
  }
}

@media screen and (max-width: 640px) {
  .page-service .approach-list__item {
    margin-bottom: 0;
  }
}

.page-service .approach-bnr .ttl-comp04 {
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .page-service .approach-bnr .ttl-comp04 {
    margin-bottom: 20px;
  }
}

.page-service .approach-bnr .inn .img:before {
  display: none;
}

@media screen and (max-width: 640px) {
  .page-service .approach-bnr .inn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 30px;
  }
  .page-service .approach-bnr .inn .ttl,
  .page-service .approach-bnr .inn .desc {
    line-height: 1.6;
  }
  .page-service .approach-bnr .inn .desc {
    margin-top: 15px;
  }
  .page-service .approach-bnr .inn:after {
    right: 15px;
  }
}

.page-service .approach-bnr .inn img {
  -o-object-position: 80% 100%;
     object-position: 80% 100%;
}

@media screen and (max-width: 834px) {
  .page-service .approach-inn .ttl-comp05 {
    margin-bottom: 20px;
  }
}

/*--------------------
SERVICE common
--------------------*/
.page-serviceDetail .breadcrumb span:last-child {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

.page-serviceDetail .sec-lead {
  position: relative;
  padding: 92px 0 0;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-lead {
    padding: 45px 0 0;
  }
}

.page-serviceDetail .sec-lead .lead-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;
}

@media screen and (max-width: 1024px) {
  .page-serviceDetail .sec-lead .lead-block {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-lead .lead-block {
    padding-bottom: 0;
  }
}

.page-serviceDetail .sec-lead .lead-block .txt-box {
  position: relative;
  padding: 55px 0;
  width: 40%;
}

@media screen and (max-width: 990px) {
  .page-serviceDetail .sec-lead .lead-block .txt-box {
    padding-top: 30px;
  }
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-lead .lead-block .txt-box {
    padding: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}

.page-serviceDetail .sec-lead .lead-block .label {
  display: inline-block;
  padding: 5px 1.5em;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  background: #858da0;
  border-radius: 30px;
}

.page-serviceDetail .sec-lead .lead-block .ttl {
  margin: 30px 0;
  font-size: 2.4rem;
  letter-spacing: .12em;
  line-height: 1.875;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-lead .lead-block .ttl {
    margin: 15px 0;
    font-size: 2rem;
    line-height: 1.6;
  }
}

.page-serviceDetail .sec-lead .lead-block .ttl-sub {
  margin-bottom: 25px;
  font-size: 1.8rem;
  letter-spacing: .12em;
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-lead .lead-block .ttl-sub {
    margin-bottom: 15px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

.page-serviceDetail .sec-lead .lead-block .img {
  position: relative;
  width: 54.7%;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-lead .lead-block .img {
    margin-bottom: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .page-serviceDetail .sec-lead .lead-block .img img {
    height: calc(100% + 30px);
  }
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-lead .lead-block .img img {
    height: auto;
  }
}

@media screen and (min-width: 835px) {
  .page-serviceDetail .sec-lead:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 55px;
  }
  .page-serviceDetail .sec-lead:before {
    bottom: 0;
    left: 0;
    background: #e7e8ed;
  }
}

.page-serviceDetail .sec-bgWh,
.page-serviceDetail .sec-bgBlue {
  padding: 80px 0 50px;
  background: #e7e8ed;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-bgWh,
  .page-serviceDetail .sec-bgBlue {
    padding: 40px 0;
  }
}

.page-serviceDetail .sec-bgWh .ttl-box,
.page-serviceDetail .sec-bgBlue .ttl-box {
  margin-bottom: 70px;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-bgWh .ttl-box,
  .page-serviceDetail .sec-bgBlue .ttl-box {
    margin-bottom: 40px;
  }
}

.page-serviceDetail .sec-bgWh .ttl-box .ttl-comp03,
.page-serviceDetail .sec-bgBlue .ttl-box .ttl-comp03 {
  margin-bottom: 0;
}

.page-serviceDetail .sec-bgWh .ttl-box .label,
.page-serviceDetail .sec-bgBlue .ttl-box .label {
  display: inline-block;
  margin: 20px 0 35px;
  padding: 6px 1.5em;
  color: #727989;
  font-size: 1.6rem;
  background: #fff;
  border-radius: 30px;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-bgWh .ttl-box .label,
  .page-serviceDetail .sec-bgBlue .ttl-box .label {
    margin: 10px 0 20px;
    font-size: 1.4rem;
  }
}

.page-serviceDetail .sec-bgWh .ttl-box .label.__wh,
.page-serviceDetail .sec-bgBlue .ttl-box .label.__wh {
  border: 1px solid #afb3bb;
}

.page-serviceDetail .sec-bgWh .ttl-box .txt-basic,
.page-serviceDetail .sec-bgBlue .ttl-box .txt-basic {
  margin: 0 auto 55px;
  max-width: 530px;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-bgWh .ttl-box .txt-basic,
  .page-serviceDetail .sec-bgBlue .ttl-box .txt-basic {
    margin: 0 auto 20px;
  }
}

.page-serviceDetail .sec-bgWh {
  background: #fff;
}

.page-serviceDetail .combining-block {
  margin-bottom: 62px;
  padding: 50px 6% 60px;
  background: #f5f7fa;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .combining-block {
    margin-bottom: 40px;
    padding: 20px 4% 30px;
  }
}

.page-serviceDetail .combining-block:last-of-type {
  margin-bottom: 0;
}

.page-serviceDetail .combining-block .arrow {
  margin: 30px 0 15px;
}

.page-serviceDetail .combining-block .arrow img {
  width: 100%;
  max-width: 255px;
}

.page-serviceDetail .sec-ft {
  padding: 120px 0 0;
}

@media screen and (max-width: 1200px) {
  .page-serviceDetail .sec-ft {
    padding: 10vw 0 0;
  }
}

.page-serviceDetail .sec-ft .care-block {
  position: relative;
  margin: 0 auto;
  width: 93.35%;
  max-width: 1307px;
}

@media screen and (max-width: 1024px) {
  .page-serviceDetail .sec-ft .care-block img {
    min-height: 400px;
  }
}

@media screen and (max-width: 640px) {
  .page-serviceDetail .sec-ft .care-block img {
    min-height: 350px;
    -o-object-position: 90% 100%;
       object-position: 90% 100%;
  }
}

.page-serviceDetail .sec-ft .care-block .txt-box {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
  max-width: 1030px;
}

@media screen and (min-width: 835px) {
  .page-serviceDetail .sec-ft .care-block .txt-box {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.page-serviceDetail .sec-ft .care-block .txt-box .ttl {
  font-size: 2.4rem;
  line-height: 1.875;
  letter-spacing: .1em;
}

@media screen and (max-width: 834px) {
  .page-serviceDetail .sec-ft .care-block .txt-box .ttl {
    font-size: 2rem;
    line-height: 1.6;
  }
}

.page-serviceDetail .sec-ft .care-block .txt-box .label {
  display: inline-block;
  margin: 20px 0 25px;
  padding: 4px 15px;
  color: #383838;
  font-size: 1.6rem;
  text-align: center;
  background: #fff;
}

@media screen and (max-width: 640px) {
  .page-serviceDetail .sec-ft .care-block .txt-box .label {
    margin: 10px 0 15px;
    font-size: 1.4rem;
  }
}

.page-serviceDetail .sec-ft .care-block .txt-box .txt-basic {
  max-width: 445px;
}

/*--------------------
COMBINING
--------------------*/
.page-combining .ttl-box img {
  width: 100%;
  max-width: 868px;
}

.page-combining .ttl-block-wrap {
  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: 40px;
}

@media screen and (max-width: 834px) {
  .page-combining .ttl-block-wrap {
    margin-bottom: 20px;
  }
}

.page-combining .ttl-block-wrap .ttl-block {
  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: center;
  -webkit-box-align: center;
          align-items: center;
  margin-right: 23px;
  width: 250px;
  color: #858da0;
  font-size: 2.4rem;
  letter-spacing: .08em;
}

@media screen and (max-width: 834px) {
  .page-combining .ttl-block-wrap .ttl-block {
    margin-bottom: 20px;
    width: 100%;
    font-size: 2.2rem;
    letter-spacing: .05em;
  }
}

.page-combining .ttl-block-wrap .ttl-block .en {
  display: inline-block;
  margin-right: 10px;
  padding-top: 3px;
}

.page-combining .ttl-block-wrap .ttl-block:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 1px;
}

.page-combining .ttl-block-wrap .ttl-block:before {
  top: 50%;
  right: 0;
  margin-top: 1px;
  background: #aaafb9;
}

.page-combining .ttl-block-wrap .ttl-block > span {
  display: inline-block;
  padding-right: 20px;
  position: relative;
  background: #f5f7fa;
}

.page-combining .ttl-block-wrap .problem {
  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;
  width: calc(100% - 273px);
  text-align: center;
}

@media screen and (max-width: 834px) {
  .page-combining .ttl-block-wrap .problem {
    width: 100%;
  }
}

.page-combining .ttl-block-wrap .problem .item {
  padding: 10px;
  width: 48.27%;
  font-size: 1.6rem;
  background: #a5aab8;
}

@media screen and (max-width: 834px) {
  .page-combining .ttl-block-wrap .problem .item {
    padding: 5px 10px;
  }
}

.page-combining .ttl-block-wrap .problem .item + .item {
  background: #9297a5;
}

.page-combining .ttl-block-wrap .problem .item .small {
  display: inline-block;
  margin-bottom: 4px;
  color: #d9deec;
  font-size: 1.4rem;
  letter-spacing: .08em;
}

@media screen and (max-width: 834px) {
  .page-combining .ttl-block-wrap .problem .item .small {
    margin-bottom: 0;
  }
}

.page-combining .solition {
  margin-top: 50px;
}

@media screen and (max-width: 834px) {
  .page-combining .solition {
    margin-top: 25px;
  }
}

.page-combining .status-list {
  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: 0 auto;
  max-width: 675px;
}

.page-combining .status-list li {
  width: 23%;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .page-combining .status-list li {
    margin-top: 20px;
    width: 46%;
  }
}

.page-combining .status-list li img {
  width: 97px;
}

.page-combining .status-list li .cap {
  margin-top: 25px;
  color: #727989;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .page-combining .status-list li .cap {
    margin-top: 15px;
    font-size: 1.3rem;
  }
}

.page-combining .step-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;
  padding: 40px 4.6%;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .page-combining .step-block {
    padding: 4%;
  }
}

@media screen and (min-width: 835px) {
  .page-combining .step-block .img {
    width: 44%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (max-width: 834px) {
  .page-combining .step-block .img {
    width: 100%;
  }
}

@media screen and (min-width: 835px) {
  .page-combining .step-block .txt-box {
    width: 51%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (max-width: 834px) {
  .page-combining .step-block .txt-box {
    margin-bottom: 20px;
    width: 100%;
  }
}

.page-combining .step-block .txt-box > .ttl {
  color: #727989;
  font-size: 1.8rem;
}

.page-combining .step-block .ttl-point {
  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: 20px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #c4cadc;
}

@media screen and (max-width: 834px) {
  .page-combining .step-block .ttl-point {
    margin: 10px 0;
    padding-bottom: 8px;
  }
}

.page-combining .step-block .ttl-point .icn {
  width: 55px;
}

.page-combining .step-block .ttl-point .ttl {
  width: calc(100% - 70px);
  color: #727989;
  font-size: 1.6rem;
  line-height: 1.6875;
}

@media screen and (max-width: 834px) {
  .page-combining .step-block .ttl-point .ttl {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}

@media screen and (max-width: 834px) {
  .page-combining .block01 .solition {
    margin-top: 0;
  }
}

.page-combining .block02 .solition .img-solutin img {
  width: 100%;
  max-width: 728px;
}

.page-combining .block03 .solition .img-solutin img {
  width: 100%;
  max-width: 617px;
}

@media screen and (max-width: 834px) {
  .page-combining .scroll-box-sp img {
    margin-right: 30px;
    width: 140% !important;
    max-width: none !important;
  }
}

/*--------------------
TROUBLE
--------------------*/
.page-trouble .ttl-box .ttl-comp04 {
  margin-bottom: 50px;
  line-height: .8;
}

@media screen and (max-width: 834px) {
  .page-trouble .ttl-box .ttl-comp04 {
    margin-bottom: 20px;
  }
}

.page-trouble .ttl-box .ttl-comp04.__ff {
  color: rgba(255, 255, 255, 0.5);
}

@media screen and (min-width: 835px) {
  .page-trouble .sec-condition .condition-block .ttl-box img {
    width: 89.4%;
  }
}

@media screen and (max-width: 834px) {
  .page-trouble .sec-condition .condition-block .ttl-box img {
    margin-right: 5%;
    max-width: none;
    width: 860px;
  }
}

.page-trouble .sec-volume {
  padding: 120px 0 85px;
}

@media screen and (max-width: 834px) {
  .page-trouble .sec-volume {
    padding: 40px 0;
  }
}

.page-trouble .sec-volume .condition-block .ttl-box {
  margin-bottom: 0;
}

.page-trouble .sec-volume .condition-block .ttl-box img {
  width: 90%;
  max-width: 475px;
}

@media screen and (min-width: 835px) {
  .page-trouble .sec-volume .condition-block .ttl-box img {
    width: 47.55%;
    max-width: 475px;
  }
}

.page-trouble .condition-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: 0 auto;
  max-width: 904px;
}

.page-trouble .condition-list li {
  width: 15.93%;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .page-trouble .condition-list li {
    width: 18%;
  }
}

@media screen and (max-width: 640px) {
  .page-trouble .condition-list li {
    margin-bottom: 20px;
    width: 46%;
  }
  .page-trouble .condition-list li:last-child {
    margin-bottom: 0;
  }
}

.page-trouble .condition-list li img {
  width: 100%;
  max-width: 90px;
}

.page-trouble .condition-list li .desc-box {
  margin-top: 25px;
}

@media screen and (max-width: 640px) {
  .page-trouble .condition-list li .desc-box {
    margin-top: 20px;
  }
}

.page-trouble .condition-list li .desc-box .ttl {
  margin-bottom: 15px;
  color: #727989;
  font-size: 1.6rem;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .page-trouble .condition-list li .desc-box .ttl {
    margin-bottom: 5px;
  }
}

.page-trouble .condition-list li .desc-box .desc {
  text-align: left;
}

@media screen and (min-width: 835px) {
  .page-trouble .sec-bgBlue {
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 835px) {
  .page-trouble .sec-erasticity .combining-block {
    padding-bottom: 50px;
  }
}

.page-trouble .sec-erasticity .erasticity-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: 0 auto;
  max-width: 906px;
}

.page-trouble .sec-erasticity .erasticity-block__item {
  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;
  width: 45.78%;
}

@media screen and (max-width: 834px) {
  .page-trouble .sec-erasticity .erasticity-block__item {
    width: 48%;
  }
}

@media screen and (max-width: 640px) {
  .page-trouble .sec-erasticity .erasticity-block__item {
    width: 100%;
  }
  .page-trouble .sec-erasticity .erasticity-block__item:not(:last-child) {
    margin-bottom: 25px;
  }
}

.page-trouble .sec-erasticity .erasticity-block__item .img {
  margin-top: 10px;
  width: 32.77%;
}

@media screen and (max-width: 640px) {
  .page-trouble .sec-erasticity .erasticity-block__item .img {
    width: 26%;
  }
}

.page-trouble .sec-erasticity .erasticity-block__item .txt-box {
  width: 61.44%;
}

@media screen and (max-width: 640px) {
  .page-trouble .sec-erasticity .erasticity-block__item .txt-box {
    width: 72%;
  }
}

.page-trouble .sec-erasticity .erasticity-block__item .ttl {
  margin-bottom: 20px;
  color: #727989;
  font-size: 1.6rem;
}

@media screen and (max-width: 640px) {
  .page-trouble .sec-erasticity .erasticity-block__item .ttl {
    margin-bottom: 10px;
  }
}

.page-trouble .sec-erasticity .erasticity-block__item .ttl .strong {
  font-size: 1.8rem;
  font-weight: bold;
}

/*--------------------
DAMAGE
--------------------*/
.page-damage .damage-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;
}

.page-damage .damage-block .label {
  display: inline-block;
  padding: 4px 1em;
  min-width: 175px;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: .06em;
  text-align: center;
  background: #c1c8db;
}

.page-damage .damage-block .ttl-block {
  font-size: 1.8rem;
  line-height: 1.6;
}

@media screen and (max-width: 834px) {
  .page-damage .damage-block .ttl-block {
    font-size: 1.5rem;
  }
}

.page-damage .damage-block .ttl-block02 {
  color: #727989;
  font-size: 1.6rem;
  line-height: 1.5;
}

.page-damage .structure .item {
  padding: 25px 6.5% 30px;
  width: 50%;
}

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

.page-damage .structure .item:first-child {
  border-right: 1px solid #c7cad3;
}

@media screen and (max-width: 834px) {
  .page-damage .structure .item:first-child {
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-right: 0;
    border-bottom: 1px solid #c7cad3;
  }
}

.page-damage .structure .item .img {
  margin: 10px 0 45px;
}

@media screen and (max-width: 834px) {
  .page-damage .structure .item .img {
    margin-bottom: 20px;
  }
  .page-damage .structure .item .img img {
    max-width: 350px;
    width: 100%;
  }
}

.page-damage .structure .item .ttl-block {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .page-damage .structure .item .ttl-block {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 835px) {
  .page-damage .sec-lead .combining-block {
    padding-left: 0;
    padding-right: 0;
  }
}

.page-damage .sec-damage {
  padding-bottom: 0;
}

.page-damage .damage {
  margin-bottom: 75px;
  padding-bottom: 75px;
  border-bottom: 1px solid #c7cad3;
}

@media screen and (max-width: 834px) {
  .page-damage .damage {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

.page-damage .damage:last-of-type {
  margin-bottom: 0;
}

.page-damage .damage .problem {
  width: 34.75%;
}

@media screen and (max-width: 834px) {
  .page-damage .damage .problem {
    width: 100%;
  }
}

.page-damage .damage .problem .img {
  margin: 35px 0 30px;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .page-damage .damage .problem .img {
    margin: 20px 0 15px;
    text-align: center;
  }
}

.page-damage .damage .problem .img img {
  width: 82.87%;
}

@media screen and (max-width: 834px) {
  .page-damage .damage .problem .img img {
    max-width: 300px;
  }
}

@media screen and (max-width: 640px) {
  .page-damage .damage .problem .img img {
    max-width: 200px;
  }
}

.page-damage .damage .problem .ttl-block02 {
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .page-damage .damage .problem .ttl-block02 {
    margin-bottom: 10px;
  }
}

.page-damage .damage .problem .label {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 310px;
}

@media screen and (min-width: 835px) {
  .page-damage .damage .problem .txt-basic06 {
    max-width: 310px;
  }
}

.page-damage .damage .arrow {
  margin: 10px 0;
  width: 100%;
}

.page-damage .damage .arrow img {
  width: 40px;
}

.page-damage .damage .solution {
  padding: 45px 5% 50px;
  width: 61.25%;
  background: #f4f6fb;
}

@media screen and (max-width: 834px) {
  .page-damage .damage .solution {
    padding: 25px 5%;
    width: 100%;
  }
}

.page-damage .damage .solution .img-box {
  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: 25px;
}

@media screen and (max-width: 834px) {
  .page-damage .damage .solution .img-box {
    margin-bottom: 10px;
  }
}

.page-damage .damage .solution .img-box .img {
  position: relative;
  width: 51.94%;
}

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

@media screen and (max-width: 834px) {
  .page-damage .damage .solution .img-box .icn {
    display: inline-block;
    position: absolute;
    top: -15px;
    right: -3%;
    width: 15%;
    min-width: 80px;
  }
}

.page-damage .damage .solution .img-box .ttl {
  position: relative;
  padding: 80px 0 0 7%;
  width: 48%;
}

@media screen and (max-width: 834px) {
  .page-damage .damage .solution .img-box .ttl {
    padding: 0;
    width: 100%;
  }
}

.page-damage .damage .solution .img-box .ttl .icn {
  display: inline-block;
  position: absolute;
  left: -18px;
  top: -8px;
  width: 76px;
}

/*--------------------
CONSTRUCTION
--------------------*/
.page-construction .sec-construction .label-s {
  display: inline-block;
  padding: 4px 1em;
  margin-bottom: 25px;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: .06em;
  text-align: center;
  background: #c1c8db;
}

.page-construction .sec-construction .label-l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: .06em;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .label-l {
    margin-bottom: 15px;
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 374px) {
  .page-construction .sec-construction .label-l {
    font-size: 1.4rem;
  }
}

.page-construction .sec-construction .label-l > * {
  padding: 4px 2em;
  color: #fff;
  background: #c1c8db;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .label-l > * {
    padding: 4px 5px;
  }
}

.page-construction .sec-construction .ttl-box .txt-basic {
  margin-bottom: 30px;
}

@media screen and (min-width: 835px) {
  .page-construction .sec-construction .ttl-box .txt-basic {
    margin-bottom: 75px;
  }
}

.page-construction .sec-construction .ttl-box img {
  width: 100%;
  max-width: 560px;
}

.page-construction .sec-construction .construction-wrap {
  padding: 10px 7.25% 20px;
  background: #f4f6fb;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .construction-wrap {
    padding: 10px 4% 30px;
  }
}

.page-construction .sec-construction .construction-block {
  padding: 60px 0 63px;
  border-bottom: 1px solid #d6d9e0;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .construction-block {
    padding: 5% 0;
  }
}

.page-construction .sec-construction .construction-block:last-of-type {
  border-bottom: 0;
}

.page-construction .sec-construction .construction-block .desc-box {
  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: 35px;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .construction-block .desc-box {
    margin-bottom: 15px;
  }
}

.page-construction .sec-construction .construction-block .desc-box .ttl {
  width: 23.44%;
  min-width: 200px;
  color: #858da0;
  font-size: 2rem;
  letter-spacing: .05em;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .construction-block .desc-box .ttl {
    margin-bottom: 20px;
    width: 100%;
  }
}

.page-construction .sec-construction .construction-block .desc-box .desc {
  width: calc(100% - 230px);
  max-width: 71.98%;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .construction-block .desc-box .desc {
    width: 100%;
    max-width: 100%;
  }
}

.page-construction .sec-construction .construction-block .point-box {
  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: 26px 4.5% 33px;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .construction-block .point-box {
    padding: 15px 4%;
  }
}

.page-construction .sec-construction .construction-block .point-box .icn {
  display: block;
  padding-right: 25px;
  width: 100px;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .construction-block .point-box .icn {
    padding-right: 10px;
    width: 75px;
  }
}

.page-construction .sec-construction .construction-block .point-box .txt-basic07 {
  padding-left: 40px;
  margin-top: 5px;
  width: calc(100% - 100px);
  background: url(../img/construction/icn-hand.png) no-repeat left top 3px;
  background-size: 29px auto;
}

@media screen and (max-width: 834px) {
  .page-construction .sec-construction .construction-block .point-box .txt-basic07 {
    margin-top: 5px;
    width: calc(100% - 75px);
    padding-left: 0;
    background: none;
  }
}

/*--------------------
CONCEPT
--------------------*/
.page-concept .sec-lead {
  padding: 110px 0 80px;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-lead {
    padding: 50px 0 40px;
  }
}

.page-concept .sec-lead .lead-img {
  position: relative;
}

.page-concept .sec-lead .lead-img .ttl-lead {
  position: absolute;
  bottom: 40px;
  left: 5%;
  font-size: 2.8rem;
  letter-spacing: .08em;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-lead .lead-img .ttl-lead {
    bottom: 15px;
    left: 15px;
    font-size: 2.4rem;
  }
}

.page-concept .sec-lead .lead-img .ttl-lead .small {
  display: block;
  margin-bottom: 15px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-lead .lead-img .ttl-lead .small {
    margin-bottom: 5px;
    font-size: 1.6rem;
  }
}

.page-concept .sec-lead .ttl-comp04 {
  position: static;
  display: inline-block;
  width: auto;
  text-align: left;
  line-height: 1;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  margin-top: -.4em;
}

.page-concept .sec-lead .txt-box {
  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: 0 5%;
}

@media screen and (max-width: 1024px) {
  .page-concept .sec-lead .txt-box {
    padding: 0;
  }
}

.page-concept .sec-lead .txt-box .ttl {
  width: 36.11%;
  color: #a8aebf;
  font-size: 2.4rem;
  line-height: 1.79;
  letter-spacing: .08em;
}

@media screen and (max-width: 1024px) {
  .page-concept .sec-lead .txt-box .ttl {
    width: 44%;
  }
}

@media screen and (max-width: 834px) {
  .page-concept .sec-lead .txt-box .ttl {
    margin-bottom: 20px;
    width: 100%;
    font-size: 2.1rem;
    line-height: 1.6;
  }
}

.page-concept .sec-lead .txt-box .txt-basic {
  width: 55.55%;
}

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

.page-concept .cont-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;
}

.page-concept .cont-block .txt-box,
.page-concept .cont-block .img {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .page-concept .cont-block .txt-box,
  .page-concept .cont-block .img {
    width: 100%;
  }
}

.page-concept .cont-block .img {
  text-align: center;
}

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

@media screen and (min-width: 835px) {
  .page-concept .cont-block .col-L {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (min-width: 835px) {
  .page-concept .cont-block .col-R {
    padding-left: 6%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.page-concept .ttl-sub {
  font-size: 2.4rem;
  line-height: 1.875;
  letter-spacing: .08em;
}

@media screen and (max-width: 834px) {
  .page-concept .ttl-sub {
    font-size: 2.2rem;
    line-height: 1.6;
  }
}

.page-concept .sec-concept {
  padding: 70px 0 90px;
  color: #fff;
  background: url(../img/concept/bg.jpg) no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-concept {
    padding: 40px 0;
  }
}

.page-concept .sec-concept .cont-block .img {
  -ms-flex-item-align: center;
      align-self: center;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-concept .cont-block .img {
    text-align: center;
  }
}

.page-concept .sec-concept .cont-block .img img {
  width: 90.6%;
}

.page-concept .sec-concept .ttl-sub {
  margin: 50px 0 40px;
  font-size: 2rem;
  line-height: 1.6;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-concept .ttl-sub {
    margin: 20px 0;
  }
}

.page-concept .sec-concept .ttl-sub .strong {
  font-size: 2.8rem;
}

.page-concept .sec-policy {
  padding: 138px 0 142px;
}

@media screen and (max-width: 1200px) {
  .page-concept .sec-policy {
    padding: 11.5vw 0 11.83vw;
  }
}

@media screen and (max-width: 834px) {
  .page-concept .sec-policy {
    padding: 40px 0;
  }
}

.page-concept .sec-policy .cont-block {
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-policy .cont-block {
    margin-bottom: 40px;
  }
}

.page-concept .sec-policy .cont-block .ttl-sub {
  margin: 35px 0 30px;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-policy .cont-block .ttl-sub {
    margin: 20px 0 20px;
  }
}

@media screen and (max-width: 834px) {
  .page-concept .sec-policy .cont-block .img img {
    width: 90%;
    max-width: 500px;
  }
}

.page-concept .sec-quality03 {
  position: relative;
  padding: 75px 0 0;
  background: #f3f3f5;
}

@media screen and (min-width: 835px) {
  .page-concept .sec-quality03:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 75px;
  }
  .page-concept .sec-quality03:before {
    top: 0;
    left: 0;
    background: #fff;
  }
}

@media screen and (max-width: 834px) {
  .page-concept .sec-quality03 {
    padding: 40px 0;
  }
}

.page-concept .sec-quality03 .cont-block {
  position: relative;
}

@media screen and (min-width: 835px) {
  .page-concept .sec-quality03 .cont-block {
    -webkit-transform: translateY(-75px);
        -ms-transform: translateY(-75px);
            transform: translateY(-75px);
  }
}

.page-concept .sec-quality03 .cont-block .txt-box {
  padding-right: 8%;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-quality03 .cont-block .txt-box {
    padding-right: 0;
  }
}

.page-concept .sec-quality03 .cont-block .ttl-sub {
  margin: 35px 0;
}

@media screen and (max-width: 834px) {
  .page-concept .sec-quality03 .cont-block .ttl-sub {
    margin: 20px 0 20px;
  }
}

.page-concept .sec-quality03 .cont-block .img {
  position: relative;
}

.page-concept .sns-block {
  margin: 110px 0 95px;
}

@media screen and (max-width: 834px) {
  .page-concept .sns-block {
    margin: 50px 0;
  }
}

.sec-gallery {
  padding: 85px 0 0;
}

@media screen and (min-width: 1201px) {
  .sec-gallery {
    margin-bottom: -36px;
  }
}

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

.gallery-table {
  margin-bottom: 56px;
}

@media screen and (max-width: 834px) {
  .gallery-table {
    margin-bottom: 35px;
  }
}

.gallery-table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 18px;
  padding-bottom: 17px;
  border-bottom: 1px solid #aaafc0;
}

@media screen and (max-width: 834px) {
  .gallery-table dl {
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
}

.gallery-table dl dt {
  width: 133px;
  padding-right: 10px;
  color: #aaafc0;
  letter-spacing: 1px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 1.3rem;
}

@media screen and (max-width: 834px) {
  .gallery-table dl dt {
    letter-spacing: 0;
    width: 95px;
    padding-right: 5px;
    font-size: 1.2rem;
  }
}

.gallery-table dl dd {
  width: calc(100% - 133px);
}

@media screen and (max-width: 834px) {
  .gallery-table dl dd {
    width: calc(100% - 95px);
  }
}

.gallery-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 834px) {
  .gallery-link {
    margin-bottom: -8px;
  }
}

.gallery-link.ff-m {
  font-family: "Montserrat", sans-serif;
}

.gallery-link li {
  position: relative;
  margin-right: 22px;
}

@media screen and (max-width: 834px) {
  .gallery-link li {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 374px) {
  .gallery-link li {
    margin-right: 14px;
  }
}

.gallery-link li:before {
  content: '';
  background: #aaafc0;
  width: 1px;
  height: 13px;
  right: -11px;
  top: 2px;
  position: absolute;
}

@media screen and (max-width: 374px) {
  .gallery-link li:before {
    right: -7px;
  }
}

.gallery-link li:last-child:before {
  display: none;
}

.gallery-link li a, .gallery-link li span {
  display: block;
  letter-spacing: 1px;
  color: #383838;
  font-weight: 500;
  font-size: 1.3rem;
}

@media screen and (max-width: 834px) {
  .gallery-link li a, .gallery-link li span {
    font-size: 1.2rem;
  }
}

.gallery-tag {
  margin-bottom: -6px;
}

.gallery-tag span {
  display: inline-block;
  margin-right: 9px;
  font-weight: 500;
  margin-bottom: 6px;
}

.gallery-tag span a {
  border: 1px solid #aaafc0;
  padding: 3px 6px;
  min-width: 70px;
  text-align: center;
  display: block;
  border-radius: 6px;
  font-weight: 500;
  color: #393939;
  letter-spacing: 0.5px;
  font-size: 1.2rem;
}

.gallery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -13px 9px;
}

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

.gallery-item {
  padding: 0 13px;
  width: 33.33%;
  margin-bottom: 70px;
}

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

.gallery-item p {
  color: #393939;
  font-weight: 500;
  margin-bottom: 14px;
  letter-spacing: 1px;
  font-size: 1.4rem;
}

.gallery-item a {
  display: block;
}

.gallery-img {
  margin-bottom: 21px;
  position: relative;
  overflow: hidden;
}

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

.gallery-img:before {
  content: "";
  display: block;
  padding-bottom: calc(750/630*100%);
}

.gallery-img .thumb {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.gallery-img .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}

.gallery-ttl {
  color: #393939;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 14px;
  letter-spacing: -0.65px;
  font-size: 1.6rem;
}

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

.gallery-cate {
  border-top: 1px solid #aaafc0;
  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;
  padding-top: 12px;
}

@media screen and (max-width: 834px) {
  .gallery-cate {
    margin-bottom: -5px;
  }
}

.gallery-cate li {
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  position: relative;
  padding: 0 11px;
  color: #aaafc0;
  font-size: 1.2rem;
}

@media screen and (max-width: 990px) {
  .gallery-cate li {
    padding: 0 5px;
  }
}

@media screen and (max-width: 834px) {
  .gallery-cate li {
    margin-bottom: 5px;
  }
}

.gallery-cate li:before {
  content: '';
  background: #aaafc0;
  width: 1px;
  height: 12px;
  right: 0;
  top: 1px;
  position: absolute;
}

.gallery-cate li:last-child:before {
  display: none;
}

@media screen and (max-width: 834px) {
  .gallery-cate li {
    font-size: 1rem;
  }
}

.wp-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 10;
}

.wp-pagination a, .wp-pagination span {
  background: #f0f2f7;
  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: 50px;
  text-align: center;
  color: #393939;
  margin: 0 4px 0 5px;
  width: 50px;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
}

@media screen and (min-width: 835px) {
  .wp-pagination a:hover, .wp-pagination span:hover {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
    background: #c6cde0 !important;
    color: #fff;
  }
}

@media screen and (max-width: 834px) {
  .wp-pagination a, .wp-pagination span {
    width: 32px;
    height: 32px;
    margin: 0 2px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 374px) {
  .wp-pagination a, .wp-pagination span {
    width: 28px;
    height: 28px;
    font-size: 1.2rem;
  }
}

.wp-pagination .active {
  background: #c6cde0 !important;
  color: #fff;
}

.wp-pagination .next, .wp-pagination .prev {
  width: 120px;
  border-radius: 35px;
}

@media screen and (max-width: 834px) {
  .wp-pagination .next, .wp-pagination .prev {
    width: 80px;
  }
}

@media screen and (max-width: 374px) {
  .wp-pagination .next, .wp-pagination .prev {
    width: 60px;
  }
}

.sec-salon {
  padding: 162px 0 120px;
  position: relative;
}

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

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

.sec-salon__02 {
  padding: 40px 0 0;
}

@media screen and (max-width: 990px) {
  .sec-salon__02 {
    padding: 60px 0 0;
  }
}

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

.salon-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .salon-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #e4e6ec;
    padding: 50px 20px 30px;
    margin: 0 -20px 35px;
  }
}

.salon-flex:before, .salon-flex:after {
  content: '';
  background: #e4e6ec;
  width: 100%;
  height: 75.75%;
  top: 40px;
  left: 0;
  position: absolute;
}

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

.salon-flex:after {
  width: 3000px;
  left: -3000px;
}

.salon-flex__02:after {
  left: auto;
  right: -3000px;
}

@media screen and (min-width: 835px) {
  .salon-flex__02 .salon-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.salon-flex__02 .salon-txt {
  padding-left: 75px;
}

@media screen and (min-width: 835px) {
  .salon-flex__02 .salon-txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .salon-flex__02 .salon-txt {
    padding-left: 30px;
  }
}

.salon-flex__02 .salon-ab {
  right: auto;
  left: -100px;
  top: -12px;
}

@media screen and (max-width: 1200px) {
  .salon-flex__02 .salon-ab {
    left: -45px;
  }
}

@media screen and (min-width: 835px) {
  .salon-flex__02 .salon-img__thumb {
    text-align: right;
    margin-left: auto;
    margin-right: -60px;
  }
}

.salon-ab {
  position: absolute;
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  font-weight: 600;
  right: -63px;
  top: 33px;
  letter-spacing: 7.5px;
  color: #e2e4ea;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-size: 7.5rem;
}

@media screen and (max-width: 1200px) {
  .salon-ab {
    right: -45px;
    font-size: 5rem;
  }
}

@media screen and (max-width: 1024px) {
  .salon-ab {
    display: none;
  }
}

.salon-img {
  position: relative;
  z-index: 2;
  width: 58%;
}

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

.salon-img__main {
  margin-bottom: 26px;
}

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

.salon-img__main img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .salon-img__main img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover';
  }
}

.salon-img__thumb {
  margin-left: -70px;
}

@media screen and (max-width: 990px) {
  .salon-img__thumb {
    margin-left: 0;
  }
}

@media screen and (max-width: 834px) {
  .salon-img__thumb img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover';
  }
}

.salon-txt {
  position: relative;
  z-index: 2;
  width: 42%;
  padding-left: 70px;
  padding-top: 125px;
  padding-right: 20px;
}

@media screen and (max-width: 1200px) {
  .salon-txt {
    padding-left: 30px;
    padding-top: 80px;
  }
}

@media screen and (max-width: 834px) {
  .salon-txt {
    padding: 0 !important;
    width: 100%;
  }
}

.salon-box {
  margin-bottom: 40px;
}

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

.salon-ttl {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #383838;
  margin-bottom: 6px;
  letter-spacing: 2px;
  font-size: 2.2rem;
}

@media screen and (max-width: 834px) {
  .salon-ttl {
    letter-spacing: 1px;
    font-size: 1.8rem;
  }
}

.salon-address {
  color: #383838;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .salon-address {
    line-height: 1.6;
    font-size: 1.2rem;
  }
}

.salon-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  display: inline-block;
  border-radius: 4px;
  background: #c4cbde;
  color: #fff;
  text-align: center;
  padding: 5px 6px 5px 12px;
  letter-spacing: 1px;
  min-width: 152px;
  font-size: 1.4rem;
}

.salon-tel {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  color: #838b9e;
  font-weight: 500;
  margin-bottom: 12px;
  margin-top: 22px;
  letter-spacing: 2.2px;
  font-size: 2.5rem;
}

@media screen and (max-width: 834px) {
  .salon-tel {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 2.2rem;
  }
}

.salon-btn02 {
  display: inline-block;
  color: #838b9e;
  border-radius: 4px;
  border: 1px solid #838b9e;
  padding: 5px 10px;
  min-width: 151px;
  text-align: center;
  font-weight: 500;
  background: #e4e6ec;
  font-size: 1.4rem;
}

.map-box {
  position: relative;
}

@media screen and (max-width: 834px) {
  .map-box {
    background: #e4e6ec;
    padding: 50px 0;
  }
}

.map-box:before {
  content: '';
  background: #a9afc0;
  width: 100%;
  height: 91%;
  top: 32px;
  left: 0;
  position: absolute;
}

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

.map-box .inner {
  max-width: 1170px;
}

.map-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}

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

@media screen and (min-width: 835px) {
  .map-flex__02 .map-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .map-flex__02 .map-map {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .map-flex__02 .map-ttl {
    text-align: right;
  }
}

.map-img {
  width: 50%;
  padding-top: 128px;
}

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

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

.map-img .view iframe {
  width: 100%;
  height: 496px;
}

@media screen and (max-width: 990px) {
  .map-img .view iframe {
    height: 380px;
  }
}

@media screen and (max-width: 834px) {
  .map-img .view iframe {
    height: 250px;
  }
}

.map-ttl {
  margin-bottom: 22px;
  font-weight: 500;
  color: #fff;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .map-ttl {
    margin-bottom: 15px;
  }
}

.map-ttl img {
  margin-right: 12px;
  width: 24px;
}

.map-map {
  width: 50%;
}

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

.map-map iframe {
  width: 100%;
  height: 496px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

@media screen and (max-width: 990px) {
  .map-map iframe {
    height: 380px;
  }
}

@media screen and (max-width: 834px) {
  .map-map iframe {
    height: 250px;
  }
}

.sec-equation {
  padding: 130px 0 131px;
  position: relative;
  z-index: 1;
  margin-bottom: 102px;
}

@media screen and (max-width: 990px) {
  .sec-equation {
    padding-top: 100px;
  }
}

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

.sec-equation:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 217px;
  z-index: -1;
  background: #f4f4f6;
}

@media screen and (max-width: 990px) {
  .sec-equation:before {
    top: 120px;
  }
}

@media screen and (max-width: 834px) {
  .sec-equation:before {
    top: 50px;
  }
}

.sec-equation .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.equation-cnt {
  width: 50%;
  max-width: 475px;
  padding: 209px 15px 0 0;
  margin-left: -2px;
}

@media screen and (max-width: 990px) {
  .equation-cnt {
    padding: 100px 15px 0 0;
    margin: 0;
  }
}

@media screen and (max-width: 640px) {
  .equation-cnt {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
}

.equation-des {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 1.8px;
  margin-bottom: 22px;
  color: #333;
}

@media screen and (max-width: 990px) {
  .equation-des {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 834px) {
  .equation-des {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
}

.equation-ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.8rem;
  letter-spacing: 2.8px;
  margin-bottom: 49px;
  color: #333;
}

@media screen and (max-width: 990px) {
  .equation-ttl {
    font-size: 2.4rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 834px) {
  .equation-ttl {
    font-size: 2rem;
    letter-spacing: 0;
    margin-bottom: 15px;
  }
}

.equation-img {
  width: 50%;
  margin-left: auto;
}

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

.equation-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.sec-hair {
  margin-bottom: 121px;
}

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

.sec-hair .ttl-comp08 {
  margin-bottom: 99px;
}

@media screen and (max-width: 834px) {
  .sec-hair .ttl-comp08 {
    margin-bottom: 30px;
  }
}

.hair-list__item {
  margin-bottom: 120px;
}

@media screen and (max-width: 834px) {
  .hair-list__item {
    margin-bottom: 50px;
  }
}

.hair-list__item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 641px) {
  .hair-list__item:nth-child(even) .hair-list__ttl {
    left: 0;
    right: auto;
  }
  .hair-list__item:nth-child(even) .hair-list__f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .hair-list__item:nth-child(even) .hair-list__f .cnt {
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    padding-right: 15px;
  }
  .hair-list__item:nth-child(even) .hair-list__f02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .hair-list__item:nth-child(even) .hair-list__f02 .l {
    padding-right: 0;
    padding-left: 10px;
  }
}

.hair-list__t {
  width: 100%;
  max-width: 1400px;
  position: relative;
  margin: 0 auto 88px;
}

@media screen and (max-width: 834px) {
  .hair-list__t {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}

.hair-list__img {
  padding: 0 15px;
  height: 540px;
  max-width: 1310px;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .hair-list__img {
    padding: 0;
    height: 270px;
  }
}

.hair-list__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.hair-list__ttl {
  height: 205px;
  text-align: center;
  background: #b8bfd2;
  background: -webkit-gradient(linear, left top, left bottom, from(#b8bfd2), to(#8c90a4));
  background: -o-linear-gradient(top, #b8bfd2 0%, #8c90a4 100%);
  background: linear-gradient(180deg, #b8bfd2 0%, #8c90a4 100%);
  padding: 48px 10px 10px;
  color: white;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
}

@media screen and (min-width: 641px) {
  .hair-list__ttl {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    width: 400px;
  }
}

@media screen and (max-width: 640px) {
  .hair-list__ttl {
    position: relative;
    width: 100%;
    height: 160px;
    padding-top: 30px;
  }
}

.hair-list__ttl:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 45px;
  left: 50%;
  top: 0;
  background: white;
}

@media screen and (max-width: 640px) {
  .hair-list__ttl:before {
    height: 25px;
  }
}

.hair-list__ttl > * {
  display: block;
}

.hair-list__ttl .number {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .hair-list__ttl .number {
    font-size: 1.4rem;
  }
}

.hair-list__ttl .txt {
  font-size: 1.8rem;
  letter-spacing: 1.8px;
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .hair-list__ttl .txt {
    font-size: 1.6rem;
  }
}

.hair-list__ttl .lg {
  font-size: 4.8rem;
  line-height: 1;
}

@media screen and (max-width: 990px) {
  .hair-list__ttl .lg {
    font-size: 3.9rem;
  }
}

@media screen and (max-width: 834px) {
  .hair-list__ttl .lg {
    font-size: 3rem;
  }
}

.hair-list__f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 2;
}

.hair-list__f .img {
  width: 40%;
}

@media screen and (max-width: 767px) {
  .hair-list__f .img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 15px;
  }
}

.hair-list__f .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.hair-list__f .cnt {
  width: 60%;
  padding: 64px 0 101px 15px;
  max-width: 554px;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .hair-list__f .cnt {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}

.hair-list__f .cnt .ttl {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.9;
  text-align: center;
  letter-spacing: 4px;
  margin-bottom: 32px;
}

@media screen and (max-width: 990px) {
  .hair-list__f .cnt .ttl {
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 834px) {
  .hair-list__f .cnt .ttl {
    font-size: 1.6rem;
    letter-spacing: 0;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 374px) {
  .hair-list__f .cnt .ttl {
    font-size: 1.4rem;
  }
}

.hair-list__f .cnt .ttl > * {
  font-size: 2.4rem;
  background-image: -webkit-gradient(linear, left top, right top, from(#d1e2fc), to(#c8c8e2));
  background-image: -o-linear-gradient(left, #d1e2fc 0%, #c8c8e2 100%);
  background-image: linear-gradient(to right, #d1e2fc 0%, #c8c8e2 100%);
  background-size: 200% 10px;
  background-repeat: no-repeat;
  background-position: left 0 bottom 2px;
}

@media screen and (max-width: 990px) {
  .hair-list__f .cnt .ttl > * {
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 834px) {
  .hair-list__f .cnt .ttl > * {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 374px) {
  .hair-list__f .cnt .ttl > * {
    font-size: 1.6rem;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hair-list__f .cnt .ttl > * {
    background-position: left 0 bottom 10px;
  }
}

.hair-list__f02 {
  padding: 84px 0 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

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

.hair-list__f02:before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0;
  top: -71px;
  z-index: -1;
  background: #e2e7eb;
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .hair-list__f02:before {
    top: 25px;
  }
}

.hair-list__f02 .l {
  width: 51%;
  padding-right: 15px;
}

@media screen and (max-width: 640px) {
  .hair-list__f02 .l {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
}

.hair-list__f02 .l .ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.1rem;
  line-height: 1.82;
  letter-spacing: 2.2px;
  margin-bottom: 18px;
}

@media screen and (max-width: 990px) {
  .hair-list__f02 .l .ttl {
    font-size: 1.9rem;
  }
}

@media screen and (max-width: 834px) {
  .hair-list__f02 .l .ttl {
    font-size: 1.7rem;
    margin-bottom: 15px;
  }
}

.hair-list__f02 .l .ttl .lg {
  font-size: 2.6rem;
}

@media screen and (max-width: 990px) {
  .hair-list__f02 .l .ttl .lg {
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 834px) {
  .hair-list__f02 .l .ttl .lg {
    font-size: 2rem;
  }
}

.hair-list__f02 .r {
  width: 49%;
}

@media screen and (max-width: 640px) {
  .hair-list__f02 .r {
    width: 100%;
  }
}

.hair-list__f02 .r .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 438px;
  margin: -43px -3px 0 auto;
}

@media screen and (max-width: 767px) {
  .hair-list__f02 .r .list {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .hair-list__f02 .r .list {
    margin: 0 auto;
  }
}

.hair-list__f02 .r .list .item {
  width: calc(50% - 19px);
}

.hair-list__f02 .r .list .item:nth-child(even) {
  margin-left: auto;
}

.hair-list__f02 .r .list .item .ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  color: #727989;
  font-size: 1.8rem;
  margin-bottom: 9px;
  text-align: center;
  letter-spacing: 2px;
}

@media screen and (max-width: 990px) {
  .hair-list__f02 .r .list .item .ttl {
    font-size: 1.65rem;
  }
}

@media screen and (max-width: 834px) {
  .hair-list__f02 .r .list .item .ttl {
    font-size: 1.5rem;
  }
}

.hair-list__f02 .r .list .item .img {
  margin-bottom: 10px;
}

.hair-list__f02 .r .list .item .img img {
  display: block;
  width: 100%;
}

.hair-list__f02 .r .list .item .txt-basic03 {
  line-height: 1.58;
}

.hair-list__f02 .r .img01 {
  margin: -5px 0 18px 0;
  max-width: 458px;
}

@media screen and (max-width: 767px) {
  .hair-list__f02 .r .img01 {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .hair-list__f02 .r .img01 {
    margin: 0 auto;
  }
}

.hair-list__f02 .r .img02 {
  max-width: 460px;
  margin: -61px 0 -16px auto;
}

@media screen and (max-width: 767px) {
  .hair-list__f02 .r .img02 {
    margin: 0 0 0 auto;
  }
}

@media screen and (max-width: 640px) {
  .hair-list__f02 .r .img02 {
    margin: 0 auto;
  }
}

.sec-gallery-page .ttl-comp08 {
  margin-bottom: 76px;
}

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

.sec-column-page {
  padding: 182px 0 86px;
  border-bottom: 1px solid #dfe0e5;
  margin-bottom: -12px;
}

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

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

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

.column-left {
  padding-right: 64px;
  width: calc(100% - 220px);
}

@media screen and (max-width: 990px) {
  .column-left {
    padding-right: 20px;
  }
}

@media screen and (max-width: 834px) {
  .column-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
  }
}

.column-right {
  width: 220px;
}

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

.column-page-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px 116px;
}

@media screen and (max-width: 834px) {
  .column-page-list {
    margin: 0 -5px 15px;
  }
}

.column-page-item {
  width: 33.33%;
  padding: 0 5px;
  margin-bottom: 26px;
}

@media screen and (max-width: 834px) {
  .column-page-item {
    width: 50%;
    margin-bottom: 35px;
  }
}

.column-page-item a {
  display: block;
}

.column-page-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 18px;
}

@media screen and (max-width: 834px) {
  .column-page-img {
    margin-bottom: 12px;
  }
}

.column-page-img:before {
  content: "";
  display: block;
  padding-bottom: calc(333/463*100%);
}

.column-page-img .thumb {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.column-page-img .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}

.column-page-date {
  font-weight: 300;
  color: #aaaaaa;
  display: block;
  line-height: 1.2;
  margin-bottom: 12px;
  letter-spacing: 0.5px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
}

@media screen and (max-width: 834px) {
  .column-page-date {
    margin-bottom: 8px;
  }
}

.column-page-ttl {
  color: #606060;
  line-height: 1.75;
  font-weight: 500;
  font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
  .column-page-ttl {
    line-height: 1.6;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 374px) {
  .column-page-ttl {
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

.part-content {
  opacity: 0;
  visibility: hidden;
  display: none;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.part-content.active {
  opacity: 1;
  display: block;
  visibility: visible;
}

.list-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}

.list-tab .item {
  margin-left: -1px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.list-tab .item span {
  background: #fff;
  cursor: pointer;
  font-weight: 600;
  display: block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #bfbfbf;
  border: 1px solid #cccccc;
  border-bottom: 0;
  padding: 10px 18px;
  letter-spacing: 0.5px;
  font-size: 1.4rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-tab .item span {
    padding-bottom: 5px;
  }
}

.list-tab .item span:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}

.list-tab .item.active {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.list-tab .item.active span {
  color: #4b4b4b;
  margin-bottom: -1px;
  padding-bottom: 11px;
  border-bottom: 0;
}

#sidebar {
  margin-top: -12px;
}

@media screen and (max-width: 834px) {
  #sidebar {
    margin-top: 0;
  }
}

.sidebar-box {
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .sidebar-box {
    margin-bottom: 35px;
  }
}

.sidebar-ttl {
  color: #4b4b4b;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  position: relative;
  letter-spacing: 4px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfe0e5;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 2.1rem;
}

@media screen and (max-width: 834px) {
  .sidebar-ttl {
    letter-spacing: 2px;
    font-size: 1.8rem;
  }
}

.sidebar-ttl:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}

.sidebar-ttl.on:before {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.sidebar-ttl:before {
  content: '';
  width: 13px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 8px;
  background: url("../img/column/icon-01.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 14px;
  top: 10px;
}

.sidebar-post li {
  margin-bottom: 21px;
}

.sidebar-post li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

.sidebar-number {
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-family: "Montserrat", sans-serif;
  position: absolute;
  left: -4px;
  top: -5px;
  background: #727989;
  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;
  z-index: 3;
  padding-top: 3px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .sidebar-number {
    width: 20px;
    height: 20px;
    font-size: 1.4rem;
  }
}

.sidebar-img {
  width: 27.3%;
  position: relative;
  overflow: hidden;
}

.sidebar-img:before {
  content: "";
  display: block;
  padding-bottom: calc(60/60*100%);
}

.sidebar-img .thumb {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.sidebar-img .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}

.sidebar-ct {
  width: 72.7%;
  padding-left: 16px;
  margin-top: -4px;
}

.sidebar-ct p {
  font-weight: 300;
  color: #4b4b4b;
  letter-spacing: 1.1px;
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
}

.sidebar-title {
  color: #4b4b4b;
  line-height: 1.416;
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 1.2rem;
}

.date-list li {
  border-bottom: 1px dashed #e0e4f1;
}

.date-list li a {
  display: block;
  padding: 14px 0 15px;
  color: #606060;
  margin-left: -2px;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 1.4rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .date-list li a {
    padding: 14px 0 10px;
  }
}

@media screen and (max-width: 834px) {
  .date-list li a {
    padding: 10px 0;
    margin-left: 0;
    letter-spacing: 0;
  }
}

.tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tag-list li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}

.tag-list li a {
  display: block;
  background: #f0f2f6;
  border-radius: 30px;
  padding: 6px 13px 5px;
  line-height: 1.2;
  font-weight: 500;
  color: #000;
  font-size: 1.2rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tag-list li a {
    padding-bottom: 2px;
  }
}

.sec-detail {
  padding-bottom: 138px;
}

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

.detail-ttl {
  color: #606060;
  font-weight: bold;
  padding-bottom: 20px;
  margin-bottom: 18px;
  border-bottom: 1px solid #606060;
  margin-top: -26px;
  letter-spacing: 1.25px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .detail-ttl {
    margin-top: 0;
    letter-spacing: 0;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
}

.detail-dt {
  font-weight: 600;
  letter-spacing: -0.75px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
}

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

.detail-cate-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .detail-cate-date {
    margin-bottom: 15px;
  }
}

.detail-cate-date .cate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.detail-cate-date .cate a {
  color: #606060;
  margin-left: 5px;
  display: inline-block;
  font-weight: 500;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .detail-cate-date .cate a {
    font-size: 1.2rem;
  }
}

.detail-cate-date .date {
  letter-spacing: -.5px;
  color: #4b4b4b;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .detail-cate-date .date {
    letter-spacing: 0;
    font-size: 1.2rem;
  }
}

.detail-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 13px;
}

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

.detail-tag__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 4px;
}

@media screen and (max-width: 834px) {
  .detail-tag__list {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.detail-tag__list li {
  margin-right: 5px;
}

@media screen and (max-width: 834px) {
  .detail-tag__list li {
    margin-right: 3px;
    margin-bottom: 3px;
  }
}

.detail-tag__list li a {
  border-radius: 30px;
  padding: 6px 12px 6px 14px;
  background: #f0f2f6;
  font-weight: 500;
  display: block;
  color: #000;
  font-size: 1.2rem;
}

@media screen and (max-width: 834px) {
  .detail-tag__list li a {
    padding: 5px 10px;
  }
}

.detail-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 45px;
}

@media screen and (max-width: 834px) {
  .detail-share {
    margin-bottom: 35px;
  }
}

.detail-share__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 11px;
}

.detail-share__list li {
  margin-right: 15px;
}

.detail-share__list li a {
  display: block;
  font-size: 2rem;
}

.detail-thumbnail {
  margin-bottom: 23px;
}

@media screen and (max-width: 834px) {
  .detail-thumbnail {
    margin-bottom: 15px;
  }
}

.detail-thumbnail img {
  width: 100%;
  height: auto;
}

.detail-txt {
  color: #606060;
  line-height: 1.9375;
  margin-bottom: 48px;
  font-weight: 500;
  font-size: 1.6rem;
}

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

.detail-box {
  position: relative;
  border: 2px solid #c6cde0;
  padding: 46px 40px 10px;
  margin-bottom: 72px;
}

@media screen and (max-width: 990px) {
  .detail-box {
    padding: 30px 20px 5px;
  }
}

@media screen and (max-width: 834px) {
  .detail-box {
    border-width: 1px;
    padding: 30px 12px 5px;
  }
}

.detail-box__ct span {
  background: #c6cde0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  padding: 6px 29px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .detail-box__ct span {
    letter-spacing: 1px;
    padding: 6px 15px 4px;
  }
}

.detail-link li {
  margin-bottom: 31px;
}

@media screen and (max-width: 834px) {
  .detail-link li {
    margin-bottom: 12px;
  }
}

.detail-link li > a {
  font-weight: bold;
}

.detail-link li a {
  margin-bottom: 11px;
  display: inline-block;
  color: #606060;
  font-size: 1.6rem;
}

.detail-link li a span {
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  margin-right: 18px;
  font-style: italic;
  letter-spacing: 2px;
  color: #8f9fc9;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .detail-link li a span {
    letter-spacing: 0;
    margin-right: 10px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .detail-link li a {
    font-size: 1.4rem;
  }
}

.detail-link li ul {
  padding-left: 46px;
}

@media screen and (max-width: 834px) {
  .detail-link li ul {
    padding-left: 12px;
  }
}

.detail-link li ul li {
  margin-bottom: 3px;
}

.detail-link li ul li:last-child {
  margin-bottom: 0;
}

.detail-link li ul li a {
  font-weight: 500;
  margin-bottom: 0;
}

.detail-link li ul li a span {
  color: #8f9fc9;
  font-weight: 500;
  margin-right: 6px;
}

.detail-link li ul ul {
  padding-left: 18px;
  margin-top: 8px;
}

@media screen and (max-width: 834px) {
  .detail-link li ul ul {
    padding-left: 10px;
  }
}

.detail-link li ul ul li {
  margin-bottom: 0;
}

.detail-link li ul ul li a {
  margin-bottom: 0;
  letter-spacing: -1px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .detail-link li ul ul li a {
    letter-spacing: 0;
  }
}

.detail-link li ul ul li a span {
  color: #bbbbbb;
  margin-right: 12px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .detail-link li ul ul li a span {
    font-size: 1.4rem;
  }
}

.detail-h4 {
  margin-top: 5px;
  display: block;
  color: #606060;
  padding-left: 46px;
  font-weight: 500;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .detail-h4 {
    padding-left: 36px;
    font-size: 1.2rem;
  }
}

.detail-h4 a {
  display: inline-block;
  position: relative;
}

.detail-h4 a:before {
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 2px solid  #c6cde0;
  border-left: 2px solid #c6cde0;
  left: -19px;
  top: 0;
  position: absolute;
}

.detail-h5 {
  color: #606060;
  position: relative;
  margin-top: 6px;
  display: block;
  padding-left: 67px;
  font-weight: 500;
  font-size: 1.3rem;
}

@media screen and (max-width: 834px) {
  .detail-h5 {
    padding-left: 36px;
    font-size: 1.2rem;
  }
}

.detail-h5:before {
  content: '';
  background: #c6cde0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  left: 54px;
  top: 7px;
  position: absolute;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .detail-h5:before {
    top: 3px;
  }
}

@media screen and (max-width: 834px) {
  .detail-h5:before {
    left: 25px;
    top: 4px;
  }
}

.detail-h6 {
  font-weight: 500;
  display: block;
  padding-left: 66px;
  margin-top: 5px;
}

@media screen and (max-width: 834px) {
  .detail-h6 {
    padding-left: 37px;
  }
}

.detail-h6 a {
  color: #7488be !important;
  display: block !important;
  line-height: 1.6 !important;
  font-size: 13px !important;
}

@media screen and (max-width: 834px) {
  .detail-h6 a {
    font-size: 12px !important;
  }
}

.detail-content {
  margin-bottom: 89px;
}

@media screen and (max-width: 834px) {
  .detail-content {
    margin-bottom: 55px;
  }
}

.detail-content p {
  line-height: 2.07;
  color: #606060;
  margin-bottom: 38px;
  font-weight: 500;
  font-size: 1.5rem;
}

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

.detail-content h1 {
  font-weight: bold;
  color: #606060;
  background: #c6cde0;
  padding: 21px 26px;
  line-height: 1.2;
  margin-bottom: 22px;
  font-size: 2.2rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .detail-content h1 {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 834px) {
  .detail-content h1 {
    padding: 15px 12px;
    font-size: 2rem;
  }
}

.detail-content h2 {
  font-weight: bold;
  color: #606060;
  margin-bottom: 20px;
  padding-bottom: 16px;
  letter-spacing: 1px;
  line-height: 1.2;
  border-bottom: 4px solid #eeeeee;
  position: relative;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .detail-content h2 {
    border-width: 2px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 1.8rem;
  }
}

.detail-content h2:before {
  content: '';
  width: 149px;
  height: 4px;
  background: #c6cde0;
  position: absolute;
  bottom: -4px;
  left: 0;
}

@media screen and (max-width: 834px) {
  .detail-content h2:before {
    width: 80px;
    height: 2px;
    bottom: -2px;
  }
}

.detail-content h3 {
  font-weight: bold;
  color: #606060;
  line-height: 1.2;
  padding-bottom: 16px;
  margin-bottom: 22px;
  letter-spacing: 1px;
  border-bottom: 2px dotted #e0e4f1;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .detail-content h3 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 1.8rem;
  }
}

.detail-content h4 {
  font-weight: bold;
  color: #727989;
  line-height: 1.2;
  padding-bottom: 10px;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
  border-bottom: 2px solid #eee;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .detail-content h4 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 1.8rem;
  }
}

.detail-content h5 {
  font-weight: bold;
  color: #606060;
  line-height: 1.2;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .detail-content h5 {
    padding-left: 15px;
    font-size: 1.6rem;
  }
}

.detail-content h5:before {
  content: '';
  background: #c6cde0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  left: 0;
  top: 5px;
  position: absolute;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .detail-content h5:before {
    top: 0;
  }
}

@media screen and (max-width: 834px) {
  .detail-content h5:before {
    width: 10px;
    height: 10px;
    top: 3px;
  }
}

.detail-content h6 {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 9px;
  color: #7488be;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .detail-content h6 {
    font-size: 1.4rem;
  }
}

.detail-content .link {
  color: #bcbbbb;
  margin-bottom: 43px;
  display: inline-block;
  padding-left: 13px;
  letter-spacing: -0.5px;
  position: relative;
  font-weight: 500;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .detail-content .link {
    margin-bottom: 30px;
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}

.detail-content .link:before {
  content: '';
  width: 6px;
  height: 6px;
  border-top: 2px solid #c6cde0;
  border-right: 2px solid #c6cde0;
  position: absolute;
  left: 0;
  top: 12px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .detail-content .link:before {
    top: 4px;
  }
}

.btn-back {
  max-width: 286px;
  width: 100%;
  border: 2px solid #959595;
  border-radius: 10px;
  color: #383838;
  font-weight: 300;
  display: block;
  padding: 18px 10px;
  text-align: center;
  letter-spacing: 1.25px;
  margin: 0 auto;
  font-family: "Montserrat", sans-serif;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 1.4rem;
}

.btn-back:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7 !important;
}

@media screen and (max-width: 834px) {
  .btn-back {
    border-width: 1px;
    padding: 15px 10px;
  }
}

.btn-back:after {
  content: '';
  width: 29px;
  height: 6px;
  background: url("../img/column/icon-btn.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 13px;
  top: 49%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

#toc_container {
  font-size: 100% !important;
  background: none !important;
  border: 0 !important;
  width: 100% !important;
  padding: 0;
  margin: 0;
}

#toc_container .toc_title {
  display: inline-block;
  background: #c6cde0;
  color: #fff;
  font-weight: bold !important;
  font-family: "Montserrat", sans-serif;
  padding: 6px 29px !important;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0 !important;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  #toc_container .toc_title {
    letter-spacing: 1px;
    padding: 6px 15px 4px !important;
  }
}

#toc_container .toc_list {
  position: relative;
  border: 2px solid #c6cde0;
  padding: 35px 40px 10px;
  margin-bottom: 72px;
  margin-top: 0 !important;
}

@media screen and (max-width: 990px) {
  #toc_container .toc_list {
    padding: 30px 20px 15px;
  }
}

@media screen and (max-width: 834px) {
  #toc_container .toc_list {
    border-width: 1px;
    padding: 30px 12px 15px;
    margin-bottom: 50px;
  }
}

#toc_container .toc_list li {
  margin-bottom: 31px;
}

@media screen and (max-width: 834px) {
  #toc_container .toc_list li {
    margin-bottom: 12px;
  }
}

#toc_container .toc_list li > a {
  font-weight: bold;
}

#toc_container .toc_list li a {
  position: relative;
  margin-bottom: 11px;
  display: inline-block;
  color: #606060;
  font-size: 1.6rem;
}

#toc_container .toc_list li a span {
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  margin-right: 10px;
  font-style: italic;
  letter-spacing: 2px;
  color: #8f9fc9;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  #toc_container .toc_list li a span {
    letter-spacing: 0;
    margin-right: 5px;
    font-size: 1.6rem;
  }
}

#toc_container .toc_list li a span.toc_depth_4 {
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  font-size: 0;
  content: '';
  border-bottom: 2px solid  #c6cde0;
  border-left: 2px solid #c6cde0;
  left: -17px;
  top: 0;
  position: absolute;
}

#toc_container .toc_list li a span.toc_depth_5 {
  display: inline-block;
  position: relative;
  content: '';
  background: #c6cde0;
  width: 9px;
  height: 9px;
  font-size: 0;
  border-radius: 50%;
  left: 0;
  top: 4px;
  position: absolute;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #toc_container .toc_list li a span.toc_depth_5 {
    top: 6px;
  }
}

#toc_container .toc_list li a span.toc_depth_6 {
  display: none;
}

#toc_container .toc_list li ul {
  padding-left: 10px;
}

@media screen and (max-width: 834px) {
  #toc_container .toc_list li ul {
    padding-left: 0;
  }
}

#toc_container .toc_list li ul li {
  margin-bottom: 3px;
}

#toc_container .toc_list li ul li:last-child {
  margin-bottom: 0;
}

#toc_container .toc_list li ul li a {
  font-weight: 500;
  margin-bottom: 0;
}

#toc_container .toc_list li ul li a span {
  color: #8f9fc9;
  font-weight: 500;
  margin-right: 5px;
}

#toc_container .toc_list li ul ul {
  padding-left: 18px;
  margin-top: 8px;
}

@media screen and (max-width: 834px) {
  #toc_container .toc_list li ul ul {
    padding-left: 0;
  }
}

#toc_container .toc_list li ul ul li {
  margin-bottom: 0;
}

#toc_container .toc_list li ul ul li a {
  margin-bottom: 0;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
  #toc_container .toc_list li ul ul li a {
    letter-spacing: 0;
  }
}

#toc_container .toc_list li ul ul li a span {
  color: #bbbbbb;
  margin-right: 12px;
  font-size: 1.6rem;
}

#toc_container .toc_list li ul ul li > ul {
  padding-left: 2em;
}

#toc_container .toc_list li ul ul li > ul > li a {
  font-size: 1.4rem;
}

#toc_container .toc_list li ul ul li > ul > li > ul {
  margin-left: 0;
  padding-left: 0;
}

#toc_container .toc_list li ul ul li > ul > li > ul > li a {
  padding-left: 14px;
  font-size: 1.3rem;
}

#toc_container .toc_list li ul ul li > ul > li > ul > li > ul {
  padding-left: 0;
}

#toc_container .toc_list li ul ul li > ul > li > ul > li > ul > li {
  padding-left: 0;
}

#toc_container .toc_list li ul ul li > ul > li > ul > li > ul > li a {
  color: #7488be !important;
}

.sec-care {
  margin-bottom: 212px;
}

@media screen and (max-width: 1024px) {
  .sec-care {
    margin-bottom: 120px;
  }
}

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

.care-t {
  padding: 159px 15px 95px;
  text-align: center;
  background: url("../img/staff/bg-01.jpg") no-repeat;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .care-t {
    padding: 50px 15px;
  }
}

.care-ttl {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #e3e4eb;
  font-size: 5.6rem;
  line-height: 1.25;
  letter-spacing: 5.5px;
  padding: 0 22px 47px 0;
  mix-blend-mode: multiply;
}

@media screen and (max-width: 1024px) {
  .care-ttl {
    font-size: 4.3rem;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 834px) {
  .care-ttl {
    font-size: 3rem;
    padding: 0 0 30px;
  }
}

.care-des {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 3rem;
  color: #333;
  margin-bottom: 63px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

@media screen and (max-width: 1024px) {
  .care-des {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 834px) {
  .care-des {
    font-size: 2rem;
    margin-bottom: 30px;
  }
}

.care-cnt {
  padding: 127px 0 100px;
  background: #e5e6eb;
  position: relative;
  margin-top: -5px;
  border-top: 5px solid rgba(229, 230, 235, 0.7);
}

@media screen and (max-width: 1024px) {
  .care-cnt {
    padding: 100px 0;
  }
}

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

.care-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 70px;
}

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

.care-list__item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 641px) {
  .care-list__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 835px) {
  .care-list__item:nth-child(even) {
    margin-bottom: 78px;
  }
}

@media screen and (min-width: 641px) {
  .care-list__item:nth-child(even) .care-list__cnt {
    padding-left: 0;
    padding-right: 10px;
    margin-right: auto;
  }
}

.care-list__item:nth-child(even) .care-list__cnt:before {
  left: auto;
  right: -60px;
}

@media screen and (max-width: 640px) {
  .care-list__item:nth-child(even) .care-list__cnt:before {
    right: -30px;
  }
}

.care-list__item:nth-child(even) .care-list__img {
  margin-right: 0;
  margin-left: -15px;
}

@media screen and (min-width: 1201px) {
  .care-list__item:nth-of-type(2) .care-list__ttl .txt-img {
    margin-left: 19px;
  }
  .care-list__item:nth-of-type(3) .care-list__ttl .txt-img {
    margin: 9px 0 0 44px;
  }
}

.care-list__item .txt-basic03 {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.care-list__img {
  width: 58%;
  padding-top: 40px;
}

@media screen and (max-width: 990px) {
  .care-list__img {
    width: 45%;
  }
}

@media screen and (max-width: 640px) {
  .care-list__img {
    width: calc(100% + 15px);
    margin-right: -15px;
    padding-top: 0;
  }
}

.care-list__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.care-list__cnt {
  width: 42%;
  position: relative;
  z-index: 1;
  padding: 60px 0 80px 10px;
}

@media screen and (max-width: 990px) {
  .care-list__cnt {
    width: 55%;
  }
}

@media screen and (max-width: 640px) {
  .care-list__cnt {
    width: 100%;
    padding: 15px 15px 30px;
  }
}

.care-list__cnt:before {
  position: absolute;
  content: '';
  background: white;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0.5)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 100%);
  bottom: 0;
  width: 100vw;
  z-index: -1;
  top: 0;
  left: -60px;
}

@media screen and (max-width: 640px) {
  .care-list__cnt:before {
    left: -30px;
    top: -15px;
  }
}

.care-list__ttl {
  margin-bottom: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 834px) {
  .care-list__ttl {
    margin-bottom: 15px;
  }
}

.care-list__ttl .txt {
  font-family: "Shippori Mincho", serif;
  color: #8e95a5;
  font-size: 4.2rem;
  font-weight: 500;
  letter-spacing: 2px;
}

@media screen and (max-width: 1200px) {
  .care-list__ttl .txt {
    font-size: 3.4rem;
  }
}

@media screen and (max-width: 834px) {
  .care-list__ttl .txt {
    font-size: 2.6rem;
    letter-spacing: 0;
  }
}

.care-list__ttl .txt-img {
  margin: 14px 0 0 63px;
}

@media screen and (max-width: 1200px) {
  .care-list__ttl .txt-img {
    margin: 8px 0 0 20px;
  }
}

@media screen and (max-width: 834px) {
  .care-list__ttl .txt-img {
    margin: 0 0 0 10px;
  }
}

.care-list__des {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 27px;
  color: #333;
}

@media screen and (max-width: 834px) {
  .care-list__des {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}

.link-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 992px;
  margin-left: auto;
  padding: 0 5px;
}

@media screen and (max-width: 834px) {
  .link-anchor {
    padding: 0;
    margin: 0 -5px;
  }
}

.link-anchor .item {
  width: 33%;
  padding: 0 25px;
}

.link-anchor .item:not(:nth-child(n+2)) {
  margin-bottom: 25px;
}

@media screen and (max-width: 834px) {
  .link-anchor .item:not(:nth-child(n+2)) {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 834px) {
  .link-anchor .item {
    padding: 0 5px;
    width: 50%;
  }
}

.sec-staff {
  margin-bottom: 93px;
}

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

.sec-staff .link-anchor {
  margin-bottom: 92px;
}

@media screen and (max-width: 834px) {
  .sec-staff .link-anchor {
    margin-bottom: 50px;
  }
}

.staff-ttl {
  margin-bottom: 112px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .staff-ttl {
    margin-bottom: 50px;
  }
}

.staff-ttl * {
  display: block;
}

.staff-ttl .en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 4.4rem;
  margin-bottom: 4px;
  letter-spacing: 4.5px;
}

@media screen and (max-width: 1024px) {
  .staff-ttl .en {
    font-size: 3.7rem;
    letter-spacing: 2px;
  }
}

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

.staff-ttl .jp {
  font-family: "Shippori Mincho", serif;
  font-size: 1.8rem;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 2px;
  color: #333;
}

@media screen and (max-width: 1024px) {
  .staff-ttl .jp {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .staff-ttl .jp {
    font-size: 1.4rem;
    letter-spacing: 1px;
  }
}

.staff-item {
  margin-bottom: 227px;
}

@media screen and (max-width: 1024px) {
  .staff-item {
    margin-bottom: 120px;
  }
}

@media screen and (max-width: 834px) {
  .staff-item {
    margin-bottom: 50px;
  }
}

.staff-item:last-child {
  margin-bottom: 0;
}

.staff-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 69px;
}

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

.staff-list__item:last-child {
  margin-bottom: 0;
}

.staff-list__img {
  width: 42%;
}

@media screen and (max-width: 640px) {
  .staff-list__img {
    width: 100%;
  }
}

.staff-list__cnt {
  width: 58%;
  padding: 20px 0 10px 57px;
}

@media screen and (max-width: 990px) {
  .staff-list__cnt {
    padding: 15px 0 15px 30px;
  }
}

@media screen and (max-width: 640px) {
  .staff-list__cnt {
    width: 100%;
    padding: 15px 0;
  }
}

.staff-list__rep {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.6;
  margin-bottom: 13px;
  letter-spacing: 2px;
  color: #333;
}

@media screen and (max-width: 1024px) {
  .staff-list__rep {
    font-size: 2.1rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 834px) {
  .staff-list__rep {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

.staff-list__rep small {
  font-size: 1.6rem;
  display: block;
}

@media screen and (max-width: 1024px) {
  .staff-list__rep small {
    font-size: 1.45rem;
  }
}

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

.staff-list__name {
  text-transform: uppercase;
  color: #e3e4eb;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 3.2rem;
  letter-spacing: 2.8px;
}

@media screen and (max-width: 1024px) {
  .staff-list__name {
    font-size: 2.8rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 834px) {
  .staff-list__name {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}

.staff-list__history {
  position: relative;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.3px;
  padding-bottom: 1px;
  margin-bottom: 35px;
}

@media screen and (max-width: 834px) {
  .staff-list__history {
    margin-bottom: 15px;
  }
}

.staff-list__history:before {
  position: absolute;
  content: '';
  width: 100%;
  max-width: 150px;
  height: 3px;
  background: #d3e9ff;
  background: -webkit-gradient(linear, left top, right top, from(#d3e9ff), to(#c6c9e0));
  background: -o-linear-gradient(left, #d3e9ff 0%, #c6c9e0 100%);
  background: linear-gradient(90deg, #d3e9ff 0%, #c6c9e0 100%);
  bottom: 0;
  left: 0;
}

.staff-list__des {
  position: relative;
  z-index: 1;
  padding: 42px 60px 59px 3px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

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

.staff-list__des:before {
  position: absolute;
  content: '';
  background: #d3e9ff;
  background: -webkit-gradient(linear, left top, right top, from(#d3e9ff), to(#c6c9e0));
  background: -o-linear-gradient(left, #d3e9ff 0%, #c6c9e0 100%);
  background: linear-gradient(90deg, #d3e9ff 0%, #c6c9e0 100%);
  z-index: -1;
  opacity: 0.5;
  top: 0;
  bottom: 0;
  right: 5px;
  left: -97px;
}

@media screen and (max-width: 990px) {
  .staff-list__des:before {
    left: -60px;
  }
}

@media screen and (max-width: 640px) {
  .staff-list__des:before {
    left: -15px;
    right: -15px;
  }
}

.sec-menu {
  padding-top: 163px;
}

@media screen and (max-width: 1024px) {
  .sec-menu {
    padding-top: 100px;
  }
}

@media screen and (max-width: 834px) {
  .sec-menu {
    padding-top: 50px;
  }
}

.menu-des {
  font-family: "Shippori Mincho", serif;
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 20px;
  color: #333;
}

@media screen and (max-width: 1024px) {
  .menu-des {
    font-size: 1.9rem;
  }
}

@media screen and (max-width: 834px) {
  .menu-des {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}

.menu-ttl {
  font-family: "Shippori Mincho", serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 31px;
  letter-spacing: 1.6px;
  color: #333;
}

@media screen and (max-width: 1024px) {
  .menu-ttl {
    font-size: 2.6rem;
    letter-spacing: 0;
  }
}

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

.menu-txt {
  margin-bottom: 77px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.2px;
}

@media screen and (max-width: 834px) {
  .menu-txt {
    margin-bottom: 50px;
  }
}

.menu-note {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  margin-bottom: 5px;
}

.menu-list {
  margin-bottom: 144px;
}

@media screen and (max-width: 834px) {
  .menu-list {
    margin-bottom: 50px;
  }
}

.menu-list__item {
  border-top: 1px solid #383838;
  padding: 48px 0 80px;
  min-height: 290px;
}

@media screen and (max-width: 990px) {
  .menu-list__item {
    min-height: auto;
  }
}

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

.menu-list__item:last-child {
  padding-bottom: 0;
  min-height: auto;
}

.menu-list__item .txt-basic03 {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.3px;
}

.menu-list__inn {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}

.menu-list__t {
  border-bottom: 1px solid #bcbcbc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 14px;
  margin-bottom: 24px;
}

@media screen and (max-width: 834px) {
  .menu-list__t {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .menu-list__t {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}

.menu-list__ttl {
  font-size: 2.4rem;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  margin: 2px 20px 0 0;
  line-height: 1.2;
}

@media screen and (max-width: 1024px) {
  .menu-list__ttl {
    font-size: 1.9rem;
  }
}

@media screen and (max-width: 834px) {
  .menu-list__ttl {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 640px) {
  .menu-list__ttl {
    width: 100%;
    margin: 0;
  }
}

.menu-list__time {
  font-size: 1.5rem;
  background: #e4e6ec;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 50px;
  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;
  text-align: center;
  margin: 3px 20px 0 0;
  padding: 6px 21px 5px 22px;
  letter-spacing: 1.1px;
}

@media screen and (max-width: 1024px) {
  .menu-list__time {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 834px) {
  .menu-list__time {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 640px) {
  .menu-list__time {
    margin: 15px auto;
    padding: 5px 15px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .menu-list__time {
    padding-top: 8px;
    padding-bottom: 3px;
  }
}

.menu-list__price {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.16;
  margin-left: auto;
  padding: 0 10px 0 0;
  letter-spacing: 0.3px;
}
.menu-list__price small{
  display: block;
  font-size: 1.6rem;
  line-height: 1.6;
}
@media screen and (max-width: 1024px) {
  .menu-list__price {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .menu-list__price {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 640px) {
  .menu-list__price {
    width: 100%;
    margin: 0;
  }
}

.menu-list02 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -25px;
  padding: 90px 0 41px 0;
}

@media screen and (max-width: 990px) {
  .menu-list02 {
    margin: 0 -5px;
    padding: 50px 0 40px;
  }
}

@media only screen and (max-width: 500px) {
  .menu-list02 {
    margin: 0;
    padding: 50px 0;
  }
}

.menu-list02:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  background: #e5e6eb;
  z-index: -1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.menu-list02__item {
  width: 33.33%;
  padding: 0 25px;
  margin-bottom: 49px;
}

@media screen and (max-width: 990px) {
  .menu-list02__item {
    padding: 0 8px;
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 767px) {
  .menu-list02__item {
    width: 50%;
  }
}

@media only screen and (max-width: 500px) {
  .menu-list02__item {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .menu-list02__item:last-child {
    margin-bottom: 0;
  }
}

.menu-list02__item:last-child .menu-list02__inn:after {
  display: none;
}

.menu-list02__item .txt-basic03 {
  position: relative;
  z-index: 1;
  line-height: 1.79;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.3px;
}

.menu-list02__inn {
  width: 100%;
  height: 100%;
  min-height: 300px;
  background: white;
  border-radius: 10px;
  padding: 28px 30px 20px 30px;
  position: relative;
}

@media screen and (max-width: 990px) {
  .menu-list02__inn {
    padding: 15px;
    min-height: 270px;
  }
}

@media only screen and (max-width: 500px) {
  .menu-list02__inn {
    min-height: auto;
  }
}

.menu-list02__inn:after {
  position: absolute;
  content: '';
  width: 33px;
  height: 33px;
  background: url("../img/menu/menu-arr.png") no-repeat;
  background-size: cover;
  top: 44%;
  right: -16px;
}

@media screen and (max-width: 990px) {
  .menu-list02__inn:after {
    width: 24px;
    height: 24px;
    right: -10px;
  }
}

@media only screen and (max-width: 500px) {
  .menu-list02__inn:after {
    top: calc(100% - 12px);
    right: calc(50% - 12px);
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.menu-list02__ttl {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #8e95a5;
  margin-bottom: 17px;
}

@media screen and (max-width: 834px) {
  .menu-list02__ttl {
    margin-bottom: 15px;
  }
}

.menu-list02__ttl * {
  display: block;
}

.menu-list02__ttl .number {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 8px;
  padding: 0 5px 0 0;
}

@media screen and (max-width: 1024px) {
  .menu-list02__ttl .number {
    font-size: 3.6rem;
  }
}

@media screen and (max-width: 834px) {
  .menu-list02__ttl .number {
    font-size: 3rem;
    padding: 0;
  }
}

.menu-list02__ttl .txt {
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

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

@media screen and (max-width: 834px) {
  .menu-list02__ttl .txt {
    font-size: 1.6rem;
  }
}

.menu-list02__img {
  position: absolute;
  top: 14px;
  right: 19px;
}

@media screen and (max-width: 990px) {
  .menu-list02__img {
    top: 5px;
    right: 5px;
  }
}

/*# sourceMappingURL=maps/styles.css.map */
