@charset "utf-8";
/* CSS Document */
body {
margin: 0 auto;
}
#wrap {
max-width: 768px;
width: 100%;
margin: 0 auto;
}
a {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
opacity: 0.8;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
tap-highlight-color: rgba(0, 0, 0, 0);
}
img:hover {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
width: 100%;
display: block;
vertical-align: bottom;
}
.position-relative {
position: relative;
}
.position-absolute {
position: absolute;
}

/* -------------------------------------------------------------------- 
オファー
-------------------------------------------------------------------- */
.box_cart {
position: relative;
}
.box_cart .cart_01 {
position: absolute;
height: auto;
left: 0;
right: 0;
margin: auto;
overflow :hidden;
}
.box_cart .cart_01:hover,
.box_cart .cart_01 a:hover {
opacity: 0.8;
}
.reflection {
height      :100%;
width       :60px;
position    :absolute;
top         :-180px;
left        :0;
z-index: 11;
background-color: rgba(255,255,255,.5);
opacity     :0;
transform: rotate(45deg);
animation: reflection 2.3s ease-in-out infinite;
-webkit-transform: rotate(45deg);
-webkit-animation: reflection 2.3s ease-in-out infinite;
-moz-transform: rotate(45deg);
-moz-animation: reflection 2.3s ease-in-out infinite;
-ms-transform: rotate(45deg);
-ms-animation: reflection 2.3s ease-in-out infinite;
-o-transform: rotate(45deg);
-o-animation: reflection 2.3s ease-in-out infinite;
}
@keyframes reflection {
0% { transform: scale(0) rotate(45deg); opacity: 0; }
80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { transform: scale(4) rotate(45deg); opacity: 1; }
100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-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; }
}
@-moz-keyframes reflection {
0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}
.man {
width: 18.75%;
height: auto;
top:72.5%;
right:50%;
z-index:2;  
}
.btn_anime {
display:inline-block;
animation: btn 3.5s ease infinite;
}
@keyframes btn {
0% { transform:translateX(0) }
5% { transform:translateX(0) }
10% { transform:translateX(0) }
20% { transform:translateX(-15px) }
25% { transform:translateX(0) }
30% { transform:translateX(-15px) }
50% { transform:translateX(0) }
70% { transform:translateX(-15px) }
75% { transform:translateX(0) }
80% { transform:translateX(-15px) }
100% { transform:translateX(0) }
}
.img-before {
width: 93%;
height: auto;
position: absolute;
top:0;
left:3.5%;
}
.img-danmen {
width: 76.82%;
height: auto;
position: absolute;
top:2.1%;
left:11.6%;
}
.img-keana {
width: 76.82%;
height: auto;
position: absolute;
top:2.7%;
left:11.6%;
}
.img-text {
position: absolute;
bottom:11%;
}
/* -------------------------------------------------------------------- 
動画
-------------------------------------------------------------------- */
.video01 {
width: 100%;
height: auto;
top:0%;
right:0%;
}
.item_img {
width: 100%;
height: auto;
position: absolute;
top: 0;
right: 0;
z-index: 10;
}
.item_gif {
/* width: 35.5%; */
width: 37.8%;
height: auto;
position: absolute;
top: 61%;
right: 2.5%;
z-index: 10;
border-radius: 55%;
}
.voice-video01 {
width:40%;
height:auto;
position: absolute;
top:23.7%;
right:5%;
}

/* -------------------------------------------------------------------- 
アコーディオン
-------------------------------------------------------------------- */
.ac,
.ac dd {
margin: 0;
}
.ac dt {
cursor: pointer;
}
.ac dt img {
width: 100% !important;
height: auto;
}
.ac .wrap_btn .btn {
width: auto;
top: 0;
left: 0;
}
.ac dd,
.ac .wrap_btn .btn.cls {
display: none;
}
.ac .wrap_btn.open .btn.opn {
display: none !important;
}
.ac .wrap_btn.open .btn.cls {
display: inline !important;
}
.wrap_btn {
position: relative;
}
.wrap_btn:hover {
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.ac .btn {
padding: 0;
}
.container {
position: relative;
width: 100%;
max-width: 768px;
margin: 0 auto;
}
.image-a {
display: block;
}
.image-b {
position: absolute;
top: 0%;
left: 0%;
}
/* ofa_01 */
.box_cart {
position: relative;
}
.box_cart .cart_01 {
width: 85.4%;
position: absolute;
bottom: 6.5%;
left: 0%;
z-index: 1;
}
.box_cart img:hover,
.box_cart .cart_01:hover,
.box_cart .cart_01 a:hover {
opacity: 0.8;
}

/**230628 追従ボタンここから **/
#btn-syokai {
/* width: 214px !important; */
display: none;
/* 初期状態で非表示 */
padding: 0;
margin: 0;
position: fixed;
bottom: 0;
right: 0%;
text-align: right;
z-index: 15;
}
#btn-syokai img {
width: 100%;
height: auto
}
.pc-block {
display: block;
}
.sp-block {
display: none;
}
.btn_op {
width: 1620px;
max-width: 100%;
margin: auto 0;
transition: opacity 5s ease;
}
.btn_hide {
width: 1620px;
max-width: 100%;
margin: auto 0;
transition: opacity 5s ease;
}
.close {
font-size: 25px;
cursor: pointer;
right: 1%;
/* z-index: 10; */
position: relative;
top: 30px;
}

/* スマホサイズにのみ適用するスタイル */
@media (max-width: 767px) {
#btn-syokai {
width:100%;
bottom:-2.5%;
}
.close {
cursor: pointer;
}
.pc-block {
display: none;
}
.sp-block {
display:block;
}
}
/* スマホサイズにのみ適用するスタイル */
@media (max-width: 393px) {
#counter{
top: 62%;
left: 32.5%;
letter-spacing: -0.4rem;
/*font-size: 6.3rem;*/
/*font-size: 11.3rem;*/
font-size: 10.3rem;
width: 42%;
}
#btn-syokai {
width:100%;
bottom:-2.5%;
}
.close {
cursor: pointer;
}
.pc-block {
display: none;
}
.sp-block {
display:block;
}
}