@charset "utf-8";

html {
	overflow-y:scroll;
  	scroll-behavior: smooth;
}

/*@font-face {
  font-family: 'MyFont';
	src: url('RoNOWStd-MM.eot');
	src: url('RoNOWStd-MM.woff');
	src: url('RoNOWStd-MM.ttf');}
*/
body{
	background-color:#000;
}


a:link { color: #FFF; }
a:visited { color: #FFF; }
a:hover { color: #C2C2C2; }
a:active { color: #FFF; }

a {
    outline: none;
	text-decoration: none;
}

#video_area{
	position: relative;
	margin-top: 65px;
}

#video_area_sp{
	position: relative;

}


#topbg{
	background: rgba(0, 0, 0, 0.5);

}

/*#video{
	width: 100%;
	height: 500px;
	position: relative;
	z-index: 3;
	background-color: rgba(0,0,0,0.9);
	top: 0;
	left: 0;
}

video{
	position: relative;
	z-index: -100;
}*/

#ttl{
	position: absolute;
	top:13%;
	left: 3%;
}


#cmspetop{
	position: relative;
	background: url("../images/topmain.jpg") top center / cover no-repeat;
	width: 100%;
 	height: 800px;
  	object-fit: cover;
}

#cmspetop img{
	position: absolute;
	top: 350px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}


.gallery_main a:hover img{
opacity:0.8;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}

.select a:hover img{
opacity:0.8;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}


/*video {
	margin-top: -130px;
  position: fixed;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  background: url('../images/bg-header.jpg') no-repeat;
  background-size: cover;
  z-index: -1;
}
*/

.video_area_img01{
	position: absolute;
	top: 1%;
	left: 5%;
	right: 5%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.hrup{
	margin-top: -15px;
}

.pltf{
	text-align: center;
	padding: 100px 0 0 0;
}

.day{
	text-align: center;
	padding-top: 100px;
	padding-bottom: 50px;
}

.topbg{
	background: rgba(0, 0, 0, 0.3);
	/*background: rgba(0, 0, 0, .2) radial-gradient(rgba(0, 0, 0, .3) 70%, transparent 70%);
	background-size: 5px 5px;*/
	padding-bottom: 30px;

}

#mainbg{
	background: url("../images/webbg.jpg") center 80% / cover no-repeat fixed;
	margin-top: -15px;
}

#mainbg_cha{
	background: url("../images/webbg.jpg") center center/ cover no-repeat fixed;
	margin-top: -15px;
}


/* メインボックス*/
#main {
width: 100%;
margin-right: auto;
margin-left: auto;
}
/*
#hedder{
	margin-top:10px;
	text-align:right;
}
*/

p.resizeimage img {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.midashibl{
	color: #FBEAA7;
	font-size: 350%;
	font-weight: bold;
	margin-bottom: 20px;
}

.midashitop{
	text-align: center;
	color: #FBEAA7;
	font-size: 350%;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 80px;
}



/* メインボックス*/
.tmainl {
	position: absolute;
	top: 50%;
	left: 15%;
	transform: translateY(-50%);
	padding-right: 10px;
}

.tmainr {
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translateY(-50%);
	padding-left: 10px;
}


.clearText {
	margin-bottom:-1.5em;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#cate{
	background-color: #000;
	padding-bottom: 15px;
	width:100%;
/*	padding-top:2px;
	padding-bottom:2px;*/
    position: fixed;
    top: 0;
    right:0;
	/*margin-bottom:30px;*/
	z-index: 30;
}

.cate_space{
	margin-left: 18px;
}


#kounyu a{
	/*margin-right: 20px;*/
	background: #111;
	padding: 5px 15px;
	color: #FFF;
	border: solid 1px #FFF;
	font-weight: bold;
}

#kounyu a:hover{
	color: #000;
	background: #FFF;
	transition:all 1.0s;
}


.buy{
	font-weight: bold;
	background-color: #31BD29;
	color: #FFF;
	padding: 10px 19px 10px 15px;
	margin-left: 30px;
}

.buy a:hover{color: #fff;}

h1 {
　　font-size: 36px;
　　color: #FFF;
　　background-color: #222;
　　text-align: center;
　　padding: 5px;
}


#contents {
　　width: 740px;
　　margin-right: auto;
　　margin-left: auto;
}

/*#header {
    position: fixed;
    top: 0;
    left:0;
}
*/
#navi {
　　position:absolute;
　　height:70px;
　　z-index:1;
　　width: 100%;
　　background-color: #222;
	text-align:center;
	color:#fff;
	/*margin:0.5em;*/
	font-size:160%;
/*	font-weight:bold;
*/	vertical-align:middle;
}

#navi a{
	margin-left: 0px;
}


.u_line{
   text-decoration: none;
   border-bottom: 1px solid #FFF;
   padding-bottom: 0.3px;
   }

.spec_left{
	float:left;
	}


.red{
	color: #FE6534;
	font-weight: bold;
}

.tokucho{
	width: 860px;
	text-align: left;
	margin: 0 auto;
/*	margin-left: 20px;
*/}

.space{
	margin: 20px 0;
}

/*コピーライト*/

#tenpo{
	width: 960px;
	text-align:center;
/*margin-top:30px;*/
padding-top:10px;
padding-bottom:10px;
	margin-right: auto;
	margin-left: auto;

}

#shop_kounyu{
	color: #FFF;
	text-align: center;
	font-size: 270%;
	font-weight: bold;
	margin-bottom: 10px;
}

#shop_list{
	width: 100%;
	margin: 0px auto;
	text-align: center;

	padding-top: 10px;
	padding-bottom: 50px;
}

#shop

#shop_link{
	width: 100%;
	margin: 0px auto;

	padding-top: 0px;
	padding-bottom: 50px;
}

.shop_link_bk{
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	margin: 0px auto;
	text-align: center;
	padding: 30px 0;
}



#footer{
	/*width: 100%;*/
}

#inc_logo{
	width: 960px;
	height: 80px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    layout-grid-line:200px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#inc_logo img{
    vertical-align:middle;
}

#inc_logo img{
    vertical-align:middle;
}


.logo_space{
	margin-left: 40px;
}


#copy{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:20px;
	color:#fff;
	font-size:90%;
	text-align: center;
}






/*ギャラリー*/

.gallery_main{
	position: relative;
	text-align: center;
	width: 92%;
	margin: 0px auto 0px;
	padding: 60px 0 100px;
	left: 4%;
	right: 4%;
}

.gallery_left{
	text-align: left;
}

.midashispace{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 3.2rem;
	text-align: center;
	color: #FFF;
	font-size: 350%;
	font-weight: bold;
}

#home_main{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 0;
	text-align: center;
}

#movie{
	margin-bottom: 30px;
	text-align: center;
}

.ss_img{
	margin-bottom: 7px;
}

.ss_space{
	margin-left: 7px;
}


#test{
	position: relative;
}

#mlogo{
	position: relative;
	text-align: center;
	padding-top: 180px;
}

#day{
	text-align: center;
	position: absolute;
	top:45%;
	left: 25%;
	right: 25%
}

/*#mainbg{
	position: relative;
	margin-top: 50px;
	width: 100%;
	height: 1080px;
	background:url("../images/main_bg.png") center center / cover no-repeat fixed;
}
*/
.tbg{
	position: relative;
	width: 100%;
	/*background: linear-gradient(rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.4)),url("../images/bg.jpg") center center / cover no-repeat;*/
}

#fixbg{
	background: linear-gradient(rgba(0, 0, 0, 0.4) 40%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.4)),url("../images/bg.jpg") center center / cover no-repeat fixed;
	
}

.gmain{
	width: 960px;
	margin: 0 auto;
	padding: 100px 0 0;
}

.gtext{
	float: left;
	width: 450px;
	color: #FFF;
	margin-left: 10px;
}

.gtext2{
	float: left;
	width: 450px;
	color: #FFF;
	margin-right: 10px;
}


.mds{
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: solid #FFF 2px ;
	display: inline-block;
}

.hbn{
	font-size: 140%;
}

.s_text{
	margin-top: 20px;
	font-size: 82%;
	color: yellow;
}

.ctg{
	font-weight: bold;
}

.gimg{
	float: left;
	width: 480px;
	margin-left: 20px;
}

.gimg2{
	float: left;
	width: 480px;
	margin-right: 20px;
}


#tbg02{
	position: relative;
	width: 100%;
	/*height: 500px;*/
	/*background: linear-gradient(rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.9)),url("../images/specbg.jpg") center center / cover no-repeat;*/
	padding: 70px 0 40px;
}

#smain{
	width: 650px;
	margin: 0 auto;
}

#stext{
	float: left;
	color: #FFF;
	margin-left: 10px;
}




#tbg03{
	position: relative;
	width: 100%;
	height: 831px;
	background: linear-gradient(rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.9)),url("../images/tbg03.png") center center / cover no-repeat;
}


#toplogo{
	float: left;
	text-align: left;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#ccnt{
	/*float: right;*/
	text-align: center;
	margin-right: 0px;
	margin-top: 22px;
}

#ccnt a:hover{
	transition:all 1.0s;
}

.btna a:hover{
	transition:all 1.0s;
}

#cate div{
    vertical-align:middle;
}


.wrap {
  width: 960px;
	margin: 0px auto 30px;
}


.wrap div {
  display: table-cell;
  width: 100px;
  padding: 0 5px 0 0;
}

.wrap p {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
	font-size: 130%;
	padding-left: 60px;
	width: 450px;
}

#skbk{
	
}
#sk{
	position: relative;
	width: 960px;
	padding: 20px 0 20px;
	margin: 0 auto;
	background: #6B6B6B;

}


#smain{
	float: left;
	width: 500px;
	margin: 0 auto;
}

#stext{
	float: left;
	color: #FFF;
	margin-left: 20px;
}

.mds{
	font-size: 190%;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: solid #FFF 2px ;
	display: inline-block;
}

.hbn{
	font-size: 145%;
}

#shop{
	float: right;
	width: 420px;
	text-align: center;
	margin-right: 20px;
/*	padding-bottom: 20px;*/
}

#shop img{
	margin-bottom: 0px;
}

#topmain{
	width: 940px;
	margin: 0 auto;
	padding-top: 900px;

}

.toptxt{
	width: 860px;
	padding: 30px;
	color: #FFF;
	font-size: 180%;
	background-color: #000;
	margin: 0 auto;
	
}

#gtxt{
	width: 930px;
	font-size: 180%;
	color: #FFF;
	margin: 80px auto 80px;
	text-shadow:0 0 25px #FF0;
}


.gamebg{
	float: right;
	background-color: #000;
	width: 95%;
	margin-bottom: 50px;
}

.gameline{
	border-left: 2px solid #C70502;
 	padding-left: 50px;
	margin-left: 30px;
}

.gamemain{
	font-size: 150%;
	color: #FFF;
	padding: 50px 0 ;
}

.gbox1{
	float: left;
	width: 50%;
}

.gbox2{
	float: right;
	width: 45%;
}

.gamemds{
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#pointmain{
	width: 85%;
	color: #FFF;
	margin: 40px auto 10px;
	font-size: 130%;
}

#pointmain p{
	font-size: 110%;
}

.pointbox1{
	float: left;
	width: 40%;
	height: 430px;
	background-color: #444;
	padding: 20px 30px;
	margin-bottom: 50px;
}

.pointbox2{
	float: right;
	width: 40%;
	height: 430px;
	background-color: #444;
	padding: 20px 30px;
	margin-bottom: 50px;
	margin-left: 20px;
}

.pointv{
	vertical-align: middle;
	font-size: 130%;
	margin-right: 10px;
	height: 80px;
}

.pointmds{
	font-weight: bold;
	font-size: 160%;
	margin-bottom: 10px;
}

#pttl{
	font-weight: bold;
	font-size: 190%;
	margin-bottom: 40px;
}

.textmain{
	width: 900px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
	color: #FFF;
	
}

.textmds{
	font-size: 280%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.textmain p{
	font-size: 150%;
}

.right{
	text-align: right;
	font-size: 180%;
	font-weight: bold;
}

.imgcnt{
	text-align: center;
}

.hr{
	border-bottom: #fafad2 1px solid;
	width: 950px;
	margin: 50px auto;
}

.evoc{
	color: #EACF7F;
}

.spec1main{
	color: #FFF;
	width: 920px;
	margin: 0 auto;
	padding: 30px 0;
}

.speccntttl{
	color: #FFF;
	font-size: 150%;
	font-weight: bold;
	margin-top: 20px;
	height: 60px;
}

.specttl{
	background: #B41E23;
	color: #FFF;
	font-size: 180%;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.specttl2{
	background: #3A7FA8;
	color: #FFF;
	font-size: 180%;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.specbkg{
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	padding: 20px 0;
}

.spectext{
	font-size: 160%;
	margin-bottom: 15px;
	border-bottom: #FFF solid 1px;
	padding-bottom: 10px;
}

.spectextbgx{
	font-size: 160%;

}

/*.spectext b{
	font-weight: bold;
}*/

.spectext b{
	background: #FFF;
	color: #000;
	font-weight: bold;
	padding: 3px;
}

.spectext_a b{
	background: #FFF;
	color: #000;
	font-weight: bold;
	padding: 3px;
}

.spectext_b b{
	background: #FFF;
	color: #000;
	font-weight: bold;
	padding: 3px;
}


/*.spectext2{
	text-align: center;
	font-size: 160%;
	margin: 0 auto 15px;
	border-bottom: #FFF solid 1px;
}*/

.matome{
	display: table;
}

.textbg{
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	padding: 30px 0;
	height: 190px;
	
  position: relative;
  z-index: 0;	
	
}

.sstxt{
	font-size: 80%;
}

.spectext2{
	color: #FFF;
	text-align: center;
	font-size: 160%;
	margin: 0 auto 15px;
	padding: 10px 0;
	
  position: absolute;
  top: 50%;
  z-index: 0;
  width: 100%;
  transform: translate(0, -50%);	
}

.specplay_pc{
	margin-top: 10px;
	width: 700px;
	margin-left: 6.3em;
}

.specplay_sp{
	margin-top: 10px;
}


.spectext_a{
	float: left;
	width: 450px;
	font-size: 160%;
	margin-bottom: 15px;
	border-bottom: #FFF solid 1px;
	padding-bottom: 10px;
}

.spectext_b{
	float: right;
	width: 450px;
	font-size: 160%;
	margin-bottom: 15px;
	border-bottom: #FFF solid 1px;
	padding-bottom: 10px;

}

.dot{
	width: 95%;
	border-bottom: #FFF 2px dotted;
	padding: 0px 0 10px;
	text-align: center;
	margin: 0 auto 10px;
}

.dlctxt{
	width: 93%;
	text-align: left;
	margin: 0 auto;
}

.gameimg{
	text-align: center;
	z-index: 0;
	padding-top: 50px;
}

.gameimg2{
	position: relative;
	text-align: center;
	z-index: 0;
	padding-top: 50px;
}

.gamebk_wb{
	width: 100%;
	margin: -240px auto 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 50px 0;
	z-index: 10;
}


.gamebk{
	width: 100%;
	margin: -270px auto 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 50px 0;
	z-index: 10;
}

.gamebk2{
	position: relative;
	width: 100%;
	margin: -5px auto 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 50px 0;
	z-index: 10;
}

.gamemds{
	font-size: 210%;
	font-weight: bold;
	text-align: center;
}

.gametxt{
	color: #FFF;
	width: 800px;
	margin: 0 auto;
	font-size: 160%;
	z-index: 15;
	text-shadow: 2px 2px 10px #000 ,
	-2px 2px 10px #000 ,
	2px -2px 10px #000 ,
	-2px -2px 10px #000;
}

.udxe{
	position: relative;
	margin-top: -25%;
	z-index: 10;
}

.dllink{
	width: 920px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 50px;
}

.modelist{
	width: 90%;
	margin: 0 10%;
}

.modelist2{
	width: 90%;
	margin: 0 10% 0;
	padding-top: 50px;
}


.modesp{
	margin-left: 20px;
}

.dlsp{
	margin-left: 10px;
}

.speccnt{
	text-align: center;
	padding: 70px 0 30px;
}

.shopcnt{
	text-align: center;
	padding: 0px 0 10px;
}


#speclist{
	width: 90%;
	margin: 0 7.5%;
	text-align: center;
	padding-bottom: 50px;
}

.specboxl{
	float: left;
	width: 45%;
}

.specboxr{
	float: left;
	width: 45%;
	margin-left: 50px;
}

.parentElement {
  overflow: hidden;
  width: 640px;
  height: 100px;
  margin: 20px;
  border: 2px #999 solid;
  background-color: #f7f7f7;
}

.childElement {
  padding: 0 15px;
  color: #000;
  font-size: 14px;
  background-color: #d1d1d1;
  box-sizing: border-box;
}


.parentElement {
  position: relative;
  z-index: 10;
}

.childElement {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 100%;
  transform: translate(0, -50%);
}

.spmenu{ display:none;}


@media screen and (max-width:960px){

.pcmenu{display:none;}
.spmenu{display:inherit;}

}


.menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: flex;
    height: 100px;/*60px*/
    width: 100px;/*60px*/
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #3584bb;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 5px;/*3px*/
    width: 50px;/*25px*/
    border-radius: 5px;/*3px*/
    background-color: #ffffff;
    position: absolute;
}
.menu-btn span:before {
    bottom: 20px;/*8px*/
}
.menu-btn span:after {
    top: 20px;/*8px*/
}

#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}


#menu-btn-check {
    display: none;
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #3584bb;
}
.menu-content ul {
    padding: 140px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 280%;/*15px*/
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    padding: 9px 15px 10px 10px;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 20px;/*7px*/
    height: 20px;/*7px*/
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 30px;
}

.menu-content {
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    /*background-color: #3584bb;*/
	background: rgba(0, 0, 0, 0.7);
    transition: all 0.5s;/*アニメーション設定*/
}

#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}


.movgl{
	width: 100%;
	margin: 0 0 50px;

}


.characnt{
	text-align: center;
	padding: 170px 0 90px;
}

.foodcontainer{
	text-align: center;
}

.foodcontainer .imgbox{
  width: 95vw;
  height: 55vw;
  position: relative;
	margin: 0 2%;
}
.foodcontainer .imgbox img{
    position: absolute;
    opacity: 0;
    width: 95vw;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    transition: .4s;
}
.foodcontainer ul{
    max-width: 95vw;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    list-style: none;
	margin: 0 3%;
}
.foodcontainer li{
    width: 30%;
}
.foodcontainer li label{
    display:block;
}
.foodcontainer li img{
    width: 100%;
    height:auto;
}

.lisp{
	margin-left: 5px;
}

/*--実際の表示 重なっていることが分かりやすいようにopacityは0.2にしてあります--*/
/*ラジオボタンを非表示にする*/
#cha01,#cha02,#cha03,#cha04,#cha05,#cha06,#cha07,#cha08,#cha09,#cha10,#cha11,#cha12,#cha13,#cha14,#cha15,#cha16,#cha17,#cha18,#cha19,#cha20{
   display: none;
}
#cha01:checked ~ .imgbox img:nth-child(1){
  opacity: 1;
}

#cha02:checked ~ .imgbox img:nth-child(2){
  opacity: 1;
}

#cha03:checked ~ .imgbox img:nth-child(3){
  opacity: 1;
}

#cha04:checked ~ .imgbox img:nth-child(4){
  opacity: 1;
}

#cha05:checked ~ .imgbox img:nth-child(5){
  opacity: 1;
}

#cha06:checked ~ .imgbox img:nth-child(6){
  opacity: 1;
}

#cha07:checked ~ .imgbox img:nth-child(7){
  opacity: 1;
}

#cha08:checked ~ .imgbox img:nth-child(8){
  opacity: 1;
}

#cha09:checked ~ .imgbox img:nth-child(9){
  opacity: 1;
}

#cha10:checked ~ .imgbox img:nth-child(10){
  opacity: 1;
}

#cha11:checked ~ .imgbox img:nth-child(11){
  opacity: 1;
}

#cha12:checked ~ .imgbox img:nth-child(12){
  opacity: 1;
}

#cha13:checked ~ .imgbox img:nth-child(13){
  opacity: 1;
}

#cha14:checked ~ .imgbox img:nth-child(14){
  opacity: 1;
}

#cha15:checked ~ .imgbox img:nth-child(15){
  opacity: 1;
}

#cha16:checked ~ .imgbox img:nth-child(16){
  opacity: 1;
}

#cha17:checked ~ .imgbox img:nth-child(17){
  opacity: 1;
}

#cha18:checked ~ .imgbox img:nth-child(18){
  opacity: 1;
}

#cha19:checked ~ .imgbox img:nth-child(19){
  opacity: 1;
}

#cha20:checked ~ .imgbox img:nth-child(20){
  opacity: 1;
}

.sell_end{
	position: relative;
	top:20%;
	left: 25%;
	border: 3px rgba(255, 255, 255, 0.7) solid;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	font-size: 40px;
	width: 50%;
	font-weight: bold;
}
