@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@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=Rubik: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=Poppins: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;
}

/* ====================================================
// flexセット
==================================================== */
/*----------------------
min(), max(), clamp()
----------------------*/
/* ====================================================
// formスタイルリセット
==================================================== */
.inner {
  display: block;
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .inner {
    width: 90%;
  }
}

.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 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  opacity: 0.7;
}
@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;
  }
}

.ttl-comp01 {
  padding-left: 92px;
  position: relative;
  color: #134c93;
}
@media screen and (max-width: 1200px) {
  .ttl-comp01 {
    padding-left: 60px;
  }
}
.ttl-comp01:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 71px;
  background: #134c93;
  left: -1px;
  top: 21px;
}
@media screen and (max-width: 1200px) {
  .ttl-comp01:before {
    width: 45px;
    top: 18px;
  }
}
@media screen and (max-width: 834px) {
  .ttl-comp01:before {
    top: 12px;
  }
}
.ttl-comp01 > * {
  display: block;
}
.ttl-comp01 .en {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-size: 4.8rem;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .ttl-comp01 .en {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 834px) {
  .ttl-comp01 .en {
    font-size: 2.8rem;
  }
}
.ttl-comp01 .jp {
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 14px;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 834px) {
  .ttl-comp01 .jp {
    font-size: 1.2rem;
    letter-spacing: 1px;
    margin-top: 10px;
  }
}
.ttl-comp02 {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 20rem;
  line-height: 1;
  letter-spacing: 6px;
  color: #f1f4f6;
  white-space: nowrap;
}
@media screen and (max-width: 1440px) {
  .ttl-comp02 {
    font-size: 14vw;
  }
}
.ttl-comp02--w {
  color: white;
}
.ttl-comp03 {
  color: #134c93;
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .ttl-comp03 {
    font-size: 2rem;
  }
}
.ttl-comp04 {
  color: #141d27;
  font-size: 3rem;
  line-height: 2;
}
@media screen and (max-width: 1440px) {
  .ttl-comp04 {
    font-size: 2.08vw;
  }
}
@media screen and (max-width: 834px) {
  .ttl-comp04 {
    font-size: 3.59vw;
    line-height: 1.7;
  }
}
@media screen and (max-width: 640px) {
  .ttl-comp04 {
    font-size: max(18px, 5.2vw);
  }
}
.ttl-comp04 .strong {
  font-size: 120%;
}
.ttl-comp04.__lh48 {
  line-height: 1.6;
}

.txt-basic {
  line-height: 2.25;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .txt-basic {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}
.txt-basic02 {
  line-height: 2;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .txt-basic02 {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 835px) {
  .txt-basic02.__lh30 {
    line-height: 1.875;
  }
}
.txt-basic03 {
  font-size: 1.8rem;
  line-height: 2.22;
}
@media screen and (max-width: 834px) {
  .txt-basic03 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}

.c-ft__en-RB {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
}

.c-fc__ff {
  color: #fff;
}
.c-fc__bl {
  color: #134c93;
}

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

.btn-comp01 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 3px 0 0;
}
.btn-comp01 .ico {
  margin-right: 31px;
  position: relative;
}
.btn-comp01 .ico .circle {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(19, 76, 147, 0.3);
  position: relative;
  overflow: hidden;
}
.btn-comp01 .ico .circle:before, .btn-comp01 .ico .circle:after {
  position: absolute;
  content: "";
}
.btn-comp01 .ico .circle:after {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  background: white;
}
.btn-comp01 .ico .circle:before {
  width: 100%;
  height: 100%;
  top: -50%;
  left: 100%;
  background: #134c93;
}
.btn-comp01 .ico .circle .inn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: -50%;
  background: #134c93;
}
.btn-comp01 .ico .img {
  position: absolute;
  right: -41%;
  top: calc(50% - 8px);
  z-index: 2;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
  background: white;
}
.btn-comp01 .txt {
  font-family: "Rubik", sans-serif;
  font-size: 1.6rem;
  color: #134c93;
  font-weight: 500;
  text-decoration: underline;
  letter-spacing: 1.7px;
  padding: 1px 0 0 0;
}
@media screen and (max-width: 834px) {
  .btn-comp01 .txt {
    font-size: 1.4rem;
  }
}
.btn-comp01:hover {
  opacity: 1;
}
.btn-comp01:hover .ico .img {
  right: -70%;
}
.btn-comp01--w .ico .circle {
  background: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 1024px) {
  .btn-comp01--w .ico .circle {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.btn-comp01--w .ico .circle:before, .btn-comp01--w .ico .circle:after {
  position: absolute;
  content: "";
}
.btn-comp01--w .ico .circle:after {
  background: #155da1;
}
@media screen and (max-width: 640px) {
  .btn-comp01--w .ico .circle:after {
    background: #1d9bd6;
  }
}
.btn-comp01--w .ico .circle:before {
  background: white;
}
.btn-comp01--w .ico .circle .inn {
  background: white;
}
.btn-comp01--w .ico .img {
  background: #155da1;
}
@media screen and (max-width: 640px) {
  .btn-comp01--w .ico .img {
    background: #1d9bd6;
  }
}
.btn-comp01--w .txt {
  color: white;
}
@media screen and (min-width: 1025px) {
  .btn-comp01.in .ico .circle:before {
    -webkit-animation-name: inBefore;
            animation-name: inBefore;
    -webkit-animation-duration: 0.1s;
            animation-duration: 0.1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .btn-comp01.in .ico .circle .inn {
    -webkit-animation-name: inInn;
            animation-name: inInn;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .btn-comp01.out .ico .circle:before {
    -webkit-animation-name: outBefore;
            animation-name: outBefore;
    -webkit-animation-duration: 0.4s;
            animation-duration: 0.4s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .btn-comp01.out .ico .circle .inn {
    -webkit-animation-name: outInn;
            animation-name: outInn;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
}
.btn-comp02 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  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: #134c93;
  color: white;
  width: 100%;
  max-width: 318px;
  height: 68px;
  border-radius: 50px;
  padding: 0 10px 2px 0;
  position: relative;
}
@media screen and (max-width: 834px) {
  .btn-comp02 {
    font-size: 1.2rem;
    height: 55px;
    max-width: 300px;
  }
}
.btn-comp02 .ico {
  position: absolute;
  top: calc(50% - 7px);
  right: 26px;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 33px;
  height: 12px;
}
@media screen and (max-width: 834px) {
  .btn-comp02 .ico {
    width: 25px;
    height: 9px;
    right: 15px;
    top: calc(50% - 4px);
  }
}
.btn-comp02 .ico > * {
  display: block;
  width: 100%;
  height: 100%;
}
.btn-comp02:hover {
  opacity: 1;
}
.btn-comp02:hover:after {
  right: 5px;
}
.btn-comp02 .lg {
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 1.5px;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 834px) {
  .btn-comp02 .lg {
    font-size: 1.3rem;
    letter-spacing: 1px;
    padding: 0;
  }
}
.btn-comp02--w {
  background: white;
  color: #02c31c;
}
.btn-comp03 {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
  font-size: 2.1rem;
  line-height: 124px;
  font-weight: 500;
  text-align: center;
  border-radius: 60px;
}
@media screen and (max-width: 834px) {
  .btn-comp03 {
    font-size: 1.8rem;
    line-height: 90px;
  }
}
@media screen and (max-width: 640px) {
  .btn-comp03 {
    font-size: 1.6rem;
    line-height: 70px;
  }
}
.btn-comp03 > span {
  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;
}
.btn-comp03 > span > i {
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .btn-comp03 > span > i {
    margin-right: 10px;
  }
}
.btn-comp03.__bl {
  background: #134c93;
}
.btn-comp03.__gr {
  background: #02c31c;
}
.btn-comp03.__gr i {
  font-size: 4rem;
}
@media screen and (max-width: 640px) {
  .btn-comp03.__gr i {
    font-size: 3rem;
  }
}

@-webkit-keyframes inBefore {
  from {
    left: 100%;
  }
  to {
    left: 50%;
  }
}

@keyframes inBefore {
  from {
    left: 100%;
  }
  to {
    left: 50%;
  }
}
@-webkit-keyframes inInn {
  0% {
    top: -100%;
    left: -50%;
  }
  66.66% {
    top: 0;
    left: -50%;
  }
  100% {
    top: 0;
    left: 0;
  }
}
@keyframes inInn {
  0% {
    top: -100%;
    left: -50%;
  }
  66.66% {
    top: 0;
    left: -50%;
  }
  100% {
    top: 0;
    left: 0;
  }
}
@-webkit-keyframes outBefore {
  0% {
    left: 50%;
  }
  75% {
    left: 50%;
  }
  100% {
    left: 100%;
  }
}
@keyframes outBefore {
  0% {
    left: 50%;
  }
  75% {
    left: 50%;
  }
  100% {
    left: 100%;
  }
}
@-webkit-keyframes outInn {
  0% {
    top: 0;
    left: 0;
  }
  33.33% {
    top: 0;
    left: -50%;
  }
  100% {
    top: -100%;
    left: -50%;
  }
}
@keyframes outInn {
  0% {
    top: 0;
    left: 0;
  }
  33.33% {
    top: 0;
    left: -50%;
  }
  100% {
    top: -100%;
    left: -50%;
  }
}
.bg-gra {
  background: #1d9bd6;
  background: -webkit-gradient(linear, left top, right top, from(#1d9bd6), to(#134e94));
  background: -o-linear-gradient(left, #1d9bd6 0%, #134e94 100%);
  background: linear-gradient(90deg, #1d9bd6 0%, #134e94 100%);
  color: white;
}
@media screen and (max-width: 640px) {
  .bg-gra {
    background: #1d9bd6;
  }
}
.bg-lb {
  background: #f1f4f6;
}

.ani-img {
  -webkit-clip-path: inset(0 0 0 100%);
          clip-path: inset(0 0 0 100%);
  -webkit-transition: -webkit-clip-path 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-clip-path 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: clip-path 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: clip-path 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: clip-path 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ani-img.active {
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}

.fade-up {
  opacity: 0;
  -webkit-transform: translate(0px, 60px) !important;
      -ms-transform: translate(0px, 60px) !important;
          transform: translate(0px, 60px) !important;
  -webkit-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}
.fade-up.active {
  -webkit-transform: translate(0px, 0px) !important;
      -ms-transform: translate(0px, 0px) !important;
          transform: translate(0px, 0px) !important;
  opacity: 1;
}
.fade-in {
  opacity: 0;
  -webkit-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}
.fade-in.active {
  opacity: 1;
}

.img-of {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}

body {
  color: #212121;
  font-family: "Noto Sans JP", 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;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header.fixed {
  background: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 835px) {
  .header.fixed .inner {
    height: 100px;
  }
}
.header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  max-width: 1618px;
  height: 151px;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1200px) {
  .header .inner {
    height: 120px;
  }
}
@media screen and (max-width: 834px) {
  .header .inner {
    height: 70px;
  }
}
.header-logo {
  padding-left: 1px;
}
@media screen and (max-width: 834px) {
  .header-logo {
    padding: 0;
  }
  .header-logo img {
    width: 49px;
  }
}
.header-nav {
  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;
  }
  .header-nav.on {
    opacity: 1;
    pointer-events: auto;
  }
}
.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .header-menu {
    display: block;
    margin-bottom: 150px;
    padding: 50px 0 0;
    font-size: 2rem;
  }
}
.header-menu__item {
  margin: 0 0 22px 49px;
}
@media screen and (max-width: 1200px) {
  .header-menu__item {
    margin: 0 0 10px 30px;
  }
}
@media screen and (max-width: 834px) {
  .header-menu__item {
    margin: 0 0 30px;
  }
}
.header-menu__item > a {
  position: relative;
}
.header-menu__item > a .en {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .header-menu__item > a .en {
    display: block;
    line-height: 1;
  }
}
.header-menu__item > a:hover {
  color: #134c93;
  opacity: 1;
}
.header-info {
  position: fixed;
  right: 0;
  text-align: center;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
}
@media screen and (min-width: 835px) {
  .header-info {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 834px) {
  .header-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    left: 0;
    bottom: 0;
  }
}
.header-info > * {
  width: 65px;
  height: 175px;
  display: block;
  background: #134c93;
  color: #fefefe;
  font-size: 1.5rem;
  padding: 19px 5px 10px 9px;
  letter-spacing: 1.8px;
  /*&:last-child {
  	background: #02c31c;
  	@include mq(md-min) {
  		padding: 15px 5px 10px 12px;
  		letter-spacing: 1.3px;
  	}
  	i {
  		@include font-size(50);
  		margin: 0 0 20px 0;
  		@include mq {
  			@include font-size(30);
  			margin: 0 10px 0 0;
  		}
  	}
  }*/
}
@media screen and (max-width: 834px) {
  .header-info > * {
    width: 50%;
    height: 50px;
    padding: 5px 10px;
    letter-spacing: 1px;
    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;
  }
}
.header-info > * > * {
  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;
}
@media screen and (max-width: 834px) {
  .header-info > * > * {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header-info > * i {
  font-size: 2.6rem;
}
@media screen and (min-width: 835px) {
  .header-info > * i {
    width: 100%;
    margin: 0 0 21px 3px;
  }
}
@media screen and (max-width: 834px) {
  .header-info > * i {
    font-size: 2rem;
    margin: 0 10px 0 0;
  }
}
@media screen and (min-width: 835px) {
  .header-info > * .txt-wri {
    display: block;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: mixed;
  }
}
.header-control {
  position: relative;
  display: none;
  width: 30px;
  height: 24px;
}
@media screen and (max-width: 834px) {
  .header-control {
    margin: 0 0 0 auto;
    display: block;
  }
}
.header-control span {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  background: #212121;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-control span:first-child {
  top: 0;
}
.header-control span:nth-of-type(2) {
  top: 44%;
}
.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);
}

.main-page {
  margin-top: 151px;
}
@media screen and (max-width: 1200px) {
  .main-page {
    margin-top: 120px;
  }
}
@media screen and (max-width: 834px) {
  .main-page {
    margin-top: 70px;
  }
}

.footer {
  padding: 154px 0 113px;
}
@media screen and (max-width: 834px) {
  .footer {
    margin-bottom: 50px;
    padding: 50px 0;
  }
}
.footer-t {
  border-bottom: 1px solid rgba(179, 216, 237, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 69px;
  padding-bottom: 116px;
}
@media screen and (max-width: 834px) {
  .footer-t {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.footer-btn {
  padding: 36px 190px 0 0;
  width: calc(100% - 232px);
  position: relative;
}
@media screen and (max-width: 1024px) {
  .footer-btn {
    padding-right: 120px;
  }
}
@media screen and (max-width: 834px) {
  .footer-btn {
    width: 100%;
    padding: 0;
  }
}
.footer-btn .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 834px) {
  .footer-btn .ttl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin-bottom: 15px;
  }
}
.footer-btn .ttl-txt {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-size: 4.8rem;
  line-height: 1;
  margin-right: 21px;
  letter-spacing: 0.7px;
}
@media screen and (max-width: 1200px) {
  .footer-btn .ttl-txt {
    font-size: 4rem;
  }
}
@media screen and (max-width: 834px) {
  .footer-btn .ttl-txt {
    font-size: 3.2rem;
  }
}
.footer-btn .ttl-txt:last-child {
  margin-right: 0;
}
.footer-btn .ttl-ico {
  margin: 0 0 4px 0;
}
.footer-btn .txt {
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 0 0 0 4px;
}
@media screen and (max-width: 1200px) {
  .footer-btn .txt {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 834px) {
  .footer-btn .txt {
    font-size: 1.4rem;
    text-align: center;
    padding: 0;
  }
}
.footer-btn .ico {
  position: absolute;
  right: 65px;
  top: 47px;
  padding-right: 35px;
}
@media screen and (max-width: 1024px) {
  .footer-btn .ico {
    right: 0;
  }
}
@media screen and (max-width: 834px) {
  .footer-btn .ico {
    top: 20px;
  }
}
@media screen and (max-width: 834px) {
  .footer-btn .ico {
    position: relative;
    right: auto;
    top: auto;
    display: block;
    width: 100%;
    max-width: 120px;
    margin: 30px auto 0;
  }
}
.footer-btn .ico .circle {
  display: block;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  position: relative;
  overflow: hidden;
}
.footer-btn .ico .circle:before, .footer-btn .ico .circle:after {
  position: absolute;
  content: "";
}
.footer-btn .ico .circle:after {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  background: #1664a7;
}
@media screen and (max-width: 990px) {
  .footer-btn .ico .circle:after {
    background: #176daf;
  }
}
@media screen and (max-width: 834px) {
  .footer-btn .ico .circle:after {
    background: #1877b7;
  }
}
@media screen and (max-width: 640px) {
  .footer-btn .ico .circle:after {
    background: #1d9bd6;
  }
}
.footer-btn .ico .circle:before {
  width: 100%;
  height: 100%;
  top: -50%;
  left: 100%;
  background: white;
}
.footer-btn .ico .circle .inn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: -50%;
  background: white;
}
.footer-btn .ico .img {
  position: absolute;
  right: 0;
  top: calc(50% - 12px);
  z-index: 2;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
  background: #1664a7;
}
@media screen and (max-width: 990px) {
  .footer-btn .ico .img {
    background: #176daf;
  }
}
@media screen and (max-width: 834px) {
  .footer-btn .ico .img {
    background: transparent;
  }
}
.footer-btn:hover {
  opacity: 1;
}
.footer-btn:hover .ico .img {
  right: -25px;
}
@media screen and (min-width: 1025px) {
  .footer-btn.in .ico .circle:before {
    -webkit-animation-name: inBefore;
            animation-name: inBefore;
    -webkit-animation-duration: 0.1s;
            animation-duration: 0.1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .footer-btn.in .ico .circle .inn {
    -webkit-animation-name: inInn;
            animation-name: inInn;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .footer-btn.out .ico .circle:before {
    -webkit-animation-name: outBefore;
            animation-name: outBefore;
    -webkit-animation-duration: 0.4s;
            animation-duration: 0.4s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .footer-btn.out .ico .circle .inn {
    -webkit-animation-name: outInn;
            animation-name: outInn;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
}
.footer-menu {
  font-size: 1.5rem;
  line-height: 2.4;
  position: relative;
  padding: 0 37px 0 45px;
  letter-spacing: 1.5px;
  margin-left: auto;
  white-space: nowrap;
  width: 182px;
}
@media screen and (max-width: 1200px) {
  .footer-menu {
    font-size: 1.4rem;
    padding: 30px;
  }
}
@media screen and (max-width: 834px) {
  .footer-menu {
    font-size: 1.3rem;
    line-height: 2;
    padding: 30px 0 0;
    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;
    width: 100%;
    margin: 30px 0 0;
  }
}
.footer-menu:before {
  position: absolute;
  content: "";
  left: 0;
  width: 1px;
  top: -41px;
  bottom: -37px;
  background: rgba(179, 216, 237, 0.3);
}
@media screen and (max-width: 834px) {
  .footer-menu:before {
    top: 0;
    bottom: auto;
    left: 50%;
    height: 1px;
    width: 90%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.footer-menu__item {
  margin: 0 15px;
}
.footer-b {
  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;
  padding: 0 5px;
}
@media screen and (max-width: 640px) {
  .footer-b {
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.footer-logo {
  margin-right: 47px;
}
@media screen and (max-width: 1200px) {
  .footer-logo {
    margin-right: 30px;
  }
}
@media screen and (max-width: 640px) {
  .footer-logo {
    margin: 0 0 15px;
  }
}
.footer-info {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.15;
  margin: 4px 47px 0 0;
}
@media screen and (max-width: 1200px) {
  .footer-info {
    font-size: 1.3rem;
    margin: 0 30px 0 0;
  }
}
@media screen and (max-width: 834px) {
  .footer-info {
    font-size: 1.2rem;
    line-height: 2;
  }
}
@media screen and (max-width: 640px) {
  .footer-info {
    width: 100%;
    margin: 0 0 15px;
  }
}
.footer .copyright {
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  margin: 35px 0 0 auto;
  color: #8fa9bb;
  letter-spacing: 1.6px;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .footer .copyright {
    font-size: 1.3rem;
    margin: 25px 0 0 auto;
  }
}
@media screen and (max-width: 834px) {
  .footer .copyright {
    font-size: 1.2rem;
    margin: 0;
  }
}

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

.pageTtl-wrap {
  position: relative;
  padding-top: 151px;
  height: 565px;
  background: #f1f4f6;
}
@media screen and (max-width: 1440px) {
  .pageTtl-wrap {
    height: 39.236vw;
  }
}
@media screen and (max-width: 1200px) {
  .pageTtl-wrap {
    padding-top: 120px;
  }
}
@media screen and (max-width: 834px) {
  .pageTtl-wrap {
    padding-top: 70px;
  }
}
.pageTtl-wrap .pageTtl {
  position: absolute;
  bottom: 0;
  left: -14px;
  font-size: 20rem;
  line-height: 0.68;
}
@media screen and (max-width: 1440px) {
  .pageTtl-wrap .pageTtl {
    left: -0.9722vw;
    font-size: 13.88vw;
  }
}

.sec-mv {
  padding: 110px 0 110px;
  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;
  position: relative;
  z-index: 1;
  height: calc(100vh - 151px);
  min-height: 600px;
  margin-bottom: 292px;
}
@media screen and (max-width: 1200px) {
  .sec-mv {
    height: calc(100vh - 120px);
    margin-bottom: 150px;
    padding: 50px 0 100px;
  }
}
@media screen and (max-width: 834px) {
  .sec-mv {
    min-height: 400px;
    margin-bottom: 50px;
    padding: 50px 0;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sec-mv {
    display: block;
  }
}

.mv-des, .mv-ttl, .mv-txt {
  width: 100%;
  overflow: hidden;
}
.mv-des {
  padding: 0 0 55px 4px;
}
@media screen and (max-width: 1200px) {
  .mv-des {
    padding: 0 0 30px;
  }
}
.mv-ttl {
  padding: 0 10px 45px 0;
}
@media screen and (max-width: 1200px) {
  .mv-ttl {
    padding: 0 0 25px;
  }
}
.mv-txt {
  font-family: "Rubik", sans-serif;
  font-size: 2rem;
  line-height: 2.4;
  font-weight: 500;
  color: #134c93;
}
@media screen and (max-width: 1024px) {
  .mv-txt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  .mv-txt {
    font-size: 1.6rem;
  }
}
.mv-scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 107px;
  overflow: hidden;
  background: #d0e1ee;
}
@media screen and (max-width: 834px) {
  .mv-scroll {
    height: 45px;
  }
}
.mv-scroll:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 25px;
  content: "";
  background: #0063ff;
  -webkit-animation: bar-animation 2200ms cubic-bezier(0.57, 0.18, 0.06, 0.93) 0s infinite;
          animation: bar-animation 2200ms cubic-bezier(0.57, 0.18, 0.06, 0.93) 0s infinite;
}
@media screen and (max-width: 834px) {
  .mv-scroll:before {
    height: 15px;
  }
}
.mv-bg {
  width: 100%;
  max-width: 1800px;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: left;
  padding-top: 6.1%;
}

@-webkit-keyframes bar-animation {
  0% {
    top: -50%;
  }
  100% {
    top: 100%;
  }
}

@keyframes bar-animation {
  0% {
    top: -50%;
  }
  100% {
    top: 100%;
  }
}
.sec-news {
  margin-bottom: 110px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .sec-news {
    margin-bottom: 50px;
  }
}
.sec-news .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.news-ttl {
  width: 337px;
}
@media screen and (max-width: 1200px) {
  .news-ttl {
    width: 220px;
  }
}
@media screen and (max-width: 834px) {
  .news-ttl {
    width: 100%;
    margin-bottom: 30px;
  }
}
.news-list {
  width: calc(100% - 337px);
  color: #202020;
  font-size: 1.5rem;
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  .news-list {
    width: calc(100% - 220px);
  }
}
@media screen and (max-width: 834px) {
  .news-list {
    width: 100%;
    font-size: 1.4rem;
  }
}
.news-list__item {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 16px;
}
.news-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 13px 0;
}
@media screen and (max-width: 640px) {
  .news-list__link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.news-list__date {
  font-family: "Rubik", sans-serif;
  font-weight: normal;
  padding: 7px 10px 0 0;
  width: 110px;
  letter-spacing: 0.2px;
}
@media screen and (max-width: 834px) {
  .news-list__date {
    width: 90px;
  }
}
.news-list__tag {
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 105px;
  height: 32px;
  border: 1px solid #1c9cd8;
  color: #1c9cd8;
  -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;
  padding: 2px 5px;
  border-radius: 20px;
}
@media screen and (max-width: 834px) {
  .news-list__tag {
    font-size: 1.1rem;
    width: 90px;
  }
}
.news-list__ttl {
  width: calc(100% - 205px);
  max-width: 801px;
  margin-left: auto;
  padding: 5px 0 0 15px;
}
@media screen and (max-width: 834px) {
  .news-list__ttl {
    width: calc(100% - 180px);
  }
}
@media screen and (max-width: 640px) {
  .news-list__ttl {
    width: 100%;
    padding: 10px 0 0;
  }
}

.sec-estate {
  margin-bottom: 161px;
  padding: 153px 0 139px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .sec-estate {
    margin-bottom: 100px;
    padding: 100px 0;
  }
}
@media screen and (max-width: 834px) {
  .sec-estate {
    margin-bottom: 50px;
    padding: 50px 0;
  }
}
.sec-estate .ttl-comp02 {
  margin: 0 0 65px -11px;
}
.sec-estate .btn-comp01 .ico .img, .sec-estate .btn-comp01 .ico .circle:after {
  background: #f1f4f6;
}

.estate-box__item {
  border-bottom: 1px solid #d4dce1;
  padding-bottom: 95px;
  margin-bottom: 121px;
}
@media screen and (max-width: 834px) {
  .estate-box__item {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
.estate-box__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.estate-box__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 140px;
  margin-bottom: 68px;
}
@media screen and (max-width: 1200px) {
  .estate-box__ttl {
    padding-right: 100px;
  }
}
@media screen and (max-width: 834px) {
  .estate-box__ttl {
    padding-right: 0;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 640px) {
  .estate-box__ttl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.estate-box__ttl .lg {
  font-size: 3rem;
  line-height: 1.2;
  white-space: nowrap;
  font-weight: 500;
  color: #134c93;
  padding: 0 29px 0 2px;
  margin-right: 28px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .estate-box__ttl .lg {
    font-size: 2.5rem;
    padding: 0 15px 0 0;
    margin-right: 15px;
  }
}
@media screen and (max-width: 834px) {
  .estate-box__ttl .lg {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .estate-box__ttl .lg {
    width: 100%;
    padding: 0 0 15px;
    margin-bottom: 15px;
  }
}
.estate-box__ttl .lg:after {
  position: absolute;
  content: "";
  width: 1px;
  top: 7px;
  bottom: 2px;
  right: 0;
  background: #134c93;
}
@media screen and (max-width: 1200px) {
  .estate-box__ttl .lg:after {
    top: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .estate-box__ttl .lg:after {
    height: 1px;
    width: 50px;
    right: auto;
    bottom: 0;
    left: 0;
    top: auto;
  }
}
.estate-box__ttl .sm {
  font-weight: 300;
  color: #141d27;
  font-size: 1.6rem;
  line-height: 1.875;
  padding: 2px 0 0 0;
}
@media screen and (max-width: 1200px) {
  .estate-box__ttl .sm {
    font-size: 1.4rem;
    padding: 0;
    line-height: 1.6;
  }
}
@media screen and (max-width: 640px) {
  .estate-box__ttl .sm {
    width: 100%;
  }
}
.estate-slider {
  margin: 0 -19px 32px -19px;
  color: #202020;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .estate-slider {
    margin: 0 -15px 30px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 990px) {
  .estate-slider {
    margin: 0 -5px 30px;
  }
}
@media screen and (max-width: 834px) {
  .estate-slider {
    padding-right: 30vw;
  }
}
@media screen and (max-width: 374px) {
  .estate-slider {
    padding-right: 24vw;
  }
}
.estate-slider__item {
  padding: 0 19px;
}
@media screen and (max-width: 1440px) {
  .estate-slider__item {
    padding: 0 15px;
  }
}
@media screen and (max-width: 990px) {
  .estate-slider__item {
    padding: 0 5px;
  }
}
.estate-slider__link {
  display: block;
  height: 100%;
  background: white;
  border-radius: 13px;
  overflow: hidden;
  padding-bottom: 47px;
}
@media screen and (max-width: 834px) {
  .estate-slider__link {
    padding-bottom: 30px;
  }
}
.estate-slider__img {
  position: relative;
  position: relative;
  padding-top: 66.82%;
  height: 0;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
}
@media screen and (max-width: 640px) {
  .estate-slider__img {
    border-radius: 8px 8px 0 0;
  }
}
.estate-slider__img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.estate-slider__cnt {
  padding: 44px 36px 0;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .estate-slider__cnt {
    padding: 30px 15px 0;
  }
}
@media screen and (max-width: 374px) {
  .estate-slider__cnt {
    padding: 30px 10px 0;
  }
}
.estate-slider__status {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 27px;
  letter-spacing: 1.3px;
  position: absolute;
  left: 0;
  right: 0;
  top: 3px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 36px;
}
@media screen and (max-width: 1200px) {
  .estate-slider__status {
    font-size: 1.2rem;
    letter-spacing: 1px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 374px) {
  .estate-slider__status {
    padding: 0 10px;
  }
}
.estate-slider__status > * {
  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;
  background: #f76269;
  color: white;
  padding: 7px 21px 5px 22px;
  border-radius: 20px;
}
@media screen and (max-width: 834px) {
  .estate-slider__status > * {
    padding: 5px 10px;
  }
}
.estate-slider__ttl {
  font-size: 2.1rem;
  line-height: 1.45;
  font-weight: 500;
  margin-bottom: 19px;
  padding: 0 0 0 7px;
}
@media screen and (max-width: 1200px) {
  .estate-slider__ttl {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  .estate-slider__ttl {
    font-size: 1.5rem;
    padding: 0;
    margin-bottom: 15px;
  }
}
.estate-slider__info {
  font-size: 1.6rem;
  line-height: 1.875;
  font-weight: 300;
  padding: 0 6px;
}
@media screen and (max-width: 1200px) {
  .estate-slider__info {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 834px) {
  .estate-slider__info {
    font-size: 1.2rem;
    padding: 0;
  }
}
.estate-slider__tag {
  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;
  margin-top: 30px;
  color: #717476;
}
@media screen and (max-width: 834px) {
  .estate-slider__tag {
    margin-top: 10px;
  }
}
.estate-slider__tag li {
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 0.8em;
  min-width: 96px;
  font-size: 1.4rem;
  text-align: center;
  border: 1px solid #d5d9db;
  border-radius: 30px;
}
@media screen and (max-width: 834px) {
  .estate-slider__tag li {
    min-width: 1px;
  }
}
@media screen and (max-width: 640px) {
  .estate-slider__tag li {
    font-size: 1.2rem;
  }
}
.estate-slider__tag li:last-child {
  margin-left: 0;
}
.estate-slider .swiper-button-prev, .estate-slider .swiper-button-next {
  width: 47px;
  height: 47px;
  border-radius: 50%;
  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;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  color: rgba(173, 181, 188, 0.5);
  top: -88px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  z-index: 2;
}
.estate-slider .swiper-button-prev:before, .estate-slider .swiper-button-next:before {
  display: none;
}
.estate-slider .swiper-button-prev:after, .estate-slider .swiper-button-next:after {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-size: 2.6rem;
}
@media screen and (max-width: 1200px) {
  .estate-slider .swiper-button-prev:after, .estate-slider .swiper-button-next:after {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 834px) {
  .estate-slider .swiper-button-prev:after, .estate-slider .swiper-button-next:after {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .estate-slider .swiper-button-prev, .estate-slider .swiper-button-next {
    width: 39px;
    height: 39px;
    top: -75px;
  }
}
@media screen and (max-width: 834px) {
  .estate-slider .swiper-button-prev, .estate-slider .swiper-button-next {
    width: 30px;
    height: 30px;
    top: 0;
    -webkit-transform: translateY(-120%);
        -ms-transform: translateY(-120%);
            transform: translateY(-120%);
  }
}
.estate-slider .swiper-button-prev {
  left: auto;
  right: 82px;
  padding: 0 5px 0 0;
}
@media screen and (max-width: 1200px) {
  .estate-slider .swiper-button-prev {
    right: 59px;
    padding: 0;
  }
}
@media screen and (max-width: 834px) {
  .estate-slider .swiper-button-prev {
    right: 50px;
  }
}
.estate-slider .swiper-button-prev:after {
  content: "\f053";
}
.estate-slider .swiper-button-next {
  right: 24px;
  padding: 0 0 0 5px;
}
@media screen and (max-width: 1200px) {
  .estate-slider .swiper-button-next {
    padding: 0;
    right: 15px;
  }
}
.estate-slider .swiper-button-next:after {
  content: "\f054";
}
.estate-bg {
  width: 100%;
  max-width: 1800px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  padding-top: 27.1%;
}

.sec-work {
  margin-bottom: 170px;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .sec-work {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 834px) {
  .sec-work {
    margin-bottom: 50px;
  }
}
.sec-work .ttl-comp02 {
  margin: 0 0 55px 0;
  padding: 0 0 0 166px;
}
@media screen and (max-width: 1200px) {
  .sec-work .ttl-comp02 {
    padding-left: 50px;
  }
}
@media screen and (max-width: 834px) {
  .sec-work .ttl-comp02 {
    margin-bottom: 30px;
    padding-left: 0;
  }
}

.work-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.work-img {
  width: 41.35%;
}
@media screen and (max-width: 640px) {
  .work-img {
    width: 100%;
    max-width: 350px;
    height: 300px;
    margin: 0 auto 30px;
  }
}
.work-img .img {
  margin-left: calc((1400px - 100vw) / 2);
  height: 100%;
}
@media screen and (max-width: 1440px) {
  .work-img .img {
    margin-left: -15px;
  }
}
@media screen and (max-width: 640px) {
  .work-img .img {
    margin: 0;
  }
}
.work-img .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.work-cnt {
  width: 58.65%;
  margin-left: auto;
  max-width: 719px;
  padding: 137px 0 137px 15px;
}
@media screen and (max-width: 1440px) {
  .work-cnt {
    padding: 100px 0 100px 15px;
  }
}
@media screen and (max-width: 640px) {
  .work-cnt {
    width: 100%;
    padding: 0;
  }
}
.work-cnt .txt-basic {
  padding: 0 11px 70px;
  color: #141d27;
}
@media screen and (max-width: 1440px) {
  .work-cnt .txt-basic {
    padding: 0 0 50px;
  }
}
@media screen and (max-width: 834px) {
  .work-cnt .txt-basic {
    padding-bottom: 30px;
  }
}
.work-cnt .btn-comp02 {
  margin: 0 0 0 7px;
}
@media screen and (max-width: 1440px) {
  .work-cnt .btn-comp02 {
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .work-cnt .btn-comp02 {
    margin: 0 auto;
  }
}
.work-subTtl {
  color: #134c93;
  line-height: 1.5;
  margin-bottom: 65px;
}
@media screen and (max-width: 1440px) {
  .work-subTtl {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 834px) {
  .work-subTtl {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .work-subTtl {
    text-align: center;
  }
}
.work-subTtl .sm {
  font-size: 2.4rem;
  font-weight: 500;
  display: block;
  padding: 0 0 27px 8px;
}
@media screen and (max-width: 1440px) {
  .work-subTtl .sm {
    font-size: 2rem;
    padding: 0 0 15px;
  }
}
@media screen and (max-width: 834px) {
  .work-subTtl .sm {
    font-size: 1.6rem;
  }
}
.work-subTtl .lg {
  font-size: 6rem;
  line-height: 1;
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 1440px) {
  .work-subTtl .lg {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .work-subTtl .lg {
    font-size: 3rem;
  }
}
@media screen and (max-width: 834px) {
  .work-subTtl .lg {
    font-size: 2.5rem;
  }
}
.work-bg {
  width: 100%;
  max-width: 1498px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  padding-top: 55.2%;
}

.sec-product {
  padding: 145px 0 131px;
  position: relative;
  z-index: 1;
  margin-bottom: 199px;
}
@media screen and (max-width: 1200px) {
  .sec-product {
    padding: 100px 0;
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 834px) {
  .sec-product {
    margin-bottom: 50px;
    padding: 50px 0;
  }
}
.sec-product .ttl-comp02 {
  opacity: 0.1;
  margin: 0 0 59px -11px;
  letter-spacing: 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .sec-product .ttl-comp02 {
    margin: 0 0 30px;
  }
}

.product-img {
  position: absolute;
  width: 23vw;
  max-width: 414px;
  top: -17.722vw;
  right: 0;
}
@media screen and (max-width: 1200px) {
  .product-img {
    top: -12vw;
  }
}
@media screen and (max-width: 640px) {
  .product-img {
    width: 40vw;
    top: -10vw;
  }
}
.product-box {
  padding: 0 140px 81px 7px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .product-box {
    padding: 0 100px 50px 0;
  }
}
@media screen and (max-width: 834px) {
  .product-box {
    padding: 0 0 80px 0;
  }
}
.product-ttl {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 27px;
}
@media screen and (max-width: 1200px) {
  .product-ttl {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 834px) {
  .product-ttl {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
.product-list {
  margin: 0 -21px 140px -21px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .product-list {
    margin: 0 -5px 100px -5px;
  }
}
@media screen and (max-width: 834px) {
  .product-list {
    margin: 0 -5px 60px -5px;
  }
}
.product-list__item {
  padding: 0 21px;
}
@media screen and (max-width: 1440px) {
  .product-list__item {
    padding: 0 5px;
  }
}
.product-list__inn {
  background: white;
  border-radius: 17px;
  padding: 43px 10px 33px;
}
@media screen and (max-width: 1024px) {
  .product-list__inn {
    padding: 30px 10px;
  }
}
.product-list__img {
  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;
  margin-bottom: 14px;
}
.product-list__ttl {
  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;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.56;
  text-align: center;
  color: #134c93;
}
@media screen and (max-width: 1024px) {
  .product-list__ttl {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 834px) {
  .product-list__ttl {
    font-size: 1.4rem;
  }
}
.product-list .swiper-pagination-progressbar {
  bottom: -93px;
  top: auto !important;
  height: 3px;
  left: 21px;
  width: calc(100% - 42px);
  background: rgba(217, 224, 229, 0.2);
}
@media screen and (max-width: 1440px) {
  .product-list .swiper-pagination-progressbar {
    left: 5px;
    width: calc(100% - 10px);
    bottom: -40px;
  }
}
.product-list .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #80bad6;
}
.product-list .swiper-button-prev, .product-list .swiper-button-next {
  width: 47px;
  height: 47px;
  border-radius: 50%;
  background: #1773b5;
  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;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.5);
  top: -125px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  z-index: 2;
}
.product-list .swiper-button-prev:before, .product-list .swiper-button-next:before {
  display: none;
}
.product-list .swiper-button-prev:after, .product-list .swiper-button-next:after {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-size: 2.6rem;
}
@media screen and (max-width: 1200px) {
  .product-list .swiper-button-prev:after, .product-list .swiper-button-next:after {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 834px) {
  .product-list .swiper-button-prev:after, .product-list .swiper-button-next:after {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1200px) {
  .product-list .swiper-button-prev, .product-list .swiper-button-next {
    width: 39px;
    height: 39px;
  }
}
@media screen and (max-width: 834px) {
  .product-list .swiper-button-prev, .product-list .swiper-button-next {
    width: 30px;
    height: 30px;
    top: -35px;
    -webkit-transform: translateY(-120%);
        -ms-transform: translateY(-120%);
            transform: translateY(-120%);
  }
}
.product-list .swiper-button-prev {
  left: auto;
  right: 82px;
  padding: 0 5px 0 0;
}
@media screen and (max-width: 1200px) {
  .product-list .swiper-button-prev {
    right: 59px;
    padding: 0;
  }
}
@media screen and (max-width: 834px) {
  .product-list .swiper-button-prev {
    right: 50px;
  }
}
.product-list .swiper-button-prev:after {
  content: "\f053";
}
.product-list .swiper-button-next {
  right: 24px;
  padding: 0 0 0 5px;
}
@media screen and (max-width: 1200px) {
  .product-list .swiper-button-next {
    padding: 0;
    right: 15px;
  }
}
.product-list .swiper-button-next:after {
  content: "\f054";
}
.product-bg {
  width: 100%;
  max-width: 1800px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  padding-top: 10.5%;
}

.sec-support {
  margin-bottom: 184px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .sec-support {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 834px) {
  .sec-support {
    margin-bottom: 50px;
  }
}
.sec-support .ttl-comp01 {
  margin-bottom: 16px;
}
@media screen and (min-width: 1201px) {
  .sec-support .ttl-comp01 {
    padding-left: 97px;
  }
  .sec-support .ttl-comp01 .en {
    padding: 0 0 0 11px;
  }
  .sec-support .ttl-comp01 .jp {
    margin: 21px 0 0 0;
  }
}
@media screen and (max-width: 834px) {
  .sec-support .ttl-comp01 {
    margin-bottom: 30px;
  }
}

.support-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 120px;
}
@media screen and (max-width: 1200px) {
  .support-list__item {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 834px) {
  .support-list__item {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 835px) {
  .support-list__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .support-list__item:nth-child(even) .support-list__img {
    margin: -393px 2px 0 -47px;
    width: calc(100% - 615px + 45px);
    max-width: 515px;
    padding: 0 0 139px 0;
  }
}
@media screen and (min-width: 835px) and (max-width: 1440px) {
  .support-list__item:nth-child(even) .support-list__img {
    margin-top: -272px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 835px) and (max-width: 1200px) {
  .support-list__item:nth-child(even) .support-list__img {
    width: calc(100% - 550px + 45px);
  }
}
@media screen and (min-width: 835px) and (min-width: 1201px) {
  .support-list__item:nth-child(even) .support-list__ttl {
    padding: 0 0 0 4px;
    margin-bottom: -27px;
    letter-spacing: 7.1px;
  }
  .support-list__item:nth-child(even) .support-list__cnt {
    padding-bottom: 0;
  }
  .support-list__item:nth-child(even) .support-list__box {
    padding: 69px 44px 42px 74px;
  }
  .support-list__item:nth-child(even) .support-list__box .txt-basic {
    margin-bottom: 36px;
  }
  .support-list__item:nth-child(even) .support-list__des {
    padding: 0 0 0 5px;
    margin-bottom: 37px;
  }
  .support-list__item:nth-child(even) .support-list__subTtl {
    padding: 0 0 0 1px;
  }
}
.support-list__item:last-child {
  margin-bottom: 0;
}
.support-list__img {
  width: calc(100% - 615px + 45px);
  margin: 0 -44px 0 -1px;
  padding: 61px 0 0 0;
}
@media screen and (max-width: 1200px) {
  .support-list__img {
    width: calc(100% - 550px + 45px);
    padding-top: 30px;
  }
}
@media screen and (max-width: 834px) {
  .support-list__img {
    width: 100%;
    max-width: 450px;
    height: 300px;
    margin: 0 auto 15px;
    padding: 0;
  }
}
.support-list__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.support-list__cnt {
  width: 615px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .support-list__cnt {
    width: 550px;
  }
}
@media screen and (max-width: 834px) {
  .support-list__cnt {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
  }
}
.support-list__ttl {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-size: 9rem;
  line-height: 1.05;
  color: #f1f4f6;
  padding: 0 0 0 99px;
  margin-bottom: -32px;
}
@media screen and (max-width: 1440px) {
  .support-list__ttl {
    font-size: 7.5rem;
    margin-bottom: -25px;
    padding: 0 0 0 50px;
  }
}
@media screen and (max-width: 1200px) {
  .support-list__ttl {
    font-size: 6rem;
    margin-bottom: -18px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 834px) {
  .support-list__ttl {
    font-size: 4.5rem;
    margin-bottom: -10px;
    padding-left: 0;
    text-align: center;
  }
}
.support-list__box {
  background: white;
  -webkit-box-shadow: 2px 0 43px rgba(0, 0, 0, 0.04);
          box-shadow: 2px 0 43px rgba(0, 0, 0, 0.04);
  margin: 0 0 0 -3px;
  position: relative;
  z-index: 1;
  border-radius: 17px;
  padding: 65px 45px 36px 72px;
  color: #141d27;
}
@media screen and (max-width: 1200px) {
  .support-list__box {
    padding: 30px;
  }
}
@media screen and (max-width: 640px) {
  .support-list__box {
    padding: 30px 15px;
  }
}
.support-list__box .txt-basic {
  margin-bottom: 33px;
  line-height: 1.875;
  width: 100%;
  max-width: 410px;
}
@media screen and (max-width: 834px) {
  .support-list__box .txt-basic {
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.support-list__box .btn-comp01 .txt {
  letter-spacing: 0.2px;
}
.support-list__des {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 33px;
  color: #1c9cd8;
}
@media screen and (max-width: 1200px) {
  .support-list__des {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 834px) {
  .support-list__des {
    font-size: 1.4rem;
    margin-bottom: 15px;
    font-weight: bold;
  }
}
.support-list__subTtl {
  margin-bottom: 28px;
}
@media screen and (max-width: 834px) {
  .support-list__subTtl {
    margin-bottom: 15px;
  }
}
.support-list__subTtl .sm {
  display: block;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 3px;
}
@media screen and (max-width: 1200px) {
  .support-list__subTtl .sm {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 834px) {
  .support-list__subTtl .sm {
    font-size: 1.8rem;
  }
}
.support-list__subTtl .lg {
  font-size: 3rem;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .support-list__subTtl .lg {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 834px) {
  .support-list__subTtl .lg {
    font-size: 2rem;
  }
}
.support-btn {
  margin: 50px 0 115px;
}
@media screen and (max-width: 834px) {
  .support-btn {
    margin: 30px 0 50px;
  }
}
.support-line {
  background: #02c31c;
  color: white;
  width: 100%;
  max-width: 1397px;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 44px 156px;
}
@media screen and (max-width: 1440px) {
  .support-line {
    padding: 30px 100px;
  }
}
@media screen and (max-width: 1200px) {
  .support-line {
    padding: 30px 50px;
  }
}
@media screen and (max-width: 1024px) {
  .support-line {
    padding: 15px;
  }
}
.support-line__l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 55.6%;
}
@media screen and (max-width: 834px) {
  .support-line__l {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.support-line__l:after {
  position: absolute;
  content: "";
  width: 1px;
  top: 12px;
  bottom: 9px;
  right: 0;
  background: rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 834px) {
  .support-line__l:after {
    display: none;
  }
}
.support-line__ico {
  width: 20.25%;
}
@media screen and (max-width: 1200px) {
  .support-line__ico {
    width: 15%;
  }
}
@media screen and (max-width: 834px) {
  .support-line__ico {
    width: 10%;
  }
}
@media screen and (max-width: 374px) {
  .support-line__ico {
    width: 7%;
    margin-top: 12px;
  }
}
.support-line__cnt {
  width: 79.75%;
  padding: 0 15px;
}
@media screen and (max-width: 1200px) {
  .support-line__cnt {
    width: 85%;
  }
}
@media screen and (max-width: 834px) {
  .support-line__cnt {
    width: auto;
    padding: 0 0 0 5px;
  }
}
.support-line__txt {
  font-weight: 500;
  font-size: 2.1rem;
  padding: 16px 0 7px 0;
}
@media screen and (max-width: 1200px) {
  .support-line__txt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  .support-line__txt {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 374px) {
  .support-line__txt {
    font-size: 1.3rem;
  }
}
.support-line__img {
  padding: 0 30px 0 0;
}
@media screen and (max-width: 1200px) {
  .support-line__img {
    padding: 0 0 0 0;
  }
}
@media screen and (max-width: 1200px) {
  .support-line__img img {
    width: 100%;
    max-width: 200px;
  }
}
.support-line__r {
  width: 44.4%;
  padding: 12px 0 0 17px;
  max-width: 440px;
  margin-left: auto;
}
@media screen and (max-width: 834px) {
  .support-line__r {
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: center;
  }
}
.support-line__r .txt-basic {
  line-height: 1.875;
  padding: 0 22px 26px 3px;
}
@media screen and (max-width: 834px) {
  .support-line__r .txt-basic {
    padding: 0 0 15px;
  }
}
@media screen and (max-width: 834px) {
  .support-line__r .btn-comp02 {
    margin: 0 auto;
  }
}
.support-bg {
  width: 100%;
  max-width: 1800px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  padding-top: 3.6%;
}

.sec-company {
  margin-bottom: 166px;
}
@media screen and (max-width: 1200px) {
  .sec-company {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 834px) {
  .sec-company {
    margin-bottom: 50px;
  }
}
.sec-company .ttl-comp02 {
  margin: 0 0 3px -7px;
  letter-spacing: 3.3px;
}
@media screen and (max-width: 834px) {
  .sec-company .ttl-comp02 {
    margin: 0;
  }
}

.company-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -33px -66px;
}
@media screen and (max-width: 1200px) {
  .company-list {
    margin: 0 -15px -30px;
  }
}
.company-list__item {
  width: 50%;
  padding: 0 33px;
  margin-bottom: 66px;
}
@media screen and (max-width: 1200px) {
  .company-list__item {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .company-list__item {
    width: 100%;
  }
}
.company-list__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #134c93;
  border-bottom: 1px solid #dddddd;
  padding: 39px 15px 39px 33px;
}
@media screen and (max-width: 1200px) {
  .company-list__item a {
    padding: 15px 5px;
  }
}
@media screen and (max-width: 640px) {
  .company-list__item a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    padding: 15px 65px 15px 0;
  }
}
.company-list__item a:hover {
  opacity: 1;
}
.company-list__item a:hover .ico .img {
  right: -13px;
}
.company-list__item a .txt-lg {
  font-family: "Rubik", sans-serif;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.2px;
  margin-right: 18px;
}
@media screen and (max-width: 1200px) {
  .company-list__item a .txt-lg {
    font-size: 3rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 834px) {
  .company-list__item a .txt-lg {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .company-list__item a .txt-lg {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}
.company-list__item a .txt-sm {
  font-size: 1.4rem;
  letter-spacing: 1px;
  padding-right: 15px;
}
@media screen and (max-width: 834px) {
  .company-list__item a .txt-sm {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .company-list__item a .txt-sm {
    display: block;
    width: 100%;
    padding-right: 0;
  }
}
.company-list__item a .ico {
  margin-left: auto;
  margin-right: 15px;
  position: relative;
  top: -2px;
  width: 59px;
}
@media screen and (max-width: 1200px) {
  .company-list__item a .ico {
    top: 0;
    padding: 0 5px;
  }
}
@media screen and (max-width: 640px) {
  .company-list__item a .ico {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.company-list__item a .ico .circle {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(19, 76, 147, 0.3);
  position: relative;
  overflow: hidden;
}
.company-list__item a .ico .circle:before, .company-list__item a .ico .circle:after {
  position: absolute;
  content: "";
}
.company-list__item a .ico .circle:after {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: white;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.company-list__item a .ico .circle:before {
  width: 100%;
  height: 100%;
  top: -50%;
  left: 100%;
  background: #134c93;
}
.company-list__item a .ico .circle .inn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: -50%;
  background: #134c93;
}
.company-list__item a .ico .img {
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
  z-index: 2;
  background: white;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
@media screen and (min-width: 1025px) {
  .company-list__item a.in .ico .circle:before {
    -webkit-animation-name: inBefore;
            animation-name: inBefore;
    -webkit-animation-duration: 0.1s;
            animation-duration: 0.1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .company-list__item a.in .ico .circle .inn {
    -webkit-animation-name: inInn;
            animation-name: inInn;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .company-list__item a.out .ico .circle:before {
    -webkit-animation-name: outBefore;
            animation-name: outBefore;
    -webkit-animation-duration: 0.4s;
            animation-duration: 0.4s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .company-list__item a.out .ico .circle .inn {
    -webkit-animation-name: outInn;
            animation-name: outInn;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
}

/*---------------------------
 ESTATE	
---------------------------*/
.page-estate .container {
  padding-top: 160px;
}
@media screen and (max-width: 1440px) {
  .page-estate .container {
    padding-top: 11.11vw;
  }
}
.page-estate .tag-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #717476;
  font-size: 1.6rem;
}
.page-estate .tag-list li {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 8px 1.3em;
  min-width: 120px;
  text-align: center;
  border: 1px solid #d5d9db;
  border-radius: 30px;
}
@media screen and (max-width: 834px) {
  .page-estate .tag-list li {
    margin-right: 5px;
    min-width: 1px;
    padding: 5px 1em;
    font-size: 1.4rem;
  }
}
.page-estate .tag-list li:last-child {
  margin-left: 0;
}

.page-estate_detail .head-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-bottom: 100px;
}
@media screen and (max-width: 1440px) {
  .page-estate_detail .head-block {
    margin-bottom: 7.142857vw;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_detail .head-block {
    margin-bottom: 50px;
  }
}
.page-estate_detail .head-block__img {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .head-block__img {
    margin-bottom: 30px;
    width: 100%;
  }
}
.page-estate_detail .head-block__img .img-wrap {
  position: relative;
  padding-top: 71.428%;
  height: 0;
  overflow: hidden;
}
.page-estate_detail .head-block__img .img-wrap img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.page-estate_detail .head-block__cont {
  width: 44.857%;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .head-block__cont {
    width: 100%;
  }
}
.page-estate_detail .head-block__ttl {
  font-size: 3rem;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .head-block__ttl {
    font-size: 2.4rem;
  }
}
.page-estate_detail .head-block__no {
  margin: 35px 0 28px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .head-block__no {
    margin: 20px 0;
  }
}
.page-estate_detail .head-block__tagList li {
  margin-right: 14px;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .head-block__tagList li {
    margin-right: 5px;
  }
}
.page-estate_detail .head-block__date {
  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;
  margin: 30px 0 40px;
  color: #b7bbc0;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .head-block__date {
    margin: 10px 0 20px;
    font-size: 1.4rem;
  }
}
.page-estate_detail .head-block__date > span:first-of-type {
  margin-right: 1em;
}
.page-estate_detail .head-block__share {
  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;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .head-block__share {
    padding-top: 10px;
  }
}
.page-estate_detail .head-block__share li {
  margin-right: 20px;
  font-size: 3.9rem;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .head-block__share li {
    margin-right: 15px;
  }
}
.page-estate_detail .head-block__share li:first-child {
  color: #1da1f2;
  line-height: 1;
}
.page-estate_detail .head-block__share li:nth-child(2) {
  color: #4867aa;
}
.page-estate_detail .head-block__share li:last-child {
  color: #02c31c;
}
.page-estate_detail .estate-box__ttl {
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .estate-box__ttl {
    margin-bottom: 30px;
  }
}
.page-estate_detail .sec-gallery .img-gallery__wrap {
  position: relative;
  margin: 0 -16px;
}
.page-estate_detail .sec-gallery .img-gallery__item {
  padding: 0 1.14%;
}
.page-estate_detail .sec-gallery .img-gallery__item > div {
  position: relative;
  padding-top: 70.98%;
  overflow: hidden;
}
.page-estate_detail .sec-gallery .img-gallery__item > div img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.page-estate_detail .sec-gallery .swiper-button-prev, .page-estate_detail .sec-gallery .swiper-button-next {
  width: 47px;
  height: 47px;
  border-radius: 50%;
  background: white;
  border: 1px solid #d6dadd;
  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;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  color: rgba(173, 181, 188, 0.5);
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  z-index: 2;
}
.page-estate_detail .sec-gallery .swiper-button-prev:before, .page-estate_detail .sec-gallery .swiper-button-next:before {
  display: none;
}
.page-estate_detail .sec-gallery .swiper-button-prev:after, .page-estate_detail .sec-gallery .swiper-button-next:after {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-size: 2.6rem;
}
@media screen and (max-width: 1200px) {
  .page-estate_detail .sec-gallery .swiper-button-prev:after, .page-estate_detail .sec-gallery .swiper-button-next:after {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_detail .sec-gallery .swiper-button-prev:after, .page-estate_detail .sec-gallery .swiper-button-next:after {
    font-size: 1.8rem;
  }
}
.page-estate_detail .sec-gallery .swiper-button-prev {
  left: -5px;
  padding: 0 5px 0 0;
}
@media screen and (max-width: 1200px) {
  .page-estate_detail .sec-gallery .swiper-button-prev {
    padding: 0;
  }
}
.page-estate_detail .sec-gallery .swiper-button-prev:after {
  content: "\f053";
}
.page-estate_detail .sec-gallery .swiper-button-next {
  right: -5px;
  padding: 0 0 0 5px;
}
@media screen and (max-width: 1200px) {
  .page-estate_detail .sec-gallery .swiper-button-next {
    padding: 0;
  }
}
.page-estate_detail .sec-gallery .swiper-button-next:after {
  content: "\f054";
}
.page-estate_detail .sec-outline {
  margin: 115px 0 85px;
}
@media screen and (max-width: 1440px) {
  .page-estate_detail .sec-outline {
    margin: 8.21428vw 0 6.07vw;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_detail .sec-outline {
    margin: 50px 0 40px;
  }
}
.page-estate_detail .sec-outline .spec-block {
  margin-bottom: 70px;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .sec-outline .spec-block {
    margin-bottom: 35px;
  }
}
.page-estate_detail .sec-outline .map-block {
  position: relative;
  padding-top: 44%;
  height: 0;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .sec-outline .map-block {
    padding-top: 56.25%;
  }
}
.page-estate_detail .sec-outline .map-block iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-estate_detail .sec-comment .comment-block {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px 5.35%;
  background: #e8eef3;
  border-radius: 17px;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .sec-comment .comment-block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px 5%;
    border-radius: 10px;
  }
}
.page-estate_detail .sec-comment .comment-block .icn {
  width: 136px;
}
@media screen and (max-width: 640px) {
  .page-estate_detail .sec-comment .comment-block .icn {
    width: 90px;
  }
}
.page-estate_detail .sec-comment .comment-block .desc {
  padding-left: 4.64%;
  width: calc(100% - 136px);
  font-size: 1.6rem;
  line-height: 2.25;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .sec-comment .comment-block .desc {
    font-size: 1.5rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 640px) {
  .page-estate_detail .sec-comment .comment-block .desc {
    padding-left: 3.5%;
    width: calc(100% - 90px);
  }
}
.page-estate_detail .btn-block {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 140px 34px 170px;
}
@media screen and (max-width: 1440px) {
  .page-estate_detail .btn-block {
    padding: 9.72vw 2.36vw 11.8vw;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_detail .btn-block {
    padding: 50px 0 30px;
  }
}
.page-estate_detail .btn-block a {
  width: 46.17%;
  max-width: 615px;
}
@media screen and (max-width: 834px) {
  .page-estate_detail .btn-block a {
    margin-bottom: 15px;
    width: 100%;
  }
}
.page-estate_detail .sec-recommend {
  padding: 120px 0 135px;
  background: #f1f4f6;
}
@media screen and (max-width: 1440px) {
  .page-estate_detail .sec-recommend {
    padding: 8.33vw 0 9.375vw;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_detail .sec-recommend {
    padding: 50px 0;
  }
}
.page-estate_detail .sec-recommend .estate-slider {
  margin-bottom: 0;
}
.page-estate_detail .sec-recommend .ttl-comp03 {
  margin-bottom: 70px;
}
@media screen and (max-width: 1440px) {
  .page-estate_detail .sec-recommend .ttl-comp03 {
    margin-bottom: 4.86vw;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_detail .sec-recommend .ttl-comp03 {
    margin-bottom: 30px;
  }
}

.c-table {
  table-layout: fixed;
  width: 100%;
  border-top: 1px solid #d0d8de;
  border-right: 1px solid #d0d8de;
  font-size: 1.6rem;
}
@media screen and (max-width: 640px) {
  .c-table {
    font-size: 1.4rem;
  }
}
.c-table__row {
  border-left: 1px solid #d0d8de;
  border-bottom: 1px solid #d0d8de;
}
@media screen and (max-width: 834px) {
  .c-table__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-table__head {
  padding: 35px 2.5%;
  width: 12.5%;
  background: #f1f4f6;
}
@media screen and (max-width: 834px) {
  .c-table__head {
    width: 25%;
  }
  .c-table__head:first-of-type {
    border-bottom: 1px solid #d0d8de;
  }
}
@media screen and (max-width: 640px) {
  .c-table__head {
    width: 100%;
  }
  .c-table__head:first-of-type {
    border-bottom: 0;
  }
}
.c-table__desc {
  padding: 35px 3.5%;
  width: 37.5%;
}
@media screen and (max-width: 834px) {
  .c-table__desc {
    width: 75%;
  }
  .c-table__desc:first-of-type {
    border-bottom: 1px solid #d0d8de;
  }
}
@media screen and (max-width: 640px) {
  .c-table__desc {
    width: 100%;
  }
}
.c-table__head, .c-table__desc {
  vertical-align: top;
}
@media screen and (max-width: 834px) {
  .c-table__head, .c-table__desc {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .c-table__head, .c-table__desc {
    padding: 15px 5%;
  }
}

.page-estate_index .search-block {
  padding-bottom: 90px;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block {
    padding-bottom: 30px;
  }
}
.page-estate_index .search-block__ttl {
  margin-bottom: 70px;
  padding-left: 50px;
  font-size: 3rem;
  font-weight: 500;
  background: url(../img/estate/icn-search.png) no-repeat left center;
  background-size: 34px auto;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block__ttl {
    margin-bottom: 30px;
    padding-left: 35px;
    font-size: 2.4rem;
    background-size: 26px auto;
  }
}
.page-estate_index .search-block__item-ttl {
  position: relative;
  margin-bottom: 20px;
  padding-left: 50px;
  color: #134c93;
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block__item-ttl {
    margin-bottom: 15px;
    padding-left: 40px;
    font-size: 1.8rem;
  }
}
.page-estate_index .search-block__item-ttl:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 1px;
}
.page-estate_index .search-block__item-ttl:before {
  top: 50%;
  left: 0;
  background: #134c93;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block__item-ttl:before {
    width: 30px;
  }
}
.page-estate_index .search-block__item {
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block__item {
    font-size: 1.5rem;
  }
}
.page-estate_index .search-block__item:last-of-type {
  margin-bottom: 0;
}
.page-estate_index .search-block__inline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 835px) {
  .page-estate_index .search-block__inline {
    padding-left: 50px;
  }
}
@media screen and (min-width: 835px) {
  .page-estate_index .search-block__inline .ttl {
    margin-right: 20px;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block__inline .ttl {
    font-weight: bold;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block__inline .ttl,
.page-estate_index .search-block__inline .list-terms {
    width: 100%;
  }
}
@media screen and (min-width: 835px) {
  .page-estate_index .search-block__inline.price .ttl {
    width: 145px;
  }
  .page-estate_index .search-block__inline.price .list-terms {
    width: calc(100% - 165px);
    max-width: 925px;
  }
}
.page-estate_index .search-block__inline .note {
  width: 100%;
  margin: 10px 0 20px;
  font-size: 1.4rem;
  font-weight: 300;
}
.page-estate_index .search-block .list-terms {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-estate_index .search-block .list-terms li {
  margin-bottom: 15px;
  padding: 2px 20px 2px 0;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block .list-terms li {
    padding-right: 15px;
    margin-bottom: 10px;
  }
}
.page-estate_index .search-block .list-terms li:not(:last-child) {
  margin-right: 20px;
  border-right: 1px solid #d1d1d1;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block .list-terms li:not(:last-child) {
    margin-right: 15px;
    margin-bottom: 10px;
  }
}
.page-estate_index .search-block .list-terms li a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.page-estate_index .search-block .list-terms li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
}
.page-estate_index .search-block .list-terms li a:before {
  top: 5px;
  left: 0;
  background: #134c93;
  border-radius: 50%;
}
.page-estate_index .search-block .tag-list {
  position: relative;
  margin-top: 40px;
  padding: 50px 50px 0;
  border-top: 1px solid #ddd;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block .tag-list {
    margin-top: 20px;
    padding: 20px 0 0;
  }
}
.page-estate_index .search-block .tag-list li.is-hidden {
  margin: 0;
  padding: 0;
  opacity: 0;
  width: 0;
  height: 0;
  min-width: 0;
  border: 0;
}
.page-estate_index .search-block .tag-list li.is-hidden a {
  display: none;
}
.page-estate_index .search-block .tag-list li.more {
  display: block;
  padding: 0;
  border: 0;
  width: 40px;
  min-width: 1px;
  height: 40px;
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block .tag-list li.more {
    width: 31px;
    height: 31px;
  }
}
.page-estate_index .search-block .tag-list li.more > span {
  margin: 0;
}
.page-estate_index .search-block .tag-list li {
  padding: 0;
  border: 0;
}
.page-estate_index .search-block .tag-list li a {
  display: block;
  padding: 8px 1.3em;
  border: 1px solid #d5d9db;
  border-radius: 30px;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block .tag-list li a {
    padding: 5px 1em;
  }
}
.page-estate_index .search-block .btn-more {
  display: block;
  margin-top: 20px;
  margin-left: 50px;
  width: 40px;
  height: 40px;
  color: #ddd;
  font-size: 1.8rem;
  line-height: 38px;
  text-align: center;
  border: 1px solid #d5d9db;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 834px) {
  .page-estate_index .search-block .btn-more {
    margin-left: 0;
    width: 31px;
    height: 31px;
    line-height: 29px;
  }
}
.page-estate_index .search-block .btn-more .is-btn-hidden {
  opacity: 0;
}
.page-estate_index .js-hide {
  display: none;
}
.page-estate_index .estate-box {
  padding: 100px 0 155px;
  background: #f1f4f6;
}
@media screen and (max-width: 834px) {
  .page-estate_index .estate-box {
    padding: 40px 0 50px;
  }
}
.page-estate_index .estate-box .ttl-comp03 {
  margin-bottom: 55px;
}
@media screen and (max-width: 834px) {
  .page-estate_index .estate-box .ttl-comp03 {
    margin-bottom: 30px;
  }
}
.page-estate_index .estate-box__item {
  margin: 0;
  border: 0;
  padding: 0;
}
.page-estate_index .estate-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-estate_index .estate-slider__item {
  margin-bottom: 40px;
  margin-right: 2.858%;
  padding: 0;
  width: 31.428%;
}
@media screen and (min-width: 835px) {
  .page-estate_index .estate-slider__item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_index .estate-slider__item {
    margin-bottom: 20px;
    margin-right: 4%;
    width: 48%;
  }
  .page-estate_index .estate-slider__item:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (max-width: 834px) {
  .page-estate_index .estate-slider__link {
    padding-bottom: 15px;
  }
}
.page-estate_index .wp-pagenavi,
.page-estate_index .pagenation {
  margin-top: 30px;
}

.wp-pagenavi,
.pagenation {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wp-pagenavi > span,
.wp-pagenavi a,
.pagenation > span,
.pagenation a {
  display: block;
  margin: 0 6px;
  padding: 0;
  width: 46px;
  height: 46px;
  font-family: "Rubik", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 44px;
  color: #134c93;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #134c93 !important;
}
@media screen and (max-width: 640px) {
  .wp-pagenavi > span,
.wp-pagenavi a,
.pagenation > span,
.pagenation a {
    width: 35px;
    height: 35px;
    font-size: 1.4rem;
    line-height: 33px;
  }
}
.wp-pagenavi > span:hover,
.wp-pagenavi a:hover,
.pagenation > span:hover,
.pagenation a:hover {
  opacity: 1;
  color: #fff;
  background: #134c93;
}
.wp-pagenavi > span.current,
.wp-pagenavi a.current,
.pagenation > span.current,
.pagenation a.current {
  color: #fff;
  background: #134c93;
}

/* ====================================================
CONTACT
==================================================== */
.page-contact .inner {
  max-width: 968px;
}
.page-contact .lead-txt02 {
  margin-bottom: 90px;
}
@media screen and (max-width: 834px) {
  .page-contact .lead-txt02 {
    margin-bottom: 40px;
  }
}
.page-contact .lead-txt02 .red {
  color: #c53030;
  vertical-align: text-top;
}
.page-contact .form-wrap {
  padding: 238px 0 195px;
  /*------完了画面------*/
  /*------//完了画面------*/
}
@media screen and (max-width: 1200px) {
  .page-contact .form-wrap {
    padding: 19.83vw 0 16.25vw;
  }
}
@media screen and (max-width: 640px) {
  .page-contact .form-wrap {
    padding: 50px 0;
  }
}
.page-contact .form-wrap .mw_wp_form_complete .ttl-complete, .page-contact .form-wrap.complete .ttl-complete {
  font-size: 4.8rem;
}
@media screen and (max-width: 640px) {
  .page-contact .form-wrap .mw_wp_form_complete .ttl-complete, .page-contact .form-wrap.complete .ttl-complete {
    font-size: 3.4rem;
  }
}
.page-contact .form-wrap .mw_wp_form_complete .ttl, .page-contact .form-wrap.complete .ttl {
  margin: 15px 0 25px;
  font-size: 1.8rem;
}
@media screen and (max-width: 640px) {
  .page-contact .form-wrap .mw_wp_form_complete .ttl, .page-contact .form-wrap.complete .ttl {
    font-size: 1.6rem;
  }
}
.page-contact .form-wrap .mw_wp_form_complete .control-block, .page-contact .form-wrap.complete .control-block {
  margin-top: 55px;
}
@media screen and (max-width: 834px) {
  .page-contact .form-wrap .mw_wp_form_complete .control-block, .page-contact .form-wrap.complete .control-block {
    margin-top: 30px;
  }
}
.page-contact .contactTel-block {
  margin: 60px 0 35px;
  padding: 45px 5% 55px;
  background: #d0e1ee;
}
@media screen and (max-width: 834px) {
  .page-contact .contactTel-block {
    margin: 30px 0 25px;
    padding: 25px 5%;
  }
}
.page-contact .contactTel-block .ttl {
  margin-bottom: 20px;
  font-size: 1.8rem;
}
@media screen and (max-width: 640px) {
  .page-contact .contactTel-block .ttl {
    margin-bottom: 10px;
  }
}
.page-contact .contactTel-block .ttl span {
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: 1px solid #134c93;
}
.page-contact .contactTel-block .tel {
  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;
  font-size: 4.8rem;
}
@media screen and (max-width: 640px) {
  .page-contact .contactTel-block .tel {
    font-size: 7.5vw;
  }
}
.page-contact .contactTel-block .tel i {
  margin-right: 12px;
  font-size: 70%;
}
.page-contact .form-block {
  margin: 0 auto;
  max-width: 960px;
}
.page-contact .form-block input, .page-contact .form-block button, .page-contact .form-block textarea, .page-contact .form-block select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page-contact .form-block input[type=text],
.page-contact .form-block input[type=email],
.page-contact .form-block input[type=number],
.page-contact .form-block input[type=tel],
.page-contact .form-block textarea {
  display: inline-block;
  width: 100%;
  padding: 20px;
  font-size: 1.6rem;
  resize: none;
  outline: none;
  background: #f5f5f5;
  border-radius: 10px;
}
@media screen and (max-width: 640px) {
  .page-contact .form-block input[type=text],
.page-contact .form-block input[type=email],
.page-contact .form-block input[type=number],
.page-contact .form-block input[type=tel],
.page-contact .form-block textarea {
    padding: 15px;
  }
}
.page-contact .form-block input[type=submit] {
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
.page-contact .form-block input[type=radio],
.page-contact .form-block input[type=checkbox] {
  width: 0;
}
.page-contact .form-block textarea {
  height: 508px;
  line-height: 1.5;
}
@media screen and (max-width: 834px) {
  .page-contact .form-block textarea {
    height: 200px;
  }
}
.page-contact .form-block ::-webkit-input-placeholder {
  color: #aaa;
}
.page-contact .form-block ::-moz-placeholder {
  color: #aaa;
}
.page-contact .form-block :-ms-input-placeholder {
  color: #aaa;
}
.page-contact .form-block ::-ms-input-placeholder {
  color: #aaa;
}
.page-contact .form-block ::placeholder {
  color: #aaa;
}
@media screen and (max-width: 640px) {
  .page-contact .form-block ::-webkit-input-placeholder {
    font-size: 1.4rem;
  }
  .page-contact .form-block ::-moz-placeholder {
    font-size: 1.4rem;
  }
  .page-contact .form-block :-ms-input-placeholder {
    font-size: 1.4rem;
  }
  .page-contact .form-block ::-ms-input-placeholder {
    font-size: 1.4rem;
  }
  .page-contact .form-block ::placeholder {
    font-size: 1.4rem;
  }
}
.page-contact .form-block .select-inline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
  width: 100%;
}
.page-contact .form-block .select-inline > div {
  max-width: 260px;
}
@media screen and (max-width: 834px) {
  .page-contact .form-block .select-inline > div {
    width: 60%;
  }
}
.page-contact .form-block .select-inline .input-show {
  margin-top: 14px;
  margin-left: 20px;
  width: 100%;
  max-width: 145px;
}
@media screen and (max-width: 834px) {
  .page-contact .form-block .select-inline .input-show {
    margin-left: 10px;
    margin-top: 5px;
    width: 35%;
  }
}
.page-contact .form-block .select-inline .btn-address {
  display: inline-block;
  padding: 8px 5px;
  width: 100%;
  color: #2a323a;
  font-size: 1.4rem;
  text-align: center;
  border: 1px solid #c2c2c2;
  border-radius: 40px;
  cursor: pointer;
}
@media screen and (min-width: 835px) {
  .page-contact .form-block .select-inline .btn-address {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .page-contact .form-block .select-inline .btn-address:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 834px) {
  .page-contact .form-block .select-inline .btn-address {
    padding: 11px 5px;
    font-size: 1.5rem;
  }
}
.page-contact .form-block .error {
  margin-top: 10px;
  width: 100%;
  color: #c53030;
  font-size: 1.4rem;
}
.page-contact .form-item {
  margin-bottom: 40px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .page-contact .form-item {
    margin-bottom: 20px;
  }
}
.page-contact .form-head {
  margin-bottom: 35px;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .page-contact .form-head {
    margin-bottom: 10px;
  }
}
.page-contact .form-head .required {
  color: #c53030;
  vertical-align: text-top;
}

/*------確認画面------*/
.mw_wp_form_confirm .form-block {
  margin-top: 110px;
}
@media screen and (max-width: 834px) {
  .mw_wp_form_confirm .form-block {
    margin-top: 40px;
  }
}
.mw_wp_form_confirm .form-block .txt-lead {
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .mw_wp_form_confirm .form-block .txt-lead {
    margin-bottom: 30px;
  }
}
.mw_wp_form_confirm .form-block .form-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;
  margin: 0;
  background: #fff;
  border-bottom: 1px solid #d5d9db;
}
.mw_wp_form_confirm .form-block .form-item:first-of-type {
  border-top: 1px solid #d5d9db;
}
.mw_wp_form_confirm .form-block .form-head {
  margin: 0;
  padding: 40px 10px;
  width: 270px;
}
@media screen and (max-width: 640px) {
  .mw_wp_form_confirm .form-block .form-head {
    padding: 15px 10px 0;
    width: 100%;
  }
}
.mw_wp_form_confirm .form-block .form-head .required {
  display: none;
}
.mw_wp_form_confirm .form-block .form-cont {
  padding: 40px 0;
  width: calc(100% - 270px);
}
@media screen and (max-width: 640px) {
  .mw_wp_form_confirm .form-block .form-cont {
    padding: 15px 10px;
    width: 100%;
  }
}
.mw_wp_form_confirm .form-block .form-cont .note {
  display: none;
}
.mw_wp_form_confirm .form-block .input-inline {
  display: block;
}
.mw_wp_form_confirm .form-block .input-inline .file-select {
  display: block;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  color: inherit;
  font-weight: 400;
  text-align: left !important;
  background: none;
}
@media screen and (min-width: 835px) {
  .mw_wp_form_confirm .form-block .control-block {
    margin-top: 85px;
  }
}
@media screen and (min-width: 835px) {
  .mw_wp_form_confirm .form-block .form-control {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/*------//確認画面------*/
.c-radio {
  display: inline-block;
  cursor: pointer;
}
.c-radio input {
  width: 0;
}
.c-radio > span {
  display: inline-block;
  position: relative;
  padding: 4px 0 4px 35px;
  text-align: left;
}
@media screen and (max-width: 834px) {
  .c-radio > span {
    padding-left: 35px;
  }
}
.c-radio > span:before {
  background: #f1f3f9;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0px;
  border-radius: 50%;
}
.c-radio > span:after {
  position: absolute;
  top: 6px;
  left: 6px;
  content: "";
  display: block;
  height: 12px;
  width: 12px;
  background: #0a59d6;
  border-radius: 50%;
  opacity: 0;
}
.c-radio input[type=radio]:checked + span:after {
  opacity: 1;
}

.mwform-checkbox-field label {
  display: inline-block;
  cursor: pointer;
}
.mwform-checkbox-field label > span {
  position: relative;
  display: inline-block;
  padding: 0 0 0 35px;
  font-size: 1.6rem;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .mwform-checkbox-field label > span {
    font-size: 1.5rem;
  }
}
.mwform-checkbox-field label > span:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 0;
  border: 1px solid #d5d9db;
}
.mwform-checkbox-field label > span:after {
  border-right: 4px solid #134c93;
  border-bottom: 4px solid #134c93;
  content: "";
  display: block;
  height: 13px;
  width: 6px;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 6px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mwform-checkbox-field label input[type=checkbox]:checked + span:after {
  opacity: 1;
}

.c-selectbox {
  position: relative;
  width: 100%;
  font-size: 1.4rem;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.c-selectbox:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 6px;
}
.c-selectbox:before {
  top: 50%;
  right: 10px;
  margin-top: -6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
}
.c-selectbox select {
  display: inline-block;
  padding: 10px 30px 11px 15px !important;
  width: 100%;
  height: 40px;
  cursor: pointer;
  color: inherit;
}

.privacy-block {
  margin: 70px 0 95px;
  padding: 50px 4.13% 35px;
  max-height: 315px;
  font-size: 1.4rem;
  line-height: 1.85;
  background: #fff;
  border: 1px solid #d5d9db;
  overflow-y: scroll;
}
@media screen and (max-width: 834px) {
  .privacy-block {
    margin: 40px 0;
    padding: 30px 5%;
    max-height: 250px;
  }
}
.privacy-block .c-ttl01 {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 500;
}
.privacy-block .c-ttl01 + p {
  margin-bottom: 30px;
}
.privacy-block .privacy-block__item {
  margin-top: 15px;
}
.privacy-block .privacy-block__item .ttl {
  margin-bottom: 5px;
  font-weight: 500;
}

.form-control {
  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;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  .form-control {
    margin-top: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.form-control .c-btn {
  margin: 0 10px !important;
}
@media screen and (max-width: 640px) {
  .form-control .c-btn {
    margin: 0 0 20px !important;
  }
}

.c-btn {
  display: inline-block;
  padding: 40px 10px !important;
  width: 100%;
  max-width: 595px;
  color: #fff;
  font-size: 2.1rem;
  font-weight: 500;
  text-align: center;
  border-radius: 70px !important;
}
@media screen and (min-width: 835px) {
  .c-btn {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .c-btn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 834px) {
  .c-btn {
    padding: 15px 10px !important;
    font-size: 1.7rem;
  }
}
.c-btn.__gy {
  background: #aaa !important;
}
.c-btn.__bl {
  background: #134c93 !important;
}
.c-btn.__or {
  background: #ff9d00 !important;
}

/* ====================================================
SERVICE
==================================================== */
.page-service .bg {
  position: absolute;
}
.page-service .bg-ani {
  position: relative;
}
.page-service .inner {
  position: relative;
}
.page-service .sec-lead {
  position: relative;
  margin: 114px 0 60px;
}
@media screen and (max-width: 834px) {
  .page-service .sec-lead {
    margin: 30px 0 40px;
    padding: 5vw 0 0;
  }
}
.page-service .sec-lead .bg.__01 {
  top: -60px;
  left: 0;
  width: 55.83%;
}
@media screen and (max-width: 834px) {
  .page-service .sec-lead .bg.__01 {
    top: -3.5vw;
    width: 100%;
  }
}
.page-service .sec-lead .bg.__02 {
  bottom: 0;
  right: 0;
  width: 11.16%;
}
@media screen and (max-width: 834px) {
  .page-service .sec-lead .bg.__02 {
    bottom: 10%;
    width: 20%;
  }
}
.page-service .sec-lead__txt {
  margin: 30px auto 40px;
  max-width: 755px;
}
@media screen and (max-width: 640px) {
  .page-service .sec-lead__txt {
    margin: 15px auto 20px;
  }
}
.page-service .sec-lead__img img {
  width: 68.57%;
}
@media screen and (max-width: 1024px) {
  .page-service .sec-lead__img img {
    width: 80%;
  }
}
@media screen and (max-width: 834px) {
  .page-service .sec-lead__img img {
    width: 100%;
  }
}
.page-service .lead-block {
  position: relative;
  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 .lead-block__ttl {
  margin-bottom: 25px;
  font-size: 2.4rem;
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  .page-service .lead-block__ttl {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 640px) {
  .page-service .lead-block__ttl {
    margin-bottom: 15px;
    font-size: 1.7rem;
    line-height: 1.6;
  }
}
.page-service .lead-block__ttl .strong {
  font-size: 125%;
}
.page-service .lead-block .txt-box {
  -ms-flex-item-align: center;
      align-self: center;
  padding: 60px 0 80px;
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .page-service .lead-block .txt-box {
    padding-bottom: 10vw;
  }
}
@media screen and (max-width: 834px) {
  .page-service .lead-block .txt-box {
    padding-top: 15px;
    padding-bottom: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}
.page-service .lead-block .img {
  position: relative;
  margin-right: -3.928%;
  width: 46.71%;
}
@media screen and (max-width: 834px) {
  .page-service .lead-block .img {
    margin-right: 0;
    width: 100%;
  }
}
.page-service .txt-deco {
  font-size: 20rem;
  letter-spacing: -0.02em;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .page-service .txt-deco {
    font-size: 13.88vw;
  }
}
@media screen and (max-width: 640px) {
  .page-service .txt-deco {
    font-size: 18vw;
  }
}
.page-service .sec-product {
  position: relative;
  margin: 0;
  padding: 125px 0 145px;
  background: -o-linear-gradient(315deg, #1c9cd8 0%, #134c93 99%);
  background: linear-gradient(135deg, #1c9cd8 0%, #134c93 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1c9cd8", endColorstr="#134c93",GradientType=1 );
}
@media screen and (max-width: 834px) {
  .page-service .sec-product {
    padding: 50px 0;
  }
}
.page-service .sec-product .bg {
  left: 0;
  top: -80px;
  width: 130px;
}
@media screen and (max-width: 640px) {
  .page-service .sec-product .bg {
    top: -60px;
    width: 80px;
  }
}
.page-service .sec-product .txt-deco {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.1;
}
@media screen and (max-width: 834px) {
  .page-service .sec-product .txt-deco {
    position: static;
  }
}
.page-service .sec-product .lineup-block {
  margin-top: -103px;
  padding: 90px 5.35% 40px;
  background: #fff;
  border-radius: 17px;
}
@media screen and (max-width: 1440px) {
  .page-service .sec-product .lineup-block {
    margin-top: -7.15vw;
  }
}
@media screen and (max-width: 834px) {
  .page-service .sec-product .lineup-block {
    margin-top: 40px;
    padding: 40px 5% 10px;
    border-radius: 10px;
  }
}
.page-service .sec-product .list-lineup {
  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-top: 60px;
}
@media screen and (max-width: 834px) {
  .page-service .sec-product .list-lineup {
    margin-top: 30px;
  }
}
.page-service .sec-product .list-lineup__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;
  margin-bottom: 40px;
  padding: 50px 3.99% 35px;
  width: 48%;
  background: #f1f4f6;
  border-radius: 17px;
}
@media screen and (max-width: 834px) {
  .page-service .sec-product .list-lineup__item {
    margin-bottom: 15px;
    padding: 25px 4% 25px;
    width: 100%;
    border-radius: 10px;
  }
}
.page-service .sec-product .list-lineup__item img {
  width: 29%;
}
.page-service .sec-product .list-lineup__item .desc-box {
  width: 63%;
}
@media screen and (max-width: 834px) {
  .page-service .sec-product .list-lineup__item .desc-box {
    width: 66%;
  }
}
.page-service .sec-product .list-lineup__item .desc-box .ttl {
  margin-bottom: 15px;
  font-size: 2.1rem;
}
@media screen and (max-width: 834px) {
  .page-service .sec-product .list-lineup__item .desc-box .ttl {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}
.page-service .sec-support {
  position: relative;
  padding: 117px 0 0;
  margin: 0;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support {
    padding: 50px 0 0;
  }
}
.page-service .sec-support .bg {
  right: 0;
  top: 60px;
  width: 63.83%;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .bg {
    top: -10px;
    width: 90%;
  }
}
.page-service .sec-support .txt-deco {
  width: 100%;
  color: #f1f4f6;
  text-align: right;
}
@media screen and (min-width: 835px) {
  .page-service .sec-support .lead-block {
    margin-bottom: -60px;
  }
  .page-service .sec-support .lead-block .txt-box {
    padding-bottom: 130px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .page-service .sec-support .lead-block .img {
    margin: 0 0 0 -5%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .page-service .sec-support .lead-block .img img {
    -o-object-position: center center;
       object-position: center center;
  }
}
.page-service .sec-support .service-block {
  padding: 180px 0 150px;
  background: #f1f4f6;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block {
    margin-top: 40px;
    padding: 50px 0;
  }
}
.page-service .sec-support .service-block__ttl {
  font-size: 3rem;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block__ttl {
    font-size: 2.2rem;
  }
}
.page-service .sec-support .service-block__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: 80px 0 120px;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block__list {
    margin: 30px 0;
  }
}
@media screen and (max-width: 640px) {
  .page-service .sec-support .service-block__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-service .sec-support .service-block__list li {
  width: 17.8%;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block__list li {
    margin-bottom: 20px;
    width: 19%;
  }
  .page-service .sec-support .service-block__list li img {
    width: 100%;
    max-width: 246px;
  }
}
@media screen and (max-width: 640px) {
  .page-service .sec-support .service-block__list li {
    padding: 0 3%;
    width: 50%;
  }
}
.page-service .sec-support .service-block__list li a {
  display: block;
}
.page-service .sec-support .service-block__list li .desc {
  margin-top: 20px;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.28;
}
@media screen and (max-width: 1024px) {
  .page-service .sec-support .service-block__list li .desc {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block__list li .desc {
    margin-top: 10px;
    font-size: 1.5rem;
  }
}
.page-service .sec-support .service-block__cont {
  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;
  padding: 75px 6.42%;
  border-bottom: 2px solid #e2e7eb;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block__cont {
    padding: 25px 0 30px;
  }
}
.page-service .sec-support .service-block__cont:first-of-type {
  border-top: 2px solid #e2e7eb;
}
.page-service .sec-support .service-block__cont .img {
  width: 46.88%;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block__cont .img {
    margin-bottom: 20px;
    width: 100%;
  }
}
.page-service .sec-support .service-block__cont .desc-box {
  width: 46.5%;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block__cont .desc-box {
    width: 100%;
  }
}
.page-service .sec-support .service-block__cont .desc-box .ttl {
  margin-bottom: 20px;
  font-size: 3rem;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block__cont .desc-box .ttl {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
}
.page-service .sec-support .service-block__cont .desc-box .btn-comp02 {
  margin-top: 30px;
}
@media screen and (min-width: 835px) {
  .page-service .sec-support .service-block__cont .desc-box .btn-comp02 {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  .page-service .sec-support .service-block__cont .desc-box .btn-comp02:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 834px) {
  .page-service .sec-support .service-block__cont .desc-box .btn-comp02 {
    margin-top: 20px;
  }
}

/* ====================================================
ABOUT
==================================================== */
.page-about .bg {
  position: absolute;
}
.page-about .bg-ani {
  position: relative;
}
.page-about .inner {
  position: relative;
}
.page-about .sec-lead {
  position: relative;
  margin: 115px 0 110px;
}
@media screen and (max-width: 834px) {
  .page-about .sec-lead {
    margin: 30px 0 40px;
    padding: 5vw 0 0;
  }
}
.page-about .sec-lead .bg.__01 {
  top: -20px;
  left: 0;
  width: 55.83%;
}
@media screen and (max-width: 834px) {
  .page-about .sec-lead .bg.__01 {
    width: 100%;
  }
}
.page-about .sec-lead .bg.__02 {
  top: 45.11%;
  right: 0;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .page-about .sec-lead .bg.__02 {
    top: 55%;
  }
}
.page-about .sec-lead__ttl-en {
  margin-bottom: 30px;
  font-size: 6rem;
  line-height: 1.2;
}
@media screen and (max-width: 834px) {
  .page-about .sec-lead__ttl-en {
    margin-bottom: 15px;
    font-size: max(32px, 5vw);
  }
}
@media screen and (min-width: 835px) {
  .page-about .sec-lead__ttl {
    line-height: 1.8;
  }
}
.page-about .sec-lead__txt {
  margin: 30px auto 55px;
  max-width: 780px;
}
@media screen and (max-width: 834px) {
  .page-about .sec-lead__txt {
    margin: 20px auto 30px;
  }
}
.page-about .sec-lead__img img {
  width: 74.14%;
}
@media screen and (max-width: 1024px) {
  .page-about .sec-lead__img img {
    width: 80%;
  }
}
@media screen and (max-width: 834px) {
  .page-about .sec-lead__img img {
    width: 100%;
  }
}
.page-about .bg-wrap {
  padding: 165px 0 160px;
  background: #f1f4f6;
}
@media screen and (max-width: 1200px) {
  .page-about .bg-wrap {
    padding: 13.75vw 0 13.33vw;
  }
}
.page-about .txt-deco {
  position: absolute;
  top: -90px;
  color: #e3eaef;
  font-size: 16rem;
  letter-spacing: -0.02em;
  line-height: 0.75;
}
@media screen and (max-width: 1440px) {
  .page-about .txt-deco {
    top: -6.25vw;
    font-size: 11.11vw;
  }
}
@media screen and (max-width: 640px) {
  .page-about .txt-deco {
    top: -9vw;
    font-size: 15vw;
  }
}
.page-about .cont-block {
  position: relative;
}
.page-about .cont-block .content {
  position: relative;
  margin: 90px 0 260px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 16px -5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 16px -5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1440px) {
  .page-about .cont-block .content {
    margin: 6.25vw 0 18.05vw;
  }
}
.page-about .cont-block .content:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: calc((100vw - 100%) / 2);
  height: 100%;
}
.page-about .cont-block .content:before {
  top: 0;
  background: #fff;
}
.page-about .cont-block .content .ttl-comp04 {
  margin: 30px 0 35px;
}
@media screen and (max-width: 1440px) {
  .page-about .cont-block .content .ttl-comp04 {
    font-size: 2.08vw;
  }
}
@media screen and (max-width: 1024px) {
  .page-about .cont-block .content .ttl-comp04 {
    margin: 15px 0 20px;
  }
}
@media screen and (max-width: 834px) {
  .page-about .cont-block .content .ttl-comp04 {
    font-size: 3.59vw;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 640px) {
  .page-about .cont-block .content .ttl-comp04 {
    font-size: max(16px, 4.3vw);
  }
}
.page-about .cont-block:nth-of-type(odd) .content {
  padding: 6.07% 0 6.07% 5.714%;
  border-radius: 17px 0 0 17px;
}
@media screen and (max-width: 834px) {
  .page-about .cont-block:nth-of-type(odd) .content {
    padding: 8% 0 8% 8%;
    border-radius: 10px 0 0 10px;
  }
}
.page-about .cont-block:nth-of-type(odd) .content:before {
  right: calc((100vw - 100%) / 2 * -1);
}
@media screen and (min-width: 835px) {
  .page-about .cont-block:nth-of-type(odd) .content .head-block {
    padding-right: 4.623%;
  }
}
.page-about .cont-block:nth-of-type(odd) .txt-deco {
  left: 0;
}
.page-about .cont-block:nth-of-type(even) .content {
  padding: 6.07% 5.714% 6.07% 0;
  border-radius: 0 17px 17px 0;
}
@media screen and (max-width: 834px) {
  .page-about .cont-block:nth-of-type(even) .content {
    padding: 8%;
    border-radius: 0 10px 10px 0;
  }
}
.page-about .cont-block:nth-of-type(even) .content:before {
  left: calc((100vw - 100%) / 2 * -1);
}
@media screen and (min-width: 835px) {
  .page-about .cont-block:nth-of-type(even) .content .head-block {
    padding-left: 4.623%;
  }
}
.page-about .cont-block:nth-of-type(even) .txt-deco {
  right: 0;
}
@media screen and (min-width: 835px) {
  .page-about .cont-block:nth-of-type(even) .head-block .img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (min-width: 835px) {
  .page-about .cont-block:nth-of-type(even) .head-block .desc-box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.page-about .cont-block:last-of-type .content {
  margin-bottom: 0;
}
.page-about .cont-block .head-block {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-about .cont-block .head-block .img {
  width: 50.5%;
}
@media screen and (max-width: 834px) {
  .page-about .cont-block .head-block .img {
    margin-bottom: 20px;
    width: 100%;
  }
}
.page-about .cont-block .head-block .desc-box {
  width: 42.5%;
}
@media screen and (max-width: 834px) {
  .page-about .cont-block .head-block .desc-box {
    width: 100%;
  }
}
.page-about .cont-block__ttl {
  position: relative;
  color: #1c9cd8;
  padding-left: 44px;
  font-size: 1.8rem;
}
@media screen and (max-width: 640px) {
  .page-about .cont-block__ttl {
    font-size: 1.6rem;
  }
}
.page-about .cont-block__ttl:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 1px;
}
.page-about .cont-block__ttl:before {
  top: 50%;
  left: 0;
  background: #1c9cd8;
}
.page-about .cont-block .bg.__03 {
  left: -11%;
  bottom: 30%;
  width: 13%;
}
.page-about .cont-block .bg.__04 {
  right: -11.1%;
  top: -25%;
  width: 63.55%;
}
.page-about .cont-block.block01 .head-block .img {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.page-about .cont-block .strength-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-top: 40px;
}
@media screen and (max-width: 834px) {
  .page-about .cont-block .strength-list {
    margin-top: 20px;
  }
}
.page-about .cont-block .strength-list__item {
  margin-top: 35px;
  padding: 3.8% 2.655% 3%;
  width: 31.75%;
  background: #f1f4f6;
  border-radius: 17px;
}
@media screen and (max-width: 834px) {
  .page-about .cont-block .strength-list__item {
    margin-top: 15px;
    width: 48%;
    border: 10px;
  }
}
@media screen and (max-width: 640px) {
  .page-about .cont-block .strength-list__item {
    width: 100%;
  }
}
.page-about .cont-block .strength-list__item .ttl {
  margin-bottom: 30px;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .page-about .cont-block .strength-list__item .ttl {
    margin-bottom: 15px;
    font-size: 1.5rem;
  }
}

/* ====================================================
COMPANY
==================================================== */
.page-company .sec-ttl {
  padding: 0;
  margin-bottom: 95px;
}
@media screen and (max-width: 834px) {
  .page-company .sec-ttl {
    margin-bottom: 40px;
  }
}
.page-company .sec-ttl:before {
  display: none;
}
.page-company .sec-prifile {
  padding: 200px 0 280px;
}
@media screen and (max-width: 1200px) {
  .page-company .sec-prifile {
    padding: 16.66vw 0 23.33vw;
  }
}
@media screen and (max-width: 640px) {
  .page-company .sec-prifile {
    padding: 40px 0 50px;
  }
}
.page-company .sec-prifile .profile-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;
  padding: 31px 10px;
  color: #141d27;
  border-bottom: 1px solid #d5d9db;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .page-company .sec-prifile .profile-block__item {
    padding: 20px 10px;
  }
}
.page-company .sec-prifile .profile-block__item .head {
  width: 19.285%;
}
@media screen and (max-width: 834px) {
  .page-company .sec-prifile .profile-block__item .head {
    width: 110px;
  }
}
.page-company .sec-prifile .profile-block__item .desc {
  width: 80.715%;
}
@media screen and (max-width: 834px) {
  .page-company .sec-prifile .profile-block__item .desc {
    width: calc(100% - 110px);
  }
}
.page-company .sec-prifile .profile-block__item .desc a {
  display: inline-block;
  margin-left: 1em;
  padding-bottom: 2px;
  padding-left: 23px;
  background: url(../img/company/icn-map.png) no-repeat left center;
  background-size: 18px auto;
}
.page-company .sec-prifile .profile-block__item .desc a > span {
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  .page-company .sec-prifile .profile-block__item .desc a {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .page-company .sec-prifile .profile-block__item .desc .slash {
    display: none;
  }
}
.page-company .sec-prifile .profile-block__item:first-of-type {
  border-top: 1px solid #d5d9db;
}
.page-company .sec-company {
  position: relative;
  padding: 0 0 70px 0;
  margin: 0 0 170px 0;
}
@media screen and (max-width: 834px) {
  .page-company .sec-company {
    padding: 0 0 50px 0;
    margin: 0 0 30px 0;
  }
}
.page-company .sec-company .bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: min(290px, 16.11%);
}
@media screen and (max-width: 834px) {
  .page-company .sec-company .bg {
    width: 20%;
  }
}
.page-company .sec-company .content-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-company .sec-company .content-block .img {
  margin-left: -13.14%;
  width: 58.285%;
}
@media screen and (max-width: 1200px) {
  .page-company .sec-company .content-block .img {
    margin-left: calc((100vw - 100%) / 2 * -1);
    width: 50%;
  }
}
@media screen and (min-width: 835px) {
  .page-company .sec-company .content-block .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 834px) {
  .page-company .sec-company .content-block .img {
    width: 100%;
  }
}
.page-company .sec-company .content-block .desc-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;
  width: 45.145%;
}
@media screen and (min-width: 835px) {
  .page-company .sec-company .content-block .desc-box {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (max-width: 834px) {
  .page-company .sec-company .content-block .desc-box {
    margin-bottom: 30px;
    width: 100%;
  }
}
.page-company .sec-company .content-block .desc-box .txt-basic03 {
  margin: 55px 0 50px;
}
@media screen and (max-width: 834px) {
  .page-company .sec-company .content-block .desc-box .txt-basic03 {
    margin: 25px 0 30px;
  }
}
.page-company .sec-company .content-block .desc-box .signature {
  font-size: 1.8rem;
}
@media screen and (max-width: 640px) {
  .page-company .sec-company .content-block .desc-box .signature {
    font-size: 1.6rem;
  }
}
.page-company .sec-company .content-block .desc-box .signature .strong {
  font-size: 133%;
}
/*# sourceMappingURL=maps/styles.css.map */
