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

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

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

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

fieldset, img {
  border: 0;
}

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

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  color: #222222;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow-x: hidden;
}

html.on {
  overflow: hidden;
}

#header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#header.on {
  -webkit-transform: translateY(-125px);
      -ms-transform: translateY(-125px);
          transform: translateY(-125px);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  #header.on {
    -webkit-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
            transform: translateY(-70px);
  }
}

#header .flex-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0px 30px 0px 47px;
}

@media screen and (max-width: 1440px) {
  #header .flex-header {
    padding: 0px 20px 0px 20px;
  }
}

@media screen and (max-width: 1200px) {
  #header .flex-header {
    padding: 20px;
  }
}

@media screen and (max-width: 834px) {
  #header .flex-header {
    padding: 17px 17px 14px;
  }
}

#header .flex-header .logo {
  width: 22%;
}

@media screen and (max-width: 1440px) {
  #header .flex-header .logo {
    width: 28%;
  }
}

@media screen and (max-width: 1200px) {
  #header .flex-header .logo {
    width: 100%;
  }
}

#header .flex-header .logo a {
  display: inline-block;
}

@media screen and (max-width: 834px) {
  #header .flex-header .logo img {
    max-width: 162px;
  }
}

#header .flex-header .nav-menu {
  width: 78%;
  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;
}

@media screen and (max-width: 1440px) {
  #header .flex-header .nav-menu {
    width: 72%;
  }
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu {
    width: 100%;
    background: #fff;
    display: none;
    position: absolute;
    top: 92px;
    left: 0;
    right: 0;
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 92px;
  }
  #header .flex-header .nav-menu.active {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu {
    top: 64px;
    padding-bottom: 65px;
  }
  #header .flex-header .nav-menu.ios.ios-active {
    padding-bottom: 140px;
  }
}

#header .flex-header .nav-menu .show-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0px 25px 0px -25px;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu {
    margin: 0;
  }
}

#header .flex-header .nav-menu .show-menu > .item {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 52px 25px 35px;
}

@media screen and (max-width: 1440px) {
  #header .flex-header .nav-menu .show-menu > .item {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#header .flex-header .nav-menu .show-menu > .item:last-child {
  margin-right: 52px;
}

@media screen and (max-width: 1440px) {
  #header .flex-header .nav-menu .show-menu > .item:last-child {
    margin-right: 35px;
  }
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item {
    width: 100%;
    margin-right: 0 !important;
    background: #d7d7d7;
    padding: 0px;
    border-bottom: 1px solid #848484;
  }
}

#header .flex-header .nav-menu .show-menu > .item.active .item-txt:after {
  content: "";
  position: absolute;
  right: 11px;
  bottom: auto;
  top: 50%;
  display: block !important;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 5px solid transparent;
  border-left: 8px solid #2a933a;
  background: none;
}

#header .flex-header .nav-menu .show-menu > .item .item-txt {
  display: block;
  color: #222222;
  letter-spacing: 1.75px;
  font-weight: 500;
  padding-bottom: 7px;
  border-bottom: 1px solid transparent;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (min-width: 1025px) {
  #header .flex-header .nav-menu .show-menu > .item .item-txt {
    cursor: pointer;
  }
}

@media screen and (max-width: 1440px) {
  #header .flex-header .nav-menu .show-menu > .item .item-txt {
    letter-spacing: 1px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .item-txt {
    text-align: left;
    position: relative;
    color: #319b03;
    font-weight: bold;
    border-bottom: 0;
    padding: 14px 30px 13px 15px;
  }
  #header .flex-header .nav-menu .show-menu > .item .item-txt:after {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .item-txt.service-site:after {
    border-left-color: #fff;
  }
}

@media screen and (min-width: 1025px) {
  #header .flex-header .nav-menu .show-menu > .item .item-txt:hover {
    opacity: 1;
    border-bottom: 1px solid #2a933a;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (min-width: 1201px) {
  #header .flex-header .nav-menu .show-menu > .item.show .item-txt {
    border-bottom: 1px solid #2a933a;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  #header .flex-header .nav-menu .show-menu > .item.show .bg-sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 120px;
  background: rgba(172, 206, 157, 0.94);
  z-index: 10;
  padding: 40px 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (min-width: 1201px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu {
    position: static;
    padding: 0;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu {
  max-width: 1230px;
  padding: 0 15px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu {
    max-width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li {
  width: calc(100%/2 - 28px);
  margin-right: 42px;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li {
    width: 100% !important;
    margin: 0 !important;
    border-top: 1px solid #848484 !important;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  position: relative;
}

@media screen and (max-width: 834px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li a {
    font-weight: 500;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li a:before {
  content: '';
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 2px solid #2a933a;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li a:after {
  content: '';
  width: 22px;
  height: 11px;
  position: absolute;
  right: 12px;
  bottom: 7px;
  background: url("/co/img/index/icon-link.png") no-repeat;
  background-size: contain;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li a:after {
    content: "";
    position: absolute;
    right: 11px;
    bottom: auto;
    top: 50%;
    width: auto;
    height: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 5px solid transparent;
    border-left: 8px solid #2a933a;
    background: none;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li a:hover:before {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li .img {
  width: 40.5%;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li .img img {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li .img {
    display: none;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li .ttl {
  width: 59.5%;
  display: block;
  padding: 10px;
  text-align: center;
  color: #222222;
  font-weight: 500;
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu .sub-menu li .ttl {
    width: 100%;
    font-weight: 500;
    color: #000;
    padding: 13px 30px 11px;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 {
  padding: 40px 0 0;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 {
    padding: 0;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 .sub-menu {
  max-width: 985px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 .sub-menu {
    max-width: 100%;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 .sub-menu li {
  width: calc(100%/3 - 32px) !important;
  margin-right: 48px;
  margin-bottom: 40px;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 .sub-menu li:nth-child(3n) {
  margin-right: 0;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 .sub-menu li:nth-child(2n) {
  margin-right: 48px;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 .sub-menu li {
    width: 100% !important;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 .sub-menu li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 90px;
  padding: 10px;
  width: 100%;
  color: #222222;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__02 .sub-menu li a {
    height: auto;
    padding: 14px 30px 12.5px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__03 .sub-menu {
  max-width: 1230px;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__03 .sub-menu li {
  width: calc(100%/4 - 15px) !important;
  margin-right: 20px;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__03 .sub-menu li:nth-child(4n) {
  margin-right: 0 !important;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__03 .sub-menu li:nth-child(3n) {
  margin-right: 20px;
}

#header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__03 .sub-menu li:nth-child(2n) {
  margin-right: 20px;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .nav-menu .show-menu > .item .bg-sub-menu__03 .sub-menu li {
    width: 100% !important;
  }
}

#header .flex-header .service-site {
  background: #319b03;
  width: 250px;
  height: 60px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  color: #fff;
  padding: 9px 22px 10px 5px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1440px) {
  #header .flex-header .service-site {
    width: 220px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 1200px) {
  #header .flex-header .service-site {
    width: 100%;
    height: 72px;
    font-weight: 500;
    color: #fff !important;
    font-size: 14px !important;
    padding: 14px 43px 13px 0px !important;
  }
}

#header .flex-header .service-site span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
}

#header .flex-header .service-site span img {
  margin-right: 14px;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .service-site span img {
    margin-right: 45px;
  }
}

@media screen and (max-width: 413px) {
  #header .flex-header .service-site span img {
    margin-right: 10px;
    max-width: 135px;
  }
}

#header .flex-header .service-site span:after {
  content: "";
  width: 17px;
  height: 16px;
  position: absolute;
  right: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("/co/img/common/icon-tab.png") no-repeat;
  background-size: contain;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .service-site span:after {
    width: 9px;
    height: 11px;
    right: -12px;
  }
}

#header .flex-header .mobile-icon {
  width: 30px;
  height: 30px;
  -webkit-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s;
  position: absolute;
  right: 17px;
  top: 53%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 12;
  display: none;
}

@media screen and (max-width: 1200px) {
  #header .flex-header .mobile-icon {
    display: block;
  }
}

#header .flex-header .mobile-icon span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background-color: #333;
  font-size: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-radius: 3px;
}

#header .flex-header .mobile-icon span:before, #header .flex-header .mobile-icon span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  border-radius: 3px;
}

#header .flex-header .mobile-icon span:before {
  -webkit-transform: translateY(-250%);
  -ms-transform: translateY(-250%);
      transform: translateY(-250%);
  top: -4px;
}

#header .flex-header .mobile-icon span:after {
  -webkit-transform: translateY(250%);
  -ms-transform: translateY(250%);
      transform: translateY(250%);
  bottom: -4px;
}

#header .flex-header .mobile-icon.mobile-close span {
  background-color: transparent;
}

#header .flex-header .mobile-icon.mobile-close span:before, #header .flex-header .mobile-icon.mobile-close span:after {
  width: 100%;
  background: #333;
}

#header .flex-header .mobile-icon.mobile-close span:before {
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
      transform: translateY(0) rotate(45deg);
  top: 2px;
}

#header .flex-header .mobile-icon.mobile-close span:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
      transform: translateY(0) rotate(-45deg);
  bottom: -2px;
}

.page-main {
  margin-top: 120px;
}

#footer {
  background: #fff;
  padding: 97px 0 0px;
}

@media screen and (max-width: 1200px) {
  #footer {
    padding-top: 60px;
  }
}

@media screen and (max-width: 834px) {
  #footer {
    padding: 20px 0 0;
    background: #ececec;
	margin-top: 50px;
  }
}

#footer .list-ft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1112px;
  margin: 0 auto 62px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1200px) {
  #footer .list-ft {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 10px;
  }
}

#footer .list-ft .item-ft {
  padding-right: 3%;
  padding-left: 3%;
}

#footer .list-ft .item-ft:nth-child(1) {
  width: 27%;
  padding-left: 0;
}

#footer .list-ft .item-ft:nth-child(2) {
  width: 24%;
}

#footer .list-ft .item-ft:nth-child(3) {
  width: 24%;
}

#footer .list-ft .item-ft:nth-child(4) {
  width: 32%;
  padding-right: 0;
}

@media screen and (max-width: 834px) {
  #footer .list-ft .item-ft {
    width: 100% !important;
    margin-bottom: 20px;
    padding-right: 0;
    padding-left: 0;
  }
}

#footer .list-ft .item-ft__sp {
  margin-bottom: 0;
  margin-top: 6px;
}

#footer .list-ft .item-ft__sp li {
  text-align: center;
  margin-bottom: 4px !important;
}

#footer .list-ft .item-ft__sp li:first-child {
  border-right: 1px solid #858585;
}

#footer .list-ft .item-ft .ttl-ft {
  color: #319b03;
  padding-bottom: 8px;
  margin-bottom: 20px;
  font-weight: 300;
  letter-spacing: 2.5px;
  border-bottom: 1px solid #319b03;
  font-size: 17px;
  font-size: 1.7rem;
}

@media screen and (max-width: 834px) {
  #footer .list-ft .item-ft .ttl-ft {
    font-weight: bold;
    color: #000000;
    padding-bottom: 10px;
    margin-bottom: 18px;
    border-color: #000;
    letter-spacing: 3px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 834px) {
  #footer .list-ft .item-ft .list-cate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#footer .list-ft .item-ft .list-cate li {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  #footer .list-ft .item-ft .list-cate li {
    margin-bottom: 15px;
    width: 50%;
    padding-right: 8px;
  }
}

@media screen and (max-width: 834px) {
  #footer .list-ft .item-ft .list-cate li:nth-child(2n) {
    padding-left: 10px;
  }
}

#footer .list-ft .item-ft .list-cate li a {
  display: block;
  padding-left: 16px;
  letter-spacing: 2.5px;
  color: #0a0a09;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
  font-size: 17px;
  font-size: 1.7rem;
}

@media screen and (max-width: 1200px) {
  #footer .list-ft .item-ft .list-cate li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 834px) {
  #footer .list-ft .item-ft .list-cate li a {
    padding-left: 0;
    font-weight: 500;
    letter-spacing: 0.75px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 413px) {
  #footer .list-ft .item-ft .list-cate li a {
    letter-spacing: -0.75px;
  }
}

#footer .list-ft .item-ft .list-cate li a img {
  width: 10px;
}

#footer .list-ft .item-ft .list-cate li a:before {
  content: "";
  border: 6px solid transparent;
  border-left: 10px solid #cdcdcd;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  #footer .list-ft .item-ft .list-cate li a:before {
    display: none;
  }
}

#footer .list-ft .item-ft .flex-cate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  #footer .list-ft .item-ft .flex-cate {
    display: block;
  }
}

#footer .list-ft .item-ft .flex-cate .list-cate li a {
  letter-spacing: 0;
}

#footer .list-ft .item-ft .flex-cate .list-cate:nth-child(1) {
  padding-right: 25px;
}

@media screen and (max-width: 1200px) {
  #footer .list-ft .item-ft .flex-cate .list-cate:nth-child(1) {
    padding-right: 35px;
  }
}

@media screen and (max-width: 834px) {
  #footer .list-ft .item-ft .flex-cate .list-cate:nth-child(1) {
    padding-right: 0;
  }
}

#footer .ft-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f4f5f6;
  padding: 29px 55px 32px 47px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1200px) {
  #footer .ft-bottom {
    padding: 20px;
  }
}

@media screen and (max-width: 834px) {
  #footer .ft-bottom {
    padding: 11px 12px;
    background: #525252;
  }
}

#footer .ft-bottom .copy-right {
  color: #0a0a09;
  letter-spacing: 1.8px;
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1200px) {
  #footer .ft-bottom .copy-right {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 834px) {
  #footer .ft-bottom .copy-right {
    text-align: center;
    width: 100%;
    color: #fff;
  }
}

@media screen and (max-width: 413px) {
  #footer .ft-bottom .copy-right {
    letter-spacing: 0;
  }
}

#footer .ft-bottom .nav-ft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 2px;
}

@media screen and (max-width: 834px) {
  #footer .ft-bottom .nav-ft {
    display: none;
  }
}

#footer .ft-bottom .nav-ft .item {
  padding-left: 14px;
  margin-left: 14px;
  position: relative;
}

#footer .ft-bottom .nav-ft .item:before {
  content: '';
  background: #9d9e9f;
  height: 15px;
  width: 2px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}

#footer .ft-bottom .nav-ft .item:first-child {
  margin-left: 0;
  padding-left: 0;
}

#footer .ft-bottom .nav-ft .item:first-child:before {
  display: none;
}

#footer .ft-bottom .nav-ft .item a {
  font-weight: 300;
  color: #0a0a09;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1200px) {
  #footer .ft-bottom .nav-ft .item a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

#back-top {
  position: fixed;
  z-index: 999;
  bottom: 104px;
  right: 58px;
  width: 102px;
  height: 91px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f4f5f6;
  color: #191a1b;
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1200px) {
  #back-top {
    width: 85px;
    height: 75px;
  }
}

#back-top.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#back-top:before {
  content: '';
  width: 18px;
  height: 10px;
  position: absolute;
  top: 22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("/co/img/index/icon-back.png") no-repeat;
}

@media screen and (max-width: 1200px) {
  #back-top:before {
    top: 15px;
  }
}

@media screen and (max-width: 834px) {
  #back-top {
    display: none !important;
  }
}

.address-ft {
  padding: 40px 15px 0 !important;
  color: #000;
  letter-spacing: 3px;
  line-height: 1.2;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}

.address-ft span {
  display: block;
  color: #121111;
  font-weight: 500;
  margin-top: 11px;
  letter-spacing: 0.9px;
  font-size: 12px;
  font-size: 1.2rem;
}

.btn-close {
  color: #000000;
  text-align: center;
  display: block;
  padding: 26px;
  background: #d7d7d7;
  font-size: 16px;
  font-size: 1.6rem;
}

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

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

.clearfix {
  *zoom: 1;
}

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

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

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

a:hover {
  opacity: 0.7;
}


input:hover {
  /*color: inherit;*/
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0.7;
}



:focus {
    outline: none;
}



@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: 1200px) {
  .pc-xl {
    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: 1201px) {
  .sp-xl {
    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: 414px) {
  .sp-sm-413 {
    display: none !important;
  }
}

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

.ttl-comp-01 {
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  margin-bottom: 52px;
  letter-spacing: 6px;
  line-height: 1.2;
  font-size: 28px;
  font-size: 2.8rem;
}

@media screen and (max-width: 990px) {
  .ttl-comp-01 {
    margin-bottom: 25px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp-01 {
    margin-bottom: 16px;
    font-size: 30px;
    font-size: 3rem;
  }
}

.ttl-comp-02 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.875;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .ttl-comp-02 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 15px;
    letter-spacing: 0;
  }
}

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

.ttl-comp03 {
  font-size: 35px;
  font-size: 3.5rem;
  color: #191a1b;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 54px;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 1919px) {
  .ttl-comp03 {
    font-size: 29px;
    font-size: 2.9rem;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp03 {
    font-size: 22.5px;
    font-size: 2.25rem;
    line-height: 1.75;
    letter-spacing: 0.06em;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 374px) {
  .ttl-comp03 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.06em;
  }
}

.ttl-comp03 .txt-en {
  font-size: 20px;
  font-size: 2rem;
  color: #319b03;
  display: block;
  margin-bottom: 37px;
  letter-spacing: 3.2px;
}

@media screen and (max-width: 1919px) {
  .ttl-comp03 .txt-en {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp03 .txt-en {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 1.9px;
    margin-bottom: 6px;
  }
}

.ttl-comp-04 {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 76px;
  letter-spacing: 0.06em;
  color: #0c0b0b;
}

@media screen and (max-width: 834px) {
  .ttl-comp-04 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.06em;
    margin-bottom: 35px;
  }
}

.ttl-comp-04 .en {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 3.2px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #121311;
}

@media screen and (max-width: 834px) {
  .ttl-comp-04 .en {
    font-size: 12.5px;
    font-size: 1.25rem;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
  }
}


.ttl-comp-04_2 {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 0;
  letter-spacing: 4px;
  color: #0c0b0b;
}

@media screen and (max-width: 834px) {
  .ttl-comp-04_2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 2px;
    margin-bottom: 35px;
  }
}

.ttl-comp-04_2 .en {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 3.2px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #121311;
}

@media screen and (max-width: 834px) {
  .ttl-comp-04_2 .en {
    font-size: 12.5px;
    font-size: 1.25rem;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
  }
}


.ttl-comp-05 {
  line-height: 1.2;
  margin-bottom: 30px;
  letter-spacing: 0.06em;
  color: #000;
  font-size: 25px;
  font-size: 2.5rem;
}

@media screen and (max-width: 990px) {
  .ttl-comp-05 {
    letter-spacing: 0.06em;
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp-05 {
    letter-spacing: 0.06em;
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 413px) {
  .ttl-comp-05 {
    line-height: 1.5;
    letter-spacing: 0.06em;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.ttl-comp-06 {
  letter-spacing: 0.06em;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.77;
  color: #191a1b;
  text-align: center;
  margin-bottom: 49px;
}

@media screen and (max-width: 834px) {
  .ttl-comp-06 {
    text-align: left;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 13px;
  }
}

.ttl-comp-06 small {
  display: block;
  font-weight: 500;
  color: #121311;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 2px;
  margin-bottom: 6px;
}

@media screen and (max-width: 834px) {
  .ttl-comp-06 small {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 14px;
  }
}

.ttl-comp-06 .color-green {
  font-weight: 500;
  color: #319b03;
}

.ttl-comp-07 {
  text-align: center;
  margin-bottom: 48px;
}

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

.ttl-comp-07 span {
  font-size: 40.93px;
  font-size: 4.093rem;
  letter-spacing: 0.06em;
  color: #191a1b;
  padding-bottom: 45px;
  background: url("/co/img/service/strength/ico-border.png") no-repeat center bottom;
  background-size: 100% auto;
  display: inline-block;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  .ttl-comp-07 span {
    letter-spacing: 0.06em;
    font-size: 25px;
    font-size: 2.5rem;
    padding-bottom: 21px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 413px) {
  .ttl-comp-07 span {
    letter-spacing: 0.06em;
    font-size: 6.039vw;
  }
}

.ttl-comp-07 strong {
  display: inline-block;
  position: relative;
  color: #ffffff;
  letter-spacing: 0;
  font-size: 58.47px;
  font-size: 5.847rem;
  font-weight: 400;
  line-height: 1;
  top: 6px;
  margin: 0 19px;
}

@media screen and (max-width: 834px) {
  .ttl-comp-07 strong {
    font-size: 36px;
    font-size: 3.6rem;
    margin: 0 14px 0 9px;
  }
}

@media screen and (max-width: 413px) {
  .ttl-comp-07 strong {
    font-size: 8.696vw;
    margin: 0 3.382vw 0 2.5vw;
  }
}

.ttl-comp-07 strong:before {
  content: '';
  z-index: -1;
  width: 70px;
  height: 69px;
  background-color: #319b03;
  left: 46%;
  top: 46%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
}

@media screen and (max-width: 834px) {
  .ttl-comp-07 strong:before {
    width: 42px;
    height: 42px;
    left: 50%;
    top: 48%;
  }
}

@media screen and (max-width: 413px) {
  .ttl-comp-07 strong:before {
    width: 10.145vw;
    height: 10.145vw;
  }
}

.ttl-comp-08 {
  font-weight: 500;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 57px;
  letter-spacing: 3px;
  padding-left: 9px;
  color: #000;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 1440px) {
  .ttl-comp-08 {
    margin-bottom: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp-08 {
    font-weight: 600;
    letter-spacing: 6px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-family: "Barlow", sans-serif;
    font-size: 30px;
    font-size: 3rem;
  }
}

.txt-basic {
  line-height: 1.95;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.25em;
}

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

@media screen and (max-width: 834px) {
  .txt-basic {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.79;
    letter-spacing: 0.025em;
  }
}


.txt-middle {
  line-height: 1.95;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  margin-top: 5px;
  margin-left: 10px;
}
@media screen and (max-width: 834px) {
  .txt-middle {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.79;
    letter-spacing: 1px;
	margin-top: 1px;
	margin-left: 10px;
  }
}



.txt-basic02 {
  line-height: 1.785;
  color: #000;
  margin-bottom: 30px;
  padding-left: 40px;
  letter-spacing: 0.03em;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 990px) {
  .txt-basic02 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .txt-basic02 {
    padding-left: 21px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.txt-basic02:before {
  content: "";
  background: #2a933a;
  width: 20px;
  height: 2px;
  top: 12px;
  left: -1px;
  position: absolute;
}

@media screen and (max-width: 834px) {
  .txt-basic02:before {
    width: 10px;
    top: 14px;
    left: 0px;
  }
}

.txt-basic03 {
  letter-spacing: -0.5px;
  line-height: 1.94;
  margin-bottom: 52px;
  font-size: 18px;
  font-size: 1.8rem;
}

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

.txt-basic03:before {
  top: 14px;
  left: 7px;
}

@media screen and (max-width: 834px) {
  .txt-basic03 {
    padding-left: 37px;
    line-height: 1.7;
    margin-bottom: 0;
  }
  .txt-basic03:before {
    left: 16px;
  }
}

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

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

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

.btn-comp01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 340px;
  height: 90px;
  padding: 10px 10px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  background-image: url("/co/img/common/arrow-right.png");
  background-repeat: no-repeat;
  background-position: bottom 26px right 20px;
  background-color: #319b03;
  color: white;
  letter-spacing: 2px;
}

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

@media screen and (max-width: 1200px) {
  .btn-comp01 {
    background-position: bottom 26px right 10px;
  }
}

@media screen and (max-width: 990px) {
  .btn-comp01 {
    background-position: bottom 13px right 6px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp01 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.45;
    height: 100px;
    padding: 10px 10px 8px;
    background-position: bottom 13px right 7px;
    background-size: 14px auto;
  }
}

.btn-comp01 .txt-sm {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 1024px) {
  .btn-comp01 .txt-sm {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp01 .txt-sm {
    font-size: 10.5px;
    font-size: 1.05rem;
    letter-spacing: 0.8px;
  }
}

.btn-comp02 {
  border: 1px solid #000;
  height: 60px;
  max-width: 250px;
  width: 100%;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  letter-spacing: 1px;
  font-size: 14px;
  font-size: 1.4rem;
}

.btn-comp02:after {
  content: '';
  background: url("/co/img/index/icon-link.png") no-repeat;
  background-size: contain;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  height: 13px;
  width: 24px;
}

@media screen and (max-width: 834px) {
  .btn-comp02 {
    width: 100%;
    height: 75px;
    max-width: 414px;
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff;
    text-align: center;
    font-weight: 500;
    border: 1px solid #121411;
  }
}

.btn-comp02-white {
  border-color: #fff;
  max-width: 130px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}

.btn-comp02-white:after {
  background: url("/co/img/index/icon-link-white.png") no-repeat;
  background-size: contain;
}

@media screen and (max-width: 834px) {
  .btn-comp02-white:after {
    right: 10px;
    width: 15px;
    height: 8px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp02-white {
    background: none;
    height: 38px;
    max-width: 84px;
    padding: 10px 10px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.btn-more {
  text-align: right;
}

.btn-more a {
  color: #222222;
  padding-right: 50px;
  letter-spacing: 1px;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .btn-more a {
    width: 100%;
    max-width: 414px;
    margin: 0 auto;
    display: block;
    background: #fff;
    text-align: center;
    font-weight: 500;
    border: 1px solid #121411;
    padding: 25px 15px;
    letter-spacing: 5px;
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}

.btn-more a:after {
  content: '';
  background: url("/co/img/index/icon-link.png") no-repeat;
  width: 22px;
  height: 11px;
  position: absolute;
  right: 0px;
  bottom: 4px;
  background-size: contain;
}

@media screen and (max-width: 834px) {
  .btn-more a:after {
    bottom: 50%;
    right: 53px;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
  }
}

.breadcrumb {
  color: #c7c7c7;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  padding-top: 25px;
  margin-bottom: 56px;
  letter-spacing: 1.6px;
}

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

.bg-gray {
  background: #f4f5f6;
}

.group-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -20px;
}

@media only screen and (max-width: 1130px) {
  .group-btn {
    margin: 0 -15px;
  }
}

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

@media screen and (max-width: 374px) {
  .group-btn {
    margin: 0;
  }
}

.group-btn > * {
  width: calc(33.33% - 30px);
  margin: 15px 20px;
}

@media only screen and (max-width: 1130px) {
  .group-btn > * {
    margin: 15px;
  }
}

@media screen and (max-width: 834px) {
  .group-btn > * {
    width: calc(50% - 14px);
    margin: 7.5px 7px;
  }
}

@media screen and (max-width: 374px) {
  .group-btn > * {
    width: 100%;
    margin: 0 0 10px;
  }
}











.single-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -20px;
}

@media only screen and (max-width: 1130px) {
  .single-btn {
    margin: 0 -15px;
  }
}

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

@media screen and (max-width: 374px) {
  .single-btn {
    margin: 0;
  }
}

.single-btn > * {
  width: calc(70% - 30px);
  margin: 15px 20px;
}

@media only screen and (max-width: 1130px) {
  .single-btn > * {
    margin: 15px;
  }
}

@media screen and (max-width: 834px) {
  .single-btn > * {
    width: calc(70% - 14px);
    margin: 7.5px 7px;
  }
}

@media screen and (max-width: 374px) {
  .single-btn > * {
    width: 100%;
    margin: 0 0 10px;
  }
}

.block-system .single-btn > * {
  padding: 21px 10px 26px;
  height: auto;
}

@media screen and (max-width: 834px) {
  .block-system .single-btn > * {
    padding: 21px 10px 19px;
  }
}









.btn-comp03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 75%;
  max-width: 600px;
  height: 80px;
  padding: 10px 10px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  background-image: url("/co/img/common/arrow-right.png");
  background-repeat: no-repeat;
  background-position: bottom 26px right 20px;
  background-color: #319b03;
  color: white;
  letter-spacing: 0.06em;
}

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

@media screen and (max-width: 1200px) {
  .btn-comp03 {
    background-position: bottom 26px right 10px;
  }
}

@media screen and (max-width: 990px) {
  .btn-comp03 {
    background-position: bottom 13px right 6px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp03 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.45;
    height: 70px;
    /*padding: 10px 10px 8px;*/
    background-position: bottom 13px right 7px;
    background-size: 14px auto;
  }
}

.btn-comp03 .txt-sm {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 1024px) {
  .btn-comp03 .txt-sm {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp03 .txt-sm {
    font-size: 10.5px;
    font-size: 1.05rem;
    letter-spacing: 0.8px;
  }
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp03 {
    background-position: bottom 5px right 5px;
    background-size: 15px;
  }
}

.block-system .btn-comp03 .txt-sm {
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp03 .txt-sm {
    margin-bottom: 1px;
  }
}















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

.sec-mv {
  position: relative;
}

.sec-mv .img-mv img {
  width: 100%;
}

.sec-mv .ttl-mv {
  position: absolute;
  left: 51%;
  top: 54%;
  width: 100%;
  text-align: center;
  padding: 15px;
  letter-spacing: 0.15em;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 0px 20px rgba(182, 183, 163, 0.6);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 72px;
  font-size: 7.2rem;
}

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

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

@media screen and (max-width: 834px) {
  .sec-mv .ttl-mv {
    letter-spacing: 0.15em;
    font-size: 36px;
    font-size: 3.6rem;
  }
}

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

.sec-news {
  background: #f4f5f6;
  padding: 37px 0;
}

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

.sec-news .ttl-news {
  color: #222222;
  margin-bottom: 23px;
  text-align: center;
  letter-spacing: 4px;
  font-family: "Barlow", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .sec-news .ttl-news {
    margin-bottom: 18px;
    letter-spacing: 5px;
    font-size: 25px;
    font-size: 2.5rem;
  }
}

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

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

.sec-news .part-tab .list-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec-news .part-tab .list-tab .item {
  cursor: pointer;
  background: #e6e6e6;
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #fff;
  letter-spacing: 2px;
  text-align: center;
  padding: 22px 10px;
  font-size: 18px;
  font-size: 1.8rem;
}

.sec-news .part-tab .list-tab .item.active {
  background: #fff;
}

@media screen and (max-width: 990px) {
  .sec-news .part-tab .list-tab .item {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px 8px;
  }
}

@media screen and (max-width: 834px) {
  .sec-news .part-tab .list-tab .item {
    width: 33.33%;
    letter-spacing: 0;
    padding: 12px 6px;
    font-size: 12.5px;
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 413px) {
  .sec-news .part-tab .list-tab .item {
    letter-spacing: -0.25px;
    font-size: 11px;
    font-size: 1.1rem;
    padding: 12px 2px;
  }
}

@media screen and (max-width: 834px) {
  .sec-news .part-tab .list-tab .item:nth-child(1) {
    display: none;
  }
}

.sec-news .list-posts {
  margin-bottom: 34px;
  background: #fff;
}

@media screen and (max-width: 990px) {
  .sec-news .list-posts {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 834px) {
  .sec-news .list-posts {
    padding: 7px 0 25px;
  }
}

.sec-news .list-posts li {
  border-bottom: 1px solid #f4f4f4;
}

@media screen and (max-width: 834px) {
  .sec-news .list-posts li {
    border-bottom: 0;
  }
}

.sec-news .list-posts li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
  padding: 18px 42px 19px;
}

@media screen and (max-width: 990px) {
  .sec-news .list-posts li a {
    padding: 15px 20px;
  }
}

@media screen and (max-width: 834px) {
  .sec-news .list-posts li a {
    padding: 20px 0;
    margin: 0 13px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: 1px solid #f4f4f4;
  }
}



.sec-news .list-posts li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
  padding: 18px 42px 19px;
}

@media screen and (max-width: 990px) {
  .sec-news .list-posts li p {
    padding: 15px 20px;
  }
}

@media screen and (max-width: 834px) {
  .sec-news .list-posts li p {
    padding: 20px 0;
    margin: 0 13px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: 1px solid #f4f4f4;
  }
}



.ttl-post .pdf_txt {
  display: block;
  width: 95%;
  float: left;
}

@media screen and (max-width: 834px) {
  .ttl-post .pdf_txt {
	display: block;
    width: 85%;
	float: left;
  }
}

.ttl-post .pdf_icon {
  display: block;
  width: 5%;
  float: right;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .ttl-post .pdf_icon {
	display: block;
    width: 15%;
	float: right;
	text-align: right;
  }
}



.sec-news .list-posts li .date_cate {
  width: 235px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-right: 15px;
  color: #4d4d4d;
  letter-spacing: 1.25px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 990px) {
  .sec-news .list-posts li .date_cate {
    width: 200px;
  }
}

@media screen and (max-width: 834px) {
  .sec-news .list-posts li .date_cate {
    margin-bottom: 9px;
    width: 100%;
    font-size: 12.5px;
    font-size: 1.25rem;
  }
}

.sec-news .list-posts li .date_cate .name-cate {
  color: #319b03;
  border: 1px solid #319b03;
  display: block;
  padding: 2px 5px;
  min-width: 80px;
  text-align: center;
  margin-left: 17px;
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (max-width: 834px) {
  .sec-news .list-posts li .date_cate .name-cate {
    padding: 0px 5px;
    min-width: 60px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.sec-news .list-posts li .ttl-post {
  display: block;
  color: #4d4d4d;
  /*line-height: 1.3;*/
  width: calc(100% - 235px);
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 990px) {
  .sec-news .list-posts li .ttl-post {
    width: calc(100% - 200px);
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-news .list-posts li .ttl-post {
    width: 100%;
    line-height: 1.6;
  }
}

.sec-about-us {
  padding: 60px 0 43px;
  background: url("/co/img/index/img-01.png") center center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 990px) {
  .sec-about-us {
    background-position: top right 56%;
  }
}

@media screen and (max-width: 834px) {
  .sec-about-us {
    background: none;
    padding: 47px 0 32px;
  }
}

.sec-about-us .content-about {
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.sec-about-us a {
  display: block;
}

.sec-about-us a:hover {
  opacity: 1;
}

.sec-about-us a:hover .btn-comp02 {
  opacity: 0.6;
}

@media screen and (max-width: 834px) {
  .sec-about-us .box-about {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 30px;
  }
}

@media screen and (max-width: 834px) {
  .sec-about-us .img-about {
    display: block;
    margin: 0 -15px 25px;
  }
}

@media screen and (max-width: 834px) {
  .sec-about-us .img-about img {
    width: 100%;
    margin-top: -50px;
  }
}

.sec-about-us .txt-basic {
  line-height: 1.75;
  margin-bottom: 25px;
  letter-spacing: 0.025em;
  color: #4d4d4d;
}

@media screen and (max-width: 834px) {
  .sec-about-us .txt-basic {
    line-height: 1.79;
    margin-bottom: 25px;
    letter-spacing: 0.025em;
    padding: 0 17px;
  }
}

.sec-about-us .btn-comp02 {
  margin-top: 43px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

@media screen and (max-width: 834px) {
  .sec-about-us .btn-comp02 {
    margin-top: 14px;
  }
}

.sec-box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

.box-list__item {
  width: 50%;
  position: relative;
}

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

.box-list__item img {
  width: 100%;
}

.box-list__item > img {
  width: 100%;
}

@media screen and (max-width: 1440px) {
  .box-list__item > img {
    min-height: 280px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    font-family: 'object-fit: cover';
  }
}

@media screen and (max-width: 834px) {
  .box-list__item > img {
    min-height: 100%;
  }
}

.box-list__content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  padding: 20px;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.box-list__ttl {
  color: #fff;
  margin-bottom: 45px;
  letter-spacing: 2px;
  font-size: 14px;
  font-size: 1.4rem;
}

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

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

.box-list__ttl span {
  display: block;
  margin-top: 23px;
  letter-spacing: 4px;
  font-size: 25px;
  font-size: 2.5rem;
}

@media screen and (max-width: 1440px) {
  .box-list__ttl span {
    margin-top: 15px;
  }
}

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

.box-list__txt {
  color: #fff;
  bottom: 28px;
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1440px) {
  .box-list__txt {
    bottom: 18px;
  }
}

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

.sec-message {
  padding: 110px 0px 80px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .sec-message {
    padding: 69px 0px 24px;
  }
}

.sec-message a {
  display: block;
}

.sec-message:before {
  content: "";
  background: #f4f5f6;
  height: 63%;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}

.flex-message {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 62px;
}

@media screen and (max-width: 834px) {
  .flex-message {
    margin-bottom: 38px;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

.flex-message__img {
  padding-left: 40px;
  width: 51.4%;
}

@media screen and (max-width: 990px) {
  .flex-message__img {
    width: 50%;
    padding-left: 0;
  }
}

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

.flex-message__img img {
  width: 100%;
}

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

@media screen and (max-width: 640px) {
  .flex-message__img img {
    margin-bottom: 15px;
  }
}

.flex-message__text {
  width: 48.6%;
  padding-left: 43px;
}

@media screen and (max-width: 990px) {
  .flex-message__text {
    width: 50%;
    padding-left: 30px;
  }
}

@media screen and (max-width: 834px) {
  .flex-message__text {
    width: 100%;
    padding-left: 0;
    margin-bottom: 18px;
  }
}

.list-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
  padding: 0 40px;
  margin: 0 -30px;
}

@media screen and (max-width: 834px) {
  .list-category {
    margin: 0;
    padding: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.list-category__item {
  padding: 0 30px;
  width: 25%;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .list-category__item {
    width: 50%;
    padding: 0 34px;
    margin-bottom: 28px;
  }
}

@media screen and (max-width: 413px) {
  .list-category__item {
    padding: 0 15px;
  }
}

.list-category__content {
  max-width: 130px;
  margin: 0 auto;
}

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

.list-category__ttl {
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-size: 12px;
  font-size: 1.2rem;
}

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

.list-category__ttl span {
  display: block;
  font-weight: 400;
  margin-top: 5px;
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .list-category__ttl span {
    margin-top: 3px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.list-category__img {
  width: 100px;
  height: 100px;
  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: 15px;
  background: #fff;
  margin: 0 auto 23px;
  border-radius: 50%;
}

@media screen and (max-width: 834px) {
  .list-category__img {
    width: 90px;
    height: 90px;
    margin: 0 auto 21px;
  }
}

.list-category .btn-comp02 {
  max-width: 130px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .list-category .btn-comp02 {
    height: 55px;
    max-width: 116px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 12.5px;
    font-size: 1.25rem;
  }
  .list-category .btn-comp02:after {
    right: 12px;
  }
}

@media screen and (min-width: 1025px) {
  .txt-about-note {
    padding-left: 160px;
  }
}

#child-page {
  margin-top: 120px;
}

@media screen and (max-width: 834px) {
  #child-page {
    margin-top: 92px;
  }
}

.sec-service-number {
  padding-bottom: 0px;
}

.box-sales-trends {
  margin-bottom: 140px;
}

@media screen and (max-width: 834px) {
  .box-sales-trends {
    margin-bottom: 70px;
  }
}

.box-sales-trends__content {
  padding-left: 38px;
  padding-right: 4px;
}

@media screen and (max-width: 834px) {
  .box-sales-trends__content {
    padding: 0;
    margin-right: -6px;
  }
}


.box-inquiry__content {
  padding-left: 38px;
  padding-right: 4px;
}

@media screen and (max-width: 834px) {
  .box-inquiry__content {
    padding: 0;
    margin-right: -6px;
  }
}


.box-employees .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -30px 76px -30px;
}

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

@media screen and (max-width: 640px) {
  .box-employees .list-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 15px 0;
  }
}

.box-employees .list-item .item {
  width: 50%;
  padding: 0 30px;
}

@media screen and (max-width: 834px) {
  .box-employees .list-item .item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  .box-employees .list-item .item {
    width: 100%;
    padding: 0;
    margin-bottom: 63px;
  }
}

.box-employees .list-item .item .ttl-alto {
  margin-bottom: 25px;
}

@media screen and (max-width: 834px) {
  .box-employees .list-item .item .ttl-alto {
    margin-bottom: 15px;
  }
}

.box-employees .list-item .item:first-child .item__img {
  margin-left: -37px;
}

@media screen and (max-width: 834px) {
  .box-employees .list-item .item:first-child .item__img {
    margin-left: 0;
  }
}

@media screen and (max-width: 834px) {
  .box-employees .list-item .item:last-child {
    margin-bottom: 0;
  }
}

.box-employees .list-item .item:last-child .ttl-alto {
  margin-bottom: 44px;
}

@media screen and (max-width: 834px) {
  .box-employees .list-item .item:last-child .ttl-alto {
    margin-bottom: 27px;
  }
}

.box-employees .list-item .item:last-child .item__img {
  padding-left: 59px;
  padding-right: 11px;
}

@media screen and (max-width: 834px) {
  .box-employees .list-item .item:last-child .item__img {
    padding-left: 20px;
    padding-right: 10px;
  }
}

.box-ratio {
  margin-bottom: 110px;
}

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

.box-ratio .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px 37px -10px;
}

@media screen and (max-width: 640px) {
  .box-ratio .list-item {
    margin: 0 0 36px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-ratio .list-item .item {
  width: 33.33%;
  padding: 0 10px;
}

@media screen and (max-width: 640px) {
  .box-ratio .list-item .item {
    width: 100%;
    padding: 0;
    margin-bottom: 70px;
  }
}

.box-ratio .list-item .item .ttl-alto {
  margin-bottom: 23px;
}

@media screen and (max-width: 834px) {
  .box-ratio .list-item .item .ttl-alto {
    margin-bottom: 22px;
  }
}

.box-ratio .list-item .item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 834px) {
  .box-ratio .list-item .item:first-child .item__img {
    max-width: 76%;
    margin: 0 auto;
  }
  .box-ratio .list-item .item:first-child .item__img img {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .box-ratio .list-item .item:nth-child(2) {
    margin-bottom: 48px;
  }
}

@media screen and (max-width: 640px) {
  .box-ratio .list-item .item:nth-child(2) .ttl-alto {
    margin-bottom: 29px;
  }
}

@media screen and (max-width: 834px) {
  .box-ratio .list-item .item:nth-child(2) .item__img {
    max-width: 46%;
    margin: 0 auto;
  }
  .box-ratio .list-item .item:nth-child(2) .item__img img {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .box-ratio .list-item .item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  .box-ratio .list-item .item:last-child .ttl-alto {
    margin-bottom: 52px;
  }
}

@media screen and (max-width: 834px) {
  .box-ratio .list-item .item:last-child .item__img {
    max-width: 43%;
    margin: 0 auto;
  }
  .box-ratio .list-item .item:last-child .item__img img {
    width: 100%;
  }
}

.box-work-area {
  margin-bottom: 80px;
}

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

.box-work-area__border {
  border: 1px solid #373937;
  padding-bottom: 27px;
}

@media screen and (max-width: 834px) {
  .box-work-area__border {
    padding-bottom: 36px;
  }
}

.box-work-area .ttl-alto {
  margin-bottom: 54px;
  border-bottom: 1px solid #373937;
}

@media screen and (max-width: 834px) {
  .box-work-area .ttl-alto {
    margin-bottom: 25px;
  }
}

.box-work-area__wp {
  width: 74.09%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}

.box-work-area__wp--info {
  width: 31.66%;
  padding-top: 15px;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 30px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 413px) {
  .box-work-area__wp--info {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .left {
    width: 47.6%;
  }
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .right {
    width: calc(100% - 47.6%);
  }
}

.box-work-area__wp--info .ttl-green-border {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
  color: #42971c;
  padding-left: 16px;
  border-left: 5px solid #42971c;
  margin-bottom: 30px;
  margin-left: 20px;
  letter-spacing: 3px;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .ttl-green-border {
    font-size: 20px;
    font-size: 2rem;
    margin-left: 0;
    border-width: 3px;
    letter-spacing: 2px;
    padding-left: 8px;
    margin-bottom: 14px;
  }
}

@media screen and (max-width: 374px) {
  .box-work-area__wp--info .ttl-green-border {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-work-area__wp--info .list-info {
  margin-left: 20px;
  padding-right: 30px;
  margin-bottom: 46px;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .list-info {
    margin-left: 0;
    margin-bottom: 0;
    padding-right: 42px;
  }
}

@media screen and (max-width: 374px) {
  .box-work-area__wp--info .list-info {
    padding-right: 20px;
  }
}

.box-work-area__wp--info .list-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .list-info li {
    margin-bottom: 8px;
  }
}

.box-work-area__wp--info .list-info li:after {
  content: "";
  height: 2px;
  width: 100%;
  border-bottom: 1px dashed #333433;
  position: absolute;
  top: 40%;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .list-info li:after {
    top: 32%;
  }
}

.box-work-area__wp--info .list-info li:last-child {
  margin-bottom: 0;
}

.box-work-area__wp--info .list-info li span {
  display: block;
  background: #fff;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 500;
  color: #333433;
  position: relative;
  z-index: 2;
}

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

@media screen and (max-width: 374px) {
  .box-work-area__wp--info .list-info li span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.box-work-area__wp--info .list-info li span:first-child {
  padding-right: 6px;
  letter-spacing: 3px;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .list-info li span:first-child {
    letter-spacing: 1px;
    padding-right: 3px;
  }
}

.box-work-area__wp--info .list-info li span:last-child {
  padding-left: 6px;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .list-info li span:last-child {
    padding-left: 3px;
  }
}

.box-work-area__wp--info .box-number-local {
  margin-left: 11px;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .box-number-local {
    margin-left: 0;
  }
}

.box-work-area__wp--info .box-number-local .btn-local {
  display: block;
  padding: 14px 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 900;
  color: #fff;
  background: #42981d;
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: 7px;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .box-number-local .btn-local {
    font-size: 11.5px;
    font-size: 1.15rem;
    letter-spacing: 0.1em;
    padding: 9px 0;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 374px) {
  .box-work-area__wp--info .box-number-local .btn-local {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0.1em;
  }
}

.box-work-area__wp--info .box-number-local .number {
  font-size: 70px;
  font-size: 7rem;
  font-weight: 900;
  line-height: 1;
  color: #42981d;
  display: block;
  text-align: center;
  text-shadow: 3px 3px 1px rgba(169, 169, 169, 0.6);
  letter-spacing: 5px;
}

@media screen and (max-width: 834px) {
  .box-work-area__wp--info .box-number-local .number {
    font-size: 50px;
    font-size: 5rem;
  }
}

@media screen and (max-width: 374px) {
  .box-work-area__wp--info .box-number-local .number {
    font-size: 45px;
    font-size: 4.5rem;
  }
}

.box-work-area__wp--img {
  width: 68.34%;
  padding-left: 13px;
}

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

.inner-1100 {
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 15px;
}

.ttl-alto {
  font-size: 20px;
  font-size: 2rem;
  color: #131413;
  font-weight: 500;
  padding: 21px 20px;
  background: #e0e0e0;
  margin-bottom: 34px;
  text-align: center;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 834px) {
  .ttl-alto {
    font-size: 17.5px;
    font-size: 1.75rem;
    padding: 14px 10px;
    letter-spacing: 0.15em;
    margin-bottom: 14px;
  }
}


.ttl-alto2 {
  font-size: 20px;
  font-size: 2rem;
  color: #131413;
  font-weight: 500;
  padding: 21px 20px;
  background: #e0e0e0;
  /*margin-bottom: 34px;*/
  text-align: center;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 834px) {
  .ttl-alto2 {
    font-size: 17.5px;
    font-size: 1.75rem;
    padding: 14px 10px;
    letter-spacing: 0.03em;
    margin-bottom: 14px;
  }
}


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

.txt-border-green {
  font-size: 18px;
  font-size: 1.8rem;
  color: #131413;
  text-align: center;
  padding: 25px 20px;
  border: 2px solid #319b03;
  margin-bottom: 88px;
  letter-spacing: 2.5px;
}

@media screen and (max-width: 834px) {
  .txt-border-green {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 50px;
    letter-spacing: 1px;
    line-height: 1.7;
    padding: 18px 15px;
  }
}

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

.bg-sub {
  display: none !important;
}

.inner-1300 {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 20px;
}

.sec-boardmember .ttl-boardmember {
  text-align: center;
  font-size: 25px;
  font-size: 2.5rem;
  color: #100f0f;
  font-weight: 500;
  margin-bottom: 50px;
  letter-spacing: 3px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .ttl-boardmember {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .ttl-boardmember {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 25px;
  }
}

.sec-boardmember .box-bg {
  padding: 50px 50px 70px 50px;
  background: url("/co/img/company/boardmember/bg.png") no-repeat center;
  background-size: cover;
  margin-bottom: 50px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .box-bg {
    padding: 40px 40px 30px 40px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .box-bg {
    background: url("/co/img/company/boardmember/bg_sp.png") no-repeat center;
    background-size: cover;
    padding: 20px 10px;
  }
}

.sec-boardmember .box-bg--style02 {
  margin-bottom: 90px;
}

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

.sec-boardmember .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 870px;
  margin: 0 auto 55px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .sec-boardmember .profile {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
  }
}

.sec-boardmember .profile:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 8px;
  left: 8px;
  background: rgba(187, 187, 187, 0.45);
}

@media screen and (max-width: 834px) {
  .sec-boardmember .profile:after {
    left: 0;
  }
}

.sec-boardmember .profile .img {
  width: 500px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .profile .img {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .sec-boardmember .profile .img {
    width: 100%;
  }
}

.sec-boardmember .profile .img img {
  width: 100%;
}

.sec-boardmember .profile .info {
  width: calc(100% - 500px);
  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;
  position: relative;
  z-index: 2;
  background: #fff;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .profile .info {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .sec-boardmember .profile .info {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.sec-boardmember .profile .info__wp {
  width: 154px;
}

@media screen and (max-width: 834px) {
  .sec-boardmember .profile .info__wp {
    width: 100%;
  }
}

.sec-boardmember .profile .info__wp--position {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 18px;
  letter-spacing: 4px;
  display: block;
}

@media screen and (max-width: 834px) {
  .sec-boardmember .profile .info__wp--position {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}

.sec-boardmember .profile .info__wp--ttl {
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 7px;
  margin-bottom: 60px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .profile .info__wp--ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .profile .info__wp--ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 30px;
  }
}

.sec-boardmember .profile .info__wp--btn {
  font-size: 14px;
  font-size: 1.4rem;
  color: #100f0f;
  background-image: url("/co/img/company/boardmember/ico_right.png");
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: bottom 0 right 4px;
  letter-spacing: 2px;
}

@media screen and (max-width: 834px) {
  .sec-boardmember .profile .info__wp--btn {
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    background-position: bottom 0 right 20px;
  }
}

.sec-boardmember .profile .info__wp--btn span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #a5a5a5;
}

.sec-boardmember .list-profile {
  max-width: 870px;
  margin: 0 auto;
}

.sec-boardmember .list-profile .flex {
  margin: 0 -50px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .list-profile .flex {
    margin: 0 -30px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile .flex {
    margin: 0 -10px;
  }
}

@media screen and (max-width: 640px) {
  .sec-boardmember .list-profile .flex {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
}

.sec-boardmember .list-profile .item {
  width: 50%;
  padding: 0 50px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .list-profile .item {
    padding: 0 20px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile .item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  .sec-boardmember .list-profile .item {
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
  }
}

.sec-boardmember .list-profile .item .wp {
  position: relative;
}

.sec-boardmember .list-profile .item .wp:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 8px;
  left: 8px;
  background: rgba(187, 187, 187, 0.45);
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile .item .wp:after {
    left: 0;
  }
}

.sec-boardmember .list-profile .item__wp {
  background: #fff;
  padding: 55px 10px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .list-profile .item__wp {
    padding: 30px 10px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile .item__wp {
    padding: 20px;
  }
}

.sec-boardmember .list-profile .item__wp--position {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 9px;
  letter-spacing: 4px;
  display: block;
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile .item__wp--position {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}

.sec-boardmember .list-profile .item__wp--ttl {
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 7px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .list-profile .item__wp--ttl {
    font-size: 25px;
    font-size: 2.5rem;
    letter-spacing: 3px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile .item__wp--ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}

.sec-boardmember .list-profile .item__wp--work {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: 10px;
  letter-spacing: 2px;
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile .item__wp--work {
    font-size: 13px;
    font-size: 1.3rem;
    margin-left: 0;
    text-align: center;
    display: block;
  }
}

.sec-boardmember .list-profile--style02 .flex {
  padding: 0;
  margin: 0 -30px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .list-profile--style02 .flex {
    margin: 0 -20px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile--style02 .flex {
    margin: 0 -10px;
  }
}

@media screen and (max-width: 640px) {
  .sec-boardmember .list-profile--style02 .flex {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.sec-boardmember .list-profile--style02 .item {
  padding: 0 30px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .list-profile--style02 .item {
    padding: 0 20px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile--style02 .item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  .sec-boardmember .list-profile--style02 .item {
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
  }
}

.sec-boardmember .list-profile--style02 .item__wp {
  padding: 55px 30px 60px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .list-profile--style02 .item__wp {
    padding: 25px 30px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile--style02 .item__wp {
    padding: 20px;
  }
}

.sec-boardmember .list-profile--style02 .item__wp--ttl {
  margin-bottom: 33px;
}

@media screen and (max-width: 990px) {
  .sec-boardmember .list-profile--style02 .item__wp--ttl {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .sec-boardmember .list-profile--style02 .item__wp--ttl {
    margin-bottom: 15px;
  }
}

.block-intro {
  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;
  margin-bottom: 85px;
}

@media screen and (max-width: 834px) {
  .block-intro {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 31px;
  }
}

.block-intro .img {
  width: 47.5%;
}

@media screen and (max-width: 834px) {
  .block-intro .img {
    width: 100%;
    margin-bottom: 20px;
  }
}

.block-intro__txt {
  width: 52.5%;
  padding-left: 45px;
}

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

.block-intro .txt-basic {
  letter-spacing: 0em;
}

.txt-basic__lg {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 3.61;
  letter-spacing: 0.03em;
}

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


.txt-basic__lg2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 834px) {
  .txt-basic__lg2 {
    font-size: 12px;
    font-size: 1.4rem;
    line-height: 1.6;
	/*letter-spacing: -0.002em;*/
  }
}

.txt-basic__md2 {
  font-size: 24px !important;
  font-size: 1.8rem;
  line-height: 3.61;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 834px) {
  .txt-basic__md2 {
    font-size: 18px !important;
    font-size: 1.4rem;
    line-height: 2.32;
  }
}

.txt-basic__md3 {
  font-size: 24px !important;
  font-size: 1.8rem;
  line-height: 3.61;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 834px) {
  .txt-basic__md3 {
    font-size: 16px !important;
    font-size: 1.4rem;
    line-height: 2.32;
  }
}

.txt-basic__md4 {
  font-size: 22px !important;
  font-size: 1.8rem;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 834px) {
  .txt-basic__md4 {
    font-size: 16px !important;
    font-size: 1.4rem;
    line-height: 1.5em;
  }
}

.block-description {
  margin-bottom: 86px;
  border: 2px solid #319b03;
  padding: 50px 70px 100px;
}

@media screen and (max-width: 834px) {
  .block-description {
    margin-bottom: 39px;
    border: 1px solid #319b03;
    padding: 15px 15px 30px;
  }
}

.block-description2 {
  margin-bottom: 50px;
  border: 2px solid #319b03;
  padding: 50px 70px 40px;
}

@media screen and (max-width: 834px) {
  .block-description2 {
    margin-bottom: 39px;
    border: 1px solid #319b03;
    padding: 15px 15px 15px;
  }
}


.block-description__content p {
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .block-description__content p {
    margin-bottom: 4px;
  }
}



.block-description__content2 p {
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .block-description__content2 p {
    margin-bottom: 4px;
  }
}



.block-description__content-txt {
  margin-bottom: 116px;
}

@media screen and (min-width: 835px) {
  .block-description__content-txt .ttl-comp-02 {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 834px) {
  .block-description__content-txt {
    margin-bottom: 44px;
  }
}

.block-description__content-txt2 {
  margin-bottom: 50px;
}

@media screen and (min-width: 835px) {
  .block-description__content-txt2 .ttl-comp-02 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .block-description__content-txt2 {
    margin-bottom: 15px;
  }
}


.block-description__content-txt3 {
  margin-bottom: 5px;
}

@media screen and (min-width: 835px) {
  .block-description__content-txt3 .ttl-comp-02 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .block-description__content-txt3 {
    margin-bottom: 15px;
  }
}


.block-description__detail {
  text-align: right;
  padding-right: 16px;
}

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

.block-description__name {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 834px) {
  .block-description__name {
    margin-bottom: 7px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.block-description__function {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  line-height: 1.875;
  padding-bottom: 7px;
}

@media screen and (max-width: 834px) {
  .block-description__function {
    padding-bottom: 5px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.block-description__function:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #a6a6a6;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 834px) {
  .block-description__function:after {
    height: 1px;
  }
}

.block-system .group-btn > * {
  padding: 21px 10px 26px;
  height: auto;
}

@media screen and (max-width: 834px) {
  .block-system .group-btn > * {
    padding: 21px 10px 19px;
  }
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp01 {
    background-position: bottom 5px right 5px;
    background-size: 15px;
  }
}

.block-system .btn-comp01 .txt-sm {
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp01 .txt-sm {
    margin-bottom: 1px;
  }
}

.profile-block {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.6666;
  color: #151715;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 78px;
}

@media screen and (max-width: 834px) {
  .profile-block {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7857;
    margin-bottom: 17px;
  }
}

.profile-block__list {
  width: 100%;
  margin-bottom: 60px;
}

@media screen and (max-width: 640px) {
  .profile-block__list {
    margin-bottom: 42px;
  }
}

.profile-block__list tr {
  border-bottom: 1px solid #bcbbbb;
}

.profile-block__list tr:nth-child(1) {
  border-top: 1px solid #bcbbbb;
}

@media screen and (max-width: 640px) {
  .profile-block__list tr {
    padding: 15px 0;
    display: block;
  }
}

.profile-block__list tr th, .profile-block__list tr td {
  vertical-align: top;
  padding: 30px 0;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 834px) {
  .profile-block__list tr th, .profile-block__list tr td {
    padding: 15px 0;
  }
}

@media screen and (max-width: 640px) {
  .profile-block__list tr th, .profile-block__list tr td {
    display: block;
    width: 100%;
    padding: 0;
    letter-spacing: 0.06em;
  }
}

.profile-block__list tr th {
  font-weight: 500;
  width: 255px;
  padding: 30px 30px;
}

.profile-block__list tr th[rowspan="2"] {
  vertical-align: middle;
}

@media screen and (max-width: 834px) {
  .profile-block__list tr th {
    width: 150px;
    padding: 15px 0;
  }
}

@media screen and (max-width: 640px) {
  .profile-block__list tr th {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0 0 3px 0;
  }
}

.profile-block__list tr td a {
  color: #319b03;
}

.profile-block__list tr td a[href^="tel"] {
  color: #151715;
  display: inline-block;
}

.profile-block__list table tr {
  border: none !important;
}

@media screen and (max-width: 640px) {
  .profile-block__list table tr {
    display: table-row;
  }
}

.profile-block__list table tr th, .profile-block__list table tr td {
  padding: 0;
  line-height: 1.7;
}

@media screen and (max-width: 640px) {
  .profile-block__list table tr th, .profile-block__list table tr td {
    display: table-cell;
    width: auto;
  }
}

.profile-block__list table tr th {
  width: 190px;
  font-weight: 400;
}

@media screen and (max-width: 834px) {
  .profile-block__list table tr th {
    width: 145px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 640px) {
  .profile-block__list table.table-other tr {
    display: block;
    padding: 0;
  }
  .profile-block__list table.table-other tr th, .profile-block__list table.table-other tr td {
    display: block;
    width: 100%;
  }
  .profile-block__list table.table-other.other-02 {
    margin-top: 9px;
  }
  .profile-block__list table.table-other.other-02 tr {
    padding: 0 0 21px;
  }
  .profile-block__list table.table-other.other-02 tr:last-child {
    padding-bottom: 0;
  }
  .profile-block__list table.table-other.other-02 tr td {
    letter-spacing: 2px;
  }
}

.profile-block .ttl-map {
  display: block;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 5px;
  margin-bottom: 25px;
}

@media screen and (max-width: 834px) {
  .profile-block .ttl-map {
    font-size: 17.5px;
    font-size: 1.75rem;
    letter-spacing: 4px;
    margin-bottom: 12px;
  }
}

.profile-block .ttl-map span {
  display: inline-block;
  border-bottom: 1px solid #339c05;
  padding-bottom: 3px;
}

.profile-block .map {
  margin-bottom: 50px;
}

.profile-block .map iframe {
  width: 100% !important;
  height: 500px !important;
}

.profile-block .ttl {
  display: block;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  border-left: 10px solid #319b03;
  line-height: 1.4;
  padding-left: 13px;
  letter-spacing: 2.5px;
  margin-bottom: 14px;
  color: #121312;
}

@media screen and (max-width: 834px) {
  .profile-block .ttl {
    font-size: 16px;
    font-size: 1.6rem;
    border-left: 5px solid #319b03;
    line-height: 1;
  }
}

.profile-block p {
  margin-bottom: 38px;
  color: #121312;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .profile-block p {
    font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
    margin-bottom: 31px;
    letter-spacing: 1.5px;
  }
}

.profile-block p:last-child {
  margin-bottom: 0;
}

#googleMap, #googleMap iframe {
  width: 100% !important;
  height: 500px !important;
}

@media screen and (max-width: 834px) {
  #googleMap, #googleMap iframe {
    height: 250px !important;
  }
}

@media screen and (max-width: 834px) {
  .sec-philosophy .block-intro {
    margin-bottom: 60px;
  }
}

.history-block__list {
  padding: 0 68px 0 223px;
  position: relative;
  margin-bottom: 108px;
  color: #161313;
}

@media screen and (max-width: 834px) {
  .history-block__list {
    padding: 0;
    position: relative;
    margin-bottom: 35px;
  }
}

.history-block__list:before {
  content: "";
  width: 3px;
  background: #319b03;
  position: absolute;
  top: 0;
  left: 177px;
  bottom: 0;
}

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

.history-block__list .item {
  border-top: 1px solid #dadada;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  padding: 25px 0;
  position: relative;
}

@media screen and (max-width: 834px) {
  .history-block__list .item {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 18px 0 30px;
  }
}

.history-block__list .item:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 3px solid #319b03;
  border-radius: 50%;
  background: white;
  position: absolute;
  left: -55px;
  top: -11px;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .history-block__list .item:before {
    display: none;
  }
}

.history-block__list .item:last-child:after {
  content: "";
  width: 100px;
  background: white;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
}

@media screen and (max-width: 834px) {
  .history-block__list .item:last-child:after {
    display: none;
  }
}

.history-block__list .item .ttl {
  display: inline-block;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  color: #319b03;
  position: absolute;
  left: -223px;
  top: -24px;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 834px) {
  .history-block__list .item .ttl {
    font-size: 16px;
    font-size: 1.6rem;
    left: 0;
    top: -14px;
    background: white;
    letter-spacing: 0.03em;
    padding-right: 10px;
  }
}

.history-block__list .item table {
  width: 100%;
}

.history-block__list .item table tr th, .history-block__list .item table tr td {
  line-height: 2.5;
}

.history-block__list .item table tr th {
  width: 68px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .history-block__list .item table tr th {
    width: 47px;
  }
}

.history-block__list .item table tr td {
  letter-spacing: 0.03em;
}

@media screen and (max-width: 834px) {
  .history-block__list .item table tr td {
    letter-spacing: 0.03em;
  }
}

.history-block__list .item table tr td a {
  color: #227dd1;
  display: inline-block;
  letter-spacing: 0.03em;
  line-height: 2;
}

.history-block__list .item table tr td a span {
  display: inline-block;
  border-bottom: 1px solid #227dd1;
}

@media screen and (max-width: 834px) {
  .history-block__list .item table tr td a span {
    display: inline;
  }
}

@media screen and (max-width: 374px) {
  .history-block__list .item table tr td a span br.sp {
    display: none;
  }
}



.news_link {
  color: #227dd1;
  display: inline-block;
  /*letter-spacing: 3px;*/
  line-height: 2;
}

.news_link {
  display: inline-block;
  /*border-bottom: 1px solid #227dd1;*/
}

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

@media screen and (max-width: 374px) {
  .news_link br.sp {
    display: none;
  }
}



.news_link_none {
  display: inline-block;
  /*letter-spacing: 3px;*/
  line-height: 2 !important;
}

.news_link_none {
  display: inline-block;
  /*border-bottom: 1px solid #227dd1;*/
}

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

@media screen and (max-width: 374px) {
  .news_link_none br.sp {
    display: none;
  }
}



.contact_link {
  color: #227dd1;
  /*display: inline-block;*/
  /*letter-spacing: 3px;*/
  /*line-height: 2;*/
  /*border-bottom: 1px solid #227dd1;*/
}

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

@media screen and (max-width: 374px) {
  .contact_link br.sp {
    display: none;
  }
}



@media screen and (max-width: 834px) {
  .history-block__list .item table tr td a {
    letter-spacing: 0.03em;
  }
}

.sec-service {
  margin-bottom: 25px;
}

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

.sec-404 {
  margin-bottom: 0;
}

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

.service__ttl {
  padding: 0 15px;
}

.service-box {
  margin-bottom: 106px;
}

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

.service-box__wrap {
  margin-right: calc((1100px - 100vw) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  color: #191a1b;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1919px) {
  .service-box__wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 1130px) {
  .service-box__wrap {
    margin-right: -15px;
  }
}

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

.service-box__img {
  width: 60.65%;
}

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

@media screen and (max-width: 834px) {
  .service-box__img {
    width: 100%;
    margin-bottom: 19px;
  }
}

.service-box__img img {
  display: block;
  width: 100%;
  min-height: 550px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  -o-object-position: center left;
     object-position: center left;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .service-box__img img {
    background-position: center left !important;
  }
}

@media screen and (max-width: 834px) {
  .service-box__img img {
    min-height: auto;
  }
}

.service-box__content {
  width: 39.35%;
  padding-right: 20px;
  padding-bottom: 6px;
}

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

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

.service-box__ttl {
  font-size: 20px;
  font-size: 2rem;
  color: #319b03;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 46px;
  letter-spacing: 3px;
}

@media screen and (max-width: 1919px) {
  .service-box__ttl {
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 834px) {
  .service-box__ttl {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 2.3px;
    margin-bottom: 11px;
  }
}

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

.service-box__slogan {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.4;
  margin-bottom: 21px;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 1919px) {
  .service-box__slogan {
    font-size: 23px;
    font-size: 2.3rem;
    letter-spacing: 0.03em;
  }
}

@media screen and (max-width: 834px) {
  .service-box__slogan {
    font-size: 22.5px;
    font-size: 2.25rem;
    margin-bottom: 15px;
    letter-spacing: 0.03em;
  }
}

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

.service-box__des {
  position: relative;
  padding-left: 37px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
  margin-bottom: 39px;
}

@media screen and (max-width: 1919px) {
  .service-box__des {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 25px;
    letter-spacing: 0.02em;
  }
}

@media screen and (max-width: 834px) {
  .service-box__des {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.73;
    padding-left: 25px;
    margin-bottom: 20px;
    letter-spacing: 0.02em;
  }
}

.service-box__des:before {
  position: absolute;
  content: '';
  background: #319b03;
  height: 2px;
  width: 18px;
  left: 0;
  top: 15px;
}

@media screen and (max-width: 1919px) {
  .service-box__des:before {
    width: 12px;
    top: 13px;
  }
}

.service-box--even {
  margin-bottom: 51px;
}

@media screen and (max-width: 834px) {
  .service-box--even {
    margin-bottom: 28px;
  }
}

.service-box--even .service-box__wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: calc((1100px - 100vw) / 2);
  margin-right: 0;
}

@media only screen and (max-width: 1130px) {
  .service-box--even .service-box__wrap {
    margin-left: -15px;
  }
}

@media screen and (max-width: 834px) {
  .service-box--even .service-box__wrap {
    margin-left: 0;
  }
}

.service-box--even .service-box__img {
  width: 58.07%;
}

@media screen and (max-width: 1200px) {
  .service-box--even .service-box__img {
    width: 50%;
  }
}

@media screen and (max-width: 834px) {
  .service-box--even .service-box__img {
    width: 100%;
  }
}

.service-box--even .service-box__img img {
  -o-object-position: center right;
     object-position: center right;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .service-box--even .service-box__img img {
    background-position: center right !important;
  }
}

.service-box--even .service-box__content {
  width: 41.93%;
  padding: 0 0 0 50px;
}

@media screen and (max-width: 1200px) {
  .service-box--even .service-box__content {
    width: 50%;
    padding-left: 30px;
  }
}

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

.service-needs {
  padding: 43px 0 65px;
  margin-bottom: 99px;
  color: #191a1b;
}

@media screen and (max-width: 834px) {
  .service-needs {
    padding: 43px 0 40px;
    margin-bottom: 44px;
  }
  .service-needs .ttl-comp03 {
    text-align: left;
  }
}

.ethics-box {
  padding: 40px 0 70px;
  margin-bottom: 0;
  color: #191a1b;
}

@media screen and (max-width: 834px) {
  .ethics-box {
    padding: 40px 0 45px;
    margin-bottom: 0;
    color: #191a1b;
  }
}

.privacy-box {
  padding: 0 0 65px;
  margin-bottom: 0;
  color: #191a1b;
}

.inquiry-box {
  padding: 0 0 0;
  margin-bottom: 0;
  color: #191a1b;
}

.service-needs__inner {
  max-width: 1330px;
}

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

.service-needs__img {
  width: 42.1%;
  padding-top: 12px;
}

@media screen and (max-width: 834px) {
  .service-needs__img {
    width: 100%;
    text-align: center;
    margin-bottom: 32px;
  }
}

.service-needs__content {
  width: 57.9%;
  max-width: 650px;
  padding-left: 59px;
}

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

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

.service-box02 {
  width: 100%;
  max-width: 788px;
  margin: 0 auto 68px;
  text-align: center;
  border: 2px solid #319b03;
  padding: 33px 20px 25px;
  color: #191a1b;
}

@media screen and (max-width: 834px) {
  .service-box02 {
    padding: 23px 5px 21px;
    margin: 0 auto 35px;
  }
}

.service-box02 .img {
  margin-bottom: 16px;
}

@media screen and (max-width: 834px) {
  .service-box02 .img {
    margin-bottom: 3px;
  }
}

.service-box02__txt {
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.57;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
}

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

@media screen and (max-width: 834px) {
  .service-box02__txt {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.67;
    letter-spacing: 0.1em;
  }
}

@media screen and (max-width: 374px) {
  .service-box02__txt {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.1em;
  }
}

.service-message {
  padding: 66px 0 55px;
  margin-bottom: 76px;
}

@media screen and (max-width: 834px) {
  .service-message {
    padding: 28px 0 38px;
    margin-bottom: 35px;
  }
}

.service-message__box {
  width: 100%;
  max-width: 690px;
  margin: 0 auto;
  padding: 20px;
  background: white;
}

@media screen and (max-width: 834px) {
  .service-message__box {
    max-width: 345px;
    padding: 10px;
  }
}

.service-message__box > * {
  display: block;
  width: 100%;
  height: 350px;
}

@media screen and (max-width: 834px) {
  .service-message__box > * {
    height: 175px;
  }
}

.service-box03 {
  padding: 39px 20px 20px 20px;
  border: 5px solid #319b03;
  margin-bottom: 63px;
}

@media screen and (max-width: 834px) {
  .service-box03 {
    border-width: 2px;
    padding: 25px 7px 20px;
    margin-bottom: 45px;
  }
}

.service-box03 .ttl-comp03 {
  margin-bottom: 43px;
}

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

.lineup-list {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  color: #0c0b0b;
  line-height: 1.8;
}

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

.lineup-list__item {
  width: 16.66%;
  padding: 0 6.5px;
  margin-bottom: 13px;
}

@media screen and (max-width: 834px) {
  .lineup-list__item {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

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

.lineup-list__img {
  margin-bottom: 10px;
}

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

@media screen and (max-width: 834px) {
  .lineup-list__ttl {
    min-height: 40px;
  }
}

.handling-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
  margin-top: -24px;
}

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

.handling-list__item {
  width: 25%;
  margin: 24px 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;
}

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

@media screen and (max-width: 374px) {
  .handling-list__item {
    width: 100%;
  }
}

.sec-strength-main {
  margin-bottom: 25px;
}

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

.strength-head__block {
  border: 2px solid #319b03;
  padding: 0 20px 46px;
  margin: 161px 0 125px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .strength-head__block {
    text-align: left;
    padding: 23px 17px 26px;
    margin: 0 0 42px;
    border-width: 1px;
  }
}

.strength-head__block .txt-basic {
  color: #191a1b;
}

.strength-head__block p {
  margin-bottom: 35px;
}

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

.strength-head__block p:last-of-type {
  margin-bottom: 0;
}

.strength-head__list {
  background-color: #fff;
  z-index: 10;
  width: 78%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -28px auto 24px;
  padding: 0 45px;
}

@media screen and (max-width: 1200px) {
  .strength-head__list {
    width: 90%;
    padding: 0;
  }
}

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

.strength-head__list .item {
  position: relative;
  width: 16.6666666667%;
  text-align: center;
}

.strength-head__list .item:after {
  content: '';
  position: absolute;
  z-index: 1;
  background: url("/co/img/service/strength/ico-next.png") no-repeat center/contain;
  width: 8px;
  height: 15px;
  top: 23px;
  right: -9px;
}

.strength-head__list .item:last-child:after {
  display: none;
}

@media screen and (max-width: 834px) {
  .strength-head__list .item {
    width: 33.3333%;
    margin-bottom: 35px;
    text-align: center;
  }
  .strength-head__list .item:after {
    top: 19px;
    right: -8px;
  }
  .strength-head__list .item:nth-child(3n+3):after {
    display: none;
  }
  .strength-head__list .item:nth-last-child(2), .strength-head__list .item:nth-last-child(3), .strength-head__list .item:last-child {
    margin-bottom: 17px;
  }
}

.strength-head__list .item__img {
  height: 64px;
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .strength-head__list .item__img {
    height: 57px;
    margin-bottom: 11px;
  }
}

.strength-head__list .item__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  color: #191a1b;
}

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

.strength-main__list .item {
  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;
  margin: 0 -34px 87px;
}

@media screen and (max-width: 834px) {
  .strength-main__list .item {
    margin: 0 0 52px;
  }
}

.strength-main__list .item__content {
  width: 55%;
  padding: 0 34px;
}

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

.strength-main__list .item__content .txt-basic {
  color: #191a1b;
}

.strength-main__list .item__content .txt-basic p {
  margin-bottom: 35px;
}

@media screen and (max-width: 834px) {
  .strength-main__list .item__content .txt-basic p {
    margin-bottom: 26px;
  }
}

.strength-main__list .item__content .txt-basic p:last-of-type {
  margin-bottom: 0;
}

.strength-main__list .item__img {
  width: 45%;
  padding: 0 34px;
  margin: 80px 0 0;
}

@media screen and (max-width: 834px) {
  .strength-main__list .item__img {
    padding: 0;
    text-align: center;
    margin: 0 0 24px;
    width: 100%;
  }
}

.strength-main__list .item__order {
  color: #319b03;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.04em;
  font-weight: 500;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .strength-main__list .item__order {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 4px;
  }
}

.strength-main__list .item__order strong {
  font-weight: 500;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: 0;
}

@media screen and (max-width: 834px) {
  .strength-main__list .item__order strong {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.strength-main__list .item__ttl {
  font-size: 35px;
  font-size: 3.5rem;
  color: #191a1b;
  letter-spacing: 0.06em;
  line-height: 1.77;
  margin-bottom: 22px;
}

@media screen and (max-width: 1024px) {
  .strength-main__list .item__ttl {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 834px) {
  .strength-main__list .item__ttl {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.56;
    margin-bottom: 23px;
  }
}

.strength-main__list .item__link {
  font-size: 14px;
  font-size: 1.4rem;
  color: #656565;
  line-height: 2.1;
  top: -3px;
  position: relative;
  display: inline-block;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 834px) {
  .strength-main__list .item__link {
    top: 0;
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.strength-main__list .item__link:after {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: #b2b2b2;
  height: 1px;
  left: 0;
  right: 5px;
  bottom: 0;
}

@media screen and (max-width: 834px) {
  .strength-main__list .item__link:after {
    bottom: 1px;
  }
}

@media screen and (min-width: 835px) {
  .strength-main__list .item--02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 79px;
  }
  .strength-main__list .item--02 .item__img {
    width: 43.5%;
    margin: 0;
    text-align: right;
    padding-right: 46px;
  }
  .strength-main__list .item--02 .item__content {
    width: 56.5%;
    padding: 19 34px 0 37px;
  }
  .strength-main__list .item--02 .item__ttl {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  .strength-main__list .item--02 {
    margin-bottom: 26px;
  }
  .strength-main__list .item--02 .item__ttl {
    margin-bottom: 17px;
  }
  .strength-main__list .item--02 .item__img {
    margin-bottom: 21px;
  }
}

@media screen and (min-width: 835px) {
  .strength-main__list .item--03 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 -20px 145px;
  }
  .strength-main__list .item--03 .item__order {
    margin-bottom: 12px;
  }
  .strength-main__list .item--03 .item__ttl {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 33px;
  }
  .strength-main__list .item--03 .item__img {
    padding: 0 20px;
    margin: 31px 0 0;
  }
  .strength-main__list .item--03 .item__content {
    padding: 0 20px;
  }
}

@media screen and (max-width: 834px) {
  .strength-main__list .item--03 {
    margin-bottom: 57px;
  }
  .strength-main__list .item--03 .item__order {
    margin-bottom: 2px;
  }
  .strength-main__list .item--03 .item__ttl {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 29px;
  }
  .strength-main__list .item--03 .item__img {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 835px) {
  .strength-main__list .item--04 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 -19px 126px;
  }
  .strength-main__list .item--04 .item__img {
    margin: 0;
    padding: 0 19px;
  }
  .strength-main__list .item--04 .item__content {
    padding: 0 19px;
  }
  .strength-main__list .item--04 .item__order {
    margin: -14px 0 3px;
  }
  .strength-main__list .item--04 .item__ttl {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  .strength-main__list .item--04 {
    margin-bottom: 51px;
  }
  .strength-main__list .item--04 .item__order {
    margin-bottom: 2px;
  }
  .strength-main__list .item--04 .item__ttl {
    margin-bottom: 13px;
  }
  .strength-main__list .item--04 .item__img {
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 835px) {
  .strength-main__list .item--sm {
    margin: 0 -20px 65px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .strength-main__list .item--sm .item__img {
    margin: 3px 0 0;
    width: 182px;
    padding: 0 20px;
    text-align: center;
  }
  .strength-main__list .item--sm .item__content {
    width: calc(100% - 182px);
    padding: 0 20px;
  }
  .strength-main__list .item--sm .item__ttl {
    margin-bottom: 12px;
  }
  .strength-main__list .item--sm .item__order {
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 834px) {
  .strength-main__list .item--sm {
    margin-bottom: 29px;
  }
  .strength-main__list .item--sm .item__img {
    text-align: left;
    margin-bottom: 0;
  }
  .strength-main__list .item--sm .item__img img {
    display: none;
  }
  .strength-main__list .item--sm .item__order {
    margin-bottom: 2px;
  }
  .strength-main__list .item--sm .item__ttl {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 835px) {
  .strength-main__list .item--06 {
    margin-bottom: 121px;
  }
  .strength-main__list .item--06 .item__ttl {
    margin-bottom: 22px;
  }
  .strength-main__list .item--06 .item__order {
    margin-bottom: 34px;
  }
}

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

@media screen and (min-width: 835px) {
  .strength-main__list .item--07 {
    margin: 0 -24px 65px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .strength-main__list .item--07 .item__content {
    padding: 16px 0 0 24px;
    width: 49%;
  }
  .strength-main__list .item--07 .item__img {
    margin: 0;
    padding: 0 0 0 40px;
    width: 51%;
  }
  .strength-main__list .item--07 .item__order {
    margin-bottom: 22px;
  }
  .strength-main__list .item--07 .item__ttl {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 834px) {
  .strength-main__list .item--07 {
    margin-bottom: 23px;
  }
  .strength-main__list .item--07 .item__order {
    margin-bottom: 2px;
  }
  .strength-main__list .item--07 .item__ttl {
    margin-bottom: 15px;
  }
  .strength-main__list .item--07 .item__content {
    margin-bottom: 17px;
  }
  .strength-main__list .item--07 .item__img {
    margin-right: -6px;
    width: 102%;
  }
}

.notice-block {
  max-width: 800px;
  margin: 0 auto 50px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #161313;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (max-width: 834px) {
  .notice-block {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
}

.notice-block .ttl {
  display: block;
  margin-bottom: 30px;
}

.notice-block__note {
  width: 100%;
}

.notice-block__note tr th, .notice-block__note tr td {
  border: 1px solid #dadada;
  padding: 20px;
  vertical-align: top;
}

@media screen and (max-width: 834px) {
  .notice-block__note tr th, .notice-block__note tr td {
    padding: 10px;
    line-height: 1.6;
    width: 50%;
  }
}

@media screen and (max-width: 374px) {
  .notice-block__note tr th, .notice-block__note tr td {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.notice-block__note tr th {
  font-weight: 500;
}

.notice-block__note tr a {
  color: #161313;
  text-decoration: underline;
}

.sec-news--modify {
  padding: 61px 0 82px;
}

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

.sec-news--modify .part-tab .list-tab .item {
  width: calc(33.33%);
  border-right: none;
  padding: 0;
}

.sec-news--modify .part-tab .list-tab .item a {
  padding: 22px 10px;
  display: block;
}

@media screen and (max-width: 834px) {
  .sec-news--modify .part-tab .list-tab .item:nth-child(1) {
    display: block;
  }
  .sec-news--modify .part-tab .list-tab .item a {
    padding: 15px 6px;
  }
}

.sec-news--modify .part-content .list-posts {
  padding-left: 50px;
  padding-bottom: 58px;
  margin-bottom: 46px;
}

@media screen and (max-width: 834px) {
  .sec-news--modify .part-content .list-posts {
    padding-left: 15px;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}

.sec-news--modify .part-content .list-posts .date_cate {
  letter-spacing: 0.1em;
}

@media screen and (max-width: 834px) {
  .sec-news--modify .part-content .list-posts .date_cate {
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 7px;
  }
}

.sec-news--modify .part-content .list-posts .date_cate .name-cate {
  padding: 1px 5px 2px;
  margin-left: 21px;
}

@media screen and (max-width: 834px) {
  .sec-news--modify .part-content .list-posts .date_cate .name-cate {
    padding: 1px 0px 2px;
    margin-left: 7px;
    min-width: 61px;
  }
}

.sec-news--modify .part-content .list-posts li a {
  padding: 19px 40px;
}

@media screen and (max-width: 834px) {
  .sec-news--modify .part-content .list-posts li a {
    padding: 19px 0 19px;
  }
}

.sec-news--modify .btn-more--bd {
  text-align: center;
}

.sec-news--modify .btn-more--bd a {
  margin: 0 auto;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #111;
  padding: 10px 10px;
  width: 250px;
  height: 60px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #181a17;
  letter-spacing: 0.3em;
  font-weight: 500;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .sec-news--modify .btn-more--bd a {
    width: 100%;
    height: 74px;
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}

.sec-news--modify .btn-more--bd a:after {
  background: url(/co/img/common/arrow-down.png) no-repeat center center;
  width: 14px;
  height: 8px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .sec-news--modify .btn-more--bd a:after {
    width: 18px;
    height: 10px;
    right: 54px;
    top: 50%;
    background-size: 100%;
  }
}

.sec-newsbtn {
  padding-top: 120px;
}

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

.list-more li {
  display: none;
}

.text-pl1-ti1 {
    padding-left: 1em;
    text-indent: -1em;
	display: block;
}

.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mt70 {margin-top: 70px !important;}

.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}

.txtac {text-align: center;}
.txtar {text-align: right;}

.wd900 {width:900px;}

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

.wd960 {width:960px;}

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

.ma_ctr {margin: 0 auto;}


.privacy-box table {
  border-collapse: collapse;
  margin: 0 auto 20px;
  padding: 0;
  width: 960px;
  table-layout: fixed;
}

.privacy-box table tr {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: .35em;
}
.privacy-box table th {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #bbb;
}
.privacy-box table td {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #bbb;
}
.privacy-box table th {
}
.privacy-box table thead tr{
  background-color: #eee;
}
.privacy-box .txt{
   text-align: left;
}
.privacy-box .price{
   text-align: left;
}

@media screen and (max-width: 834px)  {
  .privacy-box table {
    border: 0;
    width:100%
  }
  .privacy-box table th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  .privacy-box table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .privacy-box table tr {
    display: block;
    margin-bottom: 15px;
  }
  
  .privacy-box table td {
    border-bottom: 1px dotted #ccc;
    display: block;
    text-align: left;
    position: relative;
    /*padding: .625em .625em .625em 4em;*/
    border-right: none; 
  }
  
  .privacy-box table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  .privacy-box table td:last-child {
    border-bottom: 0;
  }
}

.lh2 {
	line-height: 2;
}

.lh3 {
	line-height: 3;
}

.fwb {font-weight: bold;}

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

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




.box-inquiry-form {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .box-inquiry-form {
    margin-bottom: 20px;
  }
}

.box-inquiry-form__content {
  padding-left: 38px;
  padding-right: 4px;
}

@media screen and (max-width: 834px) {
  .box-inquiry-form__content {
    padding: 0;
    margin-right: 6px;
  }
}


.inquiry-box table {
  border-collapse: collapse;
  margin: 0 auto 20px;
  padding: 0;
  width: 960px;
  table-layout: fixed;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

.inquiry-box table tr {
  background-color: #fff;
  border-bottom: 1px solid #bbb;
  padding: .35em;
}
.inquiry-box table th {
  padding: 1em 10px 1em 1em;
  width:35%;
  /*border-right: 1px solid #bbb;*/
}
.inquiry-box table td {
  padding: 1em 10px 1em 1em;
  /*border-right: 1px solid #bbb;*/
}
.inquiry-box table th {
  background-color: #f1f0f0;
}
.inquiry-box table thead tr{
  background-color: #eee;
}
.inquiry-box .txt{
   text-align: left;
}
.inquiry-box .price{
   text-align: left;
}

@media screen and (max-width: 834px)  {
  .inquiry-box table {
	margin: 0 auto 0;
    border: 0;
    width:100%
  }
  .inquiry-box table th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  .inquiry-box table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .inquiry-box table tr {
    display: block;
    margin-bottom: 15px;
    border-bottom: none;
  }
 
  .inquiry-box table th {
    border-bottom: 1px dotted #ccc;
    display: block;
    text-align: left;
    position: relative;
    /*padding: .625em .625em .625em 4em;*/
    border-right: none; 
  }

  .inquiry-box table td {
    border-bottom: 1px dotted #ccc;
    display: block;
    text-align: left;
    position: relative;
    /*padding: .625em .625em .625em 4em;*/
    border-right: none; 
    padding: 5px 10px 5px 10px;
  }
  
  .inquiry-box table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  .inquiry-box table td:last-child {
    border-bottom: 0;
  }
}

.bgc_inq_td {background-color: #f1f0f0;}
@media screen and (max-width: 834px)  {
	.bgc_inq_td {}
}

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

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

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

.ndel {
	display: block;
	font-size: 12px;
	padding: 0 3px;
	background-color: rgba(255,0,4,1.00);
	color: #fff;
	width: 40px;
	text-align: center;
	float: right;
	margin: 4px 8px 0 0;
}
@media screen and (max-width: 834px)  {
	.ndel {
	display: block;
	font-size: 12px;
	padding: 0 3px;
	background-color: rgba(255,0,4,1.00);
	color: #fff;
	width: 40px;
	text-align: center;
	float: right;
	margin: 3px 1px 0 0;
	}
}

.agreement_check_block {
    /*border: 3px solid #ccc;*/
    /*padding: 20px 20px;*/
    /*background: rgb(251, 251, 219);*/
    font-size: 18px;
	/*width: 960px;*/
	text-align: center;
}
@media screen and (max-width: 834px)  {
.agreement_check_block {
    /*border: 2px solid #ccc;*/
    /*padding: 0 10px;*/
    /*background: rgb(251, 251, 219);*/
    font-size: 16px;
    /*margin: 0 20px;*/
	width: 100%;
	text-align: center;
}
}


.btn-comp04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 75%;
  max-width: 600px;
  height: 80px;
  padding: 10px 10px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  background-image: url("/co/img/common/arrow-right.png");
  background-repeat: no-repeat;
  background-position: bottom 26px right 20px;
  background-color: #319b03;
  color: white;
  letter-spacing: 2px;
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

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

@media screen and (max-width: 1200px) {
  .btn-comp04 {
    background-position: bottom 26px right 10px;
  }
}

@media screen and (max-width: 990px) {
  .btn-comp04 {
    background-position: bottom 13px right 6px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp04 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.45;
    height: 70px;
    /*padding: 10px 10px 8px;*/
    background-position: bottom 13px right 7px;
    background-size: 14px auto;
  }
}

.btn-comp04 .txt-sm {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 1024px) {
  .btn-comp04 .txt-sm {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp04 .txt-sm {
    font-size: 10.5px;
    font-size: 1.05rem;
    letter-spacing: 0.8px;
  }
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp04 {
    background-position: bottom 5px right 5px;
    background-size: 15px;
  }
}

.block-system .btn-comp04 .txt-sm {
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp04 .txt-sm {
    margin-bottom: 1px;
  }
}




.btn-comp05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 75%;
  max-width: 400px;
  height: 80px;
  padding: 10px 10px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  background-image: url("/co/img/common/arrow-left.png");
  background-repeat: no-repeat;
  background-position: bottom 26px left 20px;
  background-color: #319b03;
  color: white;
  letter-spacing: 2px;
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin: 0 auto;
}

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

@media screen and (max-width: 1200px) {
  .btn-comp05 {
    background-position: bottom 26px left 10px;
  }
}

@media screen and (max-width: 990px) {
  .btn-comp05 {
    background-position: bottom 13px left 6px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp05 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.45;
    height: 70px;
    /*padding: 10px 10px 8px;*/
    background-position: bottom 13px left 7px;
    background-size: 14px auto;
	margin-bottom: 50px;
  }
}

.btn-comp05 .txt-sm {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 1024px) {
  .btn-comp05 .txt-sm {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp05 .txt-sm {
    font-size: 10.5px;
    font-size: 1.05rem;
    letter-spacing: 0.8px;
  }
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp05 {
    background-position: bottom 5px left 5px;
    background-size: 15px;
  }
}

.block-system .btn-comp05 .txt-sm {
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp05 .txt-sm {
    margin-bottom: 1px;
  }
}





.btn-comp06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 47%;
  max-width: 300px;
  height: 80px;
  padding: 10px 10px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  background-image: url("/co/img/common/arrow-left.png");
  background-repeat: no-repeat;
  background-position: bottom 26px left 20px;
  background-color: #319b03;
  color: white;
  letter-spacing: 2px;
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin: 0 auto;
}

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

@media screen and (max-width: 1200px) {
  .btn-comp06 {
    background-position: bottom 26px left 10px;
  }
}

@media screen and (max-width: 990px) {
  .btn-comp06 {
    background-position: bottom 13px left 6px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp06 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.45;
    height: 70px;
    /*padding: 10px 10px 8px;*/
    background-position: bottom 13px left 7px;
    background-size: 14px auto;
	margin-bottom: 50px;
  }
}

.btn-comp06 .txt-sm {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 1024px) {
  .btn-comp06 .txt-sm {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp06 .txt-sm {
    font-size: 10.5px;
    font-size: 1.05rem;
    letter-spacing: 0.8px;
  }
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp06 {
    background-position: bottom 5px left 5px;
    background-size: 15px;
  }
}

.block-system .btn-comp06 .txt-sm {
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp06 .txt-sm {
    margin-bottom: 1px;
  }
}





.btn-comp07 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 47%;
  max-width: 300px;
  height: 80px;
  padding: 10px 10px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  background-image: url("/co/img/common/arrow-right.png");
  background-repeat: no-repeat;
  background-position: bottom 26px right 20px;
  background-color: #319b03;
  color: white;
  letter-spacing: 2px;
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin: 0 auto;
}

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

@media screen and (max-width: 1200px) {
  .btn-comp07 {
    background-position: bottom 26px right 10px;
  }
}

@media screen and (max-width: 990px) {
  .btn-comp07 {
    background-position: bottom 13px right 6px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp07 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.45;
    height: 70px;
    /*padding: 10px 10px 8px;*/
    background-position: bottom 13px right 7px;
    background-size: 14px auto;
	margin-bottom: 50px;
  }
}

.btn-comp07 .txt-sm {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 1024px) {
  .btn-comp07 .txt-sm {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp07 .txt-sm {
    font-size: 10.5px;
    font-size: 1.05rem;
    letter-spacing: 0.8px;
  }
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp07 {
    background-position: bottom 5px right 5px;
    background-size: 15px;
  }
}

.block-system .btn-comp07 .txt-sm {
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  .block-system .btn-comp07 .txt-sm {
    margin-bottom: 1px;
  }
}





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

.agreement_check_block-wrap .attention {
    text-align: center;
    margin-bottom: 10px;
}

.privacy_text {
    /*text-indent: -2em;*/
    /*margin-left: 2em;*/
	/*<!--margin: 10px;-->*/
}
@media screen and (max-width: 834px) {
  .privacy_text {
    margin: 0 0 10px 0;
  }
}

.input_select {
	width: 500px;
	height: 40px;
	padding: 5px;
	margin: 5px 0 5px 0;
}
@media screen and (max-width: 834px) {
  .input_select {
	width: 100%;
	height: 40px;
	padding: 5px;
	margin: 5px 0 5px 0;
  }
}

.input_text {
	width: 500px;
	height: 40px;
	padding: 5px;
	margin: 5px 0 5px 0;
}
@media screen and (max-width: 834px) {
  .input_text {
	width: 100%;
	height: 40px;
	padding: 5px;
	margin: 5px 0 5px 0;
  }
}

.input_textarea {
	width: 500px;
	height: 200px;
	padding: 5px;
	margin: 5px 0 5px 0;
}
@media screen and (max-width: 834px) {
  .input_textarea {
	width: 100%;
	height: 200px;
	padding: 5px;
	margin: 5px 0 5px 0;
  }
}

.input_checkbox {
	width: 20px;
	height: 20px;
	margin: 5px 5px 0 0;
}
@media screen and (max-width: 834px) {
  .input_checkbox {
	width: 20px;
	height: 20px;
	margin: 5px 5px 0 0;
  }
}

.text_link_pos {
	position: relative;
	top :-4px;
}
@media screen and (max-width: 834px) {
  .text_link_pos {
	position: relative;
	top :-3px;
  }
}

.msg {color: rgba(255,0,4,1.00);}


.form_submit {
	width:960px;
	margin: 20px auto 130px;
}
@media screen and (max-width: 834px) {
  .form_submit {
	width:100%;
	margin: 20px auto 130px;
  }
}

.form_thanks {
	width: 850px;
	margin: 50px auto 50px;
}
@media screen and (max-width: 834px) {
  .form_thanks {
	width: 100%;
	margin: 50px auto 50px;
  }
}

.number_txt_sml {
	text-align: right;
	font-size: 12px;
	margin: 20px 0 0 0;
}
@media screen and (max-width: 834px) {
  .number_txt_sml {
	font-size: 10px;
  }
}









/*# sourceMappingURL=maps/styles.css.map */
