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

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

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

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

fieldset, img {
  border: 0;
}

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

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  color: black;
  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;
  overflow-x: hidden;
}

#wrapper {
  position: relative;
  z-index: 12;
  background: white;
}

@media screen and (min-width: 835px) {
  #wrapper.active {
    overflow: hidden;
  }
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 50px 0 50px;
  background: #fff;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media screen and (max-width: 1024px) {
  #header {
    background: white;
    padding: 24px 0px 20px;
  }
}

#header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

@media screen and (max-width: 1024px) {
  #header .inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#header .inner .logo {
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: absolute;
  left: 18px;
}

@media screen and (max-width: 1024px) {
  #header .inner .logo {
    position: static;
  }
}

#header .inner .logo .note {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  color: black;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.2px;
  padding-top: 13px;
}

@media screen and (max-width: 1024px) {
  #header .inner .logo .note {
    letter-spacing: 0;
    padding-top: 5px;
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  #header .inner .logo img {
    width: 126px;
  }
}

@media screen and (min-width: 1025px) {
  #header .inner .nav-menu {
    display: block !important;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: -4px;
  }
}

@media screen and (max-width: 1024px) {
  #header .inner .nav-menu {
    display: none;
    position: fixed;
    top: 82px;
    left: 0;
    right: 0;
    height: 100vh;
    padding: 63px 20px 250px;
    overflow-y: scroll;
    background: #FF6496;
  }
}

#header .inner .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: 1024px) {
  #header .inner .nav-menu .show-menu {
    display: block;
  }
}

#header .inner .nav-menu .show-menu .item {
  padding: 0 17px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  #header .inner .nav-menu .show-menu .item {
    margin-bottom: 22px;
    padding: 0;
  }
}

@media screen and (max-width: 374px) {
  #header .inner .nav-menu .show-menu .item {
    margin-bottom: 15px;
  }
}

#header .inner .nav-menu .show-menu .item.pr-0 {
  padding-right: 0 !important;
}

#header .inner .nav-menu .show-menu .item.other-sp {
  display: none;
}

@media screen and (max-width: 1024px) {
  #header .inner .nav-menu .show-menu .item.other-sp {
    display: block;
    margin-bottom: 43px;
  }
  #header .inner .nav-menu .show-menu .item.other-sp a {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 1024px) and (max-width: 374px) {
  #header .inner .nav-menu .show-menu .item.other-sp {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#header .inner .nav-menu .show-menu .item a {
  display: block;
  font-size: 25px;
  font-size: 2.5rem;
  color: black;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  position: relative;
  opacity: 1;
}

@media screen and (min-width: 1025px) {
  #header .inner .nav-menu .show-menu .item a:after {
    position: absolute;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    content: '';
    width: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    right: 0;
    bottom: -10px;
    height: 8px;
    background: #FF6496;
  }
}

@media screen and (max-width: 1024px) {
  #header .inner .nav-menu .show-menu .item a {
    font-size: 38px;
    font-size: 3.8rem;
    text-align: center;
  }
}

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

#header .inner .nav-menu .show-menu .item:hover a:after, #header .inner .nav-menu .show-menu .item.active a:after {
  width: 100%;
}

#header .inner .nav-menu .share {
  display: none;
}

@media screen and (max-width: 1024px) {
  #header .inner .nav-menu .share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .inner .nav-menu .share li {
    margin: 0 11px;
  }
}

#header .inner .mobile-icon {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 24px;
  right: 20px;
  z-index: 12;
  display: none;
}

@media screen and (max-width: 1024px) {
  #header .inner .mobile-icon {
    display: block;
    width: 42px;
    height: 35px;
    top: 0;
  }
}

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

#header .inner .mobile-icon span:before, #header .inner .mobile-icon span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FF6496;
  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;
}

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

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

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

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

#header .inner .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 .inner .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.active {
  background: white;
}

@media screen and (min-width: 1025px) {
  #header.header-top {
    position: absolute;
    top: auto;
    bottom: 100%;
    padding: 42px 0;
    background: rgba(255, 255, 255, 0.7);
  }
  #header.header-top .logo {
    opacity: 0;
    visibility: hidden;
    display: block;
    height: 0;
    position: fixed;
    top: 48px;
    left: calc((100% - 1178px)/2);
  }
}

@media screen and (min-width: 1025px) and (max-width: 1216px) {
  #header.header-top .logo {
    left: 18px;
  }
}

@media screen and (min-width: 1025px) {
  #header.header-top.fixed-top {
    position: fixed;
    top: 0;
    bottom: auto;
    background: white;
  }
  #header.header-top.fixed-top .logo {
    opacity: 1;
    visibility: visible;
    height: auto;
  }
  #header.header-top + main .sec-content .sidebar {
    position: absolute;
    z-index: 10;
  }
}

@media screen and (min-width: 1025px) {
  #header.style02.height {
    height: 120px;
  }
}

@media screen and (min-width: 1025px) {
  #header.style02.active {
    height: 138px;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
}

main {
  padding-top: 183px;
}

@media screen and (max-width: 1024px) {
  main {
    padding-top: 82px;
  }
}

.sidebar {
  width: 300px;
  padding-top: 5px;
  position: fixed;
}

@media screen and (max-width: 1024px) {
  .sidebar {
    width: 100%;
    display: none;
  }
}

.sidebar .note {
  display: block;
  color: #FF6496;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4545;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 102px;
}

.sidebar .share li {
  margin-bottom: 20px;
}

.sidebar .share li:nth-child(1) a {
  padding-left: 7px;
}

.sidebar .share li:last-child {
  margin-bottom: 0;
}

.main-page .sidebar {
  top: auto !important;
}

#footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  padding: 25px 20px;
}

@media screen and (max-width: 1024px) {
  #footer .inner {
    padding: 20px 18px;
  }
}

#footer .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#footer .inner ul li {
  font-family: "Montserrat", sans-serif;
  color: #FF6496;
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 28px;
}

@media screen and (max-width: 1024px) {
  #footer .inner ul li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

#footer .inner ul li:nth-child(1) {
  padding-left: 0;
}

#footer .inner ul li a {
  color: #FF6496;
}

#footer .inner .backtop {
  display: block;
  position: absolute;
  left: 26.2%;
  bottom: 0;
}

@media screen and (max-width: 1024px) {
  #footer .inner .backtop {
    left: 18px;
    width: 42px;
  }
}

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

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

.is-locked #header .inner .logo .note {
  opacity: 0 !important;
}

@media screen and (max-width: 1024px) {
  .ios .landing .scroll-page {
    bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .ios .landing .scroll-page {
    bottom: 80px;
  }
  .ios .landing .scroll-page.active-ios {
    bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .ios .landing .inner .heaading {
    top: 25%;
  }
}

@media screen and (max-width: 640px) {
  .Android .landing .scroll-page {
    bottom: 60px;
  }
  .Android .landing .scroll-page.active-ios {
    bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .Android .landing .inner .heaading {
    top: 25%;
  }
}

@media screen and (max-width: 1024px) {
  .Windows .landing .scroll-page {
    bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .Windows .landing .inner .heaading {
    top: 19%;
  }
}

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

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

.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 screen and (min-width: 835px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

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

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

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

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

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

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

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

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

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

.ttl-comp01 {
  font-size: 77px;
  font-size: 7.7rem;
  line-height: 0.85;
  font-weight: 100;
  color: #000000;
  text-transform: capitalize;
  margin-bottom: 95px;
  font-family: "Montserrat", sans-serif;
  background: #ff6496;
  min-width: 400px;
  display: inline-block;
  margin-top: 8px;
  padding-right: 67px;
}

@media screen and (max-width: 834px) {
  .ttl-comp01 {
    font-size: 48px;
    font-size: 4.8rem;
    min-width: 248px;
    margin-bottom: 25px;
    padding-right: 18px;
  }
}

@media screen and (max-width: 374px) {
  .ttl-comp01 {
    padding-right: 10px;
    font-size: 40px;
    font-size: 4rem;
  }
}

.ttl-comp01-pink {
  background: none;
  color: #FF6496;
  margin-bottom: 88px;
}

@media screen and (max-width: 834px) {
  .ttl-comp01-pink {
    font-size: 77px;
    font-size: 7.7rem;
    line-height: 1;
    margin-bottom: 24px;
  }
}

.ttl-comp04 {
  font-weight: 500;
  font-size: 32px !important;
  line-height: 1.6;
  margin-bottom: 30px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif !important;
}

.ttl-comp04 small {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  color: #FF6496;
  display: inline-block;
  margin-bottom: 22px;
}

@media screen and (max-width: 834px) {
  .ttl-comp04 {
    font-size: 20px !important;
    margin-bottom: 38px;
  }
}

.txt-basic {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: 500;
  color: #000;
}

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

.txt-basic-note {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.7;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .txt-basic-note {
    font-size: 24px;
    font-size: 2.4rem;
    padding-top: 30px;
  }
}

@media screen and (max-width: 374px) {
  .txt-basic-note {
    font-size: 20px;
    font-size: 2rem;
  }
}

.txt-basic-note p {
  margin-bottom: 55px;
}

@media screen and (max-width: 1024px) {
  .txt-basic-note p {
    margin-bottom: 46px;
  }
}

@media screen and (max-width: 374px) {
  .txt-basic-note p {
    margin-bottom: 30px;
  }
}

.txt-basic-note p:last-child {
  margin-bottom: 0;
}

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

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

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

.txt-privacy + p {
  display: flex;
}

.wpcf7c-btn-back {
  margin-right: 30px;
  background: #E6E6E6 !important;
}

.btn-comp01 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  max-width: 160px;
  width: 100%;
  height: 60px;
  background: #FF6496;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 28px;
  font-size: 2.8rem;
  color: #000;
  font-weight: 500;
  outline: 0;
  border: none;
  cursor: pointer;
}

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

@media screen and (max-width: 1024px) {
  .btn-comp01 {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp01 {
    max-width: 250px;
    height: 50px;
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
  }
}

@media screen and (max-width: 599px) {
  .btn-comp01 {
    max-width: 120px;
  }
}

.btn-comp01:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

@media screen and (max-width: 640px) {
  .btn-comp01 span {
    width: 100%;
    display: block;
    text-align: center;
  }
}

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

.scrEvent {
  opacity: 0;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
}

@media screen and (max-width: 640px) {
  .scrEvent {
    opacity: 0;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
    -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
            transform: translateY(50px);
  }
}

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

.landing {
  width: 100%;
  height: 100vh;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  min-height: 650px;
}

@media screen and (max-width: 834px) {
  .landing {
    min-height: auto;
  }
}

.landing.active {
  opacity: 0;
  visibility: hidden;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .landing .inner {
    width: 1216px;
  }
}

@media screen and (-ms-high-contrast: active) and (max-width: 1200px) {
  .landing .inner {
    width: 100%;
  }
}

.landing .inner .logo {
  position: absolute;
  top: 48px;
  left: 18px;
  z-index: 99;
}

@media screen and (max-width: 1024px) {
  .landing .inner .logo {
    display: none;
  }
}

.landing .inner .logo .note {
  display: block;
  font-size: 70px;
  font-size: 7rem;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  line-height: 1;
  padding: 21px 0 0 3px;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 1024px) {
  .landing .inner .logo img {
    width: 126px;
  }
}

.landing .inner .heaading {
  display: block;
  font-weight: 100;
  color: #FF6496;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 7rem;
  position: absolute;
  left: 18px;
  z-index: 2;
  right: 18px;
  top: 36.2%;
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .landing .inner .heaading {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media only screen and (min-width: 550px) and (max-width: 750px) {
  .landing .inner .heaading {
    top: 59% !important;
    -webkit-transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important;
    font-size: 50px;
    font-size: 5rem;
  }
}

@media screen and (max-width: 374px) {
  .landing .inner .heaading {
    font-size: 50px;
    font-size: 5rem;
  }
}

.landing .inner .share {
  position: absolute;
  left: 18px;
  bottom: 170px;
  z-index: 10;
}

.landing .inner .share li {
  margin-bottom: 20px;
}

.landing .inner .share li:nth-child(1) a {
  padding-left: 7px;
}

.landing .inner .share li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .landing .inner .share {
    display: none;
  }
}

.landing .scroll-page {
  display: block;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  bottom: 170px;
  left: 0;
  right: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-style: italic;
  color: black;
  font-size: 18px;
  font-size: 1.8rem;
  padding-bottom: 38px;
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .landing .scroll-page {
    bottom: 15px;
  }
}

@media only screen and (min-width: 550px) and (max-width: 750px) {
  .landing .scroll-page {
    padding-bottom: 23px;
    bottom: 15px !important;
  }
}

.landing .scroll-page:after {
  content: "";
  width: 31px;
  height: 31px;
  background: url("../img/common/dow.png") no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media only screen and (min-width: 550px) and (max-width: 750px) {
  .landing .scroll-page:after {
    width: 20px;
    height: 20px;
  }
}

.slider-home {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  position: relative;
}

.slider-home .slider-item {
  outline: none !important;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.slider-home .slider-item.-moving {
  -webkit-animation: zoom_animation 13s linear infinite;
          animation: zoom_animation 13s linear infinite;
}

.slider-home .slider-item img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.slider-home .slick-arrow {
  display: none !important;
}

.slider-home .flex-direction-nav {
  display: none !important;
}

.slider-home .flex-control-nav {
  display: none !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.sec-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 8px 0 70px 0;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .sec-content {
    padding: 0 0 70px 0;
  }
}

.sec-content .content-block {
  width: 100%;
  padding-left: 25.5%;
  text-align: justify;
  text-justify: newspaper;
}

@media screen and (max-width: 1024px) {
  .sec-content .content-block {
    padding-left: 0;
  }
}

@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  5.555555555555555% {
    opacity: 1;
  }
  16.666666666666664% {
    opacity: 1;
  }
  19.999999999999996% {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale(1.4) translateY(-4%) rotateZ(2deg);
    -ms-transform: scale(1.4) translateY(-4%) rotateZ(2deg);
    transform: scale(1.4) translateY(-4%) rotateZ(2deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.4) translateY(-4%) rotateZ(2deg);
    -ms-transform: scale(1.4) translateY(-4%) rotateZ(2deg);
    transform: scale(1.4) translateY(-4%) rotateZ(2deg);
  }
}

@keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  5.555555555555555% {
    opacity: 1;
  }
  16.666666666666664% {
    opacity: 1;
  }
  19.999999999999996% {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: scale(1.4) translateY(-4%) rotateZ(2deg);
    -ms-transform: scale(1.4) translateY(-4%) rotateZ(2deg);
    transform: scale(1.4) translateY(-4%) rotateZ(2deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.4) translateY(-4%) rotateZ(2deg);
    -ms-transform: scale(1.4) translateY(-4%) rotateZ(2deg);
    transform: scale(1.4) translateY(-4%) rotateZ(2deg);
  }
}

.tags {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  color: #FF6496;
  display: inline-block;
  margin-right: 10px;
}

@-webkit-keyframes zoom_animation {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes zoom_animation {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

.work-detail {
  padding-top: 14px;
}

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

.work-detail--style02 {
  padding-top: 0;
}

@media screen and (max-width: 834px) {
  .work-detail--style02 {
    padding-top: 10px;
  }
}

.main-visual {
  position: relative;
  margin-top: -60px;
}

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

.main-visual .sidebar {
  top: 197px !important;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1220px;
  padding: 0 20px;
  z-index: -1;
}

.main-visual .img-main {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: -1;
}

.main-visual .img-main img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}

.main-visual .img-main:before {
  content: "";
  display: block;
  padding-bottom: calc(694/1853*100%);
}

@media screen and (max-width: 834px) {
  .main-visual .img-main:before {
    padding-bottom: calc(280/375*100%);
  }
}

.main-visual .img-main .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.main-visual .ttl-comp01 {
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
}

.main-visual .ttl-mv {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1180px;
  font-weight: 100;
  font-family: "Montserrat", sans-serif;
  color: #FF6496;
  font-size: 120px;
  font-size: 12rem;
  line-height: .75;
}

.main-visual .ttl-mv:before {
  content: "";
  display: inline-block;
  width: 25.5%;
}

.work-detail h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-size: 5rem;
  color: #000;
  margin-bottom: 55px;
}

@media screen and (max-width: 834px) {
  .work-detail h2 {
    font-size: 36px;
    font-size: 3.6rem;
    margin-bottom: 25px;
  }
}

.work-detail__title {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .work-detail__title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 32px;
  }
}

.work-detail .post-detail {
  margin-bottom: 86px;
}

@media screen and (max-width: 834px) {
  .work-detail .post-detail {
    margin-bottom: 47px;
  }
}

.work-detail .post-detail p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.65;
  margin-bottom: 40px;
  font-weight: 500;
  word-break: break-all;
}

.work-detail .post-detail p.mb0 {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .work-detail .post-detail p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6875;
    margin-bottom: 27px;
  }
}

.work-detail .post-detail p a {
  color: inherit;
}

.work-detail .post-detail p:last-child {
  margin-bottom: 0;
}

.work-detail .post-detail img {
  display: block;
  width: 100%;
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .work-detail .post-detail img {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 26px;
    max-width: calc(100% + 40px);
    width: calc(100% + 40px);
  }
}

.work-detail h3 {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 5px;
}

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

.spitPage {
  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;
  margin: 0 -38px;
}

@media screen and (max-width: 834px) {
  .spitPage {
    margin: 0 -24px;
  }
}

.spitPage li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 38px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 50px;
  font-size: 5rem;
  color: #000;
}

.spitPage li a {
  color: inherit;
}

@media screen and (max-width: 834px) {
  .spitPage li {
    font-size: 30px;
    font-size: 3rem;
    padding: 0 24px;
  }
  .spitPage li img {
    max-width: 30px;
  }
}

.spitPage .prev-page a, .spitPage .next-page a {
  width: 51px;
  height: 51px;
  display: inline-block;
  background: url("../img/works/detail/arrow-left.png") center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 834px) {
  .spitPage .prev-page a, .spitPage .next-page a {
    width: 30px;
    height: 30px;
  }
}

.spitPage .next-page a {
  background: url("../img/works/detail/arrow-right.png") center no-repeat;
  background-size: contain;
}

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

.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

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

.box-privacy {
  margin-top: -7px;
}

@media screen and (max-width: 640px) {
  .box-privacy {
    margin-top: -4px;
  }
}

.box-privacysub {
  margin-bottom: 33px;
}

@media screen and (max-width: 640px) {
  .box-privacysub {
    margin-bottom: 28px;
  }
}

.box-privacysub__ttl {
  font-weight: 700;
}

.box-privacysub__des {
  margin-bottom: 34px;
}

@media screen and (max-width: 640px) {
  .box-privacysub__des {
    margin-bottom: 29px;
  }
}

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

.box-privacysub .list-txt {
  margin-top: 2px;
  padding-left: 3px;
}

.box-privacysub .list-txt .item {
  position: relative;
}

.box-privacysub .list-txt .item:before {
  content: '';
  width: 17px;
  height: 17px;
  border-radius: 25px;
  display: inline-block;
  background: #000;
}

@media screen and (max-width: 834px) {
  .box-privacysub .list-txt .item:before {
    width: 14px;
    height: 14px;
  }
}

.list-works {
  margin-bottom: 101px;
}

@media screen and (max-width: 640px) {
  .list-works {
    margin-bottom: 49px;
  }
}

.list-works .item {
  margin-bottom: 81px;
  display: inline-block;
  width: 100%;
}

.list-works .item a {
  display: block;
}

.list-works .item a:hover {
  opacity: 0.65;
}

@media screen and (max-width: 640px) {
  .list-works .item {
    margin-bottom: 32px;
  }
}

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

.list-works .item-img {
  margin-bottom: 9px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  .list-works .item-img {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 10px;
  }
}

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

.list-works .item-img:before {
  content: "";
  display: block;
  padding-bottom: calc(299/879*100%);
}

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

.list-works .item-ttl {
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.2;
  font-weight: 300;
  color: #000;
  word-break: break-all;
  font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 834px) {
  .list-works .item-ttl {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1;
    padding-left: 2px;
  }
}

@media screen and (max-width: 640px) {
  .des-note {
    padding-left: 3px;
  }
}

.des-note a {
  color: #ff6496;
  text-decoration: underline;
}

.wp-pagenavi {
  text-align: center;
  margin-bottom: 80px;
}

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

.wp-pagenavi span.current {
  background: #ff6496;
  color: #fff;
}

.wp-pagenavi span, .wp-pagenavi a {
  margin-right: 8px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.333;
  color: #ff6496;
  padding: 6px 14px 7px !important;
  border: 1px solid #DDDDDD !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
}

.main-form .btn-comp01 {
  font-size: 18px;
  font-size: 1.8rem;
}

.main-form .txt-intro {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .main-form .txt-intro {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 24px;
  }
}

.main-form .txt-thanks {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 115px;
}

@media screen and (max-width: 1024px) {
  .main-form .txt-thanks {
    margin-bottom: 56px;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .main-form .txt-thanks {
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.main-form .required, .main-form .error {
  color: #FF6496;
}

.main-form .wpcf7-not-valid-tip {
  color: #FF6496;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .main-form .wpcf7-not-valid-tip {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 3px;
  }
}

.main-form dl {
  margin-bottom: 26px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .main-form dl {
    margin-bottom: 13px;
  }
}

.main-form dl:last-of-type {
  margin-bottom: 58px;
}

@media screen and (max-width: 834px) {
  .main-form dl:last-of-type {
    margin-bottom: 36px;
  }
}

.main-form dl dt {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .main-form dl dt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 3px;
  }
}

.main-form dl dd {
  position: relative;
}

.main-form dl dd .wpcf7-not-valid-tip {
  position: absolute;
  top: -35px;
  left: 88px;
}

@media screen and (max-width: 834px) {
  .main-form dl dd .wpcf7-not-valid-tip {
    top: -22px;
    left: 70px;
  }
}

.main-form dl dd .wpcf7-form-control-wrap {
  height: 100%;
  display: block;
}

.main-form dl dd .message .wpcf7-not-valid-tip {
  left: 150px;
}

@media screen and (max-width: 834px) {
  .main-form dl dd .message .wpcf7-not-valid-tip {
    left: 120px;
  }
}

.main-form dl dd .input-form {
  max-width: 582px;
  width: 100%;
  outline: 0;
  border: 1px solid #FF6496;
  height: 60px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  padding: 0 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main-form dl dd .input-form {
    padding-top: 8px;
  }
}

@media screen and (max-width: 1024px) {
  .main-form dl dd .input-form {
    max-width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .main-form dl dd .input-form {
    height: 50px;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 10px;
  }
}

.main-form dl dd .select-form, .main-form dl dd select {
  max-width: 582px;
  width: 100%;
  height: 60px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  padding: 0 15px;
  outline: 0;
  border: 1px solid #FF6496;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  cursor: pointer;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main-form dl dd .select-form, .main-form dl dd select {
    padding-top: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .main-form dl dd .select-form, .main-form dl dd select {
    max-width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .main-form dl dd .select-form, .main-form dl dd select {
    height: 50px;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 10px;
  }
}

.main-form dl dd .select-form:hover, .main-form dl dd select:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.main-form dl dd select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.main-form dl dd select::-ms-expand {
  display: none;
}

.main-form dl dd .textarea-form {
  max-width: 582px;
  width: 100%;
  outline: 0;
  border: 1px solid #FF6496;
  height: 260px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  padding: 15px;
  resize: vertical;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (max-width: 1024px) {
  .main-form dl dd .textarea-form {
    max-width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .main-form dl dd .textarea-form {
    height: 165px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.main-form dl dd p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  border: 1px solid #ff6496;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main-form dl dd p {
    padding-top: 6px;
  }
}

@media screen and (max-width: 834px) {
  .main-form dl dd p {
    height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.main-form .box-check {
  margin-bottom: 45px;
}

@media screen and (max-width: 834px) {
  .main-form .box-check {
    margin-bottom: 17px;
  }
}

.main-form .box-check input {
  display: none;
}

.main-form .box-check label {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  display: block;
  padding-left: 43px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .main-form .box-check label {
    padding-left: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.main-form .box-check label:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #FF6496;
  position: absolute;
  top: -4px;
  left: 0;
}

@media screen and (max-width: 834px) {
  .main-form .box-check label:before {
    width: 20px;
    height: 20px;
    top: 0;
  }
}

.main-form .box-check input:checked + label:after {
  content: "";
  display: block;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 18px;
  width: 8px;
  border-bottom: 4px solid #000000;
  border-right: 4px solid #000000;
  position: absolute;
  left: 10px;
  top: 0;
}

@media screen and (max-width: 834px) {
  .main-form .box-check input:checked + label:after {
    height: 14px;
    width: 6px;
    border-width: 2px;
    left: 8px;
  }
}

.main-form .checkbox_accept {
  margin-bottom: 45px;
}

@media screen and (max-width: 834px) {
  .main-form .checkbox_accept {
    margin-bottom: 17px;
  }
}

@media screen and (max-width: 374px) {
  .main-form .checkbox_accept {
    margin-bottom: 37px;
  }
}

.main-form .checkbox_accept span.wpcf7-not-valid-tip {
  position: absolute;
  left: 312px;
  top: -11px;
  display: block;
  width: 130px;
}

@media screen and (max-width: 834px) {
  .main-form .checkbox_accept span.wpcf7-not-valid-tip {
    left: 250px;
    top: 2px;
  }
}

@media screen and (max-width: 640px) {
  .main-form .checkbox_accept span.wpcf7-not-valid-tip {
    top: -5px;
  }
}

@media screen and (max-width: 374px) {
  .main-form .checkbox_accept span.wpcf7-not-valid-tip {
    left: 39px;
    top: 20px;
  }
}

.main-form .checkbox_accept .wpcf7-list-item input {
  display: none;
}

.main-form .checkbox_accept .wpcf7-list-item label {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  display: block;
  padding-left: 43px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .main-form .checkbox_accept .wpcf7-list-item label {
    padding-left: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.main-form .checkbox_accept .wpcf7-list-item label:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #FF6496;
  position: absolute;
  top: -4px;
  left: 0;
}

@media screen and (max-width: 834px) {
  .main-form .checkbox_accept .wpcf7-list-item label:before {
    width: 20px;
    height: 20px;
    top: 0;
  }
}

.main-form .checkbox_accept .wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
  content: "";
  display: block;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 18px;
  width: 8px;
  border-bottom: 4px solid #000000;
  border-right: 4px solid #000000;
  position: absolute;
  left: 10px;
  top: 0;
}

@media screen and (max-width: 834px) {
  .main-form .checkbox_accept .wpcf7-list-item input:checked + .wpcf7-list-item-label:after {
    height: 14px;
    width: 6px;
    border-width: 2px;
    left: 8px;
  }
}

.main-form .txt-privacy {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 105px;
}

@media screen and (max-width: 834px) {
  .main-form .txt-privacy {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 40px;
  }
}

.main-form .txt-privacy a {
  color: #FF6496;
  text-decoration: underline;
}

.main-form .wpcf7-response-output {
  border-color: #46b450;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 15px !important;
}

@media screen and (max-width: 834px) {
  .main-form .wpcf7-response-output {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.main-form .select_list .wpcf7-not-valid-tip {
  left: 149px;
}

@media screen and (max-width: 834px) {
  .main-form .select_list .wpcf7-not-valid-tip {
    left: 120px;
  }
}

.main-form .wpcf7-form-control {
  opacity: 1 !important;
  border-radius: 0px !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-size: 18px !important;
}

.page-thanks_index {
  min-height: 92vh;
}

.custom-wpcf7c-confirmed .checkbox_accept {
  display: none !important;
}

.custom-wpcf7c-confirmed .main-form dl dd {
  background: #fff !important;
}

.custom-wpcf7c-confirmed .main-form dl dd .input-form {
  max-width: 100% !important;
}

.custom-wpcf7c-confirmed .wpcf7c-conf {
  max-width: 100% !important;
  background: #fff !important;
}

.custom-wpcf7c-confirmed .main-form dl dd .textarea-form {
  height: auto !important;
}

.custom-wpcf7c-confirmed .txt-privacy {
  display: none !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background: #fff !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input:-internal-autofill-selected {
  background: #fff !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.list-journal, .alm-reveal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -18px -45px;
  padding-bottom: 90px;
}

@media screen and (max-width: 834px) {
  .list-journal, .alm-reveal {
    padding-bottom: 35px;
  }
}

.list-journal li, .list-journal .item, .alm-reveal li, .alm-reveal .item {
  width: 33.33%;
  padding: 0 18px;
  margin-bottom: 45px;
}

@media screen and (max-width: 640px) {
  .list-journal li, .list-journal .item, .alm-reveal li, .alm-reveal .item {
    width: 100%;
    margin-bottom: 45px;
  }
}

.list-journal__img, .alm-reveal__img {
  display: block;
  margin-bottom: 14px;
  position: relative;
  overflow: hidden;
}

.list-journal__img img, .alm-reveal__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}

@media screen and (max-width: 640px) {
  .list-journal__img, .alm-reveal__img {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 12px;
  }
}

.list-journal__img:before, .alm-reveal__img:before {
  content: "";
  display: block;
  padding-bottom: calc(149/269*100%);
}

@media screen and (max-width: 834px) {
  .list-journal__img:before, .alm-reveal__img:before {
    padding-bottom: calc(150/375*100%);
  }
}

.list-journal__img .thumbnail, .alm-reveal__img .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.list-journal a, .alm-reveal a {
  display: block;
  color: #000;
}

.list-journal__ttl, .alm-reveal__ttl {
  font-weight: 500;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
}

.list-journal__ttl small, .alm-reveal__ttl small {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  color: #FF6496;
  display: inline-block;
  margin-bottom: 3px;
}

.btn-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-size: 5rem;
  font-weight: 300;
}

.btn-more a {
  color: inherit;
}

.btn-more img {
  margin-right: 10px;
}

@media screen and (max-width: 834px) {
  .btn-more {
    font-size: 40px;
    font-size: 4rem;
  }
  .btn-more img {
    max-width: 40px;
    margin-right: 12px;
  }
}

.alm-load-more-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
  font-weight: 300;
  background: none;
  border: 0px;
  padding: 0 0 0 40px;
  outline: none;
  cursor: pointer;
  position: relative;
}

@media screen and (max-width: 834px) {
  .alm-load-more-btn {
    padding: 0 0 0 38px;
  }
}

.alm-load-more-btn:before {
  content: '';
  background: url("../img/journal/ico-down.png") center no-repeat;
  background-size: contain;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 0;
  top: 8px;
}

@media screen and (max-width: 834px) {
  .alm-load-more-btn:before {
    width: 30px;
    height: 30px;
    top: 6px;
  }
}

.alm-load-more-btn a {
  color: inherit;
}

.alm-load-more-btn img {
  margin-right: 10px;
}

@media screen and (max-width: 834px) {
  .alm-load-more-btn {
    font-size: 40px;
    font-size: 4rem;
  }
  .alm-load-more-btn img {
    max-width: 40px;
    margin-right: 12px;
  }
}

.alm-load-more-btn.done {
  display: none !important;
}

.box-category {
  margin-bottom: 50px;
}

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

.box-category .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -10px;
}

.box-category .list-item .item {
  min-width: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .box-category .list-item .item {
    min-width: 79px;
    margin-right: 7px;
  }
}

.box-category .list-item .item:last-of-type {
  margin-right: 0;
}

.box-category .list-item .item a, .box-category .list-item .item span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 26px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  border: 1px solid #FF6496;
  color: #FF6496;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  cursor: pointer;
}

@media screen and (max-width: 834px) {
  .box-category .list-item .item a, .box-category .list-item .item span {
    font-size: 12px;
    font-size: 1.2rem;
    height: 20px;
  }
}

.box-category .list-item .item .is-checked {
  background: #FF6496;
  color: #fff;
}

.box-category .list-item .item:hover span {
  background: #FF6496;
  color: #fff;
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 96px;
}

.object:last-child {
  margin-bottom: 0;
}

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

.object__img {
  width: 31%;
}

.object__img img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .object__img {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 30px;
  }
}

.object .txt-basic {
  width: 100%;
  margin-top: -5px;
  text-align: justify;
  text-justify: newspaper;
}

@media screen and (max-width: 834px) {
  .object .txt-basic {
    width: 100%;
    padding-left: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.box-profile {
  text-align: justify;
  text-justify: newspaper;
}

.box-profile .txt-des {
  margin-bottom: 86px;
}

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

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