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

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

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

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

fieldset, img {
  border: 0;
}

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

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

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

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

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
@font-face {
  font-family: 'DINPro-Bold';
  src: url("../fonts/DINPro-Bold_13934.eot");
  src: local("☺"), url("../fonts/DINPro-Bold_13934.woff") format("woff"), url("../fonts/DINPro-Bold_13934.ttf") format("truetype"), url("../fonts/DINPro-Bold_13934.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "PA1GothicStd Medium";
  src: url("../fonts/AP-OTF-A1GothicStd-Medium.otf");
}

@font-face {
  font-family: "PA1GothicStd Regular";
  src: url("../fonts/AP-OTF-A1GothicStd-Regular.otf");
}

@font-face {
  font-family: "A-OTF 見出ゴMB31 Pr6N MB31";
  src: url("../fonts/A-OTF-MidashiGoPro-MB31.otf");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  color: #000;
  font-family: "PA1GothicStd Regular";
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow-x: hidden;
}

#header {
  width: 100%;
}

@media screen and (min-width: 835px) {
  #header.fixed {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-box-shadow: 1px 5px 11px rgba(0, 0, 0, 0.05);
            box-shadow: 1px 5px 11px rgba(0, 0, 0, 0.05);
  }
  #header.fixed .nav-menu {
    margin-top: 0;
    padding: 15px 0;
  }
  #header.fixed .nav-menu .show-menu > .item:nth-child(3) {
    width: 165px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  #header.fixed .nav-menu .show-menu > .item:nth-child(3) img {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  #header {
    position: fixed;
    padding: 14px 20px;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}

#header .nav-menu {
  margin-top: -58px;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 990px) {
  #header .nav-menu {
    margin-top: -30px;
  }
}

@media screen and (max-width: 834px) {
  #header .nav-menu {
    margin-top: 0;
    top: 0;
    right: -100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    position: fixed;
    background: #fff;
    max-width: 189px;
    width: 100%;
    height: 100vh;
    z-index: 999;
    padding: 92px 30px;
  }
  #header .nav-menu .mobile-close {
    position: absolute;
    top: 14px;
    right: 14px;
  }
  #header .nav-menu.on {
    right: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: auto;
  }
}

#header .nav-menu .show-menu {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

#header .nav-menu .show-menu > .item {
  padding: 0 52px;
}

@media screen and (max-width: 1440px) {
  #header .nav-menu .show-menu > .item {
    padding: 0 20px;
  }
}

@media screen and (max-width: 1200px) {
  #header .nav-menu .show-menu > .item {
    padding: 0 10px;
  }
}

#header .nav-menu .show-menu > .item:nth-child(3) {
  padding: 0 20px;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}

#header .nav-menu .show-menu > .item:nth-child(3) a {
  border-bottom: 0;
}

@media screen and (max-width: 990px) {
  #header .nav-menu .show-menu > .item img {
    max-width: 140px;
  }
}

@media screen and (max-width: 834px) {
  #header .nav-menu .show-menu > .item {
    width: 100%;
    text-align: center;
    margin-bottom: 51px;
  }
  #header .nav-menu .show-menu > .item:last-child {
    margin-bottom: 0;
  }
  #header .nav-menu .show-menu > .item img {
    max-width: 100%;
  }
}

#header .nav-menu .show-menu > .item a {
  color: #000;
  padding: 0 20px 5px 24px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: -0.75px;
  border-bottom: 4px solid transparent;
  font-family: "A-OTF 見出ゴMB31 Pr6N MB31";
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 990px) {
  #header .nav-menu .show-menu > .item a {
    padding: 0 7px 5px 7px;
  }
}

@media screen and (max-width: 834px) {
  #header .nav-menu .show-menu > .item a {
    padding: 0 8px 3px 9px;
    letter-spacing: 0px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

#header .nav-menu .show-menu > .item a:hover {
  color: #00aecb;
  opacity: 1;
  border-color: #00aecb;
}

#header .mobile-icon {
  width: 50px;
  height: 55px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 12;
  display: none;
}

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

.logo-sp {
  position: absolute;
  top: 14px;
  left: 20px;
  z-index: 99;
}

#footer {
  background: #00306e;
  padding: 88px 0;
}

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

#footer .flex-ft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

#footer .flex-ft .flex-left {
  width: 59.25%;
  padding-right: 20px;
}

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

#footer .flex-ft .flex-left .logo-ft {
  margin-bottom: 63px;
}

@media screen and (max-width: 1200px) {
  #footer .flex-ft .flex-left .logo-ft {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-left .logo-ft {
    margin-bottom: 12px;
    text-align: center;
  }
}

#footer .flex-ft .flex-left .txt-address {
  font-weight: 500;
  line-height: 1.84;
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-left .txt-address {
    line-height: 1.375;
    max-width: 240px;
    margin: 0 auto;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#footer .flex-ft .flex-right {
  width: 40.75%;
  border-left: 2px solid #fff;
  padding-left: 20px;
  text-align: right;
  color: #fff;
  margin-top: -5px;
}

@media screen and (max-width: 1200px) {
  #footer .flex-ft .flex-right {
    margin-top: 0;
  }
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-right {
    width: 100%;
    padding-left: 0;
    border-left: 0;
    text-align: center;
  }
}

#footer .flex-ft .flex-right .txt-ft {
  font-weight: bold;
  margin-bottom: 2px;
  letter-spacing: 2px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 19px;
  font-size: 1.9rem;
}

@media screen and (max-width: 1200px) {
  #footer .flex-ft .flex-right .txt-ft {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-right .txt-ft {
    letter-spacing: 1px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#footer .flex-ft .flex-right .ft-phone {
  color: #fff;
  font-weight: bold;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 2.75px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-family: "DINPro-Bold";
  margin-bottom: 9px;
  font-size: 53px;
  font-size: 5.3rem;
}

@media screen and (max-width: 1200px) {
  #footer .flex-ft .flex-right .ft-phone {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media screen and (max-width: 990px) {
  #footer .flex-ft .flex-right .ft-phone {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-right .ft-phone {
    letter-spacing: 1px;
    margin-bottom: 4px;
    font-size: 26.5px;
    font-size: 2.65rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#footer .flex-ft .flex-right .ft-phone img {
  margin-right: 10px;
}

@media screen and (max-width: 1200px) {
  #footer .flex-ft .flex-right .ft-phone img {
    width: 40px;
  }
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-right .ft-phone img {
    width: 31px;
  }
}

#footer .flex-ft .flex-right .email-phone {
  color: #fff;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  margin-bottom: 42px;
  display: block;
  line-height: 1;
  letter-spacing: 1.75px;
  font-size: 28px;
  font-size: 2.8rem;
}

@media screen and (max-width: 1200px) {
  #footer .flex-ft .flex-right .email-phone {
    letter-spacing: 0;
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-right .email-phone {
    margin-bottom: 27px;
    letter-spacing: 1px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

#footer .flex-ft .flex-right .nav-ft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 316px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 12px;
  margin-left: auto;
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-right .nav-ft {
    max-width: 215px;
    margin: 0 auto 24px;
    padding-right: 3px;
    position: relative;
    padding-bottom: 13px;
  }
  #footer .flex-ft .flex-right .nav-ft:before {
    content: '';
    width: 180px;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

#footer .flex-ft .flex-right .nav-ft li {
  width: 50%;
  margin-bottom: 23px;
  text-align: left;
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-right .nav-ft li {
    margin-bottom: 26px;
  }
}

#footer .flex-ft .flex-right .nav-ft li:nth-child(2n) {
  text-align: right;
}

@media screen and (max-width: 834px) {
  #footer .flex-ft .flex-right .nav-ft li img {
    width: 68px;
  }
}

#back-top {
  position: fixed;
  z-index: 50;
  bottom: 50px;
  right: 50px;
}

@media screen and (max-width: 1200px) {
  #back-top {
    bottom: 20px;
    right: 20px;
  }
}

@media screen and (max-width: 834px) {
  #back-top {
    width: 37px;
    height: 37px;
    bottom: 18px;
    right: 18px;
  }
}

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

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

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

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

.txt-basic {
  color: #000;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  line-height: 1.96;
  letter-spacing: -0.75px;
  font-size: 22px;
  font-size: 2.2rem;
}

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

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

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

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

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

.sec-contact {
  padding: 116px 0 106px;
  background: #ffffb6;
}

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

.ttlcomp-03 {
  text-align: center;
  color: #00306e;
  line-height: 1.2;
  margin-bottom: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .ttlcomp-03 {
    margin-bottom: 13px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.ttlcomp-03 span {
  display: inline-block;
  padding: 0 19px 7px;
}

@media screen and (max-width: 834px) {
  .ttlcomp-03 span {
    padding: 0 12px 6px;
  }
}

.txt-contact {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  text-align: center;
  line-height: 1.625;
  color: #000;
  margin-bottom: 68px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .txt-contact {
    line-height: 1.52;
    margin-bottom: 27px;
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 834px) {
  .content-form {
    padding: 0 23px;
  }
}

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

.content-form__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -30px 39px;
}

@media screen and (max-width: 834px) {
  .content-form__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
  }
}

.content-form__item {
  padding: 0 30px;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .content-form__item {
    width: 100%;
    padding: 0;
    margin-bottom: 32px;
  }
}

.content-form__input {
  margin-bottom: 40px;
}

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

.content-form .list-checkbox {
  margin: 0 -10px;
  padding-right: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .content-form .list-checkbox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -4px;
    padding-right: 0;
  }
}

@media screen and (min-width: 835px) {
  .content-form .list-checkbox.no-between {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 -45px;
  }
  .content-form .list-checkbox.no-between .item-checkbox {
    padding: 0 45px;
  }
}

.content-form .item-checkbox {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  color: #00306e;
  padding: 0 10px;
  letter-spacing: 1px;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .content-form .item-checkbox {
    margin-bottom: 19px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.label {
  display: block;
  margin-bottom: 7px;
  padding-left: 3px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  color: #00306e;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .label {
    margin-bottom: 9px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.label span {
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .label span {
    font-size: 10px;
    font-size: 1rem;
  }
}

.input {
  height: 62px;
  width: 100%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  border: 2px solid #cbcbcb;
  color: #000;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px 24px;
  background: #fff;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .input {
    height: 55px;
    padding: 10px 15px;
    border-width: 1px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.input::-webkit-input-placeholder {
  color: #b2b2b2;
}

.input::-moz-placeholder {
  color: #b2b2b2;
}

.input:-ms-input-placeholder {
  color: #b2b2b2;
}

.input::-ms-input-placeholder {
  color: #b2b2b2;
}

.input::placeholder {
  color: #b2b2b2;
}

.check-item {
  display: block;
  position: relative;
  padding-left: 50px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 834px) {
  .check-item {
    padding-left: 32px;
  }
}

.check-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.check-item .checkmark {
  position: absolute;
  top: -1px;
  left: 0;
  height: 36px;
  width: 36px;
  border: 2px solid #cbcbcb;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .check-item .checkmark {
    height: 24px;
    width: 24px;
    border: 1px solid #cbcbcb;
  }
}

.check-item .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.check-item input:checked ~ .checkmark:after {
  display: block;
}

.check-item .checkmark:after {
  left: 12px;
  top: 3px;
  width: 8px;
  height: 17px;
  border: solid #00306e;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 834px) {
  .check-item .checkmark:after {
    left: 7px;
    top: 1px;
    width: 5px;
    height: 12px;
  }
}

.flex-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 490px;
  width: 100%;
  margin: 40px auto;
}

.flex-btn .btn-contact:nth-child(1) {
  margin-right: 10px;
}

.btn-contact {
  max-width: 240px;
  width: 100%;
  margin: 0 auto 28px;
  background: #00306e;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  color: #fff;
  border: 0px;
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .btn-contact {
    height: 55px;
    max-width: 165px;
    margin: 0 auto 21px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.btn-contact:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #00aecb;
}

.btn-contact.btn-back {
  background: #00aecb;
}

.txt-privacy {
  color: #000;
  font-weight: 500;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .txt-privacy {
    font-size: 10px;
    font-size: 1rem;
  }
}

.txt-privacy a {
  display: inline-block;
  color: #00b5ff;
  font-weight: bold;
}

.custom-select {
  position: relative;
  max-width: 468px;
  border: 2px solid #cbcbcb;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 834px) {
  .custom-select {
    height: 55px;
    border-width: 1px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.custom-select select {
  display: none;
}

.custom-select .select-selected {
  background: #fff;
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .custom-select .select-selected {
    height: 55px;
  }
}

.custom-select .select-selected:after {
  position: absolute;
  content: "";
  top: 59%;
  right: 16px;
  width: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 0;
  border: 12px solid transparent;
  border-color: #00306e transparent transparent transparent;
}

@media screen and (max-width: 834px) {
  .custom-select .select-selected:after {
    top: 62%;
    right: 11px;
  }
}

.custom-select .select-arrow-active:after {
  top: -2%;
  -webkit-transform: rotate(180deg) translateY(-50%);
      -ms-transform: rotate(180deg) translateY(-50%);
          transform: rotate(180deg) translateY(-50%);
}

.custom-select .select-items div, .custom-select .select-selected {
  color: #00306e;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.custom-select .select-items {
  position: absolute;
  top: 100%;
  left: -2px;
  right: 0;
  z-index: 99;
  width: calc(100% + 4px);
  background: #fff;
  padding: 20px;
  color: #000;
  height: 274px;
  overflow-y: auto;
  border: 2px solid #cbcbcb;
  margin-top: -2px;
}

.custom-select .select-items div {
  margin-bottom: 3px;
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0.1);
}

.custom-select .select-hide {
  display: none;
}

.sec-thanks {
  padding: 100px 0 200px;
}


.ttl-thanks {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  margin-bottom: 53px;
  color: #00306e;
  font-weight: bold;
  font-size: 32px;
  font-size: 3.2rem;
}

@media screen and (max-width: 834px) {
  .ttl-thanks {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 14px;
  }
}

.thanks-box {
  position: relative;
  background: #ffffb6;
  padding: 43px 121px 52px 103px;
  max-width: 1100px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .thanks-box {
padding: 50px 150px;
  }
}


@media screen and (max-width: 1000px) {
  .thanks-box {
padding: 50px 50px;
  }
}

@media screen and (max-width: 834px) {
  .thanks-box {
    padding: 23px 9px 23px 18px;
    margin: 0 10px;
  }
}

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

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

.thanks-box .thanks-ct {
  padding-right: 30px;
  padding-top: 40px;
  width: calc(100% - 233px);
}

@media screen and (max-width: 834px) {
  .thanks-box .thanks-ct {
    padding-top: 0;
    padding-right: 10px;
    width: calc(100% - 102px);
  }
}

.thanks-box .thanks-ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #00306e;
  line-height: 1.6;
  margin-bottom: 38px;
  font-size: 30px;
  font-size: 3rem;
}

@media screen and (max-width: 1200px) {
  .thanks-box .thanks-ttl {
    margin-bottom: 20px;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 834px) {
  .thanks-box .thanks-ttl {
    margin-bottom: 19px;
    margin-right: -10px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.thanks-box .thanks-img {
  width: 233px;
}

@media screen and (max-width: 834px) {
  .thanks-box .thanks-img {
    width: 102px;
    padding-top: 9px;
  }
}

.thanks-box p {
  font-weight: 500;
  color: #000;
  line-height: 1.78;
  letter-spacing: -1.5px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1200px) {
  .thanks-box p {
    letter-spacing: 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .thanks-box p {
    line-height: 1.6;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

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


.thanks-line{
position: absolute;
    width: 250px;
    right: -100px;
}
@media screen and (max-width: 1300px) {
  .thanks-line{
    right: 0px;
    }
}

@media screen and (max-width: 834px) {
  .thanks-line{
    width: 200px;
    right: calc(50% - 100px);
    }
}