@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
section {
  padding: 0;
}

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%;v
}

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;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

body {
  color: #231815;
  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;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden;
}

main {
  margin-top: 95px;
}

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

#header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 99;
  background: #fff;
  height: auto !important;
  padding: 17px 150px;
}

@media screen and (max-width: 1249px) {
  #header {
    padding: 17px 20px 17px;
  }
}

@media screen and (max-width: 834px) {
  #header {
    padding: 8px 20px;
    -webkit-box-shadow: 0 5px 11px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 11px rgba(0, 0, 0, 0.2);
  }
}

#header .hd-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 834px) {
  #header .hd-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#header .hd-flex .logo {
  font-size: 30px;
  width: 105px;
}

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

#header .hd-flex .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: static;
  width: calc(100% - 105px);
  background: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0;
  padding-bottom: 4px;
  height: auto;
}

@media screen and (max-width: 834px) {
  #header .hd-flex .nav-menu {
    width: 100%;
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    background: #fff;
    height: calc(100vh + 60px);
    padding: 35px 20px;
    overflow-y: auto;
  }
}

#header .hd-flex .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;
}

@media screen and (max-width: 834px) {
  #header .hd-flex .nav-menu .show-menu {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

#header .hd-flex .nav-menu .show-menu > .item {
  margin-left: 40.5px;
  position: relative;
}

@media screen and (max-width: 1249px) {
  #header .hd-flex .nav-menu .show-menu > .item {
    margin-left: 25px;
  }
}

@media screen and (max-width: 834px) {
  #header .hd-flex .nav-menu .show-menu > .item {
    margin-left: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}

#header .hd-flex .nav-menu .show-menu > .item > a {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #231815;
  padding: 5px 5px;
  text-align: center;
  min-width: 70px;
  letter-spacing: 1px;
  line-height: 1.2;
  border-bottom: 1px solid #231815;
}

@media screen and (max-width: 834px) {
  #header .hd-flex .nav-menu .show-menu > .item > a {
    font-size: 16px;
  }
}

#header .hd-flex .nav-menu .hd-menu {
  margin-left: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1249px) {
  #header .hd-flex .nav-menu .hd-menu {
    margin-left: 20px;
  }
}

@media screen and (max-width: 834px) {
  #header .hd-flex .nav-menu .hd-menu {
    margin-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#header .hd-flex .nav-menu .hd-menu li {
  margin-left: 14px;
}

#header .hd-flex .nav-menu .hd-menu li a {
  border-radius: 5px;
  color: #231815;
  display: block;
  font-weight: bold;
  border: 2px solid #231815;
  padding: 5px 3px 4px;
  text-align: center;
  letter-spacing: 0.5px;
  min-width: 72px;
  line-height: 1.2;
  font-size: 12px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #header .hd-flex .nav-menu .hd-menu li a {
    padding: 7px 3px 2px;
  }
}

@media screen and (max-width: 834px) {
  #header .hd-flex .nav-menu .hd-menu li a {
    padding: 7px 10px 5px;
    font-size: 14px;
  }
}

#header .hd-flex .mobile-icon {
  width: 26px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 12;
  display: none;
}

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

#header .hd-flex .mobile-icon span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 100%;
  height: 2px;
  background: #333;
  border-radius: 3px;
}

#header .hd-flex .mobile-icon span:before, #header .hd-flex .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 .hd-flex .mobile-icon span:before {
  -webkit-transform: translateY(-250%);
  -ms-transform: translateY(-250%);
      transform: translateY(-250%);
  top: -6px;
}

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

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

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

#header .hd-flex .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 .hd-flex .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;
}

.header-index {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.header-index.on {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.page-index {
  top: 0 !important;
  margin: 0;
}

#footer {
  padding: 48px 0;
}

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

#footer .ft-top {
  position: relative;
  margin-bottom: 72px;
}

@media screen and (max-width: 834px) {
  #footer .ft-top {
    margin-bottom: 35px;
  }
}

#footer .ft-logo {
  text-align: center;
  padding-left: 9px;
}

@media screen and (max-width: 834px) {
  #footer .ft-logo {
    padding-left: 0;
    margin-bottom: 20px;
  }
  #footer .ft-logo img {
    width: 128px;
  }
}

#footer .ft-share {
  position: absolute;
  right: 0;
  top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  #footer .ft-share {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: static;
  }
}

#footer .ft-share li {
  margin-left: 32px;
}

@media screen and (max-width: 834px) {
  #footer .ft-share li {
    margin: 0 10px;
  }
}

#footer .ft-share li a {
  display: block;
}

@media screen and (max-width: 834px) {
  #footer .ft-share li a img {
    width: 32px;
  }
}

#footer .ft-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

#footer .ft-desc {
  font-weight: 500;
  font-size: 14px;
}

@media screen and (max-width: 834px) {
  #footer .ft-desc {
    padding-right: 0px;
  }
}

#footer .ft-desc .link-privacy {
  padding-left: 10px;
  margin-top: 3px;
  display: inline-block;
}

@media screen and (max-width: 834px) {
  #footer .ft-desc .link-privacy {
    padding-left: 14px;
  }
}

@media screen and (max-width: 834px) {
  #footer .ft-desc {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    font-size: 12px;
  }
}

@media screen and (max-width: 374px) {
  #footer .ft-desc {
    font-size: 11px;
  }
}

#footer .ft-desc img {
  margin-right: 30px;
}

@media screen and (max-width: 834px) {
  #footer .ft-desc img {
    margin-right: 5px;
  }
}

@media screen and (max-width: 374px) {
  #footer .ft-desc img {
    margin-right: 3px;
    width: 30px;
  }
}

#footer .copy-right {
  font-weight: 500;
  letter-spacing: 0.15px;
  -webkit-transform: translateY(4px);
      -ms-transform: translateY(4px);
          transform: translateY(4px);
  font-size: 12px;
}

@media screen and (max-width: 834px) {
  #footer .copy-right {
    width: 100%;
    text-align: center;
    letter-spacing: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.is-locked body {
  -webkit-overflow-scrolling: auto;
}

.page-404 {
  padding: 80px 0;
}

.page-404 h1 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 35px;
  font-size: 24px;
}

.page-404 .maxw-sm p {
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}

.page-404 .maxw-sm ul li {
  display: block;
  text-align: center;
}

.page-404 .maxw-sm ul li a {
  color: #000000;
  font-size: 16px;
}

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

.inner-1010 {
  max-width: 1010px;
}

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

.inner-918 {
  max-width: 948px;
}

.clearfix {
  *zoom: 1;
}

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

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

a {
  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 all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a {
    display: inline-block;
  }
}

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

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

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

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

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

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

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

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

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

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

.ttl-comp02 {
  text-align: center;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 74px;
}

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

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

.ttl-comp03 {
  font-size: 53px;
  line-height: 1.886;
  font-weight: 700;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  letter-spacing: 0.06em;
  margin-bottom: 16px;
}

@media screen and (max-width: 1024px) {
  .ttl-comp03 {
    font-size: 45px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp03 {
    font-size: 25px;
  }
}

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

.ttl-comp03 span {
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

.txt-basic {
  line-height: 1.8;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .txt-basic {
    font-size: 14px;
    line-height: 1.6;
  }
}

.txt-basic01 {
  font-size: 17px;
  line-height: 2.1176;
}

@media screen and (max-width: 834px) {
  .txt-basic01 {
    font-size: 14px;
    line-height: 1.6;
  }
}

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

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

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

.txt-under {
  text-decoration: underline;
  margin-bottom: 60px;
  display: inline-block;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  background: white;
  border: 1px solid #ccc;
  font-weight: 500;
  padding: 5px 10px;
  font-size: 15px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.pure-input input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pure-input input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0 0 3px 3px;
  -o-border-image: none;
     border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
      -ms-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
}

.pure-input input[type="checkbox"]:checked + label:after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
      -ms-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.pure-input input[type="checkbox"]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
          animation: borderscale 200ms ease-in;
  background: #4F8196;
}

.pure-input input[type="radio"] + label:after, .pure-input input[type="radio"] + label:before {
  border-radius: 50%;
}

.pure-input input[type="radio"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
  background-color: white;
}

.pure-input input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.pure-input label {
  position: relative;
  padding: 5px 5px 5px 2em;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.pure-input label:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  color: #4F8196;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 2px solid #4F8196;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.pure-input label:after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  background-color: #4F8196;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.fade-up {
  opacity: 0;
  -webkit-transform: translate(0px, 120px);
      -ms-transform: translate(0px, 120px);
          transform: translate(0px, 120px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
}

.fade-up.active {
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  opacity: 1;
}

.fade-redirect {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
      -ms-transform: translate(0px, 40px);
          transform: translate(0px, 40px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
}

.fade-redirect.active {
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  opacity: 1;
}

.mv-index {
  position: relative;
}

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

@media screen and (max-width: 834px) {
  .mv-img img {
    min-height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    font-family: 'object-fit: cover';
  }
}

.mv-video {
  position: relative;
  overflow: hidden;
  height: 100vh;
}

.mv-video .video {
  width: 100%;
  height: 100%;
}

.mv-video .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.mv-content {
  max-width: 430px;
  width: 100%;
  position: absolute;
  top: 54.2%;
  left: 50%;
  padding: 40px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 1249px) {
  .mv-content {
    padding: 20px;
    top: 45%;
  }
}

@media screen and (max-width: 834px) {
  .mv-content {
    max-width: 90%;
    top: 50%;
    padding: 20px 15px;
  }
}

.mv-content p {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  color: #231815;
  margin-bottom: 26px;
  line-height: 2.117;
  text-align: justify;
  font-weight: bold;
  font-size: 17px;
}

@media screen and (max-width: 1249px) {
  .mv-content p {
    line-height: 1.8;
    margin-bottom: 15px;
    font-size: 15px;
  }
}

@media screen and (max-width: 834px) {
  .mv-content p {
    margin-bottom: 12px;
    line-height: 1.6;
    font-size: 14px;
  }
}

.mv-ttl {
  text-align: center;
  letter-spacing: 3px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  color: #231815;
  line-height: 1.2;
  margin-bottom: 14px;
  font-weight: bold;
  font-size: 36px;
}

@media screen and (max-width: 1249px) {
  .mv-ttl {
    margin-bottom: 10px;
    font-size: 28px;
  }
}

@media screen and (max-width: 834px) {
  .mv-ttl {
    letter-spacing: 1px;
    font-size: 22px;
  }
}

.mv-logo {
  text-align: center;
  padding-left: 8px;
}

@media screen and (max-width: 834px) {
  .mv-logo {
    padding-left: 0;
  }
  .mv-logo img {
    width: 120px;
  }
}

.sec-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 1080px;
  width: 100%;
  margin: -56px auto 0;
  -webkit-transform: translateX(4.6%);
      -ms-transform: translateX(4.6%);
          transform: translateX(4.6%);
}

@media screen and (max-width: 1249px) {
  .sec-box {
    margin-top: 50px;
    padding: 0 20px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}

@media screen and (max-width: 834px) {
  .sec-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0;
    padding: 50px 20px 0;
  }
}

.sec-box__img {
  width: 47%;
}

@media screen and (max-width: 834px) {
  .sec-box__img {
    width: 100%;
    margin-bottom: 15px;
  }
}

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

.sec-box__txt {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  width: 53%;
  padding-left: 58px;
  padding-bottom: 11px;
  font-weight: bold;
  line-height: 2.334;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-size: 12px;
}

@media screen and (max-width: 1249px) {
  .sec-box__txt {
    padding-left: 30px;
  }
}

@media screen and (max-width: 834px) {
  .sec-box__txt {
    width: 100%;
    line-height: 1.6;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 14px;
  }
}

.sec-shikake {
  margin-top: 131px;
  padding-bottom: 16px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .sec-shikake {
    margin-top: 100px;
  }
}

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

.sec-shikake:before {
  content: '';
  position: absolute;
  top: 8px;
  right: 0;
  max-width: 22.7%;
  width: 100%;
  height: 100%;
  background: url("../img/index/bg-01.png") top right repeat-y;
  background-size: cover;
}

@media screen and (max-width: 1249px) {
  .sec-shikake:before {
    max-width: 10%;
  }
}

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

.sec-shikake__02 {
  margin-top: 152px;
}

@media screen and (max-width: 1024px) {
  .sec-shikake__02 {
    margin-top: 100px;
  }
}

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

.sec-shikake__02:before {
  background: url("../img/index/bg-02.png") top center no-repeat;
  background-size: contain;
  max-width: 23.8%;
  width: 100%;
  height: 100%;
  right: auto;
  left: 54px;
  top: 0px;
}

@media screen and (max-width: 1249px) {
  .sec-shikake__02:before {
    max-width: 10%;
  }
}

@media screen and (max-width: 990px) {
  .sec-shikake__02:before {
    left: 10px;
  }
}

.sec-shikake__02 .shikake-box {
  padding-left: 160px;
}

@media screen and (max-width: 1249px) {
  .sec-shikake__02 .shikake-box {
    padding-left: 90px;
  }
}

@media screen and (max-width: 834px) {
  .sec-shikake__02 .shikake-box {
    padding-left: 0;
  }
}

.shikake-box p {
  line-height: 2.5625;
  font-weight: 500;
  margin-bottom: 48px;
  max-width: 640px;
  letter-spacing: 0.75px;
  text-align: justify;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  width: 100%;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .shikake-box p {
    letter-spacing: 0;
    line-height: 1.6;
    margin-bottom: 25px;
    font-size: 14px;
  }
}

.shikake-heading {
  letter-spacing: 2.5px;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-weight: bold;
  line-height: 1.64;
  margin-bottom: 10px;
  font-size: 42px;
}

@media screen and (max-width: 834px) {
  .shikake-heading {
    line-height: 1.5;
    margin-bottom: 10px;
    letter-spacing: 0;
    font-size: 24px;
  }
}

@media screen and (max-width: 374px) {
  .shikake-heading {
    font-size: 22px;
  }
}

.shikake-ttl {
  margin-bottom: 28px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 3px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 38px;
}

@media screen and (max-width: 834px) {
  .shikake-ttl {
    padding-left: 0;
    margin-bottom: 20px;
    font-size: 24px;
  }
  .shikake-ttl img {
    max-width: 280px;
    max-height: 34px;
  }
}

.shikake-ttl span {
  margin-right: 50px;
  font-weight: bold;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-size: 104px;
}

@media screen and (max-width: 834px) {
  .shikake-ttl span {
    margin-right: 20px;
    font-size: 60px;
  }
}

.shikake-banner {
  margin-bottom: 45px;
}

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

.shikake-banner img {
  width: 100%;
}

.shikake-use {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 640px;
  width: 100%;
  margin-left: 53px;
}

@media screen and (max-width: 1249px) {
  .shikake-use {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .shikake-use {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shikake-use__item {
  margin-right: 90px;
  width: calc(50% - 45px);
}

.shikake-use__item:nth-child(2) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .shikake-use__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .shikake-use__item:last-child {
    margin-bottom: 0;
  }
}

.shikake-use__item p {
  color: #d80b24;
  font-weight: 500;
  line-height: 1.9285;
  padding-left: 3px;
  font-size: 14px;
}

@media screen and (max-width: 834px) {
  .shikake-use__item p {
    text-align: center;
    padding-left: 0;
    line-height: 1.6;
  }
}

.shikake-use__02 {
  margin-left: 210px;
}

@media screen and (max-width: 1249px) {
  .shikake-use__02 {
    margin: 0 auto;
  }
}

.shikake-use__02 .shikake-title {
  color: #2778bd !important;
}

.shikake-use__02 .shikake-use__item p {
  color: #2778bd !important;
}

.shikake-title {
  line-height: 1.5;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  margin-bottom: 13px;
  color: #d80b24 !important;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 834px) {
  .shikake-title {
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
  }
}

.shikake-img {
  text-align: center;
  margin-bottom: 11px;
  padding-left: 21px;
}

@media screen and (max-width: 834px) {
  .shikake-img {
    padding-left: 0;
    margin-bottom: 12px;
  }
}

.sec-slider {
  padding: 128px 0 82px;
  margin-bottom: 30px;
}

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

.sec-slider .slider-index li {
  padding: 0 37px;
  width: 340px !important;
}

@media screen and (max-width: 1249px) {
  .sec-slider .slider-index li {
    padding: 0 20px;
    width: 300px !important;
  }
}

@media screen and (max-width: 834px) {
  .sec-slider .slider-index li {
    padding: 0 8px;
    width: 236px !important;
  }
}

.sec-slider .slider-index li a {
  display: block;
}

.sec-slider .slider-index li img {
  width: 340px !important;
  height: 266px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
  font-family: 'object-fit: cover';
}

@media screen and (max-width: 1249px) {
  .sec-slider .slider-index li img {
    width: 300px !important;
    height: 260px !important;
  }
}

@media screen and (max-width: 834px) {
  .sec-slider .slider-index li img {
    width: 236px !important;
    height: 220px !important;
  }
}

.sec-info {
  padding: 60px 0;
}

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

.info-heading {
  text-align: center;
  margin-bottom: 24px;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-size: 28px;
}

@media screen and (max-width: 834px) {
  .info-heading {
    margin-bottom: 15px;
    letter-spacing: 0;
    font-size: 22px;
  }
}

.info-item {
  border-bottom: 1px solid #808080;
}

.info-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 0;
}

@media screen and (max-width: 834px) {
  .info-link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 12px 0;
  }
}

.info-link .cate {
  font-weight: bold;
  display: inline-block;
  min-width: 58px;
  text-align: center;
  padding: 2px 5px;
  border-radius: 6px;
  color: #fff;
  background: #d80b24;
  font-size: 11px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .info-link .cate {
    padding: 5px 5px 1.5px;
    margin-top: -8px;
  }
}

.info-link .cate.bg-blue {
  background: #2778bd;
}

@media screen and (max-width: 834px) {
  .info-link .cate {
    margin-bottom: 12px;
    font-size: 12px;
  }
}

.info-link .date {
  margin-left: 17px;
  display: inline-block;
  font-weight: 500;
  color: #231815;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .info-link .date {
    margin-left: 12px;
    margin-bottom: 12px;
    font-size: 14px;
  }
}

.info-link p {
  margin-left: 20px;
  display: block;
  font-weight: 500;
  color: #231815;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .info-link p {
    width: 100%;
    margin-left: 0;
    line-height: 1.4;
    font-size: 14px;
  }
}

.sec-img {
  padding: 40px 0 20px;
}

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

.sec-img__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 0 -9px;
}

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

.sec-img__list li {
  width: 50%;
  padding: 0 9px;
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .sec-img__list li {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}

.sec-img__list li img {
  width: 100%;
}

.sec-contact {
  padding: 53px 0 98px;
}

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

.contact-ttl {
  text-align: center;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 15px;
  color: #000 !important;
  letter-spacing: 1.5px;
  font-size: 21px;
}

@media screen and (max-width: 834px) {
  .contact-ttl {
    line-height: 2;
    margin-bottom: 12px;
    letter-spacing: 0;
    font-size: 20px;
  }
}

@media screen and (max-width: 374px) {
  .contact-ttl {
    font-size: 18px;
  }
}

.contact-txt {
  font-weight: 500;
  line-height: 2;
  text-align: center;
  margin-bottom: 38px;
  letter-spacing: 1px;
  color: #000 !important;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .contact-txt {
    margin-bottom: 25px;
    line-height: 1.6;
    letter-spacing: 0;
    font-size: 15px;
  }
}

.contact-btn {
  background: #222;
  display: block;
  padding: 20px 15px 21px;
  letter-spacing: 1px;
  text-align: center;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: bold;
  line-height: 1.2;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .contact-btn {
    padding: 16px 12px;
    font-size: 14px;
  }
}

.contact-btn span {
  display: block;
  margin-bottom: 9px;
  letter-spacing: 1.5px;
  font-weight: bold;
  font-size: 25px;
}

@media screen and (max-width: 834px) {
  .contact-btn span {
    margin-bottom: 4px;
    font-size: 20px;
  }
}

.contact-btn:after {
  content: '';
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}

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

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

.yellow {
  font-weight: 500;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(85%, yellow));
  background: -o-linear-gradient(transparent 85%, yellow 85%);
  background: linear-gradient(transparent 85%, yellow 85%);
}

.contact-text {
  font-size: 1.2rem;
}

@media screen and (min-width: 544px) {
  .contact-text {
    font-size: 1.3rem;
  }
}

.content-detail h1 {
  font-weight: 500;
  font-size: 40px !important;
  margin-bottom: 96px !important;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  margin-top: 100px;
}

@media screen and (max-width: 834px) {
  .content-detail h1 {
    font-size: 32px !important;
    margin-bottom: 60px !important;
    margin-top: 50px;
  }
}

.content-detail h1 div {
  font-size: 16px !important;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

.content-detail h2 {
  clear: both;
  font-weight: 500;
  color: #333 !important;
  margin-bottom: 24px;
  font-size: 22.5px;
}

.content-detail p.fs-6 {
  margin-bottom: 16px;
  font-size: 14.5px !important;
  line-height: 1.75;
  font-weight: 500;
}

.content-detail p + h2 {
  margin-top: 80px;
}

.content-detail .btn a {
  height: 50px;
  font-size: 15px !important;
  font-weight: bold;
  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;
  border-radius: 35px;
}

.content-detail table th, .content-detail table td {
  text-align: center;
  font-weight: 500;
  padding: 16px;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .content-detail table th, .content-detail table td {
    padding: 12px;
    line-height: 1.5;
  }
}

.content-detail table td {
  text-align: left;
}

.content-detail .ta-sm-center {
  font-size: 16px;
}

.content-detail .wpcf7 {
  padding: 0 8px;
  margin-bottom: 200px;
}

@media screen and (max-width: 834px) {
  .content-detail .wpcf7 {
    padding: 0 16px;
    margin-bottom: 100px;
  }
}

.infiniteslide-main {
  margin-bottom: 60px;
}

.infiniteslide-main img {
  margin: 0 auto !important;
}

.infiniteslide-main .fs-5 {
  margin-bottom: 6px;
  font-size: 16px !important;
}

.infiniteslide-main .fs-7 {
  font-size: 11px !important;
}

.contact-ct {
  margin-bottom: 60px;
}

.contact-ct dl {
  margin-bottom: 40px;
}

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

.contact-ct dl dt {
  margin-bottom: 3px;
  font-size: 16px;
}

.contact-ct dl dd input:not([type="radio"]) {
  height: 39px;
}

.contact-ct dl dd textarea, .contact-ct dl dd input {
  padding: 8px 10px;
  font-size: 16px;
}

.contact-ct .wpcf7-submit {
  height: 50px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: bold;
  border-radius: 35px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px !important;
}

@media screen and (max-width: 834px) {
  .contact-ct .wpcf7-submit {
    margin: 0 auto;
  }
}

.contact-ct .wpcf7-submit:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}

@media screen and (max-width: 834px) {
  .infiniteslide li {
    width: 100%;
    margin: 0 auto;
  }
}

.page-marketing_index > section, .page-creative_index > section {
  padding: 0 0 30px !important;
}

.page-marketing_index .sec-mvpage .img-mvpage img, .page-creative_index .sec-mvpage .img-mvpage img {
  height: 360px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

@media screen and (max-width: 834px) {
  .page-marketing_index .sec-mvpage .img-mvpage img, .page-creative_index .sec-mvpage .img-mvpage img {
    height: 158px;
  }
}

.fixed-index {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 50;
}

@media screen and (max-width: 834px) {
  .fixed-index {
    right: 0;
    bottom: 0;
  }
}

.sec-staffblog {
  padding: 355px 0 163px;
}

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

.sec-staffblog .inner {
  max-width: 830px;
}

.list-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -3px 99px;
}

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

.list-info li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  padding: 0 3px;
}

.list-info li.active a {
  background: #B2B2B2;
}

.list-info li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #B2B2B2;
  border: solid #B2B2B2;
  border-width: 0 1px 1px 0;
  font-weight: 500;
  font-size: 14px;
  padding: 11px 10px 10px;
}

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

.list-staffblog__item {
  width: 33.333%;
  padding: 0 20px;
  margin-bottom: 43px;
}

@media screen and (max-width: 640px) {
  .list-staffblog__item {
    width: 48%;
    margin-bottom: 20px;
  }
}

.list-staffblog__wrap {
  display: block;
  color: #231815;
}

.list-staffblog__img {
  position: relative;
  overflow: hidden;
  margin-bottom: 12px;
}

.list-staffblog__img:before {
  content: "";
  display: block;
  padding-bottom: calc(240 / 240 * 100%);
}

.list-staffblog__img .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.list-staffblog__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}

.list-staffblog__tag {
  display: inline-block;
  min-width: 60px;
  text-align: center;
  background: #D80B24;
  border-radius: 5px;
  color: #ffffff;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  padding: 3px 8px 0;
  margin-bottom: 6px;
}

.list-staffblog__tag.blue {
  background: #2778BD;
}

.list-staffblog__ttl {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 3px;
}

.list-staffblog__time {
  font-weight: 500;
  font-size: 14px;
}

.recruit .content-detail {
  margin-bottom: 200px;
}

@media screen and (max-width: 834px) {
  .recruit .content-detail {
    padding: 0 16px;
    margin-bottom: 100px;
  }
}

.sec-detail-main {
  font-size: 17px;
  line-height: 2;
  max-width: 670px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  display: block;
}

@media screen and (max-width: 834px) {
  .sec-detail-main {
    font-size: 14px;
  }
}

.sec-detail-main h1 {
  font-size: 23px !important;
  padding: 80px 0 24px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .sec-detail-main h1 {
    padding: 0;
    margin-bottom: 20px;
    font-size: 22px !important;
  }
}

.sec-detail-main h2 {
  margin-bottom: 20px;
  font-size: 18px !important;
}

.sec-detail-main h3 {
  margin-bottom: 20px;
  font-size: 16px !important;
}

.sec-detail-main time {
  font-size: 15px;
  color: #444;
  display: block;
  margin-bottom: 15px;
}

.sec-detail-main p {
  font-size: 14.4px !important;
  margin-bottom: 15px;
  line-height: 2;
}

.sec-detail-main .alignnone {
  margin: 0 auto 15px;
  display: inherit;
}

.link-home {
  margin-bottom: 70px;
}

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

.nav-previous a {
  font-size: 16px !important;
  padding: 0 0 0 32px !important;
}

.nav-next a {
  font-size: 16px !important;
  padding: 0 32px 0 0 !important;
}

.sec-mission {
  padding: 355px 0 33px;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

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

.sec-mission .inner {
  max-width: 720px;
}

.mission-ttl {
  font-weight: bold;
  font-size: 65px;
  margin-bottom: 32px;
  margin-right: -70px;
  line-height: 1.73;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

@media screen and (max-width: 834px) {
  .mission-ttl {
    margin-right: 0;
    font-size: 54px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .mission-ttl {
    font-size: 36px;
  }
}

@media screen and (max-width: 374px) {
  .mission-ttl {
    font-size: 25px;
  }
}

.mission-txt {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 46px;
  line-height: 2.61;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

@media screen and (max-width: 834px) {
  .mission-txt {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 30px;
  }
}

.mission-sub {
  margin-bottom: 46px;
}

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

.mission-sub img {
  width: 100%;
}

.mission-sign {
  font-weight: bold;
  text-align: right;
  font-size: 22px;
  line-height: 2.1;
  letter-spacing: 1px;
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

@media screen and (max-width: 834px) {
  .mission-sign {
    font-size: 20px;
    line-height: 1.8;
  }
}

.sec-intro {
  background: #DBDCDC;
  padding: 77px 0 65px;
}

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

.intro-wrap {
  max-width: 820px;
  padding-left: 65px;
  margin: 0 auto;
}

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

.intro-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 31px;
}

.intro-ttl small {
  width: 150px;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 1px;
  padding-bottom: 8px;
}

@media screen and (max-width: 834px) {
  .intro-ttl small {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
}

.intro-ttl span {
  width: calc(100% - 150px);
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.6;
}

@media screen and (max-width: 834px) {
  .intro-ttl span {
    text-align: center;
    width: 100%;
    font-size: 34px;
  }
}

@media screen and (max-width: 374px) {
  .intro-ttl span {
    font-size: 29px;
  }
}

.intro-ttl.small span {
  font-size: 36px;
}

@media screen and (max-width: 834px) {
  .intro-ttl.small span {
    font-size: 23px;
  }
}

@media screen and (max-width: 374px) {
  .intro-ttl.small span {
    font-size: 19px;
  }
}

.intro-line {
  width: 100%;
  height: 1px;
  background: #231815;
  margin-bottom: 35px;
}

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

.intro-txt {
  font-weight: 500;
  font-size: 17px;
  line-height: 3;
  letter-spacing: 1px;
}

@media screen and (max-width: 834px) {
  .intro-txt {
    line-height: 1.8;
    font-size: 16px;
  }
}

.sec-company-page {
  padding: 113px 0 22px;
}

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

.list-company__item {
  border-top: 1px solid #231815;
  padding: 30px 0;
}

.list-company__item:last-child {
  border-bottom: 1px solid #231815;
}

@media screen and (max-width: 834px) {
  .list-company__item {
    padding: 17px 0 13px;
  }
}

.list-company__item.shape {
  position: relative;
}

@media screen and (max-width: 640px) {
  .list-company__item.shape {
    padding-bottom: 95px;
  }
}

.list-company__item.shape:after {
  content: "";
  position: absolute;
  background: url("../img/about-us/about-us-shape.png") center no-repeat;
  background-size: contain;
  width: 74px;
  height: 75px;
  top: 14px;
  right: 14px;
}

@media screen and (max-width: 834px) {
  .list-company__item.shape:after {
    width: 60px;
    top: 3px;
  }
}

@media screen and (max-width: 640px) {
  .list-company__item.shape:after {
    width: 74px;
    top: auto;
    right: auto;
    left: 125px;
    bottom: 10px;
  }
}

.list-company__wrap {
  max-width: 830px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  margin: 0 auto;
}

.list-company__ct {
  width: calc(100% - 206px);
}

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

.list-company__ttl {
  width: 206px;
}

@media screen and (max-width: 834px) {
  .list-company__ttl {
    width: 110px;
  }
}

.list-company__txt {
  margin-bottom: 29px;
}

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

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

.list-company__txt a {
  color: #231815;
}

.list-company__ttl, .list-company__txt {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.6px;
}

@media screen and (max-width: 834px) {
  .list-company__ttl, .list-company__txt {
    line-height: 1.7;
  }
}

.list-company__map {
  width: 100%;
  height: 600px;
  margin: 33px 0 68px;
}

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

@media screen and (max-width: 640px) {
  .list-company__map {
    height: 250px;
  }
}

.list-company__map iframe {
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.sec-mvpage {
  margin-bottom: 20px;
}

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

.ttl-mvpage {
  position: relative;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -57px;
  padding-left: 68px;
}

@media screen and (max-width: 1024px) {
  .ttl-mvpage {
    margin-top: -30px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 374px) {
  .ttl-mvpage {
    margin-top: -20px;
    padding-left: 0;
  }
}

.ttl-mvpage .ttl-main {
  font-size: 120px;
  font-weight: 700;
  line-height: 1.153;
  color: #231815;
  margin-right: 68px;
}

@media screen and (max-width: 1024px) {
  .ttl-mvpage .ttl-main {
    font-size: 100px;
    margin-right: 25px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-mvpage .ttl-main {
    font-size: 50px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 374px) {
  .ttl-mvpage .ttl-main {
    font-size: 45px;
    margin-right: 15px;
  }
}

.ttl-mvpage .ttl-o {
  min-width: 300px;
  position: relative;
  top: 28px;
}

@media screen and (max-width: 1024px) {
  .ttl-mvpage .ttl-o {
    min-width: 240px;
    width: 240px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-mvpage .ttl-o {
    min-width: 80px;
    width: 80px;
  }
}

.ttl-mvpage .ttl-o__t {
  top: auto;
  bottom: 92px;
}

@media screen and (max-width: 1024px) {
  .ttl-mvpage .ttl-o__t {
    bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .ttl-mvpage .ttl-o__t {
    bottom: 25px;
  }
}

.sec-commnicationmap {
  margin-bottom: 50px;
}

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

.box-commnicationmap .txt-basic01 {
  font-weight: 700;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  margin-bottom: 69px;
}

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

.box-commnicationmap .img-commnitationmap {
  margin: 0 -79px;
}

@media screen and (max-width: 1024px) {
  .box-commnicationmap .img-commnitationmap {
    margin: 0 auto;
  }
}

.sec-informarketing {
  margin-bottom: 50px;
}

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

.box-informarketing .block-informarketing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .box-informarketing .block-informarketing {
    display: block;
    margin-bottom: 25px;
  }
}

.box-informarketing .block-informarketing__img {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .box-informarketing .block-informarketing__img {
    width: 100%;
    margin-bottom: 15px;
  }
}

.box-informarketing .block-informarketing__des {
  width: 50%;
  padding-left: 63px;
  padding-right: calc((100vw - 800px) / 2 - 8px);
}

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

.box-informarketing .block-informarketing__des .txt-basic {
  line-height: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-informarketing .block-informarketing__des .txt-basic {
    height: 180px;
  }
}

@media screen and (max-width: 1024px) {
  .box-informarketing .block-informarketing__des .txt-basic {
    -webkit-line-clamp: 4;
  }
}

@media screen and (max-width: 1024px) and (-ms-high-contrast: active), screen and (max-width: 1024px) and (-ms-high-contrast: none) {
  .box-informarketing .block-informarketing__des .txt-basic {
    height: 127px;
  }
}

.box-informarketing .block-informarketing__ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.7916;
  margin-bottom: 22px;
  word-break: keep-all;
}

@media screen and (max-width: 834px) {
  .box-informarketing .block-informarketing__ttl {
    font-size: 18px;
    margin-bottom: 15px;
    word-break: normal;
  }
}

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

.box-informarketing .block-informarketing:nth-child(2n) .block-informarketing__des {
  padding-right: 63px;
  padding-left: calc((100vw - 800px) / 2 - 8px);
}

@media screen and (max-width: 834px) {
  .box-informarketing .block-informarketing:nth-child(2n) .block-informarketing__des {
    padding: 0 15px;
  }
}

.wpcf7-form dl dd {
  font-size: 16px;
}

.wpcf7-form dl dd *, .wpcf7-form dl dd *::before, .wpcf7-form dl dd *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

.wpcf7-form p {
  font-size: 16px;
  margin: 16px 0;
}

body:not(.home) main .sec-privacypolicy h1 {
  font-size: 32px;
}

body:not(.home) main .sec-privacypolicy h1 div {
  font-size: 16px;
}

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

.sec-privacypolicy .ta-left {
  font-size: 16px;
  line-height: 2.5;
}

.sec-privacypolicy + section {
  padding: 144px 16px 96px;
}

.sec-privacypolicy + section h2 {
  font-size: 22.4px;
}

.sec-privacypolicy + section .fs-6 {
  font-size: 14.4px !important;
  padding: 14.4px 0;
}

.sec-privacypolicy + section .ta-right {
  font-size: 16px;
  padding: 16px 0;
}

.sec-privacypolicy + section h3 {
  font-size: 19.2px;
  margin: 64px 0 19.2px;
}

.sec-privacypolicy + section table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 16px;
}

.sec-privacypolicy + section table td {
  font-size: 16px;
  padding: 16px;
}

.sec-handle {
  margin-bottom: 200px;
}

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

.sec-handle h2 {
  font-size: 22.4px;
  margin-bottom: 24px;
}

.sec-handle h3 {
  font-size: 19.2px;
  margin: 0 0 19.2px;
}

.sec-handle .fs-6 {
  font-size: 14.4px !important;
  padding: 14.4px 0;
}

.sec-handle p + h3 {
  margin: 64px 0 19.2px;
}

.sec-handle table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 16px;
}

.sec-handle table td {
  font-size: 16px;
  padding: 16px;
}

.type-case-study .fs-2 {
  font-size: 25.6px !important;
  margin: 0 0 17.125px;
}

.type-case-study figure + h2 {
  font-size: 19.2px !important;
  padding: 80px 0 24px;
}

.type-case-study p {
  font-size: 14.4px !important;
  margin: 14.4px 0 0;
}

.type-case-study + .navigation .nav-previous a {
  font-size: 16px !important;
  padding: 0 0 0 32px;
}

.py-0 .btn a {
  font-size: 14.4px !important;
  padding: 16px;
}

section .ta-center {
  font-size: 19.2px !important;
  margin: 0 0 24px;
}

.grid-list > ul > li {
  margin: 0 auto;
}

.page-creative_index .sec-mvpage {
  padding: 47px 47px 0;
}

@media screen and (max-width: 1024px) {
  .page-creative_index .sec-mvpage {
    padding: 15px 15px 0;
  }
}

@media screen and (min-width: 1250px) {
  .page-creative_index .sec-mvpage .ttl-mvpage .ttl-main {
    margin-right: 100px;
  }
}

.ta-center.mb-9 {
    margin-top: 100px;
    margin-bottom: 50px;
}

.sec-creativemain .ttl-comp03 {
  letter-spacing: 0;
}

.sec-creativeart {
  margin-bottom: 91px;
  position: relative;
}

.sec-creativeart:before {
  content: '';
  width: calc((100% - 952px) / 2);
  height: calc(100% - 25.48%);
  background: url("../img/creative/img-cr07.jpg") no-repeat bottom center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}

@media screen and (max-width: 1249px) {
  .sec-creativeart:before {
    width: calc((100% - 918px) / 2);
  }
}

@media only screen and (max-width: 966px) {
  .sec-creativeart:before {
    width: 15px;
  }
}

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

.sec-creativeart:after {
  content: '';
  width: calc((100% - 881px) / 2);
  height: calc(100% - 37.45%);
  background: url(../img/creative/img-cr08.jpg) no-repeat center center;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 30px;
  display: inline-block;
}

@media screen and (max-width: 1249px) {
  .sec-creativeart:after {
    width: calc((100% - 918px) / 2);
  }
}

@media only screen and (max-width: 966px) {
  .sec-creativeart:after {
    width: 15px;
  }
}

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

.sec-creativeart > * {
  position: relative;
  z-index: 2;
}

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

.sec-creativeart .ttl-cm {
  font-size: 20px;
  line-height: 1.913;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}

.txt-des14 {
  font-size: 14px;
  font-weight: 500;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.857;
}

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

@media screen and (max-width: 834px) {
  .box-communication {
    display: block;
    margin-bottom: 25px;
  }
}

.box-communication.box-value {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.box-communication.box-value .txt-communication {
  padding-left: 35px;
  padding-right: calc((100vw - 919px) / 2);
}

@media screen and (min-width: 1250px) {
  .box-communication.box-value .txt-communication {
    width: calc(305px + ((100% - 888px) / 2));
  }
}

.box-communication.box-value .txt-communication__t {
  height: 100%;
  padding: 22px 75px 14px 26px;
}

@media screen and (max-width: 834px) {
  .box-communication.box-value .txt-communication__t {
    padding: 15px 75px 25px 26px;
  }
}

@media screen and (min-width: 1250px) {
  .box-communication.box-value .img-communication {
    width: calc((920px - 284px) + ((100% - 987px) / 2));
  }
}

.box-communication .txt-communication {
  width: calc(312px + ((100% - 958px) / 2));
  padding-left: calc((100vw - 919px) / 2);
  position: relative;
}

@media screen and (max-width: 1249px) {
  .box-communication .txt-communication {
    width: calc(34% + ((100% - 954px) / 2));
  }
}

@media screen and (max-width: 990px) {
  .box-communication .txt-communication {
    width: calc(34% + 15px);
  }
}

@media screen and (max-width: 834px) {
  .box-communication .txt-communication {
    width: 100%;
  }
}

.box-communication .txt-communication__t {
  padding: 15px 38px 15px 75px;
  height: calc(100% - 117px);
  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;
}

@media screen and (max-width: 1249px) {
  .box-communication .txt-communication__t {
    height: 100%;
  }
}

@media screen and (max-width: 834px) {
  .box-communication .txt-communication__t {
    padding: 0px 40px 25px 55px;
  }
}

.box-communication .txt-communication__t .txt-des14 {
  /*overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;*/
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-communication .txt-communication__t .txt-des14 {
    height: 104px;
  }
}

.box-communication .txt-communication__bt {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left: calc((100vw - 934px) / 2);
}

@media screen and (max-width: 1249px) {
  .box-communication .txt-communication__bt {
    display: none;
  }
}

.box-communication .img-communication {
  width: calc((956px - 312px) + ((100% - 954px) / 2));
}

@media screen and (max-width: 1249px) {
  .box-communication .img-communication {
    width: calc(66% + ((100% - 954px) / 2));
  }
}

@media screen and (max-width: 990px) {
  .box-communication .img-communication {
    width: calc(66% + 15px);
  }
}

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

.list-promotion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -18px;
  width: 100%;
}

@media screen and (max-width: 1249px) {
  .list-promotion {
    margin-left: 0;
  }
}

@media screen and (max-width: 834px) {
  .list-promotion {
    display: block;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
}

.list-promotion .item-promotive {
  width: 33.33%;
}

@media screen and (min-width: 835px) {
  .list-promotion .item-promotive:first-child {
    width: 34.34%;
  }
  .list-promotion .item-promotive:nth-child(2n) {
    width: 33.44%;
  }
  .list-promotion .item-promotive:last-child {
    width: 33.22%;
  }
}

@media screen and (max-width: 834px) {
  .list-promotion .item-promotive {
    width: 100%;
  }
  .list-promotion .item-promotive img {
    width: 100%;
  }
}

.list-promotion .item-promotive:last-child img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.list-promotion .item-promotive__t {
  height: calc(100% - 126px);
  padding: 15px 40px 15px 55px;
  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;
}

@media screen and (max-width: 990px) {
  .list-promotion .item-promotive__t {
    height: calc(100% - 13.15vw);
    padding: 15px 40px 25px 55px;
  }
}

.list-promotion .item-promotive__t .txt-des14 {
  /*overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;*/
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-promotion .item-promotive__t .txt-des14 {
    height: 104px;
  }
}

.ttl-cm32 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.53125;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 54px;
}

.ttl-cm20 {
  font-size: 20px;
  line-height: 1.5;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 21px;
}

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

.list-servicemain .item-servicemain {
  width: calc(50% - 52.5px);
  margin-right: 105px;
  margin-bottom: 89px;
}

.list-servicemain .item-servicemain:last-child, .list-servicemain .item-servicemain:nth-child(2n) {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .list-servicemain .item-servicemain {
    width: calc(50% - 25px);
    margin-right: 50px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .list-servicemain .item-servicemain {
    width: 100%;
    margin-right: 0;
    margin-bottom: 35px;
  }
  .list-servicemain .item-servicemain:last-child {
    margin-bottom: 0;
  }
}

.list-servicemain .item-servicemain__img {
  text-align: center;
  margin-bottom: 15px;
}

.list-servicemain .item-servicemain__des {
  max-width: 290px;
  margin: 0 auto;
}

.list-servicemain .item-servicemain__des .txt-des14 {
  /*overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;*/
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-servicemain .item-servicemain__des .txt-des14 {
    height: 52px;
  }
}

.sec-servicemain {
  margin-bottom: 60px;
}

@media screen and (min-width: 835px) {
  .sec-servicemain + .sec-slider {
    padding: 35px 0 82px;
  }
}

h3 {
  border-bottom: 0;
}

h4 {
  background: none;
}

.ttl-cm32 {
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

.ttl-module-01 span {
  font-family: YuMincho, "游明朝", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Sawarabi Mincho", "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
}

.sec-redirect {
  padding: 200px 0;
}

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

.redirect-ttl {
  text-align: center;
  font-weight: 500;
  line-height: 2.31;
  margin-bottom: 20px;
  font-size: 22px;
}

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

.redirect-txt {
  text-align: center;
  font-weight: 500;
  margin-bottom: 52px;
  line-height: 2;
  font-size: 18px;
}

@media screen and (max-width: 834px) {
  .redirect-txt {
    line-height: 1.8;
    margin-bottom: 25px;
    font-size: 16px;
  }
}

.redirect-txt a {
  display: inline-block;
  color: #2350ff;
}

.redirect-logo {
  text-align: center;
}

.redirect-logo a {
  display: inline-block;
}

@media screen and (max-width: 834px) {
  .redirect-logo a img {
    width: 250px;
  }
}

.sec-ctthanks {
  padding-top: 50px;
  margin-bottom: 95px;
}

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

.contact-note {
  font-size: 15px;
  line-height: 2.2;
  text-align: center;
  color: black;
  margin-bottom: 105px;
}

@media screen and (max-width: 834px) {
  .contact-note {
    font-size: 13.5px;
    margin-bottom: 57px;
  }
}

.contact-note small {
  display: block;
  font-size: 13px;
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .contact-note small {
    font-size: 12.5px;
  }
}

.contact-note a {
  color: #646464;
}

.contact-note .ttl {
  display: block;
  font-size: 24px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .contact-note .ttl {
    font-size: 20px;
  }
}

.btn-compct02 {
  max-width: 215px;
  width: 100%;
  height: 60px;
  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;
  font-size: 18px;
  color: #fff !important;
	text-decoration: none !important;
  background: #000;
  margin: 0 auto;
  position: relative;
  border: none;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media screen and (max-width: 834px) {
  .btn-compct02 {
    max-width: 130px;
    height: 38px;
    font-size: 15px;
  }
}

.btn-compct02:after {
  position: absolute;
  content: '';
  border-top: 1px solid white;
  border-right: 1px solid white;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 44%;
  right: 14px;
}

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

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