.sotsufitMV_sub {
	background: #75b2ed;
}
.sotsufitCont_sub {
    padding: 50px 0 60px;
}

.sotsufitPremium_image {
	text-align: center;
}
.sotsufitPremium_image_txt {
	font-size: 32px;
	font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.1em;
}
.sotsufitPremium_image_txt .large {
	font-size: 48px;
}
.sotsufitPremium_image_txt .purple {
	color: #75b2ed;
}
.sotsufitPremium_image_circle {
	width: 722px;
	height: 358px;
	margin: 21px auto 0;
	position: relative;
	background: url(../images/sotsufit/amazon/circle_bg.gif) no-repeat center center;
}
.sotsufitPremium_image_circle_txt {
	font-size: 30px;
	font-weight: bold;
    position: absolute;
    top: 153px;
    left: 0;
    letter-spacing: 0.1em;
    width: 100%;
}
.sotsufitPremium_image_circle .ico_person {
	position: absolute;
	top: 95px;
	left: 0;
}
.sotsufitPremium_image_circle .ico_aeon {
	position: absolute;
	top: 95px;
	right: 0;
}
.sotsufitPremium_image_circle .ico_denkyu {
	width: 125px;
	height: 125px;
}
.sotsufitPremium_image_circle .ico_person {
	position: absolute;
	top: 95px;
	left: 0;
}
.sotsufitPremium_image_circle .ico_aeon {
	position: absolute;
	top: 95px;
	right: 0;
}
.sotsufitPremium_image_circle .ico_denkyu {
	width: 125px;
	height: 125px;
}
.ico_denkyu {
    width: 125px;
    height: 125px;
    position: absolute;
    top: 122px;
	left: 28px;
	-webkit-transform-origin:270% 240%;
	transform-origin:270% 240%;
    -webkit-animation: denkyuAnime 5s linear infinite;
    animation: denkyuAnime 5s linear infinite;
}
.ico_denkyu img {
	-webkit-transform: scale(0.75,0.75);
	transform: scale(0.75,0.75);
    -webkit-animation: denkyuAnime-reverse 5s linear infinite;
    animation: denkyuAnime-reverse 5s linear infinite;
}
.icon_gift {
    width: 180px;
    height: 125px;
    position: absolute;
    top: 125px;
    right: 0;
    -webkit-transform-origin: -90% -150%;
    transform-origin: -90% -150%;
	-webkit-animation: giftAnime 5s linear infinite;
	animation: giftAnime 5s linear infinite;
}
.icon_gift_in {
	-webkit-transform: scale(0.75,0.75);
	transform: scale(0.75,0.75);
	-webkit-animation: giftAnime-reverse 5s linear infinite;
	animation: giftAnime-reverse 5s linear infinite;
}
.icon_gift_waon {
	-webkit-animation-delay: .76s;
	animation-delay: .76s;
}
.icon_gift_waon .icon_gift_in {
	-webkit-animation-delay: .76s;
	animation-delay: .76s;
}
.icon_gift p {
	font-size: 22px;
	color: #ff9600;
}
.sotsufitPremium_example {
	font-size: 20px;
	margin: 35px auto 0;
	text-align: center;
}
.sotsufitPremium_sotsufitNote {
	margin-top: 21px;
}
.price_img{
	padding: 32px 0 9px;
	margin-top: 32px;
	border-top: 1px solid #afbec4;
}
.price_img_ttl{
	font-size: 32px;
	line-height: 1;
	text-align: center;
	font-weight: 600;
	margin-bottom: 32px;
}
.sotsufitBtn {
	margin-top: 55px;
	width: 516px;
	text-align: center;
}
.sotsufitBtn_in {
    padding: 20px 50px;
}
.sotsufitLineup_planlist_btn {
    margin-top: 23px;
}
@media screen and (max-width: 640px){
	.sotsufitMV_sub_ttl {
		letter-spacing: 0;
	}
	.sotsufitCont_sub {
		padding: 27px 0 30px;
		padding: 8.4375vw 0 9.375vw;
	}
	.sotsufitPremium_image_txt {
		font-size: 16px;
		font-size: 5vw;
		line-height: 1.3;
	}
	.sotsufitPremium_image_txt .large {
		font-size: 24px;
		font-size: 7.5vw;
	}
	.sotsufitPremium_image_circle {
		width: 100%;
		height: 46.875vw;
		background-size: 100% auto;
		margin-top: 7px;
		margin-top: 2.1875vw;
	}
	.sotsufitPremium_image_circle_txt {
		font-size: 3.75vw;
		top: 44%;
	}
	.sotsufitPremium_image_circle .ico_person {
		top: 27%;
		width: 22.5vw;
	}
	.sotsufitPremium_image_circle .ico_aeon {
		top: 27%;
		width: 22.5vw;
	}
	.sotsufitPremium_image_circle .ico_denkyu {
		width: 15.625vw;
		height: auto;
		top: 33%;
		left: 4%;
	}
	.icon_gift {
		width: 18.8vw;
		height: auto;
		top: 23%;
		-webkit-transform-origin: -140% -90%;
		transform-origin: -140% -90%;
	}
	.icon_gift p{
		font-size: 2.8125vw;
		letter-spacing: 0;
	}
	.sotsufitPremium_example {
		font-size: 12px;
		font-size: 3.75vw;
		text-align: left;
		padding-left: 1.8em;
		text-indent: -1.8em;
		margin-top: 10px;
		margin-top: 3.125vw;
	}
	.sotsufitPremium_sotsufitNote {
		margin-top: 15px;
		margin-top: 4.6875vw;
	}	
	.sotsufitBtn {
		margin-top: 30px;
		margin-top: 9.375vw;
		width: 290px;
		width: 100%
	}
	.sotsufitBtn_in {
		padding: 8px 0;
		padding: 2.5vw 0;
	}
	.sotsufitLineup_planlist_btn {
		margin-top: 10px;
		margin-top: 3.125vw;
	}
	.price_img{
		padding: 16px 0 0;
		padding: 5vw 0 0;
		margin-top: 16px;
		margin-top: 5vw;
	}
	.price_img_ttl{
		font-size: 16px;
		font-size: 5vw;
		margin-bottom: 16px;
		margin-bottom: 5vw;
	}
	.price_img_ttl img{
		width: 30.5px;
		width: 9.53125vw;
	}
}

/* animation */
@-webkit-keyframes denkyuAnime {
	0% {
		-webkit-transform: rotate(0deg);
	}
	25% {
		-webkit-transform: rotate(47.5deg);
	}
	50% {
		-webkit-transform: rotate(95deg);
	}
	100% {
		-webkit-transform: rotate(95deg);
	}
}
@keyframes denkyuAnime {
	0% {
		transform: rotate(0deg);
	}
	25% {
		transform: rotate(47.5deg);
	}
	50% {
		transform: rotate(95deg);
	}
	100% {
		transform: rotate(95deg);
	}
}

@-webkit-keyframes denkyuAnime-reverse {
	0% {
		-webkit-transform: rotate(0deg)  scale(0.75,0.75);
	}
 	25% {
		-webkit-transform: rotate(-47.5deg)  scale(1,1);
	}
	50% {
		-webkit-transform: rotate(-95deg)  scale(0.75,0.75);
	}
	100% {
		-webkit-transform: rotate(-95deg) scale(0.75,0.75);
	}
}
@keyframes denkyuAnime-reverse {
	0% {
		transform: rotate(0deg)  scale(0.75,0.75);
	}
 	25% {
		transform: rotate(-47.5deg)  scale(1,1);
	}
	50% {
		transform: rotate(-95deg)  scale(0.75,0.75);
	}
	100% {
		transform: rotate(-95deg) scale(0.75,0.75);
	}
}

@-webkit-keyframes giftAnime {
	0% {
		-webkit-transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(90deg);
	}
}
@keyframes giftAnime {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(90deg);
	}
}

@-webkit-keyframes giftAnime-reverse {
	0% {
		-webkit-transform: rotate(0deg) scale(0.75,0.75);
	}
	50% {
		-webkit-transform: rotate(0deg) scale(0.75,0.75);
	} 
	75% {
		-webkit-transform: rotate(-45deg)  scale(1,1);
	}
	100% {
		-webkit-transform: rotate(-90deg) scale(0.75,0.75) ;
	}
}
@keyframes giftAnime-reverse {
	0% {
		transform: rotate(0deg) scale(0.75,0.75);
	}
	50% {
		transform: rotate(0deg) scale(0.75,0.75);
	} 
	75% {
		transform: rotate(-45deg)  scale(1,1);
	}
	100% {
		transform: rotate(-90deg) scale(0.75,0.75) ;
	}
}
