/*font-family: "Anton", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
.pum26 {
	background: #F3D098;
	
}
.pum26 a:hover {
	text-decoration: none;
}
.pum26 .mt0 {
	margin-top: 0 !important;
}
.pum26 .mv {
	padding-bottom: calc(100px*(694/1000));	
}
.pum26 .mv_des {
	padding-top: calc(70px*(694/1000));	
}
.pum26 .mv_des p {
	color: #180001;
	text-align: center;
	font-size: calc(20px*(694/1000));
	line-height: calc(30/20);
	font-weight: bold;
}
.pum26 .mv_btn {
	margin-top: calc(70px*(694/1000));
	text-align: center;
}
.pum26 .mv_btn p {
	font-size: 12px;
	font-weight: bold;
	color: #180001;
	padding-top: 5px;
}

/*mv_slider*/
.main_slider {
	margin-top: calc(60px*(694/1000));
}
.main_slider .slider .slick-slide {
	padding: 0 calc(13px*(694/1000));
}
.main_slider .slider .img img {
	width: calc(500px*(694/1000));
	box-shadow: 3px 3px 3px rgba(0,0,0,0.16);
}
.main_slider .slick-dots {
	display: none !important;
}
.main_slider .slick-prev.slick-arrow {
	display: inline-block;
    position: absolute;
    top: 50%;
	margin-top: -25px;
    left: 18.1%;
    z-index: 1;
    width: 50px;
    height: 49px;
    border: 0;
    text-indent: 99999px;
	background: url("../img/usr/event/26pum/arrow_prev.png");
	cursor: pointer;
}
.main_slider .slick-next.slick-arrow {
	display: inline-block;
    position: absolute;
    top: 50%;
    right: 18.1%;
    z-index: 1;
    width: 50px;
    height: 49px;
    border: 0;
    text-indent: 99999px;
	background: url("../img/usr/event/26pum/arrow_next.png");
	margin-top: -25px;
	cursor: pointer;
}

/*box_ttl*/
.pum26 .box_ttl {
	background: #114C84;
	text-align: center;
	padding-top: calc(15px*694/1000);
	padding-bottom: calc(20px*694/1000);
}
.pum26 .box_ttl .txt01 {
	font-size: calc(27px*694/1000);
	line-height: calc(38px*694/1000);
	font-weight: bold;
	color: #ffffff;
	font-family: "Arial Black", arial;
}
.pum26 .box_ttl .txt02 {
	font-size: calc(14px*694/1000);
	line-height: calc(19px*694/1000);
	font-weight: bold;
	color: #ffffff;	
	padding-top: 2px;
}
.pum26 .box_btn p {
	font-size: 12px;
	font-weight: bold;
	color: #180001;
	padding-top: 5px;
	
}
.pum26 .box_btn img {
	width: calc(300px*(694/1000));
}
.pum26 .box_content {
	padding-top: calc(90px*(694/1000));
	padding-bottom: calc(120px*(694/1000));
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pum26 .box.box01 .box_content {
	width: calc(939px*(694/1000));
	margin: 0 auto;
}
.pum26 .box.box01 .box_content .box_left {
	width: calc(480px*(694/1000));
}
.pum26 .box.box01 .box_content .box_right {
	width: calc(430px*(694/1000));
	text-align: center;
}
.pum26 .box.box01 .box_content .box_right .txt {
	font-size: calc(20px*(694/1000));
	line-height: calc(25/20);
	font-weight: bold;
	color: #180001;
	padding-top: calc(70px*(694/1000));
	padding-bottom: calc(70px*(694/1000));
}

.pum26 .box.box02 .box_content {
	width: calc(770px*(694/1000));
	margin: 0 auto;
}
.pum26 .box.box02 .box_content .box_left {
	width: calc(318px*(694/1000));
	text-align: center;
}

.pum26 .box.box02 .box_content .box_left p {
	font-size: calc(17px*(694/1000));
	line-height: calc(25/20);
	font-weight: bold;
	color: #180001;
	padding-top: calc(35px*(694/1000));
	text-align: center;
	
}
.pum26 .box.box02 .box_content .box_right {
	width: calc(430px*(694/1000));
	text-align: center;
}
.pum26 .box.box02 .box_content .box_right .box_btn {
	margin-top: calc(50px*(694/1000));
}

.pum26 .box .box_content {
	width: calc(770px*(694/1000));
	margin: 0 auto;
}
.pum26 .box .box_content .box_left {
	width: calc(318px*(694/1000));
	text-align: center;
}

.pum26 .box .box_content .box_left p.text {
	font-size: calc(17px*(694/1000));
	line-height: calc(25/20);
	font-weight: bold;
	color: #180001;
	padding-top: calc(35px*(694/1000));
	text-align: center;
	
}
.pum26 .box .box_content .box_right {
	width: calc(430px*(694/1000));
	text-align: center;
}
.pum26 .box .box_content .box_right .box_btn {
	margin-top: calc(50px*(694/1000));
}
.pum26 .box .box_content .box_left .box_btn {
    margin-top: calc(50px * (694 / 1000));
}
.pum26 .box .box_content .box_note .text02 {
	font-size: calc(14px*(694/1000));
	line-height: calc(25/14);
	color: #E8501F;
	padding-top: 15px;
	font-weight: bold;
}
.pum26 .box.box05 .box_right .txt {
	font-size: calc(14px*(694/1000));
	line-height: calc(25/14);
	color: #E8501F;
	padding-top: 15px;
	font-weight: bold;
}
.pum26 .box.box07 .box07_content {
	width: calc(880px*(694/1000));
	margin: calc(70px*(694/1000)) auto 0;
	padding-bottom: calc(70px*(694/1000));
}
.pum26 .box.box07 .box07_content .txt01 {
	font-size:  calc(16px*(694/1000));
	font-weight: bold;
	color: #E8501F;
	line-height: calc(25/16);
}
.pum26 .box.box07 .box07_content .txt01.part {
	padding-top: calc(30px*(694/1000));
}
.pum26 .box.box07 .box07_content .txt02 {
	font-size: calc(13px*(694/1000));
	font-weight: bold;
	color: #180001;
	line-height: calc(25/13);
}
.pum26 .box.box08 .box_content {
    width: calc(939px * (694 / 1000));
    margin: 0 auto;
}
.pum26 .box.box08 .box_content .box_left {
	width: calc(480px*(694/1000));
}
.pum26 .box.box08 .box_content .box_right {
	width: calc(430px*(694/1000));
	text-align: center;
}
.pum26 .box.box09 .box_content {
    width: calc(939px * (694 / 1000));
    margin: 0 auto;
}
.pum26 .box.box09 .box_content .box_left {
	width: calc(480px*(694/1000));
}
.pum26 .box.box09 .box_content .box_right {
	width: calc(430px*(694/1000));
	text-align: center;
}
.pum26 .box.box09 .box_content .box_right .txt01 {
	font-size: calc(17px*(694/1000));
	line-height: calc(25/17);
	color: #180001;
	padding-bottom: 15px;
	font-weight: bold;
}
.pum26 .box.box09 .box_content .box_right .txt02 {
	font-size: calc(14px*(694/1000));
	line-height: 2;
	color: #180001;
	padding-bottom: 15px;
	font-weight: bold;
}
.pum26 .box.box09 .box_content .box_right .txt03 {
	font-size: calc(14px*(694/1000));
	line-height: 2;
	color: #180001;
	font-weight: bold;
}
.pum26 .box.box09 .box_content .box_right .txt03 span {
	color: #E8501F;
}

.pum26 .box .box_right_text {
	position: relative;
}
.pum26 .box .des_text {
	position: absolute;	
	top: 15px;
	left: 35px;
}
.pum26 .box .des_text .des_text__txt01 {
	font-size: calc(12px*(694/1000));
	line-height: 2;
	color: #180001;
	font-weight: bold;
	text-align: center;
}

.pum26 .box.box03 .des_text {	
	left: 62px;
}
.pum26 .box.box04 .des_text {	
	left: 60px;
}
.pum26 .box.box05 .des_text {	
	left: 53px;
}
.pum26 .box.box06 .des_text {	
	left: 52%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.pum26 .box.box06 .des_text .des_text__txt01 span {
	font-size: calc(15px*(694/1000));
	text-align: center;
}
/*---------------------------------------
  アニメーション設定
---------------------------------------*/
.pum26 .ani {
  visibility: hidden;
}

.pum26 .ani.animated {
  visibility: visible;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.pum26 .delay1 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.pum26 .delay2 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.pum26 .delay3 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.pum26 .delay4 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.pum26 .delay5 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.pum26 .delay6 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.pum26 .delay7 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.pum26 .delay8 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.pum26 .delay9 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.pum26 .delay10 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

/*  */
.pum26 .action-top {
  -webkit-animation-name: TopIn;
  animation-name: TopIn;
}

@-webkit-keyframes TopIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes TopIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.pum26 .action-bottom {
  -webkit-animation-name: BottomIn;
  animation-name: BottomIn;
}

@-webkit-keyframes BottomIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes BottomIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* 左から */
.pum26 .action-left {
  -webkit-animation-name: LeftIn;
  animation-name: LeftIn;
}

@-webkit-keyframes LeftIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes LeftIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* 右から */
.pum26 .action-right {
  -webkit-animation-name: RightIn;
  animation-name: RightIn;
}

@-webkit-keyframes RightIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes RightIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}