@charset "utf-8";
/* CSS Document */
body {
	font-size:10px;
}
body a { color:#005256;}
body a:hover { text-decoration:none;}

.container {
	background:#fff;
	-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);
}
.bx-bgpk { background:#ffe1e8;}

.footer{
    padding: 18px 0 1px;
	text-align: center;
}
.footer p {
    text-align: center;
    font-size: 0.8rem;
    padding-bottom: 1.2rem; 
}
.footer .copy {
	margin: 0rem 0 1.5rem;
    font-size: 0.6rem;
}
.footer a {
    color: #000;
}

@media (min-width: 641px) {
/* PC用 */
	.container {
		width:750px;
		margin:0 auto;
		/*padding-bottom: 16em;*/
		overflow: hidden; 
	}
	
	.container img { width:100%; height: auto;}
	
	.footer p.copy{
		font-size: 0.7rem;
	}
}
@media (max-width: 640px) {
/* SP用 */
	.container {
		/*padding-bottom: 7em;*/
	}
	.container img { width:100%; height: auto;}
	
	.footer img {
		height:3rem;
		width:auto;
	}
}


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

.updown {
	transform: translateY(-100px);
}
.downup {
	transform: translateY(100px);
}

.slide-right {
	transform: translateX(200px);
}
.slide-left {
	transform: translateX(-200px);
}


/* header
-------------------------------------------------- */
.header {
	position:relative;
	text-align: center;
}

.header .header--img {
	position:absolute;
	right: 2.4%;
    bottom:2.6875rem;
    width:46.6666%;
	text-decoration: none;
}

@media (min-width: 641px) {
/* PC用 */
}
@media (max-width: 640px) {
/* SP用 */
	.header .header--img {
		bottom:1.2rem;
	}
}

/* bottom--banner
-------------------------------------------------- */
.bottom--banner {
	display:block;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	z-index: 2;
}
.bottom--banner img {
	width:100%; height: auto;
}
.bottom--banner .rCartBtn {
	width:100%;
	margin: 0 0 0;
	padding:2.8rem;
	border: 0;
	text-indent:-999%;
	background:url("../img/chase_bnr.png") center bottom no-repeat;
	background-size:100% auto;
}
@media (min-width: 641px) {
/* PC用 */
	.bottom--banner {
		width:750px;
		left:50%;
		margin-left:-375px;
	}
}
@media (max-width: 640px) {
/* SP用 */
	
}


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




/* movie--frame
-------------------------------------------------- */
.movie--frame {
	position:relative;
	padding:2em 5% 5em;
}
.movie--frame .movie--youtube {
	max-width:100%;
}
.movie--frame .img {
	position: absolute;
	z-index: 2;
}
.movie--frame .img01 {
	top:0.5em;
	left:3%;
	width:12%;	
}
.movie--frame .img02 {	
	right:1.5%;
	bottom:3%;
	width:12%;	
}
.movie--frame .img03 {
	top:50%;
	left:50%;
	margin:-6.5% 0 0 -6%;
	width:12%;	
}
@media (min-width: 641px) {
/* PC用 */
	.movie--youtube {
		height:38.4em;
	}
}
@media (max-width: 640px) {
/* SP用 */
	.movie--youtube {
		height:19.1em;
	}
}



/* 
-------------------------------------------------- */
.sec--btn {
	position:relative;
}
.sec--btn .btn--area {
	position:absolute;
	left: 0;
	z-index: 2;
}

.btn--area {
	
	/*background:url('../images/bg_btn.png') center top repeat-y;
	background-size:100% auto;*/
}
.sec--01 .btn--area {
	bottom:75.7em;
	padding:0.8em 13% 0.8em 6%;
}
.sec--02 .btn--area {
	bottom:109.5em;
	padding:0.8em 6% 0.8em 13%;
}
.sec--03 .btn--area {
	right: 7.3%;
    bottom: 3.8rem;
    width: 40.8%;
    left: auto;
}

.index--ul01 {
	padding:0 5% 2.2em;
}
.index--ul01 li {
	margin-bottom:1em;
}

.btn--area.fx {
	display:flex;
	justify-content: space-between;
}
.btn--area.fx a {
	width:47.7%;
}


@media (min-width: 641px) {
/* PC用 */
}
@media (max-width: 640px) {
/* SP用 */
	.sec--03 .btn--area {
		bottom: 1.75rem;
	}
}

/* .line
-------------------------------------------------- */
.line {
	padding:1.5rem 0 1.8rem;
	text-align:center;
}
.line img {
	width:81.4%;
}
.diane--logo {
	padding:1.2rem 0 1.8rem;
	text-align:center;
}
.diane--logo img {
	width:35.733333%;
}
@media (min-width: 641px) {
/* PC用 */
	.line img {}
}
@media (max-width: 640px) {
/* SP用 */
}



/* anime
-------------------------------------------------- */
.anime {
	position:relative;
}
.anime .gif {
	position:absolute;
	left:0;
}
.gif05 .gif {
	bottom:23em;
}
.gif06 .gif {
	top: 28em;
    width: 80%;
    margin: 0 10%;
}
.gif07 .gif {
	top: 56em;
}
.gif08 .gif {
	top:41.4em;
}
.gif08 .gif ul {
	display:flex;
}
@media (min-width: 641px) {
/* PC用 */
}
@media (max-width: 640px) {
/* SP用 */
	.gif05 .gif {
		bottom:7.5rem;
		width: 90%;
		margin: 0 5%;
	}
	.gif06 .gif {
		top: 9.3rem;
	}
	.gif07 .gif {
		top:17.5rem;
	}
	.gif08 .gif {
		top:13rem;
	}
	.gif08 .gif ul {
		display:flex;
	}
}




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

