@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shadows+Into+Light+Two&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%;
  background: #222222;
}
html.no-scroll {
  overflow: hidden;
}

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

* {
  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-0 {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-0 {
    margin-bottom: 0px !important;
  }
}
@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;
  }
}
.inner {
  display: block;
  width: 100%;
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto;
}
.inner-1200 {
  max-width: 1230px;
}
.inner-1160 {
  max-width: 1190px;
}
.inner-1090 {
  max-width: 1120px;
}
.inner-700 {
  max-width: 730px;
}

.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;
  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: 767px) {
  .pc-767 {
    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;
  }
}
@media screen and (min-width: 375px) {
  .sp-xs {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp-767 {
    display: none !important;
  }
}
@media screen and (min-width: 400px) {
  .sp-400 {
    display: none !important;
  }
}

.ttl-comp01 {
  font-family: eskorte-latin, serif;
  font-size: 90px;
  font-size: 9rem;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 834px) {
  .ttl-comp01 {
    font-size: 60px;
    font-size: 6rem;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp01 {
    font-size: 50px;
    font-size: 5rem;
  }
}
.ttl-comp01 .txt-sm {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  display: block;
  margin-bottom: 7px;
}
@media screen and (max-width: 834px) {
  .ttl-comp01 .txt-sm {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp01 .txt-sm {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.ttl-comp01--l {
  text-align: left;
}
.ttl-comp01--r {
  text-align: right;
}
.ttl-comp02 {
  text-align: center;
}
.ttl-comp02 .en {
  font-family: eskorte-latin, serif;
  font-weight: 400;
  color: #fff;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.2;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  margin-bottom: 9px;
}
@media screen and (max-width: 834px) {
  .ttl-comp02 .en {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.136;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp02 .en {
    font-size: 30px;
    font-size: 3rem;
  }
}
.ttl-comp02 .jp {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  color: #fff;
  line-height: 1.333;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 374px) {
  .ttl-comp02 .jp {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.ttl-comp03 {
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1.62;
  letter-spacing: 0.1em;
  color: #fff;
  font-weight: 400;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .ttl-comp03 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp03 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.ttl-comp03--sm {
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: 0;
  display: block;
}
@media screen and (max-width: 834px) {
  .ttl-comp03--sm {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.75;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp03--sm {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.ttl-comp04 {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 1;
  text-align: center;
  margin-bottom: 66px;
  letter-spacing: 4px;
}
@media screen and (max-width: 1024px) {
  .ttl-comp04 {
    font-size: 42px;
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 834px) {
  .ttl-comp04 {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 34px;
  }
}
.ttl-comp05 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.875;
  margin-bottom: 9px;
}
@media screen and (max-width: 834px) {
  .ttl-comp05 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.15;
    margin-bottom: 11px;
  }
}
.ttl-comp05 .en {
  font-family: eskorte-latin, serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.6;
  display: block;
  margin-bottom: 7px;
  font-weight: normal;
}
@media screen and (max-width: 834px) {
  .ttl-comp05 .en {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.15;
    margin-bottom: 9px;
  }
}
.ttl-comp06 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #fff;
  font-weight: 400;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .ttl-comp06 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp06 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.ttl-comp06--sm {
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: 0;
  display: block;
}
@media screen and (max-width: 834px) {
  .ttl-comp06--sm {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.75;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp06--sm {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.txt-basic, .common-article .item__list dl, .common-article .item__txt, .common-description, .box-quick-link .txt, .sec-link ul li a, .box-comment .content, .box-comment .head small, .list-executive .item__txt, .list-executive .item__list dl {
  font-weight: 500;
  line-height: 2.25;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 374px) {
  .txt-basic, .common-article .item__list dl, .common-article .item__txt, .common-description, .box-quick-link .txt, .sec-link ul li a, .box-comment .content, .box-comment .head small, .list-executive .item__txt, .list-executive .item__list dl {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.txt-basic-smaller {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.14;
}
.txt-basic-lg {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.67;
}
@media screen and (max-width: 374px) {
  .txt-basic-lg {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}

.btn-comp01 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 50px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: center;
  background-color: #394148;
  background-image: url("../img/index/mv-new-arrow.png");
  background-repeat: no-repeat;
  background-position: center right 10px;
  font-family: eskorte-latin, serif;
}
.btn-comp01:hover {
  opacity: 1;
  background: rgba(57, 65, 72, 0.8);
  background-image: url("../img/index/mv-new-arrow.png");
  background-repeat: no-repeat;
  background-position: center right 10px;
}

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

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

.list-anchor {
  display: flex;
  justify-content: center;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 85px;
  letter-spacing: 2px;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .list-anchor {
    margin: 0 -2.5px 60px;
    margin-bottom: 50px;
  }
}
.list-anchor__item {
  padding: 0 5px;
  margin: 0 0 10px;
}
@media screen and (max-width: 640px) {
  .list-anchor__item {
    width: 50%;
    padding: 0 2.5px;
    margin: 0 0 5px;
  }
}
.list-anchor__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 220px;
  background: rgba(57, 65, 72, 0.8);
  padding-bottom: 4px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-anchor__item a {
    padding-bottom: 0;
    padding-top: 2px;
  }
}
@media screen and (max-width: 640px) {
  .list-anchor__item a {
    width: 100%;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 920px) {
  .br-900 {
    display: none;
  }
}

@media screen and (min-width: 835px) and (max-width: 1200px) {
  .br835-1200 {
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  .br-1000 {
    display: none;
  }
}

@keyframes zoom_animation {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@media screen and (min-width: 835px) {
  .pt52 {
    padding-top: 52px !important;
  }
}

@media screen and (min-width: 835px) {
  .plpc-30 {
    padding-left: 30px !important;
  }
}

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

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

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

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

@media screen and (max-width: 640px) {
  .arr-wrap {
    position: relative;
  }
  .arr-wrap:after {
    position: absolute;
    content: "";
    width: 39px;
    height: 10px;
    background: url(../img/common/contact-arrow.png) no-repeat;
    right: 10px;
    top: 50%;
    transform: translateX(-50%);
    background-size: 100% auto;
  }
  .arr-wrap:before {
    content: "scroll";
    position: absolute;
    font-size: 20px;
    font-size: 1.6rem;
    color: #ffffff;
    right: 29px;
    top: calc(50% + 25px);
    transform: translateY(-50%);
  }
  .arr-wrap.on:before, .arr-wrap.on:after {
    display: none;
  }
}

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

@media screen and (max-width: 1024px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: #111111;
    z-index: 999;
  }
  .header__inner {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
  }
  .header__inner > .header-contact {
    margin-left: auto;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .header__inner > .header-contact .header-contact__item {
    margin: 0;
  }
  .header__inner > .header-contact .header-contact__wrap {
    height: 60px;
    width: 140px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 374px) {
  .header__inner > .header-contact .header-contact__wrap {
    width: 125px;
  }
}
@media screen and (max-width: 1024px) {
  .header__inner > .header-contact .header-contact__wrap .box .txt {
    display: inline;
    margin-top: 0;
  }
  .header__inner > .header-contact .header-contact__wrap.mail .box {
    background: url("../img/common/bg-mail-sp.png") no-repeat;
    background-size: cover;
  }
  .header__inner > .header-contact .header-contact__wrap.mail .box .ico {
    position: relative;
    top: -4px;
  }
  .header__inner > .header-contact .header-contact__wrap.mail .box .ico img {
    width: 19px;
  }
  .header__inner > .header-contact.mac .header-contact__wrap.mail .box .ico {
    top: -2px;
  }
}
@media screen and (min-width: 1025px) {
  .header-logo {
    position: fixed;
    top: 22px;
    left: 30px;
    z-index: 999;
  }
}
@media screen and (max-width: 1024px) {
  .header-logo {
    margin-top: 11px;
  }
}
.header-contact {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: white;
}
@media screen and (min-width: 1025px) {
  .header-contact {
    position: fixed;
    right: 0;
    bottom: 21px;
    z-index: 999;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    transition: all 0.3s ease;
    pointer-events: none;
  }
  .header-contact.show {
    pointer-events: auto;
    opacity: 1;
  }
}
@media screen and (max-width: 1024px) {
  .header-contact {
    font-size: 16px;
    font-size: 1.6rem;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  .header-contact__item {
    margin: 0 5px;
  }
}
.header-contact__wrap {
  display: block;
  width: 120px;
  height: 120px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1024px) {
  .header-contact__wrap {
    height: 150px;
    width: 150px;
  }
}
@media screen and (max-width: 640px) {
  .header-contact__wrap {
    height: 104px;
    width: 104px;
  }
}
.header-contact__wrap .box {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .header-contact__wrap .box {
    -webkit-backface-visibility: hidden;
    transition: all 0.3s ease;
    padding-bottom: 2px;
  }
}
.header-contact__wrap .box .txt {
  display: block;
  margin-top: 14px;
}
@media screen and (max-width: 1024px) {
  .header-contact__wrap .box .txt {
    margin-top: 16px;
  }
}
.header-contact__wrap.mail .box {
  background: url("../img/common/bg-mail.png") no-repeat;
  background-size: cover;
}
.header-contact__wrap.info .box {
  background: url("../img/common/bg-info.png") no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1025px) {
  .header-contact__wrap:hover {
    opacity: 1;
  }
  .header-contact__wrap:hover .box {
    transform: scale(0.83);
  }
}
.header-control {
  width: 40px;
  height: 22px;
  z-index: 999;
  cursor: pointer;
}
@media screen and (min-width: 1025px) {
  .header-control {
    position: fixed;
    top: 39px;
    right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .header-control {
    width: 36px;
    height: 24px;
    position: relative;
    margin: 18px -3px 0 12px;
  }
}
.header-control span {
  position: absolute;
  height: 2px;
  background: white;
  width: 30px;
  -webkit-backface-visibility: hidden;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .header-control span {
    width: 27px;
  }
}
.header-control span:first-child {
  top: 0;
  left: 0;
}
.header-control span:nth-of-type(2) {
  top: 46%;
  left: 0;
  width: 100%;
}
.header-control span:last-child {
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 1025px) {
  .header-control.on span:first-child {
    left: 10px;
  }
  .header-control.on span:last-child {
    right: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .header-control.on span {
    width: 100%;
  }
  .header-control.on span:first-child {
    transform: rotate(45deg);
    top: 46%;
  }
  .header-control.on span:nth-of-type(2) {
    opacity: 0;
  }
  .header-control.on span:last-child {
    transform: rotate(-45deg);
    bottom: 46%;
  }
}
.header-nav {
  position: fixed;
  top: 10px;
  z-index: 998;
  text-align: center;
  background: #111111;
  color: white;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 10px 10px;
  right: 0;
  overflow: hidden;
  min-height: auto;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  transition: all 0.3s ease;
}
.header-nav .header-contact {
  display: none;
}
@media screen and (min-width: 1025px) {
  .header-nav {
    width: 0;
    height: 75px;
  }
}
@media screen and (max-width: 1024px) {
  .header-nav {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(34, 34, 34, 0.95);
    display: block;
    padding: 106px 15px 40px;
    pointer-events: none;
    overflow-x: hidden;
    overflow-y: auto;
  }
}
.header-nav.show {
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  .header-nav.show {
    width: 250px;
    height: 460px;
  }
}
@media screen and (max-width: 1024px) {
  .header-nav.show {
    pointer-events: auto;
  }
  .header-nav.show .header-contact {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 0;
  }
  .header-nav.show .header-contact:last-of-type {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .header-menu {
    margin-bottom: 48px;
  }
}
.header-menu__item {
  margin-bottom: 32px;
}
.header-menu__item:last-child {
  margin-bottom: 0;
}
.header .header-language {
  position: fixed;
  top: 40px;
  right: 95px;
  z-index: 999;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .header .header-language {
    top: 18px;
    right: 80px;
  }
}
.header .header-language a {
  display: block;
  padding: 0 7px;
  color: white;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1024px) {
  .main-page {
    margin-top: 60px;
  }
}

.sec-contact {
  position: relative;
  z-index: 1;
  padding-bottom: 99px;
  margin-bottom: 126px;
}
@media screen and (max-width: 1024px) {
  .sec-contact {
    padding-bottom: 70px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 640px) {
  .sec-contact {
    padding-bottom: 60px;
    margin-bottom: 46px;
  }
}
.sec-contact:before {
  position: absolute;
  content: "";
  top: 84px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(#384047, #222);
  z-index: -1;
}
@media screen and (max-width: 834px) {
  .sec-contact:before {
    top: 58px;
  }
}
@media screen and (max-width: 374px) {
  .sec-contact:before {
    top: 50px;
  }
}

.contact__ttl {
  margin-bottom: 48px;
}
@media screen and (max-width: 834px) {
  .contact__ttl {
    margin-bottom: 30px;
  }
}
.contact__des {
  margin-bottom: 54px;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .contact__des {
    margin-bottom: 43px;
  }
}
.contact-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 0 20px;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
}
@media screen and (max-width: 1024px) {
  .contact-list {
    padding: 0;
    margin: 0 -10px;
  }
}
@media screen and (max-width: 640px) {
  .contact-list {
    margin: 0;
  }
}
.contact-list__item {
  width: 25%;
  padding: 0 15px;
}
@media screen and (max-width: 1024px) {
  .contact-list__item {
    padding: 0 10px;
  }
}
@media screen and (max-width: 990px) {
  .contact-list__item {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .contact-list__item {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .contact-list__item:last-child {
    margin-bottom: 0;
  }
}
.contact-list__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 34px 10px 68px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 834px) {
  .contact-list__wrap {
    padding: 30px 10px;
  }
}
@media screen and (max-width: 640px) {
  .contact-list__wrap {
    justify-content: flex-start;
    text-align: left;
    padding: 10px 10px 10px 21px;
    min-height: 90px;
  }
  .contact-list__wrap div > * {
    display: inline-block;
  }
}
@media screen and (max-width: 374px) {
  .contact-list__wrap {
    padding: 10px;
  }
}
.contact-list__wrap *, .contact-list__wrap:after, .contact-list__wrap:before {
  -webkit-backface-visibility: hidden;
  transition: all 0.3s ease;
}
.contact-list__wrap:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid white;
  background: #111111;
  z-index: -1;
}
.contact-list__wrap:after {
  position: absolute;
  content: "";
  width: 39px;
  height: 10px;
  background: url("../img/common/contact-arrow.png") no-repeat;
  bottom: 31px;
  left: 50.5%;
  transform: translateX(-50%);
  background-size: 100% auto;
}
@media screen and (max-width: 834px) {
  .contact-list__wrap:after {
    left: auto;
    transform: translateX(0);
    right: 14px;
    width: 22px;
    top: 49%;
  }
}
.contact-list__wrap .ttl {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.25;
  font-weight: 300;
}
@media screen and (max-width: 374px) {
  .contact-list__wrap .ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
.contact-list__wrap .txt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.35;
}
@media screen and (max-width: 834px) {
  .contact-list__wrap .txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .contact-list__wrap .txt {
    letter-spacing: -1px;
    margin-top: 6px;
  }
}
@media screen and (max-width: 374px) {
  .contact-list__wrap .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.contact-list__wrap:hover {
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  .contact-list__wrap:hover *, .contact-list__wrap:hover:after {
    opacity: 0.5;
  }
  .contact-list__wrap:hover:before {
    opacity: 0.3;
    border-color: #111111;
    transform: scale(0.905);
  }
}

.footer {
  padding-bottom: 47px;
}
@media screen and (max-width: 834px) {
  .footer {
    padding-bottom: 31px;
  }
}
.footer-box {
  position: relative;
  background: #363636;
  padding: 83px 15px 41px;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .footer-box {
    margin: 0 -15px 65px;
    padding: 102px 44px 12px;
  }
}
@media screen and (max-width: 374px) {
  .footer-box {
    padding: 102px 15px 12px;
  }
}
.footer-logo {
  position: absolute;
  padding: 21px 60px 22px 25px;
  background: rgba(17, 17, 17, 0.5);
  top: -65px;
  left: 0;
}
@media screen and (max-width: 640px) {
  .footer-logo {
    padding: 41px 18px 21px 15px;
  }
}
.footer-logo:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  background: rgba(17, 17, 17, 0.5);
  width: 100vw;
  right: 100%;
}
.footer-menu {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 804px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .footer-menu {
    justify-content: space-between;
  }
}
@media screen and (max-width: 640px) {
  .footer-menu {
    display: block;
  }
}
.footer-menu__item {
  margin-right: 50px;
}
@media screen and (max-width: 990px) {
  .footer-menu__item {
    margin-right: 30px;
  }
}
@media screen and (max-width: 640px) {
  .footer-menu__item {
    margin: 0 0 34px 0;
  }
}
.footer-menu__item:last-child {
  margin-right: 0;
}
.footer-menu__item .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 19px;
}
@media screen and (max-width: 640px) {
  .footer-menu__item .ttl {
    margin-bottom: 22px;
  }
}
.footer-menu__item .ttl:last-child {
  margin-bottom: 0;
}
.footer-menu__item .ttl > a {
  display: block;
  margin-bottom: 34px;
}
.footer-menu__item .ttl > a:last-child {
  margin-bottom: 0;
}
.footer-menu__item .sub-menu {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
}
.footer-menu__item .sub-menu li {
  margin-bottom: 19px;
}
@media screen and (max-width: 640px) {
  .footer-menu__item .sub-menu li {
    margin-bottom: 22px;
  }
}
.footer-menu__item .sub-menu li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .footer-menu__item .sub-menu.style-sp {
    margin-bottom: -22px;
  }
  .footer-menu__item .sub-menu.style-sp li {
    display: inline-block;
    margin: 0 38px 22px 0;
    min-width: 94px;
  }
}
.footer-bnr {
  margin-bottom: 56px;
}
@media screen and (max-width: 834px) {
  .footer-bnr {
    margin-bottom: 46px;
  }
}
.footer .copyright {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}

.sec-banner {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 15px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.sec-banner .banner-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .sec-banner .banner-block {
    justify-content: center;
    gap: 4px;
    max-width: 400px;
  }
}
.sec-banner .banner-block a,
.sec-banner .dammy-banner {
  display: block;
  position: relative;
  color: white;
  width: calc(33% - 3px);
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
}
@media screen and (max-width: 640px) {
  .sec-banner .banner-block a,
  .sec-banner .dammy-banner {
    width: calc(50% - 2px);
  }
}
.sec-banner .banner-block a .sp-sm {
  display: block;
  width: 100%;
}
.sec-banner .banner-block a .sp-sm img {
  width: 100%;
}
.sec-banner .banner-block__check {
  position: absolute;
  left: 0;
  bottom: 3px;
  line-height: 1;
  font-size: 10px;
  font-size: 1rem;
}
.sec-banner .banner-block__check span {
  display: block;
  position: relative;
  background: rgba(46, 105, 159, 0.9);
  padding: 2px 7px 4px 12px;
  margin-bottom: 4px;
}
.sec-banner .banner-block__check span:last-child {
  margin-bottom: 0;
}
.sec-banner .banner-block__check span:before {
  content: "";
  width: 7px;
  height: 5px;
  background: url(../img/common/check.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 6px;
  left: 2px;
}
.sec-banner .banner-block__note {
  position: absolute;
  top: 23px;
  right: 7px;
  font-size: 1.3rem;
  line-height: 1.2;
  letter-spacing: -0.3px;
}
@media screen and (max-width: 640px) {
  .sec-banner .banner-block__note {
    right: auto;
    top: 6.5vw;
    left: 3.5vw;
    font-size: 3vw;
    letter-spacing: 0;
  }
  .sec-banner .banner-block__note small {
    font-size: 2vw;
  }
}
.sec-banner .banner-block__note span {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  .sec-banner .banner-block__note span {
    font-size: 3vw;
  }
}
.sec-banner .banner-block__note span small {
  font-size: 10px;
  font-size: 1rem;
}
@media screen and (max-width: 640px) {
  .sec-banner .banner-block__note span small {
    font-size: 2vw;
  }
}

.sec-mv {
  margin-bottom: 92px;
  position: relative;
}
.sec-mv #myVideo {
  width: 100%;
  height: auto;
  max-height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .sec-mv #myVideo {
    max-height: 625px;
  }
}
@media screen and (max-width: 834px) {
  .sec-mv {
    margin-bottom: 86px;
  }
}
.sec-mv:before {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  z-index: 10000;
  animation-name: overlay;
  animation-duration: 4s;
  animation-fill-mode: forwards;
  pointer-events: none;
}

@keyframes overlay {
  0% {
    opacity: 1;
    pointer-events: auto;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    pointer-events: none;
  }
}
@keyframes overlayImg {
  from {
    transform: scale(1.3);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes overlayeffect01 {
  from {
    opacity: 0;
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes overlayeffect02 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mv-box {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .mv-box {
    height: calc(100vh - 60px);
  }
}
@media screen and (max-width: 640px) {
  .mv-box {
    max-height: 625px;
  }
}
.mv-box:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-image: url("../img/index/mv-01.jpg");
  will-change: transform;
  background-repeat: no-repeat;
  background-position: center center;
  transform: scale(1.3);
  background-size: cover;
  animation-name: overlayImg;
  animation-duration: 1s;
  animation-delay: 1.75s;
  animation-fill-mode: forwards;
  pointer-events: none;
  opacity: 0;
}
.mv-box.on:before {
  display: none !important;
}
.mv-slider .slick-track {
  overflow-y: hidden !important;
}
.mv-slider .mv-slider__item {
  outline: none !important;
  transform: scale(1);
  width: 100%;
  height: 100vh;
}
.mv-slider .mv-slider__item.-moving {
  animation: zoom_animation 13s linear infinite;
}
.mv-slider .mv-slider__item:nth-child(1) {
  background: url("../img/index/mv-01.jpg") no-repeat center/cover;
}
.mv-slider .mv-slider__item:nth-child(2) {
  background: url("../img/index/mv-02.jpg") no-repeat center/cover;
}
.mv-slider .mv-slider__item:nth-child(3) {
  background: url("../img/index/mv-03.jpg") no-repeat center/cover;
}
.mv-slider .mv-slider__item:nth-child(4) {
  background: url("../img/index/mv-04.jpg") no-repeat center/cover;
}
.mv-slider .mv-slider__item:nth-child(5) {
  background: url("../img/index/mv-05.jpg") no-repeat center/cover;
}
.mv-slider .mv-slider__item:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(34, 34, 34, 0.25);
}
.mv__ttl {
  position: absolute;
  content: "";
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.85;
  top: 46.5%;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  z-index: 2;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .mv__ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 834px) {
  .mv__ttl {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 640px) {
  .mv__ttl {
    top: 45.5%;
  }
}
@media screen and (max-width: 374px) {
  .mv__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.mv__ttl .effect01 {
  transform: translate3d(0, -50px, 0);
  animation-name: overlayeffect01;
  animation-duration: 1s;
  animation-delay: 4s;
  animation-fill-mode: forwards;
  opacity: 0;
  display: inline-block;
}
.mv__ttl .effect02 {
  animation-name: overlayeffect02;
  animation-duration: 1s;
  animation-delay: 5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.mv-news {
  position: absolute;
  left: -11px;
  bottom: 0px;
  -webkit-backface-visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .mv-news {
    position: inherit;
    left: 0;
    right: 0;
    bottom: 0;
    margin: -45px 19px 0;
  }
}
.mv-news:hover {
  left: 0;
}
.mv-news a {
  display: block;
  background-color: #394148;
  padding: 22px 51px 21px 35px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: white;
  font-weight: 500;
  background-image: url("../img/index/mv-new-arrow.png");
  background-repeat: no-repeat;
  background-position: top 47.8% right 23px;
}
@media screen and (max-width: 640px) {
  .mv-news a {
    padding: 22px 36px 21px 25px;
    background-position: top 47.4% right 13px;
  }
}
.mv-news a .date {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 3px;
}
@keyframes slide-to-right-sm {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(1);
  }
}
.sec-common {
  margin-bottom: 130px;
}
@media screen and (max-width: 834px) {
  .sec-common {
    margin-bottom: 61px;
  }
}

.common__ttl {
  margin-bottom: -33px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .common__ttl {
    margin-bottom: -21px;
  }
}
.common-box {
  margin-bottom: 92px;
}
@media screen and (max-width: 990px) {
  .common-box {
    margin-bottom: 86px;
  }
}
.common-box:last-child {
  margin-bottom: 0;
}
.common-box__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .common-box__wrap {
    display: block;
  }
}
.common-box__img {
  width: calc(60.5% + (100vw - 1000px) / 2);
  margin-left: calc((1000px - 100vw) / 2);
}
@media only screen and (max-width: 1030px) {
  .common-box__img {
    margin-left: -15px;
    width: calc(60.5% + 15px);
  }
}
@media screen and (max-width: 834px) {
  .common-box__img {
    width: calc(100% - 335px + 15px);
  }
}
@media screen and (max-width: 767px) {
  .common-box__img {
    width: calc(100% + 30px);
    margin-bottom: 24px;
  }
}
.common-box__img img {
  display: block;
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 767px) {
  .common-box__img img {
    height: auto;
  }
}
.common-box__content {
  width: 39.5%;
  max-width: 335px;
  margin: 0 auto;
  padding: 0 0 15px 15px;
}
@media screen and (max-width: 990px) {
  .common-box__content {
    margin-left: 0;
  }
}
@media screen and (max-width: 834px) {
  .common-box__content {
    width: 305px;
  }
}
@media screen and (max-width: 767px) {
  .common-box__content {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .common-box__content .btn-comp01 {
    margin: 0 auto;
  }
}
.common-box__content .txt-basic, .common-box__content .common-article .item__list dl, .common-article .item__list .common-box__content dl, .common-box__content .common-article .item__txt, .common-article .common-box__content .item__txt, .common-box__content .common-description, .common-box__content .box-quick-link .txt, .box-quick-link .common-box__content .txt, .common-box__content .sec-link ul li a, .sec-link ul li .common-box__content a, .common-box__content .box-comment .content, .box-comment .common-box__content .content, .common-box__content .box-comment .head small, .box-comment .head .common-box__content small, .common-box__content .list-executive .item__txt, .list-executive .common-box__content .item__txt, .common-box__content .list-executive .item__list dl, .list-executive .item__list .common-box__content dl {
  margin-bottom: 28px;
}
@media screen and (min-width: 991px) {
  .common-box__content .txt-basic, .common-box__content .common-article .item__list dl, .common-article .item__list .common-box__content dl, .common-box__content .common-article .item__txt, .common-article .common-box__content .item__txt, .common-box__content .common-description, .common-box__content .box-quick-link .txt, .box-quick-link .common-box__content .txt, .common-box__content .sec-link ul li a, .sec-link ul li .common-box__content a, .common-box__content .box-comment .content, .box-comment .common-box__content .content, .common-box__content .box-comment .head small, .box-comment .head .common-box__content small, .common-box__content .list-executive .item__txt, .list-executive .common-box__content .item__txt, .common-box__content .list-executive .item__list dl, .list-executive .item__list .common-box__content dl {
    line-height: 3;
  }
}
@media screen and (max-width: 767px) {
  .common-box__content .txt-basic, .common-box__content .common-article .item__list dl, .common-article .item__list .common-box__content dl, .common-box__content .common-article .item__txt, .common-article .common-box__content .item__txt, .common-box__content .common-description, .common-box__content .box-quick-link .txt, .box-quick-link .common-box__content .txt, .common-box__content .sec-link ul li a, .sec-link ul li .common-box__content a, .common-box__content .box-comment .content, .box-comment .common-box__content .content, .common-box__content .box-comment .head small, .box-comment .head .common-box__content small, .common-box__content .list-executive .item__txt, .list-executive .common-box__content .item__txt, .common-box__content .list-executive .item__list dl, .list-executive .item__list .common-box__content dl {
    margin-bottom: 16px;
  }
  .common-box__content .txt-basic br, .common-box__content .common-article .item__list dl br, .common-article .item__list .common-box__content dl br, .common-box__content .common-article .item__txt br, .common-article .common-box__content .item__txt br, .common-box__content .common-description br, .common-box__content .box-quick-link .txt br, .box-quick-link .common-box__content .txt br, .common-box__content .sec-link ul li a br, .sec-link ul li .common-box__content a br, .common-box__content .box-comment .content br, .box-comment .common-box__content .content br, .common-box__content .box-comment .head small br, .box-comment .head .common-box__content small br, .common-box__content .list-executive .item__txt br, .list-executive .common-box__content .item__txt br, .common-box__content .list-executive .item__list dl br, .list-executive .item__list .common-box__content dl br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .common-box:nth-child(even) .common-box__wrap {
    flex-direction: row-reverse;
  }
  .common-box:nth-child(even) .common-box__img {
    width: calc(49.5% + (100vw - 1000px) / 2);
    margin-left: 0;
    margin-right: calc((1000px - 100vw) / 2);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1030px) {
  .common-box:nth-child(even) .common-box__img {
    margin-right: -15px;
    width: calc(49.5% - 395px + 15px);
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .common-box:nth-child(even) .common-box__img {
    width: calc(100% - 395px + 15px);
  }
}
@media screen and (min-width: 768px) {
  .common-box:nth-child(even) .common-box__content {
    width: 50.5%;
    max-width: 395px;
    padding-left: 0;
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .common-box:nth-child(even) .common-box__content {
    width: 395px;
  }
}

.sec-maps {
  margin-bottom: 168px;
}
@media screen and (max-width: 834px) {
  .sec-maps {
    margin-bottom: 152px;
  }
}
@media screen and (max-width: 374px) {
  .sec-maps {
    margin-bottom: 100px;
  }
}

.maps__inner {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .maps__inner {
    display: block;
  }
}
.maps-box {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .maps-box {
    width: 100%;
    margin-bottom: 61px;
  }
  .maps-box:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .maps-box:nth-child(even) {
    margin-left: auto;
  }
}
.maps-box__ttl {
  font-family: eskorte-latin, serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
  margin-bottom: 7px;
  letter-spacing: 2.4px;
}
@media screen and (max-width: 990px) {
  .maps-box__ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .maps-box__ttl {
    text-align: center;
    letter-spacing: 1.5px;
    margin-bottom: 9px;
  }
}
.maps-box__map iframe {
  display: block;
  width: 100%;
  height: 350px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .maps-box__map iframe {
    height: 230px;
    margin-bottom: 18px;
  }
}
.maps-box__txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.75;
  margin-bottom: 2px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .maps-box__txt {
    line-height: 1.36;
    margin-bottom: 19px;
  }
}
.maps-box__link {
  font-family: eskorte-latin, serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 11px;
  color: #aaaaaa;
}
@media screen and (max-width: 767px) {
  .maps-box__link {
    margin-bottom: 18px;
  }
}
.maps-box__link img {
  position: relative;
  top: -1px;
  left: 2px;
}
.maps-box__info {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .maps-box__info a {
    display: block;
    width: 100%;
    max-width: 315px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 100px;
    margin: 0 auto;
    padding: 16px 10px;
  }
}
@media screen and (max-width: 374px) {
  .maps-box__info {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.maps-box__info .line {
  font-family: eskorte-latin, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.1;
  text-decoration: underline;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .maps-box__info .line {
    text-decoration: none;
    font-size: 21px;
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 374px) {
  .maps-box__info .line {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 835px) {
  .maps-box__info a[href^=tel]:link,
  .maps-box__info a[href^=tel]:visited,
  .maps-box__info a[href^=tel]:hover {
    display: inline-block;
  }
}

.sec-mv01 .block-mv {
  position: relative;
  margin-bottom: 65px;
}
@media screen and (max-width: 834px) {
  .sec-mv01 .block-mv {
    margin-bottom: 35px;
  }
}
.sec-mv01 .block-mv .img img {
  width: 100%;
  height: auto;
  opacity: 0.5;
}
.sec-mv01 .block-mv .mv-post {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding-top: 10px;
}
@media screen and (max-width: 834px) {
  .sec-mv01 .block-mv .mv-post {
    padding-top: 0;
  }
}

.sec-contactmain .ttl-comp03 {
  margin-bottom: 31px;
}
@media screen and (max-width: 640px) {
  .sec-contactmain .ttl-comp03 {
    margin-bottom: 16px;
  }
}
.sec-contactmain .ttl-comp03 ~ .txt-basic, .sec-contactmain .common-article .item__list .ttl-comp03 ~ dl, .common-article .item__list .sec-contactmain .ttl-comp03 ~ dl, .sec-contactmain .common-article .ttl-comp03 ~ .item__txt, .common-article .sec-contactmain .ttl-comp03 ~ .item__txt, .sec-contactmain .ttl-comp03 ~ .common-description, .sec-contactmain .box-quick-link .ttl-comp03 ~ .txt, .box-quick-link .sec-contactmain .ttl-comp03 ~ .txt, .sec-contactmain .sec-link ul li .ttl-comp03 ~ a, .sec-link ul li .sec-contactmain .ttl-comp03 ~ a, .sec-contactmain .box-comment .ttl-comp03 ~ .content, .box-comment .sec-contactmain .ttl-comp03 ~ .content, .sec-contactmain .box-comment .head .ttl-comp03 ~ small, .box-comment .head .sec-contactmain .ttl-comp03 ~ small, .sec-contactmain .list-executive .ttl-comp03 ~ .item__txt, .list-executive .sec-contactmain .ttl-comp03 ~ .item__txt, .sec-contactmain .list-executive .item__list .ttl-comp03 ~ dl, .list-executive .item__list .sec-contactmain .ttl-comp03 ~ dl {
  margin-bottom: 40px;
  font-weight: 500;
}
.sec-contactmain .ttl-comp03 ~ .txt-basic a, .sec-contactmain .common-article .item__list .ttl-comp03 ~ dl a, .common-article .item__list .sec-contactmain .ttl-comp03 ~ dl a, .sec-contactmain .common-article .ttl-comp03 ~ .item__txt a, .common-article .sec-contactmain .ttl-comp03 ~ .item__txt a, .sec-contactmain .ttl-comp03 ~ .common-description a, .sec-contactmain .box-quick-link .ttl-comp03 ~ .txt a, .box-quick-link .sec-contactmain .ttl-comp03 ~ .txt a, .sec-contactmain .sec-link ul li .ttl-comp03 ~ a a, .sec-link ul li .sec-contactmain .ttl-comp03 ~ a a, .sec-contactmain .box-comment .ttl-comp03 ~ .content a, .box-comment .sec-contactmain .ttl-comp03 ~ .content a, .sec-contactmain .box-comment .head .ttl-comp03 ~ small a, .box-comment .head .sec-contactmain .ttl-comp03 ~ small a, .sec-contactmain .list-executive .ttl-comp03 ~ .item__txt a, .list-executive .sec-contactmain .ttl-comp03 ~ .item__txt a, .sec-contactmain .list-executive .item__list .ttl-comp03 ~ dl a, .list-executive .item__list .sec-contactmain .ttl-comp03 ~ dl a {
  text-decoration: underline;
}
@media screen and (max-width: 834px) {
  .sec-contactmain .ttl-comp03 ~ .txt-basic, .sec-contactmain .common-article .item__list .ttl-comp03 ~ dl, .common-article .item__list .sec-contactmain .ttl-comp03 ~ dl, .sec-contactmain .common-article .ttl-comp03 ~ .item__txt, .common-article .sec-contactmain .ttl-comp03 ~ .item__txt, .sec-contactmain .ttl-comp03 ~ .common-description, .sec-contactmain .box-quick-link .ttl-comp03 ~ .txt, .box-quick-link .sec-contactmain .ttl-comp03 ~ .txt, .sec-contactmain .sec-link ul li .ttl-comp03 ~ a, .sec-link ul li .sec-contactmain .ttl-comp03 ~ a, .sec-contactmain .box-comment .ttl-comp03 ~ .content, .box-comment .sec-contactmain .ttl-comp03 ~ .content, .sec-contactmain .box-comment .head .ttl-comp03 ~ small, .box-comment .head .sec-contactmain .ttl-comp03 ~ small, .sec-contactmain .list-executive .ttl-comp03 ~ .item__txt, .list-executive .sec-contactmain .ttl-comp03 ~ .item__txt, .sec-contactmain .list-executive .item__list .ttl-comp03 ~ dl, .list-executive .item__list .sec-contactmain .ttl-comp03 ~ dl {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.25;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 374px) {
  .sec-contactmain .ttl-comp03 ~ .txt-basic, .sec-contactmain .common-article .item__list .ttl-comp03 ~ dl, .common-article .item__list .sec-contactmain .ttl-comp03 ~ dl, .sec-contactmain .common-article .ttl-comp03 ~ .item__txt, .common-article .sec-contactmain .ttl-comp03 ~ .item__txt, .sec-contactmain .ttl-comp03 ~ .common-description, .sec-contactmain .box-quick-link .ttl-comp03 ~ .txt, .box-quick-link .sec-contactmain .ttl-comp03 ~ .txt, .sec-contactmain .sec-link ul li .ttl-comp03 ~ a, .sec-link ul li .sec-contactmain .ttl-comp03 ~ a, .sec-contactmain .box-comment .ttl-comp03 ~ .content, .box-comment .sec-contactmain .ttl-comp03 ~ .content, .sec-contactmain .box-comment .head .ttl-comp03 ~ small, .box-comment .head .sec-contactmain .ttl-comp03 ~ small, .sec-contactmain .list-executive .ttl-comp03 ~ .item__txt, .list-executive .sec-contactmain .ttl-comp03 ~ .item__txt, .sec-contactmain .list-executive .item__list .ttl-comp03 ~ dl, .list-executive .item__list .sec-contactmain .ttl-comp03 ~ dl {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.request {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 6px 5px;
  background: #2D5C86;
  text-align: center;
  margin-right: 5px;
  min-width: 44px;
  margin-top: 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .request {
    margin-top: 7px;
    padding: 9px 5px 3px;
  }
}
@media screen and (max-width: 640px) {
  .request {
    margin-top: 9px;
  }
}

.form-contact {
  max-width: 770px;
  margin: 0 auto 98px;
}
@media screen and (max-width: 834px) {
  .form-contact {
    margin: 0 auto 46px;
  }
}
.form-contact .group-line {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 26px;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .form-contact .group-line {
    margin-bottom: 21px;
  }
}
.form-contact .th {
  width: 220px;
  padding-right: 15px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .form-contact .th {
    width: 100%;
    margin-bottom: 5px;
  }
}
.form-contact .th-txt {
  padding-top: 5px;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .form-contact .th-txt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.25;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
.form-contact .txt-note {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.33;
  font-weight: 700;
  top: -11px;
  position: relative;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .form-contact .txt-note {
    top: 0;
    display: block;
    width: auto;
    padding-left: 12px;
  }
}
.form-contact .td {
  width: calc(100% - 220px);
  color: #AAAAAA;
  font-weight: 500;
  line-height: 1.8333;
}
@media screen and (max-width: 640px) {
  .form-contact .td {
    width: 100%;
  }
}
.form-contact .td input, .form-contact .td textarea {
  width: 100%;
  padding: 12.5px 10px 11.5px 18px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  outline: none;
  font-size: 12px;
  font-size: 1.2rem;
  resize: none;
  border-radius: 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .form-contact .td input, .form-contact .td textarea {
    padding: 14.5px 10px 9.5px 18px;
  }
}
@media screen and (max-width: 640px) {
  .form-contact .td input, .form-contact .td textarea {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 11.5px 10px 11px 12px;
  }
}
@media screen and (max-width: 374px) {
  .form-contact .td input, .form-contact .td textarea {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.form-contact .td .tdsub {
  display: flex;
}
.form-contact .td .widthhalf {
  width: 200px;
  margin-right: 10px;
  max-width: calc(50% - 7px);
}
@media screen and (max-width: 640px) {
  .form-contact .td .widthhalf {
    margin-right: 5px;
    max-width: calc(50% - 4px);
  }
}
.form-contact .td .widthhalf:last-child {
  margin-right: 0;
}
.form-contact .td textarea {
  height: 200px;
}
@media screen and (max-width: 640px) {
  .form-contact .td textarea {
    height: 306px;
  }
}
.form-contact .pure-input {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.67;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 43px;
  margin-top: 14px;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .form-contact .pure-input {
    margin-top: 21px;
    margin-bottom: 51px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.form-contact .pure-input a {
  text-decoration: underline;
}
.form-contact .box-submit {
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-contact .box-submit span {
  width: 177px;
  height: 50px;
  position: relative;
}
.form-contact .box-submit span:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(45, 92, 134, 0.3);
  z-index: 2;
}
.form-contact .box-submit input {
  background: rgba(45, 92, 134, 0.3);
  color: #ffffff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.14;
  font-weight: 400;
  font-family: eskorte-latin, serif;
  border: none;
  cursor: pointer;
  pointer-events: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
@media screen and (max-width: 374px) {
  .form-contact .box-submit input {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }
}
.form-contact .box-submit input:hover {
  opacity: 0.65;
}
.form-contact .box-submit.fillinput span:before {
  content: none;
}
.form-contact .box-submit.fillinput input {
  background: #2D5C86;
  pointer-events: visible;
}

.page-contact_jigyo_index ~ .footer {
  padding-bottom: 27px;
}

#satori__creative_container {
  max-width: 770px;
  margin: 0 auto 98px;
}
#satori__creative_container .satori__input_group {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 834px) {
  #satori__creative_container {
    margin: 0 auto 70px;
  }
}
#satori__creative_container .satori__submit_group .satori__btn {
  font-size: 16px;
  font-size: 1.6rem;
  min-width: 177px;
  min-height: 50px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
#satori__creative_container label {
  font-size: 16px;
  font-size: 1.6rem;
}
#satori__creative_container label .satori__require {
  font-size: 14px;
  font-size: 1.4rem;
}

.sec-news {
  padding: 0 0 92px;
}
@media screen and (max-width: 834px) {
  .sec-news {
    padding: 0 0 108px;
  }
}

.list-news {
  margin-bottom: 54px;
}
@media screen and (max-width: 834px) {
  .list-news {
    margin-bottom: 34px;
  }
}
.list-news .item {
  margin-bottom: 41px;
}
@media screen and (max-width: 834px) {
  .list-news .item {
    margin-bottom: 40px;
  }
}
.list-news .item:last-child {
  margin-bottom: 0;
}
.list-news .item__head {
  border-bottom: 1px solid #AAAAAA;
  position: relative;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  transition: all 0.3s ease;
  padding-right: 45px;
}
@media screen and (max-width: 834px) {
  .list-news .item__head {
    padding-right: 30px;
  }
}
.list-news .item__head:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 21px;
  right: 11px;
  width: 22px;
  height: 13px;
  background: url("../img/news/ico-down.png") no-repeat center/contain;
}
@media screen and (max-width: 834px) {
  .list-news .item__head:after {
    bottom: 22px;
    right: -2px;
  }
}
.list-news .item__head.open:after {
  transform: rotate(180deg) translate(-2px, 1px);
}
@media screen and (max-width: 834px) {
  .list-news .item__head.open:after {
    transform: rotate(180deg) translate(0px, 0px);
  }
}
.list-news .item__head:hover {
  opacity: 0.7;
}
.list-news .item__head.disafter:after {
  display: none !important;
}
.list-news .item__date {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .list-news .item__date {
    margin-bottom: 4px;
  }
}
.list-news .item__date small {
  margin-left: 10px;
  background-image: linear-gradient(to bottom, #2D5C86, #273E52);
  font-family: eskorte-latin, serif;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  display: inline-block;
  padding: 2px 5px 4px;
}
.list-news .item__ttl {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8;
  margin-bottom: 9px;
}
@media screen and (max-width: 834px) {
  .list-news .item__ttl {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 10px;
  }
}
.list-news .item__content {
  display: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  font-weight: 500;
  padding: 15px 0 14px;
}
@media screen and (max-width: 834px) {
  .list-news .item__content {
    padding: 12px 0 14px;
  }
}
.list-news .item__content p {
  padding: 10px 0;
}

.list-privacy {
  margin-bottom: 54px;
}
@media screen and (max-width: 834px) {
  .list-privacy {
    margin-bottom: 34px;
  }
}
.list-privacy .item {
  margin-bottom: 41px;
}
@media screen and (max-width: 834px) {
  .list-privacy .item {
    margin-bottom: 40px;
  }
}
.list-privacy .item:last-child {
  margin-bottom: 0;
}
.list-privacy .item__head {
  border-bottom: 1px solid #AAAAAA;
  position: relative;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  transition: all 0.3s ease;
}
.list-privacy .item__head:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 21px;
  right: 11px;
  width: 22px;
  height: 13px;
  background: url("../img/news/ico-down.png") no-repeat center/contain;
}
@media screen and (max-width: 834px) {
  .list-privacy .item__head:after {
    bottom: 22px;
    right: -2px;
  }
}
.list-privacy .item__head.open:after {
  transform: rotate(180deg) translate(-2px, 1px);
}
@media screen and (max-width: 834px) {
  .list-privacy .item__head.open:after {
    transform: rotate(180deg) translate(0px, 0px);
  }
}
.list-privacy .item__head:hover {
  opacity: 0.7;
}
.list-privacy .item__date {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .list-privacy .item__date {
    margin-bottom: 4px;
  }
}
.list-privacy .item__date small {
  margin-left: 10px;
  background-image: linear-gradient(to bottom, #2D5C86, #273E52);
  font-family: eskorte-latin, serif;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  display: inline-block;
  padding: 2px 5px 4px;
}
.list-privacy .item__ttl {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8;
  margin-bottom: 9px;
}
@media screen and (max-width: 834px) {
  .list-privacy .item__ttl {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 10px;
  }
}
.list-privacy .item__content {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  font-weight: 500;
  padding: 15px 0 14px;
}
@media screen and (max-width: 834px) {
  .list-privacy .item__content {
    padding: 12px 0 14px;
  }
}
.list-privacy .item__content p {
  padding: 10px 0;
}
@media screen and (max-width: 640px) {
  .list-privacy .item__content .list-anchor {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 374px) {
  .list-privacy .item__content .list-anchor {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .list-privacy .item__content .list-anchor__item {
    width: auto;
  }
}
.list-privacy .item__content .list-anchor__item a {
  width: auto;
  padding: 0 10px 4px;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination a, .pagination span {
  margin: 0 10px;
  font-family: sofia-pro, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33;
  display: inline-block;
}
.pagination .current {
  position: relative;
}
.pagination .current:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: -4px;
  right: -5px;
  height: 1px;
  background-color: #fff;
  z-index: 1;
}

.sec-history .mw599 {
  max-width: 599px;
  margin: 0 auto;
}
.sec-history .mw531 {
  max-width: 531px;
  margin: 0 auto;
}
.sec-history .list-history .item {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  color: #ffffff;
  position: relative;
}
.sec-history .list-history .item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  width: 2px;
  z-index: -1;
  background: #2D5C86;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history .item:after {
    left: 20px;
  }
}
.sec-history .list-history .item__y {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  font-family: eskorte-latin, serif;
  width: 64px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(#273E52, #2D5C86);
  padding-bottom: 3px;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history .item__y {
    padding-bottom: 0;
  }
}
.sec-history .list-history .item__cnt {
  width: calc(100% - 64px);
  padding-left: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history .item__cnt {
    padding-left: 0;
    margin-left: -20px;
    margin-top: 20px;
    width: calc(100% - 44px);
    padding-bottom: 32px;
  }
}
.sec-history .list-history .item__cnt .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 7px;
  margin-top: 20px;
}
.sec-history .list-history .item__cnt .ttl .founded {
  font-size: 20px;
  font-size: 2rem;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 400;
  margin-left: 10px;
  display: inline-block;
}
.sec-history .list-history .item__cnt p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.875;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
}
.sec-history .list-history .item__cnt p:after {
  content: "";
  position: absolute;
  top: 0;
  left: -68px;
  right: 0;
  height: 1px;
  background: #2D5C86;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history .item__cnt p:after {
    left: -25px;
  }
}
.sec-history .list-history .item__cnt p:before {
  content: "";
  position: absolute;
  left: -73px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffffff;
  top: -5px;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history .item__cnt p:before {
    left: -28px;
  }
}
.sec-history .list-history01 {
  margin-bottom: 150px;
}
.sec-history .list-history01 .item {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  color: #ffffff;
  position: relative;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item {
    padding-bottom: 10px;
  }
}
.sec-history .list-history01 .item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  z-index: -1;
  background: #2D5C86;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item:after {
    left: 20px;
  }
}
.sec-history .list-history01 .item__y {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  font-family: eskorte-latin, serif;
  width: 64px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(#273E52, #2D5C86);
  padding-bottom: 3px;
}
@media screen and (min-width: 835px) {
  .sec-history .list-history01 .item__y.hide {
    opacity: 0;
  }
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__y {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__y {
    order: 1;
  }
}
.sec-history .list-history01 .item__cnt {
  width: calc((100% - 64px) / 2);
  padding-left: 0px;
  padding-top: 32px;
  padding-bottom: 20px;
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt {
    width: calc(100% - 44px);
    order: 2;
    padding-left: 0;
    margin-left: -20px;
    margin-top: 20px;
    padding-top: 20px;
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt01 {
    display: none;
  }
  .sec-history .list-history01 .item__cnt01.block {
    display: block;
  }
}
.sec-history .list-history01 .item__cnt.wrap {
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt.wrap {
    flex-direction: unset;
  }
}
.sec-history .list-history01 .item__cnt.wrap .img {
  margin-right: 0;
  margin-left: 15px;
}
.sec-history .list-history01 .item__cnt.wrap p:before {
  left: -72px;
}
@media screen and (min-width: 835px) {
  .sec-history .list-history01 .item__cnt.wrap p:before {
    left: -67px;
  }
}
.sec-history .list-history01 .item__cnt.wrap p:after {
  right: 0;
  left: -70px;
}
@media screen and (min-width: 835px) {
  .sec-history .list-history01 .item__cnt.wrap p:after {
    left: -70px;
  }
}
.sec-history .list-history01 .item__cnt .img {
  width: 100px;
  margin-right: 15px;
  margin-top: 5px;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt .img {
    width: 100px;
    margin: 12px 0px 0px 25px;
    order: 2;
  }
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt .img.noW {
    width: 0;
    display: none;
  }
}
.sec-history .list-history01 .item__cnt .cnt {
  width: calc(100% - 100px - 15px);
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt .cnt {
    width: calc(100% - 100px - 25px);
    order: 2;
  }
  .sec-history .list-history01 .item__cnt .cnt01 {
    width: 100%;
  }
}
.sec-history .list-history01 .item__cnt .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 5px;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt .ttl {
    margin-bottom: 0px;
    margin-top: 20px;
    position: relative;
    padding-bottom: 10px;
    order: 1;
    width: 100%;
  }
  .sec-history .list-history01 .item__cnt .ttl:after {
    content: "";
    position: absolute;
    height: 1px;
    background: #2D5C86;
    left: -25px;
    right: 0;
    bottom: 0;
  }
  .sec-history .list-history01 .item__cnt .ttl:before {
    content: "";
    position: absolute;
    right: -37px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ffffff;
    z-index: 2;
    left: -28px;
    bottom: -4px;
  }
}
.sec-history .list-history01 .item__cnt .ttl .founded {
  margin-left: 10px;
  display: inline-block;
  line-height: 0.7;
}
.sec-history .list-history01 .item__cnt .ttl .add {
  color: #2D5C86;
  font-weight: normal;
  font-family: eskorte-latin, serif;
  display: inline-block;
  margin-left: 10px;
}
.sec-history .list-history01 .item__cnt p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.875;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
  letter-spacing: -0.3px;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt p {
    letter-spacing: 0;
  }
}
.sec-history .list-history01 .item__cnt p:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  right: -38px;
  height: 1px;
  background: #2D5C86;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt p:after {
    left: -15px;
    right: 0;
    display: none;
  }
}
.sec-history .list-history01 .item__cnt p:before {
  content: "";
  position: absolute;
  right: -37px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffffff;
  top: -5px;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item__cnt p:before {
    left: -18px;
    display: none;
  }
}
@media screen and (max-width: 834px) {
  .sec-history .list-history01 .item-bb {
    position: relative;
    padding-bottom: 20px;
  }
  .sec-history .list-history01 .item-bb:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #2D5C86;
    left: 20px;
    right: 21px;
    bottom: 0;
  }
  .sec-history .list-history01 .item-other01 {
    padding-top: 40px;
  }
  .sec-history .list-history01 .item-other01:after {
    left: auto;
    right: 20px;
  }
  .sec-history .list-history01 .item-other01 .item__cnt {
    order: 1;
    padding-left: 15px;
  }
  .sec-history .list-history01 .item-other01 .item__y {
    order: 2;
  }
  .sec-history .list-history01 .item-other01 .ttl {
    order: unset !important;
  }
  .sec-history .list-history01 .item-other01 .ttl:after {
    right: -40px;
    left: 0;
  }
  .sec-history .list-history01 .item-other01 .ttl:before {
    left: auto;
    right: -47px;
  }
  .sec-history .list-history01 .item-other01 .img {
    order: unset !important;
    margin-left: 0 !important;
    margin-right: 25px !important;
  }
  .sec-history .list-history01 .item-other01 .cnt {
    order: unset !important;
  }
  .sec-history .list-history01 .item-other02 {
    padding-bottom: 15px;
  }
  .sec-history .list-history01 .item-01 {
    position: relative;
  }
  .sec-history .list-history01 .item-01 .bg-none {
    background: none !important;
  }
  .sec-history .list-history01 .item-01 .item__cnt {
    margin-top: 0;
  }
}
.sec-history #his02 {
  margin-top: 123px;
}
@media screen and (max-width: 834px) {
  .sec-history #his02 {
    margin-top: 108px;
  }
}

.w-flex {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}

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

.list-executive .item {
  margin-bottom: 127px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .list-executive .item {
    margin-bottom: 150px;
  }
}
.list-executive .item:last-child {
  margin-bottom: 0;
}
.list-executive .item__img {
  width: 38%;
  padding-top: 3px;
}
@media screen and (max-width: 834px) {
  .list-executive .item__img {
    width: 100%;
    padding-top: 0;
    margin: 0 auto 37px;
    max-width: 345px;
  }
}
.list-executive .item__img img {
  width: 100%;
  height: auto;
}
.list-executive .item__content {
  width: 62%;
  padding: 0 0 0 30px;
}
@media screen and (max-width: 834px) {
  .list-executive .item__content {
    width: 100%;
    padding: 0;
  }
}
.list-executive .item__ttl {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.5;
  letter-spacing: 4px;
  font-weight: 400;
  margin-bottom: 46px;
}
@media screen and (max-width: 834px) {
  .list-executive .item__ttl {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 16px;
  }
}
.list-executive .item__ttl small {
  display: block;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: 1.6px;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 8px;
}
@media screen and (max-width: 834px) {
  .list-executive .item__ttl small {
    margin-bottom: 1px;
  }
}
.list-executive .item__heading {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.8;
  padding-bottom: 5px;
  margin-bottom: 23px;
  border-bottom: 1px solid white;
}
.list-executive .item__list {
  margin-bottom: 45px;
}
@media screen and (max-width: 834px) {
  .list-executive .item__list {
    margin-bottom: 25px;
  }
}
.list-executive .item__list dl {
  font-weight: 500;
  line-height: 1.875;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.list-executive .item__list dl:last-child {
  margin-bottom: 0;
}
.list-executive .item__list dl:first-child dt, .list-executive .item__list dl:first-child dd {
  width: auto;
}
.list-executive .item__list dt {
  flex-shrink: 0;
  width: 70px;
}
@media screen and (max-width: 834px) {
  .list-executive .item__list dt {
    width: 100%;
    margin-bottom: 1px;
  }
}
.list-executive .item__list dd {
  width: calc(100% - 70px);
}
@media screen and (max-width: 834px) {
  .list-executive .item__list dd {
    width: 100%;
  }
}
.list-executive .item__txt {
  font-weight: 500;
  line-height: 1.875;
}
@media screen and (min-width: 835px) {
  .list-executive .item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .list-executive .item:nth-child(even) .item__content {
    padding: 0 30px 0 0;
  }
}

.box-comment {
  width: 100%;
  margin-top: 52px;
  padding: 30px 50px 42px 19px;
  background-image: linear-gradient(to bottom, #363636, #2C2C2C);
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .box-comment {
    margin-top: 32px;
    padding: 24px 20px;
    min-height: 456px;
    display: block;
  }
}
.box-comment .head {
  font-family: eskorte-latin, serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  line-height: 2.13;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21.7%;
  padding: 10px 10px 21px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .box-comment .head {
    width: 100%;
    display: block;
    padding: 0;
    margin-bottom: 13px;
  }
}
.box-comment .head:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  width: 1px;
  top: 10px;
  bottom: -3px;
  background-color: #fff;
}
@media screen and (max-width: 834px) {
  .box-comment .head:after {
    display: none;
  }
}
.box-comment .head small {
  font-weight: 500;
  line-height: 1.45;
  display: block;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}
@media screen and (max-width: 834px) {
  .box-comment .head small {
    display: inline;
    margin-left: 10px;
  }
}
.box-comment .content {
  font-weight: 500;
  width: 78.3%;
  padding-left: 30px;
}
@media screen and (max-width: 834px) {
  .box-comment .content {
    width: 100%;
    padding-left: 0;
  }
}

.sec-link {
  padding-bottom: 76px;
}
@media screen and (max-width: 834px) {
  .sec-link {
    padding: 42px 0 81px;
  }
}
.sec-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.sec-link ul li {
  padding: 0 22px;
  position: relative;
}
.sec-link ul li:after, .sec-link ul li:before {
  content: "";
  position: absolute;
  z-index: 1;
  height: 16px;
  width: 1px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sec-link ul li:after, .sec-link ul li:before {
    top: 42%;
  }
}
.sec-link ul li:before {
  right: auto;
  left: -1px;
}
.sec-link ul li a {
  font-weight: bold;
  display: block;
}
.sec-link ul li a:hover, .sec-link ul li a.active {
  opacity: 0.3;
}

.sec-leasing-management {
  padding: 0 0 119px;
}
@media screen and (max-width: 834px) {
  .sec-leasing-management {
    padding: 0 0 125px;
  }
}
.sec-leasing-management .ttl-comp03 {
  margin-bottom: 35px;
}
@media screen and (max-width: 834px) {
  .sec-leasing-management .ttl-comp03 {
    margin-bottom: 17px;
  }
}

.sec-master-lease {
  padding: 0 0 107px;
}
@media screen and (max-width: 834px) {
  .sec-master-lease {
    padding: 0 0 136px;
  }
}
.sec-master-lease .ttl-comp03 {
  margin-bottom: 52px;
}
@media screen and (max-width: 834px) {
  .sec-master-lease .ttl-comp03 {
    margin-bottom: 26px;
  }
}
.sec-master-lease .ttl-comp03--sm {
  margin-bottom: 35px;
}
@media screen and (max-width: 834px) {
  .sec-master-lease .ttl-comp03--sm {
    margin-bottom: 14px;
  }
}

.sec-brokerage-contract {
  padding: 0 0 182px;
}
@media screen and (max-width: 834px) {
  .sec-brokerage-contract {
    padding: 0 0 136px;
  }
}
.sec-brokerage-contract .ttl-comp03 {
  margin-bottom: 28px;
}
@media screen and (max-width: 834px) {
  .sec-brokerage-contract .ttl-comp03 {
    margin-bottom: 26px;
  }
}
.sec-brokerage-contract .ttl-comp03--sm {
  margin-bottom: 35px;
}
@media screen and (max-width: 834px) {
  .sec-brokerage-contract .ttl-comp03--sm {
    margin-bottom: 14px;
  }
}

.sec-master-lease-record {
  padding: 0 0 182px;
}
@media screen and (max-width: 834px) {
  .sec-master-lease-record {
    padding: 0 0 128px;
  }
}
.sec-master-lease-record .ttl-comp03 {
  margin-bottom: 32px;
}
@media screen and (max-width: 834px) {
  .sec-master-lease-record .ttl-comp03 {
    margin-bottom: 26px;
    letter-spacing: 2px;
  }
}
.sec-master-lease-record .common-article .item {
  margin-bottom: 64px;
}
@media screen and (max-width: 834px) {
  .sec-master-lease-record .common-article .item {
    margin-bottom: 52px;
  }
}
@media screen and (max-width: 834px) {
  .sec-master-lease-record .common-article .item__img {
    margin-bottom: 16px;
  }
}
.sec-master-lease-record .common-article .item__content {
  padding-top: 36px;
}
@media screen and (max-width: 834px) {
  .sec-master-lease-record .common-article .item__content {
    padding-top: 0;
  }
}
.sec-master-lease-record .common-article .item--reverse .item__content {
  padding-top: 36px;
}
@media screen and (max-width: 834px) {
  .sec-master-lease-record .common-article .item--reverse .item__content {
    padding-top: 0;
  }
}

.sec-contract-result {
  padding: 0 0 161px;
}
@media screen and (max-width: 834px) {
  .sec-contract-result {
    padding: 0 0 70px;
  }
}
.sec-contract-result .ttl-comp03 {
  margin-bottom: 34px;
}
@media screen and (max-width: 834px) {
  .sec-contract-result .ttl-comp03 {
    margin-bottom: 26px;
  }
}

.box-quick-link {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 70px;
}
@media screen and (max-width: 834px) {
  .box-quick-link {
    margin-bottom: 41px;
  }
}
.box-quick-link .txt {
  line-height: 3;
  font-weight: 500;
  text-align: center;
  margin-bottom: 43px;
}
@media screen and (max-width: 834px) {
  .box-quick-link .txt {
    text-align: left;
    line-height: 2.25;
    margin-bottom: 29px;
  }
}
.box-quick-link .list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.box-quick-link .list .item {
  width: 220px;
  height: 60px;
  margin: 0 5px 10px;
  padding: 0 15px 4px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  background-color: #394148;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-quick-link .list .item {
    padding: 3px 15px 0;
  }
}
@media screen and (max-width: 834px) {
  .box-quick-link .list .item {
    width: 100%;
    height: auto;
    padding: 16px 15px;
    margin: 0 0 5px;
    min-height: 60px;
    letter-spacing: 1.8px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 640px) {
  .box-quick-link .list .item {
    padding: 16px 5px;
  }
}
@media screen and (max-width: 374px) {
  .box-quick-link .list .item {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .box-quick-link .list .item {
    padding-top: 3px;
  }
}
.box-quick-link .list .item:hover {
  background-color: rgba(57, 65, 72, 0.8);
}
@media screen and (min-width: 835px) {
  .box-quick-link .list .item--sm {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.33;
  }
}
@media screen and (min-width: 835px) {
  .box-quick-link .list .item--md {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.67;
  }
}
.box-quick-link .list .item > a {
  display: block;
  width: 100%;
}
.box-quick-link .list .item > a:hover {
  opacity: 1;
}

.common-description {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 69px;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .common-description {
    margin-bottom: 49px;
  }
}
.common-description p:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .common-description p:not(:last-child) {
    margin-bottom: 20px;
  }
}

.common-article .item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 69px;
}
@media screen and (max-width: 834px) {
  .common-article .item {
    margin-bottom: 39px;
    flex-wrap: wrap;
  }
}
.common-article .item:last-child {
  margin-bottom: 0;
}
.common-article .item__content {
  width: 65%;
  padding-right: 50px;
}
@media screen and (max-width: 1200px) {
  .common-article .item__content {
    width: 55%;
  }
}
@media screen and (max-width: 834px) {
  .common-article .item__content {
    width: 100%;
    padding-right: 0;
    order: 1;
  }
}
.common-article .item__img {
  width: calc(35% + (100vw - 1000px) / 2);
  margin-right: calc((1000px - 100vw) / 2);
  padding-top: 20px;
}
@media screen and (max-width: 1200px) {
  .common-article .item__img {
    width: calc(45% + (100vw - 1000px) / 2);
  }
}
@media screen and (max-width: 1024px) {
  .common-article .item__img {
    width: calc(45% + 15px);
    margin-right: -15px;
  }
}
@media screen and (max-width: 834px) {
  .common-article .item__img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 18px;
    padding-top: 0;
  }
}
.common-article .item__img img {
  width: 100%;
  height: 480px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 834px) {
  .common-article .item__img img {
    height: auto;
  }
}
.common-article .item__ttl {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 2;
  font-weight: 400;
  margin-bottom: 29px;
}
@media screen and (max-width: 834px) {
  .common-article .item__ttl {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.75;
    margin-bottom: 15px;
  }
}
.common-article .item__txt {
  line-height: 1.875;
  font-weight: 500;
}
.common-article .item__txt p {
  line-height: 2.25;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .common-article .item__txt p {
    margin-bottom: 20px;
  }
}
.common-article .item__txt p:last-child {
  margin-bottom: 0;
}
.common-article .item__list {
  padding-bottom: 19px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 24px;
}
@media screen and (max-width: 834px) {
  .common-article .item__list {
    margin-bottom: 14px;
  }
}
.common-article .item__list dl {
  display: flex;
}
.common-article .item__list dl:last-child {
  margin-bottom: 0;
}
.common-article .item__list dt {
  font-weight: bold;
  width: 100px;
}
@media screen and (max-width: 834px) {
  .common-article .item__list dt {
    width: 98px;
  }
}
.common-article .item__list dd {
  font-weight: 500;
  width: calc(100% - 100px);
}
@media screen and (max-width: 834px) {
  .common-article .item__list dd {
    width: calc(100% - 98px);
  }
}
@media screen and (min-width: 835px) {
  .common-article .item--reverse {
    flex-direction: row-reverse;
  }
  .common-article .item--reverse .item__content {
    padding: 14px 0 0 50px;
  }
  .common-article .item--reverse .item__img {
    margin-right: 0;
    margin-left: calc((1000px - 100vw) / 2);
  }
}
@media screen and (min-width: 835px) and (max-width: 1024px) {
  .common-article .item--reverse .item__img {
    margin-left: -15px;
  }
}

.common-img {
  text-align: center;
  margin-bottom: 41px;
}
@media screen and (max-width: 834px) {
  .common-img {
    margin-bottom: 31px;
  }
}

.common-service {
  width: 100%;
  max-width: 940px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 834px) {
  .common-service {
    margin-bottom: 30px;
  }
}
.common-service .list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media screen and (max-width: 834px) {
  .common-service .list {
    margin: 0;
  }
}
.common-service .list .col {
  padding: 0 10px;
  width: 25%;
}
@media screen and (max-width: 834px) {
  .common-service .list .col {
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
  }
  .common-service .list .col:last-child {
    margin-bottom: 0;
  }
}
.common-service .list .item {
  background-image: linear-gradient(to bottom, #363636, #2C2C2C);
  padding: 24px 20px 22px;
  height: 100%;
}
@media screen and (max-width: 834px) {
  .common-service .list .item {
    padding: 19px 20px 22px;
    height: auto;
  }
}
.common-service .list .item__ttl {
  text-align: center;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.67;
  margin-bottom: 6px;
  letter-spacing: 2px;
}
@media screen and (max-width: 834px) {
  .common-service .list .item__ttl {
    text-align: left;
  }
}
.common-service .list .item__txt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.16;
}
@media screen and (min-width: 835px) {
  .common-service .list.two-col {
    margin: 0;
  }
  .common-service .list.two-col .col {
    width: 50%;
    padding: 0 5px;
  }
  .common-service .list.two-col .item {
    padding: 24px 30px 12px;
  }
}

.box-btn {
  display: flex;
  justify-content: center;
}

.list-contract-result {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2.5px;
}
@media screen and (max-width: 834px) {
  .list-contract-result {
    margin: 0;
  }
}
.list-contract-result .item {
  width: 33.33333%;
  padding: 0 2.5px;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .list-contract-result .item {
    width: 100%;
    padding: 0;
  }
}
.list-contract-result .item__img {
  margin-bottom: 15px;
}
.list-contract-result .item__img img {
  width: 100%;
  height: auto;
}
.list-contract-result .item__ttl {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 834px) {
  .list-contract-result .item__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 374px) {
  .list-contract-result .item__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.list-contract-result .item__ttl small {
  font-size: 14px;
  font-size: 1.4rem;
}
.list-contract-result .item__txt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.78;
}

.sec-access {
  margin-bottom: 121px;
}
@media screen and (max-width: 834px) {
  .sec-access {
    margin-bottom: 99px;
  }
}

.access-box {
  margin-bottom: 127px;
}
@media screen and (max-width: 834px) {
  .access-box {
    margin-bottom: 146px;
  }
}
.access-box:last-child {
  margin-bottom: 0;
}
.access-box__map iframe {
  width: 100%;
  display: block;
  height: 400px;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .access-box__map iframe {
    margin: 0 -15px 23px;
  }
}
.access-box__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 990px) {
  .access-box__flex {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 640px) {
  .access-box__flex {
    margin: 0;
  }
}
@media screen and (min-width: 991px) {
  .access-box__item:first-child {
    width: 28%;
  }
  .access-box__item:nth-of-type(2) {
    width: 27.9%;
  }
  .access-box__item:last-child {
    width: 38%;
  }
}
@media screen and (max-width: 990px) {
  .access-box__item {
    width: 50%;
    padding: 0 5px;
  }
  .access-box__item:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .access-box__item {
    width: 100%;
    padding: 0;
    margin-bottom: 13px;
    position: relative;
  }
  .access-box__item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 990px) {
  .access-box__item .img {
    margin-top: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 834px) {
  .access-box__item .img {
    margin-top: 10px;
    text-align: center;
  }
}
.access-box__item .ttl {
  font-family: eskorte-latin, serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4;
  border-bottom: 1px solid white;
  margin-bottom: 23px;
  padding: 5px 0 12px 0;
  letter-spacing: 2.6px;
}
@media screen and (max-width: 834px) {
  .access-box__item .ttl {
    font-size: 20px;
    font-size: 2rem;
    padding: 0 0 9px;
    letter-spacing: 2px;
    margin-bottom: 13px;
  }
}
.access-box__item .info {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875;
  font-weight: 500;
  margin-bottom: 6px;
}
@media screen and (max-width: 640px) {
  .access-box__item .info {
    margin-bottom: 23px;
  }
  .access-box__item .info:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 374px) {
  .access-box__item .info {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.access-box__item .link {
  font-family: eskorte-latin, serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #AAAAAA;
  margin-bottom: 11px;
}
@media screen and (max-width: 640px) {
  .access-box__item .link {
    position: absolute;
    top: 87px;
    right: -2px;
  }
}
.access-box__item .txt-contact {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (min-width: 835px) {
  .access-box__item .txt-contact a {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .access-box__item .txt-contact a {
    display: block;
    width: 100%;
    max-width: 315px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 100px;
    margin: 0 auto;
    padding: 16px 10px;
  }
}
@media screen and (max-width: 374px) {
  .access-box__item .txt-contact {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.access-box__item .txt-contact .line {
  font-family: eskorte-latin, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.1;
  text-decoration: underline;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .access-box__item .txt-contact .line {
    text-decoration: none;
    font-size: 21px;
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 374px) {
  .access-box__item .txt-contact .line {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.sec-contactindex {
  margin-bottom: 85px;
}
@media screen and (max-width: 834px) {
  .sec-contactindex {
    margin-bottom: 108px;
  }
}

.box-contactindex > .txt-basic, .list-executive .item__list .box-contactindex > dl, .list-executive .box-contactindex > .item__txt, .box-comment .head .box-contactindex > small, .box-comment .box-contactindex > .content, .sec-link ul li .box-contactindex > a, .box-quick-link .box-contactindex > .txt, .box-contactindex > .common-description, .common-article .box-contactindex > .item__txt, .common-article .item__list .box-contactindex > dl {
  margin-bottom: 48px;
  line-height: 3;
}
@media screen and (max-width: 834px) {
  .box-contactindex > .txt-basic, .list-executive .item__list .box-contactindex > dl, .list-executive .box-contactindex > .item__txt, .box-comment .head .box-contactindex > small, .box-comment .box-contactindex > .content, .sec-link ul li .box-contactindex > a, .box-quick-link .box-contactindex > .txt, .box-contactindex > .common-description, .common-article .box-contactindex > .item__txt, .common-article .item__list .box-contactindex > dl {
    text-align: left;
    line-height: 2.25;
  }
}
.box-contactindex .list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .box-contactindex .list {
    margin: 0 -15px;
  }
}
.box-contactindex .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .box-contactindex .item {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
}
.box-contactindex .item-img {
  position: relative;
}
.box-contactindex .item-img img {
  width: 100%;
  opacity: 0.7;
}
.box-contactindex .itemsub {
  position: relative;
  display: inline-block;
}
.box-contactindex .item-txt {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-contactindex .item-txt span {
  padding: 23px 31px 26px;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.375;
  color: #fff;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .box-contactindex .item-txt span {
    padding: 20px 20px 18px;
  }
}
@media screen and (max-width: 834px) and (min-width: 641px) {
  .box-contactindex .item-txt span {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 374px) {
  .box-contactindex .item-txt span {
    font-size: 20px;
    font-size: 2rem;
  }
}
.box-contactindex .item .btn-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.65);
  transition: all 0.3s ease-in;
}
.box-contactindex .item .btn-hover .btn-comp01 {
  background-color: transparent;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  background-position: center right 35px;
}
.box-contactindex .item a:hover .item-txt {
  display: none;
}
.box-contactindex .item a:hover .btn-hover {
  display: flex;
  opacity: 1;
}
.box-contactindex .txt-ttl {
  font-family: eskorte-latin, serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 10px;
  bottom: 14px;
  text-transform: uppercase;
  text-align: right;
}
@media screen and (max-width: 990px) {
  .box-contactindex .txt-ttl {
    margin-bottom: 5px;
    font-size: 27px;
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 834px) {
  .box-contactindex .txt-ttl {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    right: 15px;
    bottom: 10px;
  }
}

@media screen and (min-width: 835px) {
  .sec-logistics-facility .box-quick-link {
    max-width: 100%;
    margin: 0 auto 72px;
  }
  .sec-logistics-facility .common-article {
    margin-bottom: 155px;
  }
  .sec-logistics-facility .common-article .item {
    align-items: center;
    margin-bottom: 75px;
  }
  .sec-logistics-facility .common-article .item__txt p {
    margin-bottom: 40px;
  }
  .sec-logistics-facility .common-article .item__content {
    padding-top: 27px;
  }
  .sec-logistics-facility .common-article .item__img {
    padding-top: 0;
  }
  .sec-logistics-facility .common-article .item--reverse .item__content {
    padding: 18px 0 0 50px;
  }
  .sec-logistics-facility .box-quick-link .list .item {
    height: 80px;
    line-height: 1.5;
    padding-top: 3px;
  }
  .sec-logistics-facility .common-img {
    margin-bottom: 50px;
  }
  .sec-logistics-facility .common-description {
    margin: 0 auto 98px;
  }
  .sec-logistics-facility .common-description p:not(:last-child) {
    margin-bottom: 37px;
  }
}
@media screen and (max-width: 834px) {
  .sec-logistics-facility {
    margin-bottom: 114px;
  }
  .sec-logistics-facility .common-img {
    margin: 0 -15px 19px;
  }
  .sec-logistics-facility .common-article .item {
    margin-bottom: 42px;
  }
  .sec-logistics-facility .common-article .item__txt p {
    margin-bottom: 10px;
  }
  .sec-logistics-facility .common-article .item__img {
    margin-bottom: 19px;
  }
}

@media screen and (min-width: 835px) {
  .sec-master-logistics .footer-bnr {
    margin-bottom: 194px;
  }
  .sec-master-logistics .common-img {
    margin-bottom: 50px;
  }
  .sec-master-logistics .common-description {
    margin-bottom: 52px;
  }
}
@media screen and (max-width: 834px) {
  .sec-master-logistics {
    margin-bottom: 136px;
  }
  .sec-master-logistics .common-img {
    margin: 0 -15px 21px;
  }
}

@media screen and (min-width: 835px) {
  .sec-introduction {
    margin-bottom: 173px;
  }
  .sec-introduction .list-contract-result {
    margin-bottom: 26px;
  }
  .sec-introduction .list-contract-result .item__img {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 834px) {
  .sec-introduction {
    margin-bottom: 92px;
  }
  .sec-introduction .list-contract-result {
    margin: 0 -7.5px -6px;
  }
  .sec-introduction .list-contract-result .item {
    width: 50%;
    padding: 0 7.5px;
    margin-bottom: 28.5px;
  }
  .sec-introduction .list-contract-result .item__ttl {
    line-height: 1.25;
    margin-bottom: 6px;
  }
  .sec-introduction .list-contract-result .item__img {
    margin-bottom: 6px;
  }
  .sec-introduction .list-contract-result .item__txt {
    line-height: 1.384;
  }
}

@media screen and (min-width: 835px) {
  .sec-chart {
    margin-bottom: 148px;
  }
  .sec-chart .common-img {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .sec-chart + .sec-link {
    padding: 107px 0 93px;
  }
}

.sec-office {
  margin-bottom: 121px;
}
@media screen and (max-width: 834px) {
  .sec-office {
    margin-bottom: 98px;
  }
}

.office-box {
  margin-bottom: 125px;
}
@media screen and (max-width: 834px) {
  .office-box {
    margin-bottom: 144px;
  }
}
.office-box:last-child {
  margin-bottom: 0;
}
.office-box__img {
  position: relative;
  margin-bottom: 53px;
}
@media screen and (max-width: 640px) {
  .office-box__img {
    margin: 0 -15px 63px;
  }
}
.office-box__img .txt {
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 100%;
  max-width: 320px;
  background-image: linear-gradient(to right, rgba(54, 54, 54, 0.8), rgba(17, 17, 17, 0.8));
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 13px 20px 12px 10px;
}
@media screen and (max-width: 640px) {
  .office-box__img .txt {
    bottom: -24px;
    max-width: 315px;
    padding: 13px 15px 12px 10px;
  }
}
@media screen and (min-width: 641px) {
  .office-box--second .office-box__img .txt {
    right: auto;
    left: 0;
  }
}
.office-list__item {
  margin-bottom: 31px;
}
@media screen and (max-width: 640px) {
  .office-list__item {
    margin-bottom: 48px;
  }
}
.office-list__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .office-list__ttl {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .office-list__gallery {
    white-space: nowrap;
    overflow-x: auto;
    margin: 0 -15px;
    padding: 0 14px;
  }
}
.office-list__gallery .row {
  margin: 0 -2.5px;
  display: flex;
}
@media screen and (max-width: 640px) {
  .office-list__gallery .row {
    margin: 0;
    display: inline;
  }
}
.office-list__gallery .row .img {
  padding: 2.5px;
}
@media screen and (max-width: 640px) {
  .office-list__gallery .row .img {
    display: inline-block;
    padding: 1px;
  }
  .office-list__gallery .row .img img {
    max-width: initial;
    width: auto;
    height: 250px;
  }
}

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

.sec-philosophy {
  margin-bottom: 121px;
}
@media screen and (max-width: 834px) {
  .sec-philosophy {
    margin-bottom: 99px;
  }
}
@media screen and (max-width: 374px) {
  .sec-philosophy {
    margin-bottom: 0;
  }
}

.philosophy-box {
  margin-bottom: 125px;
}
@media screen and (max-width: 834px) {
  .philosophy-box {
    margin-bottom: 89px;
  }
}
@media screen and (max-width: 374px) {
  .philosophy-box {
    margin-bottom: 80px;
  }
}
.philosophy-box:last-child {
  margin-bottom: 0;
}
.philosophy-box__img {
  margin: 0 -15px;
}
@media screen and (max-width: 834px) {
  .philosophy-box__img {
    margin: 0;
  }
}
.philosophy-box__img img {
  display: block;
  margin: 0 auto;
  width: 730px;
}
.philosophy-box .box01 {
  background: url("../img/company/philosophy/img01.jpg") no-repeat center/cover;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 2.46;
  color: #111111;
  padding: 122px 0px 125px;
  margin-bottom: 53px;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  background-position: right top 0;
}
@media screen and (max-width: 834px) {
  .philosophy-box .box01 {
    padding: 38px 10px 34px;
    background: url("../img/company/philosophy/img01-sp.jpg") no-repeat center/cover;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 30px;
    background-position: right top 25%;
  }
}
.philosophy-box .box02-wrap {
  max-width: 780px;
  margin: auto;
}
.philosophy-box .box02-wrap .box02 {
  padding: 40px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  background: #363636;
}
@media screen and (max-width: 834px) {
  .philosophy-box .box02-wrap .box02 {
    padding: 30px 40px;
    display: block;
  }
}
.philosophy-box .box02-wrap .box02__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  width: 150px;
}
@media screen and (max-width: 834px) {
  .philosophy-box .box02-wrap .box02__ttl {
    width: 100%;
  }
}
.philosophy-box .box02-wrap .box02__ttl span {
  font-size: 30px;
  font-size: 3rem;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
}
.philosophy-box .box02-wrap .box02__cnt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.14;
  width: calc(100% - 150px);
  padding-left: 30px;
}
@media screen and (max-width: 834px) {
  .philosophy-box .box02-wrap .box02__cnt {
    width: 100%;
    padding: 0;
  }
}
.philosophy-list {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 300;
  line-height: 1.35;
}
@media screen and (max-width: 834px) {
  .philosophy-list {
    line-height: 1.78;
  }
}
@media screen and (max-width: 374px) {
  .philosophy-list {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.philosophy-list .item {
  margin-bottom: 5px;
  background-image: linear-gradient(to right, #363636, #2C2C2C);
  display: flex;
  padding: 20px 10px 20px 28px;
  letter-spacing: 1.8px;
  line-height: 2.22;
}
@media screen and (max-width: 834px) {
  .philosophy-list .item {
    display: block;
    padding: 16px 10px 20px 20px;
    line-height: 1.78;
  }
}
.philosophy-list .item .number {
  font-family: eskorte-latin, serif;
  font-size: 26px;
  font-size: 2.6rem;
  color: rgba(255, 255, 255, 0.5);
  font-style: italic;
  position: relative;
  top: 4px;
  min-width: 56px;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .philosophy-list .item .number {
    font-size: 20px;
    font-size: 2rem;
    display: block;
    top: 0;
    margin-bottom: 6px;
  }
}
.philosophy-list .item:last-child {
  margin-bottom: 0;
}
.philosophy-message {
  margin-bottom: 29px;
}
@media screen and (max-width: 834px) {
  .philosophy-message {
    margin-bottom: 20px;
  }
}
.philosophy-message__item {
  margin-bottom: 29px;
}
@media screen and (max-width: 834px) {
  .philosophy-message__item {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 641px) {
  .philosophy-message__item {
    display: flex;
    flex-wrap: wrap;
  }
}
.philosophy-message__item:last-child {
  margin-bottom: 0;
}
.philosophy-message__item .content {
  width: 65%;
  width: 100%;
  margin-right: auto;
  padding-right: 15px;
}
@media screen and (max-width: 640px) {
  .philosophy-message__item .content {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.philosophy-message__item .content p {
  margin-bottom: 29px;
}
@media screen and (max-width: 834px) {
  .philosophy-message__item .content p {
    margin-bottom: 20px;
  }
}
.philosophy-message__item .content p:last-child {
  margin-bottom: 0;
}
.philosophy-txt {
  margin-bottom: 32px;
}
@media screen and (max-width: 834px) {
  .philosophy-txt {
    margin-bottom: 24px;
  }
}
.philosophy-sign {
  line-height: 1.75;
  margin-bottom: 59px;
}
@media screen and (max-width: 374px) {
  .philosophy-sign {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.philosophy-sign > * {
  display: block;
}
.philosophy-sign .txt {
  margin-bottom: 5px;
}
@media screen and (max-width: 834px) {
  .philosophy-sign .txt {
    margin-bottom: 1px;
  }
}
.philosophy-sign .name {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 300;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.35;
  letter-spacing: 2.2px;
}
@media screen and (max-width: 834px) {
  .philosophy-sign .name {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.philosophy-person {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  background-image: linear-gradient(#363636, #2C2C2C);
}
@media screen and (max-width: 834px) {
  .philosophy-person {
    align-items: stretch;
  }
}
@media screen and (max-width: 640px) {
  .philosophy-person {
    display: block;
  }
}
.philosophy-person .img {
  width: 35%;
}
@media screen and (max-width: 640px) {
  .philosophy-person .img {
    width: 100%;
  }
}
.philosophy-person .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.philosophy-person .content {
  width: 65%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.15;
  font-weight: 500;
  padding: 10px 30px 11px 40px;
}
@media screen and (max-width: 834px) {
  .philosophy-person .content {
    padding: 20px;
  }
}
@media screen and (max-width: 640px) {
  .philosophy-person .content {
    width: 100%;
    padding: 21px 30px 22px 30px;
  }
}
@media screen and (max-width: 374px) {
  .philosophy-person .content {
    padding: 15px;
  }
}
.philosophy-person .content .ttl {
  display: block;
  margin-bottom: 18px;
}
@media screen and (max-width: 640px) {
  .philosophy-person .content .ttl {
    margin-bottom: 4px;
    letter-spacing: 1.3px;
  }
}
.philosophy-person .content .name {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 300;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.35;
  margin-bottom: 19px;
}
@media screen and (max-width: 640px) {
  .philosophy-person .content .name {
    margin-bottom: 13px;
    letter-spacing: 3px;
  }
}

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

.outline-box {
  margin-bottom: 102px;
}
@media screen and (max-width: 834px) {
  .outline-box {
    margin-bottom: 145px;
  }
}
.outline-box:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 641px) {
  .outline-box__flex {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
}
.outline-box__flex .img {
  width: calc(28% + (100vw - 1000px) / 2);
  margin-left: calc((1000px - 100vw) / 2);
  padding-top: 6px;
}
@media only screen and (max-width: 1030px) {
  .outline-box__flex .img {
    margin-left: -15px;
    width: calc(31% + 15px);
  }
}
@media screen and (max-width: 640px) {
  .outline-box__flex .img {
    width: initial;
    padding-top: 0;
    margin: 0 -15px;
  }
}
.outline-box__flex .img img {
  display: block;
  width: 100%;
}
.outline-box__flex .content {
  width: 67%;
  margin-left: auto;
  line-height: 1.875;
}
@media screen and (max-width: 640px) {
  .outline-box__flex .content {
    width: 100%;
    margin-bottom: 30px;
  }
}
.outline-box__flex .content dl {
  padding-bottom: 22px;
  margin-bottom: 24px;
  border-bottom: 1px solid #FFFFFF;
}
@media screen and (min-width: 835px) {
  .outline-box__flex .content dl {
    display: flex;
  }
}
@media screen and (max-width: 834px) {
  .outline-box__flex .content dl:last-child {
    margin-bottom: 0;
  }
}
.outline-box__flex .content dl dt {
  font-weight: bold;
}
@media screen and (min-width: 835px) {
  .outline-box__flex .content dl dt {
    min-width: 98px;
    width: 22.3%;
  }
}
@media screen and (max-width: 640px) {
  .outline-box__flex .content dl dt {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 835px) {
  .outline-box__flex .content dl dd {
    width: 78.7%;
  }
}
.outline-box__flex .content dl dd .ttl {
  font-weight: bold;
  display: block;
}
.outline-box__flex .content dl dd p {
  margin-bottom: 17px;
}
.outline-box__flex .content dl dd p:last-child {
  margin-bottom: 0;
}
.outline-box__flex .content dl dd ul li {
  padding-left: 20px;
  position: relative;
}
.outline-box__flex .content dl dd ul li:before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}
.outline-box__flex .content dl dd .bank-list {
  display: grid;
  grid-template-columns: repeat(2, 132px);
  gap: 0 32px;
}
.outline-box__flex .content dl dd .bank-list li {
  padding-left: unset;
}
.outline-box__flex .content dl dd .bank-list li::before {
  display: none;
}
@media screen and (max-width: 640px) {
  .outline-box__flex .content dl dd .info {
    display: flex;
  }
  .outline-box__flex .content dl dd .info .ttl {
    min-width: 80px;
  }
}
.outline-box__img {
  padding-left: 12px;
}
@media screen and (max-width: 834px) {
  .outline-box__img {
    padding-left: 0;
    margin-right: -10px;
  }
}
.outline-box__img img {
  width: 730px;
}
.outline-client {
  width: 100%;
  max-width: 742px;
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .outline-client {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 640px) {
  .outline-client {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.15;
    letter-spacing: -0.3px;
  }
}
@media screen and (max-width: 640px) {
  .outline-client {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 990px) {
  .outline-client .list {
    padding-right: 15px;
  }
  .outline-client .list:nth-child(even) {
    padding-right: 0;
  }
}
.outline-client .list li {
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 834px) {
  .outline-client .list li {
    padding-left: 14px;
  }
}
.outline-client .list li:before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}
@media screen and (max-width: 834px) {
  .outline-client .list li:before {
    top: -2px;
  }
}

.company-movie {
  width: 100%;
  margin-inline: auto;
}
.company-movie.corp-outline {
  max-width: 1030px;
}
.company-movie.corp-outline iframe {
  display: block;
  width: 100%;
  max-width: 560px;
  height: auto;
  aspect-ratio: 16/9;
  margin-inline: auto;
}

.map {
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.ttl-24 {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  line-height: 2.14;
  color: #fff;
  margin-bottom: 34px;
}

.sec-baset {
  margin-bottom: 130px;
}
@media screen and (max-width: 640px) {
  .sec-baset {
    margin-bottom: 135px;
  }
}
.sec-baset .box-quick-link {
  max-width: 100%;
}
@media screen and (max-width: 640px) {
  .sec-baset .box-quick-link .txt {
    margin-bottom: 31px;
  }
}
@media screen and (min-width: 835px) {
  .sec-baset .box-quick-link .list .item {
    width: 220px;
    padding: 0 9px;
    height: 80px;
  }
}
@media screen and (max-width: 640px) {
  .sec-baset .box-quick-link .list .item {
    padding: 15px 8px 19px;
  }
}
@media screen and (max-width: 640px) {
  .sec-baset .box-quick-link .list .item a {
    line-height: 1.3;
  }
}
.sec-baset .ttl-comp03 {
  margin-bottom: 37px;
}
@media screen and (max-width: 640px) {
  .sec-baset .ttl-comp03 {
    margin-bottom: 16px;
  }
}
.sec-baset .common-description {
  margin-bottom: 82px;
}
@media screen and (max-width: 640px) {
  .sec-baset .common-description {
    margin-bottom: 49px;
  }
}
.sec-baset .common-description p:not(:last-child) {
  margin-bottom: 37px;
}
@media screen and (max-width: 640px) {
  .sec-baset .common-description p:not(:last-child) {
    margin-bottom: 20px;
  }
}
.sec-baset .common-article {
  margin-bottom: 83px;
}
@media screen and (max-width: 640px) {
  .sec-baset .common-article {
    margin-bottom: 41px;
  }
}

.sec-glrsealing {
  margin-bottom: 120px;
}
@media screen and (max-width: 640px) {
  .sec-glrsealing {
    margin-bottom: 130px;
  }
}
.sec-glrsealing .ttl-comp03 {
  margin-bottom: 46px;
}
@media screen and (max-width: 640px) {
  .sec-glrsealing .ttl-comp03 {
    margin-bottom: 18px;
  }
}
.sec-glrsealing .ttl-comp03--sm {
  margin-bottom: 42px;
}
@media screen and (max-width: 640px) {
  .sec-glrsealing .ttl-comp03--sm {
    margin-bottom: 11px;
  }
}

.block-leasingchart {
  margin-top: 50px;
}
@media screen and (max-width: 834px) {
  .block-leasingchart {
    margin-top: 30px;
  }
}
.block-leasingchart .ttl-comp03--sm {
  margin-bottom: 35px;
}
@media screen and (max-width: 640px) {
  .block-leasingchart .ttl-comp03--sm {
    text-align: left;
    margin-bottom: 12px;
  }
}
.block-leasingchart .ttl-comp03--sm + .txt-basic, .block-leasingchart .list-executive .item__list .ttl-comp03--sm + dl, .list-executive .item__list .block-leasingchart .ttl-comp03--sm + dl, .block-leasingchart .list-executive .ttl-comp03--sm + .item__txt, .list-executive .block-leasingchart .ttl-comp03--sm + .item__txt, .block-leasingchart .box-comment .head .ttl-comp03--sm + small, .box-comment .head .block-leasingchart .ttl-comp03--sm + small, .block-leasingchart .box-comment .ttl-comp03--sm + .content, .box-comment .block-leasingchart .ttl-comp03--sm + .content, .block-leasingchart .sec-link ul li .ttl-comp03--sm + a, .sec-link ul li .block-leasingchart .ttl-comp03--sm + a, .block-leasingchart .box-quick-link .ttl-comp03--sm + .txt, .box-quick-link .block-leasingchart .ttl-comp03--sm + .txt, .block-leasingchart .ttl-comp03--sm + .common-description, .block-leasingchart .common-article .ttl-comp03--sm + .item__txt, .common-article .block-leasingchart .ttl-comp03--sm + .item__txt, .block-leasingchart .common-article .item__list .ttl-comp03--sm + dl, .common-article .item__list .block-leasingchart .ttl-comp03--sm + dl {
  max-width: 700px;
  margin: 0 auto 32px;
}

.listgrlsealing {
  display: flex;
  flex-wrap: wrap;
}
.listgrlsealing .item {
  width: calc(50% - 5px);
  margin-right: 10px;
  background: #363636;
  margin-bottom: 13px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 14px 24px 11px 14px;
  min-height: 71px;
}
@media screen and (max-width: 834px) {
  .listgrlsealing .item {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .listgrlsealing .item {
    flex-wrap: wrap;
    display: inline-block;
    height: auto !important;
    width: 100%;
    padding: 17px 24px 20px 20px;
    min-height: auto;
    margin-bottom: 7px;
  }
}
.listgrlsealing .item:nth-child(2n) {
  margin-right: 0;
}
.listgrlsealing .item .txt-basic-lg {
  letter-spacing: 0.1em;
}
.listgrlsealing .number {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.67;
  color: rgba(255, 255, 255, 0.5);
  font-style: italic;
  font-family: eskorte-latin, serif;
  margin-right: 7px;
  margin-top: -7px;
}
@media screen and (max-width: 640px) {
  .listgrlsealing .number {
    width: 100%;
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    margin-right: 0;
  }
}

.block-manage {
  display: flex;
  margin-bottom: 94px;
}
@media screen and (max-width: 834px) {
  .block-manage {
    flex-wrap: wrap;
    margin-bottom: 92px;
  }
}
.block-manage .box-manage {
  background: #2c2c2c;
  width: calc(50% - 10px);
  margin-right: 20px;
  padding: 30px 22px 43px 30px;
}
@media screen and (max-width: 1024px) {
  .block-manage .box-manage {
    padding: 30px 15px 30px;
  }
}
@media screen and (max-width: 834px) {
  .block-manage .box-manage {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 23px 15px 21px;
  }
  .block-manage .box-manage:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 374px) {
  .block-manage .box-manage .txt-basic, .block-manage .box-manage .list-executive .item__list dl, .list-executive .item__list .block-manage .box-manage dl, .block-manage .box-manage .list-executive .item__txt, .list-executive .block-manage .box-manage .item__txt, .block-manage .box-manage .box-comment .head small, .box-comment .head .block-manage .box-manage small, .block-manage .box-manage .box-comment .content, .box-comment .block-manage .box-manage .content, .block-manage .box-manage .sec-link ul li a, .sec-link ul li .block-manage .box-manage a, .block-manage .box-manage .box-quick-link .txt, .box-quick-link .block-manage .box-manage .txt, .block-manage .box-manage .common-description, .block-manage .box-manage .common-article .item__txt, .common-article .block-manage .box-manage .item__txt, .block-manage .box-manage .common-article .item__list dl, .common-article .item__list .block-manage .box-manage dl {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.block-manage .box-manage:nth-child(2n) {
  margin-right: 0;
}
.block-manage .box-manage .list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.block-manage .box-manage .list .item {
  width: 53%;
  padding-right: 5px;
  padding-left: 6px;
}
@media screen and (max-width: 640px) {
  .block-manage .box-manage .list .item {
    width: 100%;
    padding-right: 0;
    padding-left: 20%;
    margin-bottom: 0px;
    line-height: 1.876;
  }
}
.block-manage .box-manage .list .item:before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50px;
  background: #fff;
  display: inline-block;
  position: relative;
  top: -5px;
}
.block-manage .box-manage .list .item:nth-child(2n) {
  width: 47%;
  padding-right: 0;
  padding-left: 2px;
}
@media screen and (max-width: 640px) {
  .block-manage .box-manage .list .item:nth-child(2n) {
    width: 100%;
    padding-left: 20%;
    margin-bottom: 1px;
    padding-right: 0;
  }
}
.block-manage .box-manage--full .list .item {
  width: 100%;
  padding-left: 22%;
  padding-right: 0;
}
@media screen and (max-width: 640px) {
  .block-manage .box-manage--full .list .item {
    padding-left: 12%;
  }
}
.block-manage .box-manage--full .list .item:nth-child(2n) {
  width: 100%;
  padding-left: 22%;
  padding-right: 0;
}
@media screen and (max-width: 640px) {
  .block-manage .box-manage--full .list .item:nth-child(2n) {
    padding-left: 12%;
  }
}
.block-manage .ttl-24 {
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .block-manage .ttl-24 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 640px) {
  .block-manage .ttl-24 {
    line-height: 1.25;
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 23px;
  }
}

.block-service {
  margin-bottom: 84px;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
}
@media screen and (max-width: 640px) {
  .block-service {
    margin-bottom: 77px;
  }
}
.block-service .ttl-comp03--sm {
  margin-bottom: 46px;
}
.block-service .list {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .block-service .list {
    margin: 0 -7.5px;
  }
}
.block-service .list .item {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 36px;
}
@media screen and (max-width: 834px) {
  .block-service .list .item {
    width: 50%;
    padding: 0 7.5px;
    margin-bottom: 24px;
  }
}
.block-service .list .item-img {
  margin-bottom: 15px;
}
.block-service .list .item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 834px) {
  .block-service .list .item-img {
    margin-bottom: 8px;
  }
}
.block-service .list .item-txt.txt-basic-lg {
  font-size: 15px;
  font-size: 1.5rem;
}
.block-service .list + .txt-basic, .block-service .list-executive .item__list .list + dl, .list-executive .item__list .block-service .list + dl, .block-service .list-executive .list + .item__txt, .list-executive .block-service .list + .item__txt, .block-service .box-comment .head .list + small, .box-comment .head .block-service .list + small, .block-service .box-comment .list + .content, .box-comment .block-service .list + .content, .block-service .sec-link ul li .list + a, .sec-link ul li .block-service .list + a, .block-service .box-quick-link .list + .txt, .box-quick-link .block-service .list + .txt, .block-service .list + .common-description, .block-service .common-article .list + .item__txt, .common-article .block-service .list + .item__txt, .block-service .common-article .item__list .list + dl, .common-article .item__list .block-service .list + dl {
  margin-top: -23px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}
@media screen and (max-width: 640px) {
  .block-service .list + .txt-basic, .block-service .list-executive .item__list .list + dl, .list-executive .item__list .block-service .list + dl, .block-service .list-executive .list + .item__txt, .list-executive .block-service .list + .item__txt, .block-service .box-comment .head .list + small, .box-comment .head .block-service .list + small, .block-service .box-comment .list + .content, .box-comment .block-service .list + .content, .block-service .sec-link ul li .list + a, .sec-link ul li .block-service .list + a, .block-service .box-quick-link .list + .txt, .box-quick-link .block-service .list + .txt, .block-service .list + .common-description, .block-service .common-article .list + .item__txt, .common-article .block-service .list + .item__txt, .block-service .common-article .item__list .list + dl, .common-article .item__list .block-service .list + dl {
    text-align: center !important;
    margin-top: -3px;
    line-height: 1.625;
  }
}

.block-achievement .ttl-comp03--sm {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
}
.block-achievement .list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 20px;
}
@media screen and (max-width: 640px) {
  .block-achievement .list {
    gap: unset;
  }
}
.block-achievement .list .item {
  display: flex;
  flex-direction: column;
  width: calc(50% - 10px);
}
@media screen and (max-width: 640px) {
  .block-achievement .list .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 33px;
  }
  .block-achievement .list .item:last-child {
    margin-bottom: 0;
  }
}
.block-achievement .list .item .txt-content {
  flex: 1;
}
.block-achievement .list .item.two-column {
  width: 100%;
  margin-right: unset;
}
.block-achievement .list .item.two-column .item-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  align-items: anchor-center;
  gap: 48px;
  background: #111111;
  padding: 32px 30px;
}
@media screen and (max-width: 834px) {
  .block-achievement .list .item.two-column .item-wrap {
    gap: 32px;
    padding: 24px 20px;
  }
}
@media screen and (max-width: 640px) {
  .block-achievement .list .item.two-column .item-wrap {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: unset;
  }
}
.block-achievement .list .item.two-column .item-sub-img {
  display: flex;
  gap: 24px;
  margin-top: 24px;
}
@media screen and (max-width: 834px) {
  .block-achievement .list .item.two-column .item-sub-img {
    gap: 16px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 640px) {
  .block-achievement .list .item.two-column .item-sub-img {
    gap: 8px;
    margin-top: 8px;
    padding-inline: 30px;
  }
}
.block-achievement .list .item.two-column .txt-content {
  background-color: transparent;
  padding: unset;
}
@media screen and (max-width: 640px) {
  .block-achievement .list .item.two-column .txt-content {
    padding: 0 30px 32px;
  }
}
.block-achievement .ttl-24 {
  margin-bottom: 12px;
}
.block-achievement .listsub {
  display: flex;
  flex-wrap: wrap;
}
.block-achievement .listsub .itemsub {
  display: flex;
  width: 100%;
}
.block-achievement .listsub .item-th {
  font-weight: 700;
  min-width: 100px;
}
.block-achievement .listsub .item-td {
  font-weight: 500;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.block-achievement .txt-info {
  margin-bottom: 33px;
}
.block-achievement .txt-info:last-child {
  margin-bottom: 0;
}
.block-achievement .txt-info .ttl-24 {
  display: flex;
  width: 100%;
  padding-bottom: 18px;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.1em;
  line-height: 1;
  font-family: eskorte-latin, serif;
}
.block-achievement .txt-info .txt-basic, .block-achievement .txt-info .list-executive .item__list dl, .list-executive .item__list .block-achievement .txt-info dl, .block-achievement .txt-info .list-executive .item__txt, .list-executive .block-achievement .txt-info .item__txt, .block-achievement .txt-info .box-comment .head small, .box-comment .head .block-achievement .txt-info small, .block-achievement .txt-info .box-comment .content, .box-comment .block-achievement .txt-info .content, .block-achievement .txt-info .sec-link ul li a, .sec-link ul li .block-achievement .txt-info a, .block-achievement .txt-info .box-quick-link .txt, .box-quick-link .block-achievement .txt-info .txt, .block-achievement .txt-info .common-description, .block-achievement .txt-info .common-article .item__txt, .common-article .block-achievement .txt-info .item__txt, .block-achievement .txt-info .common-article .item__list dl, .common-article .item__list .block-achievement .txt-info dl {
  line-height: 1.875;
}
.block-achievement .txt-content {
  background: #111111;
  padding: 20px 30px 32px;
}
.block-achievement .link-maps {
  display: inline-block;
  width: 100%;
  margin-top: 8px;
}
.block-achievement .link-maps span {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  position: relative;
  color: #aaaaaa;
}
.block-achievement .link-maps span:after {
  content: "";
  width: 17px;
  height: 6px;
  background: url(../img/common/contact-arrow.png) no-repeat center center;
  display: inline-block;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  margin-left: 2px;
}

.sec-manage {
  margin-bottom: 69px;
}
@media screen and (max-width: 640px) {
  .sec-manage {
    margin-bottom: 61px;
  }
}
.sec-manage .ttl-comp03 {
  margin-bottom: 46px;
}
@media screen and (max-width: 640px) {
  .sec-manage .ttl-comp03 {
    margin-bottom: 28px;
  }
}
.sec-manage .ttl-comp03--sm {
  margin-bottom: 24px;
  font-weight: 400;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
}
@media screen and (max-width: 640px) {
  .sec-manage .ttl-comp03--sm {
    margin-bottom: 11px;
  }
}
.sec-manage .ttl-comp03--sm ~ .txt-basic, .sec-manage .list-executive .item__list .ttl-comp03--sm ~ dl, .list-executive .item__list .sec-manage .ttl-comp03--sm ~ dl, .sec-manage .list-executive .ttl-comp03--sm ~ .item__txt, .list-executive .sec-manage .ttl-comp03--sm ~ .item__txt, .sec-manage .box-comment .head .ttl-comp03--sm ~ small, .box-comment .head .sec-manage .ttl-comp03--sm ~ small, .sec-manage .box-comment .ttl-comp03--sm ~ .content, .box-comment .sec-manage .ttl-comp03--sm ~ .content, .sec-manage .sec-link ul li .ttl-comp03--sm ~ a, .sec-link ul li .sec-manage .ttl-comp03--sm ~ a, .sec-manage .box-quick-link .ttl-comp03--sm ~ .txt, .box-quick-link .sec-manage .ttl-comp03--sm ~ .txt, .sec-manage .ttl-comp03--sm ~ .common-description, .sec-manage .common-article .ttl-comp03--sm ~ .item__txt, .common-article .sec-manage .ttl-comp03--sm ~ .item__txt, .sec-manage .common-article .item__list .ttl-comp03--sm ~ dl, .common-article .item__list .sec-manage .ttl-comp03--sm ~ dl {
  margin-bottom: 28px;
}
@media screen and (max-width: 640px) {
  .sec-manage .ttl-comp03--sm ~ .txt-basic, .sec-manage .list-executive .item__list .ttl-comp03--sm ~ dl, .list-executive .item__list .sec-manage .ttl-comp03--sm ~ dl, .sec-manage .list-executive .ttl-comp03--sm ~ .item__txt, .list-executive .sec-manage .ttl-comp03--sm ~ .item__txt, .sec-manage .box-comment .head .ttl-comp03--sm ~ small, .box-comment .head .sec-manage .ttl-comp03--sm ~ small, .sec-manage .box-comment .ttl-comp03--sm ~ .content, .box-comment .sec-manage .ttl-comp03--sm ~ .content, .sec-manage .sec-link ul li .ttl-comp03--sm ~ a, .sec-link ul li .sec-manage .ttl-comp03--sm ~ a, .sec-manage .box-quick-link .ttl-comp03--sm ~ .txt, .box-quick-link .sec-manage .ttl-comp03--sm ~ .txt, .sec-manage .ttl-comp03--sm ~ .common-description, .sec-manage .common-article .ttl-comp03--sm ~ .item__txt, .common-article .sec-manage .ttl-comp03--sm ~ .item__txt, .sec-manage .common-article .item__list .ttl-comp03--sm ~ dl, .common-article .item__list .sec-manage .ttl-comp03--sm ~ dl {
    margin-bottom: 20px;
    text-align: left;
  }
}

.sec-mapbaset .img-map {
  margin-bottom: 11px;
}
@media screen and (max-width: 640px) {
  .sec-mapbaset .img-map {
    margin: 0 -15px 11px;
  }
}
.sec-mapbaset .img-map img {
  width: 100%;
}
.sec-mapbaset .ttl-24 {
  margin-bottom: 6px;
}
.sec-mapbaset .txt-basic, .sec-mapbaset .list-executive .item__list dl, .list-executive .item__list .sec-mapbaset dl, .sec-mapbaset .list-executive .item__txt, .list-executive .sec-mapbaset .item__txt, .sec-mapbaset .box-comment .head small, .box-comment .head .sec-mapbaset small, .sec-mapbaset .box-comment .content, .box-comment .sec-mapbaset .content, .sec-mapbaset .sec-link ul li a, .sec-link ul li .sec-mapbaset a, .sec-mapbaset .box-quick-link .txt, .box-quick-link .sec-mapbaset .txt, .sec-mapbaset .common-description, .sec-mapbaset .common-article .item__txt, .common-article .sec-mapbaset .item__txt, .sec-mapbaset .common-article .item__list dl, .common-article .item__list .sec-mapbaset dl {
  line-height: 1.875;
}

.block-desmap {
  display: flex;
  align-items: flex-start;
  margin-bottom: 170px;
}
@media screen and (max-width: 834px) {
  .block-desmap {
    flex-wrap: wrap;
    margin-bottom: 100px;
  }
}
.block-desmapsub {
  padding: 0 10px 20px 28px;
}
@media screen and (max-width: 640px) {
  .block-desmapsub {
    padding: 0;
  }
}
.block-desmapsub01 {
  width: 46%;
}
@media screen and (max-width: 834px) {
  .block-desmapsub01 {
    width: 100%;
    margin-bottom: 15px;
  }
}
.block-desmapsub02 {
  width: 54%;
}
@media screen and (max-width: 834px) {
  .block-desmapsub02 {
    width: 100%;
  }
}
.block-desmapsub .list .item {
  display: flex;
}
.block-desmapsub .list .item-number {
  margin-right: 2px;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .block-desmapsub .list .item-number {
    margin-right: 10px;
  }
}
.block-desmapsub .list .txt-basic-smaller {
  font-weight: 500;
}
.block-desmap .box-connect {
  background: #363636;
  padding: 15px 20px 14px 20px;
  display: inline-block;
  margin-top: 11px;
  margin-left: 4px;
}
.block-desmap .box-connect .txt-basic-smaller {
  font-weight: 500;
}
.block-desmap .box-connect .tel {
  margin-bottom: 5px;
}
.block-desmap .box-connect .tel-th {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.667;
  font-weight: 700;
  margin-right: 8px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  display: inline-block;
}
.block-desmap .box-connect .tel-td {
  display: inline-block;
}
.block-desmap .box-connect .tel-td a {
  font-family: eskorte-latin, serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  font-style: italic;
  text-decoration: underline;
}

.ttl-24 .txt-sm {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .ttl-24 .txt-sm {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.aset-banner {
  position: relative;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  color: white;
  max-width: 750px;
  margin: 70px auto;
}
@media screen and (max-width: 834px) {
  .aset-banner {
    margin: 40px auto;
  }
}
.aset-banner img {
  width: 100%;
}
.aset-banner__ttl {
  display: block;
  font-size: 17px;
  font-size: 1.7rem;
  position: absolute;
  top: 31px;
  left: 417px;
}
@media screen and (max-width: 834px) {
  .aset-banner__ttl {
    font-size: 2.7vw;
    position: absolute;
    top: 4.5vw;
    left: 40vw;
    white-space: nowrap;
  }
}
.aset-banner__check {
  position: absolute;
  left: 0;
  bottom: 30px;
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .aset-banner__check {
    bottom: 2.5vw;
    font-size: 3vw;
  }
}
.aset-banner__check li {
  display: block;
  position: relative;
  background: rgba(46, 105, 159, 0.9);
  padding: 3px 24px 6px 24px;
  margin-bottom: 4px;
}
@media screen and (max-width: 834px) {
  .aset-banner__check li {
    padding: 1vw 3vw 1.3vw 4vw;
    margin-bottom: 0.5vw;
  }
}
.aset-banner__check li:last-child {
  margin-bottom: 0;
}
.aset-banner__check li::before {
  content: "";
  width: 11px;
  height: 8px;
  background: url(../img/common/check.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 10px;
  left: 7px;
}
@media screen and (max-width: 834px) {
  .aset-banner__check li::before {
    width: 2.2vw;
    height: 1.5vw;
    top: 2vw;
    left: 1vw;
  }
}
.aset-banner__note {
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.375;
  position: absolute;
  top: 70px;
  left: 402px;
  letter-spacing: -1px;
}
@media screen and (max-width: 834px) {
  .aset-banner__note {
    font-size: 4.5vw;
    line-height: 1.375;
    position: absolute;
    top: 11vw;
    left: 39vw;
    letter-spacing: -0.5px;
  }
}
.aset-banner__note small {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .aset-banner__note small {
    font-size: 3.5vw;
  }
}

.sec-businesstindex {
  margin-bottom: 44px;
}
@media screen and (max-width: 640px) {
  .sec-businesstindex {
    margin-bottom: 62px;
  }
}
@media screen and (max-width: 640px) {
  .sec-businesstindex .box-contactindex .txt-ttl {
    bottom: 4px;
  }
}
.sec-businesstindex .box-contactindex .item-img img {
  opacity: 0.7;
}

.business-list {
  justify-content: center;
}
@media screen and (max-width: 960px) {
  .business-list {
    justify-content: flex-start;
  }
}
.business-list .item {
  width: 33.33%;
}
@media screen and (max-width: 960px) {
  .business-list .item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .business-list .item {
    width: 100%;
  }
}
.business-list .txt-ttl {
  font-size: 1.6rem;
}
@media screen and (max-width: 960px) {
  .business-list .txt-ttl {
    font-size: 2rem;
  }
}
.business-list .item-txt span {
  padding: 16px 24px;
  font-size: 2rem;
}
@media screen and (max-width: 960px) {
  .business-list .item-txt span {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 640px) {
  .business-list .item-txt span {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 374px) {
  .business-list .item-txt span {
    font-size: 2rem;
  }
}

.common-img__note {
  position: relative;
}
.common-img__note .note-txt {
  position: absolute;
  left: 27px;
  bottom: 19px;
}
@media screen and (max-width: 834px) {
  .common-img__note .note-txt {
    display: none;
  }
}
.common-img__note .note-txt span {
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.2;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  width: 99px;
  height: 48px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EF2CBA;
}

.sec-bjigyo {
  margin-bottom: 181px;
}
@media screen and (max-width: 640px) {
  .sec-bjigyo {
    margin-bottom: 127px;
  }
}
@media screen and (min-width: 835px) {
  .sec-bjigyo .box-quick-link {
    margin-bottom: 73px;
  }
}
@media screen and (min-width: 835px) {
  .sec-bjigyo .box-quick-link .list .item {
    padding: 2px 8px 4px;
    height: 80px;
  }
}
@media screen and (min-width: 835px) and (-ms-high-contrast: active), screen and (min-width: 835px) and (-ms-high-contrast: none) {
  .sec-bjigyo .box-quick-link .list .item {
    padding: 5px 8px 1px;
  }
}
@media screen and (max-width: 640px) {
  .sec-bjigyo .box-quick-link + .ttl-comp03 {
    letter-spacing: -0.01px;
  }
}
@media screen and (min-width: 835px) {
  .sec-bjigyo .common-img {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 834px) {
  .sec-bjigyo .common-img {
    margin: 0 -15px 21px;
  }
}
@media screen and (min-width: 835px) {
  .sec-bjigyo .common-article .item {
    align-items: center;
  }
}
@media screen and (min-width: 835px) {
  .sec-bjigyo .common-article .item .item__content {
    margin-bottom: 2px;
  }
}
.sec-bjigyo .common-description {
  margin-bottom: 76px;
}
@media screen and (max-width: 640px) {
  .sec-bjigyo .common-description {
    margin-bottom: 49px;
  }
}
.sec-bjigyo01 .note-txt {
  bottom: 26px;
}
.sec-bjigyo01 .common-description p:not(:last-child) {
  margin-bottom: 43px;
}
@media screen and (max-width: 834px) {
  .sec-bjigyo01 .common-description p:not(:last-child) {
    margin-bottom: 20px;
  }
}
.sec-bjigyo01 .common-description {
  margin-bottom: 125px;
}
@media screen and (max-width: 640px) {
  .sec-bjigyo01 .common-img {
    margin: 0 -15px 20px;
  }
}
.sec-bjigyo02 {
  margin-bottom: 140px;
}
@media screen and (max-width: 640px) {
  .sec-bjigyo02 {
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 835px) {
  .sec-bjigyo02 .common-article .item {
    margin-bottom: 85px;
    align-items: center;
  }
}
@media screen and (max-width: 640px) {
  .sec-bjigyo02 .common-article .item {
    margin-bottom: 51px;
  }
}
@media screen and (min-width: 1025px) {
  .sec-bjigyo02 .common-article .item__content {
    width: 63.5%;
    padding: 8px 45px 0 48px;
    margin-top: -20px;
  }
}
@media screen and (min-width: 835px) {
  .sec-bjigyo02 .common-article .item--reverse .item__content {
    padding: 11px 41px 0 50px;
  }
}
@media screen and (min-width: 1025px) {
  .sec-bjigyo02 .common-article .item__img {
    width: calc(36.5% + (100vw - 1000px) / 2);
    padding-top: 0;
  }
}
.sec-bjigyo02 .common-article p {
  line-height: 1.875;
  margin-bottom: 12px;
}
@media screen and (max-width: 834px) {
  .sec-bjigyo02 .common-article .item__ttl {
    margin-bottom: 17px;
  }
}
.sec-bjigyo02 .txt-underline {
  padding-bottom: 23px;
  border-bottom: 1px solid #fff;
  margin-bottom: 23px;
  padding-left: 6px;
}
@media screen and (max-width: 640px) {
  .sec-bjigyo02 .txt-underline {
    padding-bottom: 15px;
    margin-bottom: 13px;
  }
}
.sec-bjigyo02 .txt-underline p {
  display: flex;
  position: relative;
  padding-left: 10px;
  margin-bottom: 11px;
}
@media screen and (max-width: 834px) {
  .sec-bjigyo02 .txt-underline p {
    line-height: 1.875;
    margin-bottom: 0;
  }
}
.sec-bjigyo02 .txt-underline p:before {
  content: "";
  height: 3px;
  width: 3px;
  border-radius: 50px;
  background: #fff;
  margin-right: 5px;
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 0;
}

.sec-companyindex {
  margin-bottom: 46px;
}
@media screen and (max-width: 640px) {
  .sec-companyindex {
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 640px) {
  .sec-companyindex .box-contactindex .item-txt {
    padding-top: 2px;
  }
}
.sec-companyindex .box-contactindex .item-txt span {
  margin-top: 11px;
}
@media screen and (max-width: 640px) {
  .sec-companyindex .box-contactindex .item-txt span {
    margin-top: 0px;
    padding: 15px 20px 22px;
  }
}
@media screen and (max-width: 640px) {
  .sec-companyindex .box-contactindex .txt-ttl {
    bottom: 3px;
  }
}

/* ====================================================
Media Query
==================================================== */
/* ====================================================
object-fit
.photo__image {
  &.-image1 {
    @include object-fit(cover);
  }

  &.-image2 {
    @include object-fit(contain, top center);
  }
}
==================================================== */
.c-fw__bd {
  font-weight: 700;
}

.c-fc__bl {
  color: #50ABFF;
}

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

.c-ft_yug {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

.ttl-balloon {
  position: relative;
  display: inline-block;
  padding: 40px 3.7%;
  border: solid 2px #3678AF;
  background: #000;
}
@media screen and (max-width: 834px) {
  .ttl-balloon {
    padding: 7% 5%;
  }
}
.ttl-balloon:before, .ttl-balloon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.ttl-balloon:before {
  border: solid 18px transparent;
  border-top: solid 30px #3678AF;
}
.ttl-balloon:after {
  border: solid 18px transparent;
  border-top: solid 30px #000;
  margin-top: -5px;
}

.marker {
  background: linear-gradient(transparent 60%, #2D5C86 60%);
}

.c-ttl01 {
  margin-bottom: 25px;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 834px) {
  .c-ttl01 {
    margin-bottom: 20px;
  }
}
.c-ttl01 .bdr {
  display: inline-block;
  padding: 17px 23px;
  border: 1px solid #fff;
}
@media screen and (max-width: 834px) {
  .c-ttl01 .bdr {
    padding: 12px 23px;
  }
}

.c-ttl02 {
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 834px) {
  .c-ttl02 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.c-ttl02 .small {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .c-ttl02 .small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-ttl02.__lt {
  font-weight: 300;
}

.c-underline {
  text-decoration: underline;
}

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

.page-lp {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 400;
  /* お問い合わせ */
}
.page-lp .page-mv {
  padding: 50px 0 20px;
  width: 100vw;
  margin: 0 calc((100vw - 100%) / 2 * -1);
  text-align: center;
  background: rgb(39, 62, 82);
  background: linear-gradient(180deg, rgb(39, 62, 82) 0%, rgb(45, 92, 134) 100%);
}
@media screen and (max-width: 1024px) {
  .page-lp .page-mv {
    padding-top: 90px;
  }
}
@media screen and (max-width: 834px) {
  .page-lp .page-mv {
    padding-top: 80px;
  }
  .page-lp .page-mv .inner {
    padding: 0;
  }
}
.page-lp .page-mv .ttl-mv {
  margin-bottom: 25px;
}
@media screen and (max-width: 834px) {
  .page-lp .page-mv .ttl-mv {
    margin-bottom: 0;
  }
}
.page-lp .page-mv .bnr-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 24px;
}
@media screen and (max-width: 834px) {
  .page-lp .page-mv .bnr-box {
    display: none;
  }
}
.page-lp .page-mv .bnr-box__item {
  width: 33.33%;
}
.page-lp .ttl-sec {
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .page-lp .ttl-sec {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 50px;
  }
}
.page-lp .ttl-sec .ttl-main {
  font-size: 38px;
  font-size: 3.8rem;
}
@media screen and (max-width: 834px) {
  .page-lp .ttl-sec .ttl-main {
    font-size: max(28px, 4.442vw);
    line-height: 1.5;
  }
}
.page-lp .ttl-sec .ttl-lead {
  margin: 20px 0;
  color: #E0C322;
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 834px) {
  .page-lp .ttl-sec .ttl-lead {
    margin: 15px 0 20px;
    font-size: max(20px, 3.125vw);
  }
}
.page-lp .ttl-sec .desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.83;
}
@media screen and (max-width: 834px) {
  .page-lp .ttl-sec .desc {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.page-lp .sec-target {
  padding: 50px 0 65px;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-target {
    padding: 40px 0 40px;
  }
}
.page-lp .sec-target .target-block__top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 85px;
  padding: 0 20px;
  max-width: 1040px;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-target .target-block__top {
    padding: 0;
    width: calc(100vw + 20px);
    margin: 0 -10px 100px;
  }
}
.page-lp .sec-target .target-block__top-item {
  width: 32%;
  background: #000;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-target .target-block__top-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .page-lp .sec-target .target-block__top-item .img {
    width: 170px;
  }
  .page-lp .sec-target .target-block__top-item .img img {
    height: 100%;
    min-height: 170px;
  }
}
@media screen and (max-width: 374px) {
  .page-lp .sec-target .target-block__top-item .img {
    width: 130px;
  }
  .page-lp .sec-target .target-block__top-item .img img {
    min-height: 1px;
  }
}
.page-lp .sec-target .target-block__top-item .txt {
  padding: 20px 6.25% 30px;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-target .target-block__top-item .txt {
    padding: 20px 15px;
    width: calc(100% - 170px);
  }
}
@media screen and (max-width: 374px) {
  .page-lp .sec-target .target-block__top-item .txt {
    width: calc(100% - 130px);
  }
}
.page-lp .sec-target .target-block__top-item .ttl {
  margin-bottom: 13px;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-target .target-block__top-item .ttl {
    margin-bottom: 10px;
  }
}
.page-lp .sec-target .target-block__top-item .desc {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.857;
}
.page-lp .sec-target .target-block__btm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1040px;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-target .target-block__btm {
    padding: 0;
  }
}
.page-lp .sec-target .target-block__btm-item {
  position: relative;
  margin-bottom: 100px;
  padding: 0 4% 45px;
  width: 48%;
  background: #000;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-target .target-block__btm-item {
    margin-bottom: 95px;
    padding: 0 4% 30px;
    width: 100%;
  }
}
.page-lp .sec-target .target-block__btm-item.item02 .cont-box02 {
  position: relative;
}
.page-lp .sec-target .target-block__btm-item.item02 .cont-box02 .desc {
  margin-top: 8px;
}
.page-lp .sec-target .target-block__btm-item.item02 .txt {
  position: absolute;
  top: 0;
  left: 0;
}
.page-lp .sec-target .target-block__btm-item.item03 .img {
  margin: 20px auto;
  max-width: 265px;
}
.page-lp .sec-target .target-block__btm-item.item01 .desc, .page-lp .sec-target .target-block__btm-item.item04 .desc {
  margin-top: 8px;
}
@media screen and (max-width: 640px) {
  .page-lp .sec-target .target-block__btm-item.item01 .desc, .page-lp .sec-target .target-block__btm-item.item04 .desc {
    margin-top: 10px;
  }
}
.page-lp .sec-target .target-block__btm-item .c-ttl01 {
  position: relative;
  margin-bottom: -20px;
  transform: translate(calc((4% + 45px) * -1), calc(-100% + 15px));
}
@media screen and (max-width: 834px) {
  .page-lp .sec-target .target-block__btm-item .c-ttl01 {
    transform: translate(0, calc(-100% + 10px));
  }
}
.page-lp .sec-target .target-block__btm-item .desc {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.857;
}
.page-lp .sec-target .target-block__btm-item .cont-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page-lp .sec-target .target-block__btm-item .cont-box .img {
  padding-top: 10px;
  width: 108px;
}
.page-lp .sec-target .target-block__btm-item .cont-box .txt {
  padding-left: 6.25%;
  width: calc(100% - 108px);
}
.page-lp .sec-target .target-block__btm-item .cont-box:not(:first-of-type) {
  padding-top: 25px;
  border-top: 1px solid #fff;
}
@media screen and (max-width: 640px) {
  .page-lp .sec-target .target-block__btm-item .cont-box:not(:first-of-type) {
    margin-top: 10px;
    padding-top: 15px;
  }
}
.page-lp .sec-target .target-block__btm .list-no {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .page-lp .sec-target .target-block__btm .list-no {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.page-lp .sec-target .target-block__btm ol {
  counter-reset: counter-no;
}
.page-lp .sec-target .target-block__btm ol li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.page-lp .sec-target .target-block__btm ol li > span {
  font-size: 16px;
  font-size: 1.6rem;
}
.page-lp .sec-target .target-block__btm ol li:before {
  content: counter(counter-no);
  counter-increment: counter-no;
  background-color: #2E699F;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 22px;
  width: 22px;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 22px;
  position: absolute;
  top: 2px;
  left: 0;
}
.page-lp .step-contact {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
  font-size: 14px;
}
.page-lp .step-contact-item {
  position: relative;
  margin: 0 3px;
  padding: 13px 23px;
  background: rgb(34, 34, 34);
  background: linear-gradient(0deg, rgb(34, 34, 34) 0%, rgb(57, 65, 72) 100%);
  opacity: 0.4;
}
.page-lp .step-contact-item .no {
  margin-right: 0.8em;
  font-size: 20px;
  font-weight: bold;
}
.page-lp .step-contact-item.on {
  opacity: 1;
}
@media screen and (max-width: 834px) {
  .page-lp .step-contact-item {
    margin: 0 1.5px;
    padding: 8px 3px 8px;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    width: 32%;
  }
  .page-lp .step-contact-item .no {
    display: block;
    margin-right: 0;
    font-size: 20px;
    font-size: 2rem;
  }
}
.page-lp .step-contact-item:not(:last-child):before {
  position: absolute;
  right: -19px;
  top: 50%;
  margin-top: -7px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #008BFF;
}
.page-lp .step-contact-item.on:before {
  border-color: transparent transparent transparent rgba(12, 120, 175, 0.2);
}
.page-lp #contact .single-main table {
  width: 100%;
  margin-bottom: 40px;
  font-size: 14px;
}
.page-lp #contact .single-main table td,
.page-lp #contact .single-main table th {
  padding: 15px 0;
  vertical-align: middle;
}
.page-lp #contact .single-main table .val_t {
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .page-lp #contact .single-main {
    padding: 30px 15px 60px;
  }
  .page-lp #contact .single-main table td,
  .page-lp #contact .single-main table th {
    width: 100% !important;
    display: block;
    padding: 5px 0;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: none;
  }
  .page-lp #contact .single-main table td {
    padding-bottom: 20px;
  }
}
.page-lp #contact .single-main table th {
  width: 220px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.page-lp #contact .single-main table td > div {
  position: relative;
}
.page-lp #contact .single-main table th span.required,
.page-lp #contact .single-main table th span.any {
  display: inline-block;
  margin-right: 10px;
  width: 55px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  background: #50ABFF;
}
.page-lp #contact .single-main table th span.any {
  background: #222;
}
.page-lp #contact .single-main table td input[type=text],
.page-lp #contact .single-main table td input[type=email] {
  display: inline-block;
  width: 100%;
  padding: 15px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #F2F2F2;
  border: 0;
}
.page-lp #contact .single-main table td input[type=text]::-moz-placeholder, .page-lp #contact .single-main table td input[type=email]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.page-lp #contact .single-main table td input[type=text]::placeholder,
.page-lp #contact .single-main table td input[type=email]::placeholder {
  color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .page-lp #contact .single-main table td input[type=text],
  .page-lp #contact .single-main table td input[type=email] {
    width: 100%;
  }
}
.page-lp #contact .single-main table td input[type=text].text02 {
  width: 30%;
}
.page-lp #contact .single-main table td textarea {
  width: 100%;
  padding: 15px;
  height: 150px;
  background: #F2F2F2;
  border: 0;
  resize: none;
}
.page-lp #contact .single-main table td select {
  padding: 3px;
}
.page-lp #contact .single-main table td select.pref {
  margin: 5px 0;
}
.page-lp #contact .single-main table td .line01 {
  margin: 10px 0;
}
.page-lp #contact .single-main table td .error,
.page-lp #contact .single-main table td .tx-err {
  margin-top: 10px;
  color: #fc92a5;
  font-size: 14px;
  font-size: 1.4rem;
}
.page-lp #contact .single-main table td.err input[type=text] {
  background: #FFEFEF;
}
.page-lp #contact .single-main table td.err .error,
.page-lp #contact .single-main table td.err .tx-err {
  position: absolute;
  top: 50%;
  right: 15px;
  color: #AB2124;
  font-size: 12px;
  transform: translateY(-50%);
}
.page-lp #contact .select-list li {
  margin-bottom: 15px;
}
.page-lp .custom-checkbox {
  position: relative;
  display: block;
}
.page-lp .custom-checkbox input[type=checkbox] {
  display: none;
}
.page-lp .custom-checkbox input[type=checkbox] + label {
  position: relative;
  padding: 0 5px 0 26px;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 0 !important;
  display: block;
  height: 20px;
}
@media screen and (max-width: 768px) {
  .page-lp .custom-checkbox input[type=checkbox] + label {
    display: inline-block;
  }
}
.page-lp .custom-checkbox input[type=checkbox] + label:before {
  box-sizing: content-box;
  content: "";
  color: #4F8196;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #333;
  text-align: center;
  transition: all 0.4s ease;
}
.page-lp .custom-checkbox input[type=checkbox] + label:after {
  box-sizing: content-box;
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 15px;
  transform-origin: 50%;
}
.page-lp .custom-checkbox input[type=checkbox] + label img {
  width: 20px;
  height: 20px;
  position: relative;
}
.page-lp .custom-checkbox input[type=checkbox]:checked + label:after {
  transition: transform 0.2s ease-out;
  background-size: contain;
}
.page-lp .custom-checkbox input[type=checkbox]:checked + label:before {
  animation: borderscale 0.2s ease-in;
  background: #fff;
}
.page-lp .custom-checkbox input[type=checkbox]:disabled + label:before {
  color: #e6e6e6;
  border: 2px solid #e6e6e6;
}
.page-lp #contact .custom-checkbox input[type=checkbox] + label:before {
  background: #F2F2F2;
  border-color: #F2F2F2;
}
.page-lp #contact .custom-checkbox input[type=checkbox] + label:after {
  top: 4px;
  left: 2px;
  background: url(../img/lp_sell/checkmark_gy.png) no-repeat;
  background-size: 16px auto;
}
.page-lp #contact .custom-checkbox input[type=checkbox]:checked + label:after {
  top: 4px;
  left: 2px;
  background: url(../img/lp_sell/checkmark_bl.png) no-repeat;
  background-size: 16px auto;
}
.page-lp #contact .desired-date .desired-date-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.page-lp #contact .desired-date .desired-date-item:last-child {
  margin-bottom: 0;
}
.page-lp #contact .desired-date .desired-date-item {
  margin-bottom: 15px;
}
.page-lp #contact .desired-date .desired-date-item .head {
  display: inline-block;
  width: 70px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .page-lp #contact .desired-date .desired-date-item {
    display: block;
  }
  .page-lp #contact .desired-date .desired-date-item .head,
  .page-lp #contact .desired-date .desired-date-item .date-select {
    display: block;
    width: 100%;
  }
  .page-lp #contact .desired-date .desired-date-item:not(:first-child) .head {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 503px) {
  .page-lp #contact .desired-date .desired-date-item .head {
    margin-bottom: 10px;
  }
}
.page-lp #contact .desired-date .desired-date-item .date-select {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc(100% - 70px);
}
@media screen and (max-width: 768px) {
  .page-lp #contact .desired-date .desired-date-item .date-select {
    flex-wrap: wrap;
  }
  .page-lp #contact .desired-date .desired-date-item .date-select li {
    margin-bottom: 5px;
  }
}
.page-lp #contact .desired-date .desired-date-item .date-select .custom-checkbox input[type=checkbox] + label {
  padding-left: 23px;
}
.page-lp #contact .desired-date .desired-date-item .date-select li:not(last-child) {
  margin-right: 0.4em;
}
.page-lp #contact .desired-date .desired-date-item .select-other {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.page-lp #contact .desired-date .desired-date-item .select-other .form-group {
  width: 76px;
}
.page-lp #contact .desired-date .desired-date-item .select-other input[type=text] {
  width: calc(100% - 76px);
}
.page-lp #contact .single-main .btn_center {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-lp #contact .single-main .btn_center {
    font-size: 0;
  }
}
.page-lp #contact .submit-btn-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.page-lp #contact .submit-btn-box .link-revise {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .page-lp #contact .submit-btn-box .link-revise {
    position: static;
    display: block;
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
}
.page-lp #contact .submit-btn-box input[type=submit] {
  cursor: pointer;
  width: 270px;
  display: inline-block;
  margin: 0 5px;
  font-weight: 700;
  padding: 10px 0;
  line-height: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(57, 65, 72) 100%);
  border: 1px solid #fff;
}
.page-lp #contact .submit-btn-box input[type=submit].btn-disabled {
  color: #CCCCCC;
  background: #F2F2F2;
  border: 1px solid #DEDEDE;
  cursor: default;
}
.page-lp #contact .submit-btn-box input[type=submit].btn-disabled:hover {
  opacity: 1;
}
.page-lp .page-lp .mw_wp_form_confirm #contact .single-main .btn_center input:first-child {
  background: #FFF;
  color: #333;
  border: 1px solid #333;
}
.page-lp #contact .single-main .btn_center input:hover {
  -webkit-opacity: 0.8;
  -ms-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .page-lp #contact .single-main .btn_center input {
    margin: 0 5px 10px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.page-lp #contact .agree-txt {
  margin-bottom: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.page-lp #contact .agree-txt .form-group {
  display: inline-block;
}
.page-lp #contact .agree-txt .custom-checkbox input[type=checkbox] + label:before {
  border: 1px solid #DEDEDE;
}
.page-lp #contact .agree-txt a {
  color: #50ABFF;
  text-decoration: underline;
}
.page-lp #contact .submit-btn-box input[type=submit][name=reset] {
  display: none;
}
.page-lp #contact .submit-btn-box .link-revise {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .page-lp #contact .submit-btn-box .link-revise {
    position: static;
    display: block;
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
}
.page-lp .txt-link-com {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  margin-left: 18px;
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
}
.page-lp .txt-link-com:before {
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -4px;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(45deg);
}
.page-lp .txt-link-com:hover {
  text-decoration: none;
}
.page-lp .sec-form {
  padding-bottom: 150px;
  margin: 0 calc((100vw - 100%) / 2 * -1);
  width: 100vw;
  background: rgb(45, 92, 134);
  background: linear-gradient(180deg, rgb(45, 92, 134) 0%, rgb(39, 62, 82) 100%);
}
@media screen and (max-width: 834px) {
  .page-lp .sec-form {
    padding-bottom: 80px;
  }
}
.page-lp .sec-form .ttl-sec {
  position: relative;
  margin-bottom: 0;
  transform: translateY(-50%);
}
.page-lp .sec-form .ttl-sec .ttl-balloon {
  width: 100%;
  max-width: 400px;
}
.page-lp .sec-form .txt-lead {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.833;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-form .txt-lead {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.page-lp .sec-form .bnr-tel {
  margin: 30px 0 50px;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-form .bnr-tel {
    margin: 15px 0 30px;
  }
}
.page-lp .sec-form .bnr-tel img {
  width: 100%;
  max-width: 600px;
}
.page-lp .sec-form .openhour {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.7;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-form .openhour {
    margin-bottom: 30px;
  }
}
.page-lp .sec-form .form-wrap {
  margin: 0 auto;
  max-width: 720px;
}
.page-lp .sec-form .form-wrap .description {
  margin-top: 10px;
}
.page-lp .sec-form .form-wrap .f_err {
  margin-bottom: 5px;
}
.page-lp .sec-form .form-wrap .form-input {
  position: relative;
}
.page-lp .sec-form .form-wrap .form-inline {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.page-lp .sec-form .form-wrap .form-inline__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: 230px;
}
@media screen and (max-width: 640px) {
  .page-lp .sec-form .form-wrap .form-inline__item {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .page-lp .sec-form .form-wrap .form-inline__item:not(:first-of-type) {
    margin-top: 10px;
  }
}
@media screen and (min-width: 641px) {
  .page-lp .sec-form .form-wrap .form-inline__item:not(:first-of-type) {
    margin-left: 1em;
  }
}
.page-lp .sec-form .form-wrap .form-inline__item input {
  width: 100%;
  max-width: 200px;
}
@media screen and (max-width: 640px) {
  .page-lp .sec-form .form-wrap .form-inline__item input {
    max-width: 270px;
  }
}
@media screen and (min-width: 835px) {
  .page-lp .sec-form .form-wrap .form-address th {
    padding-top: 25px !important;
    vertical-align: top !important;
  }
}
.page-lp .sec-form #contact .single-main {
  padding: 0;
  margin-bottom: 0;
}
.page-lp .sec-form #contact .single-main select.pref {
  display: block;
  margin: 10px 0;
}
.page-lp .sec-form #contact .single-main .c-selectbox {
  max-width: 94px;
}
@media screen and (max-width: 834px) {
  .page-lp .sec-form #contact .single-main table {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 835px) {
  .page-lp .sec-form #contact .single-main table th.pt25 {
    padding-top: 26px;
  }
}
.page-lp .sec-form #contact .single-main table td input[type=text].text02 {
  width: 100%;
  max-width: 200px;
}
.page-lp .c-selectbox {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 5px;
}
.page-lp .c-selectbox:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
}
.page-lp .c-selectbox:before {
  top: 50%;
  right: 10px;
  margin-top: -6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(135deg);
}
.page-lp .c-selectbox select {
  display: inline-block;
  padding: 15px 30px 15px 15px !important;
  width: 100%;
  cursor: pointer;
  background: #F2F2F2;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (min-width: 835px) {
  .sec-principal .box-quick-link {
    max-width: 100%;
    margin: 0 auto 80px;
  }
  .sec-principal .common-article {
    margin-bottom: 160px;
  }
  .sec-principal .common-article .item {
    align-items: center;
  }
  .sec-principal .common-article .item__txt p {
    margin-bottom: 40px;
  }
  .sec-principal .common-article .item__content {
    padding-top: 27px;
  }
  .sec-principal .common-article .item__img {
    padding-top: 0;
  }
  .sec-principal .box-quick-link .list .item {
    width: 220px;
    height: 60px;
    font-size: 16px;
    line-height: 1.5;
    padding-top: 3px;
  }
  .sec-principal .common-img {
    margin-bottom: 48px;
  }
  .sec-principal .common-description {
    margin: 0 auto 100px;
  }
  .sec-principal .common-description p:not(:last-child) {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 640px) {
  .sec-principal .common-article {
    margin-bottom: 64px;
  }
}

.sec-principle-contents {
  margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .sec-principle-contents {
    margin-bottom: 64px;
  }
}
.sec-principle-contents .target-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 20px;
}
@media screen and (max-width: 640px) {
  .sec-principle-contents .target-inner {
    gap: 24px;
  }
}
.sec-principle-contents .target-inner .target-wrap {
  padding: 24px 24px 16px 24px;
  background-color: rgba(127, 127, 127, 0.3);
}
@media screen and (max-width: 640px) {
  .sec-principle-contents .target-inner .target-wrap {
    padding: 16px 16px 8px 16px;
  }
}
@media screen and (max-width: 640px) {
  .sec-principle-contents .target-inner .target-wrap.target-set {
    width: 100%;
  }
}
.sec-principle-contents .target-inner .target-wrap.target-set .target-img img {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .sec-principle-contents .target-inner .target-wrap.target-set .target-img img {
    width: 100%;
  }
}
.sec-principle-contents .target-inner .target-wrap.target-single {
  width: calc(50% - 10px);
}
@media screen and (max-width: 640px) {
  .sec-principle-contents .target-inner .target-wrap.target-single {
    width: 100%;
  }
}
.sec-principle-contents .target-inner .target-img {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 640px) {
  .sec-principle-contents .target-inner .target-img {
    flex-direction: column;
  }
}
.sec-principle-contents .target-inner .target-img img {
  width: 100%;
}
.sec-principle-contents .target-inner .target-ttl {
  display: flex;
  gap: 32px;
  margin-top: 16px;
}
@media screen and (max-width: 640px) {
  .sec-principle-contents .target-inner .target-ttl {
    flex-direction: column;
    gap: 8px;
  }
}
.sec-principle-contents .target-inner .target-ttl-item {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .sec-principle-contents .target-inner .target-ttl-item {
    font-size: 18px;
  }
}

.sec-achievement {
  margin-bottom: 72px;
}
@media screen and (max-width: 640px) {
  .sec-achievement {
    margin-bottom: 32px;
  }
}
.sec-achievement .ttl-comp03--sm {
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
}
.sec-achievement .list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 16px;
}
.sec-achievement .list .item {
  display: flex;
  flex-direction: column;
  width: calc(50% - 10px);
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .sec-achievement .list .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 33px;
  }
  .sec-achievement .list .item:last-child {
    margin-bottom: 0;
  }
}
.sec-achievement .list .item:nth-child(2n) {
  margin-right: 0;
}
.sec-achievement .ttl-24 {
  margin-bottom: 12px;
}
.sec-achievement .listsub {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 27px;
}
.sec-achievement .listsub .itemsub {
  display: flex;
  width: 100%;
}
.sec-achievement .listsub .item-th {
  font-weight: 700;
  min-width: 100px;
}
.sec-achievement .listsub .item-td {
  font-weight: 500;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.sec-achievement .txt-info {
  margin-bottom: 33px;
}
.sec-achievement .txt-info:last-child {
  margin-bottom: 0;
}
.sec-achievement .txt-info .ttl-24 {
  display: flex;
  width: 100%;
  padding-bottom: 18px;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.1em;
  line-height: 1;
  font-family: eskorte-latin, serif;
}
.sec-achievement .txt-info .txt-basic, .sec-achievement .txt-info .list-executive .item__list dl, .list-executive .item__list .sec-achievement .txt-info dl, .sec-achievement .txt-info .list-executive .item__txt, .list-executive .sec-achievement .txt-info .item__txt, .sec-achievement .txt-info .box-comment .head small, .box-comment .head .sec-achievement .txt-info small, .sec-achievement .txt-info .box-comment .content, .box-comment .sec-achievement .txt-info .content, .sec-achievement .txt-info .sec-link ul li a, .sec-link ul li .sec-achievement .txt-info a, .sec-achievement .txt-info .box-quick-link .txt, .box-quick-link .sec-achievement .txt-info .txt, .sec-achievement .txt-info .common-description, .sec-achievement .txt-info .common-article .item__txt, .common-article .sec-achievement .txt-info .item__txt, .sec-achievement .txt-info .common-article .item__list dl, .common-article .item__list .sec-achievement .txt-info dl {
  line-height: 1.875;
}
.sec-achievement .txt-content {
  flex: auto;
  background: #111111;
  padding: 20px 30px 32px;
}
.sec-achievement .link-maps {
  display: inline-block;
  width: 100%;
  margin-top: 8px;
}
.sec-achievement .link-maps span {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  position: relative;
  color: #aaaaaa;
}
.sec-achievement .link-maps span:after {
  content: "";
  width: 17px;
  height: 6px;
  background: url(../img/common/contact-arrow.png) no-repeat center center;
  display: inline-block;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  margin-left: 2px;
}

.menu-inner {
  max-width: 688px;
  padding: unset;
}

@media screen and (max-width: 640px) {
  .view-pc {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  .view-sp {
    display: none;
  }
}
/****************
* 物件一覧
*****************/
.sec-property {
  padding: 160px 0;
}
.sec-property .property-box:not(:first-of-type) {
  margin-top: 64px;
}
.sec-property .property-category-title {
  font-size: 24px;
  font-weight: 700;
  color: #f6ffd8;
}
.sec-property .property-category-title > a {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.sec-property .property-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  gap: 40px 24px;
  margin-top: 24px;
  margin-bottom: 56px;
}
.sec-property .property-item {
  display: flex;
  flex-direction: column;
}
.sec-property .property-item-kind {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  background-color: rgba(127, 127, 127, 0.3);
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 15px 0;
}
.sec-property .property-item-kind.c-blue {
  background-color: #2f5597;
}
@media screen and (max-width: 768px) {
  .sec-property .property-item-kind {
    padding: 15px 40px 15px 40px;
  }
}
.sec-property .property-item-img {
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
}
.sec-property .property-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec-property .property-details {
  flex: 1;
  display: flex;
  flex-direction: column;
  background-color: #111;
  padding: 20px;
}
.sec-property .property-meta {
  flex: 1;
  margin-bottom: 16px;
}
.sec-property .property-item-name {
  font-size: 20px;
  font-weight: 700;
}
.sec-property p:has(.property-item-price),
.sec-property p:has(.property-item-yield) {
  display: flex;
  align-items: flex-end;
  gap: 0 16px;
  font-size: 24px;
  font-weight: 700;
}
.sec-property .property-item-yield {
  font-size: 18px;
  color: #e74c3c;
}
.sec-property .property-item-points {
  margin-top: 8px;
}
.sec-property .property-item-point {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  padding-left: 16px;
}
.sec-property .property-item-point:not(:first-of-type) {
  margin-top: 4px;
}
.sec-property .property-item-point::before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}
.sec-property .property-item-box {
  margin-top: 8px;
}
.sec-property .property-item-box:first-of-type {
  margin-top: 16px;
}
.sec-property .property-item-box:has(.item-box-inner:nth-last-of-type(even)) {
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
}
.sec-property .item-box-inner {
  display: flex;
  gap: 0 8px;
}
.sec-property .item-box-title {
  flex-basis: 56px;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 700;
}
.sec-property .item-box-inner:not(:first-of-type) .item-box-title {
  flex-basis: unset;
  flex-shrink: unset;
}
.sec-property .item-box-content {
  font-size: 14px;
  font-weight: 400;
}
.sec-property .slash {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.sec-property .property-item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  padding: 10px;
}
.sec-property .no-property {
  font-size: 14px;
  margin-top: 8px;
}

@media screen and (max-width: 834px) {
  .sec-property .property-box:not(:first-of-type) {
    margin-top: 40px;
  }
  .sec-property .property-category-title {
    font-size: 20px;
  }
  .sec-property .property-list {
    grid-template-columns: 1fr;
    gap: 32px 24px;
  }
  .sec-property .property-item-name {
    font-size: 18px;
  }
  .sec-property p:has(.property-item-price),
  .sec-property p:has(.property-item-yield) {
    gap: 0 10px;
    font-size: 20px;
  }
  .sec-property .property-item-yield {
    font-size: 14px;
  }
  .sec-property .property-item-point {
    font-size: 14px;
    padding-left: 14px;
  }
  .sec-property .property-item-box:has(.item-box-inner:nth-last-of-type(even)) {
    flex-direction: column;
    gap: unset;
  }
  .sec-property .item-box-inner {
    flex-direction: column;
    gap: unset;
  }
  .sec-property .item-box-inner:nth-of-type(2) {
    margin-top: 8px;
  }
  .sec-property .item-box-title {
    flex-basis: unset;
    flex-shrink: unset;
    font-size: 12px;
  }
  .sec-property .item-box-content {
    font-size: 12px;
  }
  .sec-property .slash {
    display: none;
  }
}
/****************
* 物件詳細
*****************/
.sec-mvpage {
  padding: 120px 0 160px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .sec-mvpage {
    padding: 120px 0 120px;
  }
}
@media screen and (min-width: 835px) {
  .sec-mvpage--01 {
    margin-bottom: 135px;
  }
}
.box-mvpage {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .box-mvpage {
    display: block;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
  }
}
.box-mvpage__l {
  position: relative;
  background: rgba(127, 127, 127, 0.3);
  padding: 16px 44px;
  width: 100%;
}
.box-mvpage__l.c-blue {
  background: #2f5597;
}

@media screen and (max-width: 834px) {
  .box-mvpage__l {
    width: 100%;
    margin-bottom: 10px;
    padding: 16px 20px 18px;
  }
}
.box-mvpage__ttl {
  font-size: 2.6rem;
  line-height: 1.4230769231;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.06em;
  color: #fff;
}

@media screen and (max-width: 834px) {
  .box-mvpage__ttl {
    font-size: 1.8rem;
    line-height: 1.4444444444;
    letter-spacing: 0;
  }
}
.box-details {
  display: flex;
}

@media screen and (max-width: 834px) {
  .box-details {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
  }
}
.box-details__img {
  width: 52.63%;
}

@media screen and (max-width: 1024px) {
  .box-details__img {
    width: 43.63%;
  }
}
@media screen and (max-width: 834px) {
  .box-details__img {
    width: 100%;
    margin-bottom: 56px;
  }
}
.box-details__imgsub {
  margin-bottom: 31px;
}

.box-details__imgsub:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .box-details__imgsub {
    margin-bottom: 5px;
  }
  .box-details__imgsub:nth-last-child(2) {
    margin-bottom: 32px;
  }
}
.box-details__img-main {
  margin-bottom: 11px;
}

@media screen and (max-width: 834px) {
  .box-details__img-main {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 10px;
  }
}
.box-details__img-main .slick-prev {
  left: 15px;
}

.box-details__img-main .slick-prev:before {
  background: url("../img/property/img-larr.png") no-repeat center center;
  background-size: 100%;
}

.box-details__img-main .slick-next {
  right: 15px;
}

.box-details__img-main .slick-next:before {
  background: url("../img/property/img-rarr.png") no-repeat center center;
  background-size: 100%;
}

.box-details__img-main .slick-prev,
.box-details__img-main .slick-next {
  width: 40px;
  height: 40px;
  z-index: 5;
}

@media screen and (max-width: 834px) {
  .box-details__img-main .slick-prev,
  .box-details__img-main .slick-next {
    width: 30px;
    height: 30px;
  }
}
.box-details__img-main .slick-prev:before,
.box-details__img-main .slick-next:before {
  content: "";
  width: 40px;
  height: 40px;
  display: inline-block;
}

@media screen and (max-width: 834px) {
  .box-details__img-main .slick-prev:before,
  .box-details__img-main .slick-next:before {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 834px) {
  .box-details__img-main--01 {
    padding: 0;
  }
}
.box-details__img-main--01 .slick-prev {
  left: 0;
}

@media screen and (max-width: 834px) {
  .box-details__img-main--01 .slick-prev {
    left: 13px;
  }
}
.box-details__img-main--01 .slick-next {
  right: 0;
}

@media screen and (max-width: 834px) {
  .box-details__img-main--01 .slick-next {
    right: 13px;
  }
}
@media screen and (max-width: 834px) {
  .box-details__img-modify {
    width: calc(100% + 15px);
    margin-right: -15px;
    display: none;
  }
}
.box-details__img-modify .slick-list {
  padding: 0 0 0 0 !important;
}

@media screen and (max-width: 834px) {
  .box-details__img-modify .slick-list {
    padding: 0 0 0 0 !important;
  }
}
.box-details__img-modify--01 .slick-list {
  padding: 0 0 0 0 !important;
}

@media screen and (max-width: 834px) {
  .box-details__img-modify--01 .slick-list {
    padding: 0 22% 0 0 !important;
  }
}
.box-details__img-modify .slick-track {
  margin-left: 0;
}

.box-details__img-modify li {
  padding: 0 1.5px;
}

.box-details__img-modify li.slick-current {
  position: relative;
}

.box-details__img-modify li.slick-current:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease-in;
}

.property-contact {
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(180deg, #2c5b85 0%, #253b4f 100%);
  border-radius: 30px;
  margin: 0 auto;
  overflow: hidden;
}

.property-contact.view-sp {
  display: none;
}

@media screen and (max-width: 834px) {
  .property-contact.view-sp {
    display: block;
  }
}
.property-contact-link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 10px;
  width: 200px;
  height: 56px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}

.property-icon-mail {
  width: 24px;
}

.box-details__details {
  width: 47.37%;
  padding-left: 41px;
}

@media screen and (max-width: 1024px) {
  .box-details__details {
    width: 56.37%;
    padding-left: 25px;
  }
}
@media screen and (max-width: 834px) {
  .box-details__details {
    width: 100%;
    padding-left: 0;
  }
}
.c-txt__basic {
  font-size: 1.5rem;
  line-height: 1.733;
  font-weight: 400;
}

@media screen and (max-width: 1024px) and (min-width: 835px) {
  .c-txt__basic {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 374px) {
  .c-txt__basic {
    font-size: 1.3rem;
  }
}
.box-details__details-w {
  margin-bottom: 17px;
}

@media screen and (max-width: 834px) {
  .box-details__details-w {
    margin-bottom: 31px;
  }
}
.box-details__details-w:last-child {
  margin-bottom: 0;
}

.c-ttl__03 {
  font-size: 1.8rem;
  line-height: 1.4444444444;
  font-weight: 700;
  color: #fff;
  padding-bottom: 5px;
  border-bottom: 2px solid rgba(127, 127, 127, 0.3);
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .c-ttl__03 {
    font-size: 1.6rem;
    line-height: 1.5;
    padding-bottom: 4.5px;
    margin-bottom: 7px;
  }
}
.box-details__details-tbsub {
  width: calc(50% - 5px);
  margin-right: 10px;
}

.box-details__details-tbsub:last-child,
.box-details__details-tbsub:nth-child(2n) {
  margin-right: 0;
}

.box-details__details-tbsub:not(:first-of-type) {
  border-top: 2px solid rgba(127, 127, 127, 0.3);
  padding-top: 5px;
}

.box-details__details-tbsub--full {
  width: 100%;
  margin-bottom: 32px;
}

.box-details__details-tbsub--full:last-child {
  margin-bottom: 0;
}

.box-details__details-tbsub dl {
  display: flex;
  align-items: flex-start;
}

.box-details__details-tbsub dl dt {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-width: 100px;
  font-size: 1.4rem;
  line-height: 1.857;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #fff;
  text-align: center;
  background: transparent;
}

@media screen and (max-width: 834px) {
  .box-details__details-tbsub dl dt {
    width: 100px;
    letter-spacing: 0;
    font-size: 1.3rem;
  }
}
.box-details__details-tbsub dl dd {
  position: relative;
  width: calc(100% - 80px);
}

@media screen and (max-width: 834px) {
  .box-details__details-tbsub dl dd {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1245px) {
  .box-details__details-tbsub dl dd {
    width: calc(100% - 74px);
  }
}
@media screen and (max-width: 834px) {
  .box-details__details-tbsub dl dd {
    width: calc(100% - 70px);
  }
}
.box-details__details-video:has(.lite-youtube) {
  margin-top: 0;
}

.lite-youtube {
  position: relative;
  display: block;
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
  aspect-ratio: 16/9;
  background-color: #000;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.lite-youtube:focus {
  outline: 2px solid #2c5b85;
  outline-offset: 3px;
}
.lite-youtube:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.4);
}
.lite-youtube:hover .lite-youtube__play {
  background: rgba(44, 91, 133, 0.95);
  box-shadow: 0 10px 24px rgba(44, 91, 133, 0.45);
  transform: translate(-50%, -50%) scale(1.03);
}
.lite-youtube::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.35) 100%);
  pointer-events: none;
}
.lite-youtube__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 72px;
  height: 52px;
  border: none;
  border-radius: 14px;
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
.lite-youtube__play::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-40%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 16px;
  border-color: transparent transparent transparent #fff;
}
.lite-youtube iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.lite-youtube--activated {
  background-image: none !important;
}
.lite-youtube--activated::after {
  display: none;
}

.lite-youtube-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
}

.lite-youtube-modal.is-open {
  display: flex;
}

.lite-youtube-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
}

.lite-youtube-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(90vw, 960px);
  background: #000;
  border-radius: 10px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.45);
  overflow: hidden;
}

.lite-youtube-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}
.lite-youtube-modal__close::before, .lite-youtube-modal__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  background: currentColor;
}
.lite-youtube-modal__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.lite-youtube-modal__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.lite-youtube-modal__close:hover {
  background: rgba(255, 255, 255, 0.25);
  transform: scale(1.05);
}

.lite-youtube-modal__body {
  padding: 52px 24px 24px;
}

.lite-youtube-modal__frame {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  background: #000;
}

.lite-youtube-modal__frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.lite-youtube-modal--lock {
  overflow: hidden;
}

.box-details__details-tbsub dl dd .price {
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 900;
  position: relative;
}

@media screen and (max-width: 1245px) and (min-width: 835px) {
  .box-details__details-tbsub dl dd .price {
    font-size: 2rem;
  }
}
@media screen and (max-width: 834px) {
  .box-details__details-tbsub dl dd .price {
    font-size: 2.2rem;
  }
}
.box-details__details-tbsub .box-details__details-content {
  display: flex;
  gap: 0 40px;
}

@media screen and (max-width: 834px) {
  .box-details__details-tbsub .box-details__details-content {
    gap: 0 16px;
  }
}
.box-details__details-tbsub .details-content-title {
  flex-shrink: 0;
  min-width: 60px;
}

@media screen and (max-width: 834px) {
  .box-details__details-tbsub .details-content-title {
    min-width: 56px;
  }
}
.box-details__details-tbsub .details-content-description {
  flex-basis: 0%;
  flex-grow: 1;
}

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

.flex_wrap {
  flex-wrap: wrap;
}

.d-block {
  display: block !important;
}

.property-btn {
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(180deg, #2c5b85 0%, #253b4f 100%);
  border-radius: 30px;
  margin: 80px auto 0;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .property-btn {
    margin: 64px auto 0;
  }
}
.property-btn-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 64px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}

@media screen and (max-width: 834px) {
  .property-btn-link {
    width: 200px;
    height: 56px;
    font-size: 16px;
  }
}
/****************
* フォーム
*****************/
.sec-property-form {
  padding-bottom: 150px;
  margin: 0 calc((100vw - 100%) / 2 * -1);
  width: 100vw;
  background: rgb(45, 92, 134);
  background: linear-gradient(180deg, rgb(45, 92, 134) 0%, rgb(39, 62, 82) 100%);
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 834px) {
  .sec-property-form {
    padding-bottom: 80px;
  }
}
.sec-property-form .ttl-sec {
  position: relative;
  margin-bottom: 0;
  transform: translateY(-50%);
}
.sec-property-form .ttl-sec .ttl-balloon {
  width: 100%;
  max-width: 400px;
}
.sec-property-form .txt-lead {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.833;
}
@media screen and (max-width: 834px) {
  .sec-property-form .txt-lead {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.sec-property-form .bnr-tel {
  margin: 30px 0 50px;
}
@media screen and (max-width: 834px) {
  .sec-property-form .bnr-tel {
    margin: 15px 0 30px;
  }
}
.sec-property-form .bnr-tel img {
  width: 100%;
  max-width: 600px;
}
.sec-property-form .openhour {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.7;
}
@media screen and (max-width: 834px) {
  .sec-property-form .openhour {
    margin-bottom: 30px;
  }
}
.sec-property-form .form-wrap {
  margin: 0 auto;
  max-width: 720px;
}
.sec-property-form .form-wrap .description {
  margin-top: 10px;
}
.sec-property-form .form-wrap .f_err {
  margin-bottom: 5px;
}
.sec-property-form .form-wrap .form-input {
  position: relative;
}
.sec-property-form .form-wrap .form-inline {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.sec-property-form .form-wrap .form-inline__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: 230px;
}
@media screen and (max-width: 640px) {
  .sec-property-form .form-wrap .form-inline__item {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .sec-property-form .form-wrap .form-inline__item:not(:first-of-type) {
    margin-top: 10px;
  }
}
@media screen and (min-width: 641px) {
  .sec-property-form .form-wrap .form-inline__item:not(:first-of-type) {
    margin-left: 1em;
  }
}
.sec-property-form .form-wrap .form-inline__item input {
  width: 100%;
  max-width: 200px;
}
@media screen and (max-width: 640px) {
  .sec-property-form .form-wrap .form-inline__item input {
    max-width: 270px;
  }
}
@media screen and (min-width: 835px) {
  .sec-property-form .form-wrap .form-address th {
    padding-top: 25px !important;
    vertical-align: top !important;
  }
}
.sec-property-form #contact .single-main {
  padding: 0;
  margin-bottom: 0;
}
.sec-property-form #contact .single-main select.pref {
  display: block;
  margin: 10px 0;
}
.sec-property-form #contact .single-main .c-selectbox {
  max-width: 94px;
}
@media screen and (max-width: 834px) {
  .sec-property-form #contact .single-main table {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 835px) {
  .sec-property-form #contact .single-main table th.pt25 {
    padding-top: 26px;
  }
}
.sec-property-form #contact .single-main table td input[type=text].text02 {
  width: 100%;
  max-width: 200px;
}
.sec-property-form .step-contact {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
  font-size: 14px;
}
.sec-property-form .step-contact-item {
  position: relative;
  margin: 0 3px;
  padding: 13px 23px;
  background: rgb(34, 34, 34);
  background: linear-gradient(0deg, rgb(34, 34, 34) 0%, rgb(57, 65, 72) 100%);
  opacity: 0.4;
}
.sec-property-form .step-contact-item .no {
  margin-right: 0.8em;
  font-size: 20px;
  font-weight: bold;
}
.sec-property-form .step-contact-item.on {
  opacity: 1;
}
@media screen and (max-width: 834px) {
  .sec-property-form .step-contact-item {
    margin: 0 1.5px;
    padding: 8px 3px 8px;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    width: 32%;
  }
  .sec-property-form .step-contact-item .no {
    display: block;
    margin-right: 0;
    font-size: 20px;
    font-size: 2rem;
  }
}
.sec-property-form .step-contact-item:not(:last-child):before {
  position: absolute;
  right: -19px;
  top: 50%;
  margin-top: -7px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #008bff;
}
.sec-property-form .step-contact-item.on:before {
  border-color: transparent transparent transparent rgba(12, 120, 175, 0.2);
}
.sec-property-form #contact .single-main table {
  width: 100%;
  margin-bottom: 40px;
  font-size: 14px;
}
.sec-property-form #contact .single-main table td,
.sec-property-form #contact .single-main table th {
  padding: 15px 0;
  vertical-align: middle;
}
.sec-property-form #contact .single-main table .val_t {
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .sec-property-form #contact .single-main {
    padding: 30px 15px 60px;
  }
  .sec-property-form #contact .single-main table td,
  .sec-property-form #contact .single-main table th {
    width: 100% !important;
    display: block;
    padding: 5px 0;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: none;
  }
  .sec-property-form #contact .single-main table td {
    padding-bottom: 20px;
  }
}
.sec-property-form #contact .single-main table th {
  width: 220px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.sec-property-form #contact .single-main table td > div {
  position: relative;
}
.sec-property-form #contact .single-main table th span.required,
.sec-property-form #contact .single-main table th span.any {
  display: inline-block;
  margin-right: 10px;
  width: 55px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  background: #50abff;
}
.sec-property-form #contact .single-main table th span.any {
  background: #222;
}
.sec-property-form #contact .single-main table td input[type=text],
.sec-property-form #contact .single-main table td input[type=email] {
  display: inline-block;
  width: 100%;
  padding: 15px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #f2f2f2;
  border: 0;
}
.sec-property-form #contact .single-main table td input[type=text]::-moz-placeholder, .sec-property-form #contact .single-main table td input[type=email]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.sec-property-form #contact .single-main table td input[type=text]::placeholder,
.sec-property-form #contact .single-main table td input[type=email]::placeholder {
  color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .sec-property-form #contact .single-main table td input[type=text],
  .sec-property-form #contact .single-main table td input[type=email] {
    width: 100%;
  }
}
.sec-property-form #contact .single-main table td input[type=text].text02 {
  width: 30%;
}
.sec-property-form #contact .single-main table td textarea {
  width: 100%;
  padding: 15px;
  height: 150px;
  background: #f2f2f2;
  border: 0;
  resize: none;
}
.sec-property-form #contact .single-main table td select {
  padding: 3px;
}
.sec-property-form #contact .single-main table td select.pref {
  margin: 5px 0;
}
.sec-property-form #contact .single-main table td .line01 {
  margin: 10px 0;
}
.sec-property-form #contact .single-main table td .error,
.sec-property-form #contact .single-main table td .tx-err {
  margin-top: 10px;
  color: #fc92a5;
  font-size: 14px;
  font-size: 1.4rem;
}
.sec-property-form #contact .single-main table td.err input[type=text] {
  background: #ffefef;
}
.sec-property-form #contact .single-main table td.err .error,
.sec-property-form #contact .single-main table td.err .tx-err {
  position: absolute;
  top: 50%;
  right: 15px;
  color: #ab2124;
  font-size: 12px;
  transform: translateY(-50%);
}
.sec-property-form #contact .select-list li {
  margin-bottom: 15px;
}
.sec-property-form .custom-checkbox {
  position: relative;
  display: block;
}
.sec-property-form .custom-checkbox input[type=checkbox] {
  display: none;
}
.sec-property-form .custom-checkbox input[type=checkbox] + label {
  position: relative;
  padding: 0 5px 0 26px;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 0 !important;
  display: block;
  height: 20px;
}
@media screen and (max-width: 768px) {
  .sec-property-form .custom-checkbox input[type=checkbox] + label {
    display: inline-block;
  }
}
.sec-property-form .custom-checkbox input[type=checkbox] + label:before {
  box-sizing: content-box;
  content: "";
  color: #4f8196;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #333;
  text-align: center;
  transition: all 0.4s ease;
}
.sec-property-form .custom-checkbox input[type=checkbox] + label:after {
  box-sizing: content-box;
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 15px;
  transform-origin: 50%;
}
.sec-property-form .custom-checkbox input[type=checkbox] + label img {
  width: 20px;
  height: 20px;
  position: relative;
}
.sec-property-form .custom-checkbox input[type=checkbox]:checked + label:after {
  transition: transform 0.2s ease-out;
  background-size: contain;
}
.sec-property-form .custom-checkbox input[type=checkbox]:checked + label:before {
  animation: borderscale 0.2s ease-in;
  background: #fff;
}
.sec-property-form .custom-checkbox input[type=checkbox]:disabled + label:before {
  color: #e6e6e6;
  border: 2px solid #e6e6e6;
}
.sec-property-form #contact .custom-checkbox input[type=checkbox] + label:before {
  background: #f2f2f2;
  border-color: #f2f2f2;
}
.sec-property-form #contact .custom-checkbox input[type=checkbox] + label:after {
  top: 4px;
  left: 2px;
  background: url(../img/lp_sell/checkmark_gy.png) no-repeat;
  background-size: 16px auto;
}
.sec-property-form #contact .custom-checkbox input[type=checkbox]:checked + label:after {
  top: 4px;
  left: 2px;
  background: url(../img/lp_sell/checkmark_bl.png) no-repeat;
  background-size: 16px auto;
}
.sec-property-form #contact .desired-date .desired-date-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.sec-property-form #contact .desired-date .desired-date-item:last-child {
  margin-bottom: 0;
}
.sec-property-form #contact .desired-date .desired-date-item {
  margin-bottom: 15px;
}
.sec-property-form #contact .desired-date .desired-date-item .head {
  display: inline-block;
  width: 70px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .sec-property-form #contact .desired-date .desired-date-item {
    display: block;
  }
  .sec-property-form #contact .desired-date .desired-date-item .head,
  .sec-property-form #contact .desired-date .desired-date-item .date-select {
    display: block;
    width: 100%;
  }
  .sec-property-form #contact .desired-date .desired-date-item:not(:first-child) .head {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 503px) {
  .sec-property-form #contact .desired-date .desired-date-item .head {
    margin-bottom: 10px;
  }
}
.sec-property-form #contact .desired-date .desired-date-item .date-select {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc(100% - 70px);
}
@media screen and (max-width: 768px) {
  .sec-property-form #contact .desired-date .desired-date-item .date-select {
    flex-wrap: wrap;
  }
  .sec-property-form #contact .desired-date .desired-date-item .date-select li {
    margin-bottom: 5px;
  }
}
.sec-property-form #contact .desired-date .desired-date-item .date-select .custom-checkbox input[type=checkbox] + label {
  padding-left: 23px;
}
.sec-property-form #contact .desired-date .desired-date-item .date-select li:not(last-child) {
  margin-right: 0.4em;
}
.sec-property-form #contact .desired-date .desired-date-item .select-other {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sec-property-form #contact .desired-date .desired-date-item .select-other .form-group {
  width: 76px;
}
.sec-property-form #contact .desired-date .desired-date-item .select-other input[type=text] {
  width: calc(100% - 76px);
}
.sec-property-form #contact .single-main .btn_center {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sec-property-form #contact .single-main .btn_center {
    font-size: 0;
  }
}
.sec-property-form #contact .submit-btn-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.sec-property-form #contact .submit-btn-box .link-revise {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .sec-property-form #contact .submit-btn-box .link-revise {
    position: static;
    display: block;
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
}
.sec-property-form #contact .submit-btn-box input[type=submit] {
  cursor: pointer;
  width: 270px;
  display: inline-block;
  margin: 0 5px;
  font-weight: 700;
  padding: 10px 0;
  line-height: 60px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(57, 65, 72) 100%);
  border: 1px solid #fff;
}
.sec-property-form #contact .submit-btn-box input[type=submit].btn-disabled {
  color: #cccccc;
  background: #f2f2f2;
  border: 1px solid #dedede;
  cursor: default;
}
.sec-property-form #contact .submit-btn-box input[type=submit].btn-disabled:hover {
  opacity: 1;
}
.sec-property-form .page-lp .mw_wp_form_confirm #contact .single-main .btn_center input:first-child {
  background: #fff;
  color: #333;
  border: 1px solid #333;
}
.sec-property-form #contact .single-main .btn_center input:hover {
  -webkit-opacity: 0.8;
  -ms-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .sec-property-form #contact .single-main .btn_center input {
    margin: 0 5px 10px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.sec-property-form #contact .agree-txt {
  margin-bottom: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.sec-property-form #contact .agree-txt .form-group {
  display: inline-block;
}
.sec-property-form #contact .agree-txt .custom-checkbox input[type=checkbox] + label:before {
  border: 1px solid #dedede;
}
.sec-property-form #contact .agree-txt a {
  color: #50abff;
  text-decoration: underline;
}
.sec-property-form #contact .submit-btn-box input[type=submit][name=reset] {
  display: none;
}
.sec-property-form #contact .submit-btn-box .link-revise {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .sec-property-form #contact .submit-btn-box .link-revise {
    position: static;
    display: block;
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
}
.sec-property-form .txt-link-com {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  margin-left: 18px;
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
}
.sec-property-form .txt-link-com:before {
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -4px;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(45deg);
}
.sec-property-form .txt-link-com:hover {
  text-decoration: none;
}
.sec-property-form .ttl-sec {
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .sec-property-form .ttl-sec {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 50px;
  }
}
.sec-property-form .ttl-sec .ttl-main {
  font-size: 38px;
  font-size: 3.8rem;
}
@media screen and (max-width: 834px) {
  .sec-property-form .ttl-sec .ttl-main {
    font-size: max(28px, 4.442vw);
    line-height: 1.5;
  }
}
.sec-property-form .ttl-sec .ttl-lead {
  margin: 20px 0;
  color: #E0C322;
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 834px) {
  .sec-property-form .ttl-sec .ttl-lead {
    margin: 15px 0 20px;
    font-size: max(20px, 3.125vw);
  }
}
.sec-property-form .ttl-sec .desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.83;
}
@media screen and (max-width: 834px) {
  .sec-property-form .ttl-sec .desc {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

/******************
* リノベーション事例TOP
*******************/
.page-renovation_index {
  padding: 120px 0 160px;
}

@media screen and (max-width: 834px) {
  .page-renovation_index {
    padding: 120px 0;
  }
}
.sec-attempt {
  margin-top: 120px;
}
.sec-attempt .attempt-heading {
  font-size: 40px;
  font-size: 4rem;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 400;
  text-align: center;
}
.sec-attempt .attempt-sustainable {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 80px;
  margin-top: 80px;
}
.sec-attempt .logo {
  max-width: 100%;
  width: 320px;
  margin: 0 auto;
}
.sec-attempt .logo img {
  display: block;
  width: 100%;
}
.sec-attempt .points {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  align-items: center;
  gap: 0 8px;
  max-width: 100%;
  width: 600px;
  margin: 0 auto;
}
.sec-attempt .attempt-ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 700;
  margin-top: 48px;
}
.sec-attempt .attempt-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px 40px;
  margin-top: 24px;
}
.sec-attempt .attempt-description {
  max-width: 100%;
  width: 560px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  line-height: 2.25;
  margin: 0 auto;
}
.sec-attempt .attempt-graph {
  max-width: 100%;
  width: 400px;
  margin: 0 auto;
}
.sec-attempt .attempt-graph-ttl {
  font-size: 20px;
  font-size: 2rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 700;
  text-align: center;
}
.sec-attempt .attempt-graph figure {
  margin-top: 16px;
}

@media screen and (max-width: 834px) {
  .sec-attempt {
    margin-top: 64px;
  }
  .sec-attempt .attempt-heading {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
  }
  .sec-attempt .attempt-sustainable {
    display: block;
    margin-top: 48px;
  }
  .sec-attempt .logo {
    max-width: 80%;
  }
  .sec-attempt .points {
    grid-template-columns: repeat(auto-fit, minmax(92px, 1fr));
    gap: 8px;
    width: 100%;
    margin: 24px auto 0;
  }
  .sec-attempt .attempt-ttl {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 40px;
  }
  .sec-attempt .attempt-detail {
    display: block;
    margin-top: 16px;
  }
  .sec-attempt .attempt-description {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .sec-attempt .attempt-graph {
    max-width: 80%;
    width: 480px;
    margin: 24px auto 0;
  }
  .sec-attempt .attempt-graph-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.sec-intro {
  margin-top: 120px;
}
.sec-intro .intro-heading {
  font-size: 40px;
  font-size: 4rem;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 400;
  text-align: center;
}
.sec-intro .intro-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 6.4rem;
  margin-top: 8rem;
}
.sec-intro .intro-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 90px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  background-color: #111;
  border: 2px solid #558dd5;
}

@media screen and (max-width: 834px) {
  .sec-intro {
    margin-top: 64px;
  }
  .sec-intro .intro-heading {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .sec-intro .intro-box {
    gap: 24px 48px;
    margin-top: 32px;
  }
  .sec-intro .intro-link {
    width: 180px;
    height: 80px;
    font-size: 20px;
    font-size: 2rem;
  }
}
/********************
* リノベーション事例詳細
*********************/
.sec-renovation-works {
  margin-top: 80px;
}
.sec-renovation-works .renovation-works-thumbnail {
  max-width: 640px;
  margin: 0 auto;
}
.sec-renovation-works .intro-text {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 600;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 834px) {
  .sec-renovation-works .intro-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.sec-renovation-works .renovation-works-item:first-of-type {
  margin-top: 40px;
}
.sec-renovation-works .renovation-works-item:not(:first-of-type) {
  margin-top: 100px;
}
.sec-renovation-works .renovation-works-item.noda-works-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 5vw;
}
.sec-renovation-works .renovation-works-ttl {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
}
.sec-renovation-works .noda-works-item .renovation-works-ttl {
  font-size: clamp(20px, 1.9vw, 24px);
}
.sec-renovation-works .renovation-area-title {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: clamp(16px, 1.5vw, 20px);
  font-weight: 700;
  padding-bottom: 8px;
}
.sec-renovation-works .renovation-works-picture {
  position: relative;
  margin: 56px auto 0;
}
.sec-renovation-works .before-after-titlebox {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  padding: 0 min(6.5vw, 80px);
}
.sec-renovation-works .before-after-titlebox > h4 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: clamp(14px, 1.3vw, 16px);
  font-weight: 600;
}
.sec-renovation-works .renovation-works-item:nth-of-type(1) figure {
  width: 90.8%;
}
.sec-renovation-works .renovation-works-item:nth-of-type(2) figure {
  width: 91%;
}
.sec-renovation-works .renovation-works-item:nth-of-type(3) figure {
  width: 69.6%;
  margin: 56px 4.4% 0 auto;
}
.sec-renovation-works figure img {
  width: 100%;
  height: auto;
}
.sec-renovation-works .modal-target {
  position: absolute;
  content: "";
  cursor: pointer;
}
.sec-renovation-works.noda-works {
  margin: unset;
}
.sec-renovation-works.asaka-works .target01 {
  top: 4%;
  left: 0;
  width: 19.8%;
  height: auto;
  aspect-ratio: 169/62;
}
.sec-renovation-works.asaka-works .target02 {
  top: 27%;
  left: 0;
  width: 19.8%;
  height: auto;
  aspect-ratio: 169/62;
}
.sec-renovation-works.asaka-works .target03 {
  top: 50.8%;
  left: 0;
  width: 19.8%;
  height: auto;
  aspect-ratio: 169/62;
}
.sec-renovation-works.asaka-works .target04 {
  top: 74.2%;
  left: 0;
  width: 19.8%;
  height: auto;
  aspect-ratio: 169/62;
}
.sec-renovation-works.asaka-works .target05 {
  top: 4%;
  right: 0;
  width: 19.8%;
  height: auto;
  aspect-ratio: 169/62;
}
.sec-renovation-works.asaka-works .target06 {
  top: 27.2%;
  right: 0;
  width: 19.8%;
  height: auto;
  aspect-ratio: 169/62;
}
.sec-renovation-works.asaka-works .target07 {
  top: 50.8%;
  right: 0;
  width: 19.8%;
  height: auto;
  aspect-ratio: 169/62;
}
.sec-renovation-works.asaka-works .target08 {
  top: 74.6%;
  right: 0;
  width: 19.8%;
  height: auto;
  aspect-ratio: 169/62;
}
.sec-renovation-works.asaka-works .target09 {
  top: 22.2%;
  left: 0;
  width: 20%;
  height: auto;
  aspect-ratio: 91/33;
}
.sec-renovation-works.asaka-works .target10 {
  top: 47.4%;
  left: 0;
  width: 20%;
  height: auto;
  aspect-ratio: 91/33;
}
.sec-renovation-works.asaka-works .target11 {
  top: 22.4%;
  right: 0;
  width: 20%;
  height: auto;
  aspect-ratio: 91/33;
}
.sec-renovation-works.asaka-works .target12 {
  top: 47.4%;
  right: 0;
  width: 20%;
  height: auto;
  aspect-ratio: 91/33;
}
.sec-renovation-works.asaka-works .target13 {
  top: 72.6%;
  right: 0;
  width: 20%;
  height: auto;
  aspect-ratio: 91/33;
}
.sec-renovation-works.asaka-works .target14 {
  top: 22.2%;
  right: 0;
  width: 26.1%;
  height: auto;
  aspect-ratio: 91/33;
}

@media screen and (max-width: 1024px) {
  .sec-renovation-works .renovation-works-item.noda-works-item {
    grid-template-columns: 1fr;
    gap: 80px 0;
    margin: unset;
  }
  .sec-renovation-works .noda-works-item .renovation-works-ttl {
    font-size: 2.34375vw;
  }
  .sec-renovation-works .noda-works-item .renovation-works-picture {
    margin: 5.46875vw auto 0;
  }
  .sec-renovation-works .renovation-area-title {
    font-size: 1.953125vw;
  }
  .sec-renovation-works .before-after-titlebox {
    margin-top: 1.953125vw;
    padding: 0 15.625vw;
  }
  .sec-renovation-works .before-after-titlebox > h4 {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 834px) {
  .sec-renovation-works {
    margin-top: 64px;
  }
  .sec-renovation-works .renovation-works-item:not(:first-of-type) {
    margin-top: 80px;
  }
  .sec-renovation-works .renovation-works-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .sec-renovation-works figure {
    margin: 40px auto 0;
  }
  .sec-renovation-works .modal-target {
    font-size: clamp(6px, 1.6vw, 18px);
    border: 1px solid #fff;
  }
  .sec-renovation-works .noda-works-item .renovation-works-ttl {
    font-size: 2.8776978417vw;
  }
  .sec-renovation-works .noda-works-item .renovation-works-picture {
    margin: 6.7146282974vw auto 0;
  }
  .sec-renovation-works .renovation-area-title {
    font-size: 2.3980815348vw;
  }
  .sec-renovation-works .before-after-titlebox {
    margin-top: 2.3980815348vw;
    padding: 0 16.3069544365vw 0 14.3884892086vw;
  }
  .sec-renovation-works .before-after-titlebox > h4 {
    font-size: 1.9184652278vw;
  }
}
@media screen and (max-width: 640px) {
  .sec-renovation-works {
    margin-top: 64px;
  }
  .sec-renovation-works .renovation-works-item:not(:first-of-type) {
    margin-top: 80px;
  }
  .sec-renovation-works .renovation-works-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .sec-renovation-works .noda-works-item .renovation-works-ttl {
    font-size: min(5.1282051282vw, 22px);
  }
  .sec-renovation-works .noda-works-item .renovation-works-picture {
    margin: min(10.2564102564vw, 54px) auto 0;
  }
  .sec-renovation-works .renovation-area-title {
    font-size: min(4.1025641026vw, 18px);
  }
  .sec-renovation-works .before-after-titlebox {
    margin-top: min(4.1025641026vw, 18px);
    padding: 0 min(12.8205128205vw, 100px) 0 min(11.7948717949vw, 88px);
  }
  .sec-renovation-works .before-after-titlebox > h4 {
    font-size: min(3.5897435897vw, 16px);
  }
}
/* 背景スクロール固定 */
body.is-modal-open {
  overflow: hidden;
}

/* ルート＆オーバーレイ */
.rmodal-root {
  position: fixed;
  inset: 0;
  z-index: 9999;
  pointer-events: none;
}

.rmodal-root.is-open {
  pointer-events: auto;
}

.rmodal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  opacity: 0;
  transition: opacity 0.2s ease;
}

.rmodal-root.is-open .rmodal-overlay {
  opacity: 1;
}

/* ダイアログ */
.rmodal {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -48%);
  background: #242424;
  width: min(1200px, 92vw);
  max-height: 86vh;
  overflow: auto;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  padding: clamp(16px, 4vw, 28px);
  outline: none;
  opacity: 0;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.rmodal-root.is-open .rmodal {
  opacity: 1;
  transform: translate(-50%, -50%);
}

/* コンテンツ（縦並び） */
.rmodal-title {
  font-size: clamp(16px, 2.2vw, 24px);
  font-weight: 700;
  color: #fff;
  margin: 0 0 0.75em;
  padding-right: 2.8em;
}

.rmodal-figure {
  margin: 0 0 1em;
}

.rmodal-figure img {
  display: block;
  width: 100%;
  height: auto;
}

.rmodal-figure.only-figure img {
  max-width: 400px;
  margin: 0 auto;
}

.rmodal-body {
  font-size: clamp(12px, 1.8vw, 16px);
  font-weight: 500;
  line-height: 1.8;
  color: #fff;
}

/* 閉じるボタン */
.rmodal-close {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 40px;
  height: 40px;
  border: none;
  background: transparent;
  font-size: 28px;
  color: #fff;
  line-height: 1;
  cursor: pointer;
  border-radius: 10px;
}

.rmodal-close:focus-visible {
  outline: 2px solid #2954dc;
  outline-offset: 2px;
}

/* スクリーンリーダー専用 */
.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.back-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 100px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  background-color: #111;
  border: 2px solid #558dd5;
  margin: 80px auto 0;
}
@media screen and (max-width: 834px) {
  .back-link {
    width: 180px;
    height: 64px;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 64px auto 0;
  }
}/*# sourceMappingURL=styles.css.map */