@charset "UTF-8";
.f-red {
  color: #FF1142; }

.f-blue {
  color: #117DD8; }

.f-vermilion {
  color: #FF5611; }

.f-yellow {
  color: #FDFD6D; }

.archive main .mv {
  margin-bottom: 13.3333333333vw; }
.archive main .e-lead {
  font-size: 18px;
  line-height: 2;
  text-align: center;
  width: 89.3333333333%;
  margin: 0 auto 17.6vw; }
.archive main .u-inner {
  margin-bottom: 18.6666666667vw; }
.archive main .u-inner:last-of-type {
  margin-bottom: 32vw; }
.archive main .sectionheader {
  margin-bottom: 8vw; }
.archive main .sectionCopy {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 5.3333333333vw;
  font-family: YakuHanJP, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝ProN W3", HiraMinProN-W3, "ヒラギノ明朝Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝", "MS Mincho", serif;
  font-weight: bold; }
.archive main .sectionCopy span {
  font-size: 12px; }
.archive main .sectionheader + .sectionBlocks {
  padding-top: 0;
  border-top: none; }
.archive main .sectionBlocks {
  padding: 13.3333333333vw 0;
  border-top: 1px solid #BBB; }
.archive main .e-item {
  display: block; }
.archive main .e-item img {
  border-radius: 8px; }
.archive main .e-item figcaption {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  border-left: 4px solid #FF5611;
  padding-left: 18px;
  margin-top: 5.3333333333vw; }
.single #stage h1.headline {
  background-color: #fff;
  border-top: 4px solid #FF5611;
  padding: 4vw 0;
  position: relative;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: -8vw;
  margin-bottom: 8vw; }
.single #stage .e-imgbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 8vw;
  position: relative; }
.single #stage .e-imgbox .e-item {
  width: 46.8656716418%;
  position: relative; }
.single #stage .e-imgbox .e-item .e-img {
  width: 100%;
  padding-bottom: 66.6666666667%;
  position: relative; }
.single #stage .e-imgbox .e-item .e-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;"; }
.single #stage .e-imgbox .e-item figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center; }
.single #stage .e-imgbox .e-img {
  border-radius: 8px;
  overflow: hidden; }
.single #stage .e-imgbox figcaption {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 8vw;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center; }
.single #stage main .e-catchcopy {
  text-align: center;
  margin-bottom: 12vw;
  font-family: 'Noto Serif JP', serif; }
.single #stage main .e-catchcopy p {
  font-size: 18px;
  line-height: 2;
  color: #FF5611; }
.single #stage main .sectionheader {
  line-height: 1.6;
  margin-bottom: 10.6666666667vw; }
.single #stage main .e-text {
  margin-bottom: 10.6666666667vw; }
.single #stage main .e-h3t .e-text {
  padding-left: 10.6666666667%; }
.single #stage main .e-imageonly {
  margin-bottom: 16vw; }
.single #stage main .e-textimg {
  margin-bottom: 16vw; }
.single #stage main .e-listbox {
  margin-bottom: 10.6666666667vw; }
.single #stage main .e-listbox .e-lbl {
  font-size: 16px;
  font-weight: bold;
  color: #FF5611;
  margin-bottom: 4vw; }
.single #stage main .e-listbox .e-text:last-of-type {
  margin-bottom: 0; }
.single #stage main .e-btn {
  margin-bottom: 20.2666666667vw; }
.single #stage main .e-btn.u-pdf {
  width: 69.3333333333vw;
  margin-left: auto;
  margin-right: auto; }
.single #stage main .e-btn.u-pdf span {
  background-color: #fff;
  color: #FF5611;
  font-size: 10px;
  font-family: Barlow, sans-serif;
  font-weight: 600;
  line-height: 14px;
  display: inline-block;
  margin-right: 7px;
  padding: 0 10px;
  border-radius: 3px;
  width: auto; }
.single #stage main .e-douibtn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 16vw; }
.single #stage main .e-douibtn a {
  width: 42.1333333333vw; }
.single #stage main .e-lists {
  margin-bottom: 10.6666666667vw; }
.single #stage main .e-lists li {
  line-height: 2;
  padding-left: 27px;
  position: relative; }
.single #stage main .e-lists li:not(:last-of-type) {
  margin-bottom: 4vw; }
.single #stage main .e-lists li::before {
  content: '\f192';
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #FFCCB7;
  margin-right: 10px;
  position: absolute;
  left: 0; }
.single #stage main .e-table {
  margin-bottom: 37.3333333333vw; }
.single #stage main .e-table th, .single #stage main .e-table td {
  border: 1px solid #BBB;
  padding: 6.6666666667vw 8vw;
  white-space: nowrap;
  line-height: 2;
  font-size: 14px; }
.single #stage main .e-table th {
  background-color: #777;
  color: #fff;
  white-space: nowrap;
  font-weight: bold; }
@media (min-width: 768px){
  .archive main .mv{
    width: 100%;
    height: 596px;
    position: relative;
    margin-bottom: 107px; }
  .archive main .mv picture{
    width: 2010px;
    height: 596px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1005px; }
  .archive main .e-lead{
    font-size: 28px;
    margin-bottom: 102px; }
  .archive main .u-inner{
    margin-bottom: 120px; }
  .archive main .u-inner:last-of-type{
    margin-bottom: 160px; }
  .archive main .sectionheader{
    margin-bottom: 40px; }
  .archive main .sectionCopy{
    text-align: center;
    font-size: 24px;
    line-height: 1.8;
    margin-bottom: 50px; }
  .archive main .sectionCopy span{
    font-size: 15px; }
  .archive main .sectionBlocks{
    padding: 100px 0; }
  .archive main .e-container{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .archive main .e-container.center{
    -ms-flex-pack: center;
    justify-content: center; }
  .archive main .e-item{
    width: 380px; }
  .archive main .e-item:nth-of-type(n+4){
    margin-top: 50px; }
  .archive main .e-item:not(:nth-of-type(3n+1)){
    margin-left: 30px; }
  .archive main .e-item img{
    border-radius: 15px; }
  .archive main .e-item figcaption{
    margin-top: 30px; }
  .single #stage .mv{
    width: 100%;
    height: 600px;
    position: relative; }
  .single #stage .mv .wrap{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    text-align: center;
    width: 1920px;
    height: 600px; }
  .single #stage h1.headline{
    height: 140px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -70px;
    font-size: 30px;
    margin-bottom: 65px; }
  .single #stage .e-imgbox{
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 50px; }
  .single #stage .e-imgbox .e-item{
    width: auto;
    -ms-flex: 1;
    flex: 1; }
  .single #stage .e-imgbox .e-item:nth-of-type(n+2){
    margin-left: 40px; }
  .single #stage .e-imgbox .e-img{
    border-radius: 15px; }
  .single #stage .e-imgbox figcaption{
    font-size: 15px;
    line-height: 42px; }
  .single #stage main .e-catchcopy{
    margin-bottom: 111px; }
  .single #stage main .e-catchcopy p{
    font-size: 28px;
    line-height: 2; }
  .single #stage main .sectionheader{
    margin-bottom: 50px; }
  .single #stage main .e-text{
    margin-bottom: 65px; }
  .single #stage main .e-h3t .e-headline{
    margin-bottom: 22px; }
  .single #stage main .e-h3t .e-text{
    padding-left: 70px; }
  .single #stage main .e-imageonly{
    margin-bottom: 115px; }
  .single #stage main .e-textimg{
    margin-bottom: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .single #stage main .e-textimg .e-text, .single #stage main .e-textimg .e-img{
    width: 575px;
    margin: 0; }
  .single #stage main .e-textimg .e-img{
    text-align: center; }
  .single #stage main .e-textimg.m-left .e-text{
    -ms-flex-order: 2;
    order: 2; }
  .single #stage main .e-textimg.m-left .e-img{
    -ms-flex-order: 1;
    order: 1; }
  .single #stage main .e-listbox{
    margin-bottom: 60px; }
  .single #stage main .e-listbox .e-lbl{
    font-size: 18px;
    margin-bottom: 10px; }
  .single #stage main .e-listbox .e-text{
    font-size: 15px;
    margin-bottom: 30px; }
  .single #stage main .e-btn{
    width: 340px;
    margin: 0 auto 30px; }
  .single #stage main .e-btn.u-pdf{
    width: 260px;
    margin: 0 auto 30px; }
  .single #stage main .e-douibtn{
    width: 547px;
    margin: 0 auto 30px; }
  .single #stage main .e-douibtn a{
    width: 260px; }
  .single #stage main .e-lists{
    margin-bottom: 50px; }
  .single #stage main .e-lists li{
    font-size: 15px; }
  .single #stage main .e-lists li:not(:last-of-type){
    margin-bottom: 7px; }
  .single #stage main .e-table{
    margin-bottom: 100px; }
  .single #stage main .e-table th, .single #stage main .e-table td{
    font-size: 15px;
    padding: 25px 45px; } }
@media (max-width: 767px){
  .archive main .e-item:not(:last-of-type){
    margin-bottom: 7.2vw; }
  .single #stage .e-imgbox .e-item:nth-of-type(even){
    margin-left: auto; }
  .single #stage .e-imgbox .e-item:nth-of-type(n+3){
    margin-top: 5.3333333333vw; }
  .single #stage main .e-table{
    overflow-x: scroll; } }
