@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&subset=japanese");
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: 'UDShinGoPro-Bold';
  src: url("/fonts/UDShinGoPro-Bold-f08bbdd2dc8ffc997d3ea05ae0a881df.eot");
  src: url("/fonts/UDShinGoPro-Bold-f08bbdd2dc8ffc997d3ea05ae0a881df.eot?#iefix") format("embedded-opentype"), url("/fonts/UDShinGoPro-Bold-c60e85823eb8825b3cd1e8fc9da6a96b.woff2") format("woff2"), url("/fonts/UDShinGoPro-Bold-9f740192b91ba6b439bd24019cfdb473.woff") format("woff"), url("/fonts/UDShinGoPro-Bold-65f91aafebe976687bfce51478bab3e9.ttf") format("truetype"), url("/fonts/UDShinGoPro-Bold-a7cfb7636715ed3ed2f97e0c68c45819.svg#UDShinGoPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* ====================================================
Media Query
==================================================== */
/* ====================================================
Margin PC and SP
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 80px !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: #000000;
  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;
}

#header {
  border-bottom: 5px solid #F5F5F5;
  margin-bottom: 54px;
}

@media screen and (max-width: 834px) {
  #header {
    margin-bottom: 40px;
  }
}

#header.header-index {
  margin-bottom: 0;
}

#header .logo-index {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.75;
  font-family: "UDShinGoPro-Bold", sans-serif;
  color: #BD1D16;
}

@media screen and (max-width: 834px) {
  #header .logo-index {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 640px) {
  #header .logo-index {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1;
  }
}

#header .ttl-login {
  padding: 46px 15px 22px;
  text-align: center;
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 640px) {
  #header .ttl-login {
    line-height: 2.5;
  }
}

#header .box-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 23px 0;
}

#header .box-header .part-logo {
  position: relative;
  top: 8px;
}

@media screen and (max-width: 834px) {
  #header .box-header .part-logo {
    top: 5px;
    line-height: 1.5;
    display: inline-block;
  }
}

#header .ttl-slogan {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.78;
  font-weight: 400;
  color: #000;
  margin-left: 49px;
}

@media screen and (max-width: 834px) {
  #header .ttl-slogan {
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 20px;
  }
}

@media screen and (max-width: 640px) {
  #header .ttl-slogan {
    margin-left: 0;
    display: inline-block;
    width: 100%;
  }
}

#header .btn-comp01--red {
  min-width: 270px;
  height: 60px;
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ffffff;
  border: 3px solid #DA5353;
  color: #DA5353;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

@media screen and (max-width: 834px) {
  #header .btn-comp01--red {
    min-width: 100px;
    height: 46px;
    padding: 11px 10px;
    font-size: 13px;
    border-width: 1px;
  }
}

#header .btn-comp01--red:hover {
  background: #DA5353;
  color: #ffffff;
}

#header .txt-headerbt {
  position: relative;
  top: -30px;
}

@media screen and (max-width: 834px) {
  #header .txt-headerbt {
    top: -5px;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 990px) {
  #header .txt-headerbt .txt-basic {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 834px) {
  #header .txt-headerbt .txt-basic {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#footer {
  background: #F5F5F5;
  padding: 45px 0 40px;
}

#footer .box-footer--fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 834px) {
  #footer .box-footer--fl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#footer .box-footer--fl .box-footer__l {
  width: 50%;
}

@media screen and (max-width: 640px) {
  #footer .box-footer--fl .box-footer__l {
    width: 100%;
    margin-bottom: 25px;
  }
}

#footer .box-footer--fl .box-footer__l > * {
  margin-right: 15px;
  white-space: nowrap;
}

#footer .box-footer--fl .box-footer__l > *:last-child {
  margin-right: 0;
}

#footer .box-footer--fl .box-footer__r {
  width: 50%;
}

@media screen and (max-width: 640px) {
  #footer .box-footer--fl .box-footer__r {
    width: 100%;
  }
}

#footer .box-footer__l {
  font-size: 16px;
  font-size: 1.6rem;
  color: #005EAC;
  font-weight: 400;
}

@media screen and (max-width: 834px) {
  #footer .box-footer__l {
    text-align: center;
  }
}

#footer .box-footer__r {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.785;
  color: #000000;
  text-align: right;
}

@media screen and (max-width: 834px) {
  #footer .box-footer__r {
    text-align: center;
  }
}

#footer .box-footer__r span {
  text-align: left;
  display: inline-block;
}

.inner {
  display: block;
  max-width: 1110px;
  padding: 0 15px;
  margin: 0 auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 835px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a[href^="tel"] {
    display: inline-block;
  }
}

@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;
  }
}

.ttl-comp01 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.57;
  font-weight: 700;
  color: #BD1D16;
  padding-bottom: 6px;
  border-bottom: 1px solid #BD1D16;
  margin-bottom: 31px;
}

@media screen and (max-width: 834px) {
  .ttl-comp01 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 640px) {
  .ttl-comp01 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

@media screen and (min-width: 835px) {
  .ttl-comp01_pdb {
    padding-bottom: 13px;
  }
}

.ttl-comp01--black {
  color: #000000;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.ttl-comp02 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.86;
  color: #000000;
  margin-bottom: 46px;
}

@media screen and (max-width: 834px) {
  .ttl-comp02 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 30px;
  }
}

.ttl-comp03 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.25;
  font-weight: 700;
  color: #DA5353;
  text-align: center;
  margin-bottom: 41px;
}

@media screen and (max-width: 834px) {
  .ttl-comp03 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 640px) {
  .ttl-comp03 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.ttl-comp04 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.417;
  color: #ffffff;
  background: #DA5353;
  padding: 3px 13px;
  margin-bottom: 21px;
}

@media screen and (max-width: 834px) {
  .ttl-comp04 {
    font-size: 20px;
    font-size: 2rem;
  }
}

.ttl-comp05 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.5;
  font-weight: 700;
  color: #DA5353;
  margin-bottom: 48px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .ttl-comp05 {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 640px) {
  .ttl-comp05 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.ttl-comp06 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.066;
  color: #F07D48;
  position: relative;
  padding-left: 22px;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .ttl-comp06 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 640px) {
  .ttl-comp06 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.ttl-comp06:before {
  content: '';
  width: 4px;
  height: 30px;
  background: #F07D48;
  position: absolute;
  top: 0;
  left: 0;
}

.ttl-comp07 {
  font-size: 20px;
  font-size: 2rem;
  color: #BD1D16;
  margin-bottom: 28px;
  position: relative;
  display: inline-block;
  width: 100%;
  font-weight: 700;
}

.ttl-comp07:before {
  content: '●';
  margin-right: 2px;
}

.txt-basic {
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .txt-basic {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

.txt-basic__lg {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .txt-basic__lg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.txt-basic__big {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.559;
  font-weight: 600;
}

@media screen and (max-width: 834px) {
  .txt-basic__big {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .txt-basic__big-sp {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 374px) {
  .txt-basic__big-sp {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.txt-bold {
  font-weight: 600;
}

.txt-underline {
  text-decoration: underline;
}

.txt-normal {
  font-weight: 400;
}

.btn-comp01 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  font-weight: 700;
  color: #ffffff;
  min-width: 300px;
  background: #DA5353;
  border-radius: 10px;
  text-align: center;
  padding: 17px 10px;
  display: inline-block;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

@media screen and (max-width: 1200px) {
  .btn-comp01 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 1024px) {
  .btn-comp01 {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 17px 6px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp01 {
    padding: 15px 10px;
  }
}

@media screen and (max-width: 640px) {
  .btn-comp01 {
    width: 100%;
    min-width: 290px;
    max-width: 300px;
  }
}

.btn-comp01:hover {
  opacity: 0.75;
}

.btn-comp01--gray {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 700;
  color: #4D4D4D;
  background: #E6E6E6;
  padding: 14px 5px;
  border: 1px solid #999999;
  display: inline-block;
  min-width: 223px;
}

@media screen and (max-width: 834px) {
  .btn-comp01--gray {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 10px 5px;
    min-width: 100px;
  }
}

.btn-comp01--red {
  background: #DA5353;
}

.btn-comp01--lightred {
  background: #ED5D53;
}

.btn-comp01--orange {
  background: #F07D48;
}

.btn-comp01--boldred {
  background: #BD1D16 !important;
}

@media screen and (min-width: 835px) {
  .btn-comp01--small {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 12px 10px;
    min-width: 264px !important;
  }
}

.btn-comp01--arrow {
  position: relative;
}

.btn-comp01--arrow:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 16px solid #ffffff;
  border-bottom: 12px solid transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 13px;
}

.btn-comp01--arrow__l {
  border: none;
  color: #ffffff;
  background: #D3D3D3;
}

.btn-comp01--arrow__l:after {
  left: 15px;
  border-right: 14px solid #ffffff;
  border-left: none;
}

@media screen and (max-width: 834px) {
  .btn-comp01--arrow__l {
    padding: 16px 10px;
    min-width: 290px;
  }
}

@media screen and (max-width: 640px) {
  .btn-comp01--arrow__l {
    width: 100%;
    min-width: 290px;
    max-width: 300px;
  }
}

@media screen and (min-width: 835px) {
  .btn-comp01--lg {
    min-width: 350px;
  }
}

.btn-comp01__bd {
  background: #ffffff;
  border: 3px solid #DA5353;
  color: #DA5353;
}

.btn-comp01__bd#qr_8 {
  background: #ffffff;
  border: 3px solid #E68A12;
  color: #E68A12;
}

@media screen and (max-width: 834px) {
  .btn-comp01__bd {
    border-width: 1px;
  }
  
  .btn-comp01__bd#qr_8 {
    border-width: 1px;
  }
}

.btn-comp01__bd#qr_8:hover {
  background: #E68A12;
  color: #ffffff;
}

.btn-comp01__bd:hover {
  background: #DA5353;
  color: #ffffff;
}

.btn-comp01__bdbl {
  background: #ffffff;
  border: 3px solid #000000;
  color: #000000;
}

@media screen and (max-width: 834px) {
  .btn-comp01__bdbl {
    border-width: 1px;
  }
}

.btn-comp01__bdbl:hover {
  background: #000;
  color: #ffffff;
}

.btn-comp01--smaller {
  font-size: 20px;
  font-size: 2rem;
  min-width: 180px;
  min-height: 60px;
}

@media screen and (max-width: 834px) {
  .btn-comp01--smaller {
    font-size: 18px;
    font-size: 1.8rem;
    min-width: 250px;
  }
}

.btn-comp01--smaller-gray {
  background: #666666;
}

.btn-comp01__big {
  font-size: 23px;
  font-size: 2.3rem;
}

@media screen and (max-width: 834px) {
  .btn-comp01__big {
    font-size: 20px;
    font-size: 2rem;
  }
}

.btn-comp02 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #BD1D16;
  line-height: 2.1;
  position: relative;
  padding: 5px 10px 5px 10px;
  border: 2px solid #BD1D16;
  border-radius: 5px;
  display: inline-block;
  min-width: 175px;
  text-align: center;
}

.btn-comp02:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 9px solid #BD1D16;
  border-bottom: 8px solid transparent;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 13px;
}

.btn-comp02--gray {
  color: #4D4D4D;
  border-color: #666666;
}

.btn-comp02--gray:after {
  content: none;
}

.btn-comp02--lg {
  padding: 10px 15px 10px 15px;
  min-width: 230px;
}

.btn-comp03 {
  font-size: 20px;
  font-size: 2rem;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.6;
  min-width: 190px;
  padding: 9px 5px;
  border-radius: 30px;
  background: #BD1D16;
  display: inline-block;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .btn-comp03 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.fade-up {
  opacity: 0;
  -webkit-transform: translate(0px, 120px);
  -ms-transform: translate(0px, 120px);
  transform: translate(0px, 120px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
}

.fade-up.active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

input, textarea, button, select {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

input::-ms-expand, textarea::-ms-expand, button::-ms-expand, select::-ms-expand {
  display: none;
}

.mb-common {
  padding-bottom: 178px;
  min-height: calc(100vh - 305px);
}

@media screen and (max-width: 834px) {
  .mb-common {
    padding-bottom: 100px;
  }
}

.box-login {
  max-width: 530px;
  margin: 0 auto 0;
  padding-top: 37px;
}

@media screen and (max-width: 834px) {
  .box-login {
    margin: 50px auto 0;
    padding-top: 0;
  }
}

.form-login .line-group {
  margin-bottom: 40px;
}

.form-login .line-group:last-child {
  margin-bottom: 0;
}

.form-login .line-group .th-label {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.73;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  margin-bottom: 6px;
}

@media screen and (max-width: 834px) {
  .form-login .line-group .th-label {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.form-login .line-group .td-input {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.73;
  border: 1px solid rgba(26, 26, 26, 0.75);
  border-radius: 5px;
  padding: 8px 10px;
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .form-login .line-group .td-input {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.form-login .btn-comp01 {
  margin-top: 83px;
}

@media screen and (max-width: 834px) {
  .form-login .btn-comp01 {
    margin-top: 35px;
  }
}

.box-menumain {
  padding-top: 103px;
}

@media screen and (max-width: 834px) {
  .box-menumain {
    padding-top: 50px;
  }
}

.box-menumain .list-menumain .item {
  max-width: 350px;
  text-align: center;
  margin: 0 auto 58px;
}

@media screen and (max-width: 834px) {
  .box-menumain .list-menumain .item {
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 640px) {
  .box-menumain .list-menumain .item {
    width: 350px;
    max-width: 100%;
  }
}

.box-menumain .list-menumain .item:last-child {
  margin-bottom: 0;
}

.box-menumain .list-menumain .item a {
  width: 100%;
  display: inline-block;
  margin-top: 0;
}

@media screen and (max-width: 834px) {
  .box-menumain .list-menumain .item a {
    min-width: 100%;
  }
}

.box-steps {
  margin-bottom: 60px;
}

@media screen and (max-width: 834px) {
  .box-steps {
    margin-bottom: 35px;
  }
}

.box-steps .ttl-comp01 {
  padding-bottom: 6px;
  margin-bottom: 32px;
}

.box-steps .list-steps {
  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;
}

@media screen and (max-width: 1200px) {
  .box-steps .list-steps {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 640px) {
  .box-steps .list-steps {
    display: none;
  }
}

.box-steps .list-steps__black .item a {
  color: #000000 !important;
}

.box-steps .list-steps__black .item.active a {
  color: #fff !important;
}

.box-steps .list-steps .item {
  padding-right: 4px;
  width: calc(100% / 8);
}

@media screen and (max-width: 1200px) {
  .box-steps .list-steps .item {
    width: calc(100% / 4);
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .box-steps .list-steps .item {
    width: 25px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 374px) {
  .box-steps .list-steps .item {
    width: 20px;
    padding-right: 6px;
  }
}

.box-steps .list-steps .item a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffffff;
  line-height: 1.75;
  font-weight: 400;
  padding: 5px 0px 5px 9px;
  background: #A9A9A9;
  text-align: center;
  width: 100%;
  position: relative;
  white-space: nowrap;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  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;
}

@media screen and (max-width: 834px) {
  .box-steps .list-steps .item a {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 6px 0px 6px 5px;
  }
}

@media screen and (max-width: 640px) {
  .box-steps .list-steps .item a {
    font-size: 0px;
    font-size: 0rem;
    min-height: 64px;
  }
  .box-steps .list-steps .item a span {
    position: relative;
    right: -6px;
    z-index: 2;
  }
}

.box-steps .list-steps .item a:hover {
  opacity: 1;
}

.box-steps .list-steps .item a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 8px solid white;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  z-index: 2;
}

@media screen and (max-width: 640px) {
  .box-steps .list-steps .item a:after {
    border-top-width: 32px;
    border-bottom-width: 32px;
    border-left-width: 14px;
  }
}

.box-steps .list-steps .item a:before {
  content: "";
  position: absolute;
  right: -9px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 9px solid #A9A9A9;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  z-index: 4;
}

@media screen and (max-width: 640px) {
  .box-steps .list-steps .item a:before {
    border-top-width: 32px;
    border-bottom-width: 32px;
    right: -14px;
    border-left-width: 14px;
  }
}

@media screen and (min-width: 641px) {
  .box-steps .list-steps .item:last-child {
    padding-right: 0;
  }
}

@media screen and (min-width: 641px) {
  .box-steps .list-steps .item:last-child a:before {
    content: none;
  }
}

.box-steps .list-steps .item:first-child a:after {
  content: none;
}

@media screen and (max-width: 640px) {
  .box-steps .list-steps .item.active {
    width: calc(100% - (25px*7)) !important;
  }
}

@media screen and (max-width: 374px) {
  .box-steps .list-steps .item.active {
    width: calc(100% - (20px*7)) !important;
  }
}

.box-steps .list-steps .item.active a {
  background: #F2AEA8;
}

.box-steps .list-steps .item.active a:before {
  border-left-color: #F2AEA8;
}

@media screen and (max-width: 640px) {
  .box-steps .list-steps .item.active a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.box-steps .list-steps .item.bg-other a {
  color: #000000;
  background: #DCDCDC;
}

.box-steps .list-steps .item.bg-other a:before {
  border-left-color: #DCDCDC;
}

.box-steps .list-steps .item.bg-other.active a {
  color: #fff;
  background: #F2AEA8;
}

.box-steps .list-steps .item.bg-other.active a:before {
  border-left-color: #F2AEA8;
}

.ttl-des {
  font-size: 24px;
  font-size: 2.4rem;
  color: #BD1D16;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 77px;
}

@media screen and (max-width: 834px) {
  .ttl-des {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 640px) {
  .ttl-des {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 374px) {
  .ttl-des {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.txt-note {
  margin-bottom: 49px;
  line-height: 1.13;
}

@media screen and (max-width: 834px) {
  .txt-note {
    line-height: 1.4;
    margin-bottom: 35px;
  }
}

.txt-fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.txt-fl:before {
  content: '※';
  margin: 2px 5px;
}

select.bgselect {
  background: url(/img/common/img-arrow-5dd6963f47003e245c852633e0e6913c.png) no-repeat top 16px right 14px;
  background-size: 17px auto;
}

.sec-qrcord .ttl-comp01 {
  margin-bottom: 39px;
}

@media screen and (max-width: 834px) {
  .sec-qrcord .ttl-comp01 {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 835px) {
  .sec-qrcord .btn-comp01 {
    min-width: 350px;
    display: inline-block;
  }
  .sec-qrcord .btn-comp01:last-child {
    margin-bottom: 0;
  }
}

.table-qrcord {
  width: 100%;
}

@media screen and (max-width: 640px) {
  .table-qrcord {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.table-qrcord .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .table-qrcord .item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 50%;
  }
}

.table-qrcord .item-sub {
  border: 1px solid #939393;
  text-align: center;
  width: 20%;
  border-right: none;
  margin-top: -1px;
  padding: 18.3px 5px;
}

@media screen and (max-width: 640px) {
  .table-qrcord .item-sub {
    padding: 10px 2px;
    width: 100%;
    border-right: 1px solid #939393;
  }
}

.table-qrcord .item-sub:last-child {
  border-right: 1px solid #939393;
}

.table-qrcord .item-sub.wfull {
  width: 100%;
}

.table-qrcord .item .th {
  font-weight: 400;
  background: #FDEAE9;
}

@media screen and (max-width: 640px) {
  .table-qrcord .item .th {
    border-right: none;
  }
}

@media screen and (max-width: 640px) {
  .table-qrcord .item .th:last-child {
    border-right: none;
  }
}

.itemfm {
  border: 1px solid #939393;
  padding: 10px 10px;
  border-radius: 5px;
}

.box-qrcord {
  margin-bottom: 30px;
}

.box-qrcord:last-child {
  margin-bottom: 0;
}

.box-qrcordstep {
  margin-bottom: 63px;
}

@media screen and (max-width: 834px) {
  .box-qrcordstep {
    margin-bottom: 50px;
  }
}

.box-qrcordstep:last-child {
  margin-bottom: 0;
}

.box-qrcordstep .ttl {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.559;
  font-weight: 400;
  margin-bottom: 11px;
}

@media screen and (max-width: 834px) {
  .box-qrcordstep .ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 640px) {
  .box-qrcordstep .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-qrcordstep .line-group {
  border: 1px solid #939393;
  margin-bottom: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .box-qrcordstep .line-group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-qrcordstep .line-group:last-child {
  margin-bottom: 0;
}

.box-qrcordstep .line-group .th {
  line-height: 1.33;
  background: #FDEAE9;
  padding: 10px 10px 10px 29px;
  width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px solid #939393;
}

@media screen and (max-width: 834px) {
  .box-qrcordstep .line-group .th {
    padding: 10px 10px 10px 15px;
  }
}

@media screen and (max-width: 640px) {
  .box-qrcordstep .line-group .th {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #939393;
  }
}

.box-qrcordstep .line-group .td {
  padding: 21px 31px;
  width: calc(100% - 280px);
  line-height: 1.33;
  text-align: left;
}

@media screen and (max-width: 640px) {
  .box-qrcordstep .line-group .td {
    width: 100%;
    padding: 15px 10px;
  }
}

.box-qrcordsteps {
  border: 1px solid #939393;
  padding: 40px 40px 74px;
  border-top: none;
}

@media screen and (max-width: 834px) {
  .box-qrcordsteps {
    padding: 25px 25px 35px;
  }
}

@media screen and (max-width: 640px) {
  .box-qrcordsteps {
    padding: 15px 15px;
  }
}

.box-qrcord .wthird {
  width: 260px;
}

@media screen and (max-width: 834px) {
  .box-qrcord .wthird {
    width: 100%;
  }
}

.box-qrcord .wfull {
  width: 100%;
}

.box-qrcord .block-ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  color: #000000;
  text-align: center;
  background: #FDEAE9;
  padding: 17px 20px;
  position: relative;
  border: 1px solid #939393;
}

@media screen and (max-width: 834px) {
  .box-qrcord .block-ttl {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 10px;
  }
}

.box-qrcord .block-ttl:after {
  width: 21px;
  height: 21px;
  background: url("/img/common/img-plus-4341cab9c3ec8d77ace779d8e0689fbb.png") no-repeat center center;
  background-size: 100%;
  content: '';
  position: absolute;
  top: 50%;
  right: 47px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .box-qrcord .block-ttl:after {
    width: 15px;
    height: 15px;
    right: 15px;
  }
}

.box-qrcord .block-ttl.open:after {
  width: 21px;
  height: 5px;
  background: url("/img/common/img-div-c73a1c64a30932ee7959a4f54f49cd02.png") no-repeat center center;
  background-size: 100%;
}

@media screen and (max-width: 834px) {
  .box-qrcord .block-ttl.open:after {
    width: 15px;
    height: 4px;
  }
}

.box-qrcord > .txt-des {
  margin-bottom: 20px;
  text-align: left;
}

.box-links {
  max-width: 815px;
  margin: 89px auto 0;
}

@media screen and (max-width: 834px) {
  .box-links {
    margin: 50px auto 0;
  }
}

.box-links .list-links {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}

.box-links .list-links .item {
  width: 50%;
  margin-bottom: 90px;
  text-align: center;
  padding: 0 15px;
}

.box-links .list-links .item.wfull {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .box-links .list-links .item {
    width: 100%;
    margin-bottom: 35px;
  }
}

.box-links .list-links .item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 835px) {
  .box-links .list-links--02 .item, .box-links .list-links--03 .item {
    margin-bottom: 0;
  }
}

.box-plan {
  padding: 66px 20px 69px;
  border: 1px solid #939393;
  margin-bottom: 102px;
}

@media screen and (max-width: 834px) {
  .box-plan {
    padding: 30px 15px;
    margin-bottom: 35px;
  }
}

.box-plan__content {
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
  padding: 0 18px;
}

@media screen and (max-width: 834px) {
  .box-plan__content {
    padding: 0;
  }
}

.box-plan__ttl {
  font-weight: 700;
  margin-bottom: 54px;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .box-plan__ttl {
    margin-bottom: 25px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-plan__ttl.smaller {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .box-plan__ttl.smaller {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-plan__form {
  margin-bottom: 58px;
}

@media screen and (max-width: 834px) {
  .box-plan__form {
    margin-bottom: 20px;
  }
}

.box-plan__form dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .box-plan__form dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-plan__form dl.f-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.box-plan__form dl.f-end dt {
  padding-bottom: 9px;
}

.box-plan__form dl.f-end dd > .txt-basic {
  font-size: 14px;
  font-size: 1.4rem;
}

.box-plan__form dl dt {
  width: 193px;
  text-align: right;
  padding-right: 18px;
  font-weight: 400;
  font-size: 19px;
  font-size: 1.9rem;
}

@media screen and (max-width: 834px) {
  .box-plan__form dl dt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 8px;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-plan__form dl dd {
  width: calc(100% - 193px);
}

@media screen and (max-width: 834px) {
  .box-plan__form dl dd {
    width: 100%;
  }
}

.box-plan__form dl.dl-other {
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .box-plan__form dl.dl-other {
    margin-bottom: 25px;
  }
}

.box-plan__form dl.dl-other dt {
  font-size: 16px;
  font-size: 1.6rem;
  padding-right: 10px;
}

@media screen and (max-width: 834px) {
  .box-plan__form dl.dl-other dt {
    padding-right: 0;
  }
}

.box-plan__form .txt-addnote {
  font-size: 14px;
  font-size: 1.4rem;
  max-width: calc(100% - 184px);
  padding-left: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
  position: relative;
  top: -5px;
}

@media screen and (max-width: 834px) {
  .box-plan__form .txt-addnote {
    max-width: 100%;
    padding-left: 0;
    margin-top: 15px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.box-plan__select {
  max-width: 184px;
  width: 100%;
  height: 49px;
  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;
  position: relative;
  /*for IE10+*/
}

@media screen and (max-width: 834px) {
  .box-plan__select {
    height: 40px;
    max-width: 100%;
  }
}

.box-plan__select.w-morehalf {
  max-width: 100%;
}

@media screen and (max-width: 834px) {
  .box-plan__select.w-morehalf {
    max-width: 100%;
  }
}

.box-plan__select:after {
  content: '';
  border: 8px solid transparent;
  border-top: 12px solid #c6c6c6;
  position: absolute;
  right: 11px;
  pointer-events: none;
  top: 60%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .box-plan__select:after {
    right: 6px;
    border: 6px solid transparent;
    border-top: 8px solid #c6c6c6;
  }
}

.box-plan__select select {
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  height: 100%;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 10px 37px 10px 10px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .box-plan__select select {
    padding: 7px 21px 7px 10px;
  }
}

.box-plan__select select.txt-basic__lg {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .box-plan__select select.txt-basic__lg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-plan__select select.f-25 {
  font-size: 25px;
  font-size: 2.5rem;
  color: #f07d48;
  padding: 5px 10px;
}

@media screen and (max-width: 834px) {
  .box-plan__select select.f-25 {
    font-size: 20px;
    font-size: 2rem;
  }
}

.box-plan__select select::-ms-expand {
  display: none;
}

.box-plan__select .td {
  padding-right: 18px;
  font-weight: 400;
  font-size: 19px;
  font-size: 1.9rem;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .box-plan__select .td {
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    padding-right: 10px;
  }
}

.box-plan__select--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 834px) {
  .box-plan__select--wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-plan__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-plan__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 834px) {
  .box-plan__list li {
    padding-right: 10px;
  }
  .box-plan__list li:last-child {
    padding-right: 0;
  }
}

.box-plan__list li:nth-child(1) {
  width: 248px;
}

.box-plan__list li:nth-child(2) {
  width: 163px;
}

.box-plan__list li:nth-child(2) .box-plan__select {
  max-width: 115px;
}

.box-plan__list li:nth-child(3) {
  width: 163px;
}

.box-plan__list li:nth-child(3) .box-plan__select {
  max-width: 115px;
}

.box-plan__list li span {
  padding-left: 10px;
  line-height: 1.3;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .box-plan__list li span {
    padding-left: 5px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 374px) {
  .box-plan__list li span {
    padding-left: 2px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.box-plan__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 18px;
}

.box-plan__flex .box-plan__select {
  max-width: 78%;
}

@media screen and (max-width: 834px) {
  .box-plan__flex .box-plan__select {
    max-width: 65%;
  }
}

@media screen and (max-width: 834px) {
  .box-plan__flex--sp {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.box-plan__price {
  font-weight: 700;
  color: #cc0030;
  line-height: 1.2;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  padding-right: 5px;
  letter-spacing: 0.5px;
  font-size: 33px;
  font-size: 3.3rem;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .box-plan__price {
    letter-spacing: 0;
    font-size: 22px;
    font-size: 2.2rem;
    padding-right: 0;
  }
}

.box-plan__price span {
  font-weight: 600;
  color: #000000;
  padding-left: 5px;
  font-size: 19px;
  font-size: 1.9rem;
}

@media screen and (max-width: 834px) {
  .box-plan__price span {
    padding-left: 3px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-desnote sup {
  color: #cc0030;
  white-space: nowrap;
}

.box-desnote .list-des01 {
  margin-bottom: 20px;
}

.box-desnote .list-des01 .item {
  margin-right: 15px;
  display: inline-block;
}

.box-desnote .list-des01 .item:before {
  content: '●';
  color: #939598;
}

.box-desnote .list-des01 .item:last-child {
  margin-right: 0;
}

.box-desnote .list-notes .item-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-desnote .list-notes .item-note span {
  color: #cc0030;
  white-space: nowrap;
  margin-right: 5px;
}

.checkbox-main {
  color: #f07d48;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  position: relative;
  padding-left: 57px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-width: 834px) {
  .checkbox-main {
    padding-left: 35px;
    font-size: 20px;
    font-size: 2rem;
  }
}

.checkbox-main input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox-main .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 33px;
  width: 33px;
  border: 3px solid #939393;
  border-radius: 5px;
}

@media screen and (max-width: 834px) {
  .checkbox-main .checkmark {
    height: 25px;
    width: 25px;
    border-width: 1px;
  }
}

.checkbox-main .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 2px;
  top: -7px;
  height: 26px;
  width: 38px;
  background: url("/img/common/img-check-d0568b241416bc0d901582a71500d4de.png") no-repeat center center;
  background-size: 100%;
}

@media screen and (max-width: 834px) {
  .checkbox-main .checkmark:after {
    height: 22px;
    width: 28px;
    left: 3px;
    top: -1px;
  }
}

.checkbox-main input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-main > small {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  width: 100%;
  color: #000;
}

.total-price {
  padding-top: 38px;
  margin: 48px -20px 0;
  border-top: 1px solid #000;
  text-align: right;
  color: #cc0030;
  font-weight: 700;
  padding-right: 20px;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 46px;
  font-size: 4.6rem;
}

@media screen and (max-width: 834px) {
  .total-price {
    padding-top: 20px;
    margin: 20px 0 0;
    padding-right: 0;
    font-size: 30px;
    font-size: 3rem;
  }
}

.total-price span {
  display: inline-block;
  -webkit-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
          transform: translateY(-7px);
  color: #000;
  font-weight: 600;
  margin-right: 20px;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .total-price span {
    margin-right: 10px;
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px);
    font-size: 20px;
    font-size: 2rem;
  }
}

.total-price small {
  color: #000;
  font-weight: 600;
  display: inline-block;
  font-size: 31px;
  font-size: 3.1rem;
}

@media screen and (max-width: 834px) {
  .total-price small {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.total-price .txt-noteprice {
  font-size: 14px;
  font-size: 1.4rem;
  color: #000000;
}

@media screen and (max-width: 834px) {
  .total-price .txt-noteprice {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.list-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 796px;
  margin: 0 auto 89px;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .list-btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }
}

.list-btn li {
  width: calc(100%/2 - 47px);
  margin-right: 94px;
}

.list-btn li .btn-comp01 {
  background: #ed5d53;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 350px;
  width: 100%;
  -webkit-box-shadow: 0 0 10px 4px rgba(128, 128, 128, 0.3);
          box-shadow: 0 0 10px 4px rgba(128, 128, 128, 0.3);
}

.list-btn li .btn-comp01:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  .list-btn li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
    text-align: center;
  }
}

.list-btn li:nth-child(2) {
  margin-right: 0;
}

.list-btn li:nth-child(2) .btn-comp01 {
  background: #ed5d53;
}

.proceed {
  margin: 0 auto 75px;
  text-align: center;
}

.proceed.txt-right {
  text-align: right;
}

@media screen and (max-width: 834px) {
  .proceed {
    margin-bottom: 20px;
  }
}

.proceed .btn-comp01 {
  background: #da5353;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 350px;
  width: 100%;
  -webkit-box-shadow: 0 0 10px 4px rgba(128, 128, 128, 0.3);
          box-shadow: 0 0 10px 4px rgba(128, 128, 128, 0.3);
}

.proceed .btn-comp01:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.proceed .btn-comp01__form--gray {
  background: #D3D3D3;
}

.proceed .btn-comp01.bg-01 {
  background: #da5353;
}

.proceed .btn-comp01.bg-02 {
  background: #da5353;
}

.proceed .btn-comp01--smaller-gray {
  background: #666666;
}

.btn-back {
  margin: 0 auto;
  text-align: center;
}

.btn-back .btn-comp01 {
  max-width: 260px;
  width: 100%;
  min-width: auto;
  background: #d3d3d3;
  cursor: pointer;
  height: 60px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 5px;
  -webkit-box-shadow: 0 0 10px 4px rgba(128, 128, 128, 0.2);
          box-shadow: 0 0 10px 4px rgba(128, 128, 128, 0.2);
  font-size: 18px;
  font-size: 1.8rem;
}

.btn-back .btn-comp01:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-back .btn-comp01:after {
  left: 13px;
  right: auto;
  border-left: 0;
  border-right: 15px solid #fff;
}

.btn-back .btn-comp01.txt-smaller {
  font-size: 15px;
  font-size: 1.5rem;
}

.btn-back .btn-comp01.txt-smaller:after {
  left: 10px;
  top: calc(50% + 1px);
}

.btn-back .btn-comp01.bg-other {
  background: #da5353;
}

.btn-back .btn-comp01__bdbl {
  background: #f5f5f5;
  border: 1px solid #666666;
  color: #666666;
}

.btn-back .btn-comp01__bdbl:before {
  content: '';
  border: 10px solid transparent;
  border-right: 15px solid #666666;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 230px;
}

.btn-back .btn-comp01__bdbl:after {
  content: none;
}

.btn-back .btn-comp01__bdbl:hover:before {
  border-right: 15px solid #fff;
}

@media screen and (max-width: 834px) {
  .btn-back .btn-comp01__bdbl {
    border-width: 1px;
  }
}

.btn-back .btn-comp01__bdbl:hover {
  background: #000;
  color: #ffffff;
}

.btn-back .btn-comp01__bdbl.bg-other {
  background: #da5353;
  border-color: #da5353;
  color: #ffffff;
}

.btn-back .btn-comp01__bdbl.bg-other:hover {
  background: #da5353;
  color: #ffffff;
}

.poiter {
  cursor: pointer;
}

.btn-comp01__form {
  position: relative;
}

.btn-comp01__form:after {
  content: '';
  border: 10px solid transparent;
  border-left: 15px solid #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 4px;
}

.box-popupplanpr {
  display: none;
}

.box-popupplan {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-popupplan__wrap {
  background: #fff;
  max-width: 60%;
  margin: 0 auto;
  padding: 30px 30px 25px;
  width: 55%;
}

@media screen and (max-width: 834px) {
  .box-popupplan__wrap {
    max-width: calc(100% - 30px);
    width: calc(100% - 30px);
  }
}

.btn-close {
  min-width: 120px;
  background: #a6a6a6;
  color: #fff;
  padding: 5px 20px;
  border-radius: 5px;
  margin: 20px auto 0;
  display: inline-block;
  position: relative;
}

.btn-close:before, .btn-close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: #fff;
  top: calc(50% + 1px);
}

.btn-close:before {
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.btn-close:after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.btn-close--red {
  background: #da5353;
}

.btn-close--red:before, .btn-close--red:after {
  content: none;
}

.box-planexel {
  margin-bottom: 100px;
}

.box-planexelwrap {
  padding: 50px 0 0;
}

.box-planexel .box-planexelct {
  margin-bottom: 50px;
}

.box-planexel .box-planexelct:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .box-planexel p.txt-basic {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.table-planexel {
  width: 100%;
  margin-bottom: 10px;
}

.table-planexel:last-child {
  margin-bottom: 0;
}

.table-planexel tr:first-child {
  background: #FEF0D0;
}

.table-planexel th, .table-planexel td {
  border: 1px solid #939393;
  text-align: center;
  padding: 5px 10px;
  width: 50%;
}

@media screen and (max-width: 640px) {
  .table-planexel th, .table-planexel td {
    padding: 5px 5px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.table-planexel .w-70 {
  width: 70%;
}

.table-planexel .w-30 {
  width: 30%;
}

.table-planexel .w-full {
  width: 100%;
}

.table-planexel .a-row {
  width: 5%;
}

.table-planexel .two-row {
  width: 15%;
}

.box-wrapother.box-poplink .part-popup__box {
  max-width: 1110px;
  margin: 0 auto;
  padding: 80px 25px;
}

@media screen and (max-width: 834px) {
  .box-wrapother.box-poplink .part-popup__box {
    max-width: calc(100vw - 30px);
    padding: 50px 15px;
  }
}

.box-wrapother.box-poplink .part-popup__boxpr {
  height: calc(100vh - 100px);
  margin: 50px 30px 50px;
  overflow-y: scroll;
}

@media screen and (max-width: 834px) {
  .box-wrapother.box-poplink .part-popup__boxpr {
    height: calc(100vh - 60px);
    margin: 30px 15px;
  }
}

.box-wrapother.box-poplink .part-popup .list-despop {
  text-align: left;
}

.box-wrapother.box-poplink .part-popup .txt-green {
  color: #006738;
}

.box-wrapother.box-poplink .part-popup .part-txtgreen {
  padding: 15px;
  border: 2px solid #006738;
}

.box-wrapother.box-poplink .part-popup .box-plan__ttl.smaller:before {
  content: '■';
}

.box-wrapother.box-poplink .part-popup .table-planexel {
  margin-bottom: 50px;
}

.box-wrapother.box-poplink .part-popup .table-planexel td {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .box-wrapother.box-poplink .part-popup .table-planexel th, .box-wrapother.box-poplink .part-popup .table-planexel td {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.box-wrapother.box-poplink .part-popup sup, .box-wrapother.box-poplink .part-popup .txt-blue {
  color: #cc0030;
}

.box-wrapother.box-poplink .part-popup .block-pop01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .box-wrapother.box-poplink .part-popup .block-pop01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-wrapother.box-poplink .part-popup .block-pop01__l {
  width: calc(100% - 226px);
  padding-right: 15px;
}

@media screen and (max-width: 834px) {
  .box-wrapother.box-poplink .part-popup .block-pop01__l {
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
  }
}

.box-wrapother.box-poplink .part-popup .block-pop01__r {
  width: 226px;
}

@media screen and (max-width: 834px) {
  .box-wrapother.box-poplink .part-popup .block-pop01__r {
    width: 100%;
  }
}

.box-wrapother.box-poplink .part-popup .des-contsubpop > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-wrapother.box-poplink .part-popup .des-contsubpop > p span.flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

.sec-pdt {
  padding-top: 54px;
}

@media screen and (max-width: 834px) {
  .sec-pdt {
    padding-top: 0;
  }
}

.txt-des {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  color: #000;
  text-align: center;
  margin-bottom: 59px;
}

@media screen and (max-width: 834px) {
  .txt-des {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 35px;
  }
}

.box-needs .list-needs .item {
  max-width: 400px;
  margin: 0 auto 46px;
}

@media screen and (max-width: 834px) {
  .box-needs .list-needs .item {
    margin: 0 auto 25px;
  }
}

.box-needs .list-needs .item:last-child {
  margin-bottom: 0;
}

.box-needs .list-needs .item a {
  border: 2px solid #BD1D16;
  border-bottom-width: 4px;
  border-radius: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 10px 29px 30px;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .box-needs .list-needs .item a {
    padding: 24px 10px 24px 15px;
  }
}

.box-needs .list-needs .item a:hover {
  opacity: 0.75;
}

.box-needs .list-needs .item a .txt {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 2.815;
  font-weight: 700;
  color: #BD1D16;
}

@media screen and (max-width: 990px) {
  .box-needs .list-needs .item a .txt {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 834px) {
  .box-needs .list-needs .item a .txt {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 640px) {
  .box-needs .list-needs .item a .txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-needs .list-needs .item a .img {
  display: inline-block;
  margin-right: 38px;
}

@media screen and (max-width: 834px) {
  .box-needs .list-needs .item a .img {
    margin-right: 10px;
  }
}

.box-needs .list-needs .item a .img img {
  width: 73px;
}

@media screen and (max-width: 640px) {
  .box-needs .list-needs .item a .img img {
    width: 60px;
  }
}

@media screen and (min-width: 835px) {
  .box-needs .list-needs02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 35px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .box-needs .list-needs02 .item {
    width: calc(50% - 43px);
    margin-right: 86px;
    max-width: 100%;
  }
  .box-needs .list-needs02 .item:nth-child(2n), .box-needs .list-needs02 .item:last-child {
    margin-right: 0;
  }
  .box-needs .list-needs02 .item:last-child {
    margin-right: auto;
  }
}

@media screen and (max-width: 990px) and (min-width: 835px) {
  .box-needs .list-needs02 .item {
    width: calc(50% - 10px);
    margin-right: 20px;
  }
}

.box-needs + .box-links {
  max-width: 875px;
  margin: 98px auto 0;
}

@media screen and (max-width: 834px) {
  .box-needs + .box-links {
    margin: 50px auto 0;
  }
}

@media screen and (min-width: 835px) {
  .box-needs + .box-links .item .btn-comp01 {
    min-width: 350px;
  }
}

.box-needs + .box-links .item .btn-comp01--gray {
  padding: 16px 10px;
}

@media screen and (max-width: 834px) {
  .box-needs + .box-links .item .btn-comp01--gray {
    max-width: 100%;
    min-width: 290px;
  }
}

.sec-needs01 .ttl-comp03 {
  margin-bottom: 58px;
}

.sec-needs01 iframe {
  width: 100%;
  max-width: 854px;
  margin: 0 auto 67px;
}

@media screen and (max-width: 834px) {
  .sec-needs01 iframe {
    height: auto;
    min-height: 350px;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 640px) {
  .sec-needs01 iframe {
    min-height: 250px;
  }
}

@media screen and (min-width: 835px) {
  .sec-needs01 .box-needs {
    max-width: 890px;
    margin: 0 auto;
  }
}

.txt-fullw {
  display: inline-block;
  width: 100%;
}

.ttl-rp {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.23;
  font-weight: 700;
  color: #ffffff;
  background: #DA5353;
  padding: 19px 10px;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 834px) {
  .ttl-rp {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.ttl-rp__bgother {
  background: #ff9388;
}

.box-pr__content {
  padding: 65px 123px 22px;
  border: 1px solid #DA5353;
}

@media screen and (max-width: 1200px) {
  .box-pr__content {
    padding: 35px 35px 0;
  }
}

@media screen and (max-width: 640px) {
  .box-pr__content {
    padding: 15px 15px 0;
  }
}

.box-pr__content .list-prs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -27.5px;
}

@media screen and (max-width: 1200px) {
  .box-pr__content .list-prs {
    margin: 0 -15px;
  }
}

@media screen and (max-width: 640px) {
  .box-pr__content .list-prs {
    margin: 0;
  }
}

.box-pr__content .list-prs .item {
  width: 33.33%;
  padding: 0 27.5px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .box-pr__content .list-prs .item {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  .box-pr__content .list-prs .item {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .box-pr__content .list-prs .item {
    width: 100%;
    padding: 0;
  }
}

.box-pr__content .list-prs .item a {
  width: 100%;
  border: 2px solid #BD1D16;
  border-bottom-width: 8px;
  border-radius: 10px;
  display: inline-block;
  text-align: center;
  padding: 17px 10px;
}

@media screen and (max-width: 834px) {
  .box-pr__content .list-prs .item a {
    padding: 15px 10px;
    border-bottom-width: 4px;
  }
}

.box-pr__content .list-prs .item a .img {
  width: 68px;
  margin-bottom: 6px;
  display: inline-block;
}

.box-pr__content .list-prs .item a .txt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #BD1D16;
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .box-pr__content .list-prs .item a .txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-pr__content.bd-other {
  border-color: #ff9388;
}

@media screen and (min-width: 835px) {
  .box-links--pr {
    margin: 85px auto 0;
  }
}

@media screen and (min-width: 835px) {
  .box-links--pr .btn-comp01 {
    min-width: 350px;
  }
  .box-links--pr .btn-comp01--arrow__l {
    padding: 16px 10px;
  }
}

.js-tab {
  position: relative;
  display: inline-block;
  width: 100%;
}

.js-tab:after {
  width: 26px;
  height: 26px;
  background: url("/img/common/img-pluswhite-eccfa260eb6ef5a9ff89d21d8e01f57c.png") no-repeat center center;
  background-size: 100%;
  content: '';
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .js-tab:after {
    width: 15px;
    height: 15px;
    right: 15px;
  }
}

.js-tab.open:after {
  width: 26px;
  height: 5px;
  background: url("/img/common/img-divwhite-bd898f3b466944b7c6c1536c0b853b34.png") no-repeat center center;
  background-size: 100%;
}

@media screen and (max-width: 834px) {
  .js-tab.open:after {
    width: 15px;
    height: 4px;
  }
}

@media screen and (min-width: 835px) {
  .sec-procedure .box-links {
    margin: 5px auto 0;
  }
}

.box-slideiframe {
  max-width: 700px;
  margin: 0 auto 91px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (max-width: 1200px) {
  .box-slideiframe {
    padding: 0 25px;
  }
}

@media screen and (max-width: 834px) {
  .box-slideiframe {
    margin-bottom: 50px;
    padding: 0;
  }
}

.txt-prodes {
  letter-spacing: 0.08em;
  margin-bottom: 14px;
}

@media screen and (max-width: 640px) {
  .txt-prodes {
    margin-bottom: 20px;
  }
}

.txt-prodes--palt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 834px) {
  .txt-prodes01 {
    padding-right: 0;
  }
}

.box-listbenefit {
  margin-bottom: 77px;
}

@media screen and (max-width: 834px) {
  .box-listbenefit {
    margin-bottom: 30px;
  }
}

.box-listbenefit .list-benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box-listbenefit .list-benefits .item-benefit {
  width: calc(25% - 30px);
  margin-right: 40px;
  border: 2px solid #BD1D16;
  border-bottom-width: 6px;
  padding: 17px 10px 11px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .box-listbenefit .list-benefits .item-benefit {
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 374px) {
  .box-listbenefit .list-benefits .item-benefit {
    padding: 17px 5px 11px;
  }
}

@media screen and (min-width: 835px) {
  .box-listbenefit .list-benefits .item-benefit:last-child, .box-listbenefit .list-benefits .item-benefit:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 834px) {
  .box-listbenefit .list-benefits .item-benefit:last-child, .box-listbenefit .list-benefits .item-benefit:nth-child(2n) {
    margin-right: 0;
  }
}

.box-listbenefit .list-benefits .item-benefit a {
  width: 100%;
  display: inline-block;
}

.box-listbenefit .list-benefits .item-benefit .img {
  width: 68px;
  text-align: center;
  margin: 0 auto 3px;
}

.box-listbenefit .list-benefits .item-benefit .ttl {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2;
  color: #BD1D16;
}

@media screen and (max-width: 990px) {
  .box-listbenefit .list-benefits .item-benefit .ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 374px) {
  .box-listbenefit .list-benefits .item-benefit .ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.ttl-pro {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.559;
  padding: 2px 11px;
  background: #DA5353;
  color: #ffffff;
  margin-bottom: 16px;
}

@media screen and (max-width: 834px) {
  .ttl-pro {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 640px) {
  .ttl-pro {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.con-txt {
  padding: 3px 20px;
  border-radius: 50px;
  color: #ffffff;
  text-align: center;
  background: #DA5353;
  display: inline-block;
  margin-left: 4px;
  font-weight: 700;
}

.block-prwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.block-prwrap__l {
  width: 60px;
  margin-right: 16px;
}

@media screen and (max-width: 834px) {
  .block-prwrap__l {
    margin-right: 8px;
  }
}

.block-prwrap__des {
  width: calc(100% - 80px);
  letter-spacing: 0.03em;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .block-prwrap__des__pdrsp {
    padding-right: 50px;
  }
}

@media only screen and (max-width: 480px) {
  .block-prwrap__des__pdrsp {
    padding-right: 0;
  }
}

.block-prwrap__des .dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-prwrap__des .dot:before {
  content: '・';
}

.block-slideiframe__w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .block-slideiframe__w {
    position: relative;
  }
}

.block-slideiframe__w.flex-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .block-slideiframe__w.flex-c {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (min-width: 835px) {
  .block-slideiframe__w01 .block-slideiframe__l {
    width: calc(100% - 205px);
  }
  .block-slideiframe__w01 .block-slideiframe__r {
    width: 205px;
    position: relative;
    top: -39px;
    right: 5px;
  }
}

.block-slideiframe__w.triangle-af {
  position: relative;
}

.block-slideiframe__w.triangle-af:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #DA5353;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .block-slideiframe__w.triangle-af:after {
    border-left-width: 20px;
    border-top-width: 20px;
    border-right-width: 20px;
  }
}

@media screen and (max-width: 640px) {
  .block-slideiframe__w.triangle-af {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 40px;
  }
}

.block-slideiframe__l {
  width: calc(100% - 132px);
  padding-right: 15px;
}

@media screen and (max-width: 640px) {
  .block-slideiframe__l {
    width: 100%;
    padding-right: 0;
  }
}

@media screen and (max-width: 834px) {
  .block-slideiframe__l01 {
    width: calc(100% - 70px);
  }
}

@media screen and (max-width: 640px) {
  .block-slideiframe__l01 {
    width: 100%;
  }
}

.block-slideiframe__r {
  width: 132px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .block-slideiframe__r {
    position: relative;
    margin: 0 auto;
  }
}

@media screen and (min-width: 835px) {
  .block-slideiframe__r.top-01 {
    position: relative;
    margin-top: -41px;
    right: -25px;
  }
}

@media screen and (min-width: 835px) and (max-width: 1200px) {
  .block-slideiframe__r.top-01 {
    margin-top: -20px;
  }
}

@media screen and (min-width: 835px) {
  .block-slideiframe__r.top-02 {
    position: relative;
    margin-top: -41px;
    right: -7px;
  }
}

@media screen and (max-width: 834px) {
  .block-slideiframe__r.top-03 {
    top: 11px;
  }
}

@media screen and (max-width: 640px) {
  .block-slideiframe__r.other-sm {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 834px) {
  .blwrap-sp {
    position: relative;
  }
  .blwrap-sp .block-slideiframe__w {
    position: static;
  }
  .blwrap-sp .block-slideiframe__w01 .block-slideiframe__r {
    top: 30px;
  }
  .blwrap-sp .block-slideiframe__w .top-01 {
    top: -24px;
    position: relative;
  }
}

.block-bdred {
  padding: 18px 24px;
  border: 1px solid #CC0030;
  color: #CC0030;
  margin-bottom: 16px;
  font-weight: 700;
}

@media screen and (max-width: 834px) {
  .block-bdred {
    padding: 15px 15px;
  }
}

.block-bdred.c-black {
  color: #000000;
  padding: 2px 14px;
}

.block-bdred .img {
  min-width: 29px;
  margin-right: 14px;
}

.block-bdred.block-flex {
  padding: 13px 22px 13px 24px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  min-height: 75px;
}

@media screen and (max-width: 834px) {
  .block-bdred.block-flex {
    padding: 13px 15px;
  }
}

.block-bdorange {
  padding: 14px 34px;
  border: 1px solid #F07D48;
  margin-bottom: 44px;
  font-weight: 700;
}

@media screen and (max-width: 834px) {
  .block-bdorange {
    padding: 14px 15px;
  }
}

@media screen and (min-width: 835px) {
  .block-bdorange01 {
    padding: 14px 19px;
    margin-bottom: 30px;
  }
}

.circle-blue {
  color: #196FBF;
  font-weight: 700;
  margin-right: 5px;
}

.x-red {
  color: #CC0030;
  font-weight: 700;
  margin-right: 5px;
}

.number-square {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  color: #DA5353;
  width: 32px;
  height: 32px;
  border: 1px solid #DA5353;
  line-height: 32px;
  text-align: center;
  margin-right: 17px;
  min-width: 32px;
  margin-top: 2px;
  margin-left: 2px;
}

.number-square + .txt-basic__lg {
  padding-top: 5px;
  line-height: 1.5;
}

.number-square + .txt-basic__lg .txt-basic__big {
  line-height: 1.5;
  margin-bottom: -2px;
}

.number-square + .txt-basic__big {
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .number-square {
    margin-right: 5px;
    width: 28px;
    height: 28px;
    min-width: 28px;
    line-height: 28px;
  }
}

.block-bdlb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 24px;
  border-bottom: 1px solid #939393;
  margin-bottom: 22px;
}

.block-bdlb .txt-red {
  font-weight: 700;
}

.list-propoint .txt-red {
  font-weight: 700;
}

.block-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.block-flex.flex-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-para {
  margin-bottom: 34px;
}

.list-para .item, .list-compen .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.list-para .number, .list-compen .number {
  margin-right: 0px;
}

.list-compen {
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.03em;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-compen .number {
    position: relative;
    top: 1px;
  }
}

.box-proimg {
  position: relative;
}

.box-proimg .img-water {
  position: absolute;
  right: 26px;
  top: 24px;
}

@media screen and (max-width: 834px) {
  .box-proimg .img-water {
    top: 0;
    right: 0;
  }
}

@media screen and (max-width: 640px) {
  .box-proimg .img-water img {
    width: 80px;
  }
}

@media screen and (max-width: 374px) {
  .box-proimg .img-water {
    top: 11px;
  }
}

.box-proimg .img-water01 {
  top: 13px;
  right: 17px;
}

@media screen and (max-width: 834px) {
  .box-proimg .img-water01 {
    right: 0;
    top: 0;
  }
}

.box-proimg .img-water02 {
  top: 49px;
  right: -11px;
}

@media screen and (max-width: 834px) {
  .box-proimg .img-water02 {
    top: 5px;
  }
}

.box-proimg__01 .list-compen__pdrxl {
  width: calc(100% - 132px);
  padding-right: 10px;
}

@media screen and (max-width: 640px) {
  .box-proimg__01 .list-compen__pdrxl {
    padding-right: 0;
  }
}

@media screen and (max-width: 834px) {
  .box-proimg__01 .list-compen {
    width: calc(100% - 130px);
  }
}

@media screen and (max-width: 640px) {
  .box-proimg__01 .list-compen {
    width: 100%;
  }
}

.box-proimg {
  position: relative;
}

.box-proimg .img-water {
  position: absolute;
  right: 26px;
  top: 24px;
}

@media screen and (max-width: 834px) {
  .box-proimg .img-water {
    top: 0;
    right: 0;
  }
}

@media screen and (max-width: 640px) {
  .box-proimg .img-water img {
    width: 80px;
  }
}

@media screen and (max-width: 374px) {
  .box-proimg .img-water {
    top: 11px;
  }
}

.box-proimg .img-water01 {
  top: 13px;
  right: 17px;
}

@media screen and (max-width: 834px) {
  .box-proimg .img-water01 {
    right: 0;
    top: 0;
  }
}

.box-proimg .img-water02 {
  top: 49px;
  right: -11px;
}

@media screen and (max-width: 834px) {
  .box-proimg .img-water02 {
    top: 5px;
  }
}

@media screen and (max-width: 834px) {
  .box-proimg__01 .list-compen {
    width: calc(100% - 130px);
  }
}

@media screen and (max-width: 640px) {
  .box-proimg__01 .list-compen {
    width: 100%;
  }
}

.list-personal {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.45;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 21px;
}

@media screen and (max-width: 834px) {
  .list-personal {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.list-personal .item {
  margin-right: 59px;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  .list-personal .item {
    margin-right: 35px;
  }
}

.list-personal .item:last-child {
  margin-right: 0;
}

.list-personal .item .th:before {
  content: '●';
  color: #BD1D16;
}

.list-personal.pr-mgl {
  padding-left: 10px;
  margin-bottom: 0;
}

.list-personal__full {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
}

.list-personal__full .item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 22px;
}

.list-personal__full .item:last-child {
  margin-bottom: 0;
}

.list-personal__full .item .top {
  margin-bottom: 6px;
}

.ttl-bdb {
  margin-bottom: 2px;
}

.ttl-bdb span {
  display: inline-block;
  border-bottom: 2px solid #CC0030;
}

.pos-txtbt {
  position: relative;
  top: -25px;
  right: -2px;
}

.form-input {
  border: 1px solid #939393;
  margin-bottom: 18px;
  border-bottom: 0;
}

.form-input__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #939393;
}

@media screen and (max-width: 834px) {
  .form-input__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.form-input__ttl {
  width: 190px;
  background: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 27px;
  border-right: 1px solid #939393;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .form-input__ttl {
    border-right: 0;
    width: 100%;
    padding: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: 1px solid #939393;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.form-input__content {
  width: calc(100% - 190px);
}

@media screen and (max-width: 834px) {
  .form-input__content {
    width: 100%;
  }
}

.form-input__content dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #939393;
}

@media screen and (max-width: 834px) {
  .form-input__content dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.form-input__content dl:last-child {
  border-bottom: 0;
}

.form-input__content dl dt {
  background: #f2f2f2;
  font-size: 18px;
  font-size: 1.8rem;
  width: 138px;
  border-right: 1px solid #939393;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 23px;
}

@media screen and (max-width: 834px) {
  .form-input__content dl dt {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px;
    border-right: 0;
    border-bottom: 1px solid #939393;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.form-input__content dl dd {
  width: calc(100% - 138px);
  padding: 22px 39px 21px 22px;
}

@media screen and (max-width: 1200px) {
  .form-input__content dl dd {
    padding: 15px;
  }
}

@media screen and (max-width: 834px) {
  .form-input__content dl dd {
    width: 100%;
    padding: 10px;
  }
}

.form-input__content dl dd .list-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -13px;
}

@media screen and (max-width: 834px) {
  .form-input__content dl dd .list-input {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.form-input__content dl dd .list-input li {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 13px;
}

@media screen and (max-width: 834px) {
  .form-input__content dl dd .list-input li {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .form-input__content dl dd .list-input li:last-child {
    margin-bottom: 0;
  }
}

.form-input__content dl dd .list-input span {
  min-width: 54px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .form-input__content dl dd .list-input span {
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.form-input__content dl dd .input {
  margin-bottom: 14px;
}

.form-input__content dl dd .input:last-child {
  margin-bottom: 0;
}

.pointer {
  cursor: pointer;
}

.input-main .checkbox-main {
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
  padding-left: 43px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .input-main .checkbox-main {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.input-main .checkbox-main .checkmark {
  height: 23px;
  width: 23px;
}

.input-main .checkbox-main .checkmark:after {
  left: 2px;
  top: -2px;
  height: 17px;
  width: 25px;
}

@media screen and (max-width: 834px) {
  .input-main .checkbox-main .checkmark:after {
    height: 22px;
    width: 28px;
    left: 3px;
    top: -1px;
  }
}

.input-main dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #939393;
}

@media screen and (max-width: 834px) {
  .input-main dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.input-main dl dt {
  width: 328px;
  background: #f2f2f2;
  font-size: 18px;
  font-size: 1.8rem;
  border-right: 1px solid #939393;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 92px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 10px 10px 27px;
}

@media screen and (max-width: 834px) {
  .input-main dl dt {
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px;
    border-right: 0;
    border-bottom: 1px solid #939393;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.input-main dl dt.wrap-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.input-main dl dt.wrap-flex .img img {
  position: relative;
  top: -3px;
}

.input-main dl dd {
  width: calc(100% - 328px);
  padding: 22px 28px;
  min-height: 92px;
}

@media screen and (max-width: 1200px) {
  .input-main dl dd {
    padding: 15px;
  }
}

@media screen and (max-width: 834px) {
  .input-main dl dd {
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    width: 100%;
    padding: 10px;
  }
}

.input-main dl dd.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.input-main dl dd .txt {
  margin-bottom: 16px;
  line-height: 1.5;
  letter-spacing: -1px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .input-main dl dd .txt {
    letter-spacing: 0;
    margin-bottom: 12px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.input-main dl dd .desc {
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .input-main dl dd .desc {
    margin-bottom: 12px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.input-main dl dd .input {
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .input-main dl dd .input {
    margin-bottom: 12px;
  }
}

.input-main dl dd .input-link {
  margin-bottom: 26px;
  display: block;
}

@media screen and (max-width: 834px) {
  .input-main dl dd .input-link {
    margin-bottom: 15px;
  }
}

.input-main dl dd .input-link span {
  max-width: 190px;
}

@media screen and (max-width: 834px) {
  .input-main dl dd .input-link span {
    max-width: 100%;
  }
}

.input-main dl dd .txt-main {
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .input-main dl dd .txt-main {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.list-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  .list-radio {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.list-radio li {
  margin-right: 50px;
}

@media screen and (max-width: 834px) {
  .list-radio li {
    padding: 0 5px;
    margin-right: 0;
  }
}

.input-link span {
  max-width: 218px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: 600;
  padding: 5px 5px;
  border-radius: 20px;
  background: #bd1d16;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1200px) {
  .input-link span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.check-radio {
  border: 1px solid #1a1a1a;
  border-radius: 5px;
  min-width: 142px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  font-size: 19px;
  font-size: 1.9rem;
  position: relative;
  padding-left: 27px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-width: 834px) {
  .check-radio {
    height: 40px;
    min-width: 100px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.check-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.check-radio .checkmark {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 30px;
  height: 20px;
  width: 20px;
  border: 2px solid #bd1d16;
  border-radius: 50%;
}

@media screen and (max-width: 834px) {
  .check-radio .checkmark {
    left: 10px;
  }
}

.check-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 2px;
  top: 2px;
  width: 12px;
  height: 12px;
  background: #cc0030;
  border-radius: 50%;
}

.check-radio input:checked ~ .checkmark:after {
  display: block;
}

.input {
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  height: 48px;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 5px 22px;
  font-size: 16px;
  font-size: 1.6rem;
}

.input::-webkit-input-placeholder {
  color: #808080;
}

.input::-moz-placeholder {
  color: #808080;
}

.input:-ms-input-placeholder {
  color: #808080;
}

.input::-ms-input-placeholder {
  color: #808080;
}

.input::placeholder {
  color: #808080;
}

@media screen and (max-width: 834px) {
  .input {
    height: 40px;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.input-full {
  width: 100%;
  max-width: 100%;
}

.input-note {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 2.4rem;
}

.list-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -19px;
}

@media screen and (max-width: 834px) {
  .list-tel {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -5px;
  }
}

.list-tel li {
  padding: 0 19px;
  width: 208px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .list-tel li {
    padding: 0 5px;
    width: 33.33%;
  }
}

.list-tel li:after {
  content: '';
  width: 18px;
  height: 2px;
  top: 50%;
  position: absolute;
  right: -9px;
  background: #000;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .list-tel li:after {
    right: -3px;
    width: 5px;
  }
}

.list-tel li:last-child:after {
  display: none;
}

.list-tel li .input {
  margin-bottom: 0 !important;
}

.list-tel li .input-link {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 835px) {
  .list-tel li .input-link span {
    max-width: 218px !important;
  }
}

@media screen and (max-width: 834px) {
  .list-tel li .input-link {
    width: 100%;
  }
}

.list-tel__02 li:nth-child(2):after {
  display: none;
}

.list-tel__02 li:nth-child(3) {
  width: 276px;
  margin-top: 3px;
  padding-left: 3px;
}

@media screen and (max-width: 834px) {
  .list-tel__02 li:nth-child(3) {
    margin-top: 10px;
    margin-left: 0;
  }
}

.faq-list {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
}

.faq-item {
  margin-bottom: 27.5px;
  border: 2px solid #bd1d16;
  border-radius: 4px;
  background: #faefef;
}

.faq-item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .faq-item {
    margin-bottom: 15px;
  }
}

.faq-question {
  cursor: pointer;
  font-weight: 700;
  padding: 20px 60px 20px 30px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .faq-question {
    padding: 12px 40px 14px 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.faq-question:hover {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}

.faq-question:after {
  content: '';
  background: url("../img/faq/icon-accordion.png") center no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 22px;
  top: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 834px) {
  .faq-question:after {
    width: 22px;
    height: 22px;
    right: 10px;
    top: 13px;
  }
}

.faq-question.on:after {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.faq-answer {
  padding: 7px 30px 37px;
  overflow: hidden;
  display: none;
}

@media screen and (max-width: 834px) {
  .faq-answer {
    padding: 0 15px 15px;
  }
}

.faq-answer span {
  color: #bd1d16;
  font-weight: 700;
  width: 30px;
  float: left;
  display: block;
  line-height: 1;
  margin-top: 7px;
  letter-spacing: 2px;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .faq-answer span {
    width: 25px;
    margin-top: 3px;
    letter-spacing: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.faq-answer p {
  float: left;
  line-height: 1.6;
  width: calc(100% - 30px);
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .faq-answer p {
    line-height: 1.5;
    width: calc(100% - 25px);
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.table-operation {
  margin-top: 20px;
  display: table;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .table-operation {
    table-layout: fixed;
  }
}

.table-operation tr td {
  border: 1px solid #cccccc;
  padding: 10px;
  background: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  width: 30%;
}

@media screen and (max-width: 767px) {
  .table-operation tr td {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 340px) {
  .table-operation tr td {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0px 4px;
  }
}

.table-operation tr td.bgGray {
  background: #bfbfbf;
  text-align: center;
}

.table-operation tr td.bgBlue {
  background: #e9ebf5;
  text-align: center;
  width: 40%;
}

.sec-furikae .box-furikae {
  padding-top: 55px;
}

@media screen and (max-width: 834px) {
  .sec-furikae .box-furikae {
    padding-top: 50px;
  }
}

.sec-furikae .des-furikae {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.7;
  font-weight: 600;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  margin-bottom: 99px;
}

@media screen and (max-width: 834px) {
  .sec-furikae .des-furikae {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .sec-furikae .des-furikae {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.sec-furikae .des-furikae p {
  margin-bottom: 36px;
}

@media screen and (max-width: 834px) {
  .sec-furikae .des-furikae p {
    margin-bottom: 25px;
  }
}

.sec-furikae .des-furikae p:last-child {
  margin-bottom: 0;
}

.sec-furikae .des-furikae .txt-boxwrap {
  text-align: left;
}

.sec-furikae .des-furikae .txt-boxwrap > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

.sec-kakunin .block-links .block-link {
  margin-bottom: 54px;
}

.sec-kakunin .block-links .block-link:last-child {
  margin-bottom: 0;
}

.sec-kakunin .box-notice {
  letter-spacing: 0.05em;
  margin-bottom: 66px;
}

.sec-kakunin .box-kakunin {
  margin-bottom: 76px;
}

.sec-kakunin .box-kakunin .box-notice__contentsub {
  padding-left: 15px;
  margin-bottom: 22px;
}

@media screen and (max-width: 834px) {
  .sec-kakunin .table-kakuninput {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 991px) {
  .sec-kakunin .table-kakuninput {
    margin-bottom: 37px;
  }
  .sec-kakunin .table-kakuninput th {
    padding: 20px 15px 23px 27px;
  }
  .sec-kakunin .table-kakuninput td {
    padding: 19px 21px 17.5px 18px;
    font-size: 20px;
    font-size: 2rem;
  }
  .sec-kakunin .table-kakuninput td .unit-price {
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: 600;
  }
}

@media screen and (max-width: 990px) and (min-width: 835px) {
  .sec-kakunin .table-kakuninput {
    margin-bottom: 37px;
  }
  .sec-kakunin .table-kakuninput th {
    padding: 20px 15px 23px 15px;
  }
  .sec-kakunin .table-kakuninput td {
    padding: 19px 15px 17.5px 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .sec-kakunin .table-kakuninput td .unit-price {
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 600;
  }
}

.sec-kakunin .table-kakuninput td .unit-price {
  font-weight: 600;
}

.sec-kakunin .table-kakuninput td:nth-child(3n), .sec-kakunin .table-kakuninput td:nth-child(2n) {
  font-weight: 400;
}

.sec-kakunin .table-kakuninput + .txt-red {
  margin-bottom: 48px;
}

.sec-kakunin .table-kakuninput .txt-14 {
  font-size: 14px;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  .sec-kakunin .table-kakuninput .txt-14 {
    font-size: 12px;
    font-size: 1.2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 834px) {
  .sec-kakunin .table-kakuninput {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 374px) {
  .sec-kakunin .table-kakuninput {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sec-dairi .box-dairi {
  margin-top: -8px;
}

.sec-dairi .box-ikou .ttl-jizen:before {
  content: '■';
  color: #F2AEA8;
}

.sec-dairi .box-ikou .txt-other {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

.sec-dairi .box-ikou .txt-other:before {
  content: '（注）';
}

.sec-dairi .box-ikou .box-check__tabs {
  margin-bottom: 36px;
}

@media screen and (max-width: 834px) {
  .sec-dairi .box-ikou .box-check__tabs {
    margin-bottom: 25px;
  }
}

.note-fornote {
  font-size: 20px;
  font-size: 2rem;
  color: #cc0030;
  text-align: center;
  margin-bottom: 85px;
  display: none;
}

@media screen and (max-width: 834px) {
  .note-fornote {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 50px;
    line-height: 1.785;
  }
}

.note-fornote.txt-left {
  text-align: left;
}

.txt-red {
  color: #CC0030;
}

.txt-kakuninput {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.559;
  font-weight: 600;
  margin-bottom: 34px;
}

@media screen and (max-width: 834px) {
  .txt-kakuninput {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 640px) {
  .txt-kakuninput {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.txt-kakuninput__lg {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.86;
  font-weight: 600;
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .txt-kakuninput__lg {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 640px) {
  .txt-kakuninput__lg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.sec-kakuninput .box-kakuninput {
  margin-bottom: 53px;
}

@media screen and (max-width: 834px) {
  .sec-kakuninput .box-kakuninput {
    margin-bottom: 50px;
  }
}

.sec-kakuninput .box-price {
  margin-bottom: 46px;
}

.sec-kakuninput .price {
  font-size: 35px;
  font-size: 3.5rem;
  color: #CC0030;
  font-weight: 700;
  line-height: 0.771;
}

@media screen and (max-width: 834px) {
  .sec-kakuninput .price {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 640px) {
  .sec-kakuninput .price {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.table-kakuninput {
  width: 100%;
  margin-bottom: 53px;
}

@media screen and (max-width: 834px) {
  .table-kakuninput {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .table-kakuninput {
    display: block;
  }
}

.table-kakuninput:last-child {
  margin-bottom: 0;
}

.table-kakuninput th, .table-kakuninput td {
  border: 1px solid #939393;
}

@media screen and (max-width: 640px) {
  .table-kakuninput th, .table-kakuninput td {
    border-bottom: none;
  }
}

.table-kakuninput th {
  width: 330px;
  background: #F2F2F2;
  font-weight: 400;
  padding: 22px 10px 22px 27px;
}

@media screen and (max-width: 834px) {
  .table-kakuninput th {
    padding: 22px 10px 22px 10px;
  }
}

@media screen and (max-width: 640px) {
  .table-kakuninput th {
    width: 100%;
    text-align: center;
  }
}

.table-kakuninput th.w-half {
  width: 140px;
}

@media screen and (max-width: 640px) {
  .table-kakuninput th.w-half {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .table-kakuninput th.w-half.w-fullsm {
    width: 100%;
  }
}

.table-kakuninput th.w-mhalf {
  width: 190px;
}

@media screen and (max-width: 640px) {
  .table-kakuninput th.w-mhalf {
    width: 100%;
  }
}

.table-kakuninput th .img img {
  position: relative;
  top: -3px;
}

.table-kakuninput td {
  width: calc(100% - 330px);
  padding: 22px 10px 22px 35px;
}

@media screen and (max-width: 834px) {
  .table-kakuninput td {
    padding: 22px 10px 22px 10px;
  }
}

@media screen and (max-width: 640px) {
  .table-kakuninput td {
    width: 100%;
    padding: 22px 5px;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .table-kakuninput tbody {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .table-kakuninput tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .table-kakuninput tr:last-child td {
    border-bottom: 1px solid #939393;
  }
}

.table-kakuninput .unit {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.421;
  font-weight: 600;
}

@media screen and (max-width: 834px) {
  .table-kakuninput .unit {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 640px) {
  .table-kakuninput .unit {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 835px) {
  .table-kakuninput--03 th:nth-child(1n), .table-kakuninput--03 td:nth-child(1n) {
    width: 330px;
  }
  .table-kakuninput--03 th:nth-child(2n), .table-kakuninput--03 td:nth-child(2n) {
    width: calc(0.7 * (100% - 330px));
  }
  .table-kakuninput--03 th:nth-child(3n), .table-kakuninput--03 td:nth-child(3n) {
    width: calc(0.3 * (100% - 330px));
  }
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .table-kakuninput--03 th:nth-child(1n), .table-kakuninput--03 td:nth-child(1n) {
    width: 220px;
  }
  .table-kakuninput--03 th:nth-child(2n), .table-kakuninput--03 td:nth-child(2n) {
    width: calc(0.7 * (100% - 220px));
  }
  .table-kakuninput--03 th:nth-child(3n), .table-kakuninput--03 td:nth-child(3n) {
    width: calc(0.3 * (100% - 22px));
  }
}

.table-kakuninput--03 th:nth-child(3n), .table-kakuninput--03 td:nth-child(3n) {
  white-space: nowrap;
}

@media screen and (max-width: 640px) {
  .table-kakuninput--03 th:nth-child(3n), .table-kakuninput--03 td:nth-child(3n) {
    text-align: center;
  }
}

.box-notice {
  margin-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .box-notice {
    margin-bottom: 80px;
  }
}

.box-notice__content {
  margin-bottom: 33px;
}

.box-notice__content:last-child {
  margin-bottom: 0;
}

.box-notice__content-wrap {
  border: 1px solid #939393;
  padding: 19px 25px 21px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  background: #F2F2F2;
}

.box-notice__content-wrap--bg {
  background: #ff9388;
}

.box-notice__content-wrap--bg .txt-kakuninput__lg {
  color: #ffffff;
}

@media screen and (max-width: 834px) {
  .box-notice__content-wrap {
    padding: 15px;
  }
}

.box-notice__content-wrap > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-notice__content-wrap > span:before {
  content: '●';
}

.box-notice__content-wrap > span.txt-start:before {
  content: '＊';
}

.box-notice__contentsub > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-notice__contentsub > span:before {
  content: '●';
}

.box-notice__contentsub > span.txt-start:before {
  content: '＊';
}

.box-notice__content-bt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  padding: 10px 10px 12px;
  border: 1px solid #939393;
  border-top: none;
}

@media screen and (max-width: 834px) {
  .box-notice__content-bt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-notice__content-bt.txt-right {
  text-align: right;
}

.box-poplink--mb {
  margin-bottom: 25px;
}

.box-poplink .part-link {
  margin-bottom: 25px;
}

.box-poplink .part-link:last-child {
  margin-bottom: 0;
}

.box-poplink .part-popup__box {
  background: #ffffff;
  min-height: 400px;
  width: 100%;
  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;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-poplink .part-popup__box {
    height: 400px;
  }
}

@media screen and (max-width: 1024px) {
  .box-poplink .part-popup__box {
    margin: 0 15px;
    min-height: 350px;
  }
}

@media screen and (max-width: 1024px) and (-ms-high-contrast: active), screen and (max-width: 1024px) and (-ms-high-contrast: none) {
  .box-poplink .part-popup__box {
    height: 350px;
  }
}

@media screen and (max-width: 834px) {
  .box-poplink .part-popup__box {
    padding: 25px 15px;
  }
}

.box-poplink .part-popup .ttl-popup {
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 400;
  color: #000000;
  margin-bottom: 60px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .box-poplink .part-popup .ttl-popup {
    margin-bottom: 35px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.box-poplink .part-popup .popup-links {
  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;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .box-poplink .part-popup .popup-links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-poplink .part-popup .popup-links .btn-link {
  margin-right: 84px;
}

@media screen and (max-width: 834px) {
  .box-poplink .part-popup .popup-links .btn-link {
    margin-right: 35px;
  }
}

@media screen and (max-width: 640px) {
  .box-poplink .part-popup .popup-links .btn-link {
    margin-bottom: 25px;
    margin-right: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .box-poplink .part-popup .popup-links .btn-link:last-child {
    margin-bottom: 0;
  }
}

.box-poplink .part-popup .popup-links .btn-link:last-child {
  margin-right: 0;
}

.box-poplink .js-contpop {
  display: none;
}

.box-poplink .js-contpop.conopent {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(147, 147, 147, 0.5);
  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;
  z-index: 11;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sec-master .txt-basic__lg {
  margin-bottom: 37px;
}

@media screen and (max-width: 834px) {
  .sec-master .txt-basic__lg {
    margin-bottom: 25px;
  }
}

.sec-master .btn-comp01--orange {
  margin-bottom: 53px;
}

@media screen and (max-width: 834px) {
  .sec-master .btn-comp01--orange {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 835px) {
  .sec-master .btn-comp01--orange {
    min-width: 350px;
  }
}

.sec-master .btn-comp01--orange span {
  position: relative;
}

@media screen and (min-width: 835px) {
  .sec-master .btn-comp01--orange span {
    letter-spacing: 4px;
  }
}

.sec-master .btn-comp01--orange span:before {
  content: '';
  background: url("/img/master/icon-upload-abfd073ba2f050dc98629fe400a6d167.png") center no-repeat;
  background-size: contain;
  width: 39px;
  height: 30px;
  position: absolute;
  left: -60px;
  top: 57%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .sec-master .btn-comp01--orange span:before {
    left: -40px;
    width: 30px;
    height: 25px;
  }
}

.sec-master .master-box {
  border: 1px solid #000000;
  height: 250px;
  margin-bottom: 60px;
}

@media screen and (max-width: 834px) {
  .sec-master .master-box {
    height: 150px;
    margin-bottom: 35px;
  }
}

.box-qrcordpopup .box-poplink .part-popup .popup-links .btn-link {
  margin-right: 35px;
}

@media screen and (max-width: 640px) {
  .box-qrcordpopup .box-poplink .part-popup .popup-links .btn-link {
    margin-right: 0;
  }
}

.box-qrcordpopup .box-poplink .part-popup .popup-links .btn-link:last-child {
  margin-right: 0;
}

.box-qrcordpopup .box-poplink .part-popup .popup-links .btn-link .btn-comp01 {
  min-height: 60px;
  padding: 10px 10px;
}

.box-qrcordpopup .part-popup__box .part-popup__wrap .ttl-popup {
  margin-bottom: 41px;
}

.box-qrcordpopup .form-popup {
  margin-bottom: 43px;
}

.box-qrcordpopup .form-popup .block-fl {
  min-width: 500px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .box-qrcordpopup .form-popup .block-fl {
    min-width: 100%;
  }
}

.box-qrcordpopup .form-popup .block-fl .file {
  display: none;
}

.box-qrcordpopup .form-popup .block-fl .itemfm {
  width: calc(65% - 15px);
  margin-right: 15px;
}

@media screen and (max-width: 640px) {
  .box-qrcordpopup .form-popup .block-fl .itemfm {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}

.box-qrcordpopup .form-popup .block-fl .btn-comp01 {
  width: 35%;
  min-height: 45px;
  line-height: 1.1;
  padding: 13px 10px;
  border-radius: 5px;
}

@media screen and (max-width: 640px) {
  .box-qrcordpopup .form-popup .block-fl .btn-comp01 {
    width: 100%;
    max-width: 80px;
    margin: 0 auto;
  }
}

.box-qrcordpopup .form-popup .block-fl .cml {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .box-qrcordpopup .form-popup .block-fl .cml {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-kaigo {
  margin-bottom: 44px;
}

.box-kaigo .txt-basic {
  margin-bottom: 36px;
}

.box-kaigo .txt-basic:last-child {
  margin-bottom: 0;
}

.box-kaigo .txt-basic a {
  color: #196FBF;
}

.box-kaigo .btn-comp03 {
  margin-bottom: 16px;
}

.box-kaigo ol {
  counter-reset: item;
  list-style-type: none;
}

.box-kaigo .item-dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
  margin-bottom: 16px;
}

.box-kaigo .item-dot:before {
  color: #BD1D16;
  content: counter(item) "  ";
  counter-increment: item;
  margin-right: 10px;
  font-size: 22px;
  line-height: 1.2;
}

.box-kaigotable {
  margin-bottom: 65px;
}

@media screen and (max-width: 834px) {
  .box-kaigotable {
    margin-bottom: 50px;
  }
}

.box-kaigotable .ttl-kaigotable {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #ffffff;
  background: #ff9388;
  text-align: center;
  position: relative;
  padding: 10px 10px 14px;
}

@media screen and (max-width: 834px) {
  .box-kaigotable .ttl-kaigotable {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 640px) {
  .box-kaigotable .ttl-kaigotable {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-kaigotable .ttl-kaigotable--sub {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  background: #da5353;
  color: #ffffff;
  text-align: center;
  padding: 6px 5px;
}

@media screen and (max-width: 834px) {
  .box-kaigotable .ttl-kaigotable--sub {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-kaigotable + .btn-comp03 {
  margin-bottom: 28px;
}

.box-kaigotable__content {
  padding: 34px 35px 35px;
  border: 2px solid #ff9388;
}

@media screen and (max-width: 1200px) {
  .box-kaigotable__content {
    padding: 34px 50px 50px;
  }
}

@media screen and (max-width: 834px) {
  .box-kaigotable__content {
    padding: 15px 20px;
    border-width: 1px;
  }
}

.box-kaigotable__main {
  border: 1px solid #939393;
  border-top: none;
}

.box-kaigotable__main .item {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375;
  font-weight: 400;
  color: #000000;
  padding: 11px 14px 17px 22px;
  border-bottom: 1px solid #939393;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 834px) {
  .box-kaigotable__main .item {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.box-kaigotable__main .item p {
  margin-bottom: 32px;
}

@media screen and (max-width: 834px) {
  .box-kaigotable__main .item p {
    margin-bottom: 15px;
  }
}

.box-kaigotable__main .item p:last-child {
  margin-bottom: 0;
}

.box-kaigotable__main .item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.box-kaigotable__main .item:first-child {
  border-top: 1px solid #939393;
}

.box-check__tabs {
  padding-right: 20px;
  margin-bottom: 91px;
}

@media screen and (max-width: 1200px) {
  .box-check__tabs {
    padding-right: 0;
  }
}

@media screen and (max-width: 834px) {
  .box-check__tabs {
    margin-bottom: 25px;
  }
}

.box-check__tabs .list-check {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  color: #000;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}

@media screen and (max-width: 834px) {
  .box-check__tabs .list-check {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 -5px;
  }
}

@media screen and (max-width: 640px) {
  .box-check__tabs .list-check {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.box-check__tabs .list-check .item {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 25px;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .box-check__tabs .list-check .item {
    width: 33.33%;
  }
}

@media screen and (max-width: 834px) {
  .box-check__tabs .list-check .item {
    padding: 0 8px;
  }
}

@media screen and (max-width: 640px) {
  .box-check__tabs .list-check .item {
    width: 50%;
  }
}

/* The container */
.item-content {
  display: inline-block;
  position: relative;
  padding-left: 48px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 834px) {
  .item-content {
    padding-left: 35px;
  }
}

.item-content input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.item-content .checkmark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 33px;
  width: 33px;
  border: 3px solid #939393;
  border-radius: 5px;
  background: #ffffff;
}

@media screen and (max-width: 834px) {
  .item-content .checkmark {
    width: 25px;
    height: 25px;
    border-width: 1px;
  }
}

.item-content .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.item-content input:checked ~ .checkmark:after {
  display: block;
}

.item-content .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 2px;
  top: -7px;
  height: 26px;
  width: 38px;
  background: url("/img/common/img-check-d0568b241416bc0d901582a71500d4de.png") no-repeat center center;
  background-size: 100%;
}

@media screen and (max-width: 834px) {
  .item-content .checkmark:after {
    height: 22px;
    width: 28px;
    left: 3px;
    top: -1px;
  }
}

@media screen and (min-width: 835px) {
  .tahoken-content .txt-basic__lg {
    letter-spacing: -0.75px;
  }
}

.box-tahoken {
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .box-tahoken {
    margin-bottom: 35px;
  }
}

.box-tahoken__ttl {
  background: #da5353;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 16px 10px;
  cursor: pointer;
  position: relative;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .box-tahoken__ttl {
    padding: 12px 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-tahoken__ttl.bg-older {
  background: #ff9388;
}

.box-tahoken__content {
  padding: 36px 124px 56px;
  border: 2px solid #da5353;
  border-top: 0;
}

@media screen and (max-width: 1200px) {
  .box-tahoken__content {
    padding: 36px 20px 56px;
  }
}

@media screen and (max-width: 834px) {
  .box-tahoken__content {
    padding: 20px 15px 1px;
  }
}

.box-tahoken__content.bd-older {
  border-color: #ff9388;
}

.box-tahoken__desc {
  font-weight: 700;
  margin-bottom: 11px;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .box-tahoken__desc {
    margin-bottom: 8px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-tahoken__table {
  border: 1px solid #939393;
  margin-bottom: 28px;
}

@media screen and (max-width: 834px) {
  .box-tahoken__table {
    margin-bottom: 25px;
  }
}

.box-tahoken__table dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #939393;
}

.box-tahoken__table dl:last-child {
  border-bottom: 0;
}

.box-tahoken__table dl:nth-child(1) dt, .box-tahoken__table dl:nth-child(1) dd {
  padding: 1px 10px;
  text-align: center;
  padding-left: 0;
}

.box-tahoken__table dl:nth-child(1) dd {
  background: #f2f2f2;
}

@media screen and (max-width: 834px) {
  .box-tahoken__table dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-tahoken__table dl dt, .box-tahoken__table dl dd {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .box-tahoken__table dl dt, .box-tahoken__table dl dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-tahoken__table dl dt {
  width: 220px;
  background: #f2f2f2;
  padding: 16px 17px 10px;
  border-right: 1px solid #939393;
}

@media screen and (max-width: 834px) {
  .box-tahoken__table dl dt {
    border-right: 0;
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #939393;
  }
}

.box-tahoken__table dl dd {
  text-align: center;
  width: calc(100% - 220px);
  padding: 13px 17px 13px 32px;
  letter-spacing: 0.75px;
}

@media screen and (max-width: 834px) {
  .box-tahoken__table dl dd {
    letter-spacing: 0;
    padding: 10px;
    width: 100%;
  }
}

.box-tahoken__table dl dd p {
  font-weight: 600;
  text-align: left;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .box-tahoken__table dl dd p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 374px) {
  .box-tahoken__table dl dd p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-tahoken__table dl dd p span {
  color: #cc0030;
  font-weight: 700;
}

.box-tahoken__note {
  text-align: center;
  font-weight: 600;
  margin-bottom: 41px;
  font-size: 20px;
  font-size: 2rem;
}

.box-tahoken__note.txt-left {
  text-align: left;
}

@media screen and (max-width: 834px) {
  .box-tahoken__note {
    margin-bottom: 25px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-tahoken__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box-tahoken__check .checkbox-main {
  margin: 0 61px 108px;
  color: #000;
}

@media screen and (max-width: 834px) {
  .box-tahoken__check .checkbox-main {
    margin: 0 25px 35px;
  }
}

.ttl-jizen {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.559;
  font-weight: 700;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  .ttl-jizen {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.ttl-jizen:before {
  content: '●';
  color: #BD1D16;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttl-jizen:before {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1;
  }
}

.ttl-jizen__square:before {
  content: '■';
  color: #F2AEA8;
  margin-right: 2px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttl-jizen__square:before {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.1;
  }
}

.sec-jizen .txt-jizen p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec-jizen .txt-jizen p:before {
  content: '■';
  color: #F2AEA8;
  margin-right: 2px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sec-jizen .txt-jizen p:before {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.1;
  }
}

.sec-jizen .box-jizensub {
  margin-bottom: 53px;
}

@media screen and (max-width: 834px) {
  .sec-jizen .box-jizensub {
    margin-bottom: 50px;
  }
}

.sec-jizen .box-jizensub:last-child {
  margin-bottom: 0;
}

.sec-jizen .box-jizensub__checkbox {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}

@media screen and (max-width: 834px) {
  .sec-jizen .box-jizensub__checkbox {
    margin-bottom: 0;
  }
}

.sec-jizen .box-jizensub__checkboxwrap {
  padding: 24px 44px;
  border: 2px solid #DA5353;
  border-radius: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sec-jizen .box-jizensub__checkboxwrap .list-checkboxs {
  text-align: left;
}

.sec-jizen .box-jizensub__checkboxwrap--l {
  text-align: center;
  width: 350px;
  max-width: 100%;
}

@media screen and (max-width: 834px) {
  .sec-jizen .box-jizensub__checkboxwrap--l {
    width: 300px;
  }
}

.sec-jizen .box-jizensub__checkboxwrap--l .checkmark {
  border-color: #000;
}

@media screen and (max-width: 834px) {
  .sec-jizen .box-jizensub__checkboxwrap {
    padding: 17.5px 25px;
  }
}

.sec-jizen .box-jizensub__checkboxwrap .item-content {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  color: #DA5353;
  text-align: left;
  font-weight: 700;
  margin-bottom: 20px;
  padding-left: 36px;
  display: block;
}

.sec-jizen .box-jizensub__checkboxwrap .item-content:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .sec-jizen .box-jizensub__checkboxwrap .item-content {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.sec-jizen .box-jizensub__checkboxwrap .item-content .checkmark {
  left: -15px;
}

@media screen and (max-width: 834px) {
  .sec-jizen .box-jizensub__checkboxwrap .item-content .checkmark {
    left: -5px;
  }
}

.sec-jizen .box-jizensub .checkmark {
  border-color: #000;
}

@media screen and (min-width: 835px) {
  .sec-jizen .box-jizen .box-links--pr {
    margin: 77px auto 0;
  }
}

.sec-jizen .box-jizen .box-links .list-links .item.wfull .btn-comp01 {
  line-height: 1.34;
}

.box-notifymcustom {
  height: 483px;
  border: 1px solid #939393;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}

.box-notifymcustom .box-notifysub {
  padding: 21px 15px 21px 30px;
}

@media screen and (max-width: 834px) {
  .box-notifymcustom .box-notifysub {
    padding: 21px 3px 21px 20px;
  }
}

.box-notifymcustom .block {
  text-align: left;
  line-height: 1.45;
  margin-bottom: 40px;
}

.box-notifymcustom .block:last-child {
  margin-bottom: 0;
}

.box-notifymcustom .heading {
  margin-bottom: 10px;
}

.box-notifymcustom p {
  margin-bottom: 24px;
}

.box-notifymcustom p:last-child {
  margin-bottom: 0;
  margin-top: 53px;
}

@media screen and (max-width: 834px) {
  .box-notifymcustom p:last-child {
    margin-top: 40px;
  }
}

.box-notifymcustom .mCustomScrollBox > .mCSB_scrollTools {
  opacity: 1;
}

.box-notifymcustom .mCSB_scrollTools .mCSB_draggerRail {
  background: #ECECEC;
  width: 18px;
}

.box-notifymcustom .mCSB_scrollTools .mCSB_draggerRail:hover {
  opacity: 1;
}

.box-notifymcustom .mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  margin: 3px auto;
}

.box-notifymcustom .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #C2C2C2;
  opacity: 1;
  width: 8px;
  margin-top: 5px;
}

.box-notifymcustom.jsmcustom {
  height: 250px;
  margin-top: 20px;
  margin-bottom: 48px;
}

@media screen and (min-width: 835px) {
  .box-notifymcustom.jsmcustom .box-notifysub {
    padding: 18px 15px 21px 30px;
  }
}

.box-notifymcustom.jsmcustom .box-notifysub p:last-child {
  margin-top: 0;
}

@media screen and (max-width: 834px) {
  .box-notifymcustom.jsmcustom .box-notifysub p:last-child {
    margin-top: 0;
  }
}

.box-notifymcustom.jsmcustom .block p {
  margin-bottom: 0;
}

.box-notifymcustom.jsmcustom .block p.txt-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-notifymcustom.jsmcustom .block p.txt-flex:before {
  content: "■";
}

.box-notifymcustom.jsmcustom .block .txt-flsub02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-notifymcustom.jsmcustom .block .txt-flsub02 {
    display: block;
  }
}

.box-notifymcustom.jsmcustom .block .txt-flsub02:before {
  content: '＊';
}

.box-notifymcustom.jsmcustom .block .txt-flsub01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-notifymcustom.jsmcustom .block .txt-flsub01 {
    display: block;
  }
}

.box-notifymcustom.jsmcustom .block .txt-flsub01:before {
  content: '・';
}

.box-notifymcustom.jsmcustom .block .txt-flsub03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .box-notifymcustom.jsmcustom .block .txt-flsub03 {
    display: block;
  }
}

.box-notifymcustom.jsmcustom .block .txt-flsub03:before {
  content: '⇒';
}

.box-txtdes {
  color: #cc0030;
  font-size: 16px;
  font-size: 1.6rem;
  max-width: 679px;
  margin: 0 auto;
  padding: 24px 0px 0;
  text-align: left;
  line-height: 1.45;
}

.sec-ikou .box-ikou {
  margin-bottom: 112px;
}

@media screen and (max-width: 834px) {
  .sec-ikou .box-ikou {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 835px) {
  .sec-ikou .box-ikou .ttl-comp01 {
    margin-bottom: 33px;
  }
}

.sec-ikou .box-ikousub {
  margin-bottom: 60px;
}

@media screen and (max-width: 834px) {
  .sec-ikou .box-ikousub {
    margin-bottom: 50px;
  }
}

.sec-ikou .box-ikousub:last-child {
  margin-bottom: 0;
}

.sec-ikou .box-ikousub > p {
  margin-bottom: 47px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.sec-ikou .box-ikousub > p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 834px) {
  .sec-ikou .box-ikousub > p {
    margin-bottom: 35px;
  }
}

.sec-ikou .box-ikou .btn-comp01 {
  margin-bottom: 40px;
  font-size: 20px;
  font-size: 2rem;
  min-width: 440px;
  line-height: 2.2;
}

@media screen and (max-width: 834px) {
  .sec-ikou .box-ikou .btn-comp01 {
    font-size: 16px;
    font-size: 1.6rem;
    max-width: 100%;
    min-width: auto;
    width: 300px;
  }
}

.sec-ikou .box-ikou .box-check {
  text-align: center;
}

.sec-ikou .box-ikou .box-check__wrap {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #D3D3D3;
  border: 2px solid #D3D3D3;
  padding: 25px 15px;
  display: inline-block;
  border-radius: 10px;
  min-width: 440px;
  line-height: 1.5;
}

@media screen and (max-width: 834px) {
  .sec-ikou .box-ikou .box-check__wrap {
    font-size: 16px;
    font-size: 1.6rem;
    max-width: 100%;
    min-width: auto;
    width: 300px;
    padding: 19.5px 15px;
  }
}

@media screen and (max-width: 374px) {
  .sec-ikou .box-ikou .box-check__wrap {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.sec-ikou .box-ikou .box-check.cancheck .box-check__wrap {
  border-color: #DA5353;
  color: #DA5353;
}

.sec-ikou .box-ikou .ttl-jizen {
  margin-bottom: 23px;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.sec-ikou .box-ikou .box-check__tabs {
  margin-bottom: 31px;
}

.sec-ikou .box-ikou .box-check__tabs .list-check .item {
  width: 20%;
}

@media screen and (max-width: 834px) {
  .sec-ikou .box-ikou .box-check__tabs .list-check .item {
    width: 33.33%;
  }
}

@media screen and (max-width: 374px) {
  .sec-ikou .box-ikou .box-check__tabs .list-check .item {
    width: 50%;
  }
}

.sec-mvmain {
  margin-bottom: 57px;
  border-bottom: 5px solid #F5F5F5;
}

@media screen and (max-width: 834px) {
  .sec-mvmain {
    margin-bottom: 50px;
    border-bottom-width: 3px;
  }
}

.sec-mvmain .box-mvmain {
  color: #5C320B;
  position: relative;
}

@media screen and (max-width: 834px) {
  .sec-mvmain .box-mvmain {
    margin: 0 -15px;
  }
}

.sec-mvmain .box-mvmain .img img {
  width: 100%;
}

.sec-mvmain .box-mvmain .ttl-mv {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  margin-bottom: 8px;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 834px) {
  .sec-mvmain .box-mvmain .ttl-mv {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.sec-mvmain .box-mvmain .box-txtmv {
  position: absolute;
  top: 65px;
  left: 100px;
}

@media screen and (max-width: 1200px) {
  .sec-mvmain .box-mvmain .box-txtmv {
    top: 50px;
    left: 50px;
  }
}

@media screen and (max-width: 834px) {
  .sec-mvmain .box-mvmain .box-txtmv {
    top: 15px;
    left: 10px;
  }
}

.sec-mvmain .box-mvmain .box-txtmv__bt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  color: #000000;
  position: absolute;
  bottom: 30px;
  left: 93px;
}

@media screen and (max-width: 1200px) {
  .sec-mvmain .box-mvmain .box-txtmv__bt {
    bottom: 19px;
    left: 30px;
  }
}

@media screen and (max-width: 990px) {
  .sec-mvmain .box-mvmain .box-txtmv__bt {
    bottom: 10px;
    left: 15px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 834px) {
  .sec-mvmain .box-mvmain .box-txtmv__bt {
    font-size: 11px;
    font-size: 1.1rem;
    left: 15px;
    bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .sec-mvmain .box-mvmain .box-txtmv__bt {
    bottom: 1px;
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 374px) {
  .sec-mvmain .box-mvmain .box-txtmv__bt {
    font-size: 9px;
    font-size: 0.9rem;
  }
}

.sec-mvmain .box-mvmain .txt-basic__lg {
  line-height: 1.55;
}

@media screen and (max-width: 834px) {
  .sec-mvmain .box-mvmain .txt-basic__lg {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.box-contractsub {
  margin-bottom: 50px;
}

.box-contractsub:last-child {
  margin-bottom: 0;
}

.box-contractsub .list-ct .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 48px;
}

@media screen and (max-width: 640px) {
  .box-contractsub .list-ct .item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.box-contractsub .list-ct .item:last-child {
  margin-bottom: 0;
}

.box-contractsub .list-ct .item-des {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.65;
  color: #DA5353;
  margin-bottom: 4px;
}

@media screen and (max-width: 834px) {
  .box-contractsub .list-ct .item-des {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.box-contractsub .list-ct .item-des:last-child {
  margin-bottom: 0;
}

.box-contractsub .list-ct .item-txt {
  width: calc(100% - 154px);
  padding-right: 110px;
  margin-top: 6px;
}

@media screen and (max-width: 834px) {
  .box-contractsub .list-ct .item-txt {
    width: calc(100% - 100px);
    padding-right: 30px;
    margin-top: 6px;
  }
}

@media screen and (max-width: 640px) {
  .box-contractsub .list-ct .item-txt {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
  }
}

.box-contractsub .list-ct .item-img {
  width: 154px;
}

@media screen and (max-width: 834px) {
  .box-contractsub .list-ct .item-img {
    width: 100px;
  }
}

@media screen and (max-width: 640px) {
  .box-contractsub .list-ct .item-img {
    width: 100%;
    text-align: center;
  }
}

.box-contractsub .list-ct .item-img img {
  border-radius: 50%;
}

@media screen and (max-width: 834px) {
  .box-contractsub .list-ct .item-img img {
    width: 100px;
    margin-bottom: 15px;
  }
}

.box-contractsub .list-ctsub .itemsub {
  font-size: 20px;
  font-size: 2rem;
  color: #000000;
  display: inline-block;
  margin-bottom: 4px;
}

@media screen and (max-width: 834px) {
  .box-contractsub .list-ctsub .itemsub {
    font-size: 18px;
    font-size: 1.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.box-contractsub .list-ctsub .itemsub:before {
  content: '●';
  color: #ECA9A9;
}

.box-contract .txt-bl {
  color: #000000;
  text-align: justify;
  font-weight: 400;
}

.box-contractcontent {
  padding: 48px 10px 86px;
  border: 2px solid #ff9388;
}

@media screen and (max-width: 834px) {
  .box-contractcontent {
    padding: 48px 10px 50px;
  }
}

.box-contractcontent .list-ct {
  max-width: 850px;
  margin: 0 auto;
}

.block-links {
  margin-top: 105px;
}

@media screen and (max-width: 834px) {
  .block-links {
    margin-top: 50px;
  }
}

.block-links .list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -22.5px;
}

@media screen and (max-width: 1024px) {
  .block-links .list-link {
    margin: 0 -12.5px;
  }
}

@media screen and (max-width: 834px) {
  .block-links .list-link {
    margin: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 834px) {
  .block-links .list-link--sp {
    margin-bottom: 30px;
  }
  .block-links .list-link--sp .btn-comp01 {
    font-size: 20px;
    font-size: 2rem;
  }
  .block-links .list-link--sp .btn-comp01__lgsp {
    max-width: 345px;
    background: #BD1D16 !important;
  }
  .block-links .list-link--sp .btn-comp01__smsp {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 374px) {
  .block-links .list-link--sp .btn-comp01 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.block-links .list-link .item-link {
  width: calc(33.33%);
  padding: 0 22.5px;
}

@media screen and (max-width: 1024px) {
  .block-links .list-link .item-link {
    padding: 0 12.5px;
  }
}

@media screen and (max-width: 834px) {
  .block-links .list-link .item-link {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .block-links .list-link .item-link:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 835px) {
  .block-links .list-link .item-link a {
    min-width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .block-links .list-link .item-link.bdb_sp {
    padding-bottom: 20px;
    border-bottom: 1px solid #000000;
  }
}

.maintenance {
  font-size: 24px;
  font-size: 2.4rem;
  color: #005eac;
  margin-bottom: 30px;
  text-align: center;
  border: solid;
  padding: 20px;
}

@media screen and (max-width: 834px) {
  .maintenance {
    font-size: 20px;
  }
}

body.trainbg {
  margin: 0;
  width: 100vw;
  height: 100vh;
  background-image:url("/img/common/img-training-594d47baf239c88c711eca7134b09386.png");
  background-position:50% 50%;
}

.txt-tsuika {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  color: #000000;
  text-align: right;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .txt-tsuika {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
  }
}

.txt-tsuikaemph{
  font-size: 20px;
  font-size: 2rem;
  text-decoration: underline;
}

.lst__step {
  display: block;
  position: relative;
  text-align: center;
}

.lst__step ol li.__goal:before,.lst__step ol li.__goal:after {
  content: none
}

.lst__step ol li.__goal.is-active {
  background-color: #ccc;
  border: 3px solid #ccc;
  border-radius: .3675rem;
  padding-right: 0
}

.lst__step ol li span {
  display: none
}

.lst__step ol {
  list-style: none
}

.lst__step ol:after {
  clear: both;
  content: "";
  display: table
}

.lst__step ol li {
  counter-increment: section;
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  padding-right: 6px;
  padding-right: 0.6rem;
  position: relative;
  vertical-align: middle;
}

@media screen and (max-width: 359px) {
  .lst__step ol li {
    counter-increment: section;
    display: inline-block;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    padding-right: 5px;
    padding-right: 0.5rem;
    position: relative;
    vertical-align: middle;
  }
}

  .lst__step ol li:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 15px;
    top: 1.5rem;
    right: 0;
    left: 2.5rem;
    background: #ccc;
    height: 6px;
    height: .375rem;
    width: 20px;
    width: 2rem;
  }

@media screen and (max-width: 359px) {
   .lst__step ol li:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 10px;
    top: 1rem;
    right: 0;
    left: 2rem;
    background: #ccc;
    height: 6px;
    height: .375rem;
    width: 20px;
    width: 2rem;
   }
}

.lst__step ol li:after {
  background-color: #ccc;
  border-radius: 50%;
  box-shadow: 0 0 0 0.1875rem #ccc;
  content: counter(section);
  display: inline-block;
  line-height: 1.2;
  margin: 3px;
  margin: .1875rem;
  text-align: center;
  width: 26px;
  width: 2.6rem;
  height: 26px;
  height: 2.6rem;
}

@media screen and (max-width: 359px) {
.lst__step ol li:after {
  background-color: #ccc;
  border-radius: 50%;
  box-shadow: 0 0 0 0.1875rem #ccc;
  content: counter(section);
  display: inline-block;
  line-height: 1.2;
  margin: 3px;
  margin: .1875rem;
  text-align: center;
  width: 20px;
  width: 2rem;
  height: 20px;
  height: 2rem;
}
}

.lst__step ol li.is-active:after {
  background-color: #ed5d53;
  color: #fff;
  width: 26px;
  width: 2.6rem;
  height: 26px;
  height: 2.6rem;
  line-height: 1.2;
  position: relative;
  box-shadow: 0 0 0 0.25rem #ccc;
}

@media screen and (max-width: 359px) {
  .lst__step ol li.is-active:after {
    background-color: #ed5d53;
    color: #fff;
    width: 20px;
    width: 2rem;
    height: 20px;
    height: 2rem;
    line-height: 1.2;
    position: relative;
    box-shadow: 0 0 0 0.25rem #ccc;
  }
}

.lst__step ol li.is-active:before {
  left: 25px;
  left: 2.5rem;
  top: 15px;
  top: 1.5rem;
}

@media screen and (max-width: 359px) {
  .lst__step ol li.is-active:before {
    left: 22px;
    left: 2.2rem;
    top: 10px;
    top: 1rem;
  }
 }

.lst__step ol li.__goal.is-active {
  background-color: #ed5d53;
  border: 3px solid #ccc;
  border-radius: .3675rem;
  padding-right: 0
}

.lst__step ol li.__goal.is-active span {
  background-color: #ed5d53;
  color: #fff;
  font-weight: 400
}

.lst__step ol li.__goal span {
  background: #ccc;
  border-radius: .25rem;
  color: #222;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2.2;
  padding: 2px 8px;
  padding: .125rem .5rem;
  text-align: center;
  width: auto;
  height: 30px;
  height: 3rem;
}

@media screen and (min-width: 641px) {
  .lst__step{
    display: none;
  }
}

.tbl-finish{
  margin-top: 90px;
}

.tbl-finish th {
  border: none;
  padding: 0 60px 30px 0;
}
.tbl-finish td {
  width: 400px;
  border: none;
  padding-bottom: 20px;
  font-size: 12px;
  font-size: 1.2rem;
}
 
@media screen and (max-width: 834px) {
  .tbl-finish {
    margin-top: 40px;
  }
  .tbl-finish th,
  .tbl-finish td {
　　border-bottom: none;
    display: block;
    width: 100%;
    padding: 0;
    padding-bottom: 30px;
  }
  .tbl-finish th {
    margin-bottom: 0;
  }
}

.tbl-finish2{
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}

.tbl-finish2 th {
  border: none;
  padding: 0 30px 30px 0;
  font-weight: normal;
}

.tbl-finish2 td {
  border: none;
  padding-bottom: 30px;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .tbl-finish2{
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 0;
  }
  .tbl-finish2 th {
    padding: 0 5px 30px 0;
  }
}

.txt-finish{
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 15px;
}

.txt-finish2{
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}

@media screen and (max-width: 930px) {
  .txt-finish2{
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .txt-finish{
    font-size: 18px;
    font-size: 1.8rem;
  }
  .txt-finish2{
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.finishimg{
  width: 100%;
}

@media screen and (max-width: 834px) {
  .finishimg{
    width: auto;
  }
}

.wrapper-finish{
  margin: 0 135px 0 135px;
}

@media screen and (max-width: 990px) {
  .wrapper-finish{
    margin: 0;
  }
}

.mgr1{
  margin-right: 5px;
}

.mgr2{
  margin-right: 101px;
}

.mgr3{
  margin-right: 125px;
}

.mgr4{
  margin-right: 59.5px;
}

.mgr5{
  margin-right: 160.5px;
}

@media screen and (max-width: 322px) {
  .mgr1{
    margin-right: 2px;
  }
  .mgr2{
    margin-right: 98px;
  }
  .mgr3{
    margin-right: 122px;
  }
  .mgr4{
    margin-right: 56.5px;
  }
  .mgr5{
    margin-right: 157.5px;
  }
}

.version{
  margin-bottom: 60px;
  text-align: center;
}

@media screen and (max-width: 767px){
  .vetsion{
    margin-bottom: 40px;
  }
}

.versiontxt{
  font-size: 18px;
  font-size: 1.8rem;
}

@media print {
  body{
    overflow-y: visible;
    overflow-x: visible;
   }
  .divMain{
    overflow-y: visible;
   }
  .modal-open > * {
      display: none !important;
  }
  .modal-open > .modal {
      display: inherit !important;
      position: inherit !important;
  }
}

input[type="checkbox"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* チェックボックスデザイン */
input[type="checkbox"] {
  cursor: pointer;
  padding-left: 30px;/*label手前にチェックボックス用の余白を開ける*/
  vertical-align: middle;
  position: relative;
}

input[type="checkbox"]::before,
input[type="checkbox"]::after {
  content: "";
  display: block; 
  position: absolute;
}

input[type="checkbox"]::before {
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #666464;
  width: 20px;/*チェックボックスの横幅*/
  height: 20px;/*チェックボックスの縦幅*/
  transform: translateY(-50%);
  top: 50%;
  left: 5px;
}

input[type="checkbox"]::after {
  border-bottom: 3px solid #666464;/*チェックの太さ*/
  border-left: 3px solid #666464;/*チェックの太さ*/
  opacity: 0;/*チェック前は非表示*/
  height: 6px;/*チェックの高さ*/
  width: 11px;/*チェックの横幅*/
  transform: rotate(-45deg);
  top: -7px;/*チェック時の位置調整*/
  left: 10px;/*チェック時の位置調整*/
}

input[type="checkbox"]:checked::after {
  opacity: 1;/*チェック後表示*/
}

.checkboxLabel {
  font-size: 2rem;
  display: block;
  cursor: pointer;
  margin-bottom: 1rem;
}

.displayNone {
  display: none !important;
}

input:disabled {
  background: #ccc;
  cursor: default;
  opacity: 1 !important;
}

input:disabled::before {
  background: #ccc;
  cursor: default;
  opacity: 1 !important;
}

.redArea {
	color: red;
    border: 2px solid red;
    margin-bottom: 1rem;
    padding: 1rem;
}

/*# sourceMappingURL=maps/styles.css.map */
