@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&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%;
}

html.no-scroll {
  overflow: hidden;
}

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

* {
  -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;
  resize: none;
}

/*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
==================================================== */
@font-face {
  font-family: 'Century Gothic 400';
  src: url("../fonts/Century-Gothic-400.eot");
  src: url("../fonts/Century-Gothic-400.eot?#iefix") format("embedded-opentype"), url("../fonts/Century-Gothic-400.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

/* ====================================================
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: 1180px;
  padding: 0 40px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .inner {
    padding: 0 20px;
  }
}

.inner--1280 {
  max-width: 1360px;
}

.m-ib {
  display: inline-block;
}

.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 (max-width: 640px) {
  a:hover {
    opacity: 1;
  }
}

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

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a[href^="tel"] {
    display: inline-block;
  }
}

@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: 420px) {
  .pc-sm-420 {
    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: 421px) {
  .sp-sm-420 {
    display: none !important;
  }
}

.ttl-comp01 {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.59;
  color: #EBAD20;
  margin-bottom: 36px;
  letter-spacing: 2.4px;
}

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

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

.ttl-comp02 {
  margin-bottom: 23px;
}

@media screen and (max-width: 640px) {
  .ttl-comp02 {
    margin-bottom: 20px;
  }
}

.ttl-comp02 span {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.75;
  letter-spacing: 0.15em;
  font-weight: 700;
  color: #594F49;
}

@media screen and (max-width: 640px) {
  .ttl-comp02 span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75;
  }
}

.ttl-comp02.ttl-underline {
  margin-bottom: 34px;
}

@media screen and (max-width: 640px) {
  .ttl-comp02.ttl-underline {
    margin-bottom: 29px;
  }
}

.ttl-comp02.ttl-underline span {
  display: inline;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #FFDA76), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, #FFDA76 50%, transparent 50%);
  background-image: linear-gradient(to right, #FFDA76 50%, transparent 50%);
  background-size: 200% 6px;
  background-repeat: no-repeat;
  background-position: 0% 1.2em;
  padding-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .ttl-comp02.ttl-underline span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
    background-size: 200% 13px;
    background-position: 0% 1.2em;
    padding-bottom: 6px;
  }
}

.ttl-comp03 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #EB9D20;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .ttl-comp03 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.1875;
    margin-bottom: 11px;
  }
}

.ttl-comp03__small {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.67;
  font-weight: 700;
  letter-spacing: 0.075em;
  display: inline-block;
  width: 100%;
  color: #EB9D20;
  margin-top: -13px;
  margin-bottom: 45px;
}

@media screen and (max-width: 640px) {
  .ttl-comp03__small {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.714;
    letter-spacing: 0.075em;
    margin-top: 0;
    margin-bottom: 18px;
  }
}

.ttl-comp04 {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.75;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 834px) {
  .ttl-comp04 {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}

.ttl-comp05 {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.59;
  letter-spacing: 0.1em;
}

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

.ttl-comp06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  color: #FF7800;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
  margin-bottom: 50px;
}

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

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

.ttl-comp06 .wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 6px;
}

@media screen and (max-width: 834px) {
  .ttl-comp06 .wrap {
    padding-bottom: 4px;
  }
}

.ttl-comp06 .wrap:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 46%;
  background: #FFE6A3;
  z-index: -1;
}

.ttl-comp06 .wrap .line {
  display: block;
}

.ttl-comp06 .wrap .line .txt {
  display: inline-block;
  background: #FFE6A3;
  margin-right: 17px;
  padding: 2px 7px 0px;
}

@media screen and (max-width: 834px) {
  .ttl-comp06 .wrap .line .txt {
    margin-right: 11px;
    padding: 3px 5px 0px;
  }
}

.ttl-comp06 .wrap .line .txt:last-child {
  margin-right: 0;
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttl-comp06 {
    line-height: 1.2;
  }
  .ttl-comp06 .wrap {
    padding-bottom: 0;
  }
  .ttl-comp06 .wrap .line .txt {
    padding: 10px 7px 0;
  }
}

.txt-basic, .box-prgf, .blog-detail__content {
  line-height: 1.75;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .txt-basic, .box-prgf, .blog-detail__content {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.72;
    letter-spacing: 0.04em;
  }
}

.txt-basic02, .block-prgf {
  line-height: 1.56;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.075em;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .txt-basic02, .block-prgf {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.72;
    letter-spacing: 0.05em;
  }
}

.txt-basic__lager {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.89;
  letter-spacing: 0.15em;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .txt-basic__lager {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71;
    letter-spacing: 0.05em;
    font-weight: 500;
  }
}

.txt-basic__lager--bold {
  font-weight: bold !important;
}

.txt-basic__smaller {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.867;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 834px) {
  .txt-basic__smaller {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.77;
  }
}

.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;
  width: 100%;
  max-width: 332px;
  height: 40px;
  -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;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.78;
  color: white;
  background: #F2B222;
  border-radius: 50px;
  letter-spacing: 3px;
  margin: 0 auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp01 {
    padding-top: 6px;
  }
}

@media screen and (max-width: 1200px) {
  .btn-comp01 {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 640px) {
  .btn-comp01 {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 2.8px;
  }
}

@media screen and (max-width: 374px) {
  .btn-comp01 {
    letter-spacing: 1px;
  }
}

.btn-comp02 {
  display: inline-block;
  background: url("../img/common/ico-arrow-next.png") no-repeat right 18px center, #FFDA76;
  color: #FF751F;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  font-weight: bold;
  border-radius: 34px;
  padding: 10px 35px 8px;
  margin-bottom: 6px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .btn-comp02 {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 640px) {
  .btn-comp02 {
    padding: 10px 28px 10px;
    width: 100%;
    max-width: 335px;
    background: url("../img/common/ico-arrow-next-sp.png") no-repeat right 21px center, #FFDA76;
  }
}

@media screen and (max-width: 374px) {
  .btn-comp02 {
    padding: 10px 25px 10px;
    background-position: right 12px center;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp02 {
    padding: 12px 35px 6px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 834px) {
  .btn-comp02 {
    padding: 12px 28px 6px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp02--sm {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

@media screen and (max-width: 374px) {
  .btn-comp02--sm {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
  }
}

.btn-comp03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background: #AD9F97;
  color: white;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 auto;
  letter-spacing: 3px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp03 {
    padding-top: 7px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp03 {
    max-width: 335px;
  }
}

.btn-comp03:before {
  position: absolute;
  content: '';
  width: 42px;
  height: 9px;
  background: url("../img/index/btn-arrow.png") no-repeat;
  top: 40%;
  right: 10px;
}

.btn-comp03--no-arrow:before {
  display: none;
}

.btn-comp03--download:before {
  display: none;
}

.btn-comp03--download span {
  display: inline-block;
  position: relative;
}

.btn-comp03--download span:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 14px;
  background: url("../img/common/ico-download.png") no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -25px;
}

.btn-comp04 {
  width: 100%;
  height: 40px;
  max-width: 250px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  background-color: #FDC62F;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 834px) {
  .btn-comp04 {
    max-width: 335px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp04 {
    padding-top: 5px;
  }
}

.btn-comp04--prev {
  background-image: url("../img/common/ico-btn-prev.png");
  background-repeat: no-repeat;
  background-position: left 14px center;
  padding-left: 20px;
}

.btn-comp04--next {
  background-image: url("../img/common/ico-btn-next.png");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 15px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 32px;
}

@media screen and (max-width: 834px) {
  .pagination {
    padding-left: 0;
    max-width: 335px;
    margin: 0 auto 25px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.pagination a, .pagination span {
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33;
  color: #707070;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  margin: 0 7px;
}

@media screen and (max-width: 834px) {
  .pagination a, .pagination span {
    margin: 0 5px;
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 374px) {
  .pagination a, .pagination span {
    margin: 0 3px;
    width: 34px;
    height: 34px;
    line-height: 34px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pagination a, .pagination span {
    line-height: 44px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 834px) {
  .pagination a, .pagination span {
    line-height: 46px;
  }
}

.pagination .current {
  color: #ffffff;
  background-color: #FDC62F;
}

.pagination .prev {
  margin-left: 0;
}

@media screen and (max-width: 834px) {
  .pagination .prev {
    font-size: 0px;
    background: url("../img/common/ico-page-prev.png") no-repeat center, #AD9F97;
  }
}

@media screen and (max-width: 374px) {
  .pagination .prev {
    background-size: 8px;
  }
}

.pagination .next {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .pagination .next {
    font-size: 0px;
    background: url("../img/common/ico-page-next.png") no-repeat center, #AD9F97;
  }
}

@media screen and (max-width: 374px) {
  .pagination .next {
    background-size: 8px;
  }
}

.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .wp-pagenavi {
    padding-left: 0;
    max-width: 335px;
    margin: 0 auto 25px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.wp-pagenavi a, .wp-pagenavi span {
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33;
  color: #707070;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  border: none !important;
  margin: 0 7px !important;
  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;
}

.wp-pagenavi a.last, .wp-pagenavi a.first, .wp-pagenavi span.last, .wp-pagenavi span.first {
  width: 70px;
}

@media screen and (max-width: 834px) {
  .wp-pagenavi a.last, .wp-pagenavi a.first, .wp-pagenavi span.last, .wp-pagenavi span.first {
    font-size: 13px;
    font-size: 1.3rem;
    width: 50px;
  }
}

@media screen and (max-width: 834px) {
  .wp-pagenavi a, .wp-pagenavi span {
    margin: 0 1px !important;
    width: 30px;
    height: 30px;
    padding: 0px !important;
  }
}

@media screen and (max-width: 374px) {
  .wp-pagenavi a, .wp-pagenavi span {
    margin: 0 3px;
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .wp-pagenavi a, .wp-pagenavi span {
    line-height: 44px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 834px) {
  .wp-pagenavi a, .wp-pagenavi span {
    line-height: 46px;
  }
}

.wp-pagenavi .current {
  color: #ffffff;
  background-color: #FDC62F;
}

.wp-pagenavi .previouspostslink {
  margin-left: 0;
}

@media screen and (max-width: 834px) {
  .wp-pagenavi .previouspostslink {
    font-size: 0px;
    background: url("../img/common/ico-page-prev.png") no-repeat center, #AD9F97;
  }
}

@media screen and (max-width: 374px) {
  .wp-pagenavi .previouspostslink {
    background-size: 8px;
  }
}

.wp-pagenavi .nextpostslink {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .wp-pagenavi .nextpostslink {
    font-size: 0px;
    background: url("../img/common/ico-page-next.png") no-repeat center, #AD9F97;
  }
}

@media screen and (max-width: 374px) {
  .wp-pagenavi .nextpostslink {
    background-size: 8px;
  }
}

@media screen and (min-width: 835px) {
  .mac .btn-comp02 {
    padding: 9px 35px 9px;
  }
}

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

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

.header {
  height: 180px;
  background: white;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  border-top: 4px solid #FF7800;
  top: 0;
  left: 0;
  right: 0;
  padding: 23px 0 10px;
  z-index: 999;
}

@media screen and (max-width: 834px) {
  .header {
    height: 85px;
    padding: 26px 0 10px;
    position: fixed;
  }
}

.header__inner {
  max-width: 1192px;
  padding-left: 36px;
}

@media screen and (max-width: 1200px) {
  .header__inner {
    padding-left: 20px;
  }
}

@media screen and (max-width: 834px) {
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 21px 0 18px;
  }
}

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 9px;
}

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

.header__logo {
  margin-top: 15px;
}

@media screen and (max-width: 834px) {
  .header__logo {
    margin: 0;
    width: 237px;
  }
}

.header__box {
  margin-left: auto;
  text-align: right;
  padding-right: 15px;
}

.header__box .txt {
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
  color: #EB9D20;
  line-height: 1.36;
  padding: 0 0 5px 0;
  letter-spacing: 0.7px;
}

.header__box .txt02 {
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.32;
  letter-spacing: 1.6px;
  margin-bottom: 13px;
}

.header__box .tel {
  font-family: "Quicksand", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 2.2px;
  margin: 0 -2px 0 0;
}

.header__box .tel img {
  margin: -4px 14px 0 0;
}

.header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .header-nav {
    position: fixed;
    top: 0;
    bottom: 55px;
    left: 0;
    right: 0;
    background: #FFF5ED;
    display: block;
    padding: 100px 30px 10px 84px;
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
}

@media screen and (max-width: 834px) and (max-width: 374px) {
  .header-nav {
    padding: 100px 15px 10px 65px;
  }
}

@media screen and (max-width: 834px) {
  .header-nav.on {
    opacity: 1;
    pointer-events: auto;
    z-index: 5;
  }
  .header-nav__logo {
    position: absolute;
    top: 30px;
    left: 25px;
  }
}

@media screen and (max-width: 834px) and (max-width: 374px) {
  .header-nav__logo {
    top: 30px;
    left: 15px;
  }
}

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.35;
  margin-bottom: 2px;
  letter-spacing: 0.8px;
}

@media screen and (max-width: 1200px) {
  .header-menu {
    letter-spacing: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 1024px) {
  .header-menu {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 834px) {
  .header-menu {
    display: block;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 50px;
  }
}

.header-menu__item {
  margin-right: 30px;
}

@media screen and (max-width: 1200px) {
  .header-menu__item {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .header-menu__item {
    margin-right: 15px;
  }
}

@media screen and (max-width: 834px) {
  .header-menu__item {
    border-bottom: 1px solid #AD9F97;
    margin-right: 0;
  }
}

.header-menu__item > a {
  display: block;
}

@media screen and (max-width: 834px) {
  .header-menu__item > a {
    padding: 11px 5px 12px;
    position: relative;
  }
  .header-menu__item > a .ico {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #AD9F97;
  }
  .header-menu__item > a .ico:before, .header-menu__item > a .ico:after {
    background: white;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .header-menu__item > a .ico:before {
    width: 12px;
    height: 2px;
  }
  .header-menu__item > a .ico:after {
    height: 12px;
    width: 2px;
  }
  .header-menu__item > a.active .ico:after {
    opacity: 0;
  }
  .header-menu__item > a:hover {
    opacity: 1;
  }
  .header-menu__item > a.btn {
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    background: #AD9F97;
    padding: 10px;
    margin-top: 15px;
    color: white;
    letter-spacing: 3px;
  }
}

@media screen and (min-width: 835px) {
  .header-menu__item > a {
    position: relative;
  }
  .header-menu__item > a:after {
    content: '';
    position: absolute;
    height: 4px;
    left: 0;
    right: 0;
    background-color: #FDC62F;
    bottom: -9px;
    display: none;
  }
}

.header-menu__item.is-active > a:after {
  display: block;
}

.header-menu__item .sub-menu {
  display: none;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 3px;
}

@media screen and (min-width: 835px) {
  .header-menu__item .sub-menu {
    display: none !important;
  }
}

.header-menu__item .sub-menu li {
  margin-bottom: 15px;
}

.header-menu__item .sub-menu li a {
  position: relative;
  display: block;
  border: 1px solid #594F49;
  border-radius: 50px;
  padding: 10px 10px 10px 10px;
  letter-spacing: 2px;
}

.header-menu__item .sub-menu li a:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #AD9F97;
  border-right: 2px solid #AD9F97;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 834px) {
  .header-menu__item--two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: none;
  }
  .header-menu__item--two .col {
    width: calc(50% - 2.5px);
    margin-right: 5px;
    border-top: 1px solid #AD9F97;
    border-bottom: 1px solid #AD9F97;
  }
  .header-menu__item--two .col:nth-child(even) {
    margin-right: 0;
  }
}

.header__contact {
  font-size: 14px;
  font-size: 1.4rem;
  color: white;
  line-height: 1.36;
  width: 249px;
  margin-left: auto;
  letter-spacing: 1.4px;
}

.header__contact a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 40px;
  padding: 4px 15px 6px;
  border-radius: 50px;
  background: #FDC62F;
}

@media screen and (max-width: 1200px) {
  .header__contact a {
    padding: 5px 15px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header__contact a {
    padding: 9px 15px 1px 25px;
  }
}

.header__contact a img {
  margin-right: 6px;
}

@media screen and (max-width: 1200px) {
  .header__contact a img {
    position: relative;
    top: -2px;
  }
}

.header-control {
  width: 30px;
  height: 23px;
  position: relative;
  display: none;
  z-index: 9;
}

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

.header-control span {
  position: absolute;
  width: 100%;
  left: 0;
  height: 3px;
  background: #FF7800;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.header-control span:first-child {
  top: 0;
}

.header-control span:nth-of-type(2) {
  top: 44%;
}

.header-control span:last-child {
  bottom: 0;
}

.header-control.close {
  background: #FFF5ED;
}

.header-control.close span:first-child {
  top: 44%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header-control.close span:nth-of-type(2) {
  opacity: 0;
}

.header-control.close span:last-child {
  bottom: 44%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header-floating {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  height: 55px;
  color: white;
  z-index: 9;
}

@media screen and (max-width: 834px) {
  .header-floating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.header-floating li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 500px) {
  .header-floating li a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.header-floating .tel {
  width: 57.6%;
  font-family: "Quicksand", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: 2px;
}

@media screen and (max-width: 374px) {
  .header-floating .tel {
    letter-spacing: 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.header-floating .tel a {
  background: #F2D765;
  padding: 0 0 0 18px;
}

@media screen and (max-width: 374px) {
  .header-floating .tel a {
    padding: 0 0 0 10px;
  }
}

.header-floating .tel a .ico {
  margin-right: 16px;
  margin: -4px 16px 0 0;
}

@media screen and (max-width: 374px) {
  .header-floating .tel a .ico {
    margin-right: 10px;
  }
}

.header-floating .contact {
  width: 42.4%;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 1.3px;
}

@media screen and (max-width: 374px) {
  .header-floating .contact {
    letter-spacing: 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.header-floating .contact a {
  background: #EB9159;
  padding: 0 0 0 17px;
}

@media screen and (max-width: 374px) {
  .header-floating .contact a {
    padding: 0 0 0 10px;
  }
}

.header-floating .contact a .ico {
  margin-right: 12px;
}

@media screen and (max-width: 374px) {
  .header-floating .contact a .ico {
    margin-right: 10px;
  }
}

@media screen and (max-width: 1200px) {
  .mac .header__contact a img {
    top: -3px;
  }
}

.footer {
  background: #F0EDEC;
  color: #6E6560;
  padding: 50px 0 62px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .footer {
    padding: 36px 0 15px;
    margin-bottom: 55px;
  }
  .footer .inner {
    padding: 0 15px;
  }
}

.footer__head {
  display: flex;
  align-items: center;
  gap: 0 33px;
  margin-bottom: 21px;
}

@media screen and (max-width: 834px) {
  .footer__head {
    gap: 0 min(calc(22 / 375 * 100vw),22px);
  }

  .footer__instagram {
    transform: translateY(-10%);
    width: 81px;
  }
}

@media screen and (max-width: 834px) {
  .footer__logo {
    text-align: center;
    flex: 1;
  }
  .footer__logo img {
    width: 232px;
  }
}

@media only screen and (max-width: 580px) {
  .footer__logo {
    text-align: left;
  }
}

.footer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 38px;
}

@media screen and (max-width: 1200px) {
  .footer__flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.footer__flex .col {
  margin-right: 55px;
  padding-top: 38px;
}

@media screen and (min-width: 1201px) {
  .footer__flex .col.col02 {
    margin-right: 78px;
  }
}

@media screen and (max-width: 1200px) {
  .footer__flex .col {
    margin-right: 30px;
  }
}

@media screen and (max-width: 990px) {
  .footer__flex .col {
    margin-right: 15px;
  }
}

.footer__flex .col:last-child {
  margin: -14px 0 0 auto;
  padding-top: 0;
}

@media screen and (max-width: 1200px) {
  .footer__flex .col:last-child {
    margin-left: 0;
  }
}

.footer__flex .col .txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  margin: -5px 0 7px;
}

@media screen and (max-width: 1200px) {
  .footer__flex .col .txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.footer__flex .col .txt span {
  margin-left: 20px;
}

.footer__flex .col .tbl {
  width: 397px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 8px;
}

@media screen and (max-width: 1200px) {
  .footer__flex .col .tbl {
    font-size: 12px;
    font-size: 1.2rem;
    width: 320px;
  }
}

@media screen and (max-width: 990px) {
  .footer__flex .col .tbl {
    width: 300px;
  }
}

.footer__flex .col .tbl tr {
  border-bottom: 1px solid #594F49;
}

.footer__flex .col .tbl tr td {
  padding: 7px 0 6px;
  min-width: 25px;
}

@media screen and (max-width: 1200px) {
  .footer__flex .col .tbl tr td {
    min-width: 20px;
  }
}

.footer__flex .col .tbl tr td:first-child {
  width: 141px;
}

@media screen and (max-width: 1200px) {
  .footer__flex .col .tbl tr td:first-child {
    width: 110px;
  }
}

.footer__flex .col .note {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (max-width: 1200px) {
  .footer__flex .col .note {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.footer__flex .col .landmark-txt {
  text-align: center;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.2;
  margin-bottom: 11px;
}

@media screen and (max-width: 1200px) {
  .footer__flex .col .landmark-txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.footer__flex .col .landmark-txt span {
  padding: 0 7px 43px;
  display: inline-block;
  position: relative;
}

.footer__flex .col .landmark-txt span:before, .footer__flex .col .landmark-txt span:after {
  content: '';
  position: absolute;
  width: 2px;
  background: #AD9F97;
  bottom: 0;
  top: 44px;
}

.footer__flex .col .landmark-txt span:before {
  left: 0;
  -webkit-transform: rotate(-42deg);
      -ms-transform: rotate(-42deg);
          transform: rotate(-42deg);
}

.footer__flex .col .landmark-txt span:after {
  right: 0;
  -webkit-transform: rotate(42deg);
      -ms-transform: rotate(42deg);
          transform: rotate(42deg);
}

.footer__flex .col .landmark-img img {
  display: block;
  width: 100%;
  max-width: 280px;
}

.footer__menu {
  font-size: 17.5px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.32;
}

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

.footer__menu li {
  margin-bottom: 15px;
}

.footer__menu li:last-child {
  margin-bottom: 0;
}

.footer__copyright {
  text-align: center;
  color: #EBAD20;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  letter-spacing: 1.7px;
}

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

.footer-box {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.6;
}

@media only screen and (max-width: 580px) {
  .footer-box {
    text-align: left;
    padding-left: 3px;
  }
}

.footer-box__txt {
  margin-bottom: 7px;
}

.footer-box__txt .ml {
  margin-left: 20px;
}

.footer-box__txt .txt-orange {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2;
  color: #EBAD20;
}

.footer-box .copyright {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4;
  color: #F57402;
  margin-top: 35px;
}

.footer .backtop {
  position: fixed;
  bottom: 50px;
  right: 43px;
  width: 175px;
  height: 175px;
  border-radius: 50%;
  background: #FFF1C3;
  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;
  padding: 28px 0 20px;
  cursor: pointer;
  z-index: 9;
}

@media screen and (max-width: 834px) {
  .footer .backtop {
    width: 76px;
    height: 76px;
    background: white;
    bottom: auto;
    right: auto;
    padding: 0 0 5px;
    position: relative;
  }
}

.footer .backtop:hover {
  opacity: 0.7;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.footer .backtop:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-left: 2px solid #FF751F;
  border-top: 2px solid #FF751F;
  -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  left: 50%;
  bottom: 17px;
}

@media screen and (max-width: 834px) {
  .footer .backtop:before {
    bottom: 7px;
    width: 8px;
    height: 8px;
  }
}

.footer .backtop .img {
  display: block;
  margin-bottom: 17px;
}

@media screen and (max-width: 834px) {
  .footer .backtop .img {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 834px) {
  .footer .backtop .img img {
    width: 33px;
  }
}

.footer .backtop .txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #FF751F;
  letter-spacing: 4px;
}

@media screen and (max-width: 834px) {
  .footer .backtop .txt {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0;
  }
}

@media screen and (min-width: 835px) {
  .footer .backtop.fixed {
    bottom: calc(100% + 19px);
    position: absolute;
  }
}

.overload {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #efd36e;
  z-index: 1000;
  -webkit-animation: load 3s;
          animation: load 3s;
  opacity: 0;
  pointer-events: none;
}

@-webkit-keyframes load {
  0% {
    opacity: 1;
    pointer-events: auto;
  }
  30% {
    opacity: 1;
    pointer-events: auto;
  }
  100% {
    opacity: 0;
    pointer-events: none;
  }
}

@keyframes load {
  0% {
    opacity: 1;
    pointer-events: auto;
  }
  30% {
    opacity: 1;
    pointer-events: auto;
  }
  100% {
    opacity: 0;
    pointer-events: none;
  }
}

@media screen and (min-width: 835px) {
  .mac .header__contact a {
    padding: 6px 15px 6px;
  }
  .mac .header__contact a img {
    position: relative;
    top: -0.5px;
  }
}

@media screen and (max-width: 834px) {
  .box-fixbt {
    bottom: 67px;
    right: 11px;
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 9;
  }
  .box-fixbt .box-inforbt {
    width: 76px;
    height: 76px;
    background: #D96F6F;
    margin-right: 18px;
    border-radius: 50%;
    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;
  }
  .box-fixbt .box-inforbt .img {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
  }
  .box-fixbt .box-inforbt .txt {
    font-size: 10px;
    font-size: 1rem;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.5;
  }
}

.mv-slider {
  margin-bottom: -1px;
}

.mv-slider .item {
  outline: none !important;
}

.mv-slider .item img {
  display: block;
  width: 100%;
}

.mv-txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;
  background: #D96F6F;
  color: white;
  padding: 7px 0;
  letter-spacing: 1px;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 11;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mv-txt {
    padding: 9px 0 5px;
  }
}

@media screen and (max-width: 834px) {
  .mv-txt {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0.8px;
    padding: 10px 0 7px;
  }
}

.mv-txt .circle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1.5px solid white;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 15px 0 5px;
  position: relative;
  top: 1px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mv-txt .circle {
    top: -2px;
    padding-top: 8px;
  }
}

@media screen and (max-width: 834px) {
  .mv-txt .circle {
    width: 18px;
    height: 18px;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 10px 0 5px;
    top: 0px;
  }
}

.mv-txt .line {
  text-decoration: underline;
}

.sec-peace {
  position: relative;
  padding: 69px 0 50px;
  overflow: hidden;
}

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

.sec-peace:before {
  position: absolute;
  content: '';
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 39%;
  background: #f8f7f4;
}

.peace__img {
  margin-bottom: 62px;
}

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

.peace__des {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.78;
  margin-bottom: 56px;
}

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

@media screen and (max-width: 834px) {
  .peace__des {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.15;
    margin-bottom: 54px;
  }
}

.peace__intro {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.46;
  margin-bottom: 40px;
  color: #F57402;
}

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

@media screen and (max-width: 834px) {
  .peace__intro {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.95;
    margin-bottom: 24px;
  }
}

.peace-list {
  margin: 0 -11px;
}

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

@media screen and (min-width: 835px) {
  .peace-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 834px) {
  .peace-list {
    margin: 0 -20px;
  }
}

@media screen and (max-width: 640px) {
  .peace-list .slick-list {
    padding-top: 18px !important;
  }
}

@media screen and (max-width: 834px) {
  .peace-list .slick-arrow {
    width: 37px;
    height: 37px;
    z-index: 1;
    top: 34.4%;
  }
  .peace-list .slick-arrow:before {
    display: none;
  }
  .peace-list .slick-prev {
    background: url("../img/index/arrow-prev.png") no-repeat;
    left: 10.5%;
  }
  .peace-list .slick-next {
    background: url("../img/index/arrow-next.png") no-repeat;
    right: 10.4%;
  }
}

.peace-list__item {
  padding: 0 11px;
  outline: none !important;
}

@media screen and (max-width: 1200px) {
  .peace-list__item {
    padding: 0 7.5px;
  }
}

@media screen and (min-width: 835px) {
  .peace-list__item {
    width: 33.33%;
  }
}

.peace-list__wrap {
  display: block;
}

.peace-list__img {
  position: relative;
}

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

.peace-list__number {
  font-family: din-2014, sans-serif;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
  color: #EBAD20;
  position: absolute;
  top: -3px;
  right: 0;
  letter-spacing: 3px;
}

@media screen and (max-width: 834px) {
  .peace-list__number {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 640px) {
  .peace-list__number {
    top: -18px;
    right: -7px;
  }
}

.peace-list__ttl {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.78;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 21px 13px;
  letter-spacing: 0.8px;
}

@media screen and (max-width: 1200px) {
  .peace-list__ttl {
    padding: 0 12px 12px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}

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

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

.peace-list__content {
  padding: 25px 10px 0;
}

@media screen and (max-width: 990px) {
  .peace-list__content {
    padding: 24px 0 0;
  }
}

.peace-list__des {
  line-height: 1.75;
  margin-bottom: 38px;
  color: #6E6560;
}

@media screen and (max-width: 640px) {
  .peace-list__des {
    line-height: 2;
    margin-bottom: 23px;
    padding: 0 4px;
  }
}

.sec-person {
  background: #f8f7f4;
  padding: 42px 0 50px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .sec-person {
    padding: 42px 0 19px;
  }
}

@media screen and (min-width: 835px) {
  .person__inner {
    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;
  }
}

@media screen and (max-width: 834px) {
  .person__inner {
    padding: 0;
  }
  .person__inner .ttl-comp01 {
    padding: 0 18px;
  }
}

@media screen and (min-width: 835px) {
  .person__img {
    width: 57.8125%;
    padding-top: 8px;
  }
}

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

.person__content {
  padding: 0 46px 0 15px;
  margin: 0 auto;
}

@media screen and (min-width: 835px) {
  .person__content {
    width: 42.1875%;
    max-width: 450px;
  }
}

@media screen and (max-width: 1200px) {
  .person__content {
    padding-right: 0;
  }
}

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

.person__des {
  margin-bottom: 15px;
  letter-spacing: -0.2px;
}

@media screen and (max-width: 834px) {
  .person__des {
    line-height: 1.86;
    padding: 29px 18px 0;
    letter-spacing: 1px;
    margin-bottom: 29px;
  }
}

.sec-treatment02 {
  background: #f8f7f4;
  padding: 22px 0 5px;
  overflow: hidden;
}

.treatment__ttl {
  color: #F57402;
}

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

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

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

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

.treatment-list.col03 {
  margin-bottom: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 640px) {
  .treatment-list.col03 {
    width: 100%;
    margin: 0 auto 50px;
    max-width: 335px;
  }
}

.treatment-list.col03 .treatment-list__item {
  width: 33.33%;
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .treatment-list.col03 .treatment-list__item {
    width: 50%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .treatment-list.col03 .treatment-list__item {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}

.treatment-list.col03 .treatment-list__item:last-child {
  margin-bottom: 0;
}

.treatment-list.col03 .treatment-list__wrap {
  display: block;
  width: 100%;
  height: 100%;
  background: white;
  border-radius: 30px;
  padding: 52px 10px 20px;
}

@media screen and (max-width: 834px) {
  .treatment-list.col03 .treatment-list__wrap {
    padding: 51px 10px 23px;
  }
}

.treatment-list.col03 .treatment-list__img img {
  width: 185px;
}

.treatment-list__item {
  padding: 0 20px;
  width: 20%;
  text-align: center;
  margin-bottom: 44px;
}

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

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

@media screen and (max-width: 640px) {
  .treatment-list__item {
    padding: 0 12.5px;
    width: 33.33%;
    margin-bottom: 28px;
  }
}

@media only screen and (max-width: 500px) {
  .treatment-list__item {
    width: 50%;
  }
}

.treatment-list__wrap {
  display: block;
}

.treatment-list__img {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .treatment-list__img img {
    width: 150px;
  }
}

.treatment-list__ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.67;
  letter-spacing: 1.3px;
  color: #6E6560;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1200px) {
  .treatment-list__ttl {
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: 0;
  }
}

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

.sec-clinic {
  background: #f8f7f4;
  padding: 42px 0 50px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .sec-clinic {
    padding: 29px 0 21px;
  }
}

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

.clinic__img {
  width: 24.73%;
  padding-top: 2px;
}

@media screen and (max-width: 834px) {
  .clinic__img {
    display: none;
  }
}

.clinic__img img {
  display: block;
  width: 100%;
}

.clinic__right {
  width: 28%;
  padding: 96px 11px 0 0;
}

@media screen and (max-width: 834px) {
  .clinic__right {
    width: 40%;
    padding-top: 40px;
  }
}

@media screen and (max-width: 640px) {
  .clinic__right {
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
  }
}

.clinic__right .img {
  margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
  .clinic__right .img {
    margin-bottom: 31px;
  }
}

.clinic__right .img img {
  display: block;
  width: 100%;
}

.clinic__right .btn-comp03:before {
  width: 26px;
  height: 9px;
  background: url("../img/index/btn-arrow-sm.png") no-repeat;
  right: 22px;
}

.clinic__content {
  width: 47.27%;
  max-width: 429px;
  padding: 0 15px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .clinic__content {
    width: 60%;
    max-width: 100%;
    padding: 0 15px 0 0;
  }
}

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

.clinic__ttl {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.1;
  color: #F57402;
  margin-bottom: 29px;
  letter-spacing: 4.3px;
}

@media screen and (max-width: 834px) {
  .clinic__ttl {
    letter-spacing: 0;
    margin-bottom: 21px;
  }
}

.clinic__info {
  line-height: 2.35;
  margin-bottom: 19px;
}

.clinic__info span {
  margin-left: 15px;
}

@media screen and (max-width: 834px) {
  .clinic__info {
    line-height: 2.2;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 374px) {
  .clinic__info {
    letter-spacing: -0.5px;
  }
}

.clinic__tbl {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 9px;
  width: 100%;
}

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

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

.clinic__tbl tr {
  border-bottom: 1px solid #594F49;
}

.clinic__tbl tr:first-child td {
  padding-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .clinic__tbl tr:first-child td {
    padding-bottom: 7px;
  }
}

.clinic__tbl tr td {
  padding: 10px 0 9px;
  min-width: 18px;
}

@media screen and (max-width: 834px) {
  .clinic__tbl tr td {
    padding: 9px 0 8px;
  }
}

.clinic__tbl tr td:first-child {
  width: 141px;
}

@media screen and (max-width: 1200px) {
  .clinic__tbl tr td:first-child {
    width: 110px;
  }
}

.clinic__note {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 0 12px;
  letter-spacing: 1px;
}

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

.sec-blog {
  background: #f8f7f4;
  padding: 42px 0 70px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .sec-blog {
    padding: 42px 0 47px;
  }
}

.relative {
  position: relative;
}

.blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 -20px;
  color: #6E6560;
}

@media screen and (max-width: 834px) {
  .blog-list {
    padding-right: 25px;
  }
}

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

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

.blog-list .mCSB_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-list__item {
  width: 25%;
  padding: 0 20px;
  min-width: 242px;
}

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

.blog-list__wrap {
  display: block;
  width: 100%;
  height: 100%;
  background: white;
}

.blog-list__img {
  position: relative;
  overflow: hidden;
}

.blog-list__img::after {
  content: "";
  display: block;
  padding-top: 75%;
}

.blog-list__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.blog-list__content {
  padding: 23px 18px 15px 22px;
}

@media screen and (max-width: 1200px) {
  .blog-list__content {
    padding: 15px;
  }
}

@media screen and (max-width: 834px) {
  .blog-list__content {
    padding: 22px 18px 17px;
  }
}

.blog-list__ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.35;
  margin-bottom: 7px;
  letter-spacing: 0.7px;
}

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

@media screen and (min-width: 835px) {
  .blog-list__ttl .txt-inclined {
    -webkit-transform: rotate(-40deg);
        -ms-transform: rotate(-40deg);
            transform: rotate(-40deg);
    display: inline-block;
    margin-left: 2px;
  }
}

.blog-list__date {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 17px;
}

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

.blog-list__des {
  line-height: 1.5;
  margin-bottom: 6px;
  max-height: 120px;
  overflow: hidden;
  letter-spacing: 0.7px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .blog-list__des {
    line-height: 1.72;
    max-height: 96px;
    margin-bottom: 18px;
    -webkit-line-clamp: 4;
  }
}

.blog-list__link {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #EB9D20;
  line-height: 1.5;
  letter-spacing: 1px;
}

@media screen and (max-width: 834px) {
  .blog-list__link {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.blog-list__empty {
  min-width: 128px;
}

.blog-list__more {
  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: 100px;
  margin: 0px 0px 0px 20px;
}

@media screen and (max-width: 834px) {
  .blog-list__more {
    margin: 0 30px;
  }
}

.blog-list__more.active {
  visibility: visible;
  opacity: 1;
}

.blog-list__more a {
  display: block;
}

.blog-list__more .cricle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #FBDA76;
  position: relative;
  display: block;
  margin-bottom: 15px;
}

.blog-list__more .cricle:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  border-top: 5px solid white;
  border-right: 5px solid white;
  top: 50%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.blog-list__more .txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  line-height: 1.6;
  color: #F57402;
  display: block;
  text-align: center;
}

.sec-calendar {
  background: #f8f7f4;
  padding: 18px 0 43px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .sec-calendar {
    padding: 18px 0 7px;
  }
}

@media screen and (min-width: 835px) {
  .sec-calendar .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.calendar__box {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
}

@media screen and (min-width: 835px) {
  .calendar__box {
    width: 59.1%;
  }
}

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

.calendar__box .ttl-comp01 {
  margin-bottom: -27px;
}

@media screen and (max-width: 834px) {
  .calendar__box .ttl-comp01 {
    margin-bottom: -31px;
  }
}

.calendar__box .fc table {
  font-size: 12px;
  font-weight: 500;
  border: none;
}

.calendar__box .fc table .fc-scrollgrid-section-header {
  border: none;
}

.calendar__box .fc table .fc-scrollgrid-section-header th {
  border: none;
  padding: 0 3px 6px;
}

.calendar__box .fc table .fc-scrollgrid-section-header td {
  border: none;
}

.calendar__box .fc table .fc-scrollgrid-section-body {
  background: white;
  height: 1px;
}

.calendar__box .fc table .fc-scrollgrid-section-body > td {
  border: none;
}

.calendar__box .fc-daygrid-day-top {
  padding: 2px 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.calendar__box .fc-button {
  width: 25px;
  height: 25px;
  border: 1.5px solid #EBAD20;
  background: white;
  border-radius: 50%;
  outline: none;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.calendar__box .fc-button .fc-icon {
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1.5px solid #EBAD20;
  border-right: 1.5px solid #EBAD20;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.calendar__box .fc-button .fc-icon:before {
  display: none !important;
}

.calendar__box .fc-button:hover {
  opacity: 0.5;
  background: white;
  border-color: #EBAD20;
}

.calendar__box .fc-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.calendar__box .fc-button:not(:disabled):active {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: #EBAD20 !important;
  background: white !important;
}

.calendar__box .fc-button.fc-prev-button .fc-icon {
  left: 52%;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
      -ms-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
}

.calendar__box .fc-button.fc-next-button .fc-icon {
  left: 42%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.calendar__box .fc-toolbar {
  width: 158px;
  margin: 0 9px 8px auto;
}

@media screen and (max-width: 834px) {
  .calendar__box .fc-toolbar {
    width: 160px;
    margin: 0 0 9px auto;
  }
}

.calendar__box .fc-toolbar-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.35;
  color: #EBAD20;
  font-family: "Century Gothic 400", sans-serif;
}

@media screen and (max-width: 520px) {
  .calendar__box .fc-view-harness {
    height: 355px !important;
  }
}

.calendar-notice {
  margin-left: auto;
  position: relative;
}

@media screen and (min-width: 835px) {
  .calendar-notice {
    width: 40.9%;
    max-width: 424px;
    padding-left: 15px;
  }
}

.calendar-notice__ttl {
  margin-bottom: 23px;
}

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

.calendar-notice__see {
  position: absolute;
  top: 13px;
  right: 0;
  letter-spacing: 1px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

@media screen and (max-width: 834px) {
  .calendar-notice__see {
    top: 11px;
  }
}

.calendar-notice__list .item {
  border-bottom: 1px solid #AD9F97;
}

.calendar-notice__list .item:first-child {
  border-top: 1px solid #AD9F97;
}

.calendar-notice__list .item .wrap {
  display: block;
  padding: 22px 10px 24px;
}

@media screen and (max-width: 834px) {
  .calendar-notice__list .item .wrap {
    padding: 14px 60px 10px 12px;
    position: relative;
  }
  .calendar-notice__list .item .wrap .ico-wrap {
    position: absolute;
    right: 0px;
    width: 60px;
    top: 0;
    bottom: 0;
  }
  .calendar-notice__list .item .wrap .ico {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 21px;
    background: url("../img/index/calendar-notice-list-arrow.png") no-repeat;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.calendar-notice__list .item .wrap .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #EBAD20;
  line-height: 1.3125;
  margin-bottom: 5px;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 834px) {
  .calendar-notice__list .item .wrap .ttl {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.75;
    margin-bottom: 2px;
  }
}

.calendar-notice__list .item .wrap .date {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.36;
  margin-bottom: 13px;
  letter-spacing: 1.3px;
}

@media screen and (max-width: 834px) {
  .calendar-notice__list .item .wrap .date {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.calendar-notice__list .item .wrap .txt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7;
}

@media screen and (max-width: 834px) {
  .calendar-notice__list .item .wrap .txt {
    display: none;
  }
}

.calendar-notice__list .item .wrap .txt small {
  font-size: 12px;
  font-size: 1.2rem;
}

#loading {
  display: none !important;
}

.fc-h-event {
  background: #FFA14D;
  border-color: #FFA14D;
  text-align: center;
  cursor: default !important;
}

.fc-h-event:hover {
  opacity: 1;
}

.sec-mv {
  padding-bottom: 38px;
  background-color: #F8F7F4;
}

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

.sec-mv__img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 834px) {
  .sec-mv__img img {
    height: 52vw;
    max-height: 390px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
}

.sec-mv__ttl {
  text-align: center;
  margin-top: -21px;
}

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

.sec-mv__ttl > img {
  margin-bottom: 26px;
}

@media screen and (max-width: 834px) {
  .sec-mv__ttl > img {
    margin-bottom: 25px;
  }
}

.sec-mv__ttl > span {
  display: block;
  color: #FF7800;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.34;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 834px) {
  .sec-mv__ttl > span {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.56;
    letter-spacing: 0.1em;
  }
}

.sec-mv .ttl-comp06 {
  margin: -41px 0 32px;
}

@media screen and (max-width: 834px) {
  .sec-mv .ttl-comp06 {
    margin: 45px 0 11px;
    font-size: 21px;
    font-size: 2.1rem;
  }
  .sec-mv .ttl-comp06 .wrap .line .txt {
    margin-right: 12px;
    padding: 3px 7px 0px;
  }
  .sec-mv .ttl-comp06 .wrap .line .txt:last-child {
    margin-right: 0;
  }
}

.sec-equipment {
  padding-bottom: 170px;
  background-color: #F8F7F4;
}

@media screen and (max-width: 834px) {
  .sec-equipment {
    padding-bottom: 16px;
  }
  .sec-equipment .ttl-comp04 {
    margin-bottom: 23px;
  }
}

.box-equipment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 62px;
}

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

.box-equipment__content {
  width: calc(100% - 405px);
  padding: 15px 60px 0 0;
}

@media screen and (max-width: 834px) {
  .box-equipment__content {
    width: 100%;
    padding: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.box-equipment__content .txt-basic:not(:last-child), .box-equipment__content .box-prgf:not(:last-child), .box-equipment__content .blog-detail__content:not(:last-child) {
  margin-bottom: 25px;
}

.box-equipment__img {
  width: 405px;
  margin-top: -10px;
}

@media screen and (max-width: 1024px) {
  .box-equipment__img {
    margin-top: 15px;
  }
}

@media screen and (max-width: 834px) {
  .box-equipment__img {
    width: 100%;
    margin: 0 0 26px;
    text-align: center;
  }
}

.sec-greeting {
  padding-bottom: 80px;
  background: #F8F7F4;
}

@media screen and (max-width: 640px) {
  .sec-greeting {
    padding-bottom: 50px;
  }
}

.sec-greeting .ttl-comp02 + .txt-basic__lager {
  margin-bottom: 68px;
}

@media screen and (max-width: 834px) {
  .sec-greeting .ttl-comp02 + .txt-basic__lager {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .sec-greeting .ttl-comp02 + .txt-basic__lager {
    margin-bottom: 37px;
  }
}

.sec-greeting .ttl-comp02 + .txt-basic02, .sec-greeting .ttl-comp02 + .block-prgf {
  margin-bottom: 70px;
  line-height: 1.78;
  letter-spacing: 0.15em;
  font-weight: 700;
}

@media screen and (max-width: 834px) {
  .sec-greeting .ttl-comp02 + .txt-basic02, .sec-greeting .ttl-comp02 + .block-prgf {
    margin-bottom: 50px;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 640px) {
  .sec-greeting .ttl-comp02 + .txt-basic02, .sec-greeting .ttl-comp02 + .block-prgf {
    margin-bottom: 31px;
  }
}

.sec-greeting .box-greeting {
  margin-bottom: 49px;
}

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

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting {
    margin-bottom: 6px;
  }
}

.sec-greeting .box-greeting .th {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.33;
  font-weight: 700;
  color: #594F49;
  margin-bottom: 22px;
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting .th {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.375;
    margin-bottom: 12px;
  }
}

.sec-greeting .box-greeting .td {
  font-weight: 500;
}

.sec-greeting .box-greeting .td > span {
  display: inline-block;
  width: 100%;
  margin-bottom: 16px;
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting .td > span {
    margin-bottom: 28px;
  }
}

.sec-greeting .box-greeting .td > span:last-child {
  margin-bottom: 0;
}

.sec-greeting .box-greeting__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 834px) {
  .sec-greeting .box-greeting__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.sec-greeting .box-greeting__main-des {
  width: 59%;
}

@media screen and (max-width: 834px) {
  .sec-greeting .box-greeting__main-des {
    width: 100%;
  }
}

.sec-greeting .box-greeting__main-img {
  width: 41%;
  margin-top: -22px;
}

.sec-greeting .box-greeting__main-img img {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .sec-greeting .box-greeting__main-img {
    margin-top: 0;
    width: 100%;
    margin-bottom: 25px;
  }
}

.sec-greeting .box-greeting__main-imgmgt {
  margin-top: -64px;
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting__main-imgmgt {
    margin-top: 0;
  }
}

.sec-greeting .box-greeting .list-mainsub {
  width: 100%;
  padding-right: 50px;
}

.sec-greeting .box-greeting .item-mainsub {
  margin-bottom: 21px;
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting .item-mainsub {
    margin-bottom: 28px;
  }
}

.sec-greeting .box-greeting .item-mainsub:nth-child(2n + 1) {
  width: 59%;
  float: left;
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting .item-mainsub:nth-child(2n + 1) {
    width: 100%;
    padding-left: 5px;
  }
}

.sec-greeting .box-greeting .item-mainsub:nth-child(2n) {
  width: 41%;
  padding-left: 7px;
  float: right;
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting .item-mainsub:nth-child(2n) {
    width: 100%;
  }
}

.sec-greeting .box-greeting .item-mainsub01 {
  margin-bottom: 21px;
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting .item-mainsub01 {
    margin-bottom: 28px;
  }
}

.sec-greeting .box-greeting .item-mainsub01 .th {
  margin-bottom: 14px;
}

.sec-greeting .box-greeting .item-mainsub01 .th:last-child {
  margin-bottom: 0;
}

.sec-greeting .box-greeting .item-mainsub01:last-child {
  margin-bottom: 0;
}

.sec-greeting .box-greeting01 {
  margin-bottom: 95px;
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting01 {
    margin-top: -3px;
    margin-bottom: 29px;
  }
}

.sec-greeting .box-greeting01 .ttl-comp03 {
  margin-bottom: 19px;
}

.sec-greeting .box-greeting01:last-child {
  margin-bottom: 0;
}

.sec-greeting .box-greeting01__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sec-greeting .box-greeting01__sub-des, .sec-greeting .box-greeting01__sub-img {
  width: 50%;
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting01__sub-des, .sec-greeting .box-greeting01__sub-img {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting01__sub-img {
    margin-bottom: 27px;
  }
}

.sec-greeting .box-greeting01__sub-des {
  padding-left: 60px;
  margin-top: -5px;
}

@media screen and (max-width: 834px) {
  .sec-greeting .box-greeting01__sub-des {
    padding-left: 15px;
  }
}

@media screen and (max-width: 640px) {
  .sec-greeting .box-greeting01__sub-des {
    padding-left: 0;
  }
}

.sec-treatment {
  padding: 23px 0 75px;
  background-color: #F8F7F4;
}

@media screen and (max-width: 834px) {
  .sec-treatment {
    padding: 5px 0 45px;
  }
}

@media screen and (max-width: 834px) {
  .lt-sp-75 {
    letter-spacing: 0.075em;
  }
}

.box-treatment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 90px;
}

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

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

.box-treatment__img {
  width: 322px;
  text-align: center;
  padding: 5px 0;
}

@media screen and (max-width: 834px) {
  .box-treatment__img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    text-align: right;
  }
  .box-treatment__img .txt-left {
    text-align: center;
  }
  .box-treatment__img img {
    max-width: 80px;
    margin-bottom: 15px;
  }
}

.box-treatment__content {
  width: calc(100% - 322px);
}

@media screen and (max-width: 834px) {
  .box-treatment__content {
    width: 100%;
    margin-bottom: 10px;
  }
}

.box-treatment__content .ttl-comp05 {
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .box-treatment__content .ttl-comp05 {
    margin-bottom: 18px;
  }
}

.box-treatment__content .txt-basic, .box-treatment__content .box-prgf, .box-treatment__content .blog-detail__content {
  letter-spacing: 0.05em;
}

@media screen and (max-width: 834px) {
  .box-treatment__content .txt-basic, .box-treatment__content .box-prgf, .box-treatment__content .blog-detail__content {
    letter-spacing: 0.04em;
  }
}

.box-treatment__content .txt-basic:not(:last-child), .box-treatment__content .box-prgf:not(:last-child), .box-treatment__content .blog-detail__content:not(:last-child) {
  margin-bottom: 23px;
}

@media screen and (max-width: 834px) {
  .box-treatment__content .txt-basic:not(:last-child), .box-treatment__content .box-prgf:not(:last-child), .box-treatment__content .blog-detail__content:not(:last-child) {
    margin-bottom: 0;
  }
}

.box-treatment .btn-comp02 {
  margin-bottom: 34px;
}

@media screen and (max-width: 834px) {
  .box-treatment .btn-comp02 {
    margin-bottom: 15px;
  }
}

.sec-dbc {
  background-color: #F8F7F4;
  padding: 0 0 114px;
}

@media screen and (max-width: 834px) {
  .sec-dbc {
    padding: 25px 0 10px;
  }
}

.box-dbc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 54px;
}

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

.box-dbc__img {
  text-align: center;
  width: 322px;
}

@media screen and (max-width: 834px) {
  .box-dbc__img {
    display: none;
  }
}

.box-dbc__content {
  width: calc(100% - 322px);
  padding: 24px 0 0;
}

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

.block-dbc .txt-basic, .block-dbc .box-prgf, .block-dbc .blog-detail__content {
  margin-bottom: 58px;
}

@media screen and (max-width: 834px) {
  .block-dbc .txt-basic, .block-dbc .box-prgf, .block-dbc .blog-detail__content {
    margin-bottom: 45px;
  }
}

.block-dbc .txt-basic02, .block-dbc .block-prgf {
  margin-bottom: 19px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .block-dbc .txt-basic02, .block-dbc .block-prgf {
    margin-bottom: 18px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0.1em;
  }
}

.block-dbc img {
  margin-bottom: 45px;
}

.sec-laboratory {
  background-color: #F8F7F4;
  padding: 26px 0 8px;
}

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

.sec-laboratory .txt-basic02, .sec-laboratory .block-prgf {
  line-height: 1.78;
}

.sec-laboratory .ttl-comp05 {
  margin-bottom: 33px;
}

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

.box-laboratory {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 75px;
}

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

.box-laboratory__content {
  padding: 0 60px 0 0;
  width: calc(100% - 390px);
}

@media screen and (max-width: 834px) {
  .box-laboratory__content {
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
  }
}

.box-laboratory__img {
  width: 390px;
  margin-top: 4px;
}

@media screen and (max-width: 834px) {
  .box-laboratory__img {
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
}

.block-laboratory .ttl-comp05 {
  letter-spacing: 0.15em;
  margin-bottom: 33px;
}

@media screen and (max-width: 834px) {
  .block-laboratory .ttl-comp05 {
    margin-bottom: 28px;
    letter-spacing: 0.1em;
  }
}

.block-laboratory__list {
  margin-bottom: 67px;
}

@media screen and (max-width: 834px) {
  .block-laboratory__list {
    margin: 0 0 55px 8px;
  }
}

.block-laboratory__list .item {
  margin-bottom: 36px;
}

@media screen and (max-width: 834px) {
  .block-laboratory__list .item {
    margin-bottom: 45px;
  }
}

.block-laboratory__list .item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
}

.block-laboratory__list .item__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #FFDA76;
  color: #FF751F;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 6px 20px 4px;
  border-radius: 20px;
}

@media screen and (max-width: 834px) {
  .block-laboratory__list .item__label {
    width: 40px;
    padding: 9px 10px 9px;
    line-height: 1.3;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ffffff;
    text-align: center;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-laboratory__list .item__label {
    padding: 8px 20px 2px;
    line-height: 1.28;
  }
}

.block-laboratory__list .item__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 11px;
}

@media screen and (max-width: 834px) {
  .block-laboratory__list .item__content {
    margin-top: -2px;
    padding-left: 27px;
  }
}

@media screen and (max-width: 834px) {
  .block-laboratory__list .item__ttl {
    margin-bottom: 6px;
  }
}

.block-laboratory__list .item__ttl span {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.15em;
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #FFDA76), color-stop(50%, transparent));
  background-image: -o-linear-gradient(left, #FFDA76 50%, transparent 50%);
  background-image: linear-gradient(to right, #FFDA76 50%, transparent 50%);
  background-size: 200% 4px;
  background-repeat: no-repeat;
  background-position: 0% 1.35em;
}

@media screen and (max-width: 834px) {
  .block-laboratory__list .item__ttl span {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
    background-position: 0% 1.55em;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-laboratory__list .item__ttl span {
    margin-top: 2px;
  }
}

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

.common-list--01 {
  margin-top: 60px;
}

@media screen and (max-width: 834px) {
  .common-list--01 {
    margin-top: 40px;
  }
}

.common-list .item {
  padding: 0 20px;
  width: 33.333333%;
  margin-bottom: 62px;
}

@media screen and (max-width: 834px) {
  .common-list .item {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .common-list .item {
    width: 100%;
    margin-bottom: 34px;
  }
}

.common-list .item__img {
  margin-bottom: 24px;
}

@media screen and (max-width: 834px) {
  .common-list .item__img {
    margin-bottom: 26px;
  }
}

.common-list .item__img img {
  width: 100%;
  height: auto;
}

.common-list .item .txt-basic02, .common-list .item .block-prgf {
  line-height: 1.78;
}

.common-list--04 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 0 28px;
}

@media screen and (max-width: 1024px) {
  .common-list--04 {
    padding: 0;
  }
}

@media screen and (max-width: 834px) {
  .common-list--04 {
    margin: 0 -10px;
  }
}

@media screen and (max-width: 374px) {
  .common-list--04 {
    margin: 0;
  }
}

.common-list--04 .item {
  width: 25%;
  margin-bottom: 42px;
}

@media screen and (max-width: 1024px) {
  .common-list--04 .item {
    width: 33.33%;
  }
}

@media screen and (max-width: 834px) {
  .common-list--04 .item {
    width: 50%;
    padding: 0 10px;
  }
}

@media screen and (max-width: 374px) {
  .common-list--04 .item {
    width: 100%;
    padding: 0;
  }
}

.common-list--04 .item__img {
  margin-bottom: 28px;
}

.common-list--04 .item__img img {
  border-radius: 50%;
  width: 200px;
}

@media screen and (max-width: 640px) {
  .common-list--04 .item .txt-basic02, .common-list--04 .item .block-prgf {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.sec-initiative {
  background: #F8F7F4;
  padding-bottom: 75px;
}

@media screen and (max-width: 640px) {
  .sec-initiative {
    padding-bottom: 56px;
  }
}

.sec-initiative .ttl-comp02 {
  margin-bottom: 45px;
}

@media screen and (max-width: 640px) {
  .sec-initiative .ttl-comp02 {
    margin-bottom: 36px;
  }
}

.sec-initiative .list-initiative {
  margin-bottom: 64px;
}

@media screen and (max-width: 834px) {
  .sec-initiative .list-initiative {
    margin-bottom: 39px;
  }
}

.sec-initiative .list-initiative .item {
  margin-bottom: 64px;
}

@media screen and (max-width: 640px) {
  .sec-initiative .list-initiative .item {
    margin-bottom: 39px;
  }
}

.sec-initiative .list-initiative .item:last-child {
  margin-bottom: 0;
}

.sec-initiative .list-initiative .th {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.778;
  font-weight: 700;
  letter-spacing: 0.15em;
  color: #594F49;
  margin-bottom: 8px;
}

@media screen and (max-width: 640px) {
  .sec-initiative .list-initiative .th {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 374px) {
  .sec-initiative .list-initiative .th {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.sec-initiative .list-initiative .th > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

.sec-initiative .list-initiative .th > span:after {
  content: '';
  width: 100%;
  height: 4px;
  background: #FFDA76;
  position: absolute;
  bottom: 2px;
  left: 0;
}

.sec-initiative .list-initiative .td a {
  color: #F57402;
  font-weight: 500;
}

.sec-information {
  background: #F8F7F4;
  padding-bottom: 102px;
}

@media screen and (max-width: 640px) {
  .sec-information {
    padding-bottom: 63px;
  }
}

.sec-information .ttl-comp02 {
  margin-bottom: 35px;
}

@media screen and (max-width: 640px) {
  .sec-information .ttl-comp02 {
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 640px) {
  .sec-information .btn-comp02 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.block-information .box-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 71px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

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

.block-information .box-information.f-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.block-information .box-information.f-reverse .box-information__img {
  padding-left: 0;
  padding-right: 25px;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .block-information .box-information.f-reverse .box-information__img {
    padding-right: 10px;
  }
}

@media screen and (max-width: 640px) {
  .block-information .box-information.f-reverse .box-information__img {
    padding-right: 0;
  }
}

.block-information .box-information.f-reverse .box-information__des {
  padding-right: 0;
  padding-left: 25px;
}

@media screen and (max-width: 834px) {
  .block-information .box-information.f-reverse .box-information__des {
    padding-left: 10px;
  }
}

@media screen and (max-width: 640px) {
  .block-information .box-information.f-reverse .box-information__des {
    padding-left: 0;
  }
}

.block-information .box-information .ttl-comp02 {
  margin-top: -9px;
  margin-bottom: 24px;
}

.block-information .box-information__img {
  width: 470px;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .block-information .box-information__img {
    width: 100%;
  }
  .block-information .box-information__img img {
    width: 100%;
  }
}

.block-information .box-information__img iframe {
  max-width: 100%;
}

@media screen and (max-width: 834px) {
  .block-information .box-information__img iframe {
    width: 100%;
    height: auto;
  }
}

.block-information .box-information__des {
  width: calc(100% - 470px);
  padding-right: 25px;
}

@media screen and (max-width: 834px) {
  .block-information .box-information__des {
    padding-right: 10px;
  }
}

@media screen and (max-width: 834px) {
  .block-information .box-information__des {
    width: 100%;
    margin-right: 0;
    margin-bottom: 31px;
  }
}

.block-information .box-information__des p {
  margin-bottom: 28px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 640px) {
  .block-information .box-information__des p {
    margin-bottom: 24px;
  }
}

.block-information .box-information__des p:last-child {
  margin-bottom: 0;
}

.br-ip {
  display: none;
}

@media screen and (max-width: 374px) {
  .br-ip {
    display: block;
  }
}

.sec-entry .txt-note {
  margin-top: 23px;
}

@media screen and (max-width: 640px) {
  .sec-entry .txt-note {
    margin-top: 18px;
  }
}

.ttl-notify {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.15em;
  font-weight: 700;
  line-height: 1.78;
  margin-bottom: 22px;
  margin-top: 14px;
}

@media screen and (max-width: 834px) {
  .ttl-notify {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71;
    letter-spacing: 0.05em;
    text-align: left;
    margin-bottom: 16px;
  }
}

.box-notify {
  height: 303px;
  overflow-y: scroll;
  padding: 28px 19px 50px 30px;
  -ms-overflow-style: none;
  background: #F0F3F4;
  max-width: 1000px;
  margin: 0 auto 39px;
}

.box-notify::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 834px) {
  .box-notify {
    padding: 15px 8px 24px 20px;
    margin-bottom: 24px;
    height: 255px;
  }
}

.box-notify__content {
  padding-right: 25px;
}

.box-notify .txt {
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 640px) {
  .box-notify .txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.54;
    letter-spacing: 0.05em;
  }
}

.box-notify .wrap:not(:last-child) {
  margin-bottom: 33px;
}

@media screen and (max-width: 834px) {
  .box-notify .wrap:not(:last-child) {
    margin-bottom: 22px;
  }
}

.box-notify .mCSB_scrollTools .mCSB_dragger {
  height: 62px !important;
}

.box-notify .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #C4B5B5;
  width: 8px;
}

.box-notify .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: transparent;
}

.box-notify .mCSB_scrollTools {
  border-left: none;
}

.common-form .item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  .common-form .item {
    margin-bottom: 11px;
  }
}

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

.common-form .item__label {
  width: 32%;
}

@media screen and (max-width: 640px) {
  .common-form .item__label {
    width: 100%;
    margin-bottom: 10px;
  }
}

.common-form .item__ttl {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  color: #594F49;
  font-weight: 700;
  letter-spacing: 0.15em;
  padding-top: 4px;
}

@media screen and (max-width: 640px) {
  .common-form .item__ttl {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71;
    font-weight: 500;
  }
}

.common-form .item__content {
  width: 68%;
}

@media screen and (max-width: 640px) {
  .common-form .item__content {
    width: 100%;
  }
}

.common-form .item__content input, .common-form .item__content textarea {
  outline: none;
  background: #fff;
  border-radius: 13px;
  border: 1px solid #C4B5B5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  color: #594F49;
  padding: 5px 10px 5px 15px;
}

.common-form .item__content input {
  height: 40px;
}

@media screen and (max-width: 640px) {
  .common-form .item__content input {
    height: 35px;
  }
}

.common-form .item__content textarea {
  min-height: 319px;
}

@media screen and (max-width: 640px) {
  .common-form .item__content textarea {
    min-height: 237px;
  }
}

.common-form__checkbox {
  display: inline-block;
  position: relative;
  padding-left: 39px;
  margin-bottom: 39px;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1.33;
  letter-spacing: 0.05em;
}

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

@media screen and (max-width: 640px) {
  .common-form__checkbox {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
    padding-left: 45px;
    width: 91%;
    margin: 0 auto 25px;
    line-height: 1.65;
  }
}

.common-form__checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.common-form__checkbox input:checked ~ .checkmark {
  background-color: #fff;
  border-color: #594F49;
}

.common-form__checkbox input:checked ~ .checkmark:after {
  display: block;
}

.common-form__checkbox .checkmark {
  position: absolute;
  top: -5px;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border: 3px solid #594F49;
  border-radius: 50%;
}

@media screen and (max-width: 640px) {
  .common-form__checkbox .checkmark {
    top: 46%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.common-form__checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid #594F49;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.common-form__confirm {
  margin-top: -1px;
  margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
  .common-form__confirm .item {
    margin-bottom: 32px;
  }
}

.common-form__confirm .item__ttl {
  line-height: 1.75;
  padding-top: 0;
}

.common-form__confirm .item__content {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.075em;
  font-weight: 700;
}

@media screen and (min-width: 641px) {
  .common-form__confirm .item__content {
    width: 67%;
  }
}

@media screen and (max-width: 640px) {
  .common-form__confirm .item__content {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    font-weight: 500;
  }
}

@media screen and (min-width: 641px) {
  .common-form__confirm .item__label {
    width: 33%;
    padding-right: 15px;
  }
}

@media screen and (max-width: 640px) {
  .common-form__confirm .item__label {
    margin-bottom: 2px;
    padding-right: 0;
  }
}

.common-form__confirm .btn-submit {
  margin-top: 28px;
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .common-form__confirm .btn-submit {
    background-color: #fdc62f;
  }
}

@media screen and (max-width: 640px) {
  .common-form__confirm .btn-submit {
    margin-top: -3px;
    margin-bottom: 19px;
  }
}

.common-form__confirm .link-back {
  margin-top: 21px;
  display: inline-block;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  .common-form__confirm .link-back {
    color: #F57402;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
  }
}

.sec-entry {
  background: #F8F7F4;
  padding-top: 21px;
  padding-bottom: 71px;
}

@media screen and (max-width: 640px) {
  .sec-entry {
    padding-top: 0;
    padding-bottom: 58px;
  }
}

.sec-entry .phone-contact {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 640px) {
  .sec-entry .phone-contact {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: 0.05em;
  }
}

.sec-entry .ttl-comp02 {
  margin-bottom: 13px;
}

@media screen and (max-width: 640px) {
  .sec-entry .ttl-comp02 {
    margin-bottom: 25px;
  }
}

.sec-entry .ttl-comp02 + .txt-basic__lager {
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .sec-entry .ttl-comp02 + .txt-basic__lager {
    margin-bottom: 0;
  }
}

.sec-entry .phone-contact {
  margin-bottom: 67px;
}

@media screen and (max-width: 640px) {
  .sec-entry .phone-contact {
    margin-bottom: 30px;
  }
}

.sec-entry .phone-contact img {
  margin-right: 11px;
}

@media screen and (max-width: 640px) {
  .sec-entry .phone-contact img {
    width: 20px;
  }
}

.sec-entry .txt-note {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #594F49;
}

@media screen and (max-width: 834px) {
  .sec-entry .txt-note {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.6;
  }
}

.sec-entry .txt-note a {
  color: #594F49;
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .sec-entry__confirm {
    padding-bottom: 32px;
  }
}

.sec-entry__finish {
  padding-bottom: 86px;
  padding-top: 18px;
}

.sec-entry__finish .phone-contact {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 374px) {
  .sec-entry__finish .phone-contact {
    font-size: 20px;
    font-size: 2rem;
  }
}

.sec-entry__finish .ttl-comp02 {
  margin-bottom: 22px;
}

.sec-entry__finish .phone-contact {
  margin-bottom: 65px;
  font-family: "Quicksand", sans-serif;
}

@media screen and (max-width: 640px) {
  .sec-entry__finish .phone-contact {
    margin-bottom: 34px;
  }
}

.sec-entry__finish .phone-contact img {
  margin-right: 16px;
  margin-top: -6px;
}

.sec-entry__finish .btn-submit {
  background: #fdc62f;
}

.sec-mv__ttl-lh > span {
  line-height: 1.6;
  margin-top: -4px;
}

@media screen and (max-width: 640px) {
  .sec-mv__modify {
    padding-bottom: 42px;
  }
}

.btn-submit {
  border: none;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33;
  letter-spacing: 0.2em;
  font-weight: 500;
  color: #fff;
  background: #FDC62F;
  border-radius: 25px;
  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;
  height: 50px;
  width: 250px;
  margin: 0 auto;
  outline: none;
  cursor: pointer;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-submit {
    padding-top: 6px;
  }
}

.btn-submit:hover {
  opacity: 0.75;
}

@media screen and (max-width: 640px) {
  .btn-submit {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    line-height: 39px;
    height: 39px;
    max-width: 300px;
    text-align: center;
    background: url(../img/contact/img_arrow.png) no-repeat right 22px center, #FFDA76;
  }
}

.agree .mwform-checkbox-field {
  margin-right: 25px;
  font-weight: 500;
  color: #594F49;
  margin-top: 16px;
  margin-left: 0 !important;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
}

.agree label {
  margin-right: 25px;
  font-weight: 500;
  color: #594F49;
  margin-top: 16px;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 834px) {
  .agree label {
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 0;
  }
}

.agree label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.agree label .mwform-checkbox-field-text {
  position: relative;
  display: inline-block;
  position: relative;
  padding-left: 39px;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.33;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 834px) {
  .agree label .mwform-checkbox-field-text {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
    padding-left: 45px;
    width: 91%;
    margin: 0 auto 0px;
    line-height: 1.65;
  }
}

.agree label .mwform-checkbox-field-text:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #fff;
  border: 3px solid #594F49;
  border-radius: 50%;
}

@media screen and (max-width: 834px) {
  .agree label .mwform-checkbox-field-text:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.agree label .mwform-checkbox-field-text:after {
  content: "";
  position: absolute;
  display: none;
}

.agree label input:checked ~ .mwform-checkbox-field-text:after {
  display: block;
}

.agree label .mwform-checkbox-field-text:after {
  content: "";
  position: absolute;
  display: none;
  left: 10px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid #594F49;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 834px) {
  .agree label .mwform-checkbox-field-text:after {
    top: 44%;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
}

.txt-confirm {
  display: none;
}

.agree {
  margin-bottom: 39px;
}

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

.mw_wp_form .error {
  font-size: 16px !important;
  margin-top: 5px;
}

@media screen and (max-width: 834px) {
  .mw_wp_form .error {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 834px) {
  .form-confirm .btn-submit {
    background: url(../img/contact/img_arrow.png) no-repeat right 22px center, #FDC62F !important;
  }
}

.form-confirm .emailConfirm {
  display: none;
}

@media screen and (min-width: 835px) {
  .form-confirm .txt-note {
    display: none;
  }
}

.form-confirm .form-head, .form-confirm .ttl-notify, .form-confirm .box-notify, .form-confirm .ttl-notify {
  display: none;
}

.form-confirm .agree {
  display: none;
}

.form-confirm .txt-confirm {
  display: block;
}

.form-confirm .link-back {
  margin-top: 21px;
  display: inline-block;
  font-weight: 700;
  background: none;
  border: none;
  outline: none;
  color: inherit;
}

@media screen and (max-width: 640px) {
  .form-confirm .link-back {
    color: #F57402;
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
  }
}

.form-confirm .item__content {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.075em;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  .form-confirm .item__content {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    font-weight: 500;
  }
}

.form-complete .form-head {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.sec-prgf {
  padding: 23px 0 4px;
  background-color: #F8F7F4;
}

@media screen and (max-width: 834px) {
  .sec-prgf {
    padding: 5px 0 13px;
  }
}

.sec-prgf .ttl-comp05 {
  letter-spacing: 0.15em;
  margin-bottom: 18px;
}

@media screen and (max-width: 834px) {
  .sec-prgf .ttl-comp05 {
    letter-spacing: 0.1em;
  }
}

.box-prgf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 70px;
}

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

.box-prgf__content {
  width: calc(100% - 390px);
  padding-right: 60px;
}

@media screen and (max-width: 834px) {
  .box-prgf__content {
    width: 100%;
    padding-right: 0;
  }
}

.box-prgf__content p:not(:last-child) {
  margin-bottom: 47px;
}

@media screen and (max-width: 834px) {
  .box-prgf__content p:not(:last-child) {
    margin-bottom: 30px;
  }
}

.box-prgf__img {
  width: 390px;
}

@media screen and (max-width: 834px) {
  .box-prgf__img {
    width: 100%;
    text-align: center;
  }
}

.box-prgf__img img {
  width: 100%;
  height: auto;
  margin: 5px 0 15px;
}

@media screen and (max-width: 834px) {
  .box-prgf__img img {
    margin: 35px 0 25px;
    max-width: 390px;
  }
}

@media screen and (max-width: 834px) {
  .box-prgf__img p {
    text-align: left;
  }
}

.block-prgf {
  margin-bottom: 70px;
}

@media screen and (max-width: 834px) {
  .block-prgf {
    margin-bottom: 40px;
  }
}

.block-prgf p:not(:last-child) {
  margin-bottom: 22px;
}

.sec-access {
  background-color: #F8F7F4;
  padding: 46px 0 125px;
}

@media screen and (max-width: 834px) {
  .sec-access {
    padding: 15px 0 25px;
  }
}

.sec-access .common-list {
  margin-bottom: 4px;
}

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

.sec-access .btn-comp03 {
  margin-bottom: 25px;
  letter-spacing: 0.2em;
  padding-bottom: 2px;
}

@media screen and (max-width: 834px) {
  .mac .sec-clinic--mod .clinic__tbl {
    max-width: none;
    width: auto;
    min-width: 100%;
  }
}

.sec-clinic--mod {
  padding: 26px 0 50px;
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod {
    padding: 8px 0 8px;
  }
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__tbl {
    table-layout: fixed;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 374px) {
  .sec-clinic--mod .clinic__tbl {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__img {
    display: block;
    width: 100%;
    margin-bottom: 27px;
  }
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__ttl {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.35;
    letter-spacing: 0.1em;
    margin-bottom: 18px;
  }
}

.sec-clinic--mod .clinic__right {
  width: 27%;
  padding: 61px 0 0 0;
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__right {
    width: 100%;
    padding: 0;
  }
  .sec-clinic--mod .clinic__right img {
    margin-bottom: 30px;
  }
}

.sec-clinic--mod .clinic__content {
  width: 48.27%;
  padding: 0 9px 0 20px;
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__content {
    width: 100%;
    padding: 0;
    margin-bottom: 26px;
  }
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__tbl tr td {
    padding: 9px 0 6px;
  }
}

.sec-clinic--mod .clinic__tbl tr td:first-child {
  letter-spacing: 0.2em;
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__tbl tr td:first-child {
    width: 116px;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 374px) {
  .sec-clinic--mod .clinic__tbl tr td:first-child {
    width: 100px;
  }
}

.sec-clinic--mod .clinic__info {
  letter-spacing: 0.075em;
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__info {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.05em;
    margin-bottom: 13px;
  }
}

.sec-clinic--mod .clinic__info span {
  display: inline-block;
  margin-left: 11px;
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__info span {
    margin-left: 5px;
  }
}

@media screen and (max-width: 834px) {
  .sec-clinic--mod .clinic__note {
    letter-spacing: 0.075em;
  }
}

#googleMap {
  width: 100%;
  height: 550px;
}

@media screen and (max-width: 834px) {
  #googleMap {
    height: 474px;
    margin-bottom: 30px;
  }
}

.sec-blog-main {
  background-color: #F8F7F4;
  padding-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .sec-blog-main {
    padding-bottom: 60px;
  }
}

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

.layout-left {
  width: calc(100% - 239px);
  padding-right: 60px;
}

@media screen and (max-width: 990px) {
  .layout-left {
    padding-right: 0;
    width: 100%;
  }
}

.layout-right {
  width: 239px;
}

@media screen and (max-width: 990px) {
  .layout-right {
    display: none;
  }
}

.widget {
  margin-bottom: 64px;
}

.widget__ttl {
  color: #FF751F;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.15em;
  margin-bottom: 27px;
}

.widget__list li {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.95;
  letter-spacing: 0.15em;
  color: #707070;
}

.list-blog {
  margin-bottom: 75px;
}

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

.list-blog .item {
  background-color: #fff;
  border-top: 4px solid #FDC62F;
  padding: 12px 35px 23px;
  margin-bottom: 70px;
}

@media screen and (max-width: 834px) {
  .list-blog .item {
    padding: 19px 20px 23px;
    margin-bottom: 50px;
  }
}

.list-blog .item a {
  display: block;
}

.list-blog .item__entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.list-blog .item__date {
  font-weight: 500;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.2;
  color: #6E6560;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 834px) {
  .list-blog .item__date {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2;
  }
}

.list-blog .item__cate {
  display: inline-block;
  color: #ffffff;
  background-color: #FF7800;
  font-weight: 500;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
  letter-spacing: 0.15em;
  padding: 5px 9px 4px;
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-blog .item__cate {
    padding: 6px 9px 2px;
  }
}

.list-blog .item__ttl {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.75;
  color: #6E6560;
  letter-spacing: 0.15em;
  margin: -9px 0 18px;
}

@media screen and (max-width: 834px) {
  .list-blog .item__ttl {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 13px 0 14px;
  }
}

.list-blog .item__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2px;
}

@media screen and (max-width: 834px) {
  .list-blog .item__wrap {
    margin-bottom: 18px;
  }
}

.list-blog .item__img {
  width: 233px;
}

.list-blog .item__img img {
  width: auto;
  height: auto;
}

@media screen and (max-width: 834px) {
  .list-blog .item__img {
    width: 100%;
    text-align: center;
    margin-bottom: 21px;
  }
}

.list-blog .item__content {
  width: calc(100% - 233px);
  padding-left: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #6E6560;
  height: 224px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .list-blog .item__content {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.72;
    padding: 0;
    height: auto;
    max-height: 168px;
  }
}

.list-blog .item__content p:not(:last-child) {
  margin-bottom: 28px;
}

@media screen and (max-width: 834px) {
  .list-blog .item__content p:not(:last-child) {
    margin-bottom: 24px;
  }
}

.list-blog .item__more {
  text-align: right;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.15em;
  color: #FF751F;
}

.btn-archive {
  width: 100%;
  height: 40px;
  position: relative;
  background: #AD9F97;
  color: white;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-archive {
    padding-top: 7px;
  }
}

@media screen and (max-width: 834px) {
  .btn-archive {
    max-width: 335px;
  }
}

.btn-archive select {
  width: 100% !important;
  left: 0 !important;
  height: 100% !important;
  top: 0 !important;
}

.btn-archive .customSelect {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 3px;
}

.btn-archive .customSelect .customSelectInner {
  width: 100%;
}

.btn-archive-wrap .sec-mv__ttl {
  margin: 0 0 15px;
}

.btn-archive-wrap .sec-mv__ttl span {
  color: inherit;
  font-size: 15px;
  font-size: 1.5rem;
}

.sec-blog-detail {
  background-color: #F8F7F4;
  padding-bottom: 70px;
}

@media screen and (max-width: 834px) {
  .sec-blog-detail {
    padding-bottom: 60px;
  }
}

.blog-detail {
  margin-bottom: 50px;
  background-color: #fff;
  border-top: 4px solid #FDC62F;
  padding: 12px 35px 3px;
}

@media screen and (max-width: 834px) {
  .blog-detail {
    margin-bottom: 40px;
    padding: 19px 20px 12px;
  }
}

.blog-detail__entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.blog-detail__date {
  font-weight: 500;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.2;
  color: #6E6560;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 834px) {
  .blog-detail__date {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2;
  }
}

.blog-detail__cate {
  display: inline-block;
  color: #ffffff;
  background-color: #FF7800;
  font-weight: 500;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
  letter-spacing: 0.15em;
  padding: 5px 9px 4px;
  margin-left: 5px;
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .blog-detail__cate {
    padding: 6px 9px 3px;
  }
}

.blog-detail__ttl {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.75;
  color: #6E6560;
  letter-spacing: 0.15em;
  margin: -9px 0 28px;
}

@media screen and (max-width: 834px) {
  .blog-detail__ttl {
    font-size: 20px;
    font-size: 2rem;
    margin: 13px 0 30px;
  }
}

.blog-detail__content {
  letter-spacing: 0.15em;
  color: #707070;
}

.blog-detail__content h2, .blog-detail__content h3, .blog-detail__content h4, .blog-detail__content h5, .blog-detail__content h6 {
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.15em;
  margin: 0px 0 28px;
}

.blog-detail__content h2 {
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 834px) {
  .blog-detail__content h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.blog-detail__content h3 {
  font-size: 20px;
  font-size: 2rem;
}

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

.blog-detail__content h4, .blog-detail__content h5, .blog-detail__content h6 {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .blog-detail__content h4, .blog-detail__content h5, .blog-detail__content h6 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.blog-detail__content p {
  margin-bottom: 28px;
}

@media screen and (max-width: 834px) {
  .blog-detail__content p {
    margin-bottom: 25px;
  }
}

.blog-detail__content p img {
  margin: 25px 33px 25px 0;
  width: auto;
  height: auto;
}

@media screen and (max-width: 834px) {
  .blog-detail__content p img {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    max-width: 400px;
  }
}

.blog-detail__content p img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .blog-detail__content p img:last-child {
    margin-bottom: 0;
  }
}

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

.blog-detail__content .img-group {
  margin-bottom: 11px;
}

@media screen and (max-width: 640px) {
  .blog-detail__content .img-group {
    margin-bottom: 31px;
  }
}

.blog-detail__content .img-group img {
  margin: 0 33px 40px 0;
}

@media screen and (max-width: 640px) {
  .blog-detail__content .img-group img:last-child {
    margin-bottom: 0;
  }
}

.btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 335px;
  margin: 0 auto 20px;
}

.btn-group .item {
  width: calc(50% - 12.5px);
}

.sec-mv--bg {
  background: #FAF9F7;
}

.sec-countermeasures {
  background: #FAF9F7;
  padding-bottom: 145px;
}

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

.sec-countermeasures .txt-basic02, .sec-countermeasures .block-prgf, .sec-countermeasures .txt-basic, .sec-countermeasures .box-prgf, .sec-countermeasures .blog-detail__content {
  text-shadow: 0.2px 0 0 #594F49;
}

.box-countermeasures {
  margin-bottom: 48px;
}

.box-countermeasures > .txt-basic02, .box-countermeasures > .block-prgf {
  margin-bottom: 63px;
}

@media screen and (max-width: 834px) {
  .box-countermeasures > .txt-basic02, .box-countermeasures > .block-prgf {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 835px) {
  .box-countermeasures .common-list {
    margin: 0 -25px;
  }
  .box-countermeasures .common-list .item {
    width: 25%;
    padding: 0 15px;
    text-align: center;
  }
  .box-countermeasures .common-list .item__img {
    margin-bottom: 27px;
  }
  .box-countermeasures .common-list .item .txt-basic02, .box-countermeasures .common-list .item .block-prgf {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.78;
  }
}

.box-countermeasures01 {
  margin-bottom: 69px;
}

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

.box-countermeasures02 .img-p {
  display: inline-block;
  width: 100%;
}

.box-countermeasures02 .block-txt p {
  margin-bottom: 59px;
}

@media screen and (max-width: 834px) {
  .box-countermeasures02 .block-txt p {
    margin-bottom: 35px;
  }
}

.box-countermeasures02 .block-txt p:last-child {
  margin-bottom: 0;
}

.box-countermeasures02 .block-txt .txt-link {
  display: inline-block;
  margin-bottom: 43px;
}

@media screen and (max-width: 834px) {
  .box-countermeasures02 .block-txt .txt-link {
    margin-bottom: 20px;
  }
}



.instagramFixed {
  position: fixed;
  left: min(calc(56 / 1366 * 100vw),56px);
  bottom: 40px;
  z-index: 3;
}
.instagramFixed button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
	padding: 0;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  position: absolute;
  top: 14px;
  right: 18px;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .instagramFixed {
    left: 10px;
    bottom: 55px;
  }
  .instagramFixed button {
    top: 16px;
    right: 20px;
  }
}





.page-implant {
  background: #F8F7F4;
  padding-bottom: 75px;
}

.page-implant-emp {
  font-size: 1.142em;
  text-decoration: underline #FFDA76;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 4px;
}

.page-implant_sec {
  margin-top: 70px;
}

.page-implant_sec .ttl-comp03 {
  margin-top: 50px;
  margin-bottom: 20px;
}

.page-implant_utility01 {
  margin-bottom: 0.4em;
}

.page-implant_utility02 {
  margin-top: 30px;
}

.page-implant_merit {
  margin-top: 30px;
}

.page-implant_merit dl {
  display: flex;
  align-items: flex-start;
  gap: 0 20px;
  font-weight: bold;
}

.page-implant_merit dl+dl {
  margin-top: 15px;
}

.page-implant_merit dt {
  width: 120px;
  padding: 0.2em 0;
  background: #FFDA76;
  border-radius: 20px;
  color: #FF751F;
  font-size: 0.92em;
  text-align: center;
}

.page-implant_merit dd {
  flex: 1;
  padding-top: 0.05em;
}

.page-implant_price {
  display: grid;
  grid-template-columns: 1fr auto;
}

.page-implant_price dt,
.page-implant_price dd {
  padding: 1em 0;
  border-bottom: 1px solid #000;
}


.page-implant_risk {
  background: #fff;
  margin-top: 40px;
  padding: 40px 60px;
}

.page-implant_risk ._ttl {
  color: #EB9D20;
  font-size: 18px;
  font-weight: 700;
}

.page-implant_risk ._list {
  margin-top: 30px;
  line-height: 1.4;
}

.page-implant_risk ._list li {
  padding-left: 1em;
  position: relative;
}

.page-implant_risk ._list li+li{
  margin-top: 0.6em;
}

.page-implant_risk ._list li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #594F49;
  border-radius: 50%;
  position: absolute;
  top: 0.5em;
  left: 0.2em;
}

@media screen and (max-width: 834px) {
  .page-implant_merit dl {
    gap: 0 10px;
  }
  .page-implant_merit dt {
    width: 90px;
  }

  .page-implant_price {
    display: block;
  }

  .page-implant_price dt {
    border-bottom: 0;
    padding-bottom: 0;
  }
  
  .page-implant_price dd {
    text-align: right;
    padding-top: 0.5em;
  }

  .page-implant_risk {
    padding: 30px 20px;
  }
}