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

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

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

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

fieldset, img {
  border: 0;
}

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

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Bold.eot");
  src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #0068B5;
  padding: 24px 0;
}

@media screen and (max-width: 1024px) {
  #header {
    padding: 18px 0;
  }
}

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

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

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #header .inner .logo {
    width: 156px;
    display: block;
  }
}

#header .inner .logo img {
  max-width: 156px;
}

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

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #header .inner .nav-menu {
    width: calc(100% - 160px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media screen and (max-width: 834px) {
  #header .inner .nav-menu {
    display: none;
    position: absolute;
    top: 59px;
    left: 0;
    right: 0;
    height: 100vh;
    padding: 0 0 0;
    overflow-y: scroll;
    background: white;
  }
}

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

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

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

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

@media screen and (max-width: 834px) {
  #header .inner .nav-menu .show-menu .item {
    padding: 0;
    border-bottom: 1px solid #2F2F2F;
  }
}

#header .inner .nav-menu .show-menu .item:last-child {
  padding-right: 0;
}

#header .inner .nav-menu .show-menu .item a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: white;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (max-width: 834px) {
  #header .inner .nav-menu .show-menu .item a {
    color: #2F2F2F;
    text-align: center;
    padding: 14px 0;
  }
}

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

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

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

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

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

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

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

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

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

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

#footer {
  background: #0068AE;
  color: white;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  padding: 25px 0;
}

@media screen and (max-width: 640px) {
  #footer {
    padding: 20px 0;
    font-size: 10px;
    font-size: 1rem;
  }
}

#footer .logo {
  display: inline-block;
  margin-bottom: 18px;
}

@media screen and (max-width: 640px) {
  #footer .logo {
    margin-bottom: 9px;
  }
}

#footer .logo img {
  max-width: 155px;
}

@media screen and (max-width: 640px) {
  #footer .logo img {
    max-width: 87px;
  }
}

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

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

main {
  padding-top: 80px;
}

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

.popup-open {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: -9;
}

.popup-open.active {
  z-index: 999;
}

@media (max-width: 750px) and (orientation: portrait), (max-height: 440px) {
  .popup-open {
    overflow: scroll;
  }
}

.popup-show {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 500px;
  background: #666666;
  border-radius: 10px;
  padding: 30px 15px;
  margin: 0 auto;
}

@media (min-width: 560px) and (orientation: portrait), (max-height: 500px) {
  .popup-show {
    max-width: 320px;
  }
  .popup-show .popup-fill {
    height: 70vh;
    overflow-y: scroll;
  }
}

.popup-show .txt {
  color: white;
  line-height: 1.56;
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 0.5px;
  margin-bottom: 33px;
}

@media screen and (max-width: 1250px) {
  .popup-show .txt {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .popup-show .txt {
    font-size: 12.5px;
    font-size: 1.25rem;
    margin-bottom: 18px;
  }
}

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

.popup-show .txt .ttl {
  display: block;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 900;
  color: #FCEE21;
  line-height: 1.4;
  letter-spacing: 1.8px;
  margin-bottom: 22px;
}

@media screen and (max-width: 1250px) {
  .popup-show .txt .ttl {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 834px) {
  .popup-show .txt .ttl {
    text-align: center;
    font-size: 17.5px;
    font-size: 1.75rem;
    line-height: 1.4285;
  }
}

@media screen and (max-width: 374px) {
  .popup-show .txt .ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.popup-show .img img {
  width: 100%;
}

.popup-close {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

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

.clearfix {
  *zoom: 1;
}

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

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

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

a:hover {
  opacity: 0.7;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a {
    display: inline-block;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.ttlcomp-01 {
  display: block;
  text-align: center;
  line-height: 1.4;
  color: #333;
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: bold;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .ttlcomp-01 {
    font-size: 23px;
    font-size: 2.3rem;
    margin-bottom: 5px;
  }
}

.ttlcomp-02 {
  display: block;
  text-align: center;
  font-size: 50px;
  font-size: 5rem;
  font-weight: bold;
  color: #333;
  letter-spacing: 1.5px;
  line-height: 1.4;
  margin-bottom: 178px;
}

@media screen and (max-width: 1024px) {
  .ttlcomp-02 {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media screen and (max-width: 834px) {
  .ttlcomp-02 {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0.5px;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 640px) {
  .ttlcomp-02 {
    font-size: 19px;
    font-size: 1.9rem;
    margin-bottom: 69px;
  }
}

.ttlcomp-02 span {
  display: inline-block;
  position: relative;
}

.ttlcomp-02 span:after {
  content: "";
  width: 765px;
  height: 140px;
  background: url(../img/bg-ttl-default.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 1024px) {
  .ttlcomp-02 span:after {
    width: 570px;
    height: 105px;
    top: 10px;
  }
}

@media screen and (max-width: 834px) {
  .ttlcomp-02 span:after {
    width: 410px;
  }
}

@media screen and (max-width: 640px) {
  .ttlcomp-02 span:after {
    width: 300px;
    height: 105px;
    top: 7px;
  }
}

.ttlcomp-02.color-white span:after {
  background: url(../img/bg-ttl-white.png) no-repeat;
  background-size: 100%;
}

.ttlcomp-02.color-blue span:after {
  background: url(../img/bg-ttl-blue.png) no-repeat;
  background-size: 100%;
}

.ttlcomp-03 {
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1.5625;
  color: #0066B3;
  position: relative;
  padding-left: 44px;
  letter-spacing: 1.5px;
  margin-bottom: 24px;
}

@media screen and (max-width: 1250px) {
  .ttlcomp-03 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 834px) {
  .ttlcomp-03 {
    font-size: 18px;
    font-size: 1.8rem;
    padding-left: 18px;
  }
}

@media screen and (max-width: 640px) {
  .ttlcomp-03 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6071;
    letter-spacing: 0.8px;
    margin-bottom: 13px;
  }
}

.ttlcomp-03.inline-block {
  display: inline-block;
}

.ttlcomp-03:before {
  content: "";
  width: 10px;
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 10px;
  background: #0066B3;
}

@media screen and (max-width: 834px) {
  .ttlcomp-03:before {
    width: 5px;
    top: 3px;
    bottom: 0;
  }
}

.ttlcomp-04 {
  display: block;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 50px;
  font-size: 5rem;
  letter-spacing: 1px;
  margin-bottom: 115px;
}

@media screen and (max-width: 834px) {
  .ttlcomp-04 {
    font-size: 21px;
    font-size: 2.1rem;
    letter-spacing: 0.5px;
    margin-bottom: 24px;
  }
}

.ttlcomp-04 img {
  display: block;
  max-width: 105px;
  margin: 0 auto 29px;
}

@media screen and (max-width: 834px) {
  .ttlcomp-04 img {
    max-width: 53px;
    margin: 0 auto 20px;
  }
}

.ttlcomp-04 span {
  display: block;
}

.txt-basic {
  line-height: calc(43/22);
  font-size: 22px;
  font-size: 2.2rem;
  color: black;
  letter-spacing: 0.45px;
}

@media screen and (max-width: 1250px) {
  .txt-basic {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

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

@media screen and (max-width: 640px) {
  .txt-basic {
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: 0.3px;
  }
}

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

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

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

.btn {
  display: block;
  max-width: 392px;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: white;
  line-height: 1.4;
  background: #0068AF;
  border-radius: 5px;
  outline: none;
  border: none;
  padding: 14px 5px 14px 10px;
  letter-spacing: 1.5px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .btn {
    font-size: 13.5px;
    font-size: 1.35rem;
    letter-spacing: 0.5px;
    padding: 9px 5px 9px 0;
    border-radius: 3px;
  }
}

.btn span {
  display: inline-block;
  position: relative;
  padding-left: 15px;
}

@media screen and (max-width: 834px) {
  .btn span {
    padding-left: 10px;
  }
}

.btn span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 7px;
  border-color: transparent transparent transparent white;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .btn span:before {
    border-width: 4px 0 4px 4px;
    top: 57%;
  }
}

.btn-small {
  display: inline-block;
  padding: 14px 28px 17px 36px;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .btn-small {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 12px 22px 15px 29px;
  }
  .btn-small span {
    padding-left: 15px;
  }
}

.en {
  font-family: "Gotham", serif;
}

.color-white {
  color: white !important;
}

.color-blue {
  color: #0066B3 !important;
}

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

@media screen and (max-width: 834px) {
  .list-link {
    max-width: 225px;
    margin: 0 auto;
  }
}

.list-link .item {
  width: 50%;
  padding: 0 6px;
}

@media screen and (max-width: 834px) {
  .list-link .item {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .list-link .item:last-child {
    margin-bottom: 0;
  }
}

.mv-block {
  display: block;
  padding: 90px 17px 0;
}

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

.mv-block span {
  display: block;
}

.mv-heading {
  margin-bottom: 90px;
  padding-left: 10px;
}

@media screen and (max-width: 834px) {
  .mv-heading {
    margin-bottom: 0;
    padding-left: 6px;
  }
}

.mv-heading img {
  max-width: 460px;
}

@media screen and (max-width: 834px) {
  .mv-heading img {
    max-width: 100%;
    width: 44.53333vw;
  }
}

@media screen and (max-width: 834px) {
  .mv-note {
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    text-align: center;
  }
}

.mv-note img {
  max-width: 487px;
}

@media screen and (max-width: 834px) {
  .mv-note img {
    max-width: 100%;
    width: 44.8vw;
  }
}

.video {
  max-width: 920px;
  padding: 0 10px;
  margin: 0 auto;
}

.video #player, .video iframe {
  width: 100% !important;
  height: 506px !important;
}

@media screen and (max-width: 834px) {
  .video #player, .video iframe {
    height: 53.5vw !important;
  }
}

.feature-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -45px 37px;
}

@media screen and (max-width: 1250px) {
  .feature-block {
    margin: 0 -15px 37px;
  }
}

@media screen and (max-width: 834px) {
  .feature-block {
    margin-bottom: 57px;
  }
}

.feature-block .item {
  width: 50%;
  padding: 0 45px;
}

@media screen and (max-width: 1250px) {
  .feature-block .item {
    padding: 0 15px;
  }
}

@media screen and (max-width: 834px) {
  .feature-block .item {
    width: 100%;
    margin-bottom: 37px;
  }
  .feature-block .item:last-child {
    margin-bottom: 0;
  }
}

.feature-block .item .img img {
  width: 100%;
}

.feature-block .item .txt {
  color: white;
  line-height: 1.56;
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 0.5px;
  margin-bottom: 33px;
}

@media screen and (max-width: 1250px) {
  .feature-block .item .txt {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .feature-block .item .txt {
    font-size: 12.5px;
    font-size: 1.25rem;
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 374px) {
  .feature-block .item .txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.feature-block .item .txt .ttl {
  display: block;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 900;
  color: #FCEE21;
  line-height: 1.4;
  letter-spacing: 1.8px;
  margin-bottom: 22px;
}

@media screen and (max-width: 1250px) {
  .feature-block .item .txt .ttl {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 834px) {
  .feature-block .item .txt .ttl {
    text-align: center;
    font-size: 17.5px;
    font-size: 1.75rem;
    line-height: 1.4285;
  }
}

@media screen and (max-width: 374px) {
  .feature-block .item .txt .ttl {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.feature-block .item .txt p {
  margin-bottom: 9px;
}

.feature-block .item .txt p:last-child {
  margin-bottom: 0;
}

.feature-block .item .txt small {
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 1250px) {
  .feature-block .item .txt small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .feature-block .item .txt small {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

@media screen and (min-width: 1251px) {
  .feature-block .item:nth-child(2) .txt .ttl {
    letter-spacing: 1px;
  }
}

.feature-block .item-show {
  width: 57.5%;
}

@media screen and (max-width: 834px) {
  .feature-block .item-show {
    width: 93%;
    margin: 0 auto;
    position: relative;
  }
  .feature-block .item-show .img {
    position: relative;
  }
  .feature-block .item-show .item-popup-01 {
    position: absolute;
    top: 0.8vw;
    left: 24vw;
    right: 0;
    width: 19.73333vw;
  }
  .feature-block .item-show .item-popup-02 {
    position: absolute;
    bottom: 11.73333vw;
    left: 12vw;
    width: 19.73333vw;
  }
  .feature-block .item-show .item-popup-03 {
    position: absolute;
    right: 16.53333vw;
    bottom: 21.06667vw;
    width: 27.2vw;
  }
}

@media screen and (max-width: 834px) {
  .feature-block .item.popup-sp-01, .feature-block .item.popup-sp-02 {
    display: none;
  }
}

.feature-block.block-02 {
  margin: 0 -40px 0 0;
}

@media screen and (max-width: 1250px) {
  .feature-block.block-02 {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (max-width: 834px) {
  .feature-block.block-02 {
    margin: 0;
    padding: 0 27px;
  }
}

@media screen and (max-width: 374px) {
  .feature-block.block-02 {
    padding: 0 15px;
  }
}

.feature-block.block-02 .item:nth-child(1) {
  padding: 0 20px 0 0;
}

@media screen and (max-width: 834px) {
  .feature-block.block-02 .item:nth-child(1) {
    padding: 0;
  }
}

@media screen and (min-width: 1025px) {
  .feature-block.block-02 .item:nth-child(1) .txt .ttl {
    letter-spacing: 1.3px;
  }
}

@media screen and (max-width: 834px) {
  .feature-block.block-02 .item:nth-child(1) .txt .ttl {
    margin: 0 -5px 10px;
  }
}

.feature-block.block-02 .item:nth-child(1) .txt p {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .feature-block.block-02 .item:nth-child(1) .txt p {
    margin-bottom: 1px;
  }
}

.feature-block.block-02 .item:nth-child(2) {
  padding: 9px 0 0 46px;
}

@media screen and (max-width: 1250px) {
  .feature-block.block-02 .item:nth-child(2) {
    padding: 0;
  }
}

.doctor-note {
  overflow: hidden;
  text-align: justify;
  margin-bottom: 66px;
}

@media screen and (max-width: 834px) {
  .doctor-note {
    margin-bottom: 28px;
  }
}

.doctor-note .img img {
  width: 100%;
}

@media screen and (max-width: 1250px) {
  .doctor-note .img {
    width: 250px;
  }
}

@media screen and (max-width: 640px) {
  .doctor-note .img {
    width: 157px;
  }
}

.doctor-note .img-01 {
  float: left;
  margin: 10px 41px 0 0;
  line-height: 1.3;
  letter-spacing: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (min-width: 1251px) {
  .doctor-note .img-01 {
    width: 390px;
  }
}

@media screen and (max-width: 834px) {
  .doctor-note .img-01 {
    float: none;
    display: block;
    margin: 0 auto;
    width: auto;
    padding: 7px 0 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    max-width: 300px;
  }
}

@media screen and (max-width: 640px) {
  .doctor-note .img-01 {
    font-size: 10px;
    max-width: 175px;
  }
}

.doctor-note .img-01 img {
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .doctor-note .img-01 img {
    margin-bottom: 6px;
  }
}

.doctor-note .img-01 .ttl {
  display: block;
  font-weight: 600;
  margin-bottom: 4px;
}

.doctor-note .img-01 small {
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 640px) {
  .doctor-note .img-01 small {
    font-size: 9px;
    font-size: 0.9rem;
  }
}

.doctor-note .img-02 {
  float: right;
  margin: -40px 0 0 30px;
}

@media screen and (min-width: 1251px) {
  .doctor-note .img-02 {
    width: 315px;
  }
}

@media screen and (max-width: 834px) {
  .doctor-note .img-02 {
    margin: -28px 0 0 23px;
  }
}

.doctor-note .img-03 {
  float: left;
  margin: 15px 45px 0 0;
  padding-bottom: 10px;
}

@media screen and (min-width: 1251px) {
  .doctor-note .img-03 {
    width: 400px;
  }
}

@media screen and (max-width: 834px) {
  .doctor-note .img-03 {
    margin: 3px 19px 0 0;
  }
}

@media screen and (max-width: 640px) {
  .doctor-note .img-03 {
    width: 163px;
  }
}

.doctor-note p {
  margin-bottom: 44px;
}

@media screen and (max-width: 1250px) {
  .doctor-note p {
    margin-bottom: 25px;
  }
}

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

.more-detail {
  background: #E6E6E6;
  border-radius: 5px;
  max-width: 900px;
  margin: 0 auto;
  padding: 25px 50px 36px;
}

@media screen and (max-width: 1024px) {
  .more-detail {
    padding: 25px 30px 36px;
  }
}

@media screen and (max-width: 834px) {
  .more-detail {
    padding: 17px 15px 17px;
    max-width: 500px;
  }
}

.more-detail .ttl {
  display: block;
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 900;
  color: #666666;
  letter-spacing: 1px;
  margin-bottom: 16px;
}

@media screen and (max-width: 834px) {
  .more-detail .ttl {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.3125;
    margin-bottom: 12px;
  }
}

.instagram-block {
  background: url(../img/bg-03.png) no-repeat;
  background-size: cover;
  background-position: top center;
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding: 0 0 98px;
}

@media screen and (max-width: 834px) {
  .instagram-block {
    background: url(../img/bg-03-sp.png) no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 0 0 33px;
  }
}

.instagram-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -13px;
}

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

.instagram-item .item {
  width: 25%;
  padding: 0 13px;
  margin-bottom: 52px;
}

@media screen and (max-width: 834px) {
  .instagram-item .item {
    width: 33.333%;
    padding: 0 9px;
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 640px) {
  .instagram-item .item {
    width: 50%;
  }
}

.instagram-item .item img {
  width: 100%;
}

.profile-block {
  display: block;
  text-align: center;
  max-width: 697px;
  margin: 0 auto;
}

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

.profile-block .img {
  margin-bottom: 51px;
}

@media screen and (max-width: 834px) {
  .profile-block .img {
    margin-bottom: 21px;
  }
}

.profile-block .img img {
  width: 100%;
}

.profile-block .txt {
  line-height: 1.2;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  color: #595757;
}

@media screen and (max-width: 834px) {
  .profile-block .txt {
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}

.profile-block .txt .note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 25px;
  font-size: 2.5rem;
  margin-bottom: 19px;
}

@media screen and (max-width: 834px) {
  .profile-block .txt .note {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
}

.profile-block .txt .note span {
  background: black;
  color: white;
  display: block;
  padding: 1px 9px 3px;
  margin-right: 14px;
}

@media screen and (max-width: 834px) {
  .profile-block .txt .note span {
    padding: 1px 6px 3px;
  }
}

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

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

.profile-block .txt p:last-child {
  margin-bottom: 0;
}

.sec-mv {
  min-height: 800px;
  max-height: 100vh;
  background: url("../img/mv-bg.png") no-repeat;
  background-size: cover;
  background-position: bottom center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1024px) {
  .sec-mv {
    min-height: 500px;
    height: calc(100vh - 62px);
  }
}

@media screen and (max-width: 834px) {
  .sec-mv {
    background: url(../img/mv-bg-sp.png) no-repeat;
    background-size: cover;
    background-position: bottom center;
    display: block;
    min-height: 64vw;
    height: auto;
    padding: 18.66667vw 0 0;
    z-index: 3;
  }
}

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

.sec-movie {
  padding: 72px 0 0;
  z-index: 2;
}

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

.sec-feature {
  padding: 487px 0 473px;
  background: url(../img/bg-01.png) no-repeat;
  background-size: cover;
  background-position: center center;
  margin: -362px 0 -95px;
}

@media screen and (max-width: 834px) {
  .sec-feature {
    background: #666666;
    margin: -97px 0 0;
    padding: 167px 0 136px;
  }
  .sec-feature:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/bg-01-sp01.png) no-repeat;
    background-size: 100%;
    background-position: top center;
  }
  .sec-feature:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    background: url(../img/bg-01-sp02.png) no-repeat;
    background-position: bottom center;
    background-size: 100%;
  }
  .sec-feature .inner {
    position: relative;
    z-index: 1;
  }
}

.sec-doctor {
  padding: 0 0;
  z-index: 2;
}

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

@media screen and (min-width: 835px) {
  .sec-doctor .ttlcomp-02 {
    margin-bottom: 177px;
  }
}

@media screen and (max-width: 640px) {
  .sec-doctor .ttlcomp-02 {
    margin-bottom: 58px;
  }
}

.sec-instagram {
  padding: 450px 0 0;
  background: #666666;
  margin: -96px 0 0;
}

@media screen and (max-width: 834px) {
  .sec-instagram {
    padding: 131px 0 0;
    margin: -36px 0 0;
  }
}

.sec-instagram:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(../img/bg-02.png) no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 958px;
}

@media screen and (max-width: 834px) {
  .sec-instagram:before {
    top: -1px;
    background: url(../img/bg-02-sp.png) no-repeat;
    background-size: 100%;
    background-position: top center;
  }
}

.sec-profile {
  padding: 141px 0 55px;
}

@media screen and (max-width: 834px) {
  .sec-profile {
    padding: 45px 0 31px;
    background: url(../img/bg-04-sp.png) no-repeat;
    background-size: cover;
    background-position: bottom center;
  }
}

@media screen and (min-width: 835px) {
  .sec-profile .ttlcomp-02 {
    margin-bottom: 158px;
  }
}

.sec-profile .inner {
  position: relative;
  z-index: 1;
}

.sec-profile:after {
  content: "";
  background: url("../img/bg-04.png") no-repeat;
  background-position: bottom center;
  height: 1253px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.sec-other {
  padding: 90px 0;
  text-align: center;
}

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

.vsm-slider {
	width: 1180px;
	margin: auto;
}
.vsm-slider .ecbn-selection-title {
	display: none;
}
.vsm-slider .ecbn-selection-description {
	color: #fff;
}
.vsm-slider .ecbn-selection-description a {
	color: #fff;
	text-decoration: underline!important;	
}
.ecbn-selection-wrapper .ecbn-selection-to-nextpage > a.ecbn-selection-to-nextpage-btn, .ecbn-selection-page-wrapper .ecbn-selection-to-nextpage > a.ecbn-selection-to-nextpage-btn {
	border: none!important;
	font-weight: bold;
}
@media screen and (max-width: 1180px) {
	.vsm-slider {
		width: calc( 100% - 20px );
	}
}

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