@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

img {
  max-width: 100%;
}

body {
  font-family: "Noto Sans JP", "Noto Sans Japanese", NotoSansJP, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.6;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
  }
}

.zen-kaku {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
}

.en {
  font-family: "Montserrat", sans-serif;
  font-weight: Bold;
}

@media (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.wrapper {
  display: block;
}

.layout-main {
  position: relative;
  width: 100%;
}

.loop-txt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  background: #fff;
  border-top: 2px solid #DF1C21;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  z-index: 10;
  overflow: hidden;
}
.loop-txt p {
  font-size: 12px;
  font-weight: 500;
  line-height: 32px;
  color: #DF1C21;
  white-space: nowrap;
}

.header {
  background: #DF1C21;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  height: 100vh;
  z-index: 1;
}
.header .header-l {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: calc(50% - 33px);
  height: 100%;
  z-index: 1;
  background: #DF1C21;
  padding: 0 30px;
}
@media screen and (max-width: 1440px) {
  .header .header-l {
    width: calc(100% - 430px - 323px);
  }
}
@media screen and (max-width: 768px) {
  .header .header-l {
    width: calc(50% - 215px);
  }
}
.header .header-l figure {
  position: absolute;
  z-index: 1;
}
.header .header-l figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header .header-l .kumo01 {
  width: 35.972vw;
  max-width: 1036px;
  height: 19.792vw;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1440px) {
  .header .header-l .kumo01 {
    width: 100%;
    max-width: 518px;
  }
}
@media screen and (max-width: 960px) {
  .header .header-l .kumo01 {
    width: 207px;
  }
}
.header .header-l .kumo01 img {
  object-position: left top;
  filter: drop-shadow(8px -4px 4px rgba(0, 0, 0, 0.6));
}
.header .header-l .kumo02 {
  width: 44.167vw;
  max-width: 1272px;
  height: 18.75vw;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 1440px) {
  .header .header-l .kumo02 {
    width: 100%;
    max-width: 636px;
  }
}
@media screen and (max-width: 960px) {
  .header .header-l .kumo02 {
    width: 207px;
  }
}
.header .header-l .kumo02 img {
  object-position: right bottom;
  filter: drop-shadow(-10px 8px 8px rgba(0, 0, 0, 0.6));
}
.header h1 {
  width: 26.806vw;
  height: 4.861vw;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .header h1 {
    width: 100%;
    max-width: 386px;
  }
}
@media screen and (max-width: 960px) {
  .header h1 {
    opacity: 0;
  }
}
.header h1 a {
  display: block;
}
.header h1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header .header-r {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  width: calc(50% - 397px);
  height: 100%;
  z-index: 1;
  background: #DF1C21;
}
@media screen and (max-width: 1440px) {
  .header .header-r {
    width: 323px;
  }
}
@media screen and (max-width: 768px) {
  .header .header-r {
    width: calc(50% - 215px);
  }
}
.header .header-r .kumo03 {
  width: 25.972vw;
  max-width: 748px;
  height: 18.75vw;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .header .header-r .kumo03 {
    width: 249px;
    height: 180px;
  }
}
.header .header-r .kumo03 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left bottom;
  filter: drop-shadow(8px 4px 5px rgba(0, 0, 0, 0.6));
}
.header .link-wrap {
  width: 100%;
  max-width: 280px;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .header .link-wrap {
    display: none;
  }
}
.header nav {
  display: block;
}
.header nav ul {
  display: block;
}
.header nav ul li {
  width: 100%;
}
.header nav ul li a {
  display: block;
  padding: 0.5em 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  text-align: left;
  transition: 0.3s;
}
.header nav ul li a span {
  display: block;
}
.header nav ul li a .en {
  font-size: 24px;
  font-weight: 800;
}
.header nav ul li a .ja {
  font-size: 11px;
  font-weight: bold;
}
.header nav ul li a:hover {
  color: #FECE00;
}
.header nav ul li + li {
  margin-top: 10px;
}
.header nav ul li.current a {
  color: #FECE00;
}
.header .entry-btn {
  margin-top: 30px;
  text-align: center;
}
.header .entry-btn a {
  display: inline-block;
  width: 240px;
  height: 68px;
  border-radius: 34px;
  background: linear-gradient(180deg, #FECE00, #F0AD2D);
  padding: 12px 1em 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #DF1C21;
  text-align: center;
  transition: 0.3s;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
.header .entry-btn a span {
  display: block;
}
.header .entry-btn a .en {
  font-size: 24px;
  font-weight: 800;
}
.header .entry-btn a .ja {
  font-size: 11px;
}
.header .entry-btn a:hover {
  transform: scale(1.1);
  filter: drop-shadow(0px 3px 8px rgba(0, 0, 0, 0.08));
}
main {
  display: block;
  position: relative;
}

section {
  position: relative;
}
section > .inner {
  max-width: 430px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 430px) {
  section > .inner {
    padding: 0 4.651vw;
  }
}
section.border-top:before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  height: 1px;
  position: absolute;
  top: 0;
  left: 20px;
  background-color: #fff;
  z-index: 1;
}

.h2_01 {
  color: #fff;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 430px) {
  .h2_01 {
    margin-bottom: 9.302vw;
  }
}
.h2_01 span {
  display: block;
  white-space: nowrap;
}
.h2_01 .en {
  font-size: 47px;
  font-weight: 800;
  margin-bottom: 3px;
}
@media screen and (max-width: 430px) {
  .h2_01 .en {
    font-size: 10.93vw;
    margin-bottom: 0.698vw;
  }
}
.h2_01 .ja {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 430px) {
  .h2_01 .ja {
    font-size: 4.651vw;
  }
}
.h2_01.red {
  color: #DF1C21;
}

.top-entry-btn {
  width: 115px;
  height: 115px;
  position: fixed;
  top: 48px;
  left: calc(50% - 13px);
  z-index: 20;
}
@media screen and (max-width: 1440px) {
  .top-entry-btn {
    left: calc(100% - 430px - 323px + 20px);
  }
}
@media screen and (max-width: 768px) {
  .top-entry-btn {
    left: calc(50% - 215px + 20px);
  }
}
@media screen and (max-width: 430px) {
  .top-entry-btn {
    width: 26.744vw;
    height: 26.744vw;
    top: 11.163vw;
    left: 4.651vw;
  }
}
.top-entry-btn a {
  display: block;
  transition: 0.3s;
}
.top-entry-btn a img {
  transition: 0.3s;
  filter: drop-shadow(0px 3px 6px rgba(132, 32, 34, 0.8705882353));
}
.top-entry-btn a:hover {
  transform: scale(1.1);
}
.top-entry-btn a:hover img {
  filter: drop-shadow(0px 3px 8px rgba(132, 32, 34, 0.431372549));
}

.slide_box {
  display: block;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.4));
  background: #DF1C21 url(../img/bg@2x.png) repeat left top;
  background-size: 430px;
  background-position: 0px -22px;
  padding: 0;
  position: relative;
  left: 182px;
  z-index: 2;
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  overflow: hidden;
  /* &:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: $color1 url(../img/bg@2x.png) repeat-y top center;
    background-attachment: fixed;
    // background-size: 430px;
    background-size: 100%;
    opacity: 1;
    z-index: 1;
    // transition: .3s;
  } */
}
@media screen and (max-width: 1440px) {
  .slide_box {
    left: calc(50% - 323px - 215px);
  }
}
@media screen and (max-width: 768px) {
  .slide_box {
    left: 0;
  }
}
@media screen and (max-width: 430px) {
  .slide_box {
    background-size: 100%;
  }
}
.slide_box .scroll-inner {
  overflow: auto;
}
.slide_box .contents {
  min-height: 150vh;
  overflow: hidden;
}

.mainv {
  padding-top: 6px;
}
.mainv .inner {
  width: 100%;
  position: relative;
}
.mainv .mainv-bg {
  width: 100%;
}
.mainv .mainv-bg img {
  display: block;
  width: 100%;
  filter: drop-shadow(-10px 8px 8px rgba(0, 0, 0, 0.6));
}
.mainv .mainv-img {
  width: 400px;
  position: absolute;
  top: 36.2%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 430px) {
  .mainv .mainv-img {
    width: 93.023vw;
  }
}
.mainv h2 {
  position: absolute;
  bottom: 106px;
  left: 0;
  z-index: 2;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 430px) {
  .mainv h2 {
    bottom: 24.651vw;
  }
}
.mainv h2 span {
  display: inline-block;
  position: relative;
  left: -2px;
}
.mainv h2 span img {
  width: 226px;
}
@media screen and (max-width: 430px) {
  .mainv h2 span img {
    width: 52.558vw;
  }
}
.mainv .mainv-t {
  position: absolute;
  top: 97px;
  left: 16px;
}
@media screen and (max-width: 430px) {
  .mainv .mainv-t {
    top: 22.558vw;
    left: 3.721vw;
  }
}
.mainv .mainv-t img {
  width: 400px;
  height: 142px;
}
@media screen and (max-width: 430px) {
  .mainv .mainv-t img {
    width: 93.023vw;
    height: 33.023vw;
  }
}

.sec01 {
  padding: 43px 0 48px;
}
@media screen and (max-width: 430px) {
  .sec01 {
    padding: 10vw 0 11.163vw;
  }
}
.sec01 .top-txt {
  margin-bottom: 36px;
}
@media screen and (max-width: 430px) {
  .sec01 .top-txt {
    margin-bottom: 8.372vw;
  }
}
.sec01 .top-txt p {
  font-size: 18px;
  font-weight: bold;
  line-height: 2.22;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 430px) {
  .sec01 .top-txt p {
    font-size: 4.186vw;
  }
}
.sec01 .top-txt p .txt-l {
  display: inline-block;
  line-height: 28px;
}
.sec01 .top-txt p b {
  font-size: 28px;
}
@media screen and (max-width: 430px) {
  .sec01 .top-txt p b {
    font-size: 6.512vw;
  }
}
.sec01 .kikan {
  text-align: center;
  margin-bottom: 52px;
}
@media screen and (max-width: 430px) {
  .sec01 .kikan {
    margin-bottom: 12.093vw;
  }
}
.sec01 .kikan p {
  color: #fff;
}
.sec01 .kikan .kikan-t {
  display: inline-block;
  min-width: 116px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7222222222;
  border: 1px solid #fff;
  border-radius: 17px;
  padding: 0 1em;
  margin-bottom: 12px;
}
@media screen and (max-width: 430px) {
  .sec01 .kikan .kikan-t {
    min-width: 26.977vw;
    font-size: 4.186vw;
    border-radius: 3.953vw;
    margin-bottom: 2.791vw;
  }
}
.sec01 .kikan .date {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 430px) {
  .sec01 .kikan .date {
    font-size: 5.116vw;
  }
}
.sec01 .box-txt {
  padding: 39px 25px 35px;
  background: #fff;
  border-radius: 20px;
  filter: drop-shadow(4px 4px 6px #790F12);
}
@media screen and (max-width: 430px) {
  .sec01 .box-txt {
    padding: 9.07vw 5.814vw 8.14vw;
    border-radius: 4.651vw;
  }
}
.sec01 .box-txt h2 {
  margin-bottom: 30px;
}
@media screen and (max-width: 430px) {
  .sec01 .box-txt h2 {
    margin-bottom: 6.977vw;
  }
}
.sec01 .box-txt p {
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
  color: #DF1C21;
}
@media screen and (max-width: 430px) {
  .sec01 .box-txt p {
    font-size: 3.488vw;
  }
}
.sec01 .box-txt .marker-wrap {
  position: relative;
  white-space: nowrap;
}
.sec01 .box-txt .marker {
  display: inline-block;
  color: #DF1C21;
}
.sec01 .box-txt b {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: linear-gradient(transparent 20%, #DF1C21 20%, #DF1C21 80%, transparent 80%);
  position: absolute;
  left: 0;
  z-index: 1;
  clip-path: inset(0px 100% 0px 0px);
  transition: 0.1s linear clip-path;
}
.sec01 .box-txt.animated b {
  clip-path: inset(0px 0% 0px 0px);
}
.sec01 .box-txt.animated b.b1 {
  transition-delay: 0s;
  transition-duration: 0.5s;
}
.sec01 .box-txt.animated b.b2 {
  transition-delay: 0.5s;
  transition-duration: 0.2s;
}
.sec01 .box-txt.animated b.b3 {
  transition-delay: 1s;
  transition-duration: 0.25s;
}
.sec01 .box-txt.animated b.b4 {
  transition-delay: 1.5s;
  transition-duration: 0.4s;
}

.sec02 {
  padding: 50px 0 50px;
}
@media screen and (max-width: 430px) {
  .sec02 {
    padding: 11.628vw 0 11.628vw;
  }
}
.sec02 .movie-box {
  width: 100%;
}
.sec02 .movie-box a {
  display: block;
  transition: 0.3s;
}
.sec02 .movie-box a:hover {
  opacity: 0.6;
}

.sec03 {
  padding: 50px 0 46px;
}
@media screen and (max-width: 430px) {
  .sec03 {
    padding: 11.628vw 0 10.698vw;
  }
}
.sec03 .flow-list {
  padding-top: 14px;
}
@media screen and (max-width: 430px) {
  .sec03 .flow-list {
    padding-top: 3.256vw;
  }
}
.sec03 .flow-list ul {
  width: 100%;
}
.sec03 .flow-list ul li {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0 14px;
  padding-left: 20px;
}
@media screen and (max-width: 430px) {
  .sec03 .flow-list ul li {
    gap: 0 3.256vw;
    padding-left: 4.651vw;
  }
}
.sec03 .flow-list ul li .step {
  width: 79px;
  position: relative;
}
@media screen and (max-width: 430px) {
  .sec03 .flow-list ul li .step {
    width: 18.372vw;
  }
}
.sec03 .flow-list ul li .step:before {
  content: "";
  display: block;
  width: 2px;
  height: calc(100% - 10px);
  position: absolute;
  top: 0;
  left: calc(50% + 1px);
  z-index: -1;
  background-image: linear-gradient(to bottom, #fff 4px, transparent 4px);
  background-size: 2px 6px;
  background-repeat: repeat-y;
  background-position: left top;
}
.sec03 .flow-list ul li .step:after {
  content: "";
  display: block;
  width: 15px;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: calc(50% + 2px);
  transform: translateX(-50%);
  z-index: -1;
  background: url(../img/flow-arrow.svg) no-repeat center;
  background-size: contain;
}
.sec03 .flow-list ul li .step p {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.8;
  color: #DF1C21;
  background: #fff;
  border-radius: 13.5px;
  text-align: center;
  padding: 0 0.5em;
}
@media screen and (max-width: 430px) {
  .sec03 .flow-list ul li .step p {
    font-size: 3.488vw;
    border-radius: 3.14vw;
  }
}
.sec03 .flow-list ul li .detail {
  width: calc(100% - 93px);
  padding-bottom: 26px;
}
@media screen and (max-width: 430px) {
  .sec03 .flow-list ul li .detail {
    width: calc(100% - 21.628vw);
    padding-bottom: 6.047vw;
  }
}
.sec03 .flow-list ul li .detail p {
  color: #fff;
  line-height: 1.5;
}
.sec03 .flow-list ul li .detail .date {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 430px) {
  .sec03 .flow-list ul li .detail .date {
    font-size: 3.721vw;
  }
}
.sec03 .flow-list ul li .detail .txt {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 430px) {
  .sec03 .flow-list ul li .detail .txt {
    font-size: 4.651vw;
  }
}
.sec03 .flow-list ul li:last-child .step:before, .sec03 .flow-list ul li:last-child .step:after {
  display: none;
}
.sec03 .flow-list ul li:last-child .detail {
  padding-bottom: 0;
}
.sec03 .flow-list.scrollAnime ul li {
  opacity: 0;
  transition: 1s opacity, 0.5s transform;
  transform: translateY(-10px);
}
.sec03 .flow-list.scrollAnime ul li:nth-child(1) {
  transition-delay: 0s;
}
.sec03 .flow-list.scrollAnime ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.sec03 .flow-list.scrollAnime ul li:nth-child(3) {
  transition-delay: 0.6s;
}
.sec03 .flow-list.scrollAnime ul li:nth-child(4) {
  transition-delay: 0.9s;
}
.sec03 .flow-list.animated ul li {
  opacity: 1;
  transform: translateY(0);
}

.sec04 {
  padding: 43px 0 0px;
}
@media screen and (max-width: 430px) {
  .sec04 {
    padding: 10vw 0 0px;
  }
}
.sec04 h2 {
  margin-bottom: 30px;
}
@media screen and (max-width: 430px) {
  .sec04 h2 {
    margin-bottom: 6.977vw;
  }
}
.sec04 .list-box {
  padding-top: 0;
}
.sec04 .list-box dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sec04 .list-box dl dt, .sec04 .list-box dl dd {
  font-size: 15px;
  padding: 12px 0.5em 13px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 430px) {
  .sec04 .list-box dl dt, .sec04 .list-box dl dd {
    font-size: 3.488vw;
    padding: 2.791vw 0.5em 3.023vw;
  }
}
.sec04 .list-box dl dt:before, .sec04 .list-box dl dd:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 1px;
  left: 0;
  background-color: #fff;
  z-index: 1;
}
.sec04 .list-box dl dt {
  width: 31.5%;
  font-weight: bold;
}
.sec04 .list-box dl dt:before {
  height: 3px;
  bottom: 0;
}
.sec04 .list-box dl dd {
  width: 68.5%;
  font-weight: 500;
  padding-left: 20px;
}
@media screen and (max-width: 430px) {
  .sec04 .list-box dl dd {
    padding-left: 4.651vw;
  }
}
.sec04 .list-box dl dd a {
  font-weight: bold;
  color: #343DD7;
  text-decoration: underline;
}

.sec05 {
  padding: 50px 0 50px;
}
@media screen and (max-width: 430px) {
  .sec05 {
    padding: 11.628vw 0 11.628vw;
  }
}
.sec05 h2 {
  margin-bottom: 43px;
}
@media screen and (max-width: 430px) {
  .sec05 h2 {
    margin-bottom: 10vw;
  }
}
.sec05 .award-item dl {
  text-align: center;
}
.sec05 .award-item dl dt {
  width: 236px;
  border-radius: 18px;
  background: #fff;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.7894736842;
  color: #DF1C21;
  margin: 0 auto;
  margin-bottom: 21px;
}
@media screen and (max-width: 430px) {
  .sec05 .award-item dl dt {
    width: 54.884vw;
    border-radius: 4.186vw;
    font-size: 4.419vw;
    margin-bottom: 4.884vw;
  }
}
.sec05 .award-item dl dt span {
  font-size: 14px;
}
@media screen and (max-width: 430px) {
  .sec05 .award-item dl dt span {
    font-size: 3.256vw;
  }
}
.sec05 .award-item dl dd img {
  filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.2));
}
.sec05 .award-item + .award-item {
  margin-top: 50px;
}
@media screen and (max-width: 430px) {
  .sec05 .award-item + .award-item {
    margin-top: 11.628vw;
  }
}
.sec05 .award-item-wrap.scrollAnime dd {
  opacity: 0;
  transform: scale(0);
  transition: 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.sec05 .award-item-wrap.scrollAnime .delay1 {
  transition-delay: 0.3s;
}
.sec05 .award-item-wrap.animated dd {
  opacity: 1;
  transform: scale(1);
}

.sec06 {
  padding: 50px 0 50px;
}
@media screen and (max-width: 430px) {
  .sec06 {
    padding: 11.628vw 0 11.628vw;
  }
}
.sec06 h2 {
  margin-bottom: 43px;
}
@media screen and (max-width: 430px) {
  .sec06 h2 {
    margin-bottom: 10vw;
  }
}
.sec06 .box-txt {
  padding: 37px 25px 34px;
  background: #fff;
  border-radius: 20px;
  filter: drop-shadow(4px 4px 6px #790F12);
  color: #DF1C21;
}
@media screen and (max-width: 430px) {
  .sec06 .box-txt {
    padding: 8.605vw 5.814vw 7.907vw;
    border-radius: 4.651vw;
  }
}
.sec06 .box-txt ul {
  margin-bottom: 23px;
}
@media screen and (max-width: 430px) {
  .sec06 .box-txt ul {
    margin-bottom: 5.349vw;
  }
}
.sec06 .box-txt ul li {
  width: 100%;
}
.sec06 .box-txt ul li b {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 430px) {
  .sec06 .box-txt ul li b {
    font-size: 4.186vw;
  }
}
.sec06 .box-txt ul li span {
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 430px) {
  .sec06 .box-txt ul li span {
    font-size: 3.488vw;
  }
}
.sec06 .box-txt ul li + li {
  margin-top: 9px;
}
@media screen and (max-width: 430px) {
  .sec06 .box-txt ul li + li {
    margin-top: 2.093vw;
  }
}
.sec06 .box-txt p {
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 430px) {
  .sec06 .box-txt p {
    font-size: 3.488vw;
  }
}

.sec07 {
  padding: 50px 0 50px;
}
@media screen and (max-width: 430px) {
  .sec07 {
    padding: 11.628vw 0 11.628vw;
  }
}
.sec07 .company-list {
  min-height: 100px;
}
.sec07 .company-list p {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 430px) {
  .sec07 .company-list p {
    font-size: 7.442vw;
  }
}

.sec08 {
  padding: 43px 0 50px;
}
@media screen and (max-width: 430px) {
  .sec08 {
    padding: 10vw 0 11.628vw;
  }
}
.sec08 h2 {
  margin-bottom: 57px;
}
@media screen and (max-width: 430px) {
  .sec08 h2 {
    margin-bottom: 13.256vw;
  }
}
.sec08 .contact-box {
  position: relative;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 9px 20px 40px;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 430px) {
  .sec08 .contact-box {
    border-radius: 4.651vw;
    padding: 2.093vw 4.651vw 9.302vw;
    margin-bottom: 5.581vw;
  }
}
.sec08 .contact-box .contact-title {
  display: inline-block;
  position: relative;
  top: -24px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.25;
  color: #DF1C21;
  background-color: #fff;
  border-radius: 18px;
  text-align: center;
  white-space: nowrap;
  padding: 0 1em;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
@media screen and (max-width: 430px) {
  .sec08 .contact-box .contact-title {
    top: -5.581vw;
    font-size: 3.721vw;
    border-radius: 4.186vw;
  }
}
.sec08 .contact-box dl dt {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 430px) {
  .sec08 .contact-box dl dt {
    font-size: 3.721vw;
  }
}
.sec08 .contact-box dl + dl {
  margin-top: 13px;
}
@media screen and (max-width: 430px) {
  .sec08 .contact-box dl + dl {
    margin-top: 3.023vw;
  }
}
.sec08 .contact-box dl.tel dd {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 430px) {
  .sec08 .contact-box dl.tel dd {
    font-size: 6.977vw;
  }
}
.sec08 .contact-box .contact-btn {
  width: 100%;
  text-align: center;
  margin-top: 4px;
}
@media screen and (max-width: 430px) {
  .sec08 .contact-box .contact-btn {
    margin-top: 0.93vw;
  }
}
.sec08 .contact-box .contact-btn a {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  width: 285px;
  line-height: 3.5;
  border: 1px solid #fff;
  border-radius: 28.5px;
  padding: 0 1em;
  padding-right: 32px;
  background: #DF1C21;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
@media screen and (max-width: 430px) {
  .sec08 .contact-box .contact-btn a {
    font-size: 3.721vw;
    width: 66.279vw;
    border-radius: 6.628vw;
    padding-right: 7.442vw;
  }
}
.sec08 .contact-box .contact-btn a:before {
  content: "";
  display: block;
  width: 10px;
  height: 15px;
  position: absolute;
  top: 21px;
  right: 18px;
  background: url(../img/contact-arrow.svg) no-repeat center;
  background-size: contain;
  z-index: 1;
  transition: 0.3s;
}
@media screen and (max-width: 430px) {
  .sec08 .contact-box .contact-btn a:before {
    width: 2.326vw;
    height: 3.488vw;
    top: 4.884vw;
    right: 4.186vw;
  }
}
.sec08 .contact-box .contact-btn a:hover:before {
  right: 14px;
}
@media screen and (max-width: 430px) {
  .sec08 .contact-box .contact-btn a:hover:before {
    right: 3.256vw;
  }
}
.sec08 .contact-txt {
  width: 100%;
}
.sec08 .contact-txt p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5714285714;
}
@media screen and (max-width: 430px) {
  .sec08 .contact-txt p {
    font-size: 3.256vw;
  }
}
.sec08 .contact-txt h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 22px 0 9px;
}
@media screen and (max-width: 430px) {
  .sec08 .contact-txt h3 {
    font-size: 3.256vw;
    margin: 5.116vw 0 2.093vw;
  }
}
.sec08 .contact-txt h3:before {
  content: "●";
}

.sponsor-box {
  margin: 0 0 44px;
}
@media screen and (max-width: 430px) {
  .sponsor-box {
    margin: 0 0 10.233vw;
  }
}
.sponsor-box dl {
  text-align: center;
}
.sponsor-box dl dt {
  text-align: center;
  margin-bottom: 23px;
}
@media screen and (max-width: 430px) {
  .sponsor-box dl dt {
    margin-bottom: 5.349vw;
  }
}
.sponsor-box dl dt span {
  display: inline-block;
  min-width: 236px;
  border: 1px solid #fff;
  border-radius: 18px;
  padding: 0 1em;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.125;
}
@media screen and (max-width: 430px) {
  .sponsor-box dl dt span {
    min-width: 54.884vw;
    border-radius: 4.186vw;
    font-size: 3.721vw;
  }
}
.sponsor-box dl dd {
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 430px) {
  .sponsor-box dl dd {
    font-size: 3.488vw;
  }
}
.sponsor-box dl + dl {
  margin-top: 39px;
}
@media screen and (max-width: 430px) {
  .sponsor-box dl + dl {
    margin-top: 9.07vw;
  }
}

.footer {
  width: 100%;
  background: #fff;
  background: url(../img/footer-bg-top@2x.png) no-repeat center top;
  background-size: 100%;
  padding: 51px 15px 30px;
  filter: drop-shadow(4px 4px 10px #771012);
  position: relative;
}
@media screen and (max-width: 430px) {
  .footer {
    padding: 11.86vw 3.488vw 6.977vw;
  }
}
.footer:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 430px) {
  .footer:before {
    background-position-y: -1.395vw;
  }
}
.footer:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 48px;
  left: 0;
  background: #fff;
  z-index: 0;
}
@media screen and (max-width: 430px) {
  .footer:after {
    top: 11.163vw;
  }
}
.footer .inner {
  width: 100%;
  position: relative;
  z-index: 2;
}
.footer .footer-txt {
  display: block;
}
.footer .footer-txt img {
  display: block;
  position: relative;
  left: 1px;
}
.footer .footer-img {
  display: block;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 430px) {
  .footer .footer-img {
    margin-top: -4.651vw;
    margin-bottom: 9.302vw;
  }
}
.footer .footer-img img {
  display: inline-block;
  width: 370px;
}
@media screen and (max-width: 430px) {
  .footer .footer-img img {
    width: 86.047vw;
  }
}
.footer .copyright {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  color: #DF1C21;
}
@media screen and (max-width: 430px) {
  .footer .copyright {
    font-size: 2.791vw;
  }
}
