/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 10px;
  /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

fieldset, img {
  border: 0;
}

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

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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
==================================================== */
.en {
  font-family: "Roboto", sans-serif;
}

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

body {
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden;
}

#header {
  position: relative;
}
@media screen and (max-width: 834px) {
  #header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: #fff;
    padding-left: 40px;
    width: 100%;
  }
}
#header .logo {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background: #fff;
  width: 180px;
  height: 170px;
  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: 1440px) {
  #header .logo {
    width: 130px;
    height: 120px;
  }
}
@media screen and (max-width: 1199px) {
  #header .logo {
    width: 100px;
    height: 100px;
    padding: 15px;
  }
}
@media screen and (max-width: 834px) {
  #header .logo {
    padding: 0;
    width: 56px;
    left: 0;
    height: 90px;
    background: none;
    position: relative;
    z-index: 100;
  }
}
@media screen and (max-width: 374px) {
  #header .logo {
    height: 70px;
  }
}
@media screen and (max-width: 834px) {
  #header .nav-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    padding: 191px 20px 50px;
    letter-spacing: 2px;
    z-index: 99;
    overflow-y: auto;
    background: #fff;
    display: none;
  }
}
@media screen and (max-width: 374px) {
  #header .nav-menu {
    padding: 150px 20px 50px;
  }
}
#header .nav-menu .show-menu {
  display: none;
}
@media screen and (max-width: 834px) {
  #header .nav-menu .show-menu {
    display: block;
  }
}
#header .nav-menu .show-menu > .item {
  margin-bottom: 38.5px;
  text-align: center;
}
#header .nav-menu .show-menu > .item > a {
  display: inline-block;
  font-weight: bold;
  font-style: italic;
  color: #333333;
  font-size: 2.4rem;
}
#header .mobile-icon {
  width: 36px;
  height: 30px;
  position: fixed;
  right: 123px;
  top: 31px;
  cursor: pointer;
  z-index: 100;
  display: none;
}
@media screen and (max-width: 834px) {
  #header .mobile-icon {
    display: block;
  }
}
@media screen and (max-width: 374px) {
  #header .mobile-icon {
    top: 20px;
    right: 100px;
  }
}
#header .mobile-icon span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 100%;
  height: 2px;
  background: none;
  border-radius: 3px;
}
#header .mobile-icon span:before, #header .mobile-icon span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  content: "";
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  border-radius: 3px;
}
#header .mobile-icon span:before {
  -webkit-transform: translateY(-250%);
  -ms-transform: translateY(-250%);
      transform: translateY(-250%);
  top: -2px;
}
#header .mobile-icon span:after {
  -webkit-transform: translateY(250%);
  -ms-transform: translateY(250%);
      transform: translateY(250%);
  bottom: -1px;
}
#header .mobile-icon.mobile-close span {
  background-color: transparent;
}
#header .mobile-icon.mobile-close span:before, #header .mobile-icon.mobile-close span:after {
  width: 100%;
  background: #333;
}
#header .mobile-icon.mobile-close span:before {
  -webkit-transform: translateY(0) rotate(28deg);
  -ms-transform: translateY(0) rotate(28deg);
      transform: translateY(0) rotate(28deg);
  top: 2px;
}
#header .mobile-icon.mobile-close span:after {
  -webkit-transform: translateY(0) rotate(-28deg);
  -ms-transform: translateY(0) rotate(-28deg);
      transform: translateY(0) rotate(-28deg);
  bottom: -2px;
}
#header .hd-contact {
  position: fixed;
  z-index: 99;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 834px) {
  #header .hd-contact {
    width: 100%;
  }
}
#header .hd-contact a {
  background: #2FA2AB;
  width: 180px;
  height: 162px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-weight: 900;
  color: #fff;
  padding: 10px 10px 4px;
}
@media screen and (max-width: 1440px) {
  #header .hd-contact a {
    width: 130px;
    height: 120px;
  }
}
@media screen and (max-width: 1199px) {
  #header .hd-contact a {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 834px) {
  #header .hd-contact a {
    padding: 18px 0 10px;
    height: 80px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 374px) {
  #header .hd-contact a {
    padding: 10px 0;
    height: 60px;
  }
}
#header .hd-contact a .img {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #header .hd-contact a .img img {
    width: 30px;
  }
}
@media screen and (max-width: 834px) {
  #header .hd-contact a .img {
    width: 38.5px;
    margin-right: 12px;
    -webkit-transform: translate(-3px, -4px);
        -ms-transform: translate(-3px, -4px);
            transform: translate(-3px, -4px);
  }
  #header .hd-contact a .img img {
    width: 100%;
  }
}
#header .hd-contact span {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.2;
}
#header .hd-contact .en {
  margin-top: 9px;
  font-family: "Roboto", sans-serif;
  font-size: 2.4rem;
}
@media screen and (max-width: 1199px) {
  #header .hd-contact .en {
    margin-top: 4px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  #header .hd-contact .en {
    margin-top: 1px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 374px) {
  #header .hd-contact .en {
    font-size: 2.2rem;
  }
}
#header .hd-contact .jp {
  font-weight: 400;
  font-size: 1.6rem;
}
@media screen and (max-width: 1199px) {
  #header .hd-contact .jp {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 834px) {
  #header .hd-contact .jp {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 374px) {
  #header .hd-contact .jp {
    font-size: 1.4rem;
  }
}
#header .hd-mail {
  padding: 18px 10px 8px;
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  background: #333333;
  width: 180px;
  height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-weight: 900;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 1440px) {
  #header .hd-mail {
    width: 130px;
    height: 120px;
  }
}
@media screen and (max-width: 1199px) {
  #header .hd-mail {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 834px) {
  #header .hd-mail {
    width: 95px;
    height: 90px;
  }
}
@media screen and (max-width: 834px) and (max-width: 834px) {
  #header .hd-mail img {
    width: 27px;
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}
@media screen and (max-width: 374px) {
  #header .hd-mail {
    width: 80px;
    height: 70px;
  }
}
#header .hd-mail span {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  font-size: 2rem;
}
@media screen and (max-width: 1199px) {
  #header .hd-mail span {
    margin-top: 5px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 834px) {
  #header .hd-mail span {
    margin-top: 4px;
    font-style: italic;
    font-size: 1rem;
  }
}

#footer {
  padding-bottom: 200px;
}
@media screen and (max-width: 834px) {
  #footer {
    padding-bottom: 120px;
  }
}
#footer .ft-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 147px 0 100px;
}
@media screen and (max-width: 834px) {
  #footer .ft-flex {
    padding: 0 0 40px;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}
#footer .ft-left {
  width: 450px;
  padding-right: 82px;
}
@media screen and (max-width: 1440px) {
  #footer .ft-left {
    padding-right: 30px;
  }
}
@media screen and (max-width: 834px) {
  #footer .ft-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 6px;
  }
}
#footer .ft-right {
  width: calc(100% - 450px);
}
@media screen and (max-width: 834px) {
  #footer .ft-right {
    width: calc(100% + 80px);
    margin: 0 -40px 41px;
  }
}
#footer .ft-right iframe {
  width: 100%;
  height: 440px;
}
@media screen and (max-width: 834px) {
  #footer .ft-right iframe {
    height: 220px;
  }
}
#footer .ft-logo {
  text-align: center;
  margin-bottom: 19px;
}
@media screen and (max-width: 834px) {
  #footer .ft-logo {
    margin-bottom: 19px;
  }
  #footer .ft-logo img {
    width: 136px;
  }
}
#footer .ft-logo a {
  display: inline-block;
}
#footer .ft-address {
  text-align: center;
  font-weight: 500;
  color: #333333;
  letter-spacing: 1.5px;
  margin-bottom: 9px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  #footer .ft-address {
    margin-bottom: 0;
    letter-spacing: 1px;
    font-size: 1.28rem;
  }
}
#footer .ft-tel {
  margin-bottom: 14px;
  letter-spacing: 2px;
}
@media screen and (max-width: 834px) {
  #footer .ft-tel {
    margin-bottom: 19px;
    letter-spacing: 1px;
  }
}
#footer .ft-tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  color: #333333;
  font-size: 2.6rem;
}
@media screen and (max-width: 834px) {
  #footer .ft-tel a {
    font-size: 2.08rem;
  }
}
#footer .ft-tel a span {
  line-height: 1;
  font-weight: bold;
  font-size: 5rem;
}
@media screen and (max-width: 834px) {
  #footer .ft-tel a span {
    font-size: 4rem;
  }
}
#footer .ft-time {
  line-height: 1.67;
  text-align: center;
  margin-bottom: 36px;
  letter-spacing: 2px;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  #footer .ft-time {
    margin-bottom: 24px;
    letter-spacing: 1.2px;
    font-size: 1.44rem;
  }
}
#footer .ft-btn {
  max-width: 326px;
  width: 100%;
  margin: 0 auto;
  border-radius: 50px;
  background: #333333;
  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;
  padding: 10px;
  height: 80px;
  color: #fff;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  letter-spacing: 13px;
  font-size: 2.6rem;
}
@media screen and (max-width: 834px) {
  #footer .ft-btn {
    height: 64px;
    max-width: 260px;
    letter-spacing: 2px;
    font-size: 2.08rem;
  }
}
#footer .ft-logo02 {
  text-align: center;
  margin-bottom: 90px;
}
@media screen and (max-width: 834px) {
  #footer .ft-logo02 {
    margin-bottom: 26px;
  }
  #footer .ft-logo02 img {
    max-width: 255px;
  }
}
#footer .ft-logo02 a {
  display: inline-block;
}
#footer .copy-right {
  font-family: "Barlow", sans-serif;
  text-align: center;
  letter-spacing: 2px;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  #footer .copy-right {
    letter-spacing: 1px;
    font-size: 1.1rem;
  }
}

.back-top {
  position: fixed;
  bottom: 11.25%;
  right: 6%;
  z-index: 50;
  display: none;
}
@media screen and (max-width: 834px) {
  .back-top {
    right: 6px;
    bottom: 108px;
    width: 66px;
    height: 33.5px;
  }
}
@media screen and (max-width: 374px) {
  .back-top {
    bottom: 70px;
  }
}

.is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
.is-locked body {
  -webkit-overflow-scrolling: auto;
}

.inner {
  display: block;
  max-width: 1230px;
  padding: 0 15px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .inner {
    padding: 0 40px;
  }
}
@media screen and (max-width: 374px) {
  .inner {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1440px) {
  .inner {
    padding: 0 85px;
  }
}
@media screen and (max-width: 834px) {
  .inner {
    padding: 0 40px;
  }
}

.clearfix {
  *zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  opacity: 0.7;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a {
    display: inline-block;
  }
}
@media screen and (min-width: 835px) {
  a[href^=tel] {
    pointer-events: none;
  }
}

@media screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}
@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}
@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

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

.ttlcomp-01 {
  line-height: 1.2;
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .ttlcomp-01 {
    margin-bottom: 31px;
  }
}
.ttlcomp-01 .en {
  display: block;
  color: #333333;
  font-weight: 900;
  margin-bottom: 8px;
  font-size: 5rem;
}
@media screen and (max-width: 1199px) {
  .ttlcomp-01 .en {
    margin-bottom: 5px;
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 834px) {
  .ttlcomp-01 .en {
    margin-bottom: -3px;
    font-size: 4rem;
  }
}
.ttlcomp-01 .jp {
  display: block;
  font-size: 2rem;
}
@media screen and (max-width: 1199px) {
  .ttlcomp-01 .jp {
    font-size: 1.6rem;
  }
}
.ttlcomp-02 {
  font-weight: 600;
  margin-bottom: 18px;
  letter-spacing: 8px;
  font-size: 4rem;
}
@media screen and (max-width: 1199px) {
  .ttlcomp-02 {
    letter-spacing: 3px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 834px) {
  .ttlcomp-02 {
    letter-spacing: 5px;
    margin-bottom: 10px;
    font-size: 2.6rem;
  }
}

.txt-basic {
  line-height: 1.8;
  font-size: 2rem;
}
@media screen and (max-width: 1199px) {
  .txt-basic {
    line-height: 1.75;
    font-size: 1.6rem;
  }
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  background: white;
  border: 1px solid #ccc;
  font-weight: 500;
  padding: 5px 10px;
  font-size: 1.5rem;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.pure-input input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pure-input input[type=checkbox] + label:after {
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0 0 3px 3px;
  -o-border-image: none;
     border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
      -ms-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
}
.pure-input input[type=checkbox]:checked + label:after {
  content: "";
  -webkit-transform: rotate(-45deg) scale(1);
      -ms-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}
.pure-input input[type=checkbox]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
          animation: borderscale 200ms ease-in;
  background: #4F8196;
}
.pure-input input[type=radio] + label:after, .pure-input input[type=radio] + label:before {
  border-radius: 50%;
}
.pure-input input[type=radio]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
  background-color: white;
}
.pure-input input[type=radio]:checked + label:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.pure-input label {
  position: relative;
  padding: 5px 5px 5px 2em;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.pure-input label:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: "";
  color: #4F8196;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 2px solid #4F8196;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.pure-input label:after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: "";
  background-color: #4F8196;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

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

.sec-page {
  padding: 128px 0 20px;
}
@media screen and (max-width: 834px) {
  .sec-page {
    padding: 60px 0 30px;
  }
}
.sec-page .txt-basic {
  margin-bottom: 2em;
}
@media screen and (max-width: 834px) {
  .sec-page .txt-basic {
    margin-bottom: 2em;
  }
}
.sec-page .page-img {
  position: relative;
  margin: 0 0 6em 0;
}
.sec-page .page-img img {
  width: 100%;
}
.sec-page .ttlcomp-02 {
  margin-top: 4em;
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
  font-size: 3rem;
}
.sec-page img.awordImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0em auto 5em;
}
@media screen and (max-width: 834px) {
  .sec-page img.awordImg {
    width: 70%;
  }
}
.sec-page img.awordImg2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0em auto 5em;
}
@media screen and (max-width: 834px) {
  .sec-page img.awordImg2 {
    width: 100%;
  }
}

.page-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 834px) {
  .page-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 2em;
  }
}
.page-box .ttlcomp-01 {
  font-size: 2.4rem;
  margin-bottom: 0em;
  width: 410px;
}
@media screen and (max-width: 1199px) {
  .page-box .ttlcomp-01 {
    width: 210px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 834px) {
  .page-box .ttlcomp-01 {
    width: 100%;
    font-size: 2rem;
    margin-bottom: 0.5em;
  }
}
.page-box .txt-basic {
  width: calc(100% - 410px);
  margin-bottom: 0px;
}
@media screen and (max-width: 1199px) {
  .page-box .txt-basic {
    margin-bottom: 0px;
    width: calc(100% - 210px);
  }
}
@media screen and (max-width: 834px) {
  .page-box .txt-basic {
    margin-bottom: 0px;
    width: 100%;
    line-height: 2;
    margin-top: 0;
  }
}
.page-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 129px;
}
@media screen and (max-width: 834px) {
  .page-flex {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    margin-bottom: 41px;
  }
}
.page-flex__left {
  width: 54.16%;
  padding-right: 50px;
}
@media screen and (max-width: 1440px) {
  .page-flex__left {
    padding-right: 30px;
  }
}
@media screen and (max-width: 834px) {
  .page-flex__left {
    padding-right: 0;
    width: 100%;
  }
}
.page-flex__left .ttlcomp-02 {
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
  letter-spacing: 4px;
  margin-bottom: 39px;
}
@media screen and (max-width: 834px) {
  .page-flex__left .ttlcomp-02 {
    letter-spacing: 3px;
    margin-bottom: 16px;
  }
}
.page-flex__left .txt-basic {
  line-height: 2;
}
.page-flex__right {
  width: 45.84%;
}
@media screen and (max-width: 834px) {
  .page-flex__right {
    width: 100%;
    margin-bottom: 94px;
  }
}
.page-flex__right .txt-basic {
  line-height: 2;
}
.page-flex__02 .works-flex__left {
  padding-left: 84px;
  padding-right: 0;
  margin-top: -15px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 1440px) {
  .page-flex__02 .works-flex__left {
    padding-left: 30px;
  }
}
@media screen and (max-width: 834px) {
  .page-flex__02 .works-flex__left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
  }
}
.page-flex__02 .works-flex__left .ttlcomp-02 {
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
  letter-spacing: 3.5px;
  margin-bottom: 46px;
}
@media screen and (max-width: 834px) {
  .page-flex__02 .works-flex__left .ttlcomp-02 {
    letter-spacing: 2.5px;
    margin-bottom: 15px;
  }
}
.page-flex__02 .works-flex__left .txt-basic {
  line-height: 2;
  padding-left: 6px;
}
@media screen and (max-width: 834px) {
  .page-flex__02 .works-flex__left .txt-basic {
    padding-left: 0;
  }
}
.page-flex__02 .works-flex__right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 834px) {
  .page-flex__02 .works-flex__right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 102px;
  }
}
.page-flex__02 .works-flex__right .slick-dots {
  bottom: -74px;
}
@media screen and (max-width: 834px) {
  .page-flex__02 .works-flex__right .slick-dots {
    bottom: -41px;
  }
  .page-flex__02 .works-flex__right .slick-dots li {
    margin: 0 10px 0 8px;
  }
}
.page-slider li {
  outline: none !important;
}
.page-slider li img {
  width: 100%;
}
.page-slider .slick-dots {
  bottom: -53px;
}
@media screen and (max-width: 834px) {
  .page-slider .slick-dots {
    bottom: -48px;
  }
}
.page-slider .slick-dots button {
  display: none;
}
.page-slider .slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #8D8D8D;
  margin: 0 14px;
  cursor: pointer;
}
.page-slider .slick-dots li.slick-active {
  background: #333333;
}
@media screen and (max-width: 834px) {
  .page-slider .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 12px 0 13px;
  }
}

.sec-banner {
  margin-bottom: 123px;
}
@media screen and (max-width: 834px) {
  .sec-banner {
    margin-bottom: 33px;
  }
}
.sec-banner img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .sec-banner img {
    width: 245px;
  }
}

.sec-about {
  padding: 84px 0 111px;
  background: #F1F1F1;
}
@media screen and (max-width: 834px) {
  .sec-about {
    padding: 57px 0 50px;
  }
}
.sec-about .ttlcomp-01 {
  margin-bottom: 75px;
}
@media screen and (max-width: 834px) {
  .sec-about .ttlcomp-01 {
    margin-bottom: 40px;
  }
}
.sec-about .ttlcomp-01 .en {
  margin-bottom: 12px;
}
@media screen and (max-width: 834px) {
  .sec-about .ttlcomp-01 .en {
    margin-bottom: -2px;
  }
}

.about-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -40px;
}
@media screen and (max-width: 1199px) {
  .about-table {
    margin: 0 -15px;
  }
}
@media screen and (max-width: 834px) {
  .about-table {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.about-table__item {
  padding: 0 40px;
  width: 50%;
}
@media screen and (max-width: 1199px) {
  .about-table__item {
    padding: 0 15px;
  }
}
@media screen and (max-width: 834px) {
  .about-table__item {
    width: 100%;
    padding: 0;
  }
  .about-table__item:first-child dl:last-child {
    border-bottom: 0;
  }
}
.about-table__item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #333333;
  padding: 15px 0 28.5px;
}
@media screen and (max-width: 1199px) {
  .about-table__item dl {
    padding: 20px 0;
  }
}
@media screen and (max-width: 834px) {
  .about-table__item dl {
    padding: 12px 0 24.7px;
  }
  .about-table__item dl:first-child {
    min-height: 56px;
  }
}
.about-table__item dl:first-child {
  border-top: 1px solid #333333;
}
.about-table__item dl dt {
  width: 143px;
  padding-left: 1px;
  padding-right: 10px;
}
@media screen and (max-width: 1199px) {
  .about-table__item dl dt {
    width: 100px;
  }
}
@media screen and (max-width: 834px) {
  .about-table__item dl dt {
    width: 93px;
  }
}
.about-table__item dl dt span {
  display: block;
  margin-top: 13px;
  font-size: 1.2rem;
}
.about-table__item dl dd {
  width: calc(100% - 143px);
}
@media screen and (max-width: 1199px) {
  .about-table__item dl dd {
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 834px) {
  .about-table__item dl dd {
    width: calc(100% - 93px);
  }
}
.about-table__item dl dt, .about-table__item dl dd {
  line-height: 1.7;
  font-size: 1.6rem;
}
@media screen and (max-width: 1199px) {
  .about-table__item dl dt, .about-table__item dl dd {
    line-height: 1.6;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 834px) {
  .about-table__item dl dt, .about-table__item dl dd {
    line-height: 1.538;
  }
}
.about-table__item dl dt p, .about-table__item dl dd p {
  line-height: 2.25;
}
@media screen and (max-width: 834px) {
  .about-table__item dl dt p, .about-table__item dl dd p {
    line-height: 1.538;
  }
}

.sec-recruit {
  padding: 96px 0 136px;
}
@media screen and (max-width: 834px) {
  .sec-recruit {
    padding: 90px 0 66px;
  }
}
.sec-recruit .ttlcomp-01 {
  margin-bottom: 33px;
}
@media screen and (max-width: 834px) {
  .sec-recruit .ttlcomp-01 {
    margin-bottom: 29px;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit .ttlcomp-01 .en {
    margin-bottom: -6px;
  }
}

.recruit-table {
  border-top: 5px solid #333333;
  margin-bottom: 124px;
}
@media screen and (max-width: 834px) {
  .recruit-table {
    margin-bottom: 54px;
  }
}
.recruit-table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #333333;
}
@media screen and (max-width: 834px) {
  .recruit-table dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.recruit-table dl:first-child dd {
  min-height: 190px;
}
.recruit-table dl dt {
  width: 214px;
  background: #ECECEC;
  padding: 11px 34px;
  border-right: 1px solid #707070;
}
@media screen and (max-width: 1199px) {
  .recruit-table dl dt {
    width: 170px;
    padding: 15px 20px;
  }
}
@media screen and (max-width: 834px) {
  .recruit-table dl dt {
    width: 100%;
    padding: 9px 17px 16px;
    border-right: 0;
    border-top: 1px solid #707070;
  }
  .recruit-table dl dt:first-child {
    border-top: 0;
  }
}
.recruit-table dl dd {
  width: calc(100% - 214px);
  padding: 13px 30px 15px;
}
@media screen and (max-width: 1199px) {
  .recruit-table dl dd {
    padding: 15px 20px;
    width: calc(100% - 170px);
  }
}
@media screen and (max-width: 834px) {
  .recruit-table dl dd {
    width: 100%;
    padding: 9px 20px 19px;
  }
}
.recruit-table dl dt, .recruit-table dl dd {
  line-height: 2.25;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .recruit-table dl dt, .recruit-table dl dd {
    line-height: 2.3;
    font-size: 1.3rem;
  }
}
.recruit-img {
  text-align: center;
}
@media screen and (max-width: 834px) {
  .recruit-img {
    padding: 0 20px;
  }
}
.recruit-txt {
  line-height: 2.25;
  margin-bottom: 45px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .recruit-txt {
    line-height: 2.3;
    margin-bottom: 32px;
    font-size: 1.3rem;
  }
}

.sec-contact {
  padding: 118px 0 125px;
  background: #333333;
}
@media screen and (max-width: 834px) {
  .sec-contact {
    padding: 65px 0 73px;
  }
}
.sec-contact .ttlcomp-01 {
  color: #fff;
  margin-bottom: 40px;
}
@media screen and (max-width: 834px) {
  .sec-contact .ttlcomp-01 {
    margin-bottom: 21px;
  }
}
.sec-contact .ttlcomp-01 .en {
  color: #fff;
}
@media screen and (max-width: 834px) {
  .sec-contact .ttlcomp-01 .en {
    margin-bottom: -7px;
  }
}

.contact-form__txt {
  line-height: 2.25;
  margin-bottom: 31px;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .contact-form__txt {
    margin-bottom: 54px;
    line-height: 1.5625;
    font-size: 1.28rem;
  }
}
.contact-form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100px;
  border-bottom: 1px solid #555;
  padding: 15px 0;
}
.contact-form dl:first-child {
  border-top: 1px solid #555;
  padding-top: 0;
}
@media screen and (max-width: 834px) {
  .contact-form dl:first-child {
    border-top: 0;
  }
  .contact-form dl:first-child dt {
    margin-bottom: 16px !important;
  }
}
.contact-form dl.flex-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 834px) {
  .contact-form dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: block;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    padding: 36px 0;
  }
}
.contact-form dl dt {
  width: 298px;
  padding-right: 10px;
  padding-left: 34px;
  color: #fff;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .contact-form dl dt {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 20px;
    font-size: 1.28rem;
  }
}
.contact-form dl dd {
  width: calc(100% - 298px);
}
@media screen and (max-width: 834px) {
  .contact-form dl dd {
    width: 100%;
  }
}
.contact-form dl dd .list-radio {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .contact-form dl dd .list-radio {
    font-size: 1.28rem;
  }
}
.contact-form dl dd .list-radio li {
  margin-right: 38px;
}
@media screen and (max-width: 834px) {
  .contact-form dl dd .list-radio li {
    margin-right: 24px;
  }
}

.custom-radio {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.custom-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 2px solid #BFBFBF;
  border-radius: 50%;
}
@media screen and (max-width: 834px) {
  .custom-radio .checkmark {
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
  }
}
.custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 1px;
  top: 1px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #2FA2AB;
}
@media screen and (max-width: 834px) {
  .custom-radio .checkmark:after {
    left: 0px;
    top: 0px;
    width: 12px;
    height: 12px;
  }
}
.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

.input {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 100%;
  height: 70px;
  background: #fff;
  padding: 10px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .input {
    height: 56px;
    font-size: 1.4rem;
  }
}
.input.textarea {
  height: 302px;
  resize: none;
}
@media screen and (max-width: 834px) {
  .input.textarea {
    height: 241px;
  }
}
.input-mw {
  max-width: 450px;
}

.btn-submit {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  font-family: "Noto Sans JP", sans-serif;
  max-width: 326px;
  width: 100%;
  height: 100px;
  margin: 63px auto 0;
  background: #fff;
  border-radius: 60px;
  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;
  padding: 15px;
  font-weight: 900;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #2C2D2E;
  font-size: 3rem;
}
.btn-submit:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}
@media screen and (max-width: 834px) {
  .btn-submit {
    margin: 33px auto 0;
    height: 80px;
    max-width: 260px;
    font-size: 2.4rem;
  }
}

.gallery-list img {
  width: 100%;
}
.gallery-list li {
  width: 450px;
  overflow: hidden;
  float: left;
}
@media screen and (max-width: 834px) {
  .gallery-list li {
    width: 190px;
  }
}

.loopSliderWrap {
  top: 0;
  left: 0;
  height: 310px;
  overflow: hidden;
  position: absolute;
}
@media screen and (max-width: 834px) {
  .loopSliderWrap {
    height: 145px;
  }
}
.loopSliderWrap:after {
  content: "";
  display: block;
  clear: both;
}

.loopSlider {
  margin: 0 auto;
  width: 100%;
  height: 340px;
  text-align: left;
  position: relative;
  overflow: hidden;
  visibility: hidden;
  margin-bottom: 123px;
}
@media screen and (max-width: 834px) {
  .loopSlider {
    margin-bottom: 33px;
    height: 145px;
  }
}
.loopSlider ul {
  float: left;
  overflow: hidden;
}
.loopSlider ul li {
  width: 465px;
  height: 310px;
}
@media screen and (max-width: 834px) {
  .loopSlider ul li {
    width: 190px;
    height: 135px;
  }
}

.instaWrap a {
  text-decoration: none;
  color: #2C2D2E;
  display: inline-block;
  vertical-align: top;
}
.instaWrap a img {
  margin-right: 0.5em;
}

@media screen and (max-width: 834px) {
  .main-index {
    margin-top: 90px;
  }
}

.slider-home {
  width: calc(100% - 360px);
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .slider-home {
    width: calc(100% - 260px);
  }
}
@media screen and (max-width: 1199px) {
  .slider-home {
    width: calc(100% - 200px);
  }
}
@media screen and (max-width: 834px) {
  .slider-home {
    width: 100%;
  }
}
.slider-home .item {
  outline: none !important;
}
.slider-home .item img {
  width: 100%;
}

.mv-index {
  position: relative;
}
.mv-ttl {
  position: absolute;
  top: 53.5%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 834px) {
  .mv-ttl {
    top: 46.5%;
    left: 50%;
    width: 100%;
    padding: 0 10px;
    text-align: center;
  }
}
.mv-note__left {
  color: #333333;
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  position: absolute;
  top: 23.5%;
  letter-spacing: 1.8px;
  left: 82px;
  -webkit-transform: rotate(180deg) translateY(-50%);
      -ms-transform: rotate(180deg) translateY(-50%);
          transform: rotate(180deg) translateY(-50%);
  font-size: 1.4rem;
}
@media screen and (max-width: 1199px) {
  .mv-note__left {
    left: 40px;
    top: 12.5%;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1440px) {
  .mv-note__left {
    left: 58px;
    top: 18%;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 834px) {
  .mv-note__left {
    display: none;
  }
}
.mv-note__right {
  color: #333333;
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  position: absolute;
  top: 44%;
  letter-spacing: 1.45px;
  right: 81px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.4rem;
}
@media screen and (max-width: 1199px) {
  .mv-note__right {
    right: 40px;
    top: 52%;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1440px) {
  .mv-note__right {
    right: 57px;
    top: 46%;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 834px) {
  .mv-note__right {
    display: none;
  }
}
.mv-bg {
  width: 24%;
  height: 95.75%;
  background: url("../img/index/icon-01.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: -48%;
  z-index: 2;
}
@media screen and (max-width: 1600px) {
  .mv-bg {
    width: 23%;
    height: 100%;
  }
}
@media screen and (max-width: 1440px) {
  .mv-bg {
    width: 21%;
    bottom: -55%;
  }
}
@media screen and (max-width: 1199px) {
  .mv-bg {
    width: 28%;
    bottom: -88%;
    height: 120%;
  }
}
@media screen and (max-width: 834px) {
  .mv-bg {
    display: none;
  }
}
.mv-menu {
  position: absolute;
  padding-right: 105px;
  width: 100%;
  text-align: right;
  top: 35%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1600px) {
  .mv-menu {
    padding-right: 40px;
    top: 40%;
  }
}
@media screen and (max-width: 1440px) {
  .mv-menu {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .mv-menu {
    top: 35%;
  }
}
.mv-menu li {
  margin-bottom: 16.5px;
}
@media screen and (max-width: 1440px) {
  .mv-menu li {
    margin-bottom: 12px;
  }
}
.mv-menu li a {
  display: inline-block;
  color: #333333;
  font-weight: 900;
  font-size: 3rem;
}
@media screen and (max-width: 1440px) {
  .mv-menu li a {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1199px) {
  .mv-menu li a {
    font-size: 2rem;
  }
}

.sec-message {
  padding: 128px 0 20px;
}
@media screen and (max-width: 834px) {
  .sec-message {
    padding: 60px 0 30px;
  }
}
.sec-message .txt-basic {
  margin-bottom: 109px;
}
@media screen and (max-width: 834px) {
  .sec-message .txt-basic {
    margin-bottom: 65px;
  }
}
.sec-message .message-img {
  position: relative;
}
.sec-message .message-img img {
  width: 100%;
}
.sec-message .message-img:before {
  content: "";
  width: 9.5%;
  height: 142%;
  background: url("../img/index/icon-02.png") center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 49.5%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 834px) {
  .sec-message .message-img:before {
    display: none;
  }
}
.sec-message .ttlcomp-02 {
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
}

.sec-works {
  padding: 60px 0 38px;
}
@media screen and (max-width: 834px) {
  .sec-works {
    padding: 25px 0 28px;
  }
  .sec-works .ttlcomp-01 .en {
    margin-bottom: 3px;
  }
}

.works-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 137px;
}
@media screen and (max-width: 834px) {
  .works-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 36px;
  }
}
.works-box .ttlcomp-01 {
  width: 410px;
}
@media screen and (max-width: 1199px) {
  .works-box .ttlcomp-01 {
    width: 210px;
  }
}
@media screen and (max-width: 834px) {
  .works-box .ttlcomp-01 {
    width: 100%;
  }
}
@media screen and (min-width: 835px) {
  .works-box .ttlcomp-01 .en {
    margin-bottom: 14px;
  }
}
.works-box .txt-basic {
  width: calc(100% - 410px);
  margin-top: -6px;
}
@media screen and (max-width: 1199px) {
  .works-box .txt-basic {
    width: calc(100% - 210px);
  }
}
@media screen and (max-width: 834px) {
  .works-box .txt-basic {
    width: 100%;
    line-height: 2;
    margin-top: 0;
  }
}
.works-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 129px;
}
@media screen and (max-width: 834px) {
  .works-flex {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    margin-bottom: 41px;
  }
}
.works-flex__left {
  width: 54.16%;
  padding-right: 50px;
}
@media screen and (max-width: 1440px) {
  .works-flex__left {
    padding-right: 30px;
  }
}
@media screen and (max-width: 834px) {
  .works-flex__left {
    padding-right: 0;
    width: 100%;
  }
}
.works-flex__left .ttlcomp-02 {
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
  letter-spacing: 4px;
  margin-bottom: 39px;
}
@media screen and (max-width: 834px) {
  .works-flex__left .ttlcomp-02 {
    letter-spacing: 3px;
    margin-bottom: 16px;
  }
}
.works-flex__left .txt-basic {
  line-height: 2;
}
.works-flex__right {
  width: 45.84%;
}
@media screen and (max-width: 834px) {
  .works-flex__right {
    width: 100%;
    margin-bottom: 94px;
  }
}
.works-flex__right .txt-basic {
  line-height: 2;
}
.works-flex__02 .works-flex__left {
  padding-left: 84px;
  padding-right: 0;
  margin-top: -15px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 1440px) {
  .works-flex__02 .works-flex__left {
    padding-left: 30px;
  }
}
@media screen and (max-width: 834px) {
  .works-flex__02 .works-flex__left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
  }
}
.works-flex__02 .works-flex__left .ttlcomp-02 {
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
  letter-spacing: 3.5px;
  margin-bottom: 46px;
}
@media screen and (max-width: 834px) {
  .works-flex__02 .works-flex__left .ttlcomp-02 {
    letter-spacing: 2.5px;
    margin-bottom: 15px;
  }
}
.works-flex__02 .works-flex__left .txt-basic {
  line-height: 2;
  padding-left: 6px;
}
@media screen and (max-width: 834px) {
  .works-flex__02 .works-flex__left .txt-basic {
    padding-left: 0;
  }
}
.works-flex__02 .works-flex__right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 834px) {
  .works-flex__02 .works-flex__right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 102px;
  }
}
.works-flex__02 .works-flex__right .slick-dots {
  bottom: -74px;
}
@media screen and (max-width: 834px) {
  .works-flex__02 .works-flex__right .slick-dots {
    bottom: -41px;
  }
  .works-flex__02 .works-flex__right .slick-dots li {
    margin: 0 10px 0 8px;
  }
}
.works-slider li {
  outline: none !important;
}
.works-slider li img {
  width: 100%;
}
.works-slider .slick-dots {
  bottom: -53px;
}
@media screen and (max-width: 834px) {
  .works-slider .slick-dots {
    bottom: -48px;
  }
}
.works-slider .slick-dots button {
  display: none;
}
.works-slider .slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #8D8D8D;
  margin: 0 14px;
  cursor: pointer;
}
.works-slider .slick-dots li.slick-active {
  background: #333333;
}
@media screen and (max-width: 834px) {
  .works-slider .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 12px 0 13px;
  }
}

.sec-banner {
  margin-bottom: 123px;
}
@media screen and (max-width: 834px) {
  .sec-banner {
    margin-bottom: 33px;
  }
}
.sec-banner img {
  width: 100%;
}
@media screen and (max-width: 834px) {
  .sec-banner img {
    width: 245px;
  }
}

.sec-about {
  padding: 84px 0 111px;
  background: #F1F1F1;
}
@media screen and (max-width: 834px) {
  .sec-about {
    padding: 57px 0 50px;
  }
}
.sec-about .ttlcomp-01 {
  margin-bottom: 75px;
}
@media screen and (max-width: 834px) {
  .sec-about .ttlcomp-01 {
    margin-bottom: 40px;
  }
}
.sec-about .ttlcomp-01 .en {
  margin-bottom: 12px;
}
@media screen and (max-width: 834px) {
  .sec-about .ttlcomp-01 .en {
    margin-bottom: -2px;
  }
}

.about-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -40px;
}
@media screen and (max-width: 1199px) {
  .about-table {
    margin: 0 -15px;
  }
}
@media screen and (max-width: 834px) {
  .about-table {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.about-table__item {
  padding: 0 40px;
  width: 50%;
}
@media screen and (max-width: 1199px) {
  .about-table__item {
    padding: 0 15px;
  }
}
@media screen and (max-width: 834px) {
  .about-table__item {
    width: 100%;
    padding: 0;
  }
  .about-table__item:first-child dl:last-child {
    border-bottom: 0;
  }
}
.about-table__item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #333333;
  padding: 15px 0 28.5px;
}
@media screen and (max-width: 1199px) {
  .about-table__item dl {
    padding: 20px 0;
  }
}
@media screen and (max-width: 834px) {
  .about-table__item dl {
    padding: 12px 0 24.7px;
  }
  .about-table__item dl:first-child {
    min-height: 56px;
  }
}
.about-table__item dl:first-child {
  border-top: 1px solid #333333;
}
.about-table__item dl dt {
  width: 143px;
  padding-left: 1px;
  padding-right: 10px;
}
@media screen and (max-width: 1199px) {
  .about-table__item dl dt {
    width: 100px;
  }
}
@media screen and (max-width: 834px) {
  .about-table__item dl dt {
    width: 93px;
  }
}
.about-table__item dl dt span {
  display: block;
  margin-top: 13px;
  font-size: 1.2rem;
}
.about-table__item dl dd {
  width: calc(100% - 143px);
}
@media screen and (max-width: 1199px) {
  .about-table__item dl dd {
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 834px) {
  .about-table__item dl dd {
    width: calc(100% - 93px);
  }
}
.about-table__item dl dt, .about-table__item dl dd {
  line-height: 1.7;
  font-size: 1.6rem;
}
@media screen and (max-width: 1199px) {
  .about-table__item dl dt, .about-table__item dl dd {
    line-height: 1.6;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 834px) {
  .about-table__item dl dt, .about-table__item dl dd {
    line-height: 1.538;
  }
}
.about-table__item dl dt p, .about-table__item dl dd p {
  line-height: 2.25;
}
@media screen and (max-width: 834px) {
  .about-table__item dl dt p, .about-table__item dl dd p {
    line-height: 1.538;
  }
}

.sec-recruit {
  padding: 96px 0 136px;
}
@media screen and (max-width: 834px) {
  .sec-recruit {
    padding: 90px 0 66px;
  }
}
.sec-recruit .ttlcomp-01 {
  margin-bottom: 33px;
}
@media screen and (max-width: 834px) {
  .sec-recruit .ttlcomp-01 {
    margin-bottom: 29px;
  }
}
@media screen and (max-width: 834px) {
  .sec-recruit .ttlcomp-01 .en {
    margin-bottom: -6px;
  }
}

.recruit-table {
  border-top: 5px solid #333333;
  margin-bottom: 124px;
}
@media screen and (max-width: 834px) {
  .recruit-table {
    margin-bottom: 54px;
  }
}
.recruit-table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #333333;
}
@media screen and (max-width: 834px) {
  .recruit-table dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.recruit-table dl:first-child dd {
  min-height: 190px;
}
.recruit-table dl dt {
  width: 214px;
  background: #ECECEC;
  padding: 11px 34px;
  border-right: 1px solid #707070;
}
@media screen and (max-width: 1199px) {
  .recruit-table dl dt {
    width: 170px;
    padding: 15px 20px;
  }
}
@media screen and (max-width: 834px) {
  .recruit-table dl dt {
    width: 100%;
    padding: 9px 17px 16px;
    border-right: 0;
    border-top: 1px solid #707070;
  }
  .recruit-table dl dt:first-child {
    border-top: 0;
  }
}
.recruit-table dl dd {
  width: calc(100% - 214px);
  padding: 13px 30px 15px;
}
@media screen and (max-width: 1199px) {
  .recruit-table dl dd {
    padding: 15px 20px;
    width: calc(100% - 170px);
  }
}
@media screen and (max-width: 834px) {
  .recruit-table dl dd {
    width: 100%;
    padding: 9px 20px 19px;
  }
}
.recruit-table dl dt, .recruit-table dl dd {
  line-height: 2.25;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .recruit-table dl dt, .recruit-table dl dd {
    line-height: 2.3;
    font-size: 1.3rem;
  }
}
.recruit-img {
  text-align: center;
}
@media screen and (max-width: 834px) {
  .recruit-img {
    padding: 0 20px;
  }
}
.recruit-txt {
  line-height: 2.25;
  margin-bottom: 45px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .recruit-txt {
    line-height: 2.3;
    margin-bottom: 32px;
    font-size: 1.3rem;
  }
}

.sec-contact {
  padding: 118px 0 125px;
  background: #333333;
}
@media screen and (max-width: 834px) {
  .sec-contact {
    padding: 65px 0 73px;
  }
}
.sec-contact .ttlcomp-01 {
  color: #fff;
  margin-bottom: 40px;
}
@media screen and (max-width: 834px) {
  .sec-contact .ttlcomp-01 {
    margin-bottom: 21px;
  }
}
.sec-contact .ttlcomp-01 .en {
  color: #fff;
}
@media screen and (max-width: 834px) {
  .sec-contact .ttlcomp-01 .en {
    margin-bottom: -7px;
  }
}

.contact-form__txt {
  line-height: 2.25;
  margin-bottom: 31px;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .contact-form__txt {
    margin-bottom: 54px;
    line-height: 1.5625;
    font-size: 1.28rem;
  }
}
.contact-form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100px;
  border-bottom: 1px solid #555;
  padding: 15px 0;
}
.contact-form dl:first-child {
  border-top: 1px solid #555;
  padding-top: 0;
}
@media screen and (max-width: 834px) {
  .contact-form dl:first-child {
    border-top: 0;
  }
  .contact-form dl:first-child dt {
    margin-bottom: 16px !important;
  }
}
.contact-form dl.flex-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 834px) {
  .contact-form dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: block;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    padding: 36px 0;
  }
}
.contact-form dl dt {
  width: 298px;
  padding-right: 10px;
  padding-left: 34px;
  color: #fff;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .contact-form dl dt {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 20px;
    font-size: 1.28rem;
  }
}
.contact-form dl dd {
  width: calc(100% - 298px);
}
@media screen and (max-width: 834px) {
  .contact-form dl dd {
    width: 100%;
  }
}
.contact-form dl dd .list-radio {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .contact-form dl dd .list-radio {
    font-size: 1.28rem;
  }
}
.contact-form dl dd .list-radio li {
  margin-right: 38px;
}
@media screen and (max-width: 834px) {
  .contact-form dl dd .list-radio li {
    margin-right: 24px;
  }
}

.custom-radio {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.custom-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 2px solid #BFBFBF;
  border-radius: 50%;
}
@media screen and (max-width: 834px) {
  .custom-radio .checkmark {
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
  }
}
.custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 1px;
  top: 1px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #2FA2AB;
}
@media screen and (max-width: 834px) {
  .custom-radio .checkmark:after {
    left: 0px;
    top: 0px;
    width: 12px;
    height: 12px;
  }
}
.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

.input {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 100%;
  height: 70px;
  background: #fff;
  padding: 10px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .input {
    height: 56px;
    font-size: 1.4rem;
  }
}
.input.textarea {
  height: 302px;
  resize: none;
}
@media screen and (max-width: 834px) {
  .input.textarea {
    height: 241px;
  }
}
.input-mw {
  max-width: 450px;
}

.btn-submit {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  font-family: "Noto Sans JP", sans-serif;
  max-width: 326px;
  width: 100%;
  height: 100px;
  margin: 63px auto 0;
  background: #fff;
  border-radius: 60px;
  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;
  padding: 15px;
  font-weight: 900;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #2C2D2E;
  font-size: 3rem;
}
.btn-submit:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}
@media screen and (max-width: 834px) {
  .btn-submit {
    margin: 33px auto 0;
    height: 80px;
    max-width: 260px;
    font-size: 2.4rem;
  }
}

.gallery-list img {
  width: 100%;
}
.gallery-list li {
  width: 450px;
  overflow: hidden;
  float: left;
}
@media screen and (max-width: 834px) {
  .gallery-list li {
    width: 190px;
  }
}

.loopSliderWrap {
  top: 0;
  left: 0;
  height: 310px;
  overflow: hidden;
  position: absolute;
}
@media screen and (max-width: 834px) {
  .loopSliderWrap {
    height: 145px;
  }
}
.loopSliderWrap:after {
  content: "";
  display: block;
  clear: both;
}

.loopSlider {
  margin: 0 auto;
  width: 100%;
  height: 340px;
  text-align: left;
  position: relative;
  overflow: hidden;
  visibility: hidden;
  margin-bottom: 123px;
}
@media screen and (max-width: 834px) {
  .loopSlider {
    margin-bottom: 33px;
    height: 145px;
  }
}
.loopSlider ul {
  float: left;
  overflow: hidden;
}
.loopSlider ul li {
  width: 465px;
  height: 310px;
}
@media screen and (max-width: 834px) {
  .loopSlider ul li {
    width: 190px;
    height: 135px;
  }
}

.instaWrap a {
  text-decoration: none;
  color: #2C2D2E;
  display: inline-block;
  vertical-align: top;
}
.instaWrap a img {
  margin-right: 0.5em;
}

.awordImgTop {
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 999;
  width: 400px !important;
  -webkit-filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
}
@media screen and (max-width: 834px) {
  .awordImgTop {
    position: absolute;
    top: 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    left: 50%;
    width: 100%;
    margin: auto;
  }
}