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

html.no-scroll {
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

html.no-scroll:before {
  content: '';
  width: 100%;
  height: 100%;
  background: url("../img/index/mv.jpg") no-repeat;
  background-size: cover;
  z-index: 98;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

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

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

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

fieldset, img {
  border: 0;
}

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

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ====================================================
// flexセット
==================================================== */
.inner {
  display: block;
  width: 90%;
  max-width: 1500px;
  padding: 0;
  margin: 0 auto;
}

.inner-920 {
  max-width: 950px;
  margin: 0 auto;
  padding: 0;
}

.inner-1200 {
  max-width: 1230px;
  margin: 0px auto;
  padding: 0;
}

.no-pd {
  padding: 0 !important;
}

.clearfix {
  *zoom: 1;
}

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

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

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

a:hover {
  opacity: 0.7;
}

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

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

@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}

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

@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

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

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

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

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

.ttl-comp01 {
  font-size: 60px;
  font-size: 6rem;
  font-weight: 600;
  position: relative;
  font-family: "Cormorant Garamond", serif;
  padding-left: 55px;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .ttl-comp01 {
    font-size: 48px;
    font-size: 4.8rem;
    padding-left: 45px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp01 {
    font-size: 36px;
    font-size: 3.6rem;
    padding-left: 40px;
  }
}

.ttl-comp02 {
  padding: 0 0 3px 23px;
  position: relative;
}

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

.ttl-comp02:before {
  position: absolute;
  content: '';
  left: 0;
  top: 14px;
  bottom: 0;
  background: #f93b15;
  width: 5px;
}

@media screen and (max-width: 1200px) {
  .ttl-comp02:before {
    top: 10px;
    width: 3px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp02:before {
    top: 5px;
  }
}

.ttl-comp02 > * {
  display: block;
}

.ttl-comp02 .en {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.4;
  margin-bottom: 4px;
  letter-spacing: -0.3px;
}

@media screen and (max-width: 1440px) {
  .ttl-comp02 .en {
    font-size: 34px;
    font-size: 3.4rem;
  }
}

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

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

.ttl-comp02 .jp {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 1.5px;
}

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

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

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

.ttl-comp03 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.67;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 99px;
}

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

.ttl-comp03 span {
  display: block;
  margin-top: 12px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .ttl-comp03 span {
    margin-top: 8px;
  }
}

.ttl-comp04 {
  text-align: center;
  position: relative;
  margin-bottom: 66px;
}

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

.ttl-comp04 .en {
  font-size: 120px;
  font-size: 12rem;
  line-height: 1;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  color: #f7fbf9;
  text-transform: uppercase;
}

@media screen and (max-width: 834px) {
  .ttl-comp04 .en {
    font-size: 60px;
    font-size: 6rem;
  }
}

@media screen and (max-width: 640px) {
  .ttl-comp04 .en {
    font-size: 40px;
    font-size: 4rem;
  }
}

.ttl-comp04 .jp {
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  font-family: "Noto Serif JP", serif;
}

.ttl-comp04 .jp span {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.43;
  font-weight: 500;
  position: relative;
  padding-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .ttl-comp04 .jp span {
    font-size: 26px;
    font-size: 2.6rem;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 640px) {
  .ttl-comp04 .jp span {
    font-size: 20px;
    font-size: 2rem;
  }
}

.ttl-comp04 .jp span:after {
  content: '';
  width: 45px;
  height: 3px;
  background: #26a170;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .ttl-comp04 .jp span:after {
    width: 20px;
    height: 2px;
  }
}

.ttl-comp05 {
  text-align: center;
  margin-bottom: 30px;
}

.ttl-comp05 .en {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 15px;
  font-size: 1.5rem;
  color: #f93b15;
}

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

.ttl-comp05 .jp {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.66;
  font-weight: 500;
  color: #000;
  font-family: "Noto Serif JP", serif;
}

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

.ttl-comp06 {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

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

.ttl-comp06 .en {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  color: #26a170;
}

@media screen and (max-width: 834px) {
  .ttl-comp06 .en {
    font-size: 60px;
    font-size: 6rem;
  }
}

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

.ttl-comp06 .jp {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.7;
  font-weight: 500;
  position: relative;
  padding-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .ttl-comp06 .jp {
    font-size: 26px;
    font-size: 2.6rem;
    padding-bottom: 10px;
  }
}

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

.ttl-comp06 .jp:after {
  content: '';
  width: 45px;
  height: 3px;
  background: #26a170;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .ttl-comp06 .jp:after {
    width: 20px;
    height: 2px;
  }
}

.ttl-comp07 {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

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

.ttl-comp07 .en {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  color: #ffffff;
}

@media screen and (max-width: 834px) {
  .ttl-comp07 .en {
    font-size: 60px;
    font-size: 6rem;
  }
}

@media screen and (max-width: 640px) {
  .ttl-comp07 .en {
    font-size: 40px;
    font-size: 4rem;
  }
}

.ttl-comp07 .jp {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-size: 2.8rem;
  color: #ffffff;
  line-height: 1.7;
  font-weight: 500;
  position: relative;
  padding-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .ttl-comp07 .jp {
    font-size: 26px;
    font-size: 2.6rem;
    padding-bottom: 10px;
  }
}

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

.ttl-comp07 .jp:after {
  content: '';
  width: 45px;
  height: 3px;
  background: #26a170;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .ttl-comp07 .jp:after {
    width: 20px;
    height: 2px;
  }
}

.ttl-comp08 {
  padding-left: 27px;
  padding-bottom: 6px;
  border-left: 3px solid #fff;
}

@media screen and (max-width: 640px) {
  .ttl-comp08 {
    padding-left: 15px;
  }
}

.ttl-comp08 .en {
  display: block;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
}

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

@media screen and (max-width: 640px) {
  .ttl-comp08 .en {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.ttl-comp08 .jp {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.42;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
}

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

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

.ttl-comp09 {
  position: relative;
  padding-bottom: 15px;
  font-size: 21px;
  font-size: 2.1rem;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}

.ttl-comp09:before {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: '';
  width: 45px;
  height: 4px;
  background: #26a170;
}

.txt-basic, .sec-info-detail .content-detail {
  line-height: 2.15;
  font-size: 15px;
  font-size: 1.5rem;
}

@media screen and (max-width: 1200px) {
  .txt-basic, .sec-info-detail .content-detail {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

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

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

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

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

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

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

.btn-comp01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  font-family: "Cormorant Garamond", serif;
  width: 100%;
  max-width: 220px;
  height: 69px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  .btn-comp01 {
    font-size: 16px;
    font-size: 1.6rem;
    max-width: 100%;
    height: 60px;
  }
}

.btn-comp01:before, .btn-comp01:after {
  position: absolute;
  content: '';
  width: 26px;
  height: 26px;
  border-left: 1px solid #c6d5cd;
  border-bottom: 1px solid #c6d5cd;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-comp01:hover {
  color: #26a170;
}

.btn-comp01:hover:before, .btn-comp01:hover:after {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-comp01:before {
  bottom: -1px;
  left: -1px;
}

@media screen and (max-width: 834px) {
  .btn-comp01:before {
    bottom: 0;
    left: 0;
  }
}

.btn-comp01:after {
  top: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.btn-comp01--center {
  margin: 0 auto;
}

.btn-info {
  max-width: 335px;
  margin: 0 auto;
}

.btn-comp02 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #ffffff;
  line-height: 2.11;
  font-weight: 500;
  letter-spacing: 0.075em;
  background: #26a170;
  border-radius: 5px;
  max-width: 300px;
  width: 100%;
  padding: 23px 10px;
  display: inline-block;
  text-align: center;
  border: none;
  outline: none;
  cursor: pointer;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 834px) {
  .btn-comp02 {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 5px;
  }
}

@media screen and (max-width: 640px) {
  .btn-comp02 {
    width: 100%;
    max-width: 300px;
    min-width: auto;
  }
}

.btn-comp02:hover {
  opacity: 0.7;
}

.ball-beat > span {
  background-color: #26a170;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: ball-beat 0.7s 0s infinite linear;
  animation: ball-beat 0.7s 0s infinite linear;
}

.ball-beat > span:nth-child(2n-1) {
  -webkit-animation-delay: -0.35s !important;
  animation-delay: -0.35s !important;
}

@-webkit-keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.ball-scale-multiple {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 1200px) {
  .ball-scale-multiple {
    width: 35px;
    height: 35px;
    top: 36%;
  }
}

@media screen and (max-width: 834px) {
  .ball-scale-multiple {
    width: 30px;
    height: 30px;
    top: 38%;
  }
}

.ball-scale-multiple > span:nth-child(2) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.ball-scale-multiple > span {
  background-color: #26a170;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
  animation: ball-scale-multiple 1s 0s linear infinite;
}

/* ====================================================
Scroll fadeIn css
==================================================== */
.scrEvent {
  opacity: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
}

.scrEvent.fadeIn {
  opacity: 1;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.scrEvent02 {
  opacity: 0;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  position: relative;
  overflow: hidden;
}

.scrEvent02_delay02.active:before {
  -webkit-animation-duration: .75s !important;
          animation-duration: .75s !important;
  -webkit-animation-delay: 0.5s !important;
          animation-delay: 0.5s !important;
}

.scrEvent02_delay03.active:before {
  -webkit-animation-duration: 1s !important;
          animation-duration: 1s !important;
  -webkit-animation-delay: 0.75s !important;
          animation-delay: 0.75s !important;
}

.scrEvent02.active {
  -webkit-animation-name: play;
          animation-name: play;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
          animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.scrEvent02.active:before {
  -webkit-animation-name: maskOut;
          animation-name: maskOut;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-delay: .25s;
          animation-delay: .25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
          animation-timing-function: cubic-bezier(0.8, 0, 0.5, 1);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 101%;
  height: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background: #f93b15;
}

@-webkit-keyframes play {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes play {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes maskOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #e9f2ed;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.loading.active {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.loading .ball-beat > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: ball-beat 0.7s 0s infinite linear;
  animation: ball-beat 0.7s 0s infinite linear;
}

.loading .ball-beat > div:nth-child(2n-1) {
  -webkit-animation-delay: -0.35s !important;
  animation-delay: -0.35s !important;
}

@-webkit-keyframes ball-scale-multiple02 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes ball-scale-multiple02 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.ball-scale-multiple02 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
}

.ball-scale-multiple02 > div:nth-child(2) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.ball-scale-multiple02 > div:nth-child(3) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.ball-scale-multiple02 > div {
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
  width: 120px;
  height: 120px;
  -webkit-animation: ball-scale-multiple02 1s 0s linear infinite;
  animation: ball-scale-multiple02 1s 0s linear infinite;
}

body {
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow-x: hidden;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 58px 167px 50px 151px;
  z-index: 99;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media screen and (max-width: 1440px) {
  .header {
    padding: 40px 105px 40px 10px;
  }
}

@media screen and (max-width: 834px) {
  .header {
    padding: 10px !important;
    height: 65px;
  }
}

.header .header-off.on {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

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

.header-logo.on {
  opacity: 0;
}

.header-nav {
  margin: 0 0 8px auto;
}

@media screen and (max-width: 990px) {
  .header-nav {
    position: fixed;
    top: 65px;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding-top: 50px;
    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;
    margin: 0;
  }
  .header-nav.on {
    opacity: 1;
    pointer-events: auto;
  }
}

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Cormorant Garamond", serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .header-menu {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

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

.header-menu__item {
  margin-left: 33px;
}

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

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

.header-menu__item a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.header-menu__item a:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #26a170;
  opacity: 1;
}

.header-control {
  position: fixed;
  top: 76px;
  right: 40px;
  z-index: 99;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #f93c16;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  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;
  cursor: pointer;
  padding-bottom: 2px;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media screen and (max-width: 1440px) {
  .header-control {
    right: 10px;
    top: 55px;
  }
}

@media screen and (max-width: 834px) {
  .header-control {
    width: 45px;
    height: 45px;
    top: 30px;
  }
}

@media screen and (min-width: 835px) {
  .header-control:hover {
    opacity: 0.7;
  }
}

.header-control__wrap {
  position: relative;
  width: 32px;
  height: 17px;
}

@media screen and (max-width: 834px) {
  .header-control__wrap {
    width: 25px;
    height: 12px;
  }
}

.header-control__wrap:before, .header-control__wrap:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  background: white;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header-control__wrap:before {
  top: 0;
}

.header-control__wrap:after {
  bottom: 0;
}

.header-control.close .header-control__wrap:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 45%;
}

.header-control.close .header-control__wrap:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  bottom: 45%;
}

.menu-header {
  position: fixed;
  width: 66.667%;
  background: #e9f2ed;
  height: 100vh;
  padding: 84px 100px;
  right: -100%;
  top: 0;
  z-index: 99;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 1200px) {
  .menu-header {
    padding: 80px 50px;
  }
}

@media screen and (max-width: 990px) {
  .menu-header {
    padding: 80px 35px;
  }
}

@media screen and (max-width: 834px) {
  .menu-header {
    width: 85%;
    padding: 60px 20px;
  }
}

.menu-header.on {
  right: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.menu-header .header-log-main {
  margin-bottom: 110px;
  display: block;
}

@media screen and (max-width: 1200px) {
  .menu-header .header-log-main {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 834px) {
  .menu-header .header-log-main {
    margin-bottom: 25px;
  }
}

.menu-header .nav-header {
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 93px;
}

@media screen and (max-width: 1200px) {
  .menu-header .nav-header {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 834px) {
  .menu-header .nav-header {
    margin-bottom: 35px;
  }
}

.menu-header .nav-header li {
  margin-bottom: 27px;
}

@media screen and (max-width: 1200px) {
  .menu-header .nav-header li {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 834px) {
  .menu-header .nav-header li {
    margin-bottom: 12px;
  }
}

.menu-header .nav-header li a {
  font-weight: 600;
  color: #000;
  font-size: 28px;
  font-size: 2.8rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 1200px) {
  .menu-header .nav-header li a {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  .menu-header .nav-header li a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.menu-header .nav-header li a:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #26a170;
  opacity: 1;
}

.menu-header .hd-address {
  text-align: right;
  color: #000000;
  line-height: 1.538;
  margin-bottom: 12px;
  letter-spacing: 0.25px;
  font-size: 13px;
  font-size: 1.3rem;
}

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

@media screen and (max-width: 834px) {
  .menu-header .hd-address {
    letter-spacing: 0;
  }
}

.menu-header .hd-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.menu-header .hd-share p {
  font-weight: 600;
  color: #000;
  margin-right: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Cormorant Garamond", serif;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .menu-header .hd-share p {
    margin-right: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.menu-header .hd-share p img {
  margin-right: 8px;
}

.menu-header .hd-share p svg {
  fill: #27a170;
}

.menu-header .hd-share ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  font-family: "Cormorant Garamond", serif;
}

.menu-header .hd-share ul li {
  margin-right: 18px;
}

.menu-header .hd-share ul li:last-child {
  margin-right: 0;
}

.menu-header .hd-share ul li a {
  text-decoration: underline;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  .menu-header .hd-share ul li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.menu-header .hd-share ul li a:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #26a170;
  opacity: 1;
}

.footer {
  background: #227654;
  color: white;
  position: relative;
  padding: 90px 20px 100px;
}

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

.footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer-content {
  width: 60%;
  padding-right: 10px;
}

@media screen and (max-width: 1024px) {
  .footer-content {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .footer-content {
    text-align: center;
    padding: 0;
    margin-bottom: 30px;
  }
}

.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 40px;
}

@media screen and (max-width: 1440px) {
  .footer-menu {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 1024px) {
  .footer-menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 834px) {
  .footer-menu {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}

.footer-menu__item {
  margin-right: 32px;
}

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

.footer-menu__item:last-child {
  margin-right: 0;
}

.footer-info {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.54;
  color: #5ba587;
  margin: 19px 0 9px;
}

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

@media screen and (max-width: 834px) {
  .footer-info {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 20px 0;
  }
}

.footer-sns {
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

@media screen and (max-width: 1024px) {
  .footer-sns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

.footer-sns .ttl {
  font-size: 20px;
  font-size: 2rem;
  margin-right: 13px;
}

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

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

.footer-sns .ttl .ico {
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.footer-sns .ttl svg {
  fill: #fff;
  margin-bottom: -7px;
}

.footer-sns .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3px;
}

.footer-sns .list li {
  margin-right: 17px;
}

.footer-sns .list li:last-child {
  margin-right: 0;
}

.footer-sns .list li a {
  text-decoration: underline;
}

.footer-btn {
  width: 40%;
  margin: 0 0 24px auto;
  max-width: 512px;
  height: 122px;
  position: relative;
  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;
  font-size: 70px;
  font-size: 7rem;
  font-family: "Cormorant Garamond", serif;
  font-weight: 600;
  letter-spacing: -0.8px;
}

@media screen and (max-width: 1440px) {
  .footer-btn {
    font-size: 60px;
    font-size: 6rem;
  }
}

@media screen and (max-width: 1024px) {
  .footer-btn {
    width: 100%;
    margin: 0 auto;
    max-width: 400px;
    height: 100px;
  }
}

@media screen and (max-width: 834px) {
  .footer-btn {
    font-size: 40px;
    font-size: 4rem;
    height: 80px;
  }
}

.footer-btn:before, .footer-btn:after {
  position: absolute;
  content: '';
  width: 65px;
  height: 65px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  .footer-btn:before, .footer-btn:after {
    width: 45px;
    height: 45px;
  }
}

.footer-btn:hover:before, .footer-btn:hover:after {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-btn:before {
  bottom: -2px;
  left: -2px;
}

.footer-btn:after {
  top: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.footer .copyright {
  position: absolute;
  left: 29px;
  top: 48%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
}

@media screen and (max-width: 1770px) {
  .footer .copyright {
    left: 5px;
  }
}

@media screen and (max-width: 834px) {
  .footer .copyright {
    display: block;
    position: static;
    margin-top: 40px;
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem;
  }
}

@media screen and (min-width: 835px) {
  .footer .copyright span {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    -webkit-text-orientation: mixed;
            text-orientation: mixed;
  }
}

.back-top {
  position: fixed;
  bottom: 150px;
  right: 40px;
  z-index: 50;
  height: 80px;
  width: 80px;
  display: none;
}

@media screen and (max-width: 834px) {
  .back-top {
    right: 15px;
    bottom: 30px;
    width: 45px;
    height: 45px;
  }
}

.breadcrumb {
  text-align: right;
  font-family: "Noto Serif JP", serif;
}

.breadcrumb > .inner {
  padding-right: 51px;
}

@media screen and (max-width: 1200px) {
  .breadcrumb > .inner {
    padding-right: 15px;
  }
}

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

.breadcrumb a, .breadcrumb span {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-family: "Cormorant Garamond", serif;
}

@media screen and (max-width: 834px) {
  .breadcrumb a, .breadcrumb span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.breadcrumb a {
  color: #f93b15;
  position: relative;
  padding-right: 29px;
}

@media screen and (max-width: 834px) {
  .breadcrumb a {
    padding-right: 20px;
  }
}

.breadcrumb a:after {
  content: '';
  background: #9cb7aa;
  height: 1px;
  width: 17px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 8px;
}

@media screen and (max-width: 834px) {
  .breadcrumb a:after {
    width: 13px;
    right: 3px;
  }
}

.breadcrumb span {
  color: #000000;
}

.sec-mv {
  height: 100vh;
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 834px) {
  .sec-mv {
    min-height: 300px;
    max-height: 400px;
  }
}

.sec-mv.fadeIn-mv {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.sec-mv.fadeIn-mv.active {
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.mv-inner {
  position: relative;
  padding-bottom: 147px;
}

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

.mv-scroll {
  position: absolute;
  right: 12px;
  bottom: 176px;
  letter-spacing: 0.5px;
  font-style: italic;
  font-weight: 300;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
}

.mv-scroll span {
  background: #fff;
}

@media screen and (min-width: 835px) {
  .mv-scroll {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .mv-scroll:before {
    content: '';
    position: absolute;
    right: 9px;
    bottom: -172px;
    height: 170px;
    background: rgba(0, 0, 0, 0.2);
    width: 1px;
  }
  .mv-scroll:after {
    content: '';
    position: absolute;
    right: 9px;
    bottom: -172px;
    height: 170px;
    background: #000;
    width: 1px;
    -webkit-animation: scroll 1.5s cubic-bezier(1, 0, 0, 1) infinite;
            animation: scroll 1.5s cubic-bezier(1, 0, 0, 1) infinite;
  }
}

@media screen and (max-width: 834px) {
  .mv-scroll {
    bottom: 10px;
    display: none;
  }
  .mv-scroll:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 1px;
    background: black;
    vertical-align: middle;
    margin-left: 5px;
  }
}

.mv-ttl {
  font-family: "Cormorant Garamond", serif;
  font-size: 120px;
  font-size: 12rem;
  line-height: 1.13;
  font-weight: 600;
  margin: 0 0 19px -4px;
  letter-spacing: -1.8px;
}

@media screen and (max-width: 1770px) {
  .mv-ttl {
    font-size: 80px;
    font-size: 8rem;
  }
}

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

@media screen and (max-width: 834px) {
  .mv-ttl {
    margin: 0;
    font-size: 7.5vw;
  }
}

.mv-des {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4;
  letter-spacing: 3.4px;
}

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

@media screen and (max-width: 834px) {
  .mv-des {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
}

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

.mv-des.fadeUpMv {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
}

.mv-des.fadeUpMv.active {
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

.sec-information {
  padding: 78px 0 108px;
}

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

@media screen and (min-width: 1201px) {
  .sec-information .ttl-comp01 .ball-scale-multiple {
    top: 45%;
  }
}

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

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

.information-ttl {
  width: 34.7%;
}

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

.information-list {
  width: 65.3%;
  padding-top: 31px;
  margin-bottom: 18px;
}

@media screen and (max-width: 1200px) {
  .information-list {
    padding-top: 20px;
  }
}

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

.information-list__item {
  padding: 0 0 17px 9px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 17px;
}

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

.information-list__item .info {
  margin-bottom: 7px;
}

.information-list__item .info .time {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 300;
  color: #aaaaaa;
  margin-right: 6px;
  letter-spacing: 0.5px;
}

.information-list__item .info .tags {
  color: #f93b15;
  font-size: 12px;
  font-size: 1.2rem;
}

.information-list__item .info .tags a {
  margin-right: 10px;
}

.information-list__item .ttl {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}

.information-list__item .ttl a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.information-list__item .ttl a:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #26a170;
  opacity: 1;
}

.information-more {
  width: 100%;
  font-family: "Cormorant Garamond", serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
}

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

.material-icons {
  display: inline-block;
  padding-left: 23px;
  position: relative;
  width: 100%;
  font-family: "Cormorant Garamond", serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  .material-icons {
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 15px;
  }
}

.material-icons svg {
  width: 28px;
  height: 24px;
  fill: #e9f2ed;
  margin-bottom: -7px;
}

@media screen and (max-width: 834px) {
  .material-icons svg {
    width: 24px;
    height: 20px;
    margin-bottom: -5px;
  }
}

.material-icons:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #26a170;
  opacity: 1;
}

.sec-marketing {
  background: #26a170;
  padding: 0 0 147px;
}

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

.marketing-inner {
  position: relative;
  z-index: 1;
  padding-bottom: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

@media screen and (max-width: 640px) {
  .marketing-inner {
    display: block;
    padding-bottom: 20px;
  }
}

.marketing-inner:before {
  position: absolute;
  content: '';
  z-index: -1;
  left: 85px;
  bottom: 0;
  top: 134px;
  width: 100vw;
  background: white;
}

@media screen and (max-width: 1200px) {
  .marketing-inner:before {
    top: 50px;
    left: 45px;
  }
}

@media screen and (max-width: 834px) {
  .marketing-inner:before {
    left: 0;
  }
}

.marketing-img {
  width: 44.6%;
  padding-bottom: 71px;
}

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

.marketing-img .img-wrap {
  margin-left: calc((1500px - 100vw) / 2);
  height: 100%;
}

@media only screen and (max-width: 1530px) {
  .marketing-img .img-wrap {
    margin-left: -15px;
  }
}

@media screen and (max-width: 640px) {
  .marketing-img .img-wrap {
    margin: 0 0 0 -10%;
  }
}

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

.marketing-content {
  width: 55.4%;
  max-width: 728px;
  padding: 214px 0 0 15px;
  margin-left: auto;
}

@media screen and (max-width: 1200px) {
  .marketing-content {
    padding-top: 80px;
  }
}

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

.marketing-content .btn-comp01 {
  margin: 0 0 0 3px;
}

.marketing-ttl {
  font-family: "Cormorant Garamond", serif;
  font-size: 80px;
  font-size: 8rem;
  font-weight: 600;
  color: #26a170;
  line-height: 1;
  margin-bottom: 40px;
  letter-spacing: -1.2px;
}

@media screen and (max-width: 1200px) {
  .marketing-ttl {
    font-size: 60px;
    font-size: 6rem;
  }
}

@media screen and (max-width: 834px) {
  .marketing-ttl {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 30px;
  }
}

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

.marketing-intro {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.67;
  margin-bottom: 19px;
}

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

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

@media screen and (max-width: 640px) {
  .marketing-intro {
    margin-bottom: 15px;
  }
}

.marketing-des {
  margin-bottom: 60px;
}

@media screen and (max-width: 640px) {
  .marketing-des {
    margin-bottom: 45px;
  }
  .marketing-des:last-child {
    margin-bottom: 0;
  }
}

.sec-business {
  padding-bottom: 134px;
  background: #26a170;
}

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

.business-inner {
  padding-top: 64px;
  padding-bottom: 72px;
  position: relative;
  z-index: 1;
}

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

.business-inner:before {
  position: absolute;
  content: '';
  width: 100vw;
  top: 0;
  bottom: 0;
  right: 85px;
  background: white;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .business-inner:before {
    right: 45px;
  }
}

@media screen and (max-width: 834px) {
  .business-inner:before {
    right: 0;
  }
}

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

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

@media screen and (max-width: 834px) {
  .business-list {
    display: block;
    margin: 0;
  }
}

.business-list__item {
  width: 33.33333%;
  margin-bottom: 30px;
  padding: 0 30px;
}

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

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

.business-list__wrap {
  display: block;
  padding-bottom: 1px;
}

@media screen and (max-width: 834px) {
  .business-list__wrap {
    padding-right: 20px;
  }
}

.business-list__img {
  margin-bottom: 21px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .business-list__img {
    margin-bottom: 15px;
    width: 120%;
  }
}

.business-list__img:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

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

.business-list__img img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.business-list__cate {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  color: #f93b15;
  letter-spacing: 0.5px;
  margin-bottom: 7px;
  line-height: 1.4;
  padding-right: 20px;
  font-family: "Roboto", sans-serif;
}

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

@media screen and (max-width: 834px) {
  .business-list__cate {
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 3px;
  }
}

.business-list__ttl {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 17px;
}

@media screen and (max-width: 1200px) {
  .business-list__ttl {
    padding-right: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .business-list__ttl {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}

.business-list__des {
  padding-right: 20px;
  margin-bottom: 20px;
}

.sec-service {
  background: #e9f2ed;
  padding-bottom: 182px;
}

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

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

@media screen and (max-width: 834px) {
  .service-bnr img {
    width: auto;
    height: 220px;
    -o-object-position: left top;
       object-position: left top;
  }
}

.service-inner {
  position: relative;
  margin-top: -171px;
  z-index: 1;
  padding-top: 108px;
  padding-bottom: 38px;
}

@media screen and (max-width: 1200px) {
  .service-inner {
    margin-top: -120px;
    padding-top: 80px;
  }
}

@media screen and (max-width: 834px) {
  .service-inner {
    margin-top: -40px;
    padding-top: 45px;
    padding-bottom: 50px;
    padding-left: 20px;
  }
}

.service-inner:before {
  position: absolute;
  content: '';
  width: 100vw;
  left: 85px;
  bottom: 0;
  top: 0;
  background: white;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .service-inner:before {
    left: 45px;
  }
}

@media screen and (max-width: 834px) {
  .service-inner:before {
    left: 0;
  }
}

.service-wrap {
  padding-left: 150px;
  width: 100%;
  max-width: 1430px;
  margin-left: auto;
}

@media screen and (max-width: 1200px) {
  .service-wrap {
    padding-left: 60px;
  }
}

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

.service-ttl {
  font-family: "Cormorant Garamond", serif;
  font-size: 90px;
  font-size: 9rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 8px -6px;
  letter-spacing: -0.7px;
}

@media screen and (max-width: 1200px) {
  .service-ttl {
    font-size: 70px;
    font-size: 7rem;
  }
}

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

.service-intro {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.67;
  font-weight: 500;
  margin-bottom: 19px;
  font-family: "Noto Serif JP", serif;
}

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

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

.service-intro span {
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
}

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

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

.service-des {
  margin-bottom: 101px;
}

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

.service-ttl02 {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  color: #26a170;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.67;
  margin-bottom: 24px;
}

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

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

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

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

@media screen and (max-width: 834px) {
  .service-list {
    margin: 0 0 50px;
    display: block;
    padding-left: 0;
  }
  .service-list:last-child {
    margin-bottom: 0;
  }
}

.service-list__item {
  width: 33.33333%;
  padding: 48px 20px 0;
  position: relative;
  overflow: hidden;
}

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

@media screen and (max-width: 834px) {
  .service-list__item {
    padding: 0 0 30px;
    width: 100%;
    overflow: inherit;
  }
  .service-list__item:last-child {
    padding-bottom: 0;
  }
}

.service-list__item:before, .service-list__item:after {
  position: absolute;
  content: '';
}

.service-list__item .ball-scale-multiple {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .service-list__item .ball-scale-multiple {
    left: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.service-list__item:before {
  width: 100%;
  height: 1px;
  background: #eeeeee;
  top: 20px;
  left: 0;
}

@media screen and (max-width: 834px) {
  .service-list__item:before {
    width: 1px;
    height: 100%;
    left: -31px;
    top: 0;
    display: none;
  }
}

.service-list__item:first-child:before {
  left: 50%;
}

@media screen and (max-width: 834px) {
  .service-list__item:first-child:before {
    left: -31px;
    top: 50%;
  }
}

.service-list__item:last-child:before {
  left: -50%;
}

@media screen and (max-width: 834px) {
  .service-list__item:last-child:before {
    left: -31px;
    bottom: 50%;
    top: auto;
  }
}

.service-list__img {
  margin-bottom: 9px;
  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;
}

.service-list__ttl {
  font-family: "Cormorant Garamond", serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.6;
  margin-bottom: 6px;
  font-weight: bold;
  color: #26a170;
}

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

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

.service-list__intro {
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.47;
  color: #95d6bc;
  margin-bottom: 16px;
}

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

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

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

.service-bg {
  font-family: "Cormorant Garamond", serif;
  font-size: 120px;
  font-size: 12rem;
  font-weight: bold;
  color: rgba(38, 161, 112, 0.05);
  line-height: 1;
  position: absolute;
  text-align: right;
  top: 50px;
  right: calc((1500px - 100vw) / 2);
  z-index: -1;
}

@media only screen and (max-width: 1530px) {
  .service-bg {
    right: -15px;
  }
}

@media screen and (max-width: 1200px) {
  .service-bg {
    font-size: 100px;
    font-size: 10rem;
  }
}

@media screen and (max-width: 834px) {
  .service-bg {
    font-size: 40px;
    font-size: 4rem;
    top: 20px;
    right: -25px;
    line-height: 34px;
  }
}

.sec-page {
  background: #b1d6c1;
  padding-bottom: 75px;
}

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

.page-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: calc((1500px - 100vw) / 2);
  padding-left: 70px;
  -webkit-transform: translateY(-63px);
      -ms-transform: translateY(-63px);
          transform: translateY(-63px);
}

@media only screen and (max-width: 1530px) {
  .page-list {
    margin-right: -15px;
  }
}

@media screen and (max-width: 1200px) {
  .page-list {
    padding-left: 30px;
  }
}

@media screen and (max-width: 834px) {
  .page-list {
    -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
            transform: translateY(-50px);
    padding-left: 0;
  }
}

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

.page-list__item {
  width: 33.33333%;
}

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

.page-list__wrap {
  display: block;
  position: relative;
}

.page-list__img {
  overflow: hidden;
}

.page-list__img:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.page-list__img img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.page-list__ttl {
  position: absolute;
  left: 55px;
  bottom: 54px;
  color: white;
}

@media screen and (max-width: 1440px) {
  .page-list__ttl {
    left: 20px;
    bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .page-list__ttl {
    left: 20px;
    bottom: 20px;
  }
}

.js-txtUp {
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
  line-height: 1.1;
}

.js-txtUp span {
  opacity: 0;
  -webkit-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  display: inline-block;
}

.js-txtUp span.in {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

.ttl-svg {
  position: relative;
  font-size: 60px;
  font-size: 6rem;
  font-weight: 600;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: -1px;
  margin-bottom: 20px;
  padding-left: 60px;
  height: 96px;
}

@media screen and (max-width: 1200px) {
  .ttl-svg {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 834px) {
  .ttl-svg {
    font-size: 36px;
    font-size: 3.6rem;
    height: 40px;
  }
}

.ttl-svg svg {
  position: absolute;
}

@media screen and (max-width: 1200px) {
  .ttl-svg svg {
    top: -14px;
    left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .ttl-svg svg {
    top: -12px;
    left: 17px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-svg svg {
    top: -30px;
    left: -6px;
  }
}

.ttl-svg .stroke {
  stroke: #333333;
  stroke-width: .5px;
  stroke-dasharray: 0 10;
  stroke-opacity: 1;
  fill: none;
}

.ttl-svg .fill {
  fill: #000;
  fill-opacity: 0;
}

.ttl-svg.active .stroke {
  -webkit-animation: stroke_offset 2s linear;
          animation: stroke_offset 2s linear;
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.ttl-svg.active .fill {
  -webkit-animation: fill_offset 2s linear;
          animation: fill_offset 2s linear;
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.ttl-svg.opacity .fill {
  fill-opacity: 1;
}

@-webkit-keyframes stroke_offset {
  0% {
    stroke-dasharray: 0 10;
    stroke-opacity: 0;
  }
  25% {
    stroke-dasharray: 0 10;
    stroke-opacity: 0;
  }
  50% {
    stroke-dasharray: 10 0;
    stroke-opacity: .75;
  }
  55% {
    stroke-dasharray: 10 0;
    stroke-opacity: 1;
  }
  70% {
    stroke-dasharray: 10 0;
    stroke-opacity: 1;
  }
  75% {
    stroke-dasharray: 10 0;
    stroke-opacity: 1;
  }
  100% {
    stroke-dasharray: 0 10;
    stroke-opacity: 1;
  }
}

@keyframes stroke_offset {
  0% {
    stroke-dasharray: 0 10;
    stroke-opacity: 0;
  }
  25% {
    stroke-dasharray: 0 10;
    stroke-opacity: 0;
  }
  50% {
    stroke-dasharray: 10 0;
    stroke-opacity: .75;
  }
  55% {
    stroke-dasharray: 10 0;
    stroke-opacity: 1;
  }
  70% {
    stroke-dasharray: 10 0;
    stroke-opacity: 1;
  }
  75% {
    stroke-dasharray: 10 0;
    stroke-opacity: 1;
  }
  100% {
    stroke-dasharray: 0 10;
    stroke-opacity: 1;
  }
}

@-webkit-keyframes fill_offset {
  0% {
    fill-opacity: 0;
  }
  25% {
    fill-opacity: 0;
  }
  35% {
    fill-opacity: 0;
  }
  50% {
    fill-opacity: .75;
  }
  70% {
    fill-opacity: 1;
  }
  90% {
    fill-opacity: 1;
  }
  100% {
    fill-opacity: 1;
  }
}

@keyframes fill_offset {
  0% {
    fill-opacity: 0;
  }
  25% {
    fill-opacity: 0;
  }
  35% {
    fill-opacity: 0;
  }
  50% {
    fill-opacity: .75;
  }
  70% {
    fill-opacity: 1;
  }
  90% {
    fill-opacity: 1;
  }
  100% {
    fill-opacity: 1;
  }
}

.sec-company {
  padding-bottom: 125px;
}

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

.sec-company .box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .sec-company .box-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.sec-company .box-wrap__l {
  width: 79%;
}

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

.sec-company .box-wrap__r {
  width: 21%;
  padding-left: 88px;
}

@media screen and (max-width: 1200px) {
  .sec-company .box-wrap__r {
    padding-left: 20px;
  }
}

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

.sec-company .pd-bt {
  margin-bottom: 63px;
}

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

.sec-company .pd-bt.pl {
  padding-right: 21%;
}

@media screen and (max-width: 834px) {
  .sec-company .pd-bt.pl {
    padding-right: 0;
  }
}

.sec-company .ttl-comp02 {
  margin-bottom: 26.5px;
}

.sec-company .box-mt {
  margin-top: -379px;
}

@media screen and (max-width: 1200px) {
  .sec-company .box-mt {
    margin-top: -21vw;
  }
}

.list-components {
  position: relative;
  padding: 12px 0 17px 40px;
  top: 0;
  right: 0;
  width: 227px;
}

@media screen and (max-width: 1200px) {
  .list-components {
    padding: 12px 0 17px 20px;
  }
}

@media screen and (max-width: 834px) {
  .list-components {
    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;
    padding: 0;
    width: 100%;
  }
  .list-components .item-comp {
    display: inline-block;
    padding: 0 10px;
  }
}

.list-components:before {
  content: '';
  background: #ffffff;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

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

.list-components:after {
  content: '';
  width: 14px;
  height: 14px;
  background: #26a170;
  border-radius: 14px;
  position: absolute;
  top: -5px;
  left: -6px;
}

@media screen and (max-width: 834px) {
  .list-components:after {
    content: none;
  }
}

.list-components a.active:after {
  content: none;
}

.list-components.pos {
  position: fixed;
  right: calc((100vw - 1516px) / 2);
  top: 0;
}

@media screen and (max-width: 1667px) {
  .list-components.pos {
    position: fixed;
    right: 3vw;
    top: 0;
    width: calc(21% - 88px);
  }
}

@media screen and (max-width: 1200px) {
  .list-components.pos {
    width: calc(21% - 20px);
  }
}

@media screen and (max-width: 834px) {
  .list-components.pos {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
  }
}

.list-components.pos:before {
  background: #d6e4dd !important;
}

.list-components.pos:after {
  content: none;
}

.list-components.pos a.active:after {
  content: '';
  width: 14px;
  height: 14px;
  background: #26a170;
  border-radius: 14px;
  position: absolute;
  top: 50%;
  left: -46px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 1200px) {
  .list-components.pos a.active:after {
    left: -26px;
  }
}

@media screen and (max-width: 834px) {
  .list-components.pos a.active:after {
    display: none;
  }
}

.list-components a {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 3.33;
  font-weight: 500;
  color: #000000;
  letter-spacing: 0.1em;
  position: relative;
}

@media screen and (max-width: 834px) {
  .list-components a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.list-components a.active {
  color: #26a170;
}

.list-profile {
  margin-bottom: 54px;
}

.list-profile .item {
  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;
  border-bottom: 1px solid #c9caca;
}

.list-profile .th {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.5;
  font-weight: 500;
  letter-spacing: 0.1em;
  width: 25.4%;
  padding: 20px 0 20px 30px;
  position: relative;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 834px) {
  .list-profile .th {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 15px 0 15px 0;
  }
}

@media screen and (max-width: 640px) {
  .list-profile .th {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.list-profile .th:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #9cb7aa;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.list-profile .td {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.15;
  letter-spacing: 0.05em;
  width: 74.6%;
  padding: 20px 0 20px 30px;
}

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

@media screen and (max-width: 640px) {
  .list-profile .td {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.list-profile .txt-green {
  color: #26a170;
  font-family: "Noto Serif JP", serif;
}

.box-profile {
  margin-bottom: 113px;
}

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

.box-profile__maps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -20px;
}

@media screen and (max-width: 990px) {
  .box-profile__maps {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-profile__maps .box-map {
  width: 33.333%;
  padding: 0 20px;
}

@media screen and (max-width: 990px) {
  .box-profile__maps .box-map {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .box-profile__maps .box-map:last-child {
    margin-bottom: 0;
  }
}

.box-profile__maps .box-map__ttl {
  font-size: 21px;
  font-size: 2.1rem;
  color: #26a170;
  font-weight: 600;
  line-height: 1.9;
  margin-bottom: 12px;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 834px) {
  .box-profile__maps .box-map__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-profile__maps .box-map iframe {
  max-width: 100%;
  margin-bottom: 5px;
  width: 100%;
}

.box-profile__maps .logo-map {
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
  color: #aaaaaa;
}

@media screen and (max-width: 834px) {
  .box-profile__maps .logo-map {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.box-profile__maps .logo-map img {
  margin-right: 5px;
}

.list-custommer {
  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;
  margin: 0 -10px;
}

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

.list-custommer .item {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 30px;
}

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

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

.list-custommer .item .item-img {
  display: inline-block;
  width: 100%;
  border: 1px solid #cccccc;
  display: inline-block;
  width: 100%;
}

.list-custommer .item-txt {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.67;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

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

@media screen and (max-width: 640px) {
  .list-custommer .item-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 374px) {
  .list-custommer .item-txt {
    font-size: 10px;
    font-size: 1rem;
  }
}

.page-company_index .sec-mv01 {
  padding-bottom: 180px;
}

@media screen and (max-width: 834px) {
  .page-company_index .sec-mv01 {
    padding-bottom: 100px;
  }
}

.page-company_index .sec-mv01.bg-mv02 {
  background: url("../img/company/bg-mv.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 403px;
}

@media screen and (max-width: 1200px) {
  .page-company_index .sec-mv01.bg-mv02 {
    padding-bottom: 22.5vw;
  }
}

.page-company_index .sec-mv01.bg-mv02 .ttl-mv01 {
  padding-bottom: 54px;
  padding-top: 153px;
}

@media screen and (max-width: 1200px) {
  .page-company_index .sec-mv01.bg-mv02 .ttl-mv01 {
    padding-top: 13vw;
    padding-bottom: 3vw;
  }
}

.box-mt {
  margin-top: -152px;
  position: relative;
}

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

.box-bg {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
  padding: 112px 0 125px;
}

@media screen and (max-width: 990px) {
  .box-bg {
    padding: 100px 10px 100px;
  }
}

@media screen and (max-width: 834px) {
  .box-bg {
    padding: 50px 10px 50px;
  }
}

.bg-main {
  background: #e9f2ed;
  padding-bottom: 154px;
}

@media screen and (max-width: 834px) {
  .bg-main {
    padding-bottom: 50px;
  }
}

.common-form__checkbox {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-top: 54px;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .common-form__checkbox {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
    margin-top: 25px;
  }
}

@media screen and (max-width: 374px) {
  .common-form__checkbox {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

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

.common-form__checkbox input:checked ~ .checkmark {
  background-color: #3B8AFF;
  border-color: #3B8AFF;
}

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

.common-form__checkbox .checkmark {
  position: absolute;
  top: 4px;
  left: -10px;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border: 1px solid #DFDFDF;
  border-radius: 4px;
}

@media screen and (max-width: 834px) {
  .common-form__checkbox .checkmark {
    width: 14px;
    height: 14px;
    left: 0;
    top: 7px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .common-form__checkbox .checkmark {
    top: 0;
  }
}

@media screen and (max-width: 374px) {
  .common-form__checkbox .checkmark {
    top: 6px;
  }
}

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

.form-contact {
  padding: 0 7px;
}

.form-contact .group-line {
  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;
  margin-bottom: 28px;
}

@media screen and (max-width: 834px) {
  .form-contact .group-line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.form-contact .group-line:last-child {
  margin-bottom: 0;
}

.form-contact .group-line .th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 28.5%;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  color: #000000;
  text-align: left;
  margin-top: 11px;
  margin-right: 10px;
}

@media screen and (max-width: 1024px) {
  .form-contact .group-line .th {
    width: 35%;
  }
}

@media screen and (max-width: 834px) {
  .form-contact .group-line .th {
    font-size: 14px;
    font-size: 1.4rem;
    width: 100%;
    margin-bottom: 15px;
  }
}

.form-contact .group-line .td {
  width: 72.5%;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 1024px) {
  .form-contact .group-line .td {
    width: 65%;
  }
}

@media screen and (max-width: 834px) {
  .form-contact .group-line .td {
    width: 100%;
  }
}

.form-contact input, .form-contact textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  width: 100%;
  border: none;
  background: #e9f2ed;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.12em;
  line-height: 1.73;
  padding: 13px 17px;
  border-radius: 5px;
}

.form-contact input::-webkit-input-placeholder, .form-contact textarea::-webkit-input-placeholder {
  color: #bed4c8;
}

.form-contact input::-moz-placeholder, .form-contact textarea::-moz-placeholder {
  color: #bed4c8;
}

.form-contact input:-ms-input-placeholder, .form-contact textarea:-ms-input-placeholder {
  color: #bed4c8;
}

.form-contact input::-ms-input-placeholder, .form-contact textarea::-ms-input-placeholder {
  color: #bed4c8;
}

.form-contact input::placeholder, .form-contact textarea::placeholder {
  color: #bed4c8;
}

@media screen and (max-width: 834px) {
  .form-contact input, .form-contact textarea {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.form-contact input::-ms-expand, .form-contact textarea::-ms-expand {
  display: none;
}

.form-contact input::-webkit-input-placeholder, .form-contact textarea::-webkit-input-placeholder {
  /* Edge */
  color: #bed4c8;
}

.form-contact input:-ms-input-placeholder, .form-contact textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bed4c8;
}

.form-contact input::-moz-placeholder, .form-contact textarea::-moz-placeholder {
  color: #bed4c8;
}

.form-contact input::-ms-input-placeholder, .form-contact textarea::-ms-input-placeholder {
  color: #bed4c8;
}

.form-contact input::placeholder, .form-contact textarea::placeholder {
  color: #bed4c8;
}

.form-contact .request {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.12em;
  background: #f93b15;
  text-align: center;
  padding: 5px 6px;
  color: #ffffff;
  border-radius: 5px;
  margin-left: 9px;
  margin-top: 3px;
}

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

.form-contact .txt-red {
  color: #f93b15;
  border-bottom: 1px solid #f93b15;
  padding-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .form-contact .txt-red {
    padding-bottom: 0;
  }
}

.form-contact textarea {
  min-height: 189px;
  resize: none;
}

.sec-mv01 {
  padding-bottom: 180px;
}

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

.sec-mv01 .ttl-mv01 {
  color: #000000;
  text-align: left;
  padding-bottom: 53px;
  padding-top: 55px;
}

.sec-mv01 .ttl-mv01 .en {
  font-size: 70px;
  font-size: 7rem;
  line-height: 1;
  font-weight: 600;
  font-family: "Cormorant Garamond", serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}

@media screen and (max-width: 834px) {
  .sec-mv01 .ttl-mv01 .en {
    font-size: 55px;
    font-size: 5.5rem;
  }
}

@media screen and (max-width: 640px) {
  .sec-mv01 .ttl-mv01 .en {
    font-size: 30px;
    font-size: 3rem;
  }
}

.sec-mv01 .ttl-mv01 .jp {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
  color: #000;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 834px) {
  .sec-mv01 .ttl-mv01 .jp {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.sec-mv01.bg-mv02 {
  background: url("../img/company/bg-mv.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 403px;
}

@media screen and (max-width: 1200px) {
  .sec-mv01.bg-mv02 {
    padding-bottom: 22.5vw;
  }
}

.sec-mv01.bg-mv02 .ttl-mv01 {
  padding-bottom: 54px;
  padding-top: 53px;
}

@media screen and (max-width: 1200px) {
  .sec-mv01.bg-mv02 .ttl-mv01 {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }
}

.sec-mv01 canvas.vanta-canvas {
  height: 100% !important;
}

.error {
  color: red;
  font-size: 14px;
  font-size: 1.4rem;
}

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

.error-checkbox {
  display: block;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .error-checkbox {
    margin-top: -31px;
  }
}

@media screen and (max-width: 640px) {
  .sec-contact .ttl-comp03 span {
    text-align: left;
  }
}

.txt-des {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.9;
  font-weight: 500;
  color: #000000;
  margin-bottom: 5px;
  font-family: "Noto Serif JP", serif;
}

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

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

.txt-des.txt-green {
  color: #26a170;
}

.sec-philosophy .txt-basic__lg {
  line-height: 2.5;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 834px) {
  .sec-philosophy .txt-basic__lg {
    line-height: 1.6;
  }
}

.sec-philosophy .ttl-des {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.17;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 58px;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 834px) {
  .sec-philosophy .ttl-des {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 640px) {
  .sec-philosophy .ttl-des {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.sec-philosophy .box-bg {
  padding: 120px 150px;
}

@media screen and (max-width: 834px) {
  .sec-philosophy .box-bg {
    padding: 50px 25px;
  }
}

@media screen and (max-width: 640px) {
  .sec-philosophy .box-bg {
    padding: 50px 15px;
  }
}

.sec-philosophy .box-philosophy {
  padding-bottom: 99px;
}

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

.sec-philosophy .box-philosophy__bdb {
  border-bottom: 1px solid #e9f2ed;
  margin-bottom: 109px;
}

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

.sec-philosophy .box-message p {
  padding-bottom: 33px;
}

.sec-philosophy .box-message p:last-child {
  padding-bottom: 0;
}

.sec-philosophy .box-message .name-customer {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.23;
  margin-left: 20px;
  font-family: "Noto Serif JP", serif;
  padding-right: 10px;
}

@media screen and (max-width: 834px) {
  .sec-philosophy .box-message .name-customer {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.sec-info .list-info .item a {
  display: block;
  padding: 20px 10px;
  border-bottom: 1px solid #eeeeee;
}

.sec-info .list-info .item a .date {
  font-size: 13px;
  font-size: 1.3rem;
  color: #aaaaaa;
  font-family: "Roboto", sans-serif;
  display: inline-block;
}

.sec-info .list-info .item a .cat {
  color: #f93b15;
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  margin-left: 5px;
}

.sec-info .list-info .item a .ttl {
  width: 100%;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #000000;
  margin-top: 10px;
}

.sec-info-detail .box-ttl {
  position: relative;
  padding-left: 24px;
  padding-bottom: 15px;
  margin-bottom: 22px;
}

.sec-info-detail .box-ttl:before {
  content: '';
  position: absolute;
  width: 5px;
  left: 0;
  top: 0;
  bottom: 0;
  background: #f93b15;
}

.sec-info-detail .box-ttl .ttl {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.67;
  margin-bottom: 15px;
  font-family: "Noto Serif JP", serif;
}

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

.sec-info-detail .box-ttl .date {
  font-size: 13px;
  font-size: 1.3rem;
  color: #aaaaaa;
  font-family: "Roboto", sans-serif;
  display: inline-block;
}

.sec-info-detail .box-ttl .cat {
  color: #f93b15;
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  margin-left: 5px;
}

.sec-info-detail .content-detail {
  padding-top: 40px;
  border-top: 1px solid #eeeeee;
}

.sec-info-detail .content-detail h1, .sec-info-detail .content-detail h2, .sec-info-detail .content-detail h3, .sec-info-detail .content-detail h4, .sec-info-detail .content-detail h5, .sec-info-detail .content-detail h6 {
  font-weight: bold;
  margin: 20px 0px;
}

.sec-info-detail .content-detail h1 {
  font-size: 28px;
  font-size: 2.8rem;
}

.sec-info-detail .content-detail h2 {
  font-size: 24px;
  font-size: 2.4rem;
}

.sec-info-detail .content-detail h3 {
  font-size: 22px;
  font-size: 2.2rem;
}

.sec-info-detail .content-detail h4 {
  font-size: 20px;
  font-size: 2rem;
}

.sec-info-detail .content-detail h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

.sec-info-detail .content-detail h6 {
  font-size: 18px;
  font-size: 1.8rem;
}

.sec-info-detail .content-detail p {
  margin-bottom: 45px;
}

@media screen and (max-width: 834px) {
  .sec-info-detail .content-detail p {
    margin-bottom: 20px;
  }
}

.sec-privacy .ttl-privacy {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.67;
  margin-bottom: 60px;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 834px) {
  .sec-privacy .ttl-privacy {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 30px;
  }
}

.sec-privacy .ttl-privacy + p {
  margin-bottom: 60px;
}

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

.sec-privacy .ttl {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.4;
  margin-bottom: 10px;
  color: #26a170;
  font-family: "Noto Serif JP", serif;
}

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

.sec-privacy p {
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .sec-privacy p {
    margin-bottom: 20px;
  }
}

.sec-privacy .box-add {
  border: 5px solid #e9f2ed;
  background: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  padding: 40px 40px;
}

@media screen and (max-width: 834px) {
  .sec-privacy .box-add {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px;
    border: 2px solid #e9f2ed;
  }
}

.sec-privacy .box-add strong {
  font-weight: 500;
}

.sec-about {
  padding-bottom: 125px;
  background: #e9f2ed;
}

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

.sec-about .inner {
  background: #ffffff;
}

.sec-about .box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 990px) {
  .sec-about .box-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.sec-about .box-wrap__l {
  width: 50%;
}

@media screen and (max-width: 990px) {
  .sec-about .box-wrap__l {
    width: 100%;
  }
  .sec-about .box-wrap__l img {
    width: 100%;
  }
}

.sec-about .box-wrap__r {
  width: 50%;
  padding: 170px 140px 0 110px;
}

@media screen and (max-width: 1920px) {
  .sec-about .box-wrap__r {
    padding: 9.3vw 8vw 0 6vw;
  }
}

@media screen and (max-width: 1770px) {
  .sec-about .box-wrap__r {
    padding: 7.3vw 4vw 0 4vw;
  }
}

@media screen and (max-width: 1200px) {
  .sec-about .box-wrap__r {
    padding: 20px;
  }
}

@media screen and (max-width: 990px) {
  .sec-about .box-wrap__r {
    width: 100%;
  }
}

.sec-about .box-wrap__r .ttl-comp01 {
  font-size: 64px;
  font-size: 6.4rem;
  line-height: 1.05;
  font-weight: 600;
  color: #ffffff;
  font-family: "Cormorant Garamond", serif;
  padding-left: 0;
  margin-bottom: 37px;
}

@media screen and (max-width: 1200px) {
  .sec-about .box-wrap__r .ttl-comp01 {
    font-size: 45px;
    font-size: 4.5rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-about .box-wrap__r .ttl-comp01 {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 20px;
  }
}

.sec-about .box-wrap__r .txt-des {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 0.07em;
  margin-bottom: 45px;
}

@media screen and (max-width: 834px) {
  .sec-about .box-wrap__r .txt-des {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

.sec-about .box-wrap__r .txt-basic, .sec-about .box-wrap__r .sec-info-detail .content-detail, .sec-info-detail .sec-about .box-wrap__r .content-detail {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.18;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 0.04em;
}

.sec-about .pd-bt {
  margin-bottom: 128px;
}

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

.sec-about .pd-bt.pl {
  padding-right: 21%;
}

@media screen and (max-width: 834px) {
  .sec-about .pd-bt.pl {
    padding-right: 0;
  }
}

.sec-about .ttl-comp02 {
  margin-bottom: 26.5px;
}

.sec-about .box-mt {
  background: url("../img/about/bg-top.jpg") no-repeat center center;
  padding-bottom: 125px;
  background-size: cover;
}

@media screen and (max-width: 1440px) {
  .sec-about .box-mt {
    padding-bottom: 7vw;
  }
}

@media screen and (max-width: 1200px) {
  .sec-about .box-mt {
    margin-top: -154px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  .sec-about .box-mt {
    margin-top: -85px;
  }
}

.box-about {
  margin-bottom: 95px;
}

.box-about .txt-des {
  margin-bottom: 30px;
}

.box-about.box-about__full {
  margin-bottom: 0;
}

@media screen and (max-width: 990px) {
  .box-about.box-about__full {
    padding: 50px 20px;
    background: url("../img/about/bg-full.jpg") no-repeat center center;
    background-size: cover;
  }
}

.box-about.box-about__full .txt-des {
  color: #ffffff;
  margin-bottom: 20px;
}

.box-about.box-about__full .txt-basic, .box-about.box-about__full .sec-info-detail .content-detail, .sec-info-detail .box-about.box-about__full .content-detail {
  color: #ffffff;
}

@media screen and (max-width: 990px) {
  .box-about.box-about__full .box-about__img {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .box-about__bdb .txt-basic, .box-about__bdb .sec-info-detail .content-detail, .sec-info-detail .box-about__bdb .content-detail {
    padding: 0 15px;
  }
}

.ttl-des {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1.17;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 58px;
}

@media screen and (max-width: 834px) {
  .ttl-des {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 35px;
  }
}

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

.list-about {
  position: relative;
  width: 100%;
  margin-bottom: 95px;
}

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

.list-about .item-comp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
}

.list-about .item-comp:last-child {
  margin-bottom: 0px;
}

@media screen and (max-width: 834px) {
  .list-about .item-comp {
    display: block;
  }
}

.list-about .item-comp .box-item__l {
  width: 46.2%;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 834px) {
  .list-about .item-comp .box-item__l {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .list-about .item-comp .box-item__l svg {
    max-width: 100%;
  }
}

.list-about .item-comp .box-item__l:before {
  content: '';
  background: #e9f2ed;
  width: 3px;
  height: 53px;
  position: absolute;
  top: auto;
  bottom: -50px;
  right: 160px;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .list-about .item-comp .box-item__l:before {
    display: none;
  }
}

.list-about .item-comp:last-child .box-item__l:before {
  content: none;
}

.list-about .item-comp .box-item__r {
  width: 53.8%;
  padding-left: 45px;
  padding-top: 92px;
}

@media screen and (max-width: 834px) {
  .list-about .item-comp .box-item__r {
    width: 100%;
    text-align: center;
    padding-left: 0px;
    padding-top: 0px;
  }
}

.list-about .item-comp .box-item__r a {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: 500;
  color: #26a170;
  position: relative;
  display: block;
  margin-bottom: 8px;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 834px) {
  .list-about .item-comp .box-item__r a {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

.list-about .item-comp .box-item__r a.txt-red {
  color: #26a170;
}

.list-about .item-comp .box-item__r a.txt-red {
  color: #f93b15;
}

.list-about .item-comp .box-item__r a.txt-blue {
  color: #4750ff;
}

.list-about .item-comp .box-item__r .txt-basic, .list-about .item-comp .box-item__r .sec-info-detail .content-detail, .sec-info-detail .list-about .item-comp .box-item__r .content-detail {
  line-height: 1.6;
}

.list-content {
  background: #26a170;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 1440px) {
  .list-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

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

.list-content .item-content {
  border-right: 1px solid #3bb987;
  width: 25%;
  padding: 43px 20px 50px;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  .list-content .item-content {
    width: 50%;
    border-bottom: 1px solid #3bb987;
  }
}

@media screen and (max-width: 834px) {
  .list-content .item-content {
    border-right: 0px solid #3bb987;
    border-bottom: 1px solid #3bb987;
    width: 100%;
  }
}

.list-content .item-content:last-child {
  border-right: 0;
}

.list-content .item-content .image {
  display: block;
  margin-bottom: 17px;
}

.list-content .item-content h3 {
  margin-bottom: 23px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 300;
  color: #ffffff;
  position: relative;
  display: block;
}

.list-content .item-content h3 span {
  display: block;
  font-size: 21px;
  font-size: 2.1rem;
}

.list-content .item-content .txt-basic, .list-content .item-content .sec-info-detail .content-detail, .sec-info-detail .list-content .item-content .content-detail {
  color: #ffffff;
}

.page-about_index .sec-mv01.bg-mv02 {
  background: url("../img/company/bg-mv.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 403px;
}

@media screen and (max-width: 1200px) {
  .page-about_index .sec-mv01.bg-mv02 {
    padding-bottom: 22.5vw;
  }
}

.page-about_index .sec-mv01.bg-mv02 .ttl-mv01 {
  padding-bottom: 54px;
  padding-top: 153px;
}

@media screen and (max-width: 1200px) {
  .page-about_index .sec-mv01.bg-mv02 .ttl-mv01 {
    padding-top: 13vw;
    padding-bottom: 3vw;
  }
}

.block-solution .box-about {
  position: relative;
}

@media screen and (min-width: 991px) {
  .block-solution .box-about__txt {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    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;
  }
}

.service-page .inner {
  background: #ffffff;
  padding-bottom: 157px;
}

@media screen and (max-width: 990px) {
  .service-page .inner {
    padding-bottom: 50px;
  }
}

.service-page .inner-1200 {
  padding: 0 15px;
}

.service-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #26a170;
  color: #ffffff;
  margin-bottom: 91px;
  margin-top: -150px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  .service-main {
    margin-top: -154px;
    padding-bottom: 30px;
  }
}

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

.service-main .box-img {
  width: 57.3%;
  position: relative;
}

@media screen and (max-width: 990px) {
  .service-main .box-img {
    width: 100%;
  }
}

.service-main .box-img img {
  width: 100%;
  font-family: 'object-fit:cover';
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.service-main .box-img-status {
  display: block;
  position: absolute;
  bottom: calc(100% + 40px);
  font-family: "Noto Serif JP", serif;
  color: black;
  font-size: 21px;
  font-size: 2.1rem;
  padding: 0 0 0 130px;
}

@media screen and (max-width: 834px) {
  .service-main .box-img-status {
    font-size: 20px;
    font-size: 2rem;
    padding: 0 0 0 100px;
  }
}

@media screen and (max-width: 374px) {
  .service-main .box-img-status {
    bottom: calc(100% + 60px);
  }
}

.service-main .box-img-status span {
  color: #96c1ad;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  display: inline-block;
  margin-right: 13px;
}

.service-main .box-img-status:before {
  content: "";
  width: 125px;
  height: 1px;
  background: #96c1ad;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .service-main .box-img-status:before {
    width: 90px;
  }
}

.service-main .box-content {
  width: 42.7%;
  position: relative;
  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;
  padding: 20px;
}

@media screen and (max-width: 990px) {
  .service-main .box-content {
    width: 100%;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 374px) {
  .service-main .box-content {
    padding: 20px 10px 40px;
  }
}

.service-main .box-wrap {
  max-width: 493px;
  position: relative;
  top: -10px;
}

@media screen and (max-width: 1200px) {
  .service-main .box-wrap {
    top: 0 !important;
  }
}

.service-main .number-service {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 32px;
  font-size: 3.2rem;
}

@media screen and (max-width: 1440px) {
  .service-main .number-service {
    font-size: 30px;
    font-size: 3rem;
  }
}

.service-main .ttl-service {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 3px 0 28px;
  line-height: 2.2;
}

@media screen and (max-width: 1200px) {
  .service-main .ttl-service {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 3px 0 15px;
  }
}

@media screen and (max-width: 640px) {
  .service-main .ttl-service {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 374px) {
  .service-main .ttl-service {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.service-main .ttl-service span {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
}

@media screen and (max-width: 1440px) {
  .service-main .ttl-service span {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 1200px) {
  .service-main .ttl-service span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

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

.service-main .ttl-bg {
  position: absolute;
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 100px;
  font-size: 10rem;
  opacity: 0.05;
  bottom: -12px;
  left: -11px;
  line-height: 0.86;
  letter-spacing: -3px;
}

@media screen and (max-width: 1770px) {
  .service-main .ttl-bg {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media screen and (max-width: 1440px) {
  .service-main .ttl-bg {
    font-size: 56px;
    font-size: 5.6rem;
    bottom: 0;
    left: 0;
  }
}

@media screen and (max-width: 374px) {
  .service-main .ttl-bg {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 1200px) {
  .service-main .txt-service {
    line-height: 1.7;
  }
}

.production-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.production-content .production-left {
  width: 37%;
}

@media screen and (max-width: 1200px) {
  .production-content .production-left {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
  }
  .production-content .production-left .service-title:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (max-width: 990px) {
  .production-content .production-left .sub-txt {
    max-width: 500px;
    margin: 0 auto;
  }
}

.production-right {
  width: 61%;
  border-left: 1px solid #e9f2ed;
  padding-left: 39px;
  margin-top: 10px;
}

@media screen and (max-width: 1200px) {
  .production-right {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .production-right {
    padding-left: 20px;
  }
}

.production-right .item:first-child {
  margin-bottom: 75px;
}

.production-right .item:first-child .block-txt {
  padding: 37px 40px 50px;
}

@media screen and (max-width: 640px) {
  .production-right .item:first-child .block-txt {
    padding: 240px 15px 30px;
  }
}

.production-right .item:first-child .block-txt img {
  position: absolute;
  left: 504px;
  top: -36px;
}

@media screen and (max-width: 1440px) {
  .production-right .item:first-child .block-txt img {
    left: 365px;
  }
}

@media screen and (max-width: 834px) {
  .production-right .item:first-child .block-txt img {
    width: 180px;
  }
}

@media screen and (max-width: 640px) {
  .production-right .item:first-child .block-txt img {
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.production-right .item .service-subtitle {
  position: relative;
  font-family: "Cormorant Garamond", serif;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: -10px;
  padding-bottom: 26px;
}

@media screen and (max-width: 834px) {
  .production-right .item .service-subtitle {
    font-size: 20px;
    font-size: 2rem;
    padding-bottom: 15px;
  }
}

.production-right .item .service-subtitle:before {
  content: "";
  position: absolute;
  background: #26a170;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  left: -46px;
  top: 9px;
}

@media screen and (max-width: 834px) {
  .production-right .item .service-subtitle:before {
    width: 10px;
    height: 10px;
    left: -25px;
  }
}

.production-right .item .block-txt {
  background: #e9f2ed;
  border-radius: 10px;
  position: relative;
  padding: 29px 40px 6px;
}

@media screen and (max-width: 640px) {
  .production-right .item .block-txt {
    padding: 15px;
  }
}

.production-right .item .block-txt:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 10px solid #e9f2ed;
  top: -10px;
  left: 40px;
}

.production-right .production-txt {
  max-width: 434px;
}

@media screen and (max-width: 1440px) {
  .production-right .production-txt {
    max-width: 300px;
  }
}

.service-heading {
  font-family: "Cormorant Garamond", serif;
  color: #26a170;
  font-weight: 700;
  font-size: 30px;
  font-size: 3rem;
}

@media screen and (max-width: 834px) {
  .service-heading {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.service-title {
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  padding-bottom: 24px;
  margin-bottom: 29px;
}

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

.service-title:after {
  content: "";
  position: absolute;
  background: #26a170;
  width: 45px;
  height: 3px;
  bottom: 0;
  left: 0;
}

.production-wrap {
  margin: 27px 0 10px;
}

.production-wrap__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 27px;
}

@media screen and (max-width: 640px) {
  .production-wrap__item {
    margin-bottom: 40px;
  }
}

.production-wrap__item:last-child .production-wrap__ct {
  margin-top: -24px;
}

@media screen and (max-width: 1440px) {
  .production-wrap__item:last-child .production-wrap__ct {
    margin-top: 0;
  }
}

.production-wrap__img {
  width: 27%;
}

@media screen and (max-width: 640px) {
  .production-wrap__img {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
}

.production-wrap__ct {
  width: 67.3%;
  padding-top: 6px;
}

@media screen and (max-width: 640px) {
  .production-wrap__ct {
    width: 100%;
    text-align: center;
  }
}

.production-wrap__ttl {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  color: #26a170;
  margin-bottom: 8px;
}

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

.list-adv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
  margin: 37px -15px 0;
}

.list-adv__item {
  width: 50%;
  padding: 15px;
}

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

.list-adv__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #e9f2ed;
  border-radius: 10px;
  padding: 45px 34px 46px;
  height: 100%;
}

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

.list-adv__img {
  width: 31%;
  padding-top: 9px;
}

@media screen and (max-width: 990px) {
  .list-adv__img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}

.list-adv__box {
  width: 65%;
}

@media screen and (max-width: 990px) {
  .list-adv__box {
    width: 100%;
    text-align: center;
  }
}

.list-adv__ttl {
  font-family: "Noto Serif JP", serif;
  color: #26a170;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 3px;
}

.list-adv__ttl span {
  font-size: 21px;
  font-size: 2.1rem;
}

@media screen and (max-width: 640px) {
  .list-adv__ttl span {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.list-adv__txt {
  line-height: 1.9;
  font-size: 15px;
  font-size: 1.5rem;
}

@media screen and (max-width: 640px) {
  .list-adv__txt {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.5;
  }
}

.advertising-content, .consulting-content {
  text-align: center;
}

.advertising-content .service-title:after, .consulting-content .service-title:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.advertising-content .list-adv__item:nth-child(3) .list-adv__box {
  padding-top: 9px;
}

.consulting-content .list-adv {
  margin: 47px -30px 0;
}

@media screen and (max-width: 1200px) {
  .consulting-content .list-adv {
    margin: 15px -15px 0;
  }
}

.consulting-content .list-adv__item {
  padding: 18px 30px;
}

@media screen and (max-width: 1200px) {
  .consulting-content .list-adv__item {
    padding: 15px;
  }
}

.consulting-content .list-adv__content {
  background: unset;
  border-radius: unset;
  padding: 0;
}

.consulting-content .list-adv__img {
  width: 100%;
  margin-bottom: 20px;
}

.consulting-content .list-adv__box {
  width: 100%;
}

.consulting-content .list-adv__ttl {
  text-align: center;
  margin-bottom: 10px;
}

.sec-advertising {
  margin-top: 150px;
  margin-bottom: 108px;
}

.sec-advertising .service-main {
  margin-bottom: 78px;
}

@media screen and (max-width: 1200px) {
  .sec-advertising .service-main {
    margin-bottom: 30px;
  }
}

.sec-advertising .service-main .box-wrap {
  position: relative;
  top: 5px;
}

.sec-advertising .service-main .box-wrap .ttl-service {
  padding: 3px 0 17px;
}

.sec-consulting .inner {
  padding-bottom: 87px;
}

@media screen and (max-width: 1200px) {
  .sec-consulting .inner {
    padding-bottom: 30px;
  }
}

.sec-consulting .inner .service-main .box-wrap {
  position: relative;
  top: -7px;
}

.sec-consulting .inner .service-main .box-wrap .ttl-service {
  padding-bottom: 18px;
}

.page-service_index .sec-mv01 {
  padding-bottom: 180px;
}

@media screen and (max-width: 834px) {
  .page-service_index .sec-mv01 {
    padding-bottom: 100px;
  }
}

.page-service_index .sec-mv01.bg-mv02 {
  background: url("../img/company/bg-mv.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 175px;
}

@media screen and (max-width: 1200px) {
  .page-service_index .sec-mv01.bg-mv02 {
    padding-bottom: 22.5vw;
  }
}

.page-service_index .sec-mv01.bg-mv02 .ttl-mv01 {
  padding-bottom: 54px;
  padding-top: 203px;
}

@media screen and (max-width: 1200px) {
  .page-service_index .sec-mv01.bg-mv02 .ttl-mv01 {
    padding-top: 13vw;
    padding-bottom: 3vw;
  }
}

.page-service_index .breadcrumb > .inner {
  padding-right: 0;
}

@media screen and (max-width: 1200px) {
  .page-service_index .breadcrumb > .inner {
    padding-right: 15px;
  }
}

.page-service_index .breadcrumb a {
  padding-right: 22px;
}

.page-service_index .breadcrumb a:after {
  right: 0;
}

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

@media screen and (max-width: 1200px) {
  .page-healthcare .box-bg {
    margin-top: -154px;
  }
}

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

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

.page-healthcare .box-bg {
  padding: 0;
}

.page-healthcare .sec-lead {
  position: relative;
}

.page-healthcare .sec-lead .lead-block {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 5.3% 10% 9.6%;
  color: #fff;
  background: #26a170;
}

@media screen and (max-width: 1200px) {
  .page-healthcare .sec-lead .lead-block {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 834px) {
  .page-healthcare .sec-lead .lead-block {
    padding-bottom: 12%;
  }
}

.page-healthcare .sec-lead .ttl-comp08 {
  width: 48%;
}

@media screen and (max-width: 990px) {
  .page-healthcare .sec-lead .ttl-comp08 {
    margin-bottom: 5%;
    width: 100%;
  }
}

.page-healthcare .sec-lead .lead-txt {
  width: 50%;
}

@media screen and (max-width: 990px) {
  .page-healthcare .sec-lead .lead-txt {
    width: 100%;
  }
}

.page-healthcare .sec-lead ._ttl {
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.9;
}

@media screen and (max-width: 834px) {
  .page-healthcare .sec-lead ._ttl {
    margin-bottom: 3%;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.page-healthcare .sec-lead ._desc {
  line-height: 2;
}

.page-healthcare .sec-inner {
  padding: 0 10%;
}

@media screen and (max-width: 1200px) {
  .page-healthcare .sec-inner {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.page-healthcare .sec-consulting {
  margin-top: -5.66%;
}

.page-healthcare .sec-consulting .list-consulting {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-healthcare .sec-consulting .list-consulting-item {
  margin-bottom: 60px;
  width: 18%;
}

@media screen and (max-width: 1024px) {
  .page-healthcare .sec-consulting .list-consulting-item {
    width: 23%;
  }
}

@media screen and (max-width: 834px) {
  .page-healthcare .sec-consulting .list-consulting-item {
    margin-bottom: 40px;
    width: 48%;
  }
}

@media screen and (max-width: 374px) {
  .page-healthcare .sec-consulting .list-consulting-item {
    margin-bottom: 30px;
    width: 100%;
  }
}

.page-healthcare .sec-consulting .list-consulting-item .icn-img {
  margin: 0 auto;
  width: 160px;
  height: 100%;
}

@media screen and (max-width: 834px) {
  .page-healthcare .sec-consulting .list-consulting-item .icn-img {
    width: 75%;
    height: 75%;
  }
}

.page-healthcare .sec-consulting .list-consulting-item ._ttl {
  margin: 10px 0;
  color: #26a170;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .page-healthcare .sec-consulting .list-consulting-item ._ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.page-healthcare .sec-consulting .list-consulting-item ._desc {
  text-align: left;
}

.page-healthcare .consulting-block {
  position: relative;
  padding: 45px 0 100px;
}

@media screen and (max-width: 990px) {
  .page-healthcare .consulting-block {
    padding: 3.75% 0 8.33%;
  }
}

.page-healthcare .consulting-block .ttl-comp04 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

@media screen and (max-width: 834px) {
  .page-healthcare .consulting-block .ttl-comp04 {
    top: 54vw;
  }
}

.page-healthcare .consulting-block .ttl-comp04 .en {
  font-size: 90px;
  font-size: 9rem;
  font-weight: bold;
  line-height: .9;
}

@media screen and (max-width: 1200px) {
  .page-healthcare .consulting-block .ttl-comp04 .en {
    font-size: 65px;
    font-size: 6.5rem;
  }
}

@media screen and (max-width: 834px) {
  .page-healthcare .consulting-block .ttl-comp04 .en {
    font-size: 10.79vw;
  }
}

.page-healthcare .consulting-block .consul-lead-box {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 65px;
}

.page-healthcare .consulting-block .consul-lead-box ._img {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .page-healthcare .consulting-block .consul-lead-box ._img {
    width: 100%;
  }
}

.page-healthcare .consulting-block .consul-lead-box ._desc {
  margin-top: 5%;
  width: 45%;
}

@media screen and (max-width: 834px) {
  .page-healthcare .consulting-block .consul-lead-box ._desc {
    width: 100%;
  }
}

.page-healthcare .consulting-block ._head {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 834px) {
  .page-healthcare .consulting-block ._head {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 640px) {
  .page-healthcare .consulting-block ._head {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.page-healthcare .consulting-block ._ttl {
  margin: 10px 0 20px;
  color: #26a170;
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-size: 2.1rem;
}

.page-healthcare .consulting-block ._txt {
  line-height: 1.7;
}

.page-healthcare .check-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0 0;
}

.page-healthcare .check-list-item {
  padding: 20px 0 20px 5%;
  margin-bottom: 10px;
  margin-right: 1.12%;
  width: 24.16%;
  background-color: #e9f2ed;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1-2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201%22%3E%3Cpath%20fill%3D%22%2326a170%22%20d%3D%22M16%2C0H2A2%2C2%2C0%2C0%2C0%2C0%2C2V16a2%2C2%2C0%2C0%2C0%2C2%2C2H16a2%2C2%2C0%2C0%2C0%2C2-2V2A2%2C2%2C0%2C0%2C0%2C16%2C0ZM7%2C14%2C2%2C9%2C3.41%2C7.59%2C7%2C11.17l7.59-7.59L16%2C5Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: center left 10%;
  border-radius: 5px;
}

.page-healthcare .check-list-item:nth-child(4n) {
  margin-right: 0;
}

@media screen and (max-width: 1200px) {
  .page-healthcare .check-list-item {
    padding-left: 3.8%;
    margin-right: 1.1%;
    width: 32.6%;
    background-position: center left 3%;
  }
  .page-healthcare .check-list-item:nth-child(4n) {
    margin-right: 1.1%;
  }
  .page-healthcare .check-list-item:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 834px) {
  .page-healthcare .check-list-item {
    padding-left: 26px;
    margin-right: 1% !important;
    width: 49%;
    background-size: 14px 14px;
    background-position: center left 8px;
  }
  .page-healthcare .check-list-item:nth-child(2n) {
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 640px) {
  .page-healthcare .check-list-item {
    margin-right: 0 !important;
    width: 100%;
  }
}

@media screen and (max-width: 990px) {
  .page-healthcare .scroll-box-wrap {
    padding-bottom: 20px;
    overflow-x: scroll;
  }
}

@media screen and (max-width: 990px) {
  .page-healthcare .scroll-box {
    min-width: 1200px;
  }
}

@media screen and (max-width: 834px) {
  .page-healthcare .scroll-box {
    min-width: 900px;
  }
}

.page-healthcare .note {
  margin-bottom: 10px;
  text-align: right;
}

@media screen and (min-width: 991px) {
  .page-healthcare .note {
    display: none;
  }
}

.page-healthcare .step-ttl {
  margin-bottom: 35px;
}

.page-healthcare .step-list {
  display: table;
  width: 100%;
  margin: 0 0 20px;
  overflow: hidden;
}

.page-healthcare .step-list-item {
  display: table-cell;
  position: relative;
  padding: 25px 0.5em 25px 2em;
  width: 33.33%;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-size: 2.1rem;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .page-healthcare .step-list-item {
    padding: 20px 0 20px 16px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.page-healthcare .step-list-item:last-child {
  padding-right: 0;
}

.page-healthcare .step-list-item:last-child:before, .page-healthcare .step-list-item:last-child:after {
  display: none;
}

.page-healthcare .step-list-item:before, .page-healthcare .step-list-item:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}

.page-healthcare .step-list-item:before {
  top: -12px;
  right: -21px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 54px 0 54px 1em;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .page-healthcare .step-list-item:before {
    top: -22px;
  }
}

@media screen and (max-width: 640px) {
  .page-healthcare .step-list-item:before {
    right: -18px;
  }
}

.page-healthcare .step-list-item:after {
  top: -12px;
  right: -16px;
  border-style: solid;
  border-width: 54px 0 54px 1em;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .page-healthcare .step-list-item:after {
    top: -22px;
  }
}

@media screen and (max-width: 640px) {
  .page-healthcare .step-list-item:after {
    right: -12px;
  }
}

.page-healthcare .step-list-item.step01 {
  background: #69daac;
}

.page-healthcare .step-list-item.step01:after {
  border-color: transparent transparent transparent #69daac;
}

.page-healthcare .step-list-item.step02 {
  background: #43c490;
}

@media screen and (max-width: 640px) {
  .page-healthcare .step-list-item.step02 {
    padding-left: 6%;
  }
}

.page-healthcare .step-list-item.step02:after {
  border-color: transparent transparent transparent #43c490;
}

.page-healthcare .step-list-item.step03 {
  background: #27a170;
}

@media screen and (max-width: 640px) {
  .page-healthcare .step-list-item.step03 {
    padding-left: 6%;
  }
}

.page-healthcare .step-list-item.step03:after {
  border-color: transparent transparent transparent #27a170;
}

.page-healthcare .stepDesc-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-healthcare .stepDesc-list-item {
  padding: 0 20px;
  width: 33.33%;
  border-left: 3px solid #69daac;
}

.page-healthcare .stepDesc-list-item ._head {
  margin-bottom: 15px;
  color: #26a170;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 640px) {
  .page-healthcare .stepDesc-list-item ._head {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.page-healthcare .stepDesc-list-item:nth-child(2) {
  border-color: #43c490;
}

.page-healthcare .stepDesc-list-item:last-child {
  border-color: #27a170;
}

.page-healthcare .merit-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}

.page-healthcare .merit-list-item {
  position: relative;
  padding: 3% 3.33% 3.33%;
  margin-bottom: 30px;
  width: 31.66%;
  color: #fff;
  overflow: hidden;
  background: #27a170;
  border-radius: 5px;
}

@media screen and (max-width: 834px) {
  .page-healthcare .merit-list-item {
    margin-bottom: 20px;
    width: 48.5%;
  }
}

@media screen and (max-width: 640px) {
  .page-healthcare .merit-list-item {
    width: 100%;
  }
}

.page-healthcare .merit-list-item p {
  position: relative;
}

.page-healthcare .merit-list-item ._head {
  margin-bottom: 20px;
  font-size: 21px;
  font-size: 2.1rem;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .page-healthcare .merit-list-item ._head {
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.page-healthcare .merit-list-item .pict {
  position: absolute;
  bottom: -5%;
  right: -5%;
  height: 63%;
}

@media screen and (max-width: 640px) {
  .page-healthcare .merit-list-item .pict {
    right: -1%;
    bottom: -2%;
    height: 70%;
  }
}

.page-healthcare .merit-list-item:first-child .pict {
  right: -3%;
  bottom: -4%;
  height: 55%;
}

@media screen and (max-width: 640px) {
  .page-healthcare .merit-list-item:first-child .pict {
    right: -1%;
    bottom: -2%;
    height: 60%;
  }
}

.marketing-heading {
  padding-bottom: 0;
  background: #26a170;
}

.marketing-heading__img img {
  width: 100%;
}

.marketing-heading__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: white;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 92px 150px 77px;
}

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

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

.marketing-heading__note-ttl {
  display: block;
  width: 50%;
  line-height: 1.42;
  border-left: 2px solid white;
  padding: 0 0 0 28px;
}

@media screen and (max-width: 834px) {
  .marketing-heading__note-ttl {
    width: 100%;
    padding: 0 0 10px;
    text-align: center;
    border-left: none;
    border-bottom: 1px solid white;
    margin-bottom: 20px;
  }
}

.marketing-heading__note-ttl span {
  display: block;
}

.marketing-heading__note-ttl .en {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 8px;
}

.marketing-heading__note-ttl .jp {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: 1.5px;
}

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

.marketing-heading__note .txt-basic, .marketing-heading__note .sec-info-detail .content-detail, .sec-info-detail .marketing-heading__note .content-detail {
  width: 50%;
  line-height: 2.1333;
  margin: -10px 0 0 0;
}

@media screen and (max-width: 834px) {
  .marketing-heading__note .txt-basic, .marketing-heading__note .sec-info-detail .content-detail, .sec-info-detail .marketing-heading__note .content-detail {
    width: 100%;
    margin: 0;
  }
  .marketing-heading__note .txt-basic p, .marketing-heading__note .sec-info-detail .content-detail p, .sec-info-detail .marketing-heading__note .content-detail p {
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    letter-spacing: 1px;
  }
}

.marketing-heading__note .txt-basic .ttl, .marketing-heading__note .sec-info-detail .content-detail .ttl, .sec-info-detail .marketing-heading__note .content-detail .ttl {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.9;
  margin-bottom: 19px;
}

@media screen and (max-width: 834px) {
  .marketing-heading__note .txt-basic .ttl, .marketing-heading__note .sec-info-detail .content-detail .ttl, .sec-info-detail .marketing-heading__note .content-detail .ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.marketing-show {
  padding: 127px 150px 69px;
}

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

@media screen and (max-width: 834px) {
  .marketing-show {
    padding: 45px 15px 50px;
  }
}

.marketing-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  counter-reset: li;
  margin: 0 -30px;
}

.marketing-list .item {
  width: 50%;
  padding: 0 30px;
  margin-bottom: 56px;
}

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

.marketing-list__img {
  position: relative;
  margin-bottom: 19px;
}

.marketing-list__img:after {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  font-family: "Noto Serif JP", serif;
  font-style: italic;
  font-weight: bold;
  line-height: 1;
  font-size: 90px;
  font-size: 9rem;
  color: rgba(38, 161, 112, 0.4);
  position: absolute;
  bottom: -27px;
  left: -29px;
}

@media screen and (max-width: 834px) {
  .marketing-list__img:after {
    font-size: 50px;
    font-size: 5rem;
    bottom: -20px;
    left: -10px;
  }
}

.marketing-list__img img {
  width: 100%;
}

.marketing-list__txt {
  line-height: 1.53333;
  padding: 0 37px;
}

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

.marketing-list__txt .ttl {
  display: block;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.3;
  font-weight: 500;
  color: #26a170;
  margin-bottom: 10px;
}

.marketing-list__txt .ttl small {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}

.marketing-list__txt p {
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .marketing-list__txt p {
    margin-bottom: 10px;
  }
}

.marketing-list__txt p:last-child {
  margin-bottom: 0;
}

.marketing-list__txt .btn-comp01 {
  margin: 0 auto;
}

.marketing-service-list {
  margin-bottom: 141px;
}

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

.marketing-service-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .marketing-service-list .item {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 641px) {
  .marketing-service-list .item:nth-child(even) .marketing-service-list__img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.marketing-service-list .item:nth-child(even) .marketing-service-list__txt {
  padding: 0 55px 0 0;
}

@media screen and (min-width: 641px) {
  .marketing-service-list .item:nth-child(even) .marketing-service-list__txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (max-width: 834px) {
  .marketing-service-list .item:nth-child(even) .marketing-service-list__txt {
    padding: 0 15px 0 0;
  }
}

@media screen and (max-width: 640px) {
  .marketing-service-list .item:nth-child(even) .marketing-service-list__txt {
    padding: 0;
  }
}

.marketing-service-list .item:last-child {
  margin-bottom: 0;
}

.marketing-service-list__img {
  width: 50%;
}

@media screen and (max-width: 640px) {
  .marketing-service-list__img {
    width: 100%;
    margin-bottom: 10px;
  }
}

.marketing-service-list__img img {
  width: 100%;
}

.marketing-service-list__txt {
  width: 50%;
  padding: 0 0 0 55px;
  line-height: 1.866;
}

@media screen and (max-width: 834px) {
  .marketing-service-list__txt {
    padding: 0 0 0 15px;
  }
}

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

.marketing-service-list__txt .ttl {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 31px;
  font-size: 3.1rem;
  line-height: 1.5721875;
  font-weight: 500;
  color: #26a170;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .marketing-service-list__txt .ttl {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 7px;
  }
}

.marketing-service-list__txt .ttl small {
  display: block;
  font-size: 21px;
  font-size: 2.1rem;
}

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

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

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

.benefits-list .item {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .benefits-list .item {
    width: 100%;
  }
  .benefits-list .item:last-child {
    margin-bottom: 0;
  }
}

.benefits-list__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e9f2ed;
  border-radius: 10px;
  padding: 55px 33px 46px;
}

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

.benefits-list__box-img {
  width: 160px;
}

@media screen and (max-width: 834px) {
  .benefits-list__box-img {
    width: 80px;
  }
}

.benefits-list__box-txt {
  width: calc(100% - 160px);
  line-height: 1.8666;
  padding: 0 0 0 22px;
}

@media screen and (max-width: 834px) {
  .benefits-list__box-txt {
    width: calc(100% - 80px);
    padding: 0 0 0 15px;
  }
}

.benefits-list__box-txt .ttl {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.3;
  font-weight: 500;
  color: #26a170;
  margin-bottom: 7px;
}

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

.benefits-list__box-txt .ttl small {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 640px) {
  .benefits-list__box-txt .ttl small {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
}

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

.sec-marketing-page .inner {
  background: white;
}

.page-marketing_meo_index .service-page .inner, .page-marketing_seo_index .service-page .inner, .page-marketing_listing_index .service-page .inner {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 834px) {
  .page-marketing_meo_index .service-main, .page-marketing_seo_index .service-main, .page-marketing_listing_index .service-main {
    margin-bottom: 0;
  }
}

.page-commingsoon_index .group-line {
  margin: 0 auto;
  text-align: center;
}

/*# sourceMappingURL=maps/styles.css.map */
