.check_all input{
    background-color: #EDEDED;
    margin: 0px 8px 8px 0px;
    padding: 6px 10px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 2px #B1B1B1;
    box-shadow: 2px 2px 2px #B1B1B1;
    cursor: pointer;
    border-width: 0px;
    border-style: none;
    letter-spacing: 0px;
    font-size: 80%;
}
.item_check_wrap{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.freeLabel{
    color: #FFF;
    background-color: #26a69b;
    padding: 2px 6px;
    font-weight: 400;
    width: 36px;
	font-size:80%;
    position: fixed;
    text-align: center;
}
.payLabel{
    color: #FFF;
    background-color: #EF6854;
    padding: 2px 6px;
    font-weight: 400;
    width: 36px;
	font-size:80%;
    position: fixed;
    text-align: center;
}
/* pc */
@media screen and (min-width: 821px) {

.top_bg1 {
    overflow: hidden;
    background-color: #F6F6F4;
    padding: 100px 0px;
    background-image: url(../img/home/top_bg.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: -110px -15px 0px;

}
.top_bg1b {
    background-image: url(../img/home/top_bg0.png);
    background-size: 15%;
    background-repeat: no-repeat;
    background-position: left top;
    margin: -110px -15px 0px;
    padding-bottom:7%;
}

.top_bg2 {
    background-color: #F6F6F4;
    clear: both;
    padding: 6vw 0px;
    background-image: url(../img/home/bg_gio.png);
    background-size: 100%;
    background-repeat: repeat;
    background-position: center top;
    margin:0px -15px 0px;
}
.top_bg_d {
    background-color: #D9D9D2;
    margin:-2px -15px 0px;
    padding:0vw 0px 6vw;
    overflow: hidden;
}
.midashi {
    width:60%;
    margin:0px auto 0px;
    padding-top:80px;
}
.midashi_login {
    width:80%;
    margin:0px auto 0px;
    padding-top:120px;
}
.midashi_login_img {
    width:60%;
    margin:0px auto 0px;
    padding-top:0px;
}
.top_wrap{
    max-width: 960px;
    width: 90%;
    margin: 0px auto 100px;
}
.count {
    overflow: hidden;
    margin: 10px auto 24px;
    position: relative;
}
.counter {
        overflow: hidden;
        position: absolute;
        left: 240px;
        top: 0px;
        color: #330403;
}
.counter p {
    font-size:24px;
    letter-spacing: 0px;
}
.counter span {
    font-size: 3.7vw;
    color: #E95513;
    font-weight: bold;
    margin: 5px 5px 5px 5px;
}
.smartnews {              /*－－－スマニューバナー－－－*/
    margin: 0px auto 80px;
    max-width:  620px;
    text-align: center
}
    .smartnews img {              /*－－－スマニューバナー－－－*/
    width: 100%;
}
.aidto {              /*－－－TOP３つのカード　買う観る投げる－－－*/
    margin: 20px auto 80px;
    max-width:  700px;
    text-align: center
}
        .aidto p {
    margin: 0px auto 40px;
    width: 100%;
    text-align: center;
    font-size: 10px;
}
.aidto img {
    margin: 0px auto;
    width:  30%;
}
.pay_info {              /*－－－料金改定のお知らせ－－－*/
    margin: 50px auto 0px;
    width: 340px;
    color: #5B5649;
    background-color: #FAE000;
    border-radius: 9px;
    padding: 16px 16px 0px;
    line-height: 150%;
}
    .pay_info a {              /*－－－料金改定のお知らせ－－－*/
    color: #5B5649;
    line-height: 150%;
}
/* 検索 */
.check_s{
    font-size: 86%;
}
.form-check-input{
    margin: -1px 0px 0px -18px;
    padding: 8px;
    letter-spacing: 0px;
    width: 15px;
    height: 15px;
    border: 1px solid #5B5649;
    background-color: #FFFFFF;
    border-radius: 4px;
}
/* 広告スペース */
.top_bn {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    justify-content: center;
}
 .top_bn_box{
    margin: 16px;
    max-width:300px;
    width:100%;
}
 .top_bn_box img{
    margin: 16px 0 60px;
    width:100%;
}
.top_main{
    width: 90%;
    max-width: 980px;
    margin: 0px auto 40px;
}
    .top_main_slide{
    width: 100%;
    max-width: 980px;
    margin: 16px auto 40px;
}
.top_main h1{
    font-size:24px;
    margin: 80px auto 20px;
}
.top_check label{
    font-size: 12px;
    letter-spacing:0px;
}
/* スライダー */
.top_title_pickup span{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fae000;
    text-align:center;
    line-height: 40px;
    vertical-align: middle;
    margin:0px 4px 2px -8px;
}
.top_title_pickup img{
    width:28px;
    margin:0px 0px -6px 0px;
}
.slider {
    width: 100%;
    text-align: center;
    position: relative;
    left: auto;
    top: 0px;
    right: auto;
    z-index: 0;
    margin: 0px 0px 0px 0px;
    overflow:hidden;
}
.slide_wrap {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    justify-content: center;
}
.slide_company {
    width: 15%;
    margin:0.5%;
}
.slider img {
    width: 100%;
}
.slick-box {
width: 100%;
margin: 0 0 20px 20px;
}
.top_btn-kzm {
    color: #5B5649;
    background-color: #FAE000;
    border : 0px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    margin: 4rem auto 0px 0px;
    padding: 8px 24px;
    border-radius: 5px;
}

.top_btn-kzm a {
color: #5B5649;
background-color: #FAE000;
border : 0px;
cursor:pointer;
}

.top_btn-kzm:hover {
    color: #5B5649;
    background-color: #FAE000;
    border : 0px;
    cursor: pointer;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.newArrival{
    color: #EF6854;
    font-weight: bold;
}

.freeWorks{
    color: #00B9B2;
    font-weight: bold;
}
.recommendWorks{
    color: #EF6854;
    font-weight: bold;
}

/* 特集 */
.bnBox {
    width: 90%;
    margin: 80px auto;
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    justify-content: center;
}

.bnBox img {
    width: 480px;
    margin: 8px;
    border: 5px solid #FFFFFF;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}
.bnBox img:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
/* お知らせ */
.top_news {
    width: 90%;
    margin: 0px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 80px 0px 80px;
}
.top_news h1 {
    margin: 40px auto;
    font-size: 24px;
}
.top_news_left {
    width: 45%;
    margin: 2%;
}
.top_twitter{
    background-color:#f6f6f4;
}
.top_news_right {
    width: 45%;
    margin: 2%;
}
.top_news_right dl {
    height: 600px;
    overflow-y: scroll;
    padding: 0px 16px 0px 0px;
}
.top_news_right dt {
    margin: 0px 0px 0px;
    background-color: #f6f6f4;
    padding: 16px 16px 0px;
}
.top_news_right dd {
    margin: 0px 0px 8px;
    background-color: #f6f6f4;
    padding: 16px;
}
.top_item_card{
    width: 96%;
    overflow: visible;
    color: #000;
    background-color: #FFFFFF;
    position: relative;
    box-shadow:rgba(135, 135, 135, 0.39) 0px 0px 1px 1px;
    -webkit-box-shadow:rgba(135, 135, 135, 0.39) 0px 0px 1px 1px;
    -moz-box-shadow:rgba(135, 135, 135, 0.39) 0px 0px 1px 1px;
    margin: 8px auto;
    z-index: 5;
    border-radius: 3px;
}
.top_item_card a{
    width: 96%;
    display:block;
    height:100%;
    position:absolute;
}
.top_item_cardIn{
    padding: 0px 5px 10px;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}
.top_item_cardTime{
    color: #FFF;
    background-color: #333;
    padding: 3px;
    position: absolute;
    width: 70px;
    display: block;
    text-align: center;
    font-size: 84%;
    right: 0px;
}
.top_item_card p{
    font-size: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 99%;
    margin: 5px 5px 5px 0px;
}

.item_check_wrap label{
    background-color: #FFFFFF;
    margin: 8px 8px 8px 0px;
    padding: 8px 16px 8px 32px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px #CDCDCD;
    box-shadow: 2px 2px 3px #CDCDCD;
    cursor: pointer;
    font-size:80%;
    letter-spacing: 0px;
  }
}

@media (max-width: 820px) {
    /* スマホ */
.smartnews {              /*－－－スマニューバナー－－－*/
    margin: 0px auto 40px;
    max-width:  90%;
    text-align: center
}
    .smartnews img {              /*－－－スマニューバナー－－－*/
    width: 100%;
}
.aidto {              /*－－－TOP３つのカード　買う観る投げる－－－*/
    margin: 0px auto 80px;
    width:  98%;
    max-width: 550px;
    text-align: center
}
    .aidto p {
    margin: 0px auto 40px;
    width: 100%;
    text-align: center;
    font-size: 10px;
}
.aidto img {
    margin: 0px auto;
    width:  30%;
}
.pay_info {              /*－－－料金改定のお知らせ－－－*/
    margin: 50px auto 50px;
    width: 350px;
    color: #5B5649;
    background-color: #FAE000;
    border-radius: 9px;
    padding: 16px 16px 0px;
    line-height: 150%;
    font-size: 12px;
}
.pay_info a {              /*－－－料金改定のお知らせ－－－*/
    color: #5B5649;
    line-height: 150%;
    letter-spacing: 0px;
}
.freeLabel{
    padding: 4px 3px 3px;
    font-size:10px;
}
.payLabel{
    padding: 4px 3px 3px;
    font-size:10px;
}
.top_bg1 {
    overflow: hidden;
    background-color: #f6f6f4;
    padding: 0px 0px;
    background-image: url(../img/home/top_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0px -15px 0px;
}
.top_bg1b {
    background-image: url(../img/home/top_bg0.png);
    background-size: 45%;
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px -15px 0px;
    padding-bottom:12%;
}
.top_bg2 {
    background-color: #f6f6f4;
    clear: both;
    padding: 6vw 0px;
    background-image: url(../img/home/bg_gio.png);
    background-size: 100%;
    background-repeat: repeat;
    background-position: center top;
    margin:0px -15px 0px;
}
.top_bg_d {
    background-color: #D9D9D2;
    margin:-2px -15px 0px;
    padding:0vw 0px 6vw;
}
.midashi {
    width:100%;
    margin:0px auto 0px;
    padding-top:0px;
}
.midashi_login {
    width:80%;
    margin:0px auto 0px;
    padding-top:30px;
}
.top_wrap{
    max-width: 960px;
    width: 90%;
    margin: 0px auto 40px;
}
.count {
    overflow: hidden;
    margin: 10px auto 24px;
    position: relative;
}
.counter {
    overflow: hidden;
    position: absolute;
    left: 20vw;
    top: 0px;
    color: #330403;
}
.counter p {
    font-size: 14px;
    letter-spacing: 0px;
}
.counter span {
    font-size: 5.8vw;
    letter-spacing: 0px;
    color: #E95513;
    font-weight: bold;
    margin: 5px 2px 5px 2px;
}

/* 検索 */
.check_s{
    font-size: 86%;
}
.form-check-input{
margin: -1px 0px 0px -18px;
padding: 8px;
letter-spacing: 0px;
width: 15px;
height: 15px;
border: 1px solid #5B5649;
background-color: #FFFFFF;
border-radius: 4px;
}
/* 広告スペース */
.top_bn {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    justify-content: center;
}
.top_bn_box{
    margin: 16px;
    width:100%;
    max-width:300px;
}
 .top_bn_box img{
    margin: 0px 0 40px;
    width:100%;
}
.top_main{
    width: 96%;
    margin: 0px auto 20px;
    overflow: hidden;
    padding: 16px 0px;
}
.top_main h1{
    font-size: 18px;
    margin: 40px auto 20px;
    letter-spacing: 0px;
}
.top_app_btn{
    width: 90%;
    margin: 40px auto;
    text-align: center;
}
.top_check label{
    font-size: 12px;
    letter-spacing:0px;
    margin:8px;
}
/* スライダー */
.top_title_pickup span{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fae000;
    text-align:center;
    line-height: 40px;
    vertical-align: middle;
    margin:0px 4px 2px 0px;
}
.top_title_pickup img{
    width:28px;
    margin:0px 0px -8px 0px;
}
.slider {
    width: 100%;
    text-align: center;
    position: relative;
    left: auto;
    top: 0px;
    right: auto;
    z-index: 0;
    margin: 0px 0px 0px 0px;
    overflow:hidden;
}
.slide_wrap {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    justify-content: center;
}
.slide_company {
    width: 30%;
    margin:1%;
}
.slider img {
    width: 100%;
}
    /* 新着スライド他 */
.slick-box {
    width: 100%;
    margin: 0 0 40px 20px;
}
.top_btn-kzm {
    color: #5B5649;
    background-color: #FAE000;
    border : 0px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    margin: 4rem auto 0px 0px;
    padding: 8px 24px;
    border-radius: 5px;
}
.top_btn-kzm a {
    color: #5B5649;
    background-color: #FAE000;
    border : 0px;
    cursor:pointer;
}
.top_btn-kzm:hover {
    color: #5B5649;
    background-color: #FAE000;
    border : 0px;
    cursor: pointer;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.newArrival{
    color: #EF6854;
    font-weight: bold;
}
.freeWorks{
    color: #00B9B2;
    font-weight: bold;
}
.recommendWorks{
    color: #EF6854;
    font-weight: bold;
}
/* 特集 */
.bnBox {
    width: 96%;
    margin: 40px auto;
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    justify-content: center;
}

.bnBox img {
    width: 100%;
    max-width:400px;
    margin: 4px 0px 4px ;
    border: 5px solid #FFFFFF;
}

/* お知らせ */
.top_news {
    width: 100%;
    margin: 0px auto;
    padding: 40px 0px 40px;
}
.top_news h1 {
    margin: 40px auto;
    font-size: 20px;
}
.top_news_left {
    width: 90%;
    margin: 0px auto 0px;
    overflow: hidden;
    text-align: center;
}
.top_news_left iframe {
    width: calc(100vw - 20px)!important;
    margin: 0px auto 0px;
}
.top_twitter{
    background-color:#f6f6f4;
}
.top_news_right {
    width: 92%;
    margin: 80px auto 0px;
}
.top_news_right dl {
    height: 500px;
    overflow-y: scroll;
    padding: 0px 0px 0px 0px;
}
.top_news_right dt {
    margin: 0px 0px 0px;
    background-color: #f6f6f4;
    padding: 16px 16px 0px;
}
.top_news_right dd {
    margin: 0px 0px 8px;
    background-color: #f6f6f4;
    padding: 16px;
}
.top_services_wrap {
    width: 100%;
    margin: 0px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.slick-list{    /* スライダーボトムスペース */
    margin: 0px 0px 24px 0px;
}
/* アプリのみ　今すぐ観るボタン */
.cardBtn_free{
    width: 130px;
    margin: 16px auto;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    background-color: #00B9B2;
    padding: 6px;
    display: block;
    position: absolute;
    bottom: 75px;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%); /* Safari用 */
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0px 2px 5px #4D4D4D;
    box-shadow: 0px 2px 5px #4D4D4D;
    z-index:0;
}
.cardBtn_free a{
    width: 130px;
    margin: 6px auto;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding: 24px 0 0 0;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%); /* Safari用 */
    transform: translate(-50%, -50%);
}
/* アプリのみ　3分無料ボタン */
.cardBtn_pay{
    width: 130px;
    margin: 16px auto;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    background-color: #EF6854;
    padding: 6px;
    display: block;
    position: absolute;
    bottom: 75px;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%); /* Safari用 */
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0px 2px 5px #4D4D4D;
    box-shadow: 0px 2px 5px #4D4D4D;
    z-index:0;
}
.cardBtn_pay a{
    width: 130px;
    margin: 6px auto;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding: 24px 0 0 0;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%); /* Safari用 */
    transform: translate(-50%, -50%);
}
.btn1 {
	background: #FFFFFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #269207;
	padding: 9px 8px;
	text-align: center;
	margin-left: auto;
	margin-top: -6px;
	width: 220px;
	font-size: 11px;
	margin-bottom: 40px;
	margin-right: 8px;
	-webkit-box-shadow: 2px 2px 2px #A4A4A4;
	box-shadow: 2px 2px 2px #A4A4A4;
	border: 2px solid #00B9B2;
	border-left:  8px solid #00B9B2;
		border-right:  8px solid #00B9B2;
}
.btn1 a {
	color: #00B9B2;
	text-decoration: none;
	}
.top_item_card{
    width: 96%;
    overflow: visible;
    color: #5B5649;
    background-color: #FFFFFF;
    position: relative;
    box-shadow:rgba(135, 135, 135, 0.39) 0px 0px 1px 1px;
    -webkit-box-shadow:rgba(135, 135, 135, 0.39) 0px 0px 1px 1px;
    -moz-box-shadow:rgba(135, 135, 135, 0.39) 0px 0px 1px 1px;
    margin: 0px auto;
    z-index: 5;
    border-radius: 3px;
}
/* アプリのみ　月額1,045円（税込）であの劇団の作品も観放題！ */
.wrap_logo {
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	-webkit-justify-content: space-around; /* Safari */
	justify-content: space-around;
	margin: 24px 0px 56px;
}
.logo_box {
    width: 24%;
    overflow: hidden;
    color: #000;
    background-color: #FFFFFF;
    position: relative;
    box-shadow: rgba(135, 135, 135, 0.39) 0px 0px 1px 1px;
    -webkit-box-shadow: rgba(135, 135, 135, 0.39) 0px 0px 1px 1px;
    -moz-box-shadow: rgba(135, 135, 135, 0.39) 0px 0px 1px 1px;
    margin: 0px auto 1%;
    z-index: 5;
}
.logo_box img {
    width: 100%;
    display: block;
}
.logo_box p {
    font-size: 10px;
    padding: 8px;
    letter-spacing:0px;
}
/* アプリのみ　スリルなどのボタンセット！ */
.button-wrapper a {
    position: relative;
    width: 100%;
    padding-top: 25.92%;
    display: block;
    background-size: 100% 100%;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    color: #333;
    pointer-events: none;
    letter-spacing:0px;
}
a.background-button {
    background-image: url(../img/home/yellow-shadow.png);
}
a.background-button:after {
    content: attr(title);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-image: url(../img/home/yellow-top.png);
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.button-wrapper {
    width: 250px;
    display: inline-block;
    margin: 20px 10px 10px;
}
.button-wrapper-green{
    -webkit-filter: hue-rotate(36deg);
    filter: hue-rotate(36deg);
}
.button-wrapper-blue{
    -webkit-filter: hue-rotate(144deg);
    filter: hue-rotate(144deg);
}
.button-wrapper-purple{
    -webkit-filter: hue-rotate(180deg);
    filter: hue-rotate(180deg);
}
.button-wrapper-orange{
    -webkit-filter: hue-rotate(320deg);
    filter: hue-rotate(320deg);
}
.top_item_card a{
    width: 100%;
    display:block;
    height:100%;
    position:absolute;
    z-index:2;
}
.top_item_cardIn{
    padding: 8px 8px 8px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.top_item_cardTime{
    color: #FFF;
    background-color: #333;
    padding: 3px;
    position: absolute;
    width: 70px;
    display: block;
    text-align: center;
    font-size: 10px;
    right: 0px;
}
.top_item_card p{
    font-size: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 99%;
    margin: 4px 0px;
    letter-spacing:0;
}
.top_sns {
    width: 90%;
    margin: 0px auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 0px 10px;
}

.top_sns_twitter {
    width: 45%;
    margin: 2%;
    text-align: center;
    font-size: 4vw;
    color: #5B5649;
}

.top_sns_facebook {
    width: 45%;
    margin: 2%;
    text-align: center;
    font-size: 4vw;
    color: #5B5649;
}

.item_check_wrap label{
    background-color: #FFFFFF;
    margin: 4px 4px 4px 0px;
    padding: 6px 12px 6px 26px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px #CDCDCD;
    box-shadow: 2px 2px 3px #CDCDCD;
    cursor: pointer;
    font-size:9px;
    letter-spacing: 0px;
}
}
