@charset "UTF-8";
*,
:after,
:before {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
main {
  display: block;
}
h1,
h2,
h3 {
  line-height: inherit;
  margin: 0;
}
figure,
iframe,
p,
table,
ul {
  margin: 0;
}
ul {
  padding: 0;
  list-style: none;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
iframe,
img {
  vertical-align: bottom;
}
input {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}
input {
  overflow: visible;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
body {
  width: 100%;
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif;
}
.gosi {
  font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", Meiryo,
    "ＭＳ Ｐゴシック", "MS Pgothic", "Osaka", sans-serif, Helvetica, Helvetica Neue, Arial, Verdana;
}
img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
li {
  list-style: none;
}
.sp {
  display: none;
}
.pc {
  display: block;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.h100 {
  height: 100%;
}
.w50 {
  width: 50%;
}
.w49 {
  width: 49%;
}
.w30 {
  width: 30%;
}
.fr {
  float: right;
}
.m3p_t {
  margin: 3% auto 0;
}
.m5p_b {
  margin: 0 auto 5%;
}
.m5p_y {
  margin: 5% auto;
}
.p3p {
  padding: 3%;
}
.p3p_b {
  padding: 0 0 3%;
}
.p3p_y {
  padding: 3% 0;
}
.p5p_y {
  padding: 5% 0;
}
.p5p_x {
  padding: 0 5%;
}
.p_r {
  position: relative;
}
.p_r {
  position: relative;
}
.b_g::before,
.b_g::after {
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  z-index: 0;
}
.b_g::before,
.b_g::after {
  top: 50%;
}
.b_g::before,
.b_g::after {
  left: 50%;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex_s {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flex_cc {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_w {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.db {
  display: block;
}
.di {
  display: inline-block;
}
.ohd {
  overflow: hidden;
}
.ob_cb {
  object-fit: cover;
}
.container {
  width: 90%;
  max-width: 1000px;
  margin: auto;
}
.f_w {
  color: #fff;
}
.f150p {
  font-size: 150%;
}
.f36 {
  font-size: 36px;
}
.f30 {
  font-size: 30px;
}
.f24 {
  font-size: 24px;
}
.f18 {
  font-size: 18px;
}
.bg_g1 {
  background-color: #00b900;
}
.bg_g2 {
  background-color: rgba(0, 185, 0, 0.8);
}
.bg_p {
  background: rgb(69, 26, 94);
  background: -moz-linear-gradient(-145deg, rgba(69, 26, 94, 1) 0%, rgba(37, 14, 50, 1) 100%);
  background: -webkit-linear-gradient(-145deg, rgba(69, 26, 94, 1) 0%, rgba(37, 14, 50, 1) 100%);
  background: linear-gradient(-145deg, rgba(69, 26, 94, 1) 0%, rgba(37, 14, 50, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#451a5e",endColorstr="#250e32",GradientType=1);
}
.bg_r {
  background-color: #ba1a22;
}
.bg_pa {
  background-color: #4a1c65;
}
.bg_kr {
  background-color: #000;
}
.bg_rkp {
  background: rgb(187, 27, 34);
  background: -moz-linear-gradient(52deg, rgba(187, 27, 34, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(74, 28, 101, 1) 100%);
  background: -webkit-linear-gradient(52deg, rgba(187, 27, 34, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(74, 28, 101, 1) 100%);
  background: linear-gradient(52deg, rgba(187, 27, 34, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(74, 28, 101, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bb1b22",endColorstr="#4a1c65",GradientType=1);
}
.bg_dark-orange {
  background: linear-gradient(210deg, #9a4900 0%, #3f1e00 100%);
}
.b_w {
  box-sizing: border-box;
  border: solid 2px #fff;
}
.b_g::before,
.b_g::after {
  content: "";
  position: absolute;
  z-index: 1;
  pointer-events: none;
  border: solid 2px #e5dfa8;
}
.b_g::before {
  width: 100%;
  height: 100%;
}
.b_g::after {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}
.bg_k {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(60deg, rgba(0, 0, 0, 0.7539390756302521) 25%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(60deg, rgba(0, 0, 0, 0.7539390756302521) 25%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(60deg, rgba(0, 0, 0, 0.7539390756302521) 25%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.b_r10 {
  border-radius: 10px;
}
.bg {
  background-position: top;
  background-size: cover;
}
.ttl2 span {
  z-index: 0;
  padding: 15px 35px;
}
.ttl2 span::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff7900;
  border: solid 3px #e5dfa8;
  box-sizing: border-box;
  transform: skewX(-30deg);
  -webkit-transform: skewX(-30deg);
  z-index: -1;
}
header {
  width: 100vw;
  position: fixed;
  top: 20px;
  left: 0;
  z-index: 1000;
}
.header_btn {
  padding: 15px 25px;
}
.btn {
  position: relative;
  z-index: 1;
  line-height: 1.2;
}
.btn::after {
  content: "";
  background-position: center;
  background-size: contain;
  background-image: url(../img/arrow_w.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 0;
  width: 15px;
  height: 100%;
}
.slider.slick-slider {
  padding-bottom: 0;
}
.slider img {
  height: 30vw;
  max-height: 400px;
  min-height: 350px;
}
footer small {
  background-color: #ff7900;
  padding: 20px 0;
}
@media screen and (max-width: 1024px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  header {
    padding: 0;
    top: 5px;
  }
  .flex {
    display: block;
  }
  .w50,
  .w49 {
    width: 100%;
  }
  .w30 {
    width: 90%;
    margin: 5% auto;
  }
  .header_btn {
    padding: 10px 15px;
  }
  .b_r10 {
    border-radius: 5px;
  }
  .btn::after {
    width: 8px;
    right: 10px;
  }
  .ttl2 span {
    padding: 5px 15px;
  }
}
@media screen and (max-width: 500px) {
  .header_btn {
    padding: 5px;
  }
  .f36 {
    font-size: 19px;
  }
  .f30 {
    font-size: 18px;
  }
  .f24 {
    font-size: 17px;
  }
  .f18 {
    font-size: 16px;
  }
  .b_g::after {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
  }
  .slider img {
    height: 15vw;
    max-height: 250px;
    min-height: 200px;
  }
  .b_g::before,
  .b_g::after {
    border: solid 1px #e5dfa8;
  }
  .bg_k {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(75deg, rgba(0, 0, 0, 0.7539390756302521) 15%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(75deg, rgba(0, 0, 0, 0.7539390756302521) 15%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(75deg, rgba(0, 0, 0, 0.7539390756302521) 15%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  }
  .b_w {
    border: solid 1px #fff;
  }
  .ttl2 span::after {
    border: solid 2px #e5dfa8;
  }
}
