@import url(//use.fontawesome.com/releases/v5.7.2/css/all.css);
body {
  background: #fff;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-indent: 0pt;
  letter-spacing: 0em;
  color: #333;
  font-size: 18px;
  line-height: 1.8;
  margin: 0;
  padding: 0;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

a {
  outline: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:link {
  color: #333;
  text-decoration: none;
}

a:visited {
  color: #333;
}

a:hover {
  color: #333;
  text-decoration: none;
  opacity: 0.7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:active {
  color: #333;
  text-decoration: none;
}

* {
  padding: 0;
  margin: 0;
}

table {
  font-size: 1em;
  border-collapse: collapse;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
  background-repeat: no-repeat;
  background-size: cover;
  shape-margin: 0.75rem;
}

p {
  margin-bottom: 20px;
  text-align: left;
  line-height: 2.4;
}
p:last-child {
  margin-bottom: 0px;
}

ul {
  margin-left: 0px;
}
ul li {
  list-style: none;
}

h1, h2, h3, h4, h5 {
  font-size: 1em;
  line-height: 1;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: normal;
  text-align: left;
}

h1 {
  margin-bottom: 0;
}

.pc_block {
  display: block;
}

.sp_block {
  display: none;
}

.br-pc {
  display: inline-block;
}

.br-sp {
  display: none;
}

#pageTop {
  position: fixed;
  bottom: 40px;
  right: 10px;
  width: 65px;
  height: 65px;
}
#pageTop a {
  display: block;
  position: absolute;
  z-index: 999;
  padding: 14px 0 0 2px;
  width: 65px;
  height: 65px;
  line-height: 1.4;
  background-color: #CCC;
  border-radius: 50%;
  border: 1px #fff solid;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
#pageTop a:before {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.btn-pagetop {
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  pointer-events: none;
  opacity: 0;
}

.pageTopBtn-in {
  opacity: 1;
  pointer-events: auto;
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 1fr auto;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh;
}

.wrapper > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.wrapper > *:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

.wrapper > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

header {
  width: 100%;
  background-color: #fff;
  padding: 0;
  position: fixed;
  z-index: 20;
  -webkit-box-shadow: 0px 8px 16px -6px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 8px 16px -6px rgba(0, 0, 0, 0.6);
}
header a {
  color: fff;
}
header a:link {
  color: fff;
}
header .headerinner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 200px 1fr;
  grid-template-columns: 200px 1fr;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 90px;
}
header .headerinner .logo {
  text-align: left;
  padding: 0 20px 10px 20px;
}
header .headerinner .logo img {
  width: 150px;
}
header .headotherbox {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 300px;
  grid-template-columns: 1fr 300px;
  background-color: #EE2314;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100%;
  position: relative;
}
header .headotherbox:before {
  content: "";
  width: 93px;
  height: 90px;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
header .globalmenu {
  padding-bottom: 10px;
}
header .globalmenu ul li {
  display: inline-block;
}
header .globalmenu ul li a {
  padding: 10px 10px;
  display: block;
  line-height: 1;
  color: #fff;
}
header .headtelbox {
  color: #fff;
  padding-bottom: 10px;
}
header .headtelbox .telnumber {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -2px;
}
header .headtelbox .telnumber span {
  position: relative;
}
header .headtelbox .telnumber span:before {
  content: "";
  width: 22px;
  height: 29px;
  background: url(../images/common/icon_tel.svg) 0 0 no-repeat;
  background-size: contain;
  margin-right: 5px;
  display: block;
  position: absolute;
  left: -25px;
  top: 0;
}
header .headtelbox p {
  font-size: 11px;
  letter-spacing: -0.5px;
  text-align: center;
  line-height: 1;
}

footer {
  color: #fff;
  margin-top: -2px;
}
footer .footaccessbox_over {
  background-color: #EE2314;
  padding: 40px 0;
  position: relative;
}
footer .footaccessbox_over:before {
  content: "";
  background-color: #EE2314;
  clip-path: polygon(0 0, 0 100%, 100% 100%);
  width: 100%;
  height: 120px;
  position: absolute;
  left: 0;
  top: -119px;
  z-index: 10;
}
footer .footaccessbox_over .footaccessbox {
  max-width: 1024px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px 30px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: left;
}
footer .footaccessbox_over .footaccessbox .accesstxt dl dt {
  font-weight: bold;
  margin-bottom: 10px;
}
footer .footaccessbox_over .footaccessbox .accesstxt dl dd {
  font-size: 0.8em;
}
footer .footaccessbox_over .footaccessbox .snsbox ul li {
  display: inline-block;
  margin-right: 10px;
}
footer .footmapbox iframe {
  width: 100%;
  height: 500px;
  margin: 20px 0;
}
footer .footmapbox .btnboxover {
  max-width: 1024px;
  margin: 0 auto;
}
footer .footmapbox .btnboxover .btnbox {
  margin: 0 0 0 auto;
}
footer .copyright {
  background-color: #000;
  padding: 20px 0;
  font-size: 0.8em;
}

.sectioninner {
  max-width: 1024px;
  margin: 0 auto;
}

table {
  width: 100%;
}
table th {
  padding: 20px 0;
  text-align: left;
  border-bottom: 1px #707070 solid;
  font-weight: normal;
  vertical-align: top;
}
table td {
  padding: 20px 0;
  text-align: left;
  border-bottom: 1px #707070 solid;
}

ul.markli li {
  padding-left: 1em;
  text-indent: -1em;
}

.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #916565));
  background: linear-gradient(transparent 60%, #916565 60%);
}

.marker2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #F4C6C6));
  background: linear-gradient(transparent 60%, #F4C6C6 60%);
}

.btnbox {
  max-width: 455px;
  margin-top: 40px;
}
.btnbox a {
  padding: 20px;
  color: #fff;
  border: 1px #fff solid;
  position: relative;
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
  height: 70px;
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btnbox a span {
  line-height: 1;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.btnbox a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 70px;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  z-index: 0;
}
.btnbox a:hover {
  opacity: 1;
}
.btnbox a:hover:before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.btnbox a.onmouse {
  opacity: 1;
}
.btnbox a.onmouse:before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.btnbox a.onmouse span {
  color: #999;
}
.btnbox a:after {
  content: "";
  width: 25px;
  height: 13px;
  background: url(../images/common/icon_link.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btnbox.btn_black:hover span {
  color: #000;
}
.btnbox.btn_black:hover a:after {
  background: url(../images/common/icon_link_b.svg) 0 0 no-repeat;
}
.btnbox.btn_red:hover span {
  color: #EE2314;
}
.btnbox.btn_red:hover a:after {
  background: url(../images/common/icon_link_r.svg) 0 0 no-repeat;
}

.loading {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  background: #fdfdfd;
}

.loading.hide {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}

.loading .circle {
  display: block;
  position: relative;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  margin: 0 auto;
  border: 8px solid #e0e0e0;
  border-top: 7px solid #ffcccc;
  border-radius: 50px;
  -webkit-animation: loading 700ms linear 0ms infinite normal both;
          animation: loading 700ms linear 0ms infinite normal both;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.fadeIn {
  opacity: 0;
  -webkit-transition: 2s;
  transition: 2s;
}

.fadeIn.is-show {
  opacity: 1;
}

.fadeIn2 {
  opacity: 0;
  -webkit-transition: 4s;
  transition: 4s;
}

.fadeIn2.is-show {
  opacity: 1;
}

.fadeIn3 {
  opacity: 0;
  -webkit-transition: 6s;
  transition: 6s;
}

.fadeIn3.is-show {
  opacity: 1;
}

@media screen and (max-width: 1024px) {
  .contentinner {
    width: 100%;
  }
}
/* -------------------------------sp--------------------------------------------- */
@media screen and (max-width: 842px) {
  body {
    font-size: 16px;
  }
  .flexbox {
    display: block;
  }
  .sp_block {
    display: block;
  }
  .pc_block {
    display: none;
  }
  .br-pc {
    display: none;
  }
  .br-sp {
    display: inline-block;
  }
  header .headerinner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-right: 70px;
    padding-left: 10px;
    height: 60px;
  }
  header .headerinner .logo {
    padding: 5px;
  }
  header .headerinner .logo img {
    width: 30vw;
    max-width: 100px;
  }
  header .globalmenu, header .headotherbox {
    display: none;
  }
  footer .footaccessbox_over:before {
    height: 60px;
    top: -60px;
  }
  footer .footaccessbox_over .footaccessbox {
    width: 90vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  footer .footaccessbox_over .footaccessbox a:link {
    color: #fff;
  }
  footer .footaccessbox_over .footaccessbox a:visited {
    color: #fff;
  }
  footer .footaccessbox_over .footmapbox .btnboxover {
    width: 90vw;
  }
  .sectioninner {
    width: 90vw;
  }
  p {
    line-height: 1.8;
  }
}