@charset "utf-8";
/* CSS Document */

body {
margin: 0 auto;
}

#wrap {
max-width: 768px;
width: 100%;
margin: 0 auto 30px;
}

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);
}

#wrap img {
width: 100%;
display: block;
vertical-align: bottom;
/* margin-bottom: -1px; */
}

/* -------------------------------------------------------------------- 
オファー
-------------------------------------------------------------------- */
.box_cart {
position: relative;
}
.box_cart .cart_01 {
position: absolute;
bottom: 1.5%;
width: 92.1%;
height: auto;
left: 0;
right: 0;
margin: auto;
overflow :hidden;
border-radius: 80px;
}

.box_cart .cart_02 {
bottom: 20%;
width: 93%;
}

.box_cart .cart_01:hover,
.box_cart .cart_01 a:hover {
opacity: 0.8;
}

.box_cart .cart_01 .reflection,
.con_btn .reflection {
height      :100%;
width       :30px;
position    :absolute;
top         :-180px;
left        :0;
background-color: #fff;
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; }
}


/* -------------------------------------------------------------------- 
動画
-------------------------------------------------------------------- */
.box_mp4 {
position: relative;
}

.box_mp4 .video01 {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 11.3%;
width: 89.6%;
display: flex;
justify-content: center;
}
.box_mp4.voice video {
position: absolute;
left: 54.5%;
bottom: 34.2%;
width: 40.3%;
}
.box_mp4.voice.voice2 video {
bottom: 34.5%;
}
.box_mp4.voice.voice3 video {
bottom: 40.2%;
}


/* -------------------------------------------------------------------- 
アコーディオン
-------------------------------------------------------------------- */
.ac,
.ac dd {
margin: 0;
}

.ac dt {
cursor: pointer;
}

.ac .wrap_btn {
height: 0;
padding-top: 9.4%;
}

.ac .wrap_btn2 {
padding-top: 14.4%;
}

.ac .wrap_btn3 {
padding-top: 23.4%;
}

.ac .wrap_btn img {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
max-width: 100%;
}

.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;
}

/* -------------------------------------------------------------------- 
.con_teiki
-------------------------------------------------------------------- */
.con_teiki {
position: relative;
}

.con_teiki .box_teiki {
position: absolute;
right: 8.9%;
width: 78.3%;
bottom: 29.5%;
}

.con_teiki .box_teiki a:hover,
.con_teiki .box_teiki img:hover {
opacity: 0.8;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
@media only screen and (max-width:750px){
.notice{margin:20px auto 30px;padding:0 10px;max-width:620px;}
.notice_inner{padding:68px 10px 10px;background:url(https://ozio.jp/excludes/ozio/lp/cb/cb_tk_001/img/common/notice_icon.png)50% 10px no-repeat #fff9eb;background-size:58px auto;border:2px solid #3d1c0c;border-radius:4px;text-align:center;}
.notice_hdg{font-size:1pc;margin:0 auto 5px;}
.notice_text{font-size:11px;line-height:1.8;padding:0px 20px;}
.notice_text strong{font-weight:400;background-color:#fff100;color:#fc0000;display:inline-block;padding:0 4px;}
img {
width: 100%;
display:block;
vertical-align: bottom;
}
/* Footer
----------------------------------------------------------------- */
#footer_o {
border-top: solid 1px #CACACA;
margin: 30px 0 0 0;
padding: 10px 0 0 0;
}
#footer_o a:link , a:visited {
color: #02A621;
text-decoration: underline;
}
#footer_o a:hover , a:active {
color: #FF0000;
text-decoration: none;
}
#footer_o .footer_link_o {
text-align: left;
margin: 0px 10px 0px 10px;
padding: 0px;
list-style: none;
width: 300px;
}
#footer_o .footer_link_o li {
font-size: 14px;
line-height: 20px;
}
#footer_o .footer_company_info_o {
padding-top: 10px;
text-align:left;
}
#footer_o .footer_copyrigh_o {
padding-top: 10px;
text-align: left;
font-size: 12px;}
}

/* -------------------------------------------------------------------- 
youtube
-------------------------------------------------------------------- */
.position-relative {
position: relative;
/*margin-bottom: 5%;*/
}
.youtube-box {
width: 81.5625%;
height: auto;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
position: absolute;
left: 9.5%;
bottom: 2.4%;
}
.movie {
position: relative;
padding-bottom: 57%;
}
.movie__iframe {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 98%;
}
/* -------------------------------------------------------------------- 
カウンター
-------------------------------------------------------------------- */
.counter {
position: fixed;
z-index: 9999;
max-width: 768px;
width: 100%;
margin: 0;
}
#timer {
background-color: gray;
font-size: 40px;
height: 120px;
line-height: 120px;
margin-bottom: 15px;
}
html {
box-sizing: border-box;
font-size: 62.5%;
}
@media screen and (min-width: 768px) {
html {
font-size: 78.195%;
}
}
body {
font-size: 1.2rem;
line-height: 1.75em;
}
.cdt_wrapper {
background-color: #000;
font-weight: bold;
}
@media screen and (min-width: 768px) {
.cdt_wrapper {
line-height: .8;
font-size: 1.6rem;
padding: 10px 20px;
}
.cdt_txt {
font-size: .5em;
display: inline-block;
margin-right: 3em;
}
.cdt_num {
color: #ffffff;
line-height: 1;
padding: .1em .15em;
}
.cmbanner {
padding: 47px 0 0;
}
}
@media screen and (max-width: 768px) {
.cdt_wrapper {
line-height: .5;
font-size: 1.8rem;
padding: 5px 20px;
}
.cdt_txt {
font-size: .5em;
display: inline-block;
}
.cdt_num {
color: #ffffff;
line-height: 1;
padding: .1em .10em;
} 
.cmbanner {
padding: 16.3% 0 0;
}
}
.cdt_wrapper small {
font-size: .6em;
padding: 0 .4em;
}
.cdt {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
.cdt_txt span {
display: block;
line-height: 1;
font-size: 1.6em;
color: #fff;
padding: 5px 20px;
border: 1px solid #fff;
}
span#cdt_date small {
color: #fff;
}