@charset "utf-8";
/* CSS Document */

/* ========================= [ header ] */
header {
	text-align: left;
	font-size: 10px;
	padding: 8px 10px;
	border-bottom: #ccc 1px solid;
	background: #fff;
	margin: 0 auto;
	z-index: 99999;
}
header img {
	margin-right: 10px;
	vertical-align: bottom;
}
/* ========================= [ footer ] */

.commerce {
	padding-top: 12px;
	border-top: #ccc 1px solid;
	font-size: 12px;
	text-align: center;
	z-index: 12;
	position: relative;
	background: #fff;
}
.commerce a {
	color: #148aff;
	z-index: 12;
	position: relative;
}
footer {
    border-top : 1px solid #ccc;
	z-index: 12;
	position:relative;
}
footer #copyright {
	background-color:#FFFFFF;
	padding: 10px;
    font-size: 10px;
    color: #444;
	z-index: 12;
	position:relative;
}
body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-align: center;
	z-index: 12;
	margin: 0;
	padding: 0;
	background-color: #07060E;
	background-image:
	 radial-gradient(#2C3B5C 1px, transparent 1px);
	background-size: 20px 20px;
}
#main {
	background-color: #000;
	margin: 0 auto;
	color: #000000;
	overflow: hidden;
	max-width: 640px;
}
.area-main {
	margin: 0 auto;
	vertical-align: 0;
	line-height: 0;
	position: relative
}
.area-main img {
	width: 100%;
	height: auto;
}
#content {
	position: relative;
	vertical-align: bottom;
}
.bt-group img {
	height: auto;
}
.bt-position {
	margin: 0 3px;
}
.area-pickup {
	margin: 0 auto;
	padding: 0px 0 0 0;
	position: relative;
	width: 100% !important;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.area-main h2 img {
	vertical-align: bottom;
	padding-top: 0px;
}
.area-main-sub img {
	width: 100%;
	height: auto;
}
.area-main-img img {
	width: 100%;
	height: auto;
}
.area-main-img {
	left: 45%;
	padding-top: 0;
	position: absolute;
	top: 40%;
	z-index: 20;
}
.bom {
	animation: Characterb 1s;
	animation-iteration-count: 1;
	-webkit-animation: Characterb 1s; /* Safari & Chrome */
	-webkit-animation-iteration-count: 1;
}
 @keyframes Characterb {
 0% {
 transform: scale(0.2, 0.2);
 opacity: 1;
}
 50% {
 transform: scale(1.2, 1.2);
 opacity: 1;
}
 100% {
 transform: scale(1.0, 1.0);
 opacity: 1;
}
}
@-webkit-keyframes Characterb { /* Safari & Chrome */
 0% {
 -webkit-transform: scale(0.2, 0.2);
 opacity: 1;
}
 50% {
 -webkit-transform: scale(1.2, 1.2);
 opacity: 1;
}
 100% {
 -webkit-transform: scale(1.0, 1.0);
 opacity: 1;
}
}
.slideup {
	animation-name: slideUp;
	-webkit-animation-name: slideUp;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	visibility: visible !important;
}
@keyframes slideUp {
0% {
 transform: translateY(200%);
}
50% {
 transform: translateY(-8%);
}
65% {
 transform: translateY(4%);
}
80% {
 transform: translateY(-4%);
}
95% {
 transform: translateY(2%);
}
100% {
 transform: translateY(0%);
}
}
 @-webkit-keyframes slideUp {
0% {
 -webkit-transform: translateY(200%);
}
50% {
 -webkit-transform: translateY(-8%);
}
65% {
 -webkit-transform: translateY(4%);
}
80% {
 -webkit-transform: translateY(-4%);
}
95% {
 -webkit-transform: translateY(2%);
}
100% {
 -webkit-transform: translateY(0%);
}
}
.pyonpyon {
	animation: pyon 0.3s linear;
	position: relative;
}
@keyframes pyon {
 0% {
top: 0
}
 50% {
top:-17px
}
 100% {
top: 0
}
}
.osLink_01::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid solid none none;
    border-width: 4px 4px 0 0;
    content: "";
    height: 10px;
    margin-top: 12px;
    position: absolute;
    right: 5%;
    transform: rotate(45deg);
    width: 10px;
}
.osLink_01 {
    background-color: #f76aa3;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-size: 25px 25px;
    border-bottom: 3px solid #b70346;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    margin: 2% 0;
    padding: 0.5em 0.1em;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(7, 0, 2, 0.4);
    width: 95%;
}
.osLink_02::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid solid none none;
    border-width: 4px 4px 0 0;
    content: "";
    height: 10px;
    margin-top: 12px;
    position: absolute;
    right: 5%;
    transform: rotate(45deg);
    width: 10px;
}
.osLink_02 {
    background-color: #f76aa3;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-size: 25px 25px;
    border-bottom: 3px solid #b70346;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    margin: 2% 0;
    padding: 0.5em 0.1em;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(7, 0, 2, 0.4);
    width: 95%;
}
#setbtn-01 {
	z-index: 9999;
	position: static;
}
#on-btn {
	position: fixed;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	width: 100px;
	height: 70px;
	padding-top: 30px;
	line-height: 120%;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	border-bottom: solid 3px #b70346;
	transition: .4s;
	right: 10px;
	bottom: 10px;
	font-size: 17px;
	background-color: #f76aa3;
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
	background-size: 25px 25px;
	text-shadow: 0 -1px 1px rgba(7, 0, 2, 0.4);
	z-index: 9999;
}
#on-btn:active {
	-ms-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
	border-bottom: none;
}
#on-btn span {
	top : 100;
}
#page-top {
	position: fixed;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	width: 100px;
	height: 70px;
	padding-top: 30px;
	line-height: 100%;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	border-bottom: solid 3px #0E0E0E;
	transition: .4s;
	right: 10px;
	bottom: 10px;
	font-size: 22px;
	background-color: #c8c8c8;
	text-shadow: 0 -1px 1px rgba(7, 0, 2, 0.4);
	z-index: 8888;
}
#page-top:active {
	-ms-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
	border-bottom: none;
}
#page-top span {
	top : 100;
}
.area-service {
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
.area-service img {
	width: 100%;
}
.area-coupon {
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
.area-coupon img {
	width: 100%;
}
#area-coupon-img {
	position: relative;
}
#cord {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1em;
	position: absolute;
	left: 0;
	top: 72%;
}
#btnCopy {
	width: 60%;
	left: 20%;
	text-align: center;
	position: absolute;
	top: 86%;
}
.cpl {
	padding: 5% 0;
	position: relative;
}
.cp2 {
	position: relative;
}
.pop1 {
	position: absolute;
	top: 68%;
	left: 0px;
}
.pop2 {
	position: absolute;
	top: 2%;
	left: 0px;
}
.float {
	animation: vertical 1.0s;
	animation-iteration-count: infinite;
	-webkit-animation: vertical 1.0s; /* Safari & Chrome */
	-webkit-animation-iteration-count: infinite;
}
@keyframes vertical {
 0% {
transform:translateY( -4px);
}
 50% {
transform:translateY( 0px);
}
 100% {
transform:translateY( -4px);
}
}
.box1 {
	background: url(../images/pic_item_01.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	margin: 5% auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.box2 {
	background: url(../images/pic_item_02.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: bottom;
	display: block;
	margin: 5% auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.box3 {
	background: url(../images/pic_item_03.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: bottom;
	display: block;
	margin: 5% auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.box4 {
	background: url(../images/pic_item_04.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: bottom;
	display: block;
	margin: 5% auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.box5 {
	background: url(../images/pic_item_05.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: bottom;
	display: block;
	margin: 5% auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.box6 {
	background: url(../images/pic_item_06.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: bottom;
	display: block;
	margin: 5% auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.box7 {
	background: url(../images/pic_item_07.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-position: bottom;
	display: block;
	margin: 5% auto;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.box1 img, .box2 img, .box3 img, .box4 img, .box5 img, .box6 img, .box7 img {
	visibility: hidden;
}
.slideLeft {
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;
}
.slideRight {
	animation-name: slideRight;
	-webkit-animation-name: slideRight;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;
}
 @keyframes slideLeft {
 0% {
 transform: translateX(150%);
}
 50% {
 transform: translateX(-8%);
}
 65% {
 transform: translateX(4%);
}
 80% {
 transform: translateX(-4%);
}
 95% {
 transform: translateX(2%);
}
 100% {
 transform: translateX(0%);
}
}
 @-webkit-keyframes slideLeft {
 0% {
 -webkit-transform: translateX(150%);
}
 50% {
 -webkit-transform: translateX(-8%);
}
 65% {
 -webkit-transform: translateX(4%);
}
 80% {
 -webkit-transform: translateX(-4%);
}
 95% {
 -webkit-transform: translateX(2%);
}
 100% {
 -webkit-transform: translateX(0%);
}
}
@keyframes slideRight {
0% {
 transform: translateX(-150%);
}
50% {
 transform: translateX(8%);
}
65% {
 transform: translateX(-4%);
}
80% {
 transform: translateX(4%);
}
95% {
 transform: translateX(-2%);
}
100% {
 transform: translateX(0%);
}
}
 @-webkit-keyframes slideRight {
0% {
 -webkit-transform: translateX(-150%);
}
50% {
 -webkit-transform: translateX(8%);
}
65% {
 -webkit-transform: translateX(-4%);
}
80% {
 -webkit-transform: translateX(4%);
}
95% {
 -webkit-transform: translateX(-2%);
}
100% {
 -webkit-transform: translateX(0%);
}
}
.sail {
	font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
	color: #f8006b;
	font-size: 2.7em;
	text-shadow: 2px 2px #fff, 5px 5px rgba(255, 173, 208, 1.0);
	position: absolute;
	bottom: 5px;
	right: 0;
	line-height: 100%;
	font-weight: bold;
}
.count {
	font-size: 3.7em;
}
