@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&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 Query
==================================================== */
/* ====================================================
Margin PC and SP
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-0 {
    margin-bottom: 0px !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


#header {
  background-color: #fff;
  padding: 34px 0 29px;
  position: relative;
}

@media screen and (max-width: 834px) {
  #header {
    padding: 16px 0 6px;
  }
}

#header .inner {
  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;
}

#header .inner .logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0px 11px 10px;
}

@media screen and (max-width: 990px) {
  #header .inner .logo {
    max-width: 250px;
  }
}

@media screen and (max-width: 834px) {
  #header .inner .logo {
    max-width: 150px;
    margin: 0 0 10px;
  }
}

@media screen and (max-width: 834px) {
  #header .inner .header-wrap {
    display: none;
  }
}

#header .inner .header-link {
  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;
  margin-bottom: 15px;
}

#header .inner .header-link .item {
  padding-left: 30px;
}

#header .inner .header-link .item:first-child {
  padding-left: 0;
}

#header .inner .header-link .item > a {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
}

#header .inner .header-link-lg {
  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: 0;
}

#header .inner .header-link-lg .item {
  margin-right: 50px;
}

#header .inner .header-link-lg .item:last-child {
  margin-right: 0;
}

#header .inner .header-link-lg .item > a {
  position: relative;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  border-left: 3px solid #0099ff;
  padding-left: 10px;
}

#header .inner .header-link-lg .item.active a {
  position: relative;
}

#header .inner .header-link-lg .item.active a:after {
  content: "";
  height: 1px;
  width: calc(100% - 10px);
  background: #000;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -1px;
}

#header .inner .header-link-lg .item--blue > a {
  border-left-color: #0099ff;
}

#header .inner .header-link-lg .item--orange > a {
  border-left-color: #ec6800;
}

#header .inner .nav-menu {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  max-width: 308px;
  margin-right: 84px;
  background-color: rgba(245, 245, 245, 0.95);
  padding: 16px 28px 27px 26px;
  display: none;
}

@media screen and (max-width: 399px) {
  #header .inner .nav-menu {
    padding: 16px 18px 27px;
  }
}

@media screen and (max-width: 374px) {
  #header .inner .nav-menu {
    margin-right: 60px;
    padding: 15px 10px;
  }
}

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

#header .inner .nav-menu.active {
  display: block;
}

#header .inner .nav-menu .logo-nav {
  margin-bottom: 24px;
  margin-top: 6px;
}

#header .inner .nav-menu .show-menu {
  margin-bottom: 19px;
}

#header .inner .nav-menu .item {
  border-top: 1px solid #cccccc;
}

#header .inner .nav-menu .item:last-child {
  border-bottom: 1px solid #cccccc;
}

#header .inner .nav-menu .item a {
  padding: 12px 0 11px;
  display: inline-block;
  position: relative;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (max-width: 374px) {
  #header .inner .nav-menu .item a {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

#header .inner .nav-menu .item ul li {
  padding-left: 14px;
  border-top: 1px solid #cccccc;
}

#header .inner .nav-menu .item ul li a:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 2px;
  background-color: #999999;
  left: -8px;
  top: 47%;
}

#header .inner .mobile-icon {
  display: none;
}

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

#header .inner .mobile-icon .ico {
  width: 40px;
  height: 27px;
  -webkit-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s;
  position: relative;
  cursor: pointer;
  z-index: 12;
  margin-bottom: 4px;
}

#header .inner .mobile-icon .ico span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -2px;
  background-color: #000000;
  font-size: 0;
  -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 .inner .mobile-icon .ico span:before, #header .inner .mobile-icon .ico span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  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 .inner .mobile-icon .ico span:before {
  top: -13px;
}

#header .inner .mobile-icon .ico span:after {
  bottom: -13px;
}

#header .inner .mobile-icon .txt {
  font-weight: 600;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.75;
}

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

#header .inner .mobile-icon.mobile-close .ico span:before, #header .inner .mobile-icon.mobile-close .ico span:after {
  width: 100%;
  background: #000000;
}

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

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

#footer {
  padding: 70px 0;
}

@media screen and (max-width: 834px) {
  #footer {
    padding: 30px 0;
  }
}

#footer .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -15px;
}

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

#footer .row .col {
  padding: 0 15px;
  min-width: 19%;
  margin-bottom: 18px;
}

@media screen and (max-width: 834px) {
  #footer .row .col {
    padding: 0;
    min-width: auto;
    border-top: 1px solid #cccccc;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 834px) {
  #footer .row .col ul {
    padding: 12px 0 10px;
  }
}

#footer .row .col ul li {
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.72;
  padding-left: 10px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  #footer .row .col ul li {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.84;
  }
}

#footer .row .col ul li.ttl {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
}

@media screen and (max-width: 834px) {
  #footer .row .col ul li.ttl {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.84;
  }
}

#footer .row .col ul li.ttl:before {
  content: '';
  position: absolute;
  top: 7px;
  bottom: 9px;
  left: 0;
  width: 2px;
  background-color: #999999;
}

@media screen and (max-width: 834px) {
  #footer .row .col ul li.ttl:before {
    top: 3px;
    bottom: 4px;
    left: 1px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #footer .row .col ul li.ttl:before {
    top: 5px;
    bottom: 11px;
  }
}

#footer .row .col-lg {
  width: 100%;
  margin-bottom: 11px;
}

#footer .row .col-lg ul li {
  padding-left: 0;
}

@media screen and (max-width: 834px) {
  #footer .row .col-lg ul li {
    font-size: 10px;
    font-size: 1rem;
  }
}

#footer .copyright {
  text-align: center;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  margin-top: 35px;
}

@media screen and (max-width: 834px) {
  #footer .copyright {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.7;
  }
}

.breadcrumb {
  background: #CCCCCC;
}

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

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

.breadcrumb a, .breadcrumb span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  font-weight: 500;
  color: #000000;
  text-transform: uppercase;
}

.breadcrumb a:after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  display: inline-block;
  -webkit-transform: skew(180deg) rotate(45deg);
      -ms-transform: skew(180deg) rotate(45deg);
          transform: skew(180deg) rotate(45deg);
  margin: 0 9px 0 5px;
}

.inner {
  display: block;
  max-width: 1000px;
  padding: 0 25px;
  margin: 0 auto;
}

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

.inner-1100 {
  max-width: 785px;
}

.inner-780 {
  max-width: 830px;
}

.inner-942 {
  max-width: 992px;
}

.inner-1000 {
  max-width: 1050px;
}

.inner-750 {
  max-width: 800px;
}

.clearfix {
  *zoom: 1;
}

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

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

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

a:hover {
  opacity: 0.7;
}

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

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

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

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

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

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

/* logoimg */
@media screen and (min-width:360px) and ( max-width:834px) {
  img#logoimg {
    max-width: initial;
    width: 220px !important ;
 }
}

/* logoimg2 */
@media screen and (min-width:360px) and ( max-width:834px) {
  img#logoimg2 {
    max-width: initial;
    width: 220px !important ;
 }
}

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

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

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

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

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

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

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

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

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

.ttl-comp01 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 2;
  font-weight: 700;
  color: #000000;
  border-bottom: 5px solid #EC6800;
  margin-bottom: 30px;
  padding-bottom: 1px;
}

@media screen and (max-width: 834px) {
  .ttl-comp01 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8;
    margin-bottom: 19px;
    border-bottom-width: 3px;
  }
}

.ttl-comp02 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 2.67;
  font-weight: 700;
  color: #000;
  margin-bottom: 13px;
}

@media screen and (max-width: 834px) {
  .ttl-comp02 {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 6px;
    line-height: 1.8;
  }
}

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

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

.ttl-comp03 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.5;
  font-weight: 700;
  color: #0066CC;
  border-bottom: 5px solid #0066CC;
  margin-bottom: 40px;
  padding-bottom: 8px;
}

@media screen and (max-width: 834px) {
  .ttl-comp03 {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 18px;
    padding-bottom: 5px;
    border-bottom-width: 3px;
  }
}

.ttl-comp03--bd {
  margin-bottom: 29px;
}

@media screen and (max-width: 834px) {
  .ttl-comp03--bd {
    border-bottom-width: 3px;
    margin-bottom: 24px;
  }
}

.ttl-comp04 {
  border: 1px solid #0066cc;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.6;
  color: #0066CC;
  padding: 2px 16px 0px;
  margin-bottom: 28px;
  font-weight: 700;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttl-comp04 {
    padding: 12px 16px 0px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp04 {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 6px 11px 6px;
    margin-bottom: 14px;
  }
}

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

@media screen and (max-width: 834px) {
  .txt-basic {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.9;
  }
  .txt-basic.lh-17-sp {
    line-height: 1.7;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .txt-basic.lh-17-sp p a {
    color: #0066CC !important;
    text-decoration: underline;
  }
}

.txt-basic.lsp-pc {
  letter-spacing: -0.2px;
}

@media screen and (max-width: 1200px) {
  .txt-basic.lsp-pc {
    letter-spacing: 0;
  }
}

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

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

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

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

.btn-comp02 {
  position: relative;
}

.btn-comp02:after {
  content: '';
  position: absolute;
  width: 13px;
  height: 13px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  display: inline-block;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  right: 26px;
  top: calc(-50% + 6px);
}

@media screen and (max-width: 834px) {
  .btn-comp02:after {
    width: 8px;
    height: 8px;
    right: 19px;
    top: calc(-50% + 8px);
  }
}

@media screen and (max-width: 834px) {
  .btn-comp02:after {
    top: calc(-50% + 10px);
  }
}

.btn-comp02 span {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.81;
  font-weight: 700;
  color: #ffffff;
  background: #0066CC;
  width: 536px;
  height: 80px;
  padding: 20px 42px 20px 35px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .btn-comp02 span {
    font-size: 17px;
    font-size: 1.7rem;
    padding: 15px 29px 15px 11px;
    letter-spacing: -1px;
  }
}

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

@media screen and (max-width: 640px) {
  .btn-comp02 span {
    width: 100%;
    max-width: 536px;
    height: 50px;
  }
}

.btn-comp02 span:after {
  content: '';
  width: 46px;
  height: 30px;
  background: url("../img/about/img-icotab.png") no-repeat center center;
  background-size: 100%;
  margin-left: 10px;
}

@media screen and (max-width: 834px) {
  .btn-comp02 span:after {
    width: 30px;
    height: 20px;
    margin-left: 5px;
  }
}

@media screen and (max-width: 640px) {
  .btn-comp02 span:after {
    width: 20px;
    height: 15px;
  }
}

.btn-comp01 {
  background-color: #0066cc;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 7px 39px 5px 7px;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 834px) {
  .btn-comp01 {
    width: 100%;
    padding: 15px 65px 13px 14px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp01 {
    padding-top: 8px;
    padding-bottom: 3px;
  }
}

.btn-comp01:before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  width: 20px;
  height: 13px;
  background: url("../img/common/ico-copy.png") no-repeat;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .btn-comp01:before {
    width: 31px;
    height: 20px;
    right: 25px;
    background-image: url("../img/common/ico-copy-sp.png");
  }
}

.btn-comp01:after {
  content: '';
  width: 3px;
  height: 3px;
  border: 1px solid #ffffff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  top: 50%;
  right: 8px;
  position: absolute;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .btn-comp01:after {
    width: 8px;
    height: 8px;
    right: 14px;
  }
}

.btn-comp01--lg {
  width: 100%;
  max-width: 320px;
  text-align: left;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 8px 15px;
}

@media screen and (max-width: 834px) {
  .btn-comp01--lg {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.39;
    padding: 13px 66px 12px 15px;
  }
}

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

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

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp01--lg {
    padding-top: 29px;
    padding-bottom: 21px;
  }
}

.btn-comp01--lg:before {
  right: 22px;
  width: 24px;
  height: 16px;
  background: url("../img/common/ico-copy-lg.png") no-repeat center/contain;
}

@media screen and (max-width: 834px) {
  .btn-comp01--lg:before {
    right: 26px;
    width: 32px;
    height: 20px;
  }
}

.btn-comp01--lg:after {
  border-width: 2px;
  right: 11px;
  width: 6px;
  height: 6px;
}

@media screen and (max-width: 834px) {
  .btn-comp01--lg:after {
    border-width: 1px;
    right: 15px;
    width: 5px;
    height: 5px;
  }
}

.btn-comp03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 240px;
  height: 42px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  border-radius: 999px;
  font-weight: bold;
  font-size: 17.2px;
  font-size: 1.72rem;
  background-color: #fff;
  border: 1px solid;
}

@media screen and (max-width: 834px) {
  .btn-comp03 {
    width: 240px;
    height: 40px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.btn-comp03 img {
  display: inline-block;
  margin-right: 12px;
}

@media screen and (max-width: 834px) {
  .btn-comp03 img {
    margin-right: 5px;
  }
}

.btn-comp03 span {
  position: relative;
  top: 2px;
}

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

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp03 span {
    top: 6px;
  }
}

.btn-comp03--blue {
  border-color: #0099ff;
}

.btn-comp03--orange {
  border-color: #ec6800;
}

.main-page {
  background: #ffffff;
}

.sec-map .inner {
  padding: 0 25px 75px;
}

.page-index .sec-mv {
  margin-bottom: 0;
}

.sec-mv {
  position: relative;
  margin-bottom: 39px;
}

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

.sec-mv .slider-home .item img {
  width: 100%;
  height: 100%;
  min-height: 517px;
  max-height: 517px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 834px) {
  .sec-mv .slider-home .item img {
    min-height: auto;
    max-height: calc(100vh - 72px);
  }
}

.sec-mv .mv-ttl {
  padding-bottom: 160px;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 52.4%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
  text-align: center;
}

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

.sec-mv .box-news {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}

.box-news {
  background-color: rgba(0, 102, 204, 0.5);
  padding: 25px 0 11px;
}

@media screen and (max-width: 640px) {
  .box-news {
    padding: 5px 0 8px;
  }
}

.box-news .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 10.5vw;
}

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

.box-news .block-head {
  width: 130px;
  padding: 1px 20px;
  letter-spacing: 4px;
  color: #ffffff;
  position: relative;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  .box-news .block-head {
    width: 120px;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 2px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 640px) {
  .box-news .block-head {
    width: 100%;
    padding: 0 0 7px 9px;
  }
}

.box-news .block-head:before {
  content: '';
  position: absolute;
  top: -7px;
  bottom: -11px;
  left: 0;
  width: 1px;
  background-color: #fff;
}

@media screen and (max-width: 640px) {
  .box-news .block-head:before {
    top: -5px;
    bottom: 14px;
  }
}

.box-news .block-content {
  width: calc(100% - 130px);
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .box-news .block-content {
    width: calc(100% - 120px);
  }
}

@media screen and (max-width: 640px) {
  .box-news .block-content {
    width: 100%;
  }
}

.box-news .block-content ul li {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1200px) {
  .box-news .block-content ul li {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .box-news .block-content ul li {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.4;
    margin-bottom: 4px;
  }
  .box-news .block-content ul li:last-child {
    margin-bottom: 0;
  }
}

.box-news .block-content ul li span {
  padding-right: 10px;
  display: inline-block;
}

@media screen and (max-width: 640px) {
  .box-news .block-content ul li span {
    display: block;
  }
}

.sec-intro-home {
  background: url("../img/index/bg.png") no-repeat center center;
  background-size: cover;
  padding: 40px 0 48px;
}

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

@media screen and (max-width: 640px) {
  .sec-intro-home {
    background: url(../img/index/bg-sp.png) repeat-y top center;
    background-size: cover;
  }
}

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

.sec-intro-home .block {
  position: relative;
  z-index: 10;
  margin-left: 13.5vw;
  margin-bottom: 56px;
}

@media screen and (max-width: 990px) {
  .sec-intro-home .block {
    margin-left: 6.5vw;
  }
}

.sec-intro-home .block:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block {
    margin: 0 0 20px;
    padding: 0;
  }
}

.sec-intro-home .block-img {
  background-color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block-img {
    top: 80px;
    right: 0;
    bottom: 0;
  }
}

.sec-intro-home .block-img img {
  width: 100%;
  height: 100%;
  max-height: 520px;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
}

@media screen and (max-width: 1200px) {
  .sec-intro-home .block-img img {
    max-height: 100%;
  }
}

@media screen and (max-width: 990px) {
  .sec-intro-home .block-img img {
    max-height: 520px;
  }
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block-img img {
    min-height: auto;
    max-width: 100%;
  }
}

.sec-intro-home .block-head {
  padding: 25px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block-head {
    display: block;
    padding: 0 0 0;
    text-align: center;
  }
}

.sec-intro-home .block-label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 170px;
  height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background-color: #0066cc;
  font-weight: bold;
  color: #ffffff;
  font-size: 19.6px;
  font-size: 1.96rem;
  position: relative;
  margin-left: -57px;
  margin-right: 68px;
  margin-bottom: 20px;
  padding: 4px 10px 0;
}

@media screen and (max-width: 1200px) {
  .sec-intro-home .block-label {
    margin-right: calc(((100% - 450px) / 2) - 145px);
    margin-bottom: 0;
  }
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block-label {
    width: 160px;
    height: 160px;
    margin: 0 auto 23px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.25;
    padding: 4px 10px 0;
  }
}

.sec-intro-home .block-label:before {
  content: '';
  position: absolute;
  width: 13.6px;
  height: 13.6px;
  background-color: #0099ff;
  top: 0;
  left: 0;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block-label:before {
    width: 16px;
    height: 16px;
  }
}

.sec-intro-home .block-ttl {
  color: #0066cc;
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.6;
  margin-top: 27px;
}

@media screen and (max-width: 990px) {
  .sec-intro-home .block-ttl {
    padding-left: 15px;
  }
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block-ttl {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.6;
  }
}

.sec-intro-home .block-content {
  position: relative;
  z-index: 10;
  padding: 0.8% 13% 13.45% 5.85%;
}

@media screen and (max-width: 990px) {
  .sec-intro-home .block-content {
    padding: 0.8% 13% 3.45% 7.85%;
  }
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block-content {
    padding: 11px 26px 40px;
  }
  .sec-intro-home .block-content .btn-comp03 {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1200px) {
  .sec-intro-home .block-content .btn-comp03 {
    margin-left: calc((100% - 450px)/2);
  }
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block-content .btn-comp03 {
    margin-left: auto;
  }
}

.sec-intro-home .block-txt {
  font-weight: 600;
  text-align: justify;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 29px;
  margin-bottom: 4.36%;
  text-align: justify;
}

@media screen and (min-width: 1201px) {
  .sec-intro-home .block-txt {
    max-width: 450px;
  }
}

@media screen and (max-width: 1200px) {
  .sec-intro-home .block-txt {
    line-height: 50px;
    max-width: 450px;
    margin: 0 auto 26px;
  }
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block-txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.87;
    min-height: auto;
  }
}

.sec-intro-home .block:nth-child(even) .block-label:before {
  background-color: #ec6800;
}

@media screen and (min-width: 835px) {
  .sec-intro-home .block:nth-child(even) {
    margin-right: 13.5vw;
    margin-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 835px) and (max-width: 990px) {
  .sec-intro-home .block:nth-child(even) {
    margin-right: 6.5vw;
  }
}

@media screen and (min-width: 835px) {
  .sec-intro-home .block:nth-child(even) .block-head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec-intro-home .block:nth-child(even) .block-label {
    margin-left: 40px;
    margin-right: -55px;
    font-size: 19.6px;
    font-size: 1.96rem;
  }
}

@media screen and (min-width: 835px) and (max-width: 1200px) {
  .sec-intro-home .block:nth-child(even) .block-label {
    font-size: 20px;
    font-size: 2rem;
    margin-right: -40px;
  }
}

@media screen and (min-width: 835px) and (max-width: 990px) {
  .sec-intro-home .block:nth-child(even) .block-label {
    margin-right: -57px;
  }
}

@media screen and (min-width: 835px) {
  .sec-intro-home .block:nth-child(even) .block-label:before {
    left: auto;
    right: 0;
  }
  .sec-intro-home .block:nth-child(even) .block-ttl {
    padding-left: 33.2%;
  }
}

@media screen and (min-width: 835px) and (max-width: 1200px) {
  .sec-intro-home .block:nth-child(even) .block-ttl {
    padding-left: 36.2%;
  }
}

@media screen and (min-width: 835px) and (max-width: 990px) {
  .sec-intro-home .block:nth-child(even) .block-ttl {
    padding-left: 26.2%;
  }
}

@media screen and (min-width: 835px) {
  .sec-intro-home .block:nth-child(even) .block-content {
    padding: 0.8% 6% 13.6% 33.5%;
  }
}

@media screen and (min-width: 835px) and (max-width: 1200px) {
  .sec-intro-home .block:nth-child(even) .block-content {
    padding-left: 32.85%;
  }
}

@media screen and (min-width: 835px) and (max-width: 990px) {
  .sec-intro-home .block:nth-child(even) .block-content {
    padding-left: 14.85%;
  }
}

@media screen and (min-width: 835px) and (max-width: 990px) {
  .sec-intro-home .block:nth-child(even) .block-content {
    padding-bottom: 3.45%;
  }
}

@media screen and (max-width: 834px) {
  .sec-intro-home .block:nth-child(even) .block-label {
    padding: 4px 10px 0;
    line-height: 1.2;
  }
}

.sec-heading {
  color: #ffffff;
  background-color: #0066cc;
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.6;
  text-align: center;
  padding: 33px 5px 23px;
}

@media screen and (max-width: 990px) {
  .sec-heading {
    padding: 29px 5px 23px;
  }
}

@media screen and (max-width: 834px) {
  .sec-heading {
    padding: 23px 0 17px;
    font-size: 20px;
    font-size: 2rem;
  }
}

.sec-life {
  background-color: #ffffff;
  padding: 48px 0 59px;
}

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

.sec-life .block-img {
  text-align: center;
  margin-bottom: 26px;
}

@media screen and (max-width: 834px) {
  .sec-life .block-img {
    max-width: 300px;
    margin: 0 auto 19px;
  }
}

.sec-life .block-ttl {
  font-weight: bold;
  color: #0066cc;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 26px;
}

@media screen and (max-width: 834px) {
  .sec-life .block-ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 21px;
  }
}

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

.sec-life .block-txt {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  max-width: 76%;
  margin: 0 auto 40px;
  text-align: justify;
}

@media screen and (max-width: 1200px) {
  .sec-life .block-txt {
    max-width: 450px;
  }
}

@media screen and (max-width: 834px) {
  .sec-life .block-txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.87;
    margin-bottom: 28px;
  }
}

.sec-life .block-btn {
  text-align: center;
}

.sec-life .block-btn .btn-comp01 {
  max-width: 265px;
  margin-right: 10px;
}

.sec-mv01 {
  position: relative;
  margin-bottom: 16px;
}

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

.sec-mv01:after {
  content: '';
  width: calc(50% + 13px);
  height: 10px;
  background: #0099FF;
  display: inline-block;
  position: relative;
  top: -1px;
}

@media screen and (max-width: 640px) {
  .sec-mv01:after {
    height: 6px;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }
}

.sec-mv01 .img img {
  width: 100%;
  height: 100%;
  min-height: 112px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 834px) {
  .sec-mv01 .img img {
    min-height: 75px;
  }
}

.sec-mv01 .txt-mv01 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 29px;
}

@media screen and (max-width: 834px) {
  .sec-mv01 .txt-mv01 {
    bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .sec-mv01 .txt-mv01 {
    bottom: 6px;
  }
}

.sec-mv01 .ttl-mv01 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1;
  color: #ffffff;
  font-weight: 700;
}

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

.sec-mv01__org:after {
  background: #EC6800;
}

.sec-mv01__nobd:after {
  content: none;
}

@media screen and (min-width: 835px) {
  .sec-mv01__nobd .txt-mv01 {
    bottom: 14px;
  }
}

.sec-about {
  padding-bottom: 60px;
  padding-top: 29px;
}

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

.sec-about .txt-basic {
  margin-bottom: 49px;
}

@media screen and (max-width: 834px) {
  .sec-about .txt-basic {
    margin-bottom: 31px;
  }
}

.sec-about .box-process {
  margin-bottom: 63px;
}

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

.sec-about .list-process {
  margin: 0 -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 1200px) {
  .sec-about .list-process {
    margin: 0 -25px;
  }
}

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

.sec-about .list-process .item {
  color: #000000;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.81;
  font-weight: 700;
  text-align: center;
  width: 50%;
  padding: 0 40px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .sec-about .list-process .item {
    padding: 0 25px;
  }
}

@media screen and (max-width: 990px) {
  .sec-about .list-process .item {
    padding: 0 25px;
  }
}

@media screen and (max-width: 834px) {
  .sec-about .list-process .item {
    padding: 0 15px;
  }
}

@media screen and (max-width: 834px) {
  .sec-about .list-process .item {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

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

.sec-about .list-process .item:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-left: 22px solid #999999;
  border-bottom: 22px solid transparent;
  position: absolute;
  right: -14px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: calc( 50% - 5px);
}

@media screen and (max-width: 834px) {
  .sec-about .list-process .item:after {
    border-top-width: 15px;
    border-left-width: 15px;
    border-bottom-width: 15px;
    right: -9px;
  }
}

@media screen and (max-width: 640px) {
  .sec-about .list-process .item:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #999999;
    border-bottom: none;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: -22px;
    top: auto;
  }
}

.sec-about .list-process .item:nth-child(2n):after, .sec-about .list-process .item:last-child:after {
  content: none;
}

.sec-about .list-process .item .th {
  border: 2px solid #666666;
  padding: 5px 5px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sec-about .list-process .item .th {
    padding: 10px 5px 0;
  }
}

@media screen and (max-width: 834px) {
  .sec-about .list-process .item .th {
    padding: 5px 5px 4px;
    border-width: 1px;
  }
}

.sec-about .list-process .item .td {
  border: 2px solid #666666;
  margin-top: -2px;
  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: 13px 5px;
}

@media screen and (max-width: 640px) {
  .sec-about .list-process .item .td {
    padding: 6px 5px 6px;
    border-width: 1px;
    margin-top: -1px;
    min-height: 60px;
  }
}

.sec-about .list-process .item-blue {
  color: #0066CC;
}

.sec-about .list-process .item-blue .td {
  border-color: #0066CC;
}

.sec-about .list-process .item-blue .th {
  border-color: #0066CC;
}

.sec-about .box-desprocess {
  margin-bottom: 55px;
  text-align: center;
}

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

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

@media screen and (max-width: 374px) {
  .sec-about .btn-comp01 {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.sec-llc {
  margin-bottom: 80px;
  padding-top: 17px;
}

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

.box-phrase {
  text-align: center;
  margin-bottom: 37px;
}

@media screen and (max-width: 834px) {
  .box-phrase {
    text-align: left;
    margin-bottom: 18px;
  }
}

.box-phrase .ttl-phrase {
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 1.67;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 834px) {
  .box-phrase .ttl-phrase {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.4;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 640px) {
  .box-phrase .ttl-phrase {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

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

.box-phrase .des-phrase {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2;
  font-weight: 600;
}

@media screen and (max-width: 834px) {
  .box-phrase .des-phrase {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71;
  }
}

.box-service {
  position: relative;
  margin-bottom: 12px;
}

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

.box-service .txt-service {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.17;
  color: #EC6800;
  font-weight: 700;
  height: 140px;
  width: 140px;
  border-radius: 100%;
  background: #ffffff;
  position: absolute;
  top: calc(50% - 10px);
  padding-top: 9px;
  left: calc(50% - 3px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  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;
}

@media screen and (max-width: 834px) {
  .box-service .txt-service {
    font-size: 15px;
    font-size: 1.5rem;
    width: 75px;
    height: 75px;
    padding-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .box-service .txt-service {
    font-size: 12px;
    font-size: 1.2rem;
    width: 64px;
    height: 64px;
    padding-top: 5px;
    line-height: 1.4;
  }
}

.box-service .list-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box-service .list-service .item {
  width: calc(50% - 6px);
  margin-bottom: 12px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .box-service .list-service .item {
    width: calc(50% - 2px);
    margin-bottom: 4px;
  }
}

.box-service .list-service .item:nth-child(2n) {
  margin-right: 0;
}

.box-service .list-service .item-txt {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 700;
  position: absolute;
  top: 6px;
  left: 24px;
}

@media screen and (max-width: 834px) {
  .box-service .list-service .item-txt {
    font-size: 15px;
    font-size: 1.5rem;
    top: 2px;
    left: 9px;
  }
}

@media screen and (max-width: 640px) {
  .box-service .list-service .item-txt {
    font-size: 12.56px;
    font-size: 1.256rem;
  }
}

.box-service .list-service .item:nth-child(2n) .item-txt {
  right: 28px;
  left: auto;
}

@media screen and (max-width: 834px) {
  .box-service .list-service .item:nth-child(2n) .item-txt {
    right: 9px;
  }
}

.box-service .list-service .item:nth-child(3n) .item-txt, .box-service .list-service .item:nth-child(4n) .item-txt {
  bottom: 5px;
  top: auto;
}

@media screen and (max-width: 834px) {
  .box-service .list-service .item:nth-child(3n) .item-txt, .box-service .list-service .item:nth-child(4n) .item-txt {
    bottom: 2px;
  }
}

.box-partfull {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 17px;
}

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

.box-partfull--blue {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #ffffff;
  font-weight: 700;
  background: #0066CC;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1px 5px 0;
  width: 154px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-partfull--blue {
    padding-top: 9px;
  }
}

@media screen and (max-width: 834px) {
  .box-partfull--blue {
    font-size: 13px;
    font-size: 1.3rem;
    width: 150px;
    white-space: nowrap;
  }
}

@media screen and (max-width: 640px) {
  .box-partfull--blue {
    font-size: 10px;
    font-size: 1rem;
    width: 95px;
    white-space: nowrap;
  }
}

.box-partfull--bluelight {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000000;
  font-weight: 600;
  background: #D9E8F7;
  width: calc(100% - 154px);
  margin-left: 16px;
  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;
  padding: 0 6px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-partfull--bluelight {
    padding-top: 9px;
  }
}

@media screen and (max-width: 834px) {
  .box-partfull--bluelight {
    width: calc(100% - 155px);
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 640px) {
  .box-partfull--bluelight {
    font-size: 10px;
    font-size: 1rem;
    width: calc(100% - 100px);
    margin-left: 5px;
    padding: 2px 5px;
    line-height: 1.5;
  }
}

.box-mainservices--part .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.box-mainservices--part .list .item {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 700;
  color: #EC6800;
  height: 44px;
  width: calc(20% - 8px);
  margin-right: 10px;
  border: 1px solid #EC6800;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-mainservices--part .list .item:last-child {
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-mainservices--part .list .item {
    padding: 9px 2px 0;
  }
}

@media screen and (max-width: 990px) {
  .box-mainservices--part .list .item {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 834px) {
  .box-mainservices--part .list .item {
    font-size: 12px;
    font-size: 1.2rem;
    border: none;
  }
}

@media screen and (max-width: 640px) {
  .box-mainservices--part .list .item {
    font-size: 6px;
    font-size: 0.6rem;
    width: calc(20% - 4px);
    margin-right: 5px;
    height: 20px;
  }
}

@media screen and (max-width: 374px) {
  .box-mainservices--part .list .item {
    font-size: 4px;
    font-size: 0.4rem;
  }
}

.box-mainservices--part .list .item.active {
  color: #ffffff;
  background: #EC6800;
}

.box-mainservices--img {
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .box-mainservices--img {
    margin-bottom: 7px;
  }
}

.list-llcdetail {
  padding-top: 10px;
  margin-bottom: 50px;
}

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

.list-llcdetail .item {
  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: 41px;
}

@media screen and (max-width: 834px) {
  .list-llcdetail .item {
    margin-bottom: 9px;
  }
}

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

.list-llcdetail .item-img {
  width: 140px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .list-llcdetail .item-img {
    width: 80px;
  }
}

.list-llcdetail .item-txt {
  width: calc(100% - 140px);
  padding-left: 0px;
}

@media screen and (max-width: 834px) {
  .list-llcdetail .item-txt {
    width: 100%;
    padding-left: 0;
  }
}

.list-llcdetail .item-txt--ttl {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.6;
  color: #ffffff;
  background: #0066CC;
  padding: 0px 14px;
  font-weight: 700;
  margin-bottom: 8px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-llcdetail .item-txt--ttl {
    padding: 11px 14px 0;
  }
}

@media screen and (max-width: 834px) {
  .list-llcdetail .item-txt--ttl {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 4px;
    padding: 0 8px;
  }
}

@media screen and (max-width: 640px) {
  .list-llcdetail .item-txt--ttl {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 374px) {
  .list-llcdetail .item-txt--ttl {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 834px) {
  .list-llcdetail .item-wrap {
    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;
  }
  .list-llcdetail .item-wrap .txt-basic {
    width: calc(100% - 80px);
    padding-left: 20px;
  }
}

@media screen and (max-width: 834px) and (max-width: 834px) {
  .list-llcdetail .item-wrap .txt-basic {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.list-llcdetail .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 834px) {
  .list-llcdetail .item:nth-child(2n) .item-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .list-llcdetail .item:nth-child(2n) .item-wrap .txt-basic {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media screen and (max-width: 834px) {
  .list-llcdetail .txt-basic {
    line-height: 1.67;
  }
}

.list-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 51px;
  position: relative;
}

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

.list-step .item-step {
  text-align: center;
  width: calc(33.33% - 46.67px);
  margin-right: 70px;
  background: #ffffff;
  position: relative;
  z-index: 2;
}

.list-step .item-step img {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .list-step .item-step {
    width: calc(33.33% - 23.333px);
    margin-right: 35px;
  }
}

@media screen and (max-width: 834px) {
  .list-step .item-step {
    width: calc(33.33% - 6.67px);
    margin-right: 10px;
  }
}

.list-step .item-step:last-child {
  margin-right: 0;
}

.list-step .item-step--wrap {
  margin: 10px;
}

@media screen and (max-width: 834px) {
  .list-step .item-step--wrap {
    margin: 5px;
  }
}

.list-step .item-step--order {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  width: 100%;
  padding: 9px 5px;
  background: #0099FF;
  margin-bottom: 18px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-step .item-step--order {
    padding: 9px 5px 0px;
  }
}

@media screen and (max-width: 834px) {
  .list-step .item-step--order {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 640px) {
  .list-step .item-step--order {
    font-size: 10px;
    font-size: 1rem;
  }
}

.list-step .item-step--ttl {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.11;
  font-weight: 700;
  color: #0066CC;
  padding-bottom: 14px;
  border-bottom: 1px solid #0066CC;
  margin: 0 9px 30px;
}

@media screen and (max-width: 834px) {
  .list-step .item-step--ttl {
    font-size: 13px;
    font-size: 1.3rem;
    margin: 0 0 10px;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 640px) {
  .list-step .item-step--ttl {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 640px) {
  .list-step .item-step--ttl {
    font-size: 10px;
    font-size: 1rem;
  }
}

.list-step .item-step--txt {
  text-align: left;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.388;
  padding: 0 9px 17px;
  font-weight: 700;
}

@media screen and (max-width: 834px) {
  .list-step .item-step--txt {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 0 0 10px;
  }
}

@media screen and (max-width: 640px) {
  .list-step .item-step--txt {
    font-size: 10px;
    font-size: 1rem;
  }
}

.list-step .item-step--img {
  height: 79px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.list-step .item-step--img img {
  max-height: 100%;
  width: auto;
}

@media screen and (max-width: 834px) {
  .list-step .item-step--img {
    height: 25px;
  }
}

.sec-llcdetail {
  padding-bottom: 60px;
}

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

.sec-llcdetail .txt-basic {
  text-align: justify;
  letter-spacing: 0.002em;
}

.box-wrapnews {
  margin-bottom: 58px;
}

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

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

.box-wrapnews .txt-basic {
  text-align: justify;
  word-break: break-all;
}

.box-wrapnews .txt-basic a {
  text-decoration: underline;
  color: #0066CC;
}

.sec-news {
  padding-top: 18px;
  padding-bottom: 330px;
}

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

.sec-news .txt-time {
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .sec-news .txt-time {
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sec-privacy {
  padding-bottom: 120px;
  padding-top: 40px;
}

@media screen and (max-width: 834px) {
  .sec-privacy {
    padding-bottom: 43px;
    padding-top: 3px;
  }
}

.sec-privacy .box-privacy--des {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 600;
  color: #000000;
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .sec-privacy .box-privacy--des {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 28px;
  }
}

.sec-privacy .list-privacy {
  margin-bottom: 35px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .sec-privacy .list-privacy {
    margin-bottom: 19px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.sec-privacy .list-privacy dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec-privacy .list-privacy dt {
  margin-right: 20px;
}

@media screen and (max-width: 834px) {
  .sec-privacy .list-privacy dt {
    margin-right: 11px;
  }
}

@media screen and (max-width: 834px) {
  .sec-privacy .txt-basic {
    line-height: 1.75;
  }
}

.sec-privacy .txt-basic--des {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .sec-privacy .txt-basic--des {
    margin-bottom: 25px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.sec-privacy .box-time .intro {
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .sec-privacy .box-time .intro {
    line-height: 17px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.sec-privacy .time {
  margin-bottom: 35px;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .sec-privacy .time {
    margin-bottom: 21px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.sec-company {
  margin-bottom: 67px;
}

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

.sec-map {
  margin-bottom: 55px;
}

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

.sec-company {
  padding-top: 40px;
}

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

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

.box-company dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #F5F5F5;
  padding: 11px 5px 6px 15px;
  text-align: left;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-company dl {
    padding: 17px 5px 5px 21px;
  }
}

@media screen and (max-width: 834px) {
  .box-company dl {
    padding: 7px 3px 3px 6px;
  }
}

.box-company dl:nth-child(2n) {
  background: #ffffff;
}

.box-company dl dt {
  font-size: 14px;
  font-size: 1.4rem;
  color: #0066CC;
  width: 120px;
  line-height: 1.82;
  font-weight: 600;
}

@media screen and (max-width: 834px) {
  .box-company dl dt {
    font-size: 10px;
    font-size: 1rem;
    width: 80px;
    line-height: 2.1;
    margin-top: -3.5px;
  }
}

.box-company dl dd {
  width: calc(100% - 120px);
  margin-top: -2px;
}

.box-company dl dd .dd-sub {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .box-company dl dd {
    font-size: 11px;
    font-size: 1.1rem;
    width: calc(100% - 80px);
    line-height: 1.75;
  }
}

.box-map iframe {
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  .box-map iframe {
    width: 100%;
    height: 180px;
  }
}

.sec-lifrainfo {
  margin-bottom: 57px;
  display: inline-block;
  width: 100%;
}

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

.sec-lifrainfo .ttl-comp03 {
  margin-bottom: 74px;
}

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

@media screen and (max-width: 834px) {
  .sec-lifrainfo .ttl-comp02 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25;
    font-weight: 700;
  }
}

.sec-lifrainfo .img-logo {
  text-align: center;
  margin-bottom: 57px;
}

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

@media screen and (max-width: 834px) {
  .sec-lifrainfo .txt-basic {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.75;
  }
}

/*# sourceMappingURL=maps/styles.css.map */
