@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&subset=japanese");
html {
  width: 100%;
  font-size: 16px;
  background: #fff;
  overflow: auto;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

address, caption, cite, code, dfn, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
/* ====================================================
Media Query
==================================================== */
/* ====================================================
Margin PC and SP
==================================================== */
@media screen and (min-width: 769px) {
  .mbpc-0 {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-0 {
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (min-width: 769px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}
body {
  color: #333333;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", YuGothic, "游ゴシック", Meiryo, "メイリオ", sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  min-width: 1020px;
  margin: auto;
  overflow-x: auto;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
    overflow-x: hidden;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 14px;
    overflow-x: hidden;
  }
}

/* header
------------------------------------------------------------------------------------------------------------ */
.header {
  height: 70px;
}

.header.front {
  height: 0;
}

.header.front .header-body {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(transparent));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, transparent 100%);
  border: none;
  -webkit-transition: background 0.3s, border-color 0.3s;
  transition: background 0.3s, border-color 0.3s;
}

.header.front.active .header-body {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}

.header.front.nav-open .header-body {
  background: #fff;
  -webkit-transition: none;
  transition: none;
}

.header .header-inner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.header .header-body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 1020px;
  height: 70px;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}

.header .header-siteroot {
  margin: 0 40px;
  position: absolute;
}

.header .header-gnav {
  margin-left: auto;
  width: 100%;
  height: 100%;
}

.tablet .header {
  height: 50px;
}

.tablet .header .header-body {
  position: relative;
  display: block;
  min-width: 0;
  height: 50px;
}

.tablet .header .header-siteroot {
  margin: 0;
}

.siteroot {
  font-size: 0;
}

.siteroot a {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  width: 270px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.siteroot a:hover {
  opacity: 0.7;
}

.siteroot a:before {
  content: "";
  display: block;
  padding-top: 11.11111%;
  background: url(../img/common/logo_green.png) no-repeat center;
  background-size: contain;
}

.front .siteroot a:before {
  position: relative;
  background-image: url(../img/common/logo_white.png);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.front .siteroot a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 11.11111%;
  background: url(../img/common/logo_green.png) no-repeat center;
  background-size: contain;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.front.active .siteroot a:before {
  opacity: 0;
}

.front.active .siteroot a:after {
  opacity: 1;
}

.front.nav-open .siteroot a:before {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}

.front.nav-open .siteroot a:after {
  opacity: 1;
}

.tablet .siteroot a {
  width: 212px;
  padding: 15px 20px;
}

.tablet .front .siteroot a:after {
  margin: 15px 20px;
}

.gnav {
  height: 100%;
}

.gnav .gnav-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
}

.gnav .gnav-items {
  height: 100%;
  letter-spacing: -0.5em;
}

.gnav .gnav-items.lang .js-gnav-trigger {
  width: auto;
  position: absolute;
  right: 0;
}

.gnav .gnav-items.menu .gnav-item {
  color: #000;
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1.14286;
}

body.company .gnav .gnav-items.menu .gnav-item:nth-child(1) > a,
body.business .gnav .gnav-items.menu .gnav-item:nth-child(2) > a,
body.topics .gnav .gnav-items.menu .gnav-item:nth-child(3) > a,
body.recruit .gnav .gnav-items.menu .gnav-item:nth-child(4) > a {
  color: #00833e;
}

body.company .gnav .gnav-items.menu .gnav-item:nth-child(1) > a:after,
body.business .gnav .gnav-items.menu .gnav-item:nth-child(2) > a:after,
body.topics .gnav .gnav-items.menu .gnav-item:nth-child(3) > a:after,
body.recruit .gnav .gnav-items.menu .gnav-item:nth-child(4) > a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 3px;
  margin: 0;
  background: #00833E;
  background-color: #00833E;
}

.gnav .gnav-items.menu .gnav-item > a {
  position: relative;
}

.gnav .gnav-items.menu .gnav-item > a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 2px;
  padding-top: 0;
  background: #00833E;
  -webkit-transition: padding-top 0.3s;
  transition: padding-top 0.3s;
}

.gnav .gnav-items.menu .gnav-item > a:hover:after {
  padding-top: 3px;
}

.gnav .gnav-items.lang .gnav-item {
  /* background: #fff; */
  color: #00833e;
  font-size: 10px;
  font-size: 0.66667rem;
  line-height: 1;
}

.gnav .gnav-items.lang .gnav-item > a {
  width: 70px;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}

.gnav .gnav-items.lang .gnav-item > a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 0;
  margin: 0;
  background: #00833E;
  background-color: #00833E;
  transition: padding-top 0.3s;
}

.gnav .gnav-items.lang .gnav-item > a:hover:after {
  padding-top: 3px;
}

.gnav .gnav-items.lang .gnav-item i {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  width: 24px;
  height: 24px;
  background: url(../img/common/ico_globe.svg) no-repeat center;
  background-size: contain;
}

.gnav .gnav-item {
  display: inline-block;
  vertical-align: bottom;
  height: 100%;
  font-weight: 500;
  text-align: center;
  letter-spacing: normal;
}

.gnav .gnav-item > a {
  position: relative;
  display: inline-block;
  padding: 0 25px;
  height: 100%;
  color: inherit;
}

.gnav .gnav-item > a span {
  display: block;
  position: relative;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gnav .gnav-megamenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 0 10px;
  background: #fafafa;
  /* -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); */
}

.gnav .gnav-megamenu .gnav-megamenu-inner {
  max-width: 455px;
  margin: auto;
  padding: 30px 0 40px;
}

.gnav .gnav-megamenu .gnav-megamenu-header {
  padding: 0 0 30px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #B4B4B4;
  font-size: 20px;
  font-size: 1.33333rem;
  line-height: 1;
  font-weight: bold;
  text-align: left;
}

.gnav .gnav-megamenu .gnav-megamenu-header a {
  display: inline-block;
  padding-right: 48px;
  color: inherit;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: relative;
}

.gnav .gnav-megamenu .gnav-megamenu-header a:before {
  content: "";
  display: block;
  width: 27px;
  height: 27px;
  background: url(/kenkokeiei/img/common/mrk_circlearrow_01_rht_b.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: -2px;
}

.gnav .gnav-megamenu .gnav-megamenu-header a:hover {
  opacity: 0.7;
}

.gnav .gnav-megamenu .gnav-megamenu-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.gnav .gnav-megamenu .gnav-megamenu-category:not(.pictorial) {
  width: 255px;
}

.gnav .gnav-megamenu .gnav-megamenu-category.pictorial {
  overflow: hidden;
}

.gnav .gnav-megamenu .gnav-megamenu-categoryHeader {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.06667rem;
  line-height: 1;
  color: #222;
}

.gnav .gnav-megamenu .gnav-megamenu-item {
  /* color: #00833e; */
  font-size: 16px;
  font-size: 1.06667rem;
  line-height: 1.5;
}

.gnav .gnav-megamenu .gnav-megamenu-item:not(:last-child) {
  margin-bottom: 20px;
}

.gnav .gnav-megamenu .gnav-megamenu-item a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: inherit;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.gnav .gnav-megamenu .gnav-megamenu-item a:hover {
  opacity: 0.7;
}

.gnav .gnav-megamenu .gnav-megamenu-item a:before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  width: 10px;
  height: 24px;
  margin-right: 8px;
  /* background: url(../img/common/ico_triangle_right_green.png) no-repeat center;
  background-size: contain; */
  background: url(/kenkokeiei/img/common/arrow_right_green.png) no-repeat right center;
  background-size: 7px auto;
}

.gnav .gnav-megamenu .gnav-megamenu-pictures {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}

.gnav .gnav-megamenu .gnav-megamenu-picture {
  position: relative;
  width: 150px;
  margin: 0 10px;
}

.gnav .gnav-megamenu .gnav-megamenu-picture > a {
  display: block;
}

.gnav .gnav-megamenu .gnav-megamenu-picture > a:hover .gnav-megamenu-pictureHeader {
  background: rgba(0, 131, 62, 0.9);
}

.gnav .gnav-megamenu .gnav-megamenu-pictureHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 5px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1.42857;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.gnav .gnav-language {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  text-align: left;
  color: #000;
  background: #fafafa;
  padding: 33px 0;
}

.gnav .gnav-language .gnav-language-items {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gnav .gnav-language .gnav-language-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 30px;
  color: inherit;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  font-size: 14px;
  /* font-size: 0.93333rem; */
  font-size: 1.125rem;
  line-height: 1.28571;
  transition: all 0.2s;
}

.gnav .gnav-language .gnav-language-item a:hover {
  opacity: 0.7;
}

.gnav .gnav-language .gnav-language-item a:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 15px;
  background: url(../img/common/ico_triangle_right_white.png) no-repeat center;
  background-size: 7px auto;
}

.gnav .gnav-close {
  display: none;
}

.tablet .gnav.is-open .gnav-toggle > a:before {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(45deg) translate(0, -2px);
  transform: rotate(45deg) translate(0, -2px);
}

.tablet .gnav.is-open .gnav-toggle > a:after {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(-45deg) translate(0, 2px);
  transform: rotate(-45deg) translate(0, 2px);
}

.tablet .gnav.is-open .gnav-body {
  display: block;
}

.tablet .gnav br.pc-br {
  display: none;
}

.tablet .gnav .gnav-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 56px;
}

.tablet .gnav .gnav-toggle > a {
  position: relative;
  display: block;
  height: 100%;
}

.tablet .gnav .gnav-toggle > a:before {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
  width: 20px;
  margin: auto;
  padding-top: 2px;
  background: #00833e;
}

.tablet .gnav .gnav-toggle > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  width: 20px;
  margin: auto;
  padding-top: 2px;
  background: #00833e;
}

.tablet .gnav .gnav-body {
  display: none;
}

.tablet .gnav .gnav-body {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: none;
  height: auto;
  overflow: auto;
}

.tablet .gnav .gnav-items {
  height: auto;
  background: #fff;
}

.tablet .gnav .gnav-items.menu .gnav-item {
  background: #fff;
  color: #222;
}

.tablet .gnav .gnav-items.menu .gnav-item > a:not(.has-pane):before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 26px;
  background: url(../img/common/arrow_right_green.png) no-repeat center;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tablet .gnav .gnav-items.menu .gnav-item > a.has-pane:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  background: url(../img/common/ico_plus_green.png) no-repeat center;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tablet .gnav .gnav-items.menu .gnav-item > a.has-pane.is-open:before {
  background-image: url(../img/common/ico_minus_green.png);
}

.tablet .gnav .gnav-items.menu .gnav-item > a:after {
  display: none;
}

.tablet .gnav .gnav-items.lang .gnav-item > a {
  display: block;
  width: auto;
  padding: 20px 10px;
  pointer-events: none;
  border-bottom: none;
}

.tablet .gnav .gnav-items.lang .gnav-item > a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1;
  color: #666;
}

.tablet .gnav .gnav-items.lang .gnav-item > a i {
  width: 14px;
  height: 14px;
  margin: 0 8px 0 0;
  background-image: url(../img/common/ico_globe_gray.png);
}

.tablet .gnav .gnav-item {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  display: block;
  height: auto;
  text-align: left;
}

.tablet .gnav .gnav-item > a {
  position: relative;
  display: block;
  padding: 18px 56px 18px 20px;
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1;
  border-bottom: 1px solid #ccc;
}

.tablet .gnav .gnav-item > a span {
  position: static;
  text-align: left;
  -webkit-transform: none;
  transform: none;
}

.tablet .gnav .gnav-megamenu {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  padding: 0 0 10px 18px;
  background: none;
  border-bottom: 1px solid #ccc;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-inner {
  display: block;
  padding: 0;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-header {
  display: none;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-categories {
  display: block;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-category.sp-v {
  display: block !important;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-category:not(.pictorial) {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: auto;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-categoryHeader {
  display: none;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-item {
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1;
  border-bottom: 1px solid #ccc;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-item:not(:last-child) {
  margin-bottom: 0;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-item a {
  position: relative;
  display: block;
  padding: 15px 34px 15px 0;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-item a:before {
  display: none;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-item a:not(.has-pane):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 26px;
  background: url(../img/common/arrow_right_green.png) no-repeat center;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-category:last-child .gnav-megamenu-item:last-child {
  border-bottom: none;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-pictures {
  display: block;
  margin: 0;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-picture {
  position: relative;
  width: auto;
  margin: 0;
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-picture img {
  display: none;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-picture a {
  display: block;
  padding: 15px 34px 15px 0;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-picture a:not(.has-pane):before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 26px;
  background: url(../img/common/arrow_right_green.png) no-repeat center;
  background-size: contain;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-picture a:not(.has-pane):after {
  display: none;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-picture a:hover .gnav-megamenu-pictureHeader {
  background: none;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-picture:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

.tablet .gnav .gnav-megamenu .gnav-megamenu-pictureHeader {
  display: block;
  position: static;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  padding: 0;
  color: #00833e;
  text-align: left;
  background: none;
  -webkit-transition: none;
  transition: none;
}

.tablet .gnav .gnav-language {
  display: block !important;
  position: static;
  top: auto;
  right: auto;
  width: auto;
  padding: 0 0 23px;
  color: #00833e;
  background: #fff;
}

.tablet .gnav .gnav-language .gnav-language-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tablet .gnav .gnav-language .gnav-language-item a {
  display: block;
  padding: 0 14px;
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1;
}

.tablet .gnav .gnav-language .gnav-language-item a:before {
  display: none;
}

.tablet .gnav .gnav-language .gnav-language-item:not(:last-child) {
  border-right: 1px solid #ccc;
}

.tablet .gnav .gnav-close {
  display: block;
}

.tablet .gnav .gnav-close a {
  display: block;
  padding: 18px 10px;
  background: #00833e;
  color: #fff;
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1;
  text-align: center;
}

.tablet .front .gnav-toggle > a:before, .tablet .front .gnav-toggle > a:after {
  background: #fff;
}

.tablet .front.active .gnav-toggle > a:before, .tablet .front.active .gnav-toggle > a:after,
.tablet .front .is-open .gnav-toggle > a:before,
.tablet .front .is-open .gnav-toggle > a:after {
  background: #00833e;
}

@media only screen and (max-width: 768px) {
  .header {
    height: 50px;
  }
  .header.front.nav-open .header-body {
    -webkit-transition: none;
    transition: none;
  }
  .header .header-body {
    position: relative;
    display: block;
    min-width: 0;
    height: 50px;
  }
  .header .header-siteroot {
    margin: 0;
  }
  .header .header-gnav {
    height: auto;
  }
  .siteroot a {
    width: 212px;
    padding: 15px 20px;
  }
  .front .siteroot a:after {
    margin: 15px 20px;
  }
  .front.nav-open .siteroot a:before {
    opacity: 0;
    -webkit-transition: none;
    transition: none;
  }
  .front.nav-open .siteroot a:after {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
  .gnav {
    height: auto;
  }
  .front .gnav {
    border-top: none;
  }
  .gnav.is-open .gnav-toggle > a:before {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(45deg) translate(0, -2px);
    transform: rotate(45deg) translate(0, -2px);
  }
  .gnav.is-open .gnav-toggle > a:after {
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-45deg) translate(0, 2px);
    transform: rotate(-45deg) translate(0, 2px);
  }
  .gnav.is-open .gnav-body {
    display: block;
  }
  .gnav .gnav-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 56px;
  }
  .gnav .gnav-toggle > a {
    position: relative;
    display: block;
    height: 100%;
  }
  .gnav .gnav-toggle > a:before {
    content: "";
    display: block;
    position: absolute;
    top: 18px;
    left: 0;
    right: 0;
    width: 20px;
    margin: auto;
    padding-top: 2px;
    background: #00833e;
  }
  .gnav .gnav-toggle > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
    width: 20px;
    margin: auto;
    padding-top: 2px;
    background: #00833e;
  }
  .front .gnav .gnav-toggle > a:before, .front .gnav .gnav-toggle > a:after {
    background: #fff;
  }
  .front.active .gnav .gnav-toggle > a:before, .front.active .gnav .gnav-toggle > a:after {
    background: #00833e;
  }
  .front.nav-open .gnav .gnav-toggle > a:before, .front.nav-open .gnav .gnav-toggle > a:after {
    opacity: 1;
    background: #00833e !important;
  }
  .gnav .gnav-body {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: none;
    height: auto;
    overflow: auto;
  }
  .gnav .gnav-items {
    height: auto;
    background: #EFEFEF;
  }
  .gnav .gnav-items.lang .js-gnav-trigger {
    display: none;
  }
  .gnav .gnav-items.menu .gnav-item {
    background: #EFEFEF;
    color: #222;
  }
  .gnav .gnav-items.menu .gnav-item > a:not(.has-pane):before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 26px;
    /*background: url(../img/common/arrow_right_green.png) no-repeat center; */
    background-size: contain;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .gnav .gnav-items.menu .gnav-item > a.has-pane:before {
    content: "";
    display: block;
    position: absolute;
    top: 30%;
    right: 22px;
    width: 22px;
    height: 20px;
    background: url(/kenkokeiei/img/common/mrk_circlearrow_01_rht_b.svg) no-repeat center;
    background-size: contain;
    transform: rotate(90deg);
  }
  .gnav .gnav-items.menu .gnav-item > a.has-pane.is-open:before {
    transform: rotate(270deg);
    /* background-image: url(../img/common/ico_minus_green.png); */
  }
  .gnav .gnav-items.menu .gnav-item > a:after {
    display: none !important;
  }
  .gnav .gnav-items.lang .gnav-item > a {
    display: block;
    width: auto;
    padding: 20px 10px;
    pointer-events: none;
    border-bottom: none;
  }
  .gnav .gnav-items.lang .gnav-item > a span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-size: 0.93333rem;
    line-height: 1;
    color: #666;
  }
  .gnav .gnav-items.lang .gnav-item .js-gnav-trigger {
    display: none;
  }
  .gnav .gnav-items.lang .gnav-item > a i {
    width: 14px;
    height: 14px;
    margin: 0 8px 0 0;
    background-image: url(../img/common/ico_globe_gray.png);
  }
  .gnav .gnav-item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    display: block;
    height: auto;
    text-align: left;
  }
  .gnav .gnav-item > a {
    position: relative;
    display: block;
    padding: 18px 56px 18px 20px;
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1;
    border-top: 1px solid #ccc;
  }
  .gnav .gnav-item > a span {
    position: static;
    text-align: left;
    -webkit-transform: none;
    transform: none;
  }
  .gnav .gnav-megamenu {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    padding: 0 0 10px 18px;
    background: none;
    /* border-bottom: 1px solid #ccc; */
  }
  .gnav .gnav-megamenu .gnav-megamenu-inner {
    display: block;
    padding: 0;
  }
  .gnav .gnav-megamenu .gnav-megamenu-header {
    display: none;
  }
  .gnav .gnav-megamenu .gnav-megamenu-categories {
    display: block;
  }
  .gnav .gnav-megamenu .gnav-megamenu-category:not(.pictorial) {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: auto;
  }
  .gnav .gnav-megamenu .gnav-megamenu-categoryHeader {
    display: none;
  }
  .gnav .gnav-megamenu .gnav-megamenu-item {
    font-size: 14px;
    font-size: 0.93333rem;
    line-height: 1;
    /* border-bottom: 1px solid #ccc; */
  }
  .gnav .gnav-megamenu .gnav-megamenu-item:not(:last-child) {
    margin-bottom: 0;
  }
  .gnav .gnav-megamenu .gnav-megamenu-item a {
    position: relative;
    display: block;
    padding: 15px 34px 15px 15px;
    /* color: #00833e; */
  }
  .gnav .gnav-megamenu .gnav-megamenu-item br {
    display: none;
  }
  .gnav .gnav-megamenu .gnav-megamenu-item a:before {
    display: none;
  }
  .gnav .gnav-megamenu .gnav-megamenu-item a:not(.has-pane):before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 8px;
    height: 26px;
    background: url(../img/common/arrow_right_green.png) no-repeat center;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .gnav .gnav-megamenu .gnav-megamenu-category:last-child .gnav-megamenu-item:last-child {
    border-bottom: none;
  }
  .gnav .gnav-megamenu .gnav-megamenu-pictures {
    display: block;
    margin: 0;
  }
  .gnav .gnav-megamenu .gnav-megamenu-picture {
    position: relative;
    width: auto;
    margin: 0;
    font-size: 14px;
    font-size: 0.93333rem;
    line-height: 1;
  }
  .gnav .gnav-megamenu .gnav-megamenu-picture img {
    display: none;
  }
  .gnav .gnav-megamenu .gnav-megamenu-picture a {
    display: block;
    padding: 15px 34px 15px 0;
  }
  .gnav .gnav-megamenu .gnav-megamenu-picture a:not(.has-pane):before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 26px;
    background: url(../img/common/arrow_right_green.png) no-repeat center;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .gnav .gnav-megamenu .gnav-megamenu-picture a:not(.has-pane):after {
    display: none;
  }
  .gnav .gnav-megamenu .gnav-megamenu-picture a:hover .gnav-megamenu-pictureHeader {
    background: none;
  }
  .gnav .gnav-megamenu .gnav-megamenu-picture:not(:last-child) {
    border-bottom: 1px solid #ccc;
  }
  .gnav .gnav-megamenu .gnav-megamenu-pictureHeader {
    display: block;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 0;
    color: #00833e;
    text-align: left;
    background: none;
    -webkit-transition: none;
    transition: none;
  }
  .gnav .gnav-language {
    display: block !important;
    position: static;
    top: auto;
    right: auto;
    width: auto;
    padding: 30px 0;
    color: #7D7D7D;
    background: #EFEFEF;
    border-top: 1px solid #ccc;
  }
  .gnav .gnav-language .gnav-language-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .gnav .gnav-language .gnav-language-item a {
    display: block;
    padding: 0 14px;
    font-size: 14px;
    font-size: 0.93333rem;
    line-height: 1;
  }
  .gnav .gnav-language .gnav-language-item a:before {
    display: none;
  }
  .gnav .gnav-language .gnav-language-item:not(:last-child) {
    border-right: 1px solid #ccc;
  }
  .gnav .gnav-close {
    display: block;
  }
  .gnav .gnav-close a {
    display: block;
    padding: 18px 10px;
    background: #00833e;
    color: #fff;
    font-size: 14px;
    font-size: 0.93333rem;
    line-height: 1;
    text-align: center;
  }
}
@media print {
  .header {
    position: relative;
    height: 70px !important;
  }
  .header .header-inner {
    position: static !important;
  }
  .header .header-body {
    background: #fff !important;
  }
  .siteroot a:before {
    background-image: url(../img/common/logo_green.png) !important;
  }
  .siteroot a:after {
    display: none;
  }
}
/* footer
------------------------------------------------------------------------------------------------------------ */
.footer {
  position: relative;
  background: #f2f2f2;
}

.footer .sitemap {
  padding: 0 20px;
  background: #f2f2f2;
  border-bottom: 1px solid #D0D0D0;
}

.footer .sitemap .sitemap-inner {
  max-width: 1000px;
  margin: auto;
  padding: 50px 0 60px;
  overflow: hidden;
}

.footer .sitemap .sitemap-heading {
  display: block;
  width: 270px;
  margin: 0 0 45px;
}

.footer .sitemap .sitemap-heading:before {
  content: "";
  display: block;
  padding-top: 30px;
  background: url(../img/common/logo_green.png) no-repeat center;
  background-size: contain;
}

.footer .sitemap .sitemap-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -30px;
}

.footer .sitemap .sitemap-category {
  min-width: 110px;
  margin: 0 30px;
}

.footer .sitemap .sitemap-category-heading {
  /* padding-left: 18px; */
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.125;
  font-weight: bold;
  color: #666;
  /* background: url(../img/common/ico_triangle_right.png) no-repeat left 0.25em;
  background-size: 8px auto;*/
}

.footer .sitemap .sitemap-category-heading a {
  color: inherit;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.footer .sitemap .sitemap-category-heading a:hover {
  opacity: 0.7;
}

.footer .sitemap * + .sitemap-category-heading {
  margin-top: 30px;
}

.footer .sitemap .sitemap-category-items {
  /* padding-left: 18px; */
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1.28571;
  color: #888;
}

.footer .sitemap .sitemap-category-items a {
  color: inherit;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.footer .sitemap .sitemap-category-items a:hover {
  opacity: 0.7;
}

.footer .sitemap * + .sitemap-category-items {
  margin-top: 30px;
}

.footer .sitemap .sitemap-category-item:not(:last-child) {
  margin-bottom: 20px;
}

.footer .sitemap .sitemap-legals {
  display: none;
}

.footer .backtotop {
  position: absolute;
  z-index: 1;
  height: 0;
  bottom: 119px;
  right: 0;
  text-align: right;
}

.footer .backtotop a {
  display: inline-block;
  vertical-align: bottom;
  width: 70px;
  height: 70px;
  background: #005b2b url(../img/common/arrow_up_white.png) no-repeat center;
  background-size: 24px auto;
  font-size: 0;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.footer .backtotop a:hover {
  background-color: #005126;
}

.footer .copyright {
  width: 1000px;
  margin: 0 auto;
  height: 48px;
  padding: 0px;
  font-size: 10px;
  font-size: 0.66667rem;
  line-height: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer .copyright-nav-items {
  display: flex;
}

.footer .copyright-nav-item {
  margin-right: 14px;
}

.footer .copyright-nav-item a {
  color: #676767;
  transition: all 0.2s;
}

.footer .copyright-nav-item a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .footer .sitemap {
    padding: 0;
  }
  .footer .sitemap .sitemap-inner {
    padding: 30px 0 30px;
  }
  .footer .sitemap .sitemap-heading {
    width: 245px;
    margin: 0 auto 30px;
  }
  .footer .sitemap .sitemap-categories {
    position: relative;
    display: block;
    margin: 0 3vw 0;
    letter-spacing: -0.5em;
  }
  /* .footer .sitemap .sitemap-categories:after {
  	content: '';
  	display: block;
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	width: 1px;
  	margin: auto auto 24px;
  	background: #ccc;
  } */
  .footer .sitemap .sitemap-category {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    display: inline;
    margin: 0;
    min-width: 0;
  }
  .footer .sitemap .sitemap-category-heading {
    display: inline-block;
    text-align: center;
    width: 32%;
    margin-top: 0 !important;
    margin-bottom: 24px;
    letter-spacing: normal;
    background-position: 5px 0.25em;
  }
  .footer .sitemap .sitemap-category:nth-of-type(4) .sitemap-category-heading:first-of-type {
    width: 34%;
    padding-right: 2%;
  }
  .footer .sitemap .sitemap-category-items {
    display: none;
  }
  .footer .sitemap .sitemap-legals {
    display: block;
    margin-top: 32px;
    padding: 0 25px;
  }
  .footer .sitemap .sitemap-legals-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    margin: 0 -8px;
  }
  .footer .sitemap .sitemap-legals-item {
    margin: 0 10px 10px 0;
    color: #888;
    font-size: 3vw !important;
    font-size: 0.66667rem;
    line-height: 1.1;
  }
  .footer .sitemap .sitemap-legals-item a {
    color: inherit;
  }
  .footer .sitemap .sitemap-legals-item br {
    display: none;
  }
  .footer .backtotop {
    position: static;
    z-index: auto;
    height: auto;
    display: none;
  }
  .footer .backtotop a {
    display: block;
    width: auto;
    height: 55px;
  }
  .footer .copyright {
    width: 100%;
    height: auto;
    padding: 16px 0;
    font-size: 3.6vw;
    display: block;
  }
  .footer .copyright span {
    display: block;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* utility
------------------------------------------------------------------------------------------------------------ */
.visibilittyHidden {
  position: absolute !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
}

.pc-v {
  display: block !important;
}

.sp-v {
  display: none !important;
}

@media only screen and (min-width: 769px) {
  .border-button {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-style: solid;
    border-width: 1px;
    border-radius: 80px;
    overflow: hidden;
    opacity: 1;
  }
  .border-button.sleep {
    opacity: 0.2;
  }
  .border-button.sleep::after {
    content: "";
    position: absolute;
    left: -1%;
    top: -1%;
    width: 102%;
    height: 102%;
    background-color: rgba(0, 0, 0, 0);
  }
  .border-button p {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
  }
  .border-button p i {
    position: absolute;
    width: 60px;
    aspect-ratio: 60/20;
    overflow: hidden;
  }
  .border-button p i b {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
  }
  .border-button p i b > svg {
    stroke-width: 0.8;
  }
  .border-button p span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    letter-spacing: 0.17em;
    color: var(--color-01);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  /*----*/
  .border-button.bb-type1 {
    width: 210px;
    height: 45px;
    border-color: var(--color-01);
  }
  .border-button.bb-type1 p {
    padding: 9px 0 0 0;
    text-indent: -30px;
  }
  .border-button.bb-type1 p span {
    font-size: 16px;
    font-weight: 500;
  }
  .border-button.bb-type1 p i {
    right: 10px;
    top: 12px;
  }
  .border-button.bb-type1 p i b {
    left: -30%;
  }
  .border-button.bb-type1 p i b > svg {
    stroke: var(--color-01);
  }
  .border-button.bb-type1 a:hover p,
  .border-button.bb-type1 label:hover p {
    background-color: var(--color-01);
  }
  .border-button.bb-type1 a:hover p i b,
  .border-button.bb-type1 label:hover p i b {
    left: 0;
  }
  .border-button.bb-type1 a:hover p i b > svg,
  .border-button.bb-type1 label:hover p i b > svg {
    stroke: rgb(255, 255, 255);
  }
  .border-button.bb-type1 a:hover p span,
  .border-button.bb-type1 label:hover p span {
    color: rgb(255, 255, 255);
  }
}
@media only screen and (max-width: 768px) {
  .pc-v {
    display: none !important;
  }
  .sp-v {
    display: block !important;
  }
}
.pc-br {
  display: inline;
}

.sp-br {
  display: none;
}

:root {
  --color-01: rgba(0,131,62,1);
  --color-02: rgba(239,239,239,1);
}

.border-button {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-radius: 80px;
  overflow: hidden;
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .pc-br {
    display: none !important;
  }
  .sp-br {
    display: inline !important;
  }
  .border-button.bb-type1 {
    width: 55vw;
    height: 12vw;
    border-color: var(--color-01);
  }
  .border-button.bb-type1 p {
    padding: 2.3vw 0 0 0;
    text-indent: -7vw;
  }
  .border-button.bb-type1 p span {
    font-size: 4.5vw;
    font-weight: 500;
  }
  .border-button.bb-type1 p i {
    right: 1vw;
    top: 4vw;
  }
  .border-button.bb-type1 p i b {
    left: -30%;
  }
  .border-button.bb-type1 p i b > svg {
    stroke: var(--color-01);
  }
  .border-button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-style: solid;
    border-width: 1px;
    border-radius: 16vw;
    overflow: hidden;
  }
}
.inner {
  display: block;
  max-width: 1240px;
  padding: 0 30px;
  margin: 0 auto;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .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: 769px) {
  .sp {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}
@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}
@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}
@media screen and (min-width: 375px) {
  .sp-xs {
    display: none !important;
  }
}

.ttl-comp01 {
  padding: 0 0 0 34px;
  position: relative;
  color: #000000;
  font-weight: 700;
  font-size: 29px;
  font-size: 1.8125rem;
  margin-bottom: 17px;
  letter-spacing: 6px;
}
@media screen and (max-width: 768px) {
  .ttl-comp01 {
    font-size: 14.5px;
    padding: 0 0 0 16px;
    letter-spacing: 3px;
    margin-bottom: 9px;
  }
}
.ttl-comp01:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #108242;
  border-radius: 50%;
  left: 9px;
  top: 12px;
}
@media screen and (max-width: 768px) {
  .ttl-comp01:before {
    width: 8px;
    height: 8px;
    left: 3.5px;
    top: 5px;
  }
}
.ttl-comp01:after {
  content: "";
  position: absolute;
  height: 2px;
  left: 0;
  right: 0;
  bottom: 3px;
  background-color: #108242;
}
@media screen and (max-width: 768px) {
  .ttl-comp01:after {
    height: 1px;
    bottom: 2px;
  }
}
.txt-basic {
  font-weight: 200;
  line-height: 1.73;
  font-size: 18px;
  font-size: 1.125rem;
  color: #646464;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .txt-basic {
    font-size: 9px;
    letter-spacing: 0.6px;
  }
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}

.sec-mv {
  height: 330px;
  background: url("../img/index/img-mv.jpg") no-repeat center center, #108242;
  text-align: center;
  padding: 48px 0;
}
@media screen and (max-width: 768px) {
  .sec-mv {
    padding: 23px 0;
    height: 108px;
    background-image: url("../img/index/img-mv-sp.jpg");
    background-size: 387px 108px;
  }
}

.sec-home {
  background: url("../img/index/bg-02.png") no-repeat center top 39px;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  display: inline-block;
  width: 100%;
  padding: 0 0 47px;
}
@media screen and (max-width: 768px) {
  .sec-home {
    background: #ffffff;
    padding: 0 0 9px;
  }
}

.box-declaration {
  position: relative;
  padding: 52px 0;
  margin: -123px 0 302px;
}
@media screen and (max-width: 768px) {
  .box-declaration {
    margin: -40px -15px 75px;
    padding: 23px 0;
  }
}
.box-declaration:before {
  content: "";
  background: url("../img/index/bg-01.png") no-repeat center/contain;
  width: 1182px;
  height: 1067px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
@media screen and (max-width: 768px) {
  .box-declaration:before {
    width: 488px;
    height: 440px;
  }
}
.box-declaration * {
  position: relative;
  z-index: 2;
  color: #ffffff;
}
.box-declaration .block {
  max-width: 669px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .box-declaration .block {
    max-width: 288px;
  }
}
.box-declaration .block-ttl {
  font-weight: 100;
  font-size: 51px;
  font-size: 3.1875rem;
  line-height: 1.75;
  text-align: center;
  margin-bottom: 51px;
  letter-spacing: 10px;
}
@media screen and (max-width: 768px) {
  .box-declaration .block-ttl {
    font-size: 21px;
    letter-spacing: 3px;
    margin-bottom: 20px;
  }
}
.box-declaration .block-ttl span {
  display: inline-block;
  position: relative;
}
.box-declaration .block-ttl span:after {
  content: "";
  position: absolute;
  background: url("../img/index/ttl-line.png") repeat-x;
  bottom: 12px;
  left: 0;
  right: 0;
  height: 3px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .box-declaration .block-ttl span:after {
    height: 2px;
    background-size: 150px 2px;
    bottom: 6px;
  }
}
.box-declaration .block-stl {
  font-weight: 700;
  font-size: 41px;
  font-size: 2.5625rem;
  line-height: 1.83;
  letter-spacing: 4px;
  margin-bottom: 43px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .box-declaration .block-stl {
    font-size: 17px;
    margin-bottom: 18px;
  }
}
.box-declaration .block-txt {
  font-weight: 200;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.59;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .box-declaration .block-txt {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
.box-declaration .block-txt .wrap {
  padding-right: 48%;
}
@media screen and (max-width: 768px) {
  .box-declaration .block-txt .wrap {
    margin-top: 5px;
  }
}
.box-declaration .block-txt .sign {
  margin-top: 30px;
  text-align: right;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .box-declaration .block-txt .sign {
    font-size: 8px;
    margin-top: 15px;
    margin-right: 7px;
  }
}
.box-declaration .block-txt .sign strong {
  font-size: 34.8px;
  font-size: 2.175rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .box-declaration .block-txt .sign strong {
    font-size: 14px;
  }
}

.box-system {
  margin-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .box-system {
    margin-bottom: 20px;
  }
}
.box-system .block {
  display: flex;
  flex-wrap: wrap;
}
.box-system .block-content {
  width: 270px;
}
@media screen and (max-width: 768px) {
  .box-system .block-content {
    margin-bottom: 12px;
    width: 100%;
  }
}
.box-system .block-img {
  width: calc(100% - 270px);
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .box-system .block-img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .box-system .block-fix {
    margin: -139px -16px 0 35px;
  }
}
@media screen and (max-width: 768px) {
  .box-system .block-fix {
    margin: 0 1px 0 0;
  }
}

.box-effect {
  margin-bottom: 62px;
}
@media screen and (max-width: 768px) {
  .box-effect {
    margin-bottom: 37px;
  }
}
.box-effect .ttl-comp01 {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .box-effect .ttl-comp01 {
    margin-bottom: 10px;
  }
}
.box-effect .block {
  display: flex;
  flex-wrap: wrap;
}
.box-effect .block-content {
  width: 395px;
}
@media screen and (max-width: 768px) {
  .box-effect .block-content {
    width: 100%;
  }
}
.box-effect .block-img {
  width: calc(100% - 395px);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .box-effect .block-img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .box-effect .block-fix {
    margin: 2px -7px 0 -42.4%;
  }
}
@media screen and (max-width: 768px) {
  .box-effect .block-fix {
    margin: 14px -19px 0 -21px;
  }
}

.box-issues .ttl-comp01 {
  margin-bottom: 19px;
}
@media screen and (max-width: 768px) {
  .box-issues .ttl-comp01 {
    margin-bottom: 11px;
  }
}
.box-issues .txt-basic {
  margin-bottom: 44px;
}
@media screen and (max-width: 768px) {
  .box-issues .txt-basic {
    margin-bottom: 17px;
  }
}
.box-issues .block-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -18px;
}
@media screen and (max-width: 768px) {
  .box-issues .block-list {
    margin: 0 -7.5px -17px;
  }
}
.box-issues .block-list .item {
  padding: 0 18px;
  width: 20%;
}
@media screen and (max-width: 768px) {
  .box-issues .block-list .item {
    padding: 0 7.5px;
    width: 33.33333%;
    margin-bottom: 17px;
  }
}
.box-issues .block-list .item__img {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .box-issues .block-list .item__img {
    margin-bottom: 4px;
  }
}
.box-issues .block-list .item__img img {
  width: 100%;
  height: auto;
}
.box-issues .block-list .item__ttl {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  color: #646464;
  letter-spacing: 3px;
}
@media screen and (max-width: 768px) {
  .box-issues .block-list .item__ttl {
    font-size: 7px;
    letter-spacing: 0.5px;
  }
}/*# sourceMappingURL=styles.css.map */