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

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

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

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

fieldset, img {
  border: 0;
}

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

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

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

@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

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

@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}

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

@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}

.inner {
  display: block;
  width: 100%;
  max-width: 1132px;
  padding: 0 15px;
  margin: 0 auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 835px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

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

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

.ttl-comp01 {
  font-family: "Crimson Text", serif;
  font-size: 120px;
  font-size: 12rem;
  line-height: 1;
  text-align: center;
  color: white;
  text-transform: uppercase;
}

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

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

.ttl-comp01--gray {
  color: #eeeeee;
}

.ttl-comp01--sm {
  font-size: 90px;
  font-size: 9rem;
}

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

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

.ttl-comp02 {
  text-align: center;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.67;
  font-weight: 500;
  color: #8f8256;
}

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

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

@media screen and (max-width: 374px) {
  .ttl-comp02 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

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

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

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

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

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

.btn-comp01 {
  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: 159px;
  height: 31px;
  font-family: "Crimson Text", serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  padding: 5px;
  position: relative;
  background: white;
  border-radius: 50px;
  color: #222;
}

.btn-comp01 .fas {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
  font-size: 1.6rem;
}

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

.fade-up.delay-06 {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.fade-up.delay-12 {
  -webkit-transition-delay: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.fade-up.active {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

body {
  color: #222222;
  font-family: YuMincho, "Noto Serif JP", serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow: hidden;
  background: #f4f1eb;
}

.header {
  padding: 38px 0 41px;
  background: white;
}

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

.header-inner {
  width: 100%;
  max-width: 1758px;
  padding: 0 15px;
}

@media screen and (max-width: 834px) {
  .header-logo {
    display: block;
    width: 165px;
    margin: 0 auto;
  }
}

.fl-btn {
  position: fixed;
  z-index: 999;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}

.fl-btn .item .btn {
  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: 47px;
  height: 120px;
  background: #b55a69;
  color: white;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
}

.fl-btn .item .btn .far {
  font-size: 21px;
  font-size: 2.1rem;
}

.fl-btn .item .btn .txt {
  display: block;
  width: 20px;
  margin: 0px auto 0;
}

.footer {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
  padding: 62px 0 47px;
}

@media screen and (max-width: 834px) {
  .footer {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 30px 0;
  }
}

.sec-mv {
  background: url("../img/index/mv-bg.jpg") no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding: 182px 0 204px;
  color: white;
  margin-bottom: -1px;
}

@media screen and (max-width: 1200px) {
  .sec-mv {
    padding: 120px 0;
  }
}

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

.mv-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 44px;
  color: #222;
}

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

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

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

.mv-ttl span {
  border: 1px solid #b6c3c8;
  position: relative;
  z-index: 1;
  padding: 21px 10px 21px;
  width: 100%;
  max-width: 415px;
}

.mv-ttl span:before {
  position: absolute;
  content: '';
  background: rgba(255, 255, 255, 0.4);
  top: 3px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  z-index: -1;
}

.mv-ttl02 {
  font-size: 60px;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1.35;
  margin-bottom: 34px;
}

@media screen and (max-width: 1200px) {
  .mv-ttl02 {
    font-size: 50px;
    font-size: 5rem;
  }
}

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

@media screen and (max-width: 374px) {
  .mv-ttl02 {
    font-size: 27px;
    font-size: 2.7rem;
  }
}

.mv-ttl02 small {
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  margin-bottom: 9px;
}

@media screen and (max-width: 1200px) {
  .mv-ttl02 small {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 834px) {
  .mv-ttl02 small {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 374px) {
  .mv-ttl02 small {
    font-size: 20px;
    font-size: 2rem;
  }
}

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

.sec-contact {
  padding: 42px 0 50px;
  background: url("../img/index/contact- bg.jpg") no-repeat;
  background-size: cover;
  color: white;
}

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

.contact-box {
  border: 1px solid #4e4e4e;
  background: rgba(34, 34, 34, 0.5);
  padding: 26px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media screen and (max-width: 834px) {
  .contact-box {
    display: block;
    padding: 30px 15px;
  }
}

.contact-info {
  position: relative;
  padding: 0 15px;
  width: 50.3%;
}

@media screen and (max-width: 834px) {
  .contact-info {
    width: 100%;
    padding: 0 0 30px;
    margin-bottom: 30px;
  }
}

.contact-info:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: -12px;
  right: 0;
  width: 1px;
  background: #4e4e4e;
}

@media screen and (max-width: 834px) {
  .contact-info:after {
    width: 100%;
    max-width: 300px;
    height: 1px;
    top: auto;
    bottom: 0;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.contact-ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 18px;
}

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

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

.contact-tel {
  font-family: "Crimson Text", serif;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.1;
  margin-bottom: 10px;
}

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

@media screen and (max-width: 834px) {
  .contact-tel {
    font-size: 30px;
    font-size: 3rem;
    margin-top: -6px;
  }
}

.contact-tel .fas {
  font-size: 38px;
  font-size: 3.8rem;
  color: #8f8256;
  margin: 0 4px 0 -35px;
  line-height: 1.6;
}

@media screen and (max-width: 1200px) {
  .contact-tel .fas {
    font-size: 30px;
    font-size: 3rem;
    margin: 0 0 0 -10px;
  }
}

@media screen and (max-width: 834px) {
  .contact-tel .fas {
    margin: 0;
    font-size: 20px;
    font-size: 2rem;
  }
}

.contact-tel a {
  display: inline-block;
}

.contact-time {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .contact-time {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

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

.contact-mail {
  padding: 0 15px;
  width: 49.7%;
  margin: 0 0 0 auto;
  max-width: 513px;
}

@media screen and (max-width: 834px) {
  .contact-mail {
    width: 100%;
    padding: 0;
    max-width: 100%;
    margin: 0;
  }
}

.contact-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 500;
  width: 100%;
  max-width: 354px;
  height: 95px;
  background: #c35368;
  margin: 0 auto;
  letter-spacing: -1.8px;
}

@media screen and (max-width: 1200px) {
  .contact-btn {
    font-size: 26px;
    font-size: 2.6rem;
    max-width: 300px;
    height: 80px;
  }
}

@media screen and (max-width: 834px) {
  .contact-btn {
    font-size: 20px;
    font-size: 2rem;
    height: 65px;
  }
}

.contact-btn .far {
  font-size: 43px;
  font-size: 4.3rem;
  margin: 0 10px 0 9px;
  position: relative;
  top: -4px;
  vertical-align: middle;
  line-height: 1;
}

@media screen and (max-width: 1200px) {
  .contact-btn .far {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 834px) {
  .contact-btn .far {
    font-size: 25px;
    font-size: 2.5rem;
    top: -1px;
  }
}

.sec-provide {
  padding: 104px 0 72px;
}

@media screen and (max-width: 1200px) {
  .sec-provide {
    padding: 70px 0;
  }
}

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

.provide-ttl {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.7;
  color: #8f8256;
  margin-bottom: 52px;
  font-weight: 500;
}

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

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

@media screen and (max-width: 374px) {
  .provide-ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.provide-ttl small {
  font-size: 30px;
  font-size: 3rem;
  color: #222;
  display: block;
  margin-top: 14px;
}

@media screen and (max-width: 1200px) {
  .provide-ttl small {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 834px) {
  .provide-ttl small {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 374px) {
  .provide-ttl small {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.provide-head {
  padding: 330px 15px 98px;
  background: url("../img/index/provide-head-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
  margin-bottom: 94px;
}

@media screen and (max-width: 1200px) {
  .provide-head {
    padding: 180px 15px;
  }
}

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

.provide-head .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  margin-bottom: 33px;
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
}

@media screen and (max-width: 1200px) {
  .provide-head .ttl {
    font-size: 37px;
    font-size: 3.7rem;
  }
}

@media screen and (max-width: 834px) {
  .provide-head .ttl {
    font-size: 27px;
    font-size: 2.7rem;
  }
}

@media screen and (max-width: 374px) {
  .provide-head .ttl {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

.provide-head .ttl-wrap span {
  border-bottom: 1px solid #000;
  display: block;
  padding: 23px 5px 21px;
}

.provide-head .ttl-wrap span:first-child {
  border-top: 1px solid #000;
}

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

@media screen and (max-width: 834px) {
  .provide-head .des {
    line-height: 1.6;
  }
}

@media screen and (max-width: 640px) {
  .provide-head .des {
    text-align: left;
  }
}

@media screen and (max-width: 640px) {
  .provide-list {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }
}

.provide-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 75px;
  padding-bottom: 42px;
}

@media screen and (max-width: 640px) {
  .provide-list__item {
    display: block;
    margin-bottom: 30px;
    padding: 0;
  }
}

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

.provide-list__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.provide-list__img {
  width: 49.82%;
}

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

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

.provide-list__content {
  width: 50.18%;
  background: white;
  padding: 60px 15px 10px;
  position: relative;
  top: 42px;
}

@media screen and (max-width: 1200px) {
  .provide-list__content {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 834px) {
  .provide-list__content {
    padding: 30px 15px;
  }
}

@media screen and (max-width: 640px) {
  .provide-list__content {
    width: 100%;
    top: 0;
  }
}

.provide-list__ttl {
  line-height: 1.35;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  color: #729db3;
  margin-bottom: 8px;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .provide-list__ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}

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

.provide-list__ttl small {
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  color: #323232;
  margin-bottom: 6px;
}

@media screen and (max-width: 1200px) {
  .provide-list__ttl small {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .provide-list__ttl small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.provide-list__ttl.moderate {
  color: #b75769;
}

.provide-list__cate {
  text-align: center;
  margin-bottom: 26px;
}

.provide-list__cate span {
  display: inline-block;
  background: #222222;
  color: white;
  padding: 6px 21px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 50px;
  letter-spacing: -1px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .provide-list__cate span {
    padding: 10px 21px 2px;
  }
}

@media screen and (max-width: 1200px) {
  .provide-list__cate span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .provide-list__cate span {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 5px 15px;
  }
}

.provide-list__des {
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
  padding-left: 12px;
  letter-spacing: -0.3px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (max-width: 834px) {
  .provide-list__des {
    max-width: 100%;
    padding: 0;
    letter-spacing: 0;
  }
}

.sec-facility {
  margin-bottom: 109px;
}

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

.facility-ttl {
  margin-bottom: 9px;
}

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

.facility-ttl02 {
  margin-bottom: 32px;
}

@media screen and (max-width: 834px) {
  .facility-ttl02 {
    margin-bottom: 20px;
  }
}

.facility-des {
  width: 100%;
  max-width: 684px;
  margin: 0 auto 34px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

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

.facility-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}

@media screen and (max-width: 1024px) {
  .facility-list {
    margin: 0 -5px;
  }
}

@media screen and (max-width: 640px) {
  .facility-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.facility-list__item {
  width: 33.33%;
  padding: 15px;
}

@media screen and (max-width: 1024px) {
  .facility-list__item {
    padding: 5px;
  }
}

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

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

.sec-need {
  background: white;
  padding: 109px 0 142px;
}

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

.need-ttl {
  margin-bottom: 70px;
}

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

.need-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 990px;
  margin: 0 auto 48px;
}

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

@media screen and (max-width: 640px) {
  .need-box {
    display: block;
  }
}

.need-box__img {
  width: 57.1%;
}

@media screen and (max-width: 834px) {
  .need-box__img {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .need-box__img {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}

.need-box__content {
  width: 42.9%;
  padding-left: 15px;
  margin-left: auto;
}

@media screen and (max-width: 834px) {
  .need-box__content {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .need-box__content {
    width: 100%;
    padding: 0;
  }
}

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

.need-box__ttl {
  font-size: 21px;
  font-size: 2.1rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  line-height: 1.91;
  margin-bottom: 22px;
  padding-left: 4px;
}

@media screen and (max-width: 1200px) {
  .need-box__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .need-box__ttl {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .need-box__ttl {
    text-align: center;
  }
}

.need-box__ttl span {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #c3e5f6), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, #c3e5f6 50%, transparent 50%);
  background-image: linear-gradient(to right, #c3e5f6 50%, transparent 50%);
  background-size: 200% 12px;
  background-repeat: no-repeat;
  background-position: left 0 bottom 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .need-box__ttl span {
    background-position: left 0 bottom 5px;
  }
}

.need-box__ttl.mac span {
  padding-bottom: 4px;
}

.need-img {
  border: 1px solid #c9c9c9;
  border-radius: 6px;
  padding: 37px 15% 31px 15%;
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 58px;
}

@media screen and (max-width: 834px) {
  .need-img {
    margin-bottom: 30px;
  padding: 37px 0 31px 0;
  }
}

.need-important {
  background: #eaf4f9;
  padding: 69px 52px 70px 53px;
}

@media screen and (max-width: 1200px) {
  .need-important {
    padding: 50px 30px;
  }
}

@media screen and (max-width: 834px) {
  .need-important {
    padding: 30px 15px;
  }
}

.need-important__ttl {
  font-family: YuMincho, "Noto Serif JP", serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 73px;
}

@media screen and (max-width: 1200px) {
  .need-important__ttl {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

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

@media screen and (max-width: 374px) {
  .need-important__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.need-important__ttl span {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #c3e5f6), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, #c3e5f6 50%, transparent 50%);
  background-image: linear-gradient(to right, #c3e5f6 50%, transparent 50%);
  background-size: 200% 16px;
  background-repeat: no-repeat;
  background-position: left 0 bottom 0;
}

@media screen and (max-width: 834px) {
  .need-important__ttl span {
    background-size: 200% 10px;
  }
}

.need-important__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 834px) {
  .need-important__list {
    display: block;
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
  }
}

.need-important__list .item {
  width: 42.1%;
  background: #ffffff;
  position: relative;
  border: 3px solid white;
  padding: 47px 38px 43px;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 1200px) {
  .need-important__list .item {
    padding: 40px 15px;
  }
}

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

.need-important__list .item .ttl {
  position: absolute;
  top: -2px;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .need-important__list .item .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .need-important__list .item .ttl {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 374px) {
  .need-important__list .item .ttl {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.need-important__list .item .ttl span {
  color: white;
  background: #999999;
  padding: 6px 35px 5px;
  border-radius: 100px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .need-important__list .item .ttl span {
    padding: 9px 35px 2px;
  }
}

@media screen and (max-width: 834px) {
  .need-important__list .item .ttl span {
    padding: 6px 15px 5px;
  }
}

@media screen and (max-width: 834px) and (-ms-high-contrast: active), screen and (max-width: 834px) and (-ms-high-contrast: none) {
  .need-important__list .item .ttl span {
    padding: 9px 15px 2px;
  }
}

.need-important__list .item .ttl02 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  color: #8f8256;
  line-height: 1.25;
  margin-bottom: 28px;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .need-important__list .item .ttl02 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 834px) {
  .need-important__list .item .ttl02 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

.need-important__list .item .img {
  height: 197px;
  margin-bottom: 25px;
}

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

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

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

.need-important__list .item .txt-basic strong {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  color: #c35368;
}

@media screen and (max-width: 834px) {
  .need-important__list .item .txt-basic strong {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.need-important__list .item:nth-child(odd) {
  position: relative;
}

@media screen and (max-width: 834px) {
  .need-important__list .item:nth-child(odd) {
    margin-bottom: 100px;
  }
}

.need-important__list .item:nth-child(odd):before {
  position: absolute;
  content: '';
  width: 27px;
  height: 74px;
  background: url("../img/index/need-important-arrow.png") no-repeat;
  background-size: contain;
  background-position: center;
  right: -13.8%;
  top: 47.8%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .need-important__list .item:nth-child(odd):before {
    top: calc(100% + 10px);
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
  }
}

.need-important__list .item:nth-child(even) {
  width: 50.2%;
  margin-left: auto;
  border-color: #c35368;
}

@media screen and (max-width: 834px) {
  .need-important__list .item:nth-child(even) {
    width: 100%;
  }
}

.need-important__list .item:nth-child(even) .ttl span {
  background: #c35368;
  font-size: 21px;
  font-size: 2.1rem;
}

@media screen and (max-width: 1200px) {
  .need-important__list .item:nth-child(even) .ttl span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .need-important__list .item:nth-child(even) .ttl span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 374px) {
  .need-important__list .item:nth-child(even) .ttl span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sec-health {
  margin-bottom: 111px;
}

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

.health-ttl {
  margin: -26px -40px 36px;
}

@media screen and (max-width: 1200px) {
  .health-ttl {
    margin: -1.8vw 0 30px;
  }
}

@media screen and (max-width: 834px) {
  .health-ttl {
    margin: -7px 0 30px;
  }
}

.health-ttl02 {
  margin-bottom: 42px;
}

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

.health-intro {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.67;
  color: #8f8256;
  text-align: center;
  margin-bottom: 50px;
}

.health-img {
  margin-bottom: 48px;
}

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

.health-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 998px;
  margin: 0 auto 53px;
}

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

@media screen and (max-width: 640px) {
  .health-box {
    display: block;
  }
}

.health-box .content {
  width: 57.2%;
  padding: 37px 15px 0 0;
  max-width: 520px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (max-width: 640px) {
  .health-box .content {
    width: 100%;
    max-width: 100%;
    padding: 0 0 30px;
  }
}

.health-box .content .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 14px;
}

.health-box .content .list li {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  color: white;
  background: #222222;
  padding: 4px 22px;
  letter-spacing: -1.5px;
  border-radius: 50px;
  text-align: center;
  margin: 0 10px 10px 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .health-box .content .list li {
    padding: 7px 22px 1px;
  }
}

@media screen and (max-width: 1200px) {
  .health-box .content .list li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .health-box .content .list li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.health-box .content .ttl {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  color: #323232;
  margin-bottom: 16px;
}

@media screen and (max-width: 1200px) {
  .health-box .content .ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .health-box .content .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.health-box .content .txt-basic {
  color: #000;
}

.health-box .img {
  width: 42.8%;
  margin-left: auto;
}

@media screen and (max-width: 640px) {
  .health-box .img {
    width: 100%;
  }
}

.health-improving {
  background: white;
  padding: 50px 50px 50px 50px;
}

@media screen and (max-width: 834px) {
  .health-improving {
    padding: 50px 15px;
  }
}

.health-improving__ttl {
  text-align: center;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.3;
  color: #8f8256;
  margin-bottom: 54px;
}

@media screen and (max-width: 1200px) {
  .health-improving__ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 834px) {
  .health-improving__ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 374px) {
  .health-improving__ttl {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.health-improving__ttl .number {
  font-family: "Crimson Text", serif;
  font-size: 60px;
  font-size: 6rem;
}

@media screen and (max-width: 1200px) {
  .health-improving__ttl .number {
    font-size: 45px;
    font-size: 4.5rem;
  }
}

@media screen and (max-width: 834px) {
  .health-improving__ttl .number {
    font-size: 30px;
    font-size: 3rem;
  }
}

.health-improving__list .item {
  background: #eaf4f9;
  padding: 46px 43px 21px;
  margin-bottom: 55px;
}

.health-improving__list .item-img {
  padding: 0 20%;
}

@media screen and (max-width: 1024px) {
  .health-improving__list .item {
    padding: 30px 15px;
    margin-bottom: 30px;
  }
}

.health-improving__list .item:last-child {
  margin-bottom: 0;
}

.health-improving__list .item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 36px;
}

@media screen and (max-width: 834px) {
  .health-improving__list .item-head {
    margin-bottom: 20px;
  }
	.health-improving__list .item-img {
  padding: 0;
}

}

@media only screen and (max-width: 550px) {
  .health-improving__list .item-head {
    display: block;
  }
}

.health-improving__list .item-head .number {
  width: 179px;
  border: 1px solid #2c354c;
  background: white;
  text-align: center;
  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-height: 210px;
  padding-bottom: 7px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .health-improving__list .item-head .number {
    width: 140px;
    min-height: 160px;
  }
}

@media only screen and (max-width: 550px) {
  .health-improving__list .item-head .number {
    margin: 0 auto 15px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .health-improving__list .item-head .number-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }
}

.health-improving__list .item-head .number-wrap * {
  display: block;
  position: relative;
}

.health-improving__list .item-head .number .txt {
  font-size: 21px;
  font-size: 2.1rem;
  color: #323232;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .health-improving__list .item-head .number .txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .health-improving__list .item-head .number .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.health-improving__list .item-head .number .txt-number {
  font-family: "Crimson Text", serif;
  font-size: 90px;
  font-size: 9rem;
  color: #2c354c;
  line-height: 1;
  padding-bottom: 6px;
  margin-bottom: 23px;
}

@media screen and (max-width: 1200px) {
  .health-improving__list .item-head .number .txt-number {
    font-size: 70px;
    font-size: 7rem;
  }
}

@media screen and (max-width: 834px) {
  .health-improving__list .item-head .number .txt-number {
    font-size: 50px;
    font-size: 5rem;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
}

.health-improving__list .item-head .number .txt-number:after {
  position: absolute;
  content: '';
  left: 50%;
  width: 100%;
  max-width: 76px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  background: #2c354c;
}

.health-improving__list .item-head .content {
  width: calc(100% - 179px);
  max-width: 696px;
  padding: 10px 15px 0;
  margin-left: auto;
  color: #000;
}

@media screen and (max-width: 834px) {
  .health-improving__list .item-head .content {
    width: calc(100% - 140px);
    max-width: 100%;
    padding-top: 0;
  }
}

@media only screen and (max-width: 550px) {
  .health-improving__list .item-head .content {
    width: 100%;
    padding: 0;
  }
}

.health-improving__list .item-head .content .ttl {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.67;
  margin-bottom: 29px;
  color: #333;
}

@media screen and (max-width: 1200px) {
  .health-improving__list .item-head .content .ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .health-improving__list .item-head .content .ttl {
    font-size: 16.5px;
    font-size: 1.65rem;
    margin-bottom: 15px;
  }
}

.health-improving__list .item-head .content .ttl span {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #c35368), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, #c35368 50%, transparent 50%);
  background-image: linear-gradient(to right, #c35368 50%, transparent 50%);
  background-size: 200% 100%;
  background-repeat: no-repeat;
  background-position: left 0 top 0;
  color: white;
  padding: 5px 20px;
}

@media screen and (max-width: 834px) {
  .health-improving__list .item-head .content .ttl span {
    padding: 0 10px;
  }
}

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

.sec-want {
  padding: 147px 0 103px;
  margin-bottom: 132px;
  background: white;
}

@media screen and (max-width: 1200px) {
  .sec-want {
    padding: 90px 0;
    margin-bottom: 90px;
  }
}

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

.want-ttl {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.4;
  text-align: center;
  font-weight: 500;
  margin-bottom: 27px;
}

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

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

@media screen and (max-width: 374px) {
  .want-ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.want-ttl span {
  display: inline-block;
  padding-bottom: 16px;
  border-bottom: 1px solid #222;
}

.want-ttl02 {
  margin-bottom: 39px;
}

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

.want-des {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  width: 100%;
  max-width: 760px;
  margin: 0 auto 115px;
}

@media screen and (max-width: 834px) {
  .want-des {
    margin: 0 auto 50px;
  }
}

.want-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -27px 84px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .want-list {
    margin: 0 -15px 50px;
  }
}

@media screen and (max-width: 640px) {
  .want-list {
    display: block;
    margin: 0 auto 50px;
    width: 100%;
    max-width: 450px;
  }
}

.want-list__item {
  width: 50%;
  padding: 0 27px;
}

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

@media screen and (max-width: 640px) {
  .want-list__item {
    padding: 0;
    width: 100%;
    margin-bottom: 60px;
  }
  .want-list__item:last-child {
    margin-bottom: 0;
  }
}

.want-list__wrap {
  position: relative;
}

.want-list__ico {
  position: absolute;
  top: 3px;
  left: 49%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .want-list__ico {
    width: 77px;
  }
}

.want-list__content {
  padding: 107px 15px 66px;
  background: #eaf4f9;
  position: relative;
}

@media screen and (max-width: 834px) {
  .want-list__content {
    padding: 50px 15px 20px;
  }
}

.want-list__content.orange {
  background: #f7eae2;
}

.want-list__content .fas {
  position: absolute;
  right: -26px;
  top: 51%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  color: #c9c9c9;
  font-size: 100px;
  font-size: 10rem;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .want-list__content .fas {
    right: -15px;
    top: 50%;
    font-size: 60px;
    font-size: 6rem;
  }
}

@media screen and (max-width: 640px) {
  .want-list__content .fas {
    display: none;
  }
}

.want-list__des {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .want-list__des {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

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

.want-list__intro {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.67;
  font-weight: 500;
  margin-bottom: 13px;
}

@media screen and (max-width: 1200px) {
  .want-list__intro {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .want-list__intro {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.want-list__ttl {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.5;
  font-weight: 500;
  color: #729db3;
}

@media screen and (max-width: 1200px) {
  .want-list__ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

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

.want-list__ttl.orange {
  color: #b75769;
}

.want-box__ttl {
  background: #a6c9db;
  color: white;
  padding: 37px 15px 36px;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.35;
  font-weight: 500;
  text-align: center;
}

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

@media screen and (max-width: 834px) {
  .want-box__ttl {
    font-size: 17px;
    font-size: 1.7rem;
    padding: 20px 15px;
  }
}

.want-box__ttl.orange {
  background: #e0c3b1;
}

.want-surgery {
  background: #eaf4f9;
  padding: 61px 50px 60px 50px;
  margin-bottom: 84px;
}

@media screen and (max-width: 1200px) {
  .want-surgery {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 834px) {
  .want-surgery {
    padding: 30px 15px;
    margin-bottom: 50px;
  }
}

.want-surgery__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 48px;
}

@media screen and (max-width: 640px) {
  .want-surgery__flex {
    display: block;
  }
}

.want-surgery__img {
  width: 50%;
  padding: 52px 0 0 3px;
}

@media screen and (max-width: 640px) {
  .want-surgery__img {
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}

.want-surgery__content {
  width: 50%;
}

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

.want-surgery__content .intro {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 9px;
}

@media screen and (max-width: 1200px) {
  .want-surgery__content .intro {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .want-surgery__content .intro {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.want-surgery__content .ttl {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  color: #729db3;
  border-bottom: 1px solid #222;
  margin-bottom: 26px;
  padding-bottom: 29px;
}

@media screen and (max-width: 1200px) {
  .want-surgery__content .ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 834px) {
  .want-surgery__content .ttl {
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}

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

@media screen and (max-width: 834px) {
  .want-surgery__content .txt-basic {
    letter-spacing: 0;
  }
}

.want-surgery__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: white;
  padding: 35px 30px 33px 0;
}

@media screen and (max-width: 640px) {
  .want-surgery__box {
    display: block;
    padding: 30px 15px;
  }
}

.want-surgery__box .l {
  width: 53.1%;
  padding: 3px 15px 0 0;
}

@media screen and (max-width: 640px) {
  .want-surgery__box .l {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    text-align: center;
  }
}

.want-surgery__box .r {
  width: 46.9%;
  max-width: 455px;
  margin-left: auto;
}

@media screen and (max-width: 640px) {
  .want-surgery__box .r {
    width: 100%;
    margin: 0 auto;
  }
}

.want-lineup {
  background: #f7eae2;
  padding: 49px 50px 74px;
}

@media screen and (max-width: 1200px) {
  .want-lineup {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 834px) {
  .want-lineup {
    padding: 30px 15px;
  }
}

.want-lineup__item {
  margin-bottom: 63px;
}

.want-lineup__item:last-child {
  margin-bottom: 0;
}

.want-lineup__item .ttl {
  position: relative;
  z-index: 1;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.6;
  font-weight: 500;
  text-align: center;
}

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

@media screen and (max-width: 834px) {
  .want-lineup__item .ttl {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.want-lineup__item .ttl:before {
  position: absolute;
  content: '';
  z-index: -1;
  height: 1px;
  left: 0;
  right: 0;
  top: 50%;
  background: #222;
}

.want-lineup__item .ttl span {
  background: #f7eae2;
}

.want-lineup__item .ttl-en {
  font-family: "Crimson Text", serif;
  color: white;
  font-size: 120px;
  font-size: 12rem;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  margin: -8px 0 -42px;
}

@media screen and (max-width: 1200px) {
  .want-lineup__item .ttl-en {
    font-size: 90px;
    font-size: 9rem;
  }
}

@media screen and (max-width: 834px) {
  .want-lineup__item .ttl-en {
    font-size: 50px;
    font-size: 5rem;
    margin: 0 0 -10px;
  }
}

.want-lineup__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -32px;
  position: relative;
  z-index: 1;
}

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

@media screen and (max-width: 640px) {
  .want-lineup__box {
    margin: 0;
    display: block;
  }
}

.want-lineup__box .item {
  width: 50%;
  padding: 0 32px;
}

@media screen and (max-width: 1200px) {
  .want-lineup__box .item {
    padding: 0 15px;
  }
}

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

.want-lineup__box .item-wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: white;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.05);
  min-height: 249px;
  padding-top: 4px;
}

@media screen and (max-width: 834px) {
  .want-lineup__box .item-wrap {
    min-height: 170px;
  }
}

.want-lineup__box .item-txt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  margin-bottom: 12px;
}

@media screen and (max-width: 1200px) {
  .want-lineup__box .item-txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .want-lineup__box .item-txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.want-lineup__box .item-ttl {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.35;
  font-weight: 500;
  margin-bottom: 10px;
  color: #b75769;
}

@media screen and (max-width: 1200px) {
  .want-lineup__box .item-ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

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

.want-lineup__box .item-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .want-lineup__box .item-tag {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .want-lineup__box .item-tag {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.want-lineup__box .item-tag span {
  background: #e0e0e0;
  padding: 5px 15px;
  border-radius: 20px;
}

.want-lineup__box .img {
  position: absolute;
}

.want-lineup__box .img.img01 {
  bottom: 83.5%;
  left: 5.1%;
}

@media screen and (max-width: 640px) {
  .want-lineup__box .img.img01 {
    bottom: calc(100% - 40px);
    left: 0;
  }
}

.want-lineup__box .img.img02 {
  right: 30px;
  bottom: 81.8%;
}

@media screen and (max-width: 640px) {
  .want-lineup__box .img.img02 {
    right: -30px;
    bottom: calc(100% - 40px);
  }
}

.want-lineup__box .img.img03 {
  bottom: 84.1%;
  left: 5.4%;
}

@media screen and (max-width: 640px) {
  .want-lineup__box .img.img03 {
    bottom: calc(100% - 40px);
    left: -25px;
  }
}

.sec-procedure {
  margin-bottom: 152px;
}

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

.procedure-ttl {
  margin-bottom: 20px;
}

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

.procedure-des {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.67;
  font-weight: 500;
  margin-bottom: 121px;
  text-align: center;
  color: #000;
}

@media screen and (max-width: 1200px) {
  .procedure-des {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .procedure-des {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .procedure-des {
    text-align: left;
  }
}

.procedure-step__item {
  margin-bottom: 102px;
}

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

.procedure-step__item:last-child {
  margin-bottom: 0;
}

.procedure-step__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 45px;
}

@media screen and (max-width: 640px) {
  .procedure-step__head {
    margin-bottom: 30px;
    display: block;
  }
}

.procedure-step__ico {
  width: 215px;
  height: 252px;
  background: #222;
  color: white;
  text-align: center;
  padding-top: 23px;
}

@media screen and (max-width: 834px) {
  .procedure-step__ico {
    width: 180px;
    height: 200px;
  }
}

@media screen and (max-width: 640px) {
  .procedure-step__ico {
    margin: 0 auto 15px;
  }
}

.procedure-step__ico .txt-en {
  font-family: "Crimson Text", serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  padding-bottom: 9px;
  margin-bottom: 13px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .procedure-step__ico .txt-en {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .procedure-step__ico .txt-en {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.procedure-step__ico .txt-en:before {
  position: absolute;
  content: '';
  height: 1px;
  background: white;
  width: 74px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}

.procedure-step__ico .txt {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 15px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (max-width: 1200px) {
  .procedure-step__ico .txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .procedure-step__ico .txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.procedure-step__r {
  width: calc(100% - 215px);
  padding: 18px 0 0 15px;
  max-width: 852px;
  margin-left: auto;
}

@media screen and (max-width: 834px) {
  .procedure-step__r {
    width: calc(100% - 180px);
  }
}

@media screen and (max-width: 640px) {
  .procedure-step__r {
    width: 100%;
    padding: 0;
  }
}

.procedure-step__ttl {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.67;
  margin-bottom: 22px;
}

@media screen and (max-width: 1200px) {
  .procedure-step__ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 834px) {
  .procedure-step__ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .procedure-step__ttl {
    text-align: center;
  }
}

.procedure-step__ttl span {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #c3e5f6), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, #c3e5f6 50%, transparent 50%);
  background-image: linear-gradient(to right, #c3e5f6 50%, transparent 50%);
  background-size: 200% 18px;
  background-repeat: no-repeat;
  background-position: left 0 bottom 0;
}

@media screen and (max-width: 834px) {
  .procedure-step__ttl span {
    background-size: 200% 10px;
  }
}

.procedure-step__ttl small {
  font-size: 24px;
  font-size: 2.4rem;
  color: #c35368;
}

@media screen and (max-width: 1200px) {
  .procedure-step__ttl small {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .procedure-step__ttl small {
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
  }
}

.procedure-step__ttl02 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}

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

@media screen and (max-width: 834px) {
  .procedure-step__ttl02 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.procedure-step__intro {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 37px;
}

@media screen and (max-width: 1200px) {
  .procedure-step__intro {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .procedure-step__intro {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .procedure-step__intro {
    text-align: center;
  }
}

@media screen and (max-width: 374px) {
  .procedure-step__intro {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

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

.procedure-step__img02 {
  width: 100%;
  max-width: 1098px;
  margin: 0 auto;
  padding: 30px 15px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url("../img/index/procedure-step-img-bg.jpg") no-repeat;
  background-size: cover;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 834px) {
  .procedure-step__img02 {
    padding: 30px 5px;
  }
}

.procedure-step__img02 .l {
  margin: 21px 90px 0 18px;
}

@media screen and (max-width: 834px) {
  .procedure-step__img02 .l {
    margin: 0 5px 0 0;
  }
}

@media screen and (max-width: 834px) and (-ms-high-contrast: active), screen and (max-width: 834px) and (-ms-high-contrast: none) {
  .procedure-step__img02 img {
    width: 100%;
    display: block;
  }
}

.inspection-box {
  background: white;
  padding: 0 50px 62px 50px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 1200px) {
  .inspection-box {
    padding: 0 30px 30px;
  }
}

@media screen and (max-width: 834px) {
  .inspection-box {
    padding: 0 15px 30px;
  }
}

.inspection-box.style02 {
  padding-top: 90px;
}

@media screen and (max-width: 834px) {
  .inspection-box.style02 {
    padding-top: 60px;
  }
}

@media screen and (min-width: 835px) {
  .inspection-box.style02 .inspection-wrap {
    padding: 47px 30px 40px 31px;
    margin-bottom: 12px;
  }
}

.inspection-box.style02 .inspection-wrap .img {
  margin-bottom: 8px;
}

.inspection-box.style02 .inspection-wrap .txt-basic {
  width: 100%;
  margin: 0 auto;
  max-width: 366px;
}

@media screen and (max-width: 834px) {
  .inspection-box.style02 .inspection-wrap .txt-basic {
    max-width: 100%;
  }
}

.inspection-box.style02 .inspection-wrap .txt-basic.maw100 {
  max-width: 100%;
  padding-left: 10px;
}

@media screen and (max-width: 834px) {
  .inspection-box.style02 .inspection-wrap .txt-basic.maw100 {
    padding-left: 0;
  }
}

.inspection-ttl {
  margin: 0px 0 -33px 0;
  position: relative;
  top: -18px;
}

@media screen and (max-width: 1200px) {
  .inspection-ttl {
    top: -1.3vw;
    margin-bottom: -20px;
  }
}

@media screen and (max-width: 834px) {
  .inspection-ttl {
    top: -7px;
    margin-bottom: 0;
  }
}

.inspection-ttl02 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 61px;
  text-align: center;
}

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

@media screen and (max-width: 834px) {
  .inspection-ttl02 {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 30px;
  }
}

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

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

@media screen and (max-width: 834px) {
  .inspection-flex {
    margin: 0 -5px;
  }
}

@media screen and (max-width: 640px) {
  .inspection-flex {
    display: block;
    margin: 0;
  }
}

.inspection-item {
  width: 50%;
  padding: 0 33px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  color: #000;
}

@media screen and (max-width: 1200px) {
  .inspection-item {
    padding: 0 15px;
  }
}

@media screen and (max-width: 834px) {
  .inspection-item {
    padding: 0 5px;
  }
}

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

.inspection-wrap {
  border: 1px solid #c9c9c9;
  padding: 88px 63px 29px 52px;
  position: relative;
  margin-bottom: 44px;
}

@media screen and (max-width: 1200px) {
  .inspection-wrap {
    padding: 60px 30px 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  .inspection-wrap {
    padding: 60px 15px 30px;
    margin-bottom: 15px;
  }
}

.inspection-wrap .ttl {
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.25;
  font-weight: bold;
}

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

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

.inspection-wrap .ttl span {
  padding: 7px 34px 6px;
  color: white;
  background: #c35368;
  border-radius: 100px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .inspection-wrap .ttl span {
    padding: 10px 34px 3px;
  }
}

.inspection-wrap .ttl span small {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1200px) {
  .inspection-wrap .ttl span small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .inspection-wrap .ttl span small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.inspection-wrap .list {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 23px;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .inspection-wrap .list {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .inspection-wrap .list {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.inspection-wrap .list:last-child {
  margin-bottom: 0;
}

.inspection-wrap .list .item {
  padding: 0 6px 8px 0;
  margin-bottom: 9px;
  background: url("../img/index/price-line.png") repeat-x;
  background-position: left bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inspection-wrap .list .item:last-child {
  margin-bottom: 0;
}

.inspection-wrap .list .item .cate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  width: 64px;
  height: 29px;
  text-align: center;
  background: #eaf4f9;
  position: relative;
  top: -2px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .inspection-wrap .list .item .cate {
    padding-top: 7px;
  }
}

.inspection-wrap .list .item .cate.orange {
  background: #f7eae2;
}

.inspection-wrap .note {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8;
}

.inspection-img img {
  display: block;
  width: 100%;
}

.removal-box {
  background: white;
  padding: 73px 54px 75px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .removal-box {
    padding: 60px 30px;
  }
}

@media screen and (max-width: 834px) {
  .removal-box {
    padding: 30px 15px;
  }
}

.removal-ttl {
  margin-bottom: 89px;
}

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

.removal-item {
  margin-bottom: 103px;
}

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

.removal-item .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.removal-item .img02 {
	padding: 0 10%;
}

@media screen and (max-width: 834px) {
  .removal-item .ttl {
    margin-bottom: 15px;
  }
	.removal-item .img02 {
	padding: 0;
	}
}

.removal-item .ttl span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4;
  color: white;
  background: #c35368;
  border-radius: 100px;
  padding: 5px 15px 5px 15px;
  min-width: 274px;
  text-align: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .removal-item .ttl span {
    padding: 9px 15px 1px 15px;
  }
}

@media screen and (max-width: 1200px) {
  .removal-item .ttl span {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .removal-item .ttl span {
    font-size: 16px;
    font-size: 1.6rem;
    min-width: 200px;
  }
}

.removal-item .ttl.mac span {
  padding-bottom: 4px;
}

@media screen and (min-width: 835px) {
  .removal-item .img01 {
    margin-top: -43px;
    padding-left: 105px;
  }
  .removal-item .img02 {
    margin: -22px 0 0 0;
  }
}

.removal-item:last-child {
  margin-bottom: 0;
}

.repair-box {
  background: white;
  padding: 72px 52px 63px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 1200px) {
  .repair-box {
    padding: 60px 30px;
  }
}

@media screen and (max-width: 834px) {
  .repair-box {
    padding: 30px 15px;
  }
}

.repair-ttl {
  margin-bottom: 50px;
}

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

.repair-img {
  margin-bottom: 50px;
  padding: 0 12%;
}

@media screen and (max-width: 834px) {
  .repair-img {
    margin-bottom: 30px;
	padding: 0;
  }
}

.repair-wrap {
  padding: 55px 48px 27px;
  border: 1px solid #c9c9c9;
  position: relative;
  border-radius: 5px;
}

@media screen and (max-width: 1200px) {
  .repair-wrap {
    padding: 30px;
  }
}

@media screen and (max-width: 834px) {
  .repair-wrap {
    padding: 30px 15px;
  }
}

.repair-wrap:before, .repair-wrap:after {
  position: absolute;
  content: '';
  border-bottom: 36px solid #c9c9c9;
  border-left: 19px solid transparent;
  border-right: 19px solid transparent;
  right: 124px;
}

@media screen and (max-width: 1200px) {
  .repair-wrap:before, .repair-wrap:after {
    right: 140px;
  }
}

@media screen and (max-width: 990px) {
  .repair-wrap:before, .repair-wrap:after {
    right: 9vw;
  }
}

@media screen and (max-width: 834px) {
  .repair-wrap:before, .repair-wrap:after {
    border-bottom: 24px solid #c9c9c9;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
}

.repair-wrap:before {
  bottom: 100%;
}

.repair-wrap:after {
  bottom: calc(100% - 2px);
  border-bottom-color: white;
}

.repair-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -17px;
}

@media screen and (max-width: 1200px) {
  .repair-list {
    margin: 0 -10px;
  }
}

.repair-list__item {
  width: 33.33%;
  padding: 0 17px;
  margin-bottom: 34px;
}

@media screen and (max-width: 1200px) {
  .repair-list__item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .repair-list__item {
    width: 50%;
  }
}

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

.repair-list__item:nth-child(6n+1) .repair-list__box {
  background: #e5f6f5;
}

.repair-list__item:nth-child(6n+2) .repair-list__box {
  background: #eaf4f9;
}

.repair-list__item:nth-child(6n+3) .repair-list__box {
  background: #eaf0f9;
}

.repair-list__item:nth-child(6n+4) .repair-list__box {
  background: #eceaf9;
}

.repair-list__item:nth-child(6n+5) .repair-list__box {
  background: #f1eaf9;
}

.repair-list__item:nth-child(6n+6) .repair-list__box {
  background: #f9eaef;
}

.repair-list__box {
  width: 100%;
  height: 100%;
  padding: 40px 10px 20px 13px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  min-height: 270px;
  border-radius: 5px;
  color: #000;
}

@media screen and (max-width: 834px) {
  .repair-list__box {
    min-height: 170px;
    padding: 15px 10px;
  }
}

.repair-list__box .ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
  color: #8f8256;
  padding-bottom: 18px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .repair-list__box .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

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

.repair-list__box .ttl:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 202px;
  height: 1px;
  background: #8f8256;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.repair-list__box .ttl .en {
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  display: block;
  margin-bottom: 6px;
}

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

@media screen and (max-width: 834px) {
  .repair-list__box .ttl .en {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.repair-list__box .txt-basic {
  line-height: 1.8;
  width: 100%;
  max-width: 198px;
  margin: 0 auto;
}

.improve-box {
  background: white;
  padding: 72px 50px 65px 50px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 1200px) {
  .improve-box {
    padding: 60px 30px;
  }
}

@media screen and (max-width: 834px) {
  .improve-box {
    padding: 30px 15px;
  }
}

.improve-ttl {
  margin-bottom: 50px;
}

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

.improve-list {
  border: 1px solid #c9c9c9;
}

.improve-list__item {
  padding: 31px 30px 33px 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #c9c9c9;
}

@media screen and (max-width: 834px) {
  .improve-list__item {
    padding: 15px;
  }
}

@media only screen and (max-width: 550px) {
  .improve-list__item {
    display: block;
  }
}

.improve-list__item:last-child {
  border-bottom: none;
}

.improve-list__img {
  width: 38.3%;
}

@media only screen and (max-width: 550px) {
  .improve-list__img {
    width: 100%;
    margin-bottom: 15px;
  }
}

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

.improve-list__content {
  width: 61.7%;
  padding: 15px 0 0 15px;
  max-width: 540px;
  margin-left: auto;
}

@media only screen and (max-width: 550px) {
  .improve-list__content {
    width: 100%;
    padding: 0;
    max-width: 100%;
  }
}

.improve-list__content .ttl {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #c35368;
  margin-bottom: 19px;
}

@media screen and (max-width: 1200px) {
  .improve-list__content .ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 834px) {
  .improve-list__content .ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 550px) {
  .improve-list__content .ttl {
    text-align: center;
  }
}

.improve-list__content .tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 31px;
}

@media screen and (max-width: 834px) {
  .improve-list__content .tag {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 550px) {
  .improve-list__content .tag {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.improve-list__content .tag span {
  font-family: YuMincho, "Noto Serif JP", serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 251px;
  height: 36px;
  text-align: center;
  background: #e0e0e0;
  border-radius: 100px;
}

@media screen and (max-width: 1200px) {
  .improve-list__content .tag span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .improve-list__content .tag span {
    font-size: 14px;
    font-size: 1.4rem;
    max-width: 200px;
  }
}

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

.sec-result {
  background: url("../img/index/result-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  color: white;
}

.sec-result .inner {
  position: relative;
  padding-top: 110px;
  padding-bottom: 68px;
}

@media screen and (max-width: 1200px) {
  .sec-result .inner {
    padding-top: 130px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 834px) {
  .sec-result .inner {
    padding-top: 80px;
  }
}

.result-img {
  position: absolute;
  top: 0;
  left: 17px;
}

@media screen and (max-width: 834px) {
  .result-img {
    width: 68px;
    left: 15px;
  }
}

.result-ttl {
  text-align: center;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 86px;
}

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

@media screen and (max-width: 834px) {
  .result-ttl {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6;
    margin-bottom: 50px;
  }
}

.result-ttl span {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, white), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, white 50%, transparent 50%);
  background-image: linear-gradient(to right, white 50%, transparent 50%);
  background-size: 200% 1px;
  background-repeat: no-repeat;
  background-position: left 0 bottom 0;
  padding-bottom: 14px;
}

@media screen and (max-width: 1200px) {
  .result-ttl span {
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 834px) {
  .result-ttl span {
    padding: 0;
  }
}

.result-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 835px) {
  .result-list {
    width: 100%;
    max-width: 800px;
  }
}

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

.result-list__item {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 84px;
}

@media screen and (max-width: 640px) {
  .result-list__item {
    /*width: 50%;*/
    margin-bottom: 30px;
  }
}

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

.result-list__item .ttl {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .result-list__item .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 640px) {
  .result-list__item .ttl {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 374px) {
  .result-list__item .ttl {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.result-list__item .number {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  margin: -3px 0 -1px;
}

@media screen and (max-width: 1200px) {
  .result-list__item .number {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 640px) {
  .result-list__item .number {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.result-list__item .number .txt-number {
  font-family: "Crimson Text", serif;
  font-weight: normal;
  font-size: 80px;
  font-size: 8rem;
}

@media screen and (max-width: 1200px) {
  .result-list__item .number .txt-number {
    font-size: 60px;
    font-size: 6rem;
  }
}

@media screen and (max-width: 640px) {
  .result-list__item .number .txt-number {
    font-size: 45px;
    font-size: 4.5rem;
  }
}

@media screen and (max-width: 374px) {
  .result-list__item .number .txt-number {
    font-size: 40px;
    font-size: 4rem;
  }
}

.result-list__item .note {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
}

@media screen and (max-width: 640px) {
  .result-list__item .note {
    font-size: 10px;
    font-size: 1rem;
  }
}

.sec-price {
  padding: 117px 0 93px;
  background: white;
}

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

.price-ttl {
  margin-bottom: 30px;
}

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

.price-ttl02 {
  margin-bottom: 61px;
}

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

.price-step__item {
  border: 5px solid #eeeeee;
  padding: 48px 47px 48px 52px;
  border-radius: 6px;
  margin-bottom: 54px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1200px) {
  .price-step__item {
    border-width: 3px;
    padding: 30px;
  }
}

@media screen and (max-width: 640px) {
  .price-step__item {
    padding: 30px 15px;
    display: block;
  }
  .price-step__item:last-child {
    margin-bottom: 0;
  }
}

.price-step__item.center-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.price-step__item .fas {
  position: absolute;
  top: calc(100% - 15px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #c9c9c9;
  font-size: 94px;
  font-size: 9.4rem;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .price-step__item .fas {
    font-size: 50px;
    font-size: 5rem;
    top: calc(100% + 5px);
  }
}

.price-step__item .ico {
  width: 214px;
}

@media screen and (max-width: 834px) {
  .price-step__item .ico {
    width: 107px;
  }
}

@media screen and (max-width: 640px) {
  .price-step__item .ico {
    margin: 0 auto 15px;
  }
}

.price-step__item .content {
  width: calc(100% - 214px);
  margin-left: auto;
  padding: 4px 0 0 36px;
}

@media screen and (max-width: 1200px) {
  .price-step__item .content {
    padding: 0 0 0 15px;
  }
}

@media screen and (max-width: 834px) {
  .price-step__item .content {
    width: calc(100% - 107px);
  }
}

@media screen and (max-width: 640px) {
  .price-step__item .content {
    width: 100%;
    padding: 0;
  }
}

.price-step__item .content .list-price {
  font-size: 30px;
  font-size: 3rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 40px;
}

@media screen and (max-width: 1200px) {
  .price-step__item .content .list-price {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .price-step__item .content .list-price {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .price-step__item .content .list-price {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 374px) {
  .price-step__item .content .list-price {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.price-step__item .content .list-price:last-child {
  margin-bottom: 0;
}

.price-step__item .content .list-price + .note {
  margin-top: -36px;
}

@media screen and (max-width: 834px) {
  .price-step__item .content .list-price + .note {
    margin-top: -10px;
  }
}

.price-step__item .content .list-price .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}

.price-step__item .content .list-price .item:before {
  position: absolute;
  content: '';
  height: 2px;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../img/index/price-line.png") repeat-x;
  z-index: -1;
}

.price-step__item .content .list-price .item > * {
  background: white;
}

.price-step__item .content .list-price .item .name {
  padding-right: 5px;
}

.price-step__item .content .list-price .item .price {
  margin-left: auto;
  color: #c35368;
  padding-left: 5px;
}

.price-step__item .content .list-price .item .price small {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1200px) {
  .price-step__item .content .list-price .item .price small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .price-step__item .content .list-price .item .price small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 640px) {
  .price-step__item .content .list-price .item .price small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 374px) {
  .price-step__item .content .list-price .item .price small {
    font-size: 10px;
    font-size: 1rem;
  }
}

.price-step__item .content .note {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .price-step__item .content .note {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .price-step__item .content .note {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 640px) {
  .price-step__item .content .note {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 374px) {
  .price-step__item .content .note {
    font-size: 10px;
    font-size: 1rem;
  }
}

.sec-doctor {
  margin-bottom: 130px;
}

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

.doctor-ttl {
  margin: -23px 0 23px;
}

@media screen and (max-width: 1200px) {
  .doctor-ttl {
    margin: -1.9vw 0 15px;
  }
}

@media screen and (max-width: 834px) {
  .doctor-ttl {
    margin-top: -7px;
  }
}

.doctor-ttl02 {
  margin-bottom: 61px;
}

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

.doctor-profile {
  width: 100%;
  max-width: 1099px;
  margin: 0 auto 74px;
  position: relative;
  padding: 37px 104px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 570px;
}

@media screen and (max-width: 1200px) {
  .doctor-profile {
    padding: 15px 50px;
    min-height: 420px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .doctor-profile {
    padding: 0;
    display: block;
    min-height: auto;
    margin-bottom: 30px;
  }
}

.doctor-profile .img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media screen and (max-width: 640px) {
  .doctor-profile .img {
    position: relative;
  }
}

.doctor-profile .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  -o-object-position: top center;
     object-position: top center;
}

.doctor-profile__ttl {
  font-size: 30px;
  font-size: 3rem;
  line-height: 2;
  font-weight: 500;
  margin-bottom: 50px;
}

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

@media screen and (max-width: 834px) {
  .doctor-profile__ttl {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .doctor-profile__ttl {
    margin-bottom: 0;
    position: absolute;
    top: 48%;
    left: 15px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media screen and (max-width: 374px) {
  .doctor-profile__ttl {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.doctor-profile .content {
  width: 100%;
  max-width: 500px;
  position: relative;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .doctor-profile .content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 104px;
  }
}

@media screen and (max-width: 1200px) and (-ms-high-contrast: active), screen and (max-width: 1200px) and (-ms-high-contrast: none) {
  .doctor-profile .content {
    left: 50px;
  }
}

@media screen and (max-width: 640px) {
  .doctor-profile .content {
    padding: 26px 0 0;
    max-width: 100%;
    color: #222;
  }
}

@media screen and (max-width: 640px) and (-ms-high-contrast: active), screen and (max-width: 640px) and (-ms-high-contrast: none) {
  .doctor-profile .content {
    position: inherit;
    top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
  }
}

.doctor-profile .content .office {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 19px;
  padding-left: 4px;
}

@media screen and (max-width: 1200px) {
  .doctor-profile .content .office {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .doctor-profile .content .office {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.doctor-profile .content .name {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 27px;
  padding-left: 5px;
}

@media screen and (max-width: 1200px) {
  .doctor-profile .content .name {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .doctor-profile .content .name {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.doctor-profile .content .name .txt-en {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Crimson Text", serif;
  font-weight: normal;
  margin-left: 9px;
  position: relative;
  top: -4px;
}

@media screen and (max-width: 1200px) {
  .doctor-profile .content .name .txt-en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .doctor-profile .content .name .txt-en {
    font-size: 14px;
    font-size: 1.4rem;
    top: 0;
  }
}

.doctor-profile .content .btn-comp01 {
  margin-left: 4px;
}

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

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

.doctor-interview .item {
  margin-bottom: 15px;
}

.doctor-interview .item:last-child {
  margin-bottom: 0;
}

.doctor-interview .item .ttl {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4;
  border-bottom: 1px solid #222;
  padding-bottom: 19px;
  margin-bottom: 32px;
}

@media screen and (max-width: 1200px) {
  .doctor-interview .item .ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .doctor-interview .item .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.doctor-interview .item .img {
  float: left;
  margin: 9px 63px 0 0;
}

@media screen and (max-width: 1200px) {
  .doctor-interview .item .img {
    margin: 0 30px 0 0;
  }
}

@media screen and (max-width: 834px) {
  .doctor-interview .item .img {
    width: 150px;
    margin: 0 15px 0 0;
  }
}

.doctor-interview .item .img.right {
  float: right;
  margin: 3px 2px 0 50px;
}

@media screen and (max-width: 1200px) {
  .doctor-interview .item .img.right {
    margin: 0 0 0 30px;
  }
}

@media screen and (max-width: 834px) {
  .doctor-interview .item .img.right {
    margin: 0 0 0 15px;
  }
}

.doctor-interview .item .txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.25;
  text-align: justify;
}

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

.doctor-staff {
  background: white;
  padding: 0px 53px 66px;
}

@media screen and (max-width: 1200px) {
  .doctor-staff {
    padding: 0 20px 40px;
  }
}

.doctor-staff__ttl {
  margin-bottom: 54px;
  position: relative;
  top: -20px;
}

@media screen and (max-width: 1200px) {
  .doctor-staff__ttl {
    top: -1.8vw;
  }
}

@media screen and (max-width: 834px) {
  .doctor-staff__ttl {
    top: -7px;
    margin-bottom: 30px;
  }
}

.doctor-staff__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -77px;
}

@media screen and (max-width: 834px) {
  .doctor-staff__list {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 520px) {
  .doctor-staff__list {
    max-width: 350px;
  }
}

.doctor-staff__list .item {
  width: 49%;
  max-width: 463px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 77px;
}

@media screen and (max-width: 834px) {
  .doctor-staff__list .item {
    margin-bottom: 30px;
    max-width: 100%;
    width: 100%;
  }
  .doctor-staff__list .item:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 520px) {
  .doctor-staff__list .item {
    display: block;
  }
}

.doctor-staff__list .item:nth-child(even) {
  margin-left: auto;
}

.doctor-staff__list .item .img {
  width: 40.5%;
  height: 231px;
  background: #ededed;
}

@media screen and (max-width: 990px) {
  .doctor-staff__list .item .img {
    width: 35%;
  }
}

@media screen and (max-width: 834px) {
  .doctor-staff__list .item .img {
    width: 188px;
  }
}

@media only screen and (max-width: 520px) {
  .doctor-staff__list .item .img {
    margin-bottom: 15px;
    width: 100%;
  }
}

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

.doctor-staff__list .item .content {
  width: 59.5%;
  padding: 8px 0 0 30px;
  max-width: 300px;
  margin-left: auto;
}

@media screen and (max-width: 1200px) {
  .doctor-staff__list .item .content {
    padding: 0px 0 0 15px;
  }
}

@media screen and (max-width: 990px) {
  .doctor-staff__list .item .content {
    width: 65%;
  }
}

@media screen and (max-width: 834px) {
  .doctor-staff__list .item .content {
    width: calc(100% - 188px);
    max-width: 100%;
  }
}

@media only screen and (max-width: 520px) {
  .doctor-staff__list .item .content {
    width: 100%;
    padding: 0;
  }
}

.doctor-staff__list .item .content .office {
  margin-bottom: 4px;
  color: #232323;
}

.doctor-staff__list .item .content .name {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-bottom: 22px;
}

@media screen and (max-width: 1200px) {
  .doctor-staff__list .item .content .name {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .doctor-staff__list .item .content .name {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.doctor-staff__list .item .content .name .txt-en {
  font-family: "Crimson Text", serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 0;
  position: relative;
  top: -5px;
}

@media screen and (max-width: 834px) {
  .doctor-staff__list .item .content .name .txt-en {
    font-size: 13px;
    font-size: 1.3rem;
    top: 0;
  }
}

.doctor-staff__list .item .content .txt-basic:not(.office) {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  color: #212121;
}

@media screen and (max-width: 990px) {
  .doctor-staff__list .item .content .txt-basic {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.doctor-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(38, 38, 38, 0.25);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.doctor-modal.show {
  opacity: 1;
  pointer-events: auto;
}

.doctor-modal__wrap {
  width: 100%;
  max-width: 1269px;
  background: #fff;
  position: relative;
  max-height: 90vh;
  overflow-y: auto;
  overflow-x: hidden;
}

.doctor-modal__inner {
  padding: 47px 50px 65px 53px;
}

@media screen and (max-width: 834px) {
  .doctor-modal__inner {
    padding: 20px;
  }
}

.doctor-modal__item {
  display: none;
}

.doctor-modal__item.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  .doctor-modal__item.on {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.doctor-modal__img {
  width: 33.97%;
  min-height: 300px;
  background: url(../img/index/doctor.jpg) no-repeat;
	background-size: cover;
}

@media screen and (max-width: 834px) {
  .doctor-modal__img {
    width: 60%;
    margin: 0 auto;
    min-height: 150px;
	  display:none;
  }
}

.doctor-modal__content {
  width: 66.03%;
  padding-left: 14px;
  padding-top: 15px;
  max-width: 707px;
  margin-left: auto;
}

@media screen and (max-width: 834px) {
  .doctor-modal__content {
    width: 100%;
    padding-left: 0;
  }
}

.doctor-modal__info {
  position: relative;
  margin-bottom: 34px;
  padding-bottom: 22px;
}

.doctor-modal__info > *:last-child {
  margin-bottom: 0;
}

.doctor-modal__info:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 45px;
  background: #abadb3;
  left: 0;
  bottom: 0;
}

.doctor-modal__ttl {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.doctor-modal__organization {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.doctor-modal__name {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 22px;
}

@media screen and (max-width: 1200px) {
  .doctor-modal__name {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 834px) {
  .doctor-modal__name {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.doctor-modal__name .en {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Crimson Text", serif;
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  top: -2px;
}

@media screen and (max-width: 834px) {
  .doctor-modal__name .en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.doctor-modal__txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.72;
  font-weight: 500;
}

.doctor-modal__txt dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.doctor-modal__txt dl dt {
  width: 85px;
}

.doctor-modal__txt dl dd {
  width: calc(100% - 85px);
}

.doctor-modal__txt .txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
  letter-spacing: -0.5px;
  margin-bottom: 50px;
}

.doctor-modal__close {
  position: absolute;
  top: 19px;
  right: 17px;
  width: 70px;
  height: 70px;
  cursor: pointer;
}

@media screen and (max-width: 834px) {
  .doctor-modal__close {
    width: 30px;
    height: 30px;
  }
}

.doctor-modal__close:before, .doctor-modal__close:after {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #d2d2d2;
}

.doctor-modal__close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.doctor-modal__close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.doctor-modal__close:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.sec-clinic {
  background: white;
  padding: 107px 0 127px;
}

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

.clinic-ttl {
  margin-bottom: 39px;
}

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

.clinic-logo {
  margin-bottom: 74px;
}

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

.clinic-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 55px;
}

@media screen and (max-width: 834px) {
  .clinic-info {
    margin-bottom: 30px;
    display: block;
  }
}

.clinic-info .tbl {
  width: 50%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  padding: 15px 28px 0 0;
  border-right: 1px solid #dfdfdf;
}

@media screen and (max-width: 834px) {
  .clinic-info .tbl {
    padding: 0 0 30px;
    width: 100%;
    margin-bottom: 30px;
    border-right: 0;
    border-bottom: 1px solid #dfdfdf;
  }
}

.clinic-info .tbl-wrap {
  border: 1px solid #eaeaea;
  border-top: none;
  width: 100%;
	margin: 10px auto;
}

.clinic-info .tbl-wrap table {
  width: calc(100% + 2px);
  margin: 0 -1px;
}

.clinic-info .tbl-wrap table tr th, .clinic-info .tbl-wrap table tr td {
  width: 14.28%;
  border-right: 1px solid #eaeaea;
}

.clinic-info .tbl-wrap table tr th:last-child, .clinic-info .tbl-wrap table tr td:last-child {
  border-right: none;
}

.clinic-info .tbl-wrap table tr th {
  background: #a6c9db;
  color: white;
  text-align: center;
  padding: 13px 10px 10px;
  font-weight: 500;
}

.clinic-info .tbl-wrap table tr td {
  padding: 11px 10px 8px;
  color: #2e2e2e;
}

.clinic-info .content {
  width: 50%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  padding: 7px 0 0 30px;
  color: #4a4d59;
}

@media screen and (max-width: 834px) {
  .clinic-info .content {
    padding: 0;
    width: 100%;
  }
}

.clinic-info .content .address {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.75;
  margin-bottom: 9px;
}

@media screen and (max-width: 1200px) {
  .clinic-info .content .address {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .clinic-info .content .address {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.clinic-info .content .tel {
  font-family: "Crimson Text", serif;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.5;
  margin: 8px 0 7px;
  color: #93875e;
}

@media screen and (max-width: 1200px) {
  .clinic-info .content .tel {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 834px) {
  .clinic-info .content .tel {
    font-size: 20px;
    font-size: 2rem;
  }
}

.clinic-info .content .tel a {
  display: inline-block;
}

.clinic-map {
  margin-bottom: 47px;
}

.clinic-map iframe {
  display: block;
  width: 100%;
  height: 490px;
}

@media screen and (max-width: 834px) {
  .clinic-map iframe {
    height: 300px;
  }
}

.clinic-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -3.5px;
}

.clinic-gallery__item {
  width: 25%;
  padding: 0 3.5px;
  margin-bottom: 4px;
}

@media screen and (max-width: 640px) {
  .clinic-gallery__item {
    width: 50%;
  }
}

.clinic-gallery__item img {
  display: block;
  width: 100%;
}

/*# sourceMappingURL=maps/styles.css.map */
