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

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

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

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

fieldset, img {
  border: 0;
}

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

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-0 {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-0 {
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}
@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}
.mb0 {
  margin-bottom: 0 !important;
}

.inner {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.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 {
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
.ttl-comp01 > * {
  display: block;
}
.ttl-comp01 .en {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 2.1rem;
  position: relative;
  padding: 0 0 0 19px;
  margin-bottom: 62px;
}
@media screen and (max-width: 1024px) {
  .ttl-comp01 .en {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 834px) {
  .ttl-comp01 .en {
    font-size: 1.8rem;
    padding: 0 0 0 15px;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp01 .en {
    font-size: 1.6rem;
  }
}
.ttl-comp01 .en:last-child {
  margin-bottom: 0;
}
.ttl-comp01 .en:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fd6531;
  top: 4px;
  left: 2px;
}
@media screen and (max-width: 834px) {
  .ttl-comp01 .en:before {
    width: 6px;
    height: 6px;
    top: 5px;
    left: 0;
  }
}
.ttl-comp01 .jp {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 6rem;
  line-height: 1.62;
  margin: 0 0 0 -3px;
}
@media screen and (max-width: 1024px) {
  .ttl-comp01 .jp {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 834px) {
  .ttl-comp01 .jp {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp01 .jp {
    font-size: 2rem;
  }
}
.ttl-comp01 .jp.sm {
  font-size: 5rem;
  line-height: 1.52;
}
@media screen and (max-width: 1024px) {
  .ttl-comp01 .jp.sm {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 834px) {
  .ttl-comp01 .jp.sm {
    font-size: 2rem;
  }
}
@media screen and (max-width: 374px) {
  .ttl-comp01 .jp.sm {
    font-size: 1.8rem;
  }
}
.ttl-comp02 {
  padding-top: 16px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .ttl-comp02 {
    padding-top: 10px;
  }
}
.ttl-comp02 > * {
  display: block;
}
.ttl-comp02:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fd6531;
  left: calc(50% - 5px);
  top: 0;
}
@media screen and (max-width: 834px) {
  .ttl-comp02:before {
    width: 6px;
    height: 6px;
  }
}
.ttl-comp02 .en {
  font-family: "Cormorant Garamond", serif;
  font-weight: bold;
  font-size: 3.2rem;
  margin-bottom: 6px;
}
@media screen and (max-width: 1024px) {
  .ttl-comp02 .en {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 834px) {
  .ttl-comp02 .en {
    font-size: 2.4rem;
  }
}
.ttl-comp02 .en:last-child {
  margin-bottom: 0;
}
.ttl-comp02 .jp {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 834px) {
  .ttl-comp02 .jp {
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
}
.ttl-comp02--c {
  text-align: center;
}
.ttl-comp03 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
}
.ttl-comp03 > * {
  display: block;
}
.ttl-comp03 .sm {
  font-size: 1.2rem;
  position: relative;
  padding-left: 108px;
  margin-bottom: 11px;
}
@media screen and (max-width: 834px) {
  .ttl-comp03 .sm {
    font-size: 1.1rem;
    margin-bottom: 10px;
    padding-left: 60px;
  }
}
.ttl-comp03 .sm:last-child {
  margin-bottom: 0;
}
.ttl-comp03 .sm:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 97px;
  background: #dddddd;
  left: 1px;
  top: 46%;
}
@media screen and (max-width: 834px) {
  .ttl-comp03 .sm:before {
    width: 40px;
    left: 0;
  }
}
.ttl-comp03 .lg {
  font-size: 2.9rem;
}
@media screen and (max-width: 1200px) {
  .ttl-comp03 .lg {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 834px) {
  .ttl-comp03 .lg {
    font-size: 2.1rem;
  }
}
.ttl-comp04 {
  position: relative;
  text-align: center;
  margin-bottom: 44px;
}
@media screen and (max-width: 834px) {
  .ttl-comp04 {
    margin-bottom: 30px;
  }
}
.ttl-comp04 .en {
  font-family: "Cormorant Garamond", serif;
  color: rgba(255, 255, 255, 0.4);
  font-weight: bold;
  font-size: 20rem;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .ttl-comp04 .en {
    font-size: 9rem;
  }
}
.ttl-comp04 .jp {
  position: absolute;
  width: 100%;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 4rem;
  left: 50%;
  top: 64%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 834px) {
  .ttl-comp04 .jp {
    font-size: 2.8rem;
  }
}

.txt-basic {
  line-height: 2.67;
  font-size: 1.5rem;
}
@media screen and (max-width: 834px) {
  .txt-basic {
    font-size: 1.3rem;
    line-height: 2;
  }
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}

.btn-comp01 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-comp01 .txt {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 1.8rem;
  padding: 1px 19px 0 0;
  letter-spacing: 0.9px;
}
.btn-comp01 .circle {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #002a5f;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 834px) {
  .btn-comp01 .circle {
    width: 50px;
    height: 50px;
  }
}
.btn-comp01 .circle:before {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  background: #fd6531;
  border-radius: 50%;
  left: -100%;
}
.btn-comp01 .circle .arr {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.btn-comp01 .circle .arr:before, .btn-comp01 .circle .arr:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 9px;
  background: url("../img/common/arr-w.png") no-repeat;
  background-size: contain;
  top: calc(50% - 4px);
}
.btn-comp01 .circle .arr:before {
  left: -100%;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.btn-comp01 .circle .arr:after {
  left: calc(50% - 15px);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.btn-comp01.isHover .circle:before {
  -webkit-animation: isHover 0.3s forwards;
          animation: isHover 0.3s forwards;
}
.btn-comp01.outHover .circle:before {
  -webkit-animation: outHover 0.3s forwards;
          animation: outHover 0.3s forwards;
}
.btn-comp01:hover {
  opacity: 1;
}
.btn-comp01:hover:after {
  right: 5px;
}
.btn-comp01:hover .circle .arr:before {
  left: calc(50% - 15px);
  -webkit-transition: left 0.3s ease 0.3s;
  -o-transition: left 0.3s ease 0.3s;
  transition: left 0.3s ease 0.3s;
}
.btn-comp01:hover .circle .arr:after {
  left: 100%;
  -webkit-transition: left 0.3s ease 0s;
  -o-transition: left 0.3s ease 0s;
  transition: left 0.3s ease 0s;
}
.btn-comp02 {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.075em;
  color: #002a5f;
  padding: 7px 10px;
  border-radius: 50px;
  border: 1px solid #dddddd;
  position: relative;
  display: inline-block;
  min-width: 225px;
  text-align: center;
}
.btn-comp02:after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #002a5f;
  border-right: 1px solid #002a5f;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  right: 20px;
  display: inline-block;
  position: absolute;
}
.btn-comp03 {
  font-size: 1.8rem;
  color: #ffffff;
  line-height: 1.83;
  padding: 14px 10px;
  min-width: 336px;
  text-align: center;
  background: #002a5f;
  border-radius: 50px;
  display: inline-block;
}
@media screen and (max-width: 834px) {
  .btn-comp03 {
    min-width: 280px;
  }
}
.btn-comp03 span {
  position: relative;
  padding-left: 30px;
}
.btn-comp03 span:before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50px;
  background: #ffffff;
  position: absolute;
  top: calc(50% + 1.5px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.btn-comp03 span:after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 2px solid #002a5f;
  border-right: 2px solid #002a5f;
  top: calc(50% + 1px);
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  left: 2px;
  display: inline-block;
  position: absolute;
}
@media screen and (max-width: 834px) {
  .btn-comp03 span:after {
    top: calc(50% + 0px);
  }
}

@-webkit-keyframes isHover {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}

@keyframes isHover {
  from {
    left: -100%;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes outHover {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@keyframes outHover {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
.popup-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
          animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  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;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup-main.show {
  opacity: 1;
  pointer-events: auto;
}
.popup-main .close {
  display: block;
  width: 40px;
  height: 40px;
  margin-left: auto;
  position: relative;
}
.popup-main .close:before, .popup-main .close:after {
  position: absolute;
  content: "";
  width: 2px;
  top: 0;
  bottom: 0;
  background: white;
  left: 50%;
}
.popup-main .close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.popup-main .close:after {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.popup-main .inn {
  position: relative;
  width: 90%;
  max-width: 940px;
}
.popup-main .inn .video {
  position: relative;
}
.popup-main .inn .video:before {
  content: "";
  display: block;
  padding-bottom: 56.170212766%;
}
.popup-main .inn .video-inn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.popup-main .inn .video-inn > * {
  width: 100%;
  height: 100%;
}
.aniR, .aniT {
  -webkit-transition: 4s all;
  -o-transition: 4s all;
  transition: 4s all;
}

.txt-rot {
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  opacity: 0;
  -webkit-transform: translateY(10px) rotate(1.5deg);
      -ms-transform: translateY(10px) rotate(1.5deg);
          transform: translateY(10px) rotate(1.5deg);
}
.txt-rot.active {
  -webkit-transform: translate(0) rotate(0deg);
      -ms-transform: translate(0) rotate(0deg);
          transform: translate(0) rotate(0deg);
  opacity: 1;
  -webkit-transition: opacity 1.2s ease 0s, -webkit-transform 1.2s ease 0s;
  transition: opacity 1.2s ease 0s, -webkit-transform 1.2s ease 0s;
  -o-transition: transform 1.2s ease 0s, opacity 1.2s ease 0s;
  transition: transform 1.2s ease 0s, opacity 1.2s ease 0s;
  transition: transform 1.2s ease 0s, opacity 1.2s ease 0s, -webkit-transform 1.2s ease 0s;
}

.txt-ani > * {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  display: inline-block;
}
.txt-ani.active > * {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.txt-ani.active > *:nth-of-type(2) {
  -webkit-transition-delay: 0.06s;
       -o-transition-delay: 0.06s;
          transition-delay: 0.06s;
}
.txt-ani.active > *:nth-of-type(3) {
  -webkit-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
}
.txt-ani.active > *:nth-of-type(4) {
  -webkit-transition-delay: 0.18s;
       -o-transition-delay: 0.18s;
          transition-delay: 0.18s;
}
.txt-ani.active > *:nth-of-type(5) {
  -webkit-transition-delay: 0.18s;
       -o-transition-delay: 0.18s;
          transition-delay: 0.18s;
}
.txt-ani.active > *:nth-of-type(5) {
  -webkit-transition-delay: 0.24s;
       -o-transition-delay: 0.24s;
          transition-delay: 0.24s;
}
.txt-ani.active > *:nth-of-type(6) {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.txt-ani.active > *:nth-of-type(7) {
  -webkit-transition-delay: 0.36s;
       -o-transition-delay: 0.36s;
          transition-delay: 0.36s;
}
.txt-ani.active > *:nth-of-type(8) {
  -webkit-transition-delay: 0.42s;
       -o-transition-delay: 0.42s;
          transition-delay: 0.42s;
}
.txt-ani.active > *:nth-of-type(9) {
  -webkit-transition-delay: 0.48s;
       -o-transition-delay: 0.48s;
          transition-delay: 0.48s;
}
.txt-ani.active > *:nth-of-type(10) {
  -webkit-transition-delay: 0.54s;
       -o-transition-delay: 0.54s;
          transition-delay: 0.54s;
}
.txt-ani.active > *:nth-of-type(11) {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.txt-ani.active > *:nth-of-type(12) {
  -webkit-transition-delay: 0.66s;
       -o-transition-delay: 0.66s;
          transition-delay: 0.66s;
}
.txt-ani.active > *:nth-of-type(13) {
  -webkit-transition-delay: 0.72s;
       -o-transition-delay: 0.72s;
          transition-delay: 0.72s;
}
.txt-ani.active > *:nth-of-type(14) {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.txt-ani.active > *:nth-of-type(15) {
  -webkit-transition-delay: 0.86s;
       -o-transition-delay: 0.86s;
          transition-delay: 0.86s;
}
.txt-ani.active > *:nth-of-type(16) {
  -webkit-transition-delay: 0.92s;
       -o-transition-delay: 0.92s;
          transition-delay: 0.92s;
}
.txt-ani.active > *:nth-of-type(17) {
  -webkit-transition-delay: 0.98s;
       -o-transition-delay: 0.98s;
          transition-delay: 0.98s;
}
.txt-ani.active > *:nth-of-type(18) {
  -webkit-transition-delay: 1.04s;
       -o-transition-delay: 1.04s;
          transition-delay: 1.04s;
}
.txt-ani.active > *:nth-of-type(19) {
  -webkit-transition-delay: 1.1s;
       -o-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.txt-ani.active > *:nth-of-type(20) {
  -webkit-transition-delay: 1.16s;
       -o-transition-delay: 1.16s;
          transition-delay: 1.16s;
}
.txt-ani.active > *:nth-of-type(21) {
  -webkit-transition-delay: 1.22s;
       -o-transition-delay: 1.22s;
          transition-delay: 1.22s;
}
.txt-ani.active > *:nth-of-type(22) {
  -webkit-transition-delay: 1.28s;
       -o-transition-delay: 1.28s;
          transition-delay: 1.28s;
}
.txt-ani.active > *:nth-of-type(23) {
  -webkit-transition-delay: 1.34s;
       -o-transition-delay: 1.34s;
          transition-delay: 1.34s;
}
.txt-ani.active > *:nth-of-type(24) {
  -webkit-transition-delay: 1.4s;
       -o-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.txt-ani.active > *:nth-of-type(25) {
  -webkit-transition-delay: 1.46s;
       -o-transition-delay: 1.46s;
          transition-delay: 1.46s;
}
.txt-ani.active > *:nth-of-type(26) {
  -webkit-transition-delay: 1.52s;
       -o-transition-delay: 1.52s;
          transition-delay: 1.52s;
}
.txt-ani.active > *:nth-of-type(27) {
  -webkit-transition-delay: 1.6s;
       -o-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
.txt-ani.active > *:nth-of-type(28) {
  -webkit-transition-delay: 1.66s;
       -o-transition-delay: 1.66s;
          transition-delay: 1.66s;
}
.txt-ani.active > *:nth-of-type(29) {
  -webkit-transition-delay: 1.72s;
       -o-transition-delay: 1.72s;
          transition-delay: 1.72s;
}
.txt-ani.active > *:nth-of-type(30) {
  -webkit-transition-delay: 1.78s;
       -o-transition-delay: 1.78s;
          transition-delay: 1.78s;
}

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

body {
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow: hidden;
  position: relative;
}
body:before {
  position: absolute;
  content: "";
  z-index: 100000;
  background: #002a5f;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  -webkit-animation: loadPage 2s ease forwards;
          animation: loadPage 2s ease forwards;
}

@-webkit-keyframes loadPage {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}

@keyframes loadPage {
  from {
    left: 0;
  }
  to {
    left: 100%;
  }
}
.header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 102px;
}
@media screen and (max-width: 1024px) {
  .header {
    height: 70px;
  }
}
.header:before, .header:after {
  position: fixed;
  content: "";
  background: #002a5f;
  pointer-events: none;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .header:before, .header:after {
    display: none;
  }
}
.header:before {
  left: 0;
  right: 0;
  top: 0;
  height: 10px;
}
@media screen and (max-width: 1024px) {
  .header:before {
    height: 5px;
  }
}
.header:after {
  top: 0;
  bottom: 0;
  right: 0;
  width: 10px;
}
@media screen and (max-width: 1024px) {
  .header:after {
    width: 5px;
  }
}
.header.fixed, .header.on {
  background: #002a5f;
}
@media screen and (min-width: 1025px) {
  .header.fixed, .header.on {
    height: 80px;
  }
  .header.fixed .header-logo, .header.on .header-logo {
    margin: 17px 0 0 35px;
  }
  .header.fixed .header-logo .img, .header.on .header-logo .img {
    margin: 0;
    padding: 0 1px 0 0;
  }
  .header.fixed .header-logo .img svg, .header.on .header-logo .img svg {
    width: 119px;
    height: 38px;
    margin: 0 auto;
  }
  .header.fixed .header-logo .txt, .header.on .header-logo .txt {
    font-size: 1rem;
    letter-spacing: 0.2px;
  }
  .header.fixed .header-nav, .header.on .header-nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header.fixed .header-menu, .header.on .header-menu {
    font-size: 1.4rem;
    margin: 0 0 -4px 0;
    letter-spacing: 1px;
  }
  .header.fixed .header-menu__item, .header.on .header-menu__item {
    margin: 0 0 0 37px;
  }
  .header.fixed .header-menu__item > a:before, .header.on .header-menu__item > a:before {
    width: 7px;
    height: 7px;
    left: calc(50% - 3px);
    bottom: -10px;
  }
  .header.fixed .header-btn, .header.on .header-btn {
    margin-left: 43px;
  }
}
.header.fixed .header-btn, .header.on .header-btn {
  background: white;
  color: #002a5f;
}
.header-logo {
  position: relative;
  margin: 36px 0 0 41px;
}
@media screen and (max-width: 1440px) {
  .header-logo {
    margin: 36px 0 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  .header-logo {
    margin: 8px 9px;
  }
}
.header-logo > * {
  display: block;
}
.header-logo .img {
  margin: 0 0 7px 0;
}
@media screen and (max-width: 1024px) {
  .header-logo .img {
    margin: 0 0 2px;
  }
}
.header-logo .img svg {
  display: block;
}
.header-logo .txt {
  font-size: 1.2rem;
}
@media screen and (max-width: 1024px) {
  .header-logo .txt {
    font-size: 1rem;
  }
}
.header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .header-nav {
    display: block;
    background: #002a5f;
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    padding: 50px 15px 0;
    margin: 0;
    height: calc(100vh - 70px);
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .header-nav.on {
    opacity: 1;
    pointer-events: auto;
  }
}
.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  letter-spacing: 1.3px;
  margin: 0 0 14px 0;
}
@media screen and (max-width: 1024px) {
  .header-menu {
    font-size: 1.4rem;
    letter-spacing: 0;
    display: block;
    margin: 0 0 30px;
    text-align: center;
  }
}
.header-menu__item {
  margin: 0 0 0 41px;
}
@media screen and (max-width: 1440px) {
  .header-menu__item {
    margin: 0 0 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .header-menu__item {
    margin: 0 0 30px;
  }
}
.header-menu__item > a {
  position: relative;
}
@media screen and (min-width: 1025px) {
  .header-menu__item > a:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fd6531;
    left: calc(50% - 5px);
    bottom: -15px;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
}
.header-menu__item > a:hover {
  opacity: 1;
}
.header-menu__item > a:hover:before {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.header-btn {
  font-size: 2.5rem;
  width: 80px;
  height: 80px;
  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;
  background: #002a5f;
  margin-left: 48px;
}
@media screen and (max-width: 1440px) {
  .header-btn {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .header-btn {
    font-size: 2.2rem;
    width: 100%;
    max-width: 150px;
    height: 50px;
    margin: 0 auto 50px;
  }
}
.header-control {
  display: none;
  width: 60px;
  height: 60px;
  top: 0;
  right: 0;
  margin-left: auto;
  background: #002a5f;
}
@media screen and (max-width: 1024px) {
  .header-control {
    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;
  }
}
.header-control .inn {
  width: 20px;
  height: 13px;
  position: relative;
}
.header-control .inn span {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  background: #fff;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-control .inn span:first-child {
  top: 0;
}
.header-control .inn span:nth-of-type(2) {
  top: 46.2%;
}
.header-control .inn span:last-child {
  bottom: 0;
}
.header-control.close .inn span:first-child {
  top: 46.2%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header-control.close .inn span:nth-of-type(2) {
  opacity: 0;
}
.header-control.close .inn span:last-child {
  bottom: 46.2%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header .img-bl {
  display: none;
}
.header.hnot-index:not(.fixed):not(.on) {
  color: #000000;
}
.header.hnot-index:not(.fixed):not(.on) .img-bl {
  display: block;
}
.header.hnot-index:not(.fixed):not(.on) .img-white {
  display: none;
}
.header.hnot-index:not(.fixed):not(.on) .fa-envelope:before {
  color: #ffffff;
}

.footer {
  background: #002a5f;
  color: #fffefe;
  padding: 106px 0 50px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 834px) {
  .footer {
    padding: 50px 0;
  }
}
.footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-l {
  width: 50%;
}
@media screen and (max-width: 990px) {
  .footer-l {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}
.footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  margin: 0 0 18px;
}
@media screen and (max-width: 990px) {
  .footer-logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 15px;
  }
}
.footer-logo > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .footer-logo > * {
    display: block;
  }
  .footer-logo > * > * {
    display: block;
  }
}
.footer-logo .img svg {
  display: block;
}
.footer-logo .txt {
  font-size: 1.8rem;
  margin: 3px 0 0 12px;
}
@media screen and (max-width: 1024px) {
  .footer-logo .txt {
    font-size: 1.6rem;
    margin: 0 0 0 10px;
  }
}
@media screen and (max-width: 834px) {
  .footer-logo .txt {
    font-size: 1.4rem;
  }
}
.footer-info {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 5px -3px;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 990px) {
  .footer-info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 5px;
  }
}
@media screen and (max-width: 834px) {
  .footer-info {
    font-size: 1.2rem;
  }
}
.footer-info a {
  position: relative;
  letter-spacing: 0;
  margin: 0 0 0 9px;
  padding-bottom: 4px;
  top: -4px;
}
@media screen and (max-width: 640px) {
  .footer-info a {
    top: 0;
  }
}
.footer-info a:after {
  position: absolute;
  content: "";
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
}
.footer-tel {
  font-family: "Roboto", sans-serif;
  font-size: 2.1rem;
}
@media screen and (max-width: 1024px) {
  .footer-tel {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 834px) {
  .footer-tel {
    font-size: 1.6rem;
  }
}
.footer-r {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 0 0 0;
}
@media screen and (max-width: 990px) {
  .footer-r {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 15px;
    padding: 0;
  }
}
.footer-menu {
  font-family: "Shippori Mincho B1", serif;
  font-size: 1.6rem;
  font-weight: 600;
  padding-right: 15px;
  color: white;
}
@media screen and (max-width: 1024px) {
  .footer-menu {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 990px) {
  .footer-menu {
    padding-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 834px) {
  .footer-menu {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 374px) {
  .footer-menu {
    padding-right: 15px;
  }
  .footer-menu:last-child {
    padding-right: 0;
  }
}
@media screen and (min-width: 1025px) {
  .footer-menu:nth-of-type(2) {
    min-width: 120px;
  }
  .footer-menu:nth-of-type(3) {
    min-width: 152px;
  }
}
.footer-menu__item {
  margin-bottom: 28px;
}
@media screen and (max-width: 990px) {
  .footer-menu__item {
    margin-bottom: 15px;
  }
}
.footer-menu__item:last-child {
  margin-bottom: 0;
}
.footer-menu__item .sub-menu {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: normal;
  padding: 7px 0 6px;
}
@media screen and (max-width: 990px) {
  .footer-menu__item .sub-menu {
    padding: 10px 0 0;
  }
}
@media screen and (max-width: 834px) {
  .footer-menu__item .sub-menu {
    font-size: 1.1rem;
  }
}
.footer-menu__item .sub-menu > * {
  margin-bottom: 13px;
}
@media screen and (max-width: 990px) {
  .footer-menu__item .sub-menu > * {
    margin-bottom: 10px;
  }
}
.footer-menu__item .sub-menu > *:last-child {
  margin-bottom: 0;
}
.footer .copyright {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.4rem;
  padding: 70px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 990px) {
  .footer .copyright {
    text-align: center;
    padding: 0;
  }
}
@media screen and (max-width: 834px) {
  .footer .copyright {
    font-size: 1.2rem;
  }
}

.is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
.is-locked body {
  -webkit-overflow-scrolling: auto;
}

.breadcrumb a, .breadcrumb span {
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .breadcrumb a, .breadcrumb span {
    font-size: 1.1rem;
  }
}
.breadcrumb > a:first-child {
  color: #002a5f;
}
.breadcrumb a {
  padding-right: 15px;
  position: relative;
}
.breadcrumb a:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-left: 5px solid #002a5f;
  border-bottom: 2px solid transparent;
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 3px;
}

.bg-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.bg-video .wrapper {
  height: 100vh;
  width: 100vw;
}
.bg-video .wrapper #video {
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.bg-video .wrapper #video > * {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}

.sec-mv {
  position: relative;
  z-index: 2;
  color: white;
  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 (min-width: 641px) {
  .sec-mv {
    height: 100vh;
    min-height: 500px;
  }
}
@media screen and (min-width: 1025px) {
  .sec-mv {
    min-height: 650px;
  }
}
@media screen and (max-width: 640px) {
  .sec-mv {
    background: white;
  }
}

.mv-img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 640px) {
  .mv-img {
    position: static;
  }
}
.mv-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mv-img img {
    background-position: center center !important;
  }
}
.mv-inn {
  width: 90%;
  max-width: 1340px;
  margin: 0 auto;
  padding: 6.9% 4.3% 0;
  height: 68%;
  position: relative;
}
@media screen and (max-width: 640px) {
  .mv-inn {
    width: 84.4%;
    color: #000000;
    margin: -20px auto 29px;
    padding: 56px 7% 31px;
  }
}
.mv-inn:before {
  position: absolute;
  content: "";
  background: white;
  width: 1px;
  height: 0;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-animation: showHeightBefore 0.3s ease forwards;
          animation: showHeightBefore 0.3s ease forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
@media screen and (max-width: 640px) {
  .mv-inn:before {
    background: #000000;
  }
}
.mv-ttl {
  font-weight: bold;
  font-size: 9rem;
  font-family: "Cormorant Garamond", serif;
  line-height: 1;
  word-spacing: 7px;
  margin: 0 -3px 52px;
}
@media screen and (max-width: 1440px) {
  .mv-ttl {
    font-size: 7.5rem;
    word-spacing: 4px;
  }
}
@media screen and (max-width: 1024px) {
  .mv-ttl {
    font-size: 6rem;
  }
}
@media screen and (max-width: 834px) {
  .mv-ttl {
    font-size: 4rem;
    word-spacing: 2px;
    margin: 0 -3px 21px;
  }
}
@media screen and (max-width: 374px) {
  .mv-ttl {
    font-size: 3rem;
  }
}
.mv-ttl > * > * {
  position: relative;
  display: inline-block;
  -webkit-animation: aniTxtMv 1s forwards;
          animation: aniTxtMv 1s forwards;
  -webkit-transform: translateX(60px) rotateY(90deg);
          transform: translateX(60px) rotateY(90deg);
  opacity: 0;
}
.mv-ttl .txt-lg > * {
  -webkit-animation-delay: 2.3s;
          animation-delay: 2.3s;
}
.mv-ttl .txt-lg > *:nth-of-type(2) {
  -webkit-animation-delay: 2.33s;
          animation-delay: 2.33s;
}
.mv-ttl .txt-lg > *:nth-of-type(3) {
  -webkit-animation-delay: 2.36s;
          animation-delay: 2.36s;
}
.mv-ttl .txt-lg > *:nth-of-type(4) {
  -webkit-animation-delay: 2.39s;
          animation-delay: 2.39s;
}
.mv-ttl .txt-lg > *:nth-of-type(5) {
  -webkit-animation-delay: 2.42s;
          animation-delay: 2.42s;
}
.mv-ttl .txt-lg > *:nth-of-type(6) {
  -webkit-animation-delay: 2.45s;
          animation-delay: 2.45s;
}
.mv-ttl .txt-lg > *:nth-of-type(7) {
  -webkit-animation-delay: 2.48s;
          animation-delay: 2.48s;
}
.mv-ttl .txt-lg > *:nth-of-type(8) {
  -webkit-animation-delay: 2.51s;
          animation-delay: 2.51s;
}
.mv-ttl .txt-lg > *:nth-of-type(9) {
  -webkit-animation-delay: 2.54s;
          animation-delay: 2.54s;
}
.mv-ttl .txt-lg > *:nth-of-type(10) {
  -webkit-animation-delay: 2.57s;
          animation-delay: 2.57s;
}
.mv-ttl .txt-lg > *:nth-of-type(11) {
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s;
}
.mv-ttl .txt-lg > *:nth-of-type(12) {
  -webkit-animation-delay: 2.63s;
          animation-delay: 2.63s;
}
.mv-ttl .txt-lg > *:nth-of-type(13) {
  -webkit-animation-delay: 2.66s;
          animation-delay: 2.66s;
}
.mv-ttl .txt-lg > *:nth-of-type(14) {
  -webkit-animation-delay: 2.69s;
          animation-delay: 2.69s;
}
.mv-ttl .txt-lg > *:nth-of-type(15) {
  -webkit-animation-delay: 2.72s;
          animation-delay: 2.72s;
}
.mv-ttl .txt-sm {
  font-family: "Belleza", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  margin: 5px 0 0 0;
  letter-spacing: 2.4px;
  padding: 0 0 0 3px;
  word-spacing: 1px;
}
@media screen and (max-width: 1440px) {
  .mv-ttl .txt-sm {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 1024px) {
  .mv-ttl .txt-sm {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 834px) {
  .mv-ttl .txt-sm {
    font-size: 1rem;
    letter-spacing: 0.7px;
    margin: 10px 0 0 0;
  }
}
.mv-ttl .txt-sm > * {
  -webkit-animation-delay: 2.75s;
          animation-delay: 2.75s;
}
.mv-ttl .txt-sm > *:nth-of-type(2) {
  -webkit-animation-delay: 2.78s;
          animation-delay: 2.78s;
}
.mv-ttl .txt-sm > *:nth-of-type(3) {
  -webkit-animation-delay: 2.81s;
          animation-delay: 2.81s;
}
.mv-ttl .txt-sm > *:nth-of-type(4) {
  -webkit-animation-delay: 2.84s;
          animation-delay: 2.84s;
}
.mv-ttl .txt-sm > *:nth-of-type(5) {
  -webkit-animation-delay: 2.87s;
          animation-delay: 2.87s;
}
.mv-ttl .txt-sm > *:nth-of-type(6) {
  -webkit-animation-delay: 2.9s;
          animation-delay: 2.9s;
}
.mv-ttl .txt-sm > *:nth-of-type(7) {
  -webkit-animation-delay: 2.93s;
          animation-delay: 2.93s;
}
.mv-ttl .txt-sm > *:nth-of-type(8) {
  -webkit-animation-delay: 2.96s;
          animation-delay: 2.96s;
}
.mv-ttl .txt-sm > *:nth-of-type(9) {
  -webkit-animation-delay: 2.99s;
          animation-delay: 2.99s;
}
.mv-ttl .txt-sm > *:nth-of-type(10) {
  -webkit-animation-delay: 3.02s;
          animation-delay: 3.02s;
}
.mv-ttl .txt-sm > *:nth-of-type(11) {
  -webkit-animation-delay: 3.05s;
          animation-delay: 3.05s;
}
.mv-ttl .txt-sm > *:nth-of-type(12) {
  -webkit-animation-delay: 3.08s;
          animation-delay: 3.08s;
}
.mv-ttl .txt-sm > *:nth-of-type(13) {
  -webkit-animation-delay: 3.11s;
          animation-delay: 3.11s;
}
.mv-ttl .txt-sm > *:nth-of-type(14) {
  -webkit-animation-delay: 3.14s;
          animation-delay: 3.14s;
}
.mv-ttl .txt-sm > *:nth-of-type(15) {
  -webkit-animation-delay: 3.17s;
          animation-delay: 3.17s;
}
.mv-ttl .txt-sm > *:nth-of-type(16) {
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s;
}
.mv-ttl .txt-sm > *:nth-of-type(17) {
  -webkit-animation-delay: 3.23s;
          animation-delay: 3.23s;
}
.mv-ttl .txt-sm > *:nth-of-type(18) {
  -webkit-animation-delay: 3.26s;
          animation-delay: 3.26s;
}
.mv-ttl .txt-sm > *:nth-of-type(19) {
  -webkit-animation-delay: 3.29s;
          animation-delay: 3.29s;
}
.mv-des {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 2.1rem;
  line-height: 1.91;
  letter-spacing: 1.5px;
  opacity: 0;
  -webkit-transform: translate(0px, 120px);
      -ms-transform: translate(0px, 120px);
          transform: translate(0px, 120px);
  -webkit-animation: fadeUp 0.5s forwards;
          animation: fadeUp 0.5s forwards;
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
@media screen and (max-width: 1440px) {
  .mv-des {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 1024px) {
  .mv-des {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 834px) {
  .mv-des {
    font-size: 1.2rem;
    letter-spacing: 1px;
    line-height: 1.67;
  }
}
.mv-news {
  position: absolute;
  top: calc(100% - 88px);
  background: #002a5f;
  color: white;
  right: 0;
  width: 70vw;
  max-width: 641px;
  border-radius: 10px 0 0 10px;
  padding: 47px 42px 45px 57px;
  opacity: 0;
  -webkit-transform: translate(0px, 120px);
      -ms-transform: translate(0px, 120px);
          transform: translate(0px, 120px);
  -webkit-animation: fadeUp 0.5s forwards;
          animation: fadeUp 0.5s forwards;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
@media screen and (max-width: 1440px) {
  .mv-news {
    padding: 30px;
  }
}
@media screen and (max-width: 834px) {
  .mv-news {
    padding: 15px;
    top: calc(100% - 40px);
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 640px) {
  .mv-news {
    max-width: 100%;
    width: 100%;
    position: static;
    border-radius: 0;
    padding: 26px 22px 30px 22px;
  }
}
.mv-news .ttl {
  font-size: 3rem;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  margin-bottom: 28px;
}
@media screen and (max-width: 1440px) {
  .mv-news .ttl {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .mv-news .ttl {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 834px) {
  .mv-news .ttl {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .mv-news .ttl {
    margin-bottom: 26px;
  }
}
.mv-news .news-btn {
  position: absolute;
  top: 22.1%;
  right: 6.7%;
  width: 47px;
  height: 47px;
  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: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
@media screen and (max-width: 1440px) {
  .mv-news .news-btn {
    top: 15%;
    right: 5%;
  }
}
@media screen and (max-width: 834px) {
  .mv-news .news-btn {
    top: 12%;
    right: 22px;
  }
}
.mv-news .news-btn:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.2);
}
.mv-news .news-item {
  display: block;
}
.mv-news .news-ttl {
  font-size: 1.5rem;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  letter-spacing: 0.8px;
  margin: 0 0 11px 0;
  height: 21px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 834px) {
  .mv-news .news-ttl {
    height: 18px;
    font-size: 1.2rem;
    line-height: 1.67;
  }
}
@media screen and (max-width: 640px) {
  .mv-news .news-ttl {
    white-space: normal;
    height: auto;
  }
}
.mv-news .news-date {
  text-align: right;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.2rem;
}
@media screen and (max-width: 834px) {
  .mv-news .news-date {
    font-size: 1rem;
  }
}

@-webkit-keyframes showHeightBefore {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}

@keyframes showHeightBefore {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}
@-webkit-keyframes aniTxtMv {
  0% {
    -webkit-transform: translateX(60px) rotateY(90deg);
            transform: translateX(60px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0);
            transform: translateX(0) rotateY(0);
    opacity: 1;
  }
}
@keyframes aniTxtMv {
  0% {
    -webkit-transform: translateX(60px) rotateY(90deg);
            transform: translateX(60px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0);
            transform: translateX(0) rotateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0px, 120px);
            transform: translate(0px, 120px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0px, 120px);
            transform: translate(0px, 120px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.sec-about {
  padding: 135px 0 87px;
  background: white;
  margin-bottom: 35.12vw;
}
@media screen and (max-width: 834px) {
  .sec-about {
    padding: 135px 0 50px;
  }
}
@media screen and (max-width: 640px) {
  .sec-about {
    padding: 50px 0;
  }
}

.about-inn {
  position: relative;
  z-index: 1;
}
.about-inn:before, .about-inn:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 33.81vw;
  height: 33.81vw;
  background: url("../img/index/about-bg.png");
}
.about-inn:before {
  top: -135px;
  left: -219px;
}
@media screen and (max-width: 990px) {
  .about-inn:before {
    left: -60px;
  }
}
@media screen and (max-width: 640px) {
  .about-inn:before {
    top: -20px;
    left: -50px;
    width: 50vw;
    height: 50vw;
  }
}
.about-inn:after {
  bottom: 229px;
  right: -140px;
}
@media screen and (max-width: 1024px) {
  .about-inn:after {
    top: 60vw;
    bottom: auto;
  }
}
@media screen and (max-width: 640px) {
  .about-inn:after {
    right: -50px;
    width: 50vw;
    height: 50vw;
  }
}
.about-slider {
  margin-bottom: 108px;
}
@media screen and (max-width: 1024px) {
  .about-slider {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 834px) {
  .about-slider {
    margin-bottom: 30px;
  }
}
.about-slider .img {
  max-width: 1200px;
  padding-right: 120px;
}
@media screen and (max-width: 1440px) {
  .about-slider .img {
    max-width: 80vw;
    padding-right: 10vw;
  }
}
@media screen and (max-width: 834px) {
  .about-slider .img {
    padding-right: 15px;
  }
}
.about-slider .slick-list {
  overflow: initial;
}
.about-f {
  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;
  position: relative;
  margin: 0 0 68px;
}
@media screen and (max-width: 834px) {
  .about-f {
    margin-bottom: 30px;
  }
}
.about-f .car-img {
  position: absolute;
  left: -240px;
  top: -154px;
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  .about-f .car-img {
    width: 310px;
    left: -30px;
    top: -70px;
  }
}
.about-f .l {
  width: 50%;
  margin: 0 0 9px -3px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .about-f .l {
    width: 100%;
    margin: 0 0 30px;
  }
}
.about-f .r {
  width: 45%;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .about-f .r {
    width: 100%;
  }
}
.about-txt {
  font-family: "Shippori Mincho B1", serif;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.53;
}
@media screen and (max-width: 1200px) {
  .about-txt {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 834px) {
  .about-txt {
    font-size: 2rem;
  }
}
@media screen and (max-width: 374px) {
  .about-txt {
    font-size: 1.8rem;
  }
}
.about-btn {
  margin: 0 1px 0 0;
}
@media screen and (max-width: 834px) {
  .about-btn {
    margin: 0;
  }
}

.sec-service {
  padding: 122px 0 157px;
  background: white;
  overflow: hidden;
}
@media screen and (max-width: 834px) {
  .sec-service {
    padding: 50px 0 80px;
  }
}

.service-inn {
  position: relative;
  z-index: 1;
}
.service-inn:before {
  position: absolute;
  content: "";
  z-index: -1;
  width: 33.81vw;
  height: 33.81vw;
  background: url("../img/index/about-bg.png");
  top: -135px;
  left: -129px;
}
@media screen and (max-width: 990px) {
  .service-inn:before {
    left: -60px;
  }
}
@media screen and (max-width: 640px) {
  .service-inn:before {
    top: -20px;
    left: -50px;
    width: 50vw;
    height: 50vw;
  }
}
.service-f {
  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;
  position: relative;
  z-index: 1;
  margin-bottom: 111px;
}
@media screen and (max-width: 834px) {
  .service-f {
    margin-bottom: 50px;
  }
}
.service-f .ttl-comp01 {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .service-f .ttl-comp01 {
    width: 100%;
  }
}
.service-f .txt-basic {
  width: 50%;
  padding: 0 0 11px 5px;
}
@media screen and (max-width: 834px) {
  .service-f .txt-basic {
    width: 100%;
    padding: 0;
  }
}
.service-f .txt-ab {
  font-family: "Cormorant Garamond", serif;
  font-weight: bold;
  font-size: 15rem;
  line-height: 1;
  position: absolute;
  z-index: -1;
  color: rgba(0, 42, 95, 0.05);
  left: 33.2%;
  bottom: -177px;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .service-f .txt-ab {
    font-size: 12rem;
  }
}
@media screen and (max-width: 834px) {
  .service-f .txt-ab {
    font-size: 9rem;
    bottom: auto;
    top: 250px;
  }
}
.service-list {
  position: relative;
  z-index: 2;
  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;
}
@media screen and (max-width: 640px) {
  .service-list {
    max-width: 500px;
    margin: 0 auto;
  }
}
.service-list__item {
  width: 46.65%;
  position: relative;
}
@media screen and (max-width: 640px) {
  .service-list__item {
    width: 100%;
    margin-bottom: 30px;
  }
  .service-list__item:last-child {
    margin-bottom: 0;
  }
}
.service-list__item:nth-child(odd) {
  margin-left: auto;
  margin-top: 90px;
}
@media screen and (max-width: 834px) {
  .service-list__item:nth-child(odd) {
    margin-top: 30px;
  }
}
@media screen and (min-width: 835px) {
  .service-list__item:nth-child(odd) .service-list__img {
    right: 1px;
  }
}
@media screen and (min-width: 835px) {
  .service-list__item:nth-child(even) .service-list__img {
    left: 1px;
  }
}
.service-list__item:first-child {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 0 53px;
}
@media screen and (max-width: 1200px) {
  .service-list__item:first-child {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 834px) {
  .service-list__item:first-child {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 15px;
  }
}
.service-list__item:first-child .btn-comp01 {
  position: static;
}
.service-list__item:first-child .service-list__img {
  width: 54.2%;
  left: 0;
}
@media screen and (max-width: 640px) {
  .service-list__item:first-child .service-list__img {
    width: 100%;
    margin-bottom: 30px;
  }
}
.service-list__item:first-child .service-list__cnt {
  width: 45.8%;
  margin-left: auto;
  padding: 0 0 14px 15px;
  max-width: 504px;
}
@media screen and (max-width: 640px) {
  .service-list__item:first-child .service-list__cnt {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
.service-list__item:first-child .service-list__ttl {
  margin-bottom: 37px;
}
@media screen and (max-width: 834px) {
  .service-list__item:first-child .service-list__ttl {
    margin-bottom: 15px;
  }
}
.service-list__item:first-child .service-list__ttl .number {
  font-size: 9rem;
  margin-right: 13px;
}
@media screen and (max-width: 1200px) {
  .service-list__item:first-child .service-list__ttl .number {
    font-size: 6.5rem;
  }
}
@media screen and (max-width: 834px) {
  .service-list__item:first-child .service-list__ttl .number {
    font-size: 4rem;
  }
}
.service-list__item:first-child .service-list__ttl .cnt {
  top: 0;
}
.service-list__item:first-child .service-list__ttl .cnt .lg {
  font-size: 6rem;
  margin: 0 0 1px;
}
@media screen and (max-width: 1200px) {
  .service-list__item:first-child .service-list__ttl .cnt .lg {
    font-size: 4.3rem;
  }
}
@media screen and (max-width: 834px) {
  .service-list__item:first-child .service-list__ttl .cnt .lg {
    font-size: 2.6rem;
  }
}
.service-list__item:first-child .service-list__ttl .cnt .sm {
  padding: 0 0 0 6px;
}
.service-list__item .btn-comp01 {
  position: absolute;
  right: 18px;
  bottom: -31px;
}
.service-list__img {
  position: relative;
}
.service-list__img img {
  display: block;
  width: 100%;
}
.service-list__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  margin-bottom: 17px;
}
.service-list__ttl .number {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 800;
  font-size: 6rem;
  color: #c5d4e7;
  -webkit-transform: skewX(-9deg);
      -ms-transform: skewX(-9deg);
          transform: skewX(-9deg);
  margin: 0 17px 0 -3px;
  letter-spacing: -3px;
}
.service-list__ttl .cnt {
  position: relative;
  top: 3px;
}
.service-list__ttl .cnt > * {
  display: block;
}
.service-list__ttl .cnt .lg {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 3.2rem;
  margin: 0 0 5px;
}
@media screen and (max-width: 1200px) {
  .service-list__ttl .cnt .lg {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 834px) {
  .service-list__ttl .cnt .lg {
    font-size: 2rem;
  }
}
.service-list__ttl .cnt .sm {
  font-size: 1.3rem;
}
@media screen and (max-width: 834px) {
  .service-list__ttl .cnt .sm {
    font-size: 1.2rem;
  }
}
.service-list__b {
  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;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .service-list__b {
    margin-top: 30px;
  }
}
.service-list__b .ttl {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 2.1rem;
  width: 180px;
  padding: 80px 15px 0 0;
  letter-spacing: 3px;
  margin: 0 0 0 -1px;
}
@media screen and (max-width: 1200px) {
  .service-list__b .ttl {
    padding: 50px 15px 0 0;
    margin: 0;
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 640px) {
  .service-list__b .ttl {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    text-align: center;
  }
}
.service-list__b .list {
  width: calc(100% - 175px);
  padding: 66px 0 0 39px;
  margin: 0 -5px 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "Shippori Mincho B1", serif;
  font-size: 1.2rem;
}
@media screen and (max-width: 1200px) {
  .service-list__b .list {
    padding: 30px 0 0 30px;
  }
}
@media screen and (max-width: 640px) {
  .service-list__b .list {
    width: 100%;
    margin: 0;
    padding: 15px 0 0;
  }
}
.service-list__b .list:before {
  position: absolute;
  content: "";
  width: 1px;
  top: 0;
  bottom: 26px;
  left: 0;
  background: #dddddd;
}
@media screen and (max-width: 640px) {
  .service-list__b .list:before {
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
  }
}
.service-list__b .list .item {
  width: 33.33%;
  max-width: 294px;
  position: relative;
  margin-bottom: 22px;
}
@media screen and (max-width: 640px) {
  .service-list__b .list .item {
    width: 50%;
    margin-bottom: 15px;
  }
}
.service-list__b .list .item:nth-child(3n+2) {
  margin-left: auto;
  margin-right: auto;
}
.service-list__b .list .item .img img {
  display: block;
  width: 100%;
}
.service-list__b .list .item .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 23%;
  text-align: center;
  letter-spacing: 0.2px;
}

.sec-style {
  padding: 148px 0 0;
  background: #eff2f5;
  overflow: hidden;
  margin-bottom: 35.12vw;
}
@media screen and (max-width: 1200px) {
  .sec-style {
    padding: 100px 0 0;
  }
}
@media screen and (max-width: 834px) {
  .sec-style {
    padding: 50px 0 0;
  }
}

.style-inn {
  position: relative;
  z-index: 1;
}
.style-inn:before {
  position: absolute;
  content: "";
  z-index: -1;
  width: 33.81vw;
  height: 33.81vw;
  background: url("../img/index/about-bg.png");
  top: -232px;
  right: -140px;
}
@media screen and (max-width: 990px) {
  .style-inn:before {
    top: -20px;
    right: -50px;
  }
}
@media screen and (max-width: 640px) {
  .style-inn:before {
    top: -20px;
    right: -50px;
    width: 50vw;
    height: 50vw;
  }
}
.style-ttl {
  font-family: "Cormorant Garamond", serif;
  font-weight: bold;
  font-size: 11.5rem;
  line-height: 1.1;
  width: 70%;
  margin: 0 -168px -125px auto;
  white-space: nowrap;
  position: relative;
}
@media only screen and (max-width: 1334px) {
  .style-ttl {
    width: 54.8%;
    margin: 0 0 -8vw auto;
  }
}
@media screen and (max-width: 640px) {
  .style-ttl {
    font-size: 4rem;
    width: 100%;
    margin: 0 auto 30px;
  }
}
.style-f {
  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;
}
.style-img {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .style-img {
    width: 100%;
  }
}
.style-img .img {
  margin-left: calc((1200px - 100vw) / 2);
}
@media only screen and (max-width: 1334px) {
  .style-img .img {
    margin-left: -10vw;
  }
}
@media screen and (max-width: 640px) {
  .style-img .img {
    margin: 0 -10vw 30px;
  }
}
.style-img .img img {
  display: block;
  width: 100%;
}
.style-cnt {
  width: 50%;
  max-width: 515px;
  margin-left: auto;
  padding: 237px 0 0 15px;
}
@media only screen and (max-width: 1334px) {
  .style-cnt {
    padding: 10vw 0 0 15px;
  }
}
@media screen and (max-width: 640px) {
  .style-cnt {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
.style-cnt .txt-basic {
  margin-bottom: 46px;
}
@media screen and (max-width: 834px) {
  .style-cnt .txt-basic {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 835px) {
  .style-cnt .btn-comp01 {
    margin: 0 3px 0 0;
  }
}
.style-subTtl {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 1.54;
  margin-bottom: 29px;
}
@media screen and (max-width: 1200px) {
  .style-subTtl {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 834px) {
  .style-subTtl {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
.style-ab {
  position: absolute;
  font-family: "Cormorant Garamond", serif;
  font-size: 12rem;
  font-weight: bold;
  line-height: 1;
  color: rgba(0, 42, 95, 0.0006);
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  left: -446px;
  top: 0;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .style-ab {
    font-size: 10vw;
    left: -40vw;
  }
}
@media screen and (max-width: 834px) {
  .style-ab {
    font-size: 20vw;
    left: -74vw;
    top: 100vw;
  }
}
.style-img02 {
  padding: 76px 0 221px 154px;
}
@media only screen and (max-width: 1600px) {
  .style-img02 {
    padding: 76px 0 221px 0;
  }
}
@media screen and (max-width: 1200px) {
  .style-img02 {
    padding: 50px 0 100px 0;
  }
}
@media screen and (max-width: 834px) {
  .style-img02 {
    padding: 50px 0;
  }
}
.style-img02 .img {
  margin-right: -151px;
}
@media only screen and (max-width: 1600px) {
  .style-img02 .img {
    margin-right: 0;
  }
}
.style-img02 .img img {
  display: block;
  width: 100%;
}
.style-img03 {
  padding-right: 10px;
}
@media screen and (max-width: 1024px) {
  .style-img03 {
    padding-right: 5px;
  }
}
.style-img03 img {
  display: block;
  width: 100%;
}

.sec-community {
  padding: 210px 0 114px;
  background: white;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .sec-community {
    padding: 100px 0;
  }
}
@media screen and (max-width: 834px) {
  .sec-community {
    padding: 50px 0;
  }
}
.sec-community:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("../img/index/about-bg.png");
  background-position: top -5px left 3px;
  z-index: -1;
}

.community-inn {
  padding-left: 36.6%;
  position: relative;
}
@media screen and (max-width: 640px) {
  .community-inn {
    padding-left: 0;
  }
}
.community-img {
  position: absolute;
  left: -61px;
  top: -80px;
  width: 46%;
}
@media screen and (max-width: 1440px) {
  .community-img {
    width: 33%;
  }
}
@media screen and (max-width: 834px) {
  .community-img {
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 640px) {
  .community-img {
    position: static;
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
  }
}
.community-cnt .txt-basic {
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .community-cnt .txt-basic {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 835px) {
  .community-cnt .btn-comp01 {
    margin: 0 1px 0 0;
  }
}
.community-ttl {
  font-family: "Shippori Mincho B1", serif;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.54;
  margin-bottom: 18px;
}
@media screen and (max-width: 1200px) {
  .community-ttl {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 834px) {
  .community-ttl {
    font-size: 1.9rem;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 374px) {
  .community-ttl {
    font-size: 1.6rem;
  }
}

.sec-movies {
  padding: 104px 0 217px;
  background: white;
}
@media screen and (max-width: 1200px) {
  .sec-movies {
    padding: 100px 0 170px;
  }
}
@media screen and (max-width: 834px) {
  .sec-movies {
    padding: 50px 0 100px;
  }
}

.movies-ttl {
  font-family: "Cormorant Garamond", serif;
  font-weight: bold;
  font-size: 11.5rem;
  line-height: 1;
  margin: 0 0 56px -6px;
}
@media screen and (max-width: 1200px) {
  .movies-ttl {
    font-size: 8rem;
  }
}
@media screen and (max-width: 834px) {
  .movies-ttl {
    font-size: 5rem;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 374px) {
  .movies-ttl {
    font-size: 3.6rem;
  }
}
.movies-slider .item {
  width: 551px;
  padding-right: 90px;
}
@media screen and (max-width: 1024px) {
  .movies-slider .item {
    width: 45vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 834px) {
  .movies-slider .item {
    width: 60vw;
  }
}
.movies-slider .item .link {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.movies-slider .item .link:hover {
  opacity: 0.7;
}
.movies-slider .item .link .ttl {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  color: white;
  top: 34.4%;
}
@media screen and (max-width: 834px) {
  .movies-slider .item .link .ttl {
    top: 25%;
  }
}
.movies-slider .item .link .ttl > * {
  display: block;
}
.movies-slider .item .link .ttl .circle {
  width: 79px;
  height: 79px;
  border-radius: 50%;
  border: 1px solid white;
  margin: 0 auto 11px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .movies-slider .item .link .ttl .circle {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 834px) {
  .movies-slider .item .link .ttl .circle {
    width: 60px;
    height: 60px;
  }
}
.movies-slider .item .link .ttl .circle:before {
  position: absolute;
  content: "";
  border-left: 21px solid white;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  top: 32%;
  left: 38%;
}
@media screen and (max-width: 1024px) {
  .movies-slider .item .link .ttl .circle:before {
    border-left: 19px solid white;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
  }
}
@media screen and (max-width: 834px) {
  .movies-slider .item .link .ttl .circle:before {
    border-left: 16px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
}
.movies-slider .item .link .ttl .txt {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.6px;
}
.movies-slider .slick-list {
  overflow: initial;
}
.movies-slider .slick-arrow {
  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;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #002a5f;
  z-index: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  top: calc(100% + 43px);
  overflow: hidden;
}
@media screen and (max-width: 834px) {
  .movies-slider .slick-arrow {
    width: 50px;
    height: 50px;
    top: calc(100% + 15px);
  }
}
.movies-slider .slick-arrow:before {
  display: none;
}
.movies-slider .slick-arrow:after {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fd6531;
}
.movies-slider .slick-arrow > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.movies-slider .slick-arrow > *:before, .movies-slider .slick-arrow > *:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 9px;
  background: url(../img/common/arr-w.png) no-repeat;
  background-size: contain;
  top: calc(50% - 4px);
}
.movies-slider .slick-arrow > *:before {
  left: -100%;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.movies-slider .slick-arrow > *:after {
  left: calc(50% - 15px);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.movies-slider .slick-arrow:hover > *:before {
  left: calc(50% - 15px);
  -webkit-transition: left 0.3s ease 0.3s;
  -o-transition: left 0.3s ease 0.3s;
  transition: left 0.3s ease 0.3s;
}
.movies-slider .slick-arrow:hover > *:after {
  left: 100%;
  -webkit-transition: left 0.3s ease 0s;
  -o-transition: left 0.3s ease 0s;
  transition: left 0.3s ease 0s;
}
.movies-slider .slick-arrow.isHover:after {
  -webkit-animation: isHover 0.3s forwards;
          animation: isHover 0.3s forwards;
}
.movies-slider .slick-arrow.outHover:after {
  -webkit-animation: outHover 0.3s forwards;
          animation: outHover 0.3s forwards;
}
.movies-slider .slick-next {
  right: 1px;
}
.movies-slider .slick-next:after {
  left: -100%;
}
.movies-slider .slick-prev {
  right: 81px;
  left: auto;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.movies-slider .slick-prev:after {
  right: -100%;
}
.movies-slider .slick-disabled {
  background: #e9e9e9;
}
.movies-slider .slick-disabled:after {
  background: #000;
}

.sec-rows {
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: white;
}
@media screen and (max-width: 1024px) {
  .sec-rows {
    padding-right: 5px;
  }
}
.sec-rows .item {
  width: 33.33%;
}
@media screen and (max-width: 640px) {
  .sec-rows .item {
    width: 100%;
  }
}
.sec-rows .item .ttl-comp02 {
  position: absolute;
  left: 0;
  right: 0;
  top: 35.5%;
  color: white;
  z-index: 1;
}
.sec-rows .item-link {
  display: block;
  position: relative;
}
.sec-rows .item-link:hover {
  opacity: 1;
}
.sec-rows .item-link:hover .item-img img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.sec-rows .item-img {
  overflow: hidden;
}
.sec-rows .item-img img {
  display: block;
  width: 100%;
  height: 395px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .sec-rows .item-img img {
    height: 300px;
  }
}
@media screen and (max-width: 834px) {
  .sec-rows .item-img img {
    height: 240px;
  }
}
@media screen and (max-width: 640px) {
  .sec-rows .item-img img {
    height: 200px;
  }
}

.bg-show:before, .bg-show:after {
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.bg-show.active:before, .bg-show.active:after {
  opacity: 1;
  -webkit-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.56, 0.44, 1);
       -o-transition-timing-function: cubic-bezier(0, 0.56, 0.44, 1);
          transition-timing-function: cubic-bezier(0, 0.56, 0.44, 1);
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.box-mvpage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 268px 0 0;
}
@media screen and (max-width: 1024px) {
  .box-mvpage {
    padding: 150px 0 0;
  }
}
@media screen and (max-width: 834px) {
  .box-mvpage {
    padding: 100px 0 0 0;
  }
}
.box-mvpage .mv-inn {
  width: 70%;
  padding: 30px 4.3% 200px 0;
}
@media screen and (max-width: 1200px) {
  .box-mvpage .mv-inn {
    padding: 30px 4.3% 100px 4.3%;
  }
}
@media screen and (max-width: 834px) {
  .box-mvpage .mv-inn {
    padding: 30px 4.3% 50px 4.3%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .box-mvpage .mv-inn {
    width: 50%;
  }
}
.box-mvpage .mv-inn:before {
  background: #dddddd;
  left: -68px;
}
@media screen and (max-width: 1200px) {
  .box-mvpage .mv-inn:before {
    left: -4%;
  }
}
@media screen and (max-width: 834px) {
  .box-mvpage .mv-inn:before {
    left: 0;
  }
}
.box-mvpage .mv-inn .mv-ttl .txt-sm--small {
  font-size: 1.4rem;
  margin-top: 10px;
}
.box-mvpage .breadcrumb {
  width: 30%;
  text-align: right;
  padding-top: 75px;
  position: relative;
  right: -10px;
}
@media screen and (max-width: 834px) {
  .box-mvpage .breadcrumb {
    padding-top: 32px;
    right: 0;
  }
}
@media screen and (max-width: 640px) {
  .box-mvpage .breadcrumb {
    width: 50%;
  }
}

.sec-mvpage .imgmain {
  position: relative;
}
.sec-mvpage .imgmain:after {
  content: "";
  width: 34.5%;
  bottom: 45%;
  right: 0;
  position: absolute;
  background: url(../img/news/img-bf.png) no-repeat center center;
  background-size: 100%;
  z-index: 1;
  height: 100%;
}
.sec-mvpage .imgmain img {
  position: relative;
  z-index: 2;
}

.layout-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 834px) {
  .layout-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.layout-main__l {
  width: 63.5%;
}
@media screen and (max-width: 834px) {
  .layout-main__l {
    width: 100%;
    margin-bottom: 50px;
  }
}
.layout-main__r {
  width: 36.5%;
  padding-left: 67px;
}
@media screen and (max-width: 1200px) {
  .layout-main__r {
    padding-left: 50px;
  }
}
@media screen and (max-width: 834px) {
  .layout-main__r {
    width: 100%;
    padding-left: 0;
  }
}

.list-mainnews {
  margin-bottom: 67px;
}
.list-mainnews .item-mainnews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 47px;
  border-bottom: 1px solid #f0f2f7;
  margin-bottom: 45px;
}
.list-mainnews .item-mainnews:last-child {
  border-bottom: 0;
}
.list-mainnews .item-mainnews:first-child {
  padding-top: 45px;
  border-top: 1px solid #f0f2f7;
}
@media screen and (max-width: 640px) {
  .list-mainnews .item-mainnews {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.list-mainnews .item-mainnews__img {
  width: 33%;
}
.list-mainnews .item-mainnews__img img {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .list-mainnews .item-mainnews__img {
    width: 100%;
    margin-bottom: 25px;
  }
}
.list-mainnews .item-mainnews__des {
  width: 67%;
  padding-left: 52px;
  padding-right: 37px;
}
@media screen and (max-width: 1200px) {
  .list-mainnews .item-mainnews__des {
    padding-right: 0;
    padding-left: 35px;
  }
}
@media screen and (max-width: 640px) {
  .list-mainnews .item-mainnews__des {
    width: 100%;
    padding-left: 0;
  }
}
.list-mainnews .item-mainnews__des .box-allwrap {
  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;
}
.list-mainnews .item-mainnews__des .box-allwrap .time-cat {
  width: 100%;
  margin-bottom: 10px;
}
.list-mainnews .item-mainnews__des .box-allwrap .tags {
  width: 100%;
}
.list-mainnews .item-mainnews__des .box-allwrap .tags .item-tag {
  width: calc(33% - 5px);
  margin-right: 5px;
}
.list-mainnews .item-mainnews__des .box-allwrap .tags .item-tag:last-child {
  margin-right: 5px;
}
.list-mainnews .item-mainnews__des .ttl-mainnews {
  font-size: 1.8rem;
  line-height: 1.555;
  font-weight: 500;
  letter-spacing: 0.075em;
  color: #002a5f;
  margin-bottom: 7px;
}
@media screen and (max-width: 834px) {
  .list-mainnews .item-mainnews__des .ttl-mainnews {
    font-size: 1.6rem;
  }
}
.list-mainnews .item-mainnews__des .txt-desnews {
  line-height: 2;
  margin-bottom: 29px;
}
.list-mainnews .item-mainnews__des .btn-comp02 {
  margin-right: 12px;
}

.time-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.time-cat .time {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.75;
  color: #002a5f;
  font-family: "Poppins", sans-serif;
  padding-right: 10px;
  margin-right: 11px;
  position: relative;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 834px) {
  .time-cat .time {
    font-size: 1.2rem;
  }
}
.time-cat .time:after {
  content: "";
  width: 1px;
  height: 15px;
  background: #002a5f;
  position: relative;
  top: 3px;
  bottom: 2px;
  right: -10px;
  display: inline-block;
}
.time-cat .cat {
  font-size: 1.511rem;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 834px) {
  .time-cat .cat {
    font-size: 1.3rem;
  }
}

.list-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 11px;
}
.list-tags .item-tag {
  width: calc(50% - 5px);
  margin-right: 10px;
  margin-bottom: 10px;
}
.list-tags .item-tag:last-child, .list-tags .item-tag:nth-child(2n) {
  margin-right: 0;
}
.list-tags .item-tag a {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.075em;
  padding: 2px 5px;
  border: 1px solid #002a5f;
  border-radius: 20px;
  display: inline-block;
  width: 100%;
  color: #002a5f;
  text-align: center;
}

.sec-mainnews {
  margin: 142px 0 145px;
}
@media screen and (max-width: 834px) {
  .sec-mainnews {
    margin: 50px 0 50px;
  }
}

.wp-pagenavi {
  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;
}
.wp-pagenavi a:not(.nextpostslink):not(.previouspostslink), .wp-pagenavi span {
  font-size: 2.013rem;
  font-weight: 500;
  line-height: 1.93;
  color: #ffffff;
  background: #002a5f;
  width: 40px;
  height: 40px;
  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;
  border: 1px solid #002a5f;
  border-radius: 100px;
  margin: 0 10px;
}
@media screen and (max-width: 834px) {
  .wp-pagenavi a:not(.nextpostslink):not(.previouspostslink), .wp-pagenavi span {
    font-size: 1.7rem;
    width: 35px;
    height: 35px;
  }
}
.wp-pagenavi a:not(.nextpostslink):not(.previouspostslink).current, .wp-pagenavi span.current {
  background: #ffffff;
  color: #002a5f;
  border-color: #002a5f;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  position: relative;
  height: 60px;
  width: 30px;
  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: none;
  font-size: 2rem;
  color: #002a5f;
}
.wp-pagenavi .previouspostslink:before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #002a5f;
  border-left: 2px solid #002a5f;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: inline-block;
  opacity: 0;
}
.wp-pagenavi .nextpostslink:before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #002a5f;
  border-right: 2px solid #002a5f;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  opacity: 0;
}

.block-sidebar {
  padding-bottom: 70px;
  border-bottom: 1px solid #f0f2f7;
  margin-bottom: 25px;
}
.block-sidebar:first-child {
  padding-top: 33px;
  border-top: 1px solid #f0f2f7;
}
.block-sidebar:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.block-sidebar .ttl-sidebar {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.75;
  color: #002a5f;
  margin-bottom: 22px;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.1em;
}
.block-sidebar .part-ctsidebar {
  background: #fafafa;
  border-top: 1px solid #f0f2f7;
  padding: 7px 19px;
}
.block-sidebar .item-ctside {
  padding: 19.5px 50px;
  font-size: 1.867rem;
  font-weight: 400;
  line-height: 1.37;
  color: #002a5f;
}
@media screen and (max-width: 1200px) {
  .block-sidebar .item-ctside {
    padding: 19.5px 0 19.5px 20px;
  }
}
@media screen and (max-width: 834px) {
  .block-sidebar .item-ctside {
    font-size: 1.6rem;
  }
}
.block-sidebar .item-ctside a {
  position: relative;
}
.block-sidebar .item-ctside a:before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #002a5f;
  border-right: 2px solid #002a5f;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  display: inline-block;
  position: absolute;
  left: -20px;
}
.block-sidebar .list-ctsides li {
  padding: 19.5px 50px;
  font-size: 1.867rem;
  font-weight: 400;
  line-height: 1.37;
  color: #002a5f;
}
@media screen and (max-width: 1200px) {
  .block-sidebar .list-ctsides li {
    padding: 19.5px 0 19.5px 20px;
  }
}
@media screen and (max-width: 834px) {
  .block-sidebar .list-ctsides li {
    font-size: 1.6rem;
  }
}
.block-sidebar .list-ctsides li a {
  position: relative;
}
.block-sidebar .list-ctsides li a:before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #002a5f;
  border-right: 2px solid #002a5f;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  display: inline-block;
  position: absolute;
  left: -20px;
}
.block-sidebar .list-sidebartags {
  padding: 28px 23px 28px 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1200px) {
  .block-sidebar .list-sidebartags {
    padding: 15px 0;
  }
}
.block-sidebar .list-sidebartags > li:not(.item-ctside), .block-sidebar .list-sidebartags .item-sidebartag {
  margin-bottom: 29px;
  width: calc(50% - 15px);
  margin-right: 30px;
}
.block-sidebar .list-sidebartags > li:not(.item-ctside):last-child, .block-sidebar .list-sidebartags > li:not(.item-ctside):nth-child(2n), .block-sidebar .list-sidebartags .item-sidebartag:last-child, .block-sidebar .list-sidebartags .item-sidebartag:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .block-sidebar .list-sidebartags > li:not(.item-ctside), .block-sidebar .list-sidebartags .item-sidebartag {
    width: calc(50% - 7.5px);
    margin-right: 15px;
  }
}
.block-sidebar .list-sidebartags > li:not(.item-ctside) a, .block-sidebar .list-sidebartags .item-sidebartag a {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 3px 5px;
  width: 100%;
  display: inline-block;
  text-align: center;
  border: 1px solid #002a5f;
  color: #002a5f;
  border-radius: 50px;
}
.block-sidebar .list-sidebartags .item-ctside {
  padding: 0 32px;
  width: 100%;
  margin-right: 0;
  border-radius: 0;
  text-align: left;
}

.ttl-newsdt {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.58;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f2f7;
  margin-top: -5px;
  margin-bottom: 25px;
}
@media screen and (max-width: 834px) {
  .ttl-newsdt {
    font-size: 2.2rem;
  }
}

.list-infonews {
  color: #002a5f;
  margin-bottom: 57px;
}
@media screen and (max-width: 834px) {
  .list-infonews {
    margin-bottom: 50px;
  }
}
.list-infonews .item-infonews {
  margin-bottom: 7px;
}
.list-infonews .item-infonews:last-child {
  margin-bottom: 0;
}
.list-infonews .ttl-cm {
  font-size: 1.8rem;
  font-weight: 400;
  color: #002a5f;
  line-height: 1.555;
  letter-spacing: 0.02em;
  min-width: 93px;
  display: inline-block;
}
@media screen and (max-width: 834px) {
  .list-infonews .ttl-cm {
    font-size: 1.6rem;
  }
}
.list-infonews .blcats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.list-infonews .blcats .ct-cm {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.647;
  padding-left: 10px;
  margin-left: 10px;
}
@media screen and (max-width: 834px) {
  .list-infonews .blcats .ct-cm {
    font-size: 1.5rem;
  }
}
.list-infonews .blcats .ct-cm:before {
  content: "";
  width: 1px;
  height: 15px;
  background: #002a5f;
  position: relative;
  top: 3px;
  bottom: 2px;
  left: -10px;
  display: inline-block;
}
.list-infonews .timenw {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.647;
  padding-left: 10px;
}
@media screen and (max-width: 834px) {
  .list-infonews .timenw {
    font-size: 1.5rem;
  }
}
.list-infonews .item-infonews__w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.list-infonews .list-connect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-infonews .list-connect .item-connect {
  margin: 0 2.5px;
}
.list-infonews .list-connect .item-connect:last-child {
  margin-right: 0;
}
.list-infonews .list-connect .item-connect:first-child {
  margin-left: 0;
}
.list-infonews .list-connect a {
  display: inline-block;
}
.list-infonews .list-tagsdt {
  margin: 0 -2.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-infonews .list-tagsdt .item-tagdt {
  padding: 0 2.5px;
}
.list-infonews .list-tagsdt .item-tagdt a {
  font-size: 1.4rem;
  line-height: 1.2;
  padding: 2px 10px;
  min-width: 62px;
  text-align: center;
  border: 1px solid #002a5f;
  color: #002a5f;
  border-radius: 30px;
  display: inline-block;
}
@media screen and (max-width: 834px) {
  .list-infonews .list-tagsdt .item-tagdt a {
    font-size: 1.5rem;
  }
}

#ez-toc-container {
  border: 13px solid #002a5f;
  padding: 31px 31px 101px;
  margin-bottom: 73px;
  width: 100%;
  background: #FFFFFF;
}
@media screen and (max-width: 834px) {
  #ez-toc-container {
    border-width: 5px;
    padding: 15px 15px 50px;
  }
}
#ez-toc-container .ez-toc-title {
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 400;
  color: #002a5f;
  margin-bottom: 81px;
  text-align: center;
}
@media screen and (max-width: 834px) {
  #ez-toc-container .ez-toc-title {
    font-size: 2.4rem;
  }
}
#ez-toc-container .ez-toc-list .ez-toc-link:before, #ez-toc-container .ez-toc-list .ez-toc-link {
  font-size: 2.2rem;
  line-height: 1.749;
  font-family: "Shippori Mincho B1", serif;
}
@media screen and (max-width: 834px) {
  #ez-toc-container .ez-toc-list .ez-toc-link:before, #ez-toc-container .ez-toc-list .ez-toc-link {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 374px) {
  #ez-toc-container .ez-toc-list .ez-toc-link:before, #ez-toc-container .ez-toc-list .ez-toc-link {
    font-size: 1.6rem;
  }
}
#ez-toc-container .ez-toc-list .ez-toc-link:before {
  color: #002a5f;
  margin-right: 25px;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 834px) {
  #ez-toc-container .ez-toc-list .ez-toc-link:before {
    margin-right: 5px;
  }
}
#ez-toc-container .ez-toc-list .ez-toc-link {
  color: #231815;
}
#ez-toc-container .ez-toc-list a {
  display: inline-block;
  margin-bottom: 5.5px;
}

.box-ctindexinews {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 400;
  margin-bottom: 82px;
}
@media screen and (max-width: 834px) {
  .box-ctindexinews {
    font-size: 1.4rem;
  }
}
.box-ctindexinews p {
  padding-left: 10px;
  margin-bottom: 54px;
}
.box-ctindexinews p:last-child {
  margin-bottom: 0;
}
.box-ctindexinews img {
  margin-bottom: 29px;
  width: 100%;
}
.box-ctindexinews h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  background: #002a5f;
  padding: 5px 35px;
  margin-bottom: 21px;
  line-height: 1.5;
}
@media screen and (max-width: 834px) {
  .box-ctindexinews h2 {
    font-size: 1.8rem;
  }
}
.box-ctindexinews h3 {
  font-size: 2rem;
  font-weight: 700;
  color: #231815;
  background: #e8edf9;
  padding: 7px 35px;
  margin-bottom: 25px;
  line-height: 1.5;
}
@media screen and (max-width: 834px) {
  .box-ctindexinews h3 {
    font-size: 1.8rem;
  }
}
.box-ctindexinews h3 + p {
  margin-bottom: 40px;
}
.box-ctindexinews h4 {
  font-size: 2rem;
  font-weight: 700;
  color: #231815;
  line-height: 2;
  position: relative;
  padding-left: 26px;
  margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
  .box-ctindexinews h4 {
    font-size: 1.8rem;
  }
}
.box-ctindexinews h4:before {
  content: "";
  width: 6px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #002a5f;
  left: 0;
}
.box-ctindexinews h4 + p {
  margin-bottom: 48px;
}
.box-ctindexinews h5 {
  font-size: 2rem;
  font-weight: 700;
  color: #231815;
  line-height: 1.5;
  padding-bottom: 10px;
  border-bottom: 1px solid #b5b5b5;
  position: relative;
  margin-bottom: 17px;
  padding-left: 23px;
}
@media screen and (max-width: 834px) {
  .box-ctindexinews h5 {
    font-size: 1.8rem;
  }
}
.box-ctindexinews h5:after {
  content: "";
  height: 1px;
  width: 259px;
  background: #002a5f;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.box-ctindexinews h5 + p {
  margin-bottom: 48px;
}
.box-ctindexinews h6 {
  font-size: 1.8rem;
  font-weight: 700;
  color: #002a5f;
  line-height: 1.5;
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .box-ctindexinews h6 {
    font-size: 1.6rem;
  }
}
.box-ctindexinews h6:before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 30px;
  background: #002a5f;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.img-maindetail {
  margin-bottom: 20px;
}
.img-maindetail img {
  width: 100%;
}

.mvpage-s2 {
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 268px;
  padding: 0 0 123px;
}
@media screen and (max-width: 1024px) {
  .mvpage-s2 {
    margin-top: 150px;
  }
}
@media screen and (max-width: 834px) {
  .mvpage-s2 {
    margin-top: 100px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 835px) {
  .mvpage-s2.pbs {
    padding-bottom: 50px;
  }
}
.mvpage-s2:before {
  position: absolute;
  content: "";
  background: #dddddd;
  width: 1px;
  height: 0;
  top: 0;
  left: -68px;
  z-index: 1;
  -webkit-animation: showHeightBefore 0.3s ease forwards;
          animation: showHeightBefore 0.3s ease forwards;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
@media screen and (max-width: 1024px) {
  .mvpage-s2:before {
    left: -4%;
  }
}
@media screen and (max-width: 834px) {
  .mvpage-s2:before {
    left: 0;
  }
}
.mvpage-s2 .mv-inn {
  padding-bottom: 0;
}
.mvpage-s2 .mv-inn:before {
  display: none;
}
.mvpage-s2 .mv-inn .txt-sm {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
}
.mvpage-s2 .mv-ttl {
  margin-bottom: 70px;
}
@media screen and (max-width: 834px) {
  .mvpage-s2 .mv-ttl {
    margin-bottom: 30px;
  }
}
.mvpage-s2 .mv-txt {
  width: 100%;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.667;
  letter-spacing: 2px;
  opacity: 0;
  -webkit-transform: translate(0px, 120px);
      -ms-transform: translate(0px, 120px);
          transform: translate(0px, 120px);
  -webkit-animation: fadeUp 0.5s forwards;
          animation: fadeUp 0.5s forwards;
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
@media screen and (max-width: 1024px) {
  .mvpage-s2 .mv-txt {
    font-size: 1.6rem;
    padding-left: 4.3%;
  }
}
.mvpage-s2 .mv-note {
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.667;
  letter-spacing: 2px;
  opacity: 0;
  -webkit-transform: translate(0px, 120px);
      -ms-transform: translate(0px, 120px);
          transform: translate(0px, 120px);
  -webkit-animation: fadeUp 0.5s forwards;
          animation: fadeUp 0.5s forwards;
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
@media screen and (max-width: 1024px) {
  .mvpage-s2 .mv-note {
    padding-left: 4.3%;
  }
}

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

.contact-tm {
  text-align: center;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 51px;
  line-height: 1.6;
  letter-spacing: 2px;
}
@media screen and (max-width: 834px) {
  .contact-tm {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 374px) {
  .contact-tm {
    font-size: 1.4rem;
  }
}
.contact-tm.blue {
  color: #002A5F;
}
.contact-txt {
  font-size: 1.5rem;
  line-height: 2;
  margin-bottom: 94px;
  letter-spacing: 2px;
}
@media screen and (max-width: 834px) {
  .contact-txt {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 374px) {
  .contact-txt {
    font-size: 1.4rem;
  }
}
.contact-tel {
  display: block;
  width: 100%;
  max-width: 600px;
  text-align: center;
  background: #002A5F;
  color: #ffffff;
  font-family: "Shippori Mincho B1", serif;
  padding: 16px 16px 12px;
  margin: 0 auto 145px;
  letter-spacing: 2px;
}
@media screen and (max-width: 834px) {
  .contact-tel {
    margin-bottom: 50px;
  }
}
.contact-tel .jp {
  display: block;
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 2px;
}
.contact-tel .en {
  font-weight: 900;
  font-size: 3.5rem;
}
@media screen and (max-width: 834px) {
  .contact-tel .en {
    font-size: 3rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 374px) {
  .contact-tel .en {
    font-size: 2.6rem;
  }
}
.contact-wrap {
  background: #FAFAFA;
  padding: 128px 100px 101px;
  margin-bottom: 89px;
}
@media screen and (max-width: 1024px) {
  .contact-wrap {
    padding: 15px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .contact-wrap {
    padding-bottom: 142px;
    margin-bottom: 122px;
  }
}
.contact-step {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 450px;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  margin: 0 auto 60px;
}
@media screen and (max-width: 834px) {
  .contact-step {
    margin-bottom: 30px;
  }
}
.contact-step:before {
  content: "";
  position: absolute;
  width: calc(100% - 2px);
  height: 1px;
  background: #002A5F;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 834px) {
  .contact-step:before {
    top: 35px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .contact-step:before {
    width: 80%;
  }
}
.contact-step li {
  position: relative;
  text-align: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .contact-step li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}
.contact-step li .number {
  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;
  width: 100px;
  height: 100px;
  background: #002A5F;
  border-radius: 50%;
  border: 1px solid #002A5F;
  color: #ffffff;
  font-size: 5.7rem;
  margin-bottom: 14px;
  padding-bottom: 4px;
}
@media screen and (max-width: 834px) {
  .contact-step li .number {
    width: 70px;
    height: 70px;
    font-size: 3rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .contact-step li .number {
    margin: 0 auto 14px;
  }
}
.contact-step li .txt {
  color: #002A5F;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
.contact-step li.active .number {
  background: #ffffff;
  color: #002A5F;
}
.contact-ttl {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  color: #002A5F;
  font-size: 1.8rem;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
@media screen and (max-width: 834px) {
  .contact-ttl {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
.contact-ttl span {
  color: #AC0926;
}
.contact-ttl label {
  background: #ffffff;
  border-radius: 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px;
          box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px;
  padding: 3px 14px;
  margin-left: 14px;
}
.contact-input {
  width: 100%;
  margin-bottom: 10px;
}
.contact-input:last-child {
  margin-bottom: 0;
}
.contact-input input, .contact-input textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  outline: none;
  width: 100%;
  height: 100%;
  background: #DDDDDD;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  color: #646464;
  font-size: 1.8rem;
  padding: 22px 35px;
}
@media screen and (max-width: 834px) {
  .contact-input input, .contact-input textarea {
    font-size: 1.6rem;
    padding: 13px 20px;
  }
}
.contact-input input::-webkit-input-placeholder, .contact-input textarea::-webkit-input-placeholder {
  color: #646464;
}
.contact-input input::-moz-placeholder, .contact-input textarea::-moz-placeholder {
  color: #646464;
}
.contact-input input:-ms-input-placeholder, .contact-input textarea:-ms-input-placeholder {
  color: #646464;
}
.contact-input input::-ms-input-placeholder, .contact-input textarea::-ms-input-placeholder {
  color: #646464;
}
.contact-input input::placeholder, .contact-input textarea::placeholder {
  color: #646464;
}
.contact-input.area {
  height: 177px;
}
@media screen and (max-width: 834px) {
  .contact-input.area {
    height: 150px;
  }
}
.contact-input.area textarea {
  padding: 27px 35px;
  resize: none;
}
@media screen and (max-width: 834px) {
  .contact-input.area textarea {
    padding: 10px 20px;
  }
}
.contact-select {
  position: relative;
  background: #DDDDDD;
  color: #646464;
}
.contact-select select {
  display: none;
}
.contact-select .select-selected {
  height: 70px;
  padding: 22px 35px 20px;
}
@media screen and (max-width: 834px) {
  .contact-select .select-selected {
    height: 50px;
    padding: 13px 20px;
  }
}
.contact-select .select-selected:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #646464;
  top: 32px;
  right: 15px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 834px) {
  .contact-select .select-selected:after {
    top: 20px;
    right: 10px;
  }
}
.contact-select .select-selected .select-arrow-active:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.contact-select .select-items div, .contact-select .select-selected {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 1.8rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 834px) {
  .contact-select .select-items div, .contact-select .select-selected {
    font-size: 1.6rem;
  }
}
.contact-select .select-items {
  position: absolute;
  background: #ffffff;
  width: 100%;
  color: #323232;
  border: 1px solid #DDDDDD;
  padding: 18px 36px 22px;
  line-height: 2;
  top: 12px;
  left: 15px;
  z-index: 99;
}
@media screen and (max-width: 834px) {
  .contact-select .select-items {
    padding: 15px;
  }
}
.contact-select .select-hide {
  display: none;
}
.contact-select .select-items div:hover, .contact-select .same-as-selected {
  opacity: 0.7;
}
.contact-select .error {
  position: absolute;
  top: 100%;
  left: 0;
}
.contact-note {
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
@media screen and (max-width: 834px) {
  .contact-note {
    line-height: 2;
  }
}
.contact-note span {
  position: relative;
  font-weight: bold;
  color: #605E5E;
  margin-right: 10px;
  cursor: pointer;
}
.contact-note span:hover {
  opacity: 0.7;
}
.contact-note span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #605E5E;
  bottom: -4px;
  left: 0;
}
@media screen and (max-width: 834px) {
  .contact-note span:after {
    bottom: 0;
  }
}
.contact-note span i {
  margin: -5px 0 0 5px;
}
.contact-check {
  position: relative;
  font-size: 1.672rem;
  max-width: 295px;
  padding-left: 35px;
  margin: 0 auto 33px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 834px) {
  .contact-check {
    margin-bottom: 30px;
  }
}
.contact-check .mwform-checkbox-field-text {
  position: relative;
}
.contact-check .mwform-checkbox-field-text:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -23px;
  height: 16px;
  width: 16px;
  border: 1px solid #000000;
}
.contact-check .mwform-checkbox-field-text:after {
  content: "";
  position: absolute;
  display: none;
  left: -17px;
  top: 7px;
  width: 4px;
  height: 8px;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.contact-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.contact-check input:checked ~ .mwform-checkbox-field-text:after {
  display: block;
}
.contact-btn {
  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;
  width: 100%;
  max-width: 340px;
  height: 60px;
  background: #002A5F;
  color: #ffffff;
  border-radius: 50px;
  border: 1px solid #002A5F;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  padding-top: 1px;
  margin: 0 auto;
  letter-spacing: 1px;
  cursor: pointer;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .contact-btn {
    padding-top: 6px;
  }
}
.contact-btn:hover {
  opacity: 0.7;
}
.contact-btn.back {
  margin-bottom: 39px;
  background: #ffffff;
  color: #002A5F;
}
@media screen and (max-width: 834px) {
  .contact-btn.back {
    margin-bottom: 30px;
  }
}
.contact-btn.back i {
  margin: 0 0 0 10px;
}
.contact-btn i {
  margin-left: 10px;
}

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

.mw_wp_form .contact-wrap .error {
  font-size: 1.6rem;
}
@media screen and (max-width: 834px) {
  .mw_wp_form .contact-wrap .error {
    font-size: 1.4rem;
  }
}

.mw_wp_form_confirm .contact-wrap {
  background: #ffffff;
  margin-bottom: 0;
}
.mw_wp_form_confirm .list-contact {
  margin-bottom: 157px;
}
@media screen and (max-width: 834px) {
  .mw_wp_form_confirm .list-contact {
    margin-bottom: 50px;
  }
}
.mw_wp_form_confirm .list-contact .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.667;
  border-right: 1px solid #002A5F;
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .mw_wp_form_confirm .list-contact .item {
    font-size: 1.6rem;
    border-left: 1px solid #002A5F;
  }
}
.mw_wp_form_confirm .list-contact .item:first-child .contact-ttl, .mw_wp_form_confirm .list-contact .item:first-child .contact-contents {
  border-top: 1px solid #002A5F;
}
.mw_wp_form_confirm .list-contact .item:last-child .contact-ttl, .mw_wp_form_confirm .list-contact .item:last-child .contact-contents {
  border-bottom: 1px solid #002A5F;
}
.mw_wp_form_confirm .list-contact .item .contact-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 300px;
  background: #002A5F;
  color: #ffffff;
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 0;
  letter-spacing: 0;
}
@media screen and (max-width: 834px) {
  .mw_wp_form_confirm .list-contact .item .contact-ttl {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .mw_wp_form_confirm .list-contact .item .contact-ttl {
    width: 100%;
    border-bottom: 0;
    padding: 10px;
  }
}
.mw_wp_form_confirm .list-contact .item .contact-ttl span {
  color: #ffffff;
}
.mw_wp_form_confirm .list-contact .item .contact-contents {
  width: calc(100% - 300px);
  color: #002A5F;
  padding: 35px 60px 34px;
  border-bottom: 1px solid #002A5F;
}
@media screen and (max-width: 834px) {
  .mw_wp_form_confirm .list-contact .item .contact-contents {
    width: calc(100% - 200px);
    padding: 15px;
  }
}
@media screen and (max-width: 640px) {
  .mw_wp_form_confirm .list-contact .item .contact-contents {
    width: 100%;
  }
}
.mw_wp_form_confirm .list-contact .item .contact-input {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
}
.mw_wp_form_confirm .list-contact .item .contact-input.area {
  height: auto;
}
.mw_wp_form_confirm .list-contact .item .contact-select {
  background: transparent;
  color: #002A5F;
}

.popup-content {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: calc(100vh - 80px);
  top: 80px;
  left: 0;
  padding: 50px 0;
  z-index: 11;
  overflow-y: scroll;
}
@media screen and (max-width: 1024px) {
  .popup-content {
    height: calc(100vh - 70px);
    padding: 30px 0;
    top: 70px;
  }
}
.popup-content__close {
  position: fixed;
  width: 40px;
  height: 40px;
  top: 100px;
  right: 20px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .popup-content__close {
    width: 20px;
    height: 20px;
    top: 75px;
    right: 25px;
  }
}
@media screen and (max-width: 834px) {
  .popup-content__close {
    right: 5px;
  }
}
.popup-content__close:before, .popup-content__close:after {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 2px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.popup-content__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.popup-content .popup-contact {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  padding: 50px 40px;
}
@media screen and (max-width: 834px) {
  .popup-content .popup-contact {
    padding: 15px;
  }
}
.popup-content .popup-contact__ttl {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  font-size: 2.4rem;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 3px;
  margin-bottom: 29px;
}
@media screen and (max-width: 834px) {
  .popup-content .popup-contact__ttl {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
.popup-content .popup-contact__txt {
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 48px;
}
@media screen and (max-width: 834px) {
  .popup-content .popup-contact__txt {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
}
.popup-content .popup-contact__txt a {
  color: #000000;
}

@media screen and (max-width: 834px) {
  .page-sell_index .mvpage-s2 .mv-ttl {
    width: auto;
    margin-right: -100%;
  }
}
@media screen and (max-width: 834px) {
  .page-sell_index .mvpage-s2 .mv-inn {
    padding-top: 50px;
  }
}
@media screen and (max-width: 834px) {
  .page-sell_index .mvpage-s2 .breadcrumb {
    padding-top: 0;
  }
}

.sec-sell {
  position: relative;
  padding: 218px 0 125px;
}
@media screen and (max-width: 834px) {
  .sec-sell {
    padding: 100px 0 50px;
  }
}
.sec-sell:after {
  content: "";
  width: 34.5%;
  height: 50%;
  left: 0;
  bottom: 0;
  position: absolute;
  background: url("../img/news/img-bf.png") no-repeat center center;
  background-size: 100%;
}
.sec-sell .sell-top {
  position: absolute;
  top: 86px;
  left: -20px;
}
@media screen and (max-width: 1440px) {
  .sec-sell .sell-top {
    left: 0;
  }
}
@media screen and (max-width: 834px) {
  .sec-sell .sell-top {
    top: 20px;
  }
}

.sell-top {
  font-family: "Cormorant Garamond", serif;
  color: rgba(240, 242, 245, 0.4);
  font-weight: bold;
  font-size: 15rem;
  letter-spacing: 1px;
}
@media screen and (max-width: 1440px) {
  .sell-top {
    font-size: 10rem;
  }
}
@media screen and (max-width: 834px) {
  .sell-top {
    font-size: 5rem;
  }
}
.sell-wrap {
  position: relative;
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
}
.sell-slider, .sell-img {
  width: 50%;
  margin-top: 15px;
}
@media screen and (max-width: 834px) {
  .sell-slider, .sell-img {
    width: 100%;
    margin: 0 0 30px;
  }
}
.sell-slider .img, .sell-img .img {
  position: relative;
  overflow: hidden;
  border: 1px solid #f4f4f4;
}
.sell-slider .img:before, .sell-img .img:before {
  content: "";
  display: block;
  padding-bottom: 66.6666666667%;
}
.sell-slider .img .thumbnail, .sell-img .img .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sell-slider .img img, .sell-img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.sell-slider .slick-dots, .sell-img .slick-dots {
  text-align: right;
  bottom: -16px;
  right: -2px;
}
.sell-slider .slick-dots li, .sell-img .slick-dots li {
  margin: 0 2px;
}
.sell-slider .slick-dots li button, .sell-img .slick-dots li button {
  width: 37px;
  height: 4px;
  background: rgba(0, 42, 94, 0.1);
  padding: 0;
}
.sell-slider .slick-dots li button:before, .sell-img .slick-dots li button:before {
  display: none;
}
.sell-slider .slick-dots li.slick-active, .sell-img .slick-dots li.slick-active {
  background: #002a5f;
}
.sell-contents {
  width: 44%;
}
@media screen and (max-width: 834px) {
  .sell-contents {
    width: 100%;
  }
}
.sell-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #dddddd;
  padding-bottom: 4px;
  margin-bottom: 6px;
}
.sell-ttl .jp {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 2.4rem;
}
.sell-ttl .en {
  font-family: "Cormorant Garamond", serif;
  color: #cecece;
  font-size: 1.4rem;
  margin-left: 10px;
}
.sell-info {
  margin-bottom: 20px;
}
.sell-info .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #ececec;
  padding: 22px 0 14px;
}
@media screen and (max-width: 640px) {
  .sell-info .item {
    padding: 10px 0;
  }
}
.sell-info .item .ttl {
  width: 50%;
  color: #555555;
  font-weight: 300;
  font-size: 1.3rem;
  padding-left: 7px;
}
.sell-info .item .txt {
  width: 46%;
  font-weight: 500;
  font-size: 1.6rem;
}
.sell-tag {
  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;
}
.sell-tag li {
  background: #002a5f;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 300;
  font-size: 1.3rem;
  padding: 5px 15px;
  margin: 0 0 8px 8px;
}
@media screen and (max-width: 1024px) {
  .sell-tag li {
    padding: 5px 10px;
  }
}

.sec-car {
  background: #eff2f5;
  padding: 25px 0 116px;
}
@media screen and (max-width: 834px) {
  .sec-car {
    padding-bottom: 20px;
  }
}

.list-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -6px 88px;
}
@media screen and (max-width: 834px) {
  .list-logo {
    margin-bottom: 30px;
  }
}
.list-logo li {
  width: 16.666%;
  padding: 0 6px;
  margin-bottom: 8px;
}
@media screen and (max-width: 834px) {
  .list-logo li {
    width: 33.333%;
  }
}
@media screen and (max-width: 640px) {
  .list-logo li {
    width: 50%;
  }
}
.list-logo li a {
  display: block;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.03);
}
.list-logo li a:before {
  content: "";
  display: block;
  padding-bottom: 42.1052631579%;
}
.list-logo li a .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.list-logo li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.list-logo li:hover a, .list-logo li.active a {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.list-logo li.active a:after {
  content: "";
  position: absolute;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border-radius: 5px;
  border: 3px solid #004cac;
  top: 0;
  left: 0;
}

.car-ttl {
  position: relative;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 2.1rem;
  padding-left: 21px;
  margin-bottom: 50px;
  letter-spacing: 0.7px;
}
@media screen and (max-width: 834px) {
  .car-ttl {
    font-size: 1.8rem;
    margin-bottom: 30px;
    letter-spacing: 0;
    padding-left: 15px;
  }
}
.car-ttl:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 5px solid #002a5f;
  top: 4px;
  left: 0;
}
@media screen and (max-width: 834px) {
  .car-ttl:before {
    width: 8px;
    height: 8px;
    border: 3px solid #002a5f;
    top: 6px;
  }
}

.part-tab {
  -ms-touch-action: unset !important;
      touch-action: unset !important;
  margin-bottom: 56px;
}
@media screen and (max-width: 834px) {
  .part-tab {
    margin-bottom: 30px;
  }
}
.part-tab .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 15px;
}
.part-tab .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  opacity: 0 !important;
  pointer-events: none;
}

.list-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #c8cfd5;
}
@media screen and (max-width: 1024px) {
  .list-tab {
    width: 922px;
  }
}
.list-tab li {
  position: relative;
  text-align: center;
  font-size: 1.6rem;
  padding: 18px 10px;
  margin: 0 15px;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .list-tab li {
    padding: 15px 5px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 1200px) {
  .list-tab li {
    font-size: 1.4rem;
  }
}
.list-tab li:after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  background: #002a5f;
  bottom: -2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-tab li.active:after, .list-tab li:hover:after {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.part-content {
  opacity: 0;
  visibility: hidden;
  display: none;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.part-content.active {
  opacity: 1;
  display: block;
  visibility: visible;
}

.list-car {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
}
.list-car__item {
  width: 25%;
  padding: 0 8px;
  margin-bottom: 56px;
}
@media screen and (max-width: 834px) {
  .list-car__item {
    width: 50%;
    margin-bottom: 30px;
  }
}
.list-car__wrap:hover {
  cursor: pointer;
  opacity: 0.7;
}
.list-car__img {
  position: relative;
  overflow: hidden;
  margin-bottom: 8px;
}
.list-car__img:before {
  content: "";
  display: block;
  padding-bottom: 62.0689655172%;
}
.list-car__img .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.list-car__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}
.list-car__txt {
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
}
@media screen and (max-width: 834px) {
  .list-car__txt {
    font-size: 1.2rem;
  }
}

.popup-sell {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: calc(100vh - 80px);
  top: 80px;
  left: 0;
  padding: 50px 0;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  overflow-y: scroll;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
@media screen and (max-width: 1024px) {
  .popup-sell {
    height: calc(100vh - 70px);
    padding: 30px 0;
    top: 70px;
  }
}
.popup-sell.active {
  opacity: 1;
  pointer-events: auto;
  z-index: 11;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.popup-sell__close {
  position: fixed;
  width: 40px;
  height: 40px;
  top: 100px;
  right: 20px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .popup-sell__close {
    width: 20px;
    height: 20px;
    top: 75px;
    right: 25px;
  }
}
@media screen and (max-width: 834px) {
  .popup-sell__close {
    right: 5px;
  }
}
.popup-sell__close:before, .popup-sell__close:after {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 2px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.popup-sell__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.popup-sell .sell-wrap {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  padding: 50px 40px;
  border-radius: 10px;
}
@media screen and (max-width: 834px) {
  .popup-sell .sell-wrap {
    padding: 15px;
  }
}
/*# sourceMappingURL=maps/styles.css.map */
