pakkun_item02.pngpakkun_item02.pngpakkun_item02.png@charset "UTF-8";
html {
    scroll-behavior: smooth;
}
/*@media screen and (min-width: 750px) {
	html {
    scroll-behavior: smooth;
}
}*/

body {
  font-family: 'Noto Sans JP', sans-serif;
}

_:lang(x)::-ms-backdrop, body {
  font-family: "メイリオ", Meiryo, sans-serif;
}
a{
	transition: 0.3s;
}
a:hover{
	opacity: 0.7;
}
.contents{
	width:750px;
	margin: 0 auto;
}
@media screen and (max-width: 750px) {
	.contents{
	width:100%;
}
}
img {
	max-width: 100%;	
	vertical-align: bottom;
}
.block01{
	position: relative;
	overflow:hidden;
}
.block01 .obj01{
	position: absolute;
    top: 10.3%;
}
.block01 .obj02{
	width: 86%;
	position: absolute;
    top: 29.4%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.block01 .obj03{
	width: 59.2%;
    position: absolute;
    top: 28.9%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block01 .obj04{
	width: 69.8%;
    position: absolute;
    bottom: 2.3%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.block02{
	position: relative;
	overflow:hidden;
}
.block02 .obj01{
	width: 89.4%;
    position: absolute;
    top: 4.2%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block02 .obj02{
	width: 85%;
    position: absolute;
    top: 26.1%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.block03{
	position: relative;
	overflow:hidden;
}
.block03 .obj01{
	width: 50.7%;
    position: absolute;
    top: 33.3%;
    left: 6%;
    right: 0;
}

.block04{
	position: relative;
	overflow: hidden;
}
.block04 .obj01{
	width: 116%;
    position: absolute;
    top: 24.1%;
    left: -6.5%;
    right: 0;
    margin: 0 auto;
}
.block04 .obj02{
	width: 100%;
    position: absolute;
    top: 33.7%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block05{
	position: relative;
	overflow: hidden;
	overflow:hidden;
}
.block05 .obj01{
	width: 100%;
    position: absolute;
    top: 5.31%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block05 .obj02{
	width: 100%;
    position: absolute;
    top: 32.6%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block05 .obj03{
	width: 100%;
    position: absolute;
    bottom: 2%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block06{
	position: relative;
	overflow: hidden;
}
.block06 .obj01{
	width: 100%;
    position: absolute;
    top: 7.8%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block06 .obj02{
	width: 100%;
    position: absolute;
    top: 39.55%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block07{
	position: relative;
	overflow: hidden;
}
.block07 .obj01{
	width: 53.2%;
    position: absolute;
    top: 0.8%;
    left: 0;
    right: 0;
    margin: 0 auto;
    animation: tikatika 1s step-end 2;
}
@keyframes tikatika {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
.block07 .obj02{
	width: 100%;
    position: absolute;
    top: 23%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block08{
	position: relative;
	overflow:hidden;
	background-color: #5ec7b9;
}
.block08 .obj01{
	position: absolute;
    top: 6.0%;
}
.block08 .obj02{
	width: 86%;
	position: absolute;
    top: 34.6%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.block08 .obj03{
	width: 59.2%;
    position: absolute;
    top: 33.6%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block09{
	position: relative;
	overflow:hidden;
	background-color: #5ec7b9;
}
.block09 .obj01{
	position: absolute;
    width: 69.8%;
    bottom: 12.8%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block10{
	position: relative;
	overflow:hidden;
}
.block10 .obj01{
	position: absolute;
	width: 27.7%;
    top: 6.8%;
    right: 1.4%;
}
.block10 .obj02{
	position: absolute;
	width: 36.7%;
    bottom: 36.6%;
    left: 8.4%;
}
.block11{
	position: relative;
	overflow:hidden;
}
.block11 .obj01{
	position: absolute;
	width: 19.9%;
    top: 36.4%;
    left: 18.7%;
}
.block11 .obj02{
	width: 86%;
    position: absolute;
    bottom: 4.7%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block11 .obj03{
	position: absolute;
    width: 59.2%;
    bottom: 1.1%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block12{
	position: relative;
	overflow:hidden;
}
.block12 .obj01{
	position: absolute;
    width: 69.8%;
    bottom: 21.5%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block13{
	position: relative;
	overflow: hidden;
}
.block13 .obj01{
	width: 100%;
    position: absolute;
    top: 1.5%;
    left: 0;
    right: 0;
    margin: 0 auto;
	line-height: 0;
    animation: tikatika 1s step-end 1;
}

@keyframes tikatika {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
.block13 .obj02{
	width: 100%;
    position: absolute;
    top: 22.7%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block13 .obj03{
	width: 100%;
    position: absolute;
    top: 50.1%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block13 .obj04{
	width: 100%;
    position: absolute;
    bottom: 6%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block14{
	position: relative;
	overflow: hidden;
}
.block14 .obj01{
	width: 52.4%;
    position: absolute;
    top: 1%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block15{
	position: relative;
	overflow: hidden;
}
.block15 .obj01{
	width: 88%;
    position: absolute;
    top: 2.5%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block16{
	position: relative;
	overflow: hidden;
}
.block16 .obj01{
	width: 39.6%;
    position: absolute;
    top: 0.7%;
    left: 6.3%;
}
.block16 .obj02{
	width: 39.6%;
    position: absolute;
    top: 0.7%;
    right: 6.3%;
}
.block16 .obj03{
	width: 45.8%;
    position: absolute;
    bottom: 2.2%;
    left: 3.5%;
}
.block16 .obj04{
	width: 45.8%;
    position: absolute;
    bottom: 2.2%;
    right: 2.9%;
}
.block18{
	position: relative;
	overflow: hidden;
}
.block18 .obj01{
	width: 39.2%;
    position: absolute;
    top: 14.2%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.block18 .obj02{
	width: 39.6%;
    position: absolute;
    top: 0.7%;
    right: 6.3%;
}
/*動画（音声オン／オフ切替）*/
/* 動画の縦横比を意地 */
.movie {
  width: 100%;
  position: relative;
}

.movie::before {
  padding-top: 56.6%;
  display: block;
  content: "";
}

.movie video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.movie__btn {
  margin-top: 1.3%;
    text-align: center;
    width: 30%;
    position: absolute;
    right: 0;
	bottom: -12%;
}

.movie__btn button {
  color: inherit;
	padding: 0;
  font-family: inherit;
  font-size: 12px;
  border-radius: 50px;
  box-shadow: initial;
  display: inline-block;
  appearance: none;
  border: 0;
  background-color: initial;
  cursor: pointer;
}
/*アニメーション用CSS（ぽよん）*/
.anim-box.poyoyon2.is-animated {
  animation: poyoyon2 1s ease-in-out forwards;
}
@keyframes poyoyon2 {
  0%  {
    transform: scale(1.0, 1.0) translate(0, 0);
  }
  15% {
    transform: scale(0.98, 0.9) translate(0, 5px);
  }
  30% {
    transform: scale(1.02, 1.0) translate(0, 8px);
  }
  50% {transform: scale(0.98, 1.05) translate(0, -8px);
  }
  70% {
    transform: scale(1.0, 0.9) translate(0, 5px);
  }
  100% {
    transform: scale(1.0, 1.0) translate(0, 0);
  }
  0%, 100% {
    opacity: 1;
  }
}
/*アニメーション用CSS（回転）*/
.rotate-anime {
  animation: rotate-anime 40s linear infinite;
}
@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(360deg);
	}
}
.footer_area{
	position: relative;
}
.footer_area footer{
	position: absolute;
	width: 100%;
    top: 14.2%;
}
.offer_area01,.offer_area02,.offer_area03,.offer_area04{
	position: relative;
}
.offer_area01 a{
	width: 75%;
	position: absolute;
    bottom: 15%;
    left: 0;
	right: 0;
	margin: 0 auto;
	filter: drop-shadow(5px 5px 5px #aaa);
	border-radius: 100px;
}
.offer_area01 .shadow{
	position: absolute;
    bottom: 15%;
    left: 0;
	filter: drop-shadow(5px 5px 5px #aaa);
}
.offer_area02 a{
	width: 75%;
	position: absolute;
    bottom: 8%;
    left: 0;
	right: 0;
	margin: 0 auto;
	filter: drop-shadow(5px 7px 7px #aaa);
	border-radius: 100px;
}
.offer_area02 .shadow{
	position: absolute;
    bottom: 8%;
    left: 0;
	filter: drop-shadow(5px 5px 5px #aaa);
}
.amazon_btn{
	width: 90%;
	position: absolute;
	bottom: 6%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.amazon_btn{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	
}
.amazon01, .amazon02{
	 width: 47%;
	background: #ffffff;
	border-radius: 20px;
	box-shadow: 4px 5px 0 0 rgba(0,0,0,0.5);
}

@media screen and (max-width: 750px) {
	.amazon01, .amazon02{
	border-radius: 12px;
	box-shadow: 3px 3px 0 0 rgba(0,0,0,0.5);
}
}
.offer_area04 .movie__area{
	position: absolute;
    top: 6%;
	left: 10%;
	width: 80%;
}


.txt__space{
	line-height: 0.2em;
}

.movie__area video{
	width: 100%;
}


.reflection{
display:inline-block;
position:relative;
overflow:hidden;
}
 
.reflection:after {
content:"";
height:100%;
width:30px;
position:absolute;
top:-180px;
left:0;
background-color: #fff;
opacity:0;
-webkit-transform: rotate(45deg);
-webkit-animation: reflection 3s ease-in-out infinite;
}
 
@keyframes reflection {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/*footer*/
footer {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}
footer {
    font-family: 游ゴシック,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,ＭＳ\ Ｐゴシック,MS PGothic,sans-serif;
}
.svelty_logo{
	display: block;
    width: 39.2%!important;
    margin: 0 auto;
}
footer ul {
    margin-bottom: 0.2%;
	margin-top: 7%;
}

footer ul li {
    position: relative;
    display: inline-block;
    padding: 0 0 0 2.4%;
}
.footer_line{
	border-right: 1px solid black;
	padding: 0 3% 0 0;
	line-height: 1.4em;
}
@media screen and (max-width: 750px) {
	.footer_line{
	line-height: 0.8em;
}
}
footer ul li a {
    font-size: 1.4rem;
	font-weight: 600;
    color: #000;
    text-decoration: none;
}
@media screen and (max-width: 750px) {
	footer ul li a {
    font-size: 0.7rem;
}
}
footer p {
    font-size: 1.5rem;
    color: #000;
	text-align: center;
}
@media screen and (max-width: 750px) {
	footer p {
    font-size: 0.77rem;
    color: #000;
	text-align: center;
}
}
.license_txt{
	font-size: 15px;
	padding: 20px 0;
	line-height: 1.4em;
}

.visible-sp {
  display: block !important;
}

.visible-pc {
  display: none !important;
}

@media screen and (min-width: 560px) {
  .visible-sp {
    display: none !important;
  }
  .visible-pc {
    display: block !important;
  }
}
.sticky-banner {
position: fixed;
bottom: 0;
left: auto;
right: auto;
z-index: 9999;
width: 100%;
}

/*追従バナー*/
#page-top {
	position: fixed;
	width: 100%;
	bottom: 0;
	right: 0;
	left: 0;
 	margin: 0 auto;
 	z-index: 99;
}
#page-top a {
  text-decoration: none;
  color: #fff;
  width: 100%;
  text-align: center;
  display: block;
  transition: all .3s ease;
	opacity: 1;
}
#page-top a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.ban {
  animation-name: ban;
  animation-duration: 0.15s;
  animation-fill-mode: forwards;
}

.ban02 {
  animation-name: ban;
  animation-duration: 0.35s;
  animation-fill-mode: forwards;
}

@keyframes ban {
  0% {
    opacity: 0;
    transform: scale(2.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.animated {

  animation-delay: .6s; /* アニメーション開始時間 */

}
@media screen and (max-width: 750px) {
.block02,.block03,.block04,.block05,.block06,.block07,.block08,.block09,.block10,.block11,.block12,.block13,.block14,.block15,.block16,.block17{
	margin-top: -1px;
}
	}