@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/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
html {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 10px;
  /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

fieldset, img {
  border: 0;
}

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

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

del, ins {
  text-decoration: none;
}

main {
  display: block;
  min-height: 100vh;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}
.mb0 {
  margin-bottom: 0 !important;
}

body {
  color: #000000;
  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-x: hidden;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  width: 100%;
  border-top: 3px solid #fa0046;
  padding: 12px 0 3px;
}
@media screen and (max-width: 990px) {
  #header {
    padding: 8px 0;
    border-width: 2px;
  }
}
#header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header .inner .logo {
  width: 105px;
}
@media screen and (max-width: 990px) {
  #header .inner .logo {
    width: 100%;
  }
}
#header .inner .nav-menu {
  width: calc(100% - 105px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu {
    display: none;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    position: fixed;
    background: #fff;
    height: calc(100vh - 70px);
    padding: 35px 20px;
    z-index: 99;
    left: 0;
    top: 70px;
  }
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu__ct {
    width: 100%;
  }
}
#header .inner .nav-menu .show-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .show-menu {
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#header .inner .nav-menu .show-menu > .item {
  position: relative;
  margin-right: 20px;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .show-menu > .item {
    width: 100%;
    margin-right: 0;
    text-align: left;
    padding: 1em 0;
    border-bottom: 1px solid #ababab;
  }
}
#header .inner .nav-menu .show-menu > .item > a {
  display: block;
  color: #000000;
  position: relative;
  padding-left: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .show-menu > .item > a {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 991px) {
  #header .inner .nav-menu .show-menu > .item > a:before {
    content: "";
    width: 5px;
    height: 5px;
    border-top: 2px solid #fa0046;
    border-right: 2px solid #fa0046;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    left: -3px;
    top: 4px;
  }
}
@media screen and (min-width: 991px) and (-ms-high-contrast: active), screen and (min-width: 991px) and (-ms-high-contrast: none) {
  #header .inner .nav-menu .show-menu > .item > a:before {
    top: 3px;
  }
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .show-menu > .item.sp_header_small_txt > a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#header .inner .nav-menu .hd-logo {
  margin-bottom: 29px;
  margin-top: 13px;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .hd-logo {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .hd-right {
    width: 100%;
  }
}
#header .inner .nav-menu .hd-right .hd-site {
  margin-bottom: 14px;
  margin-top: -2px;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .hd-right .hd-site {
    text-align: left;
    margin: 0;
    padding: 1em 0;
    border-bottom: 1px solid #ababab;
  }
}
#header .inner .nav-menu .hd-right .hd-site a {
  color: #000000;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .hd-right .hd-site a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#header .inner .nav-menu .hd-right .hd-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .hd-right .hd-contact {
    display: inline-block;
    text-align: left;
    width: 100%;
  }
}
#header .inner .nav-menu .hd-right .hd-contact li {
  margin-left: 23px;
  letter-spacing: -0.5px;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .hd-right .hd-contact li {
    letter-spacing: 0;
    margin: 0;
    padding: 1em 0;
    border-bottom: 1px solid #ababab;
  }
}
#header .inner .nav-menu .hd-right .hd-contact li a {
  color: #000000;
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
}
@media screen and (max-width: 990px) {
  #header .inner .nav-menu .hd-right .hd-contact li a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 991px) {
  #header .inner .nav-menu .hd-right .hd-contact li a:before {
    content: "";
    border-top: 5px solid transparent;
    border-right: 5px solid #fa0046;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    left: -10px;
    top: 4px;
  }
}
#header .inner .mobile-icon {
  width: 26px;
  height: 30px;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  position: absolute;
  right: 20px;
  top: 55%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 12;
  display: none;
}
@media screen and (max-width: 990px) {
  #header .inner .mobile-icon {
    display: block;
  }
}
#header .inner .mobile-icon span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background-color: #333;
  font-size: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-radius: 3px;
}
#header .inner .mobile-icon span:before, #header .inner .mobile-icon span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  content: "";
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  border-radius: 3px;
}
#header .inner .mobile-icon span:before {
  -webkit-transform: translateY(-250%);
  -ms-transform: translateY(-250%);
      transform: translateY(-250%);
  top: -6px;
}
#header .inner .mobile-icon span:after {
  -webkit-transform: translateY(250%);
  -ms-transform: translateY(250%);
      transform: translateY(250%);
  bottom: -6px;
}
#header .inner .mobile-icon.mobile-close span {
  background-color: transparent;
}
#header .inner .mobile-icon.mobile-close span:before, #header .inner .mobile-icon.mobile-close span:after {
  width: 100%;
  background: #333;
}
#header .inner .mobile-icon.mobile-close span:before {
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
      transform: translateY(0) rotate(45deg);
  top: 2px;
}
#header .inner .mobile-icon.mobile-close span:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
      transform: translateY(0) rotate(-45deg);
  bottom: -2px;
}

#footer .ft-main {
  padding: 95px 15px;
  background: url("../img/index/bg-01.jpg") center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 834px) {
  #footer .ft-main {
    padding: 35px 15px;
  }
}
#footer .ft-ttl {
  border: 1px solid #bcbec7;
  max-width: 395px;
  width: 100%;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.6);
}
#footer .ft-ttl a {
  padding: 26px 5px;
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
  font-size: 40px;
  font-size: 4rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #footer .ft-ttl a {
    padding: 26px 5px 22px;
  }
}
@media screen and (max-width: 834px) {
  #footer .ft-ttl a {
    font-size: 30px;
    font-size: 3rem;
  }
}
#footer .ft-ttl a span {
  display: block;
  margin-top: 5px;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 834px) {
  #footer .ft-ttl a span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#footer .ft-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 0 6px;
}
#footer .ft-contact li {
  margin-right: 9px;
  padding-right: 9px;
  position: relative;
}
#footer .ft-contact li:before {
  content: "";
  width: 1px;
  height: 12px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  background: #4d4d4f;
}
#footer .ft-contact li a {
  display: block;
  color: #4d4d4f;
  font-size: 12px;
  font-size: 1.2rem;
}
#footer .ft-contact li:last-child:before {
  display: none;
}
#footer .ft-bt {
  border-top: 3px solid #fa0046;
  padding-top: 2px;
}
@media screen and (max-width: 834px) {
  #footer .ft-bt {
    border-width: 2px;
    padding-top: 10px;
  }
}
#footer .ft-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
}
@media screen and (max-width: 834px) {
  #footer .ft-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#footer .ft-nav li {
  margin-right: 10px;
  padding-right: 12px;
  position: relative;
}
@media screen and (max-width: 834px) {
  #footer .ft-nav li {
    width: 33.33%;
    margin-right: 0;
    padding-right: 20px;
    margin-bottom: 5px;
  }
  #footer .ft-nav li:nth-child(3n) {
    padding-right: 0;
  }
  #footer .ft-nav li:nth-child(3n):before {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #footer .ft-nav li {
    width: 50%;
  }
  #footer .ft-nav li:nth-child(3n) {
    padding-right: 20px;
  }
  #footer .ft-nav li:nth-child(3n):before {
    display: block;
  }
  #footer .ft-nav li:nth-child(2n) {
    padding-right: 0;
  }
  #footer .ft-nav li:nth-child(2n):before {
    display: none;
  }
}
#footer .ft-nav li:before {
  content: "";
  width: 1px;
  height: 12px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  background: #4d4d4f;
}
@media screen and (max-width: 834px) {
  #footer .ft-nav li:before {
    right: 10px;
  }
}
#footer .ft-nav li a {
  display: block;
  color: #4d4d4f;
  letter-spacing: -1.75px;
  font-size: 11px;
  font-size: 1.1rem;
}
@media screen and (max-width: 834px) {
  #footer .ft-nav li a {
    letter-spacing: 0;
  }
}
#footer .ft-nav li:last-child:before {
  display: none;
}
#footer .copy-right {
  letter-spacing: -0.5px;
  color: #4d4d4f;
  text-align: right;
  display: block;
  margin-bottom: 40px;
  font-size: 11px;
  font-size: 1.1rem;
}
@media screen and (max-width: 834px) {
  #footer .copy-right {
    letter-spacing: 0;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
  }
}

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

.inner {
  display: block;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
}
.inner-800 {
  max-width: 830px;
}
@media screen and (max-width: 834px) {
  .inner-800 {
    padding: 0;
  }
}
.inner.white {
  max-width: 1140px;
  background: #ffffff;
}

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

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

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

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

.ttlcomp-01 {
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 50px;
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 834px) {
  .ttlcomp-01 {
    margin-bottom: 35px;
    padding-bottom: 8px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.ttlcomp-01:before {
  content: "";
  background: #fa0046;
  width: 110px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 834px) {
  .ttlcomp-01:before {
    width: 80px;
  }
}
.ttlcomp-02 {
  text-align: center;
  font-weight: bold;
  font-size: 35px;
  font-size: 3.5rem;
  margin-bottom: 65px;
  line-height: 1.27;
}
@media screen and (max-width: 834px) {
  .ttlcomp-02 {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 30px;
  }
}
.ttlcomp-02 span {
  display: block;
  color: #fa0046;
  font-size: 16px;
  font-size: 1.6rem;
}
.ttlcomp-03 {
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  padding-bottom: 17px;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .ttlcomp-03 {
    font-size: 25px;
    font-size: 2.5rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttlcomp-03 {
    padding-bottom: 9px;
  }
}
.ttlcomp-03:after {
  content: "";
  position: absolute;
  background: #fa0046;
  width: 350px;
  height: 2px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 834px) {
  .ttlcomp-03:after {
    width: 150px;
  }
}
.ttlcomp-03.full:after {
  width: 100%;
}
.ttlcomp-03.pink:after {
  background: #e97593;
}
.ttlcomp-03.green:after {
  background: #5dbb59;
}
.ttlcomp-03.blue:after {
  background: #4ba8d8;
}
.ttlcomp-03.orange:after {
  background: #e09606;
}
.ttlcomp-04 {
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  text-align: center;
  background: #000000;
  padding: 10px 5px 9px;
  color: #ffffff;
  margin-bottom: 23px;
}
@media screen and (max-width: 834px) {
  .ttlcomp-04 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttlcomp-04 {
    padding-bottom: 0;
  }
}
.ttlcomp-04.small {
  font-size: 20px;
  font-size: 2rem;
}
.ttlcomp-04.red {
  background: #fa0046;
}
.ttlcomp-05 {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  background: #000000;
  padding: 23px 5px 24px;
  color: #ffffff;
  border-bottom: 5px solid #dddddd;
  margin: 0 -15px 35px;
}
@media screen and (max-width: 640px) {
  .ttlcomp-05 {
    font-size: 20px;
    font-size: 2rem;
    padding: 15px 5px;
    margin: 0 -15px 25px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttlcomp-05 {
    padding-bottom: 10px;
  }
}
.ttlcomp-06 {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  background: #dddddd;
  padding: 20px 27px;
  margin-bottom: 25px;
}
@media screen and (max-width: 834px) {
  .ttlcomp-06 {
    font-size: 20px;
    font-size: 2rem;
    padding: 15px;
    margin-bottom: 15px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttlcomp-06 {
    padding-bottom: 12px;
  }
}
.ttlcomp-07 {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  background: #000000;
  padding: 20px 30px;
  margin-bottom: 36px;
  color: #ffffff;
}
@media screen and (max-width: 834px) {
  .ttlcomp-07 {
    margin-bottom: 20px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttlcomp-07 {
    padding-bottom: 7px;
  }
}

.page-privacy_index .ttlcomp-03 {
  padding-bottom: 0;
}
.page-privacy_index .ttlcomp-03:after {
  content: none;
}
.page-privacy_index .ttlcomp-06 {
  background: none;
  padding: 0 0 10px 27px;
}

.txt-basic {
  font-weight: 300;
  line-height: 2.15;
  color: #333333;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  .txt-basic {
    line-height: 1.6;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.txt-basic span {
  color: #FA0046;
  display: block;
  margin-top: 4px;
}
@media screen and (max-width: 834px) {
  .txt-basic span {
    margin-top: 0;
  }
}
.txt-basic b {
  font-weight: 300;
  text-align: left;
  display: block;
  margin: 0 auto;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left !important;
}

.mw-766 {
  max-width: 776px;
  width: 100%;
  margin: 0 auto;
}

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

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

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

.main-page {
  margin-top: 98px;
}
@media screen and (max-width: 834px) {
  .main-page {
    margin-top: 70px;
  }
}
.main-page.s2 {
  background: #f9f9f9;
}

.mv-sec {
  position: relative;
}
.mv-slider .item {
  outline: none !important;
}
.mv-slider .item img {
  width: 100%;
  max-height: 530px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 834px) {
  .mv-slider .item img {
    max-height: unset;
    min-height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover";
  }
}
.mv-ttl {
  position: absolute;
  top: 49%;
  left: 50%;
  padding: 32px 10px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 760px;
  width: 100%;
  background: rgba(255, 255, 255, 0.702);
  font-weight: 500;
  line-height: 1;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-size: 64px;
  font-size: 6.4rem;
}
@media screen and (max-width: 834px) {
  .mv-ttl {
    max-width: 380px;
    width: calc(100% - 20px);
    font-size: 30px;
    font-size: 3rem;
  }
}
.mv-ttl span {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  margin-top: 18px;
  display: block;
  font-weight: 500;
  line-height: 1.6;
  font-size: 26px;
  font-size: 2.6rem;
}
@media screen and (max-width: 834px) {
  .mv-ttl span {
    margin-top: 8px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 374px) {
  .mv-ttl span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

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

.topics-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 834px) {
  .topics-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.topics-item {
  width: calc(25% - 5px);
}
@media screen and (max-width: 834px) {
  .topics-item {
    width: calc(50% - 5px);
  }
}
.topics-item a {
  display: block;
  position: relative;
  -webkit-filter: drop-shadow(0px 0px 1px gray);
          filter: drop-shadow(0px 0px 1px gray);
}
.topics-img img {
  width: 100%;
}
.topics-ttl {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.702);
  padding: 10px;
  font-weight: 500;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  height: 6.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .topics-ttl {
    padding: 15px 10px 10px;
  }
}
@media screen and (max-width: 834px) {
  .topics-ttl {
    padding: 10px 5px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.topics-ttl small {
  font-size: 16px;
  font-size: 1.6rem;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .topics-ttl small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.bg-gray {
  background: #f6f6f6 !important;
}

.sec-news {
  padding: 0 0 64px;
}
@media screen and (max-width: 834px) {
  .sec-news {
    padding-bottom: 50px;
  }
}
.sec-news .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #d3d3d4;
  width: 5px;
  border-radius: 0;
}
.sec-news .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #f6f6f6;
  width: 5px;
}
@media screen and (max-width: 834px) {
  .sec-news .mCSB_inside > .mCSB_container {
    margin-right: 0;
  }
}

.btn {
  max-width: 165px;
  width: 100%;
  margin-left: auto;
  background: #000000;
  color: #fff;
  font-weight: 500;
  padding: 8px 5px;
  letter-spacing: -0.25px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn {
    padding: 10px 5px 6px;
  }
}
@media screen and (max-width: 834px) {
  .btn {
    letter-spacing: 0;
    margin-bottom: 30px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.btn-red {
  margin-left: 0;
  max-width: 350px;
  border: 2px solid #fa0046;
  font-weight: 500;
  padding: 19px 10px;
  letter-spacing: 4px;
  background: #fff;
  color: #000000;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-red {
    padding: 19px 10px 14px;
  }
}
@media screen and (max-width: 834px) {
  .btn-red {
    padding: 12px 10px;
    max-width: 300px;
    margin: 0 auto;
    letter-spacing: 2px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.news-list {
  background: #fff;
  height: 380px;
  overflow-y: auto;
  padding: 52px 25px 40px 42px;
}
@media screen and (max-width: 834px) {
  .news-list {
    padding: 20px 5px 20px 15px;
  }
}
.news-item {
  border-bottom: 1px dotted #bcbcbc;
  margin-right: 17px;
}
.news-item:nth-child(1) a {
  padding-top: 0;
}
.news-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 31px 25px 26px;
}
@media screen and (max-width: 834px) {
  .news-item a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 5px;
  }
}
.news-date {
  width: 147px;
  padding-right: 15px;
  font-weight: bold;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .news-date {
    width: 100%;
    padding-right: 0;
    margin-bottom: 5px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.news-posts {
  width: calc(100% - 147px);
  font-weight: 500;
  color: #000000;
  text-decoration: underline;
  line-height: 1.5625;
  letter-spacing: -0.5px;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .news-posts {
    width: 100%;
    line-height: 1.4;
    letter-spacing: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.no-under {
  text-decoration: unset;
}

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

.challenge-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .challenge-item {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}
.challenge-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 835px) {
  .challenge-item:nth-child(2n) .challenge-ct {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 54px;
    padding-right: 0;
  }
  .challenge-item:nth-child(2n) .challenge-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.challenge-ct {
  width: 51.75%;
  padding-right: 54px;
}
@media screen and (max-width: 834px) {
  .challenge-ct {
    width: 100%;
    padding-right: 0;
  }
}
.challenge-ct p {
  color: #000000;
  font-weight: 500;
  line-height: 2.14;
  margin-bottom: 49px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  .challenge-ct p {
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.challenge-ttl {
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
  margin-bottom: 36px;
  margin-top: -7px;
  font-size: 30px;
  font-size: 3rem;
}
@media screen and (max-width: 990px) {
  .challenge-ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 834px) {
  .challenge-ttl {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.challenge-img {
  width: 48.25%;
}
@media screen and (max-width: 834px) {
  .challenge-img {
    width: 100%;
    margin-bottom: 12px;
  }
}
.challenge-img img {
  width: 100%;
}

.no_article_message {
  font-size: 16px;
  font-size: 1.6rem;
}

.page-profitableproperty_index {
  padding-bottom: 96px;
}
@media screen and (max-width: 834px) {
  .page-profitableproperty_index {
    padding-bottom: 50px;
  }
}
.page-profitableproperty_index .sec-property {
  padding-top: 0;
}

.sec-mv-page {
  position: relative;
}
.sec-mv-page img {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
@media screen and (max-width: 990px) {
  .sec-mv-page img {
    height: 220px;
  }
}
.sec-mv-page__tm {
  position: absolute;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  font-weight: bold;
  font-size: 35px;
  font-size: 3.5rem;
  padding: 18px 75px;
  top: 52%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  word-break: keep-all;
}
@media screen and (max-width: 1440px) {
  .sec-mv-page__tm {
    width: 75%;
    padding: 10px;
  }
}
@media screen and (max-width: 990px) {
  .sec-mv-page__tm {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .sec-mv-page__tm {
    word-break: normal;
  }
}
.sec-mv-page__tm span {
  display: block;
  font-size: 25px;
  font-size: 2.5rem;
}
@media screen and (max-width: 990px) {
  .sec-mv-page__tm span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.sec-mv-page__ttl {
  position: relative;
  width: calc(100% - 30px);
  max-width: 1140px;
  padding: 35px 0;
  margin: -61px auto 0;
  background: #000000;
  font-size: 35px;
  font-size: 3.5rem;
  text-align: center;
  color: #ffffff;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .sec-mv-page__ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: -40px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 374px) {
  .sec-mv-page__ttl {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sec-mv-page__ttl {
    padding-bottom: 23px;
  }
}

.sec-find {
  background: #333333;
  padding: 32px 0 28px;
  color: #ffffff;
}

.find-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.find-heading {
  width: 23.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px solid #ffffff;
}
@media screen and (max-width: 990px) {
  .find-heading {
    width: 100%;
    border-right: 0;
  }
}
.find-ttl {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  padding-bottom: 13px;
}
.find-ttl span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  background: #fa0046;
  padding: 2px 2px 4px;
  margin-top: 3px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .find-ttl span {
    padding-top: 7px;
  }
}
.find-content {
  width: 70%;
  padding: 13px 75px 7px 0;
}
@media screen and (max-width: 990px) {
  .find-content {
    width: 100%;
    padding: 13px 0 7px;
  }
}
.find-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.find-tm {
  width: 155px;
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 640px) {
  .find-tm {
    width: 100%;
    margin-bottom: 5px;
  }
}
.find-tm:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .find-tm:before {
    top: 1px;
  }
}
.find-tm.check:before {
  background: url("../img/profitableproperty/icon-check.png") no-repeat;
  background-size: contain;
  width: 15px;
  height: 13px;
}
.find-tm.search:before {
  background: url("../img/profitableproperty/icon-search.png") no-repeat;
  background-size: contain;
  width: 15px;
  height: 16px;
}
.find-box {
  width: calc(100% - 177px);
}
@media screen and (max-width: 640px) {
  .find-box {
    width: 100%;
  }
}
.find-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px;
}
.find-list .item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 0 5px;
}
.find-txt {
  display: block;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  background: #000000;
  border-radius: 5px;
  padding: 11px 5px 9px;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  .find-txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.find-txt span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (min-width: 1201px) {
  .find-txt.s2 {
    padding: 18px 5px 17px;
  }
  .find-txt.s2 span {
    display: inline-block;
  }
}
.find-search {
  position: relative;
}
.find-search input {
  width: 100%;
  height: 38px;
  background: #ffffff;
  border: 0;
  border-radius: 8px;
  padding: 5px 55px 5px 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
.find-search .icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  background: #000000;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 0;
  top: -1px;
  right: 0;
}

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

.list-property {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
.list-property a {
  display: block;
  color: #000000;
}
.list-property__item {
  width: 25%;
  padding: 0 10px;
}
@media screen and (max-width: 990px) {
  .list-property__item {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .list-property__item {
    width: 100%;
  }
}
.list-property__item:last-child {
  margin-bottom: 0;
}
.list-property__img {
  position: relative;
  overflow: hidden;
}
.list-property__img:before {
  content: "";
  display: block;
  background: #CBCBCB;
  padding-bottom: 70.479704797%;
}
.list-property__img .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.list-property__img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.list-property__content {
  background: #f9f9f9;
  padding: 10px 21px 18px;
}
.list-property__ttl {
  position: relative;
  text-align: center;
  margin: -20px 0 27px;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffffff;
}
.list-property__ttl span {
  background: rgba(235, 9, 73, 0.9);
  padding: 7px 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-property__ttl span {
    padding-bottom: 2px;
  }
}
.list-property__tm {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 16px;
}
.list-property__tm span {
  display: block;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
}
.list-property__txt {
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #666666;
}

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

.featured-ttl {
  position: relative;
  padding: 37px 0 34px;
  text-align: center;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  font-size: 35px;
  font-size: 3.5rem;
}
@media screen and (max-width: 834px) {
  .featured-ttl {
    padding: 17px 0;
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.featured-ttl:after {
  content: "";
  position: absolute;
  background: #4d4d4d;
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.featured-ttl span {
  position: relative;
  padding: 0 50px;
  background: #000000;
  z-index: 1;
}

.list-featured {
  border: 5px solid #dddddd;
  padding: 54px 80px 48px 69px;
}
@media screen and (max-width: 834px) {
  .list-featured {
    padding: 20px;
  }
}
.list-featured__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 40px;
  margin-bottom: 37px;
  border-bottom: 1px dashed #dddddd;
}
@media screen and (max-width: 834px) {
  .list-featured__item {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.list-featured__item:last-child {
  margin-bottom: 0;
}
.list-featured__img {
  width: 25.9%;
  position: relative;
  overflow: hidden;
  border: 5px solid #dddddd;
}
@media screen and (max-width: 640px) {
  .list-featured__img {
    width: 100%;
  }
}
.list-featured__img:before {
  content: "";
  display: block;
  background: #CBCBCB;
  padding-bottom: 60.7003891051%;
}
.list-featured__img .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.list-featured__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.list-featured__content {
  width: 72%;
}
@media screen and (max-width: 640px) {
  .list-featured__content {
    width: 100%;
  }
}
.list-featured__ttl {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin: -6px 0 12px 7px;
}
@media screen and (max-width: 834px) {
  .list-featured__ttl {
    margin: 10px 0;
  }
}
.list-featured__txt {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 1px;
}

.btn-more {
  display: block;
  width: 98px;
  background: #fa0046;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffffff;
  text-align: center;
  padding: 5px 5px 3px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-more {
    padding-bottom: 0;
  }
}
.btn-more.left {
  margin-left: auto;
}

.sec-consultation {
  background: url("../img/profitableproperty/bg-consultation.jpg") top center no-repeat;
  background-size: cover;
  padding: 89px 0;
}
@media screen and (max-width: 834px) {
  .sec-consultation {
    padding: 50px 0;
  }
}

.list-consultation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px 76px;
}
.list-consultation__item {
  width: 50%;
  padding: 0 20px;
}
@media screen and (max-width: 640px) {
  .list-consultation__item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.list-consultation__item:last-child {
  margin-bottom: 0;
}
.list-consultation__img {
  position: relative;
  overflow: hidden;
}
.list-consultation__img:before {
  content: "";
  display: block;
  background: #CBCBCB;
}
.list-consultation__img .thumbnail {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.list-consultation__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.list-consultation__content {
  position: relative;
  background: #ffffff;
  padding: 26px 23px 0;
}
.list-consultation__ttl {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 14px;
}
.list-consultation__txt {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  padding-bottom: 32px;
}
.list-consultation .btn-more {
  margin-right: -20px;
}
@media screen and (min-width: 1201px) {
  .list-consultation.introduction {
    margin: 0 -15px 40px;
  }
  .list-consultation.introduction .list-consultation__item {
    width: 33.333%;
    padding: 0 15px;
  }
  .list-consultation.introduction .list-consultation__img:before {
    padding-bottom: 94.4444444444%;
  }
  .list-consultation.introduction .list-consultation__content {
    padding: 20px 20px 0;
    height: 160px;
  }
  .list-consultation.introduction .list-consultation__txt {
    margin-bottom: 0;
  }
}
.list-consultation.introduction .list-consultation__item {
  margin-bottom: 30px;
}
.list-consultation.introduction .list-consultation__item:last-child {
  margin-bottom: 0;
}
.list-consultation.introduction .btn-more {
  position: absolute;
  bottom: 0;
  right: 22px;
}

.btn-big {
  display: block;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  border-radius: 10px;
  background: #fa0046;
  font-weight: bold;
  font-size: 25px;
  font-size: 2.5rem;
  padding: 28px 10px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-big {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 834px) {
  .btn-big {
    padding: 15px 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-sale {
  background: #f9f9f9;
  padding: 30px 0 76px;
}
@media screen and (max-width: 834px) {
  .sec-sale {
    padding: 20px 0 50px;
  }
}

.wrap-sale {
  background: #ffffff;
}
.wrap-sale.s2 {
  padding: 33px 70px;
}
@media screen and (max-width: 640px) {
  .wrap-sale.s2 {
    padding: 10px;
  }
}
.wrap-sale.s2 .block-description__table {
  display: none;
  padding-bottom: 19px;
  margin-top: 37px;
}
@media screen and (max-width: 640px) {
  .wrap-sale.s2 .block-description__table {
    padding-bottom: 0;
    margin-top: 10px;
  }
}
.wrap-sale__line {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
}
@media screen and (max-width: 834px) {
  .wrap-sale__line {
    padding: 35px 0 15px;
  }
}
.wrap-sale__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 141px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 19px 5px;
}
@media screen and (max-width: 640px) {
  .wrap-sale__number {
    width: 70px;
    padding: 5px;
  }
}
@media screen and (max-width: 374px) {
  .wrap-sale__number {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.wrap-sale__txt {
  width: calc(100% - 141px);
  border-left: 1px solid #dddddd;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 19px;
  padding-left: 46px;
}
@media screen and (max-width: 834px) {
  .wrap-sale__txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .wrap-sale__txt {
    width: calc(100% - 70px);
    padding: 5px 10px;
  }
}
@media screen and (max-width: 374px) {
  .wrap-sale__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.wrap-sale__btn {
  position: relative;
  max-width: 800px;
  background: #d3d3d4;
  margin: 0 auto;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 18px 40px 14px 25px;
  cursor: pointer;
}
.wrap-sale__btn:before, .wrap-sale__btn:after {
  content: "";
  position: absolute;
  background: #9a9a9a;
  width: 20px;
  height: 4px;
  top: 50%;
  right: 17px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.wrap-sale__btn:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wrap-sale__btn.active:after {
  -webkit-transform: translateY(-50%) rotate(0);
      -ms-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wrap-sale .btn-more {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 500;
}

.sale-ttl {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 42px 0 48px;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  .sale-ttl {
    font-size: 19px;
    font-size: 1.9rem;
    margin: 20px 0 30px;
  }
}

.block-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 19px;
}
.block-description__detail {
  width: 359px;
}
@media screen and (max-width: 990px) {
  .block-description__detail {
    width: 340px;
  }
}
@media screen and (max-width: 834px) {
  .block-description__detail {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.block-description__gallery {
  width: calc(100% - 390px);
}
@media screen and (max-width: 990px) {
  .block-description__gallery {
    width: calc(100% - 345px);
  }
}
@media screen and (max-width: 834px) {
  .block-description__gallery {
    width: 100%;
    margin-bottom: 20px;
  }
}
.block-description__ttl {
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding: 11px 5px 12px;
  margin-bottom: 12px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-description__ttl {
    padding-bottom: 4px;
  }
}
.block-description__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 3px;
}
.block-description__tag .item {
  border-radius: 5px;
  margin-right: 7px;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 15px 2px;
  min-width: 63px;
  text-align: center;
}
.block-description__tag .item.blue {
  background: #00b4ff;
}
.block-description__tag .item.red {
  background: #fa0046;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-description__tag .item {
    padding-top: 7px;
  }
}
.block-description__price {
  text-align: center;
  font-weight: bold;
  color: #fa0046;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 7px;
}
@media screen and (max-width: 374px) {
  .block-description__price {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.block-description__price span {
  position: relative;
  top: 3px;
  font-size: 22px;
  font-size: 2.2rem;
  margin-right: 3px;
}
@media screen and (max-width: 374px) {
  .block-description__price span {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.block-description__price sub {
  position: relative;
  top: 3px;
  font-size: 23px;
  font-size: 2.3rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-description__price sub {
    top: 0;
  }
}
.block-description__price .kakaku {
  font-size: 35px;
  font-size: 3.5rem;
}
.block-description__table {
  border-top: 1px solid #d3d3d4;
  border-right: 1px solid #d3d3d4;
}
.block-description__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #d3d3d4;
  border-left: 1px solid #d3d3d4;
}
.block-description__txt {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  border-left: 1px solid #d3d3d4;
}
.block-description__txt:first-child {
  border-left: 0;
}
.block-description__txt.left {
  width: 145px;
  text-align: center;
  padding: 9px 9px 10px;
}
.block-description__txt.right {
  width: calc(100% - 145px);
  background: #ffffff;
  padding: 9px 5px 10px 15px;
}

.slider-sale {
  margin-bottom: 7px;
}
.slider-sale p {
  font-size: 9px;
  font-size: 0.9rem;
  padding-top: 8px;
  text-align: left;
}
.slider-sale .item {
  height: 500px !important;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .slider-sale .item {
    height: 350px !important;
  }
}
@media screen and (max-width: 640px) {
  .slider-sale .item {
    height: 250px !important;
  }
}
.slider-sale .item img {
  margin: 0 auto;
  height: calc(100% - 21px);
}
.slider-sale .item .thumbnail {
  height: 100%;
}

.slider-sale-nav {
  padding: 0 27px 0 22px;
}
@media screen and (max-width: 834px) {
  .slider-sale-nav {
    padding: 0 22px;
  }
}
@media screen and (max-width: 640px) {
  .slider-sale-nav {
    padding: 0 10px;
  }
}
.slider-sale-nav .item {
  position: relative;
  overflow: hidden;
  margin: 0 5px;
}
.slider-sale-nav .item:before {
  content: "";
  display: block;
  background: #CBCBCB;
  padding-bottom: 76.5151515152%;
}
.slider-sale-nav .item .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.slider-sale-nav .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.slider-sale-nav .slick-prev, .slider-sale-nav .slick-next {
  background: #d3d3d4;
  height: 100%;
  width: 19px;
}
@media screen and (max-width: 834px) {
  .slider-sale-nav .slick-prev, .slider-sale-nav .slick-next {
    width: 10px;
  }
}
.slider-sale-nav .slick-prev:before, .slider-sale-nav .slick-next:before {
  content: "";
  opacity: 1;
  border-left: 10px solid #9f9f9f;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  font-size: unset;
}
@media screen and (max-width: 834px) {
  .slider-sale-nav .slick-prev:before, .slider-sale-nav .slick-next:before {
    border-left: 5px solid #9f9f9f;
  }
}
.slider-sale-nav .slick-prev {
  left: 0;
  -webkit-transform: translate(0, -50%) scale(-1, 1);
      -ms-transform: translate(0, -50%) scale(-1, 1);
          transform: translate(0, -50%) scale(-1, 1);
}
.slider-sale-nav .slick-next {
  right: 0;
}

.img-map {
  margin-bottom: 52px;
}
@media screen and (max-width: 640px) {
  .img-map {
    margin-bottom: 20px;
  }
}

.line {
  margin: 27px 0 36px;
  width: 100%;
  border-bottom: 1px dashed #d3d3d4;
}

#googleMap {
  width: 100%;
  height: 600px;
  margin-bottom: 52px;
}
@media screen and (max-width: 990px) {
  #googleMap {
    height: 505px;
  }
}
@media screen and (max-width: 640px) {
  #googleMap {
    margin-bottom: 20px;
    height: 200px;
  }
}
#googleMap iframe {
  width: 100%;
  height: 100%;
}

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

.wrap-propertylist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .wrap-propertylist {
    margin-bottom: 0;
  }
}

.box-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 530px;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .box-popup {
    margin: 0 auto;
  }
}

.btn-popup, .btn-popup-02 {
  position: relative;
  width: 260px;
  background: #fa0046;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #b9b8b8;
  text-align: center;
  padding: 9px 5px 6px;
  border-radius: 4px;
  cursor: pointer;
}
@media screen and (max-width: 834px) {
  .btn-popup, .btn-popup-02 {
    margin: 0 auto 20px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-popup, .btn-popup-02 {
    padding: 11px 5px 4px;
  }
}
.btn-popup:after, .btn-popup-02:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 9px solid #ffffff;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  top: 15px;
  right: 14px;
}

.box-select {
  position: relative;
  max-width: 261px;
  width: 100%;
  height: 42px;
  border: 1px solid #b9b8b8;
  border-radius: 3px;
  background: #ffffff;
}
@media screen and (max-width: 834px) {
  .box-select {
    margin: 0 auto 20px;
  }
}
.box-select select {
  display: none;
}
.box-select .select-selected {
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.box-select .select-selected:before {
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f4f4), to(#e5e4e3));
  background: -o-linear-gradient(#f5f4f4, #e5e4e3);
  background: linear-gradient(#f5f4f4, #e5e4e3);
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  pointer-events: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.box-select .select-selected:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #333333;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  pointer-events: none;
}
.box-select .select-selected.select-arrow-active:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.box-select .select-items a, .box-select .select-selected {
  padding: 10px 13px;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-select .select-items a, .box-select .select-selected {
    padding-top: 12px;
  }
}
.box-select .select-items {
  display: none;
  position: absolute;
  background: #ffffff;
  top: calc(100% + 2px);
  left: 0;
  right: 0;
  z-index: 99;
  border: 1px solid #b9b8b8;
}
.box-select .select-items a {
  display: block;
  height: 40px;
  color: #000000;
}
.box-select .select-items a:hover, .box-select .same-as-selected {
  background: #f7f7f7;
}

.list-propertylist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.list-propertylist__item {
  width: 33.333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 990px) {
  .list-propertylist__item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .list-propertylist__item {
    width: 100%;
  }
}
.list-propertylist__item:last-child {
  margin-bottom: 0;
}
.list-propertylist__ct {
  display: block;
}
.list-propertylist__img {
  position: relative;
  overflow: hidden;
}
.list-propertylist__img:before {
  content: "";
  display: block;
  background: #CBCBCB;
  padding-bottom: 69.4444444444%;
}
.list-propertylist__img .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.list-propertylist__img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.list-propertylist__ttl {
  position: absolute;
  min-width: 96px;
  background: #fa0046;
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 13px;
  color: #ffffff;
  bottom: 0;
  right: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-propertylist__ttl {
    padding-bottom: 0;
  }
}
.list-propertylist__mid {
  background: #ffffff;
  padding: 28px 28px 10px;
}
.list-propertylist__number {
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  color: #a0a0a0;
}
.list-propertylist__number span {
  margin-right: 10px;
}
.list-propertylist__tm {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  color: #000000;
}
.list-propertylist__bottom {
  background: #ffffff;
  border-top: 1px dashed #d3d3d4;
  padding: 8px 29px 28px;
}
.list-propertylist__price {
  font-weight: bold;
  color: #fa0046;
  font-size: 14px;
  font-size: 1.4rem;
}
.list-propertylist__price span {
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 12px;
}
.list-propertylist__txt {
  font-size: 14px;
  font-size: 1.4rem;
  color: #000000;
}

.popup-propertylist, .popup-propertylist-02 {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 99;
  overflow-y: scroll;
}
@media screen and (max-width: 640px) {
  .popup-propertylist, .popup-propertylist-02 {
    background: rgba(0, 0, 0, 0.5);
  }
}

.wrap-popup {
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
  max-width: 1008px;
  width: calc(100% - 30px);
  padding: 30px 30px 40px;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 990px) {
  .wrap-popup {
    padding: 10px;
  }
}
@media screen and (max-width: 834px) {
  .wrap-popup {
    top: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.wrap-popup.s2 {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wrap-popup .img-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width: 834px) {
  .wrap-popup .img-close {
    top: 20px;
    right: 18px;
    width: 20px;
    height: 20px;
  }
}

.propertylist-ttl {
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 15px 23px;
}
@media screen and (max-width: 834px) {
  .propertylist-ttl {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 5px;
    text-align: center;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .propertylist-ttl {
    padding: 17px 23px 11px;
  }
}
.propertylist-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #d1d1d1;
  color: #191817;
}
.propertylist-heading {
  background: #f8f8f8;
  width: 110px;
  text-align: center;
  padding: 17px 5px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .propertylist-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 70px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 5px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .propertylist-heading {
    padding: 19px 5px 11px;
  }
}
.propertylist-content {
  width: calc(100% - 120px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0;
}
@media screen and (max-width: 834px) {
  .propertylist-content {
    width: calc(100% - 75px);
  }
}
@media screen and (max-width: 834px) {
  .propertylist-content.fullwsp {
    width: 100%;
  }
}
.propertylist-table {
  margin-bottom: 29px;
}
@media screen and (max-width: 640px) {
  .propertylist-table {
    margin-bottom: 15px;
  }
}
.propertylist-table.noborder {
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  .propertylist-table.noborder {
    margin-top: 15px;
  }
}
.propertylist-table.noborder .propertylist-line {
  border-bottom: 0;
}
.propertylist-table.noborder .propertylist-bonus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.propertylist-table.noborder .propertylist-bonus .propertylist-checkBox {
  margin: 0 20px 10px;
  display: block;
}
@media screen and (max-width: 640px) {
  .propertylist-table.noborder .propertylist-bonus li {
    width: 50%;
  }
}
.propertylist-checkBox {
  position: relative;
  cursor: pointer;
  margin-right: 7px;
  padding-left: 20px;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  .propertylist-checkBox {
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 15px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .propertylist-checkBox {
    padding-top: 5px;
  }
}
.propertylist-checkBox input {
  position: absolute;
  opacity: 0;
  left: 0;
}
.propertylist-checkBox input:checked ~ .checkmark:after {
  content: "";
  position: absolute;
}
.propertylist-checkBox .checkmark {
  position: absolute;
  top: 3px;
  left: 1px;
  height: 13px;
  width: 13px;
  border: 1px solid #a5a5a5;
  background-color: #dedede;
  border-radius: 4px;
}
@media screen and (max-width: 834px) {
  .propertylist-checkBox .checkmark {
    height: 11px;
    width: 11px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .propertylist-checkBox .checkmark {
    top: 6px;
  }
}
.propertylist-checkBox .checkmark:after {
  top: 2px;
  left: 1px;
  width: 6px;
  height: 3px;
  border-bottom: 2px solid #000000;
  border-left: 2px solid #000000;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 834px) {
  .propertylist-checkBox .checkmark:after {
    top: 1px;
    left: 1px;
    width: 4px;
    height: 2px;
  }
}
.propertylist-select {
  position: relative;
  margin-right: 30px;
  width: 250px;
}
@media screen and (max-width: 834px) {
  .propertylist-select {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 640px) {
  .propertylist-select {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .propertylist-select:last-child {
    margin-bottom: 0;
  }
}
.propertylist-select:first-child:after {
  content: "~";
  position: absolute;
  font-size: 20px;
  font-size: 2rem;
  right: -23px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 640px) {
  .propertylist-select:first-child:after {
    display: none;
  }
}
.propertylist-select:last-child {
  margin-right: 0;
}
.propertylist-select:last-child:after {
  display: none;
}
.propertylist-select select {
  width: 100%;
  height: 100%;
  border: 1px solid #b9b8b8;
  border-radius: 4px;
  outline: 0;
  resize: none;
  color: #000000;
  cursor: pointer;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px 5px;
}
@media screen and (max-width: 834px) {
  .propertylist-select select {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.propertylist-btn {
  display: block;
  position: relative;
  max-width: 330px;
  width: 100%;
  margin: 0 auto;
  background: #fa0046;
  border: 1px solid #b9b8b8;
  color: #ffffff;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  padding: 12px 5px 9px;
}
@media screen and (max-width: 640px) {
  .propertylist-btn {
    padding: 8px 5px 7px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .propertylist-btn {
    padding: 14px 5px 6px;
  }
}
.propertylist-btn:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid #ffffff;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  pointer-events: none;
}
.propertylist-btn.gray {
  background: #999999;
  padding: 13px 5px 11px;
}
@media screen and (max-width: 640px) {
  .propertylist-btn.gray {
    padding: 9px 5px 9px;
  }
}
.propertylist-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.propertylist-block__box {
  max-width: 330px;
  width: 100%;
  margin: 0 auto;
  /*
  			@include mq {
  				margin: 0 20px 10px;
  			}
  */
}

.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wp-pagenavi span, .wp-pagenavi a {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 4px 4px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600 !important;
}
.wp-pagenavi .current {
  color: #fff !important;
  background: #000 !important;
}

.page-propertylist_index .btn-area {
  background-color: #ffffff;
  padding: 4em 1em;
}

.search-flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 834px) {
  .search-flex-box {
    display: block;
  }
}
.search-flex-box-comment {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  margin: 2em 1em;
}
.search-flex-box-comment-top {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0;
  padding-top: 0.5em;
}

.sec-contact {
  padding: 38px 0 102px;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}
@media screen and (max-width: 834px) {
  .sec-contact {
    padding: 50px 0;
  }
}
.sec-contact .ttlcomp-02 {
  margin-bottom: 41px;
}
@media screen and (max-width: 834px) {
  .sec-contact .ttlcomp-02 {
    margin-bottom: 25px;
  }
}
.sec-contact .txt-basic {
  text-align: center;
  margin-bottom: 37px;
}
@media screen and (max-width: 834px) {
  .sec-contact .txt-basic {
    margin-bottom: 25px;
  }
}

.steps-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 536px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.steps-list li {
  width: 33.33%;
  text-align: center;
  font-weight: 600;
  display: block;
  background: #F9F9F9;
  padding: 13px 12px 11px;
  color: #D3D3D4;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
}
@media screen and (max-width: 834px) {
  .steps-list li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.steps-list li:last-child:after, .steps-list li:last-child:before {
  display: none;
}
.steps-list li:after, .steps-list li:before {
  content: "";
  position: absolute;
  border: 40px solid transparent;
  border-left: 26px solid #fff;
  right: -57px;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.steps-list li:before {
  right: -62px;
}
.steps-list li:after {
  border-left-color: #F9F9F9;
}
.steps-list li span {
  padding: 0;
  display: block;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .steps-list li span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.steps-list li span:after {
  display: none;
}
.steps-list li.active {
  background: #4D4D4F;
  color: #fff;
}
.steps-list li.active:after {
  border-left-color: #4D4D4F;
}

.contact-content {
  padding: 51px 0 0;
  max-width: 766px;
  width: 100%;
  margin: 0 auto;
}
.contact-form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .contact-form dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.contact-form dl.start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.contact-form dl.start02 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.contact-form dl.start02 dt {
  margin-top: 10px;
}
.contact-form dl dt {
  width: 220px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: 600;
  line-height: 1.785;
  padding-right: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  .contact-form dl dt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
}
.contact-form dl dt span, .contact-form dl dt small {
  line-height: 1.4;
  min-width: 40px;
  background: #FA0046;
  padding: 2px 8px;
  color: #fff;
  display: inline-block;
  margin-top: 1px;
  margin-right: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contact-form dl dt span, .contact-form dl dt small {
    padding: 3px 8px 1px;
  }
}
@media screen and (max-width: 834px) {
  .contact-form dl dt span, .contact-form dl dt small {
    margin-top: 2px;
  }
}
.contact-form dl dt small {
  background: #E6E6E6;
  color: #333333;
}
.contact-form dl dt.start-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-form dl dt.start-flex span {
  width: 42px;
}
.contact-form dl dt.start-flex p {
  width: calc(100% - 42px);
}
.contact-form dl dt.start-flex p span {
  padding: 0;
  background: none;
  width: 100%;
  color: #333;
  -webkit-transform: translate(-7px, -5px);
      -ms-transform: translate(-7px, -5px);
          transform: translate(-7px, -5px);
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
}
.contact-form dl dd {
  width: calc(100% - 220px);
}
@media screen and (max-width: 834px) {
  .contact-form dl dd {
    width: 100%;
  }
}
.contact-form dl dd p {
  font-weight: 300;
  color: #333333;
  line-height: 2.15;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  .contact-form dl dd p {
    line-height: 1.6;
  }
}

.input-add {
  padding-left: 21px;
}
@media screen and (max-width: 834px) {
  .input-add {
    padding-left: 0;
  }
}

.radio-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -9px;
}
@media screen and (max-width: 834px) {
  .radio-list {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 835px) {
  .radio-list__02 .radio-item:nth-child(4) {
    margin-right: 58px;
  }
  .radio-list__02 .radio-item:nth-child(5) {
    margin-right: 140px;
  }
}
@media screen and (min-width: 835px) {
  .radio-list__03 .radio-item:nth-child(7) {
    margin-right: 308px;
  }
}
.radio-item {
  margin-right: 44px;
  margin-bottom: 12px;
}
@media screen and (max-width: 834px) {
  .radio-item {
    width: 50%;
    margin-right: 0;
  }
}
.radio-custom {
  font-weight: 300;
  color: #333333;
  display: inline-block;
  position: relative;
  padding-left: 21px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 374px) {
  .radio-custom {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.radio-custom input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.radio-custom .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #D3D3D4;
}
.radio-custom .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-custom input:checked ~ .checkmark:after {
  display: block;
}
.radio-custom .checkmark:after {
  left: 1px;
  top: 1px;
  width: 12px;
  height: 12px;
  background: #FA0046;
  border-radius: 50%;
}
.radio-custom .mwform-radio-field-text {
  position: relative;
  display: block;
}
.radio-custom .mwform-radio-field-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: -22px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #D3D3D4;
}
.radio-custom .mwform-radio-field-text:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-custom .mwform-radio-field-text:after {
  left: -19px;
  top: 3px;
  width: 12px;
  height: 12px;
  background: #FA0046;
  border-radius: 50%;
}
.radio-custom input:checked ~ .mwform-radio-field-text:after {
  display: block;
}
.radio-custom__02 {
  font-weight: 600;
  padding-left: 30px;
  text-align: center;
  font-size: 17px;
  font-size: 1.7rem;
}
@media screen and (max-width: 834px) {
  .radio-custom__02 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.radio-custom__02 .checkmark {
  height: 21px;
  width: 21px;
}
.radio-custom__02 .checkmark:after {
  width: 17px;
  height: 17px;
}
.radio-custom__02 a {
  color: #FA0046;
  text-decoration: underline;
}
.radio-custom__02 .mwform-checkbox-field-text {
  font-weight: 600 !important;
}
.radio-custom__02 label .mwform-checkbox-field-text {
  position: relative;
  display: inline-block;
  /*
  					&:after {
  						left: -202px;
  						top: 3px;
  						width: 17px;
  						height: 17px;
  						background: #FA0046;
  						border-radius: 50%;
  						@include mq(){
  							left: -185px;
  						}
  					}
  */
  /* チェックボックスに戻して欲しいと要望があり変更 */
}
.radio-custom__02 label .mwform-checkbox-field-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: -205px;
  height: 21px;
  width: 21px;
  background: #fff;
  border: 1px solid #D3D3D4;
}
@media screen and (max-width: 834px) {
  .radio-custom__02 label .mwform-checkbox-field-text:before {
    left: -188px;
  }
}
.radio-custom__02 label .mwform-checkbox-field-text:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-custom__02 label .mwform-checkbox-field-text:after {
  left: -202px;
  top: 3px;
  width: 18px;
  height: 6px;
  border-left: 2px solid #FA0046;
  border-bottom: 2px solid #FA0046;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 834px) {
  .radio-custom__02 label .mwform-checkbox-field-text:after {
    left: -185px;
  }
}
.radio-custom__02 input:checked ~ .mwform-checkbox-field-text:after {
  display: block;
}

.checkbox-custom {
  font-weight: 300;
  color: #333333;
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 374px) {
  .checkbox-custom {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.checkbox-custom input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-custom .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 1px solid #D3D3D4;
}
.checkbox-custom .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox-custom input:checked ~ .checkmark:after {
  display: block;
}
.checkbox-custom .checkmark:after {
  left: 4px;
  top: -1px;
  width: 5px;
  height: 10px;
  border: solid #FA0046;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.check-main {
  padding: 50px 15px 48px;
  margin-bottom: 50px;
  background: #F9F9F9;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .check-main {
    padding: 25px 15px;
    margin-bottom: 35px;
  }
}

.input, .textarea {
  font-weight: 300;
  border: 1px solid #D3D3D4;
  height: 38px;
  padding: 10px;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 14px;
  font-size: 1.4rem;
}
.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
  color: #B4B4B4;
}
.input::-moz-placeholder, .textarea::-moz-placeholder {
  color: #B4B4B4;
}
.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
  color: #B4B4B4;
}
.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
  color: #B4B4B4;
}
.input::placeholder, .textarea::placeholder {
  color: #B4B4B4;
}

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

.list-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -3px;
}
.list-input li {
  padding: 0 3px;
  width: 50%;
}

.input-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.input-address span {
  width: 20px;
  display: inline-block;
  font-weight: 500;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
.input-address .input {
  max-width: 250px;
}

.input-map {
  margin-bottom: 5px;
}

.btn-submit {
  font-weight: 600;
  color: #fff;
  background: #FA0046;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  max-width: 280px;
  width: 100%;
  margin: 0 auto;
  border: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  margin-bottom: 1em;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-submit {
    padding: 10px 0 5px;
  }
}
@media screen and (max-width: 834px) {
  .btn-submit {
    height: 50px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.btn-submit:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}

.contact-mt {
  margin-top: 19px;
}

.btn-back {
  font-weight: 300;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0 auto 28px;
  border: 0;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  color: #333333;
  background: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  .btn-back {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.btn-back:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}
.btn-back span {
  position: relative;
  padding-left: 10px;
}
.btn-back span:before {
  content: "";
  width: 8px;
  height: 8px;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  position: absolute;
  left: 2px;
  top: 50%;
  -webkit-transform: rotate(-45deg) translateY(-50%);
      -ms-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
}

.contact-confirm {
  padding: 45px 0 0;
}
.contact-confirm dl {
  margin-bottom: 18px;
}
.contact-confirm dl dt {
  margin-top: 3px;
}
.contact-confirm dl dt span {
  margin-top: 2px;
}
.contact-confirm .contact-form {
  margin-bottom: 29px;
  border-bottom: 1px solid #D3D3D4;
}

.contact-thanks .ttl-thanks {
  text-align: center;
  margin-bottom: 25px;
  font-weight: 600;
  color: #FA0046;
  font-size: 18px;
  font-size: 1.8rem;
}
.contact-thanks .txt-basic {
  margin-bottom: 15px;
}
.contact-thanks .link-top {
  text-align: center;
  margin-top: 40px;
}
.contact-thanks .link-top a {
  display: inline-block;
  font-weight: 300;
  color: #333333;
  text-decoration: underline;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (min-width: 835px) {
  .sec-thanks {
    padding: 140px 0;
  }
}

.space-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  .space-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.space-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.space-input span {
  display: inline-block;
  margin-right: 10px;
  color: #333;
  width: 50px;
  font-size: 14px;
  font-size: 1.4rem;
}
.space-input .input {
  margin-right: 10px;
  max-width: 70px;
}
.space-input b {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
}
.space-input.bigger span {
  width: 80px;
}
.space-input.bigger span.error {
  width: auto;
}
.space-txt {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  .space-txt {
    width: 100%;
    margin-top: 5px;
  }
}

.input-150 {
  max-width: 150px !important;
}

.page-contact_saleconsultation .radio-item {
  min-width: 100px;
}
@media screen and (min-width: 835px) {
  .page-contact_saleconsultation .radio-item {
    margin-right: 25px !important;
  }
}
.page-contact_saleconsultation .mw_wp_form .radio-item {
  min-width: 0;
}
@media screen and (min-width: 835px) {
  .page-contact_saleconsultation .mw_wp_form .radio-item {
    margin-right: 5px !important;
  }
}

.heading-step {
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .heading-step {
    margin-bottom: 25px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.heading-step__mt {
  margin-top: 55px;
}
@media screen and (max-width: 834px) {
  .heading-step__mt {
    margin-top: 35px;
  }
}

.select-custom {
  width: 100%;
  max-width: 230px;
  position: relative;
  /*for IE10+*/
}
.select-custom:after {
  content: "";
  border: 6px solid transparent;
  border-top: 8px solid #D3D3D4;
  position: absolute;
  right: 10px;
  top: 15px;
  pointer-events: none;
}
.select-custom select {
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  color: #333;
  font-weight: 300;
  border: 1px solid #D3D3D4;
  height: 38px;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
.select-custom select::-ms-expand {
  display: none;
}

.input-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-date__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-date__item .input {
  max-width: 50px;
}
.input-date__item span {
  margin: 0 10px;
  font-weight: 300;
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
}

.check-ttl {
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 834px) {
  .check-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.check-center {
  text-align: center;
  margin-bottom: 45px;
  padding-right: 35px;
}
.check-center .checkbox-custom {
  font-size: 16px;
  font-size: 1.6rem;
}
.check-center .checkbox-custom .checkmark {
  top: 3px;
}
@media screen and (max-width: 834px) {
  .check-center .checkbox-custom .checkmark {
    top: 0;
  }
}
@media screen and (max-width: 834px) {
  .check-center .checkbox-custom {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 834px) {
  .check-center {
    text-align: left;
    padding-right: 0;
    margin-bottom: 35px;
  }
}

.error {
  margin-top: 6px;
  display: block;
  font-size: 14px !important;
}

.flex-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-input .list-input {
  width: 100%;
}
.flex-input .error {
  width: 50%;
}

.radio-error .error {
  width: 100%;
  margin: 0 0 22px;
}

.flex-start-main {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-start-main .error {
  width: 100%;
  padding-left: 220px;
}
@media screen and (max-width: 834px) {
  .flex-start-main .error {
    padding-left: 0;
  }
}

.mw_wp_form .error {
  width: auto;
}
.mw_wp_form .mwform-radio-field-text {
  font-size: 14px;
  font-size: 1.4rem;
}
.mw_wp_form .mwform-radio-field {
  margin: 0 0em 1em 0em;
  width: 33%;
}
@media screen and (max-width: 834px) {
  .mw_wp_form .radio-item {
    width: auto;
  }
}
.mw_wp_form .line02 .mwform-radio-field {
  width: 40%;
}
.mw_wp_form .line04 .mwform-radio-field {
  width: 24%;
}
.mw_wp_form .select-custom {
  width: 20em;
  max-width: 200px;
  position: relative;
  font-size: 14px;
  height: 3em;
  padding-left: 0.5em;
}
.mw_wp_form .space-input.bigger .select-custom {
  height: auto;
}
.mw_wp_form .wp-checkmark {
  width: 15px;
  height: 15px;
}
.mw_wp_form .checkbox-custom {
  padding-left: 10px;
}

.mw_wp_form_confirm .contact-form dl dd {
  font-weight: 300;
  color: #333333;
  line-height: 2.15;
  font-size: 14px;
  font-size: 1.4rem;
}
.mw_wp_form_confirm .contact-form dl.start02 dt {
  margin-top: 0;
}
.mw_wp_form_confirm .input-add {
  padding-left: 0 !important;
  margin: 20px 0 0 !important;
}
.mw_wp_form_confirm .list-input li {
  padding: 0 5px;
  width: auto;
}
.mw_wp_form_confirm .none-confirm {
  display: none !important;
}
.mw_wp_form_confirm .active_conf {
  background: #4D4D4F;
  color: #fff;
}
.mw_wp_form_confirm .active_conf:after {
  border-left-color: #4D4D4F;
}
.mw_wp_form_confirm .btn-back:before {
  content: "";
  width: 8px;
  height: 8px;
  margin: 10px 0 0 -20px;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  position: absolute;
  -webkit-transform: rotate(-45deg) translateY(-50%);
      -ms-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
}

.mw_wp_form_confirm .select-custom:after {
  display: none;
}


.cp_ipselect select {
  width: 100%;
  padding-right: 1em;
  text-indent: 0.01px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.cp_ipselect select::-ms-expand {
  display: none;
}
.mw_wp_form:not(.mw_wp_form_confirm) .cp_ipselect.cp_sl01 {
  position: relative;
  border: 1px solid #D3D3D4;
  width: 100px;
  /*
      @include mq(){
        width: 100%;
      }
  */
}
.mw_wp_form:not(.mw_wp_form_confirm) .cp_ipselect.cp_sl01:before {
  position: absolute;
  top: 0.7em;
  right: 1em;
  content: "▽";
  font-size: 14px;
  font-size: 1.4rem;
  pointer-events: none;
}
.mw_wp_form:not(.mw_wp_form_confirm) .cp_ipselect.cp_sl01 select {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  height: 38px;
  padding: 10px;
}


.ttlcomp-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 640px) {
  .ttlcomp-contact {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 374px) {
  .ttlcomp-contact {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.ttlcomp-contact span {
  color: #fff;
  margin-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 640px) {
  .ttlcomp-contact span {
    margin-bottom: 5px;
    margin-right: 0;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.ttlcomp-contact span span {
  padding: 3px 15px;
  width: auto;
  background: #fa0046;
  display: inline-block;
}

.privacy-link-red {
  color: red;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .page-discount_index .sec-mv-page__ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.discount-txt {
  font-weight: 500;
  line-height: 2.188;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .discount-txt {
    line-height: 1.8;
  }
}
.discount-txt.w-700 {
  max-width: 700px;
  margin: 0 auto;
}
.discount-txt.center {
  text-align: center;
}
.discount-txt .bold {
  font-weight: bold;
}
.discount-txt .small {
  font-size: 12px;
  font-size: 1.2rem;
}
.discount-txt .pink {
  font-weight: bold;
  color: #fa0046;
}
.discount-txt.dash {
  padding-bottom: 27px;
  margin-bottom: 32px;
  border-bottom: 1px dashed #d3d3d4;
}
@media screen and (min-width: 835px) {
  .discount-txt.short {
    line-height: 2;
  }
}
.discount-txt.space {
  padding: 0 20px;
}
.discount-txt a {
  color: #2257c2;
  text-decoration: underline;
}

.sec-referral {
  padding: 38px 0 53px;
}
@media screen and (max-width: 640px) {
  .sec-referral {
    padding: 20px 0 50px;
  }
}
.sec-referral .inner.white {
  padding: 63px 15px 75px;
}
@media screen and (max-width: 834px) {
  .sec-referral .inner.white {
    padding: 30px 15px;
  }
}

.list-referral {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 13px;
}
.list-referral .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .list-referral .item {
    width: 100%;
  }
}
.list-referral .item:last-child {
  margin-bottom: 0;
}
.list-referral .item img {
  width: 100%;
}

.box-mail {
  position: relative;
  display: block;
  border: 3px solid #dddddd;
  margin-bottom: 104px;
}
@media screen and (max-width: 834px) {
  .box-mail {
    margin-bottom: 40px;
  }
}
.box-mail img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .box-mail img {
    height: 120px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit";
  }
}
.box-mail__content {
  width: 51%;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  padding: 17px 10px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 834px) {
  .box-mail__content {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 640px) {
  .box-mail__content {
    width: 87%;
  }
}
.box-mail__ttl {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  color: #000000;
  margin-bottom: 5px;
}
@media screen and (max-width: 640px) {
  .box-mail__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.box-mail__btn {
  max-width: 310px;
  background: #fa0046;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  padding: 5px 5px 3px;
}
@media screen and (max-width: 640px) {
  .box-mail__btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-mail__btn {
    padding: 6px 5px 0;
  }
}

.shape-referral {
  position: relative;
  left: -12px;
  display: block;
  margin: 0 auto 26px;
}
@media screen and (max-width: 1200px) {
  .shape-referral {
    left: 0;
  }
}

.referral-ttl {
  text-align: center;
  background: url("../img/discount/bg-referral.jpg") center no-repeat;
  padding: 12px 10px;
  font-weight: bold;
  margin-bottom: 18px;
  font-size: 25px;
  font-size: 2.5rem;
}
@media screen and (max-width: 640px) {
  .referral-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.referral-ttl span {
  color: #fa0046;
}

.sec-discount {
  padding-bottom: 51px;
}
.sec-discount .inner.white {
  padding: 71px 15px 51px;
}
@media screen and (max-width: 834px) {
  .sec-discount .inner.white {
    padding: 30px 15px 20px;
  }
}

.discount-sub {
  display: block;
  margin: 0 auto 45px;
}
@media screen and (max-width: 834px) {
  .discount-sub {
    margin: 0 auto 25px;
  }
}

.referral-txt {
  font-weight: 500;
  line-height: 2.14;
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 19px;
}
@media screen and (max-width: 834px) {
  .referral-txt {
    line-height: 1.8;
  }
}
.referral-txt span {
  line-height: 1.3;
  display: block;
  margin: 7px 0 5px;
}

@media screen and (min-width: 835px) {
  .page-asset_utilization .ttlcomp-03 {
    padding-bottom: 37px;
    margin-bottom: 19px;
  }
}
@media screen and (min-width: 835px) and (-ms-high-contrast: active), screen and (min-width: 835px) and (-ms-high-contrast: none) {
  .page-asset_utilization .ttlcomp-03 {
    padding-bottom: 10px;
  }
}

.sec-asset {
  padding: 30px 0 72px;
}
@media screen and (max-width: 834px) {
  .sec-asset {
    padding-bottom: 50px;
  }
}
.sec-asset .inner.white {
  padding-bottom: 88px;
}
@media screen and (max-width: 834px) {
  .sec-asset .inner.white {
    padding-bottom: 50px;
  }
}
.sec-asset .discount-txt {
  max-width: 601px;
  margin: 0 auto 48px;
}
@media screen and (max-width: 834px) {
  .sec-asset .discount-txt {
    margin-bottom: 30px;
  }
}

.asset-txt {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 auto 24px;
  max-width: 705px;
  padding-top: 71px;
  line-height: 1.95;
}
@media screen and (max-width: 834px) {
  .asset-txt {
    padding-top: 30px;
    line-height: 1.6;
  }
}

.asset-sub {
  position: relative;
  max-width: 676px;
  height: 520px;
  margin: 0 auto 46px;
}
@media screen and (max-width: 834px) {
  .asset-sub {
    max-width: 345px;
    height: 265px;
  }
}
.asset-sub .item {
  position: absolute;
  width: 328px;
  height: 328px;
}
@media screen and (max-width: 834px) {
  .asset-sub .item {
    width: 167px;
    height: 167px;
  }
}
.asset-sub .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: -1px;
  line-height: 1.3;
  color: #ffffff;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .asset-sub .item a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.asset-sub .item.green {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.asset-sub .item.green a {
  background: #6dc169;
}
.asset-sub .item.pink {
  bottom: 0;
  left: 0;
}
.asset-sub .item.pink a {
  background: rgba(234, 106, 139, 0.85);
}
.asset-sub .item.blue {
  bottom: 0;
  right: 0;
}
.asset-sub .item.blue a {
  background: rgba(67, 170, 224, 0.85);
}

.sec-utilization {
  padding-bottom: 38px;
}
.sec-utilization .inner.white {
  padding-bottom: 108px;
}
@media screen and (max-width: 834px) {
  .sec-utilization .inner.white {
    padding-bottom: 50px;
  }
}

.list-tab {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -23px 63px;
  background: #f9f9f9;
}
@media screen and (max-width: 1200px) {
  .list-tab {
    margin: 0 -8px 63px;
  }
}
@media screen and (max-width: 834px) {
  .list-tab {
    margin: 0 -3px 30px;
  }
}
@media screen and (max-width: 640px) {
  .list-tab {
    margin: 0 0 30px;
  }
}
.list-tab__item {
  width: 25%;
  padding: 0 8px;
  cursor: pointer;
}
@media screen and (max-width: 834px) {
  .list-tab__item {
    padding: 0 3px;
  }
}
@media screen and (max-width: 640px) {
  .list-tab__item {
    width: 50%;
    padding: 0;
  }
}
.list-tab__item:after {
  content: "";
  position: absolute;
  width: calc(100% - 16px);
  height: 5px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 834px) {
  .list-tab__item:after {
    width: calc(100% - 11px);
  }
}
@media screen and (max-width: 640px) {
  .list-tab__item:after {
    width: 100%;
  }
}
.list-tab__item.active.company:after {
  background: #ea7592;
}
.list-tab__item.active.management:after {
  background: #e09606;
}
.list-tab__item.active.welfare:after {
  background: #5dbb5a;
}
.list-tab__item.active.utilization:after {
  background: #4ba8d8;
}
.list-tab__ttl {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 25px;
  font-size: 2.5rem;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 21px 5px 19px;
}
@media screen and (max-width: 834px) {
  .list-tab__ttl {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 12px 5px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 640px) {
  .list-tab__ttl {
    border-radius: 0;
  }
}
@media screen and (max-width: 374px) {
  .list-tab__ttl {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.list-tab__ttl.pink {
  background: #ea7592;
}
.list-tab__ttl.orange {
  background: #e09606;
}
.list-tab__ttl.green {
  background: #5dbb5a;
}
.list-tab__ttl.blue {
  background: #4ba8d8;
}

.part-content {
  opacity: 0;
  visibility: hidden;
  display: none;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.part-content.active {
  opacity: 1;
  display: block;
  visibility: visible;
}

.list-utilization {
  max-width: 1045px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: url("../img/asset/bg-utilization.jpg") center no-repeat;
  background-size: cover;
  padding: 2.5px;
  margin: 0 auto 50px;
}
.list-utilization__item {
  width: 33.33%;
  padding: 2.5px;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .list-utilization__item {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50%;
  }
  .list-utilization__item.center {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .list-utilization__item {
    width: 100%;
  }
}
.list-utilization__content {
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.85);
  color: #000000;
  padding: 16px 10px 10px;
}
.list-utilization__content.blue {
  background: rgba(2, 82, 168, 0.8);
}
.list-utilization__ttl {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 4px;
}
@media screen and (max-width: 990px) {
  .list-utilization__ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.list-utilization__txt {
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 8px;
}
.list-utilization__tm {
  font-weight: bold;
  color: #ffffff;
  font-size: 20px;
  font-size: 2rem;
  padding: 13px 0 3px;
}
@media screen and (max-width: 834px) {
  .list-utilization__tm {
    padding: 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.list-utilization__desc {
  font-weight: bold;
  color: #ffffff;
  line-height: 1.16;
  font-size: 30px;
  font-size: 3rem;
}
@media screen and (max-width: 834px) {
  .list-utilization__desc {
    font-size: 22px;
    font-size: 2.2rem;
    padding-bottom: 6px;
  }
}
.list-utilization__desc span {
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
}
@media screen and (max-width: 834px) {
  .list-utilization__desc span {
    font-size: 30px;
    font-size: 3rem;
  }
}
.list-utilization img.left {
  position: relative;
  left: 19px;
}

.utilization-ttl {
  background: #dddddd;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding: 10px 5px 17px;
}
@media screen and (max-width: 834px) {
  .utilization-ttl {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 9px 5px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .utilization-ttl {
    padding-bottom: 7px;
    width: calc(100% + 1px);
    position: relative;
    left: -1px;
  }
}
.utilization-txt {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 28px;
}
.utilization-note {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 6px 0 23px;
}

.wrap-utilization {
  border: 5px solid #dddddd;
  margin-bottom: 29px;
}
.wrap-utilization img {
  width: 100%;
  padding: 24px 34px 26px 18px;
}
@media screen and (max-width: 834px) {
  .wrap-utilization img {
    padding: 10px;
  }
}

.list-benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px 25px;
}
.list-benefits__item {
  width: 50%;
  padding: 0 15px;
}
@media screen and (max-width: 640px) {
  .list-benefits__item {
    width: 100%;
  }
}
.list-benefits__ttl {
  background: #000000;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding: 6px;
  margin-bottom: 16px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-benefits__ttl {
    padding: 10px 6px 2px;
  }
}
.list-benefits__tm {
  color: #fa0046;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.222;
  margin-bottom: 7px;
}
.list-benefits__txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.429;
  padding-bottom: 14px;
  border-bottom: 1px dashed #d3d3d4;
  margin-bottom: 18px;
}
.list-benefits__txt:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

@media screen and (min-width: 835px) {
  .sec-company {
    padding-bottom: 95px;
  }
  .sec-company .ttlcomp-03 {
    padding-bottom: 37px;
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 835px) and (-ms-high-contrast: active), screen and (min-width: 835px) and (-ms-high-contrast: none) {
  .sec-company .ttlcomp-03 {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 835px) {
  .sec-company .discount-txt {
    line-height: 1.9;
  }
}
@media screen and (min-width: 835px) {
  .sec-company .inner.white {
    padding-bottom: 98px;
  }
}

.list-company {
  margin-bottom: 49px;
}
.list-company .s2 .list-company__item {
  margin-bottom: 45px;
}
@media screen and (max-width: 834px) {
  .list-company .s2 .list-company__item {
    margin-bottom: 20px;
  }
}
.list-company__item {
  margin-bottom: 38px;
}
@media screen and (max-width: 640px) {
  .list-company__item {
    margin-bottom: 20px;
  }
}
.list-company__item:last-child {
  margin-bottom: 0;
}
.list-company__ttl {
  background: #e97593;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  border-radius: 10px;
  padding: 15px 5px 14px;
  margin-bottom: 10px;
}
@media screen and (max-width: 834px) {
  .list-company__ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
.list-company__ttl.orange {
  background: #e09606;
  margin-bottom: 20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-company__ttl {
    padding-bottom: 6px;
  }
}
.list-company__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.list-company__img {
  width: 49.4%;
}
@media screen and (max-width: 640px) {
  .list-company__img {
    width: 100%;
  }
}
.list-company__img img {
  width: 100%;
}
.list-company__txt {
  width: 45.3%;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  padding-top: 7px;
}
@media screen and (max-width: 640px) {
  .list-company__txt {
    display: inline-block;
    width: auto;
    padding-top: 15px;
    margin: 0 auto;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.management-txt {
  max-width: 740px;
  margin: 0 auto 22px;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.9;
}
.management-txt:last-child {
  margin-bottom: 0;
}

.housing-txt {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.944;
  max-width: 705px;
  padding-top: 71px;
  margin: 0 auto 64px;
}
@media screen and (max-width: 834px) {
  .housing-txt {
    padding-top: 50px;
    margin-bottom: 30px;
  }
}
.housing-wrap {
  max-width: 800px;
  margin: 0 auto;
  padding: 24px 24px 23px 35px;
  border: 5px solid #eeeeee;
}
@media screen and (max-width: 834px) {
  .housing-wrap {
    padding: 20px;
  }
}
.housing-ttl {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  border-bottom: 1px dotted #000000;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.housing-desc {
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
}
.housing-desc a {
  color: #000000;
}
.housing-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.housing-flex .box-left {
  width: calc(100% - 300px);
  padding-top: 5px;
}
@media screen and (max-width: 834px) {
  .housing-flex .box-left {
    width: 100%;
    margin-bottom: 10px;
  }
}
.housing-flex .box-right {
  width: 300px;
  margin-bottom: 5px;
}
@media screen and (max-width: 834px) {
  .housing-flex .box-right {
    width: 100%;
    margin-bottom: 0;
  }
}
.housing-tm {
  color: #fa0046;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
.housing-btn {
  background: #fa0046;
  width: 100%;
  height: 62px;
  border-radius: 12px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (min-width: 835px) {
  .sec-welfare {
    padding-bottom: 72px;
  }
  .sec-welfare .ttlcomp-03 {
    padding-bottom: 25px;
    margin-bottom: 35px;
  }
  .sec-welfare .inner.white {
    padding-bottom: 88px;
  }
}
@media screen and (max-width: 640px) {
  .sec-welfare .btn-big {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.wrap-welfare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 50px;
}
@media screen and (max-width: 640px) {
  .wrap-welfare {
    margin: 0 -5px 50px;
  }
}
.wrap-welfare .item {
  width: 50%;
  padding: 0 10px;
}
@media screen and (max-width: 640px) {
  .wrap-welfare .item {
    padding: 0 5px;
  }
}

.welfare-btn {
  display: block;
  background: #cfeccd;
  font-weight: 500;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  padding: 13px 5px 9px;
  color: #000000;
  border-radius: 10px;
}
@media screen and (max-width: 640px) {
  .welfare-btn {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 9px 5px;
  }
}
@media screen and (max-width: 374px) {
  .welfare-btn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .welfare-btn {
    padding-bottom: 5px;
  }
}
.welfare-btn span {
  position: relative;
  left: 7px;
}
@media screen and (max-width: 640px) {
  .welfare-btn span {
    left: 0;
  }
}
.welfare-btn span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid #000000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: -28px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .welfare-btn span:before {
    top: 40%;
  }
}
@media screen and (max-width: 640px) {
  .welfare-btn span:before {
    left: -12px;
  }
}

.beneheart-ttl {
  text-align: center;
  font-weight: bold;
  color: #5dbb59;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 28px;
}
@media screen and (max-width: 640px) {
  .beneheart-ttl {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.beneheart-tm {
  text-align: center;
  font-weight: 500;
  font-size: 25px;
  font-size: 2.5rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .beneheart-tm {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.beneheart-btn {
  display: block;
  text-align: center;
  border: 2px solid #cfeccd;
  border-radius: 10px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 13px 5px 10px;
  color: #000000;
}
@media screen and (max-width: 640px) {
  .beneheart-btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .beneheart-btn {
    padding-bottom: 6px;
  }
}
.beneheart-desc {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.875;
  margin-bottom: 52px;
}
@media screen and (max-width: 834px) {
  .beneheart-desc {
    margin-bottom: 30px;
    line-height: 1.6;
  }
}
.beneheart-logo {
  display: block;
  margin: 0 auto 15px;
}
.beneheart-note {
  text-align: right;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 10px 0 31px;
}

.list-beneheart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px 30px;
}
.list-beneheart .item {
  width: 33.333%;
  padding: 0 5px;
}
@media screen and (max-width: 640px) {
  .list-beneheart .item {
    width: 100%;
    margin-bottom: 10px;
  }
  .list-beneheart .item:last-child {
    margin-bottom: 0;
  }
}

.rets-sub {
  margin: 0 -20px 25px;
  max-width: 835px;
}
@media screen and (max-width: 834px) {
  .rets-sub {
    margin: 0 auto 20px;
    max-width: 100%;
  }
}

@media screen and (max-width: 374px) {
  .page-ai_index .sec-mv-page__ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.sec-robot {
  padding: 30px 0 50px;
}
.sec-robot .inner.white {
  padding: 50px 15px 95px;
}
@media screen and (max-width: 834px) {
  .sec-robot .inner.white {
    padding: 30px 15px;
  }
}

.robot-ttl {
  position: relative;
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  padding-bottom: 29px;
  margin-bottom: 28px;
}
.robot-ttl:after {
  content: "";
  position: absolute;
  background: #1762aa;
  width: 350px;
  height: 2px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 834px) {
  .robot-ttl:after {
    width: 200px;
  }
}
.robot-ttl span {
  display: block;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 374px) {
  .robot-ttl span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.ai-ttl {
  background: #1762aa;
  color: #ffffff;
  padding: 8px 15px 12px;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 18px;
}
@media screen and (max-width: 374px) {
  .ai-ttl {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.ai-ttl span {
  position: relative;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  font-style: italic;
  top: 3px;
  margin-right: 5px;
}

.list-robot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 620px;
  position: relative;
  left: -8px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .list-robot {
    left: 0;
  }
}
.list-robot__item {
  width: 50%;
  padding: 0 25px;
}
@media screen and (max-width: 640px) {
  .list-robot__item {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
}
.list-robot__ttl {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.55;
  margin-bottom: 20px;
}
.list-robot__ttl span {
  display: block;
  color: #f6911b;
  font-size: 20px;
  font-size: 2rem;
}
.list-robot__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fa0046;
  color: #ffffff;
  line-height: 1.3;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  height: 62px;
  border-radius: 10px;
  margin-top: 48px;
}
@media screen and (max-width: 640px) {
  .list-robot__btn {
    margin-top: 15px;
  }
}
.list-robot__btn.small {
  font-size: 17px;
  font-size: 1.7rem;
}

.sec-selfin {
  padding-bottom: 55px;
}
@media screen and (max-width: 834px) {
  .sec-selfin {
    padding-bottom: 50px;
  }
}
.sec-selfin .inner.white {
  padding: 65px 15px 71px;
}
@media screen and (max-width: 834px) {
  .sec-selfin .inner.white {
    padding: 30px 15px;
  }
}

.selfin-ttl {
  text-align: center;
  font-weight: bold;
  line-height: 1.43;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 57px;
}
@media screen and (max-width: 640px) {
  .selfin-ttl {
    line-height: 1.7;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
.selfin-ttl span {
  display: block;
  color: #fa0046;
  font-size: 35px;
  font-size: 3.5rem;
}
@media screen and (max-width: 640px) {
  .selfin-ttl span {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.wrap-selfin {
  max-width: 1040px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #003c80;
  margin: 0 auto 70px;
}
@media screen and (max-width: 834px) {
  .wrap-selfin {
    margin-bottom: 50px;
  }
}
.wrap-selfin img {
  width: 65.2%;
}
@media screen and (max-width: 990px) {
  .wrap-selfin img {
    width: 100%;
  }
}
.wrap-selfin__content {
  width: 34.8%;
  padding: 0 25px 6px 16px;
}
@media screen and (max-width: 990px) {
  .wrap-selfin__content {
    width: 100%;
    padding: 15px;
  }
}
.wrap-selfin__ttl {
  font-weight: bold;
  color: #ffffff;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 13px;
}
@media screen and (max-width: 990px) {
  .wrap-selfin__ttl {
    text-align: center;
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.wrap-selfin__txt {
  color: #ffffff;
  font-weight: 500;
  line-height: 1.6;
  font-size: 14px;
  font-size: 1.4rem;
}
.wrap-selfin.mansion {
  max-width: 100%;
  background: #000000;
}
@media screen and (min-width: 991px) {
  .wrap-selfin.mansion img {
    width: 48%;
  }
  .wrap-selfin.mansion .wrap-selfin__content {
    width: 52%;
    padding-left: 41px;
  }
  .wrap-selfin.mansion .wrap-selfin__txt {
    line-height: 1.786;
  }
}

.selfin-tm {
  position: relative;
  display: block;
  max-width: 800px;
  text-align: center;
  color: #ffffff;
  margin: 0 auto -28px;
  padding: 0 40px;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .selfin-tm {
    padding: 0 20px;
  }
}
.selfin-tm span {
  display: block;
  background: #1762aa;
  padding: 12px;
}

.list-selfin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 800px;
  margin: 0 auto 56px;
  border: 5px solid #1762aa;
  padding: 50px 13px 25px;
}
@media screen and (max-width: 834px) {
  .list-selfin {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
}
.list-selfin__item {
  width: 16.666%;
  padding: 0 5px;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .list-selfin__item {
    width: 33.333%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .list-selfin__item {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .page-assessment_index .ttlcomp-04 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 374px) {
  .page-assessment_index .ttlcomp-04 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  .page-assessment_index .btn-big {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.sec-assessment {
  padding: 30px 0 39px;
}
@media screen and (max-width: 834px) {
  .sec-assessment {
    padding-bottom: 50px;
  }
}
.sec-assessment .inner.white {
  padding: 69px 15px 117px;
}
@media screen and (max-width: 834px) {
  .sec-assessment .inner.white {
    padding: 30px 15px;
  }
}

.wrap-assessment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .wrap-assessment {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.wrap-assessment .list-assessment {
  width: 68.7%;
}
@media screen and (max-width: 834px) {
  .wrap-assessment .list-assessment {
    width: 100%;
  }
}
.wrap-assessment .search-assessment {
  width: 31.3%;
}
@media screen and (max-width: 834px) {
  .wrap-assessment .search-assessment {
    width: 250px;
  }
}

.list-assessment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px;
}
@media screen and (max-width: 834px) {
  .list-assessment {
    margin-bottom: 20px;
  }
}
.list-assessment__item {
  width: 50%;
  padding: 0 12px;
}
@media screen and (max-width: 640px) {
  .list-assessment__item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.list-assessment img {
  width: 100%;
}
.list-assessment__ttl {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  margin: 21px 0 19px;
}
.list-assessment__txt {
  font-weight: 500;
  line-height: 1.786;
  font-size: 14px;
  font-size: 1.4rem;
}

.search-assessment {
  background: url("../img/assessment/bg-assessment.jpg") center no-repeat;
  background-size: cover;
  border: 3px solid #dddddd;
  color: #ffffff;
  padding: 26px 32px;
}
.search-assessment .box-select {
  height: 32px;
  margin-bottom: 12px;
}
.search-assessment .box-select .select-selected:before {
  width: 23px;
  height: 31px;
}
.search-assessment .box-select .select-selected:after {
  right: 7px;
  border-top: 5px solid #333333;
}

.assessment-ttl {
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 8px;
}
.assessment-tm {
  font-size: 22px;
  font-size: 2.2rem;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 3px;
  margin-bottom: 6px;
  font-weight: bold;
}
.assessment-tm img {
  margin-bottom: 3px;
}
.assessment-radio {
  position: relative;
  cursor: pointer;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 9px;
}
.assessment-radio .checkBox {
  position: relative;
  display: block;
  padding-left: 22px;
  padding-bottom: 3px;
}
.assessment-radio input {
  position: absolute;
  opacity: 0;
  left: 0;
}
.assessment-radio input:checked ~ .checkmark:after {
  content: "";
  position: absolute;
}
.assessment-radio .checkmark {
  position: absolute;
  top: 7.5px;
  left: 4px;
  height: 15px;
  width: 15px;
  border: 1px solid #acacac;
  background-color: #dedede;
  border-radius: 50%;
}
@media screen and (max-width: 834px) {
  .assessment-radio .checkmark {
    height: 11px;
    width: 11px;
  }
}
.assessment-radio .checkmark:after {
  top: 1px;
  left: 1px;
  width: 11px;
  height: 11px;
  background: #666666;
  border-radius: 50%;
}
.assessment-btn {
  position: relative;
  width: 100%;
}
.assessment-btn .box-btn {
  background: #a5002e;
  width: 100%;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  font-weight: 500;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 15px 2px 15px 17px;
  font-weight: bold;
}
.assessment-btn:before {
  content: "";
  position: absolute;
  border-top: 5px solid transparent;
  border-left: 5px solid #ffffff;
  border-bottom: 5px solid transparent;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sec-intermediary .inner.white {
  padding: 67px 15px 93px;
}
@media screen and (max-width: 834px) {
  .sec-intermediary .inner.white {
    padding: 30px 15px;
  }
}

.list-intermediary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px 54px;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .list-intermediary {
    margin-bottom: 30px;
  }
}
.list-intermediary__item {
  position: relative;
  width: 16.666%;
  padding: 0 15px;
}
@media screen and (max-width: 834px) {
  .list-intermediary__item {
    width: 33.333%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .list-intermediary__item {
    width: 50%;
  }
}
.list-intermediary__item:after {
  content: "";
  position: absolute;
  border-top: 6px solid transparent;
  border-left: 10px solid #fa0147;
  border-bottom: 6px solid transparent;
  right: -5px;
  top: 57%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 834px) {
  .list-intermediary__item:after {
    display: none;
  }
}
.list-intermediary__item:last-child:after {
  display: none;
}
.list-intermediary__ttl {
  position: relative;
  color: #dddddd;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  font-style: italic;
  margin-bottom: 12px;
}
.list-intermediary__ttl:after {
  content: "";
  position: absolute;
  background: #dddddd;
  width: 100%;
  height: 3px;
  bottom: 8px;
  left: 0;
}
.list-intermediary__txt {
  line-height: 1.333;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 14px;
}

.intermediary-ttl {
  text-align: center;
  color: #fa0147;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 21px;
}

.list-purchase {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 114px;
}
@media screen and (max-width: 834px) {
  .list-purchase {
    margin-bottom: 50px;
  }
}
.list-purchase__item {
  width: 33.333%;
  padding: 0 10px;
}
@media screen and (max-width: 640px) {
  .list-purchase__item {
    width: 100%;
    margin-bottom: 30px;
  }
  .list-purchase__item:last-child {
    margin-bottom: 0;
  }
}
.list-purchase__content {
  border: 1px solid #dddddd;
  padding: 14px;
  height: 100%;
}
.list-purchase__ttl {
  max-width: 120px;
  text-align: center;
  background: #fa0046;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 20px;
  padding: 4px;
  margin: -30px auto 13px;
}
.list-purchase__txt {
  line-height: 1.786;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
}

.problem-sub {
  display: block;
  margin: 0 auto 14px;
}

.problem-ttl {
  text-align: center;
  color: #fa0147;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 33px;
}
@media screen and (max-width: 640px) {
  .problem-ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.list-problem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px;
}
@media screen and (max-width: 640px) {
  .list-problem {
    margin: 0 -5px;
  }
}
.list-problem__item {
  width: 33.333%;
  padding: 0 12px;
  margin-bottom: 29px;
}
@media screen and (max-width: 990px) {
  .list-problem__item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .list-problem__item {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
.list-problem__item:last-child {
  margin-bottom: 0;
}
.list-problem__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 250px;
  width: 100%;
  height: 250px;
  background: url("../img/assessment/bg-problem.png") center no-repeat;
  border: 3px solid #dddddd;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .list-problem__content {
    max-width: 140px;
    height: 140px;
  }
}
.list-problem__ttl {
  font-weight: bold;
  line-height: 1.75;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .list-problem__ttl {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.assessment-sub {
  display: block;
  margin: -19px auto -23px;
}
@media screen and (max-width: 834px) {
  .assessment-sub {
    margin-top: 0;
  }
}

.sec-mansion {
  background: url("../img/profitableproperty/bg-consultation.jpg") center no-repeat;
  padding: 148px 0 76px;
}
@media screen and (max-width: 834px) {
  .sec-mansion {
    padding: 50px 0 0;
  }
}

.page-introduction_index .sec-property {
  padding-top: 0;
}
@media screen and (min-width: 835px) {
  .page-introduction_index .sec-mv-page__tm {
    padding: 25px 60px;
  }
}
@media screen and (min-width: 835px) {
  .page-introduction_index .sec-find {
    padding: 12px 0;
  }
}
.page-introduction_index .sec-consultation {
  padding: 63px 0 85px;
}

.sec-syuueki {
  padding: 54px 0 76px;
}

.list-propertylist__mid.s2 {
  position: relative;
  padding-bottom: 14px;
}
.list-propertylist__mid.s2 + .list-propertylist__bottom {
  padding: 24px 29px 37px;
}
.list-propertylist__mid.s2 .list-propertylist__ttl {
  top: 0;
  bottom: auto;
}
.list-propertylist__note {
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 20px;
  margin-bottom: 20px;
  color: #000000;
}
.list-propertylist__desc {
  font-weight: bold;
  line-height: 1.2;
  color: #000000;
  font-size: 20px;
  font-size: 2rem;
  margin: -12px 0 6px;
}
@media screen and (max-width: 1200px) {
  .list-propertylist__desc {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  .list-propertylist__desc {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.list-propertylist__desc span {
  font-size: 14px;
  font-size: 1.4rem;
}
.list-propertylist__sub {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25;
  margin: 7px 0 16px;
  color: #000000;
}
.list-propertylist__last {
  background: #fff1f5;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.571;
  padding: 15px 26px;
  color: #000000;
}

.syuueki-wrap {
  margin-bottom: -12px;
}
.syuueki-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 12px;
  font-size: 1.2rem;
  color: #000000;
  margin-bottom: 3px;
}
.syuueki-tag {
  width: 60px;
  background: #666666;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  padding: 3px 3px 2px;
}
.syuueki-txt {
  width: calc(100% - 60px);
  padding: 3px 5px;
}
.syuueki-sub {
  text-align: center;
  margin-bottom: 118px;
}
@media screen and (max-width: 834px) {
  .syuueki-sub {
    margin-bottom: 30px;
  }
}

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

.bukken-ttl {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  color: #000000;
  margin: -12px 0 6px;
}

.bukken-tm {
  color: #fa0046;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 4px 0 7px;
}

.page-syuekicustomize_index {
  padding-bottom: 96px;
}
@media screen and (max-width: 834px) {
  .page-syuekicustomize_index {
    padding-bottom: 50px;
  }
}
.page-syuekicustomize_index .sec-mv-page {
  position: relative;
}
.page-syuekicustomize_index .sec-mv-page img {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
@media screen and (max-width: 990px) {
  .page-syuekicustomize_index .sec-mv-page img {
    height: 220px;
  }
}
.page-syuekicustomize_index .sec-mv-page__tm {
  position: absolute;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  font-weight: bold;
  font-size: 35px;
  font-size: 3.5rem;
  padding: 18px 75px;
  top: 52%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  word-break: keep-all;
}
@media screen and (max-width: 1440px) {
  .page-syuekicustomize_index .sec-mv-page__tm {
    width: 75%;
    padding: 10px;
  }
}
@media screen and (max-width: 990px) {
  .page-syuekicustomize_index .sec-mv-page__tm {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.page-syuekicustomize_index .sec-mv-page__tm span {
  display: block;
  font-size: 25px;
  font-size: 2.5rem;
}
@media screen and (max-width: 990px) {
  .page-syuekicustomize_index .sec-mv-page__tm span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.page-syuekicustomize_index .sec-mv-page__ttl {
  position: relative;
  width: calc(100% - 30px);
  max-width: 1140px;
  padding: 35px 0;
  margin: -61px auto 0;
  background: #000000;
  font-size: 35px;
  font-size: 3.5rem;
  text-align: center;
  color: #ffffff;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .page-syuekicustomize_index .sec-mv-page__ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: -40px;
    padding: 20px 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-syuekicustomize_index .sec-mv-page__ttl {
    padding-bottom: 23px;
  }
}
.page-syuekicustomize_index .btn-more {
  display: block;
  width: 98px;
  background: #fa0046;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffffff;
  text-align: center;
  padding: 5px 5px 3px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-syuekicustomize_index .btn-more {
    padding-bottom: 0;
  }
}
.page-syuekicustomize_index .btn-more.left {
  margin-left: auto;
}
.page-syuekicustomize_index .btn-big {
  display: block;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  border-radius: 10px;
  background: #fa0046;
  font-weight: bold;
  font-size: 25px;
  font-size: 2.5rem;
  padding: 28px 10px;
  color: #ffffff;
  margin-top: 3em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-syuekicustomize_index .btn-big {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 834px) {
  .page-syuekicustomize_index .btn-big {
    padding: 15px 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.page-syuekicustomize_index .wrap-sale__txt {
  padding-right: 50px;
}
@media screen and (max-width: 834px) {
  .page-syuekicustomize_index .wrap-sale__txt {
    width: calc(100% - 90px);
    padding-right: 10px;
  }
}
@media screen and (max-width: 834px) {
  .page-syuekicustomize_index .wrap-sale__line {
    padding: 20px 0 15px 10px;
  }
}
@media screen and (max-width: 834px) {
  .page-syuekicustomize_index .wrap-sale__number {
    width: 90px;
  }
}
@media screen and (max-width: 640px) {
  .page-syuekicustomize_index .wrap-sale__number {
    width: 75px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.page-syuekicustomize_index .main-content {
  margin: 2em 0;
  padding-bottom: 5em;
  background-color: #fff;
}
.page-syuekicustomize_index .main-content .inner02 {
  padding: 0 60px;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .page-syuekicustomize_index .main-content .inner02 {
    padding: 0;
  }
}
.page-syuekicustomize_index .main-content .thumbnail {
  text-align: center;
}
.page-syuekicustomize_index .main-content .thumbnail img {
  width: 100vw;
}
.page-syuekicustomize_index .main-content h1 {
  margin: 4em 0 2em;
  font-size: 20px;
  font-weight: 600;
  background-color: #000;
  color: #fff;
  padding: 1em;
}
.page-syuekicustomize_index .main-content h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 600;
}
.page-syuekicustomize_index .main-content h3 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.5;
  font-weight: 600;
}
.page-syuekicustomize_index .main-content h4 {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 1.5em;
}
.page-syuekicustomize_index .main-content h4 span {
  font-size: 20px;
  font-size: 2rem;
}
.page-syuekicustomize_index .main-content p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-syuekicustomize_index .main-content .sale-ttl {
  text-align: left;
}
.page-syuekicustomize_index .main-content .osusume {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 2em;
}
.page-syuekicustomize_index .main-content .osusume h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 600;
  margin: 1em 1.5em;
}
@media screen and (max-width: 640px) {
  .page-syuekicustomize_index .main-content .osusume h3 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2;
    margin: 1em 0.5em;
  }
}
.page-syuekicustomize_index .main-content .osusume .title {
  width: 100%;
}
.page-syuekicustomize_index .main-content .osusume .title h1 {
  margin: 1em 0 0;
  background-color: #fa0546;
}
.page-syuekicustomize_index .main-content .line {
  margin: 25px 0 -50px;
}
.page-syuekicustomize_index .main-content .block-description__txt.left {
  background-color: #f9f9f9;
}
.page-syuekicustomize_index .sec-contact-form {
  background-color: #fff;
  padding: 6em 0;
}
.page-syuekicustomize_index .sec-contact-form h1 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  background-color: #000;
  color: #fff;
  padding: 1em;
}
.page-syuekicustomize_index .sec-contact-form .contact-form dl.start02 dt {
  padding-left: 3.5em;
}
@media screen and (max-width: 834px) {
  .page-syuekicustomize_index .sec-contact-form .contact-form dl.start02 dt {
    padding-left: 0.5em;
  }
}
.page-syuekicustomize_index a.anchor {
  display: block;
  padding-top: 90px;
  margin-top: -90px;
}

.page-news_index {
  padding-bottom: 96px;
}
@media screen and (max-width: 834px) {
  .page-news_index {
    padding-bottom: 50px;
  }
}
.page-news_index .sec-mv-page {
  position: relative;
}
.page-news_index .sec-mv-page img {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
@media screen and (max-width: 990px) {
  .page-news_index .sec-mv-page img {
    height: 220px;
  }
}
.page-news_index .sec-mv-page__ttl {
  position: relative;
  width: calc(100% - 30px);
  max-width: 1140px;
  padding: 35px 0;
  margin: -61px auto 0;
  background: #000000;
  font-size: 35px;
  font-size: 3.5rem;
  text-align: center;
  color: #ffffff;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .page-news_index .sec-mv-page__ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: -40px;
    padding: 20px 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-news_index .sec-mv-page__ttl {
    padding-bottom: 23px;
  }
}
.page-news_index .sec-news {
  background: #f9f9f9;
  padding: 30px 0 76px;
}
@media screen and (max-width: 834px) {
  .page-news_index .sec-news {
    padding: 20px 0 50px;
  }
}
.page-news_index .sec-news .content-eria {
  padding: 3em 8em 4em 8em;
  background-color: #fff;
}
@media screen and (max-width: 990px) {
  .page-news_index .sec-news .content-eria {
    padding: 3em 2em 4em 2em;
  }
}
.page-news_index .sec-news .content-eria li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: dashed 1px #c1c1c1;
  padding: 3em 0;
}
.page-news_index .sec-news .content-eria li .number {
  padding-left: 2em;
  width: 15%;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
}
@media screen and (max-width: 990px) {
  .page-news_index .sec-news .content-eria li .number {
    width: 21%;
  }
}
@media screen and (max-width: 640px) {
  .page-news_index .sec-news .content-eria li .number {
    padding-left: 1em;
    width: 100%;
  }
}
.page-news_index .sec-news .content-eria li .number a {
  color: black;
}
.page-news_index .sec-news .content-eria li .txt {
  width: 75%;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 640px) {
  .page-news_index .sec-news .content-eria li .txt {
    padding-left: 1em;
    width: 100%;
  }
}
.page-news_index .sec-news .content-eria li .txt a {
  color: black;
}

.sec-social {
  padding: 38px 0 75px;
}
@media screen and (max-width: 834px) {
  .sec-social {
    padding: 30px 0 50px;
  }
}
.sec-social .inner.white {
  padding: 63px 15px 83px;
}
@media screen and (max-width: 834px) {
  .sec-social .inner.white {
    padding: 50px 15px;
  }
}
.sec-social .inner.sec-privacy {
  padding: 59px 15px 81px;
}
.sec-social .inner.sec-privacy .discount-txt {
  line-height: 1.93;
  font-size: 14px;
  font-size: 1.4rem;
}
.sec-social .discount-txt {
  font-size: 14px;
  font-size: 1.4rem;
}

.socialmedia-wrap {
  max-width: 1000px;
  margin: 0 auto;
}
.socialmedia-wrap .item {
  margin-bottom: 69px;
}
@media screen and (max-width: 834px) {
  .socialmedia-wrap .item {
    margin-bottom: 30px;
  }
}
.socialmedia-wrap .item:last-child {
  margin-bottom: 0;
}
.socialmedia-content {
  padding: 0 28px;
}
@media screen and (max-width: 834px) {
  .socialmedia-content {
    padding: 0;
  }
}

.list-socialmedia {
  line-height: 2.5;
}
.list-socialmedia.dots {
  line-height: 1.786;
}
.list-socialmedia.dots .list-socialmedia__item {
  padding-left: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .list-socialmedia.dots .list-socialmedia__item {
    padding-left: 15px;
  }
}
.list-socialmedia.dots .list-socialmedia__item:last-child {
  margin-bottom: 0;
}
.list-socialmedia.dots .list-socialmedia__item:before {
  content: "";
  position: absolute;
  background: #000000;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  top: 11px;
  left: 7px;
}
.list-socialmedia.short {
  line-height: 2.2;
}
.list-socialmedia.circle {
  line-height: 2.15;
}
.list-socialmedia.circle .list-socialmedia__item {
  padding-left: 19px;
}
.list-socialmedia.space {
  margin-bottom: 30px;
}
.list-socialmedia__item {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 36px;
}
@media screen and (max-width: 834px) {
  .list-socialmedia__item {
    line-height: 2;
  }
}
.list-socialmedia__item label {
  position: absolute;
  top: 0;
  left: 0;
}
.list-socialmedia__item a {
  color: #2257c2;
  text-decoration: underline;
}
.list-socialmedia__txt {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.143;
  margin-bottom: 30px;
}
.list-socialmedia__txt.nomb {
  margin-bottom: 0;
}
.list-socialmedia__txt a {
  color: #2257c2;
  text-decoration: underline;
}
.list-socialmedia__txt b {
  display: block;
  font-weight: 500;
}
.list-socialmedia__note {
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: -28px;
  line-height: 2;
  text-align: right;
}
@media screen and (max-width: 834px) {
  .list-socialmedia__note {
    margin-right: 0;
  }
}

.table-social {
  max-width: 930px;
  margin-bottom: 27px;
}
.table-social__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #d3d3d4;
  min-height: 79px;
}
.table-social__line:last-child {
  border-bottom: 1px solid #d3d3d4;
}
.table-social__line:first-child .table-social__item {
  background: #f3f3f3;
}
.table-social__line:first-child .table-social__item.headding {
  background: #ededed;
}
.table-social__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid #d3d3d4;
}
@media screen and (max-width: 1770px) {
  .table-social__item {
    padding: 0 5px;
  }
}
@media screen and (max-width: 1024px) {
  .table-social__item {
    padding: 15px 5px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .table-social__item {
    min-height: 79px;
  }
}
.table-social__item:last-child {
  border-right: 1px solid #d3d3d4;
}
.table-social__item.headding {
  background: #f9f9f9;
  width: 16.4%;
}
@media screen and (max-width: 640px) {
  .table-social__item.headding {
    width: 25%;
  }
}
.table-social__item.mid {
  width: 39.8%;
}
@media screen and (max-width: 640px) {
  .table-social__item.mid {
    width: 35%;
  }
}
.table-social__item.last {
  width: 43.8%;
}
@media screen and (max-width: 640px) {
  .table-social__item.last {
    width: 40%;
  }
}
.table-social__ttl {
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  .table-social__ttl {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.table-social__list {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 3px;
}
@media screen and (max-width: 1024px) {
  .table-social__list {
    padding-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .table-social__list {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.table-social__list li {
  position: relative;
  padding-left: 28px;
}
@media screen and (max-width: 1024px) {
  .table-social__list li {
    padding-left: 23px;
  }
}
@media screen and (max-width: 640px) {
  .table-social__list li {
    padding-left: 8px;
  }
}
.table-social__list li:before {
  content: "";
  position: absolute;
  background: #000000;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  top: 9px;
  left: 19px;
}
@media screen and (max-width: 1024px) {
  .table-social__list li:before {
    left: 12px;
  }
}
@media screen and (max-width: 640px) {
  .table-social__list li:before {
    top: 6px;
    left: 3px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .table-social__list li:before {
    top: 6px;
  }
}

.profile-txt {
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  max-width: 795px;
  margin: 0 auto 24px;
  line-height: 1.9;
}
.profile-sign {
  text-align: right;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  max-width: 775px;
  margin: 0 auto;
  line-height: 2.2;
}
.profile-sign span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 16px;
  font-size: 1.6rem;
}
.profile-sign span img {
  margin-left: 7px;
  max-width: 170px;
}
@media screen and (max-width: 374px) {
  .profile-sign span img {
    max-width: 150px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .profile-sign span img {
    position: relative;
    top: -5px;
  }
}
.profile-content {
  max-width: 1000px;
  margin: 0 auto;
}
.profile-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}
.profile-wrap .profile-table {
  width: 72%;
}
@media screen and (max-width: 834px) {
  .profile-wrap .profile-table {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.profile-wrap .profile-sub {
  width: 26%;
}
@media screen and (max-width: 834px) {
  .profile-wrap .profile-sub {
    width: 70%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto 20px;
  }
}
.profile-wrap .profile-sub img {
  width: 100%;
}
.profile-table__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #d3d3d4;
  min-height: 39px;
}
.profile-table__item:last-child {
  border-bottom: 1px solid #d3d3d4;
}
.profile-table__headding {
  width: 151px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f9f9f9;
  border-left: 1px solid #d3d3d4;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  .profile-table__headding {
    width: 30%;
    padding: 5px;
    border-right: 1px solid #d3d3d4;
  }
}
.profile-table__content {
  position: relative;
  width: calc(100% - 151px);
  padding: 5px 10px;
  border-left: 1px solid #d3d3d4;
  border-right: 1px solid #d3d3d4;
}
@media screen and (max-width: 640px) {
  .profile-table__content {
    width: 70%;
    text-align: center;
    padding: 5px;
  }
}
.profile-table__content.s2 {
  padding: 10px;
}
@media screen and (max-width: 640px) {
  .profile-table__content.s2 {
    text-align: left;
  }
}
.profile-table__content > div:first-child {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
.profile-table__txt {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.9;
}
.profile-table__txt a {
  color: #000000;
}
.profile-table__txt .link-map img {
  margin-left: 5px;
}
.profile-table__txt .link-tel {
  font-weight: bold;
  color: #fa0046;
}
.profile-table__txt .link-mail {
  color: #2257c2;
  text-decoration: underline;
}
@media screen and (max-width: 374px) {
  .profile-table__txt .link-mail {
    font-size: 12px;
    font-size: 1.2rem;
    display: block;
  }
}
.profile-table__txt .subttl {
  font-size: 16px;
  font-size: 1.6rem;
}
.profile-table__btn {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90px;
  height: 27px;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fa0046), to(#a2012e));
  background: -o-linear-gradient(#fa0046, #a2012e);
  background: linear-gradient(#fa0046, #a2012e);
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 3px;
  bottom: 5px;
  right: 5px;
}
@media screen and (max-width: 834px) {
  .profile-table__btn {
    position: relative;
    bottom: 0;
    right: 0;
    margin: 10px 0 0 auto;
  }
}
.profile-map {
  margin-bottom: 64px;
}
.profile-map img {
  width: 100%;
}
.profile-ttl {
  font-weight: 500;
  font-size: 25px;
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 92px;
}
@media screen and (max-width: 834px) {
  .profile-ttl {
    margin-bottom: 30px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.list-pdf__item {
  border: 1px solid #d3d3d4;
  border-bottom: 0;
  text-align: center;
  padding: 13px;
}
.list-pdf__item:last-child {
  border-bottom: 1px solid #d3d3d4;
}
.list-pdf__item a {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  color: #2257c2;
}
.list-pdf__item a span {
  text-decoration: underline;
}
.list-pdf__item a img {
  margin-left: 5px;
}

.small_ttl01 {
  font-size: 15px;
  font-size: 1.5rem;
}

.page-newsdetail_index {
  padding-bottom: 96px;
}
@media screen and (max-width: 834px) {
  .page-newsdetail_index {
    padding-bottom: 50px;
  }
}
.page-newsdetail_index .sec-mv-page {
  position: relative;
}
.page-newsdetail_index .sec-mv-page img {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
@media screen and (max-width: 990px) {
  .page-newsdetail_index .sec-mv-page img {
    height: 220px;
  }
}
.page-newsdetail_index .sec-mv-page__ttl {
  position: relative;
  width: calc(100% - 30px);
  max-width: 1140px;
  padding: 35px 0;
  margin: -61px auto 0;
  background: #000000;
  font-size: 35px;
  font-size: 3.5rem;
  text-align: center;
  color: #ffffff;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .page-newsdetail_index .sec-mv-page__ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-top: -40px;
    padding: 20px 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-newsdetail_index .sec-mv-page__ttl {
    padding-bottom: 23px;
  }
}
.page-newsdetail_index .sec-detail {
  background: #f9f9f9;
  padding: 30px 0 76px;
}
@media screen and (max-width: 834px) {
  .page-newsdetail_index .sec-detail {
    padding: 20px 0 50px;
  }
}
.page-newsdetail_index .sec-detail .content-eria {
  padding: 5em;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .page-newsdetail_index .sec-detail .content-eria {
    padding: 3em 0em 4em 0em;
  }
}
.page-newsdetail_index .sec-detail .content-eria .list-link {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 1em 3em;
  background-color: #f7f7f7;
  border: 2px solid #dddddd;
  border-radius: 8px;
  color: #0027ff;
  text-decoration: underline;
}
.page-newsdetail_index .sec-detail .content-eria h1 {
  width: 100%;
  background-color: #fff;
  color: #000;
  font-size: 22px;
  font-size: 2.2rem;
  padding: 1em 2em;
  margin: 1em 0 0;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .page-newsdetail_index .sec-detail .content-eria h1 {
    padding: 1em;
  }
}
.page-newsdetail_index .sec-detail .content-eria .number {
  width: 100%;
  text-align: right;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 400;
  margin: 0 0 1em;
  padding-right: 10px;
}
.page-newsdetail_index .sec-detail .content-eria .content {
  border-top: dashed 1px #c1c1c1;
  padding: 3em;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  .page-newsdetail_index .sec-detail .content-eria .content {
    padding: 2em;
  }
}
.page-newsdetail_index .sec-detail .content-eria .content h1 {
  background-color: #fff;
  color: black;
  padding: 0;
  margin: 0.3em 0;
}
.page-newsdetail_index .sec-detail .content-eria .content h2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin: 0.2em 0;
}
.page-newsdetail_index .sec-detail .content-eria .content h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.page-newsdetail_index .sec-detail .content-eria .content h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.page-newsdetail_index .sec-detail .content-eria .content h5 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.page-newsdetail_index .sec-detail .content-eria .content img {
  margin: 1em 0;
}

.sec-offcial {
  padding: 38px 0 50px;
}
.sec-offcial .white {
  padding: 75px 15px 84px;
}
@media screen and (max-width: 834px) {
  .sec-offcial .white {
    padding: 50px 15px;
  }
}

.offical-table {
  max-width: 1000px;
  margin: 0 auto;
}
.offical-table li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d3d3d4;
}
.offical-table li:last-child {
  border-bottom: 1px solid #d3d3d4;
}
.offical-item {
  border-left: 1px solid #d3d3d4;
  padding: 10px 15px;
}
@media screen and (max-width: 834px) {
  .offical-item {
    padding: 10px 5px;
  }
}
.offical-item:last-child {
  border-right: 1px solid #d3d3d4;
}
.offical-item.head {
  width: 150px;
  background: #f9f9f9;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .offical-item.head {
    width: 115px;
  }
}
.offical-item.ct {
  width: calc(100% - 150px);
}
@media screen and (max-width: 834px) {
  .offical-item.ct {
    width: calc(100% - 115px);
  }
}
.offical-txt {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.429;
}
.offical-txt a {
  color: #2257c2;
  text-decoration: underline;
}
@media screen and (max-width: 834px) {
  .offical-txt a {
    display: block;
  }
}
.offical-link {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.429;
  color: #2257c2;
  text-decoration: underline;
  word-break: break-all;
}

.no_recruit_message {
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}

.list-sitemap {
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .list-sitemap {
    max-width: 280px;
  }
}
.list-sitemap li {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .list-sitemap li {
    width: 100%;
  }
}
.list-sitemap li a {
  position: relative;
  display: block;
  padding-left: 20px;
  margin-bottom: 10px;
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
}
.list-sitemap li a:before {
  content: "";
  position: absolute;
  background: url("../img/socialmedia/ar-left.jpg") center no-repeat;
  background-size: contain;
  width: 11px;
  height: 11px;
  top: 4px;
  left: 0;
}

.page-contact_teikeihoujin .radio-item {
  margin-right: 16px;
}
@media screen and (max-width: 834px) {
  .page-contact_teikeihoujin .radio-item {
    margin-right: 0;
  }
}
.page-contact_teikeihoujin .radio-list__02 .radio-item:nth-child(5) {
  margin-right: 200px;
}
@media screen and (max-width: 834px) {
  .page-contact_teikeihoujin .radio-list__02 .radio-item:nth-child(5) {
    margin-right: 100px;
  }
}
.page-contact_teikeihoujin .cp_ipselect select {
  width: 100%;
  padding-right: 1em;
  text-indent: 0.01px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.page-contact_teikeihoujin .cp_ipselect select::-ms-expand {
  display: none;
}
.page-contact_teikeihoujin .cp_ipselect.cp_sl01 {
  position: relative;
  border: 1px solid #D3D3D4;
  width: 100px;
  /*
  		@include mq(){
  			width: 100%;
  		}
  */
}
.page-contact_teikeihoujin .cp_ipselect.cp_sl01:before {
  position: absolute;
  top: 0.7em;
  right: 1em;
  content: "▽";
  font-size: 14px;
  font-size: 1.4rem;
  pointer-events: none;
}
.page-contact_teikeihoujin .cp_ipselect.cp_sl01 select {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  height: 38px;
  padding: 10px;
}

@media screen and (min-width: 835px) {
  .page-profile_details_index .sec-social {
    padding-bottom: 65px;
  }
  .page-profile_details_index .sec-social .inner {
    padding-bottom: 67px;
  }
}

.profiledetail-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 28px;
}
@media screen and (max-width: 640px) {
  .profiledetail-wrap {
    margin-bottom: 15px;
  }
}
.profiledetail-map {
  width: 40%;
}
@media screen and (max-width: 640px) {
  .profiledetail-map {
    width: 100%;
    margin-bottom: 15px;
  }
}
.profiledetail-map iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .profiledetail-map iframe {
    height: 250px;
  }
}
.profiledetail-ct {
  width: calc(60% - 28px);
}
@media screen and (max-width: 640px) {
  .profiledetail-ct {
    width: 100%;
  }
}
@media screen and (min-width: 835px) {
  .profiledetail-ct .offical-item {
    padding: 9px 15px;
  }
}
.profiledetail-ct .offical-item.head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.profiledetail-ct .offical-txt a {
  color: #000000;
  text-decoration: none;
}
.profiledetail-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 3px solid #dddddd;
  padding: 17px 3px 19px;
  margin-bottom: 55px;
}
@media screen and (max-width: 640px) {
  .profiledetail-note {
    padding: 15px;
    margin-bottom: 30px;
  }
}
.profiledetail-note__ttl {
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: 1px solid #dddddd;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .profiledetail-note__ttl {
    width: 100%;
    margin-bottom: 15px;
    border-right: 0;
  }
}
.profiledetail-note__txt {
  width: calc(100% - 200px);
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 43px;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .profiledetail-note__txt {
    width: 100%;
    padding: 0;
  }
}
.profiledetail-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 3px solid #dddddd;
  padding: 17px;
}
@media screen and (max-width: 834px) {
  .profiledetail-block {
    padding: 15px;
  }
}
.profiledetail-block__img {
  width: 180px;
  position: relative;
  overflow: hidden;
  border: 3px solid #dddddd;
}
@media screen and (max-width: 640px) {
  .profiledetail-block__img {
    width: 100%;
    margin-bottom: 15px;
  }
}
.profiledetail-block__img:before {
  content: "";
  display: block;
  background: #CBCBCB;
  padding-bottom: 117.2222222222%;
}
.profiledetail-block__img .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.profiledetail-block__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.profiledetail-block__ct {
  width: calc(100% - 203px);
  padding-top: 5px;
}
@media screen and (max-width: 640px) {
  .profiledetail-block__ct {
    width: 100%;
    padding-top: 0;
  }
}
.profiledetail-block__ttl {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 7px;
}
.profiledetail-block__ttl > span {
  font-size: 12px;
  font-size: 1.2rem;
}
.profiledetail-block__ttl-blue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.profiledetail-block__ttl-blue > * {
  background: #2cafee;
  color: white;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 5px 15px;
}
.profiledetail-block__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -2px 10px;
}
.profiledetail-block__tag li {
  padding: 3px;
}
.profiledetail-block__tag li span, .profiledetail-block__tag li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 55px;
  font-family: "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  background: #fa0046;
  border-radius: 5px;
  padding: 4px 2px 2px;
  color: #ffffff;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .profiledetail-block__tag li span, .profiledetail-block__tag li a {
    padding-top: 5px;
  }
}
.profiledetail-block__tm {
  border-bottom: 1px solid #fa0046;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding-bottom: 5px;
  margin-bottom: 13px;
}
.profiledetail-block__desc {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.55;
  margin-bottom: 10px;
}
.profiledetail-block__desc.red-line {
  border-top: 1px solid #fa0046;
  padding-top: 10px;
}
.profiledetail-block__txt {
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.35;
}
.profiledetail-block__txt.red-line {
  border-top: 1px solid #fa0046;
  padding-top: 10px;
}
.profiledetail-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}
.profiledetail-flex .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .profiledetail-flex .item {
    width: 100%;
    margin-bottom: 15px;
  }
}
.profiledetail-flex .item .profiledetail-block__tag {
  margin-bottom: 10px;
}
.profiledetail-flex .item .profiledetail-block__desc {
  line-height: 1.45;
  margin-bottom: 10px;
}

.list-profiledetail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f7f7f7;
  padding: 15px 22px 8px;
}
@media screen and (max-width: 834px) {
  .list-profiledetail {
    padding: 15px 15px 7px;
  }
}
.list-profiledetail li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 28px 8px 0;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 834px) {
  .list-profiledetail li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.list-profiledetail li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  min-width: 55px;
  min-height: 20px;
  font-family: "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  background: #fa0046;
  border-radius: 5px;
  color: #ffffff;
  margin-right: 8px;
}
@media screen and (max-width: 834px) {
  .list-profiledetail li span {
    margin-top: -2px;
  }
}
@media screen and (max-width: 640px) {
  .list-profiledetail li span {
    width: 60px;
    line-height: 1.2;
    padding: 4px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-profiledetail li span {
    padding-top: 4px;
  }
}
@media screen and (max-width: 640px) {
  .list-profiledetail li p {
    width: calc(100% - 65px);
  }
}
/*# sourceMappingURL=maps/styles.css.map */
