@charset "utf-8";
/* CSS Document */
/* 
-------------------------------------------------- */
.container {
	position: relative;
	max-width:600px;
	margin:0 auto;
	text-align: center;
	font-size:10px;
	line-height: 1;
	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	background: #fff;
	
	overflow: hidden;
}

img {
	width:100%; height:auto;	
}

/* header
-------------------------------------------------- */
.header {
	position: relative;
	margin-bottom: 3%;
	padding-bottom: 20%;
	background: url("../img/bg_img_01.jpg") center top no-repeat;
	background-size:100% auto;
}
.header .kv_02 {
	margin-top:-4%;
}
.header .kv_03 {
	margin-top:-56%;
    animation:starsAnime01 .65s ease-out forwards;
	animation-iteration-count:1;
}
@keyframes starsAnime01 {
	0% { 
		opacity: 0;
		visibility: hidden;
		transform:scale(0.5);
	}
	100% { 
		opacity: 1;
		visibility: visible;
		transform:scale(1);
	}
}

.header .kv_04 {
	margin-top:-0.8%;
}


/* cv01
-------------------------------------------------- */
.cv01 {
	position: relative;
	margin:-22% 9.667% 12%;
}


/* footer
-------------------------------------------------- */
.footer {
	margin:2% 0 0;
	padding:5.5% 0 22%;
}
.footer .logo {
	margin:0 25.667%;
}
.footer p {
	padding:1em 0 1.5em;
	font-size:1.3em;
	line-height: 1.8;
}
.footer p span {
	font-size:0.8em;
}

.bottom--banner {
	position:fixed;
	left: 50%;
	bottom:0;
	transform: translateX(-50%);
	width:600px;
	z-index: 11;
}
.bottom--banner:hover { cursor:pointer;}

@media (min-width: 769px) {
/* tablet+PC用 */
}
@media (max-width: 768px) {
/* tablet用 */
}
@media (max-width: 480px) {
/* SP用 */
	.bottom--banner { width:100%;}
}


/* sec02
-------------------------------------------------- */
.sec02 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin:0 2%;
}
.sec02 .fxch {
	width:48%;
	margin-left: 4%;
}
.sec02 .fxch:nth-child(odd) {
	margin-left: 0;
}

.ul--ec li {
	margin:10px 0 0;
}

.dl--btn-buy {
	position: relative;
	z-index: 5;
}
.dl--btn-buy dt {
	background: url("../img/btn_buy_01_on.png") center center no-repeat;
	background-size: 100% auto;
	transition:.4s all;	
	z-index: 2;
}
.dl--btn-buy dt:hover { cursor: pointer;}
.dl--btn-buy.active dt:hover img { opacity: 0;}
.dl--btn-buy dd {
	display: none;
	position: absolute;
	top:100%;
	left: 0;
	z-index: 5;
}

@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}


/* sec03
-------------------------------------------------- */
.sec03 {
	position: relative;
	z-index: 3;
}
.sec03 .dl--btn-buy {
	position: absolute;
	right: 5%;
	top:55%;
	width:46%;
}
.sec03 .dl--btn-buy dt {
	background: url("../img/btn_buy_02_on.png") center center no-repeat;
	background-size: 100% auto;
	transition:.4s all;	
}

@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}


/* sec04
-------------------------------------------------- */
.sec04 {
	position: relative;
	width:100%;
}
.sec04 iframe {
	width:90%;
	margin:0 5%;
}
@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}


/* sec11
-------------------------------------------------- */
.sec11 { position: relative; margin-top: 7%;}
.sec11_01 {
	position: absolute;
	left: 0;
	top:0;
}
.sec11_03 { margin-top: 6%;}
.sec11_04 { margin-top:-2.5%;}
.sec11_05 { margin-top: 17%;}
.sec11_06 { margin: 6% 0 11%;}
@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}


/* sec12
-------------------------------------------------- */
.sec12 { position: relative;}
.sec12_01 {}
.sec12_02 {}
.sec12_03 {}
.sec12_04 { margin-top:-126.5%;}
.sec12_05 { margin-top: -15%;}
.sec12_06 { margin:-6% 0 30%;}

@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}


/* sec13
-------------------------------------------------- */
.sec13 { position: relative;}
.sec13 div { position: relative; z-index: 2;}
.sec13 .sec13_07 {
	position:absolute;
	left: 0;
	top:0;
	z-index: 1;
}
@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}


/* sec14
-------------------------------------------------- */
.sec14 { position: relative;}
.sec14 div { position: relative; z-index: 2;}
.sec14 .sec14_07 {
	position:absolute;
	left: 0;
	top:0;
	z-index: 1;
}

.sec14--inner { position: relative;}
.sec14--inner div {
	position: absolute;
	left: 0;
	top:0;
	z-index: 2;
}
.sec14--inner .sec14_07 {
	position: relative;
}
@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}


/* sec15
-------------------------------------------------- */
.sec15 { position: relative;}
.sec15 div { position: relative; z-index: 2;}
.sec15--inner { position: relative;}
.sec15--inner div {
	position: absolute;
	left: 0;
	top:0;
	z-index: 2;
}
.sec15_05 {
	position: relative;
	margin:49% 0 15%;
}

.sec15 .sec15_06 {
	position:absolute;
	left: 0;
	top:0;
	z-index: 1;
}

@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}


/* sec16
-------------------------------------------------- */
.sec16 { 
	position: relative;
	margin:7% 0 8%;
}
.sec16--inner { 
	position: absolute;
	left: 0;
	top:0;
	z-index: 2;
}
.sec16--inner div {
}

@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}

/* 
-------------------------------------------------- */
@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}


/* 
-------------------------------------------------- */
@media (min-width: 641px) {
/* tablet+PC用 */
}
@media (max-width: 640px) {
/* SP用 */
}



/* animation
-------------------------------------------------- */
.slideup {
	opacity : 0;
	transform: translateY(40px);
	transition: all 1250ms ;
}
.fromleft {
	opacity : 0;
	transform: translateX(-100%);
	transition: all 1250ms ;
}
.fromright {
	opacity : 0;
	transform: translateX(100%);
	transition: all 1250ms ;
}

.fadeIn {
	opacity: 0;
	animation-delay: 0;
	animation-name: fadeIn01;
	animation-duration:1.5s;
	animation-fill-mode: forwards;
}
@keyframes fadeIn01 {
	0% { opacity : 0;}
	100% {
		opacity : 1;
		transform: translate(0);
	}
}

.fuwa01 {
	animation: fuwa01 2s ease-in-out infinite;
}
@keyframes fuwa01 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* 上に10px移動 */
  }
  100% {
    transform: translateY(0);
  }
}

.fuwa02 {
	animation: fuwa02 2.6s ease-in-out infinite;
}
@keyframes fuwa02 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* 上に10px移動 */
  }
  100% {
    transform: translateY(0);
  }
}

.fuwa03 {
	animation: fuwa03 3.2s ease-in-out infinite;
}
@keyframes fuwa03 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* 上に10px移動 */
  }
  100% {
    transform: translateY(0);
  }
}

.dt01 { transition-delay:0.1s;}
.dt02 { transition-delay:0.2s;}
.dt03 { transition-delay:0.3s;}
.dt04 { transition-delay:0.4s;}
.dt05 { transition-delay:0.5s;}
.dt08 { transition-delay:0.8s;}
.dt10 { transition-delay:1.0s;}

.ad01 {	animation-delay:0.1s;}
.ad02 {	animation-delay:0.2s;}
.ad03 {	animation-delay:0.3s;}
.ad04 {	animation-delay:0.4s;}
.ad05 {	animation-delay:0.5s;}
.ad06 {	animation-delay:0.6s;}
.ad07 {	animation-delay:0.7s;}
.ad08 {	animation-delay:0.8s;}
.ad09 {	animation-delay:0.9s;}

.ad10 {	animation-delay:1.0s;}
.ad11 {	animation-delay:1.1s;}
.ad16 {	animation-delay:1.6s;}

.ad20 {	animation-delay:2.0s;}
.ad30 {	animation-delay:3.0s;}


@media (min-width: 769px) {
/* tablet+PC用 */
}
@media (min-width: 1024px) {
/* PC用 */
}
@media (min-width: 1400px) {
/* PC-wide用 */
}
@media (min-width: 769px) and ( max-width: 1023px) {
/* tablet用 */
}
@media (max-width: 768px) {
/* tablet用 */
}
@media (max-width: 480px) {
/* SP用 */
}
